.k-theme-test-class,.k-common-test-class{opacity:0}[hidden],script,.k-hidden{display:none!important}.k-rtl{direction:rtl}.k-sr-only{position:absolute;left:-1px;width:1px;height:1px;overflow:hidden}.k-hbox,.k-hstack{display:flex;flex-flow:row nowrap}.k-vbox,.k-vstack{display:flex;flex-flow:column nowrap}.k-flex,.k-spacer{flex:1 0 0%}.k-flex-layout{display:flex}.k-grid-layout{display:grid}.k-separator{width:auto;height:0;border-width:1px 0 0;border-style:solid;border-color:inherit;display:block;flex-grow:0!important;flex-shrink:0!important;align-self:stretch}.k-separator-horizontal,.k-vstack>.k-separator{width:auto;height:0;border-width:1px 0 0}.k-separator-vertical,.k-hstack>.k-separator{width:0;height:auto;border-width:0 0 0 1px}hr.k-separator{margin:0;padding:0}.k-reset{margin:0;padding:0;border-width:0;outline:0;text-decoration:none;font:inherit;list-style:none}kendo-sortable{display:block}.k-link,.k-link:hover{color:inherit;text-decoration:none;outline:0;cursor:pointer}.k-content{outline:0}.k-centered{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.k-no-click{pointer-events:none}.k-pdf-export-shadow{position:absolute;overflow:hidden;left:-15000px;width:14400px}.kendo-pdf-hide-pseudo-elements:before,.kendo-pdf-hide-pseudo-elements:after{display:none!important}.k-text-selection ::selection{background-color:#3f51b5;color:#fff}.k-block,.k-panel{border-radius:4px;border-color:#0000001f;color:#000000de;background-color:#fff;padding:4px 16px;border-width:1px;border-style:solid;box-sizing:border-box}.k-block>.k-header,.k-panel>.k-header{border-top-left-radius:4px;border-top-right-radius:4px;border-color:#00000014;color:#000000de;background-color:#fff;margin:-4px -16px 4px;padding:20px 24px}.k-content{border-color:#0000001f;color:#000000de;background-color:#fff}.k-disabled,.k-widget[disabled]{outline:none;cursor:default;opacity:.6;filter:grayscale(.1);pointer-events:none;box-shadow:none}.k-disabled .k-link,.k-widget[disabled] .k-link{cursor:default;outline:0}.k-disabled [disabled],.k-disabled .k-disabled,.k-widget[disabled] [disabled],.k-widget[disabled] .k-disabled{opacity:1;filter:grayscale(0)}.k-hr{margin:1em auto;padding:0;height:0;border-width:1px 0 0;border-style:solid;border-color:#0000001f;display:block;float:none;clear:both}.k-d-flex-row>.k-hr{margin:0;width:0;height:auto;border-width:0 0 0 1px;flex:0 0 auto}.k-d-flex-col>.k-hr{margin:0;flex:0 0 auto}.k-dirty{margin:0;padding:0;width:0;height:0;border-width:3px;border-style:solid;border-color:#f31700 #f31700 transparent transparent;position:absolute;top:0;right:0}[dir=rtl] .k-dirty,.k-rtl .k-dirty{border-color:transparent transparent #f31700 #f31700;right:auto;left:0}.k-placeholder-line{width:100%;height:10px;background-color:#0000001a;display:inline-block}.k-drop-hint{display:flex;gap:4px;justify-content:space-between;align-items:center;position:absolute;z-index:1000;transform:translate(-50%,-50%)}.k-drop-hint-start,.k-drop-hint-end{flex-shrink:0;border-width:4px;border-style:solid;border-color:transparent}.k-drop-hint-line{flex-grow:1;background-color:#3f51b5}.k-drop-hint-h .k-drop-hint-start{border-left-width:6.9282032304px;border-left-color:#3f51b5;border-right-width:0}.k-drop-hint-h .k-drop-hint-line{width:20px;height:1px}.k-drop-hint-h .k-drop-hint-end{border-right-width:6.9282032304px;border-right-color:#3f51b5;border-left-width:0}.k-drop-hint-v{flex-direction:column}.k-drop-hint-v .k-drop-hint-start{border-top-width:6.9282032304px;border-top-color:#3f51b5;border-bottom-width:0}.k-drop-hint-v .k-drop-hint-line{width:1px;height:20px}.k-drop-hint-v .k-drop-hint-end{border-bottom-width:6.9282032304px;border-bottom-color:#3f51b5;border-top-width:0}.k-animation-container{position:absolute;overflow:hidden;z-index:100}.k-animation-container-fixed{position:fixed}.k-animation-container-relative{position:relative;display:inline-block}.k-push-right-enter,.k-push-right-appear{transform:translate(-100%)}.k-push-right-enter-active,.k-push-right-appear-active{transform:translate(0);transition:transform .3s ease-in-out}.k-push-right-exit{transform:translate(0)}.k-push-right-exit-active{transform:translate(100%);transition:transform .3s ease-in-out}.k-push-left-enter,.k-push-left-appear{transform:translate(100%)}.k-push-left-enter-active,.k-push-left-appear-active{transform:translate(0);transition:transform .3s ease-in-out}.k-push-left-exit{transform:translate(0)}.k-push-left-exit-active{transform:translate(-100%);transition:transform .3s ease-in-out}.k-push-down-enter,.k-push-down-appear{transform:translateY(-100%)}.k-push-down-enter-active,.k-push-down-appear-active{transform:translate(0);transition:transform .3s ease-in-out}.k-push-down-exit{transform:translate(0)}.k-push-down-exit-active{transform:translateY(100%);transition:transform .3s ease-in-out}.k-push-up-enter,.k-push-up-appear{transform:translateY(100%)}.k-push-up-enter-active,.k-push-up-appear-active{transform:translate(0);transition:transform .3s ease-in-out}.k-push-up-exit{transform:translate(0)}.k-push-up-exit-active{transform:translateY(-100%);transition:transform .3s ease-in-out}.k-expand-vertical-enter,.k-expand-vertical-appear{transform:scaleY(0)}.k-expand-vertical-enter-active,.k-expand-vertical-appear-active{transform:scaleY(1);transition:transform .3s ease-in-out}.k-expand-vertical-exit{transform:scaleY(1)}.k-expand-vertical-exit-active{transform:scaleY(0);transition:transform .3s ease-in-out}.k-expand-horizontal-enter,.k-expand-horizontal-appear{transform:scaleX(0)}.k-expand-horizontal-enter-active,.k-expand-horizontal-appear-active{transform:scaleX(1);transition:transform .3s ease-in-out}.k-expand-horizontal-exit{transform:scaleX(1)}.k-expand-horizontal-exit-active{transform:scaleX(0);transition:transform .3s ease-in-out}.k-fade-enter,.k-fade-appear{opacity:0}.k-fade-enter-active,.k-fade-appear-active{opacity:1;transition:opacity .5s ease-in-out}.k-fade-exit{opacity:1}.k-fade-exit-active{opacity:0;transition:opacity .5s ease-in-out}.k-fade-exit-active+.k-fade-exit-active,.k-fade-enter-active+.k-fade-enter-active{display:none}.k-zoom-in-enter,.k-zoom-in-appear{opacity:0;transform:scale(0)}.k-zoom-in-enter-active,.k-zoom-in-appear-active{opacity:1;transform:scale(1);transition:transform,opacity .3s ease-in-out}.k-zoom-in-exit{opacity:1;transform:scale(1)}.k-zoom-in-exit-active{opacity:0;transform:scale(2);transition:transform,opacity .3s ease-in-out}.k-zoom-out-enter,.k-zoom-out-appear{opacity:0;transform:scale(2)}.k-zoom-out-enter-active,.k-zoom-out-appear-active{opacity:1;transform:scale(1);transition:transform,opacity .3s ease-in-out}.k-zoom-out-exit{opacity:1;transform:scale(1)}.k-zoom-out-exit-active{opacity:0;transform:scale(0);transition:transform,opacity .3s ease-in-out}.k-slide-in-appear{opacity:.1;transform:translateY(-3em)}.k-slide-in-appear .k-centered{transform:translate(-50%,-60%)}.k-slide-in-appear-active{opacity:1;transform:translate(0);transition:transform .3s cubic-bezier(.2,.6,.4,1),opacity .3s cubic-bezier(.2,1,.2,1)}.k-slide-in-appear-active .k-centered{transform:translate(-50%,-50%)}.k-slide-down-enter,.k-slide-down-appear{transform:translateY(-100%)}.k-slide-down-enter-active,.k-slide-down-appear-active{transform:translateY(0);transition:transform .3s ease-in-out}.k-slide-down-exit{transform:translateY(0)}.k-slide-down-exit-active{transform:translateY(-100%);transition:transform .3s ease-in-out}.k-slide-up-enter,.k-slide-up-appear{transform:translateY(100%)}.k-slide-up-enter-active,.k-slide-up-appear-active{transform:translateY(0);transition:transform .3s ease-in-out}.k-slide-up-exit{transform:translateY(0)}.k-slide-up-exit-active{transform:translateY(100%);transition:transform .3s ease-in-out}.k-slide-right-enter,.k-slide-right-appear{transform:translate(-100%)}.k-slide-right-enter-active,.k-slide-right-appear-active{transform:translate(0);transition:transform .3s ease-in-out}.k-slide-right-exit{transform:translate(0)}.k-slide-right-exit-active{transform:translate(-100%);transition:transform .3s ease-in-out}.k-slide-left-enter,.k-slide-left-appear{transform:translate(100%)}.k-slide-left-enter-active,.k-slide-left-appear-active{transform:translate(0);transition:transform .3s ease-in-out}.k-slide-left-exit{transform:translate(0)}.k-slide-left-exit-active{transform:translate(100%);transition:transform .3s ease-in-out}.k-reveal-vertical-enter,.k-reveal-vertical-appear{max-height:0}.k-reveal-vertical-enter-active,.k-reveal-vertical-appear-active{transition:max-height .3s ease-in-out}.k-reveal-vertical-exit-active{max-height:0!important;transition:max-height .3s ease-in-out}.k-reveal-horizontal-enter,.k-reveal-horizontal-appear{max-width:0}.k-reveal-horizontal-enter-active,.k-reveal-horizontal-appear-active{transition:max-width .3s ease-in-out}.k-reveal-horizontal-exit-active{max-width:0!important;transition:max-width .3s ease-in-out}.k-fx-end .k-fx-next,.k-fx-end .k-fx-current{transition:all .35s ease-out}.k-fx{position:relative}.k-fx .k-fx-current{z-index:0}.k-fx .k-fx-next{z-index:1}.k-fx-hidden,.k-fx-hidden *{visibility:hidden!important}.k-fx-reverse .k-fx-current{z-index:1}.k-fx-reverse .k-fx-next{z-index:0}.k-fx-zoom.k-fx-start .k-fx-next{transform:scale(0)!important}.k-fx-zoom.k-fx-end .k-fx-next,.k-fx-zoom.k-fx-reverse.k-fx-start .k-fx-next,.k-fx-zoom.k-fx-reverse.k-fx-end .k-fx-next,.k-fx-zoom.k-fx-reverse.k-fx-start .k-fx-current{transform:scale(1)!important}.k-fx-zoom.k-fx-reverse.k-fx-end .k-fx-current{transform:scale(0)!important}.k-fx-fade.k-fx-start .k-fx-next{will-change:opacity;opacity:0}.k-fx-fade.k-fx-end .k-fx-next{opacity:1}.k-fx-fade.k-fx-reverse.k-fx-start .k-fx-current{will-change:opacity;opacity:1}.k-fx-fade.k-fx-reverse.k-fx-end .k-fx-current{opacity:0}.k-fx-slide.k-fx-end .k-fx-next .k-content,.k-fx-slide.k-fx-end .k-fx-next .k-header,.k-fx-slide.k-fx-end .k-fx-next .k-footer,.k-fx-slide.k-fx-end .k-fx-current .k-content,.k-fx-slide.k-fx-end .k-fx-current .k-header,.k-fx-slide.k-fx-end .k-fx-current .k-footer,.k-fx-slide.k-fx-end .k-fx-next .km-content,.k-fx-slide.k-fx-end .k-fx-next .km-header,.k-fx-slide.k-fx-end .k-fx-next .km-footer,.k-fx-slide.k-fx-end .k-fx-current .km-content,.k-fx-slide.k-fx-end .k-fx-current .km-header,.k-fx-slide.k-fx-end .k-fx-current .km-footer{transition:all .35s ease-out}.k-fx-slide.k-fx-start .k-fx-next .k-content,.k-fx-slide.k-fx-start .k-fx-next .km-content{will-change:transform;transform:translate(100%)}.k-fx-slide.k-fx-start .k-fx-next .k-header,.k-fx-slide.k-fx-start .k-fx-next .k-footer,.k-fx-slide.k-fx-start .k-fx-next .km-header,.k-fx-slide.k-fx-start .k-fx-next .km-footer{will-change:opacity;opacity:0}.k-fx-slide.k-fx-end .k-fx-current .k-content,.k-fx-slide.k-fx-end .k-fx-current .km-content{transform:translate(-100%)}.k-fx-slide.k-fx-end .k-fx-next .k-header,.k-fx-slide.k-fx-end .k-fx-next .k-footer,.k-fx-slide.k-fx-end .k-fx-next .km-header,.k-fx-slide.k-fx-end .k-fx-next .km-footer{opacity:1}.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .k-content,.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-content{will-change:transform;transform:translate(0)}.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .k-content,.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-content{transform:translate(100%)}.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .k-content,.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-content{transform:translate(-100%)}.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .k-content,.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-content{transform:translate(0)}.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .k-header,.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .k-footer,.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-header,.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-footer{will-change:opacity;opacity:1}.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .k-header,.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .k-footer,.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-header,.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-footer{opacity:1}.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .k-header,.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .k-footer,.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-header,.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-footer{opacity:0}.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .k-header,.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .k-footer,.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-header,.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-footer{opacity:1}.k-fx-slide.k-fx-right.k-fx-start .k-fx-next .k-content,.k-fx-slide.k-fx-right.k-fx-start .k-fx-next .km-content{transform:translate(-100%)}.k-fx-slide.k-fx-right.k-fx-end .k-fx-current .k-content,.k-fx-slide.k-fx-right.k-fx-end .k-fx-current .km-content{transform:translate(100%)}.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current .k-content,.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current .km-content{transform:translate(0)}.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current .k-content,.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current .km-content{transform:translate(-100%)}.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next .k-content,.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next .km-content{transform:translate(100%)}.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next .k-content,.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next .km-content{transform:translate(0)}.k-fx-tile.k-fx-start .k-fx-next{will-change:transform;transform:translate(100%)}.k-fx-tile.k-fx-end .k-fx-current{transform:translate(-100%)}.k-fx-tile.k-fx-reverse.k-fx-start .k-fx-current{will-change:transform;transform:translate(0)}.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-current{transform:translate(100%)}.k-fx-tile.k-fx-reverse.k-fx-start .k-fx-next{transform:translate(-100%)}.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-next{transform:translate(0)}.k-fx-tile.k-fx-right.k-fx-start .k-fx-next{transform:translate(-100%)}.k-fx-tile.k-fx-right.k-fx-end .k-fx-current{transform:translate(100%)}.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current{transform:translate(0)}.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current{transform:translate(-100%)}.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next{transform:translate(100%)}.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next{transform:translate(0)}.k-fx.k-fx-overlay.k-fx-start .k-fx-next,.k-fx.k-fx-overlay.k-fx-left.k-fx-start .k-fx-next{will-change:transform;transform:translate(100%)}.k-fx.k-fx-overlay.k-fx-right.k-fx-start .k-fx-next{transform:translate(-100%)}.k-fx.k-fx-overlay.k-fx-up.k-fx-start .k-fx-next{transform:translateY(100%)}.k-fx.k-fx-overlay.k-fx-down.k-fx-start .k-fx-next{transform:translateY(-100%)}.k-fx.k-fx-overlay.k-fx-reverse.k-fx-start .k-fx-next{transform:none}.k-fx.k-fx-overlay.k-fx-reverse.k-fx-start .k-fx-current{will-change:transform;transform:none}.k-fx.k-fx-overlay.k-fx-reverse.k-fx-end .k-fx-current,.k-fx.k-fx-overlay.k-fx-reverse.k-fx-left.k-fx-end .k-fx-current{transform:translate(100%)}.k-fx.k-fx-overlay.k-fx-reverse.k-fx-right.k-fx-end .k-fx-current{transform:translate(-100%)}.k-fx.k-fx-overlay.k-fx-reverse.k-fx-up.k-fx-end .k-fx-current{transform:translateY(100%)}.k-fx.k-fx-overlay.k-fx-reverse.k-fx-down.k-fx-end .k-fx-current{transform:translateY(-100%)}.k-drag-clue{border-radius:9999px;padding:8px 16px;box-sizing:border-box;font-size:14px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:1.4285714286;display:inline-flex;flex-flow:row nowrap;align-items:center;align-content:center;white-space:nowrap;overflow:hidden;position:absolute;z-index:20000;cursor:move}.k-drag-status,.k-drag-clue .k-drag-status{margin:0;margin-right:.4ex}.k-drag-clue{color:#000000de;background-color:#ebebeb;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-reorder-cue{position:absolute}.k-reorder-cue:before,.k-reorder-cue:after{content:"";width:0;height:0;border:3px solid transparent;position:absolute;transform:translate(-50%)}.k-reorder-cue:before{border-bottom-width:0;border-top-color:currentColor;top:-4px}.k-reorder-cue:after{border-top-width:0;border-bottom-color:currentColor;bottom:-4px}.k-loading-mask,.k-loading-image,.k-loading-color{width:100%;height:100%;box-sizing:border-box;position:absolute;top:0;left:0}.k-loading-mask *,.k-loading-mask *:before,.k-loading-mask *:after,.k-loading-mask:before,.k-loading-mask:after,.k-loading-image *,.k-loading-image *:before,.k-loading-image *:after,.k-loading-image:before,.k-loading-image:after,.k-loading-color *,.k-loading-color *:before,.k-loading-color *:after,.k-loading-color:before,.k-loading-color:after{box-sizing:border-box}.k-loading-mask{z-index:100}.k-loading-mask.k-opaque .k-loading-color{opacity:1}.k-loading-text{text-indent:-4000px;text-align:center;position:absolute;color:currentColor}.k-loading-image{z-index:2;color:currentColor}.k-loading-color{background-color:#fff;opacity:.3}.k-i-loading{position:relative;background-color:transparent;box-sizing:border-box;color:currentColor}.k-i-loading:before,.k-i-loading:after{box-sizing:border-box}.k-i-loading:before,.k-i-loading:after,.k-loading-image:before,.k-loading-image:after{position:absolute;top:50%;left:50%;display:inline-block;content:"";box-sizing:inherit;border-radius:50%;border-width:.05em;border-style:solid;border-color:currentColor;border-top-color:transparent;border-bottom-color:transparent;background-color:transparent}.k-icon.k-i-loading:before,.k-icon.k-i-loading:after{content:""}.k-i-loading:before,.k-loading-image:before{margin-top:-.5em;margin-left:-.5em;width:1em;height:1em;animation:k-loading-animation .7s linear infinite}.k-i-loading:after,.k-loading-image:after{margin-top:-.25em;margin-left:-.25em;width:.5em;height:.5em;animation:k-loading-animation reverse 1.4s linear infinite}.k-loading-image:before,.k-loading-image:after{content:"";border-width:1px;border-width:clamp(.015em,1px,1px);font-size:4em}@keyframes loading{0%{stroke-dasharray:0 251;stroke-dashoffset:502}50%{stroke-dasharray:250 1}to{stroke-dasharray:0 251;stroke-dashoffset:0}}@keyframes k-loading-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.k-resize-handle,.k-resize-hint{position:absolute;border-color:inherit;z-index:200}.k-resize-handle{display:flex;align-items:center;justify-content:center}.k-resize-handle:before{content:"";border:0 solid;border-color:inherit}.k-resize-n{width:100%;height:6px;flex-direction:row;left:0;top:-3px;cursor:n-resize}.k-resize-s{width:100%;height:6px;flex-direction:row;left:0;bottom:-3px;cursor:s-resize}.k-resize-w{width:6px;height:100%;flex-direction:column;top:0;left:-3px;cursor:w-resize}.k-resize-e{width:6px;height:100%;flex-direction:column;top:0;right:-3px;cursor:e-resize}.k-resize-sw,.k-resize-se,.k-resize-nw,.k-resize-ne{width:5px;height:5px}.k-resize-sw{cursor:sw-resize;bottom:0;left:0}.k-resize-se{cursor:se-resize;bottom:0;right:0}.k-resize-nw{cursor:nw-resize;top:0;left:0}.k-resize-ne{cursor:ne-resize;top:0;right:0}.k-vertical-resize{cursor:row-resize}.k-horizontal-resize{cursor:col-resize}.k-resize-hint{display:flex;flex-direction:column;align-items:center}.k-resize-hint .k-resize-hint-handle{width:auto;height:20px;align-self:stretch}.k-resize-hint .k-resize-hint-marker{width:2px;height:auto;flex:1 1 auto}.k-resize-hint-vertical{display:flex;flex-direction:row;align-items:center}.k-resize-hint-vertical .k-resize-hint-handle{width:20px;height:auto;align-self:stretch}.k-resize-hint-vertical .k-resize-hint-marker{width:auto;height:2px;flex:1 1 auto}.k-scrollbar{position:absolute;overflow:scroll}.k-scrollbar-vertical{top:0;right:0;width:17px;height:100%;overflow-x:hidden}.k-touch-scrollbar{display:none;position:absolute;z-index:200000;height:8px;width:8px;border:1px solid #8a8a8a;background-color:#858585}.k-marquee{position:absolute;z-index:100000}.k-marquee-color,.k-marquee-text{position:absolute;top:0;left:0;width:100%;height:100%}.k-marquee-color{color:#fff;background-color:#e51a5f;border-color:#0000001a;opacity:.6}.k-marquee-text{color:#fff}.k-body,.k-typography{font-size:14px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:2;font-weight:400;margin:0}.k-body p,.k-typography p{margin:0 0 12px}.k-h1{font-size:96px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:96px;font-weight:300;letter-spacing:-1.5px;margin:0 0 12px}.k-h2{font-size:60px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:60px;font-weight:300;letter-spacing:-.5px;margin:0 0 12px}.k-h3{font-size:48px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:50px;font-weight:400;letter-spacing:0px;margin:0 0 12px}.k-h4{font-size:34px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:40px;font-weight:400;letter-spacing:.25px;margin:0 0 12px}.k-h5{font-size:24px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:32px;font-weight:400;letter-spacing:0px;margin:0 0 12px}.k-h6{font-size:20px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:32px;font-weight:500;letter-spacing:.15px;margin:0 0 12px}.k-paragraph{font-size:1rem;font-family:Roboto,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;letter-spacing:.03125em;margin:0 0 12px}.k-pre,.k-code{font-size:14px;font-family:Consolas,Ubuntu Mono,Lucida Console,Courier New,monospace;line-height:2;font-weight:400;border-style:solid;border-width:1px}.k-pre{padding:16px 24px;overflow:auto}.k-pre>.k-code{padding:0;border-width:0;border-color:transparent;background-color:transparent;font-family:inherit;font-size:inherit}.k-code{padding:0 4px}.k-display-1{font-size:112px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:1.2;font-weight:300}.k-display-2{font-size:56px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:1.2;font-weight:400}.k-display-3{font-size:45px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:1.2;font-weight:400}.k-display-4{font-size:34px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:1.2;font-weight:400}.k-body{color:#000000de;background-color:#fff}.k-pre,.k-code{border-color:#0000001f;color:#000000de;background-color:#fff}.k-aspect-ratio-auto{aspect-ratio:auto}.\!k-aspect-ratio-auto{aspect-ratio:auto!important}.k-aspect-ratio-1{aspect-ratio:1}.\!k-aspect-ratio-1{aspect-ratio:1!important}.k-border{border-width:1px!important}.k-border-0{border-width:0!important}.k-border-top{border-top-width:1px!important}.k-border-top-0{border-top-width:0!important}.k-border-right{border-right-width:1px!important}.k-border-right-0{border-right-width:0!important}.k-border-bottom{border-bottom-width:1px!important}.k-border-bottom-0{border-bottom-width:0!important}.k-border-left{border-left-width:1px!important}.k-border-left-0{border-left-width:0!important}.k-border-x{border-left-width:1px!important;border-right-width:1px!important}.k-border-x-0{border-left-width:0!important;border-right-width:0!important}.k-border-y{border-top-width:1px!important;border-bottom-width:1px!important}.k-border-y-0{border-top-width:0!important;border-bottom-width:0!important}.k-border-solid{border-style:solid!important}.k-border-dashed{border-style:dashed!important}.k-border-dotted{border-style:dotted!important}.k-border-double{border-style:double!important}.k-border-none{border-style:none!important}.k-border-primary{border-color:#3f51b5!important}.k-border-secondary{border-color:#e51a5f!important}.k-border-tertiary{border-color:#00695c!important}.k-border-info{border-color:#0058e9!important}.k-border-success{border-color:#37b400!important}.k-border-warning{border-color:#ffc000!important}.k-border-error{border-color:#f31700!important}.k-border-dark{border-color:#424242!important}.k-border-light{border-color:#f5f5f5!important}.k-border-inverse{border-color:#424242!important}.k-rounded{border-radius:4px}.\!k-rounded{border-radius:4px!important}.k-rounded-0{border-radius:0}.\!k-rounded-0{border-radius:0!important}.k-rounded-sm{border-radius:2px}.\!k-rounded-sm{border-radius:2px!important}.k-rounded-md{border-radius:4px}.\!k-rounded-md{border-radius:4px!important}.k-rounded-lg{border-radius:6px}.\!k-rounded-lg{border-radius:6px!important}.k-rounded-full{border-radius:9999px}.\!k-rounded-full{border-radius:9999px!important}.k-rounded-top{border-top-left-radius:4px;border-top-right-radius:4px}.\!k-rounded-top{border-top-left-radius:4px!important;border-top-right-radius:4px!important}.k-rounded-top-0{border-top-left-radius:0;border-top-right-radius:0}.\!k-rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.k-rounded-top-sm{border-top-left-radius:2px;border-top-right-radius:2px}.\!k-rounded-top-sm{border-top-left-radius:2px!important;border-top-right-radius:2px!important}.k-rounded-top-md{border-top-left-radius:4px;border-top-right-radius:4px}.\!k-rounded-top-md{border-top-left-radius:4px!important;border-top-right-radius:4px!important}.k-rounded-top-lg{border-top-left-radius:6px;border-top-right-radius:6px}.\!k-rounded-top-lg{border-top-left-radius:6px!important;border-top-right-radius:6px!important}.k-rounded-top-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.\!k-rounded-top-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.k-rounded-right{border-top-right-radius:4px;border-bottom-right-radius:4px}.\!k-rounded-right{border-top-right-radius:4px!important;border-bottom-right-radius:4px!important}.k-rounded-right-0{border-top-right-radius:0;border-bottom-right-radius:0}.\!k-rounded-right-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.k-rounded-right-sm{border-top-right-radius:2px;border-bottom-right-radius:2px}.\!k-rounded-right-sm{border-top-right-radius:2px!important;border-bottom-right-radius:2px!important}.k-rounded-right-md{border-top-right-radius:4px;border-bottom-right-radius:4px}.\!k-rounded-right-md{border-top-right-radius:4px!important;border-bottom-right-radius:4px!important}.k-rounded-right-lg{border-top-right-radius:6px;border-bottom-right-radius:6px}.\!k-rounded-right-lg{border-top-right-radius:6px!important;border-bottom-right-radius:6px!important}.k-rounded-right-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.\!k-rounded-right-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.k-rounded-bottom{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.\!k-rounded-bottom{border-bottom-left-radius:4px!important;border-bottom-right-radius:4px!important}.k-rounded-bottom-0{border-bottom-left-radius:0;border-bottom-right-radius:0}.\!k-rounded-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.k-rounded-bottom-sm{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.\!k-rounded-bottom-sm{border-bottom-left-radius:2px!important;border-bottom-right-radius:2px!important}.k-rounded-bottom-md{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.\!k-rounded-bottom-md{border-bottom-left-radius:4px!important;border-bottom-right-radius:4px!important}.k-rounded-bottom-lg{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.\!k-rounded-bottom-lg{border-bottom-left-radius:6px!important;border-bottom-right-radius:6px!important}.k-rounded-bottom-full{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.\!k-rounded-bottom-full{border-bottom-left-radius:9999px!important;border-bottom-right-radius:9999px!important}.k-rounded-left{border-bottom-left-radius:4px;border-top-left-radius:4px}.\!k-rounded-left{border-bottom-left-radius:4px!important;border-top-left-radius:4px!important}.k-rounded-left-0{border-bottom-left-radius:0;border-top-left-radius:0}.\!k-rounded-left-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.k-rounded-left-sm{border-bottom-left-radius:2px;border-top-left-radius:2px}.\!k-rounded-left-sm{border-bottom-left-radius:2px!important;border-top-left-radius:2px!important}.k-rounded-left-md{border-bottom-left-radius:4px;border-top-left-radius:4px}.\!k-rounded-left-md{border-bottom-left-radius:4px!important;border-top-left-radius:4px!important}.k-rounded-left-lg{border-bottom-left-radius:6px;border-top-left-radius:6px}.\!k-rounded-left-lg{border-bottom-left-radius:6px!important;border-top-left-radius:6px!important}.k-rounded-left-full{border-bottom-left-radius:9999px;border-top-left-radius:9999px}.\!k-rounded-left-full{border-bottom-left-radius:9999px!important;border-top-left-radius:9999px!important}.k-rounded-top-left{border-top-left-radius:4px}.\!k-rounded-top-left{border-top-left-radius:4px!important}.k-rounded-top-left-0{border-top-left-radius:0}.\!k-rounded-top-left-0{border-top-left-radius:0!important}.k-rounded-top-left-sm{border-top-left-radius:2px}.\!k-rounded-top-left-sm{border-top-left-radius:2px!important}.k-rounded-top-left-md{border-top-left-radius:4px}.\!k-rounded-top-left-md{border-top-left-radius:4px!important}.k-rounded-top-left-lg{border-top-left-radius:6px}.\!k-rounded-top-left-lg{border-top-left-radius:6px!important}.k-rounded-top-left-full{border-top-left-radius:9999px}.\!k-rounded-top-left-full{border-top-left-radius:9999px!important}.k-rounded-top-right{border-top-right-radius:4px}.\!k-rounded-top-right{border-top-right-radius:4px!important}.k-rounded-top-right-0{border-top-right-radius:0}.\!k-rounded-top-right-0{border-top-right-radius:0!important}.k-rounded-top-right-sm{border-top-right-radius:2px}.\!k-rounded-top-right-sm{border-top-right-radius:2px!important}.k-rounded-top-right-md{border-top-right-radius:4px}.\!k-rounded-top-right-md{border-top-right-radius:4px!important}.k-rounded-top-right-lg{border-top-right-radius:6px}.\!k-rounded-top-right-lg{border-top-right-radius:6px!important}.k-rounded-top-right-full{border-top-right-radius:9999px}.\!k-rounded-top-right-full{border-top-right-radius:9999px!important}.k-rounded-bottom-left{border-bottom-left-radius:4px}.\!k-rounded-bottom-left{border-bottom-left-radius:4px!important}.k-rounded-bottom-left-0{border-bottom-left-radius:0}.\!k-rounded-bottom-left-0{border-bottom-left-radius:0!important}.k-rounded-bottom-left-sm{border-bottom-left-radius:2px}.\!k-rounded-bottom-left-sm{border-bottom-left-radius:2px!important}.k-rounded-bottom-left-md{border-bottom-left-radius:4px}.\!k-rounded-bottom-left-md{border-bottom-left-radius:4px!important}.k-rounded-bottom-left-lg{border-bottom-left-radius:6px}.\!k-rounded-bottom-left-lg{border-bottom-left-radius:6px!important}.k-rounded-bottom-left-full{border-bottom-left-radius:9999px}.\!k-rounded-bottom-left-full{border-bottom-left-radius:9999px!important}.k-rounded-bottom-right{border-bottom-right-radius:4px}.\!k-rounded-bottom-right{border-bottom-right-radius:4px!important}.k-rounded-bottom-right-0{border-bottom-right-radius:0}.\!k-rounded-bottom-right-0{border-bottom-right-radius:0!important}.k-rounded-bottom-right-sm{border-bottom-right-radius:2px}.\!k-rounded-bottom-right-sm{border-bottom-right-radius:2px!important}.k-rounded-bottom-right-md{border-bottom-right-radius:4px}.\!k-rounded-bottom-right-md{border-bottom-right-radius:4px!important}.k-rounded-bottom-right-lg{border-bottom-right-radius:6px}.\!k-rounded-bottom-right-lg{border-bottom-right-radius:6px!important}.k-rounded-bottom-right-full{border-bottom-right-radius:9999px}.\!k-rounded-bottom-right-full{border-bottom-right-radius:9999px!important}.k-display-inline{display:inline!important}.k-display-block{display:block!important}.k-display-inline-block{display:inline-block!important}.k-display-flex{display:flex!important}.k-display-inline-flex{display:inline-flex!important}.k-display-table{display:table!important}.k-display-inline-table{display:inline-table!important}.k-display-none{display:none!important}.k-d-flex,.k-d-flex-row,.k-d-flex-col{display:flex}.\!k-d-flex,.\!k-d-flex-row,.\!k-d-flex-col{display:flex!important}.k-d-inline-flex{display:inline-flex}.\!k-d-inline-flex{display:inline-flex!important}.k-flex-row,.k-d-flex-row{flex-direction:row}.\!k-flex-row,.\!k-d-flex-row,.\!k-d-flex-col{flex-direction:row!important}.k-flex-row-reverse{flex-direction:row-reverse}.\!k-flex-row-reverse{flex-direction:row-reverse!important}.k-flex-col,.k-d-flex-col,.k-flex-column{flex-direction:column}.\!k-flex-col{flex-direction:column!important}.k-flex-col-reverse,.k-flex-column-reverse{flex-direction:column-reverse}.\!k-flex-col-reverse{flex-direction:column-reverse!important}.k-flex-wrap{flex-wrap:wrap}.\!k-flex-wrap{flex-wrap:wrap!important}.k-flex-nowrap{flex-wrap:nowrap}.\!k-flex-nowrap{flex-wrap:nowrap!important}.k-flex-wrap-reverse{flex-wrap:wrap-reverse}.\!k-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.k-flex-initial{flex:0 1 auto}.\!k-flex-initial{flex:0 1 auto!important}.k-flex-1{flex:1 1 0%}.\!k-flex-1{flex:1 1 0%!important}.k-flex-auto{flex:1 1 auto}.\!k-flex-auto{flex:1 1 auto!important}.k-flex-none{flex:none}.\!k-flex-none{flex:none!important}.k-flex-grow{flex-grow:1}.\!k-flex-grow{flex-grow:1!important}.k-flex-grow-0{flex-grow:0}.\!k-flex-grow-0{flex-grow:0!important}.k-flex-shrink{flex-shrink:1}.\!k-flex-shrink{flex-shrink:1!important}.k-flex-shrink-0{flex-shrink:0}.\!k-flex-shrink-0{flex-shrink:0!important}.k-flex-basis-auto{flex-basis:auto}.\!k-flex-basis-auto{flex-basis:auto!important}.k-flex-basis-0{flex-basis:0%}.\!k-flex-basis-0{flex-basis:0%!important}.k-align-items-start{align-items:flex-start}.\!k-align-items-start{align-items:flex-start!important}.k-align-items-end{align-items:flex-end}.\!k-align-items-end{align-items:flex-end!important}.k-align-items-center{align-items:center}.\!k-align-items-center{align-items:center!important}.k-align-items-stretch{align-items:stretch}.\!k-align-items-stretch{align-items:stretch!important}.k-align-items-baseline{align-items:baseline}.\!k-align-items-baseline{align-items:baseline!important}.k-align-content-start{align-content:flex-start}.\!k-align-content-start{align-content:flex-start!important}.k-align-content-end{align-content:flex-end}.\!k-align-content-end{align-content:flex-end!important}.k-align-content-center{align-content:center}.\!k-align-content-center{align-content:center!important}.k-align-content-stretch{align-content:stretch}.\!k-align-content-stretch{align-content:stretch!important}.k-align-content-baseline{align-content:baseline}.\!k-align-content-baseline{align-content:baseline!important}.k-align-self-start{align-self:flex-start}.\!k-align-self-start{align-self:flex-start!important}.k-align-self-end{align-self:flex-end}.\!k-align-self-end{align-self:flex-end!important}.k-align-self-center{align-self:center}.\!k-align-self-center{align-self:center!important}.k-align-self-stretch{align-self:stretch}.\!k-align-self-stretch{align-self:stretch!important}.k-align-self-baseline{align-self:baseline}.\!k-align-self-baseline{align-self:baseline!important}.k-justify-content-start{justify-content:flex-start}.\!k-justify-content-start{justify-content:flex-start!important}.k-justify-content-end{justify-content:flex-end}.\!k-justify-content-end{justify-content:flex-end!important}.k-justify-content-center{justify-content:center}.\!k-justify-content-center{justify-content:center!important}.k-justify-content-between{justify-content:space-between}.\!k-justify-content-between{justify-content:space-between!important}.k-justify-content-around{justify-content:space-around}.\!k-justify-content-around{justify-content:space-around!important}.k-justify-content-evenly{justify-content:space-evenly}.\!k-justify-content-evenly{justify-content:space-evenly!important}.k-justify-content-stretch>*{flex:1 0 0%}.\!k-justify-content-stretch>*{flex:1 0 0%!important}.k-justify-items-start{justify-items:flex-start}.\!k-justify-items-start{justify-items:flex-start!important}.k-justify-items-end{justify-items:flex-end}.\!k-justify-items-end{justify-items:flex-end!important}.k-justify-items-center{justify-items:center}.\!k-justify-items-center{justify-items:center!important}.k-justify-items-stretch{justify-items:stretch}.\!k-justify-items-stretch{justify-items:stretch!important}.k-float-left{float:left!important}.k-float-right{float:right!important}.k-float-none{float:none!important}.k-clear-left{clear:left!important}.k-clear-right{clear:right!important}.k-clear-both{clear:both!important}.k-clear-none{clear:none!important}.k-floatwrap:after{content:"";display:block;clear:both}.k-d-grid{display:grid}.k-grid-cols-none{grid-template-columns:none}.k-grid-rows-none{grid-template-rows:none}.k-grid-flow-col{grid-auto-flow:column}.k-grid-flow-col-dense{grid-auto-flow:column dense}.k-grid-flow-row{grid-auto-flow:row}.k-grid-flow-row-dense{grid-auto-flow:row dense}.k-grid-flow-unset{grid-auto-flow:unset}.k-colspan-all{grid-column:1 / -1}.k-colspan-auto{grid-column:auto}.k-rowspan-all{grid-row:1 / -1}.k-rowspan-auto{grid-row:auto}.k-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.k-colspan-1{grid-column:span 1}.k-col-start-1{grid-column-start:1}.k-col-end-1{grid-column-end:1}.k-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.k-colspan-2{grid-column:span 2}.k-col-start-2{grid-column-start:2}.k-col-end-2{grid-column-end:2}.k-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.k-colspan-3{grid-column:span 3}.k-col-start-3{grid-column-start:3}.k-col-end-3{grid-column-end:3}.k-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.k-colspan-4{grid-column:span 4}.k-col-start-4{grid-column-start:4}.k-col-end-4{grid-column-end:4}.k-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.k-colspan-5{grid-column:span 5}.k-col-start-5{grid-column-start:5}.k-col-end-5{grid-column-end:5}.k-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.k-colspan-6{grid-column:span 6}.k-col-start-6{grid-column-start:6}.k-col-end-6{grid-column-end:6}.k-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.k-colspan-7{grid-column:span 7}.k-col-start-7{grid-column-start:7}.k-col-end-7{grid-column-end:7}.k-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.k-colspan-8{grid-column:span 8}.k-col-start-8{grid-column-start:8}.k-col-end-8{grid-column-end:8}.k-grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.k-colspan-9{grid-column:span 9}.k-col-start-9{grid-column-start:9}.k-col-end-9{grid-column-end:9}.k-grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.k-colspan-10{grid-column:span 10}.k-col-start-10{grid-column-start:10}.k-col-end-10{grid-column-end:10}.k-grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.k-colspan-11{grid-column:span 11}.k-col-start-11{grid-column-start:11}.k-col-end-11{grid-column-end:11}.k-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.k-colspan-12{grid-column:span 12}.k-col-start-12{grid-column-start:12}.k-col-end-12{grid-column-end:12}.k-grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.k-rowspan-1{grid-row:span 1}.k-row-start-1{grid-row-start:1}.k-row-end-1{grid-row-end:1}.k-grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.k-rowspan-2{grid-row:span 2}.k-row-start-2{grid-row-start:2}.k-row-end-2{grid-row-end:2}.k-grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.k-rowspan-3{grid-row:span 3}.k-row-start-3{grid-row-start:3}.k-row-end-3{grid-row-end:3}.k-grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.k-rowspan-4{grid-row:span 4}.k-row-start-4{grid-row-start:4}.k-row-end-4{grid-row-end:4}.k-grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.k-rowspan-5{grid-row:span 5}.k-row-start-5{grid-row-start:5}.k-row-end-5{grid-row-end:5}.k-grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.k-rowspan-6{grid-row:span 6}.k-row-start-6{grid-row-start:6}.k-row-end-6{grid-row-end:6}.k-grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))}.k-rowspan-7{grid-row:span 7}.k-row-start-7{grid-row-start:7}.k-row-end-7{grid-row-end:7}.k-grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))}.k-rowspan-8{grid-row:span 8}.k-row-start-8{grid-row-start:8}.k-row-end-8{grid-row-end:8}.k-grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))}.k-rowspan-9{grid-row:span 9}.k-row-start-9{grid-row-start:9}.k-row-end-9{grid-row-end:9}.k-grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))}.k-rowspan-10{grid-row:span 10}.k-row-start-10{grid-row-start:10}.k-row-end-10{grid-row-end:10}.k-order-first{order:-9999!important}.k-order-last{order:9999!important}.k-order-none{order:0!important}.k-order-1{order:1!important}.k-order-2{order:2!important}.k-order-3{order:3!important}.k-order-4{order:4!important}.k-order-5{order:5!important}.k-order-6{order:6!important}.k-order-7{order:7!important}.k-order-8{order:8!important}.k-order-9{order:9!important}.k-order-10{order:10!important}.k-order-11{order:11!important}.k-order-12{order:12!important}.k-overflow-auto{overflow:auto}.k-overflow-x-auto{overflow-x:auto}.k-overflow-y-auto{overflow-y:auto}.\!k-overflow-auto{overflow:auto!important}.\!k-overflow-x-auto{overflow-x:auto!important}.\!k-overflow-y-auto{overflow-y:auto!important}.k-overflow-hidden{overflow:hidden}.k-overflow-x-hidden{overflow-x:hidden}.k-overflow-y-hidden{overflow-y:hidden}.\!k-overflow-hidden{overflow:hidden!important}.\!k-overflow-x-hidden{overflow-x:hidden!important}.\!k-overflow-y-hidden{overflow-y:hidden!important}.k-overflow-visible{overflow:visible}.k-overflow-x-visible{overflow-x:visible}.k-overflow-y-visible{overflow-y:visible}.\!k-overflow-visible{overflow:visible!important}.\!k-overflow-x-visible{overflow-x:visible!important}.\!k-overflow-y-visible{overflow-y:visible!important}.k-overflow-scroll{overflow:scroll}.k-overflow-x-scroll{overflow-x:scroll}.k-overflow-y-scroll{overflow-y:scroll}.\!k-overflow-scroll{overflow:scroll!important}.\!k-overflow-x-scroll{overflow-x:scroll!important}.\!k-overflow-y-scroll{overflow-y:scroll!important}.k-overflow-clip{overflow:clip}.k-overflow-x-clip{overflow-x:clip}.k-overflow-y-clip{overflow-y:clip}.\!k-overflow-clip{overflow:clip!important}.\!k-overflow-x-clip{overflow-x:clip!important}.\!k-overflow-y-clip{overflow-y:clip!important}.k-overflow-auto-hidden{overflow:auto hidden}.\!k-overflow-auto-hidden{overflow:auto hidden!important}.k-overflow-auto-visible{overflow:auto visible}.\!k-overflow-auto-visible{overflow:auto visible!important}.k-overflow-auto-scroll{overflow:auto scroll}.\!k-overflow-auto-scroll{overflow:auto scroll!important}.k-overflow-auto-clip{overflow:auto clip}.\!k-overflow-auto-clip{overflow:auto clip!important}.k-overflow-hidden-auto{overflow:hidden auto}.\!k-overflow-hidden-auto{overflow:hidden auto!important}.k-overflow-hidden-visible{overflow:hidden visible}.\!k-overflow-hidden-visible{overflow:hidden visible!important}.k-overflow-hidden-scroll{overflow:hidden scroll}.\!k-overflow-hidden-scroll{overflow:hidden scroll!important}.k-overflow-hidden-clip{overflow:hidden clip}.\!k-overflow-hidden-clip{overflow:hidden clip!important}.k-overflow-visible-auto{overflow:visible auto}.\!k-overflow-visible-auto{overflow:visible auto!important}.k-overflow-visible-hidden{overflow:visible hidden}.\!k-overflow-visible-hidden{overflow:visible hidden!important}.k-overflow-visible-scroll{overflow:visible scroll}.\!k-overflow-visible-scroll{overflow:visible scroll!important}.k-overflow-visible-clip{overflow:visible clip}.\!k-overflow-visible-clip{overflow:visible clip!important}.k-overflow-scroll-auto{overflow:scroll auto}.\!k-overflow-scroll-auto{overflow:scroll auto!important}.k-overflow-scroll-hidden{overflow:scroll hidden}.\!k-overflow-scroll-hidden{overflow:scroll hidden!important}.k-overflow-scroll-visible{overflow:scroll visible}.\!k-overflow-scroll-visible{overflow:scroll visible!important}.k-overflow-scroll-clip{overflow:scroll clip}.\!k-overflow-scroll-clip{overflow:scroll clip!important}.k-overflow-clip-auto{overflow:clip auto}.\!k-overflow-clip-auto{overflow:clip auto!important}.k-overflow-clip-hidden{overflow:clip hidden}.\!k-overflow-clip-hidden{overflow:clip hidden!important}.k-overflow-clip-visible{overflow:clip visible}.\!k-overflow-clip-visible{overflow:clip visible!important}.k-overflow-clip-scroll{overflow:clip scroll}.\!k-overflow-clip-scroll{overflow:clip scroll!important}.k-pointer-events-none{pointer-events:none!important}.k-pointer-events-auto{pointer-events:auto!important}.k-static,.k-pos-static,.\!k-static,.\!k-pos-static{position:static!important}.k-relative,.k-pos-relative,.\!k-relative,.\!k-pos-relative{position:relative!important}.k-absolute,.k-pos-absolute,.\!k-absolute,.\!k-pos-absolute{position:absolute!important}.k-fixed,.k-pos-fixed,.\!k-fixed,.\!k-pos-fixed{position:fixed!important}.k-sticky,.k-pos-sticky,.\!k-sticky,.\!k-pos-sticky{position:sticky!important}.k-top,.k-pos-top{top:0}.k-right,.k-pos-right{right:0}.k-bottom,.k-pos-bottom{bottom:0}.k-left,.k-pos-left{left:0}.k-top-start,.k-pos-top-start{top:0;left:0}.k-rtl .k-top-start,.k-top-start[dir=rtl],[dir=rtl] .k-top-start,.k-rtl .k-pos-top-start,.k-pos-top-start[dir=rtl],[dir=rtl] .k-pos-top-start{left:auto;right:0}.k-top-center,.k-pos-top-center{top:0;left:50%;transform:translate(-50%)}.k-top-end,.k-pos-top-end{top:0;right:0}.k-rtl .k-top-end,.k-top-end[dir=rtl],[dir=rtl] .k-top-end,.k-rtl .k-pos-top-end,.k-pos-top-end[dir=rtl],[dir=rtl] .k-pos-top-end{right:auto;left:0}.k-middle-start,.k-pos-middle-start{top:50%;left:0;transform:translateY(-50%)}.k-rtl .k-middle-start,.k-middle-start[dir=rtl],[dir=rtl] .k-middle-start,.k-rtl .k-pos-middle-start,.k-pos-middle-start[dir=rtl],[dir=rtl] .k-pos-middle-start{left:auto;right:0}.k-middle-center,.k-pos-middle-center{top:50%;left:50%;transform:translate(-50%,-50%)}.k-middle-end,.k-pos-middle-end{top:50%;right:0;transform:translateY(-50%)}.k-rtl .k-middle-end,.k-middle-end[dir=rtl],[dir=rtl] .k-middle-end,.k-rtl .k-pos-middle-end,.k-pos-middle-end[dir=rtl],[dir=rtl] .k-pos-middle-end{right:auto;left:0}.k-bottom-start,.k-pos-bottom-start{bottom:0;left:0}.k-rtl .k-bottom-start,.k-bottom-start[dir=rtl],[dir=rtl] .k-bottom-start,.k-rtl .k-pos-bottom-start,.k-pos-bottom-start[dir=rtl],[dir=rtl] .k-pos-bottom-start{left:auto;right:0}.k-bottom-center,.k-pos-bottom-center{bottom:0;left:50%;transform:translate(-50%)}.k-bottom-end,.k-pos-bottom-end{bottom:0;right:0}.k-rtl .k-bottom-end,.k-bottom-end[dir=rtl],[dir=rtl] .k-bottom-end,.k-rtl .k-pos-bottom-end,.k-pos-bottom-end[dir=rtl],[dir=rtl] .k-pos-bottom-end{right:auto;left:0}.k-resize-none{resize:none}.\!k-resize-none{resize:none!important}.k-resize-both{resize:both}.\!k-resize-both{resize:both!important}.k-resize-horizontal{resize:horizontal}.\!k-resize-horizontal{resize:horizontal!important}.k-resize-vertical{resize:vertical}.\!k-resize-vertical{resize:vertical!important}.k-m-0{margin:0!important}.k-mt-0{margin-top:0!important}.k-mr-0{margin-right:0!important}.k-mb-0{margin-bottom:0!important}.k-ml-0{margin-left:0!important}.k-mx-0{margin-left:0!important;margin-right:0!important}.k-my-0{margin-top:0!important;margin-bottom:0!important}.k-m-1{margin:4px!important}.k-mt-1{margin-top:4px!important}.k-mr-1{margin-right:4px!important}.k-mb-1{margin-bottom:4px!important}.k-ml-1{margin-left:4px!important}.k-mx-1{margin-left:4px!important;margin-right:4px!important}.k-my-1{margin-top:4px!important;margin-bottom:4px!important}.k-m-2{margin:8px!important}.k-mt-2{margin-top:8px!important}.k-mr-2{margin-right:8px!important}.k-mb-2{margin-bottom:8px!important}.k-ml-2{margin-left:8px!important}.k-mx-2{margin-left:8px!important;margin-right:8px!important}.k-my-2{margin-top:8px!important;margin-bottom:8px!important}.k-m-3{margin:12px!important}.k-mt-3{margin-top:12px!important}.k-mr-3{margin-right:12px!important}.k-mb-3{margin-bottom:12px!important}.k-ml-3{margin-left:12px!important}.k-mx-3{margin-left:12px!important;margin-right:12px!important}.k-my-3{margin-top:12px!important;margin-bottom:12px!important}.k-m-4{margin:16px!important}.k-mt-4{margin-top:16px!important}.k-mr-4{margin-right:16px!important}.k-mb-4{margin-bottom:16px!important}.k-ml-4{margin-left:16px!important}.k-mx-4{margin-left:16px!important;margin-right:16px!important}.k-my-4{margin-top:16px!important;margin-bottom:16px!important}.k-m-5{margin:20px!important}.k-mt-5{margin-top:20px!important}.k-mr-5{margin-right:20px!important}.k-mb-5{margin-bottom:20px!important}.k-ml-5{margin-left:20px!important}.k-mx-5{margin-left:20px!important;margin-right:20px!important}.k-my-5{margin-top:20px!important;margin-bottom:20px!important}.k-m-6{margin:24px!important}.k-mt-6{margin-top:24px!important}.k-mr-6{margin-right:24px!important}.k-mb-6{margin-bottom:24px!important}.k-ml-6{margin-left:24px!important}.k-mx-6{margin-left:24px!important;margin-right:24px!important}.k-my-6{margin-top:24px!important;margin-bottom:24px!important}.k-m-7{margin:28px!important}.k-mt-7{margin-top:28px!important}.k-mr-7{margin-right:28px!important}.k-mb-7{margin-bottom:28px!important}.k-ml-7{margin-left:28px!important}.k-mx-7{margin-left:28px!important;margin-right:28px!important}.k-my-7{margin-top:28px!important;margin-bottom:28px!important}.k-m-8{margin:32px!important}.k-mt-8{margin-top:32px!important}.k-mr-8{margin-right:32px!important}.k-mb-8{margin-bottom:32px!important}.k-ml-8{margin-left:32px!important}.k-mx-8{margin-left:32px!important;margin-right:32px!important}.k-my-8{margin-top:32px!important;margin-bottom:32px!important}.k-m-9{margin:36px!important}.k-mt-9{margin-top:36px!important}.k-mr-9{margin-right:36px!important}.k-mb-9{margin-bottom:36px!important}.k-ml-9{margin-left:36px!important}.k-mx-9{margin-left:36px!important;margin-right:36px!important}.k-my-9{margin-top:36px!important;margin-bottom:36px!important}.k-m-10{margin:40px!important}.k-mt-10{margin-top:40px!important}.k-mr-10{margin-right:40px!important}.k-mb-10{margin-bottom:40px!important}.k-ml-10{margin-left:40px!important}.k-mx-10{margin-left:40px!important;margin-right:40px!important}.k-my-10{margin-top:40px!important;margin-bottom:40px!important}.k-m-11{margin:44px!important}.k-mt-11{margin-top:44px!important}.k-mr-11{margin-right:44px!important}.k-mb-11{margin-bottom:44px!important}.k-ml-11{margin-left:44px!important}.k-mx-11{margin-left:44px!important;margin-right:44px!important}.k-my-11{margin-top:44px!important;margin-bottom:44px!important}.k-m-12{margin:48px!important}.k-mt-12{margin-top:48px!important}.k-mr-12{margin-right:48px!important}.k-mb-12{margin-bottom:48px!important}.k-ml-12{margin-left:48px!important}.k-mx-12{margin-left:48px!important;margin-right:48px!important}.k-my-12{margin-top:48px!important;margin-bottom:48px!important}.k-m-13{margin:52px!important}.k-mt-13{margin-top:52px!important}.k-mr-13{margin-right:52px!important}.k-mb-13{margin-bottom:52px!important}.k-ml-13{margin-left:52px!important}.k-mx-13{margin-left:52px!important;margin-right:52px!important}.k-my-13{margin-top:52px!important;margin-bottom:52px!important}.k-m-14{margin:56px!important}.k-mt-14{margin-top:56px!important}.k-mr-14{margin-right:56px!important}.k-mb-14{margin-bottom:56px!important}.k-ml-14{margin-left:56px!important}.k-mx-14{margin-left:56px!important;margin-right:56px!important}.k-my-14{margin-top:56px!important;margin-bottom:56px!important}.k-m-15{margin:60px!important}.k-mt-15{margin-top:60px!important}.k-mr-15{margin-right:60px!important}.k-mb-15{margin-bottom:60px!important}.k-ml-15{margin-left:60px!important}.k-mx-15{margin-left:60px!important;margin-right:60px!important}.k-my-15{margin-top:60px!important;margin-bottom:60px!important}.k-m-16{margin:64px!important}.k-mt-16{margin-top:64px!important}.k-mr-16{margin-right:64px!important}.k-mb-16{margin-bottom:64px!important}.k-ml-16{margin-left:64px!important}.k-mx-16{margin-left:64px!important;margin-right:64px!important}.k-my-16{margin-top:64px!important;margin-bottom:64px!important}.k-m-17{margin:68px!important}.k-mt-17{margin-top:68px!important}.k-mr-17{margin-right:68px!important}.k-mb-17{margin-bottom:68px!important}.k-ml-17{margin-left:68px!important}.k-mx-17{margin-left:68px!important;margin-right:68px!important}.k-my-17{margin-top:68px!important;margin-bottom:68px!important}.k-m-18{margin:72px!important}.k-mt-18{margin-top:72px!important}.k-mr-18{margin-right:72px!important}.k-mb-18{margin-bottom:72px!important}.k-ml-18{margin-left:72px!important}.k-mx-18{margin-left:72px!important;margin-right:72px!important}.k-my-18{margin-top:72px!important;margin-bottom:72px!important}.k-m-19{margin:76px!important}.k-mt-19{margin-top:76px!important}.k-mr-19{margin-right:76px!important}.k-mb-19{margin-bottom:76px!important}.k-ml-19{margin-left:76px!important}.k-mx-19{margin-left:76px!important;margin-right:76px!important}.k-my-19{margin-top:76px!important;margin-bottom:76px!important}.k-m-20{margin:80px!important}.k-mt-20{margin-top:80px!important}.k-mr-20{margin-right:80px!important}.k-mb-20{margin-bottom:80px!important}.k-ml-20{margin-left:80px!important}.k-mx-20{margin-left:80px!important;margin-right:80px!important}.k-my-20{margin-top:80px!important;margin-bottom:80px!important}.k-m-21{margin:84px!important}.k-mt-21{margin-top:84px!important}.k-mr-21{margin-right:84px!important}.k-mb-21{margin-bottom:84px!important}.k-ml-21{margin-left:84px!important}.k-mx-21{margin-left:84px!important;margin-right:84px!important}.k-my-21{margin-top:84px!important;margin-bottom:84px!important}.k-m-22{margin:88px!important}.k-mt-22{margin-top:88px!important}.k-mr-22{margin-right:88px!important}.k-mb-22{margin-bottom:88px!important}.k-ml-22{margin-left:88px!important}.k-mx-22{margin-left:88px!important;margin-right:88px!important}.k-my-22{margin-top:88px!important;margin-bottom:88px!important}.k-m-23{margin:92px!important}.k-mt-23{margin-top:92px!important}.k-mr-23{margin-right:92px!important}.k-mb-23{margin-bottom:92px!important}.k-ml-23{margin-left:92px!important}.k-mx-23{margin-left:92px!important;margin-right:92px!important}.k-my-23{margin-top:92px!important;margin-bottom:92px!important}.k-m-24{margin:96px!important}.k-mt-24{margin-top:96px!important}.k-mr-24{margin-right:96px!important}.k-mb-24{margin-bottom:96px!important}.k-ml-24{margin-left:96px!important}.k-mx-24{margin-left:96px!important;margin-right:96px!important}.k-my-24{margin-top:96px!important;margin-bottom:96px!important}.k-m-xs{margin:4px!important}.k-mt-xs{margin-top:4px!important}.k-mr-xs{margin-right:4px!important}.k-mb-xs{margin-bottom:4px!important}.k-ml-xs{margin-left:4px!important}.k-mx-xs{margin-left:4px!important;margin-right:4px!important}.k-my-xs{margin-top:4px!important;margin-bottom:4px!important}.k-m-sm{margin:8px!important}.k-mt-sm{margin-top:8px!important}.k-mr-sm{margin-right:8px!important}.k-mb-sm{margin-bottom:8px!important}.k-ml-sm{margin-left:8px!important}.k-mx-sm{margin-left:8px!important;margin-right:8px!important}.k-my-sm{margin-top:8px!important;margin-bottom:8px!important}.k-m-md{margin:12px!important}.k-mt-md{margin-top:12px!important}.k-mr-md{margin-right:12px!important}.k-mb-md{margin-bottom:12px!important}.k-ml-md{margin-left:12px!important}.k-mx-md{margin-left:12px!important;margin-right:12px!important}.k-my-md{margin-top:12px!important;margin-bottom:12px!important}.k-m-lg{margin:16px!important}.k-mt-lg{margin-top:16px!important}.k-mr-lg{margin-right:16px!important}.k-mb-lg{margin-bottom:16px!important}.k-ml-lg{margin-left:16px!important}.k-mx-lg{margin-left:16px!important;margin-right:16px!important}.k-my-lg{margin-top:16px!important;margin-bottom:16px!important}.k-m-xl{margin:24px!important}.k-mt-xl{margin-top:24px!important}.k-mr-xl{margin-right:24px!important}.k-mb-xl{margin-bottom:24px!important}.k-ml-xl{margin-left:24px!important}.k-mx-xl{margin-left:24px!important;margin-right:24px!important}.k-my-xl{margin-top:24px!important;margin-bottom:24px!important}.k-m-thin{margin:2px!important}.k-mt-thin{margin-top:2px!important}.k-mr-thin{margin-right:2px!important}.k-mb-thin{margin-bottom:2px!important}.k-ml-thin{margin-left:2px!important}.k-mx-thin{margin-left:2px!important;margin-right:2px!important}.k-my-thin{margin-top:2px!important;margin-bottom:2px!important}.k-m-hair{margin:1px!important}.k-mt-hair{margin-top:1px!important}.k-mr-hair{margin-right:1px!important}.k-mb-hair{margin-bottom:1px!important}.k-ml-hair{margin-left:1px!important}.k-mx-hair{margin-left:1px!important;margin-right:1px!important}.k-my-hair{margin-top:1px!important;margin-bottom:1px!important}.k-p-0{padding:0!important}.k-pt-0{padding-top:0!important}.k-pr-0{padding-right:0!important}.k-pb-0{padding-bottom:0!important}.k-pl-0{padding-left:0!important}.k-px-0{padding-left:0!important;padding-right:0!important}.k-py-0{padding-top:0!important;padding-bottom:0!important}.k-p-1{padding:4px!important}.k-pt-1{padding-top:4px!important}.k-pr-1{padding-right:4px!important}.k-pb-1{padding-bottom:4px!important}.k-pl-1{padding-left:4px!important}.k-px-1{padding-left:4px!important;padding-right:4px!important}.k-py-1{padding-top:4px!important;padding-bottom:4px!important}.k-p-2{padding:8px!important}.k-pt-2{padding-top:8px!important}.k-pr-2{padding-right:8px!important}.k-pb-2{padding-bottom:8px!important}.k-pl-2{padding-left:8px!important}.k-px-2{padding-left:8px!important;padding-right:8px!important}.k-py-2{padding-top:8px!important;padding-bottom:8px!important}.k-p-3{padding:12px!important}.k-pt-3{padding-top:12px!important}.k-pr-3{padding-right:12px!important}.k-pb-3{padding-bottom:12px!important}.k-pl-3{padding-left:12px!important}.k-px-3{padding-left:12px!important;padding-right:12px!important}.k-py-3{padding-top:12px!important;padding-bottom:12px!important}.k-p-4{padding:16px!important}.k-pt-4{padding-top:16px!important}.k-pr-4{padding-right:16px!important}.k-pb-4{padding-bottom:16px!important}.k-pl-4{padding-left:16px!important}.k-px-4{padding-left:16px!important;padding-right:16px!important}.k-py-4{padding-top:16px!important;padding-bottom:16px!important}.k-p-5{padding:20px!important}.k-pt-5{padding-top:20px!important}.k-pr-5{padding-right:20px!important}.k-pb-5{padding-bottom:20px!important}.k-pl-5{padding-left:20px!important}.k-px-5{padding-left:20px!important;padding-right:20px!important}.k-py-5{padding-top:20px!important;padding-bottom:20px!important}.k-p-6{padding:24px!important}.k-pt-6{padding-top:24px!important}.k-pr-6{padding-right:24px!important}.k-pb-6{padding-bottom:24px!important}.k-pl-6{padding-left:24px!important}.k-px-6{padding-left:24px!important;padding-right:24px!important}.k-py-6{padding-top:24px!important;padding-bottom:24px!important}.k-p-7{padding:28px!important}.k-pt-7{padding-top:28px!important}.k-pr-7{padding-right:28px!important}.k-pb-7{padding-bottom:28px!important}.k-pl-7{padding-left:28px!important}.k-px-7{padding-left:28px!important;padding-right:28px!important}.k-py-7{padding-top:28px!important;padding-bottom:28px!important}.k-p-8{padding:32px!important}.k-pt-8{padding-top:32px!important}.k-pr-8{padding-right:32px!important}.k-pb-8{padding-bottom:32px!important}.k-pl-8{padding-left:32px!important}.k-px-8{padding-left:32px!important;padding-right:32px!important}.k-py-8{padding-top:32px!important;padding-bottom:32px!important}.k-p-9{padding:36px!important}.k-pt-9{padding-top:36px!important}.k-pr-9{padding-right:36px!important}.k-pb-9{padding-bottom:36px!important}.k-pl-9{padding-left:36px!important}.k-px-9{padding-left:36px!important;padding-right:36px!important}.k-py-9{padding-top:36px!important;padding-bottom:36px!important}.k-p-10{padding:40px!important}.k-pt-10{padding-top:40px!important}.k-pr-10{padding-right:40px!important}.k-pb-10{padding-bottom:40px!important}.k-pl-10{padding-left:40px!important}.k-px-10{padding-left:40px!important;padding-right:40px!important}.k-py-10{padding-top:40px!important;padding-bottom:40px!important}.k-p-11{padding:44px!important}.k-pt-11{padding-top:44px!important}.k-pr-11{padding-right:44px!important}.k-pb-11{padding-bottom:44px!important}.k-pl-11{padding-left:44px!important}.k-px-11{padding-left:44px!important;padding-right:44px!important}.k-py-11{padding-top:44px!important;padding-bottom:44px!important}.k-p-12{padding:48px!important}.k-pt-12{padding-top:48px!important}.k-pr-12{padding-right:48px!important}.k-pb-12{padding-bottom:48px!important}.k-pl-12{padding-left:48px!important}.k-px-12{padding-left:48px!important;padding-right:48px!important}.k-py-12{padding-top:48px!important;padding-bottom:48px!important}.k-p-13{padding:52px!important}.k-pt-13{padding-top:52px!important}.k-pr-13{padding-right:52px!important}.k-pb-13{padding-bottom:52px!important}.k-pl-13{padding-left:52px!important}.k-px-13{padding-left:52px!important;padding-right:52px!important}.k-py-13{padding-top:52px!important;padding-bottom:52px!important}.k-p-14{padding:56px!important}.k-pt-14{padding-top:56px!important}.k-pr-14{padding-right:56px!important}.k-pb-14{padding-bottom:56px!important}.k-pl-14{padding-left:56px!important}.k-px-14{padding-left:56px!important;padding-right:56px!important}.k-py-14{padding-top:56px!important;padding-bottom:56px!important}.k-p-15{padding:60px!important}.k-pt-15{padding-top:60px!important}.k-pr-15{padding-right:60px!important}.k-pb-15{padding-bottom:60px!important}.k-pl-15{padding-left:60px!important}.k-px-15{padding-left:60px!important;padding-right:60px!important}.k-py-15{padding-top:60px!important;padding-bottom:60px!important}.k-p-16{padding:64px!important}.k-pt-16{padding-top:64px!important}.k-pr-16{padding-right:64px!important}.k-pb-16{padding-bottom:64px!important}.k-pl-16{padding-left:64px!important}.k-px-16{padding-left:64px!important;padding-right:64px!important}.k-py-16{padding-top:64px!important;padding-bottom:64px!important}.k-p-17{padding:68px!important}.k-pt-17{padding-top:68px!important}.k-pr-17{padding-right:68px!important}.k-pb-17{padding-bottom:68px!important}.k-pl-17{padding-left:68px!important}.k-px-17{padding-left:68px!important;padding-right:68px!important}.k-py-17{padding-top:68px!important;padding-bottom:68px!important}.k-p-18{padding:72px!important}.k-pt-18{padding-top:72px!important}.k-pr-18{padding-right:72px!important}.k-pb-18{padding-bottom:72px!important}.k-pl-18{padding-left:72px!important}.k-px-18{padding-left:72px!important;padding-right:72px!important}.k-py-18{padding-top:72px!important;padding-bottom:72px!important}.k-p-19{padding:76px!important}.k-pt-19{padding-top:76px!important}.k-pr-19{padding-right:76px!important}.k-pb-19{padding-bottom:76px!important}.k-pl-19{padding-left:76px!important}.k-px-19{padding-left:76px!important;padding-right:76px!important}.k-py-19{padding-top:76px!important;padding-bottom:76px!important}.k-p-20{padding:80px!important}.k-pt-20{padding-top:80px!important}.k-pr-20{padding-right:80px!important}.k-pb-20{padding-bottom:80px!important}.k-pl-20{padding-left:80px!important}.k-px-20{padding-left:80px!important;padding-right:80px!important}.k-py-20{padding-top:80px!important;padding-bottom:80px!important}.k-p-21{padding:84px!important}.k-pt-21{padding-top:84px!important}.k-pr-21{padding-right:84px!important}.k-pb-21{padding-bottom:84px!important}.k-pl-21{padding-left:84px!important}.k-px-21{padding-left:84px!important;padding-right:84px!important}.k-py-21{padding-top:84px!important;padding-bottom:84px!important}.k-p-22{padding:88px!important}.k-pt-22{padding-top:88px!important}.k-pr-22{padding-right:88px!important}.k-pb-22{padding-bottom:88px!important}.k-pl-22{padding-left:88px!important}.k-px-22{padding-left:88px!important;padding-right:88px!important}.k-py-22{padding-top:88px!important;padding-bottom:88px!important}.k-p-23{padding:92px!important}.k-pt-23{padding-top:92px!important}.k-pr-23{padding-right:92px!important}.k-pb-23{padding-bottom:92px!important}.k-pl-23{padding-left:92px!important}.k-px-23{padding-left:92px!important;padding-right:92px!important}.k-py-23{padding-top:92px!important;padding-bottom:92px!important}.k-p-24{padding:96px!important}.k-pt-24{padding-top:96px!important}.k-pr-24{padding-right:96px!important}.k-pb-24{padding-bottom:96px!important}.k-pl-24{padding-left:96px!important}.k-px-24{padding-left:96px!important;padding-right:96px!important}.k-py-24{padding-top:96px!important;padding-bottom:96px!important}.k-p-xs{padding:4px!important}.k-pt-xs{padding-top:4px!important}.k-pr-xs{padding-right:4px!important}.k-pb-xs{padding-bottom:4px!important}.k-pl-xs{padding-left:4px!important}.k-px-xs{padding-left:4px!important;padding-right:4px!important}.k-py-xs{padding-top:4px!important;padding-bottom:4px!important}.k-p-sm{padding:8px!important}.k-pt-sm{padding-top:8px!important}.k-pr-sm{padding-right:8px!important}.k-pb-sm{padding-bottom:8px!important}.k-pl-sm{padding-left:8px!important}.k-px-sm{padding-left:8px!important;padding-right:8px!important}.k-py-sm{padding-top:8px!important;padding-bottom:8px!important}.k-p-md{padding:12px!important}.k-pt-md{padding-top:12px!important}.k-pr-md{padding-right:12px!important}.k-pb-md{padding-bottom:12px!important}.k-pl-md{padding-left:12px!important}.k-px-md{padding-left:12px!important;padding-right:12px!important}.k-py-md{padding-top:12px!important;padding-bottom:12px!important}.k-p-lg{padding:16px!important}.k-pt-lg{padding-top:16px!important}.k-pr-lg{padding-right:16px!important}.k-pb-lg{padding-bottom:16px!important}.k-pl-lg{padding-left:16px!important}.k-px-lg{padding-left:16px!important;padding-right:16px!important}.k-py-lg{padding-top:16px!important;padding-bottom:16px!important}.k-p-xl{padding:24px!important}.k-pt-xl{padding-top:24px!important}.k-pr-xl{padding-right:24px!important}.k-pb-xl{padding-bottom:24px!important}.k-pl-xl{padding-left:24px!important}.k-px-xl{padding-left:24px!important;padding-right:24px!important}.k-py-xl{padding-top:24px!important;padding-bottom:24px!important}.k-p-thin{padding:2px!important}.k-pt-thin{padding-top:2px!important}.k-pr-thin{padding-right:2px!important}.k-pb-thin{padding-bottom:2px!important}.k-pl-thin{padding-left:2px!important}.k-px-thin{padding-left:2px!important;padding-right:2px!important}.k-py-thin{padding-top:2px!important;padding-bottom:2px!important}.k-p-hair{padding:1px!important}.k-pt-hair{padding-top:1px!important}.k-pr-hair{padding-right:1px!important}.k-pb-hair{padding-bottom:1px!important}.k-pl-hair{padding-left:1px!important}.k-px-hair{padding-left:1px!important;padding-right:1px!important}.k-py-hair{padding-top:1px!important;padding-bottom:1px!important}.k-no-gap{gap:0!important}.k-gap-0{gap:0}.k-gap-x-0{-moz-column-gap:0;column-gap:0}.k-gap-y-0{row-gap:0}.\!k-gap-0{gap:0!important}.\!k-gap-x-0{-moz-column-gap:0!important;column-gap:0!important}.\!k-gap-y-0{row-gap:0!important}.k-gap-1{gap:4px}.k-gap-x-1{-moz-column-gap:4px;column-gap:4px}.k-gap-y-1{row-gap:4px}.\!k-gap-1{gap:4px!important}.\!k-gap-x-1{-moz-column-gap:4px!important;column-gap:4px!important}.\!k-gap-y-1{row-gap:4px!important}.k-gap-2{gap:8px}.k-gap-x-2{-moz-column-gap:8px;column-gap:8px}.k-gap-y-2{row-gap:8px}.\!k-gap-2{gap:8px!important}.\!k-gap-x-2{-moz-column-gap:8px!important;column-gap:8px!important}.\!k-gap-y-2{row-gap:8px!important}.k-gap-3{gap:12px}.k-gap-x-3{-moz-column-gap:12px;column-gap:12px}.k-gap-y-3{row-gap:12px}.\!k-gap-3{gap:12px!important}.\!k-gap-x-3{-moz-column-gap:12px!important;column-gap:12px!important}.\!k-gap-y-3{row-gap:12px!important}.k-gap-4{gap:16px}.k-gap-x-4{-moz-column-gap:16px;column-gap:16px}.k-gap-y-4{row-gap:16px}.\!k-gap-4{gap:16px!important}.\!k-gap-x-4{-moz-column-gap:16px!important;column-gap:16px!important}.\!k-gap-y-4{row-gap:16px!important}.k-gap-5{gap:20px}.k-gap-x-5{-moz-column-gap:20px;column-gap:20px}.k-gap-y-5{row-gap:20px}.\!k-gap-5{gap:20px!important}.\!k-gap-x-5{-moz-column-gap:20px!important;column-gap:20px!important}.\!k-gap-y-5{row-gap:20px!important}.k-gap-6{gap:24px}.k-gap-x-6{-moz-column-gap:24px;column-gap:24px}.k-gap-y-6{row-gap:24px}.\!k-gap-6{gap:24px!important}.\!k-gap-x-6{-moz-column-gap:24px!important;column-gap:24px!important}.\!k-gap-y-6{row-gap:24px!important}.k-gap-7{gap:28px}.k-gap-x-7{-moz-column-gap:28px;column-gap:28px}.k-gap-y-7{row-gap:28px}.\!k-gap-7{gap:28px!important}.\!k-gap-x-7{-moz-column-gap:28px!important;column-gap:28px!important}.\!k-gap-y-7{row-gap:28px!important}.k-gap-8{gap:32px}.k-gap-x-8{-moz-column-gap:32px;column-gap:32px}.k-gap-y-8{row-gap:32px}.\!k-gap-8{gap:32px!important}.\!k-gap-x-8{-moz-column-gap:32px!important;column-gap:32px!important}.\!k-gap-y-8{row-gap:32px!important}.k-gap-9{gap:36px}.k-gap-x-9{-moz-column-gap:36px;column-gap:36px}.k-gap-y-9{row-gap:36px}.\!k-gap-9{gap:36px!important}.\!k-gap-x-9{-moz-column-gap:36px!important;column-gap:36px!important}.\!k-gap-y-9{row-gap:36px!important}.k-gap-10{gap:40px}.k-gap-x-10{-moz-column-gap:40px;column-gap:40px}.k-gap-y-10{row-gap:40px}.\!k-gap-10{gap:40px!important}.\!k-gap-x-10{-moz-column-gap:40px!important;column-gap:40px!important}.\!k-gap-y-10{row-gap:40px!important}.k-gap-11{gap:44px}.k-gap-x-11{-moz-column-gap:44px;column-gap:44px}.k-gap-y-11{row-gap:44px}.\!k-gap-11{gap:44px!important}.\!k-gap-x-11{-moz-column-gap:44px!important;column-gap:44px!important}.\!k-gap-y-11{row-gap:44px!important}.k-gap-12{gap:48px}.k-gap-x-12{-moz-column-gap:48px;column-gap:48px}.k-gap-y-12{row-gap:48px}.\!k-gap-12{gap:48px!important}.\!k-gap-x-12{-moz-column-gap:48px!important;column-gap:48px!important}.\!k-gap-y-12{row-gap:48px!important}.k-gap-13{gap:52px}.k-gap-x-13{-moz-column-gap:52px;column-gap:52px}.k-gap-y-13{row-gap:52px}.\!k-gap-13{gap:52px!important}.\!k-gap-x-13{-moz-column-gap:52px!important;column-gap:52px!important}.\!k-gap-y-13{row-gap:52px!important}.k-gap-14{gap:56px}.k-gap-x-14{-moz-column-gap:56px;column-gap:56px}.k-gap-y-14{row-gap:56px}.\!k-gap-14{gap:56px!important}.\!k-gap-x-14{-moz-column-gap:56px!important;column-gap:56px!important}.\!k-gap-y-14{row-gap:56px!important}.k-gap-15{gap:60px}.k-gap-x-15{-moz-column-gap:60px;column-gap:60px}.k-gap-y-15{row-gap:60px}.\!k-gap-15{gap:60px!important}.\!k-gap-x-15{-moz-column-gap:60px!important;column-gap:60px!important}.\!k-gap-y-15{row-gap:60px!important}.k-gap-16{gap:64px}.k-gap-x-16{-moz-column-gap:64px;column-gap:64px}.k-gap-y-16{row-gap:64px}.\!k-gap-16{gap:64px!important}.\!k-gap-x-16{-moz-column-gap:64px!important;column-gap:64px!important}.\!k-gap-y-16{row-gap:64px!important}.k-gap-17{gap:68px}.k-gap-x-17{-moz-column-gap:68px;column-gap:68px}.k-gap-y-17{row-gap:68px}.\!k-gap-17{gap:68px!important}.\!k-gap-x-17{-moz-column-gap:68px!important;column-gap:68px!important}.\!k-gap-y-17{row-gap:68px!important}.k-gap-18{gap:72px}.k-gap-x-18{-moz-column-gap:72px;column-gap:72px}.k-gap-y-18{row-gap:72px}.\!k-gap-18{gap:72px!important}.\!k-gap-x-18{-moz-column-gap:72px!important;column-gap:72px!important}.\!k-gap-y-18{row-gap:72px!important}.k-gap-19{gap:76px}.k-gap-x-19{-moz-column-gap:76px;column-gap:76px}.k-gap-y-19{row-gap:76px}.\!k-gap-19{gap:76px!important}.\!k-gap-x-19{-moz-column-gap:76px!important;column-gap:76px!important}.\!k-gap-y-19{row-gap:76px!important}.k-gap-20{gap:80px}.k-gap-x-20{-moz-column-gap:80px;column-gap:80px}.k-gap-y-20{row-gap:80px}.\!k-gap-20{gap:80px!important}.\!k-gap-x-20{-moz-column-gap:80px!important;column-gap:80px!important}.\!k-gap-y-20{row-gap:80px!important}.k-gap-21{gap:84px}.k-gap-x-21{-moz-column-gap:84px;column-gap:84px}.k-gap-y-21{row-gap:84px}.\!k-gap-21{gap:84px!important}.\!k-gap-x-21{-moz-column-gap:84px!important;column-gap:84px!important}.\!k-gap-y-21{row-gap:84px!important}.k-gap-22{gap:88px}.k-gap-x-22{-moz-column-gap:88px;column-gap:88px}.k-gap-y-22{row-gap:88px}.\!k-gap-22{gap:88px!important}.\!k-gap-x-22{-moz-column-gap:88px!important;column-gap:88px!important}.\!k-gap-y-22{row-gap:88px!important}.k-gap-23{gap:92px}.k-gap-x-23{-moz-column-gap:92px;column-gap:92px}.k-gap-y-23{row-gap:92px}.\!k-gap-23{gap:92px!important}.\!k-gap-x-23{-moz-column-gap:92px!important;column-gap:92px!important}.\!k-gap-y-23{row-gap:92px!important}.k-gap-24{gap:96px}.k-gap-x-24{-moz-column-gap:96px;column-gap:96px}.k-gap-y-24{row-gap:96px}.\!k-gap-24{gap:96px!important}.\!k-gap-x-24{-moz-column-gap:96px!important;column-gap:96px!important}.\!k-gap-y-24{row-gap:96px!important}.k-gap-xs{gap:4px}.k-gap-x-xs{-moz-column-gap:4px;column-gap:4px}.k-gap-y-xs{row-gap:4px}.\!k-gap-xs{gap:4px!important}.\!k-gap-x-xs{-moz-column-gap:4px!important;column-gap:4px!important}.\!k-gap-y-xs{row-gap:4px!important}.k-gap-sm{gap:8px}.k-gap-x-sm{-moz-column-gap:8px;column-gap:8px}.k-gap-y-sm{row-gap:8px}.\!k-gap-sm{gap:8px!important}.\!k-gap-x-sm{-moz-column-gap:8px!important;column-gap:8px!important}.\!k-gap-y-sm{row-gap:8px!important}.k-gap-md{gap:12px}.k-gap-x-md{-moz-column-gap:12px;column-gap:12px}.k-gap-y-md{row-gap:12px}.\!k-gap-md{gap:12px!important}.\!k-gap-x-md{-moz-column-gap:12px!important;column-gap:12px!important}.\!k-gap-y-md{row-gap:12px!important}.k-gap-lg{gap:16px}.k-gap-x-lg{-moz-column-gap:16px;column-gap:16px}.k-gap-y-lg{row-gap:16px}.\!k-gap-lg{gap:16px!important}.\!k-gap-x-lg{-moz-column-gap:16px!important;column-gap:16px!important}.\!k-gap-y-lg{row-gap:16px!important}.k-gap-xl{gap:24px}.k-gap-x-xl{-moz-column-gap:24px;column-gap:24px}.k-gap-y-xl{row-gap:24px}.\!k-gap-xl{gap:24px!important}.\!k-gap-x-xl{-moz-column-gap:24px!important;column-gap:24px!important}.\!k-gap-y-xl{row-gap:24px!important}.k-gap-thin{gap:2px}.k-gap-x-thin{-moz-column-gap:2px;column-gap:2px}.k-gap-y-thin{row-gap:2px}.\!k-gap-thin{gap:2px!important}.\!k-gap-x-thin{-moz-column-gap:2px!important;column-gap:2px!important}.\!k-gap-y-thin{row-gap:2px!important}.k-gap-hair{gap:1px}.k-gap-x-hair{-moz-column-gap:1px;column-gap:1px}.k-gap-y-hair{row-gap:1px}.\!k-gap-hair{gap:1px!important}.\!k-gap-x-hair{-moz-column-gap:1px!important;column-gap:1px!important}.\!k-gap-y-hair{row-gap:1px!important}.k-spacer{flex:1 0 auto}.k-spacer-sized{flex-grow:0}.k-table-layout-fixed{table-layout:fixed}.k-table-layout-auto{table-layout:auto}.k-text-nowrap{white-space:nowrap}.\!k-text-nowrap{white-space:nowrap!important}.k-text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.k-white-space-normal{white-space:normal}.\!k-white-space-normal{white-space:normal!important}.k-white-space-nowrap{white-space:nowrap}.\!k-white-space-nowrap{white-space:nowrap!important}.k-white-space-pre{white-space:pre}.\!k-white-space-pre{white-space:pre!important}.k-white-space-pre-wrap{white-space:pre-wrap}.\!k-white-space-pre-wrap{white-space:pre-wrap!important}.k-white-space-pre-line{white-space:pre-line}.\!k-white-space-pre-line{white-space:pre-line!important}.k-white-space-break-spaces{white-space:break-spaces}.\!k-white-space-break-spaces{white-space:break-spaces!important}.k-text-left{text-align:left}.\!k-text-left{text-align:left!important}.k-text-right{text-align:right}.\!k-text-right{text-align:right!important}.k-text-center{text-align:center}.\!k-text-center{text-align:center!important}.k-text-justify{text-align:justify}.\!k-text-justify{text-align:justify!important}.k-text-lowercase{text-transform:lowercase}.\!k-text-lowercase{text-transform:lowercase!important}.k-text-uppercase{text-transform:uppercase}.\!k-text-uppercase{text-transform:uppercase!important}.k-text-capitalize{text-transform:capitalize}.\!k-text-capitalize{text-transform:capitalize!important}.k-fs-xs{font-size:10px}.\!k-fs-xs{font-size:10px!important}.k-fs-sm{font-size:12px}.\!k-fs-sm{font-size:12px!important}.k-fs-md{font-size:14px}.\!k-fs-md{font-size:14px!important}.k-fs-lg{font-size:16px}.\!k-fs-lg{font-size:16px!important}.k-fs-xl{font-size:20px}.\!k-fs-xl{font-size:20px!important}.k-font-weight-light{font-weight:300!important}.k-font-weight-normal{font-weight:400!important}.k-font-weight-bold{font-weight:500!important}.k-text-base,.k-color-base{color:#000000de}.\!k-text-base,.\!k-color-base{color:#000000de!important}.k-color-inherit{color:inherit}.\!k-color-inherit{color:inherit!important}.k-text-primary,.k-color-primary{color:#3f51b5}.\!k-text-primary,.\!k-color-primary{color:#3f51b5!important}.k-text-secondary,.k-color-secondary{color:#e51a5f}.\!k-text-secondary,.\!k-color-secondary{color:#e51a5f!important}.k-text-tertiary,.k-color-tertiary{color:#00695c}.\!k-text-tertiary,.\!k-color-tertiary{color:#00695c!important}.k-text-info,.k-color-info{color:#0058e9}.\!k-text-info,.\!k-color-info{color:#0058e9!important}.k-text-success,.k-color-success{color:#37b400}.\!k-text-success,.\!k-color-success{color:#37b400!important}.k-text-warning,.k-color-warning{color:#ffc000}.\!k-text-warning,.\!k-color-warning{color:#ffc000!important}.k-text-error,.k-color-error{color:#f31700}.\!k-text-error,.\!k-color-error{color:#f31700!important}.k-text-dark,.k-color-dark{color:#424242}.\!k-text-dark,.\!k-color-dark{color:#424242!important}.k-text-light,.k-color-light{color:#f5f5f5}.\!k-text-light,.\!k-color-light{color:#f5f5f5!important}.k-text-inverse,.k-color-inverse{color:#424242}.\!k-text-inverse,.\!k-color-inverse{color:#424242!important}.k-bg-primary{background-color:#3f51b5}.\!k-bg-primary{background-color:#3f51b5!important}.k-bg-secondary{background-color:#e51a5f}.\!k-bg-secondary{background-color:#e51a5f!important}.k-bg-tertiary{background-color:#00695c}.\!k-bg-tertiary{background-color:#00695c!important}.k-bg-info{background-color:#0058e9}.\!k-bg-info{background-color:#0058e9!important}.k-bg-success{background-color:#37b400}.\!k-bg-success{background-color:#37b400!important}.k-bg-warning{background-color:#ffc000}.\!k-bg-warning{background-color:#ffc000!important}.k-bg-error{background-color:#f31700}.\!k-bg-error{background-color:#f31700!important}.k-bg-dark{background-color:#424242}.\!k-bg-dark{background-color:#424242!important}.k-bg-light{background-color:#f5f5f5}.\!k-bg-light{background-color:#f5f5f5!important}.k-bg-inverse{background-color:#424242}.\!k-bg-inverse{background-color:#424242!important}.k-touch-action-none{touch-action:none!important}.k-touch-action-auto{touch-action:auto!important}.k-flip-h{transform:scaleX(-1)}.k-flip-v{transform:scaleY(-1)}.k-flip-h.k-flip-v{transform:scale(-1)}.k-rotate-45{transform:rotate(45deg)}.k-rotate-90{transform:rotate(90deg)}.k-rotate-135{transform:rotate(135deg)}.k-rotate-180{transform:rotate(180deg)}.k-rotate-225{transform:rotate(225deg)}.k-rotate-270{transform:rotate(270deg)}.k-rotate-315{transform:rotate(315deg)}.k-scale-0{transform:scale(0)}.k-scale-1{transform:scale(1)}.k-scale-2{transform:scale(2)}.k-translate-0{transform:translate(0)}.k-translate-0-50{transform:translateY(50%)}.k-translate-0-100{transform:translateY(100%)}.k-translate-50-0{transform:translate(50%)}.k-translate-50-50{transform:translate(50%,50%)}.k-translate-50-100{transform:translate(50%,100%)}.k-translate-100-0{transform:translate(100%)}.k-translate-100-50{transform:translate(100%,50%)}.k-translate-100-100{transform:translate(100%,100%)}.k-user-select-none{-webkit-user-select:none!important;user-select:none!important}.k-user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.k-user-select-text{-webkit-user-select:text!important;user-select:text!important}.k-user-select-all{-webkit-user-select:all!important;user-select:all!important}.k-user-select-contain{-webkit-user-select:contain!important;user-select:contain!important}.k-cursor-auto{cursor:auto}.k-cursor-default{cursor:default}.k-cursor-none{cursor:none}.k-cursor-context-menu{cursor:context-menu}.k-cursor-help{cursor:help}.k-cursor-pointer{cursor:pointer}.k-cursor-progress{cursor:progress}.k-cursor-wait{cursor:wait}.k-cursor-cell{cursor:cell}.k-cursor-crosshair{cursor:crosshair}.k-cursor-text{cursor:text}.k-cursor-vertical-text{cursor:vertical-text}.k-cursor-alias{cursor:alias}.k-cursor-copy{cursor:copy}.k-cursor-move{cursor:move}.k-cursor-no-drop{cursor:no-drop}.k-cursor-not-allowed{cursor:not-allowed}.k-cursor-e-resize{cursor:e-resize}.k-cursor-n-resize{cursor:n-resize}.k-cursor-ne-resize{cursor:ne-resize}.k-cursor-nw-resize{cursor:nw-resize}.k-cursor-s-resize{cursor:s-resize}.k-cursor-se-resize{cursor:se-resize}.k-cursor-sw-resize{cursor:sw-resize}.k-cursor-w-resize{cursor:w-resize}.k-cursor-ew-resize{cursor:ew-resize}.k-cursor-ns-resize{cursor:ns-resize}.k-cursor-nesw-resize{cursor:nesw-resize}.k-cursor-nwse-resize{cursor:nwse-resize}.k-cursor-col-resize{cursor:col-resize}.k-cursor-row-resize{cursor:row-resize}.k-cursor-all-scroll{cursor:all-scroll}.k-cursor-zoom-in{cursor:zoom-in}.k-cursor-zoom-out{cursor:zoom-out}.k-cursor-grab{cursor:grab}.k-cursor-grabbing{cursor:grabbing}@font-face{font-family:WebComponentsIcons;font-style:normal;font-weight:400;src:url(data:font/ttf;base64,AAEAAAAMAIAAAwBAR1NVQo3K6zkAAADMAABKhk9TLzIPEgdLAABLVAAAAGBjbWFwa5VoVQAAS7QAAADMZ2FzcAAAABAAAEyAAAAACGdseWZTH7QmAABMiAABwxBoZWFkIfrqIgACD5gAAAA2aGhlYQfABnAAAg/QAAAAJGhtdHgiA9+WAAIP9AAACrxsb2Nhwpw1AgACGrAAAAVgbWF4cALuAy4AAiAQAAAAIG5hbWV+lztHAAIgMAAABOxwb3N0AAMAAAACJRwAAAAgAAEAAAAKAB4ALAABbGF0bgAIAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAoAAAABADwAGwB2AIAKmA/kFigZ1hpwH/gh6CP0JmgobiiSK+QvFC9GMDA1TDW4OSY+YkcSR8ZI3EmASdZKQgABABsACQANAA4ADwAQABEAEgATABQAFQAWABcAGAAZABoAGwAcAB0AHgAfACAAIQAiACMAJQAmAq4AAQAEAJcAAgAKAEwAmgCmAL4A1ADeAOYA/gEeAUABVgF6AYwBogG6AdQB/AISAiwCTAJqAogCoAK2AtwDCAMyA1wDfgOmA8wD8gQKBCgERARgBIQEpgTOBPQFFAUuBUQFYgV8BYoFkgW4BdwF8AYMBkwGkAbOBxAHOgdiB3oHlAfAB+oIBAgsCFIIaAiECLAI2gj0CSAJSglkCZQJyAnqCfQJ/ADyAAUAIQAQABUAGwCXAAsAIAAgAA0ADwAUABkAEQAaACAABgCWAAoAIAAgAA0ADwAUABkAEQAaACAAsAAEAB8ADwAGAK0AAwAfAA8ARwALAB4AHgAbACMAHwAEAB8AIwANABwARQAPAB4AHgAbACMAHwAEAB4AEQAfABUAJgAVABoAEwA4ABAAHgAeABsAIwAfAAQAGgAbAAQADwAUAA0AGgATABEANwAKAB4AHgAbACMAHwAEABcAHAAVAEYAEQAeAB4AGwAjAB8ABAAQABUAGQARABoAHwAVABsAGgAfAD4ACAAeAB4AGwAjAAQAIQAcAEQACgAeAB4AGwAjAAQAHgAbABsAIAA/AAsAHgAeABsAIwAEAB4AFQATABQAIABDAAwAHgAeABsAIwAEABwADQAeABEAGgAgADkAEwAeAB4AGwAjAAQAGwAiABEAHgASABgAGwAjAAQAEAAbACMAGgBBAAoAHgAeABsAIwAEABgAEQASACAALwAMAB4AHgAbACMABAARABoAEAAEACEAHAAwAA8AHgAeABsAIwAEABEAGgAQAAQAHgAVABMAFAAgADIADgAeAB4AGwAjAAQAEQAaABAABAAYABEAEgAgADEADgAeAB4AGwAjAAQAEQAaABAABAAQABsAIwAaAEIACwAeAB4AGwAjAAQAEAAeABUAGAAYAEAACgAeAB4AGwAjAAQAEAAbACMAGgAzABIAHgAeABsAIwAEABAAGwAhAA4AGAARAAQACwAFAAQAIQAcADQAFQAeAB4AGwAjAAQAEAAbACEADgAYABEABAALAAUABAAeABUAEwAUACAANgAUAB4AHgAbACMABAAQABsAIQAOABgAEQAEAAsABQAEABgAEQASACAANQAUAB4AHgAbACMABAAQABsAIQAOABgAEQAEAAsABQAEABAAGwAjABoAOgAQAB4AHgAbACMABAAPABQAEQAiAB4AGwAaAAQAIQAcADsAEwAeAB4AGwAjAAQADwAUABEAIgAeABsAGgAEAB4AFQATABQAIAA9ABIAHgAeABsAIwAEAA8AFAARACIAHgAbABoABAAYABEAEgAgADwAEgAeAB4AGwAjAAQADwAUABEAIgAeABsAGgAEABAAGwAjABoAKwALAB4AHgAbACMABAALAAUABAAhABwALAAOAB4AHgAbACMABAALAAUABAAeABUAEwAUACAALgANAB4AHgAbACMABAALAAUABAAYABEAEgAgAC0ADQAeAB4AGwAjAAQACwAFAAQAEAAbACMAGgAnABEAHgAeABsAIwAEAAkACgAEACEAHAAEAB4AFQATABQAIAAqABAAHgAeABsAIwAEAAkACgAEACEAHAAEABgAEQASACAAKAATAB4AHgAbACMABAAJAAoABAAQABsAIwAaAAQAHgAVABMAFAAgACkAEgAeAB4AGwAjAAQACQAKAAQAEAAbACMAGgAEABgAEQASACAClwAPAB4AEQANAAQAHwAgAA0ADwAXABEAEAAGAAUABQKWAAwAHgARAA0ABAAfACAADQAPABcAEQAQApgACgAeABEADQAEAB4ADQAaABMAEQKVAA4AHgARAA0ABAAPABgAIQAfACAAEQAeABEAEAHAAAwAHAAcABgAJQAEABIAGwAeABkADQAgAc8ABgAaAA8AFAAbAB4BZgADABgAGAFKABIAGAAVABMAGgAEACAAGwAcAAQAEQAYABEAGQARABoAIAAfASYAEQAYABUAEwAaAAQAIAAbABwABAARABgAEQAZABEAGgAgAXQACQAYABUAEwAaAAQAIAAbABwBMQANABgAFQATABoABAAgABsABAATAB4AFQAQAU0AHwAYABUAEwAaAAQAHwAgAB4AEQAgAA8AFAAEABEAGAARABkAEQAaACAAHwAEACIAEQAeACAAFQAPAA0AGAFIACEAGAAVABMAGgAEAB8AIAAeABEAIAAPABQABAARABgAEQAZABEAGgAgAB8ABAAUABsAHgAVACYAGwAaACAADQAYAUQAHgAYABUAEwAaAAQAHwAgAB4AEQAgAA8AFAAEABEAGAARABkAEQAaACAABAAiABEAHgAgABUADwANABgBQwAgABgAFQATABoABAAfACAAHgARACAADwAUAAQAEQAYABEAGQARABoAIAAEABQAGwAeABUAJgAbABoAIAANABgBRwAUABgAFQATABoABAAeABUAEwAUACAABAARABgAEQAZABEAGgAgAB8BJQATABgAFQATABoABAAeABUAEwAUACAABAARABgAEQAZABEAGgAgAXkACwAYABUAEwAaAAQAHgAVABMAFAAgAXsADAAYABUAEwAaAAQAHgARABkAGwAiABEBSwAVABgAFQATABoABAAZABUAEAAQABgAEQAEABEAGAARABkAEQAaACAAHwEnABQAGAAVABMAGgAEABkAFQAQABAAGAARAAQAEQAYABEAGQARABoAIAF1AAwAGAAVABMAGgAEABkAFQAQABAAGAARAUUAEwAYABUAEwAaAAQAGAARABIAIAAEABEAGAARABkAEQAaACAAHwEjABIAGAAVABMAGgAEABgAEQASACAABAARABgAEQAZABEAGgAgAXcACgAYABUAEwAaAAQAGAARABIAIAF6AA0AGAAVABMAGgAEABYAIQAfACAAFQASACUBRgAVABgAFQATABoABAAPABEAGgAgABEAHgAEABEAGAARABkAEQAaACAAHwEkABQAGAAVABMAGgAEAA8AEQAaACAAEQAeAAQAEQAYABEAGQARABoAIAF4AAwAGAAVABMAGgAEAA8AEQAaACAAEQAeAUwAFQAYABUAEwAaAAQADgAbACAAIAAbABkABAARABgAEQAZABEAGgAgAB8BKAAUABgAFQATABoABAAOABsAIAAgABsAGQAEABEAGAARABkAEQAaACABdgAMABgAFQATABoABAAOABsAIAAgABsAGQFOABcAGAAVABMAGgAEAA4ADQAfABEAGAAVABoAEQAEACIAEQAeACAAFQAPAA0AGAFJABkAGAAVABMAGgAEAA4ADQAfABEAGAAVABoAEQAEABQAGwAeABUAJgAbABoAIAANABgCRgAQABMAEwAeABEAEwANACAAEQAEABIAFQARABgAEAAfALgABAAQABAABgC3AAMAEAAQANgADQAPAA8AEQAfAB8AFQAOABUAGAAVACAAJQAsAFoAaAB2AIIAqgDAAOQBBAE0AWgBhgGeAbQB1gH8AiACSAJiAnwCrALaAxADRANgA3QDjAOoA7IDvAPUA+QD+gQSBCIEQgRyBJIEogTABNgE7AUIBRAFMgGXAAYAIQAgACAAGwAaAqYABgAhAA4ADgAYABEBEgAFAB4AIQAfABQBFgATAB4AFQATABQAIAAaABEAHwAfAAQADwAbABoAIAAeAA0AHwAgAHgACgAbACQABAAfABUAJgAVABoAEwGSABEAGwAeABAAEQAeAB8ABAAfABQAGwAjAAQAFAAVABAAEQGJAA8AGwAeABAAEQAeAB8ABAAbACEAIAAfABUAEAARAYwAFwAbAB4AEAARAB4AHwAEABUAGgAfABUAEAARAAQAIgARAB4AIAAVAA8ADQAYAYsAGQAbAB4AEAARAB4AHwAEABUAGgAfABUAEAARAAQAFAAbAB4AFQAmABsAGgAgAA0AGAGKAA4AGwAeABAAEQAeAB8ABAAVABoAHwAVABAAEQGIAAsAGwAeABAAEQAeAB8ABAANABgAGAGNAAoAGwAeABAAEQAeAAQAIAAbABwAbQAQABsAHgAQABEAHgAEAB8AIAAlABgAEQAEACAAGwAcAG4AEgAbAB4AEAARAB4ABAAfACAAJQAYABEABAAeABUAEwAUACAAcAARABsAHgAQABEAHgAEAB8AIAAlABgAEQAEABgAEQASACAAbwATABsAHgAQABEAHgAEAB8AIAAlABgAEQAEAA4AGwAgACAAGwAZAGwADAAbAB4AEAARAB4ABAAfACAAJQAYABEBkAAMABsAHgAQABEAHgAEAB4AFQATABQAIAByABcAGwAeABAAEQAeAAQAHgANABAAFQAhAB8ABAAgABsAHAAEAB4AFQATABQAIAB1ABYAGwAeABAAEQAeAAQAHgANABAAFQAhAB8ABAAgABsAHAAEABgAEQASACAAcwAaABsAHgAQABEAHgAEAB4ADQAQABUAIQAfAAQADgAbACAAIAAbABkABAAeABUAEwAUACAAdAAZABsAHgAQABEAHgAEAB4ADQAQABUAIQAfAAQADgAbACAAIAAbABkABAAYABEAEgAgAHEADQAbAB4AEAARAB4ABAAeAA0AEAAVACEAHwGRAAkAGwAeABAAEQAeAAQAGgAbAY8ACwAbAB4AEAARAB4ABAAYABEAEgAgAY4ADQAbAB4AEAARAB4ABAAOABsAIAAgABsAGQFbAAQAGwAYABABGwAEABgAIQAeAhgACwAYABsAEwATABEAHgAEAA4AGwAkAhcABwAYABsAEwATABEAHgIJAAoAGAAbAA8AFwAdACEAGwAgABECOAALABEAFAANABoADwARAAQADgAbACQCNwAHABEAFAANABoADwARANsADwANAB4ADwAbABAAEQAEAB8ADwANABoAGgARAB4A3wAXAA0AHgAPABsAEAARAAQAHQAeAAQADwAbABAAEQAEAB8ADwANABoAGgARAB4A2QAPAA0AHgAPABsAEAARAAQAGwAhACAAGAAVABoAEQDaAAcADQAeAA8AGwAQABECkwAOAA0AHgAEAB8AIAANAA8AFwARABAABgAFAAUCkgALAA0AHgAEAB8AIAANAA8AFwARABAClAAJAA0AHgAEAB4ADQAaABMAEQKRAA0ADQAeAAQADwAYACEAHwAgABEAHgARABACqAADAA0AHgEiABAADQAPABcAIwANAB4AEAAEABEAGAARABkAEQAaACABIAAMAA0ADwAXAAQAEQAYABEAGQARABoAIABAAIIAigCiAL4AzADWAN4A7ADyAQQBDgEmATABVAF4AYwBtAHSAeIB8gIWAjQCTgJqAowCpgLAAswC2gLoAvQDGgMmAzoDRgNWA2YDdgOGA5QDqgPOA/gEIARIBGoEfASKBJgEpATEBPIFJAU8BWgFmAWuBbgF0gXiBfIGAAYcBi4BuAADACEAIAGqAAsAIQAfACAAGwAZAAQAFQAPABsAGgHwAA0AIQAfACAAGwAZAAQAEgAbAB4AGQANACAA4gAGACEAHgAfABsAHgJXAAQAHwAfAAgCWgADAB8AHwJdAAYAHwAcAB4AGwAWAl8AAgAfAfYACAAeABsAHwAfACAADQAOAQsABAAeABsAHAHCAAsAGwAcACUABAASABsAHgAZAA0AIAG3AAQAGwAcACUBYQARABsAGgAiABEAHgAgAAQAIQAcABwAEQAeAA8ADQAfABEBYAARABsAGgAiABEAHgAgAAQAGAAbACMAEQAeAA8ADQAfABEAzQAJABsAGgAaABEADwAgABsAHgGxABMAGwAZABkAEQAaACAAHwAEAB4AEQAZABsAIgARAAQADQAYABgBsAAOABsAGQAZABEAGgAgAAQAHgARABkAGwAiABEBrwAHABsAGQAZABEAGgAgAFQABwAbABgAIQAZABoAHwKPABEAGwAYACEAGQAaAAQAHwAgAA0ADwAXABEAEAAGAAUABQKOAA4AGwAYACEAGQAaAAQAHwAgAA0ADwAXABEAEAKQAAwAGwAYACEAGQAaAAQAHgANABoAEwARAeUADQAbABgAIQAZABoABAASAB4AEQARACYAEQKNABAAGwAYACEAGQAaAAQADwAYACEAHwAgABEAHgARABABWQAMABsAGAAbAB4ABAAPAA0AGgAiAA0AHwGVAAwAGwAQABEABAAfABoAFQAcABwAEQAgAmIABQAYABsAIQAQAKYABgAYABsAHwARAAcApQAGABgAGwAfABEABgCkAAUAGAAbAB8AEQDmABIAGAAbAA8AFwAEAA0AHgAeABsAIwAEAB4AGwAgAA0AIAARAJAABQAYABsADwAXAcEACQAYABEADQAeAAQADwAfAB8AswAFABgAEQANAB4ArAAHABUAHgAPABgAEQAJAKkABwAVAB4ADwAYABEACACmAAcAFQAeAA8AGAARAAcAowAHABUAHgAPABgAEQAGAP4ABgAVAB4ADwAYABECrQAKABQAGwAeABsAHAAYABEAIAAUAIUAEQAUABEAIgAeABsAGgAEABAAGwAhAA4AGAARAAQAIQAcAIYAFAAUABEAIgAeABsAGgAEABAAGwAhAA4AGAARAAQAHgAVABMAFAAgAIgAEwAUABEAIgAeABsAGgAEABAAGwAhAA4AGAARAAQAGAARABIAIACHABMAFAARACIAHgAbABoABAAQABsAIQAOABgAEQAEABAAGwAjABoA+wAQABQAEQAPABcADgAbACQABAAPABQAEQAPABcAEQAQAPoACAAUABEADwAXAA4AGwAkAKMABgAUABEADwAXAAcAogAGABQAEQAPABcABgChAAUAFAARAA8AFwGiAA8AFAANABoAEwARAAQAGQANABoAIQANABgAGAAlAd8AFgARABgAGAAfAAQAGQARAB4AEwARAAQAIgARAB4AIAAVAA8ADQAYABgAJQHeABgAEQAYABgAHwAEABkAEQAeABMAEQAEABQAGwAeABUAJgAbABoAIAANABgAGAAlAd0ACwARABgAGAAfAAQAGQARAB4AEwARAeEAFQARABgAGAAEAB8AHAAYABUAIAAEACIAEQAeACAAFQAPAA0AGAAYACUB4AAXABEAGAAYAAQAHwAcABgAFQAgAAQAFAAbAB4AFQAmABsAGgAgAA0AGAAYACUASQAKAA0AIAARABMAGwAeABUAJgARAMwABAANAB4AIAKnAAwADQAaABAAGAARAAQAHwAgABUADwAXAKAABwANABoADwARABgABwCfAAcADQAaAA8AEQAYAAYAngAGAA0AGgAPABEAGAGZAA0ADQAYABEAGgAQAA0AHgAEABAADQAgABEAkQAIAA0AGAARABoAEAANAB4AywAKAA0AGAAPACEAGAANACAAGwAeACQASgBqAIQAlgCyAMQA1gDkAQYBFAEcAUQBYgF8AZgBwgHYAeoB9AISAjACPAJGAmICdgKEArgC8AMSAzQDRgNYA2wDfgOSA6QA5gAPACEAHgANACAAFQAbABoABAAcABUADwAXABEAHgI6AAwAHgAVAA4ADgAOABgAEQAEAA4AGwAkAjkACAAeABUADgAOAA4AGAARAEgADQAeAA0AEwAEAA0AGgAQAAQAEAAeABsAHAC7AAgAGwAjABoAGAAbAA0AEAKgAAgAGwAhABMAFAAaACEAIAHuAAYAGwAYABgADQAeAakAEAAbAA8AIQAZABEAGgAgAAQAGQANABoADQATABEAHgDXAAYAFQAiABUAEAARAWUAAwAVACIAgAATABUAHwAcABgADQAlAAQAFQAaABgAFQAaABEABAASABgAEQAkAgcADgAVAB8AHAAYAA0AJQAEABUAGgAYABUAGgARAH8ADAAVAB8AHAAYAA0AJQAEABIAGAARACQAfQANABUAHwAcABgADQAlAAQADgAYABsADwAXAH4AFAAVAB8AHAAYAA0AJQAEAAwAGgAYABUAGgARAAQADgAYABsADwAXAUIACgAVABkAEQAaACAAFQAbABoAHwIcAAgAFQATABMABAAOABsAJAIbAAQAFQATABMBqwAOABUADwAgABUAGwAaAA0AHgAlAAQADQAQABACbAAOABEAIAANABUAGAAEAB8AEQAPACAAFQAbABoAsQAFABEAHwAPAAYArgAEABEAHwAPAhoADQARABgAFQAPABUAGwAhAB8ABAAOABsAJAIZAAkAEQAYABUADwAVABsAIQAfAJUABgARABgAEQAgABEBPAAZABEADwAeABEADQAfABEABAAiABEAHgAgABUADwANABgABAAfABwADQAPABUAGgATATgAGwARAA8AHgARAA0AHwARAAQAFAAbAB4AFQAmABsAGgAgAA0AGAAEAB8AHAANAA8AFQAaABMB8QAQABEADwAVABkADQAYAAQAFQAaAA8AHgARAA0AHwARAfIAEAARAA8AFQAZAA0AGAAEABAAEQAPAB4AEQANAB8AEQJzAAgADQAgAA0ABAAjABEADgJyAAgADQAgAA0ABAAfAB0AGAKHAAkADQAgAA0ABAAeABEAHwAgAokACAANACAADQAEABsAEAAfAnEACQANACAADQAEABYAHwAbABoCcAAIAA0AIAANAAQADwAfACICZQAEAA0AIAANAAkAFAAqADgAQABOAFoAbgB6AJABPgAKACUAEQAQAB4AGwAcABwAEQAeAgIABgAkABwAGwAeACACXAADACQAEQDUAAYAHQAhAA0AGAAGANMABQAdACEADQAYAh4ACQAZAA0AFQAYAAQADgAbACQCHQAFABkADQAVABgBoAAKABAAFQAgAAQAIAAbABsAGAAfAJQABAAQABUAIAA6AHYAmACwAMwA7AD8ARIBNgFQAVoBfAGQAagBvAHUAewCAgIQAiwCTAJoAooCmgKqAroCygLaAuoC+AMCAxoDLANAA1YDdgOIA6ADsgPUA/gECgQcBC4ERARkBHoEkASmBMYE2gTsBQQFFgUsBUAFUgVcBXYBLgAQACEAGAAYAAQAHwAPAB4AEQARABoABAARACQAFQAgAS0ACwAhABgAGAAEAB8ADwAeABEAEQAaAR8ADQAeABsAGgAgAAQAEQAYABEAGQARABoAIAEhAA8AGwAeACMADQAeABAABAARABgAEQAZABEAGgAgAOsABwAbAB4AIwANAB4AEAHrAAoAGwAeABkAIQAYAA0ABAASACQByAARABsAHgAZAA0AIAAEAA8AGwAQABEABAAOABgAGwAPABcBlAAMABsAHgAZAAQAEQAYABEAGQARABoAIAGTAAQAGwAeABkBXwAQABsAHgARABMAHgAbACEAGgAQAAQADwAbABgAGwAeAfMACQAbABoAIAAEAB8AFQAmABEBXgALABsAGgAgAAQAEgANABkAFQAYACUCRAAJABsAGAAQABEAHgAEACEAHAJCAAsAGwAYABAAEQAeAAQAGwAcABEAGgJFAAsAGwAYABAAEQAeAAQAGQAbAB4AEQJDAAoAGwAYABAAEQAeAAQADQAQABACQQAGABsAGAAQABEAHgEOAA0AGAAVABwABAAiABEAHgAgABUADwANABgBDQAPABgAFQAcAAQAFAAbAB4AFQAmABsAGgAgAA0AGAG1AA0AGAANAB8AFAAEABkADQAaAA0AEwARAB4BtgAQABUAGgAQAAQADQAaABAABAAeABEAHAAYAA0ADwARALgABwAVABgAIAARAB4ACwC3AAcAFQAYACAAEQAeAAoAtgAHABUAGAAgABEAHgAJALUABwAVABgAIAARAB4ACAC0AAcAFQAYACAAEQAeAAcAswAHABUAGAAgABEAHgAGALIABgAVABgAIAARAB4CVgAEABUAGAAZAoYACwAVABgAEQAfAAQAEQAeAB4AGwAeAlUACAAVABgAEQAEACYAFQAcAkwACQAVABgAEQAEACMAGwAeABACfAAKABUAGAARAAQAIgAVABAAEQAbAogADwAVABgAEQAEACAAJQAcABEAHwAPAB4AFQAcACACSQAIABUAGAARAAQAIAAkACACigALABUAGAARAAQAHgARABwAGwAeACACUAAIABUAGAARAAQAHAAfABACggAQABUAGAARAAQAHAAeABsAEwAeAA0AGQAZABUAGgATAn8AEQAVABgAEQAEABwAHgARAB8AEQAaACAADQAgABUAGwAaAk4ACAAVABgAEQAEABwAHAAgAk8ACAAVABgAEQAEABwAEAASAk0ACAAVABgAEQAEABkAEAAOAn4ACgAVABgAEQAEABUAGQANABMAEQJjAA8AFQAYABEABAAUABsAHgAVACYAGwAaACAADQAYAlEACgAVABgAEQAEABIAGAANAB8AFAJLAAoAFQAYABEABAARACQADwARABgChQAKABUAGAARAAQAEQAeAB4AGwAeAoEADwAVABgAEQAEABAAFQAfAA8ABAAVABkADQATABECgAAJABUAGAARAAQAEAANACAADQJKAAgAFQAYABEABAAPAB8AIgJSAAsAFQAYABEABAAPABsAGgASABUAEwJUAAgAFQAYABEABAAOAA0ADwJ9AAoAFQAYABEABAANACEAEAAVABsCUwAJABUAGAARAAQADQAfAA8AJAJIAAgAFQAYABEABAANABAAEAJHAAQAFQAYABECIAAMAA0ADwARAA4AGwAbABcABAAOABsAJAIfAAgADQAPABEADgAbABsAFwAVACwASAByAJwAvgDSAN4A9gEAARQBJAEwAVABaAF+AYwBqAG0AcABygHaAm4ADQAeABsAIQAcAAQAHwARAA8AIAAVABsAGgJoABQAHgAbACEAHAAEABQAEQANABAAEQAeAAQAHwARAA8AIAAVABsAGgJpABQAHgAbACEAHAAEABIAGwAbACAAEQAeAAQAHwARAA8AIAAVABsAGgJ0ABAAHgAbACEAHAAEAA8AGwAYABgAEQAPACAAFQAbABoBmgAJAB4AGwAhABwABAAOABsAJABMAAUAHgAbACEAHABLAAsAHgAVABAABAAYAA0AJQAbACEAIABKAAQAHgAVABABGgAJAB4AEQAlAB8ADwANABgAEQDWAAcAHgARAA0AIAARAB4CjAAFAB4ADQAcABQCJAAPABsAGwATABgAEQAEABwAGAAhAB8ABAAOABsAJAIjAAsAGwAbABMAGAARAAQAHAAYACEAHwIiAAoAGwAbABMAGAARAAQADgAbACQCIQAGABsAGwATABgAEQIOAA0AGAAbAA4AEQAEABsAIQAgABgAFQAaABECDwAFABgAGwAOABEAxAAFABEADQAeAB8AwwAEABEADQAeAIIABwANABwABAAeABsAIwCBAAoADQAcAAQADwAbABgAIQAZABoAGQA0AEoAeACmAMYA5gD6AQYBEAEoAT4BSAFWAXIBfgGEAZ4BwgHeAegB7gH0AfoCAAIGAL4ACgAlABwAEQAeABgAFQAaABcABgHLABYAJQAcABEAHgAYABUAGgAXAAQAGAAVABMAFAAgAAQAEAAVAA0AGAAbABMBzQAWACUAHAARAB4AGAAVABoAFwAEABMAGAAbAA4AEQAEAB4AEQAZABsAIgARAcwADwAlABwAEQAeABgAFQAaABcABAATABgAGwAOABEBzgAPACUAHAARAB4AGAAVABoAFwAEABEAGQANABUAGAC9AAkAJQAcABEAHgAYABUAGgAXAlgABQAgABkAGAAKAlkABAAgABkAGACZAAsAGwAeABUAJgAbABoAIAANABgABgCYAAoAGwAeABUAJgAbABoAIAANABgAWwAEABsAGQARAFwABgARABUAEwAUACAA9gANABEADQAeACAABAAbACEAIAAYABUAGgARAPcABQARAA0AHgAgAO8AAgAQAE4ADAANABoAEAAYABEAHgAEABAAHgANABMAgwARAA0AGgAQABgAEQAEAB4AEQAfABUAJgARAAQADQAYACAAhAANAA0AGgAQABgAEQAEAB4AEQAfABUAJgARAOEABAANABoAEAFsAAIACwFrAAIACgFqAAIACQFpAAIACAFoAAIABwFnAAIABgAWAC4APABYAGwAiACgALQAzADsAQwBQAF4AYQBigGYAaYBwAHiAggCIgI4AmgBXAAGACAADQAYABUADwEYAA0AGgAiABEAHgAgAAQADwAbABgAGwAeAB8BcQAJABoAHwARAB4AIAAEACEAHAFyAA0AGgAfABEAHgAgAAQAGQAVABAAEAAYABEBcwALABoAHwARAB4AIAAEABAAGwAjABoCewAJABoAFAARAB4AFQAgABEAEAECAAsAGgASABsAHgAZAA0AIAAVABsAGgFvAA8AGgAQABEAGgAgAAQAFQAaAA8AHgARAA0AHwARAXAADwAaABAAEQAaACAABAAQABEADwAeABEADQAfABEBOwAZABoADwAeABEADQAfABEABAAiABEAHgAgABUADwANABgABAAfABwADQAPABUAGgATATcAGwAaAA8AHgARAA0AHwARAAQAFAAbAB4AFQAmABsAGgAgAA0AGAAEAB8AHAANAA8AFQAaABMCFgAFABoADgAbACQAyAACABoCAQAGABkAHAAbAB4AIAEwAAYAGQANABMAEQAfAQoADAAZAA0AEwARAAQAHgARAB8AFQAmABEBrgAQABkADQATABEABAAZAA0AHAAEABEAEAAVACAAGwAeAawAEgAZAA0AEwARAAQAGAAVABMAFAAgAAQAEAAVAA0AGAAbABMBBwAMABkADQATABEABAARACQAHAAbAB4AIAGtAAoAGQANABMAEQAEABEAEAAVACAB9AAXABkADQATABEABAANAA4AHwAbABgAIQAgABEABAAcABsAHwAVACAAFQAbABoBBgAFABkADQATABEACwAYAEYAeACiANABAAE0AWYBnAHMAgABVAAWACEAHwAgABUAEgAlAAQAHwAgAA0AHgAgAAQAIgARAB4AIAAVAA8ADQAYAU8AGAAhAB8AIAAVABIAJQAEAB8AIAANAB4AIAAEABQAGwAeABUAJgAbABoAIAANABgBVgAUACEAHwAgABUAEgAlAAQAEQAaABAABAAiABEAHgAgABUADwANABgBUQAWACEAHwAgABUAEgAlAAQAEQAaABAABAAUABsAHgAVACYAGwAaACAADQAYAVUAFwAhAB8AIAAVABIAJQAEAA8AEQAaACAAEQAeAAQAIgARAB4AIAAVAA8ADQAYAVAAGQAhAB8AIAAVABIAJQAEAA8AEQAaACAAEQAeAAQAFAAbAB4AFQAmABsAGgAgAA0AGAFXABgAIQAfACAAFQASACUABAAOABEAIAAjABEAEQAaAAQAIgARAB4AIAAVAA8ADQAYAVIAGgAhAB8AIAAVABIAJQAEAA4AEQAgACMAEQARABoABAAUABsAHgAVACYAGwAaACAADQAYAVgAFwAhAB8AIAAVABIAJQAEAA0AHgAbACEAGgAQAAQAIgARAB4AIAAVAA8ADQAYAVMAGQAhAB8AIAAVABIAJQAEAA0AHgAbACEAGgAQAAQAFAAbAB4AFQAmABsAGgAgAA0AGAJbAAIAHwADAAgAEgAcANIABAAcABUABwDRAAQAHAAVAAYA0AADABwAFQAfAEAATgBaAGQAkAC+ANwA/gEcATYBWAF2AZABogGuAbgBxAH0AhQCPgJYAnICigKUAq4CuALWAv4DGgM2A0QAugAGABsAEwAbACEAIAC5AAUAGwATABUAGgCcAAQAGwAPABcCDAAVABUAHwAgAAQAIQAaABsAHgAQABEAHgARABAABAAfAB0AIQANAB4AEQINABYAFQAfACAABAAhABoAGwAeABAAEQAeABEAEAAEABsAIQAgABgAFQAaABEBbgAOABUAHwAgAAQAIQAaABsAHgAQABEAHgARABACAAAQABUAHwAgAAQAHgAbABkADQAaAAQAHwAZAA0AGAAYAf8ADgAVAB8AIAAEAB4AGwAZAA0AGgAEAA4AFQATAW0ADAAVAB8AIAAEABsAHgAQABEAHgARABACCwAQABUAHwAgAAQAGAANACAAFQAaAAQAHwAZAA0AGAAYAgoADgAVAB8AIAAEABgADQAgABUAGgAEAA4AFQATAiYADAAVABoAFwARABAAFQAaAAQADgAbACQCJQAIABUAGgAXABEAEAAVABoAmgAFABUAGgAXAAYAmAAEABUAGgAXApkABQAVABoAEQAGAp4AFwAVABoAEQAEAB8AIAANAA8AFwARABAABgAFAAUABAAZAA0AHgAXABEAHgAfApsADwAVABoAEQAEAB8AIAANAA8AFwARABAABgAFAAUCnQAUABUAGgARAAQAHwAgAA0ADwAXABEAEAAEABkADQAeABcAEQAeAB8CmgAMABUAGgARAAQAHwAgAA0ADwAXABEAEAKcAAwAFQAaABEABAAZAA0AHgAXABEAHgAfAggACwAVABoAEQAEABQAEQAVABMAFAAgARUABAAVABoAEQIHAAwAEQAgACAAEQAeAAQAHwAcAA0ADwARANUABAARAB8AHwBTAA4ADQAlABsAIQAgAAQAHwAgAA0ADwAXABEAEABSABMADQAlABsAIQAgAAQAHwAVABAAEQAEAA4AJQAEAB8AFQAQABEAUQANAA0AJQAbACEAIAAEAAcABAAOACUABAAHAFAADQANACUAGwAhACAABAAGAAQADgAlAAQACQBPAAYADQAlABsAIQAgAL8ABgANACEAGgAPABQAHgA+AFYAZgCCAKIAwADOANwA6gD4AQQBFgEqAUABSgFmAXoBkAGwAdQB6gIAAhoCMgJOAlwClAK0AtIC9AIoAAsAJQAfABwADQAPABEABAAOABsAJAInAAcAJQAfABwADQAPABEAWAANABsAHgARAAQAIgARAB4AIAAVAA8ADQAYAFkADwAbAB4AEQAEABQAGwAeABUAJgAbABoAIAANABgBygAOABsAEAAhABgAEQAEABkADQAaAA0AEwARAB4BDAAGABUAHgAeABsAHgDPAAYAFQAaACEAHwAIAKwABgAVABoAIQAfAAcAqwAGABUAGgAhAB8ABgCqAAUAFQAaACEAHwDCAAgAFQAaABUAGQAVACYAEQBhAAkAFQAaAAQAIwAVABAAIAAUAGAACgAVABoABAAUABEAFQATABQAIABXAAQAEQAaACEBswANABEAEAAVAA0ABAAZAA0AGgANABMAEQAeAF8ACQANACQABAAjABUAEAAgABQAXgAKAA0AJAAEABQAEQAVABMAFAAgAgMADwANACAADwAUAAQAEgAhABgAGAAEACMAGwAeABACEQARAA0AHgAXABEAHgAEABwAFQAaAAQAIAANAB4AEwARACACEAAKAA0AHgAXABEAHgAEABwAFQAaAGMACgANAB4AEwAVABoABAAgABsAHABkAAwADQAeABMAFQAaAAQAHgAVABMAFAAgAGYACwANAB4AEwAVABoABAAYABEAEgAgAGUADQANAB4AEwAVABoABAAOABsAIAAgABsAGQBiAAYADQAeABMAFQAaAToAGwANABcAEQAEACIAEQAeACAAFQAPAA0AGAAEAB8AHAANAA8AFQAaABMABAARAB0AIQANABgBNAAPAA0AFwARAAQAHwANABkAEQAEACMAFQAQACAAFAEzAA4ADQAXABEABAAfAA0AGQARAAQAHwAVACYAEQE1ABAADQAXABEABAAfAA0AGQARAAQAFAARABUAEwAUACABNgAdAA0AFwARAAQAFAAbAB4AFQAmABsAGgAgAA0AGAAEAB8AHAANAA8AFQAaABMABAARAB0AIQANABgAAwAIACIAKgEBAAwAGwAgABUAEgAVAA8ADQAgABUAGwAaANQAAwAbACAAjQADABsAGgANABwALAA+AFAAYgB0AJAArgC+AMYAzgDUAOAAWgAHACIAEQAeABgADQAcAKsACAAhACAAGAAVABoAEQAJAKgACAAhACAAGAAVABoAEQAIAKUACAAhACAAGAAVABoAEQAHAKIACAAhACAAGAAVABoAEQAGAHYADQAhACAAGAAVABoAEQAEACMAFQAQACAAFAB3AA4AIQAgABgAFQAaABEABAAbABIAEgAfABEAIACfAAcAIQAgABgAFQAaABEAyQADACEAIADWAAMAHgAGANUAAgAeAL4ABQAcABEAGgAGAL0ABAAcABEAGgAyAGYAcgCCAJwAugDWAPYBAgEOARoBJAE2AUYBUAFsAYABiAGQAaoBugHMAdgB+gIYAi4CZAKEAqACrAK+AuQDEAMmA0gDbAOMA7QD2AP0BAwEFAQkBDAEUAR4BKAEuATUBO4FDACTAAUAHgAVABoAIADGAAcAHgARACIAFQARACMAeQAMABsAHwAVACAAFQAbABoABAAgABsAHAB6AA4AGwAfABUAIAAVABsAGgAEAB4AFQATABQAIAB8AA0AGwAfABUAIAAVABsAGgAEABgAEQASACAAewAPABsAHwAVACAAFQAbABoABAAOABsAIAAgABsAGQDOAAUAGAAhAB8ACACpAAUAGAAhAB8ABwCoAAUAGAAhAB8ABgCnAAQAGAAhAB8A8QAIABgADQAlABgAFQAfACAA8wAHABgADQAlAAQAHwAZAOcABAAYAA0AJQIqAA0AFQAaACAAEQAeABEAHwAgAAQADgAbACQCKQAJABUAGgAgABEAHgARAB8AIAISAAMAFQAaAp8AAwAVABEBBQAMABQAGwAgABsABAAPAA0AGQARAB4ADQHvAAcAEQAeAA8AEQAaACAA9AAIAA0AIQAfABEABAAfABkA6AAFAA0AIQAfABEBvwAQAA0AHwAgABEABAAcABgADQAVABoABAAgABEAJAAgAb4ADgANAB8AIAARAAQAGQANAB4AFwAQABsAIwAaAb0ACgANAB8AIAARAAQAFAAgABkAGAG8ABoADQAfACAAEQAEABIAHgAbABkABAAjABsAHgAQAAQAHwAgAB4AFQAcAAQAEgAVABgAEQG7AA8ADQAfACAAEQAEABIAHgAbABkABAAjABsAHgAQAboADQANAB8AIAARAAQADQAfAAQAFAAgABkAGAG5AAUADQAfACAAEQGeAAgADQAfAB8AIwAbAB4AEAKEABIADQAeAA0AGQARACAAEQAeAB8ABAAhABoAFwAaABsAIwAaAoMAFQANAB4ADQAZABEAIAARAB4AHwAEAA4AJQAgABEABAANAB4AHgANACUCbwAKAA0AHgANABkAEQAgABEAHgAfAnkAEAANAB4ADQAZABEAIAARAB4ABAAfACAAHgAVABoAEwJ4ABEADQAeAA0AGQARACAAEQAeAAQAFQAaACAAEQATABEAHgJ3AA8ADQAeAA0AGQARACAAEQAeAAQAEgAYABsADQAgAnYAEwANAB4ADQAZABEAIAARAB4ABAAQAA0AIAARAAQAIAAVABkAEQJ1ABEADQAeAA0AGQARACAAEQAeAAQADgAbABsAGAARAA0AGgGfAA0ADQAeAA0AEwAeAA0AHAAUAAQADQAQABAB4wALAA0AGgARAAQAEgAeABEAEQAmABEAygADAA0AGgETAAcADQAYABEAIAAgABEBFAAFAA0AFQAaACABWgAPAA0AEwARAAQAHAAeABsAHAARAB4AIAAVABEAHwJqABMADQATABEABAAUABEADQAQABEAHgAEAB8AEQAPACAAFQAbABoCawATAA0AEwARAAQAEgAbABsAIAARAB4ABAAfABEADwAgABUAGwAaAGgACwANABAAEAAVABoAEwAEACAAGwAcAGkADQANABAAEAAVABoAEwAEAB4AFQATABQAIABrAAwADQAQABAAFQAaABMABAAYABEAEgAgAGoADgANABAAEAAVABoAEwAEAA4AGwAgACAAGwAZAGcABwANABAAEAAVABoAEwAEAAoAHAA8AFwBAwAIACEAEQAfACAAFQAbABoA3gAPAB4ABAAPABsAEAARAAQAHwAPAA0AGgAaABEAHgDcAA8AHgAEAA8AGwAQABEABAAbACEAIAAYABUAGgARAN0ABwAeAAQADwAbABAAEQAiAEYAZgB2AH4AiACeALoA1ADsAPoBBAESASABOAFEAXABnAG6AdgB8AIAAjACZAJ0AoICqAKyAsgC1gLsAxQDLANIA2IBfQAPACEAGAARAAQAFAAbAB4AFQAmABsAGgAgAA0AGAI8AAcAHwAfAAQADgAbACQCOwADAB8AHwBVAAQAGwAjAB8B5AAKABsAIwAEABIAHgARABEAJgARAR4ADQAbACEAGgAQAAQADwAbAB4AGgARAB4AHwEQAAwAGwAgAA0AIAARAAQAHgAVABMAFAAgAREACwAbACAADQAgABEABAAYABEAEgAgAQ8ABgAbACAADQAgABECrAAEABsAHwARAOoABgARACMAFQAaABAAjgAGABEAHwARACAABgEvAAsAEQAfABEAIAAEAA8AGwAYABsAHgCLAAUAEQAfABEAIAJmABUAEQAcABsAHgAgAAQAFAARAA0AEAARAB4ABAAfABEADwAgABUAGwAaAmcAFQARABwAGwAeACAABAASABsAGwAgABEAHgAEAB8AEQAPACAAFQAbABoCiwAOABEAHAAbAB4AIAAEABEAGAARABkAEQAaACACBQAOABEAHAAYAA0ADwARAAQAHwAVABoAEwAYABECBgALABEAHAAYAA0ADwARAAQADQAYABgAVgAHABEAGwAeABAAEQAeAT0AFwARABkAGwAiABEABAAiABEAHgAgABUADwANABgABAAfABwADQAPABUAGgATATkAGQARABkAGwAiABEABAAUABsAHgAVACYAGwAaACAADQAYAAQAHwAcAA0ADwAVABoAEwCPAAcAEQAYABsADQAQAAYAjAAGABEAGAAbAA0AEAIEABIAEQATACEAGAANAB4ABAARACQAHAAeABEAHwAfABUAGwAaAIoABAARABAAGwIsAAoAEQAQABAAFQAgAAQADgAbACQCKwAGABEAEAAQABUAIACNAAoAEQAPACEAHgAeABEAGgAPABEBAAATAA0AEAAVABsADgAhACAAIAAbABoABAAPABQAEQAPABcAEQAQAP8ACwANABAAFQAbAA4AIQAgACAAGwAaAqoADQANABAADQAeAAQAGQANAB4AFwARAB4AHwKrAAwADQAQAA0AHgAEABIAFQAYABgAEQAQAqkABQANABAADQAeADcAcAB+AJQAnACwAMQA2gD2ARgBMgFeAYYBrgHQAfoCFgImAjACPAJMAlwCagKEAo4CqgK2AsICzgLaAuYC8AMUAzgDTANUA1wDZANsA3IDegOUA6wDwAPQA9wD6AQQBCYEPAR6BKgE4gUMBRwFJgHtAAYAJQAZAA4AGwAYAWQACgAhABwABAAfAA8AHgAVABwAIAHsAAMAIQAZAPAACQAhAA4AIAAVACAAGAARAB8CZAAJACEADgAeABEAHAAbAB4AIAFjAAoAIQAOAAQAHwAPAB4AFQAcACAByQANACAAJQAYABEABAAOACEAFQAYABAAEQAeAi4AEAAgACEAGQAOABgAEQAEACEAHAAbABoABAAOABsAJAItAAwAIAAhABkADgAYABEABAAhABwAGwAaAccAFQAgAB4AFQAcAAQAIwAbAB4AEAAEABIAGwAeABkADQAgACAAFQAaABMBxgATACAAHgAVABwABAAfABwADQAaAAQAEQAYABEAGQARABoAIAAfAcUAEwAgAB4AFQAcAAQAEgAbABoAIAAEABEAGAARABkAEQAaACAAHwHEABAAIAAeABUAHAAEAA8AHwAfAAQAEgAbAB4AGQANACABwwAUACAAHgAVABwABAANABgAGAAEABIAGwAeABkADQAgACAAFQAaABMBYgANACAAHgAVABcAEQAgABQAHgAbACEAEwAUAPUABwAgABsAHAAEAB8AGQDpAAQAIAAbABwA4wAFACAAFQAPABcA0gAHACAADQAgACEAHwAHANEABwAgAA0AIAAhAB8ABgDQAAYAIAANACAAIQAfAPgADAAgAA0AHgAEABsAIQAgABgAFQAaABEA+QAEACAADQAeAecADQAcABEAGAAYAAQADwAUABEADwAXABEAHgC2AAUAGwAeACAACgC1AAUAGwAeACAACQCxAAUAGwAeACAACACwAAUAGwAeACAABwCuAAUAGwAeACAABgCtAAQAGwAeACABQQARABoADQAcAAQAIAAbAAQAHwAaAA0AHAAYABUAGgARAB8BQAARABoADQAcAAQAIAAbAAQAEwAeABUAEAAYABUAGgARAB8BPwAJABoADQAcAAQAEwAeABUAEADPAAMAGQAJAM4AAwAZAAgAtAADABkABwCPAAMAGQAGAI4AAgAZAmEAAwAYABoBMgAMABUAJgARAAQAIAAbAAQAEwAeABUAEAGyAAsAFQAYACIAEQAeABgAFQATABQAIADgAAkAFQATABoADQAgACEAHgARARwABwAUAA0AHgAcABEAGgIUAAUAFAANAB4AEQEdAAUAFAANABwAEQDlABMAEQAgAAQADwAbABgAIQAZABoABAAcABsAHwAVACAAFQAbABoBmAAKABEAGAARAA8AIAAEAA4AGwAkAZYACgARABgAEQAPACAABAANABgAGAKkAB4ADwANACAAIAARAB4ABAAfACAAHgANABUAEwAUACAABAAYABUAGgARAB8ABAAZAA0AHgAXABEAHgAfAqUAFgAPAA0AIAAgABEAHgAEAB8AIAAeAA0AFQATABQAIAAEABgAFQAaABEAHwKiABwADwANACAAIAARAB4ABAAfABkAGwAbACAAFAAEABgAFQAaABEAHwAEABkADQAeABcAEQAeAB8CowAUAA8ADQAgACAAEQAeAAQAHwAZABsAGwAgABQABAAYABUAGgARAB8CoQAHAA8ADQAgACAAEQAeAJIABAANACIAEQEXAAoADQAgACEAHgANACAAFQAbABoAOwB4AJAAoAC2AMQA4gESASwBXgGIAbIB5AIOAioCRgJ2ApoCsgLOAvADEAMwA04DXgNwA4QDpgPKA+YEAgQwBF4EgASiBMQE7gUWBUIFaAWCBZwF0AYCBioGUgZ+BqIGuAbOBvoHJAdSB3gHqgfaCA4IQAhwCKQCNAALACMAFQAgACAAEQAeAAQADgAbACQCMwAHACMAFQAgACAAEQAeAjIACgAhABkADgAYAB4ABAAOABsAJAIxAAYAIQAZAA4AGAAeAP0ADgAeABUABAAfACAADQAgABEABAAaACEAGAAYAPwAFwAeABUABAAfACAADQAgABEABAAVABoAEAARACAAEQAeABkAFQAaAA0AIAARARkADAAeAA0AGgAfABwAEQAeAA0AGgAPACUBqAAYAB4ADQAPABcABAAPABQADQAaABMAEQAfAAQAHgARABYAEQAPACAABAANABgAGAGnABQAHgANAA8AFwAEAA8AFAANABoAEwARAB8ABAAeABEAFgARAA8AIAGkABQAHgANAA8AFwAEAA8AFAANABoAEwARAB8ABAARABoADQAOABgAEQGmABgAHgANAA8AFwAEAA8AFAANABoAEwARAB8ABAANAA8ADwARABwAIAAEAA0AGAAYAaUAFAAeAA0ADwAXAAQADwAUAA0AGgATABEAHwAEAA0ADwAPABEAHAAgAaMADQAeAA0ADwAXAAQADwAUAA0AGgATABEAHwHmAA0AGwAbABgADgANAB4ABAASABgAGwANACAB6gAXABsAEwATABgAEQAEABIAIQAYABgABAAfAA8AHgARABEAGgAEABkAGwAQABECegARABsADwAEAB8AEQAPACAAFQAbABoABAAYABEAIgARABgCbQALABsADwAEAB8AEQAPACAAFQAbABoBKQANABQAIQAZAA4AGgANABUAGAAfAAQAIQAcASoAEAAUACEAGQAOABoADQAVABgAHwAEAB4AFQATABQAIAEsAA8AFAAhABkADgAaAA0AFQAYAB8ABAAYABEAEgAgASsADwAUACEAGQAOABoADQAVABgAHwAEABAAGwAjABoBnQAOABEAJAAgAA4AGwAkAAQAFAAVABAAEAARABoBnAAHABEAJAAgAA4AGwAkAZsACAARACQAIAANAB4AEQANAXwACQARACQAIAAEACMAHgANABwBoQAQABEAGQAcABgADQAgABEABAAZAA0AGgANABMAEQAeAjAAEQARABgAGAAEAA0ABAASAB4AFQARABoAEAAEAA4AGwAkAi8ADQARABgAGAAEAA0ABAASAB4AFQARABoAEAHiAA0ADQAOABgAEQAEACEAGgAZABEAHgATABEB2AAWAA0ADgAYABEABAAeABsAIwAEABUAGgAfABEAHgAgAAQADgARABgAGwAjAdcAFgANAA4AGAARAAQAHgAbACMABAAVABoAHwARAB4AIAAEAA0ADgAbACIAEQH7ABAADQAOABgAEQAEAB4AGwAjAAQAEwAeABsAIQAcAB8B2gAQAA0ADgAYABEABAAeABsAIwAEABAAEQAYABEAIAARAdIAEAANAA4AGAARAAQAHAAeABsAHAARAB4AIAAVABEAHwH+ABQADQAOABgAEQAEABwAGwAfABUAIAAVABsAGgAEAB4AFQATABQAIAH8ABMADQAOABgAEQAEABwAGwAfABUAIAAVABsAGgAEABgAEQASACAB/QAVAA0ADgAYABEABAAcABsAHwAVACAAFQAbABoABAAPABEAGgAgABEAHgHQABIADQAOABgAEQAEABgAFQATABQAIAAEABAAFQANABgAGwATAdwADAANAA4AGAARAAQAEAARABgAEQAgABEB+gAMAA0ADgAYABEABAAPABsAHgAaABEAHgHWABkADQAOABgAEQAEAA8AGwAYACEAGQAaAAQAFQAaAB8AEQAeACAABAAeABUAEwAUACAB1QAYAA0ADgAYABEABAAPABsAGAAhABkAGgAEABUAGgAfABEAHgAgAAQAGAARABIAIAH5ABMADQAOABgAEQAEAA8AGwAYACEAGQAaAAQAEwAeABsAIQAcAB8B2QATAA0ADgAYABEABAAPABsAGAAhABkAGgAEABAAEQAYABEAIAARAdQAFQANAA4AGAARAAQADwARABgAGAAEABwAHgAbABwAEQAeACAAFQARAB8B2wARAA0ADgAYABEABAAPABEAGAAYAAQAEAARABgAEQAgABEB0wAKAA0ADgAYABEABAAPABEAGAAYAfgACgANAA4AGAARAAQADgAbABAAJQGAABUADQAOABgAEQAEAA0AGAAVABMAGgAEACAAGwAcAAQAHgAVABMAFAAgAX4AFAANAA4AGAARAAQADQAYABUAEwAaAAQAIAAbABwABAAYABEAEgAgAX8AFgANAA4AGAARAAQADQAYABUAEwAaAAQAIAAbABwABAAPABEAGgAgABEAHgGHABIADQAOABgAEQAEAA0AGAAVABMAGgAEAB4AEQAZABsAIgARAYMAGAANAA4AGAARAAQADQAYABUAEwAaAAQAGQAVABAAEAAYABEABAAeABUAEwAUACABgQAXAA0ADgAYABEABAANABgAFQATABoABAAZABUAEAAQABgAEQAEABgAEQASACABggAZAA0ADgAYABEABAANABgAFQATABoABAAZABUAEAAQABgAEQAEAA8AEQAaACAAEQAeAYYAGAANAA4AGAARAAQADQAYABUAEwAaAAQADgAbACAAIAAbABkABAAeABUAEwAUACABhAAXAA0ADgAYABEABAANABgAFQATABoABAAOABsAIAAgABsAGQAEABgAEQASACABhQAZAA0ADgAYABEABAANABgAFQATABoABAAOABsAIAAgABsAGQAEAA8AEQAaACAAEQAeAdEABQANAA4AGAARAAsAGAAiADAAQABOAFoAaAB4AIYAlgCgAhUABAAfABEAHgC8AAYAHAAYABsADQAQAOQABwAaAB8AIAAVAA8AFwCvAAYAGgAfABsAHgAgAhMABQAaABwAFQAaAJ0ABgAaABgAGwAPABcAmwAHABoAGAAVABoAFwAGAJkABgAaABgAFQAaABcATQAHABoAEwAeABsAIQAcAIkABAAaABAAGwFdAAkAGgAQABEAHgAYABUAGgARAAwAGgAuAEQAXABwAHwAmgCuAMAAzgDUAPYA7QAJABsAGAAhABkAEQAEACEAHADuAAoAGwAYACEAGQARAAQAGwASABIA7AALABsAGAAhABkAEQAEABAAGwAjABoCPgAJABUAGQARABsABAAOABsAJAI9AAUAFQAZABEAGwG0AA4AFQAQABEAGwAEABEAJAAgABEAHgAaAA0AGACbAAkAEQAeACAAFQAPAA0AGAAGAJoACAARAB4AIAAVAA8ADQAYAl4ABgAOABwAHgAbABYCYAACAA4B6AAQAA0AGAAVABAADQAgABUAGwAaAAQAJAAUACAAGQAYAekADwANABgAFQAQAA0AIAAVABsAGgAEABAADQAgAA0ACAASACAAOgBaAGoAegCIAJQAxQAGAB4AEQAaAA8AFAH1AAwAFQAmAA0AHgAQAAQAIAANAA4AGAARAfcADwAVACYADQAeABAABAAPAB4AGwAfAB8AIAANAA4AwQAHABUAGgAQABsAIwAfAMIABwAVABoAEAAbACMABgDAAAYAFQAaABAAGwAjAF0ABQAVABAAIAAUAQQABwANAB4AGgAVABoAEwAEAAoAIgAyAEgCQAALABsAIQAgACEADgARAAQADgAbACQCPwAHABsAIQAgACEADgARAjYACgANABkAGQARAB4ABAAOABsAJAI1AAYADQAZABkAEQAeAAUADAAYACQAQABiAMkABQAbABsAGQAHAMgABQAbABsAGQAGAQkADQAbABsAGQAEAA4AEQAfACAABAASABUAIAEIABAAGwAbABkABAANAA8AIAAhAA0AGAAEAB8AFQAmABEAxwAEABsAGwAZAAEABAKtAAICrgAAAAMD/wGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA6iIDwP/AAEADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEALAAAAAoACAABAAIAAEAIAAtADYASQB64GHhXeIO4wrkA+VU5qnmtOcF6CzpSuoi//3//wAAAAAAIAAtADAASQBh4ADhAOIA4wDkAOUA5gDmq+cA6ADpAOoA//3//wAB/+P/1//V/8P/rCAnH4ke5x32HQEcBRtaG1kbDhoUGUEYjAADAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBQAEAAsACgAACAAABEQECwP6AAoD+gAGAAAABAUABAALAAoAAAgAAASEBAsD+gAGAAQABgAAAAQFAAQACwAKAAAIAAAERAQFAAYABAAGA/oAAAAEBQAEAAsACgAACAAABIQEBQAGA/oACgP6AAAABAQABAAMAAoAAAgAACQEhAgABAP4AAoD+gAAAAQFAAMACwALAAAIAAAkBEQLA/oABwP8AAgAAAAEBAAEAAwACgAACAAAJASECAP8AAgABAAGAAAABAUAAwALAAsAAAgAACQERAUABgAHAAQD+AAAAAgEAAQADAALAAAIABgAACQIRIRUhAQABAAEA/gACAAEAAYD+gAHAQAAAAAACAQAAwALAAsAAAgAGAAAJAiERIxEBAAGA/oABwEACwP8A/wACAP4AAAAAAAIBAAEAAwACwAACAAYAAAkCESE1IQMA/wD/AAIA/gACwP6AAYD+QEAAAAAAAgEAAMACwALAAAIABgAAJQkBIREzEQLA/oABgP5AQMABAAEA/gACAAAAAAACAQAAQAMAA0AAAgAFAAAlCQEJASEBAAEAAQD/AP8AAgBAAYD+gAMA/oAAAAIAgADAA4ACwAACAAUAABMJAQkBEYABgP6AAwD+gALA/wD/AAEAAQD+AAAAAgEAAEADAANAAAIABQAACQIJASEDAP8A/wABAAEA/gADQP6AAYD9AAGAAAACAIAAwAOAAsAAAgAFAAAlCQEJAREDgP6AAYD9AAGAwAEAAQD/AP8AAgAAAAIBAAAAAwADgAACAAYAAAEhAREBIQEBAAIA/wD/AAIA/wABgP6AA4D+gAGAAAAAAAIAAAEAA8ACgAACAAUAAAkCIQEhAgD/AP8AAsD/AAIAAoD+gAGA/oAAAAAAAgEAAQADAAMAAAIABgAACQI1FSE1AwD/AP8AAgACgP6AAYCAQEAAAAEAwAD8A0ACgAAGAAAlNxc3CQEXAQT8/ET+wP7ARPz8/EQBQP7ARAABATwAgALAAwAABgAAARcHFwkBBwE8/PxEAUD+wEQCvPz8RAFAAUBEAAAAAAEAwAEAA0AChAAGAAABBycHCQEnAvz8/EQBQAFARAKE/PxE/sABQEQAAAAAAQFAAIACxAMAAAYAACUnNycJATcCxPz8RP7AAUBExPz8RP7A/sBEAAEBAACAAwADAAAGAAABIxEjESMBAwDAgMABAAGA/wABAAGAAAEAwADAA0ACwAAGAAAlNSE1ITUBAcD/AAEAAYDAwIDA/wAAAAEBAACAAwADAAAHAAABMxEzETMJAQEAwIDA/wD/AAIAAQD/AP6AAYAAAAAAAQDAAMADQALAAAYAAAEVIRUhFQECQAEA/wD+gALAwIDAAQAAAQEAAMADQAKAAAoAAAEVMwsBMzUhNSEVAkCAoKCA/wACQAJAgP8AAQCAQEAAAAAAAQEAAMADQAKAAAgAAAEbASMVIRUhNQEAoKCAAYD+QAGAAQD/AIBAwAAAAAACAMAAwANAAsAACAAMAAABGwEjFSEVITUBIRUhAQCgoIABgP5AAcD9gAKAAYABAP8AgEDAAUBAAAMAAAAABAADgAAGAAoAEQAAATMVIxUtARMzESMBJRUjFTMVAQCAgP8AAQDAgIACQP8AgIABwUGAoKD9wAOA/iCggEF/AAAAAAEAQAAAA8ADgAARAAAlNSEVIzUjNTMRIxsBIxEhNQUCwP5AQICAgKCggAHAAQAAgICAQAHAAQD/AP5AgKAAAAACAMAAAANAA4AABgANAAABIxEjESMTAREjESMbAQIAgECAoAFgQICgoAKA/kABwAEA/YABwP5A/wABAAACAEABAAPAAsAAAgAGAAATDQEBFSE1QAGA/oABwAHAAsDg4AEAQEAABgBAAAADwAOAAAIABQAJAA0AEQAVAAATESUBEQUBFSE1BRUhNQEVITUFFSE1QAFA/sABQAJA/cACQP3AAkD9wAJA/cADgP6AwP1AAYDAAoBAQMBAQP7AQEDAQEAAAAAACQBAAAADwAOAAAMABwALAA8AEwAXABsAHwAjAAATIREhASERIQEhESE1IREhASERIQERIREBIREhJSERIQEhESFAAQD/AAFAAQD/AP7AAQD/AAEA/wABQAEA/wABQAEA/wABAP8A/sABAP8AAUABAP8AA4D/AP2AAQD/AAEAQAEA/wABAAFA/wABAP3AAQBAAQD8gAEAAAAGAEAAQAPAA4AAAwAHAAsADwATABcAABMzFSMlFSE1ATM1IwUhNSEBMzUjBSE1IUDAwAEAAoD8gMDAAQACgP2A/wDAwAEAAoD9gAOAwMDAwP4AwMDA/gDAwMAAAAQAQABAA4ADgAADAAcACwAPAAATIREhESERIQEhESEZASERQAGA/oABgP6AAcABgP6AAYABwP6AAcABgPzAAYABwP6AAYAAAAQAQABAA4ADgAADAAcACwAPAAATIREhEyERIQEhESEDESERQAGA/oBAAQD/AAHAAQD/AEABgAHA/oACAAEA/UABAAIA/oABgAAAAAACAUAAQAKAA0AAAwAHAAABMxEjExEzEQFAgIDAgANA/QADAP0AAwAABgBAAAADgAPAAAMABwALAA8AEwAXAAAlIRUhNSE1IQEhESEFITUhESE1IQEVITUBgAIA/gACAP4A/sABAP8AAUACAP4AAgD+AP7AA0CAgMCA/sACwICA/sCAAcDAwAAABQBAAAADgAPAAAMABwALAA8AEwAAEyERIQEVITUBITUhESE1IREhNSFAAYD+gAHAAYD+gAGA/oABgP6AAYD+gAPA/EADwMDA/kDA/kDA/kDAAAAABABAAAADgAPAAAMABwALAA8AABMhESEBIREhASERIQEhESFAAYD+gAHAAYD+gP5AAYD+gAHAAYD+gAIAAcD+QAHA/EABwP5AAcAAAAQAQAAAA4ADwAADAAcACwAPAAA3IRUhESE1ITUhNSERFSE1QANA/MADQPzAA0D8wANAwMABAMBAwAEAwMAAAAAFAEAAAAOAA8AAAwAHAAsADwATAAATIRUhESE1ISUhNSEBESERASE1IUABgP6AAYD+gAHAAYD+gP5AA0D+gAGA/oABwMD/AMBAwAIA/kABwPxAwAADAIAAAANAA4AAAwAHAAsAABMzESMhMxEjIREzEYDAwAEAwMABAMADgPyAA4D8gAOAAAAAAwBAAIADwANAAAMABwALAAABFSE1ERUhNREhFSEDwPyAA4D8gAOAA0DAwP8AwMD/AMAAAAMAQADAA8ACwAADAAcACwAAARUhNR0BITUVIRUhA8D8gAOA/IADgALAgIDAgIDAgAAAAAADAEAAQAPAA4AAAwAHAAsAAAEVITURFSE1ESEVIQPA/IADgPyAA4ADgMDA/sDAwP7AwAAAAwGAAEACQAOAAAsAFwAjAAABMjY1NCYjIgYVFBYXIgYVFBYzMjY1NCYDIgYVFBYzMjY1NCYB4Cg4OCgoODgoKDg4KCg4OCgoODgoKDg4AsA4KCg4OCgoOIA4KCg4OCgoOP7AOCgoODgoKDgAAwBAAYADgAJAAAsAFwAjAAABNCYjIgYVFBYzMjY3FBYzMjY1NCYjIgYFFBYzMjY1NCYjIgYBADgoKDg4KCg4gDgoKDg4KCg4AUA4KCg4OCgoOAHgKDg4KCg4OCgoODgoKDg4KCg4OCgoODgAAgCAAEADgANAAAMACQAAAREhEQEhESMRIQKA/gABAAIAwP7AAUACAP4A/wACAP7AAAAAAAEAQABAA8ADgQA9AAABFAYjIiYnMScRFAYrASImPQEjFRQGKwEiJjURBw4BIyImNTQ2NzEzNDYzATA2NzkBPgEzMhYXATAWMRceAQPAJRsOGAgSJRuAGyWAJRuAGyURCBkOGyUJCAEBAQF+AQEIFw0OFwkBfwEBCAkBwBslCwkR/tsbJSUbwMAbJSUbAScSCgslGw0WCQEBAX8BAQgKCwn+gQEBCRYAAAEBQP/AAoADwAAJAAAFEyMRMwsBMxEjAeCggICgoICAQAEAAgABAP8A/gAAAQAAAUAEAAKAAAkAAAElFSE1DQE1IRUEAP8A/gD/AAEAAgAB4KCAgKCggIAAAAAAAgDA/8IDAAPAAAMAEgAAASEVIREhNyMRMwsBMxEjFyEVIQMA/cACQP7hn4CAoKCAgJ/+4QJAA8BA/IL+AYABAP8A/oD+QAAAAgAAAMAD/gMAAAMAEgAAExEzESERJxUhNQ0BNSEVNxEzEQBAA37+/oD/AAEAAYD+QAMA/cACQP7hn4CAoKCAgJ/+4QJAAAAABQDA/8ADAAPAAAQACAALAA8AFgAAASEVITUVIRUhASEDAzMVIxM1IxUjGwEB4P7gAkD9wAJA/kABQKAgQEBAQICgoAJAQEDAQP8AAQD/AIADgICA/wABAAAAAAAFAAAAwAQAAwAABAAIAAsADwAWAAABETMRIzMRMxEBEQUlMxUjJSMVMxUtAQGAQEDAQAEA/wABAICA/QCAgAEA/wAB4P7gAkD9wAJA/kABQKAgQEBAgKCgAAAAAAQAAAAAA8ADwAAHAA8AFwAfAAATFSMRMxUzFQEVIxUzFTMRASMVIxUhNSMDMzUzNSEVM0BAQMACgMDAQP5AQMABwMBAQMD+QMABwMABwMBAAQDAQMABwP5AwEBAAoDAQEAAAAAEAAAAAAPAA8AABwAPABcAHwAAASM1IRUjFSMBIzUjFSMVIQE1IzUjETM1JRUzFTMRIxUBgIABwIDAAUDAQMABwP5AwEBAAoDAQEADQICAgP2AwMBAAcBAwP5AwEBAwAHAwAAABAAAAAADwAPAAAcADwAXAB8AAAE1MxEjNSM1ATUzNSM1IxEBMzUzNSEVMxMjFSMVITUjA0CAgID9gMDAQAHAQMD+QMBAQMABwMACQID+QIDA/sDAQMD+QAHAwEBA/YDAQEAAAAQAAAAAA8ADwAAHAA8AFwAfAAAlMxUhNTM1MwEzFTM1MzUhARUzFTMRIxUFNSM1IxEzNQJAgP5AgMD+wMBAwP5AAcDAQED9gMBAQICAgIACgMDAQP5AQMABwMBAQMD+QMAAAAAEAAAAAAPAA8AABwAPABcAHwAAExUjETMVMxUBFSMVMxUzEQEjFSMVITUjAzM1MzUhFTOAgICAAoDAwED+QEDAAcDAQEDA/kDAAYCAAcCAwAFAwEDAAcD+QMBAQAKAwEBAAAAABAAAAAADwAPAAAsAFwAjAC8AAAE1IxUjETMVMzUzFQEVIzUjFTM1MxUzEQEzNSMVMxUjFSE1IwMjFTM1IzUzNSEVMwEAwEBAwEACQMBAQMBA/kBAwECAAUCAQEDAQID+wIABgECAAUCAQMABAIBAwECAAUD+gEBAwEBAAoBAQMBAQAAABAAAAAADwAPAAAsAFwAjAC8AAAEzNSM1IRUjFTMVIwEjNTM1IxUzFSMVIQEVMzUjFSM1IxEzNSU1IxUzNTMVMxEjFQGAQIABQIBAwAEAgEDAQIABQP6AQEDAQEACgEBAwEBAAsCAgICAgP4AwEBAwEABwEDAQID+wIBAQMBAgAFAgAAABAAAAAADwAPAAAsAFwAjAC8AAAEVMzUzESM1IxUjNQE1MxUzNSMVIzUjEQEjFTM1IzUzNSEVMxMzNSMVMxUjFSE1IwLAgICAgID+AMBAQMBAAcBAwECA/sCAQEDAQIABQIACQECA/sCAQMD/AIBAwECA/sABgEBAwEBA/YBAQMBAQAAABAAAAAADwAPAAAsAFwAjAC8AAAEjFTMVITUzNSM1MwEzFSMVMzUjNTM1IQE1IxUzNTMVMxEjFQUVMzUjFSM1IxEzNQJAQID+wIBAwP8AgEDAQID+wAGAQEDAQED9gEBAwEBAAQCAgICAgAIAwEBAwED+QEDAQIABQIBAQMBAgP7AgAAABAAAAAADwAPAAAsAFwAjAC8AAAE1IxUjETMVMzUzFQEVIzUjFTM1MxUzEQEzNSMVMxUjFSE1IwMjFTM1IzUzNSEVMwEAgICAgIACAMBAQMBA/kBAwECAAUCAQEDAQID+wIABgECAAUCAQMABAIBAwECAAUD+gEBAwEBAAoBAQMBAQAAABABAAAADwAOAAAMABwALAA8AABMzESMBMxEjASEVIREhFSFAQEADQEBA/UACgP2AAoD9gAMA/YACfv2AAwJA/QBAAAAEAEAAAAPAA4AAAwAHAAsADwAAARUhNQEhFSETETMRIREzEQNA/YACfv2AAoBCQPyAQAOAgID8wEADAP2AAoD9gAKAAAQAQAAAA8ADgAADAAcACwAPAAAlIxEzAREjEQUhFSERIRUhA8CAgPzAQAMA/YACgP2AAoCAAoD9ggKA/YBCQAOAQAAABABAAAADwAOAAAMABwALAA8AADc1IRUBITUhAxEjESERIxHAAoD9ggKA/YBCQAOAQACAgANAQP0AAoD9gAKA/YAAAAAEAEAAAAPAA4AAAwAHAAsADwAAEzMRIwERMxElITUhESE1IUCAgANAQP0AAoD9gAKA/YADAP2AAn79gAKAQkD8gEAAAAQAQAAAA8ADgAAGAAwAEgAYAAATMxUjFSMRASMVIREjAxUzFTMRASMRITUjgMDAQANAwAEAQMDAQPzAQAEAwAOAQMABAPzAQAEAAoBAwAEA/YD/AEAAAAABAQAAwAMAAsAAHQAAATQ2OwEyFx4BFxYdARQGIyImPQE0Jy4BJyYrASImAQATDYBJQEBgGxwTDQ0TFxZPNDQ8gA0TAqANExwbYEBASYANExMNgDw0NE8WFxMAAAEBAADAAwACwAAdAAABMhYdARQHDgEHBisBIiY1NDY7ATI3PgE3Nj0BNDYC4A0THBtgQEBJgA0TEw2APDQ0TxYXEwLAEw2ASUBAYBscEw0NExcWTzQ0PIANEwAAAQEAAMADAALAAB0AACUUBisBIicuAScmPQE0NjMyFh0BFBceARcWOwEyFgMAEw2ASUBAYBscEw0NExcWTzQ0PIANE+ANExwbYEBASYANExMNgDw0NE8WFxMAAAABAQAAwAMAAsAAHQAAJSImPQE0Nz4BNzY7ATIWFRQGKwEiBw4BBwYdARQGASANExwbYEBASYANExMNgDw0NE8WFxPAEw2ASUBAYBscEw0NExcWTzQ0PIANEwAAAAQAQAAAA8ADgAAEAAgADQARAAABIREhEQMhESEBIREhERMhESEDQP0AA4CA/YACgP4AAcD+AEABgP6AA4D8gAOA/QACgP3AAgD+AAHA/oAABABAAAADwAOAAAQACAANABEAAAEhESERAyERIQEVIREhFyERIQOA/MADgED9AAMA/cABgP6AQAEA/wADgPyAA4D8wAMA/gBAAYBA/wAAAAAUAAAAAAPAA8AABAAIAAwAEAAUABgAHAAgACQAKAAsADAANAA4ADwAQABEAEgATABQAAATIxEhEQMhESEHIzUzBSM1MzUjNTMXIzUzFyM1MxcjNTMBIzUzJSM1MxEjNTM1IzUzASM1MwUjNTMFIzUzFyM1MxcjNTMFIzUzJSM1MwUjNTNAQAPAQPzAA0DAQED+AEBAQECAQECAQECAQED+gEBAAoBAQEBAQED9gEBAAgBAQP6AQECAQECAQEABAEBA/YBAQAKAQEADwPxAA8D8gANAwEDAQEBAQEBAQEBA/sBAwED+wEBAQP5AQEBAQEBAQEBAQEBAQEBAAAADAEAAAAPAA4AABAAIAAwAACURIREhJREhEQEhFSEDwPyAA4D8wAMA/UACgP2AQANA/IBAAwD9AALAwAADAEAAAAPAA4AABAAIAAwAADchESEREyERIQEzESOAA0D8gEADAP0AAgDAwAADgPyAA0D9AALA/YAAAAADAEAAAAPAA4AABAAIAAwAABMRIREhBREhERMhFSFAA4D8gANA/QBAAoD9gANA/MADgED9AAMA/gDAAAADAEAAAAPAA4AABAAIAAwAAAEhESERAyERIQUzESMDgPzAA4BA/QADAP1AwMADgPyAA4D8wAMAQP2AAAAEAEAAAAPAA4AAAwAHAAsADwAAEyEVIREhFSE1IREhFyERIUADgPyAA4D8gAOA/ICAAoD9gAOAQP0AQMACAID/AAAAAAQAQAAAA8ADgAADAAcACwAPAAABMxEjATMRIzchESEXIREhA4BAQPzAQECAAoD9gIABgP6AA4D8gAOA/IDAAgCA/wAABABAAAADwAOAAAMABwALAA8AABMRIREDIREhBTMRIwEzESNAA4BA/QADAP2AwMABQMDAA4D8gAOA/MADAID+AAIA/gAAAAAABgBAAAADwAOAAAMABwALAA8AEwAXAAA3IREhFyERIRMzESMBMxEjATMRIwEzESPAAoD9gEACAP4AQICAAQCAgP4AQEADQEBAgAKAQP4AAcD+gAGA/oACgPyAA4D8gAAABABAAAADwAOAAAMABwALAA8AABMRIREDIREhBTMRIwEzESNAA4BA/QADAP1AwMABwMDAA4D8gAOA/MADAED9gAKA/YAAAAAABABAAAADwAOAAAMABwALAA8AAAEhESElESERASEVIREhFSEDwPyAA4D8wAMA/UACgP2AAoD9gAOA/IBAAwD9AALAwP8AwAAAAQHAAAADwAIAAAUAAAERITUhEQPA/gABgAIA/gCAAYAAAAAAAgHpAAkDtwHXAAMACAAAJSc3Fy8BARcBAvctwC0hLf6ALgF/CS3ALeAu/oAtAX8AAgDAAHwDQAMAAAUACwAAATcXNwkBEzcXNwkBAQT8/ET+wP7ARPz8RP7A/sABfPz8RAFA/sD+vPz8RAFA/sAAAAIAvgB+A0IC/gAFAAsAAAEXBxcJAQUXBxcJAQG+/PxEAUD+wP68/PxEAUD+wAK6/PxEAUABQET8/EQBQAFAAAACAMAAfANAAwAABgAMAAABBycHCQEnEQcnBwkBAvz8/EQBQAFARPz8RAFAAUACAPz8RP7AAUBEAQD8/ET+wAFAAAAAAAIAvgB+A0IC/gAFAAsAACUnNycJASUnNycJAQJC/PxE/sABQAFE/PxE/sABQML8/ET+wP7ARPz8RP7A/sAAAAABAEAAQAPAA0AAEQAAJSYnLgEnJiMRCQERMhceARcWA8ArMzNyPj5B/kABwFxQUXkkJIAqJCMzDg7/AAGAAYD/ACQkelFSAAABAEAAQAPAA0AAEgAAAREJAREiBw4BBwYHNjc+ATc2MwIAAcD+QEI+PXIzMysCJCR5UFFcAkABAP6A/oABAA4OMyMkKltSUXokJAAAAQBA/8ADwAPAADQAABMXDgEVFBceARcWMzI3PgE3NjU0Jy4BJyYjFS0BFTIXHgEXFhUUBw4BBwYjIicuAScmNTQ2fG8VFhkZVzs6QkI6O1cZGRkZVzs6Qv7AAUBdUVJ6IyMjI3pSUV1dUVJ6IyMfAmBAI1EsQjo7VxkZGRlXOzpCQjo7VxkZgMDAgCMjelJRXV1RUnojIyMjelJRXT1yAAEAQP/AA8ADwAA0AAABFAcOAQcGIyInLgEnJjU0Nz4BNzYzNQ0BNSIHDgEHBhUUFx4BFxYzMjc+ATc2NTQmJzceAQPAIyN6UlFdXVFSeiMjIyN6UlFdAUD+wEI6O1cZGRkZVzs6QkI6O1cZGRYVbx0fAYBdUVJ6IyMjI3pSUV1dUVJ6IyOAwMCAGRlXOzpCQjo7VxkZGRlXOzpCLFEjQDFyAAAAAgAA/8AEAAPAABsARQAAJRcOASMiJy4BJyY1NDY3Fw4BFRQXHgEXFjMyNiU+ATc+ATU0JicHHgEVFAYVDgEHAT4BNzI2MxUtARUiBgcOAQcnBwE3JwKCXzFyPl1RUnojIyAdXw4OGRlXOzpCI0EBCxMeCwoLHx1vFBcBAxcT/kkfRCYHDgcBQP7AJEQhID0b0i0D0y2RXF8dICMjelJRXT1zMV8eQSNCOjpXGhkOMRs9ICFEJD1yMUAjUSwHDgcmRB8BtxIYAwGAwMCACwoLHhPRLfwtLZIAAQDAAFADQANAADQAABMXDgEVFBceARcWMzI3PgE3NjU0Jy4BJyYjFS0BFTIXHgEXFhUUBw4BBwYjIicuAScmNTQ2y10EBBIRPSkpLi4pKT0REhIRPSkpLv8AAQBCOzpXGRkZGVc6O0JCOzpXGRkGAeMZDh0PLikpPRESEhE9KSkuLikpPREScKCgcBkZVzo7QkI7OlcZGRkZVzo7QhUqAAEAwABQA0ADQAA1AAABFAcOAQcGIyInLgEnJjU0Nz4BNzYzNQ0BNSIHDgEHBhUUFx4BFxYzMjc+ATc2NTQmJzceARUDQBkZVzo7QkI7OlcZGRkZVzo7QgEA/wAuKSk9ERISET0pKS4uKSk9ERIEBF0FBgGQQjs6VxkZGRlXOjtCQjs6VxkZcKCgcBIRPSkpLi4pKT0REhIRPSkpLg8dDhkUKhUAAwBAAAADwAOAAAUAIQA9AAABIxEhNSERIgcOAQcGFRQXHgEXFjMyNz4BNzY1NCcuAScmAyInLgEnJjU0Nz4BNzYzMhceARcWFRQHDgEHBgIAQAFA/wBdUVJ6IyMjI3pSUV1dUVJ6IyMjI3pSUV1PRkZpHh4eHmlGRk9PRkZpHh4eHmlGRgLA/sBAAcAjI3pSUV1dUVJ6IyMjI3pSUV1dUVJ6IyP8wB4eaUZGT09GRmkeHh4eaUZGT09GRmkeHgAABABAAAADwAPAAAMAGwAiADQAACUhESETERQGIyEiJjURNDY7ATUzFSE1MxUzMhYDIRE4ATEhETgBMSMVIzUhFSM1IzgBMRUhA0D/AAEAgCUb/QAaJiYagIABAICAGyVA/QADAICA/wCAgAMAgAEAAcD9ABslJRsDABomQEBAQCb+5v4AAwBAQEBAwAADAEAAAAPAA4AADQARACAAAAEhIgYVERQWMyEyNjURJREjEQEhOAExETgBMTMRIREzFwMA/YAaJiYaAwAaJv7AgAGA/QBAAgAmmgOAJhr9ABomJhoCgID/AAEA/QADAP7AAUCbAAAAAAUAQAAAA8ADgAAhACcANQA5AD0AAAEjNSchIgYdASMiBhURFBY7ARUUFjMhMjY9ATMyNjURNCYlIRUzFSEBIxE4ATEhOAExESM1IQUhFSEVIRUhA4BAgP5AGyVAGiYmGkAmGgIAGiZAGiYm/WYBgID+AAKAgP4AgAMA/cABgP6AAUD+wAKAgIAlG8AmGv7AGiaAGiYmGoAmGgFAGibAgID/AP8AAQBAQEBAQAADAEAAAAOuA20ACQAOABMAAAE3NjIfARYUDwEnARUzAQEnARcBAp5aEzUTWxISW+L9z7UCMf2iLQHWLf4qAxNaExNaEzUTWoj9z7UCMf5XLQHWLf4qAAAAAwCAAAADQAOAABcAIAAzAAABIzU0JisBIgYdASMVMxEUFjMhMjY1ETMlMzgBMRUjMDQBITgBMREzETMRMxEzETMRMxEzA0DAJhrAGibAQCYaAcAaJkD+QMDAAUD+QEBAQEBAQEADAEAaJiYaQID9wBomJhoCQMBAQP0AAkD+AAIA/gACAP4AAgAAAAABAQD/wAMAA8AANQAAAREjETQmIyIGFREUFjMyNjURNCYjIgYVESMRNDYzMhYVERQGIyImNRE0Nz4BNzYzMhceARcWAwBAcU9PcUs1NUsmGhomQEs1NUtxT09xFBRGLi81NS8uRhQUAsD+AAIAT3FxT/3ANUtLNQJAGiYmGv4AAgA1S0s1/cBPcXFPAkA1Ly5GFBQUFEYuLwAAAAABAFMAAANbA24AOQAAJQ4BIyImJwEmJyY0NzY3Njc2MhcWFwEHASYiBwYUFwEWMjc2NCcBJiIHBhQXAQcBJjQ3NjIXARYUBwMuHEYlJUYc/msmEhMTEiYlLy9iLy8lAWgt/pg4nzc4OAGVJWolJSX+axM1EhMTAWgt/pgmJiVpJgGVODg4HBwcHAGVJS8vYi8vJiUTEhITJf6XLQFoODg3nzj+ayUlJWolAZUTExI1E/6YLQFoJWolJib+azieOAADAAAAwAQAAsAAHQAsAEkAACUiJiczMjY1NCYrAT4BMzIXHgEXFhUUBw4BBwYjMQE0NjMhMhYVFAYjISImNSMUFjsBDgEjIicuAScmNTQ3PgE3NjMyFhcjIgYVAwBHdSLeNUtLNd4idUc1Ly5GFBQUFEYuLzX9wCUbAgAbJSUb/gAbJUBLNd4idUc1Ly5GFBQUFEYuLzVHdSLeNUvARzlLNTVLOUcUFEYuLzU1Ly5GFBQBABslJRsbJSUbNUs5RxQURi4vNTUvLkYUFEc5SzUACAAA/8AEAAPAAB0AOgBDAEkATwBYAF4AZAAAJSImJzMyNjU0JisBPgEzMhceARcWFRQHDgEHBiMxARQWOwEOASMiJy4BJyY1NDc+ATc2MzIWFyMiBhUBNSMVPgEzMhYHJwcXPgEXNycHHgEDIiYnFTM1DgEnBxc3LgEfATcnDgEDAEd1It41S0s13iJ1RzUvLkYUFBQURi4vNf2ASzXeInVHNS8uRhQUFBRGLi81R3Ui3jVLAaBACBAICBBwii2KCBfrii2KDhd9CBAIQAgQjYotig4X1YotiggXwEc5SzU1SzlHFBRGLi81NS8uRhQUAQA1SzlHFBRGLi81NS8uRhQURzlLNQE9w8MBAgIZii2KDhclii2KCBf9ugIBw8MBAkiKLYoIFx+KLYoOFwAAAAMBAP/AAwADwAAdACwASQAAJTQ2NxUUFjMyNj0BHgEVFAcOAQcGIyInLgEnJjUxATIWFREUBiMiJjURNDYzNSIGHQEuATU0Nz4BNzYzMhceARcWFRQGBzU0JiMBAEc5SzU1SzlHFBRGLi81NS8uRhQUAQAbJSUbGyUlGzVLOUcUFEYuLzU1Ly5GFBRHOUs1wEd1It41S0s13iJ1RzUvLkYUFBQURi4vNQJAJRv+ABslJRsCABslQEs13iJ1RzUvLkYUFBQURi4vNUd1It41SwAIAAD/wAQAA8AACAAOABQAHQAjACoASABlAAABMzUjHgEVFAYnNycHHgEHFzcnDgElNDY3IxUzLgE3JwcXPgEPARc3LgEnFzQ2NxUUFjMyNj0BHgEVFAcOAQcGIyInLgEnJjUxASIGHQEuATU0Nz4BNzYzMhceARcWFRQGBzU0JiMDPcPDAQICGIouig4XJYotiggX/boCAcPDAQJIii2KCBcfii2KDhcIJUc5SzU1SzlHFBRGLi81NS8uRhQUAQA1SzlHFBRGLi81NS8uRhQURzlLNQGgQAgQCAgQcIotiggX64otig4XfQgQCEAIEI6KLooOF9WKLYoIFw6oR3Ui3jVLSzXeInVHNS8uRhQUFBRGLi81AoBLNd4idUc1Ly5GFBQUFEYuLzVHdSLeNUsAAwDAAAADQAOAABgAIQAtAAABIzU0JiMiBh0BIyIGFREUFjMhMjY1ETQmJTQ2MzIWHQEhEyImNTQ2MzIWFRQGAwBAcFBPcUAaJiYaAgAaJib+Zks1NUv/AIAbJSUbGyUlAgDAT3FwUMAmGv6AGiYmGgGAGibANUtLNcD+wCUbGyUlGxslAAAAAAIAQAAAA4ADgAAhAC0AAAEhNTQmIyIGFREzETQ2MzIWHQEjIgYVERQWMyEyNjURNCYBIiY1NDYzMhYVFAYDQP6AcFBPcUBLNTVLQBomJhoCABomJv7mGyUlGxslJQIAwE9xcFD/AAEANUtLNcAmGv6AGiYmGgGAGib+wCUbGyUlGxslAAMAQAAAA8ADgAAgAC4APAAAASIGBw4BBw4BFRQXHgEXFjMyNjc+ATc+ATU0Jy4BJyYjESInLgEnJjU0NjcBDgE3AT4BMzIXHgEXFhUUBgIAS4k4Gi0UKi8jI3pSUV1LiTgaLRQqLyMjelJRXUI6O1cZGRwZAbsmWdr+RSZZMUI6O1cZGRwDgC8qEy4aOIlLXVFSeiMjLyoTLho4iUtdUVJ6IyP9ABkZVzs6QjFZJv5FGRyQAbsZHBkZVzs6QjFZAAMAQAAAA8ADgAAwAD4ATAAAASIHDgEHBgcOAQcGBw4BBwYVFBceARcWMzI3PgE3Njc+ATc2Nz4BNzY1NCcuAScmIxEiJy4BJyY1NDY3AQ4BNwE+ATMyFx4BFxYVFAYCACooKEoiIh0NFgsZFBUcBwgjI3pSUV0qKChKIiIdDRYLGRQVHAcIIyN6UlFdT0ZGaR4eMCsCHTJ/3v3jMn9HT0ZGaR4eMAOACAccFRQZCxcMHSIiSigoKl1RUnojIwgHHBUUGQsXDB0iIkooKCpdUVJ6IyP8wB4eaUZFUEd/Mv3jKzCIAh0rMB4eaUZFUEd/AAQAQAAAA8ADgAAKABQAMABRAAAJAQ4BIyImNTQ2NzciBgcBPgE1NCYFFAcOAQcGIyInLgEnJjU0Nz4BNzYzMhceARcWBzQnLgEnJiMiBgcOAQcOARUUFx4BFxYzMjY3PgE3PgE1AVMBABMqFk9xCgmtFioTAQAJCnEBcSMjelJRXV1RUnojIyMjelJRXV1RUnojI4AZGVc7OkIxWSYbLhIZHBkZVzs6QjFZJhsuEhkcAhP/AAkKcU8WKhNtCgn/ABMqFk9xwF1RUnojIyMjelJRXV1RUnojIyMjelJRXUI6O1cZGRwZEi4bJlkxQjo7VxkZHBkSLhsmWTEAAAEAQACAA8ADGwAFAAABFwkBNxcDZVv9wP7AW+UDG1v9wAFAW+YAAAADAEAAAAPAA4AAGwA3AD0AAAEiBw4BBwYVFBceARcWMzI3PgE3NjU0Jy4BJyYDIicuAScmNTQ3PgE3NjMyFx4BFxYVFAcOAQcGAycHCQEnAgBdUVJ6IyMjI3pSUV1dUVJ6IyMjI3pSUV1PRkZpHh4eHmlGRVBPRkZpHh4eHmlGRZCmWgEAAWBaA4AjI3pSUV1dUVJ6IyMjI3pSUV1dUVJ6IyP8wB4eaUZFUE9GRmkeHh4eaUZFUE9GRmkeHgE0plr/AAFgWgAAAAIAQAAAA8ADgAAbACEAAAEiBw4BBwYVFBceARcWMzI3PgE3NjU0Jy4BJyYDATcXARcCAF1RUnojIyMjelJRXV1RUnojIyMjelJRnf8AWqYBJloDgCMjelJRXV1RUnojIyMjelJRXV1RUnojI/1AAQBapgEmWgAAAAEAwACAA0ADAAALAAABBxcHJwcnNyc3FzcDQOXlW+XlW+XlW+XlAqXl5Vvl5Vvl5Vvl5QADAEAAAAPAA4AACwAnAEMAAAEHJwcnNyc3FzcXBwMiBw4BBwYVFBceARcWMzI3PgE3NjU0Jy4BJyYDIicuAScmNTQ3PgE3NjMyFx4BFxYVFAcOAQcGAwBbpaVbpaVbpaVbpVtdUVJ6IyMjI3pSUV1dUVJ6IyMjI3pSUV1PRkZpHh4eHmlGRVBPRkZpHh4eHmlGRQEbW6WlW6WlW6WlW6UBwCMjelJRXV1RUnojIyMjelJRXV1RUnojI/zAHh5pRkVQT0ZGaR4eHh5pRkVQT0ZGaR4eAAIAQAAAA8ADgAAbACcAAAEiBw4BBwYVFBceARcWMzI3PgE3NjU0Jy4BJyYTBycHJzcnNxc3FwcCAF1RUnojIyMjelJRXV1RUnojIyMjelJRo1ulpVulpVulpVulA4AjI3pSUV1dUVJ6IyMjI3pSUV1dUVJ6IyP9m1ulpVulpVulpVulAAEAwACAA0ADAAALAAABESMRIRUhETMRITUCQID/AAEAgAEAAgABAP8AgP8AAQCAAAMAQAAAA8ADgAALACcAQwAAARUjNSM1MzUzFTMVASIHDgEHBhUUFx4BFxYzMjc+ATc2NTQnLgEnJgMiJy4BJyY1NDc+ATc2MzIXHgEXFhUUBw4BBwYCQIDAwIDA/wBdUVJ6IyMjI3pSUV1dUVJ6IyMjI3pSUV1PRkZpHh4eHmlGRVBPRkZpHh4eHmlGRQGAwMCAwMCAAgAjI3pSUV1dUVJ6IyMjI3pSUV1dUVJ6IyP8wB4eaUZFUE9GRmkeHh4eaUZFUE9GRmkeHgAAAAIAQAAAA8ADgAAbACcAAAEiBw4BBwYVFBceARcWMzI3PgE3NjU0Jy4BJyYDFSM1IzUzNTMVMxUCAF1RUnojIyMjelJRXV1RUnojIyMjelJRHYDAwIDAA4AjI3pSUV1dUVJ6IyMjI3pSUV1dUVJ6IyP+AMDAgMDAgAAAAAABAMABgANAAgAAAwAAExUhNcACgAIAgIAAAAAAAwBAAAADwAOAAAMAHwA7AAABIRUhASIHDgEHBhUUFx4BFxYzMjc+ATc2NTQnLgEnJgMiJy4BJyY1NDc+ATc2MzIXHgEXFhUUBw4BBwYBAAIA/gABAF1RUnojIyMjelJRXV1RUnojIyMjelJRXU9GRmkeHh4eaUZFUE9GRmkeHh4eaUZFAgCAAgAjI3pSUV1dUVJ6IyMjI3pSUV1dUVJ6IyP8wB4eaUZFUE9GRmkeHh4eaUZFUE9GRmkeHgACAEAAAAPAA4AAGwAfAAABIgcOAQcGFRQXHgEXFjMyNz4BNzY1NCcuAScmATUhFQIAXVFSeiMjIyN6UlFdXVFSeiMjIyN6UlH+owIAA4AjI3pSUV1dUVJ6IyMjI3pSUV1dUVJ6IyP+AICAAAADAMAAgANAAwAAAwAHAAsAABMhFSERIRUhESEVIcACgP2AAcD+QAEA/wABAIABgIABgIAAAwDAAIADQAMAAAMABwALAAATIRUhFSEVIRUhFSHAAoD9gAHA/kABAP8AAwCAgICAgAAAAAMAQAAAA8ADgAADAAcAEwAAExcjNREhNSElMzUjJyE1IScHATfegJ4BAP8AAa0Tk4AB0/2tgC0DUy0CAICA/oCAgICAgIAt/K0tAAABAQAAgALAA0AABgAAAREjESMbAQIAQMDg4AJA/kABwAEA/wAAAAAAAQEAAIACwANAAAYAAAELATMRMxECwODgwEABgP8AAQABwP5AAAAAAAEAgAAAA4ADQAAHAAATFQERNxEBNYABQIABQANAQP7A/kCAAUABQEAAAAAAAgCAAAAEAAPAAAcADwAACQEHEQcRATUFNzUhJwcBNwEfAVAvgP7AAneJ/q+ALwJULANA/rAw/sCAAcABQEDJiUCALP2sLwAAAQEAAIADAALAAAcAAAEhFQcVBxEnAQACAMCAwALAQMDAgAFAwAAAAAIAgADAA4ACwAAHAA4AAAEVBxUHESc1BTMRMxEzJwOAwEDA/sCAQICgAsBAwICAAQDAQMD+wAFAwAAAAAIAgADAA4ACwAAHAA4AAAEVBxUHESc1AzcjESMRIwOAwEDAoKCAQIACwEDAgIABAMBA/gDAAUD+wAAAAAYAQABAA8ADQAADAAcACwAPABMAHwAAARUhNQUhNSERITUhESE1IRUhNSElMzUzNSM1IxUjFTMDwPyAAgABgP6AAYD+gAGA/oABgP6A/oCAgICAgIADQEBAwED+wID+wEDAQICAgICAgAAAAAYAQAAAA8ADQAAHAA8AGwAfACMAJwAAARUjFTMVIxEhFTMVIxUzEQEjFSMVMxUzNTM1IyUhNSElFSE1ASE1IQLAQECAAQBAQID9gICAgICAgAEAAYD+gP4AA4D+gAGA/oABAECAQAEAQIBAAQABgICAgICAgECAQED+QIAAAAAAAgBAAAADwAOAAAQACwAAJTEzESMBFSEVCQEVAwDAwP1AAQABQP7AAAOA/oCAwAEAAQDAAAIAQAAAA8ADgAAEAAsAAAExIxEzExUhFQkBFQEAwMCAAQABQP7AA4D8gAIAgMABAAEAwAACAEAAAAPAA4AABAALAAA3MRUhNQEjESMJASNAA4D+gIDAAQABAMDAwMACwP8A/sABQAAAAgBAAAADwAOAAAQACwAANzEVITUlMxEzCQEzQAOA/gCAwP8A/wDAwMDAgAEAAUD+wAAAAAIAQAAAA8ADgAAJABEAADchESMRIREhNSEhFwEXARcRIUADgED9AAGA/kACQHP+zVsBMnP+wAABwP6AAwBAc/7OWwEzcwFAAAIAwACAA0ADAAAJABIAADchNSMVIREzNSMpAREnByc3LwHAAoBA/gCAwAFAAUBz8lvzAXKAwIACAED+wHPzW/IBcgAAAgDAAIADQAMAAAkAEgAAExEzNSMRIRUzNRkBITcnNxc/AcDAgAIAQP7Ac/Nb8gFyAwD9gEACAIDA/sD+wHPyW/MBcgACAMAAgANAAwAAAwAHAAATESERAyERIcACgED+AAIAAwD9gAKA/cABgAAAAAMAgAAAA4ADgAAFAAkADQAAAREjESE1AyERITchESEDgED+AMACQP3AQAHA/kADgP3AAYDA/sD9wEABQAAAAAABAMABAANAAYAAAwAAARUhNQNA/YABgICAAAAAAgBaAAADpwOAAE4AWgAAASc+ATU0Jic3PgEvAS4BDwEuAS8BLgErASIGDwEOAQcnJgYPAQYWHwEOARUUFhcHDgEfAR4BPwEeAR8BHgE7ATI2PwE+ATcXFjY/ATYmJwUiJjU0NjMyFhUUBgOdUwMDAwNTCgUGRAYXC2AXNh0MAhIMiAwSAg0dNRdgCxcGRAYFCVMCAwMDUwoFBkQGFwtgFzYdDQESDYcMEgINHTUYYAsXBkQFBQr+Y0ZiYkZGYmIBRD8PHhAQHg8/BxgKdgoIBSgUHgtnDBAQDGcLHhQoBQgKdgoYBz8PHhAQHg8/BxgKdgoIBSgUHgtnDBAQDGcLHhQoBQgKdgoYByxiRkZiYkZGYgAABABDAAADvgOAAE4AWgCpALUAACUnPgE1NCYnNz4BLwEuAQ8BLgEvAS4BKwEiBg8BDgEHJyYGDwEGFh8BDgEVFBYXBw4BHwEeAT8BHgEfAR4BOwEyNj8BPgE3FxY2PwE2JicFIiY1NDYzMhYVFAYBJz4BNTQmJzc+AS8BLgEPAS4BLwEuASsBIgYVBw4BBycmBg8BBhYfAQ4BFRQWFwcOAR8BHgE/AR4BHwEUFjsBMjY/AT4BNxcWNj8BNiYnByImNTQ2MzIWFRQGApg7AgICAjsHAwQxBBAIRRAnFAoBDQhhCQ0BCRUmEEUIEAQxBAMHOwICAgI7BwMEMAUQCEUQJhUJAQ0JYQgNAQkVJhFECBEEMAUDB/7YMUdHMTJGRgIZJAEBAQEjBAMDHQMJBSkKFw0FAQgFOgUIBgwXCikFCgMdAgIEJAIBAQIkBAICHQMKBSkKFwwGCAU6BQgBBQ0XCikFCQMdAwIEsh4qKh4eKiroLAsWCwsWCywGEAhUBwYDHQ4WB0oJCwsJSgcWDh0DBQhUBxEGLAsWCwsWCywGEAhUBwYDHQ4WB0oJCwsJSgcWDh0DBQhUBxEGIEYyMkZGMjJGAcMbBg0HBw0GGwMKBTIEBAISCQ0ELQUHBwUsBQ0JEgIDBTIFCgMbBg0HBwwHGwMKBTIFAwISCQ0FLAUHBwUsBQ0JEgIDBTIFCgMTKh4eKioeHioAAAACAEAAEwOtA4AAKwAxAAAlAT4BNTQnLgEnJiMiBgcXFhQPAQYiLwEOARUUFx4BFxYzMjY3ARYyPwE2NA8BAT4BNwOt/rcNDxcWTjU0PCE/HJkSEi4SNROZDQ8XFk41NDwhPxwBShI1Ey0TQC3+wQwXCpsBSRw/ITw0NU4WFw4OmRI2Ei4SEpkcPyE8NDVOFhcPDf63ExMtEzUbLQE/ChcMAAAAAAQAQADAA8ACwAAbACcAOgBMAAABIgcOAQcGBxYXHgEXFjMyNz4BNzY3JicuAScmBzIWFRQGIyImNTQ2BT4BNz4BNw4BFRQWFy4BJy4BJwUOAQc+ATU0JiceARceARcOAQIAR0NCdC8wISEwL3RDQkdHQkN0LzAhITAvdEJDhxslJRsbJSX+5xtMKhInFCIoKCIUJxIqTBsCVxInFCIoKCIUJxIqTBsbTALAEhNDLzA5OTAvQxMSEhNDLzA5OTAvQxMSgCUbGyUlGxslgChCGAsSBx9WMTFWHwcSCxhCKIILEgcfVjExVh8HEgsYQigoQgAAAAACAEAAAAPAA4AAIgA+AAABIyc+ATU0Jy4BJyYjIgcOAQcGFRQXHgEXFjMyNjcXFRc3JwE0Nz4BNzYzMhceARcWFRQHDgEHBiMiJy4BJyYC2y41IiYZGVc6O0JCOzpXGRkZGVc6O0I6Zyo15Vvl/aUUFEYuLzU1Ly5GFBQUFEYuLzU1Ly5GFBQBQDUqZzpCOzpXGRkZGVc6O0JCOzpXGRkmIjUu5VvlAQA1Ly5GFBQUFEYuLzU1Ly5GFBQUFEYuLwADAEAAAAPAA4AACwAuAEoAAAEjFSM1IzUzNTMVMwEHJzUnDgEjIicuAScmNTQ3PgE3NjMyFx4BFxYVFAYHFzMXJTI3PgE3NjU0Jy4BJyYjIgcOAQcGFRQXHgEXFgJAgICAgICAAYBb5TUqZzpCOzpXGRkZGVc6O0JCOzpXGRkmIjUu5f3ANS8uRhQUFBRGLi81NS8uRhQUFBRGLi8CAICAgICA/dtb5S41IiYZGVc6O0JCOzpXGRkZGVc6O0I6Zyo15eUUFEYuLzU1Ly5GFBQUFEYuLzU1Ly5GFBQAAwBAAAADwAOAAAMAJgBCAAABITUhAQcnNScOASMiJy4BJyY1NDc+ATc2MzIXHgEXFhUUBgcXMxclMjc+ATc2NTQnLgEnJiMiBw4BBwYVFBceARcWAkD+gAGAAYBb5TUqZzpCOzpXGRkZGVc6O0JCOzpXGRkmIjUu5f3ANS8uRhQUFBRGLi81NS8uRhQUFBRGLi8CAID921vlLjUiJhkZVzo7QkI7OlcZGRkZVzo7QjpnKjXl5RQURi4vNTUvLkYUFBQURi4vNTUvLkYUFAAAAAEAQAAAA8ADgAAXAAABNSMVMwcnMzUjFSc3FTM1IzcXIxUzNRcDAMBAgIBAwMDAwECAgEDAwAFAQMDAwMBAgIBAwMDAwECAAAcAgABAA4ADQAADAAcACwAPABMAFwAbAAATESERASM1MzUjNTMTIzUzNSM1MwEjETM1ITUhgAMA/cCAgICAwICAgIABQMDA/YACgANA/QADAP1AgECA/sCAQID+wAFAgMAAAAAFAEAAgAOAA0AACwAXACAAJAAoAAAlFAYjIiY1NDYzMhYlIgYVFBYzMjY1NCYBNSMVMxEhNSE3ITUhNRUhNQGAOCgoODgoKDgBICg4OCgoODj+OMCAAkD+AEACAP4AAkDgKDg4KCg4ODg4KCg4OCgoOAHAQED+gEBAQIBAQAAAAAEAgABAA0ADQAAdAAABFAYjIiYnIxEjDgEjIiY1NDYzMhYXMxEzPgEzMhYDQDgoHzIKhcUKMh8oODgoHzIKhcUKMh8oOALgKDgkHP3AHCQ4KCg4JBwCQBwkOAAAAQFAAQACwAKAAAsAAAEVIxUjNSM1MzUzFQLAgICAgIACAICAgICAgAAAAAABAUABgALAAgAAAwAAARUhNQLA/oACAICAAAAAAQBAAAADwAOAAAMAAAkDA8D+QP5AAcABwP5AAcABwAABAEAAQAPAA0AAAgAACQEhAgD+QAOAA0D9AAAAAQBAAAADwAOAABsAAAEUBw4BBwYjIicuAScmNTQ3PgE3NjMyFx4BFxYDwCMjelJRXV1RUnojIyMjelJRXV1RUnojIwHAXVFSeiMjIyN6UlFdXVFSeiMjIyN6UlEAAAAAAgDAAQADQAKAAAMABwAAEyEVIREVITXAAoD9gAKAAYCAAYCAgAAAAAEAwABAA0ADQAATAAABByEVIQcjNyM1MzchNSE3MwczFQJFSgFF/nBwYHCQ20r+2wFwcGBwsAIAgIDAwICAgMDAgAAAAgEAAEADAAOAAAUACQAACQIXBxcFFSE1Anz+wAFARPz8/kACAAEAAUABQET8/MRAQAAAAAIBAABAAwADgAAGAAoAAAE3JzcJAScHFSE1AUD8/EQBQP7AREACAAFE/PxE/sD+wETEQEAAAAAAAQEAAEADQANAAAMAAAkBIwEDQP5AgAHAA0D9AAMAAAACAIAAAAOAA8AACwAZAAABNDYzMhYVFAYjIiYFNSEVBRUDMxMzEzMDNQGgOCgoODgoKDgB4P0AAQBAYEBAQGBAA2AoODgoKDg4uEBAIKD+QAFA/sABwKAACAAAAEAEAANAAAMABwALAA8AEwAXACcAKwAANyMRMzMjETMTIxEzEyMRMxMjETMTIxEzExEUBiMhIiY1ETQ2MyEyFgchESHAQEDAgICAQECAQECAQECAQECAJRv8gBslJRsDgBslQPyAA4DAAgD+QAHA/kABwP5AAcD+QAHA/gACQP2AGyUlGwKAGyUlG/2AAAAAAAcAAABABAADQAAPABMAFwAbAB8AIwAnAAABISIGFREUFjMhMjY1ETQmASMRMxMjETMTIxEzEyMRMxMjETMTIxEzA8D8gBslJRsDgBslJfzlQEDAgICAQECAQECAQECAQEADQCUb/YAbJSUbAoAbJf2AAgD+QAHA/kABwP5AAcD+QAHA/gACAAARAAAAAAQAA8AABQALABEAFwAbAB8AIwAnACsALwAzADcAOwA/AEMARwBLAAATIzUzFSMRIxUzNSMBFTMVMzUDIxUzNSMFMxEjEyMRMwMjETMBMxEjAzMRIwEjETMTMxEjAREzESEjETMZASMRIzMRIxMjETMXIRUhQEDAgEDAgAMAgEBAgMBA/oBAQEBAQIBAQP8AgICAQEABAICAQEBA/sBAAsBAQECAQEBAQEDA/IADgAMAwED9QMBAA4BAgMD8gEDAQAEAAcD/AAEA/wD+QAEA/wABAAHA/wD+QAEAAcD/AAEA/wD+QAEA/wABAAHA/wBAQAAAACsAAP/ABAADwAADAAcACwAPABMAFwAbAB8AIwAnACsALwAzADcAOwA/AEMARwBLAE8AUwBXAFsAXwBjAGcAawBvAHMAdwB7AH8AgwCHAIsAjwCTAJcAmwCfAKMApwCrAAABFSM1BzM1IycVMzUHMzUjBTM1IzcjFTM3IxUzJxUzNTcjFTMnFTM1NyMVMxM1IxUHFTM1NyMVMxUjFTMjFTM1HQEzNQczNSM3FTM1PQEjFTc1IxU3IxUzFzUjFTcjFTMHNSMVFTUjFRczNSM7ATUjMzUjFQcVMzUHMzUjFzM1IzsBNSMzNSMVFzUjFRMRIREFIREhAyERIQcnIxUFIREhBycjFRMhESEHJyMVAYBAQEBAQECAQEABAEBAgEBAQEBAgEBAQECAQEBAQEBAgEBAQEBAQIBAQIBAQIBAQIBAgEBAQECAQECAQEBAQEBAQECAQMBAgEBAgEBAQEBAgEBAQMD8AAPA/IADgED/AAEAQAF//sD/AAEAQAF/wP8AAQBAAX8CAEBAgEBAQECAQEBAQECAQIBAQEBAgEBAQED+wEBAQEBAQEBAQEBAQEBAgECAQEBAQEBAQECAQEBAQIBAgEBAQEBAQEBAQECAQECAQEBAQEBAgEBAA4D8AAQAQPyAAkABAMCAgEABAMCAgP3AAQDAgIAAAD4AAP/ABAADwAADAAcACwAPABMAFwAbAB8AIwAnACsALwAzADcAOwA/AEMARwBLAE8AUwBXAFsAXwBjAGcAawBvAHMAdwB7AH8AgwCHAIsAjwCTAJcAmwCfAKMApwCrAK8AswC3ALsAvwDDAMcAywDPANMA1wDbAN8A4wDnAOsA7wDzAPcAAAERIREDIREhByM1MyURIREDIREhByM1MwMRIREDIREhByM1MxMzFSMVIzUzJzMVIysBNTMXIzUzBSM1MzMjNTM1MxUjNSM1MzUzFSM1IzUzNTMVIzUjNTMTIzUzBzMVIzcjNTMVIzUzByM1MxUzFSMVIzUzNyM1MzUjNTM1MxUjNyM1MxcjNTMzIzUzBzMVIxUjNTMVMxUjNzMVIzczFSMHMxUjFSM1MwcjNTMBIzUzATMVIxUjNTM3IzUzNzMVIxUjNTMHMxUjFSM1MzcjNTMVIzUzMyM1MzUjNTM1IzUzNSM1MwEjNTMXIzUzOwEVIzczFSMzIzUzAoABgED/AAEAQYCA/IEBgED/AAEAQYCA/wGAQP8AAQBBgIBBQEBAQIBAQEBAQEBAQAEAQEBAQEBAQEBAQEBAQEBAQECAQEDAQECAQEBAQEBAQEBAQECAQEBAQEBAgEBAQEBAQEBAwEBAQEBAQEBAQEBAQMBAQEBAQEBAAYBAQP8AQEBAQIBAQEBAQEBAQEBAQECAQEBAQEBAQEBAQEBAQP4AQECAQEBAQECAQEDAQEADwP6AAYD+wAEAwICA/oABgP7AAQDAgP4A/oABgP7AAQDAgAFAQEBAQEBAgEBAQEBAQEBAQEBAQEBAQED+QECAQEBAwECAQEBAQEBAQEBAQEBAQIBAQIBAQEBAQIBAgECAQEBAgEABQED+wEBAQEBAgEBAQIBAQEBAQMBAQEBAQEBAQP3AQEBAQEBAQAAdAAAAAAQAA8AABQALAA8AEwAZAB0AIwAnACsALwAzADcAOwA/AEMARwBLAE8AUwBXAFsAXwBjAGcAawBvAHMAdwB7AAABFSM1IzUTIxUzNSMBIREhNzM1IyczNSMVMxEhNSERIxUzNSMBIxUzJxUzNQEhESEHIxUzBTUjFTUjFTMBIREhNzM1IyEjFTMnFTM1ETM1IycVMzU3IxUzBxUzNTM1IxUVMzUjNyMVMwcVMzUzNSMVFzUjFRMjFTMVNSMVBABAgICAwED8wAEA/wBAgICAgMBAA4D8gEDAgAIAQECAQAGA/wABAECAgP8AQEBA/oABAP8AQICAAYBAQIBAQEBAQIBAQEBAQEBAQIBAQEBAQEBAQIBAQEADwMCAQPyAQMACgP8AQICAQMD+wED+wMBAAsBAgEBA/wABAECAQEBAgED/AP8AQIBAgEBA/wBAQEBAgEBAQEBAQIBAwEBAQEBAQIBAQAEAQIBAQAAAABMAAAAABAADwAADAAcACwARABcAHQAjACcAKwAvADMANwA7AD8AQwBHAEsAUABUAAABMxEjOwERIwERIxEBMzUjFTMRIxUzNSMBFTMVMzUDIxUzNSMRIRUhASMRMxMjETMTIxEzATMVIzczNSMFIxUzESMVMwEzFSM3MzUjFxUzNSM1MzUjAgBAQICAgAEAQP0AgMBAQMCAAwCAQECAwED8gAOA/oBAQMCAgIBAQP0AwMBAQEABAEBAQED+wMDAQEBAwEBAQEABgP8AAQD/AAEA/wADAEDA/cDAQAOAQIDA/IBAwAFAQAGA/wABAP8AAQD/AAEAwEBAgEABAID+gMBAQEBAgEBAAAUAQAAAA8ADgAADAAcADwAYAD4AADchFSEBIRUhCwE3IRcDFSM9ATMVNycjBxcFPgEXHgEXPgEXMhYzMjY1NCcuAScmJyYGBwYWBwYmIyIGJx4BN0ADgPyAA0D+wAFAwMBAAUBAwEBAeijkKHr93g0pFBYsMCkFGxkcKCckFBU3HR0RICcICA8jGjExMQREFDUVQEADgID91gEqwMD+1lbMdHS9d3e9fxAfDA5HAwFEAmAkFBYeHzoYFwgODgwMPAoDRV4DCUMZAAAAAAEAUQAAA5UDgACIAAABJgYHOAExDgEHDgEnJjY/AjYmJyYGBzgBMQcwBgcOASciJjUROAE1NCYjOQE4ATEiBhUxOAExOAExOAExFBUWFBUWBxQGBwYmMS8BNTgBMS4BBw4BFxQwOQETFxYGBzgBMQYmLwI4ATEuAQcOARcxFzAWFx4BMzI3PgE3Njc+ATc+ATc2JicDeBczDAwjBAMKCgcBAQYkBB8aGisFHgUBAQUJCAMlGxomAQEBBAkMBgYgAysaGx8EMgQBAwQHDwUZSxI1ExQCEm9SKyuCVispKkQZGQoUARoQEAgIDRgCuQwRGCCDDAoNBAIPCCLhGisEBB8a1h4HCBEBCQUBOgEaJiYaAS0sbTAvBwgMAQISKtIBGh8EAysaAf61IAUJAwUCBRtSFAISETUUenY7Oy4JCSwlJTd2d0AoNxgaMAwAAQEAAAADAAOAAAYAAAkBETcXNycDAP4AlFinWAFAAkD9AHj4O/kAAAMAgABAA4ADQAALACcAMwAAATQmIzEjIgYVMRUhARQGIyImNTE1IRUUFx4BFxYzMjc+ATc2NTE1ITcjIgYVMRUhNTQmIwGAJRuAGyUBAAEASzU1S/8AHh5pRkVQUEVGaR4e/wDAgBslAQAlGwMAGyUlG0D/ADVLSzXAwFBFRmkeHh4eaUZFUMDAJRtAQBslAAMAQAAAA8ADgAAQACwAPgAAAT4BNTQmLwEuASMiBgcxBxcRDgEjIiY1NDY/AScHDgEVFBceARcWMzI2PwEnIScuASMiBg8BFzc+ATU0JicxAkUJCgoJWggYDQ0XCS20ES8aNUoUEYe0hzQ8Hh5oRUZPT4s0h7QBDloIFw4NFwkttC0JCgoJArkJFw0NGAhaCQoKCS20/pgRFEo1Gi8Rh7SHNItPT0ZFaB4ePDSHtFoJCgoJLbQtCRcNDRcJAAAAAAYAQAAAA8ADgAATABcAGwAfACMAJwAAASEiBhUxERQWMzEhMjY1MRE0JiMBIxEzASE1ITUhNSE1ITUhNSE1IQOA/QAbJSUbAwAbJSUb/gDAwAHA/oABgP6AAYD+gAGA/oABgAOAJRv9ABslJRsDABsl/QACgP2AQECAQIBAgAAAAgBAAAADwAOAADwAQgAAASIHDgEHBhUzNDc+ATc2MzIXHgEXFhUUBw4BBwYjIicuAScmJzchETcWFx4BFxYzMjc+ATc2NTQnLgEnJgcRITUhEQIAXVFSeiMjQB4eaUZGT09GRmkeHh4eaUZGTysoKEkgIRp//uB0HiYlVC8vMV1RUnojIyMjelJRnQFA/wADgCMjelJRXU9GRmkeHh4eaUZGT09GRmkeHgkJIhgXHn/+4HQiHBsmCwojI3pSUV1dUVJ6IyPA/sBAAQAAAQAA/8AEAAPAAAIAABcRAQAEAEAEAP4AAAAAAAIAQP/AA8ADwAADAAcAAAEhESEpAREhAoABQP7A/cABQP7AA8D8AAQAAAAAAQAA/8AEAAPAAAMAAAUhESEEAPwABABABAAAAAIAAACABAADAAACAAUAAAkBESERAQIAAgD+AP4AAcABQP2AAoD+wAACAAAAgAQAAwAAAgAFAAA3EQEhAREAAgACAP4AgAKA/sABQP2AAAAAAgAAAAADAAOAAAUAFAAAEzMBEQEjAREWFx4BFxYVFAcOAQcGAMABAP8AwAJAKSQjMw8ODg8zIyQBAP8AA4D/AP5IAfALFxdCKCgtLSgoQhcXAAAAAwAA/8AEAAPAAAUAFAA4AAATMwERASMBERYXHgEXFhUUBw4BBwYDFTIWFxYXHgEXFhUUBw4BBwYHDgEjFTI3PgE3NjU0Jy4BJyYAwAEA/wDAAkApJCMzDw4ODzMjJClEfTEbFBUcBwcHBxwVFBsxfURdUVJ6IyMjI3pSUQEA/wADgP8A/kgB8AsXF0IoKC0tKChCFxcC7Vo8OB8jI04qKSwsKSpOIyMfODxaKCiLXl1qal1eiygoAAIAAAAABAADgAAFABEAABMBEQEjEQUnBycHFwcXNxc3J8ABAP8AwAQAW4WGWoWFW4WFW4YCgAEA/IABAAGAO1uFhVuFhVuFhVuFAAAEAAAAQAQAA0AADwAbADcAUwAAASEiBhURFBYzITI2NRE0JgEjNSMVIxEzFTM1MwEOAQcOAQcOASsBETMyFhceARceARceARUUBgcnHgEVFAYHDgEHDgEHDgErAREzMhYXHgEXHgEXA8D8gBomJhoDgBomJv4mgICAgICAAaUIFAwMHhIRLBqqpR8tEBAeDQ0VCAcHCAdtBAQEBAQIBgUMCAYaGTQaIB8GChEIBwsEA0AmGv2AGiYmGgKAGib9gMDAAgDAwP6KGCgODxcHCAcCAAcHBhcQECkYGTwkIDkYvA0jFxYjDQ0SBQUIAwEEAQACAQIJBgcTDAAAAAADAAAAQAQAA0AADwA/AG8AAAEhMAYVERQWMSEyNjERMCYBLgEnLgEjIgYHDgEVFBYXHgEzMjY3FQ4BIyImJy4BJy4BNTQ2Nz4BNz4BMzIWFxUhLgEnLgEjIgYHDgEVFBYXHgEzMjY3FQ4BIyImJy4BJy4BNTQ2Nz4BNz4BMzIWFxUDwPyAQEADgDAQEP3wCRYNDRkNGysQDxAQDxAqGhgxGBs/JCM9GRonDQ4NDw8PKxsbQCMdNxsBoAkWDQ0ZDRsrEA8QEA8QKhoYMRgbPyQjPRkaJw0ODQ8PDysbG0AjHTcbA0AQMP2AMBBAAoBA/ucGCgMEAxESES8eHi8RERENDoULCw8PDyscHEAlJ0YeHy8REBEICIkGCgMEAxESES8eHi8RERENDoULCw8PDyscHEAlJ0YeHy8REBEICIkAAAQAAP/ABAADwAADAAcAGAAcAAATIRUhASE1IQERLgEjIgYVFBYzMjY1ETM1IRUhNQACgP2ABAD8AAQA/wAUMRtCXl5CQl7A/AACgAHAgAIAgP7+/egMDks1NUtLNQH+goCAAAABAEAAAAPAA4AAHQAAAREuASMiBhUUFjMyNjURJREuASMiBhUUFjMyNjURAUAUMRtCXl5CQl4CABQxG0JeXkJCXgLs/foMDks1NUtLNQH7dv61DA5LNTVLSzUCQAAAAAABAMAAgANAAwAAAgAANxEBwAKAgAKA/sAAAAAAAgDAAIADAAMAAAMABwAAATMRIyEzESMCQMDA/oDAwAMA/YACgAAAAAEAwACAA0ADAAADAAAlIREhA0D9gAKAgAKAAAACAFAAQAOwAzAAIAA8AAABJicmIgcGDwEnJicmIgcGBwYHBhQXFhcJATY3NjQnJicDCQEuATU0Njc+ATMyFh8BNz4BMzIWFx4BFRQGA34gKilWKSogQkIgKilWKSogIREQEBEhAX4BfiEREBARIS3+r/6vFxgYFxY7ICA7Fm9vFjsgIDsWFxgYAv4hERAQESFBQSEREBARISAqKlcqKiH+ggF+ISoqVyoqIP7u/q8BURY8ICE8FhcYGBdvbxcYGBcWPCEgPAAAAAEAUABAA7ADMAAgAAAJAiYnJjQ3Njc2NzYyFxYfATc2NzYyFxYXFhcWFAcGBwN+/oL+giEREBARISAqKVYpKiBCQiAqKVYpKiAhERAQESEBvv6CAX4hKipXKiogIREQEBEhQUEhERAQESEgKipXKiohAAAAAgBAAAADwAOAAAoAFQAAASULAQUXAyUFAzcBBzcnPwEfAQcXJwPA/r5+fv6+9EoBFgEWSvT+QLYwpNhSUtikMLYCKx0BOP7IHd/+tLGxAUzf/tJ02ZYUyckUltl0AAAAAQBAAAADwAOAAAkAACUFEyclGwEFBxMCAP7qSvQBQn5+AUL0SrGxAUzfHQE4/sgd3/60AAIAgABAA4ADQAADAAcAABMRIREDIREhgAMAQP2AAoADQP0AAwD9QAKAAAAAAwCAAEADgANAAAMABwANAAATESERAyERIQcXASc3F4ADAED9gAKAm1v+wMBbZQNA/QADAP1AAoBlW/7AwFtmAAMAgABAA4ADQAADAAcACwAAASERIQMRIREDIREhAQACAP4AgAMAQP2AAoACwP4AAoD9AAMA/UACgAAAAAgAgABAA4ADQAADAAoADgAUABgAHgAiACgAAAEhFSElIxUzFTM1AzMRIxEjFTM1IwUhNSEnIxUzNSMRIxEzAxUzNTM1AYABAP8AAcCAgEBAQECAwED+QAEA/wDAQMCAQEBAQIADQEBAQIDA/gABAP5AQMDAQIDAQAHA/wACAMCAQAAAAAEBAADAAwACwAAbAAABFAcOAQcGIyInLgEnJjU0Nz4BNzYzMhceARcWAwAUFEYuLzU1Ly5GFBQUFEYuLzU1Ly5GFBQBwDUvLkYUFBQURi4vNTUvLkYUFBQURi4vAAAAAAIAgABAA4ADQAAbADcAAAEiBw4BBwYVFBceARcWMzI3PgE3NjU0Jy4BJyYDIicuAScmNTQ3PgE3NjMyFx4BFxYVFAcOAQcGAgBPRkZpHh4eHmlGRVBPRkZpHh4eHmlGRVBCOzpXGRkZGVc6O0JCOzpXGRkZGVc6OwNAHh5pRkVQT0ZGaR4eHh5pRkVQT0ZGaR4e/UAZGVc6O0JCOzpXGRkZGVc6O0JCOzpXGRkAAAAAAwCAAEADgANAAAwAKABEAAABFAYjIiY1NDYzMhYVAyIHDgEHBhUUFx4BFxYzMjc+ATc2NTQnLgEnJgMiJy4BJyY1NDc+ATc2MzIXHgEXFhUUBw4BBwYCv3FQUHBwUFBxv09GRmkeHh4eaUZFUE9GRmkeHh4eaUZFUEI7OlcZGRkZVzo7QkI7OlcZGRkZVzo7AcFPcXBQUHFxUAF/Hh5pRkVQT0ZGaR4eHh5pRkVQT0ZGaR4e/UAZGVc6O0JCOzpXGRkZGVc6O0JCOzpXGRkAAAIAgAAAA4ADgAAGACkAACUhFAYjIiYBNCYnNjQ1NCYjIgYVHAEXDgEVFAcOAQcGIxUhNSInLgEnJgGAAQBLNTVLAUBJOAElGxslAThJDw80IyMoAwAoIyM0Dw+ANUtLAjU/YxMDBQMbJSUbAwUDE2M/Qjs6VxkZgIAZGVc6OwAABABAAAADwAOAAAkADQApAEUAAAEzFSE1MzUjNTM1IxUzBRQHDgEHBiMiJy4BJyY1NDc+ATc2MzIXHgEXFgc0Jy4BJyYjIgcOAQcGFRQXHgEXFjMyNz4BNzYCQED/AEBAwICAAYAjI3pSUV1dUVJ6IyMjI3pSUV1dUVJ6IyNAHh5pRkVQT0ZGaR4eHh5pRkVQT0ZGaR4eAQBAQMBAwICAXVFSeiMjIyN6UlFdXVFSeiMjIyN6UlFdT0ZGaR4eHh5pRkVQT0ZGaR4eHh5pRkUAAAQAQAAAA8ADgAAZAB0AOQBVAAABFAYHDgEVIzQ2Nz4BNTQmIyIGFSM0NjMyFgEzNSMlFAcOAQcGIyInLgEnJjU0Nz4BNzYzMhceARcWBzQnLgEnJiMiBw4BBwYVFBceARcWMzI3PgE3NgLANxoXGIA/GxURJhoaJoBwUE9x/wCAgAIAIyN6UlFdXVFSeiMjIyN6UlFdXVFSeiMjQB4eaUZFUE9GRmkeHh4eaUZFUE9GRmkeHgJAREcXFCMnU1MYEhgYGiYmGk9xcP3wgMBdUVJ6IyMjI3pSUV1dUVJ6IyMjI3pSUV1PRkZpHh4eHmlGRVBPRkZpHh4eHmlGRQAAAAAEAEAAAAPAA4AAAwAHACMAPwAAATMRIxUzNSMlFAcOAQcGIyInLgEnJjU0Nz4BNzYzMhceARcWBzQnLgEnJiMiBw4BBwYVFBceARcWMzI3PgE3NgHAgICAgAIAIyN6UlFdXVFSeiMjIyN6UlFdXVFSeiMjQB4eaUZFUE9GRmkeHh4eaUZFUE9GRmkeHgLA/sDAgIBdUVJ6IyMjI3pSUV1dUVJ6IyMjI3pSUV1PRkZpHh4eHmlGRVBPRkZpHh4eHmlGRQAAAwBAAAADwANAABMALwA7AAABIychByMiBhURFBYzITI2NRE0JgEiJy4BJyY1NDc+ATc2MzIXHgEXFhUUBw4BBwY3FAYjIiY1NDYzMhYDgICA/wCAgBomJhoDABomJv5mLikpPRESEhE9KSkuLikpPRESEhE9KSlSSzU1S0s1NUsCwICAJhr9wBomJhoCQBom/cASET0pKS4uKSk9ERISET0pKS4uKSk9ERLgNUtLNTVLSwAAAwBAAEADwANAAAsAGwAoAAABMhYVFAYjIiY1NDYlISIGFREUFjMhMjY1ETQmAycHAQcROAExITgBMQJgKDg4KCg4OAFI/QAaJiYaAwAaJiYagKD/AOADAAKAOCgoODgoKDjAJhr9gBomJhoCgBom/eCAoAEA4AHgAAAAAAMAAP/ABAADQAAdACkAMAAAJTUnBwEHETgBMSE4ATERMxE0JiMhIgYVERQWMyE1AyIGFRQWMzI2NTQmEzMVNycVIwMAQKD/AOADAEAmGv0AGiYmGgIAICg4OCgoODg4wMDAwMCgQKABAOAB4P5AAcAbJSUb/YAaJoABwDgoKDg4KCg4/cCAoKCAAAAABwAAAAAEAAOAAAIABQAWAB0AKQAsAC8AABMRASEBEQUiBhURFBYzITI2NRE0JiMhBREnBycHEQUiBhUUFjMyNjU0JgERIQkBIQABAAIAAQD89xcgIBcCEhcgIBf97gIJYGCgoAFAGyUlGxslJf2lAQADAP8AAQADgP8AAQD/AAEAwCAX/m4XICAXAZIXIED+wICAwMABQEAlGxslJRsbJf7A/wABAP8AAAAAAAcAAAAABAADgAAPABYAGQAcAB8AIgAuAAABISIGFREUFjMhMjY1ETQmAycHJwcRISEXBwE3FxEHJwERJyU0NjMyFhUUBiMiJgMJ/e4XICAXAhIXICAgYGCgoAIA/QDAwAFAwMDAwALAwP7AJRsbJSUbGyUCwCAX/m4XICAXAZIXIP6AgIDAwAFAwMD/AMDAA4DAwP8A/oDAQBslJRsbJSUAAAAAAgBAAAADwAOAAAkAFAAAJScRIREhFwchESURIREnNyERNxchA1eX/YACU5ZpAQD8wAIA6Wn/AGnq/i2XlgJT/YCXaQEAQAIA/i3qaf8AaekAAAAABAAAAAAEAAOAAAMABwAQABkAABMzFSMBFTM1AzQmIyEVIREzJRQWMyE1IREjAICAA4CAwCYa/oABQID9gCYaAYD+wIADAID+gICAAcAaJoD9gMAaJoACgAAAAAAEAEAAAAOAA4AAAwAUABgAHAAAASERISc4ATEjOAExETgBMTM4ATERFyMRMxchESEBgP7AAUBAwMDAQEBAAUD+wANA/QBAAoD9gIADgED9AAAAAAADAIAAQAOAA0AAAgAFAAgAACUhEQkBEQsBMwOA/sD+QAFAQKCgQAMA/QADAP0AAcD+gAAAAwCAAEADgANAAAIABQAIAAATIQEZASElNQWAAwD9AAMA/UABgAGA/sADAP7AQKCgAAAAAAcAgAAAA4ADgAANABUAHQBSAGAAaABwAAAlMjY3FQ4BIyImJzUeASceARc3LgEnJx4BFzcuAScBFS0BFSIGBw4BBw4BBw4BBw4BBw4BBw4BFRQWFzMuATU0Njc+ATc+ATc+ATc+ATc+ATc+AQEjHgEVFAYHMz4BNTQmBxc+ATcnDgEHFz4BNycOAQIADBgMDBgMDBgMDBjcEyoWIBYqE5oJGQ44DxgJASoBAP8ADBgMGzIYFioTFSUQDxgJCg4DAQIBAkECAgICAgoGCRgPCxkOEyoWESISDBgBiUECAgICQQECAYU4DhgKOAkYlCAWKhMgEypAAgJBAQIBAkECAg4PGAk4CRgPZRYqEyATKhYBtYCgoIABAgMOCgkZDhAlFRMqFhgyGwwYDAwYDAwYDAwYDBIiERYqEw4ZCw8YCQYKAgIC/vAMGAwMGAwMGAwMGOwgEyoWIBYqdTgJGQ44DxgAAAAABABAAEADwANAAAIABQAIABEAACURASkBAQ8BMwERMzUzFTcnFQKAAUD+gP4AAgBA4eH+gEDAwMBAAwD9AAFAc40CAP8AwICgoIAAAAQAQABAA8ADQAACAAUACQASAAA3ARETASE3MycVEzUHFzUzFTMRQAFAQAIA/gBA4eGAwMDAQEADAP0AAUD+wECNjQIAgKCggMABAAADAEAAAAOtA20AGgA4AEIAADcwNjc+ATc2NzYmJyYxMCcuAQcGBw4BFxYGMQEnJiIHAR4BFx4BFzEUFjEwFhcxHgEXHgEXATY0JwcBLgEnLgEnARdAdkohSSMrBQYVEBAUE0ApKCsjBQEBRQNtLRM1E/50ERwKCAsEAQEBAwoGCBMIAY0TEy3+qwcLAwQMCAFVLQAQEAchIyspKEATExAQFgYFKiNgMVpAA0AtExP+cwgTCAYKAwEBAQEDCwgKHBEBjRI1Ey3+qgkMAwQLBwFVLQAAAAgADP/AA+0DugAbACcAMwA/AEsAXwBpAIQAAAkBLgEnLgEnLgEnJgYHDgEHBhYXHgEXPgE3PgETMhYVFAYjIiY1NDYnMhYVFAYjIiY1NDYDIiY1NDYzMhYVFAYDNDYzMhYVFAYjIiYlJyYiBwEeARceAR8BHgEXATY0JwEuAScuASc3FwcDDgEHDgExMDYnJjY3Njc2FhcWMTAXHgEHBgcBnAFAAwgFJGxHBAcETJNGR1oUExcrFTQeBiAjL13JGyUlGxslJaUbJSUbGyUl5RslJRsbJSUbJRsbJSUbGyUDbS0TNRP+zREcCwgLAxcIEgkBMxMT/tgICwMDDAn8LfueI0khS3VFAQEFIyopKUATFBAPFgYFKwG/AUAIEQc+Sw8BAQENHy0tgFJSm0gkOhcmTSMvJQGEJRsbJSUbGyVAJRsbJSUbGyX+QCUbGyUlGxslAQAbJSUbGyUlAS0TE/7NCBMIBgoEGQocEQEzEjYS/tcJDAMECwf7Lfz+riMhBxAQQFoxXyQqBQYWEBATE0AoKSsAAwDAAAADQAOAAAcAIwBFAAAlFSImNTMUFiUUBw4BBwYjIicuAScmNTQ3PgE3NjEwFx4BFxYHNCcuAScmJy4BJw4BBwYHDgEHBhUUFx4BFxYzMjc+ATc2AgBPcUBLAXUZGVc6O0JCOzpXGRkyMngyMjIyeDIyQAkKJRsbJB46FhY6HiQbGyUKCRQURi4vNTUvLkYUFMBAcFA1S5BGPT1bGxoaG1s9PUZiZGShMjMzMqFkZGIjJydVLi4wKEMYGEMoMC4uVScnIzgyMUoWFRUWSjEyAAABAEAAAAPAA4AAAwAACQEnAQPA/K0tA1MDU/ytLQNTAAoAQAAAA8ADgAANABsAKQA4AEYAVABiAG4AdQCDAAABFhQPAQYiJyY0PwE2MhMyNj0BNCYjIgYdARQWBTc2NCcmIg8BBhQXFjIlFjI3NjQvASYiBwYUHwEXNCYrASIGFRQWOwEyNgUmIgcGFB8BFjI3NjQnEyMiBhUUFjsBMjY1NCYHFAYjIiY1NDYzMhYHNCYjETI2ByIGHQEUFjMyNj0BNCYBSxMTLRM1ExISLRM1yBomJhoaJiYBKi0SEhM1Ey0TExM1/fMTNRMTEy0TNRMSEi0QJhpAGiYmGkAaJgIQEzUTExMtEzUTEhJDQBomJhpAGiYm2nBQT3FwUE9xQEs1NUuAGiYmGhomJgELEzUTLRISEzUTLRMBoiYaQBomJhpAGiZLLRM1ExISLRM1ExMTExMTNRMtEhITNRMttRomJhoaJiabExMTNRMtEhITNRMBIiYaGiYmGhomQE9xcFBPcXBQNUv/AEvLJhpAGiYmGkAaJgAAAAADAEAAgAPAA0AAEQAjADUAAAEVIQ4BIyImJyE1IT4BMzIWFxciBgchFSEeATMyNjczNSMuAQEiBgcjFTMeATMyNjchNSEuAQPA/nsKMh8fMgr+uwFFCjIfHzIKpR8yCv27AkUKMh8fMgqFhQoy/mEfMgrFxQoyHx8yCgIF/fsKMgMAQBwkJBxAHCQkHMAkHEAcJCQcQBwk/wAkHEAcJCQcQBwkAAQAQABAA4ADgAALAA8AEwAXAAABBxc1MxUjFzcjNSMhESERGQEhEQEhESECgICAgEBgYEDA/cABgAGA/UABAP8AA4BgYECAgIDA/oABgP6A/oABgAFA/wAAAAAAAgCAAIADQANAAAMAFwAAExEhEQUzFTM1MxUjFTMVIzUjFSM1MzUjgALA/YDAwMDAwMDAwMDAA0D9QALAQMDAwMDAwMDAwAAADQAAAEADwANAAA8AEwAhAC8APQBLAFkAZwB1AIMAkQCfAK0AABMiBhURFBYzITI2NRE0JiMFIREhEyIGFREUFjMyNjURNCYzIgYVERQWMzI2NRE0JjMiBhURFBYzMjY1ETQmMyIGFREUFjMyNjURNCYzIgYVERQWMzI2NRE0JjMiBhURFBYzMjY1ETQmBzIWFREUBiMiJjURNDYHMhYVERQGIyImNRE0NgcyFhURFAYjIiY1ETQ2BzIWFREUBiMiJjURNDYHMhYVERQGIyImNRE0NkAbJSUbA0AbJSUb/MADQPzAYA0TEw0NExNzDRMTDQ0TE3MNExMNDRMTcw0TEw0NExNzDRMTDQ0TE3MNExMNDRMTDQoODgoKDg52CQ0NCQkNDXcHCwoIBwsKeAcJCQcHCQl5AwUFAwMFBQNAJRv9gBslJRsCgBslQP2AAkATDf5ADRMTDQHADRMTDf5ADRMTDQHADRMTDf5ADRMTDQHADRMTDf5ADRMTDQHADRMTDf5ADRMTDQHADRMTDf5ADRMTDQHADRMIDgr+QAoODgoBwAoOAg0J/kAJDQ0JAcAJDQQKCP5ABwsKCAHABwsCCQf+QAcJCQcBwAcJCAUD/kADBQUDAcADBQAAAAABAQAAQAMAA0AAGwAAARQHDgEHBiMiJy4BJyY1NDc+ATc2NTAXHgEXFgMADQ08MTFIMC4uSBYWKChgKCgoKGAoKAFAMC4uSBYWERJCLzA8SDU1bEFBYCwtkFxcAAIBAAAAAwADgAACAAUAAAkBIQETIQIA/wACAP8Aq/6qA4D8gAKX/akAAAAAAwBAAAADwAOAABgAhQCQAAABIREGBw4BBwYVFBceARcWMzI3PgE3NjchBSInLgEnJjU0Nz4BNzY3MTI2NzoBMTI2MzI2MzoBNzAyMTI2NzAyMzoBMzI2MzoBMzoBMToBMzIXHgEXFhUcARUwFBUcARUUBhUcARUcATEOARUwFDEGFBUUBhUUBhUwFBUOARUxBgcOAQcGIwEjNCcuAScmIzUhA8D9gDcvLkUUExkZVzo7Qjo0NFMdHAwBBv3ANS8uRhQUDg8zIyQpAgMCAQEBAwEBAQEBAwECBAcEAQEBAwEBAQEBAwEBAQIEAjUvLkYUFAEBAQEBAQEBCxcXQigoLQIAwBkZVzo7QgIAA4D++gwcHVM0NDpCOzpXGRkTFEUuLzfAFBRGLi81LSgoQhcXCwEBAQEBAQEBFBRGLi81AgQCAQEBAwEBAQEBAwEBAQQHBAIBAwEBAQEBAwEBAQIDAikkIzMPDgEAQjs6VxkZwAABAIAAQAOAA0AAHwAAARQHDgEHBiMhIicuAScmNRE0Nz4BNzYzITIXHgEXFhUDgBQURi4vNf8ANS8uRhQUFBRGLi81AQA1Ly5GFBQBQDUvLkYUFBQURi4vNQEANS8uRhQUFBRGLi81AAMAgABAA4ADQAAHAA0AEwAAEzUzNSERMzUBMxEhESElFSMVIRHAwP8AQAHAgP4AAUABAMABAALAQED/AED+QAIA/gCAwEABAAAAAAAFAIAAQAOAA0AABAAIABEAFgAaAAABMxEhETczFSMBMxEhFSMRITUhIxEhEQcjNTMBAID/AECAgAGAwP7AwAFAAQDAAQBAgIACQAEA/wDAgP8AAUDA/sCA/wABAMCAAAACAIAAQAOAA0AABwANAAABESERIREhERcjFSMVIQOA/gD/AAIAwMDAAYACQP4AAQACAP8AQMDAAAMAgABAA4ADQAADAAcADQAAAREhEQMhESEDIREzESEBgAIAQP6AAYDA/gDAAUACQP4AAgD+QAGAAUD+AAFAAAAEAD8AAAN/A4AAAwAHAAsADwAAEzMRIwEhESEFESERBSEVIT9AQAJA/kABwAEA/UACgP3AAkADgPyAAwD/AID/AAEAQIAAAAACAH8AAAM/A4AAFAAYAAABNTMRIzUjFSMRMxUhESEVMzUhESEFITUhAf/AwEDAwP7AAUBAAUD+wAEA/cACQAGAgAEAgID/AID/AICAAQDAgAAAAAAEAIEAAAPBA4AABAAJAA4AEgAANyERIRE3IRUhNRMhESERJREjEYECwP1AQAJA/cDAAcD+QAJAQIABAP8AwICAAcD/AAEAgPyAA4AABAA/AEADvwOAAAMABwALABAAABMhESEBIREhNzMRIyUVITUhvwEA/wABgAEA/wBAgID9wAOA/IADAP5AAcD9QEACQMBAQAAAAgA/AIADvwNAABMAGAAAAREhESM1IRUjFTMVITUzESERMzUjESMRMwM//wCA/wCAgAEAgAEAgMCAgAIAAUD+wMDAQMDA/sABQED+wAJAAAAEAD///gO/Az4AAwAHAAsADwAAJRUhNQEhESEpAREhByMRMwO//IABgP8AAQABgP8AAQBAgIA+QEACAP5AAsBA/cAAAAQAQABAA4ADgAADAAgADAAQAAABMxUjJTMVIzUhMxUjFSERIQLAwMD+wMDA/sDAwANA/MADgMDAwMDAgP4AAAAEAEAAQAOAA4AAAwAIAA0AEQAAATMVIxEzFSM1ETMVIzUpAREhAsDAwMDAwMD9gAIA/gABAMAB/7+/AUHAwPzAAAAAAAQAQABAA4ADgAADAAgADAAQAAABMxUjJTMVIzUhMxUjESERIQLAwMD+wMDA/sDAwANA/MABAMDAwMDAA0D+AAAEAEAAQAOAA4AAAwAHAAsADwAAExUzNTMRIREBFTM1AxUzNUDAgAIA/MDAwMADgMDA/MADQP7AwMD+wMDAAAAABAAAAAAEAAOAAAUACwARABcAABMhFSMVIxMjESE1IwEVMxUzEQMjFSERIwABQMCAgIABQMACQMCAgMABQIADgIDA/wD+wIADAIDAAUD9AIABQAAABAAAAAAEAAOAAAUACwARABcAAAEjFSMVIQMzESEVMwE1IzUjERMzNSERMwFAgMABQICA/sDAA0DAgIDA/sCAA4DAgP3AAUCAAYCAwP7A/oCA/sAABABAAAADwAOAABsAIwA5AI0AACUXDgEjIicuAScmNTQ2NxcOARUUFx4BFxYzMjYnNSImNSMUFgUHATcXNjc+ATc2MTAXHgEXFhUUBgcnNCcuAScmJy4BJw4BBw4BBw4BBw4BBw4BBxQiFQ4BBzgBIwE4ATE+ATcwNDE0NjUwNDU+ATUwNjE0NjU8ATU2NDU2NDU8ATU0NjU8ATU8ATU2NDUCfC4lVi9COzpXGRkUETILDBQURi4vNSI+YDVLQHACEC38rS3aICEiNRARMjJ4MjIODSUJCiUbGyQeOhYWOh4CBAIBAwEBAQEBAwIBAQQBAQF/AQEBAgEBAQEBAQEBYi4ZGxobWz09RipVKTEgPBs4MjFKFhUSLkBLNU9xUy0DUy3ZLygoOREQMzKhZGRiJEUfiCMnJ1UuLjAoQxgYQygDBQMCAwIBAgECBAIBAQIFAv6BAwUCAQIFAgEBAgQCAgIEAgEBAQIEAQECAQEEAgEBAQIEAgEBAQMFAwAFAEAAQAPAA0AACwAbACgANQBCAAABFAYjIiY1NDYzMhY3ERQGIyEiJjURNDYzITIWBzgBMSE4ATERNxc3FxMhIgYVIREyNjURNCY3ISIGFSERMjY1ETQmAgAlGxslJRsbJcAlG/4AGyUlGwIAGyVA/gCVq2pWgP4AGyUCQBslJWX+ABslAkAbJSUBgBslJRsbJSVl/oAbJSUbAYAbJSUb/tSMoGRQAewlG/5AJRsBgBslgCUb/kAlGwGAGyUAAAAFAAD/wAQAA8AAAwAHAAsADwATAAABIREhASMRMwEjETMTIRUhESEVIQKA/oABgP5AQEACwEBAgPwABAD8AAQAAUABgAEA/AAEAPwAA4BA/YBAAAAFAAD/wAQAA8AAAwAHAAsADwATAAAlIREhASMRMwEjETMTIRUhESEVIQMA/gACAP3AQEACwEBAgPwABAD8AAQAwAIAAQD8AAQA/AADgED9gEAAAAAJAAAAAAPAA8AAAwAKABEAGAAfACUALAAyADgAAAEVIzUTBzMVMzUzAzUjFSMXNwEnFSMVMxUlNQcXNTM1ESERMzUzJSMVMxUzEQE1IxEhNSUVIxUhEQJAwGBgQEE/QEBAYGABgICAgP1AgICA/wBAwAKAwMBA/IBAAQACgMABAAJAwMABgICAgP1AgICAgAFgYEBBP4BAYGBAQAHA/wDAQEDAAQD8gMD/AEDAwEABAAAAAAAGAAAAAAPAA4AAAwAHAA4AFQAbACEAAAEhNSEBIxUzJScVIxUzFSU1Bxc1MzUFFSMVIREFNSMRITUDwPxAA8D+gMDAAYCAgID9QICAgAKAwAEA/IBAAQACwMD+gMBgYEBBP4BAYGBAQMDAQAEAwMD/AEAAAAYAQAAAA8ADwAADAAcADgAVABwAIgAAAREjEQEVMzUDBzMVMzUzAzUjFSMXNwEjFTMVMxEDFSMVIREBAMABgMBgYEBBP0BAQGBgAQDAwEBAwAEAA8D8QAPA/oDAwAGAgICA/UCAgICAA0BAwAEA/UDAQAEAAAAAAAEAQACAA8ADQAATAAABESM1IxEjESMVIxEzFTMRMxEzNQPAwMDAwICAwMDAAoD+wID+wAFAwAHAwAFA/sCAAAADAED/wAPAA8AAEwAZAB8AAAERIzUjESMRIxUjETMVMxEzETM1AwcXBxc3IRc3JzcnA8DAwMDAgIDAwMBhLXNzLaD9QaAtcnItAwD+wID+wAFAwAHAwAFA/sCA/gAtc3MtoKAtc3MtAAMAQP/AA8ADwAATABkAHwAAAREjNSMRIxEjFSMRMxUzETMRMzUBBxcHFzczFzcnNycDwMDAwMCAgMDAwP3fLXNzLaDBoC1yci0DAP7AgP7AAUDAAcDAAUD+wID+AC1zcy2goC1zcy0AAwA//8EDvwPBABMAHwArAAABESM1IxEjESMVIxEzFTMRMxEzNRMnBycHFwcXNxc3JyUnBycHFwcXNxc3JwO/wMDAwICAwMDAgC1zcy1zcy1zcy1z/nMtc3Mtc3Mtc3MtcwMB/sCA/sABQMABwMABQP7AgP3TLXNzLXNzLXNzLXNzLXNzLXNzLXNzLXMAAAAAAQCAAAADQAOAABMAAAEVMxUhNTM1ITUhNSM1IRUjFSEVAgDA/kDA/sABQIABQIABQAFAwICAwMDAwMDAwAAAAAMAAAAABAADgAATABkAHwAAARUzFSE1MzUhNSE1IzUhFSMVIRUFJwcnBxcRBxc3FzcBgMD+QMD+wAFAgAFAgAFAAUAtc3MtoKAtc3MtAUDAgIDAwMDAwMDAYC1zcy2gAsCgLXJyLQAAA//+AAAD/gOAABMAGQAfAAABFTMVITUzNSE1ITUjNSEVIxUhFRUXNxc3JxE3JwcnBwF+wP5AwP7AAUCAAUCAAUAtc3MtoKAtc3MtAUDAgIDAwMDAwMDA0y1zcy2gASagLXNzLQAAAAADAAAAAAQAA4AAEwAfACsAAAEVMxUhNTM1ITUhNSM1IRUjFSEVBScHJwcXBxc3FzcnEycHJwcXBxc3FzcnAYDA/kDA/sABQIABQIABQAFALXNzLXNzLXNzLXNzLXNzLXNzLXNzLXMBQMCAgMDAwMDAwMAtLXNzLXNzLXNzLXMCsy1zcy1zcy1zcy1zAAIAQAAAA8ADgABDAEcAAAEnLgEjIgYPAScuASMiBg8BDgEVFBYfAQEOAQcVBxQGFRQWMzI2MzE3PgE3ARceATMyNj8BPgE1NCYvATc+ATU0JicxASMBFwOaDBIuGxovEXoIBQsHBwsFEgUFBQUI/m8MEQUrARMNAgQCqxIeDAGSCAULBwcLBRIFBQUFCHkSFBQS/iaAASBAA04MEhQUEXoIBQUFBRIFCwcHCwUI/m4MHREBrAEEAg4TASsFEQwBkQgFBQUFEgULBwcLBQh6ES8bGi8R/fIBIEAAAAAFAAAAAAPAA8AAKwAvADMANwA7AAABNSM1IxUjNSMVIzUjFSMVMxUjFTMVIxUzFTM1MxUzNTMVMzUzNSM1MzUjNSEzFSMRNTMVISM1MzUjNTMDwMBAwEDAQMDAwMDAwEDAQMBAwMDAwP4AwMDAAQDAwMDAAsBAwMDAwMDAQMBAwEDAwMDAwMBAwEDAwP8AwMDAQMAACgAAAEAEAAOAAAQACAAMABAAFAAYABwAMAA0ADgAAAEhESERASM1MzUjNTM1IzUzASM1MzUjNTM1IzUzARQGKwE1MzI2NTQmIzEjNTMyFhUlMzUjETM1IwFA/sACQP7AwMDAwMDAAQDAwMDAwMACAF5CQEAoODgoQEBCXv7AQEBAQAOA/MADQP0AwEDAQMD9QMBAwEDA/qBCXkA4KCg4QF5CYED+wEAABQBAAAADwAOAABsAHwAzADcAOwAAATM1IzUjFSM1IxUjFTMRIxUzFTM1MxUzNSE1ISsBETMBIzUzMjY1NCYjMSM1MzIWFRQGIwMjFTMDMzUjAcDAwECAQICAgIBAgEACAP4AQICAAaBAQCg4OChAQEJeXkJgQEBAQEACwECAgICAQP4AQICAgIBAAgD+gEA4KCg4QF5CQl4BQED/AEAAAAYAAP/ABAADwAAGAAoAEgAaACIAKgAAASERIREhEQUzFSMTIxUzFSMRMxEjFTMVIxEzJTUjFSM1IRUhIzUjFSM1IQKA/YABAAMA/ECAgIBAQICAQECAgAEAQIABQAGAgECAAUADwPwAAwABAECA/cBAgAFAAQBAgAFAQEBAgIBAQIAAAAUAPwAAA78DgAAEAAgADQASABYAABMhESERAzMRIxMhESERFyE1IRUBETMRvwKA/YCAQECAAoD9gEACAP4AAoBAAwD/AAEA/QADgP4A/wABAMCAgALA/IADgAAABQA/AAADvwOAAAMACAAMABAAFQAAAREhEQMhNSEVAREhERcjETMBFSE1IQG//wCAA4D8gAMA/wDAgID9QAOA/IADAP2AAoD9AEBAAwD9gAKAQP4AAsBAQAAAAAADAD8AAAN/A4AAAwAHAAwAAAEhESEBMxEjExEhESECf/5AAcD9wEBAgALA/UACAAEA/QADgP4A/wABAAABAH8AAAM/A4AAEwAAJSEVIzUhESE1IxEzNTMVMxEjFSEDP/7AQP7AAUDAwEDAwAFAgICAAQCAAQCAgP8AgAAAAwCBAAADwQOAAAQACAANAAABIREhESURMxEBIREhEQGBAcD+QAIAQPzAAsD9QAMA/wABAID8gAOA/QABAP8AAAQAPwAAA78DgAADAAcACwAQAAABIREhATMRIyERMxEBIREhEQM//YACgP0AQEADQED9AgKA/YACAAEA/QADgPyAA4D9AAEA/wAAAAADAD8AgAO/A0AAEwAXABsAAAERIREjNSEVIxUzFSE1MxEhETM1BSM1MwEjETMDP/8AgP8AgIABAIABAID9wICAAYCAgAIAAUD+wMDAQMDA/sABQEDAgP8AAQAAAAMAQABAA8ADgAADAAcACwAAEyERIQMVITUBIREhwAEA/wCAA4D+gAEA/wADAP5AAkBAQPzAAsAAAQA/AIADvwNAABMAAAEjESERIxUhNSM1MzUhFTMRIREzA7+A/wCA/wCAgAEAgAEAgAHA/sABQMDAQMDAAUD+wAAAAAADAD///gO/Az4AAwAIAAwAACUhESEBFSE1IQEhESEBv/8AAQD+gAOA/IADAP8AAQB+AcD+AEBAAwD9QAAEAD8AAAO/A4AAAwAIAA0AEQAAAREhEQMhNSEVERUhNSEFESERAb//AIADgPyAA4D8gAIAAQADAP2AAoD9AEBAA4BAQH79gAKAAAAAAwB/AAADPwOAABQAGAAcAAABNTMRIzUjFSMRMxUhESEVMzUhESEHITUhESM1MwH/wMBAwMD+wAFAQAFA/sBA/wABAICAAYCAAQCAgP8AgP8AgIABAMCAAQCAAAADAD8AAAL/A4AAAwAHAAwAABMhESEHMxEjBREhESG/AQD/AIBAQAHAAQD/AAMA/YCAA4B+/YACgAAAAAADAH8AAAM/A4AABAAIAAwAABMhESERATMRIxcRIRF/AQD/AAFAQECAAQADAP2AAoD9AAOAfv2AAoAAAAADAQEAAAPBA4AABAAIAAwAAAEhESERJREzEQEhESEBAQEA/wACgED+gAEA/wADAP2AAoCA/IADgP0CAoAAAAAABP//AAAD/wOAAAQACAAMABEAABMhESERJREzEQEhESEBMxEjEX8BAP8AA0BA/oABAP8A/YBAQAMA/YACgID8gAOA/QICgPz+A4D8gAAAAAAE//8AAAP/A4AAAwAHAAsAEAAAEyERIQERMxEBIREhATMRIxG/AQD/AAMAQP5AAQD/AP3AQEADAP2AAwD8gAOA/QICgPz+A4D8gAAAAwA/AMADvwOAAAMACAANAAABIREhJRUhNSETIREhEQM//YACgP0AA4D8gIICgP2AAgABAIBAQP1AAQD/AAAAAAMAPwCAA78DQAADAAgADQAAASERIQEVITUhEyERIREDP/2AAoD9AAOA/ICCAoD9gAJAAQD+wEBA/oABAP8AAAADAD///gO/Ar4AAwAIAA0AAAEhESEBFSE1ITchESERAz/9gAKA/QADgPyAggKA/YABvgEA/YBAQEABAP8AAAAABAA//8ADvwPAAAQACQAOABMAABMhESERAyE1IRU3IREhEQMVITUhvwKA/YCAA4D8gIICgP2AggOA/IADQP8AAQD8gEBAgAEA/wADgEBAAAAEAD//wAO/A8AABAAJAA4AEwAAEyERIREDITUhFTchESERAxUhNSG/AoD9gIADgPyAggKA/YCCA4D8gAMA/wABAPzAQEDAAQD/AANAQEAAAAYAQAAAA8ADgAAHACMARQBJAE0AUQAAJRUiJjUzFBYlFAcOAQcGIyInLgEnJjU0Nz4BNzYxMBceARcWBzQnLgEnJicuAScOAQcGBw4BBwYVFBceARcWMzI3PgE3NiUjETMRIxUzBxUzNQGAT3FASwF1GRlXOjtCQjs6VxkZMjJ4MjIyMngyMkAJCiUbGyQeOhYWOh4kGxslCgkUFEYuLzU1Ly5GFBQBAEBAQECAwMBAcFA1S5BGPT1bGxoaG1s9PUZiZGShMjMzMqFkZGIjJydVLi4wKEMYGEMoMC4uVScnIzgyMUoWFRUWSjEy6P4AA4CAQICAAAAAAwCA/9MDrQOAACwANABHAAAlBwYiLwEOASMiJy4BJyY1NDY3FxYyPwE2NC8BPgEzMhceARcWFRQGBxcWFAcvAQ4BBxc3MQEhFTMRMxEnISIGFREUFjMhNSEDrS0TNRK6EiYULikpPRESBwZiEjYSLhISYhEmFC4pKT0REgcGuhMTLa0JFw2tLf1AAcDAQMD+ABslJRsBQP7AAC0TE7oGBxIRPSkpLhQmEWISEi4SNRNiBgcSET0pKS4UJhG6EzUTLa0NFwmtLQMTwP8AAUDAJRv9ABslQAAAAwEAAIADAAMAACcAPQBSAAABMzIWFx4BFx4BFx4BFRQGBw4BBx4BFx4BFRQGBw4BBw4BBw4BByMRFxUzMjY3PgE3PgE1NCYnLgEnLgErAR0BMzI2Nz4BNz4BNTQmJy4BJy4BIwEA6CY4ExIiDw4ZCgoJDAwMIRUeLQ8QEAoLChsSEisaEE4+wYA+Ji4KEBoKCQoICQgYEAo3LjNhIywJDxcJCggHBwcUDQ05LQMAAwMEDQoKGxARJRUWKhITHAoIHRUUMRsWKhUVIQwMEAICAgECgGuUAgECCwoJGRAOGQkJCwIBAf6rAgICDQoKGxIOGQoKDgUEBQABAQAAgAMAAwAACwAAATchBzMDIwchNyMTAvIO/o4Odmx8DgFyDnZsAsBAQP4AQEACAAAAAgEAAEADAANAAAMAIwAAJSEVIQERFAYHDgEjIiYnLgE1ESMRFBceARcWMzI3PgE3NjURAQACAP4AAYAKCxE4IiI4EQsKgBYWSC4uMDAuLkgWFoBAAwD+QBERBwsMDAsHEREBwP5ANSQlLgoKCgouJSQ1AcAAAAAAAQEAAIADAAMAAAcAACURIychFSMRAcC+AgIAwIACAICA/gAAAgDAAIADQAMAAAgADAAAASMDMzchFzMDAxsBIwJXrumALwEiL4DpumNjxgMA/YCAgAKA/oABEP7wAAAABABAAIADwAMAAB8ANAA8AEAAACUjNSMOASMiJicuATU0Nj8BNCYjIgYHNT4BMzIWFRExJwcOAQcOARUUFhceATMyNjc+AT0BBTMDIwMzNzMnNxcjA8BYARU9KB0uERERQkF2KCkjQR0gSSlMTFdUFB0KCgoJCQkZDxUiDQ4O/ndg0GDQYDTYuU1NmoBIJCQQEBAqGzhCChEqKxkYTxMSSkv+884MAwkHBxgSDBUICAgODw4lFiPOAoD9gKBg7OwABABAAIADwAMAAB8ANAA8AEAAACUjNSMOASMiJicuATU0Nj8BNCYjIgYHNT4BMzIWFREzJwcOAQcOARUUFhceATMyNjc+AT0BBTMDIwMzNzMnNxcjAZFYAhQ9KB4uERARQUF3KSgkQB0gSSlMSwFYVBMeCgoKCQoJGA8VIg4NDgInYNBg0GA02LlNTZqASCQkEBAQKhs4QgoRKisZGE8TEkpL/vPODAMJBwcYEgwVCAgIDg8OJRYjzgKA/YCgYOzsAAAAAAUAAACABAACgACcALAAwQDOANsAAAE0Njc+ATMyFhceARc3LgEnLgEjIgYHDgEHDgEVIzwBNTQmJy4BJy4BJy4BIyIGBzUjESM1NCYnLgEnLgEnLgEjIgYHDgEHDgEHFz4BNz4BMzIWFx4BFRwBFQ4BBw4BBw4BByMVMw4BFRQWFx4BMzI2Nz4BNzMeARczLgEnLgE1MxUzNR4BMzI2Nz4BNzMeARceATMyNjc+ATczNSMFDgEHDgEjIiYnLgE1NDY3Mw4BBzc0Njc+ATMyFhceARUjMjQxFw4BIyImJy4BJzMOAQUOASMiJicuASczDgEDFA0ODSQVDxgKCw4ENwUWEhEtHBYoExIcCQkJMwUGBQ4JCRcODh4PHS4SOVoBAgIJBwYUDg0jFhYnEBEZCQkMBDgFDgoJHhQWIQsICBEzIxEZCQoSCS0CAQEPDw8rHBEfDw8eEAEBBQU8BQgCAQJaNREvHh40FgwSBj8FEg4VOCMbLxMSFwYB7P3OBhMNDB4REBoICQkCAqgBBALTDQ4OIBMTIA0NDbcBmw4gExclDgMFAqkECgFVCx0RFSINBgoEqwMOAUAkNBEREAkJChsTChsrDw8PCwsLIRYWMh0BAgEUJRESHQ0MEwcGBxgZtP7ANBQdCAwVCQgOBQYFBgYHEgwMHxQIExsICAcKCwcbEwEJBgYLBAMEAwMIBkAGCwcWJg8PDgYGBhUODR8JCh4MCSYdgDYbGxoZDycXGCgPGRgSEREvHUBVDhUICAgJCAgVDAYLBQYLBFYiMxESERERETQjAWsREhgYBQ8JDBUWCwsQEQgWDhIcAAAAAgCAAAADgAJAAAsAVgAAARcHJwcnNyc3FzcXEzMVIzU0Njc+ATc+ATc+ATc+ATc+ATc+ATc+ATU0JicuASMiBgc1PgEzMhYXHgEXHgEXHgEVFAYHDgEHDgEHDgEHDgEHDgEHDgEHAY2zLbOzLbOzLbOzLZ2i/wUFBQ0HCBAJCREICA8GBgsFBAYDAgIHBwcVDxkvFxk5Hw8aDAsUCAgMBQQEBAQECwcHDwkJEgoGDAYGCwQFCwQBYLMts7Mts7Mts7Mt/i1AGAwWCQoRCAcOBgULBQUJBQQJBAUJBAUKBQoPBQUGEBA9DQ0DAwMJBgYOCAgTCgsTCQgQBgcNBgYLBQQHBAQHAwQLBgAAAAIAgACAA4ADQAALAFUAAAEXBycHJzcnNxc3FzczFSM1NDY3PgE3PgE3PgE3PgE3PgE3PgE3PgE1NCYnLgEjIgYHNT4BMzIWFx4BFx4BFx4BFRQGBw4BBw4BBw4BBw4BBw4BBw4BAY2zLbOzLbOzLbOzLZ2i/wUFBQ0HCBAJCREICA8GBgsFBAYDAgIHBwcVDxkvFxk5Hw8aDAsUCAgMBQQEBAQECwcHDwkJEgoGDAYGCwQFCwFgsy2zsy2zsy2zsy0tQBgMFgkKEQgHDgYFCwUFCQUECQQFCQQFCgUKDwUFBhAQPA4NAwMDCQYGDggIEwoLEwkIEAcGDQYGCwUEBwQEBwMECwAAAAUAAACABAADAAAiADYAYQCRAJUAADc1MzI2Nz4BNRE0JicuASsBNTMyFhceARceARUUBgcOASsBNx4BMzI2Nz4BNTQmJy4BIyIGBxEFFSM1MzI2Nz4BNRE0JicuAScuASsBNTMVIyIGBw4BFREUFhceARceATsBARUOAQcOAQcDIwMuAScuAScuASc1MxUOAQcOARUUFhcTNz4BNTQmJy4BJyImIzUzNSEVIQAODBIFAwMEBAYQCw6bK0EWFiQODQ4YGBtTOKptEh4MIDYWFRYWFRY3IgwdEAHmpg4MEQYDAwECAgYEBg0HDqYODBEGAwQCAgEGBQYNBw4BrQoOBQcNBX8KiAUHAgQIBQUNCJQMEQMEBAYGXVUGBwQEBA0JAQICcPwABACADAkJBhgTASIVGgUIBwwLDAsmGxo+Iy5PHyMjIAQFGxsbSS4uShobGwUF/oMUDAwICAYZFAEiERYGBAcDBAQMDAgIBhkU/t4RFgYEBwMEBAG0DAIHBggYEP6LAXoOEgMFCAMDAwEMDAEGAwQKBQgaEf7//hMaBwUJBAQGAgEMwEAAAAAABQAAAIAEAAMAACoALQBhAJUAmQAAEyMHDgEVFBYXHgEXFSM1PgE3PgE3EzMTHgEXHgEXFSM1PgE3PgE1NCYvAS8BBwUXByE1MzI2Nz4BNRE0JicuASsBNTMVIgYHDgEHDgEVERQWFx4BFx4BOwEyNjc+ATc+ATchFwchNTMyNjc+ATURNCYnLgErATUzFSIGBw4BBw4BFREUFhceARceATsBMjY3PgE3PgE3EyEVIfGKGAQEAwQEEQ1wCw4EBg8IfQl7CA0GBhELjAsOBAQDBQUVCDw9AkEIHv7uDQsQBQMDBAQFDwoNoA4UBQYIAgICAgICBAQDFBEaFRwICQ8HBg4HAUYJHv7tDgsQBQMCAwQFDwoOoQ4UBgUIAgICAgIBBQMEFBEaFB0ICA8HBw4GCfwABAABE0UNEwcFCAQEBQEMDAIHBAcgGAFo/pQWHQYHBwEMDAEEBAMJBgcWED8YsbEvAnoMCQoFGBQBMhUJBQgHDAwDBAMJBQYHFP7VDhMFBAUBAgIEBAQNCgoeFQJ6DAkKBRgUATIVCQUIBwwMAwQDCQUGBxT+1Q4TBQQFAQICBAQEDQoKHhUCBEAAAwAAAIAEAAMAAF4AhQCJAAABMzU0JicuAScuASsBNTMVIyIGBw4BBw4BFREUFhceARceATsBFSM1MzI2Nz4BPQEjFRQWFx4BFx4BOwEVIzUzMjY3PgE1ETQmJy4BJy4BKwE1MxUjIgYHDgEHDgEdASU3MxEUFhceARceATMVIzUyNjc+ATc+AT0BNCYnLgEnLgEjIgYHJyUhFSEBAb8CAgIHBQcQBxDAEAcPBwUHAgICAgICBwUHDwcQwBANFQYEBL8CAgIGBgcOCBDAEA0VBgQEAgICBgUIEAcQwBAIDgcFBwICAgF/fgICAQIGBQUcD8AQGwUEBwECAgIBAQQDAwgEBhEKBQGA/AAEAAGAchEWBQQHAwQEDAwEAwMIBQUZG/7cBhMFBAcDBAQMDAgIBRkUkpIRFgUEBwMEBAwMCAgFFgkBJBsaBQQHAwQEDAwEAwMIBQUWEHKMNP6NEhcFBAcDAgMMDAMCAwYEBBgT7RgfBwUIAgIDBQUK9EAAAAAAAwAAAIAEAAMAAF4AlQCZAAABMzU0JicuAScuASsBNTMVIyIGBw4BBw4BFREUFhceARceATsBFSM1MzI2Nz4BPQEjFRQWFx4BFx4BOwEVIzUzMjY3PgE1ETQmJy4BJy4BKwE1MxUjIgYHDgEHDgEdAQUHITU+ATc+ATU0JicuASMiBgcOAQcjPgE3PgEzMhYXHgEVFAYHDgEHDgEHMzI2Nz4BNz4BNzMTIRUhAQG/AgICBwUHEAcQwBAHDwcFBwICAgICAgcFBw8HEMAQDRUGBAS/AgICBgYHDggQwBANFQYEBAICAgYFCBAHEMAQCA4HBQcCAgICoR/+/TlRFxcXDA0NHhIQHQ0NEwYMBBQRESoZGywSEhIICAwnGikyCnMRGQcHDAYGCgQMXvwABAABgHIRFgUEBwMEBAwMBAMDCAUFGRv+3AYTBQQHAwQEDAwICAUZFJKSERYFBAcDBAQMDAgIBRYJASQbGgUEBwMEBAwMBAMDCAUFFhByrFQMNFUhIT0bFSIODQ0JCQocEh4uEBAQERERKRcRIREaOB0sNQkBAQIFBAQLBwIsQAADAAAAgAQAAwAAXgC5AL0AAAEzNTQmJy4BJy4BKwE1MxUjIgYHDgEHDgEVERQWFx4BFx4BOwEVIzUzMjY3PgE9ASMVFBYXHgEXHgE7ARUjNTMyNjc+ATURNCYnLgEnLgErATUzFSMiBgcOAQcOAR0BJT4BNz4BMzIWFx4BFRQGBx4BFx4BFRQGBw4BIyImJy4BNTQ2Nz4BMzIWFx4BFx4BFx4BMzI2Nz4BNTQmJy4BJy4BJy4BKwE1PgE3PgE3PgE1NCYnLgEjIgYHJwEhFSEBAb8CAgIHBQcQBxDAEAcPBwUHAgICAgICBwUHDwcQwBANFQYEBL8CAgIGBgcOCBDAEA0VBgQEAgICBgUIEAcQwBAIDgcFBwICAgGGChgPDiUWGykPCwsfHxUfCwoLExIYRy4WHwkICAQEBAkGBAgEAw0KCg4EBg0HER0NDA0GBgQKBQcTDQwaDQoNGg0OEwYGBgsLChsQGisRCwF5/AAEAAGAchEWBQQHAwQEDAwEAwMIBQUZG/7cBhMFBAcDBAQMDAgIBRkUkpIRFgUEBwMEBAwMCAgFFgkBJBsaBQQHAwQEDAwEAwMIBQUWEHJlFiEMDAwREQwbDhgxGQgWDg8iFBwwFRobBQYFDAYFCAMEAwEBAQYFBQYBAgEMDQweEQ0YDAkOBAcLBQYFCQIJBwgSCgsXDRAaCwoKGxoFARtAAAAEAAAAgAQAAwAAXgBqAG0AcQAAATM1NCYnLgEnLgErATUzFSMiBgcOAQcOARURFBYXHgEXHgE7ARUjNTMyNjc+AT0BIxUUFhceARceATsBFSM1MzI2Nz4BNRE0JicuAScuASsBNTMVIyIGBw4BBw4BHQEFFSMVIzUjNRMzETMjNQcBIRUhAQG/AgICBwUHEAcQwBAHDwcFBwICAgICAgcFBw8HEMAQDRUGBAS/AgICBgYHDggQwBANFQYEBAICAgYFCBAHEMAQCA4HBQcCAgICqTs1uswjO3CaAWD8AAQAAYByERYFBAcDBAQMDAQDAwgFBRkb/twGEwUEBwMEBAwMCAgFGRSSkhEWBQQHAwQEDAwICAUWCQEkGxoFBAcDBAQMDAQDAwgFBRYQcl4udHQpASP+4traAd5AAAAAAwAAAIAEAAMAAF4AmgCeAAABMzU0JicuAScuASsBNTMVIyIGBw4BBw4BFREUFhceARceATsBFSM1MzI2Nz4BPQEjFRQWFx4BFx4BOwEVIzUzMjY3PgE1ETQmJy4BJy4BKwE1MxUjIgYHDgEHDgEdASUHIwceARceARUUBgcOAQcOAQcOASMiJicuATU0Njc+ATMyFhceARceATMyNjc+ATU0JicuAScuASc3MzchFSEBAb8CAgIHBQcQBxDAEAcPBwUHAgICAgICBwUHDwcQwBANFQYEBL8CAgIGBgcOCBDAEA0VBgQEAgICBgUIEAcQwBAIDgcFBwICAgJ/GYQdK0QZFRYHBwcSCwoYDRMmFBMdCQkJBAMECgUECAMDCwcNGA0TIQ4ODw0NDSMWEjAeVJ2A/AAEAAGAchEWBQQHAwQEDAwEAwMIBQUZG/7cBhMFBAcDBAQMDAgIBRkUkpIRFgUEBwMEBAwMCAgFFgkBJBsaBQQHAwQEDAwEAwMIBQUWEHLANzsHIBkWNB4RIQ4PGQsKEQYJCQcGBw8IBQgDBAMBAQIGBggJDw4PIxQUJRIRGwkHCQGrwEAAAAAABAAAAIAEAAMAAF4AjgCsALAAAAEzNTQmJy4BJy4BKwE1MxUjIgYHDgEHDgEVERQWFx4BFx4BOwEVIzUzMjY3PgE9ASMVFBYXHgEXHgE7ARUjNTMyNjc+ATURNCYnLgEnLgErATUzFSMiBgcOAQcOAR0BJRUOAQcOAQcOAQcOAQc+ATMyFhceARUUBgcOASMiJicuATU0Njc+ATc+ATc+ATsBBw4BFRQWFx4BFx4BMzI2Nz4BNTQmJy4BIyIGBw4BASEVIQEBvwICAgcFBxAHEMAQBw8HBQcCAgICAgIHBQcPBxDAEA0VBgQEvwICAgYGBw4IEMAQDRUGBAQCAgIGBQgQBxDAEAgOBwUHAgICAncUIAwNGQwMFAgIDQYWKxYUJBAPDw8QEjEfFSMOHRwLCwsfFBQnExIjEBG6AwIFBQYPCwcTCw0XCgsKCgoLHBMGDAYHEwE1/AAEAAGAchEWBQQHAwQEDAwEAwMIBQUZG/7cBhMFBAcDBAQMDAgIBRkUkpIRFgUEBwMEBAwMCAgFFgkBJBsaBQQHAwQEDAwEAwMIBQUWEHLADAIIBgcTDQ0cEBAmFQ8QEhIRLhwbMhYbGw8OHUotHTcaGi4VFBsHBwffFSMNDyIREh0KCAcNDQ0lGBwvFBMUAgMCCwGWQAAAAAYAQAAAA8ADgAADAAcACwAZAGYAoAAAASEVIREhFSERIRUhAxEjNQ4BBzU+ATc+ATcDMxUjNTQ2Nz4BNz4BNz4BNz4BNz4BNz4BNz4BNTQmJy4BIyIGBzU+ATMyFhceARceARceARUUBgcOAQcOAQcOAQcOAQcOAQcOAQcOAQM1HgEzMjY3PgE1NCYnLgErATUzMjY1NCYjIgYHNT4BMzIWFx4BFRQGBxUeARceARUUBgcOASMiJicBgAJA/cACQP3AAkD9wMBAAh8LCxQJChEIGnvABAMECQYGDAcGDQYGCwUFCAMEBAICAQUFBRALEyMREyoYCxMJCA8GBgkEAwMDAwMIBQUMBwYOBwUJBQQIBAMGAgICRQ8jFQwUBwcHCAkJGA8cGR4dFhcPHg4QJRUXJA0NDR4eEBkKCQkPEA8rGxcmDwMAQP8AQP8AQANA/wDAAg8DLgQIBAULBv3uLhMKEQgHDgYGCwUECQQEBwQEBwMEBwQDCAQJDAQEBA0NMQsKAgMCCAQFCwcGDwgJEAYHDAYGCgQFCQQDBgMDBgIDBgMCBv6cMAkJBAUEDQgIDQQFBCoQEA8PCAgtBwYICQgXDRgfBgEBCggIEwwRGwoKCwYGAAYAQAAAA8ADQAADAAcACwAXACMALwAAASEVIREhFSERIRUhAyIGFRQWMzI2NTQmAyIGFRQWMzI2NTQmAyIGFRQWMzI2NTQmAYACQP3AAkD9wAJA/cDgKDg4KCg4OCgoODgoKDg4KCg4OCgoODgDAED/AED/AEADADgoKDg4KCg4/sA4KCg4OCgoOP7AOCgoODgoKDgAAAAACABAAEADwAOAAAMABwALAA8AEwAXABsAHgAAASE1IRUhFSEVIRUhFSEVIRUhFSEVIRUhFSEVIQElEQPA/IADgP4AAgD+AAIA/gACAP4AAgD+AAIA/IADgP2A/wADQECAQEBAQEBAQEBAQEABoOD+QAAAAAAIAEAAQAPAA4AAAwAHAAsADwATABcAGwAeAAABITUhFSEVIRUhFSEVIRUhFSEVIRUhFSEVIRUhJREFA8D8gAOA/gACAP4AAgD+AAIA/gACAP4AAgD8gAOA/YD/AANAQIBAQEBAQEBAQEBAQMABwOAABABAAQADwANAAAMABwALAA4AAAEhFSERITUhBSEVIQERNwGAAYD+gAJA/cABgP6AAYD9QMABQEABQEDAQAHA/kDgAAAEAEABAAPAAsAAAwAHAAsADgAAASEVIRUhNSEFIRUhARE3AYABgP6AAkD9wAGA/oABgP1AwALAQMBAwEABwP5A4AAAAAQAQABAA8ACgAADAAcACwAOAAABIRUhFSE1IQEhFSEFETcBgAGA/oACQP3AAYD+gAGA/UDAAgBAwEABQEBA/kDgAAAAAwBAAkADwAOAAAMABwALAAABITUhByEVIRchFSEDwPyAA4CA/YACgID8gAOAA0BAgEBAQAAAAAADAEABQAPAAoAAAwAHAAsAAAEhNSEHIRUhFyEVIQPA/IADgID9gAKAgPyAA4ACQECAQEBAAAAAAAMAQAAAA8ABQAADAAcACwAAASE1IQchFSEXIRUhA8D8gAOAgP2AAoCA/IADgAEAQIBAQEAAAAAABgCAAIADgANAAAMABwALAA8AEwAXAAABITUhByEVIRchFSEHIRUhFyEVIQchFSEDgP0AAwDA/cACQMD9AAMAwP3AAkDA/QADAMD9wAJAAwBAgEBAQEBAQEBAQAAGAIAAgAOAA0AAAwAHAAsADwATABcAAAEhNSEHITUhFyE1IQchNSEXITUhByE1IQOA/QADAID+AAIAgP0AAwCA/gACAID9AAMAgP4AAgADAEDAQMBAwEDAQMBAAAYAgACAA4ADQAADAAcACwAPABMAFwAAEyEVIQE1IRUXITUhAxUhNSUhNSERFSE1gAMA/QADAP0AwAJA/cDAAwD9wAJA/cACQAJAQAEAQECAQP6AQEBAQP8AQEAABgCAAIADgANAAAMABwALAA8AEwAXAAABITUhNSEVIQEhNSE1ITUhNSE1IREhNSEDgP0AAwD9AAMA/QADAP0AAwD9AAMA/QADAP0AAoBAgED+AEBAQEBA/kBAAAAFAEAAAAPAA4AAAwAHAAsAEAAsAAATFyM1FTMnIxUhJyEdASEnIQU3JzM1IyczNSMnITUhJyE1ISchNSEnITUhJweeQF7eQJ4BXkD+4gHeQP5iAxMtUxNTQJPTQAET/q1AAZP+LUACE/2tQAKT/S1ALQJAQEDAQMBAgEBAwC1TQEBAQEBAQEBAQEBALQAAAAAGAEAAAAPAA4AAAwAHAAsADwATABsAAAEVITUBESERBSERIQMhFSEVNSEVAyE1IREhNSEDwP0AAgD9gAJA/gACAED+gAGA/oBAAkD9gAKA/cADAEBA/sD+QAHAQP7AAQBAgEBAAsBA/sBAAAAFAEAAQAPAA0AAAwAHAAsADwATAAABITUhFyEVIRchFSEFIRUhFyEVIQKA/cACQMD9AAMAgPyAA4D+wP3AAkDA/QADAAMAQIBAgICAQEBAAAUAQAAAA8ADwAADAAcACwAPABMAADcRIREBESERBSE1IRUhNSEVITUhQAOA/MADAP1AAYD+gAKA/YABgP6AAAPA/EADgPzAA0CAQMBAwEAABQBAAAADwAPAAAMABwALAA8AEwAANxEhEQERIREHIRUhFyEVIQchFSFAA4D8wAMAwP6AAYCA/YACgID+gAGAAAPA/EADgPzAA0BAQEBAQEAAAAAABQBAAAADwAPAAAMABwALAA8AEwAANxEhEQERIREHIRUhFSEVIRUhFSFAA4D8wAMAQP6AAYD9gAKA/oABgAADwPxAA4D8wANAQEBAQEBAAAAFAEAAAAPAA8AAAwAHAAsADwATAAA3ESERAREhEQEhNSEVITUhFSE1IUADgPzAAwD9QAGA/oACgP2AAYD+gAADwPxAA4D8wANA/sBAwEDAQAAAAAAFAEAAAAPAA8AAAwAHAAsADwATAAA3ESERAREhEQMhFSEXIRUhByEVIUADgPzAAwDA/oABgID9gAKAgP6AAYAAA8D8QAOA/MADQP8AQEBAQEAAAAAFAEAAAAPAA8AAAwAHAAsADwATAAA3ESERAREhEQMhFSEVIRUhFSEVIUADgPzAAwBA/oABgP2AAoD+gAGAAAPA/EADgPzAA0D/AEBAQEBAAAUAQAAAA8ADwAADAAcACwAPABMAADcRIREBESERASE1IRUhNSEVITUhQAOA/MADAP1AAYD+gAKA/YABgP6AAAPA/EADgPzAA0D+AEDAQMBAAAAAAAUAQAAAA8ADwAADAAcACwAPABMAADcRIREBESERAyEVIRchFSEHIRUhQAOA/MADAMD+gAGAgP2AAoCA/oABgAADwPxAA4D8wANA/kBAQEBAQAAAAAUAQAAAA8ADwAADAAcACwAPABMAADcRIREBESERAyEVIRUhFSEVIRUhQAOA/MADAED+gAGA/YACgP6AAYAAA8D8QAOA/MADQP5AQEBAQEAABgBAAAADwAPAAAMABwALAA8AEwAnAAATESERAyERIQEXIzUVMxcjHwEhNQM3FyEVIRchFSEXMxUjFzMVIxcHQAOAQP0AAwD9hzxDfzy79jz+zkAtMgHh/ls8AWn+0jzytjt7P38tA8D8QAPA/IADQP6AQECAQEBAQAIILTVAQEBAQEBAiC0AAAUAQABAA4ADgAADAAcACwAPABMAABMRIREFIREhGQEhESkBESE1IREhQANA/QABQP7AAUABgP7AAUD+wAFAA4D8wANAQP7A/oABQP7AAUBAAUAAAAsAQABAA4ADgAADAAcACwAPABMAFwAbAB8AIwAnACsAAAEjNTMzIxUzNyMVMzUjFTM1IxUzESMVMzUjFTM3IxUzNyMVMxMRIREFIREhAQBAQIBAQIBAQEBAQEBAQEBAgEBAgEBAgPzAAwD9QALAAcBAQEBAwEDAQP5AQMBAwEBAQAHA/MADQED9QAAAFQBAAEADgAOAAAMABwALAA8AEwAXABsAHwAjACcAKwAvADMANwA7AD8AQwBHAEsATwBbAAATIzUzFSMVMxUjFTMVIxUzFSMVMwEjFTMVIxUzFSMVMxUjFTMBIxUzNyMVMwEjFTM3IxUzNyMVMyUjFTM3IxUzNyMVMwEjFTM3IxUzNyMVMxEhESMRIRUhETMRIYBAQEBAQEBAQEBAAwBAQEBAQEBAQP2AQECAQED/AEBAgEBAgEBAAQBAQIBAQIBAQP8AQECAQECAQED+gED+gAGAQAGAA0BAgEBAQMBAQEACQEBAQMBAQEACwEBAQP1AQEBAQEBAQEBAQEADQEBAQEBA/sABgP6AQP6AAYAAAAAbAEAAQAOAA4AAAwAHAAsADwATABcAGwAfACMAJwArAC8AMwA3ADsAPwBDAEcASwBPAFMAVwBbAF8AYwBnAGsAAAEVITUTIxUzFSM1MxUjNTMRIzUzFSM1MwEjNTMVIzUzESM1MxUjNTMBIzUzFyM1MxcjNTMVIzUzFSM1MxEjNTMVIzUzFSM1MyEjFTMzIzUzFyM1MyEjFTMzIzUzFyM1MwEjFTMzIzUzFyM1MwOA/MBAQEBAQEBAQEBAQAMAQEBAQEBAQED9gEBAgEBAgEBAQEBAQEBAQEBAQP6AQECAQECAQEABAEBAgEBAgEBA/wBAQIBAQIBAQAIAQEABgECAQMBA/sBAwEABwEDAQP7AQMBAAkBAQEBAQMBAwED+wEDAQMBAQEBAQEBAQEADAEBAQEAAABsAQABAA4ADgAADAAcACwAPABMAFwAbAB8AIwAnACsALwAzADcAOwA/AEMARwBLAE8AUwBXAFsAXwBjAGcAawAAJSMRMwU1IxUjNTMVIzUzFSE1MxUjNTMVATUzFSM1MxUhNTMVIzUzFQE1MxUHNTMVBzUzFSM1MxUjNTMVITUzFSM1MxUjNTMVETUjFRU1MxUHNTMVETUjFRU1MxUHNTMVATUjFRU1MxUHNTMVAgBAQAGAQIBAwED+wEDAQAHAQMBA/sBAwEACQEBAQEBAwEDAQP7AQMBAwEBAQEBAQEBAQAMAQEBAQEADQEBAQEBAQEBAQEBA/QBAQEBAQEBAQAKAQECAQECAQEBAQEBAQEBAQEBAAYBAQIBAQIBAQP8AQECAQECAQEABAEBAgEBAgEBAAAAAGwBAAEADgAOAAAMABwALAA8AEwAXABsAHwAjACcAKwAvADMANwA7AD8AQwBHAEsATwBTAFcAWwBfAGMAZwBrAAABFSE1FyMVMxUjNTMVIzUzFSM1MxUjNTMBIzUzFSM1MxUjNTMVIzUzJSM1MxcjNTM3IzUzFSM1MxUjNTMVIzUzFSM1MxUjNTMhIxUzMyM1MxcjNTMhIxUzMyM1MxcjNTMBIxUzMyM1MzcjNTMDgPzAQEBAQEBAQEBAQEADAEBAQEBAQEBA/YBAQIBAQIBAQEBAQEBAQEBAQED+gEBAgEBAgEBAAQBAQIBAQIBAQP8AQECAQECAQEADgEBAgECAQMBAwEDAQAFAQMBAwEDAQMBAQEDAQMBAwEDAQMBAwEBAQEBAQEBAQAGAQEDAQAAAABsAQABAA4ADgAADAAcACwAPABMAFwAbAB8AIwAnACsALwAzADcAOwA/AEMARwBLAE8AUwBXAFsAXwBjAGcAawAANzUhFSUjFTM1IzUzNSM1MzUjNTM1IzUzASM1MzUjNTM1IzUzNSM1MwEjNTMXIzUzEyM1MzUjNTM1IzUzNSM1MzUjNTM1IzUzISMVMzMjNTMXIzUzISMVMzMjNTMXIzUzASMVMzMjNTMTIzUzQANA/QBAQEBAQEBAQEBAAwBAQEBAQEBAQP2AQECAQECAQEBAQEBAQEBAQEBA/oBAQIBAQIBAQAEAQECAQECAQED/AEBAgEBAgEBAQEBAwECAQEBAQEBAQP5AQEBAQEBAQP7AQEBA/sBAQEBAQEBAQEBAQEBAQEBAQEBA/oBAQP7AQAAbAEAAQAOAA4AAAwAHAAsADwATABcAGwAfACMAJwArAC8AMwA3ADsAPwBDAEcASwBPAFMAVwBbAF8AYwBnAGsAABMzESMTNSMVMzUzFTM1MxUzNTMVMzUzFQE1MxUzNTMVMzUzFTM1MxUBNTMVBzUzFQU1MxUzNTMVMzUzFTM1MxUzNTMVMzUzFRE1IxUVNTMVBzUzFRE1IxUVNTMVBzUzFQE1IxUVNTMVBTUzFUBAQMBAgEBAQEBAQED+QEBAQEBAQED+wEBAQP7AQEBAQEBAQEBAQEBAQEBAQEBAQP6AQED+wEADgPzAAwBAQEBAQEBAQEBA/QBAQEBAQEBAQAKAQECAQECAQEBAQEBAQEBAQEBAAYBAQIBAQIBAQP8AQECAQECAQEABAEBAgEBAgEBAAAAAABsAQABAA4ADgAADAAcACwAPABMAFwAbAB8AIwAnACsALwAzADcAOwA/AEMARwBLAE8AUwBXAFsAXwBjAGcAawAAJSMRMwc1IxUjNTMVIzUzFSM1MxUjNTMVATUzFSM1MxUjNTMVIzUzFRM1MxUHNTMVFzUzFSM1MxUjNTMVIzUzFSM1MxUjNTMVETUjFRU1MxUHNTMVETUjFRU1MxUHNTMVATUjFRU1MxUXNTMVA4BAQIBAgEDAQMBAwEABQEDAQMBAwEDAQEBAwEDAQMBAwEDAQMBAQEBAQEBAQEABgEBAwEBAA0BAQEBAQEBAQEBAQP0AQEBAQEBAQEACgEBAgEBAgEBAQEBAQEBAQEBAQAGAQECAQECAQED/AEBAgEBAgEBAAQBAQIBAQIBAQAAAAAAhAEAAQAOAA4AAAwAHAAsADwATABcAGwAfACMAJwArAC8AMwA3ADsAPwBDAEcASwBPAFMAVwBbAF8AYwBnAGsAbwBzAHcAewB/AIMAAAE1IxUjNTMVIzUzFSM1MxUjNTMVATUzFSM1MxUjNTMVIzUzFRM1MxUHNTMVFzUzFSM1MxUjNTMVIzUzFSM1MxUjNTMVETUjFRU1MxUHNTMVETUjFRU1MxUHNTMVATUzFRE1IxUVNTMVBzUzFRE1IxUVNTMVBzUzFQE1IxUVNTMVFzUzFQMAQIBAwEDAQMBAAUBAwEDAQMBAwEBAQMBAwEDAQMBAwEDAQEBAQEBAQEBAAsBAQEBAQEBAQED+gEBAwEADQEBAQEBAQEBAQED9AEBAQEBAQEBAAoBAQIBAQIBAQEBAQEBAQEBAQEABgEBAgEBAgEBA/wBAQIBAQIBAQAGAQEABgEBAgEBAgEBA/wBAQIBAQIBAQAEAQECAQECAQEAAAAcAQAAAA8ADgAAJAA8AEwAXABsAHwAlAAA3IRUhESERIzUhASMVMzUjJTUjFSEzNSMFNSMVAyMVMxEBNxcBF4ABAP7AA4BA/QADAIDAQP3AgAEAgIABQECAgID/AFqmASZaQEADgP8AwP0AQMDAgICAQEBAAUCA/YABAFqmASZaAAAAAAYAAAAAA8ADwABjAGcAawBvAHMAdwAAATUjFSM1IxUjNSMVIzUjFSM1IxUjNSMVIxUjFTMVIxUzFSMVMxUjFTMVIxUzFSMVMxUzFTM1MxUzNTMVMzUzFTM1MxUzNTMVMzUzNTM1IzUzNSM1MzUjNTM1IzUzNSM1MzUjNQMhESETNTMVESM1MwEzFSMTFSM1A0BAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQP1AAsBAQEBA/EBAQEBAA4BAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQP0AAsD8wEBAA4BA/IBAA8BAQAAOAAAAAAPAA8AAYwBnAGsAbwBzAHcAewB/AIMAhwCLAI8AkwCXAAABNSMVIzUjFSM1IxUjNSMVIzUjFSM1IxUjFSMVMxUjFTMVIxUzFSMVMxUjFTMVIxUzFTMVMzUzFTM1MxUzNTMVMzUzFTM1MxUzNTM1MzUjNTM1IzUzNSM1MzUjNTM1IzUzNSM1AyERIRM1MxURIzUzATMVIxMVIzUBIxUzJSEVIRUhFSEVIRUhFSEVISUjFTM1IxUzNSMVMwNAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQED9QALAQEBAQPxAQEBAQAGAwMABgP7AAUD+wAFA/sABQP7AAUD+gMDAwMDAwAOAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQED9AALA/MBAQAOAQPyAQAPAQED/AEBAQEBAQEBAQEBAwEDAQAAACAAAAAADwAPAAGMAaABsAHAAdwB9AIEAhQAAATUjFSM1IxUjNSMVIzUjFSM1IxUjNSMVIxUjFTMVIxUzFSMVMxUjFTMVIxUzFSMVMxUzFTM1MxUzNTMVMzUzFTM1MxUzNTMVMzUzNTM1IzUzNSM1MzUjNTM1IzUzNSM1MzUjNQMRIREhJRUjNREzFSMBBxcHJzcXNxcHJzcnASM1MwM1MxUDQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBA/UACwP0AQEBAAY1yci2goC3ToKAtc3MBjUBAQEADgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBA/gD/AALAgEBA/IBAAlNzcy2goC0toKAtc3MBLUD8QEBAAB0AAAAAA8ADwAADAAcACwAPABMAFwAbAB8AIwAnACsALwAzADcAOwA/AEMARwBLAE8AUwBXAFsAXwBjAGcAawBvAIcAACUzFSMRMxUjATMVIxEzFSMBMxUjNTMVIzUzFSM1MxUjNTMVIzUzFSMBMxUjNTMVIzUzFSM1MxUjNTMVIzUzFSMBMxUjJzMVIyUzFSM3MxUjNzMVIzczFSMBMxUjNzMVIzczFSM3MxUjNzMVIzczFSMHFwcnNyERNxcHJxEhJzcXByERByc3FxEDgEBAQED8gEBAQEADgEBAQEBAQEBAQEBAQPyAQEBAQEBAQEBAQEBAAQBAQIBAQAEAQECAQECAQECAQED9gEBAgEBAgEBAgEBAgEBAgEBAwGvLy2v/AGvLy2sBAGvLy2sBAGvLy2tAQAPAQPzAQAPAQP1AQMBAwEDAQMBAwED9wEDAQMBAwEDAQMBA/UBAQEBAQEBAQEBAQAPAQEBAQEBAQEBAQEBAa8vLa/8Aa8vLa/8Aa8vLawEAa8vLawEAAAIAQAAAA8ADgAASABoAAAEXIyImNRE0NjMhMhYVERQGKwEXJRM3FzcnNwEESMwaJiYaAwAaJiYalNT9tOIt4lvi4gK8vCYaAQAaJiYa/wAaJpbi/bTi4lviLQAABgBAAAADwAOAAAMABwALACMAJgAqAAABITUhFSEVIREhFSETERQGIxEUBiMhIiY1ESImNRE0NjMhMhYFFzcRIREhAwD+AAIA/gACAP4AAgDAJholG/2AGyUaJiYaAwAaJv8AQED9gAKAAQBAgEABQEABwP8AGib+QBslJRsBwCYaAQAaJiZagID/AP5AAAAABQBAAAADwAPAABcAHgAwAD0AiwAAASM1IxUhNSMVIyIGFREUFjMhMjY1ETQmAyE4ATERITUhNTgBMTMVMzUhFTM1MzgBMQEwBiM8ATUyNjEzESMpATU0Njc+ATc+ATc+ATc+ATc+ATc+ATc+ATU0JicuASMiBgc1PgEzMhYXHgEXHgEXHgEVFAYHDgEHDgEHDgEHDgEHDgEHDgEHDgEVMxUDgICA/wCAgBomJhoDABslJRv9AAMA/QCAgAEAgID+ADctLUcwQAGA/wAFBQUMBwgQCQgRCAgPBgYLBAQHAgICBwcHFQ4YLxYZNx8PGQwLEwgIDAQEBQQEBAsHBg8JCRIJBg0GBQsEBQcDAgOlA4BAQEBAJhr9ABslJRsDABom/MACAEDAQEBAQP5jIxcNHED+gBwPGgsMFQkJEAcHDQYFDAUGCgYFCwUGCwcMEgYHBhQTSRAQBAQDCwcHEQoKFgwNGAoKEggJDwcHDQcECQQFCAUECQQEDARAAAAMAEAAAAPAA4AAMgBKAG0AgADkAOgA7ADwAPQA+AD8AQoAAAEuASMiBgczPgEzMhYXHgEXHgEXHgEVHAEVIyIGFRQWFx4BFx4BFx4BMzI2NxUzNTQmJwcOAQcOAQcOAQcOASMiJicuATU0NjsBFSUuAScuAScuASMiBgc1IxEzNR4BMzI2Nz4BNz4BNz4BNTQmBw4BIyImJzU+ATMyFhceARUUBiUeARUzLgEnLgEnLgEnLgEjIgYHDgEHDgEHDgEVFBYXHgEXHgEXHgEzMjY3PgE3PgE3PgE3IxQGBw4BBw4BBw4BIyImJy4BJy4BJy4BNTQ2Nz4BNz4BNz4BMzIWFx4BFx4BFzEBIRUhFSEVIRUhFSEpATUhNSE1IRUhNSE3MxEUBiMhIiY1ETMRIQEgECwcPUACNAEkIxAZCAMHAgIDAQECGVlZAwQECgcHEAkJFAsfNBQ1EBAUBAgFBQsFBgwHBg0GDxYICQg5OSQBbAQMCAcTCwsaDhkpETU0ESgXDhgLDBMJCA0FBAUERQobERYmERIoFREaCgkJCQFDAwM2AQcFBQ0HCBIKCxYMDxwNDBYJCQ4FBQUFBQQOCgkVDQ0cEAwWCgoSCAgMBQUHATYDAwMHBAQKBgYMBgoRBwgOBQYIAwMDAwMDCQUGDQgIEAoGDAYGCgQEBwP9fAIA/gACAP4AAgD+AAIA/gACAP4AAgD+AAIAQEAlG/2AGyVAAoADHQsLLS0ZGQUFAgUDAwYEBAkGBg0INDMKEQgIDQUGCQMDAxITJMQhLAvJBQgFAwcDAwQCAQIGBgYRDB8eQYUOFwoKDwUFBhUUeP6AHg8PBgUFEAoKGA8OIBIRH4YODhISihkZDg4OKRsdKpAFCwYLEwkIDwUGCQMDAwUFBQ4KCRgNDiAREiAODhcJCg4FBQUDAwMJBgUPCAkTDAcLBQUIAwMFAgIBAwQDCwcGEQsKFw4NGAsKEQcHCgMDBAIBAgUDBAgF/txAQEBAQEDAQMBAgP6AGyUlGwGA/oAAAAAIAMAAQAOAA4AAAwBnAJoAsgDVAOgBCwEfAAAlIxEzBR4BFTMuAScuAScuAScuASMiBgcOAQcOAQcOARUUFhceARceARceATMyNjc+ATc+ATc+ATcjFAYHDgEHDgEHDgEjIiYnLgEnLgEnLgE1NDY3PgE3PgE3PgEzMhYXHgEXHgEXMRMuASMiBgczPgEzMhYXHgEXHgEXHgEVHAEVIyIGFRQWFx4BFx4BFx4BMzI2NxUzNTQmJwcOAQcOAQcOAQcOASMiJicuATU0NjsBFSUuAScuAScuASMiBgc1IxEzNR4BMzI2Nz4BNz4BNz4BNTQmBw4BIyImJzU+ATMyFhceARUUBgMUFhceARceARceATMyNjcVMxEjFS4BIyIGBw4BBw4BBw4BFzQ2Nz4BMzIWFxUOASMiJicuATUDgEBA/gQDAzYBBwUFDQcIEgoLFgwPHA0MFgkJDgUFBQUFBA4KCRUNDRwQDBYKChIICAwFBQcBNgMDAggEBAoGBgwGChEHCA4FBggDAwMDAwMJBQYNCAgQCgYMBgYKBAQHAxwQLBw9QAI0ASQjEBkIAwcCAgMBAQIZWVkDBAQKBwcQCQkUCx80FDUQEBQECAUFCwUGDAcGDQYPFggJCDk5JAFsBAwIBxMLCxoOGSkRNTQRKBcOGAsMEwkIDQUEBQRFChsRFiYREigVERoKCQkJwQUEBQ0ICRMMCxgOFygRNDQSKRkOGgsLEwcIDAQEBDYJCQkaEhUoERAnFREbCgoJQAGAnAULBgsTCQkOBQYJAwMDBQUFDgoJGA0OIBESIA4OFwkKDgUFBQMDAwkGBQ8ICRMMBwsFBQgDAwUCAgEDBAMLBwYRCwoXDg0YCwoRBwcKAwMEAgECBQMECAUB+QsLLS0ZGQUFAgUDAwYEBAkGBg0INDMKEQgIDQUGCQMDAxITJMQhLAvJBQgFAwcDAwQCAQIGBgYRDB8eQYUOFwoKDwUFBhUUeP6AHg8PBgUFEAoKGA8OIBIRH4YODhISihkZDg4OKRsdKv6HEiAODxgKChAFBgUPDx4BgHgUFQUGBQ8KChcODh8RGykODg4ZGYoSEg4ODisdAAAABQDAAEADgANAADIASgBuAIEAhQAAAS4BIyIGBzM+ATMyFhceARceARceARUcARUjIgYVFBYXHgEXHgEXHgEzMjY3FTM1NCYnBw4BBw4BBw4BBw4BIyImJy4BNTQ2OwEVJS4BJy4BIyIGBzUjETM1HgEzMjY3PgE3PgE3PgE1NCYnLgEnBw4BIyImJzU+ATMyFhceARUUBhMRIxEBoBAsHD1AAjQBJCMQGQgDBwICAwEBAhlZWQMEBAoHBxAJCRQLHzQUNRAQFAQIBQULBQYMBwYNBg8WCAkIOTkkAVQHEwsLGg4ZKRE1NBEoFw4YCwwTCQgNBQQFBAQEDAgpChsRFiYREigVERoKCQkJv0ACHQsLLS0ZGQUFAgUDAwYEBAkGBg0INDMKEQgIDQUGCQMDAxITJMQhLAvJBQgFBAYDAwQCAQIGBgYRDB8eQbQKDwUFBhUUeP6AHg8PBgUFEAoKGA8OIBIRHw4OFwrDDg4SEooZGQ4ODikbHSsB7f0AAwAAGQAA/8AEAAPAAAMABwALAA8AEwAXABsAHwAjACcAKwAvADMANwA7AD8AQwBHAEsATwBzAIcAugDSANYAABMzFSM1MzUjETM1IwEzNSMHMzUjASMVMycjFTMBMzUjASMVMyUjFTMnIxUzAzM1IwEzNSM1MzUjNTM1IzUzNSM1FTM1AzM1IwUzNSMXMzUjAw4BIyImJxUjETMVPgEzMhYXHgEXHgEXHgEVFAYHDgEHDgEHNzQmJy4BIyIGBxUeATMyNjc+ATUlFSM1DgEjIiYnLgEnLgEnLgE1NDY7ATwBNS4BJy4BJy4BJy4BIyIGByM+ATMyFhceARUHIyIGFRQWFx4BMzI2Nz4BNz4BNz4BNzUBIxEzAEBAQEBAQAFAgIDAgIACQICAwICA/gBAQAOAgID9wICAwICAgEBAA8BAQEBAQEBAQECAgID+gICAwICACwsYDhcoETQ0EikZDhoLCxMHCAwEBAQFBAUNCAkTDBUJCQkaEhUoERAnFREbCgoJ/vY0FDQgCxMKCRAHBgsDBARZWRoBAQEBAwMCBgQIGBEjJAE0Az89HSsQEBA0JDk5CAkIFg8GDQYHDAYFCwUFCAQB9EBAAoCAwID9QID+wEBAQAPAQEBA/ECAA4BAQEBAQP3AgP6AgECAQIBAgMCAgPwAQEBAQEABCwYFDw8eAYB4FBUFBgUPCgkYDg4fERIgDg8YCgoPBpAbKQ4ODhkZihISDg4OKx0qxCQSEwMDAwkGBQ4IBxEKMzQIDgUGCQQEBgMDBQIFBRkZLS0LCwssITAeHwsSBgYGAgECBAMDBwMECQVBAav9AAAAAAADAEAAQAPAA0AAAwAcADQAAAERIxEBJwc1IxUnBxcjFTMHFzcVMzUXNyczNSM3IScHNSMVJwcXIxUzBxc3FTM1FzcnMzUjA8BA/dwWRkBGFkVpaUUWRkBGFkVpaUUBwBZGQEYWRWlpRRZGQEYWRWlpA0D9AAMA/sYWRWlpRRZGQEYWRWlpRRZGQEYWRWlpRRZGQEYWRWlpRRZGQAACAEAAQAPAA0AADwAcAAABIxEjESMRIxEiJjU0NjMhEzE1IxUjFTMVMzUzNQKAgECAQE9xcFABgMBAgIBAgAMA/UACwP1AAYBwUE9x/cCAgECAgEAAAAAABQAAAAAD7QOAAAgADAASABYAIQAAARc3AyMBMz8BNyMbAQMVMwEnARcnARc3Byc3NjIfARYUBwIJF3Gp0P7omjgl78xmZiaFAVSI/q9vLgEQLa8tiC0TNRMtExMBgD9xAc79AJpmYAEZ/uf+pYUBUYj+rEQuAQ8tVC2ILRMTLRM1EwAACQCAAAADgAOAAFcAbACbAJ4ArACyALYAugC+AAABDgExIjAjMCY1NCY9ATQmJy4BJy4BIyIGBw4BFRQWFx4BMzI2Nz4BPQE0Njc+ATMyFhceAR0BDgEHDgEHDgEVFBYXHgEzMjY3PgE3HgEXHgEzMjY/ATUHIw4BKwEiJicuATU0Njc+ATc+ATcVBy4BLwEjBw4BBxQGDwEVMzUjLgE1LgE1NDY/ATMXHgEVFAYHDgEHIxUzNSMuAScnNxcBISIGFREUFjMhMjY1EQMhESEVMwEjNTMXIzUzFyM1MwLyCQYBAQEBAgMDCwgJFw4SHQoLCwQDBAoFBgoDBAMDAgMIBQcKAwMFGCELCxEFAwQIBwgTDAcOBwMOCgEEAgQMBwwaDQIORw0QBAEEBwMEAwMCBAoIAw8KwwIIBlEPUgYJAwYIBlYHCgcBAgIEClUJBAIBAQEGBwdoBgYJA48dHQEt/gAbJSUbAoAbJUD9gAHAwP5AgIDAgIDAgIABeAkFAgECDRE/DxMFCAwDBQUJCAgUCgYKBAQEBAQDCgcLAwUDAgIDBAMPDwIJDgYGDwcGDggMFQcICAMDAQkIBQcCBQUREQIhDQoHBAMECgUFCAQECQQCBgQ3GAIPE/z6ExIDAQMCARcYAQMBAQMCAgsKIBwMDQMCAwEBAgEYGAEDBGRZWQG8JRv9ABslJRsCgP2AAwDA/gCAgICAgAAGAEAAAAPtA4AACwARABYAIQBAAFUAACU3ESERIRUjNSERISUVMwEnARcnARcBAScmIg8BFzc2NCcBIzUjDgEjIiYnLgE1NDY/ATQmIyIGBzU+ATMyFh0BJwcOAQcOARUUFhceATMyNjc+AT0BA0BA/MADQED9QALA/oCFAVSI/q9vLgEQLf7xAb4tEzUTLYgtExP9kzIBDCIXERoKCQolJkMXFxQlERIqGCsrMjALEAYGBQUFBQ4JDBMICAf+QP7CA4CAQP0AxYUBUYj+rEQuAQ8t/vABvy0TEy2ILRM1E/4ALBYWCgoJGhAjKAYKGhsPDzALDC4tpX4HAgYEBA8LCAwFBQUJCQgXDRYADAAA/8AD7QOAAAoAEgAWABoAHgAiACYAMQA5AD0AUABUAAABNzYyHwEWFA8BJwcBBxUzNwEnAycBFwMhFSEXIRUhByEVIQcjFTMBNzYyHwEWFA8BJwcBBxUzNwEnAycBFwURIRUzFTM1JyEiBhURFBY7ATUFITUhAzguEjUTLRMTLYgn/uU2hTkBG4jiLgEQLf7/AAEAgP6AAYCA/wABAICAgAF4LhI1Ey0TEy2IJ/7lNoU5ARuI4i4BEC39ggHAwEDA/gAbJSUbwP6AAYD+gAHALRMTLRM1Ey2IJ/7lOYU2ARuI/mguAQ8tAW9AQEBAQEBAAQAtExMtEzUTLYgn/uU5hTYBG4j+aC4BDy2RAsDAQIDAJRv9QBslQMBAAAAACACAAAAD7QOAAAoAEgAXABsAHwAjACcAPAAAAQcnNzYyHwEWFAcnFwEHIzU3ARcnARcBBTM1IzUzNSMlIRUhATM1IwUhESEVNychIgYVERQWMyEyNjURBwPtLYguEjUTLRMT3Ij+5TmFNgEbLS3+8C4BD/4CQEDAwAEA/wABAP8AQEACAP2AAcCgYP4AGyUlGwKAGyVAAmUtiC0TEy0TNRM0iP7lNoU5ARuILf7xLgEQ0UBAQIBA/oBAwAMAwKBgJRv9ABslJRsBXkAABwAAAAAD7QOAAAoAEgAXACUAMAA2ADoAAAEjNTQ2MyEXIzUhEwcVMzcBJwEXJwEXASU3ERQGIyEiJj0BMxUhEwcnNzYyHwEWFAclASc3FwEDIzUzAQBAJRsBwIDA/oD2NoU5ARuI/uU5LgEQLf7xARFAJRv9wBslQAJArS2ILhI1Ey0TE/5T/qDgWoYBBmZAQALAgBslgED9/jmFNgEbiP7lfS4BDy3+8F1A/uIbJSUbwMAB5S2ILRMTLRM1E3v+oOBahgEG/YZAAAAACQAA/8AD7QPAAAoAEgAWACQALwAzADwAQwBJAAABIzU0NjMhFyM1IQUXAQcjNTcBFycBFwUhNSMVFBYzITI2NREHEycmIg8BFzc2NCcBMzUjAyEnISIGFREzESMVFBYzMQkBJwcXAQEAQCUbAcCAwP6AAhGI/uU5hTYBGy0t/vAuARH9wEAlGwJAGyVArS0TNRIuiC0TE/1TQEDAAgBA/kAbJUBAJRsBZv76hlrgAWACgIAbJYBA54j+5TaFOQEbiC3+8S6BwMAbJSUbAR5AAWItExMtiC0TNRP+AEADAEAlG/8A/kBAGyUCev76hlrgAWAAAAcAAAAAA+0DgAAMABAAGwAmAC4AMwBBAAATFwcnByc3JzcXNxcHFzUjFQEnJiIPARc3NjQnJSEVNychIgYdATMlFwEHIzU3ARcnARcBEyE1IxUUFjMhMjY1EQfNcy1zcy1zcy1zcy1zs0ACrS0TNRIuiC0TE/zTAcCgYP4AGyVAAlGI/uU5hTYBGy0t/vAuAQ8C/YBAJRsCgBslQAGgcy1zcy1zcy1zcy1z4EBAAgAtExMtiC0TNROAwKBgJRvAGYj+5TaFOQEbiC3+8S4BEP4vgIAbJSUbAV5AAAAJAAD/wAPtA8AADAAXAB8AIwAxADwAQABJAFAAABMXBycHJzcnNxc3FwcTIRUzJyEiBh0BMwUXAQcjNTcBFycBFwUhNSMVFBYzITI2NREHEycmIg8BFzc2NCcBMzUjAyEnISIGFREzESMVFBYzMc1zLXNzLXNzLXNzLXMzAYDAgP5AGyVAAhGI/uU5hTYBGy0t/vAuARH9wEAlGwJAGyVArS0TNRIuiC0TE/1TQEDAAgBA/kAbJUBAJRsBoHMtc3Mtc3Mtc3MtcwFgQIAlG4BniP7lNoU5ARuILf7xLoHAwBslJRsBHkABYi0TEy2ILRM1E/4AQAMAQCUb/wD+QEAbJQAAAAYAAP/ABAADwAADAAcAPQBGAEkAXAAANyEVISUhFSETIgcOAQcGMREwFjMyNjERMCYjIgYxETM1NDYzMhYVETAGIyImMREwNjMyFjERMxEwJy4BJyYBByMTMxMjJyM3MycBIREhNSEiBhURFBYzITI2NREjgAHA/kABwP5AAcDgVC0uKgMEKHh4KBhISBhACRcXCRhISBgoeHgoQAMEKi0u/WEVQIBAgEAVlhZqNQFg/cABwP5AGyUlGwJAGyVAgEDAQAMAHh5IHh7+wICAAUBAQP8A2BAYFxH+6EBAAUCAgP8AAQAeHkgeHv3AQAGA/oBAQKD9oAMAQCUb/QAbJSUbAQAABACAAAADgAOAAB0AKwA5AD8AAAEhHgEXHgEXFgYjIiYnLgE1NDY3PgEzMhYXHgEdASc0JicuASMiBgcOAQczARE0JiMhIgYVERQWMyETIxUhESECwP7JARQTEzQhBw8RLkIbGhsdHR1JKytDGBcYSA8PDigaGSoSERYE7gEIJRv9gBslJRsCAIDA/kACgAHPJDcUExIBATkdHR1SNTJRIB8gGxwbSzAkOh4uEBEQERESLRz+twKAGyUlG/0AGyUBAMADAAAAAAAFAIAAAAOAA4AAFwAbAB8AIwAnAAAlESMRISImNTQ2MyERISIGFREUFhceATMRIREhASE1IREhNSEnITUhA4BA/cAaJiYaAgD+ADVLIx0OIREBwP5AAYD+wAFA/sABQED/AAEAAAMA/UAmGhomAsBLNf2AIzsRCAkDQP3AAcBA/sBAQEAAAAAAAwAA/8AEAANAAAsAKAA1AAABMhYVFAYjIiY1NDYXBwEHETgBMSE4ATERMxE0JiMhIgYVERQWMyE1MwUjNSMVIxUzFTM1MzUCICg4OCgoODjIoP8A4AMAQCYa/QAaJiYaAgCAAQBAQICAQIACgDgoKDg4KCg44KABAOAB4P6AAYAaJiYa/YAaJoBAgIBAgIBAAAAAAAcAQAAAA+0DQAALACYAKwAvADIAOgBFAAABMhYVFAYjIiY1NDYDJwcROAExITgBMRUzNTQmIyEiBhURFBYzITUlASM1ARcnARclOQEHMTI2PQEHMxMnJiIPARc3NjQnAmAoODgoKDg4Gb/gAwBAJhr9ABomJhoBAAIZ/qyFAVEtLf7wLgGRQBom3p5tLRM1Ey2ILRMTAoA4KCg4OCgoOP7Bv+AB4ICAGiYmGv2AGiZfsv6vhQFUiC3+8S7d3iYant4BwC0TEy2ILRM1EwAAAAAJAEAAQAPAA0AADwATABcAGwAfACMAOABEAEgAAAEhIgYVERQWMyEyNjURNCYBIzUzFyM1MxcjNTMXIzUzFyM1MzUnBwEHETM1IzU4ATEzFTM1ITgBMQcUBiMiJjU0NjMyFiUzFSMDgP0AGiYmGgMAGiYm/SZAQMCAgMCAgMCAgIBAQICg/wDgQECAQAJAwDgoKDg4KCg4/kBAQANAJhr9gBomJhoCgBom/YBAQEBAQEBAQEAggKABAOABIECAQEDgKDg4KCg4ODhAAAACAEAAAAPAA4AADQAbAAABISIGFRE3ITI2NRE0JgM4ATEhBxE4ATEhOAExA4D9ABomwAKAGiYmGv1lZQMAA4AmGvzAwCYaAkAaJv2AZQKlAAIAQAAAA8ADgAAXACMAABMHETgBMSE4ATERMxE0JiMhIgYVETchNSUnBycHFwcXNxc3J+VlAwBAJhr9ABomwAEAAcAtc3Mtc3Mtc3MtcwEAZQKl/oABgBomJhr8wMBAEy1zcy1zcy1zcy1zAAUAQAAAA8ADgAAWABoAHgAkAD0AAAE0JiMhIgYdATM1OAExITgBMRE4ATEzAxcHJzcnNxcfAQcnNxcFBxE4ATEhOAExFTM1NCYjISIGFRE3ITUhA8AmGv3AGiZAAkBAzS1zLXNzLXMtcy2goC39LW0CQEAmGv3AGibAAQD+7QNAGiYmGkBA/oD+4C1zLXNzLXMtcy2goC1TSAIIwMAaJiYa/YCAQAAAAAMAAP/ABAADwAADACwAMgAACQMFIiYnNR4BMzI2NTQmLwEuATU0NjMyFhcVLgEjIgYVFBYfAR4BFRQGIzcRMxEzFQIA/gACAAIA/WggNhEVNRwYIRMSLyQrQjAdMBQVLxsWHRIRMygmRjS/QZgDwP4A/gACAIcQC0IQFBESEA8HEAwpKC0vDQxBDxIPEA8PBRINLiQwLwcBQP8AQAAAAAAFAAD/wAQAA8AAAgASACIAMwBDAAAlEQEBNQYHDgEHBgczNjc+ATc2ExU2Nz4BNzY3IwYHDgEHBgEjFhceARcWFzUmJy4BJyYnJTMmJy4BJyYnFRYXHgEXFgGAAYD+wFdNTHgmJwuBCxwcVTU2vFdNTHgmJwuBCxwcVTU2/gWBCycmeExNVzw2NVUcHAsC/oELJyZ4TE1XPDY1VRwcwAIA/wABf4ELJyZ4TE1XPDY1VRwc/Q2BCycmeExNVzw2NVUcHAE0V01MeCYnC4ELHBxVNTY8gFdNTHgmJwuBCxwcVTU2AAACAAD/wAQAA8AAGwAeAAABIgcOAQcGFRQXHgEXFjMyNz4BNzY1NCcuAScmAxEBAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXeoBgAPAKCiLXl1qal1eiygoKCiLXl1qal1eiygo/QACAP8AAAACAAD/wAQAA8AAHAA/AAABIgcOAQcGFRQXHgEXFjMyNz4BNzY1NCcuAScmIwEiBgc6ATEVIzAHDgEHBicmNjU2Nz4BNzY3Njc+ARcWMTAUAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWoBAC1EMRZMgBQUUDw8UAEBNSQlMREQDCQyMlwgIAPAKCiLXl1qal1eiygoKCiLXl1qal1eiygo/sAZZ4AoKWAoKAEVTR4IHh5MKSgdcTY3KQECawAAAAAFAEAAAAPAA4AAOQA+AEMASABMAAABFRQGKwEiJj0BIRUUBisBIiY9ATQ2MzU0NjM1NDY7ATAWFRwBMRUzNTA0NTQ2MTMyFh0BMhYdATIWATM1IxUhMzUjFQEjFSE1BSE1IQPAJRvAGyX/ACUbwBslJRslGyUbgECAQIAbJRslGyX94CDAAeAgwP4gIAFAAQABQP7AAYDAGyUlG4CAGyUlG8AbJYAbJUAbJRAwMBDAwBAwMBAlG0AlG4AlAaVAQEBA/QBAQEBAAAMAQAAAA8ADgAANABMAIQAAASEiBhURFBYzITI2NREDIREhFTMBMxUjIiY1ETQ2MyEXIQMA/oAbJSUbAgAbJUD+AAFAwP0AgIAbJSUbAYBA/kADACUb/YAbJSUbAgD+AAKAwP7AQCUbAoAbJUAAAAAFAEAAAAPAA4AAMABIAGAAbABxAAABIwEuASMiBhUUFhceARceATMyNjU0Jic3Fw4BFRQWMzI2Nz4BNz4BNTQmIyIGBycBARQGIyoBIy4BJzwBNTQ2MzoBMx4BFxwBJToBMzIWFRwBFQ4BByoBIyImNTwBNT4BJTQ2MzIWFRQGIyImJwE1MwEDwFv9tQ0eD0JeBgUMMB8NHg9CXgYFi4sFBl5CDx4NHzAMBQZeQg8eDYsBZf2AOCgBAwElNAI4KAEDASU0AgHbAQMBKDgCNCUBAwEoOAI0/uoTDQ0TEw0NE5X+9VsBCwOA/bUFBl5CDx4NHzAMBQZeQg8eDYuLDR4PQl4GBQwwHw0eD0JeBgWLAWX9eyg4AjQlAQMBKDgCNCUBA184KAEDASU0AjgoAQMBJTTCDRMTDQ0TE2gBClv+9QAAAAADAIAAAAOAA8AAFgAdACUAAAEjLgEjIgYHIyIGFREUFjMhMjY1ETQmITIWFSM0NgEhETMVITUzA0DRETokJDoR0RslJRsCgBslJf6lGyWAJQFb/YCAAYCAA4AdIyMdJRv9ABslJRsDABslJRsbJfzAAwCAgAAAAAAFAIAAAAOAA8AABgAdACQALAAyAAAlByc3FwcXAREUBiMhIiY1ETQ2OwE+ATMyFhczMhYFMzQmIyIGBSMVITUjESEDFwcXNycBrS2goC1ycgHTJRv9gBslJRvRETokJDoR0Rsl/kCAJRsbJQGAgP6AgAKA7XNzLaCg7S2goC1zcwJT/QAbJSUbAwAbJR0jIx0lGxslJRuAgP0AAZNzcy2goAAAAAUAgAAAA4ADwAAPACYALQA1ADkAAAETMzcXMxMjFTMHJyMHJyMBIy4BIyIGByMiBhURFBYzITI2NRE0JiEyFhUjNDYBIREzFSE1MwMhNSEBAGFdQjtWb5ImLDlbQzFgAkDRETokJDoR0RslJRsCgBslJf6lGyWAJQFb/YCAAYCAQP4AAgACgP6A4+MBgEWq7+/vAQAdIyMdJRv9ABslJRsDABslJRsbJfzAAwCAgP1AQAAAAAQAgAAAA4ADwAAPACYALQA1AAABEzM3FzMTIxUzBycjBycjASMuASMiBgcjIgYVERQWMyEyNjURNCYhMhYVIzQ2ASERMxUhNTMBAGFdQjtWb5ImLDlbQzFgAkDRETokJDoR0RslJRsCgBslJf6lGyWAJQFb/YCAAYCAAoD+gOPjAYBFqu/v7wEAHSMjHSUb/QAbJSUbAwAbJSUbGyX8wAMAgIAABgCAAAADgAPAAAYAHQAkACwAMAA2AAAlByc3FwcXAREUBiMhIiY1ETQ2OwE+ATMyFhczMhYFMzQmIyIGBSMVITUjESEBAxcTBxcHFzcnAa0toKAtcnIB0yUb/YAbJSUb0RE6JCQ6EdEbJf5AgCUbGyUBgID+gIACgP7eej17CXNzLaCg7S2goC1zcwJT/QAbJSUbAwAbJR0jIx0lGxslJRuAgP0AAhD+MBEB0W1zcy2goAAABQCAAAADgAPAAAsAEgApADAAOAAAATMRIzUHJxUjETMXBTMHJzM1MxMjLgEjIgYHIyIGFREUFjMhMjY1ETQmITIWFSM0NgEhETMVITUzAcQ8QEBAQEBAAUBAYGBAQIDRETokJDoR0RomJhoCgBomJv6mGyWAJQFb/YCAAYCAAgD/AJJcXJIBAFwkgICAAYAdIyMdJhr9ABomJhoDABomJRsbJfzAAwCAgAAAAAcAgAAAA4ADwAAWAB0AJQApAC0AMQA1AAABIy4BIyIGByMiBhURFBYzITI2NRE0JiEyFhUjNDYBIREzFSE1MwMhNSEVITUhFSE1IRUhNSEDQNEROiQkOhHRGyUlGwKAGyUl/qUbJYAlAVv9gIABgIBA/gACAP4AAgD+AAIA/gACAAOAHSMjHSUb/QAbJSUbAwAbJSUbGyX8wAMAgID+wEDAQMBAwEAAAAIAAAATA60DbQAQACQAAAEWFA8BBiInARY2MTc2MhcBEycmIg8BJyYiDwEBNzY0LwE3NjQC+hMT5RM1Ev5FHDXkEzUTAWqzWhM1E4cuEjYSLQFqLRISLYcTAU0TNRPfExMBuxwm3xIS/pYBxloTE4ctEhIt/pYtEjYSLocTNQAAAgAAAAADwAOAABMAKgAACQE3NjIfATc2Mh8BFhQPARcWFAcHASYiBycHFwcwBicBFjI/ARc3JzYmJwMm/pYtEjYSLocTNRNaExOHLRISWf6WEzQTyS3ItzUcAbsSNRO4xi3FEgESAXwBai0SEi2HExNaEzUThy4SNhJcAWoSEsktyLMmHP5FExOzxi3GEjUTAAAAAAUAAP/AA+0DrQAOABIAFgAuAEIAADchFSE1IzEjETMRMzUzETczNSM1FTM1JQEmIg8BOAExOAE5AQ4BJzEBFjI/ATY0EycmIg8BJyYiDwEBNzY0LwE3NjTAAUD+gEBAQEBAQMDAQAH4/sQTNROMETETAZITNRKME6ItEzUSiC0TNRMtAT0tEhIthxMAQIABQP8AgP8AQECAQEC5AT0TE4wRAw/+bhMTjBI2AdktExOHLRISLf7DLRM1Ey2IEjUAAAYAAP/AA+0DrQAHAAwAEAAUACwAQAAANyEVITUxETMTITUhFTcjFTMnIxUzJQEmIg8BOAExOAE5AQ4BJzEBFjI/ATY0EycmIg8BJyYiDwEBNzY0LwE3NjRAAcD+AEA/AT/+wcPDw4NAQAJ5/sQTNROMETETAZITNRKME6ItEzUSiC0TNRMtAT0tEhIthxMAQEABwP6AQEDBQL9AeQE9ExOMEQMP/m4TE4wSNgHZLRMThy0SEi3+wy0TNRMtiBI1AAYAAP/AA+0DrQADACoApQEgATUBQAAAExEhEQUuASMiBgcOARUUFhceATMyNjcVDgEjIiYnLgE1NDY3PgEzMhYXFRcOAQcOAQcOASMiJicuASc1HgEXHgEzMjY3PgE3PgE3PgE1NCYnLgEnLgEnLgEnLgEnLgE1NDY3PgE3PgE3PgEzMhYXHgEXFS4BJy4BJy4BJyImIyIGBw4BBw4BBw4BFRQWFx4BFx4BFx4BFx4BFx4BFx4BFx4BFRQGBzMOAQcOAQcOASMiJicuASc1HgEXHgEzMjY3PgE3PgE3PgE1NCYnLgEnLgEnLgEnLgEnLgE1NDY3PgE3PgE3PgEzMhYXHgEXFS4BJy4BJy4BJyImIyIGBw4BBw4BBw4BFRQWFx4BFx4BFx4BFx4BFx4BFx4BFx4BFRQGBxMnJiIPAScmIg8BATc2NC8BNzY0JwUmIg8BBiInFyEBAANA/eEOIRMUIQ0MDQwMDB8UEyMQECkZIjQTExMVFhU4IhUkDugEDQgHEwoLFgsMFwoLEwgJEwoLFQoGCwQFCAMDBAIBAgIDAgcEBAoGBQ0HERkICAkFBAUMCAgSCgsVDAsUCQgRBwQIBAQJBAUJBAUIBAYKBQQIAwMFAgECAgICBQQDCQUFCwcIEAcHDAQFCAMCAwUF7gUMCAgSCwoWDAsXCwsSCAkTCgoVCwYKBQUHAwMFAgECAwIDBgQFCgUGDAcRGQgJCAQFBA0IBxILChYLDBQICRAIBAgEBQgFBAkFBAkEBQoFBAgDBAQCAgEBAgIGAwQIBQYLBgkPBwcMBQUIAgMCBQT2LRM1E4cuEjUTLQE8LhISLogTE/4TEzUTnxM1E5UB9P7MAYD+QAHAhAkKDg4NJRgWJA0ODQoKQAgIFRUVNyMlPBgXFwYGQ8AJDgYFCAIDAgICAgcERQgLBAQEAQEBBAICBQMDBgMFCAMEBwMDBgIDBgMHEwsLGg8MFQkJDgUGCAMDAgECAQUDQAIFAgIDAgECAQEBAQEDAwIFAgMHAwQHAwMGAwIGAwIGAwMJBAUJBgYMBwcRCQ0WCAkOBgUIAgMCAgICBwRFCAsEBAQBAQEEAgIFAwMGAwUIAwQHAwMGAgMGAwcTCwsaDwwVCQkOBQYIAwMCAQIBBQNAAgUCAgMCAQIBAQEBAQMDAgUCAwcDBAcDAwYDAgYDAgYDAwkEBQkGBgwHBxEJDRYIA0QtExOHLRISLf7DLRM1Ey2IEjUTjBMTnxMTlQE0AAUAAP/AA+0DrQATAB4AIgAmAC4AAAEnJiIPAScmIg8BATc2NC8BNzY0BSYiDwEGIicXIQEDFyM3JREhEQEnIwcjEzMTA+0tEzUSiC0TNRMtAT0tEhIthxP+ABM1E58TNROVAfT+zKAxYjH+oALA/wAXkhdAdFh0A4AtExOHLRISLf7DLRM1Ey2IEjV5ExOfExOVATT+FIiIeP5AAcD+gEBAAUD+wAAAAAQAAP/AA+0DrQAEAH8AkwCeAAATBxchEQMOAQcOAQcOASMiJicuASc1HgEXHgEzMjY3PgE3PgE3PgE1NCYnLgEnLgEnLgEnLgEnLgE1NDY3PgE3PgE3PgEzMhYXHgEXFS4BJy4BJy4BJyYiIyIGBw4BBw4BBw4BFRQWFx4BFx4BFx4BFx4BFx4BFx4BFx4BFRQGBwEnJiIPAScmIg8BATc2NC8BNzY0BSYiDwEGIicXIQHAwMACAKwGEAoKGA0OHA8PHg0OGAoLGA4NGw0IDgYGCgQEBgICAgQDAwgGBQ0HCBAIFiELCgsGBgYPCwoXDQ4cDg8aCwsVCgUKBgUMBgUMBgYLBQcNBgYKBAQGAgIDAwIDBwQFCwcGDwgLFAkJDwcGCgMEAwYGAdktEzUSiC0TNRMtAT0tEhIthxP+ABM1E58TNROVAfT+zAGA4OABwP6xCQ4GBQgCAwICAgIHBEUICwQEBAEBAQQCAgUDAwYDBQgDBAYDAwYDAwYDBxMKCxsPDBUJCA8FBggDAgMBAgEFA0ACBQICBAEBAgEBAQEBAwICBQMDBwMEBwMDBgMCBgIDBgIECAUECgYFDQcHEAoNFQkDTy0TE4ctEhIt/sMtEzUTLYgSNXkTE58TE5UBNAAAAAAEAAD/wAPtA60AAwASACYAMAAAExEhEQMjJwcjAzMXNzMXNyM1MwEHFxYUDwEBNzYyHwE3NjIfARYUAyEnFjI/ATYyFwACwOFMMzlSVVQrOlAyJiGAAa2HLRISLf7DLRM1Ey2IEjUTLRPM/gyVEzUTnxM1EwGA/kABwP6Avb0BQMfHx445AeaILRM1Ey0BPS0SEi2HExMtEzX+iJUTE58TEwAAAAUAAP/ABAADwAADAAkADwAbACkAAAERIREFByc3FwcFJzcnNxcBETQmKwEiBhURByEVIREzETMRMxEzETMRMwHAAkD+jS1gYC0yAQUtMzMtYP3AJhpAGibAAkD9wIBAQEBAwAEA/sABQNMtYGAtM2AtMzMtYAIgAQAaJiYa/wDAQP6AAUD+wAFA/sABQAAAAAMAAABABAADQAAZACcANQAAATERMzU0NjsBMhYdATM1NDY7ATIWHQEzESEHNTQmKwEiBh0BIxEhESE1NCYrASIGHQEhESERAQBAEw1ADROAEw1ADRNA/gBAEw1ADRNAAcACABMNQA0T/wABwAGAAUBgDRMTDWBgDRMTDWD+wEBgDRMTDWD/AAEAYA0TEw1g/wABAAABAEAAAAPAA4ADKwAAATgBMRwBFTAUMRwBBxQwMRwBFTAGMRwBFSIUMRQGFTAUMQYUBxQwFRQGBzgBMRQGBzAUFQ4BFSIwFRQGFRQiFRQGFTAiFRQGBzAUMQ4BBzAGMQ4BBzAGMRQGIxQwBw4BFTgBMSIGBwYwIxQGIzAGMQ4BBzAGMQ4BBzAiMQ4BIyIUMSIGIyIUIyIGIyIwFSIGByoBMQ4BIzgBMQ4BIyIwIwYiBzAiMSIGIzAiFSoBIzAGMSoBIzgBIwYiIzAiMSoBIyoBIyoBMSImIyoBMSImIzAiMSImIyoBJyoBJyoBMSYiJzAiIy4BIyImMSImIzgBMS4BJzgBMS4BJzgBIy4BJzAiMS4BJzQiMS4BJzQwMS4BJzgBMS4BKwEiBh0BIyImPQE0Njc+ATU0JiMiBhUUFhceAR0BFAYrAREzMjY9ATQmJzgBMS4BJzAiMS4BJzA0Iy4BJzA0MS4BJzQwMS4BJzgBMS4BJzgBMTQmNTAmNTQmJzwBMSY0JzA0NSY0NSY0NTQmNTA0MTQmNTA0NTQmNTA0NTwBNTwBNTA0MTwBNzQwMTwBNTA2MTwBNTI0MTQ2NTA0MTY0NzQwNTQ2NzgBMTQ2NzA0NT4BNTAyNTQ2NTQyNTQ2NTAyNTQ2NzA0MT4BNzA2MT4BNzA2MTQ2MzQwNz4BMTQwMTI2NzYwMzQ2MzA2MT4BNzA2MT4BNzAyMT4BMzI0MTI2MzI0MzI2MzIwNTI2NzoBMT4BMzgBMT4BMzIwMzYyNzAyMTI2MzAyNToBMzA2MToBMzgBMzYyMzAyMToBMzgBMToBMzAyMTIWMzgBMR4BFzAUFRYUFTAUFTAUFRwBFRwBFTAUFTAUBxwBFRwBFRQGFRwBMRQGMRwBIxwBMQYUFRQGMRQGFRQGFRQGMRQGFSIUFQ4BFRQiFRQGBzgBMQ4BBzgBMQ4BHQEUFjsBFRQWOwEyNjc4ATE+ATc4ATE+ATMyNDMyNjc6ATUyNjMwNjMyNjMyNjMwNjM6ATcwMjM0MjMwNjMwMjMyNjM6ATM6ATM2MjE6ATE6ATM6ATM6ATE6ATE6ARc6ATEeARc4ATEUFhUwFDEcARUDwAEBAQEBAQEBAQEBAQECAQIBAgEBAQEBAQEBAQIBAQECAQIBAQECAQEBAgEBAQIBAQECAQEBAgEBAQECAQEBAgEBAQECAgEDAQEBAQIBAQICAgEBAgIBAQMCAQECAgECAwECAwIBAQEDAQEBAgIBAgECAQEBAQECAQEBAgIBAQEBAgEBAQEDAgUIBQEDAQEBAgEBAQIBAQECAQICAQgUCwMWHswWHgkJFRlLNTVLGRQJCh4WjIwWHgkJAgIBAQECAQEBAgEBAgEBAgEDBQMCAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAQIBAgEBAQEBAQEBAQIBAQECAQIBAQECAQEBAgEBAQIBAQECAQEBAgEBAQECAQEBAgEBAQECAgEDAQEBAQIBAQICAgEBAgIBAQMCAQECAgECAgIBAwIBAgICLUEEAQEBAQEBAQEBAQEBAQEBAQEGDgkJCh4WzB4WAwsVBwgSCgECAQEBAQEBAQEBAgEBAQEBAQEBAQIBAQEBAgECAQIBAgEBAQEBAQEBAQEBAgECAQIBAQEBAQIBAgECAQEBLUEEAQEAAgICAQICAQECAwEBAgIBAQICAgEBAgEBAQEDAQICAQEBAQIBAQECAQEBAQIBAQECAQEBAgEBAQIBAQECAQEBAgECAQEBAgEBAQEBAQEBAQIBAgECAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAwUDAQIBAQIBAQIBAQECAQEBAgIJCR4WjB4WAwsUCBEzHjVLSzUdMxIHFQsDFh4CQB4WAwsUCAECAgECAQEBAgEBAQIBAQEDAQUIBQIDAQEBAQIBAQEBAgIBAQECAQEBAQECAQIBAgIBAQEDAQEBAgMCAQMCAQICAQECAwEBAgIBAQICAgEBAgEBAQEDAQICAQEBAQIBAQECAQEBAQIBAQECAQEBAgEBAQIBAQECAQEBAgECAQEBAgEBAQEBAQEBAQIBAgECAQEBAQEBAQEBAQEBAQEEQS0BAQECAQIBAgEBAQEBAgECAQIBAQEBAQEBAQEBAQIBAgECAQIBAQEBAgEBAQEBAQEBAQIBAQEBAQEBAQECAQoSCAcVCwMWHswWHgoJCQ4GAQEBAQEBAQEBAQEBAQEBAQEEQS0CAgIBAgMBAAAABQAA/8AEAALAAA0AHAA5AE8AVAAAJTE1IxUjFTMVMzUzNSMBNDYzITIWFRQGIyEiJjUjFBY7AQ4BIyInLgEnJjU0Nz4BNzYzMhYXIyIGFQU+ATU0Jy4BJyYjIgYHMzIWFRQGIzMrAR4BMwOAQICAQIBA/QAlGwIAGyUlG/4AGyVASzXeInVHNS8uRhQUFBRGLi81R3Ui3jVLA0AeIhQURi4vNUd1It41S0s1wMDeInVHgICAQICAQAFAGyUlGxslJRs1SzlHFBRGLi81NS8uRhQURzlLNakiVjE1Ly5GFBRHOUs1NUs5RwAAAAAEAAD/wAQAA8AAVgB5AI0AmwAAJSYnLgEnJjU0Nz4BNzYzMhceARcWFRQHDgEHBgcuASMiBiM+ATc+AScuAScmBicuATc2Fjc2FjMyJicuAQcOARcWFx4BFxYXHgEXFgYXHgEXFgYHDgEHFzQ2Nz4BOwEuAScuASMiBgcOAQcOAQcOARUUFjMyNjcjIiYlIgYHMzIWFRQGKwEeATMyNjU0JgchIgYVFBYzITI2NTQmAUNFOztXGRghIXFMTFdXTExxISEJCCEXFxwfVzIGCwYSKhYiCAQLUi0bOgwNTBobQxAQNhERAR8fXkxMWxAJEBAqGhocOBIJCRcZDRcGAgoFNUkKfQIDCTIggAIFAhY+IxIjDwcMBhkhBgIBXkInQxaAKDgBoCdDFoAoODgogBZDJ0JeXkL+wA0TEw0BQA0TE4cQJiVsQ0NKV0xMcSEhISFxTExXLCkpTCEiHCIpARgjBxwyFhMpKAYQERAvGhoJNjcMOQ4OFwgHOh4PHRw7GRkIEBwKCzArEgIeDjkfFVo5JwgPBh0mAwYCGRwIBwMIBBI0HwcOCEJeIx04yCMdOCgoOB0jXkJCXoATDQ0TEw0NEwAAAAMAAP/ABAADwABWAHkAjgAAJSYnLgEnJjU0Nz4BNzYzMhceARcWFRQHDgEHBgcuASMiBiM+ATc+AScuAScmBicuATc2Fjc2FjMyNCcuAQcOARcWFx4BFxYXHgEXFgYXHgEXFgYHDgEHFzQ2Nz4BOwEuAScuASMiBgcOAQcOAQcOARUUFjMyNjcjIiYlIgYHMzIWFRQGKwEeATMyNjU0JiMBQ0U7O1cZGCEhcUxMV1dMTHEhIQkIIRcXHB9XMgYLBhIqFiIIBAtSLRs6DA1MGhtDEBA2ERAfH15MTFsQCRAQKhoaHDgSCQkXGQ0XBgIKBTVJCn0CAwkyIIACBQIWPiMSIw8HDAYZIQYCAV5CJ0MWgCg4AaAnQxaAKDg4KIAWQydCXl5ChxAmJWxDQ0pXTExxISEhIXFMTFcsKSlMISIcIikBGCMHHDIWEykoBhAREC8aGgk2Nww5Dg4XCAc6Hg8dHDsZGQgQHAoLMCsSAh4OOR8VWjknCA8GHSYDBgIZHAgHAwgEEjQfBw4IQl4jHTjIIx04KCg4HSNeQkJeAAAABQAA/8AEAAPAACIANgBEAFQAawAAJTQ2Nz4BOwEuAScuASMiBgcOAQcOAQcOARUUFjMyNjcjIiYlIgYHMzIWFRQGKwEeATMyNjU0JgchIgYVFBYzITI2NTQmASIGFREUFjMhMjY1ETQmIwUJAR4BFwcXDgEHJwcnBy4BJzcnPgE3AcACAwkyIIACBQIWPiMSIw8HDAYZIQYCAV5CJ0MWgCg4AaAnQxaAKDg4KIAWQydCXl5C/sANExMNAUANExP80xslJRsDABslJRv9LwFRAVEQGAXR0QUYENGAgNEQGAXR0QUYEGAIDwYdJgMGAhkcCAcDCAQSNB8HDghCXiMdOMgjHTgoKDgdI15CQl6AEw0NExMNDRMDQCUb/gAbJSUbAgAbJUD+rwFRBBkQ0dARGAXRgIDRBRgR0NEQGQQAAAACAEAAAAPAA4AAKQA1AAABFw4BBxE+ATU0JiMiBhUUFhcRLgEnNyERNxYXHgEXFjMyNz4BNzY3FxEBMhYVFAYjIiY1NDYCwFkhckYdI0s1NUsjHUZyIVn/AEoeKChgNzY7OzY3YCgoHkr+QBomJhoaJiYBgFk9VQ8CCxE7IzVLSzUjOxH99Q9VPVn/AEouJSU1Dw4ODzUlJS5KAQABwCYaGiYmGhomAAAKAED/wAQAA4AABQAJAA0AEQAVABkAHQAhACUAMQAAAREhESERBSM1MzUjNTM1IzUzASM1MzUjNTM1IzUzOwEVIxE1MxUTFSMVIzUjNTM1MxUDgPzAAkD+wMDAwMDAwAEAwMDAwMDAQMDAwMCAQICAQAFAAkD8wAEAwMBAwEDA/UDAQMBAwMD/AMDA/wBAgIBAgIAACgBAAEADgAOAAAMABwALAA8AEwAXABsAHwAjACcAABMRIREFFSM1ExUjNQEzFSMVMxUjETUzFTM1MxUhIzUzNSM1MzUjNTNAA0D+wMDAwP8AwMDAwMBAwAEAwMDAwMDAA4D8wANAQMDA/wDAwAEAwEDA/wDAwMDAwEDAQMAAAAAJAAD/wAPtA60ACQAPABMAHQAhACUAKQAtADEAAAEHJzc2Mh8BFhQnFwEjNQEXJwEXFzcRIREhByMRIQUjFTMRIxUzESMVMwEjFTMlIxUzA+0tiC4SNRMtE++I/qyFAVEtLf7wLtFA/MACQEDAAcD+AMDAwMDAwAEAwMABAMDAAyYuiC0TEy0TNSGI/q+FAVSILf7xLgFA/cADQED+QEDAAcDAAcDA/sDAwMAACQBAAEADgAOAAAMABwALAA8AEwAXABsAHwAjAAATESERASM1MzUjNTM1IzUzASM1MxEjNTMBIzUzNSM1MzUjNTNAA0D9wMDAwMDAwAEAwMDAwAEAwMDAwMDAA4D8wANA/QDAQMBAwP1AwAFAwP1AwEDAQMAAAAAACQAA/8AD7QOtAAkAFwAbAB8AIwAnACsAMwA3AAABByc3NjIfARYUATcRIREhByMVMxUzFTMFIxUzESMVMxEjFTMBIxUzJSMVMxMXAQcjNTcBFycBFwPtLYguEjUTLRP/AED8wAJAQMBAwMD+AMDAwMDAwAEAwMABAMDAEYj+5TmFNgEbLS3+8C4DJi6ILRMTLRM1/ohA/cADQEDAwEBAwAHAwAHAwP7AwMDAA1mI/uU2hTkBG4gt/vEuAAAIAEAAAAPAA8AAAwAHAAsADwATABcAGwAfAAA3ESERAREhERMzNSMRMzUjETM1IyEjFTMRNSMVEyMVM0ABAAKA/cBAwMDAwMDAAcDAwMDAwMAAA8D8QAOA/MADQP8AwP5AwP5AwMABAMDAAcDAAAAACABAAAADwAPAAAMABwALAA8AEwAXABsAHwAAJREhEQERIREFIxUzFSMVMxUjFTMhMzUjNzUjFREzNSMCwAEA/sD9wAIAwMDAwMDA/kDAwMDAwMAAA8D8QAOA/MADQEDAQMBAwMBAwMABAMAACAAAAAADwAOAAAMABwALAA8AEwAXABsAHwAAASERIQEhESETFTM1MxUzNTMVMzURNSMVJyMVMyE1IxUDwPxAA8D8gANA/MBAwEDAQMDAQMDA/wDAAoABAP7A/cACAMDAwMDAwP5AwMDAwMDAAAAAAAgAAAAAA8ADgAADAAcACwAPABMAFwAbAB8AACUhESEBIREhJTUjFSE1IxUhNSMVERUzNSEjFTMlFTM1A8D8QAPA/IADQPzAAQDAAcDAAcDAwP8AwMD+QMAAAQACgP3AQMDAwMDAwAHAwMDAwMDAAAALAED/wAPAA8AAAwAHAAsADwATABcAGwAfACMAJwA0AAABESERARUhNRchESETIxUzESMVMxEjFTMBIREhEyMVMxEjFTMRIxUzJTcXBxcHJwcnNyc3FwGAAQD/AAEAQAEA/wDAgICAgICA/MABAP8AwICAgICAgAEAcy1zcy1zcy1zcy1zAYD+QAHAAkCAgED8wAEAwAHAwAHAwAEA/MABAMABwMABwMANcy1zcy1zcy1zcy1zAAAACwAAAAAEAAOAAAMABwALAA8AEwAXABsAHwAjACcAMwAAASERIQEjETMHESERBTUjFSE1IxUhNSMVAREhEQU1IxUhNSMVITUjFRMXBycHJzcnNxc3FwHA/kABwAJAgIBA/MABAMABwMABwMABAPzAAQDAAcDAAcDADXMtc3Mtc3Mtc3MtAkD/AAEA/wBA/wABAMCAgICAgIADQP8AAQDAgICAgICA/wBzLXNzLXNzLXNzLQAABgBAAAADwAOAAAMABwALAA8AEwAfAAATIREhByERITcVMzUTIREhByMVMwEXBycHJzcnNxc3F8ABQP7AgAFA/sBAwED+wAFAQMDAAg1zLXNzLXNzLXNzLQJA/wBA/wDAgIABwAEAQID/AHMtc3Mtc3Mtc3MtAAAAAwBAAEADgAOAAAMAJwA0AAATESERAyMVMxUjFTMVIzUjFSM1IxUjNTM1IzUzNSM1MxUzNTMVMzUzARcHJwcnNyc3FzcXB0ADQECAgICAwEDAQMCAgICAwEDAQMD+zXMtc3Mtc3Mtc3MtcwOA/MADQP8AQMBAwICAgIDAQMBAwICAgID+oHMtc3Mtc3Mtc3MtcwAAAAgAQAAAA4ADgAADAAcACwAPABMAFwAbAB8AABMRIREFMxUjJTMVIxMjNTMFIzUzBSM1MzUhESE1IzUzQANA/gDAwP8AwMDAwMABAMDAAQDAwP1AAsDAwAOA/IADgECAgID9gICAgICAQAGAQIAAAAAIAEAAQAOAA4AAAwAHAAsADwATABcAGwAfAAATESERBTMVIyUzFSMTIzUzBSM1MwUjNTM1ITUhNSM1M0ADQP4AwMD/AMDAwMDAAQDAwAEAwMD9QALAwMADgPzAA0BAwMDA/gDAwMDAwEDAQMAAAAAACABAAEADgAOAAAMABwALAA8AEwAXABsAHwAANyERIRM1MxUDNTMVJRUjNRMVIzUTFSM1IxEjESMVIzVAA0D8wEDAwMACAMDAwMDAQMBAwEADQP4AwMD/AMDAwMDAAQDAwAEAwMD9QALAwMAACwBAAEADgAOAAAMABwALAA8AEwAXABsAHwAjACcAKwAAExEhEQUhFSEFIzUzITMVIxUhFSEVNSEVEzMVIwEhNSE1ITUhNSM1MzUhNSFAA0D9AAFA/sABQICA/sCAgAFA/sABQECAgAFA/sABQP7AAUCAgP7AAUADgPzAA0BAgMCAgECAwICAAgCA/oCAQIBAgECAAAsAQABAA4ADgAADAAcACwAPABMAFwAbAB8AIwAnACsAADchESETETMRExUjNRE1MxUzETMRMyMRMyU1MxUBESMRIxEjESMVIzUjESMRQANA/MBAgMCAgECAwICA/gCAAYCAQIBAgECAQANA/QABQP7AAUCAgP7AgIABQP7AAUBAgIABQP7AAUD+wAFAgID+wAFAAAAKAEAAQAOAA4AAAwAHAAsADwATABcAGwAfACMAJwAAExEhEQUzFSMXFSM1ATMVIxUzFSMTIzUzBSM1MwUjNTM1IzUzNSM1M0ADQP4AwMDAwP8AwMDAwMDAwAEAwMABAMDAwMDAwAOA/MADQEDAQMDAAQDAQMD/AMDAwMDAQMBAwAAAAAALAEAAQAOAA4AAAwAHAAsADwATABYAGgAeACIAJgApAAATESERBRcjJyMXIycHFxUnFRcVJxE1FyEjNTM1IzUzASM1MzUjNTMDMxVAA0D+wMCAwIDAgMBAwMDAwIABQMDAwMABAMDAwMCAgAOA/MADQEDAwMDAQMCAwIDAgMD/AICAwEDA/kDAQMABAIAAAAALAEAAQAOAA4AAAwAGAAoADgARABUAGQAdACEAJQApAAA3IREhHwEjNxcjJyEXIycFJzMDNTMVITUzFSEjNTMBNTMVITUzFSE1MxVAA0D8wECAgMDAgMABgMCAwAGAgIDAwP5AwP8AwMABQMD+QMD+QMBAA0CAgMDAwMDAgID+QMDAwMDA/kDAwMDAwMAAAAALAEAAQAOAA4AAAwAGAAoADgARABUAGQAfACMAJwArAAATESERBRUnBxcVJxUXFScRNRchIzUzNSM1Myc5ATUzFQEjNTM1IzUzNSM1M0ADQP3AgEDAwMDAgAFAwMDAwMDAAQDAwMDAwMADgPzAA0BAgIBAwIDAgMCAwP8AgIDAQMBAwMD+AMBAwEDAAAkAUwAAA8ADbQADAAgADAAQABUAGgAsADAANAAAEyERITcjFTM1ISMVMzcVMzUBFzcnBzEXNycHBTcnBycmIg8BBhQfAQcXNxc3JSc3FwUjFTOAA0D8wMCAwAEAwMBAwP0AtVq1WrVatVoBPYctLbUTNROHExO1Li6HxC3+tbVatQIxgIABAP8AwICAgICAgAH4tVu1W7VbtVuHhy4utRMThxM1E7UtLYfDLZa1W7WegAAAAAYAAP/ABAADwABJAF8AhgCdANsA4QAAEw4BBw4BIyImJy4BJy4BJy4BNTQ2Nz4BOwE8ATU0JjUuAScuASMiBgcOARUjPgEzOgEXMhYXHgEXHgEXHgEXHgEXHgEXHgEdASMnIyIGBw4BFRQWFx4BMzI2Nz4BNzUxNz4BNz4BMzIWFx4BFx4BFx4BFRQGBw4BBw4BBw4BIyImJxUjETMVFR4BFx4BMzI2Nz4BNTQmIyIGBw4BBxUFIiYnLgEnLgEnLgE1NDY3PgE3PgE3PgEzMhYXHgEXIy4BJy4BIyIGBw4BFRQWFx4BMzI2Nz4BNzMOAQcOATMJATcXAeILGA4NHxIMGAoLEgcIDAQFBBgZGEoyGwECCAYHFg8PGAcICFcETEkJEggIDwcGDQYFDAUGCAQEBgMDBAEBAV0DHhkkDA0MCAcIEwwLFQoKEAb7CBQMDBoNDxsMCxQHCAwEBAQEBQQOCAkVDAwbEBorEVhbBg4IBxEJDxYICAgdHAkSCAgPBwGZEiEPDxkKChAGBQYGBQYQCgsZDw4iEx4wEhIVA1ICCAgHEwwPGQkJCgoJCRgQDBMHCAgCUgQVEhIwbf3A/sCAwAJAAiQKDQQFBAMDAwkGBQ8JCBQMHCoODQ4ECAQFBwMMEQUGBgYGBhELMTEBAgIBBAICBgQDBwQFCQYGDQgHEgrVmAYGBhQPCxAFBQUEBQQMBz97CxAGBgYGBQYQCwsZEA8iExMZDxAYCwsRBgYGEA8fAcCtuAYJAwQDDQ0NGRkxMQUGBRAKeFsFBgUQCgoZDw8iExMiDw8ZCgsPBQYFDg4OKRsLEQYGBwwMCyUZGSQMCwwGBgcRChopDg8O/cABQIDAAUAAAAQAAP/ABAADQAAMAEsAyADNAAABIycHIwMzFzczFzczBR4BFzMuAScuASMiBgcOAQcOAQcOARUUFhceARceARceATMyNjc+ATcjDgEHDgEjIiYnLgE1NDY3PgEzMhYXBT4BNzU+ATc+ATU0JicuAScyNjE+ATc+ATc+ATU0JicuAScuAScuASMiBgcOAQcOAQcOAQ8BMzc+ATMyFhczHgEVFAYHIw4BKwEVMzIWFx4BFRQGBw4BBw4BBw4BIyImJy4BJy4BJy4BNScjFx4BFx4BFx4BFzMeATMyNjcBNxcJAQGAbDQ0bEBULCxoLCxUAeEHCAJOAxQRES4cEiAODhgKCg8FBgUFBgUOCgoYDg4gER0uEREUBE4BCQcHEgsPFwkJCAgJCRcPCxIH/tkLEwgICwUEBAgIBQ0JAQEFBwQDBAIBAgQEBAwHBxIJChYNCxUKCREIBwwFBAYBAU4BAhUKBwoDAQQCBAMBBAwJFhsLEAUFBQECAQQCAgYEBAgFBQkEAwYCAgQBAgEBUAEBBQUEDwkIEgoBCRcMDhkL/gaAwAJA/cACAMDAAUDAwMDATAYRCxspDg4OBQYFEAoKGQ8PIhMTIg8PGQoKEAUFBg8ODikaChEHBgYMCwwkGRklCwwLBgbtAwsGAQYRCQkVDA8ZCgcLBAEECAQFCQUFCwUKEggIDwYGCQMDAwMDBAkGBg8JCRULCggVCwMEAwwFCAsDAwQ/BAQECwkECAQDBgIDAwIBAQEBAQQCAwUDAgcECQoMFQoJEQcGCQIDAgQD/vmAwAFA/cAAAAgAAP/ABAADAAAEABMAJgAuADsAQwBLAFgAABM3FwkBAxQGBw4BBw4BKwERMzIWBzQmJy4BJy4BKwEVMzI2Nz4BNQUnIwcjEzMTJyMUBgcOAQczJy4BJxcVIzUjNTMVFycjByMTMxMnIxQGBw4BBzMnLgEngIDAAkD9wN8HCAgVDw4gE2VjPz9MBAMECgYHEAgTFA0VBwgIARsLSQxQVVtQfwIBAQEKCi8RAgIB/0BAxKwLSQxQVVtQfwIBAQEKCi8RAgIBAQCAwAFA/cACwxMjDw8XCAgIAQA+QAoRBwgLBAQFiAoJChkQgi8vAQD/AMgCBwUFKiVGBw8GCMDAQEDALy8BAP8AyAIHBQUqJUYHDwYAAAQAQAAAA8ADgAAPAB8AJwAwAAABISIGFREUFjMhMjY1ETQmAzgBMSE4ATEROAExITgBMQMhMjY1IRQWEyE2Nz4BNzYzA4D9ABomJhoDABomJhr9AAMAgP4ANUsBAEt1/YAsQ0OnYGBnA4AmGv3AGiYmGgJAGib9gAJA/MBLNTVLAUBVR0dlHBwAAAAAAgBAAAADwAOAAGUA1QAAAQcOAQcOAQcOASMiJicuATU0Njc+ATMyFhceARUUBgcOARUXHgEzMjY3PgE3PgE3EyM3MjY3PgE3PgE3PgEzMhYXHgEVFAYHDgEjIiYnLgE1NDY3PgE1NCYnLgEjIgYHDgEHMwcjFzceARc+ATc+ATc+ATMyFhceARUUBgcOASMiJicuASMiBgcOAQceARceATMyNjc+ATcXDgEHDgEjIiYnLgEnLgEnDgEHDgEHDgEjIiYnLgE1NDY3PgEzMhYXHgEzMjY3PgE3PgE3LgEnLgEjIgYHNwGsMRIhERAnFhYyHRIaCAkIBwcHEgwJDwUFBQMEAwMCAQMCBgsFCxAGBA4LVjsOEBcHBw8JFzEZGjkgFB4JCQkGBgYPCQkOBQYFAwQDBAIBAgQDDBoNFSMNPQ48nYoTGggUHQoNFggJEgoLEQUGBgYGBQ8JBg4JCAsDCQ8IChkPEBsKBgwHBQkDBhIMDhIiEA0ZDA0VCAgPBwYQCRckDQ0WCQgTCgoRBgYGBwYHEQoFDAcKDgQGCgUGDwkFFQ8THgsGEQsFDQgCAlHcUHQkJDUREhEICAgTCgoSBwgHBgUGDgkICwQEBQEDAgEFBQscEAw7MAGCOQQFBRYRMk4VFhUJCQkYDg0UCAcIBgcGDgkGDQcHCQMCBQECAhISHWE+OS0cI00qIjANExcGBgUHBwcTDAsTBwcHAwIDAwcHCikfR1UQCQkDAwUYFAohLw4KCwcHBhYPDzEhIzMQEBUFBQUHBwcTCwwTCAgHAwQGBQIDBA8MBx8YVGMRCgsCAhIAAQDAAEADQANAAA0AAAERJyEJASE3ESE1CQE1A0CA/oABAP8AAYCA/YABAP8AA0D/AID/AP8AgP8AgAEAAQCAAAEAQAAAA8ADgABBAAAlNxUhNT4BNz4BNTQnLgEnJiMiBw4BBwYVFBYXHgEXFSE1FzM1JicuAScmNTQ3PgE3NjMyFx4BFxYVFAcOAQcGBxUDgED+wBEgDzpGGRlXOjtCQjs6VxkZRjoPIBH+wEDAOS8vRBITIyN6UlFdXVFSeiMjExJELy85gEDA0AgTCy2IUEM7PFgZGhoZWDw7Q1CILQsTCNDAQCUXJCNaNTU5T0ZGaR4eHh5pRkVQOTU1WiMkFyUAAAADAQAAAALAA4AAbQCHAKEAAAEuAScuASc1HgEXHgEXHgEXHgEVMzQmJy4BJzAmIzUjFQ4BBw4BBw4BBw4BFRQWFx4BFx4BFx4BFxUiJicuAScuAScuATUjFBYXHgEXHgEXHgEXMDIxFTM1OgExPgE3PgE3PgE3PgE1NCYnLgEnJy4BJy4BJy4BNTQ2Nz4BNz4BNz4BMxUiJiMXDgEHDgEHDgEHNR4BFx4BFx4BFx4BFRQGBwKNDB8SESgXChIHDBIICAsEBANZFhcWPykNCEASIA4QGwwLEQYGBgcGBxQMDR8SDBkOBAgEDBYKCRAGBgZZCAgIFQ0OHhIRJBIBQAMDFScRER4MDBMGBgcHBgYTDdEOFQgICwMEAwMEBAoIBxILAwUDAQIBogUNCQgVDQYMBwgQBwwVCAgMBAMEBQQBnwsTCAgPBtcBBAMFDgkIFQwMGg4rRRkaHgUBgYMCCQYHEQsLGQ8OIBITIg4PGQsLFAgFCgTeAgEDCQcHEwwMHhMZKRIRHQsLEgYGBwKCggIJBgYRCwsZDw8hEhMhDw4ZC1sHDAcHDwgIEwoLFAoJEAYHCgMBAr0B+gkQBwYKBAEDAcsDBwMGDQcHDwgIEgkMFQkAAAAFAIAAQAOAA0AAAwAfACsARwBTAAABMwEjASIHDgEHBhUUFx4BFxYzMjc+ATc2NTQnLgEnJgMiJjU0NjMyFhUUBgEiBw4BBwYVFBceARcWMzI3PgE3NjU0Jy4BJyYDIiY1NDYzMhYVFAYCwED+QEAB4CEdHSwMDQ0MLB0dISEdHSwMDQ0MLB0dISI+PiIiPj7+HiEdHSwMDQ0MLB0dISEdHSwMDQ0MLB0dISI+PiIiPj4DQP0AAcASET0pKS4uKSk9ERISET0pKS4uKSk9ERL+gFlHR1lZR0dZAsASET0pKS4uKSk9ERISET0pKS4uKSk9ERL+gFlHR1lZR0dZAAAAAwBAAQADwALAAAwAWgCUAAABESMRMAYjPAE1MjYxATMVITU0Njc+ATc+ATc+ATc+ATc+ATc+ATc+ATU0JicuASMiBgc1PgEzMhYXHgEXHgEXHgEVFAYHDgEHDgEHDgEHDgEHDgEHDgEHDgEVFzUeATMyNjc+ATU0JicuASsBNTMyNjU0JiMiBgc1PgEzMhYXHgEVFAYHFR4BFx4BFRQGBw4BIwYmJwEAYCw0NEcBAsP+0wUGBg4JCBMKChQJChEHBw0FBQcDAgMICAgZEB02Gh1BJBAeDg0WCgkOBQUEBAUFDAgIEQsKFQsHDgcHDAUFCQMDA+4WMx0SHQoKCw0NDCMWKSUrKiAhFioVFzUfITQTEhMrKxckDQ4NFhcWPSghNxUCwP5AAVMmGxUhQv6RUSERHg4NGAsLEwgIDwYHDgYGDQYGDQYGDgcOFgcHBxYXVhITBQQEDQgIFAsMGg4PGwwMFgkKEggIDwgFCgYFCgUFCgQFCQQ7UxAQCAgIFg4PFggIB0ocHBobDg5NDAsPDg8nGCo2CgIDEQ0OIhQeMRESEQELCwAAAAkAgABAA4ADgAANABsAKQA3AEUAUwBXAFsAXgAAASIGHQEUFjMyNj0BNCYXFAYjIiY9ATQ2MzIWFQMiBh0BFBYzMjY9ATQmFxQGIyImPQE0NjMyFhUBIgYdARQWMzI2PQE0JhcUBiMiJj0BNDYzMhYVBTMVIwEzFSMDESUDADVLSzU1S0sLJRsaJiYaGyVANUtLNTVLSwslGxomJhobJf6ANUtLNTVLSwslGxslJRsbJf7AQEABQEBAgP8AAcBLNYA1S0s1gDVL7CMyMiNVJDIyJAJXSzWANUtLNYA1S+wjMjIjVSQyMiT+10s1gDVLSzWANUvsIzIyI1UkMjIkqUACAEABgP6AwAAAAAAJAIAAQAOAA4AADQAbACkANwBFAFMAVwBbAF4AAAEiBh0BFBYzMjY9ATQmFxQGIyImPQE0NjMyFhUDIgYdARQWMzI2PQE0JhcUBiMiJj0BNDYzMhYVASIGHQEUFjMyNj0BNCYXFAYjIiY9ATQ2MzIWFQUjNTMBMxUjAQ0BAwA1S0s1NUtLCyUbGiYmGhslQDVLSzU1S0sLJRsaJiYaGyX+gDVLSzU1S0sLJRsbJSUbGyX/AEBAAQBAQP6AAQD/AAOASzWANUtLNYA1S+kkMjIkVSMyMiP+1Es1gDVLSzWANUvpJDIyJFUjMjIjAlRLNYA1S0s1gDVL6SQyMiRVIzIyI+xA/kBAAYDAwAAABABAAIADwAMAAAcACwATABcAABMDMzczFzMDBzcXIwEjAzM3MxczATcXI8KCOiKIIjqCTjAwYAJAYNBgNNg0YP6zTU2aAgD+gGRkAYDgjY0B4P2AoKABAOzsAAAEAAD/wAQAA8AACwAbACgATwAAARQGIyImNTQ2MzIWNxEUBiMhIiY1ETQ2MyEyFgc0JiMhIgYVETcXNxcBIxEzNTM1IzUzNSM1MzUjNTM1IzUzFTM1MxUzNTMVMzUzFTM1MzUDQDgoKDg4KCg4wCUb/YAbJSUbAoAbJUAfFv3qFh/AwICA/IBAQEBAQEBAQEBAwECAQIBAgECAAeAoODgoKDg4eP2AGyUlGwKAGyUlUBYfHxb+dcDAgIADAPwAgECAQIBAgEDAQEBAQEBAQEBAAAAAAAgAAP/AA/4DwAAJAA0AEQAVABkAHQA7AJIAACURIRUXESERIScTMxUjJTMVIwMjNTM1IzUzNSM1MwEHDgEjIiYnMScuATU0Nj8BPgEzMhYfAR4BFRQGBwEnLgE1OAE1MTc4ATE0JiMiBgcxBw4BIyImIzEnIiYjIgYVFBYVMRcUFhUUBgcxBw4BFRQWMzgBOQE3MDIxMhYXMRceATMyNjcxNz4BNzM3PgE1NCYnMQFAAcBA/MACQEBAwMD/AMDAQMDAwMDAwALxHwYQCQkQBvgGBwcGHwYQCQkQBvgGBwcG/sIqBAYBDgoECAMpAwcEAgQCMAIEAgoOAREBAwIfAgIOCjMBBgoDHgMLBggMAhACCAUBMQcJBQXAAcDAQAJA/MBAAsDAwMD+AMBAwEDA/GwfBgcHBvgGEAkJEAYfBgcHBvgGEAkJEAYBoh4DCgYBMwoOAgMeAgMBEQEOCgIEAjACBAIEBwMpAwgECg4BBgQqBQUJBzEGCAIQAgwIBgsDAAoAQAAAA8ADgAAGAAoADgASABYAGgAeACIAJgAqAAABIREzESERASM1MzUjNTM1IzUzASM1MzUjNTM1IzUzASM1MzUjNTM1IzUzAYD+wAEDf/3AwMDAwMDAAQDAwMDAwMABAMDAwMDAwAOA/sD9wAOA/MDAQMBAwP1AwEDAQMD9QMBAwEDAAAAIAAD/wAP+A8AACwAPABMAFwAbAB8APQCTAAAlESEVFxEhETMRIScTMxUjJTMVIwMjNTM1IzUzNSM1MwEHDgEjIiYnMScuATU0Nj8BPgEzMhYfAR4BFRQGBwEOARUUFjM4ATkBNzAyMTIWFzEXHgEzMjY3MTc+ATcxNz4BNTQmJzEnLgE1OAE1MTc4ATE0JiMiBgcxBw4BIyImIzEnIiYjIgYVFBYVMRcUFhUUBgcxAYABwED8gAECf0BAwMD/AMDAQMDAwMDAwAKxHwYQCQkQBvgGBwcGHwYQCQkQBvgGBwcG/cgCAg4KMwEGCgMeAwoHCAwCEAEJBTIHCQUFKgQGAQ4KBAgDKQMHBAIEAjACBAIKDgERAQMCgAHAwEACgP7A/cBAAsDAwMD+AMBAwEDA/KwfBgcHBvgGEAkJEAYfBgcHBvgGEAkJEAYBegIIBAoOAQYEKgUFCQcxBggCDwMMCAYLAx4DCgYBMwoOAgMeAgMBEQEOCgIEAjACBAIEBwMAAAAACgBAAEADgAOAAAMABwALAA8AEwAXABoAHgAhACUAABMRIREFFSM1ARUBMwEzFSMVMxUjETUzFTM1FzMBNQETJzM1IzUzQANA/sDAAcD+gID+QMDAwMDAQICA/wABgECAgMDAA4D8wANAQMDA/gCAAYABAMBAwP8AwMCAgAEAgP6AAUCAQMAAAAsAQABAA4ADgAADAAYACgAOABIAFgAaAB0AIQAlACkAABMRIREFFScTJzUXAxcVJyUzFSMVMxUjETUzFTM1FyEjNTM1IzUzNSM1M0ADQP7AgIDAwMDAwP8AwMDAwMBAgAFAwMDAwMDAA4D8wANAQICA/YDAgMABwMCAwMDAQMD/AMDAgIDAQMBAwAAACwBAAEADgAOAAAMABwALAA4AEQAVABkAHQAhACUAKQAAExEhEQUVIzUTFSM1AxUnBxcjFTMVIxE1MxUzNTMVISM1MzUjNTM1IzUzQANA/sDAwMBAgECAgMDAwEDAAQDAwMDAwMADgPzAA0BAwMD/AMDAAQCAgECAQMD/AMDAwMDAQMBAwAAAAAsAQABAA4ADgAADAAcACwAPABMAFgAaAB4AIgAlACkAABMRIREFFSM1EzMXIysBJzMDMxUjFRcjETUzFTM1MxUhIzUzNSczNSM1M0ADQP7AwECAwICAgMCAwMDAgIDAQMABAMDAgIDAwAOA/MADQEDAwP8AwMABAMCAgP8AwMDAwMCAgEDAAAAIAEAAAAPAA4AAAwAHAAwAEAAUABgAHAAgAAABFSE1FSE1IQEhESERAzM1IwcjFTMRIxUzFzM1IwEhNSEDwPyAA4D8gAGA/oABwMCAgECAgICAQICA/wACgP2AAUBAQMBAAQABwP5AAQCAwIABQIDAgP2AQAAAAAAIAEAAAAPAA4AAAwAHAAsADwATABcAGwAfAAABESERATMVIwcjNTM1IzUzFzMVIwEhFSEBFSE1FSEVIQLA/kABAICAQICAgIBAgID+QAKA/YADgPyAA4D8gAHAAcD+QAGAgMCAQIDAgP5AQAFAQECAQAAAAAgAQAAAA8ADgAADAAcACwAPABMAFwAbAB8AADchFSEVITUhAREhERMjFTMRIxUzFyMVMxEjFTMBITUhQAOA/IACgP2AA4D+QMCAgICAwICAgID8wAOA/IDAQIBAA0D+QAHA/wCAAUCAQIABQID+QEAAAAAADABAAAADwAOAAAMABwALAA8AEwAXABsAHwAjAC8AOwBHAAATMxEjETMRIxMzESMDMxEjEzMRIxMzESMDIRUhEyEVIRMhFSEBFAYjIiY1NDYzMhYTFAYjIiY1NDYzMhYTFAYjIiY1NDYzMhZAQEBAQIBAQIBAQIBAQIBAQEACwP1AgAJA/cCAAcD+QP7ACQcHCQkHBwmACQcHCQkHBwmACQcHCQkHBwkDgP8A/sABAP8AAQD9wAEA/wABAP8AAQACAED/AED/AEACUAcJCQcHCQn+uQcJCQcHCQn+uQcJCQcHCQkAEgBAAAADwAOAAAMABwALAA8AEwAXACMALwA7AEcAUwBfAGsAdwCDAIcAiwCPAAATMxUjETM1IxczNSMDMzUjFzM1IxczNSMDFAYjIiY1NDYzMhYXFAYjIiY1NDYzMhYTFAYjIiY1NDYzMhYnFAYjIiY1NDYzMhYXFAYjIiY1NDYzMhYDFAYjIiY1NDYzMhYXFAYjIiY1NDYzMhYXFAYjIiY1NDYzMhYXFAYjIiY1NDYzMhYDIRUhEyEVIRMhFSFAICAgIEAgIEAgIEAgIEAgIGAJBwcJCQcHCUAJBwcJCQcHCUAJBwcJCQcHCYAJBwcJCQcHCUAJBwcJCQcHCUAJBwcJCQcHCUAJBwcJCQcHCUAJBwcJCQcHCUAJBwcJCQcHCSACwP1AQAKA/YBAAkD9wANAwP7AwMDA/gDAwMDAwAKwBwkJBwcJCecHCQkHBwkJ/rkHCQkHBwkJ2QcJCQcHCQkHBwkJBwcJCf65BwkJBwcJCQcHCQkHBwkJBwcJCQcHCQnnBwkJBwcJCQLpQP8AQP8AQAACAIAAAAOAA4AAIwAqAAA3IiY1OAExETQ2MzgBMTMVIxEhESM1MzIWFTgBMREUBiM4ATEBNyMRIxEjwBslJRvBwAJ+wMEbJSUb/r/BgYCBACUbAgAbJT79/gICPiUb/gAbJQFEvAGA/oAAAAACAIAAAAOAA4AALwA2AAA3IiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BOwEVIxEhESM1MzIWFTgBMREUBiM4ATEBETMnBzMRwAYNBgYKBAUHAgMCAgMCBwUECgYGDQbBwAJ+wMEbJSUb/wCBwcGBAAIDAgcFBAoGBg0GAgAGDQYGCgQFBwIDAkD+AAIAQCUb/gAbJQFAAYS8vP58AAAHAIAAAQOAA4AAIwA2AGkAgQCFAIkAjQAAAS4BJy4BJy4BIyIGBzUjETM1HgEzMjY3PgE3PgE3PgE1NCYnBw4BIyImJzU+ATMyFhceARUUBiUuASMiBgczPgEzMhYXHgEXHgEXHgEXHAEVIyIGFRQWFx4BFx4BFx4BMzI2MRUzNTQmJwcOAQcOAQcOAQcOASMiJicuATU0NjsBFQEjETMRITUhESE1IQL2BAwHCBMLCxkOGSkRNDQQKBcNGQsLFAgIDQUEBQQEQAkbERYmERInFhEaCQkKCv7gDywdPT8DNAEkIxEYCAQGAgMDAQEBARpZWQQEAwsGBxAJChMLIEg0EBAUAwkFBQoGBgwHBg0GDxYICAk5OSQB9EBA/QADAP0AAwAB2Q4XCgoPBQYFFRR4/oAeDw8FBgUQCgoYDw4gEhEfDpQODhISihkZDg4OKRsdK8oLCy0sGBkFBQIFAwMGBAQJBgUOCDQzChEHCA0GBgkDAwMlI8MhLAvIBQkEBAcDAgUBAgEGBgYRCx8fQQGr/YACwED8gUAAAAAAAgBAAAADtQOAABIAHgAAAScVIzUHJzcnNxc1MxU3FwcXBwUiBhUUFjMyNjU0JgN1tYC1QLW1QLWAtUC1tUD9Kyg4OCgoODgBaWjR0WhuaWluaNHRaG5paW6pOCgoODgoKDgAAAQAQAAAA8ADgAADABUAGQAdAAABIREhATERFBY7ARU3JxUjESE1ISIGJREhEQUhESECQAGA/oD+AEs1gMDAgAFA/sA1SwOA/oABQP8AAQABgP6AAoD+gDVLgMDAgAGAgEvL/oABgED/AAAAAAYAQAAAA8ADgAADAAcACwAdACEAJQAAASERIRMhESEHIxEzASMRMzUjIgYVMREUFjsBFTcnAREzESsBETMCQAGA/oCA/wABAECAgP7AgMDANUtLNYDAwAJAQIBAQAGA/oACAAGAQP8A/sABgIBLNf6ANUuAwMACAP6AAYD+gAAABABAAAADwAOAAAcACwAPABMAAAEXMwMjAzM3ExcjNwEzESMBMxEjAmw0YNBg0GA0bE2aTQGAQED8wEBAASCgAoD9gKABTOzsART8gAOA/IAAAAAABABAAAADwAOAAAcACwAPABMAAAEXMwMjAzM3ExcjNwEhFSERIRUhAmw0YNBg0GA0bE2aTf5AA4D8gAOA/IABIKACgP2AoAFM7OwBFED9AEAAAAAAAgBAAGgDwAL4AC0AWwAAASIHDgEHBhUUFx4BFxYzMjY3DgEHDgEjFzI2NzY3PgE3NjUxPAE1NCcuAScmIwU0Jy4BJyYjIgcOAQcGFRQXHgEXFjMyNjcOAQcOASMXPgE3Njc+ATc2NTE8ATUBECsmJjgREBAROCYmKx44GBZFMEJwAQUDfkskJCU8ExMQETgmJisCsBAROCYmKysmJjgREBAROCYmKx44GBZFMEJwAQUDfkskJCU8ExMC+BEQOSUmKysmJjkQEBAPLkocJhU/FysUHyBaPD1OAgUCKyYlORAR0CsmJTkQEREQOSUmKysmJjkQEBAPLkocJhVAARcrFB8fWzw8TwIEAwAAAAkAQP/9A8ADgQAIAAwAKAA4AEQAfwCDAIcAiwAAEyMHIxMzEyMnJzMnBwMRMzIWFx4BFRQGBw4BBx4BFx4BFRQGBw4BKwE3MzI2Nz4BNTQmJy4BKwEVHQEzMjY3PgE1NCYjExQGBw4BBw4BIyImJy4BPQE0Njc+ATc+ATMyFhceARcjNCYnLgEjIgYHDgEHFRQWFx4BMzI2Nz4BNTMTIRUhESEVIREhFSHmVQ9CXzpfQw9GNxscTF0YJg0NDQUEBQ4ICg8FBgUMDAwjGGg+IQoOBQQEBQQFDwofKQgNBQQFEBBmCAYHEgwMHA8ZKA8ODwcGBxMMDB0QGCUODxACPgYGBREMCxEFBgUBBgUFEgwLEAYGBj1cAkD9wAJA/cACQP3AArAwAQH+/zAwWVn+YAEBCQkJGxEKEQcHCgQCCggHEQsTHAoJCpYEAwQLBwgLBAQDOyk9AwQECwcQEP6qDRgKCxAFBgUQERAvHg0TIQ4OFggHCAwNDCIVCxEFBQYJCQgcExIVHQkJCAUFBRALAqhA/wBA/wBAAAgASQAIA8ADUwAtAD8AWABsAKMApwCrAK8AABMuAScOASMiJicuATU0Njc+ATsBNTQmIyIGFSM0Njc+ATMyFhceAR0BFBYXFSMnMjY3PgE3NSMiBhUUFhceATMTFAYHDgEjIiYnByMRMxU+ATMyFhceAR0BJzQmJy4BIyIGBxUeATMyNjc+ATUDMjY3PgE1MxQGBw4BIyImJy4BPQE0Njc+ATc+ATMyFhceARUjNCYnLgEjIgYHBhQVFBYXHgEzEyEVIREhFSERIRUhvQICAggXDg4XCQoJCwwLIhYSCwwKCzwMDAweEhMcCwsLBAQ8JQUKAwQFAhEQDwIDAwcEawoKCRwRDxcJAzU7CRUNEhwJCgo8AwQECwgKDgQEDgsKDQMCASUGCgQDAzgLCwwdERUhDAwMBQYFDwoKGA4THQsLCzgDBAMKBgwNAgEDAwQLB94CQP3AAkD9wAJA/cACkAMIBgoKCAgIFQwQFwgICAoNDQoLDhcICQkJCQkZD1UNFAcDJwIDAgUDHw4OBAYDAwL+2RgkDA0MCwwUAQ9fCQoNDQ0kFwMEDhMGBgYICEsICAsKBREN/qIEAwQJBhAZCgoLDg0NJBcCDxkMCxEGBgYLCgocEgcMBAQEDw8EDQgPFAUGBgLKQP8AQP8AQAAAAAAGAEAAAAPAA0AAAwAHAAsADwATABcAAAEjNTMRIxUzFSMVMxMhNSERITUhESE1IQEAwMDAwMDAgAJA/cACQP3AAkD9wAKAwP7AwIDAAsBA/oBA/oBAAAAACQBAACADwANgAAMABwALABcAJAAwAD0ASQBWAAABIRUhESEVIREhFSEDMhYVFAYjIiY1NDY3IgYVFBYzMjY1NCYjETIWFRQGIyImNTQ2NyIGFRQWMzI2NTQmIxEyFhUUBiMiJjU0NjciBhUUFjMyNjU0JiMBgAJA/cACQP3AAkD9wOANExMNDRMTDSg4OCgoODgoDRMTDQ0TEw0oODgoKDg4KA0TEw0NExMNKDg4KCg4OCgDIED/AED/AEACwBMNDRMTDQ0TQDgoKDg4KCg4/oATDQ0TEw0NE0A4KCg4OCgoOP6AEw0NExMNDRNAOCgoODgoKDgAAAADAEAAAAPAA4AAGwBHAHQAAAEiBw4BBwYVFBceARcWMzI3PgE3NjU0Jy4BJyYBNDc+ATc2NxQWFxYXHgEXFhceARcWBhceARcWBw4BBwYXDgEjIicuAScmNQE+ATc+AScuAScmBicuATc2Fjc2FjMyJicuASc6ATMyFx4BFxYVFAcOAQcGBwIAXVFSeiMjIyN6UlFdXVFSeiMjIyN6UlH+IwkJIRgYHgIBCRIRLhwcHjwUCgoZGg8YBgMFBgwCAwoOGw5PRkZpHh4BvRBUMyUIBAxYMR0+Dg5SHRxJERE7EhIBIRlFMQMIBFBGRmgeHhkYVzs7RQOAIyN6UlFdXVFSeiMjIyN6UlFdXVFSeiMj/kArKChJICAbAwUDER8fQhscCBIfCww1LxQCIRAgIEUeHgwCAh4eaUZFUP6FN4APHjcZFS4rBxITEjMdHQo8PA4/EAwVAh4eaEZGUEhAQGUiIQsAAAIAQAAAA8ADgAAbAFQAAAEiBw4BBwYVFBceARcWMzI3PgE3NjU0Jy4BJyYTDgEHJjc+ATc2Jy4BJyY2Jy4BJyYnLgEnJicmNjc+ATMyFhceASMiJgcGJgcGFhcWNhceARcWBgcCAF1RUnojIyMjelJRXV1RUnojIyMjelJRdzRWDg4BAgwGBwQGGA8bGgoKFDweHBwuERIJEWJSDx0NOE0bIQESEjsREkgdHFIODT8dMVgLBQglA4AjI3pSUV1dUVJ6IyMjI3pSUV1dUVJ6IyP9iw+EOAceHkgjIhEhAhQvNQwLHxIIHBtBIB8RIUAIAQIWDRA/Djw8Ch0dMxISEQcrLhUZNx4AAAIAoP/AA2ADwAAbADcAAAEiBw4BBwYVFBceARcWMTA3PgE3NjU0Jy4BJyYDIicuAScmNTQ3PgE3NjMyFx4BFxYVFAcOAQcGAgBJQEBgGxw3N4Q3Nzc3hDc3HBtgQEBJLikpPRESEhE9KSkuLikpPRESEhE9KSkDwBwbYEBASUlycthNTk5N2HJySUlAQGAbHP3AEhE9KSkuLikpPRESEhE9KSkuLikpPRESAAADAKD/wANgA8AAGwA3AEMAAAEiBw4BBwYVFBceARcWMTA3PgE3NjU0Jy4BJyYDIicuAScmNTQ3PgE3NjMyFx4BFxYVFAcOAQcGNxQGIyImNTQ2MzIWAgBJQEBgGxw3N4Q3Nzc3hDc3HBtgQEBJLikpPRESEhE9KSkuLikpPRESEhE9KSkyOCgoODgoKDgDwBwbYEBASUlycthNTk5N2HJySUlAQGAbHP3AEhE9KSkuLikpPRESEhE9KSkuLikpPRES4Cg4OCgoODgAAAACAMAAQAMAA0AAEQAVAAABETQmKwEiBhURIxUhETMRITUhETMRAoAmGsAaJoABAEABAP6AgAHAAUAaJiYa/sBA/sABQEABQP7AAAAAAgCAAMADgAMAABEAFQAAASEyNj0BNCYjITUjESEVIREzESEVIQIAAUAaJiYa/sBA/sABQEABQP7AAUAmGsAaJoD/AED/AAGAgAAAAAEAQP/AA8ADwAAzAAAlFAYjIiY1NDY3JQ4BIyImNTQ2MzIWFyUuATU0NjMyFhUUBiMiJicFHgEVFAYHBT4BMzIWA8BeQkJeBgb+whU5IEJeXkIgORUBPgYGXkJCXl5CIToW/sQGBwcGATwWOiFCXmBCXl5CEB4OsBQYXkJCXhgUsA4eEEJeXkJCXhkWsA8fEREfD7AWGV4AAgCAAAADgAOAAAsAIAAAARQGIyImNTQ2MzIWAyIHDgEHBhUUFjMhMjY1NCcuAScmAsBwUE9xcFBPccBPRkZpHh4lGwKAGyUeHmlGRQLAT3FwUE9xcP6wHh5pRkVQGyUlG09GRmkeHgACAEAAAAPAA4AACwAUAAABIQMRFBYzITI2NREBIRMjByEnIxMDAP4AwCUbAwAbJf1sAaiovED/AEC8qAOA/gD+wBslJRsBQAHA/kCAgAHAAAMAgABAA4ADQAAnADUAQwAAASIHDgEHBhURFBceARcWMyEyNz4BNzY9ATQmKwEiJic0Jy4BJyYrAQczMhYVFAYrASImNTQ2EyEyFhUUBiMhIiY1NDYBejQtLkQTFBQTRC4tNAENMy4tRBMUHRUrEx4CExRDLS00fgqQFBwcFJAUHBwUASAUHBwU/uAUHBwDQBMUQy0uM/7wMy4tQxQTExRDLS00sBQkHRMzLCxBEhLAHBQUHBwUFBz+4BwUFBwcFBQcAAAEAEAAAAPAA4AADwA3AEUAUwAAASEiBhURFBYzITI2NRE0JgMUBw4BBwYrASInLgEnJj0BNDc+ATc2OwEyFx4BFxYVHgE7ATIWHQElMzI2NTQmKwEiBhUUFgUjIgYVFBY7ATI2NTQmA4D9ABslJRsDABslJVsQETgmJivgKyYmOBEQEBE4JiYraSsmJjgQEAEZESQRGP5IeBAYFxF4EBgXAQHwEBgXEfAQGBcDgCUb/QAbJSUbAwAbJf3PKyYlORAQEBA5JSYr4ismJTkQEA8PNiUkKxAYHhGSwRcREBgXERAYoBcREBgXERAYAAIAQAAAA8ADgAADAAcAAAEhESEpAREhAgABwP5A/kABwP5AA4D+QP5AAAAAAgBAAAADwAOAAA8AFwAAJRE0JiMhIgYVERQWMyEyNiURIREhESERA8AlG/0AGyUlGwMAGyX+QP7AAUABQEADABslJRv9ABslJVsBQAFA/sD+wAAACABAAMADgAMAAAUACQANABUAHQAhACUAKQAAExUjETMRMxUzNQcRMxEzETMVIxUzETMRMxUjFTMRBTMVIyUzFSM3MxUjv3/AQEFBQECAgME+gIDB/QE/PwGAPz//Pz8DAID+wAHAQUGA/sABQP7AP0EBwP7AP0EBwEDAwMDAwAAJAEAAAAPAA4AADwAWABoAHgAnADAANAA4ADwAAAEhIgYVERQWMyEyNjURNCYBESMRMzUzEyMRMzcjNTMTFSM1MzUjETMXFSM1MzUjETMFMxUjJTMVIzczFSMDgP0AGyUlGwMAGyUl/aXAf0FoQEABQUHtwYCAwerAgIDA/UE/PwFVPz/rPz8DgCUb/QAbJSUbAwAbJf6p/tcBQID+QQFAP0H+jM1BQAE/881BQAE/P8DAwMDAAAAAAgBAAIADwAMAAA8AJgAAEyIGFREUFjMhMjY1ETQmIwUJAR4BFwcXDgEHJwcnBy4BJzcnPgE3gBslJRsDABslJRv9LwFRAVEQGAXR0QUYENGAgNEQGAXR0QUYEAMAJRv+ABslJRsCABslQP6vAVEEGRDR0BEYBdGAgNEFGBHQ0RAZBAAAAwBAAAADwAOAABcAJwA3AAABDwEvAQ4BBxcHHgEXNxc3Fz4BNyc3LgETISIGFREUFjMhMjY1ETQmAxQGIyEiJjURNDYzITIWFQLysj5CsgwRA5KSAxEMkmJekgwRA5KSAxGC/QAbJSUbAwAbJSVbGhP92hMaGhMCJhMaAlOxOjqxAxELkpIMEQOSWlqSAxEMkpILEQEwJRv9ABslJRsDABsl/W0TGhoTAWYTGhoTAAABAQAAAAMAA4AAFgAAASIGHQEjFTMRMxEzNyM1NDYxMzUuASMCRFpmhITAoBy8QHwLhisDgGBggMD+gAGAwEAwELoCBAAAAAACAEAAAAPAA4AAEAAoAAATIgYVERQWMyEyNjURNCYjIQUyFjEHMCIjIgYdATMHIxEjESM1MzU0NnMVHh4VAxoVHh4V/OYCdyQwAy4eIBKBBXx9V1dRA4AeFfzmFR4eFQMaFR6CBW4cGFd3/rcBSXdlPF0AAAMAwAAAAwADgACIALsA8gAAASIGBw4BBw4BBw4BFRQWFx4BFx4BFx4BMzoBNzI2Mw4BBw4BFRQWFx4BFw4BBw4BBw4BBw4BBw4BBw4BFRQWFx4BFx4BFx4BMzI2Nz4BNz4BNz4BNTQmJy4BJy4BJy4BLwEuAScuATU0Njc+ATc+ATc+ATc+ATc+ATU0JicuAScuAScuASczNyMHMhYXHgEXHgEXHgEVFAYHDgEHDgEHDgEjIiYnLgEnLgEnLgE1NDY3PgE3PgE3PgEzOQETMzIWMx4BFx4BFx4BFx4BFRQGBw4BIyImJy4BNTQ2Nz4BNz4BNz4BNz4BNz4BNz4BMzI2MzkBAhkZMxwcNhkTHAkKCQYHBhMMDR4TEioXBQkFBQkFAwQBAgIGBQYMBgoXDg0dDxAfDxAdDRokCgkKCAcIGA8QKBgYNyAlQx0dMRMUHQoKCgQEBAsHBxAJCRIKKgUKBQUGBgUFCwYKEgkJEAcHCwQEBAQFBQsHBg4HBwwFSEHnSxMgDQ4XCgkOBQUEAgICDQoHEgsLFgsTIA4OFwkJDgQEBQMDAgoIBxILDBcLOg8CBgQQHQ0MFAgHDAQDBBYWFkArL0wcHBwHBgYOCQgRCAkNBQkTCgoTCQkPBwYIAgOABgYGGhUQJhQVKhQRIhERHQ0NFQgICAEBBQoFBQ0HDhYKCREIAQIBAQQDAwgFBQ0IECMVFCQQECAPDxsLDBMHBwcKCQoZEBAjFBQpFBAbDAsWCQkSCAkQCCEFCQYFEAoKEQYGDQYHDwgIEQoKFgwMHREQHg0NFgoKEAcHCwQpJgoLCxwQESMTEyMQCBUMDRYKBwwFBAULCwsbDxAjEhIhDwwXCwsVCQkOBgUF/fMBDBUKCRIJCRIJCRULGy4SEhIUFBQ0IA8bCwoSBwcLAwQGAgMFAgIDAQEBAQAEAEAAAAPAA4AAMABAAMoBAAAAAT4BNz4BNTQmJy4BJy4BJy4BIyIGBw4BBw4BBw4BFRQWFx4BFx4BFx4BMzI2Nz4BNwEhIgYVERQWMyEyNjURNCYBDgEHDgEHDgEjIiYnLgEnLgEnLgE1NDY3PgE3PgE3PgE3PgE3PgEzLgEnLgE1NDY3PgE3IgYjIgYjIiYnLgEnLgEnLgE1NDY3PgE3PgE3PgE7AQcjHgEXHgEXHgEXHgEVFAYHDgEHDgEHDgEHDgEHDgEVFBYXHgEfAR4BFx4BFx4BFx4BFRQGBzEnLgEnLgEnJiIrASoBIwYiBw4BBw4BBw4BBw4BBw4BBw4BFRQWFx4BMzI2Nz4BNTQmJy4BJzEBqQgJAgICBAQDCwcHEgsKGQ0JEggJDgUGCAICAgQDAwsHBhILChkOCREICA4FAdf9ABslJRsDABslJf6DCBYPDyUWFjMdGCoTEh4MDBIGBgYHCAcbFAoXDAsYDAsWCwoSCAUJBQQEAQECAwIEBwQDCAMSIA4OFwoJDwQFBQcHBxYOFCgWFSgSuTk4BAkGBQoFBQkDBAQEAwMIBgUMBwcOBwQJBAMFBAQECAQgBw4HBwwFBggDAwMHCEQGEAkJFg0DBAIMAQYFBQwHBg8HCA8HAwsGBg0HBgsFBAUVFhU6JCAxERERAwMDCQUB6AcSCQkQBwwaDw4bDQwVCQgJBAUECgcHEAkIEgkLGQ4OGgwNFAgJCAQDBAgGAZglG/0AGyUlGwMAGyX9LBAbDAsUBwgHBQYFDgkJFQsMGAwMHA8QGwwGCgQEBgICAwEBAgYNBwcSCgYKAwQIBAEBBgYGEAoKFw0NGQ0QHxAQHQwQFAUEBSADCAUFDQcIEQoKFg0NFgkJEQgHDgYGCwYECgUFDAgHDAUEBwMaBgwHBg4HBxAJCRUMDx8PVQcOBwcQCQEBAQECAgEEAgIEAwMIBgUOCAgUDBgoDw8QDg4OIhUJDwcHDgcAAAAEAEAAAAPAA4AAiAC7APEA/QAAASIGBw4BBw4BBw4BFRQWFx4BFx4BFx4BMzoBNzI2Mw4BBw4BFRQWFx4BFw4BBw4BBw4BBw4BBw4BBw4BFRQWFx4BFx4BFx4BMzI2Nz4BNz4BNz4BNTQmJy4BJy4BJy4BLwEuAScuATU0Njc+ATc+ATc+ATc+ATc+ATU0JicuAScuAScuASczNyMHMhYXHgEXHgEXHgEVFAYHDgEHDgEHDgEjIiYnLgEnLgEnLgE1NDY3PgE3PgE3PgEzOQETMzIWMx4BFx4BFx4BFx4BFRQGBw4BIyImJy4BNTQ2Nz4BNz4BNz4BNz4BNz4BNz4BMzI2MzEBFSMVMxUzNTM1IzUBmRkzHBw2GRMcCQoJBgcGEwwNHhMSKhcFCQUFCQUDBAECAgYFBgwGChcODR0PEB8PEB0NGiQKCQoIBwgYDxAoGBg3ICZCHR4wExQdCgoKBAQECwcHDwoJEgoqBQoFBQYGBQULBgoSCQkQBwcLBAQEBAUFCwcGDgcHDAVIQedKEiAODRgJCQ8EBQUDAgINCgcSCwsWCxMgDg4XCQkNBQQFAwMCCggHEgsMFww5DwIHAxEcDQwUCAcMBAQDFhYWQCowTBwbHAYGBg8ICBEICQ0FCRQKChIJCQ8HBggCAXiAgECAgAOABgYGGhUQJhQVKhQRIhERHQ0NFQgICAEBBQoFBQ0HDhYKCREIAQIBAQQDAwgFBQ0IECMVFCQQECAPDxsLDBMHBwcKCQoZEBAjFBQpFBAbDAsWCQkSCAkQCCEFCQYFEAoKEQYGDQYHDwgIEQoKFgwMHREQHg0NFgoKEAcHCwQpJgoLCxwQESMTEyMQCBUMDRYKBwwFBAULCwsbDxAjEhIhDwwXCwsVCQkOBgUF/fMBDBUKCRIJCRIJCRULGy4SEhIUFBQ0IA8bCwoSBwcLAwQGAgMFAgIDAQEBAQIzgECAgECAAAUAQAAAA8ADgAAwAEAAygDWAQwAAAE+ATc+ATU0JicuAScuAScuASMiBgcOAQcOAQcOARUUFhceARceARceATMyNjc+ATcBISIGFREUFjMhMjY1ETQmAQ4BBw4BBw4BIyImJy4BJy4BJy4BNTQ2Nz4BNz4BNz4BNz4BNz4BMy4BJy4BNTQ2Nz4BNyIGIyIGIyImJy4BJy4BJy4BNTQ2Nz4BNz4BNz4BOwEHIx4BFx4BFx4BFx4BFRQGBw4BBw4BBw4BBw4BBw4BFRQWFx4BHwEeARceARceARceARUUBgcxASMVIzUjNTM1MxUzAS4BJy4BJyYiKwEqASMGIgcOAQcOAQcOAQcOAQcOAQcOARUUFhceATMyNjc+ATU0JicuAScxAakICQICAgQEAwsHBxILChkNCRIICQ4FBggCAgIEAwMLBwYSCwoZDgkRCAgOBQHX/QAbJSUbAwAbJSX+gwgWDw8lFhYzHRgqExIeDAwSBgYGBwgHGxQKFwwLGAwLFgsKEggFCQUEBAEBAgMCBAcEAwgDEiAODhcKCQ8EBQUHBwcWDhQoFhUoErk5OAQJBgUKBQUJAwQEBAMDCAYFDAcHDgcECQQDBQQEBAgEIAcOBwcMBQYIAwMDBwgBYoBAgIBAgP5aBhAJCRYNAwQCDAEGBQUMBwYPBwgPBwMLBgYNBwYLBQQFFRYVOiQgMREREQMDAwkFAegHEgkJEAcMGg8OGw0MFQkICQQFBAoHBxAJCBIJCxkODhoMDRQICQgEAwQIBgGYJRv9ABslJRsDABsl/SwQGwwLFAcIBwUGBQ4JCRULDBgMDBwPEBsMBgoEBAYCAgMBAQIGDQcHEgoGCgMECAQBAQYGBhAKChcNDRkNEB8QEB0MEBQFBAUgAwgFBQ0HCBEKChYNDRYJCREIBw4GBgsGBAoFBQwIBwwFBAcDGgYMBwYOBwcQCQkVDA8fDwGUgIBAgID+gQcOBwcQCQEBAQECAgEEAgIEAwMIBgUOCAgUDBgoDw8QDg4OIhUJDwcHDgcAAAAAAwCAAEADgAOAAAsADwAnAAATIgYVFBYzMjY1NCYDETMRMxEzETQ2MTAWFREzETQnLgEnJiMiBgc14Cg4OCgoODiIwEDAQEDABwcpJSY+NkgCA4A4KCg4OCgoOP8A/cACQP3AAUAwEBAw/sABOjIvL0oWFkYUWgAABABAAAADwAOAAA8AEwAfADMAAAEhIgYVERQWMyEyNjURNCYBIxEzJyImNTQ2MzIWFRQGASMRNCYjIgYVESMRMxU+ATMyFhUDgP0AGiYmGgMAGiYm/aaAgEAbJSUbGyUlAiWAJRsbJYCAFDoiPFQDgCYa/QAaJiYaAwAaJv0AAcBAJRsbJSUbGyX+AAEAGyUlG/8AAcBPGzReQgAABgBAAEADwANAAAsAFwAjACwANQA/AAABIgYVFBYzMjY1NCYFIgYVFBYzMjY1NCYFIgYVFBYzMjY1NCYFIgYdASE1NCYFIgYdASE1NCYFIgYdATM1NCYjAyBCXl5CQl5e/l41S0s1NUtL/qsoODgoKDg4AlhCXgFAXv5eNUsBAEv+qyg4vzgnA0BeQkJeXkJCXoBLNTVLSzU1S4A4KCg4OCgoOIBeQ9/fQ15AUjuzsztSQDkon58oOQAAAAAHAEAAAAPAA4AADwAZACUALgA6AEMATwAAASEiBhURFBYzITI2NRE0JgEjNTQ2MzIWHQEDIiY1NDYzMhYVFAYBIzU0NjMyFhUnIiY1NDYzMhYVFAYBITU0NjMyFhUnIiY1NDYzMhYVFAYDgP0AGyUlGwMAGyUl/WWAJRsaJkAbJSUbGyUlASXAOCgoOGAoODgoKDg4AXj/AEk3N0mANUtLNTVLSwOAJRv9ABslJRsDABsl/QB/GyYmG38BACUbGyUlGxsl/wCXKz4+K6k4KCg4OCgoOP7AujdPTzfGSzU1S0s1NUsAAAAAAQCAAAMDQQOAAFsAAAEiBw4BBwYVFBYXFjY3PgE3NiYnLgE1NDc+ATc2MzIWFRQHDgEHBiMiJjc+ATU0JiMiBhUUFjEwBw4BBwYHBhYXHgE3PgE3PgExHgEzMjc+ATc2NSYnLgEnJiMxAfVdRkZdGBc0NwkPAgIHAgICCA8TEhJDLzA7aXEMDCweHyUpMwoLIyMkKTsQCQkXCwsEDwwBAQkDBEkRBSAORys/NDNLFBUBFxhXPT1LA4AeHV45OTZDbBYEBwoHGwcKCgkSMSIxLC1EFBRwVTcyMksWFTopMWIjIC5MOSUtJiZhLi4PP30IBAIDBWc9EXwZJxsaX0BBTDk1NVIYGQAAAgBAAAADwAOAAA8AYwAAASEiBhURFBYzITI2NRE0JgEiJicwBgcOAQcGJic0Jjc2Nz4BNzYxMCY1NDYzMhYVFAYHBhYzMjY1NCYjIgYVFBYXHgEHDgEHDgEnLgE1NDc+ATc2MzIXHgEXFhUUBw4BBwYjMQOA/QAbJSUbAwAbJSX+jh0zChYDDDQDAgYBCQoDCAcRBgcMKR4ZGBgIByQdNEFPSlRhDQsFAgIBBQECCgcmJRARQjExQjQrKz0REQ8ONSQlLAOAJRv9ABslJRsDABsl/bEcElkMK0oDAwIDBlktCyEgRhsbIBopNyEXGUYjHSp0UDxQakYYIw0GBwcFFAUHBQMQTS8oKClDFRUSETsmJik2Li5DFBMAAAAIAAAAQAQAA4AAvwDhASkBRAFeAYYBqwH0AAABIgYHIw4BBy4BIyIGByMOAQcOAQcOAQcOARUOAQcOAQcOAQciBiMuAScuASsBIgYHDgEHDgEHDgEVHgEXHgEXBhQHHAEVFBYXHgEXHgEXHgEXHgEXHgEzMjY3PgE3PgE3PgE3PgE1NCY1JjQnPgE3PgE9AS4BJy4BJyMuASMiBgcOAQcuASMnLgEnLgEnNDY3PgE3PgE3MzIWFx4BFxUUFhceARceARczMjY3PgE3PgE3NDY1NCYnLgEnIy4BIzEXMhYXHgEdAQ4BBw4BKwEiJicuAT0BNDY3PgE3MjYzOgEzBTIWFx4BHwIeARceARceARceARUxFRQGBw4BBw4BBw4BBw4BBw4BKwEiJicuAS8CLgEnLgEnLgE1NDY3PgE3PgE3PgEzMQUzMhYXHgEXDgEHDgEHLgEnLgE9AT4BNz4BNyEyFhceARceARUUBgcOAQcuAScuASc+ATMxByIGBw4BBw4BFRQWHQEeARceATMyNjczPgE3PgE1NCYnLgEnLgEjMSEiBgcOAQcOAQcOAR0BFBYXHgEXHgEzMjY3PgE9ATQmJy4BIzEHIgYHIw4BBw4BFRQWFx4BFx4BOwEyNjc+ATc+ATc+ATc+ATc+ATc0NjU0JicuAScuASMiBgcOAQciJicuAScuAScuASMuASMxA0kLFgwBEx4KGjQaCRQKAQ0XCwoQBwgKAwIDHz8gHzscAgMCAQMBChQLDBkNDA0YCwsUCggOBQYFAQsMCBgQAQEEBQQNCRApGRg0HBo2HBw4HRMlExMlEyNDICA2FhoaAQEBDxkKCgsCEA8OIhQBCREIFSYQAwkFAQMBAhs6Hh4+HwIBAggFCBkTCwsWCwoVCwUEBAwIDyYWDxYoEggNBQUGAgEKCwobDwIJFw0BCxIHCgkBCggIEwoECxMJCAgGBwUPCgMHBAEBAf63Dx8QEB8PExUaMhgXKBEHDQQFBAEBBBINCx0RGzgfHz4hBQsFFiA/Hx87GwkKEyMPDxUGAwIRERAoGBcyGidTK/6DBwQJBAQIBQ0XCwoSBwUHAwUEAQoJCxYMAvMJEwkKDQUDAwMEBAgEBxILChgNCBEK2AYLBgkPBgYGAQILCgkVDAQJBQIIEAgGBgICAwsKCRIK/sIDBwIJDwcGCQMBAQUGBhEKBAoGDBcJCwsKCgsXDQICBgMCBAcEAQIBAgIGBCVQLAoVKRMUJxIDBQMDBgMDBgIDBAEBAQICBgQFCQQDCQQiTCkfORoECQUCAwECAwIEBQIDgAMEBxcQCwoBAgQLBwgTDA02Dw4pDgIJBwcWDwEBAQIGCwQEBAUFBQ0JCRMLCxYMECAPDBUJAwcEAwcDDx4QDxwNGSkRERsKCg8FBQUCAwIGBAkZERAtGx9FJgQHBAMHAwgVDg4gEgYUIw8PFAUCAgoLAQUEAQEBDxYHBwoCCz0LDBUKDxACAwMDBwQECxQJCREHEBIBDg4HEAgJFAsCBgQQIA4OEwYEBTkHCAcTCwMKEgcHCAgHBxIKAwoQBwcJAgH7AQICBAQFBQcVDg4jFQsXDAwZDg8DBwMTIxAPHAwSGgoJDAIBAQcHBhUPBQQNGw8RJhQIEgocMBUVIw4OFgcMCyMBAgEDAQoXDA0aDwMJBgUNCAQMFAgICQIFBAUNCAcNBQgPBgYJBA8cDAwXCgQEVgICAwwIBxAKBAUCAgsRBgcHAgICCgkIEgoECgUJDwYFBgEBAQcGBQ4IAgQCCAsSCQcKAwICCQgIFgwEDBQICQm9AgEBBgQDCAUECAQEBQEYFwQEBA0JAQICAQMCAgMDAwcDAgMCAgUEBQcCAgMCAhMUAQwMAQYFAQEBAQECAQAAAAkAQAAAA8ADgAAaAD0AhQCwAPkBIQExAfECCQAAEw4BBy4BJy4BPQE+ATc+ATcxMzIWFx4BFw4BJR4BOwEyNjc+ATc1NCYnLgEnMSoBIyIGIw4BBw4BHQEUFhcTHgEVMRUUBgcOAQcOAQcOAQcOAQciBisBIiYnLgEvAi4BJy4BJy4BNTQ2Nz4BNz4BNz4BMzEyFhceAR8CHgEXHgEXHgEXBR4BMzI2Nz4BPQE0JicuASM4ATkBOAExKgEHDgEHDgEHDgEdARQWFx4BFwU0JicuAScuASMiBgcOAQciJicuAScuASMuASMuASMxIgYHIw4BBw4BFRQWFx4BFx4BOwEyNjc+ATc+ATc+ATc+ATc+ATc8ATU3NCYnLgEnLgEjMSIGBw4BBw4BFRQWHQEeARceATMyNjczPgE3PgE1AREUBiMhIiY1ETQ2MyEyFgMuAScuAScjLgEjIgYHDgEHLgEjJy4BJy4BJzQ2Nz4BNz4BNzMyFhceARcVFBYXHgEXHgEXMzI2Nz4BNz4BNzQ2NTQmJy4BJyMuASMxIgYHIw4BBy4BIyIGByMOAQcOAQcOAQcOARUOAQcOAQcOASMOASMuAScuASsBIgYHDgEHDgEHDgEVHgEXHgEXDgEVHAEVFBYXHgEXHgEXHgEXHgEXHgEzMjY3PgE3PgE3PgE3PgE1PAE1NCYnPgE3PgE9AScuASMiBgceARceARc+ATc+ATU0JicuAd8IDQYDBQMDBAEIBwgRCAUEBgMDBwMKEgHxBg8IAggOBwYHAQcHBg0IAQEBAwYCBwsEBQUGBz4DBAEBAw0KCRUNFCsXFy8YBAgEEBgwFxcsFQcHDxkMCxAEAgINDA0eEhEmEx49IQsXDAwXCw8QEyYREh4MBgkE/mUEBwQJEQgIBwcHCBIJAwUBBwsFBQcCAQEEBQUMBwEYAQEBBQMEBgMDBgMaOR8XKxMDBwQBAgEBAwEDBAIBBAMBAwYCAgEBAgEFAhw8IQcQHw8PHA4CBAMCBAMCBAICAwEWAgECCQcHDgcECAUHCwQFBQECCAcHEAkCBwQBBwwGBAUBGCYa/QAaJiYaAwAaJkABDQoLGg8BBg0GEBwMAwYEAQIBARUrFhcuGAIBAQYEBhMOCAkQCAgQCAMDBAkFDBwRCxAeDgYJBAQFAQEICAgTDAEHEgoIEAkBDhYIFCcTBw8HAQoRCAgMBQYIAgICFy8YFywVAgIBAgIBBw8JCBMKCAoSCQgPBwYLBAQEAQkIBxIMAQEDBAMKBgwfExInFRMpFRUqFg4cDg4cDhoyGBgpERMTAQEMEggICEwHDgcHDQYKEggIDQUDBgMDAwMCAwsB1wkUCwIHBAQKBgIJDwcGBwEBAQECAQgRsgYFBQYFDgcCCQ0GBgUBAQIHBQUMCAIIDQX+/wkTCgsDBQIOGgwMFAoNFAcHCQIBBQUFEAoEBAkVCw0cDwYNCBUkEBAaCwoQBgkIAQEBBAIEBAUQCgsaEAgSCSoCAQYGBxAJAwkPBgYHAQEFBAUKBgEDAgYIDgYGCAFNAQUCBAUBAgIBAg4PAQkJAQUDAQEBAQEBAQEBBAMDBgMDBgMDBAEREgMDAwoGAQIBAQICAQMCAgUDAQICdwMHBAcMBAQEAQICCQYFDQcDBAEBCQwFBQUBAgEIBgYNCAGv/QAaJiYaAwAaJib+fBAaCwsPBAECCAgBBAMBAQELEAYFBwIILgkIEAgLDAECAgIGAwMIDwcHDAYLDgELCgUMBwYPCQEEAw0XCwoPBAMEAwIGEQwICAECAgkFBg8ICikLCx4LAQcFBhALAQEBAQUIAwIDAwQDCwYGDwgIEQkMGAsJEAYDBQMCBgILFwsLFgkTHw0MFQgHCwQEAwIBAgUDBhMMDSEVFzMdAwUDAwUCBhAKCxgNBSIDBAMDCBEJCRULAwcEBQoGBQkFBgoAAAACAEAAgAPAAwAAGwBOAAABFzcVHgEzMjY3NTMVMAcOAQcGIyInLgEnJjE1Nyc1MCYjIgYxETAHDgEHBiMiJy4BJyYxNTMVMR4BMzI2NzERMDc+ATc2MzIXHgEXFjEVAkA2SgIhHR0hAoADAyQnJ0hIJyckAwM2NhAwMBADAyQnJ0hIJyckAwOAAiEdHSECAwMkJydISCcnJAMDAcAREYAcJCQcgIAeHkgeHh4eSB4egC4SQEBA/wAeHkgeHh4eSB4egIAcJCQcAQAeHkgeHh4eSB4eQAAAAAADAEAAAAPAA4AADwBEAGAAABMiBhURFBYzITI2NRE0JiMFMhceARcWMRUHJzUwJiMiBjEVMAcOAQcGIyInLgEnJjE1MxUxHgEzMjY3IzUwNz4BNzYzMRMXNxUeATMyNjc1MxUwBw4BBwYjIicuAScmMTWAGyUlGwMAGyUlG/6APiEiHgMDQC4OKSkOAgMfISI9PiIhHwIDbgEdGRgdAgEDAx4iIT43LkABHRgZHQFuAwIfISI+PSIhHwMCA4AlG/0AGyUlGwMAGyXAGxxBGxwREBAROzuiHBtBHBsbHEEbHFFRGiEhGqIcG0EcG/8ADw9RGiEhGlFRHBtBHBsbHEEbHFEAAAUAQABAA8ADQAAoAC8AQABPAFsAAAEiBh0BFAYHDgEVFBYXHgEzMjY3PgE1NCYnLgE9ATQmJzAiMTMqASMxMToBMTAiIwEiBw4BBwYdASE1NCcuAScmISIHDgEHBjEhMCcuAScmJRQGIyImNTQ2MzIWAwAwQyEYCAwDAxRFYGFGFAMDCwkYIUEvAQEBAQEBAQEB/gAxJCQwCwwBgA0MMSQjAdFIJyckAwMBgAMDJCcn/jhLNTVLSzU1SwNAPywEFycFAQsIBAcDDx0dDwMHBAgLAQUnFwQrPwH+wBgXSy0tLMDAKCwtTRkZRkaoRkZGRqhGRsA1S0s1NUtLAAYAQAAAA8ADgAAPABsAJQA7AGAAZwAAASEiBhURFBYzITI2NRE0JgUyFhUUBiMiJjU0NhMhNTQ2MzEyFhUFITA3PgE3NjM4ATkBOAExMhceARcWAw4BIyImJy4BNTQ2Nz4BPQE0NjMxMjAzHgEdARQWFx4BFRQGBwc4ATE4ATEDgP0AGyUlGwMAGyUl/YUoODgoKDg4x/7BT1FNUgHA/sECAx4gITw8ICEdAwIEEDtRUDkRAgMKBxQbOCgBASc3GxUHCQMCmwOAJRv9ABslJRsDABslgDgoKDg4KCg4/YDASHh+QsA8PJA8PDw8kDw8AeELFhYLAgYDBggBAx4RAyEvAS4hAxEeAwEJBQMGAmEAAQDAAAADAAOAADEAAAEOAQcOAQcOAQcVMxEUFhceARceARceATMyNjc+ATc1DgEjIiYnLgEnLgE9ATM1IzUjAYEEEAsMHhMTNxt6BgcGFxERKRcYKh8bMhgXQRwhUSITIg8LEwQEAcDAgAOAIzkWFyYQEBkIkP7XHy8QEB8ODxYIBwgFBgUVDo0WGAkJBhULCy8n1cDAAAACAEAAAAPAA4AADwBDAAABISIGFREUFjMhMjY1ETQmAw4BBw4BIyImJy4BJy4BJy4BPQEjNT4BNz4BNz4BNzkBMxUzFSMVFBYXHgEXHgEzMjY3FQOA/QAaJiYaAwAaJibaEysQDyISFBwQEBwLCw8EBQRREiUMDRQIBwsDVWpqAQIDDQcKFw0WNhYDgCYa/QAaJiYaAwAaJv0kCQ8EBAQGBQYPCwoWCwwhFudUBxEMCxwQECgZgICqHCEICA8FBgcSD2UAAQBAAGgDwANAAEUAAAEiBhUUFhcmJy4BJyYnDgEVFBYXLgEnFRQWFw4BIyImJx4BFw4BIyImJx4BMzI3PgE3NjU8ASc+ATcOAQc+ATcOAQcuASMCrExrAgI5NjVhKSoiDA0tJRcqE1U/DBgNCBIIEV49MHVACxYLPY9Of2FihCMiARsvEhk0HBwqCho7HxpFKANAbEwLFQoDDw4yIiIqFC8ZMFAZAQsLA0JlDQMDAQI3SAElKQEBJysvMJddXVsGDAYTMBwLDwMRNCAPFwYbHwAAAAACAEAAAAPAA4AADwBRAAABISIGFREUFjMhMjY1ETQmAxwBFRQHDgEHBiMiJiceATMyNjcuASceATMyNjcuAT0BHgEzLgE1NDY3HgEXLgE1NDYzMhYXPgE3DgEHPgE3DgEHA4D9ABslJRsDABslJZwYGV9FRls3ZiwIEAguUyIrRAwGDAcJEQgtPA0eEBogCQkwjVEBAk02HTESFioTBx4UFCUSDSETA4AlG/0AGyUlGwMAGyX+wQUIBEBCQWoiIR8bAQEeGgEyJwECAwIJRi8CBwkROSESIQ46SQQHDwg1TBYTBQ8MFyUMAwoIFCINAAAEAEIAAAPAA4AASABYAGQAcQAAASIGBxwBBzgBFTEGBw4BBwYxIwMuAQcOARcWFx4BFxYxBw4BIyImIyYGBwYWFx4BMzI2NzA3PgE3Njc+ATcxNDYxNiYnLgEjMRciBgcOATEwNjc2JjEwJiMTIgYxMBYzMjYxMCYFMBYXFjYxMDYnLgExAhAPGgYBBhgXNBUVAqgJJRMUEQYIIiJLHh8NED8vBRcBDxoEBRIRDRkMV2AdIB9OISIDAgEBAQYSFAMIA+8JFQsgNowhISIaE4EwkJAxMQ4Q/tA2ICA2IiEhjAOAExEBAQIBE0xMp0JDAd8UEQgIKhYWXV7PUlMfMDwCARURFCMGAgJnUl9e5mNjCQMFAwEBFigHAgGACQohjDYhITUT/wBAQEBAwIwhICA1ISE2AAUAQAAAA8ADgAAPAB0AZAByAH8AAAEhIgYVERQWMyEyNjURNCYFNhYxMBYHDgExMDY3MScUMAczDgEHBgcOAQcGMQ4BIyImJy4BNz4BFzIWMzI2PwEwJy4BJyYnJjY3NhYfARMzMDc+ATc2NzEwNDE8ATM+ARceAQcxEzAGJy4BMTAWFxYGOQE3IiYxMDYzMhYxMAYjA4D9ABslJRsDABslJf7+FyYYFxdkJhdtAQEBAQEDGBg3FxYVRD8IEgkMDQMDEgsBEQMiLQsJFRY2GBgGBAwODhoHAXcBDw8lEREFAQQZDg0OBaomFxcnZBgXGD0jZ2ciIwsKIwOAJRv9ABslJRsDABsl6RcXJhcYJ2UXNgEBAgMCB0dGpUNDO0oBAgQaDgwPAQEqIxY7O5RCQxAPHwUGDA8F/rAvL3g2Ng4BAQEPDgUFHQ/+HBcXF2UnGBcmqS4uLi4ABgBAAMADwAMAAAMAJQA1AEUAcgCAAAABITUhAR4BFRQGBw4BBw4BBw4BKwERIR4BFx4BFRQGBw4BBx4BFyUzMjY3PgE1NCYnLgErARUXNCYnLgEnIxUzMjY3PgE1JSEeARceATMyNjc+ATczDgEHDgEjIiYnLgE1NDY3PgEzMhYXHgEXHgEXHgEVJy4BJy4BIyIGBw4BBzMDgP7gASD+awoLDAwIEwwNHxISJhX2AQgyRxQNDAwNBxUNFCAL/sKFER0LCwwPDwwhE3fgEhEKGxKGhBIcChISAjP+1gEVFA0dERMdDAYLBW0CFBEcTTEpSCAfHxwcHEotGjAWFSQODBEDAwFvAg4NDR8TFSALDA4DuQLAQP7CESoZGi4UDRcJCw4EBAQCQAEeHhMsGRsqEAkQCAgZElsHBwcaEhQbBgQFf6cXHgkFBAGaBQUKIxsKICoNCAgKCgUPCRMmEx8fGhoaVTo3VB0eHQoKCh8VEywZDi0bSxYiCwwLDAwMIRUABwBAAAADwAOAAA4AHAAsADwAQABiAI8AAAEjNTMyFhceARUUBgcOAQUuASMiBgcOAQczLgEnBS4BKwEVMzI2Nz4BNTQmJwERFAYjISImNRE0NjMhMhYFMzUjAzQmJy4BJz4BNz4BNTQmJy4BJyMRMzI2Nz4BNz4BNz4BNSUuAScuAScuASMiBgcOARUUFhceATMyNjc+ATcjDgEHDgEjIiYnLgEnITQmJwFPcmYRHAsMDQoJChkBqgsbEBIbCgoMA58CDAv+dwgXD3RyDxgIEA8PDwJBJhr9ABomJhoDABom/qDg4GAJCQkbEgsSBgsLCwoSPSvi0xIhDw8bCwoQBwsKAX0DDgsMHhMSKRcnPxgYGBsaGz4jKkMXDxECXgEHCgoaDw8aChETAQEAAQIB9nEEBAYXEhAXBgYHGAoKCgsKHBITHQlFBASIBAUIIBgUGwgBp/0AGiYmGgMAGiYm2kD+mxYlEA8XBwYPCA4mFxcnEBsbAf4AAwQDDQoIFAwSKRdUFSUQExsICQgZGRlIMDJIFhcWGhsQKxAJEAoICAcGCyQcFyYNAAcAQAAAA8ADgAAbAC4AOgBLAGYAfQCGAAABIgcOAQcGFRQXHgEXFjMyNz4BNzY1NCcuAScmFx4BFyYnLgEnIgcuAScuASc+ASUyFhcOAQcuASc+AQceARcGBw4BByIjNjc+ATc2AzwBNTIzPgE3NjceARcOAQcGBw4BBwYHLgE1ASImJzY3PgE3Njc6ATMWFx4BFxYXDgE3LgEnNhYXDgECAF1RUnkkIyMkeVJRXV1RUnkkIyMkeVJRyyguAQUYGUkuLjACBAIGDQZqZf7eSYIzBl1mL1gIFi2MCFcvQz09YB8fBwoTEzcjIrQHIyRsRERICBAHBAgDSjk5ThUVAy41AX9CeDEDERBHODhRAQEBFA4PEwYFAiJLrgMiJlqLCg1XA4AjJHlSUV1dUVJ5JCMjJHlSUV1dUVJ5JCPPMHpEAQQFBwEGBQoFDhwOK2OVMy0IXCdXfwoGBSQLflURCgkJASwpKEUbHP64AwYDAQoLCxYRIBABAwEYKClPIB8FMoRJ/oIrJgUbHEkmJx00Ly9NGxsNDhBBEphnDhsDUIUACABAAAADwAOAABIAIgA+AEsAZgByAHwAjAAAAQYHDgEHBgceATMyNjcuAScwIgEhIgYVERQWMyEyNjURNCYBIicuAScmNTQ3PgE3NjMyFx4BFxYVFAcOAQcGAw4BBzI3PgE3NjcuARM+ATcuAScGBw4BBwYjHAEVFBYXNjc+ATc2NzcuASMiBgceARc+AQMeARc+ATcuAQcnHgEXHgEXNhYXLgEnDgEHAjg+LS09EREGKGU4Ij8eBSAgAQFH/QAaJiYaAwAaJib+ZlBFRmkeHh4eaUZFUFBFRmkeHh4eaUZF10NfEA0cHE8wLzQkRJEDBwMGDgc3NTZYISAOKyYIFBVBLS45vittPRMkEQ1FI01PURwdBTVHChRtQzEFCwUCBAJIfhYBJSEMV08BihYdHjkYGAwgJA0NHIJSAfYmGv0AGiYmGgMAGib8wB4eaUZFUFBFRmkeHh4eaUZFUFBFRmkeHgKiH3ZKAQEICAgOQGb+7AECAQ4bDhAKCQkCAQIFAj1tKw0bHD8eHhPyJisEBBJmQh1G/vhPehckb0IFEQt1DBgMBAkECQ4EOGQpD0wgAAAAAAMAQAAAA8ADgAALACMANAAAJRQGIyImNTQ2MzIWAxUyFx4BFxYXFhceARcWFTM0Jy4BJyYjERUyFx4BFxYVMzQnLgEnJiMBL0YyMUZGMTJG7yopKEsiIx0eFxcfCAisLi+gbGx6loSDxTk5rEZH86OjungxRkYxMUZGAaesCAgfFxceHiIiTCgpKnpsbKAvLwEwrDk5xISElrmjpPNGRwAEAEAAAAPAA4AADwAcACwAPAAAASEiBhURFBYzITI2NRE0JgEiJjU0NjMyFhUUBiMFNCYnLgEjNTIXHgEXFhUjITQnLgEnJiM1MhceARcWFQOA/QAaJiYaAwAaJib9TCo8PCorPDwrAQE2MzODSGlcXYkoKJQBBTEwqXFwgZ+MjNA9PAOAJhr9ABomJhoDABom/ME8Kio8PCoqPAFIhDMzNpMoKIldXGmAcXGpMTGTPD3QjIyfAAAAAQBAAEADwANAAEAAAAEGBw4BBwYHBgcOAQcGIyImJy4BJy4BIyIGByc+ATc+ATc2FhceARceATMyNjc+ATc2JiMiBgc2Nz4BNzYXHgEHA8ACDAwuISIsLioqTSQjHyhCGxIkEhQsFwUjHiohQSEsQhY0QQwNEgUPIRIOKhwcHwIEHyIQIRERGBg/JycvRUIEAo4gJidZMjI5Oi0sOw4PSEdChEJIRxQVNhw6HSYoAgVHTFFmFERELCwsQxcmJQcHNicoNAwMAQJZVwAAAgBAAAADwAOAAA8ATAAAASEiBhURFBYzITI2NRE0JgMGBw4BBwYHBgcOAQcGIyImJy4BJy4BIyIGByc+ATc+ATc2FhceARceATMyNjc+ATc2JiMiBgc+ARceAQcDgP0AGiYmGgMAGiYmGgIKCyccHSYnJCRDHh4bIjgYDx8QESUUBB4aJBw4HCY5Ei03CwsPBQwdDwwlGBgaAQQaHQ4dDhxtUDs4AwOAJhr9ABomJhoDABom/ugcISFMKyswMyYmMg0MPT44cTg+PhISLhkxGSAjAQU9QUZXETs6JiYlORQhIAYGXFgCAkxKAAACAEAAgAPAAwAAQwBGAAABMCYnLgEnJicuASMiOQEwIyIGBwYHDgEHDgExMAYdARQWMTAWFx4BFxYXHgEXMjEwMzI2NzY3PgE3PgExMDY9ATQmMQERBQO3DxUZMw0vNzdeHyAgH143Ny8NMxkVDwkJDxUZOg8bMzNlJSYfIF43Ny8NMxkVDwkJ/ckBIAJ2RhQbCgIDAgICAgICAwIKGxRGXDdFOFxFFRsJAwICAgIBAgICAwIKGxVFXDhFN1z+qgFAoAAAAwBAAAADwAOAAA8AUwBWAAABISIGFREUFjMhMjY1ETQmAxQGMTAGBw4BBwYHDgEjIjEwIy4BJyYnLgEnLgExMCY9ATQ2MTA2Nz4BNzY3PgEzMjkBMDMyFhcWFx4BFx4BMTAWHQElDQEDgP0AGiYmGgMAGiYmGggNERYsCygvMFAbGyAgVyssFw0yFhENCAgNERYsCygvL1EbGxsbUS8vKAssFhENCP4AASD+4AOAJhr9ABomJhoDABom/iUtSTgRFQgBAwIBAgEBAgECAwcVEThJLTcsSjcRFgcCAgIBAgIBAgICBxYRN0osN7ugoAAAAQCAAIADgANAABkAAAEnIxEhESE1ITIWFREUBiMhIiY1ETQ2MyEXAeZA5gKA/cACQBslJRv9gBslJRsBAIACwED9wAGAQCUb/oAbJSUbAkAbJYAAAgBAAIADfANAABkAIwAAASEiBgcDETMXMychIgYVERQWMyEyNjcTNiYDDgEjIRM+ATMhA1P+FBozCpDmQFqA/wAbJSUbAhkaMwqMChi6AxMF/iuIAxMFAdECgCYa/oACQECAJRv9wBslJhoBgBom/lYIDgFqCA4AAwBAAAADwANAAAgAFQAlAAATITIWHQEjNSEBIzUjFSMVMxUzNTM1ATMXMychIgYVERQWMyE1IcACQBslQP3AAsBAQICAQID8wOZAWoD/ABslJRsBgP6AAoAlG4CA/oCAgECAgEACQECAJRv9wBslQAAAAAADAEAAAAPAA0AACAAYAB8AABMhMhYdAQc1ISczFzMnISIGFREUFjMhNyElBzMVMzUzwAJAGyVA/cBA5kBagP8AGyUlGwGAQP5AAqCggECAAoAlG4BAwMBAgCUb/cAbJUBgoICAAAAAAAUAQACAA8ADQAAQABwAJQAxAD0AADczFSMiJjURNDYzIRcjJyMRJSIGFRQWMzI2NTQmJTU0JiMhFSEVFyIGFRQWMzI2NTQmIyIGFRQWMzI2NTQmgMDAGyUlGwEAgFpA5gGAGyUlGxslJQElJRv9wAJAgBslJRsbJSXbGyUlGxslJcBAJRsCQBslgED9wEAlGxslJRsbJYDAGyVAwIAlGxslJRsbJSUbGyUlGxslAAAABABAAIADwANAAAwAHAAsAD0AAAEiBhURFBYzITI2MSEDIgYVERQWMyEyNjEhKgExASEiBhURFBYzITI2NRE0JgM4ATEhOAExETgBMSE4ATERAQAbJSUbAgAwEP3AgBslJRsCADAQ/gAbJQMA/gAaJiYaAgAaJiYa/gACAALAJRv+wBslQAEAJRv+wBslQAKAJhr+wBomJhoBQBom/oABQP7AAAACAIAAAAOAA4AADQATAAABISIGFREUFjMhMjY1EQMhESEVMwLA/gAbJSUbAoAbJUD9gAHAwAOAJRv9ABslJRsCgP2AAwDAAAACAIAAAAQAA4AACwAeAAAlIxUjNSM1MzUzFTMFESEVMxUzESchIgYVERQWMyE1BACAQICAQID8wAHAwEDA/gAbJSUbAcCAgIBAgICAAwDAwAEAwCUb/QAbJUAAAAYAgAAAA4ADgAANABMAFwAbAB8AIwAAASEiBhURFBYzITI2NREDIREhFTMDFSE1ARUhNQUVITUVNSEVAsD+ABslJRsCgBslQP2AAcDAQP4AAQD/AAIA/gABwAOAJRv9ABslJRsCgP2AAwDA/oBAQAGAQECAQEDAQEAAAAAFAIAAAAOAA4AAMAB8AIsAmQCfAAABIgYHDgEHDgEVFBYXHgEXHgEzMjY3NQ4BIyImJy4BNTQ2Nz4BMzIWFx4BFzUuASMxMyIGBw4BFRQWFx4BFx4BFx4BFRQGBw4BIyImJy4BJxUeATMyNjc+ATc+ATU0JicuAScuAScuATU0Njc+ATMyFhc1LgEjLgEjJiIjMTMXMzcjBw4BFSM0Ji8BIxMhIgYVERQWMyEyNjURAyERIRUzAWYPGwwLEgYHBgYFBhALCxoODxsMCxQKCxIHBgcHBgcSCwYLBQYJBAwXDJMRGwsKChYXBwkDAgQBAgEDAgMHBAcNBwcNBg0aDwwWCQkOBQUFBgYGFQ4ICQIDAgMDAggFCxcMBgoDAwgEBAkFTzw/PTocAQMBAgIcPXj+ABslJRsCgBslQP2AAcDAAgAGBgcRDAsaDw4YCgsQBQYGBAQyBQUGBwYSCwsSBgcGAQECAwM0AwMICAgWDRMcCQIEAgEEAQIEAgQEAgIBAgMDBgUzBQUDBAMKBwcQCQoQBwcNBgMFAgIFAgMFAgICBwYvAgIBAQHAwHUHCwUECwd2AYAlG/0AGyUlGwKA/YADAMAAAAMAgAAAA4ADgAANABsAIQAAARcjJwczFSM3JzMXNzMRISIGFREUFjMhMjY1EQMhESEVMwJAgGBgPz/AgIBgYGBg/gAbJSUbAoAbJUD9gAHAwAFg4KlpQODgqKgBQCUb/QAbJSUbAoD9gAMAwAAAAAADAIAAAAOAA4AADQATACMAAAEhIgYVERQWMyEyNjURAyERIRUzDwEDIwsBIwMzGwEzEzcjNQLA/gAbJSUbAoAbJUD9gAHAwEAOU11CQV5hYDFCWUMmJgOAJRv9ABslJRsCgP2AAwDAQED+gAEJ/vcBwP7qARb+6tZAAAAABACAAAADgAOAAAkADAAaACAAAAEDMzUjNzMXMwMHNxcTISIGFREUFjMhMjY1EQMhESEVMwHOrqAzHqs2VK5nNTWL/gAbJSUbAoAbJUD9gAHAwAJA/kBATIwBwOCIiAIgJRv9ABslJRsCgP2AAwDAAAQAgAAAA4ADgAAYACgANgA8AAABBzMRMzUzMjY3PgE3PgE1NCYnLgEnLgEjBzMyFhceARUUBgcOASsBNRMhIgYVERQWMyEyNjURAyERIRUzAYBAQGMyGSYOFSMMDQ0MDAwgFQ8qGzAnERsKEh0fFAoZDyfd/gAbJSUbAoAbJUD9gAHAwAJAQP6AnwUEBxkTEyoYGCkREhkIBgVDBQUKIRgaIwkFBJwBgyUb/QAbJSUbAoD9gAMAwAAHAIAAAAOAA4AASwBZAGkAegCEAJIAmAAAASIGBwYWFwcOAQ8BDgEPASIGBw4BBwYWHwEeATMyNjc+ATceATMyNjM+ATc+AScuAScuASciBgcuAScuASc+ATcwNicuAS8BLgErARcyFhcUBgcuATUwNjMxFx4BFx4BFw4BBz4BNz4BNxcyFhceAQcOASMiJic+ATMxBQ4BBz4BNz4BNwEhIgYVERQWMyEyNjURAyERIRUzAeIMEQIHDA4FChcLAgwVCQ0BGAQhKgQBAwYMBAkFFzomK2AsIUoaBQgDBQgDBQIBAQQDByIaEikWChQIFiMLAQEBDwMBAQEBAw0LBwUICAEHBQUEAQMBDSATAgUDJ0IdBQsGDRMGzA4PDg0EAgMLBA4jGQoRB/62GyQMBCEZAgcEAVb+ABslJRsCgBslQP2AAcDAAoALCRxSNgwZMBYEFycRBw0DFCwSBg0EBgICP0MPFwcTGAECBQQIFAsDCAIICAEDAwUOBxU4HwMFA2YYAwMDBAgNESATEhsJDicPJdAYKBECBAIIEwsKFAsbKhFnAQQDDAECAQwKAQFIKycFDCsVAQcDApAlG/0AGyUlGwKA/YADAMAAAAAABQCAAAADgAOAAA0AFwCKAJgAngAAAREzNTMyNjc+ATU0JiMHMzIWFRQGKwE1BSIGBw4BBw4BBw4BFRQWFx4BFx4BFx4BFx4BFx4BFx4BFx4BFRQGBw4BIyImJy4BJxUeATMyNjc+ATc+ATc+ATU0JicuAScuAScuAScuAScuAScuAScuATU0Njc+ATc+ATc2MjMyFhceARc1LgEnLgEjMRMhIgYVERQWMyEyNjURAyERIRUzAQBZKyQ6FRUWS0szJCMkJCMkAUkMFwsMEwkJDgUFBQICAgcFBAsGBw8IBQsGBgoFBQgDAwMHBwcSDAkVCgsWCxQsFw0ZDAsVCgkOBgUGAwMCCAUFDAgHDwkFCgUFCQQEBgMCAwICAQUDAwYEBAgEChIKCRIJChMKChMJHv4AGyUlGwKAGyVA/YABwMACgP4AthgXFz4mUFBXJycnKJ1pAwMCCQYGDwkJFg0JEQYHDAYFCQQEBwQCBAICBAICBQMDCAQHCwMDBAQDAwsHTAgIAwMCCQYGEAoJFw4KEAcHDQUFCQQEBwMCBAECBAICBQMEBwQDBQMCBAIBAwEBAgMDBwZJAwQCAQIBwCUb/QAbJSUbAoD9gAMAwAAAAAADAIAAAAOAA4AAHAAqADAAAAEVIgYHOgExFSMwBw4BBwYnPAE1PgE3PgEzMhYxNxEUBiMhIiY1ETQ2MyETIzUhESECwB9KIg88YA4OOCoqOEo/ESh2HQgjwCUb/YAbJSUbAgCAwP5AAoACP1sRSFkcHEMcHAEPNRULfSl7OwGB/YAbJSUbAwAbJf8AwP0AAAAEAIAAAAOAA4AADQATAGIAbgAAASEiBhURFBYzITI2NREDIREhFTMDJz4BNTQmJzc+AS8BLgEPAS4BLwEuASsBIgYPAQ4BBycmBg8BBhYfAQ4BFRQWFwcOAR8BHgE/AR4BHwEeATsBMjY/AT4BNxcWNj8BNiYnByImNTQ2MzIWFRQGAsD+ABslJRsCgBslQP2AAcDAVC8BAgIBLwYCAycDDQc2Dh4RBwEKB04HCgEHER4ONwYNBCYEAwUwAgEBAjAFAwQmBA0GNw0fEQcBCgdOBgsBBxEeDjYHDQMnAwIG7Cg4OCgoODgDgCUb/QAbJSUbAoD9gAMAwP65JAkRCQkRCSMFDQZDBgUDFwsSBjsHCQkHOwYSCxcDBQZDBg0EJAkRCQkRCSQEDQZDBgUDFwsSBjsHCQkHOwYSCxcDBQZDBg0EGTgoKDg4KCg4AAYAgAAAA4ADgAADAAcACwAPAB0AIwAAASM1MxEjNTMlITUhESE1IRMhIgYVERQWMyEyNjURAyERIRUzAwDAwMDA/wD/AAEA/wABAMD+ABslJRsCgBslQP2AAcDAAgBA/oBAwMD+AMACQCUb/QAbJSUbAoD9gAMAwAAAAAACAIAAAAOAA4AADQAaAAABISIGFREUFjMhMjY1EQMjNTMnBzMVIREhFTMCwP4AGyUlGwKAGyVA/oDBv4D+/gHAwAOAJRv9ABslJRsCgP2AwMDAwAMAwAAAAwCAAAADgAOAAA0APABIAAABISIGFREUFjMhMjY1EQMhETMVMxUjFTMVIxUzFSMVMxUOARUUFjMyNjU0Jic1MzUjNTM1IzUzNSM1MxUzARQGIyImNTQ2MzIWAsD+ABslJRsCgBslQP2AgEBAQEBAQEAcJDgoKDgkHEBAQEBAQMDA/oATDQ0TEw0NEwOAJRv9ABslJRsCgP2AAwBAQEBAQEBARQoyHyg4OCgfMgqFQEBAQEBAwP5gDRMTDQ0TEwAADACAAAADgAOAAA8AEwAXABsAHwAjACcAKwAvADMANwA7AAABISIGFREUFjMhMjY1ETQmASM1MzUjNTM1IzUzNSM1MwEhNSE1IREhNSE1IRMjNTM1IzUzNSM1MzUjNTMDQP2AGyUlGwKAGyUl/aVAQEBAQEBAQAHA/oABgP6AAYD+gAGAgEBAQEBAQEBAA4AlG/0AGyUlGwMAGyX8wECAgICAgED9AMBAAQBAwP0AQICAgICAQAAAAAIAgAAAA4ADgAAEABkAABsBBSUTBSEPATMDBy8BMx8BMzE/ASEnNyMngDwBRAFEPP2DAfUK7+Yay8wOZgZtAXAI/qgI9f4MA4D9AICAAwCkYmb+0Ts8mU8cIIBgZmIAAAIAgAAAA4ADgAAEABoAABsBBSUTBSEPAiEXIQcDDwEvATMfAT8BIQMngD0BQgFEPf2IAe8CBAL+hQkBaQMXAcvLDmQHbm4M/qkYAwOA/QCAgAMApRozFmUb/vwRSkqcTzAwgAERGgAAAwAAAEAEAANAAAYADAAQAAAJASc3JzcBBSc3JwkBAScDFwQA/wAt0tItAQD9LdLSLf8AAQABgj7GPQHA/wAt09Mt/wDT09Mt/wD/AAJvEf0REQAAAgBAAIADwAMAAFkAswAAASMwBh0BFAYHIyIGBwYiFSIGIw4BBzgBBw4BBxQGFRQGFRwBMTAUFRQWFRQWFR4BFzIUMR4BFzIWMxQyFx4BOwEeAR0BFBYxMzUjMCY9ATAmJz4BMTU0NjEzJRUzMBYdATAWFw4BMRUUBjEjFTMwNj0BNDY3MzI2NzYyNTI2Mz4BNzgBNz4BNzQ2NTQ2NTwBMTA0NTQmNTQmNS4BJyYwMS4BJyImIzQiJy4BKwEuAT0BNCYxAYBAgDEPIAMHAgECAQEBAgMCAQECAQEBAQEBAgEBAgMCAQEBAgECBwMgDzGAQEBACh0dCkBAAQA/QQodHQpAQECAMQ8gAwcCAQIBAQECAwIBAQIBAQEBAQECAQECAwIBAQECAQIHAyAPMYADACBgYCoVAQEBAQEBAgMCAQIEAgEBAQEEAQEBAQEBAwIBAQECBAIBAgMCAQEBAQEBFSpgYCBAEDBgRBwcRGAwEEBAEDBgRBwcRGAwEEAgYGAqFQEBAQEBAQIDAgECBAIBAQECAwEBAQEBAQMCAQEBAgQCAQIDAgEBAQEBARUqYGAgAAAAAAUAQAAAA8ADgAAfADwAQABEAEgAAAEuASMhIgYHDgEVESMVFBYXHgEzITI2Nz4BNREzNTQmJw4BFREUBgcOASMiJicuAT0BIxE0Njc+ATMhDgEHITUhFSE1IRUhNSEDvQtYOv6AOlgLAQLAAgELWDoBgDpYCwECwAL7AQIDAwkyHx8yCQMDwAMDCTIfAUAKD0f/AAEA/wABAP8AAQADADdJSTcIEAj94CAIEAg3SUk3CBAIAiAgCBAICBAI/cAIEAgcJCQcBxEIIAIgCBAIHCQOINJAwEDAQAAAAAAFAEAAAAPAA4AADwAbACcAMwA6AAATIgYVERQWMyEyNjURNCYjBTIWFRQGIyImNTQ2MzIWFRQGIyImNTQ2MzIWFRQGIyImNTQ2BSERITA0NYAbJSUbAwAbJSUb/kAbJSUbGyUl2xslJRsbJSXbGyUlGxslJf1bAwD9AAOAJRv9ABslJRsDABslQCUbGyUlGxslJRsbJSUbGyUlGxslJRsbJcD9wCUbAAAIAEAAAAPAA4AADwAbACcAMwA3AGgAhQCJAAATIgYVERQWMyEyNjURNCYjBTYWBw4BBwYmNz4BNzYWBw4BBwYmNz4BNzYWBw4BBwYmNz4BBSERIRMiBgcOAQcOARUUFhceARceATMyNjc1DgEjIiYnLgE1NDY3PgEzMhYXHgEXNS4BIzEzByMHMwcjBzMHMzczBzM3MzcjNzM3IzcjByM3IxczByOAGyUlGwMAGyUlG/48HSkCAiIYHSkCAiLYHSkCAiIYHSkCAiLYHSkCAiIYHSkCAiL9XAMA/QDwGi4UFB8LCwsKCgkdEhMsGRouFBIjEhIfCwsMCwwLHxQJEwkJEAcTKRTkECQLIwwgDB8PPRA1Dz0QIQ4iDB4NHhA+ETQQPyE2DTUDgCUb/QAbJSUbAwAbJUACKR0YIgICKR0YIgICKR0YIgICKR0YIgICKR0YIgICKR0YIr79wAHACgsKHhMTLBgXKBESGwkJCgcHUwkICwoLHRMSHgsLCwMCAgYEVgUFTTo2OUpKSko5NjpNTU2HNgAAAAAJAEAAAAPAA4AADwAbACcAMwA3AEYAZwB0AIQAABMiBhURFBYzITI2NRE0JiMFMhYVFAYjIiY1NDYzMhYVFAYjIiY1NDYzMhYVFAYjIiY1NDYFIREhGwEzEyMHDgEHIzQmLwEjIREzMjY3PgE1NCYnLgEnLgEnNT4BNz4BNz4BNTQmKwExFzMyFhUUBgcOASsBNRUzMhYXHgEVFAYHDgErATWAGyUlGwMAGyUlG/5AGyUlGxslJdsbJSUbGyUl2xslJRsbJSX9WwMA/QBAZ2xpZDADAwECBAMwaAFvkh4vERARBQUFDgkJFAwKEggJDAQEBEBAh2ASFxcFBQUNCBwmCA0GBQUGBgUQCiADgCUb/QAbJSUbAwAbJUAlGxslJRsbJSUbGyUlGxslJRsbJSUbGyXA/cABwP7AAUDECxIIBhIMxf7ADQ0MJRcJEQgIDQYFBwEBAgcFBgwHBw8IJydBDg8HCwQFBDx9BAQFCwcIDAUEBUEAAAAAAwBAAMADwALAAC8ASwBPAAABIgYHDgEHDgEVFBYXHgEXHgEzMjY3NQ4BIyImJy4BNTQ2Nz4BMzIWFx4BFzUuASMhByMHMwcjBzMHMzczBzM3MzcjNzM3IzcjByM3BzMHIwFMKEYeHy8REBEPDw8rHBxDJyhAHhswGx0uERESEhERMB0PFg4OGQoeNx8BPRo6EzkUMxQyGWQaVxljGjYXORUwFTEbZhpWGzBXFFcCwBEQES8fHkYnJUAcHCsPDw8LC4UODhIRES8eHTAREhEEAwMKBokICHxcVlx2dnZ2XFZcfHx82FYAAAQAQADAA8ACgAANACwAOQBKAAAbATMTIwMOARUjNCYnAyERMzI2Nz4BNTQmJy4BJy4BJzU+ATc+ATc+ATU0JiMHMzIWFRQGBw4BKwE1FTMyFhceARUUBgcOASsBNTFAkpqUjkQDBgQFBEUBZdEsRBgXGAcHBxQNDR0RDhoMDBEGBgZcWzkaISIIBwgSDCg3CxQHBwcICAgXDi4CgP5AAcD+7g8aCwgaEAEU/kASEhIzIA0XCwwTBwgJAgEDCgcIEQoJFgw2NloVFQoPBgYGVbAGBgYQCgsRBgYHWwADAEAAAAPAA4AACQAMAA8AAAkBJwcRFzcBJREBERczNxECwP6Z2UBA2QFnAQD8wIDN8wOA/pmnQP6AQKf+mUADAP4AAQCAu/6KAAAAAQBAAIADwAMAACMAAAE+ATU0Jy4BJyYjIgYHLgEjIgYVHAEVDgEVFBYzITI2NTQmJwN0BgYSET0pKS45YB4XNR1PcDhJcU8CAE9xKSMB2REjEy4pKT0REjQrDxBwUAIGAxNjP09xcFAvTxsAAgBAAEADwANAAA0AEwAAASEiBhURFBYzITI2NREDIREhFTMDAP2AGyUlGwMAGyVA/QACQMADQCUb/YAbJSUbAgD+AAKAwAAABwBA/8ADgAPAABsAJQAtADcAOwBHAE0AACUUBiMxISImNTE1MxUhESEVIzU0NjMxITIWFTElISchIgYVMREzESMVFBYzOQEnMDYzFTcnFSIGBSEVIQMiBhUUFjMyNjUxIzcVMzQmIwOAJRv9wBslQAJA/cBAJRsCQBsl/QACAED+QBslQEAlG0BQMICAMFACgP7AAUDANUtLNTVLgECASzUAGyUlG8DAAwCAgBslJRuAQCYa/wD+QkAbJf5AQGBgQFCxQAHBSzU1S0s1wIA1SwAAAAADAIAAPwOAA0AAIQBJAHEAAAEwFDEUBw4BBwYjIicuAScmNTA0MTQ3PgE3NjMyFx4BFxYVOAEVBgcOAQcGIyInLgEnJj0BFTgBMRYXHgEXFjMyNz4BNzY1OAExFTgBFQYHDgEHBiMiJy4BJyY9ARU4ATEWFx4BFxYzMjc+ATc2NTgBMQOAHx5oRkZPT0ZGaB4fHh5pRkVQT0ZGaR4eAR4eaEZGT09GRmgeHwEeHmhGRk9PRkZoHh8BHh5oRkZPT0ZGaB4fAR4eaEZGT09GRmgeHwLFARkXFiEKCQkKIRYXGQEZFxYiCQoKCSIWF3YBGRYXIQoJCQohFxYZAa4aFhYiCQoKCSIWFhpSARkWFyEKCQkKIRcWGQGuGhYWIgkKCgkiFhYaAAAAAAUAgAAAA4ADgAATABcAGwAfACMAAAEhIgYVMREUFjMxITI2NTERNCYjESERIQMhNSE1IRUhESEVIQNA/YAbJSUbAoAbJSUb/YACgED+AAIA/gACAP4AAgADgCUb/QAbJSUbAwAbJfzAAwD9gECAQAGAwAAABQCAAAADgAOAABMAFwAbAB8AIwAAASEiBhUxERQWMzEhMjY1MRE0JiMRIREhAyE1ITUhFSERIRUhA0D9gBslJRsCgBslJRv9gAKAQP4AAgD+AAIA/gACAAOAJRv9ABslJRsDABsl/MADAP7AQIBA/wDAAAAEAEAAAAOAA4AABwALAA8AEwAAJRchESEHIxEBIRUhFSEVIRUhFSEBAED/AAEAQIADAP2AAoD9gAKA/YACgEBAA4BA/QACgMCAQEBAAAAAAAQAQAAAA4ADgAAHAAsADwATAAAlFyERIQcjEQEhFSERIRUhFSEVIQEAQP8AAQBAgAMA/YACgP2AAoD9gAKAQEADgED9AAFAwAIAQEBAAAAABQCAAAADgAOAABAAFgAaAB4AIgAAASEiBhUxERQWMzEhMjY1MREDIREhFTMDITUhESEVITUhFSECwP4AGyUlGwKAGyVA/YABwMBA/gACAP4AAgD+AAIAA4AlG/0AGyUlGwKA/YADAMD/AMD+gEDAQAAAAAAFAIAAAAOAA4AAEAAWABoAHgAiAAABISIGFTERFBYzMSEyNjUxEQMhESEVMwMhNSE1IRUhNSEVIQLA/gAbJSUbAoAbJUD9gAHAwD7+AAIA/gACAP4AAgADgCUb/QAbJSUbAoD9gAMAwP4AwIBAwEAACACAAAADgAOAABMAFwAbAB8AIwAnACsALwAAEyIGFTERFBYzMSEyNjUxETQmIzERIREhAyM1MysBFTMnIxUzBSMVMycjFTMnIxUzwBslJRsCgBslJRv9gAKAQn5+wH5+wH5+AYB+fsB+fsB+fgOAJRv9ABslJRsDABsl/MADAP7AQEBAQIBAQEBAQAAGAIAAAAOAA4AAEwAXABsAHwAjACcAABMiBhUxERQWMzEhMjY1MRE0JiMxESERIQchNSEHIzUzFSM1MxchNSHAGyUlGwKAGyUlG/2AAoBA/sABQIDAwMDAgP7AAUADgCUb/QAbJSUbAwAbJfzAAwDAQMBAwEDAQAAEAEAAQAOAA4AABwALAA8AEwAAJRchESEHIxEBIRUhESEVIREhFSEBAED/AAEAQIADAP2AAoD9gAKA/YACgIBAA0BA/UACQED+wEABAEAAAAYAgAAAA4ADgAATABcAKwA5AE0AWwAAEyIGFTERFBYzMSEyNjUxETQmIzERIREhBS4BIyIGDwEjFTMeATMyNj8BMzUFIiY1NDYzMhYVMRQGIxcuASMiBg8BIRUhHgEzMjY/ATM1ByImNTQ2MzIWFTEUBiPAGyUlGwKAGyUlG/2AAoD++wsxHx8xCgGFhQsxHx8xCgHF/uANExMNDRMTDdsLMR8fMQoB/vsBBQsxHx8xCgFFoA0TEw0NExMNA4AlG/0AGyUlGwMAGyX8wAMAwBwkJBsBQBwkJBsBQEATDQ0TEw0NE8AcJCQbAUAcJCQbAUBAEw0NExMNDRMAAAcAQABAA8ADgAAhAEkAUQB1ATgBSAFUAAABMBQxBgcOAQcGIyInLgEnJicwNDE0Nz4BNzYzMhceARcWFTgBFQYHDgEHBiMiJy4BJyY9ARU4ATEWFx4BFxYzMjc+ATc2NTgBMRU1OAEVDgEHBw4BIzAiOQEiJyY1NDc2MzAyMTIWFzE1JiMiBwYVFBcWMzI3Fx4BMzIwOQE4ATMyNjcjPgE3MT4BNzM2NTA0MTQmJzEuAScxLgEnIy4BLwEuAScuAScXLgEnMS4BNTgBOQE4ATE0NjcxPgE3MT4BMzcyNjM4ATkBOgEXMTIWFzEeARcxHgEXMTUuAScxLgEjMCI5ASIwMSIGBzcOAQczDgEHMQ4BFTAUOQEUMBUUFhcxFhcWFx4BFyMeARcxHgEVFDA5ATgBMRQGBzEOAQcxDgErAQ4BIyIwOQEiJicXLgEnHQEeARcxJQcOARUxIy4BJzEnIxczNyUuASc1FTgBMR4BFwNAAR4eaEZGT09GRmgeHgEeHmlGRVBPRkZpHh4BHh5oRkZPT0ZGaB4fAR4eaEZGT09GRmgeHwFhUHALGQ4BHREREhIeAQ0YChUfMh8fHBwwJRdJBxEIAQEIEAgBCA0GBQkDAQYCAgIFBAMJBAEECwYBBQgEBAYDAQMEAQIBAQECAwIDBQMBAwcEBAYDAwcDAwcDAwYCBQwGBw4HAQEIEAgBCA0GAQYJAwMEBwUMGQoIBAcEAQMFAgIBAQEBAwIDBQMBAwcEAQgQBwEIDgYGDQgBKCwBAwEBAgIrM0c2SP2Ab5ABAZBvAwUBGRcWIQoJCQohFhcZARkXFiIJCgoJIhYXdgEZFhchCgkJCiEXFhkBrhoWFiIJCgoJIhYWGrpoASA3EMoGBxISHx8TEwcGLQgfHzMvHRwLCAECAgECBQQECQYMEgEGCgUFCQMEBwIDBgIBAgMCAgQCAQIEAgIFAwIFAgIDAQICAQEBAgEBAgECAwIsAgMBAQECAgECBgQDCgYGDQgBAQEJEgcPCgQEAgQCAgQDAgUDAQIEAgIEAQEDAQEDAwEDCAYBLgMFAdOSBQoGBQsFktLSHgw/KAGuKD8NAAkAQABAA8ADgAAhAEkAUQBpASwBPQFTAW4BfAAAATAUMQYHDgEHBiMiJy4BJyYnMDQxNDc+ATc2MzIXHgEXFhU4ARUGBw4BBwYjIicuAScmPQEVOAExFhceARcWMzI3PgE3NjU4ATEVNTgBFQ4BBwUjFRQjMCIxIiYnMxUeATMwMjkBMjc2NRceATM4ATMxOAExMjY3Iz4BNyM+ATcxNjUwNDE0JicxLgEnMS4BJzUuAS8BLgEnLgEnFS4BJzEuATU4ATkBOAExNDY3MT4BNzE+ATM1MjYzMDI5AToBFyMyFhcjHgEXIx4BFzE1LgEnIy4BIyIwIzE4ATEiBgc3DgEHMQ4BByMOARUwFDkBFDAVFBYXMRYXFhceARcxHgEXMR4BFRQwOQE4ATEUBgcxDgEHMQ4BIzEOASM4ASMxIiYnFS4BJx0BHgEXMyU2NTQnJiMiBwYVFBcWMzI3JxYVFAcGIzAiMSImJzEmNTQ3NjMyFyUjFRwBFRQWFzUjJi8BIxUzNTQnMR4BFzUXMwEuATU0MDEVOAExHgEXA0ABHh5oRkZPT0ZGaB4eAR4eaUZFUE9GRmkeHgEeHmhGRk9PRkZoHh8BHh5oRkZPT0ZGaB4fAWFQ/rsvIAEHDgYBBg8IASUUE0AHEAkBCRAIAQcOBgEGCQMHAgICBQQECAUFCwYBBAkDBAYDAgQCAQICAQEEAgIGAwMHBAEDBwMBBAcDAQQHAwEEBQMFDAYBBg4HAQEJEAcBCA0GBQkDAQMDBgYMGQkJBAcDAwUCAQIBAQEEAgIGAwMIBAEIDwcIDgUGDQcBATodHBstMB0dHRwtLxwjDg4OGQELFAYPDw4ZGQ0BIC0BAQEFBlMzLQEDBQNWMP0AOkYBRToDBQEZFxYhCgkJCiEWFxkBGRcWIgkKCgkiFhd2ARkWFyEKCQkKIRcWGQGuGhYWIgkKCgkiFhYaumgBIDcQKn0wBQQsAwMWFypUAQICAQIFBAQJBgwSAQYKBQUJAwQHAgECBgIBAgMCAgQCAQIEAgIFAwIFAgIDAQICAQEBAgEBAgECAwIsAgMBAQECAgECBgQDCgYGDQgBAQEKEQcPCgQEAgQCAgQDAgUDAQIEAgIEAQEDAQEDAwEDCAYBLgMFARsfMTAeHR8eMi8eHR6AEiAgERIKCBIfHxMTEzh0AgICBgwGAQgJgNJzFwsFCQQBhAEIES8bAa4bMBAAAAgAQAAAA8ADgAAhAEkAUQETAXIBiAGOAZwAAAEwFDEGBw4BBwYjIicuAScmJzA0MTQ3PgE3NjMyFx4BFxYVOAEVBgcOAQcGIyInLgEnJj0BFTgBMRYXHgEXFjMyNz4BNzY1OAExFTU4ARUOAQcDHgEzMjA5ATAyMTI2NyM+ATcxPgE3MTY1NDA1NCYnMy4BJzEuAScjLgEnIyYnLgEnMy4BJzEuATUwNDkBOAExNDY3MT4BNzE+ATsBPgEzOAE5ATIWMzEeARcxHgEXNR4BFzE1LgEnMS4BIzAiIzMiMDEiBgczDgEHMw4BBzEOARUwFBU1HAExFBYXMRYXFhceARcjHgEXMR4BFTgBOQE4ATEUBgcxDgEHIw4BKwEOASMiMDkBIiYnMS4BJzEVHgEXMSU2NTQnJiMiBwYVFDAxFBYXNR4BFzEeARcxHgEzMRYXHgEXMR4BFzMeATMyMDkBMDIzMjYzIz4BNyM1BiIHIyIGIyIGIyoBIzgBIyImIzEuASczLgEnMS4BJyM+ATcxJxYVFAcGJzAiIyImJzEmNTQ3NjMyFxcjNSMVMyUuASc0MDEVOAExHgEXA0ABHh5oRkZPT0ZGaB4eAR4eaUZFUE9GRmkeHgEeHmhGRk9PRkZoHh8BHh5oRkZPT0ZGaB4fAWFQ7AcRCAEBCBAIAQgNBgUJBAYCAgECBgMECQQBBAsGAQoHAwcDAQMEAQIBAQECAwIDBQMBAwcEBAYDAwcDAwcDAwYCBQwGBw4HAQEBAQgQCAEIDQYBBgkDAwQGBgwZCQkEBwQBAwUCAQIBAQEDAgECBQMBAwcEAQgQBwcOBgYNCAFaERwcLDAdHQQDAwoGBg8JCRQKCwsFCgYGCwYBBQ0HAQEBBQkFAQQHAwEBAgEBAQMBAgICAQMBAQQIAwQHBAEEBwMEBwMBDxkILw4ODxgBAQsTBw4ODxkYDvNOL339gG+QAQGQbwMFARkXFiEKCQkKIRYXGQEZFxYiCQoKCSIWF3YBGRYXIQoJCQohFxYZAa4aFhYiCQoKCSIWFhq6aAEgNxD+/wIBAQICBQQDCgYMEQEBBQsFBQgEBAYDAwYCBAQCAwICBAICBQIBAgQCAgQBAQMBAQEBAQEBAgIBAgMCLAIDAQEBAgIBBgQECQYGDgcBAQEBAQoRBw8KBAQCBAICBAMCBgMCBAICBAEBAwEBAwIDCAUvAwQBKhsmMB0eHx8xAQsUCgEKEAcHDAQEBQwLBgkEBAcCAwIBAQEBKAEBAQEBAQICAQUCAwcDBhMNcRIhHxISAQkJEh8fExISdKvS9Qw/KAGuKD8NAAAJAEAAQAPAA4AAIQBJAFEAeQCFAKUAswDIANQAAAEwFDEGBw4BBwYjIicuAScmJzA0MTQ3PgE3NjMyFx4BFxYVOAEVBgcOAQcGIyInLgEnJj0BFTgBMRYXHgEXFjMyNz4BNzY1OAExFTU4ARUOAQcPAQ4BHQEjNCYnFScjBw4BBzEjNCYnFycjFzM3PgE3OQEeARc1FzM3FyM1MzUjNTM1IxUzMzI3NjU4ATU0JicxJicxPgE3MT4BNTQwOQE0JyYrARU3MhUwFDEUBgcVBisBNRcyFx4BFTAUOQEwFDEUBgcVBisBNSUuAT0BFTgBMR4BFwNAAR4eaEZGT09GRmgeHgEeHmlGRVBPRkZpHh4BHh5oRkZPT0ZGaB4fAR4eaEZGT09GRmgeHwFhUHwdAQIBAgEjMiYCAgEBAQIBHjQ4NiQBAgEBAQIjNDesTkRESXl+hiQUFQcGDhYJDgYGBhMTI01BIwUECA8UGREJBAUFBAkRGf1uOkYBRToDBQEZFxYhCgkJCiEWFxkBGRcWIgkKCgkiFhd2ARkWFyEKCQkKIRcWGQGuGhYWIgkKCgkiFhYaumgBIDcQLowFDAYBBwsGAY2LBgwHBwwGAYzShwUMBgYMBgGH0qwwJy8m0hERHQEJEQYOAwMJBgYPCAEXDQ3SrxcBBgkDAQcyVQcDCgYBAQYKAwEHN7IRLxsBrhswEAAGAEAAQAOAA0AAAwAHAAsADwAXAB8AAAEhNSEVIRUhESEVIRUhFSEhNTM3IREhJwM1MzchESEnA4D9wAJA/cACQP3AAkD9wAJA/QCAQP8AAQBAgIBA/wABAEABAECAQAKAQEBAwED+wED+QMBA/sBAAAAAAAUAQACAA8ADAAATABcAHwAjAC0AABMiBhUxERQWMzEhMjY1MRE0JiMxESERIQUjFSM1IzUzNwMjEwUjFTMVIxUjETOAGyUlGwMAGyUlG/0AAwD+H1A/UN/BiTeIARhjW1s/ogMAJRv+ABslJRsCABsl/cACAKfl5TMX/roBRkpFM20BGAAAAAAFAEAAgAPAAwAAGgApADcAPQBBAAABNTQmIyEiBhURFBYzITgBMTI3PgE3NjU0JicBMREhIgcOAQcGFRQWFzEzIiY1NDYzMhYVMRQGIzcVIzUzFQUjNTMDQCYa/YAaJiYaAmAvKCk9EhFGOf0/AmAuKSk9ERIkH51CXl5CQl5eQmCAQP6AwMACKpYaJiYa/gAaJhIRPSkpLkNsG/6WAYASET0pKS4vUh9eQkJeXkJCXsBAgEBAwAAABgBAAIADwAMAABMAFwAjACwAVABeAAATIgYVMREUFjMxITI2NTERNCYjMREhESEBIjU0NzYzMhUUBwYnIhUUMzI1NCMXOAEjIiYnMS4BNTgBNTE4ATE0NjcxPgEzMDI5ATIXHgEVFAYHMQYjJSM1MzUHNTcVM4AbJSUbAwAbJSUb/QADAP3YZBsbM2IbGi8oJyYlpwEHDAUFBQUFBQ0HARAKBQUFBQoRAQuxOjx5OgMAJRv+ABslJRsCABsl/cACAP5vjUgnJo9HJibzZV9iYvMFBQQLBwEHDAQEBQkFDAcGDAUJBTGuDTIZ7AAFAEAAgAPAAwAAEwAXACEAOwBuAAATIgYVMREUFjMxITI2NTERNCYjMREhESEBIzUzNQc1NxUzNxUzFSM1NzY3PgE1MTQjIgc1NjMyFxYVFAcXNRYzMjc2NTQnJisBNTMyNTQjIgc1NjMyFx4BFRQwFTEUBxUWFx4BFRwBOQEUBwYjIieAGyUlGwMAGyUlG/0AAwD987E6PHk6dnK5URgKBAYqJCEkLisYGDpqHSUYDQ0QEB0ZFzcqHBseJysYCw04HhEICR0cMyscAwAlG/4AGyUlGwIAGyX9wAIA/nQxrg0yGewDATMwTRcQBxEJJx02GBYVJTE0XzYVCwoSEwoKLyUiEjIPEwkZDwEBNw0BBBIIFgwBAScXFw4AAAcAQACAA8ADAAAaADEAUABjAH4AkgCWAAATMjczFTM1NCMiBgczBgcVNjMyFQcGFRQXFjM/ARUUBw4BIzAiOQEiJy4BNTQwOQE0NwUmNTQ3NjMyFxUuASM4ATkBIgcGFRQXFjMyNxUGIyInMxYzMjc2NTQnJiMiByM1IxEzJzQ3PgEzMDI5ATIXFhUUBwYjIjAxIiYnMSY1ASEiBhUxERQWMzEhMjY1MRE0JiMRIREh/igUATpVCxUKARYNICQjNkUREB0ZJAsFDggBDAgDBB4BohweHzMjEAkWDBsPEA8PGhcWFScu7QETJSgZGBUUJyoXAT4+AQwGDwkBFAoLDAsVAQkOBQsBmP0AGyUlGwMAGyUlG/0AAwABLiIdeFUDAgUHLhUhBwk6HBARXwUOEgwGBgcDCAUBFwRDHCwzHh0JNQcIEA8cGg8PDjIMGxweHzIuGhsjfv7YbBYOBggODhkeEBEHBg0TAXclG/4AGyUlGwIAGyX9wAIAAAAABwCAAAADgAOAABMAFwAbAB8AIwAnACoAABMiBhUxERQWMzEhMjY1MRE0JiMxESERIQchNSEVIzUzFSM1MxUjNTMhNRfAGyUlGwKAGyUlG/2AAoBA/oABgMDAwMDAwP6AgAOAJRv9ABslJRsDABsl/MADAMBAwEDAQMBAwGAAAAABAIAAQAOAA0AAEgAAAREhETMnBzMRIREzNyMRIREjFwOA/wA9vb09/wBd8G0BQG3wAUD/AAEAl5f/AAEAwAFA/sDAAAUAgAAAA4ADgAANABMAVgBrAIgAAAEhIgYVERQWMyEyNjURAyERIRUzAzQwNTQmKwE+ATU0JiMiBhUUFhcjPgE1NCYjIgYVFBYXIyIGHQEUFjsBMjY1NCYnHwEeATMyNjc+AT0BNCYnJiIPAScxBiIjKgEnMS4BNTQ2MzIWFRQGBzMxIgYxKgEjKgEjMCY5Ai4BNTQ2MzIWFRQGBzECwP4AGyUlGwKAGyVA/YABwMDgEw0UIzA4KCc5MSONGCImGhslIRgZDRMTDeANEwICBFoCBAICBAIDBQQEBAgEWt0BAQEBAQENEBMNDRMRDKUBAQIDAQIDAgEYICUbGiYgGAOAJRv9ABslJRsCgP2AAwDA/t8BAQ0TBDYlKDg4KCU2BAIlGBslJRsYJQITDYANExMNBAcDAjYBAQEBAgcFvwUHAgICM0IBAQESDA4SEg4MEgEBAQMkGBomJhoYJAMAAAADAIAAAAOAA4AAIQAvADUAACUuASMiBhUUFjMyNj0BNxUuASMiBhUUFjMyNjU8ATUxEQUBISIGFREUFjMhMjY1EQMhESEVMwGzCBQKIC0tICAtwAkTCyAtLSAgLf7zAQ3+ABslJRsCgBslQP2AAcDA/QQFJxwcJycc/C2vBAUnHBwnJxwBAQEBOj8BfyUb/QAbJSUbAoD9gAMAwAAEAIAAAAOAA4AAGQAnAC0AOQAAJTAnLgEnJiMiBw4BBwYxITAnLgEnJiMiBjETISIGFREUFjMhMjY1EQMhESEVMwUUFjMyNjU0JiMiBgJVCgoqICAtLCAgKgoKAgAEBRUQEBcuKGv+ABslJRsCgBslQP2AAcDA/wAlGxslJRsbJb4eHkkfHigoYCgoGRg7GRhfAsIlG/0AGyUlGwKA/YADAMDAGyUlGxslJQAABgCAAAADgAOAADUAOQA9AEEATwBVAAABFBYXFRQWOwEVBw4BFRQWMzI2NzgBPwEXFDIxHgEzMjY1NCYvATUzMjY3MTU+ATU0JiMhIgYFMxUjJzMVIyczFSMBISIGFREUFjMhMjY1EQMhESEVMwEAEA0ZEqMcAwMMCQQIAwESEgEDCAQJDAMDHKERGAINEhkR/lUSGQFVVlaAVlaAVlYBa/4AGyUlGwKAGyVA/YABwMACEw8XBOITGhgdAwgECg0EAwETEwEDBA0KBAgDHRgYEeUEGA8TGhpAs35+WloCTSUb/QAbJSUbAoD9gAMAwAAABwCAAAADgAOAAA0AEwAkACgALAAwADQAAAEhIgYVERQWMyEyNjURAyERIRUzBREUFjMhMjY1ETQmIyEiBhUTIzUzNzMVIxUzFSMnIzUzAsD+ABslJRsCgBslQP2AAcDA/cAyIwFWIzIyI/6qIzLtmJgmmJiYmCaYmAOAJRv9ABslJRsCgP2AAwDAi/7WHywsHwEqHywsH/7WXYNeJV2CXgAAAAAFAIAAAAOAA4AAGAA5AFYAZABqAAABMjY3PgE3PgE1NCYjIgYHDgEHDgEVFBYzJw4BBw4BFRQXHgEXFjMyNjc+ATc+ATU0Jy4BJyYjIgYHFxQGBxcOAQcnDgEjIiY1NDY3Jz4BNxc+ATMyFhUTISIGFREUFjMhMjY1EQMhESEVMwIABgoEBQcCAgIWEAQIAwUJAwIDFg9pHC8QDQ8SET0pKC8eNxkcLQ8MDRIRPSgpLh01F7QEBGEMJRc2CBMLHywGBGINJxg2BxEJHyx1/gAbJSUbAoAbJUD9gAHAwAE7AwMCCAUECAQPFgECAggFBAoFEBXrDy0dGDcdLygpPRESDw4QLh0XNRwuKSg9ERINDcYJEQg0FycNYQUGLB8KEwg2GCYMYgQELB8CICUb/QAbJSUbAoD9gAMAwAAABACAAAADgAOAABEAIgAwADYAAAEjBzEOARUUFhcxFzcnPAE1NxcWFBUHMzc+ATU0JicxJyMXEyEiBhURFBYzITI2NREDIREhFTMB2GlhBgcGBmJdd4PSAXddYgYGBwZhaYIW/gAbJSUbAoAbJUD9gAHAwAHAYQYQCQkPBmIBdwEDAYODAQMBeGIGDwkJEAZhgwJDJRv9ABslJRsCgP2AAwDAAAAHAEAAgAPAAwAAEwAXACMALAA4AEAASgAAEyIGFTERFBYzMSEyNjUxETQmIzERIREhASI1NDc2MzIVFAcGJyIVFDMyNTQjFyI1NDc2MzIVFAcGJyIVFDMyNTQFIzUzNQc1NxUzgBslJRsDABslJRv9AAMA/ZxkGxszYhsbLygoJibkZBsbM2IbGy8oKCYBHrE6O3k5AwAlG/4AGyUlGwIAGyX9wAIA/m+NSCcmj0cmJvNlX2Ji841IJyaPRyYm82VfYmLuMa4NMhnsAAAFAEAAgAPAAwAAEwAXABsAHwAjAAATIgYVMREUFjMxITI2NTERNCYjMREhESEDIzUzByM1MwcjNTOAGyUlGwMAGyUlG/0AAwCAgIDAgIDAgIADACUb/gAbJSUbAgAbJf3AAgD+gEBAQEBAAAAEAIAAAAOAA4AAAwARACIAKAAAATMRIxMiBhUUFjMyNjUxNCYjASEiBhUxERQWMzEhMjY1MREDIREhFTMBQEBAIA0TEw0NExMNAWD+ABslJRsCgBslQP2AAcDAAUABQP6AEw0NExMNDRMCgCUb/QAbJSUbAoD9gAMAwAAABQBAAAADwAOAAA8AHQAuADQAOAAAEyEnISIGFTERFBYzMTM1IyEiBhUUFjMyNjUxNCYjEyEiBhUxERQWMzEhMjY1MREDIREhFTMBMxEjgAHAQP6AGyUlG4CAAaANExMNDRMTDeD+gBslJRsCABslQP4AAUDA/oBAQANAQCUb/YAbJUATDQ0TEw0NEwJAJRv9gBslJRsCAP4AAoDA/wABQAAAAAALAEAAPAOfA4AABgASADQAOABgAGgAmQClALIBLQE1AAATFTgBMTQwHQE4ATEeARc1LgE1JTI3PgE3NjcwNDE0Jy4BJyYjIgcOAQcGFTAUMRYXHgEXFiU4ATEFOAExNTgBFQYHDgEHBiMiJy4BJyY1FTgBMRYXHgEXFjMyNz4BNzY1BzM1OAEVDgEFFyMnLgEnLgEnLgEnJiIrARUjNTMyFhUUBgcOAQcOAQcOAQcVHgEXHgEXHgEXHgEXJzQmKwEVMzI2Nz4BFzM1IzUzNSMVMzUjNTcuAScuAScuAScuAScuAScuATU0Njc+ATc+ATc2MjM6ATMeARceARceARc1LgEnLgEjIgYHDgEHDgEHDgEVFBYXHgEXHgEXHgEXHgEXHgEVFAYHDgEHDgEHBiIjIiYnLgEnFR4BFx4BMzI2Nz4BNz4BNz4BNTQmJy4BJzcVMxUzNTM1QAFFOjpGAYBPRkZoHh4BHh5pRkVQT0ZGaR4eAR4eaEZG/s8DAAEeHmhGRk9PRkZoHh8BHh5oRkZPT0ZGaB4fsrIBYf6rJzYhAgMCAQQCAQQCAgQCDS9LJiYBAgIEAwMIBAUJBgMEAgMEAgIEAgIDAiMREBYVBw0EBQWNRUVKeX5P5wMJBQULBwQIBAQGAwIEAQIBAQEBBAIDBQMEBwQDBgMEBgQDBgMDBgMFDAYHDgkIEAcIDQUGCQMEAwYGBhINBQkEBAcDAwUCAgEBAQEDAwIFBAMIBAgPBwgOBgYNCAgQCQgQCAcOBQYJAwQDAgICBQQePC88AagBAQGtGzAQrREvG+MJCiEWFxkBGRcWIgkKCgkiFhcZARkXFiEKCR2trgEZFhchCgkJCiEXFhmtGhYWIgkKCgkiFhYaumgBIDfSPjYDBgICBQECAwEBUNIcHQYKBAUIBAQGAwMEAQEBAgIBBAMCBAMCBQNVDg47BQQEDDcnLybSJjAMBAcDAwUDAgQBAgQCAgQCAgUCAwQCAgMCAQIBAQEBAQECAgEDAiwCAwEBAQICAgUEBAoGBQ8IChIIBwwGAgMCAgQCAgUCAwUDAgUCAgMBAgIBAQIDAwgFLwMEAgECAgIBBgMECgYGDgkGDAQFCQNwJqysJgAAAAACAIAAwAOAAsAABwAuAAATIRUjESMRIwUuATU0NjMyFhc3LgEjIgYVFBYXHgEVFAYjIiYnBx4BMzI2NTQmJ4ABgJBgkAJ5NDApLiQ2DhcUPypWZE1BMisyLSVDFxUVTylmYUNEAsBg/mABoHcTIR0WJhEHSQoPUj01RRYRJRwfJRMNTAwTWTw2RRkAAAkAQAA9A8ADgAAhAEkAUQBfAHAAhgCPAJoBXAAAATAUMQYHDgEHBiMiJy4BJyYnMDQxNDc+ATc2MzIXHgEXFhU4ARUGBw4BBwYjIicuAScmPQEVOAExFhceARcWMzI3PgE3NjU4ATEVNTgBFQ4BBwUuASc0MDEVOAExHgEXFyInJjU0NzYzMhcWFRQHBiM3IgcGFRQXHgEzMDI5ATI3NjU0JyYjFzUzMhUUBwYjJxUzMjc2NTQnJiMXNR4BFzMeATMxOAExMjY3MT4BNzE+ATczPgE1OAE5ATA0MTQmJzEuAScxLgEnIyYnJicuATUwNDUVNCYxNDY3FT4BNzE+ATczPgEzMDI5ATAyMTIWFyMeARcxFS4BJyMuAScxLgEjMSYiIzEiMDEiBiMxDgEHMQ4BBzEOARUUMDkBOAExFBYXMR4BFzEeARczFhceARcnHgEXMR4BFzEeARUUMBU1FAcOAQcjDgEHIw4BIzgBOQEiMDEiJiczLgEnMQNAAR4eaEZGT09GRmgeHgEeHmlGRVBPRkZpHh4BHh5oRkZPT0ZGaB4fAR4eaEZGT09GRmgeHwFhUP6yb5ABAZBvky0cHB0cLy0bHB0cLgIZDg4OBhMMARgODg0OGIpJbx4fMhsYHhESEhEfjgYOBwEGEAgECAMDBgICAwEBAQECAgIEAwMHBAEICRkLBgYBBAMDCQYFDQcBBw8IAQEHDwcBBgwFAwUDAQIGBAMGBAMGAwEEBwMDBgICAwIBAQEBAgQCAwYDAQcJBgwFAQUIBAQFAgICBwMJBQEFDQcBBxAIAQkQCAEHDgYDBQEZFxYhCgkJCiEWFxkBGRcWIgkKCgkiFhd2ARkWFyEKCQkKIRcWGQGuGhYWIgkKCgkiFhYaumgBIDcQDAw/KAGuKD8NSR0dLjEfHh0dMDAeHq4TEh4fEggKERIfIBISq9BlMR0dqoQSEx8eERGiLgQIAwMDAQEBAgECAwICBAIBAwUCAwQCAgQCBAMLDgcRCgEBAQEBBw4GAQYKAwQGAQICAQEBAwIrAgMBAQMBAQEBAQECAgEDAgIEAgECBQICBAICAwIEAwMGAwEDBwQDCAUFCwUBAQESDAUKBAMGAQIBAQIBBAMAAAAGAIAAAAOAA4AAEwAXABsAHwArADIAAAEhIgYVMREUFjMxITI2NTERNCYjESERIQMhFSE3IRUhASIGFRQWMzI2NTEjNxUzNCYjMQNA/YAbJSUbAoAbJSUb/YACgMD+wAFAQP6AAYD+/jVLSzU1S4BAgEs1A4AlG/0AGyUlGwMAGyX8wAMA/cBAwEABgEs1NUtLNcCANUsAAAMAQAAAA8ADgAAXABsAHwAAAREhFSM1IREhETMRMzUzFSERIRUjETMVAyEVIQEhFSEDwP2AgAIA/YBAQIACAP4AgIDAAgD+AAEAAYD+gAFAAQBgoAEA/wD9gGBgAQBgAQBgAgCA/gCAAAAAAAMAQAAAA8ADgAAFAAsAFgAANyEVIREzAQcVIREBARcFJwcVNxcBFzWAA0D8gEABAMADAP6AAQAc/uTAwMDAAV0jQEADgP5AwIACAP7AAgAc5IDAgMCAASMjgAAAAgBAAAADwAOAAAsADwAAAREjESERIxEjESERASMRMwKAQP7AgEADgP5AwMADAP1AAUD+wANA/IADAP1AAQAAAAMAQAAAA8ADgAALAA8AEwAAAREjESERIxEjESERAREzETM1MxUCgED+wIBAA4D9gMDAwAJA/gACwP1AA0D8gAJA/gABgP6AwMAAAAADAEAAAAPAA4AACwAPABMAAAERIxEhESMRIxEhEQERMxEzETMRAoBA/sCAQAOA/YDAwMADgPzAA0D8wANA/IADgPzAAgD+AAFA/sAABABAAAADwAOAAAUACQANABEAACUVIREzEQEjETMTESERJSERIQPA/IBAAYDAwED+wALA/sABQEBAA4D8wAKA/kACAP3AAkCA/kAAAAIAQAAAA8ADgAALAA8AADc1IREhNSERIREhNQEVITWAAUD+wALA/QADgP3A/wBAgAFAQAFA/IBAAYDAwAAAAAADAEAAAAPAA4AACwAPABMAADc1IREhNSERIREhNQEzFSMFFSE1gALA/UACAP3AA4D8wMDAAYD+gECAAUBAAUD8gEADAMDAwMAAAAAAAwBAAAADwAOAAAsADwATAAABESERITUhNSERITUFFSE1ESEVIQPA/IADgPzAA0D8wAIA/gABQP7AAkABQPyAQIABQECAwMABgMAAAAQAQAAAA8ADgAAFAAkADQARAAAlFSERMxEBIRUhExEhEQEhESEDwPyAQAKA/kABwED9wALA/kABwEBAA4D8wAGAwAEA/sABQAGA/sAAAAAAAwBAAAADwAOAAAoADgARAAABJwcnByc1IxEhEQUXByclFwcDK7C3REu1QAOA/sCFhY7+joyMAi+x5ERatOb8gAMAgIW7jnKMpwAAAAIAQAAAA8ADgAAHAA8AAAElAREjESERAwkCNQEXNwKA/wD/AEADgED/AP8A/wABDfz3AnWA/wABi/yAA4D+5v6aAQD+zc4BDH7OAAACAEAAAAPAA4AAAwAJAAATESERBwkCESFAA4BA/wD/AP8AAwADgPyAA4Da/poBAP7NAjMAAQBAAAADwAOAAA0AADcVIRUhETMRAQUBEQEngANA/IBAAQABAAFA/sD+gEBAA4D+QAEAgAFA/oD+wIAAAwBAAAADwQOAAAUAGQAdAAA3IRUhETMBAzUTNycHNTcXNxc3FQcfAScHJzcXNyeAA0D8gEABMfHCUzfe8FfacG9MTAF1paoyeIFWQEADgP49/sNmAQRCRHBMdGyuq4VeXXVrrsrVKJeafwAAAwBAAAADwAOAAAUADQAVAAAlFSERMxEBBSU1BSUFFQEFJTUFJQUVA8D8gEABQAEAAQD/AP8A/wABAAEAAQD/AP8A/wBAQAOA/MABOIDASMCAwEgCALh4SHi4gEgAAAAAAwBAAAADwAOAAAUADQARAAAlFSERMxEBBSU1BSUFFQEhFSEDwPyAQAFAAQABAP8A/wD/AAMA/QADAEBAA4D8wAG4gMBIwIDASAJIQAAAAAAKAAAAAAPAA4AABQCeAKwAugDIANYA5ADyAQABDgAAJRUhETMRJTgBMRQGIyImNTwBNyMnDgEjIiYnMwccARUUBiMiJjU0NjcVJwceARUUBiMiJjU0NjMxNycqASMiJjU0NjMyFhUUBgc1FzcuATU0NjMyFhcxFz4BMzIWFzEzPgEzMhYVFAYjIiYnMSMOASMiJicxJw4BIzEHFzoBMzgBMTIWFzE3PAE1NDYzMhYVHAEHMRc+ATMyFhU4ATkBAxQWMzI2NTQmIzEiBhUhFBYzMjY1NCYjMSIGFSUUFjMyNjU0JiMxIgYVBzQmIyIGFRQWMzEyNjURNCYjIgYVFBYzMTI2NQU0JiMiBhUUFjMxMjY1JTQmIyIGFRQWMzEyNjUFNCYjIgYVFBYzMTI2NQPA/EBAA4AlGxslAQGnBQ0HBw0GAacmGhslBANiLgQFJRsbJSUbPTkBAgEbJSUbGyUEAydpBAUlGxokAp0HEgoSHQiSCB0SGyUlGxIdCJIIHRIZJQKdBxIKeHQBAgEHDQWnJRsaJgGoBQ0HGyVgEw0NExMNDRP/ABMNDRMTDQ0T/wATDQ0TEw0NE8ATDQ0TEw0NExMNDRMTDQ0TAQATDQ0TEw0NEwEAEw0NExMNDRMBABMNDRMTDQ0TQEADgPzAwBslJRsCBAJ9AgMDAn0CBAIbJSUbCA4HAZNPBxAJGyUlGxoma1UlGxslJRsIDgcBO7cHEAkbJSMZTwUGEg4OEiUbGyURDw4SIxlPBQbSrgMCfQIEAhslJRsCBAJ9AgMlGwGADRMTDQ0TEw0NExMNDRMTDYANExMNDRMTDYANExMNDRMTDf7ADRMTDQ0TEw1ADRMTDQ0TEw3ADRMTDQ0TEw3ADRMTDQ0TEw0ACwAAAAADwAOAAAUATgBcAGoAeACGANkA5wD1AQMBEQAAJRUhETMRARQGIyImJzMHOAExFAYjIiY1NDY3MScOASMiJiczBxQGIyImNTQ2MzIWFyM3OAExNDYzMhYVFAYHMRc+ATMyFhcjNzQ2MzIWFQU0JiMiBhUUFjMxMjY1JTQmIyIGFRQWMzEyNjUFNCYjIgYVFBYzMTI2NSU0JiMiBhUUFjMxMjY1ExQGIyImJxUHHgEVFAYjIiY1OAE5AScOASMiJicVBx4BFRQGIyImNTQ2MzIWFzU3LgE1NDYzMhYVOAE5ARc+ATMyFhc1Ny4BNTQ2MzIWFTgBOQEBNCYjIgYVFBYzMTI2NSU0JiMiBhUUFjMxMjY1BTQmIyIGFRQWMzEyNjUlNCYjIgYVFBYzMTI2NQPA/EBAA4AlGwsUCAGaJRsbJQEBogcQCQsUCAGaJRsbJSUbCxQIAZolGxslAQGiBxAJCxQIAZolGxsl/OATDQ0TEw0NEwEAEw0NExMNDRMBABMNDRMTDQ0TAQATDQ0TEw0NEyAlGwkQB6IBASUbGyWaCBMLCRAHogEBJRsbJSUbCRAHogEBJRsbJZoIEwsJEAeiAQElGxsl/OATDQ0TEw0NEwEAEw0NExMNDRMBABMNDRMTDQ0TAQATDQ0TEw0NE0BAA4D8wAKAGyUHBk0bJSUbBAgDeQQEBwZNGyUlGxslBwZNGyUlGwQIA3kEBAcGTRslJRtADRMTDQ0TEw2ADRMTDQ0TEw3ADRMTDQ0TEw2ADRMTDQ0TEw3/ABslBAUBeQQHBBslJRtNBgcEBQF5BAcEGyUlGxomBAUBeQQHBBslJRtNBgcEBQF5BAcEGyUlG/8ADRMTDQ0TEw3ADRMTDQ0TEw2ADRMTDQ0TEw3ADRMTDQ0TEw0AAAAACwAAAAADwAOAAAUAWABmAHQAggCQAM4A3ADqAPgBBgAAJRUhETMRARQGIyImJxUHHgEVFAYjIiY1OAE5AScOASMiJicVBx4BFRQGIyImNTQ2MzIWFzU3LgE1NDYzMhYVOAE5ARc+ATMyFhc1Ny4BNTQ2MzIWFTgBOQEBNCYjIgYVFBYzMTI2NSU0JiMiBhUUFjMxMjY1BTQmIyIGFRQWMzEyNjUlNCYjIgYVFBYzMTI2NRMUBiMiJicxIw4BIyImJzEjDgEjIiYnMSMOASMiJjU0NjMyFhcxMz4BMzIWFzEzPgEzMhYXMTM+ATMyFhUxITQmIyIGFRQWMzEyNjUhNCYjIgYVFBYzMTI2NSE0JiMiBhUUFjMxMjY1ITQmIyIGFRQWMzEyNjUDwPxAQAOAJRsJEAeiAQElGxslmggTCwkQB6IBASUbGyUlGwkQB6IBASUbGyWaCBMLCRAHogEBJRsbJfzgEw0NExMNDRMBABMNDRMTDQ0TAQATDQ0TEw0NEwEAEw0NExMNDRMgJRsSHQiSCB0SEh0IkggdEhIdCJIIHRIbJSUbEh0IkggdEhIdCJIIHRISHQiSCB0SGyX84BMNDRMTDQ0TAQATDQ0TEw0NEwEAEw0NExMNDRMBABMNDRMTDQ0TQEADgPzAAYAbJQQFAXkEBwQbJSUbTQYHBAUBeQQHBBslJRsaJgQFAXkEBwQbJSUbTQYHBAUBeQQHBBslJRv/AA0TEw0NExMNwA0TEw0NExMNgA0TEw0NExMNwA0TEw0NExMNAYAbJREPDhIRDw4SEQ8OEiUbGyURDw4SEQ8OEhEPDhIlGw0TEw0NExMNDRMTDQ0TEw0NExMNDRMTDQ0TEw0NExMNAAIAQAAAA8ADgABjAH8AAAE0Njc1NjcwNDkBPgE3NDAxNDY9ATQ2NTwBNTwBNzwBNTwBNTgBNTQmJxcmJy4BJxcuAScXJicmJyYnJicmJy4BLwEmJyYnJicmJyoBIyIHDgEHBhUUFx4BFxYzMjc+ATc2NzEHDgEjIicuAScmNTQ2NzU+ATMwMjkBEQUOAQcxA7MCAQEBAgIBAQEBFRQBBAUHDggBCBAJAQQDCAcICAgIDQ0dRCQDEBELCwsLEREDBgNdUVJ6IyMjI3pSUV1PR0dyKSgTozWNUFBGRmgeHj01NIxPAQF1DjQjAVMDBwMBBgYBBg4GAQMGAwMDBAMBAgECBQIBAgEDBwMBMV8qAwoKDhcLAgwWCgEEBAgIBwgHBwoJFSELAQUDAgICAQEBIyN6UlFdXVFSeiMjGhlbPj5JozU9Hh5oRkZQUI00ATQ8/oBdNVokAAAABgBAAAADwAOAAGMAcQCXAJ4ArQC8AAABNDY3NTY3MDQ5AT4BNzQwMTQ2PQE0NjU8ATU8ATc8ATU8ATU4ATU0JicXJicuAScXLgEnFyYnJicmJyYnJicuAS8BJicmJyYnJicqASMiBw4BBwYVFBceARcWMzI3PgE3NjcxJRQGIyImNTQ2MzEyFhUTDgEjIicuAScmNTQ2NzU+ATMwMjkBFSIGFRQWMzI2NzUXDgEHMQMUMBU0MDUHMBQxOAE5ATgBMTA0OQEHOAExOAE5ATgBMTgBOQEDswIBAQECAgEBAQEVFAEEBQcOCAEIEAkBBAMIBwgICAgNDR1EJAMQEQsLCwsREQMGA11RUnojIyMjelJRXU9HR3IpKBP+zUs1NUtLNTVLkDWNUFBGRmgeHj01NIxPAVBwcU9DZxC7DjQjUAECAVMDBwMBBgYBBg4GAQMGAwMDBAMBAgECBQIBAgEDBwMBMV8qAwoKDhcLAgwWCgEEBAgIBwgHBwoJFSELAQUDAgICAQEBIyN6UlFdXVFSeiMjGhlbPj5JbTVLSzU1S0s1/vA1PR4eaEZGUFCNNAE0PMBwUFBwUj4BLjVaJAEFAQEBAQwBAQwACQBAAAADwAOAAAUAEwAhAC8APQBLAFkAZwB1AAAlFSERMxETFAYjIiY1NDYzMTIWFSM0JiMiBhUUFjMxMjY1ExQGIyImNTQ2MzEyFhUjNCYjIgYVFBYzMTI2NRMUBiMiJjU0NjMxMhYVIzQmIyIGFRQWMzEyNjUTFAYjIiY1NDYzMTIWFSM0JiMiBhUUFjMxMjY1A8D8gEDAJRsbJSUbGyUgEw0NExMNDRPgJRsbJSUbGyUgEw0NExMNDRPgJRsbJSUbGyUgEw0NExMNDRPgJRsbJSUbGyUgEw0NExMNDRNAQAOA/MACwBslJRsbJSUbDRMTDQ0TEw3+gBslJRsbJSUbDRMTDQ0TEw0BABslJRsbJSUbDRMTDQ0TEw3+gBslJRsbJSUbDRMTDQ0TEw0AAAYAQAAAA8ADgAAFAIQAkgCgAK4AvAAAJRUhETMRARQGIyImJzEuAQcOAQcOAQceARUUBgcxHgEXHgEXHgEXHgEVFAYHIw4BBw4BByMqASMqASMiJiczDgEjIiY1NDYzMhYXMR4BMzoBMzE+ATcHPgE3LgE1NDY3MS4BJy4BJy4BJy4BNTQ2NzE+ATcxPgE3PgE3NhYXPgEzMhYVMQU0JiMiBhUUFjMxMjY1AzQmIyIGFRQWMzEyNjUlFBYzMjY1NCYjMSIGFQE0JiMiBhUUFjMxMjY1A8D8gEADQCUbGCMEDicZNWstHUkTCQoLCQ09MB8/GhMbCBMZGBMBEFNAKV4yAQYMBQEBAQ8cDQEIEwsaJiYaGCQDCBIJBQkELVQnAx1MEwoLCwkOPDEfPxoTGwgTGBkTCBUNFjwlMnY6IjQTCBULGyX94BMNDRMTDQ0TgBMNDRMTDQ0TAYATDQ0TEw0NEwEAEw0NExMNDRNAQAOA/MADABslHhcCAQEEGBMMLSEJGA0OGAkUFAoGEBALHxIHIRUVIQcsShoSFgMCAwYHJRsbJR8XAQEDFBABDDEmCRgODRgJFBUJBxAPDB8TBiEVFSEHER0NFiUQFRsDAwMEBwclG8ANExMNDRMTDf5ADRMTDQ0TEw3ADRMTDQ0TEw0BwA0TEw0NExMNAAACAEAAAAPAA4AABQBOAAAlFSERMxElPgE1LgEnLgEnLgE1Jjc+ATc2Nz4BMyciBw4BBwYHDgEHDgEXFBYXHgEXHgEXHgEVFAYHDgEHDgEjKgEnMwcyFjMyNz4BNzY3A8D8gEACICAgASAhGj4fRUABGBhGKCggXZ0BBAIXF0kuLjE6XSEwLwEhIRo+Hxw0ExERFhYkhFocPyAOHA4DBAIeGCc4OHk5OShAQAOA/MCwHUorKT0TEA8GDiMvHxkYJg0OCBcQQAICCQgIDA4lFR5IKSk9ExAPBwUNCwsfGB4xFSItCgMDAUABAwQXFxYmAAAGAEAAAAPAA4AABQBEAFIAYABuAHwAACUVIREzEQEUBiMiJicxBRc+ATMyFhUUBiMiJicxBQ4BIyImNTQ2MzIWFyMlMDY1Jw4BIyImNTQ2MzIWFzElPgEzMhYVMQU0JiMiBhUUFjMxMjY1AzQmIyIGFRQWMzEyNjUlFBYzMjY1NCYjMSIGFQE0JiMiBhUUFjMxMjY1A8D8gEADQCUbDBQJ/mnpBQwGGyUlGwsTCP6mAyUYGyUlGwsTCQEBWgHqBQwGGyUlGwwUCQGYBCMYGib94BMNDRMTDQ0TgBMNDRMTDQ0TAYATDQ0TEw0NEwEAEw0NExMNDRNAQAOA/MADABslCAeZugICJRsbJQcGlRggJRsbJQcGlQEBugICJRsbJQgHmhYfJhrADRMTDQ0TEw3+QA0TEw0NExMNwA0TEw0NExMNAcANExMNDRMTDQAAAAACAEAAAAPAA4AABQANAAAlFSERMxEBLQE1BQEFFQPA/IBAAnv+wgHD/cMBQv57QEADgPzAATr+yED4/v7GQAAABwBAAAADwAOAAAUAEwAhAC8APQBLAFkAACUVIREzEQEiBhUUFjMyNjUxNCYjNTIWFRQGIyImNTE0NjMFIgYVFBYzMjY1MTQmIzUyFhUUBiMiJjUxNDYzAyIGFRQWMzI2NTE0JiMlIgYVFBYzMjY1MTQmIwPA/IBAAQA1S0s1NUtLNVBwcFBQcHBQAcAbJSUbGyUlGzVLSzU1S0s1YEJeXkJCXl5C/oAoODgoKDg4KEBAA4D8wAGASzU1S0s1NUtAcFBQcHBQUHDAJRsbJSUbGyVASzU1S0s1NUsBgF5CQl5eQkJeQDgoKDg4KCg4AAAABABAAAADwAOAAAUAEQAVACEAACUVIREzESUjFSM1IxEzNTMVMwcjETMBIxEjESMRMxUzNTMDwPyAQAHAgECAgECAQMDAAcCAQICAQIBAQAOA/MDAgIACAICAQP6AAQABAP8A/wCAgAADAEAAAAPAA4AABQARAB0AACUVIREzEQERIxUjFTMRMzUzNQE1IxEjFTMVMxEzNQPA/IBAAUBAgIBAgAEAQICAQIBAQAOA/MABAAHAQED+AIBAAcCA/sBAwAGAQAAAAAAGAED//wO/A4AAFAAXABsAHgAiACYAAAEjFQUnBxcTBxc3BRc3JxM3JwcnNQMnNxc1FwcHJxcXJzcHByc3FwIgQP7BUg9Von40hgE9YzReUoQPlvpA7u5AsbHAd+3ijss9Pd1iewOAWO8UPhX+16wmuTGIJoABRx4/I/pg/mw5s+zasSnh2zrDwy/yGSKIqgALAEL//wO+A4AATgBRAF8AagB4AIYAlACXAKUArAC6AAABBy4BIyIGBzMnNCYnPQEjFQ4BBzEFOAExIgYHIycHFx4BFzEXDgEVFBYXMQcXNzI2NzEXHgEzOAE5ATI2MzEXNyc+ATU0JicxNz4BNzE3Jwc1JzIWFRQGIyImNTE0NjMHHgEXMxUnLgEnFQciJjU0NjMyFhUxFAYjEyImNTQ2MzIWFTEUBiM3LgEjMSIGIzEnPgE3Fwc3FxciJjU0NjMyFhUxFAYjLwE3HgEXMTciJjU0NjMyFhUxFAYjA7BnCBUMBw4GAcYSDkALDwP+/Q0YCAFBD0AEFQ56AQIFBHA0dQ0XCPQGIhYDBgNHNEsCAgcHPxEZBF/tsSANExMNDRMTDSoCBQIB4wEBAToNExMNDRMTDaANExMNDRMTDQ4DBwQDBgJqAQIB5zhie0UNExMNDRMTDQiOwwEDAi0NExMNDRMTDQJJGAcIAwPGEh0IAUhJBhMMwgoJED4QDxYG3wUKBgkRB5omoQsJJhQaAWImZgQLBgsVCPoFGxIWCynaWhMNDRMTDQ0TUAIEAd03AwQCATsTDQ0TEw0NE/7QEw0NExMNDRNeAQEBwgECATi7iKpQEw0NExMNDRNpwy4CBAENEw0NExMNDRMAAAABAED//wO/A4AAEwAAJRcHLwEHJzcvATcXJTUzFRc3FwcCxYI0ltq2NLSGpw+EAQ1AxsoOxdizJs4s+ib3yik+IL2WoMYvPy4AAAAABQBAAEADwAOAAAgADgAVACIALwAAAQUuATU0NjcHHwE1DgEHAScXPgE/AQUWFx4BFxYzMjY3BwMTEQU+ATUxNCcuAScmAcT+lQwNLSkBi8A5YiUBz8E3L0gSAf3RFyIhUi8vMxIjEQNYOAGZAwQgIXBMTAHJnCFKKEqGNwEioPoFMCX+wDC/FEovAmcqIyMyDQ4DBAEBNgIE/llmEicVWU9OeCYlAAAACABAAAADwAOAAAMABwAOABcAJQAuADUAPQAAAREhESUhESEDFQcVFzMRAxcHFzcRIRUXBxcHFzUnNycjJzUjBxcXDwEXFQchNTclNyMnNyMRFzcHFTM1NzUDgP0AA0D8gAOAwIAapqV/PyVA/wAamkAv70BAQEBAQIBAQEBAQEABAGX+4CA/gH+lJUxxQEADQP0AAwBA/IABgBqASxsBLwERgEAvKwEEJRuAQC85KEBAQEBAgECsFEBAQECAZXsggID+sXFLHO8bQAsAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAARmaH+U6TV8PPPUACwQAAAAAAN9uxgUAAAAA327GBf/+/8AEAAPBAAAACAACAAAAAAAAAAEAAAPA/8AAAAQA//4AAAQAAAEAAAAAAAAAAAAAAAAAAAKvBAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAABQAQAAUAEAAFABAABQAQAAQAEAAFABAABAAQAAUAEAAEABAABAAQAAQAEAAEABAABAAQAAIAEAAEABAAAgAQAAQAEAAAABAABAAQAAMAEAAE8BAAAwAQAAUAEAAEABAAAwAQAAQAEAADABAABAAQAAQAEAADABAAAAAQAAEAEAADABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAABQAQAAEAEAABABAAAQAQAAEAEAABABAAAgAQAAEAEAABABAAAQAQAAYAEAABABAAAgAQAAEAEAAFABAAAAAQAAMAEAAAABAAAwAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAABAAQAAQAEAAEABAABAAQAAEAEAABABAAAAAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAAHABAAB6QQAAMAEAAC+BAAAwAQAAL4EAABABAAAQAQAAEAEAABABAAAAAQAAMAEAADABAAAQAQAAEAEAABABAAAQAQAAEAEAACABAABAAQAAFMEAAAABAAAAAQAAQAEAAAABAAAwAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAADABAAAQAQAAEAEAADABAAAQAQAAEAEAADABAAAQAQAAEAEAADABAAAwAQAAEAEAAEABAABAAQAAIAEAACABAABAAQAAIAEAACABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAMAEAADABAAAwAQAAIAEAADABAAAWgQAAEMEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAACABAAAQAQAAIAEAAFABAABQAQAAEAEAABABAAAQAQAAMAEAADABAABAAQAAQAEAAEABAAAgAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAABABAAAUQQAAQAEAACABAAAQAQAAEAEAABABAAAAAQAAEAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAABABAAAwAQAAMAEAADABAAAUAQAAFAEAABABAAAQAQAAIAEAACABAAAgAQAAIAEAAEABAAAgAQAAIAEAACABAAAQAQAAEAEAABABAAAQAQAAEAEAAAABAAAAAQAAAAEAABABAAAAAQAAEAEAACABAAAgAQAAIAEAABABAAAQAQAAEAEAAAMBAAAwAQAAEAEAABABAAAQAQAAEAEAACABAAAAAQAAQAEAAEABAAAQAQAAIAEAACABAAAgAQAAIAEAACABAAAPwQAAH8EAACBBAAAPwQAAD8EAAA/BAAAQAQAAEAEAABABAAAQAQAAAAEAAAABAAAQAQAAEAEAAAABAAAAAQAAAAEAAAABAAAQAQAAEAEAABABAAAQAQAAD8EAACABAAAAAQA//4EAAAABAAAQAQAAAAEAAAABAAAQAQAAAAEAAA/BAAAPwQAAD8EAAB/BAAAgQQAAD8EAAA/BAAAQAQAAD8EAAA/BAAAPwQAAH8EAAA/BAAAfwQAAQEEAP//BAD//wQAAD8EAAA/BAAAPwQAAD8EAAA/BAAAQAQAAIAEAAEABAABAAQAAQAEAAEABAAAwAQAAEAEAABABAAAAAQAAIAEAACABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAgAQAAIAEAACABAAAgAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAAAEAAAABAAAAAQAAAAEAABABAAAQAQAAEAEAABABAAAwAQAAMAEAAAABAAAQAQAAEAEAAAABAAAgAQAAEAEAAAABAAAgAQAAAAEAAAABAAAAAQAAAAEAAAABAAAgAQAAIAEAAAABAAAQAQAAEAEAABABAAAQAQAAEAEAAAABAAAAAQAAAAEAAAABAAAQAQAAEAEAABABAAAgAQAAIAEAACABAAAgAQAAIAEAACABAAAgAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAABABAAAAAQAAAAEAAAABAAAAAQAAEAEAABABAAAQAQAAAAEAABABAAAAAQAAEAEAABABAAAAAQAAAAEAABABAAAAAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAUwQAAAAEAAAABAAAAAQAAEAEAABABAAAwAQAAEAEAAEABAAAgAQAAEAEAACABAAAgAQAAEAEAAAABAAAAAQAAEAEAAAABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAgAQAAIAEAACABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEkEAABABAAAQAQAAEAEAABABAAAoAQAAKAEAADABAAAgAQAAEAEAACABAAAQAQAAIAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAABAAQAAEAEAADABAAAQAQAAEAEAABABAAAgAQAAEAEAABABAAAQAQAAIAEAABABAAAAAQAAEAEAABABAAAQAQAAEAEAABABAAAwAQAAEAEAABABAAAQAQAAEIEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAIAEAABABAAAQAQAAEAEAABABAAAQAQAAIAEAACABAAAgAQAAIAEAACABAAAgAQAAIAEAACABAAAgAQAAIAEAACABAAAgAQAAIAEAACABAAAgAQAAIAEAACABAAAgAQAAAAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAIAEAACABAAAgAQAAEAEAABABAAAgAQAAIAEAACABAAAgAQAAEAEAACABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAIAEAACABAAAgAQAAIAEAACABAAAgAQAAIAEAACABAAAgAQAAEAEAABABAAAgAQAAEAEAABABAAAgAQAAEAEAACABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAAAABAAAAAQAAAAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEIEAABABAAAQAQAAEAAAAAAAAAAAAAKABQAHgAoADIAPABGAFAAWgBkAG4AeACCAIwAlgCgAKoAtAC+AMgA0gDcAOYA8AD6AQQBDgEYASIBLAE2AUABSgFUAV4BaAFyAXwBigGYAaYBtAHCAdAB3gHsAgICGAIuAkQCWgJwAoYCnAK0AsoC3gLyAwgDHgMyA0QDVgNsA34DlgOsA8gD7AQMBCoEPgRuBLoE6AUMBTIFRgV2BaAFxgXmBhAGKgZEBl4GeAauBuQG/gdSB2gHgAekB8gH9ggkCFYIiAi6COwJHglgCaIJ5AomCmgKigqsCs4K8AsSCz4LbAuaC8gL9gweDEYMxAziDQANHg08DV4NgA2kDdQN+A4cDi4ORg5mDoYOqA7IDuwPEg9iD7QQIBBwEMIRIhFoEZwR8hIeEmQSshMSE3oUEhR6FRIVVhWYFfgWcBbuFwIXZheiF7wYJhhoGIAY5hkkGTIZkBnGGeAZ+hogGjQaSBpeGoIalhq0GtIbCBtIG2IbfBuWG7Ab1Bv2HBgcLhxOHFwc5h3yHkQevh8eH4wf9CAYIEogiiC4IM4g3CDsIPohKiE+IWAheiGWIaYh0iIcImAi3CPYJTYl7iZyJtgnfieSJ9ooOih6KOAo7ikEKRIpJik6KWQpwCnmKmQrBCs2K2YrdCuIK5Yr+iw0LGQsfiyULLQs0i0ULUQtnC4ELkQurC8sL44v6DAmMGwwwjEUMT4xbDGWMbAxyjJ8MqIyyDMyM/w0ZjR2NTI1hDWyNdY2xDbyNwg3wDf0OBo4SjhmOIY4qjjUOPo5HjlGOWg5iDmqOco56joUOj46/DtcO4Y7sDwKPEQ8gDygPNQ9CD1QPXA9pD3YPh4+jD7WPyo/ej+8P+pAGEA2QFZAdkCcQMpA5kEIQSZBTEF6QZhBtkHWQf5CJEJEQmRChEKsQtRDUEO8RDhEUkSORKBEvkUeRYBGtkc8R8BIlkl0SjRLCkwSTLBNjk6GT3BPvE/2UC5QUFByUJRQsFDMUOhRFlFEUXJRoFHoUh5SRlJuUphSwFLqUxRTPFNmU5BTuFP8VCZUbFT0VY5WKFbAV1hX8liKWUJZhFoQWsxbcFw2XGRcrF1qXupghGFEYnpiyGL0YzZkQmTIZVhlvmYkZp5nDGeOaBBodGi4aQJpamnQafhqLmqCatJrRGt6a9psPmx2bRhtVG2mbgBuUm6sbwJvVm+Wb+BwQHCgcnRyyHO6dAx0VHSed+h4XnlAehB6sHsEe057jnvkfCB8fny2fOx9JH1cfbh+En5Ofph+0H8Ifz5/iH/SgBSAXICkgOqBRIKIg7SEPoSEhbaF1oY4hyKHooh2iPyJgomwihqK2osei+CMJIxqjK6M8o0ujWiNoo4Ujt6PFI9ikDCQYpCYkNiRApEskbKSfpN2k6KUHpTQlVSVqpYQljaWXJaoltyXBJdml9yX8pgcmFyYuJj6mVKZdpmwmw6cgp3un3Kfrp/8oFqgzqFSoeCkoqd6p+aoaKjmqW6puqocqoaq/quYrEStBK3Yrqivgq/SsC6wlLEKsWyx5LIOskqyhLK4sxCzYrOGs7Sz8rTUtQy1SrWCtd62xLest/S4mrjYuQS5ZLnAufC6JLpOuyi7lrvqvLa9cr3mvlS+er6wvtS/Pr/SwAzARsBuwJbA0MEIwU7BisGywjDDyMWQx37IhsjAyQTJYMnWymTLIstiy4TMNMyCzNjNUM2izkDOks74zy7PbM++0WLRqNNO05rT0NP+1B7URNRq1JDUsNTW1PzVJNVK1XDVitWo1d7WDtY214LY2Noe2srbrtxG3UTdvN5k3oTe/N8w32DfqOCe4MThGOF+4YgAAQAAAq8DLAA+AAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAABoBPgABAAAAAAAAABsBEQABAAAAAAABABIAAAABAAAAAAACAAcDYwABAAAAAAADABIC9wABAAAAAAAEABIDeAABAAAAAAAFAAwC0wABAAAAAAAGABIDLQABAAAAAAAJABsBYgABAAAAAAAKADMAeAABAAAAAAALABYANgABAAAAAAAMABYBswABAAAAAAANABsB9QABAAAAAAAOAC8CRgADAAEECQAAADYBLAADAAEECQABACQAEgADAAEECQACAA4DagADAAEECQADACQDCQADAAEECQAEACQDigADAAEECQAFABgC3wADAAEECQAGACQDPwADAAEECQAJADYBfQADAAEECQAKAGYAqwADAAEECQALACwATAADAAEECQAMACwByQADAAEECQANADYCEAADAAEECQAOAF4CdVdlYkNvbXBvbmVudHNJY29ucwBXAGUAYgBDAG8AbQBwAG8AbgBlAG4AdABzAEkAYwBvAG4Ac2h0dHA6Ly93d3cudGVsZXJpay5jb20AaAB0AHQAcAA6AC8ALwB3AHcAdwAuAHQAZQBsAGUAcgBpAGsALgBjAG8AbVdlYiBDb21wb25lbnRzIEljb24gRm9udApGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBXAGUAYgAgAEMAbwBtAHAAbwBuAGUAbgB0AHMAIABJAGMAbwBuACAARgBvAG4AdAAKAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALlRlbGVyaWssIEEgUHJvZ3Jlc3MgQ29tcGFueQBUAGUAbABlAHIAaQBrACwAIABBACAAUAByAG8AZwByAGUAcwBzACAAQwBvAG0AcABhAG4AeVRlbGVyaWssIEEgUHJvZ3Jlc3MgQ29tcGFueQBUAGUAbABlAHIAaQBrACwAIABBACAAUAByAG8AZwByAGUAcwBzACAAQwBvAG0AcABhAG4AeWh0dHA6Ly93d3cudGVsZXJpay5jb20AaAB0AHQAcAA6AC8ALwB3AHcAdwAuAHQAZQBsAGUAcgBpAGsALgBjAG8AbUFwYWNoZSBMaWNlbnNlLCBWZXJzaW9uIDIuMABBAHAAYQBjAGgAZQAgAEwAaQBjAGUAbgBzAGUALAAgAFYAZQByAHMAaQBvAG4AIAAyAC4AMGh0dHA6Ly93d3cuYXBhY2hlLm9yZy9saWNlbnNlcy9MSUNFTlNFLTIuMC5odG1sAGgAdAB0AHAAOgAvAC8AdwB3AHcALgBhAHAAYQBjAGgAZQAuAG8AcgBnAC8AbABpAGMAZQBuAHMAZQBzAC8ATABJAEMARQBOAFMARQAtADIALgAwAC4AaAB0AG0AbFZlcnNpb24gMS4xMABWAGUAcgBzAGkAbwBuACAAMQAuADEAMFdlYkNvbXBvbmVudHNJY29ucwBXAGUAYgBDAG8AbQBwAG8AbgBlAG4AdABzAEkAYwBvAG4Ac1dlYkNvbXBvbmVudHNJY29ucwBXAGUAYgBDAG8AbQBwAG8AbgBlAG4AdABzAEkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcldlYkNvbXBvbmVudHNJY29ucwBXAGUAYgBDAG8AbQBwAG8AbgBlAG4AdABzAEkAYwBvAG4AcwADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype")}.k-icon-wrap{flex:none;display:inline-flex;flex-flow:row nowrap;gap:0;align-items:center;align-self:flex-start;vertical-align:middle;position:relative}.k-icon-wrap:before{content:"\200b";width:0;overflow:hidden;flex:none;display:inline-block;vertical-align:top}.k-icon{width:1em;height:1em;outline:0;font-size:16px;font-family:WebComponentsIcons;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;text-decoration:none;flex-shrink:0;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;vertical-align:middle;position:relative;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.k-icon:hover,.k-icon:focus{text-decoration:none}.k-svg-icon{width:1em;height:1em;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;vertical-align:middle;position:relative}.k-svg-icon>svg{fill:currentColor;flex:1 0 auto}.k-svg-icon.k-flip-h,.k-svg-icon.k-flip-v,.k-svg-icon.k-flip-h.k-flip-v{transform:none}.k-svg-icon.k-flip-h>svg{transform:scaleX(-1)}.k-svg-icon.k-flip-v>svg{transform:scaleY(-1)}.k-svg-icon.k-flip-h.k-flip-v>svg{transform:scale(-1)}.k-icon-with-modifier{position:relative;margin:.25em}.k-icon-modifier{position:absolute;font-size:.5em;bottom:0;right:0;margin:0 -.5em -.5em 0}.k-i-none:before{content:"";display:none}.k-icon-action{padding:4px;cursor:pointer}.k-icon-xs{font-size:8px}.k-icon-sm{font-size:12px}.k-icon-md{font-size:32px}.k-icon-lg{font-size:48px}.k-icon-xl{font-size:64px}.k-i-caret-tr:before{content:"\e000"}.k-i-arrow-45-up-right:before{content:"\e000"}.k-i-collapse-ne:before{content:"\e000"}.k-i-resize-ne:before{content:"\e000"}.k-i-caret-br:before{content:"\e001"}.k-i-arrow-45-down-right:before{content:"\e001"}.k-i-collapse-se:before{content:"\e001"}.k-i-resize-se:before{content:"\e001"}.k-i-caret-bl:before{content:"\e002"}.k-i-arrow-45-down-left:before{content:"\e002"}.k-i-collapse-sw:before{content:"\e002"}.k-i-resize-sw:before{content:"\e002"}.k-i-caret-tl:before{content:"\e003"}.k-i-arrow-45-up-left:before{content:"\e003"}.k-i-collapse-nw:before{content:"\e003"}.k-i-resize-nw:before{content:"\e003"}.k-i-caret-alt-up:before{content:"\e004"}.k-i-arrow-60-up:before{content:"\e004"}.k-i-arrow-n:before{content:"\e004"}.k-i-kpi-trend-increase:before{content:"\e004"}.k-i-expand-n:before{content:"\e004"}.k-i-sarrow-n:before{content:"\e004"}.k-i-caret-alt-right:before{content:"\e005"}.k-i-arrow-60-right:before{content:"\e005"}.k-i-arrow-e:before{content:"\e005"}.k-i-expand:before{content:"\e005"}.k-i-expand-e:before{content:"\e005"}.k-i-sarrow-e:before{content:"\e005"}.k-i-caret-alt-down:before{content:"\e006"}.k-i-arrow-60-down:before{content:"\e006"}.k-i-arrow-s:before{content:"\e006"}.k-i-kpi-trend-decrease:before{content:"\e006"}.k-i-expand-s:before{content:"\e006"}.k-i-collapse:before{content:"\e006"}.k-i-sarrow-s:before{content:"\e006"}.k-i-caret-alt-left:before{content:"\e007"}.k-i-arrow-60-left:before{content:"\e007"}.k-i-arrow-w:before{content:"\e007"}.k-i-expand-w:before{content:"\e007"}.k-i-sarrow-w:before{content:"\e007"}.k-i-caret-alt-to-top:before{content:"\e008"}.k-i-arrow-end-up:before{content:"\e008"}.k-i-seek-n:before{content:"\e008"}.k-i-caret-alt-to-right:before{content:"\e009"}.k-i-arrow-end-right:before{content:"\e009"}.k-i-seek-e:before{content:"\e009"}.k-i-caret-alt-to-bottom:before{content:"\e00a"}.k-i-arrow-end-down:before{content:"\e00a"}.k-i-seek-s:before{content:"\e00a"}.k-i-caret-alt-to-left:before{content:"\e00b"}.k-i-arrow-end-left:before{content:"\e00b"}.k-i-seek-w:before{content:"\e00b"}.k-i-caret-double-alt-up:before{content:"\e00c"}.k-i-arrow-double-60-up:before{content:"\e00c"}.k-i-arrow-seek-up:before{content:"\e00c"}.k-i-caret-double-alt-right:before{content:"\e00d"}.k-i-arrow-double-60-right:before{content:"\e00d"}.k-i-arrow-seek-right:before{content:"\e00d"}.k-i-forward-sm:before{content:"\e00d"}.k-i-caret-double-alt-down:before{content:"\e00e"}.k-i-arrow-double-60-down:before{content:"\e00e"}.k-i-arrow-seek-down:before{content:"\e00e"}.k-i-caret-double-alt-left:before{content:"\e00f"}.k-i-arrow-double-60-left:before{content:"\e00f"}.k-i-arrow-seek-left:before{content:"\e00f"}.k-i-rewind-sm:before{content:"\e00f"}.k-i-caret-alt-expand:before{content:"\e010"}.k-i-arrows-kpi:before{content:"\e010"}.k-i-kpi:before{content:"\e010"}.k-i-caret-alt-sort:before{content:"\e010"}.k-i-arrows-no-change:before{content:"\e011"}.k-i-arrow-overflow-down:before{content:"\e012"}.k-i-chevron-up:before{content:"\e013"}.k-i-chevron-double-up:before{content:"\e05e"}.k-i-arrow-chevron-up:before{content:"\e013"}.k-i-arrowhead-n:before{content:"\e013"}.k-i-chevron-right:before{content:"\e014"}.k-i-chevron-double-right:before{content:"\e05f"}.k-i-arrow-chevron-right:before{content:"\e014"}.k-i-arrowhead-e:before{content:"\e014"}.k-i-chevron-down:before{content:"\e015"}.k-i-chevron-double-down:before{content:"\e060"}.k-i-arrow-chevron-down:before{content:"\e015"}.k-i-arrowhead-s:before{content:"\e015"}.k-i-chevron-left:before{content:"\e016"}.k-i-chevron-double-left:before{content:"\e061"}.k-i-arrow-chevron-left:before{content:"\e016"}.k-i-arrowhead-w:before{content:"\e016"}.k-i-arrow-up:before{content:"\e017"}.k-i-arrow-right:before{content:"\e018"}.k-i-arrow-down:before{content:"\e019"}.k-i-arrow-left:before{content:"\e01a"}.k-i-level-down:before{content:"\e01b"}.k-i-arrow-drill:before{content:"\e01b"}.k-i-level-up:before{content:"\e01c"}.k-i-arrow-parent:before{content:"\e01c"}.k-i-level-to-top:before{content:"\e01d"}.k-i-arrow-root:before{content:"\e01d"}.k-i-level-root:before{content:"\e01d"}.k-i-col-resize:before{content:"\e01e"}.k-i-arrows-resizing:before{content:"\e01e"}.k-i-arrows-axes:before{content:"\e01f"}.k-i-arrows-dimensions:before{content:"\e01f"}.k-i-dimension:before{content:"\e01f"}.k-i-arrows-swap:before{content:"\e020"}.k-i-drag-and-drop:before{content:"\e021"}.k-i-categorize:before{content:"\e022"}.k-i-grid:before{content:"\e023"}.k-i-grid-layout:before{content:"\e024"}.k-i-group:before{content:"\e025"}.k-i-ungroup:before{content:"\e026"}.k-i-handler-drag:before{content:"\e027"}.k-i-layout:before{content:"\e028"}.k-i-layout-1-by-4:before{content:"\e029"}.k-i-layout-2-by-2:before{content:"\e02a"}.k-i-page-layout:before{content:"\e02a"}.k-i-layout-side-by-side:before{content:"\e02b"}.k-i-layout-stacked:before{content:"\e02c"}.k-i-columns:before{content:"\e02d"}.k-i-rows:before{content:"\e02e"}.k-i-reorder:before{content:"\e02f"}.k-i-menu:before{content:"\e030"}.k-i-hamburger:before{content:"\e030"}.k-i-more-vertical:before{content:"\e031"}.k-i-more-v:before{content:"\e031"}.k-i-vbars:before{content:"\e031"}.k-i-more-horizontal:before{content:"\e032"}.k-i-more-h:before{content:"\e032"}.k-i-hbars:before{content:"\e032"}.k-i-overlap:before{content:"\e033"}.k-i-home:before{content:"\e034"}.k-i-root:before{content:"\e034"}.k-i-height:before{content:"\e035"}.k-i-width:before{content:"\e036"}.k-i-max-height:before{content:"\e037"}.k-i-max-width:before{content:"\e038"}.k-i-min-height:before{content:"\e039"}.k-i-min-width:before{content:"\e03a"}.k-i-margin:before{content:"\e03b"}.k-i-margin-top:before{content:"\e03c"}.k-i-margin-right:before{content:"\e03d"}.k-i-margin-bottom:before{content:"\e03e"}.k-i-margin-left:before{content:"\e03f"}.k-i-padding:before{content:"\e040"}.k-i-padding-top:before{content:"\e041"}.k-i-padding-right:before{content:"\e042"}.k-i-padding-bottom:before{content:"\e043"}.k-i-padding-left:before{content:"\e044"}.k-i-border-style:before{content:"\e045"}.k-i-border-style-top:before{content:"\e046"}.k-i-border-style-right:before{content:"\e047"}.k-i-border-style-bottom:before{content:"\e048"}.k-i-border-style-left:before{content:"\e049"}.k-i-border-radius:before{content:"\e04a"}.k-i-border-radius-top-right:before{content:"\e04b"}.k-i-border-radius-bottom-right:before{content:"\e04c"}.k-i-border-radius-bottom-left:before{content:"\e04d"}.k-i-border-radius-top-left:before{content:"\e04e"}.k-i-outline-width:before{content:"\e04f"}.k-i-outline-offset:before{content:"\e050"}.k-i-box-sizing:before{content:"\e051"}.k-i-position-top:before{content:"\e052"}.k-i-position-right:before{content:"\e053"}.k-i-position-bottom:before{content:"\e054"}.k-i-position-left:before{content:"\e055"}.k-i-display-block:before{content:"\e056"}.k-i-display-inline-block:before{content:"\e057"}.k-i-display-flex:before{content:"\e058"}.k-i-display-inline-flex:before{content:"\e059"}.k-i-gap-column:before{content:"\e05a"}.k-i-gap-row:before{content:"\e05b"}.k-i-handle-resize-alt:before{content:"\e05c"}.k-i-handle-resize:before{content:"\e05d"}.k-i-undo:before{content:"\e100"}.k-i-undo-large:before{content:"\e100"}.k-i-redo:before{content:"\e101"}.k-i-redo-large:before{content:"\e101"}.k-i-arrow-rotate-ccw:before{content:"\e102"}.k-i-reset:before{content:"\e102"}.k-i-arrow-rotate-cw:before{content:"\e103"}.k-i-reload:before{content:"\e103"}.k-i-refresh:before{content:"\e103"}.k-i-recurrence:before{content:"\e103"}.k-i-arrows-repeat:before{content:"\e103"}.k-i-arrows-no-repeat:before{content:"\e104"}.k-i-non-recurrence:before{content:"\e104"}.k-i-refresh-clear:before{content:"\e104"}.k-i-arrow-rotate-ccw-small:before{content:"\e105"}.k-i-reset-sm:before{content:"\e105"}.k-i-arrow-rotate-cw-small:before{content:"\e106"}.k-i-reload-sm:before{content:"\e106"}.k-i-refresh-sm:before{content:"\e106"}.k-i-recurrence-sm:before{content:"\e106"}.k-i-arrows-repeat-sm:before{content:"\e106"}.k-i-clock:before{content:"\e107"}.k-i-calendar:before{content:"\e108"}.k-i-save:before{content:"\e109"}.k-i-floppy:before{content:"\e109"}.k-i-print:before{content:"\e10a"}.k-i-printer:before{content:"\e10a"}.k-i-pencil:before{content:"\e10b"}.k-i-edit:before{content:"\e10b"}.k-i-trash:before{content:"\e10c"}.k-i-delete:before{content:"\e10c"}.k-i-paperclip:before{content:"\e10d"}.k-i-attachment:before{content:"\e10d"}.k-i-clip:before{content:"\e10d"}.k-i-paperclip-alt:before{content:"\e10e"}.k-i-attachment-45:before{content:"\e10e"}.k-i-clip-45:before{content:"\e10e"}.k-i-link:before{content:"\e10f"}.k-i-link-horizontal:before{content:"\e10f"}.k-i-hyperlink:before{content:"\e10f"}.k-i-link-h:before{content:"\e10f"}.k-i-unlink:before{content:"\e110"}.k-i-unlink-horizontal:before{content:"\e110"}.k-i-hyperlink-remove:before{content:"\e110"}.k-i-unlink-h:before{content:"\e110"}.k-i-link-vertical:before{content:"\e111"}.k-i-link-v:before{content:"\e111"}.k-i-unlink-vertical:before{content:"\e112"}.k-i-unlink-v:before{content:"\e112"}.k-i-lock:before{content:"\e113"}.k-i-unlock:before{content:"\e114"}.k-i-cancel:before{content:"\e115"}.k-i-cancel-outline:before{content:"\e116"}.k-i-deny:before{content:"\e116"}.k-i-cancel-circle:before{content:"\e117"}.k-i-check:before{content:"\e118"}.k-i-checkmark:before{content:"\e118"}.k-i-tick:before{content:"\e118"}.k-i-check-outline:before{content:"\e119"}.k-i-checkmark-outline:before{content:"\e119"}.k-i-success:before{content:"\e119"}.k-i-check-circle:before{content:"\e11a"}.k-i-checkmark-circle:before{content:"\e11a"}.k-i-x:before{content:"\e11b"}.k-i-close:before{content:"\e11b"}.k-i-clear:before{content:"\e11b"}.k-i-times:before{content:"\e11b"}.k-i-group-delete:before{content:"\e11b"}.k-i-x-outline:before{content:"\e11c"}.k-i-close-outline:before{content:"\e11c"}.k-i-clear-outline:before{content:"\e11c"}.k-i-times-outline:before{content:"\e11c"}.k-i-error:before{content:"\e11c"}.k-i-x-circle:before{content:"\e11d"}.k-i-close-circle:before{content:"\e11d"}.k-i-clear-circle:before{content:"\e11d"}.k-i-times-circle:before{content:"\e11d"}.k-i-plus:before{content:"\e11e"}.k-i-add:before{content:"\e11e"}.k-i-plus-outline:before{content:"\e11f"}.k-i-add-outline:before{content:"\e11f"}.k-i-plus-circle:before{content:"\e120"}.k-i-add-circle:before{content:"\e120"}.k-i-minus:before{content:"\e121"}.k-i-kpi-trend-equal:before{content:"\e121"}.k-i-minus-outline:before{content:"\e122"}.k-i-minus-circle:before{content:"\e123"}.k-i-sort-asc:before{content:"\e124"}.k-i-sort-desc:before{content:"\e125"}.k-i-sort-clear:before{content:"\e126"}.k-i-unsort:before{content:"\e126"}.k-i-sort-asc-small:before{content:"\e127"}.k-i-sort-asc-sm:before{content:"\e127"}.k-i-sort-desc-small:before{content:"\e128"}.k-i-sort-desc-sm:before{content:"\e128"}.k-i-filter:before{content:"\e129"}.k-i-filter-clear:before{content:"\e12a"}.k-i-filter-small:before{content:"\e12b"}.k-i-filter-sm:before{content:"\e12b"}.k-i-filter-sort-asc-small:before{content:"\e12c"}.k-i-filter-sort-asc-sm:before{content:"\e12c"}.k-i-filter-sort-desc-small:before{content:"\e12d"}.k-i-filter-sort-desc-sm:before{content:"\e12d"}.k-i-filter-add-expression:before{content:"\e12e"}.k-i-filter-add-group:before{content:"\e12f"}.k-i-login:before{content:"\e130"}.k-i-sign-in:before{content:"\e130"}.k-i-logout:before{content:"\e131"}.k-i-sign-out:before{content:"\e131"}.k-i-download:before{content:"\e132"}.k-i-upload:before{content:"\e133"}.k-i-hyperlink-open:before{content:"\e134"}.k-i-hyperlink-open-sm:before{content:"\e135"}.k-i-launch:before{content:"\e136"}.k-i-window:before{content:"\e137"}.k-i-window-maximize:before{content:"\e137"}.k-i-maximize:before{content:"\e137"}.k-i-window-restore:before{content:"\e138"}.k-i-windows:before{content:"\e138"}.k-i-tiles:before{content:"\e138"}.k-i-restore:before{content:"\e138"}.k-i-window-minimize:before{content:"\e139"}.k-i-minimize:before{content:"\e139"}.k-i-gear:before{content:"\e13a"}.k-i-cog:before{content:"\e13a"}.k-i-custom:before{content:"\e13a"}.k-i-gears:before{content:"\e13b"}.k-i-cogs:before{content:"\e13b"}.k-i-wrench:before{content:"\e13c"}.k-i-settings:before{content:"\e13c"}.k-i-eye:before{content:"\e13d"}.k-i-preview:before{content:"\e13d"}.k-i-search:before{content:"\e13e"}.k-i-zoom:before{content:"\e13e"}.k-i-zoom-in:before{content:"\e13f"}.k-i-zoom-out:before{content:"\e140"}.k-i-arrows-move:before{content:"\e141"}.k-i-pan:before{content:"\e141"}.k-i-move:before{content:"\e141"}.k-i-calculator:before{content:"\e142"}.k-i-cart:before{content:"\e143"}.k-i-shopping-cart:before{content:"\e143"}.k-i-connector:before{content:"\e144"}.k-i-plus-sm:before{content:"\e145"}.k-i-splus:before{content:"\e145"}.k-i-minus-sm:before{content:"\e146"}.k-i-sminus:before{content:"\e146"}.k-i-kpi-status-deny:before{content:"\e147"}.k-i-kpi-status-hold:before{content:"\e148"}.k-i-kpi-status-open:before{content:"\e149"}.k-i-equal:before{content:"\e14a"}.k-i-not-equal:before{content:"\e14b"}.k-i-less-or-equal:before{content:"\e14c"}.k-i-greater-or-equal:before{content:"\e14d"}.k-i-divide:before{content:"\e14e"}.k-i-accessibility:before{content:"\e14f"}.k-i-barcode-outline:before{content:"\e150"}.k-i-barcode:before{content:"\e151"}.k-i-barcode-scanner:before{content:"\e152"}.k-i-qr-code-outline:before{content:"\e153"}.k-i-qr-code:before{content:"\e154"}.k-i-qr-code-scanner:before{content:"\e155"}.k-i-barcode-qr-code-scanner:before{content:"\e156"}.k-i-signature:before{content:"\e157"}.k-i-hand:before{content:"\e158"}.k-i-pointer:before{content:"\e159"}.k-i-cursor:before{content:"\e159"}.k-i-stick:before{content:"\e15a"}.k-i-unstick:before{content:"\e15b"}.k-i-set-column-position:before{content:"\e15c"}.k-i-clock-arrow-rotate:before{content:"\e15d"}.k-i-play:before{content:"\e200"}.k-i-pause:before{content:"\e201"}.k-i-stop:before{content:"\e202"}.k-i-rewind:before{content:"\e203"}.k-i-forward:before{content:"\e204"}.k-i-volume-down:before{content:"\e205"}.k-i-volume-low:before{content:"\e205"}.k-i-volume-up:before{content:"\e206"}.k-i-volume-high:before{content:"\e206"}.k-i-volume-mute:before{content:"\e207"}.k-i-volume-off:before{content:"\e207"}.k-i-hd:before{content:"\e208"}.k-i-closed-captions:before{content:"\e209"}.k-i-subtitles:before{content:"\e209"}.k-i-playlist:before{content:"\e20a"}.k-i-music-notes:before{content:"\e20b"}.k-i-audio:before{content:"\e20b"}.k-i-play-sm:before{content:"\e20c"}.k-i-pause-sm:before{content:"\e20d"}.k-i-stop-sm:before{content:"\e20e"}.k-i-heart-outline:before{content:"\e300"}.k-i-fav-outline:before{content:"\e300"}.k-i-favorite-outline:before{content:"\e300"}.k-i-heart:before{content:"\e301"}.k-i-fav:before{content:"\e301"}.k-i-favorite:before{content:"\e301"}.k-i-star-outline:before{content:"\e302"}.k-i-bookmark-outline:before{content:"\e302"}.k-i-star:before{content:"\e303"}.k-i-bookmark:before{content:"\e303"}.k-i-checkbox:before{content:"\e304"}.k-i-shape-rect:before{content:"\e304"}.k-i-checkbox-checked:before{content:"\e305"}.k-i-checkbox-indeterminate:before{content:"\e306"}.k-i-tri-state-indeterminate:before{content:"\e306"}.k-i-checkbox-null:before{content:"\e307"}.k-i-tri-state-null:before{content:"\e307"}.k-i-circle:before{content:"\e308"}.k-i-radiobutton:before{content:"\e309"}.k-i-shape-circle:before{content:"\e309"}.k-i-radiobutton-checked:before{content:"\e30a"}.k-i-bell:before{content:"\e400"}.k-i-notification:before{content:"\e400"}.k-i-info-circle:before{content:"\e401"}.k-i-information:before{content:"\e401"}.k-i-info:before{content:"\e401"}.k-i-note:before{content:"\e401"}.k-i-question-circle:before{content:"\e402"}.k-i-question:before{content:"\e402"}.k-i-help:before{content:"\e402"}.k-i-exclamation-circle:before{content:"\e403"}.k-i-warning:before{content:"\e403"}.k-i-exception:before{content:"\e403"}.k-i-camera:before{content:"\e500"}.k-i-photo-camera:before{content:"\e500"}.k-i-image:before{content:"\e501"}.k-i-photo:before{content:"\e501"}.k-i-image-export:before{content:"\e502"}.k-i-photo-export:before{content:"\e502"}.k-i-zoom-actual-size:before{content:"\e503"}.k-i-zoom-best-fit:before{content:"\e504"}.k-i-image-resize:before{content:"\e505"}.k-i-crop:before{content:"\e506"}.k-i-mirror:before{content:"\e507"}.k-i-flip-horizontal:before{content:"\e508"}.k-i-flip-h:before{content:"\e508"}.k-i-flip-vertical:before{content:"\e509"}.k-i-flip-v:before{content:"\e509"}.k-i-rotate:before{content:"\e50a"}.k-i-rotate-right:before{content:"\e50b"}.k-i-rotate-cw:before{content:"\e50b"}.k-i-rotate-left:before{content:"\e50c"}.k-i-rotate-ccw:before{content:"\e50c"}.k-i-brush:before{content:"\e50d"}.k-i-palette:before{content:"\e50e"}.k-i-droplet:before{content:"\e50f"}.k-i-paint:before{content:"\e50f"}.k-i-background:before{content:"\e50f"}.k-i-shape-line:before{content:"\e510"}.k-i-line:before{content:"\e510"}.k-i-brightness-contrast:before{content:"\e511"}.k-i-sliders:before{content:"\e512"}.k-i-saturation:before{content:"\e512"}.k-i-invert-colors:before{content:"\e513"}.k-i-transparency:before{content:"\e514"}.k-i-opacity:before{content:"\e514"}.k-i-grayscale:before{content:"\e515"}.k-i-blur:before{content:"\e516"}.k-i-sharpen:before{content:"\e517"}.k-i-shapes:before{content:"\e518"}.k-i-shape:before{content:"\e518"}.k-i-round-corners:before{content:"\e519"}.k-i-bring-to-front:before{content:"\e51a"}.k-i-front-element:before{content:"\e51a"}.k-i-bring-to-back:before{content:"\e51b"}.k-i-back-element:before{content:"\e51b"}.k-i-bring-forward:before{content:"\e51c"}.k-i-forward-element:before{content:"\e51c"}.k-i-bring-backward:before{content:"\e51d"}.k-i-backward-element:before{content:"\e51d"}.k-i-align-self-start:before{content:"\e51e"}.k-i-align-left-element:before{content:"\e51e"}.k-i-align-self-center:before{content:"\e51f"}.k-i-align-center-element:before{content:"\e51f"}.k-i-align-self-end:before{content:"\e520"}.k-i-align-right-element:before{content:"\e520"}.k-i-align-self-start-alt:before{content:"\e521"}.k-i-align-top-element:before{content:"\e521"}.k-i-align-self-center-alt:before{content:"\e522"}.k-i-align-middle-element:before{content:"\e522"}.k-i-align-self-end-alt:before{content:"\e523"}.k-i-align-bottom-element:before{content:"\e523"}.k-i-thumbnails-up:before{content:"\e524"}.k-i-thumbnails-right:before{content:"\e525"}.k-i-thumbnails-down:before{content:"\e526"}.k-i-thumbnails-left:before{content:"\e527"}.k-i-fullscreen:before{content:"\e528"}.k-i-full-screen:before{content:"\e528"}.k-i-fullscreen-enter:before{content:"\e528"}.k-i-fullscreen-exit:before{content:"\e529"}.k-i-full-screen-exit:before{content:"\e529"}.k-i-droplet-slash:before{content:"\e52a"}.k-i-reset-color:before{content:"\e52a"}.k-i-paint-remove:before{content:"\e52a"}.k-i-background-remove:before{content:"\e52a"}.k-i-photos:before{content:"\e52b"}.k-i-images:before{content:"\e52b"}.k-i-gallery:before{content:"\e52b"}.k-i-align-to-grid:before{content:"\e52c"}.k-i-size-to-grid:before{content:"\e52d"}.k-i-make-same-size:before{content:"\e52e"}.k-i-make-same-width:before{content:"\e52f"}.k-i-make-same-height:before{content:"\e530"}.k-i-make-horizontal-spacing-equal:before{content:"\e531"}.k-i-increase-horizontal-spacing:before{content:"\e532"}.k-i-decrease-horizontal-spacing:before{content:"\e533"}.k-i-remove-horizontal-spacing:before{content:"\e534"}.k-i-make-vertical-spacing-equal:before{content:"\e535"}.k-i-increase-vertical-spacing:before{content:"\e536"}.k-i-decrease-vertical-spacing:before{content:"\e537"}.k-i-remove-vertical-spacing:before{content:"\e538"}.k-i-eyedropper:before{content:"\e539"}.k-i-snap-grid:before{content:"\e53a"}.k-i-snap-to-gridlines:before{content:"\e53b"}.k-i-snap-to-snaplines:before{content:"\e53c"}.k-i-dimentions:before{content:"\e53d"}.k-i-align-self-stretch:before{content:"\e53e"}.k-i-align-stretch-element-horizontal:before{content:"\e53e"}.k-i-align-self-stretch-alt:before{content:"\e53f"}.k-i-align-stretch-element-vertical:before{content:"\e53f"}.k-i-align-items-start:before{content:"\e540"}.k-i-align-left-elements:before{content:"\e540"}.k-i-align-items-center:before{content:"\e541"}.k-i-align-center-elements:before{content:"\e541"}.k-i-align-items-end:before{content:"\e542"}.k-i-align-right-elements:before{content:"\e542"}.k-i-align-items-stretch:before{content:"\e543"}.k-i-align-stretch-elements-horizontal:before{content:"\e543"}.k-i-align-items-baseline:before{content:"\e544"}.k-i-align-baseline-horizontal:before{content:"\e544"}.k-i-align-items-start-alt:before{content:"\e545"}.k-i-align-top-elements:before{content:"\e545"}.k-i-align-items-center-alt:before{content:"\e546"}.k-i-align-middle-elements:before{content:"\e546"}.k-i-align-items-end-alt:before{content:"\e547"}.k-i-align-bottom-elements:before{content:"\e547"}.k-i-align-items-stretch-alt:before{content:"\e548"}.k-i-align-stretch-elements-vertical:before{content:"\e548"}.k-i-align-items-baseline-alt:before{content:"\e549"}.k-i-align-baseline-vertical:before{content:"\e549"}.k-i-justify-content-start:before{content:"\e54a"}.k-i-justify-start-horizontal:before{content:"\e54a"}.k-i-justify-content-center:before{content:"\e54b"}.k-i-justify-center-horizontal:before{content:"\e54b"}.k-i-justify-content-end:before{content:"\e54c"}.k-i-justify-end-horizontal:before{content:"\e54c"}.k-i-justify-content-between:before{content:"\e54d"}.k-i-justify-between-horizontal:before{content:"\e54d"}.k-i-justify-content-around:before{content:"\e54e"}.k-i-justify-around-horizontal:before{content:"\e54e"}.k-i-justify-content-start-alt:before{content:"\e54f"}.k-i-justify-start-vertical:before{content:"\e54f"}.k-i-justify-content-center-alt:before{content:"\e550"}.k-i-justify-center-vertical:before{content:"\e550"}.k-i-justify-content-end-alt:before{content:"\e551"}.k-i-justify-end-vertical:before{content:"\e551"}.k-i-justify-content-between-alt:before{content:"\e552"}.k-i-justify-between-vertical:before{content:"\e552"}.k-i-justify-content-around-alt:before{content:"\e553"}.k-i-justify-around-vertical:before{content:"\e553"}.k-i-color-canvas:before{content:"\e554"}.k-i-file-wrench:before{content:"\e600"}.k-i-page-properties:before{content:"\e600"}.k-i-bold:before{content:"\e601"}.k-i-italic:before{content:"\e602"}.k-i-underline:before{content:"\e603"}.k-i-font-family:before{content:"\e604"}.k-i-foreground-color:before{content:"\e605"}.k-i-text:before{content:"\e605"}.k-i-convert-lowercase:before{content:"\e606"}.k-i-convert-uppercase:before{content:"\e607"}.k-i-strikethrough:before{content:"\e608"}.k-i-strike-through:before{content:"\e608"}.k-i-subscript:before{content:"\e609"}.k-i-sub-script:before{content:"\e609"}.k-i-supscript:before{content:"\e60a"}.k-i-sup-script:before{content:"\e60a"}.k-i-superscript:before{content:"\e60a"}.k-i-div:before{content:"\e60b"}.k-i-all:before{content:"\e60c"}.k-i-h1:before{content:"\e60d"}.k-i-h2:before{content:"\e60e"}.k-i-h3:before{content:"\e60f"}.k-i-h4:before{content:"\e610"}.k-i-h5:before{content:"\e611"}.k-i-h6:before{content:"\e612"}.k-i-list-ordered:before{content:"\e613"}.k-i-list-numbered:before{content:"\e613"}.k-i-insert-ordered-list:before{content:"\e613"}.k-i-list-unordered:before{content:"\e614"}.k-i-list-bulleted:before{content:"\e614"}.k-i-insert-unordered-list:before{content:"\e614"}.k-i-indent:before{content:"\e615"}.k-i-indent-increase:before{content:"\e615"}.k-i-outdent:before{content:"\e616"}.k-i-indent-decrease:before{content:"\e616"}.k-i-insert-top:before{content:"\e617"}.k-i-insert-up:before{content:"\e617"}.k-i-insert-n:before{content:"\e617"}.k-i-insert-middle:before{content:"\e618"}.k-i-insert-m:before{content:"\e618"}.k-i-insert-bottom:before{content:"\e619"}.k-i-insert-down:before{content:"\e619"}.k-i-insert-s:before{content:"\e619"}.k-i-align-top:before{content:"\e61a"}.k-i-align-middle:before{content:"\e61b"}.k-i-align-bottom:before{content:"\e61c"}.k-i-align-left:before{content:"\e61d"}.k-i-justify-left:before{content:"\e61d"}.k-i-align-center:before{content:"\e61e"}.k-i-justify-center:before{content:"\e61e"}.k-i-align-right:before{content:"\e61f"}.k-i-justify-left:before{content:"\e61f"}.k-i-align-justify:before{content:"\e620"}.k-i-justify-full:before{content:"\e620"}.k-i-align-remove:before{content:"\e621"}.k-i-justify-clear:before{content:"\e621"}.k-i-text-wrap:before{content:"\e622"}.k-i-horizontal-rule:before{content:"\e623"}.k-i-rule-horizontal:before{content:"\e623"}.k-i-hr:before{content:"\e623"}.k-i-table-align-top-left:before{content:"\e624"}.k-i-table-align-top-center:before{content:"\e625"}.k-i-table-align-top-right:before{content:"\e626"}.k-i-table-align-middle-left:before{content:"\e627"}.k-i-table-align-middle-center:before{content:"\e628"}.k-i-table-align-middle-right:before{content:"\e629"}.k-i-table-align-bottom-left:before{content:"\e62a"}.k-i-table-align-bottom-center:before{content:"\e62b"}.k-i-table-align-bottom-right:before{content:"\e62c"}.k-i-table-align-remove:before{content:"\e62d"}.k-i-borders-all:before{content:"\e62e"}.k-i-all-borders:before{content:"\e62e"}.k-i-borders-outside:before{content:"\e62f"}.k-i-outside-borders:before{content:"\e62f"}.k-i-borders-inside:before{content:"\e630"}.k-i-inside-borders:before{content:"\e630"}.k-i-borders-inside-horizontal:before{content:"\e631"}.k-i-border-inside-h:before{content:"\e631"}.k-i-inside-horizontal-borders:before{content:"\e631"}.k-i-borders-inside-vertical:before{content:"\e632"}.k-i-borders-inside-v:before{content:"\e632"}.k-i-inside-vertical-borders:before{content:"\e632"}.k-i-border-top:before{content:"\e633"}.k-i-top-border:before{content:"\e633"}.k-i-border-bottom:before{content:"\e634"}.k-i-bottom-border:before{content:"\e634"}.k-i-border-left:before{content:"\e635"}.k-i-left-border:before{content:"\e635"}.k-i-border-right:before{content:"\e636"}.k-i-right-border:before{content:"\e636"}.k-i-borders-none:before{content:"\e637"}.k-i-border-no:before{content:"\e637"}.k-i-no-borders:before{content:"\e637"}.k-i-borders-show-hide:before{content:"\e638"}.k-i-form:before{content:"\e639"}.k-i-border:before{content:"\e639"}.k-i-form-element:before{content:"\e63a"}.k-i-code-snippet:before{content:"\e63b"}.k-i-select-all:before{content:"\e63c"}.k-i-button:before{content:"\e63d"}.k-i-select-box:before{content:"\e63e"}.k-i-calendar-date:before{content:"\e63f"}.k-i-group-box:before{content:"\e640"}.k-i-textarea:before{content:"\e641"}.k-i-textbox:before{content:"\e642"}.k-i-textbox-hidden:before{content:"\e643"}.k-i-password:before{content:"\e644"}.k-i-paragraph-add:before{content:"\e645"}.k-i-edit-tools:before{content:"\e646"}.k-i-template-manager:before{content:"\e647"}.k-i-change-manually:before{content:"\e648"}.k-i-track-changes:before{content:"\e649"}.k-i-track-changes-enable:before{content:"\e64a"}.k-i-track-changes-accept:before{content:"\e64b"}.k-i-track-changes-accept-all:before{content:"\e64c"}.k-i-track-changes-reject:before{content:"\e64d"}.k-i-track-changes-reject-all:before{content:"\e64e"}.k-i-document-manager:before{content:"\e64f"}.k-i-custom-icon:before{content:"\e650"}.k-i-book:before{content:"\e651"}.k-i-dictionary-add:before{content:"\e651"}.k-i-image-add:before{content:"\e652"}.k-i-image-light-dialog:before{content:"\e652"}.k-i-image-insert:before{content:"\e652"}.k-i-insert-image:before{content:"\e652"}.k-i-image-edit:before{content:"\e653"}.k-i-image-map-editor:before{content:"\e654"}.k-i-comment:before{content:"\e655"}.k-i-comment-remove:before{content:"\e656"}.k-i-comments-remove:before{content:"\e657"}.k-i-comments-remove-all:before{content:"\e657"}.k-i-silverlight:before{content:"\e658"}.k-i-media-manager:before{content:"\e659"}.k-i-video-external:before{content:"\e65a"}.k-i-flash-manager:before{content:"\e65b"}.k-i-binoculars:before{content:"\e65c"}.k-i-find-and-replace:before{content:"\e65c"}.k-i-find:before{content:"\e65c"}.k-i-copy:before{content:"\e65d"}.k-i-files:before{content:"\e65d"}.k-i-cut:before{content:"\e65e"}.k-i-clipboard:before{content:"\e65f"}.k-i-paste:before{content:"\e65f"}.k-i-clipboard-code:before{content:"\e660"}.k-i-paste-as-html:before{content:"\e660"}.k-i-clipboard-word:before{content:"\e661"}.k-i-paste-from-word:before{content:"\e661"}.k-i-clipboard-word-alt:before{content:"\e662"}.k-i-paste-from-word-strip-file:before{content:"\e662"}.k-i-clipboard-html:before{content:"\e663"}.k-i-paste-html:before{content:"\e663"}.k-i-clipboard-markdown:before{content:"\e664"}.k-i-paste-markdown:before{content:"\e664"}.k-i-clipboard-text:before{content:"\e665"}.k-i-paste-plain-text:before{content:"\e665"}.k-i-apply-format:before{content:"\e666"}.k-i-clear-css:before{content:"\e667"}.k-i-clearformat:before{content:"\e667"}.k-i-copy-format:before{content:"\e668"}.k-i-strip-all-formatting:before{content:"\e669"}.k-i-strip-css-format:before{content:"\e66a"}.k-i-strip-font-elements:before{content:"\e66b"}.k-i-strip-span-elements:before{content:"\e66c"}.k-i-strip-word-formatting:before{content:"\e66d"}.k-i-format-code-block:before{content:"\e66e"}.k-i-building-blocks:before{content:"\e66f"}.k-i-style-builder:before{content:"\e66f"}.k-i-puzzle-piece:before{content:"\e670"}.k-i-module-manager:before{content:"\e670"}.k-i-puzzle:before{content:"\e670"}.k-i-link-add:before{content:"\e671"}.k-i-hyperlink-light-dialog:before{content:"\e671"}.k-i-hyperlink-insert:before{content:"\e671"}.k-i-globe-link:before{content:"\e672"}.k-i-hyperlink-globe:before{content:"\e672"}.k-i-globe-unlink:before{content:"\e673"}.k-i-hyperlink-globe-remove:before{content:"\e673"}.k-i-envelop-link:before{content:"\e674"}.k-i-hyperlink-email:before{content:"\e674"}.k-i-anchor:before{content:"\e675"}.k-i-table-add:before{content:"\e676"}.k-i-table-light-dialog:before{content:"\e676"}.k-i-table-insert:before{content:"\e676"}.k-i-create-table:before{content:"\e676"}.k-i-table:before{content:"\e677"}.k-i-table-properties:before{content:"\e678"}.k-i-table-cell:before{content:"\e679"}.k-i-table-cell-properties:before{content:"\e67a"}.k-i-table-column-insert-left:before{content:"\e67b"}.k-i-add-column-left:before{content:"\e67b"}.k-i-table-column-insert-right:before{content:"\e67c"}.k-i-add-column-right:before{content:"\e67c"}.k-i-table-row-insert-above:before{content:"\e67d"}.k-i-add-row-above:before{content:"\e67d"}.k-i-table-row-insert-below:before{content:"\e67e"}.k-i-add-row-below:before{content:"\e67e"}.k-i-table-column-delete:before{content:"\e67f"}.k-i-delete-column:before{content:"\e67f"}.k-i-table-row-delete:before{content:"\e680"}.k-i-delete-row:before{content:"\e680"}.k-i-table-cell-delete:before{content:"\e681"}.k-i-table-delete:before{content:"\e682"}.k-i-cells-merge:before{content:"\e683"}.k-i-merge-cells:before{content:"\e683"}.k-i-cells-merge-horizontally:before{content:"\e684"}.k-i-cells-merge-h:before{content:"\e684"}.k-i-merge-horizontally:before{content:"\e684"}.k-i-cells-merge-vertically:before{content:"\e685"}.k-i-cells-merge-v:before{content:"\e685"}.k-i-merge-vertically:before{content:"\e685"}.k-i-cell-split-horizontally:before{content:"\e686"}.k-i-cells-split-h:before{content:"\e686"}.k-i-cell-split-vertically:before{content:"\e687"}.k-i-cells-split-v:before{content:"\e687"}.k-i-table-unmerge:before{content:"\e688"}.k-i-normal-layout:before{content:"\e688"}.k-i-pane-freeze:before{content:"\e689"}.k-i-freeze-pane:before{content:"\e689"}.k-i-row-freeze:before{content:"\e68a"}.k-i-freeze-row:before{content:"\e68a"}.k-i-column-freeze:before{content:"\e68b"}.k-i-col-freeze:before{content:"\e68b"}.k-i-freeze-col:before{content:"\e68b"}.k-i-toolbar-float:before{content:"\e68c"}.k-i-spell-checker:before{content:"\e68d"}.k-i-validation-xhtml:before{content:"\e68e"}.k-i-validation-data:before{content:"\e68f"}.k-i-toggle-full-screen-mode:before{content:"\e690"}.k-i-formula-fx:before{content:"\e691"}.k-i-fx:before{content:"\e691"}.k-i-sum:before{content:"\e692"}.k-i-symbol:before{content:"\e693"}.k-i-dollar:before{content:"\e694"}.k-i-currency:before{content:"\e694"}.k-i-percent:before{content:"\e695"}.k-i-custom-format:before{content:"\e696"}.k-i-format-number:before{content:"\e696"}.k-i-decimal-increase:before{content:"\e697"}.k-i-increace-decimal:before{content:"\e697"}.k-i-decimal-decrease:before{content:"\e698"}.k-i-decrease-decimal:before{content:"\e698"}.k-i-font-size:before{content:"\e699"}.k-i-image-absolute-position:before{content:"\e69a"}.k-i-table-wizard:before{content:"\e69b"}.k-i-crosstab:before{content:"\e69c"}.k-i-crosstab-wizard:before{content:"\e69d"}.k-i-table-body:before{content:"\e69e"}.k-i-table-column-groups:before{content:"\e69f"}.k-i-table-corner:before{content:"\e6a0"}.k-i-table-row-groups:before{content:"\e6a1"}.k-i-globe-outline:before{content:"\e700"}.k-i-globe:before{content:"\e701"}.k-i-map-marker:before{content:"\e702"}.k-i-marker-pin:before{content:"\e702"}.k-i-map-marker-target:before{content:"\e703"}.k-i-marker-pin-target:before{content:"\e703"}.k-i-pin:before{content:"\e704"}.k-i-unpin:before{content:"\e705"}.k-i-share:before{content:"\e800"}.k-i-user:before{content:"\e801"}.k-i-inbox:before{content:"\e802"}.k-i-blogger:before{content:"\e803"}.k-i-blogger-box:before{content:"\e804"}.k-i-delicious:before{content:"\e805"}.k-i-delicious-box:before{content:"\e806"}.k-i-digg:before{content:"\e807"}.k-i-digg-box:before{content:"\e808"}.k-i-envelop:before{content:"\e809"}.k-i-email:before{content:"\e809"}.k-i-letter:before{content:"\e809"}.k-i-envelop-box:before{content:"\e80a"}.k-i-email-box:before{content:"\e80a"}.k-i-letter-box:before{content:"\e80a"}.k-i-facebook:before{content:"\e80b"}.k-i-facebook-box:before{content:"\e80c"}.k-i-google:before{content:"\e80d"}.k-i-google-box:before{content:"\e80e"}.k-i-google-plus:before{content:"\e80f"}.k-i-google-plus-box:before{content:"\e810"}.k-i-linkedin:before{content:"\e811"}.k-i-linkedin-box:before{content:"\e812"}.k-i-myspace:before{content:"\e813"}.k-i-myspace-box:before{content:"\e814"}.k-i-pinterest:before{content:"\e815"}.k-i-pinterest-box:before{content:"\e816"}.k-i-reddit:before{content:"\e817"}.k-i-reddit-box:before{content:"\e818"}.k-i-stumble-upon:before{content:"\e819"}.k-i-stumble-upon-box:before{content:"\e81a"}.k-i-tell-a-friend:before{content:"\e81b"}.k-i-tell-a-friend-box:before{content:"\e81c"}.k-i-tumblr:before{content:"\e81d"}.k-i-tumblr-box:before{content:"\e81e"}.k-i-twitter:before{content:"\e81f"}.k-i-twitter-box:before{content:"\e820"}.k-i-yammer:before{content:"\e821"}.k-i-yammer-box:before{content:"\e822"}.k-i-behance:before{content:"\e823"}.k-i-behance-box:before{content:"\e824"}.k-i-dribbble:before{content:"\e825"}.k-i-dribbble-box:before{content:"\e826"}.k-i-rss:before{content:"\e827"}.k-i-rss-box:before{content:"\e828"}.k-i-vimeo:before{content:"\e829"}.k-i-vimeo-box:before{content:"\e82a"}.k-i-youtube:before{content:"\e82b"}.k-i-youtube-box:before{content:"\e82c"}.k-i-folder:before{content:"\e900"}.k-i-folder-open:before{content:"\e901"}.k-i-folder-add:before{content:"\e902"}.k-i-folder-up:before{content:"\e903"}.k-i-folder-more:before{content:"\e904"}.k-i-fields-more:before{content:"\e904"}.k-i-aggregate-fields:before{content:"\e905"}.k-i-file:before{content:"\e906"}.k-i-file-vertical:before{content:"\e906"}.k-i-page-portrait:before{content:"\e906"}.k-i-file-v:before{content:"\e906"}.k-i-file-add:before{content:"\e907"}.k-i-insert-file:before{content:"\e907"}.k-i-file-txt:before{content:"\e908"}.k-i-txt:before{content:"\e908"}.k-i-file-csv:before{content:"\e909"}.k-i-csv:before{content:"\e909"}.k-i-file-excel:before{content:"\e90a"}.k-i-file-xls:before{content:"\e90a"}.k-i-excel:before{content:"\e90a"}.k-i-xls:before{content:"\e90a"}.k-i-xlsa:before{content:"\e90a"}.k-i-file-word:before{content:"\e90b"}.k-i-file-doc:before{content:"\e90b"}.k-i-word:before{content:"\e90b"}.k-i-doc:before{content:"\e90b"}.k-i-file-mdb:before{content:"\e90c"}.k-i-mdb:before{content:"\e90c"}.k-i-file-ppt:before{content:"\e90d"}.k-i-ppt:before{content:"\e90d"}.k-i-file-pdf:before{content:"\e90e"}.k-i-pdf:before{content:"\e90e"}.k-i-pdfa:before{content:"\e90e"}.k-i-file-psd:before{content:"\e90f"}.k-i-psd:before{content:"\e90f"}.k-i-file-flash:before{content:"\e910"}.k-i-flash:before{content:"\e910"}.k-i-file-config:before{content:"\e911"}.k-i-config:before{content:"\e911"}.k-i-file-ascx:before{content:"\e912"}.k-i-ascx:before{content:"\e912"}.k-i-file-bac:before{content:"\e913"}.k-i-bac:before{content:"\e913"}.k-i-file-zip:before{content:"\e914"}.k-i-zip:before{content:"\e914"}.k-i-film:before{content:"\e915"}.k-i-css3:before{content:"\e916"}.k-i-html5:before{content:"\e917"}.k-i-code:before{content:"\e918"}.k-i-html:before{content:"\e918"}.k-i-source-code:before{content:"\e918"}.k-i-view-source:before{content:"\e918"}.k-i-css:before{content:"\e919"}.k-i-js:before{content:"\e91a"}.k-i-exe:before{content:"\e91b"}.k-i-csproj:before{content:"\e91c"}.k-i-vbproj:before{content:"\e91d"}.k-i-cs:before{content:"\e91e"}.k-i-vb:before{content:"\e91f"}.k-i-sln:before{content:"\e920"}.k-i-cloud:before{content:"\e921"}.k-i-file-horizontal:before{content:"\e922"}.k-i-page-landscape:before{content:"\e922"}.k-i-file-h:before{content:"\e922"}.k-i-subreport:before{content:"\e923"}.k-i-data:before{content:"\e924"}.k-i-report-header-section:before{content:"\e925"}.k-i-report-footer-section:before{content:"\e926"}.k-i-group-header-section:before{content:"\e927"}.k-i-group-footer-section:before{content:"\e928"}.k-i-page-header-section:before{content:"\e929"}.k-i-page-footer-section:before{content:"\e92a"}.k-i-detail-section:before{content:"\e92b"}.k-i-toc-section:before{content:"\e92c"}.k-i-group-section:before{content:"\e92d"}.k-i-parameters:before{content:"\e92e"}.k-i-data-csv:before{content:"\e92f"}.k-i-data-json:before{content:"\e930"}.k-i-data-sql:before{content:"\e931"}.k-i-data-web:before{content:"\e932"}.k-i-group-collection:before{content:"\e933"}.k-i-parameter-boolean:before{content:"\e934"}.k-i-parameter-date-time:before{content:"\e935"}.k-i-parameter-float:before{content:"\e936"}.k-i-parameter-integer:before{content:"\e937"}.k-i-parameter-string:before{content:"\e938"}.k-i-toc-section-level:before{content:"\e939"}.k-i-inherited:before{content:"\e93a"}.k-i-file-video:before{content:"\e93b"}.k-i-file-audio:before{content:"\e93c"}.k-i-file-image:before{content:"\e93d"}.k-i-file-presentation:before{content:"\e93e"}.k-i-file-data:before{content:"\e93f"}.k-i-report-element:before{content:"\e94a"}.k-i-file-disc-image:before{content:"\e940"}.k-i-file-programming:before{content:"\e941"}.k-i-parameters-byte-array:before{content:"\e942"}.k-i-parameters-unknown:before{content:"\e943"}.k-i-file-error:before{content:"\e944"}.k-i-file-validation:before{content:"\e944"}.k-i-files-error:before{content:"\e945"}.k-i-files-validation:before{content:"\e945"}.k-i-data-rest:before{content:"\e946"}.k-i-file-typescript:before{content:"\e947"}.k-i-data-ods:before{content:"\e948"}.k-i-file-report:before{content:"\e949"}.k-i-table-position-start:before{content:"\e6a2"}.k-i-table-position-left:before{content:"\e6a2"}.k-i-table-position-center:before{content:"\e6a3"}.k-i-table-position-end:before{content:"\e6a4"}.k-i-table-position-right:before{content:"\e6a4"}.k-i-list-roman-upper:before{content:"\e6a5"}.k-i-list-roman-lower:before{content:"\e6a6"}.k-i-import:before{content:"\e6a7"}.k-i-export:before{content:"\e6a8"}.k-i-match-full-word:before{content:"\e6a9"}.k-i-regular-expression:before{content:"\e6ab"}.k-i-replace-single:before{content:"\e6ac"}.k-i-replace-all:before{content:"\e6ad"}.k-i-letter-space:before{content:"\e6ae"}.k-i-line-height:before{content:"\e6af"}.k-i-blockquote:before{content:"\e6b0"}.k-i-list-latin-big:before{content:"\e6b1"}.k-i-list-latin-small:before{content:"\e6b2"}.k-i-list-unordered-square:before{content:"\e6b3"}.k-i-list-unordered-outline:before{content:"\e6b4"}.k-i-graph:before{content:"\ea00"}.k-i-chart-column-clustered:before{content:"\ea01"}.k-i-chart-column-stacked:before{content:"\ea02"}.k-i-chart-column-stacked100:before{content:"\ea03"}.k-i-chart-column-range:before{content:"\ea04"}.k-i-chart-bar-clustered:before{content:"\ea05"}.k-i-chart-bar-stacked:before{content:"\ea06"}.k-i-chart-bar-stacked100:before{content:"\ea07"}.k-i-chart-bar-range:before{content:"\ea08"}.k-i-chart-area-clustered:before{content:"\ea09"}.k-i-chart-area-stacked:before{content:"\ea0a"}.k-i-chart-area-stacked100:before{content:"\ea0b"}.k-i-chart-area-range:before{content:"\ea0c"}.k-i-chart-line:before{content:"\ea0d"}.k-i-chart-line-stacked:before{content:"\ea0e"}.k-i-chart-line-stacked100:before{content:"\ea0f"}.k-i-chart-line-markers:before{content:"\ea10"}.k-i-chart-line-stacked-markers:before{content:"\ea11"}.k-i-chart-line-stacked100-markers:before{content:"\ea12"}.k-i-chart-pie:before{content:"\ea13"}.k-i-chart-doughnut:before{content:"\ea14"}.k-i-chart-scatter:before{content:"\ea15"}.k-i-chart-scatter-smooth-lines-markers:before{content:"\ea16"}.k-i-chart-scatter-smooth-lines:before{content:"\ea17"}.k-i-chart-scatter-straight-lines-markers:before{content:"\ea18"}.k-i-chart-scatter-straight-lines:before{content:"\ea19"}.k-i-chart-bubble:before{content:"\ea1a"}.k-i-chart-candlestick:before{content:"\ea1b"}.k-i-chart-ohlc:before{content:"\ea1c"}.k-i-chart-radar:before{content:"\ea1d"}.k-i-chart-radar-markers:before{content:"\ea1e"}.k-i-chart-radar-filled:before{content:"\ea1f"}.k-i-chart-rose:before{content:"\ea20"}.k-i-chart-choropleth:before{content:"\ea21"}.k-rtl .k-i-indent-increase,.k-rtl .k-i-indent-decrease,.k-rtl .k-i-expand,.k-rtl .k-i-collapse,[dir=rtl] .k-i-expand,[dir=rtl] .k-i-collapse{transform:scaleX(-1)}.k-sprite{display:inline-block;width:16px;height:16px;overflow:hidden;background-repeat:no-repeat;font-size:0;line-height:0;text-align:center;-ms-high-contrast-adjust:none}.k-image{display:inline-block}.k-messagebox{margin:0 0 1em;padding:4px 16px;border-width:0 0 0 4px;border-style:solid;box-sizing:border-box;font-size:14px;line-height:2}.k-messagebox a{color:inherit;font-style:normal;text-decoration:underline}.k-messagebox-primary{border-color:#c9ceea;color:#212a5e;background-color:#d9dcf0}.k-messagebox-secondary{border-color:#f8bfd2;color:#770e31;background-color:#fad1df}.k-messagebox-tertiary{border-color:#b8d5d1;color:#003730;background-color:#cce1de}.k-messagebox-info{border-color:#b8d0f9;color:#002e79;background-color:#ccdefb}.k-messagebox-success{border-color:#c7eab8;color:#1d5e00;background-color:#d7f0cc}.k-messagebox-warning{border-color:#ffedb8;color:#856400;background-color:#fff2cc}.k-messagebox-error{border-color:#fcbeb8;color:#7e0c00;background-color:#fdd1cc}.k-messagebox-dark{border-color:#cacaca;color:#222;background-color:#d9d9d9}.k-messagebox-light{border-color:#fcfcfc;color:#7f7f7f;background-color:#fdfdfd}.k-messagebox-inverse{border-color:#cacaca;color:#222;background-color:#d9d9d9}.k-checkbox{margin:0;padding:0;line-height:initial;border-width:2px;border-style:solid;outline:0;background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;flex:none;vertical-align:middle;position:relative;cursor:pointer;-webkit-appearance:none}.k-checkbox:checked,.k-checkbox.k-checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='none' stroke='white' stroke-width='3' d='M4.1,12.7 9,17.6 20.3,6.3'/%3e%3c/svg%3e")}.k-checkbox:indeterminate,.k-checkbox.k-indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='white' stroke-width='3' d='M4 10h12'/%3e%3c/svg%3e")}.k-checkbox:disabled,.k-checkbox.k-disabled{outline:none;cursor:default;opacity:.6;filter:grayscale(.1);pointer-events:none;box-shadow:none}.k-checkbox-wrap{flex:none;display:inline-flex;flex-flow:row nowrap;gap:0;align-items:center;align-self:flex-start;vertical-align:middle;position:relative}.k-checkbox-wrap:before{content:"\200b";width:0px;overflow:hidden;flex:none;display:inline-block;vertical-align:top}.k-checkbox-label{margin:0;padding:0;display:inline-flex;align-items:flex-start;gap:4px;vertical-align:middle;position:relative;cursor:pointer}.k-checkbox-label .k-ripple{visibility:hidden!important}.k-checkbox+.k-label,.k-checkbox-wrap+.k-label,.k-checkbox+.k-checkbox-label,.k-checkbox-wrap+.k-checkbox-label{display:inline;margin-inline-start:4px}.k-checkbox-label:empty{display:none!important}.k-checkbox-label.k-no-text{min-width:1px}.k-checkbox-list{margin:0;padding:0;display:flex;flex-flow:column nowrap;gap:0;list-style:none}.k-checkbox-item,.k-checkbox-list-item{padding:8px 0;display:flex;flex-flow:row nowrap;align-items:center;align-content:center;gap:4px}.k-checkbox-item .k-checkbox-label,.k-checkbox-list-item .k-checkbox-label{margin:0}.k-checkbox-list-horizontal,.k-checkbox-list.k-list-horizontal{display:flex;flex-flow:row wrap;gap:16px}.k-ripple-container .k-checkbox:after{content:"";display:block;position:absolute;left:50%;top:50%;border-radius:100%;z-index:-1;transition:opacity .1s linear,transform .15s cubic-bezier(.4,0,.2,1);transform:translate(-50%,-50%) scale(0);transform-origin:center center}.k-ripple-container .k-checkbox:focus,.k-ripple-container .k-checkbox.k-focus{box-shadow:none!important}.k-ripple-container .k-checkbox:disabled:after,.k-ripple-container .k-checkbox.k-disabled:after{display:none}.k-checkbox-sm{width:12px;height:12px}.k-checkbox-sm:before{font-size:10px}.k-ripple-container .k-checkbox-sm:after{width:36px;height:36px}.k-checkbox-md{width:16px;height:16px}.k-checkbox-md:before{font-size:14px}.k-ripple-container .k-checkbox-md:after{width:48px;height:48px}.k-checkbox-lg{width:20px;height:20px}.k-checkbox-lg:before{font-size:18px}.k-ripple-container .k-checkbox-lg:after{width:60px;height:60px}.k-checkbox{border-color:#0000008a}.k-checkbox:indeterminate,.k-checkbox.k-indeterminate{border-color:#3f51b5;color:#fff;background-color:#3f51b5}.k-checkbox:checked,.k-checkbox.k-checked{border-color:#3f51b5;color:#fff;background-color:#3f51b5}.k-checkbox:disabled,.k-checkbox.k-disabled{border-color:#adadad}.k-checkbox:checked:disabled,.k-checkbox:indeterminate:disabled,.k-checkbox.k-checked.k-disabled,.k-checkbox.k-indeterminate.k-disabled{border-color:#adadad;color:#000;background-color:#adadad}.k-checkbox.k-invalid{border-color:#f31700}.k-checkbox.k-invalid+.k-checkbox-label{color:#f31700}.k-checkbox-wrap .k-ripple-blob{color:#3f51b5;opacity:.2}.k-ripple-container .k-checkbox:after{background:#3f51b5;opacity:.2}.k-checkbox:disabled+.k-checkbox-label{color:#0000008a;opacity:1;filter:none}.k-list-container{display:flex;flex-flow:column nowrap}.k-list-container>.k-list{flex:1;height:100%}.k-list{margin:0;padding:0;box-sizing:border-box;display:flex;flex-flow:column nowrap;outline:none;position:relative;overflow:hidden}.k-list *,.k-list *:before,.k-list *:after{box-sizing:border-box}.k-popup>.k-list{height:100%;border-width:0}.k-list-group-sticky-header{border-width:0;border-width:0 0 1px;border-style:solid;white-space:nowrap;display:flex;flex-flow:row nowrap;align-items:center;flex:none;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.k-list-content{border-color:inherit;flex:1 1 auto;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative}.k-list-ul{margin:0;padding:0;border-width:0;border-color:inherit;height:auto;list-style:none}.k-list-item,.k-list-optionlabel{border:0;outline:none;cursor:pointer;display:flex;flex-flow:row nowrap;align-items:center;align-content:center;gap:8px;position:relative;transition-property:color,background-color,outline-color,box-shadow;transition-duration:.2s;transition-timing-function:ease}.k-list-item.k-first:before,.k-first.k-list-optionlabel:before{content:"";border-width:1px 0 0;border-style:solid;position:absolute;top:0;left:0;right:0}.k-list-item-text:before,.k-list-optionlabel:before{content:"\200b";width:0px;overflow:hidden}.k-list-group-item{border-width:0;border-width:1px 0 0;border-style:solid;cursor:default;display:flex;flex-flow:row nowrap;align-items:center;align-content:center;gap:8px;position:relative}.k-list-item-group-label{padding:0 .5em;font-size:.75em;position:absolute;top:0;inset-inline-end:0}.k-ie .k-list-item-group-label{right:0}.k-ie .k-rtl .k-list-item-group-label,.k-ie [dir=rtl] .k-list-item-group-label{right:auto;left:0}.k-virtual-content,.k-virtual-list .k-list-content{overflow-y:scroll}.k-virtual-list .k-list-item,.k-virtual-list .k-list-optionlabel,.k-virtual-list .k-list-group-item,.k-virtual-content .k-list-item,.k-virtual-content .k-list-optionlabel,.k-virtual-content .k-list-group-item{position:absolute;width:100%}.k-virtual-list .k-list-item-text,.k-virtual-list .k-list-header-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.k-virtual-list .k-list-optionlabel{position:relative}.k-list-filter{display:block;position:relative;padding:16px;box-sizing:border-box;flex:none}.k-list-sm{font-size:14px;line-height:1.4285714286}.k-list-sm .k-list-group-sticky-header,.k-list-sm .k-list-item,.k-list-sm .k-list-optionlabel,.k-list-sm .k-list-group-item{padding:6px 16px}.k-list-md{font-size:14px;line-height:1.4285714286}.k-list-md .k-list-group-sticky-header,.k-list-md .k-list-item,.k-list-md .k-list-optionlabel,.k-list-md .k-list-group-item{padding:8px 16px}.k-list-lg{font-size:16px;line-height:1.5}.k-list-lg .k-list-group-sticky-header,.k-list-lg .k-list-item,.k-list-lg .k-list-optionlabel{padding:8px 16px}.k-list-lg .k-list-group-item{padding:10px 16px}.k-no-data,.k-nodata{min-height:140px;display:flex;align-items:center;justify-content:center;font-weight:lighter;text-align:center;white-space:normal}.k-list{border-color:#0000001f;color:#000000de;background-color:#fff}.k-list-group-sticky-header{border-color:inherit}.k-list-item:hover,.k-list-optionlabel:hover,.k-list-item.k-hover,.k-hover.k-list-optionlabel{color:#000000de;background-color:#0000000a}.k-list-item:focus,.k-list-optionlabel:focus,.k-list-item.k-focus,.k-focus.k-list-optionlabel{background-color:#0000000a}.k-list-item.k-selected,.k-selected.k-list-optionlabel{color:#e51a5f;background-color:#fff}.k-list-item.k-selected:hover,.k-selected.k-list-optionlabel:hover,.k-list-item.k-selected.k-hover,.k-selected.k-hover.k-list-optionlabel{color:#e51a5f;background-color:#ebebeb}.k-list-group-item{border-color:inherit}.k-list-item-group-label{color:#fff;background-color:#000000de}.k-no-data,.k-nodata{color:#0000008a}.k-listgroup{border-radius:4px;margin:0;padding:0;border-width:1px;border-style:solid;font-size:14px;line-height:1.4285714286;list-style:none;display:flex;flex-direction:column;position:relative;overflow:hidden}.k-listgroup>ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.k-listgroup .k-listgroup-item+.k-listgroup-item{border-top-width:1px}.k-listgroup-flush{border-radius:0;border-left-width:0;border-right-width:0}.k-listgroup-item{padding:8px;border-width:0;border-style:solid;border-color:inherit;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex:0 0 auto;position:relative}.k-listgroup-item>.k-link{margin:-8px;padding:8px;color:inherit;text-decoration:none;outline:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex:1 1 auto;position:relative}.k-listgroup-item>.k-link>.k-select{padding:8px;display:flex;align-items:center;flex:0 0 auto;position:absolute;top:50%;right:0;transform:translateY(-50%)}.k-listgroup-item-segmented{align-items:stretch}.k-listgroup-item-segmented>.k-link{margin-right:0}.k-listgroup-item-segmented>.k-select{margin:-8px -8px -8px 0;padding:8px;border-width:0 0 0 1px;border-style:solid;border-color:inherit;cursor:pointer}.k-listgroup-form-row{margin:-8px;padding:8px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex:1 1 auto;position:relative}.k-listgroup-form-row .k-listgroup-form-field-label{width:40%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.k-listgroup-form-row .k-listgroup-form-field-wrapper{width:50%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;text-align:end;position:relative}.k-listgroup-form-row .k-listgroup-form-field-wrapper select,.k-listgroup-form-row .k-listgroup-form-field-wrapper input[type=text],.k-listgroup-form-row .k-listgroup-form-field-wrapper input[type=password],.k-listgroup-form-row .k-listgroup-form-field-wrapper input[type=date],.k-listgroup-form-row .k-listgroup-form-field-wrapper input[type=time],.k-listgroup-form-row .k-listgroup-form-field-wrapper input[type=datetime-local],.k-listgroup-form-row .k-listgroup-form-field-wrapper input[type=number],.k-listgroup-form-row .k-listgroup-form-field-wrapper textarea{width:100%;box-sizing:border-box;flex:1 1 100%}.k-listgroup-form-row .k-listgroup-form-field-wrapper textarea{min-height:4em;resize:vertical}.k-listgroup-item.k-listgroup-form-row{margin:0}[dir=rtl] .k-listgroup-item>.k-link>.k-select{right:auto;left:0}[dir=rtl] .k-listgroup-item>.k-link>.k-select .k-icon{transform:scaleX(-1)}[dir=rtl] .k-listgroup-item-segmented>.k-link{margin-right:-8px;margin-left:0}[dir=rtl] .k-listgroup-item-segmented>.k-select{margin-right:0;margin-left:-8px;border-right-width:1px;border-left-width:0}[dir=rtl] .k-listgroup-item-segmented>.k-select .k-icon{transform:scaleX(-1)}.k-noflexbox .k-listgroup,.k-noflexbox .k-listgroup>ul .k-listgroup-item,.k-noflexbox .k-listgroup-item>.k-link{display:block}.k-listgroup{border-color:#0000001f;color:#000000de;background-color:#fff}.k-overlay{width:100%;height:100%;opacity:.32;position:fixed;top:0;left:0;z-index:10001;background-color:#000}.k-overlay-primary{background-color:#3f51b5}.k-overlay-secondary{background-color:#e51a5f}.k-overlay-tertiary{background-color:#00695c}.k-overlay-info{background-color:#0058e9}.k-overlay-success{background-color:#37b400}.k-overlay-warning{background-color:#ffc000}.k-overlay-error{background-color:#f31700}.k-overlay-dark{background-color:#424242}.k-overlay-light{background-color:#f5f5f5}.k-overlay-inverse{background-color:#424242}.k-popup{margin:0;padding:0;border-width:0px;border-style:solid;box-sizing:border-box;font-size:14px;line-height:2;display:flex;flex-direction:column;align-items:stretch}.k-popup .k-item{outline:none}.k-animation-container-shown{overflow:visible}.k-popup>.k-colorpalette{padding:8px}.k-popup.k-popup-transparent{border-width:0;background-color:transparent}.k-popup.k-popup-flush{padding:0}.k-popup>.k-widget,.k-popup>.k-coloreditor{border-width:0}.k-shadow{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.k-popup{border-color:#0000001f;color:#000000de;background-color:#fff;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.k-animation-container{border-radius:0 0 4px 4px}.k-ripple-target{position:relative}.k-ripple{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none}.k-ripple-blob{pointer-events:none;position:absolute;border-radius:50%;padding:0;transform:translate(-50%,-50%) scale(0);transition:opacity .1s linear,transform .5s cubic-bezier(.4,0,.2,1);opacity:.1;background-color:currentColor}.k-primary .k-ripple-blob{opacity:.2}.k-ripple-focus:after{visibility:visible;animation:ripple .6s ease-out}@keyframes ripple{0%{transform:translate(-50%,-50%) scale(0)}20%{transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(1)}}.k-badge{padding:0;border-width:1px;border-style:solid;border-color:transparent;box-sizing:border-box;color:inherit;background-color:transparent;font:inherit;text-align:center;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;overflow:hidden;text-overflow:ellipsis}.k-badge *,.k-badge *:before,.k-badge *:after{box-sizing:border-box}.k-badge>*{color:inherit}a.k-badge,.k-badge>a{text-decoration:none}a.k-badge:hover,.k-badge>a:hover{text-decoration:underline}.k-badge-icon{max-width:1em;max-height:1em;font-size:inherit}.k-badge-icon.k-svg-icon svg{fill:currentColor}.k-badge-sm{padding:2px;font-size:10px;line-height:1;min-width:calc(1em + 6px)}.k-badge-sm:empty{padding:2px;min-width:auto}.k-badge-md{padding:4px;font-size:10px;line-height:1;min-width:calc(1em + 10px)}.k-badge-md:empty{padding:4px;min-width:auto}.k-badge-lg{padding:6px;font-size:10px;line-height:1;min-width:calc(1em + 14px)}.k-badge-lg:empty{padding:6px;min-width:auto}kendo-badge-container{display:inline-block}.k-badge-container{position:relative;overflow:visible}.k-badge-inside,.k-badge-edge{position:absolute;z-index:9999}.k-badge-edge.k-top-start{transform:translate(-50%,-50%)}.k-badge-edge.k-top-end{transform:translate(50%,-50%)}.k-badge-edge.k-bottom-start{transform:translate(-50%,50%)}.k-badge-edge.k-bottom-end{transform:translate(50%,50%)}.k-rtl .k-badge-edge.k-top-start,[dir=rtl].k-badge-edge.k-top-start,[dir=rtl] .k-badge-edge.k-top-start{transform:translate(50%,-50%)}.k-rtl .k-badge-edge.k-top-end,[dir=rtl].k-badge-edge.k-top-end,[dir=rtl] .k-badge-edge.k-top-end{transform:translate(-50%,-50%)}.k-rtl .k-badge-edge.k-bottom-start,[dir=rtl].k-badge-edge.k-bottom-start,[dir=rtl] .k-badge-edge.k-bottom-start{transform:translate(50%,50%)}.k-rtl .k-badge-edge.k-bottom-end,[dir=rtl].k-badge-edge.k-bottom-end,[dir=rtl] .k-badge-edge.k-bottom-end{transform:translate(-50%,50%)}.k-badge-outside{position:absolute;z-index:9999}.k-badge-outside.k-top-start{transform:translate(-100%,-100%)}.k-badge-outside.k-top-end{transform:translate(100%,-100%)}.k-badge-outside.k-bottom-start{transform:translate(-100%,100%)}.k-badge-outside.k-bottom-end{transform:translate(100%,100%)}.k-rtl .k-badge-outside.k-top-start,[dir=rtl].k-badge-outside.k-top-start,[dir=rtl] .k-badge-outside.k-top-start{transform:translate(100%,-100%)}.k-rtl .k-badge-outside.k-top-end,[dir=rtl].k-badge-outside.k-top-end,[dir=rtl] .k-badge-outside.k-top-end{transform:translate(-100%,-100%)}.k-rtl .k-badge-outside.k-bottom-start,[dir=rtl].k-badge-outside.k-bottom-start,[dir=rtl] .k-badge-outside.k-bottom-start{transform:translate(100%,100%)}.k-rtl .k-badge-outside.k-bottom-end,[dir=rtl].k-badge-outside.k-bottom-end,[dir=rtl] .k-badge-outside.k-bottom-end{transform:translate(-100%,100%)}.k-badge-border-cutout{box-shadow:0 0 0 2px #fff}.k-badge-solid-primary{border-color:#3f51b5;color:#fff;background-color:#3f51b5}.k-badge-solid-secondary{border-color:#e51a5f;color:#fff;background-color:#e51a5f}.k-badge-solid-tertiary{border-color:#00695c;color:#fff;background-color:#00695c}.k-badge-solid-info{border-color:#0058e9;color:#fff;background-color:#0058e9}.k-badge-solid-success{border-color:#37b400;color:#fff;background-color:#37b400}.k-badge-solid-warning{border-color:#ffc000;color:#000;background-color:#ffc000}.k-badge-solid-error{border-color:#f31700;color:#fff;background-color:#f31700}.k-badge-solid-dark{border-color:#424242;color:#fff;background-color:#424242}.k-badge-solid-light{border-color:#f5f5f5;color:#000;background-color:#f5f5f5}.k-badge-solid-inverse{border-color:#424242;color:#fff;background-color:#424242}.k-badge-outline{border-color:currentColor;background-color:#fff}.k-badge-outline-primary{color:#3f51b5}.k-badge-outline-secondary{color:#e51a5f}.k-badge-outline-tertiary{color:#00695c}.k-badge-outline-info{color:#0058e9}.k-badge-outline-success{color:#37b400}.k-badge-outline-warning{color:#ffc000}.k-badge-outline-error{color:#f31700}.k-badge-outline-dark{color:#424242}.k-badge-outline-light{color:#f5f5f5}.k-badge-outline-inverse{color:#424242}.k-button{box-sizing:border-box;border-width:1px;border-style:solid;color:inherit;background:none;font-family:Roboto,Helvetica Neue,sans-serif;text-align:center;text-decoration:none;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:8px;vertical-align:middle;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;-webkit-appearance:none;position:relative;transition:box-shadow .28s cubic-bezier(.4,0,.2,1)}.k-button *,.k-button *:before,.k-button *:after{box-sizing:border-box}.k-button:disabled,.k-button.k-disabled{outline:none;cursor:default;opacity:.6;filter:grayscale(.1);pointer-events:none;box-shadow:none}.k-button::-moz-focus-inner{padding:0;border:0;outline:0}.k-button:hover,.k-button:focus{text-decoration:none;outline:0}.k-icon-button{gap:0}.k-icon-button .k-icon{display:inline-flex}.k-button-icon{color:inherit;align-self:center;position:relative}.k-button-sm{padding:6px 16px;font-size:14px;line-height:1.4285714286}.k-button-sm.k-icon-button{padding:6px}.k-button-sm.k-icon-button>.k-button-icon{min-width:20.0000000004px;min-height:20.0000000004px}.k-button-md{padding:8px 16px;font-size:14px;line-height:1.4285714286}.k-button-md.k-icon-button{padding:8px}.k-button-md.k-icon-button>.k-button-icon{min-width:20.0000000004px;min-height:20.0000000004px}.k-button-lg{padding:10px 16px;font-size:14px;line-height:1.4285714286}.k-button-lg.k-icon-button{padding:10px}.k-button-lg.k-icon-button>.k-button-icon{min-width:20.0000000004px;min-height:20.0000000004px}.k-button-square{aspect-ratio:1}.k-button-group{margin:0;padding:0;border-width:0;box-sizing:border-box;list-style:none;outline:0;display:inline-flex;flex-flow:row nowrap;vertical-align:middle;position:relative;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-button-group>.k-button+.k-button{margin-inline-start:-1px}.k-button-group>.k-button:hover,.k-button-group>.k-button.k-hover,.k-button-group>.k-button:focus,.k-button-group>.k-button.k-focus,.k-button-group>.k-button:active,.k-button-group>.k-button.k-active,.k-button-group>.k-button.k-selected{z-index:2}.k-button-group .k-button:not(:first-child):not(:last-child){border-start-end-radius:0;border-end-end-radius:0;border-start-start-radius:0;border-end-start-radius:0}.k-button-group>.k-button:first-child:not(:only-child){border-start-end-radius:0;border-end-end-radius:0}.k-button-group>.k-button:last-child:not(:only-child){border-start-start-radius:0;border-end-start-radius:0}.k-button-group:disabled,.k-button-group[disabled],.k-button-group.k-disabled{opacity:1;filter:none}.k-button-group-stretched{width:100%}.k-button-group-stretched>*{flex:1 0 0%;overflow:hidden}.k-button-flat{border-color:transparent!important;color:inherit;background:none!important;box-shadow:none!important}.k-button-flat:before{display:block!important}.k-button-flat:after{box-shadow:inset 0 0 0 2px currentColor;display:block!important}.k-button-flat:focus:after,.k-button-flat.k-focus:after{opacity:.12}.k-button-outline{border-color:currentColor;color:inherit;background:none}.k-button-link{border-color:transparent;color:inherit;text-decoration:none;background:none}.k-button-link:hover,.k-button-link.k-hover{text-decoration:underline}.k-button-clear{border-color:transparent!important;color:inherit;background:none!important;box-shadow:none!important}.k-ie .k-button-group .k-button{border-radius:0}.k-button-overlay,.k-button:before{border-radius:inherit;content:"";background:currentColor;opacity:0;display:none;pointer-events:none;position:absolute;inset:-1px;z-index:0;transition:opacity .2s ease-in-out}.k-button:hover:before,.k-button.k-hover:before{opacity:.08}.k-button:focus:before,.k-button.k-focus:before{opacity:.12}.k-button.k-no-focus:not(:hover):before,.k-button.k-no-focus:not(.k-hover):before{opacity:0}.k-button:active:before,.k-button.k-active:before{opacity:.16}.k-button.k-selected:before{opacity:.22}.k-button:after{border-radius:inherit;content:"";opacity:0;display:none;pointer-events:none;position:absolute;inset:-1px;z-index:0;transition:opacity .2s ease-in-out}.k-button{text-transform:uppercase;font-weight:500}.k-button:before{display:block;transition:opacity .4s cubic-bezier(.25,.8,.25,1)}.k-button:after{display:none!important}.k-button:disabled,.k-button[disabled],.k-button.k-disabled{opacity:1;filter:none}.k-button-outline{background-color:transparent!important;box-shadow:none!important}.k-button-link:hover:before,.k-button-link.k-hover:before,.k-button-link:active:before,.k-button-link.k-active:before,.k-button-link.k-selected:before{opacity:0}.k-button-link:focus:before,.k-button-link.k-focus:before{opacity:.12}.k-button-clear:before,.k-button.k-clear:before{display:none}.k-button-clear:focus:before,.k-button-clear.k-focus:before,.k-button-clear:active:before,.k-button.k-clear:focus:before,.k-button.k-clear.k-focus:before,.k-button.k-clear:active:before{display:block}.k-overflow-button.k-button-group,.k-overflow-group.k-button-group{line-height:inherit}.k-button-solid-base{border-color:#fff;color:#000000de;background-color:#fff;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.k-button-solid-base:disabled,.k-button-solid-base.k-disabled{border-color:#e0e0e0;color:#00000061;background-color:#e0e0e0;box-shadow:none}.k-button-solid-primary{border-color:#3f51b5;color:#fff;background-color:#3f51b5}.k-button-solid-primary:disabled,.k-button-solid-primary.k-disabled{border-color:#e0e0e0;color:#00000061;background-color:#e0e0e0;box-shadow:none}.k-button-solid-secondary{border-color:#e51a5f;color:#fff;background-color:#e51a5f}.k-button-solid-secondary:disabled,.k-button-solid-secondary.k-disabled{border-color:#e0e0e0;color:#00000061;background-color:#e0e0e0;box-shadow:none}.k-button-solid-tertiary{border-color:#00695c;color:#fff;background-color:#00695c}.k-button-solid-tertiary:disabled,.k-button-solid-tertiary.k-disabled{border-color:#e0e0e0;color:#00000061;background-color:#e0e0e0;box-shadow:none}.k-button-solid-info{border-color:#0058e9;color:#fff;background-color:#0058e9}.k-button-solid-info:disabled,.k-button-solid-info.k-disabled{border-color:#e0e0e0;color:#00000061;background-color:#e0e0e0;box-shadow:none}.k-button-solid-success{border-color:#37b400;color:#fff;background-color:#37b400}.k-button-solid-success:disabled,.k-button-solid-success.k-disabled{border-color:#e0e0e0;color:#00000061;background-color:#e0e0e0;box-shadow:none}.k-button-solid-warning{border-color:#ffc000;color:#000;background-color:#ffc000}.k-button-solid-warning:disabled,.k-button-solid-warning.k-disabled{border-color:#e0e0e0;color:#00000061;background-color:#e0e0e0;box-shadow:none}.k-button-solid-error{border-color:#f31700;color:#fff;background-color:#f31700}.k-button-solid-error:disabled,.k-button-solid-error.k-disabled{border-color:#e0e0e0;color:#00000061;background-color:#e0e0e0;box-shadow:none}.k-button-solid-dark{border-color:#424242;color:#fff;background-color:#424242}.k-button-solid-dark:disabled,.k-button-solid-dark.k-disabled{border-color:#e0e0e0;color:#00000061;background-color:#e0e0e0;box-shadow:none}.k-button-solid-light{border-color:#f5f5f5;color:#000;background-color:#f5f5f5}.k-button-solid-light:disabled,.k-button-solid-light.k-disabled{border-color:#e0e0e0;color:#00000061;background-color:#e0e0e0;box-shadow:none}.k-button-solid-inverse{border-color:#424242;color:#fff;background-color:#424242}.k-button-solid-inverse:disabled,.k-button-solid-inverse.k-disabled{border-color:#e0e0e0;color:#00000061;background-color:#e0e0e0;box-shadow:none}.k-button-outline-primary{box-shadow:none;border-color:currentColor;color:#3f51b5;background-color:transparent}.k-button-outline-primary:hover,.k-button-outline-primary.k-hover,.k-button-outline-primary:active,.k-button-outline-primary.k-active,.k-button-outline-primary.k-selected{border-color:#3f51b5;color:#fff;background-color:#3f51b5}.k-button-outline-secondary{box-shadow:none;border-color:currentColor;color:#e51a5f;background-color:transparent}.k-button-outline-secondary:hover,.k-button-outline-secondary.k-hover,.k-button-outline-secondary:active,.k-button-outline-secondary.k-active,.k-button-outline-secondary.k-selected{border-color:#e51a5f;color:#fff;background-color:#e51a5f}.k-button-outline-tertiary{box-shadow:none;border-color:currentColor;color:#00695c;background-color:transparent}.k-button-outline-tertiary:hover,.k-button-outline-tertiary.k-hover,.k-button-outline-tertiary:active,.k-button-outline-tertiary.k-active,.k-button-outline-tertiary.k-selected{border-color:#00695c;color:#fff;background-color:#00695c}.k-button-outline-info{box-shadow:none;border-color:currentColor;color:#0058e9;background-color:transparent}.k-button-outline-info:hover,.k-button-outline-info.k-hover,.k-button-outline-info:active,.k-button-outline-info.k-active,.k-button-outline-info.k-selected{border-color:#0058e9;color:#fff;background-color:#0058e9}.k-button-outline-success{box-shadow:none;border-color:currentColor;color:#37b400;background-color:transparent}.k-button-outline-success:hover,.k-button-outline-success.k-hover,.k-button-outline-success:active,.k-button-outline-success.k-active,.k-button-outline-success.k-selected{border-color:#37b400;color:#fff;background-color:#37b400}.k-button-outline-warning{box-shadow:none;border-color:currentColor;color:#ffc000;background-color:transparent}.k-button-outline-warning:hover,.k-button-outline-warning.k-hover,.k-button-outline-warning:active,.k-button-outline-warning.k-active,.k-button-outline-warning.k-selected{border-color:#ffc000;color:#000;background-color:#ffc000}.k-button-outline-error{box-shadow:none;border-color:currentColor;color:#f31700;background-color:transparent}.k-button-outline-error:hover,.k-button-outline-error.k-hover,.k-button-outline-error:active,.k-button-outline-error.k-active,.k-button-outline-error.k-selected{border-color:#f31700;color:#fff;background-color:#f31700}.k-button-outline-dark{box-shadow:none;border-color:currentColor;color:#424242;background-color:transparent}.k-button-outline-dark:hover,.k-button-outline-dark.k-hover,.k-button-outline-dark:active,.k-button-outline-dark.k-active,.k-button-outline-dark.k-selected{border-color:#424242;color:#fff;background-color:#424242}.k-button-outline-light{box-shadow:none;border-color:currentColor;color:#f5f5f5;background-color:transparent}.k-button-outline-light:hover,.k-button-outline-light.k-hover,.k-button-outline-light:active,.k-button-outline-light.k-active,.k-button-outline-light.k-selected{border-color:#f5f5f5;color:#000;background-color:#f5f5f5}.k-button-outline-inverse{box-shadow:none;border-color:currentColor;color:#424242;background-color:transparent}.k-button-outline-inverse:hover,.k-button-outline-inverse.k-hover,.k-button-outline-inverse:active,.k-button-outline-inverse.k-active,.k-button-outline-inverse.k-selected{border-color:#424242;color:#fff;background-color:#424242}.k-button-outline-base{box-shadow:none;border-color:currentColor;color:#000000de;background-color:transparent}.k-button-outline-base:hover,.k-button-outline-base.k-hover,.k-button-outline-base:active,.k-button-outline-base.k-active,.k-button-outline-base.k-selected{border-color:#000000de;color:#fff;background-color:#000000de}.k-button-flat-primary{color:#3f51b5}.k-button-flat-primary:disabled,.k-button-flat-primary.k-disabled{color:#00000061}.k-button-flat-secondary{color:#e51a5f}.k-button-flat-secondary:disabled,.k-button-flat-secondary.k-disabled{color:#00000061}.k-button-flat-tertiary{color:#00695c}.k-button-flat-tertiary:disabled,.k-button-flat-tertiary.k-disabled{color:#00000061}.k-button-flat-info{color:#0058e9}.k-button-flat-info:disabled,.k-button-flat-info.k-disabled{color:#00000061}.k-button-flat-success{color:#37b400}.k-button-flat-success:disabled,.k-button-flat-success.k-disabled{color:#00000061}.k-button-flat-warning{color:#ffc000}.k-button-flat-warning:disabled,.k-button-flat-warning.k-disabled{color:#00000061}.k-button-flat-error{color:#f31700}.k-button-flat-error:disabled,.k-button-flat-error.k-disabled{color:#00000061}.k-button-flat-dark{color:#424242}.k-button-flat-dark:disabled,.k-button-flat-dark.k-disabled{color:#00000061}.k-button-flat-light{color:#f5f5f5}.k-button-flat-light:disabled,.k-button-flat-light.k-disabled{color:#00000061}.k-button-flat-inverse{color:#424242}.k-button-flat-inverse:disabled,.k-button-flat-inverse.k-disabled{color:#00000061}.k-button-flat-base{color:inherit}.k-button-flat-base:disabled,.k-button-flat-base.k-disabled{color:#00000061}.k-button-link-primary{color:#3f51b5}.k-button-link-primary:hover,.k-button-link-primary.k-hover,.k-button-link-primary:active,.k-button-link-primary.k-active,.k-button-link-primary.k-selected{color:#354498}.k-button-link-secondary{color:#e51a5f}.k-button-link-secondary:hover,.k-button-link-secondary.k-hover,.k-button-link-secondary:active,.k-button-link-secondary.k-active,.k-button-link-secondary.k-selected{color:#c01650}.k-button-link-tertiary{color:#00695c}.k-button-link-tertiary:hover,.k-button-link-tertiary.k-hover,.k-button-link-tertiary:active,.k-button-link-tertiary.k-active,.k-button-link-tertiary.k-selected{color:#00584d}.k-button-link-info{color:#0058e9}.k-button-link-info:hover,.k-button-link-info.k-hover,.k-button-link-info:active,.k-button-link-info.k-active,.k-button-link-info.k-selected{color:#004ac4}.k-button-link-success{color:#37b400}.k-button-link-success:hover,.k-button-link-success.k-hover,.k-button-link-success:active,.k-button-link-success.k-active,.k-button-link-success.k-selected{color:#2e9700}.k-button-link-warning{color:#ffc000}.k-button-link-warning:hover,.k-button-link-warning.k-hover,.k-button-link-warning:active,.k-button-link-warning.k-active,.k-button-link-warning.k-selected{color:#d6a100}.k-button-link-error{color:#f31700}.k-button-link-error:hover,.k-button-link-error.k-hover,.k-button-link-error:active,.k-button-link-error.k-active,.k-button-link-error.k-selected{color:#cc1300}.k-button-link-dark{color:#424242}.k-button-link-dark:hover,.k-button-link-dark.k-hover,.k-button-link-dark:active,.k-button-link-dark.k-active,.k-button-link-dark.k-selected{color:#373737}.k-button-link-light{color:#f5f5f5}.k-button-link-light:hover,.k-button-link-light.k-hover,.k-button-link-light:active,.k-button-link-light.k-active,.k-button-link-light.k-selected{color:#cecece}.k-button-link-inverse{color:#424242}.k-button-link-inverse:hover,.k-button-link-inverse.k-hover,.k-button-link-inverse:active,.k-button-link-inverse.k-active,.k-button-link-inverse.k-selected{color:#373737}.k-button-link-base{color:#000000de}.k-button-link-base:hover,.k-button-link-base.k-hover,.k-button-link-base:active,.k-button-link-base.k-active,.k-button-link-base.k-selected{color:#000000e3}.k-button-clear-primary{color:#3f51b5}.k-button-clear-primary:focus:after,.k-button-clear-primary.k-focus:after,.k-button-clear-primary:active:after{background-color:currentColor;opacity:.155;display:block}.k-button-clear-primary:disabled,.k-button-clear-primary.k-disabled{color:#00000061}.k-button-clear-secondary{color:#e51a5f}.k-button-clear-secondary:focus:after,.k-button-clear-secondary.k-focus:after,.k-button-clear-secondary:active:after{background-color:currentColor;opacity:.155;display:block}.k-button-clear-secondary:disabled,.k-button-clear-secondary.k-disabled{color:#00000061}.k-button-clear-tertiary{color:#00695c}.k-button-clear-tertiary:focus:after,.k-button-clear-tertiary.k-focus:after,.k-button-clear-tertiary:active:after{background-color:currentColor;opacity:.155;display:block}.k-button-clear-tertiary:disabled,.k-button-clear-tertiary.k-disabled{color:#00000061}.k-button-clear-info{color:#0058e9}.k-button-clear-info:focus:after,.k-button-clear-info.k-focus:after,.k-button-clear-info:active:after{background-color:currentColor;opacity:.155;display:block}.k-button-clear-info:disabled,.k-button-clear-info.k-disabled{color:#00000061}.k-button-clear-success{color:#37b400}.k-button-clear-success:focus:after,.k-button-clear-success.k-focus:after,.k-button-clear-success:active:after{background-color:currentColor;opacity:.155;display:block}.k-button-clear-success:disabled,.k-button-clear-success.k-disabled{color:#00000061}.k-button-clear-warning{color:#ffc000}.k-button-clear-warning:focus:after,.k-button-clear-warning.k-focus:after,.k-button-clear-warning:active:after{background-color:currentColor;opacity:.155;display:block}.k-button-clear-warning:disabled,.k-button-clear-warning.k-disabled{color:#00000061}.k-button-clear-error{color:#f31700}.k-button-clear-error:focus:after,.k-button-clear-error.k-focus:after,.k-button-clear-error:active:after{background-color:currentColor;opacity:.155;display:block}.k-button-clear-error:disabled,.k-button-clear-error.k-disabled{color:#00000061}.k-button-clear-dark{color:#424242}.k-button-clear-dark:focus:after,.k-button-clear-dark.k-focus:after,.k-button-clear-dark:active:after{background-color:currentColor;opacity:.155;display:block}.k-button-clear-dark:disabled,.k-button-clear-dark.k-disabled{color:#00000061}.k-button-clear-light{color:#f5f5f5}.k-button-clear-light:focus:after,.k-button-clear-light.k-focus:after,.k-button-clear-light:active:after{background-color:currentColor;opacity:.155;display:block}.k-button-clear-light:disabled,.k-button-clear-light.k-disabled{color:#00000061}.k-button-clear-inverse{color:#424242}.k-button-clear-inverse:focus:after,.k-button-clear-inverse.k-focus:after,.k-button-clear-inverse:active:after{background-color:currentColor;opacity:.155;display:block}.k-button-clear-inverse:disabled,.k-button-clear-inverse.k-disabled{color:#00000061}.k-button-clear-base{color:#000000de}.k-button-clear-base:focus:after,.k-button-clear-base.k-focus:after,.k-button-clear-base:active:after{background-color:currentColor;opacity:.155;display:block}.k-button-clear-base:disabled,.k-button-clear-base.k-disabled{color:#00000061}.k-button-solid-primary{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;color:#fff;background-color:#3f51b5;border-color:#3f51b5}.k-button-solid-primary:active,.k-button-solid-primary.k-active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-button-solid-primary:disabled,.k-button-solid-primary.k-disabled{box-shadow:none}.k-button-solid-secondary{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;color:#fff;background-color:#e51a5f;border-color:#e51a5f}.k-button-solid-secondary:active,.k-button-solid-secondary.k-active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-button-solid-secondary:disabled,.k-button-solid-secondary.k-disabled{box-shadow:none}.k-button-solid-tertiary{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;color:#fff;background-color:#00695c;border-color:#00695c}.k-button-solid-tertiary:active,.k-button-solid-tertiary.k-active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-button-solid-tertiary:disabled,.k-button-solid-tertiary.k-disabled{box-shadow:none}.k-button-solid-info{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;color:#fff;background-color:#0058e9;border-color:#0058e9}.k-button-solid-info:active,.k-button-solid-info.k-active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-button-solid-info:disabled,.k-button-solid-info.k-disabled{box-shadow:none}.k-button-solid-success{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;color:#000;background-color:#37b400;border-color:#37b400}.k-button-solid-success:active,.k-button-solid-success.k-active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-button-solid-success:disabled,.k-button-solid-success.k-disabled{box-shadow:none}.k-button-solid-warning{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;color:#000;background-color:#ffc000;border-color:#ffc000}.k-button-solid-warning:active,.k-button-solid-warning.k-active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-button-solid-warning:disabled,.k-button-solid-warning.k-disabled{box-shadow:none}.k-button-solid-error{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;color:#000;background-color:#f31700;border-color:#f31700}.k-button-solid-error:active,.k-button-solid-error.k-active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-button-solid-error:disabled,.k-button-solid-error.k-disabled{box-shadow:none}.k-button-solid-dark{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;color:#fff;background-color:#424242;border-color:#424242}.k-button-solid-dark:active,.k-button-solid-dark.k-active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-button-solid-dark:disabled,.k-button-solid-dark.k-disabled{box-shadow:none}.k-button-solid-light{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;color:#000;background-color:#f5f5f5;border-color:#f5f5f5}.k-button-solid-light:active,.k-button-solid-light.k-active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-button-solid-light:disabled,.k-button-solid-light.k-disabled{box-shadow:none}.k-button-solid-inverse{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;color:#fff;background-color:#424242;border-color:#424242}.k-button-solid-inverse:active,.k-button-solid-inverse.k-active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-button-solid-inverse:disabled,.k-button-solid-inverse.k-disabled{box-shadow:none}.k-button-solid-base{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;color:#000000de;background-color:#fff;border-color:#fff}.k-button-solid-base:active,.k-button-solid-base.k-active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-button-solid-base:disabled,.k-button-solid-base.k-disabled{box-shadow:none}.k-button-outline-primary{color:#3f51b5}.k-button-outline-primary:hover,.k-button-outline-primary.k-hover,.k-button-outline-primary:focus,.k-button-outline-primary.k-focus,.k-button-outline-primary:active,.k-button-outline-primary.k-active,.k-button-outline-primary.k-selected{color:#3f51b5}.k-button-outline-primary:disabled,.k-button-outline-primary.k-disabled{color:#00000061}.k-button-outline-secondary{color:#e51a5f}.k-button-outline-secondary:hover,.k-button-outline-secondary.k-hover,.k-button-outline-secondary:focus,.k-button-outline-secondary.k-focus,.k-button-outline-secondary:active,.k-button-outline-secondary.k-active,.k-button-outline-secondary.k-selected{color:#e51a5f}.k-button-outline-secondary:disabled,.k-button-outline-secondary.k-disabled{color:#00000061}.k-button-outline-tertiary{color:#00695c}.k-button-outline-tertiary:hover,.k-button-outline-tertiary.k-hover,.k-button-outline-tertiary:focus,.k-button-outline-tertiary.k-focus,.k-button-outline-tertiary:active,.k-button-outline-tertiary.k-active,.k-button-outline-tertiary.k-selected{color:#00695c}.k-button-outline-tertiary:disabled,.k-button-outline-tertiary.k-disabled{color:#00000061}.k-button-outline-info{color:#0058e9}.k-button-outline-info:hover,.k-button-outline-info.k-hover,.k-button-outline-info:focus,.k-button-outline-info.k-focus,.k-button-outline-info:active,.k-button-outline-info.k-active,.k-button-outline-info.k-selected{color:#0058e9}.k-button-outline-info:disabled,.k-button-outline-info.k-disabled{color:#00000061}.k-button-outline-success{color:#37b400}.k-button-outline-success:hover,.k-button-outline-success.k-hover,.k-button-outline-success:focus,.k-button-outline-success.k-focus,.k-button-outline-success:active,.k-button-outline-success.k-active,.k-button-outline-success.k-selected{color:#37b400}.k-button-outline-success:disabled,.k-button-outline-success.k-disabled{color:#00000061}.k-button-outline-warning{color:#ffc000}.k-button-outline-warning:hover,.k-button-outline-warning.k-hover,.k-button-outline-warning:focus,.k-button-outline-warning.k-focus,.k-button-outline-warning:active,.k-button-outline-warning.k-active,.k-button-outline-warning.k-selected{color:#ffc000}.k-button-outline-warning:disabled,.k-button-outline-warning.k-disabled{color:#00000061}.k-button-outline-error{color:#f31700}.k-button-outline-error:hover,.k-button-outline-error.k-hover,.k-button-outline-error:focus,.k-button-outline-error.k-focus,.k-button-outline-error:active,.k-button-outline-error.k-active,.k-button-outline-error.k-selected{color:#f31700}.k-button-outline-error:disabled,.k-button-outline-error.k-disabled{color:#00000061}.k-button-outline-dark{color:#424242}.k-button-outline-dark:hover,.k-button-outline-dark.k-hover,.k-button-outline-dark:focus,.k-button-outline-dark.k-focus,.k-button-outline-dark:active,.k-button-outline-dark.k-active,.k-button-outline-dark.k-selected{color:#424242}.k-button-outline-dark:disabled,.k-button-outline-dark.k-disabled{color:#00000061}.k-button-outline-light{color:#f5f5f5}.k-button-outline-light:hover,.k-button-outline-light.k-hover,.k-button-outline-light:focus,.k-button-outline-light.k-focus,.k-button-outline-light:active,.k-button-outline-light.k-active,.k-button-outline-light.k-selected{color:#f5f5f5}.k-button-outline-light:disabled,.k-button-outline-light.k-disabled{color:#00000061}.k-button-outline-inverse{color:#424242}.k-button-outline-inverse:hover,.k-button-outline-inverse.k-hover,.k-button-outline-inverse:focus,.k-button-outline-inverse.k-focus,.k-button-outline-inverse:active,.k-button-outline-inverse.k-active,.k-button-outline-inverse.k-selected{color:#424242}.k-button-outline-inverse:disabled,.k-button-outline-inverse.k-disabled{color:#00000061}.k-button-outline-base{color:#000000de}.k-button-outline-base:hover,.k-button-outline-base.k-hover,.k-button-outline-base:focus,.k-button-outline-base.k-focus,.k-button-outline-base:active,.k-button-outline-base.k-active,.k-button-outline-base.k-selected{color:#000000de}.k-button-outline-base:disabled,.k-button-outline-base.k-disabled{color:#00000061}.k-button-link-primary:disabled,.k-button-link-primary.k-disabled{color:#00000061}.k-button-link-secondary:disabled,.k-button-link-secondary.k-disabled{color:#00000061}.k-button-link-tertiary:disabled,.k-button-link-tertiary.k-disabled{color:#00000061}.k-button-link-info:disabled,.k-button-link-info.k-disabled{color:#00000061}.k-button-link-success:disabled,.k-button-link-success.k-disabled{color:#00000061}.k-button-link-warning:disabled,.k-button-link-warning.k-disabled{color:#00000061}.k-button-link-error:disabled,.k-button-link-error.k-disabled{color:#00000061}.k-button-link-dark:disabled,.k-button-link-dark.k-disabled{color:#00000061}.k-button-link-light:disabled,.k-button-link-light.k-disabled{color:#00000061}.k-button-link-inverse:disabled,.k-button-link-inverse.k-disabled{color:#00000061}.k-button-link-base:disabled,.k-button-link-base.k-disabled{color:#00000061}.k-button-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.k-button-group .k-button{box-shadow:none}.k-button-group:disabled,.k-button-group[disabled],.k-button-group.k-disabled{box-shadow:none}.k-button-group-flat,.k-button-group-link,.k-button-group-outline{box-shadow:none}.k-input,.k-picker{margin:0;padding:0;width:100%;min-width:0;box-sizing:border-box;border-width:1px;border-style:solid;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px;line-height:1.25;font-weight:400;text-align:start;box-shadow:none;display:inline-flex;flex-flow:row nowrap;align-items:stretch;vertical-align:middle;position:relative;overflow:hidden;text-overflow:ellipsis;-webkit-appearance:none}.k-input *,.k-input *:before,.k-input *:after,.k-picker *,.k-picker *:before,.k-picker *:after{box-sizing:border-box}.k-input .k-input,.k-input .k-picker,.k-picker .k-input,.k-picker .k-picker{border-width:0!important;color:inherit;background:none;font:inherit;outline:0;box-shadow:none}.k-input>*,.k-picker>*{margin:0}.k-input::placeholder,.k-picker::placeholder{color:#0000008a;opacity:1;-webkit-user-select:none;user-select:none}.k-input:-ms-input-placeholder,.k-picker:-ms-input-placeholder{color:#0000008a}input.k-input,textarea.k-textarea{padding:8px 16px}input.k-input:disabled,input.k-input[disabled],textarea.k-textarea:disabled,textarea.k-textarea[disabled]{outline:none;cursor:default;opacity:.6;filter:grayscale(.1);pointer-events:none;box-shadow:none}[disabled] input.k-input:disabled,.k-disabled input.k-input:disabled,[disabled] input.k-input[disabled],.k-disabled input.k-input[disabled],[disabled] textarea.k-textarea:disabled,.k-disabled textarea.k-textarea:disabled,[disabled] textarea.k-textarea[disabled],.k-disabled textarea.k-textarea[disabled]{opacity:1;filter:grayscale(0)}.k-picker{cursor:pointer}select.k-picker{padding:8px 16px;-webkit-appearance:auto;appearance:auto}select.k-picker:disabled,select.k-picker[disabled]{outline:none;cursor:default;opacity:.6;filter:grayscale(.1);pointer-events:none;box-shadow:none}[disabled] select.k-picker:disabled,.k-disabled select.k-picker:disabled,[disabled] select.k-picker[disabled],.k-disabled select.k-picker[disabled]{opacity:1;filter:grayscale(0)}.k-input-inner{padding:8px 16px;width:100%;border:0;outline:0;color:inherit;background:none;font:inherit;flex:1;position:relative;z-index:1;overflow:hidden;text-overflow:ellipsis;-webkit-appearance:none}.k-input-inner::-ms-clear{display:none}.k-input-inner::placeholder{color:#0000008a;opacity:1;-webkit-user-select:none;user-select:none}.k-input-inner:-ms-input-placeholder{color:#0000008a}.k-input-inner:invalid{box-shadow:none}span.k-input-inner{white-space:nowrap;display:flex;flex-flow:row nowrap;align-items:center}textarea.k-input-inner{margin:0}.k-input-value-icon{flex:none}.k-input-value-text{flex:1;overflow:hidden;text-overflow:ellipsis}.k-input-value-text:before{content:"\200b";width:0px;overflow:hidden;flex:none;display:inline-block;vertical-align:top}.k-input-values{width:100%;padding:2px;cursor:text}.k-input-values>.k-searchbar,.k-input-values>.k-input-inner{margin:-2px}.k-icon-picker .k-input-inner{padding:8px;justify-content:center}.k-input-prefix,.k-input-suffix{border-color:inherit;display:flex;flex-flow:row nowrap;align-items:center;flex:none}.k-input-prefix>*,.k-input-suffix>*{flex-shrink:0}.k-input-separator{margin:0;width:0;height:16px;border-width:0 0 0 1px;border-style:solid;border-color:inherit;align-self:center}.k-input-icon,.k-input-validation-icon,.k-input-loading-icon,.k-input-prefix>.k-icon,.k-input-suffix>.k-icon{flex:none;align-self:center;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center}.k-clear-value{outline:0;flex:none;align-self:center;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;opacity:.5}.k-clear-value:hover,.k-clear-value.k-hover{opacity:1}.k-clear-value:focus-visible{outline:1px dotted;outline-offset:-1px}.k-input-button{width:auto;border-width:0;border-inline-start-width:1px;flex:none;aspect-ratio:auto;box-shadow:none}.k-input-button>.k-button-icon{min-width:auto!important}.k-input-button:focus{box-shadow:none}.k-picker .k-input-button{color:inherit;background:none;border-color:transparent}.k-input-spinner{width:auto;flex:none;display:flex;flex-flow:column nowrap}.k-input-spinner .k-spinner-increase,.k-input-spinner .k-spinner-decrease{border-width:0;border-inline-start-width:1px;flex:1 1 50%;box-shadow:none;position:relative;aspect-ratio:auto}.k-input-spinner .k-spinner-increase>.k-button-icon,.k-input-spinner .k-spinner-decrease>.k-button-icon{margin:-1em 0;min-width:auto!important;min-height:auto!important}.k-input-spinner .k-spinner-increase .k-icon{bottom:auto}.k-input-spinner .k-spinner-decrease .k-icon{top:auto}.k-searchbar{flex:1 1 auto;display:flex;flex-flow:row nowrap}.k-picker-wrap,.k-dropdown-wrap,.k-dateinput-wrap,.k-multiselect-wrap,.k-numeric-wrap{width:100%;border-width:0;border-color:inherit;box-sizing:border-box;flex:1 1 auto;display:flex;flex-flow:row nowrap;overflow:hidden;position:relative}.k-input-flat,.k-picker-flat{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important;border-width:1px 0;border-top-color:transparent!important;background-image:none!important}.k-input-outline{background:none!important}.k-input-sm,.k-picker-sm{font-size:16px;line-height:1.25}.k-input-sm .k-input-values,.k-picker-sm .k-input-values{width:100%;padding:3px;gap:3px;cursor:text}.k-input-sm .k-input-values>.k-searchbar,.k-input-sm .k-input-values>.k-input-inner,.k-picker-sm .k-input-values>.k-searchbar,.k-picker-sm .k-input-values>.k-input-inner{margin:-3px}.k-input-sm .k-input-inner,.k-picker-sm .k-input-inner{padding:6px 16px}.k-input-sm .k-input-button,.k-input-sm .k-spinner-increase,.k-input-sm .k-spinner-decrease,.k-picker-sm .k-input-button,.k-picker-sm .k-spinner-increase,.k-picker-sm .k-spinner-decrease{padding:4px}.k-input-sm .k-input-icon,.k-input-sm .k-input-validation-icon,.k-input-sm .k-input-loading-icon,.k-input-sm .k-clear-value,.k-input-sm .k-input-prefix>.k-icon,.k-input-sm .k-input-suffix>.k-icon,.k-picker-sm .k-input-icon,.k-picker-sm .k-input-validation-icon,.k-picker-sm .k-input-loading-icon,.k-picker-sm .k-clear-value,.k-picker-sm .k-input-prefix>.k-icon,.k-picker-sm .k-input-suffix>.k-icon{width:28px;height:28px}.k-input-sm.k-icon-picker .k-input-inner,.k-picker-sm.k-icon-picker .k-input-inner{width:1.25em;height:1.25em;padding:6px;box-sizing:content-box}.k-dropdown-operator.k-picker-sm .k-input-button{padding:6px}.k-input-md,.k-picker-md{font-size:16px;line-height:1.25}.k-input-md .k-input-values,.k-picker-md .k-input-values{width:100%;padding:4px;gap:4px;cursor:text}.k-input-md .k-input-values>.k-searchbar,.k-input-md .k-input-values>.k-input-inner,.k-picker-md .k-input-values>.k-searchbar,.k-picker-md .k-input-values>.k-input-inner{margin:-4px}.k-input-md .k-input-inner,.k-picker-md .k-input-inner{padding:8px 16px}.k-input-md .k-input-button,.k-input-md .k-spinner-increase,.k-input-md .k-spinner-decrease,.k-picker-md .k-input-button,.k-picker-md .k-spinner-increase,.k-picker-md .k-spinner-decrease{padding:4px}.k-input-md .k-input-icon,.k-input-md .k-input-validation-icon,.k-input-md .k-input-loading-icon,.k-input-md .k-clear-value,.k-input-md .k-input-prefix>.k-icon,.k-input-md .k-input-suffix>.k-icon,.k-picker-md .k-input-icon,.k-picker-md .k-input-validation-icon,.k-picker-md .k-input-loading-icon,.k-picker-md .k-clear-value,.k-picker-md .k-input-prefix>.k-icon,.k-picker-md .k-input-suffix>.k-icon{width:32px;height:32px}.k-input-md.k-icon-picker .k-input-inner,.k-picker-md.k-icon-picker .k-input-inner{width:1.25em;height:1.25em;padding:8px;box-sizing:content-box}.k-dropdown-operator.k-picker-md .k-input-button{padding:8px}.k-input-lg,.k-picker-lg{font-size:16px;line-height:1.5}.k-input-lg .k-input-values,.k-picker-lg .k-input-values{width:100%;padding:4px;gap:4px;cursor:text}.k-input-lg .k-input-values>.k-searchbar,.k-input-lg .k-input-values>.k-input-inner,.k-picker-lg .k-input-values>.k-searchbar,.k-picker-lg .k-input-values>.k-input-inner{margin:-4px}.k-input-lg .k-input-inner,.k-picker-lg .k-input-inner{padding:8px 16px}.k-input-lg .k-input-button,.k-input-lg .k-spinner-increase,.k-input-lg .k-spinner-decrease,.k-picker-lg .k-input-button,.k-picker-lg .k-spinner-increase,.k-picker-lg .k-spinner-decrease{padding:4px}.k-input-lg .k-input-icon,.k-input-lg .k-input-validation-icon,.k-input-lg .k-input-loading-icon,.k-input-lg .k-clear-value,.k-input-lg .k-input-prefix>.k-icon,.k-input-lg .k-input-suffix>.k-icon,.k-picker-lg .k-input-icon,.k-picker-lg .k-input-validation-icon,.k-picker-lg .k-input-loading-icon,.k-picker-lg .k-clear-value,.k-picker-lg .k-input-prefix>.k-icon,.k-picker-lg .k-input-suffix>.k-icon{width:32px;height:32px}.k-input-lg.k-icon-picker .k-input-inner,.k-picker-lg.k-icon-picker .k-input-inner{width:1.5em;height:1.5em;padding:8px;box-sizing:content-box}.k-dropdown-operator.k-picker-lg .k-input-button{padding:8px}.k-input>kendo-popup,.k-picker>kendo-popup{position:fixed}@keyframes autoFillStart{}@keyframes autoFillEnd{}.k-autofill:-webkit-autofill{animation-name:autoFillStart}.k-autofill:not(:-webkit-autofill){animation-name:autoFillEnd}.k-input:-webkit-autofill{animation-name:autoFillStart}.k-input:not(:-webkit-autofill){animation-name:autoFillEnd}.k-input-solid,.k-picker-solid{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important;border-width:1px 0;border-top-color:transparent!important}.k-input-solid .k-input-button,.k-input-solid .k-input-spinner .k-spinner-increase,.k-input-solid .k-input-spinner .k-spinner-decrease,.k-picker-solid .k-input-button,.k-picker-solid .k-input-spinner .k-spinner-increase,.k-picker-solid .k-input-spinner .k-spinner-decrease,.k-input-flat .k-input-button,.k-input-flat .k-input-spinner .k-spinner-increase,.k-input-flat .k-input-spinner .k-spinner-decrease,.k-picker-flat .k-input-button,.k-picker-flat .k-input-spinner .k-spinner-increase,.k-picker-flat .k-input-spinner .k-spinner-decrease{background:none;border-color:transparent}.k-input-flat:disabled,.k-input-flat[disabled],.k-input-flat.k-disabled,.k-picker-flat:disabled,.k-picker-flat[disabled],.k-picker-flat.k-disabled{border-bottom-style:dashed}.k-input:disabled,.k-input[disabled],.k-input.k-disabled,.k-picker:disabled,.k-picker[disabled],.k-picker.k-disabled{opacity:1;filter:none}.k-input .k-input-button,.k-input .k-input-spinner .k-spinner-increase,.k-input .k-input-spinner .k-spinner-decrease,.k-picker .k-input-button,.k-picker .k-input-spinner .k-spinner-increase,.k-picker .k-input-spinner .k-spinner-decrease{color:inherit}.k-input-solid:after,.k-input-flat:after,.k-input-outline:after,.k-picker-solid:after,.k-picker-flat:after,.k-picker-outline:after{content:"";border-width:0 0 2px 0;border-style:solid;border-color:inherit;border-radius:inherit;display:block;position:absolute;z-index:2;inset:-1px;opacity:0;transform:scaleX(0);transition:opacity .3s,transform .3s;pointer-events:none}.k-input-solid.k-focus:after,.k-input-flat.k-focus:after,.k-input-outline.k-focus:after,.k-picker-solid.k-focus:after,.k-picker-flat.k-focus:after,.k-picker-outline.k-focus:after{opacity:1;transform:scaleX(1)}.k-input-solid:focus-within:after,.k-input-flat:focus-within:after,.k-input-outline:focus-within:after,.k-picker-solid:focus-within:after,.k-picker-flat:focus-within:after,.k-picker-outline:focus-within:after{opacity:1;transform:scaleX(1)}.k-input-outline:after,.k-picker-outline:after{border-width:2px;transform:none}.k-input-outline.k-focus:after,.k-picker-outline.k-focus:after{transform:none}.k-input-outline:focus-within:after,.k-picker-outline:focus-within:after{transform:none}.k-input-solid{border-color:#00000061;color:#000000de;background-color:#f5f5f5}.k-input-solid:hover,.k-input-solid.k-hover{border-color:#000000de}.k-input-solid:focus,.k-input-solid.k-focus{border-color:#3f51b5}.k-input-solid:focus-within{border-color:#3f51b5}.k-input-solid:disabled,.k-input-solid[disabled],.k-input-solid.k-disabled{border-color:#0000000f;color:#00000061;background-color:#fafafa}.k-input-solid.k-invalid,.k-input-solid.ng-invalid.ng-touched,.k-input-solid.ng-invalid.ng-dirty{border-color:#f31700}.k-input-solid.k-invalid .k-input-validation-icon,.k-input-solid.ng-invalid.ng-touched .k-input-validation-icon,.k-input-solid.ng-invalid.ng-dirty .k-input-validation-icon{color:#f31700}.k-picker-solid{border-color:#00000061;color:#000000de;background-color:#f5f5f5}.k-picker-solid:hover,.k-picker-solid.k-hover{border-color:#000000de}.k-picker-solid:focus,.k-picker-solid.k-focus{border-color:#3f51b5}.k-picker-solid:focus-within{border-color:#3f51b5}.k-picker-solid:disabled,.k-picker-solid[disabled],.k-picker-solid.k-disabled{border-color:#0000000f;color:#00000061;background-color:#fafafa}.k-picker-solid.k-invalid,.k-picker-solid.ng-invalid.ng-touched,.k-picker-solid.ng-invalid.ng-dirty{border-color:#f31700}.k-picker-solid.k-invalid .k-input-validation-icon,.k-picker-solid.ng-invalid.ng-touched .k-input-validation-icon,.k-picker-solid.ng-invalid.ng-dirty .k-input-validation-icon{color:#f31700}.k-input-outline{border-color:#00000061;color:#000000de}.k-input-outline>.k-input-button{border-color:inherit}.k-input-outline>.k-input-spinner{border-color:inherit}.k-input-outline>.k-input-spinner>.k-spinner-increase,.k-input-outline>.k-input-spinner>.k-spinner-decrease{border-color:inherit}.k-input-outline:hover,.k-input-outline.k-hover{border-color:#000000de}.k-input-outline:focus,.k-input-outline.k-focus{border-color:#3f51b5}.k-input-outline:focus-within{border-color:#3f51b5}.k-input-outline:disabled,.k-input-outline[disabled],.k-input-outline.k-disabled{border-color:#0000000f;color:#00000061;background-color:#fafafa}.k-input-outline.k-invalid,.k-input-outline.ng-invalid.ng-touched,.k-input-outline.ng-invalid.ng-dirty{border-color:#f31700}.k-input-outline.k-invalid .k-input-validation-icon,.k-input-outline.ng-invalid.ng-touched .k-input-validation-icon,.k-input-outline.ng-invalid.ng-dirty .k-input-validation-icon{color:#f31700}.k-picker-outline{border-color:#00000061;color:#000000de}.k-picker-outline:hover,.k-picker-outline.k-hover{border-color:#000000de}.k-picker-outline:focus,.k-picker-outline.k-focus{border-color:#3f51b5;background-color:nul}.k-picker-outline:focus-within{border-color:#3f51b5;background-color:nul}.k-picker-outline:disabled,.k-picker-outline[disabled],.k-picker-outline.k-disabled{border-color:#0000000f;color:#00000061;background-color:#fafafa}.k-picker-outline.k-invalid,.k-picker-outline.ng-invalid.ng-touched,.k-picker-outline.ng-invalid.ng-dirty{border-color:#f31700}.k-picker-outline.k-invalid .k-input-validation-icon,.k-picker-outline.ng-invalid.ng-touched .k-input-validation-icon,.k-picker-outline.ng-invalid.ng-dirty .k-input-validation-icon{color:#f31700}.k-input-flat{border-color:#00000061;color:#000000de}.k-input-flat:hover,.k-input-flat.k-hover{border-color:#000000de}.k-input-flat:focus,.k-input-flat.k-focus{border-color:#3f51b5}.k-input-flat:focus-within{border-color:#3f51b5}.k-input-flat:disabled,.k-input-flat[disabled],.k-input-flat.k-disabled{border-color:#0000000f;color:#00000061;background-color:#fafafa}.k-input-flat.k-invalid,.k-input-flat.ng-invalid.ng-touched,.k-input-flat.ng-invalid.ng-dirty{border-color:#f31700}.k-input-flat.k-invalid .k-input-validation-icon,.k-input-flat.ng-invalid.ng-touched .k-input-validation-icon,.k-input-flat.ng-invalid.ng-dirty .k-input-validation-icon{color:#f31700}.k-picker-flat{border-color:#00000061;color:#000000de}.k-picker-flat:hover,.k-picker-flat.k-hover{border-color:#000000de}.k-picker-flat:focus,.k-picker-flat.k-focus{border-color:#3f51b5}.k-picker-flat:focus-within{border-color:#3f51b5}.k-picker-flat:disabled,.k-picker-flat[disabled],.k-picker-flat.k-disabled{border-color:#0000000f;color:#00000061;background-color:#fafafa}.k-picker-flat.k-invalid,.k-picker-flat.ng-invalid.ng-touched,.k-picker-flat.ng-invalid.ng-dirty{border-color:#f31700}.k-picker-flat.k-invalid .k-input-validation-icon,.k-picker-flat.ng-invalid.ng-touched .k-input-validation-icon,.k-picker-flat.ng-invalid.ng-dirty .k-input-validation-icon{color:#f31700}.k-floating-label-container{padding-top:20px;box-sizing:border-box;display:inline-flex;vertical-align:middle;position:relative;flex-direction:column;justify-content:stretch}.k-floating-label-container *,.k-floating-label-container *:before,.k-floating-label-container *:after{box-sizing:border-box}.k-floating-label-container>.k-label{max-width:90%;font-size:16px;line-height:1.25;white-space:nowrap;text-overflow:ellipsis;position:absolute;top:29px;left:17px;overflow:hidden;cursor:text;transform-origin:left center;transition:transform .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1),top .15s cubic-bezier(.4,0,.2,1),left .15s cubic-bezier(.4,0,.2,1)}.k-floating-label-container>.k-widget{flex:1 1 auto;width:auto}.k-floating-label-container.k-empty>.k-label{top:29px;left:17px;transform:scale(1);pointer-events:none}.k-floating-label-container>.k-label,.k-floating-label-container.k-focus>.k-label{top:0;left:0;transform:scale(.75)}.k-floating-label-container:focus-within>.k-label{top:0;left:0;transform:scale(.75)}.k-floating-label-container.k-empty:not(.k-focus):not(:focus-within) ::placeholder{color:transparent}[dir=rtl] .k-floating-label-container>.k-label,.k-rtl .k-floating-label-container>.k-label,.k-floating-label-container[dir=rtl]>.k-label{transform-origin:right center;transition:transform .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1),top .15s cubic-bezier(.4,0,.2,1),right .15s cubic-bezier(.4,0,.2,1)}[dir=rtl] .k-floating-label-container.k-empty>.k-label,.k-rtl .k-floating-label-container.k-empty>.k-label,.k-floating-label-container[dir=rtl].k-empty>.k-label{left:auto;right:17px}[dir=rtl] .k-floating-label-container>.k-label,[dir=rtl] .k-floating-label-container.k-focus>.k-label,.k-rtl .k-floating-label-container>.k-label,.k-rtl .k-floating-label-container.k-focus>.k-label,.k-floating-label-container[dir=rtl]>.k-label,.k-floating-label-container[dir=rtl].k-focus>.k-label{left:auto;right:0}[dir=rtl] .k-floating-label-container:focus-within>.k-label,.k-rtl .k-floating-label-container:focus-within>.k-label,.k-floating-label-container[dir=rtl]:focus-within>.k-label{left:auto;right:0}.k-floating-label-container>.k-label{transform-origin:left bottom}[dir=rtl] .k-floating-label-container>.k-label,.k-rtl .k-floating-label-container>.k-label,.k-floating-label-container[dir=rtl]>.k-label{transform-origin:right bottom}.k-floating-label-container>.k-label{color:#0000008a}.k-floating-label-container.k-focus>.k-label{color:#3f51b5}.k-floating-label-container.k-invalid+.k-label,.k-floating-label-container .k-invalid+.k-label,.k-floating-label-container .ng-invalid.ng-touched+.k-label,.k-floating-label-container .ng-invalid.ng-dirty+.k-label{color:#f31700}.k-table{width:100%;max-width:none;border-width:1px;border-style:solid;text-align:left;border-collapse:collapse;border-spacing:0;empty-cells:show;outline:none}.k-data-table{border-width:1px;border-style:solid}.k-data-table .k-table{table-layout:fixed}.k-table-thead,.k-table-tbody,.k-table-tfoot,.k-table-row,.k-table-alt-row{border-color:inherit;text-align:inherit}.k-table-th,.k-table-td{border-width:0 0 1px 1px;border-style:solid;border-color:inherit;box-sizing:border-box;font-weight:400;text-align:inherit;white-space:nowrap;text-overflow:ellipsis;display:table-cell;overflow:hidden;position:relative}.k-table-th:first-child,.k-table-td:first-child{border-left-width:0}.k-table-th{border-bottom-width:1px}.k-table-header{padding-inline-end:var(--kendo-scrollbar-width);border-width:0 0 1px 0;border-style:solid;box-sizing:border-box}.k-table-header .k-table{border-width:0}.k-table-header-wrap{margin-right:-1px;width:100%;border-width:0 1px 0 0;border-style:solid;border-color:inherit;overflow:hidden}.k-table-header>.k-table,.k-table-header-wrap>.k-table{margin-bottom:-1px}.k-table-group-sticky-header{flex:none}.k-table-group-sticky-header .k-table-th{display:flex;flex-flow:row nowrap;align-items:center;align-content:center}.k-table-list{margin:0;padding:0;width:100%;max-width:none;border-width:0;display:table;border-collapse:collapse;border-spacing:0;table-layout:fixed;empty-cells:show;list-style:none;outline:none}.k-table-list .k-table-row,.k-table-list .k-table-group-row{width:100%;box-sizing:border-box;display:table-row;position:relative}.k-table-list .k-table-row.k-first{border-top:1px solid currentColor}.k-table-list .k-table-th,.k-table-list .k-table-td{vertical-align:middle}.k-table-list .k-table-group-row:before{content:"\200b";padding:0;width:0;display:block;overflow:hidden}.k-table-list .k-table-group-row .k-table-th{width:100%;border-color:inherit;color:inherit;background-color:inherit;position:absolute;top:0}.k-table-list .k-table-spacer-td{padding:0!important;width:0!important;border-left-width:0!important;border-right-width:0!important}.k-table-list .k-table-group-td{padding:0!important;width:0!important;border-left-width:0!important;border-right-width:0!important;overflow:visible}.k-table-list .k-table-group-td>span{font-size:.75em;position:absolute;top:0;right:0}.k-virtual-table .k-table-row,.k-virtual-table .k-table-group-row{position:absolute;width:100%}.k-table-scroller{position:relative;overflow:auto}.k-table-scroller>.k-table{border-width:0}.k-table-footer{padding-inline-end:var(--kendo-scrollbar-width);border-width:1px 0 0 0;border-style:solid;box-sizing:border-box}.k-table-footer .k-table{border-width:0}.k-table-footer-wrap{margin-right:-1px;width:100%;border-width:0 1px 0 0;border-style:solid;border-color:inherit;overflow:hidden}.k-table-sm{font-size:14px;line-height:1.4285714286}.k-table-sm .k-table-th,.k-table-sm .k-table-td{padding:10px 16px}.k-table-sm .k-table-list .k-table-group-td>span{padding:0 8px}.k-table-sm .k-table-list .k-table-group-row:before{padding:10px 0}.k-table-md{font-size:14px;line-height:1.4285714286}.k-table-md .k-table-th,.k-table-md .k-table-td{padding:8px 16px}.k-table-md .k-table-list .k-table-group-td>span{padding:0 8px}.k-table-md .k-table-list .k-table-group-row:before{padding:8px 0}.k-table-lg{font-size:14px;line-height:1.4285714286}.k-table-lg .k-table-th,.k-table-lg .k-table-td{padding:10px 16px}.k-table-lg .k-table-list .k-table-group-td>span{padding:0 8px}.k-table-lg .k-table-list .k-table-group-row:before{padding:10px 0}.k-rtl.k-table,.k-rtl .k-table,[dir=rtl].k-table,[dir=rtl] .k-table{text-align:right}.k-rtl.k-table .k-table-th,.k-rtl.k-table .k-table-td,.k-rtl .k-table .k-table-th,.k-rtl .k-table .k-table-td,[dir=rtl].k-table .k-table-th,[dir=rtl].k-table .k-table-td,[dir=rtl] .k-table .k-table-th,[dir=rtl] .k-table .k-table-td{border-left-width:0;border-right-width:1px}.k-rtl.k-table .k-table-th:first-child,.k-rtl.k-table .k-table-td:first-child,.k-rtl .k-table .k-table-th:first-child,.k-rtl .k-table .k-table-td:first-child,[dir=rtl].k-table .k-table-th:first-child,[dir=rtl].k-table .k-table-td:first-child,[dir=rtl] .k-table .k-table-th:first-child,[dir=rtl] .k-table .k-table-td:first-child{border-right-width:0}.k-rtl.k-table .k-table-header-wrap,.k-rtl.k-table .k-table-footer-wrap,.k-rtl .k-table .k-table-header-wrap,.k-rtl .k-table .k-table-footer-wrap,[dir=rtl].k-table .k-table-header-wrap,[dir=rtl].k-table .k-table-footer-wrap,[dir=rtl] .k-table .k-table-header-wrap,[dir=rtl] .k-table .k-table-footer-wrap{margin-right:0;margin-left:-1px;border-left-width:1px;border-right-width:0}.k-rtl .k-table-list .k-table-group-td>span,[dir=rtl] .k-table-list .k-table-group-td>span{left:0;right:auto}.k-table,.k-data-table{border-color:#0000001f;color:#000000de;background-color:#fff}.k-table-thead,.k-table-header,.k-table-group-sticky-header,.k-table-tfoot,.k-table-footer,.k-table-group-row{border-color:#0000001f;color:#0000008a;background-color:#fff}.k-table-group-td>span{color:#fff;background-color:#000000de}.k-table-alt-row{background-color:transparent}.k-table-tbody .k-table-row:hover,.k-table-list .k-table-row:hover,.k-table-tbody .k-table-row.k-hover,.k-table-list .k-table-row.k-hover{border-color:#0000001f;background-color:#00000012}.k-table-tbody .k-table-row.k-selected,.k-table-list .k-table-row.k-selected{border-color:#0000001f;background-color:#0000000a}.k-virtual-scroller{width:100%;height:100%;flex:1 1 auto;overflow:auto;position:relative}.k-virtual-scroller-wrap{position:relative;z-index:1}.k-virtual-scroller-content{position:absolute;width:100%;top:0;inset-inline-start:0}.k-virtual-scroller-size{position:relative;z-index:0}.k-avatar{border-width:0;border-style:solid;box-sizing:border-box;vertical-align:middle;display:inline-flex;flex-flow:row nowrap;justify-content:center;align-items:center;flex-shrink:0;overflow:hidden}.k-avatar *,.k-avatar *:before,.k-avatar *:after{box-sizing:border-box}.k-avatar-text,.k-avatar-initials{font-size:14px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:2}.k-avatar-icon{display:flex;flex-flow:row nowrap;align-items:center}.k-avatar-image{width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat}.k-avatar-image>img{width:100%;height:100%;object-fit:cover;vertical-align:top}.k-avatar-sm{width:16px;height:16px;flex-basis:16px}.k-avatar-md{width:32px;height:32px;flex-basis:32px}.k-avatar-lg{width:64px;height:64px;flex-basis:64px}.k-avatar-bordered{border-width:1px}.k-avatar-solid-primary{border-color:#3f51b5;color:#fff;background-color:#3f51b5}.k-avatar-solid-secondary{border-color:#e51a5f;color:#fff;background-color:#e51a5f}.k-avatar-solid-tertiary{border-color:#00695c;color:#fff;background-color:#00695c}.k-avatar-solid-info{border-color:#0058e9;color:#fff;background-color:#0058e9}.k-avatar-solid-success{border-color:#37b400;color:#fff;background-color:#37b400}.k-avatar-solid-warning{border-color:#ffc000;color:#000;background-color:#ffc000}.k-avatar-solid-error{border-color:#f31700;color:#fff;background-color:#f31700}.k-avatar-solid-dark{border-color:#424242;color:#fff;background-color:#424242}.k-avatar-solid-light{border-color:#f5f5f5;color:#000;background-color:#f5f5f5}.k-avatar-solid-inverse{border-color:#424242;color:#fff;background-color:#424242}.k-avatar-outline{border-color:currentColor}.k-avatar-outline-primary{color:#3f51b5}.k-avatar-outline-secondary{color:#e51a5f}.k-avatar-outline-tertiary{color:#00695c}.k-avatar-outline-info{color:#0058e9}.k-avatar-outline-success{color:#37b400}.k-avatar-outline-warning{color:#ffc000}.k-avatar-outline-error{color:#f31700}.k-avatar-outline-dark{color:#424242}.k-avatar-outline-light{color:#f5f5f5}.k-avatar-outline-inverse{color:#424242}.k-chip{padding:4px;border-width:1px;border-style:solid;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:1.2857142857;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;gap:4px;position:relative;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none}.k-chip *,.k-chip *:before,.k-chip *:after{box-sizing:border-box}.k-chip .k-selected-icon-wrapper{display:none!important}.k-chip-content{padding:.5em 0;margin:-.5em 0;min-width:0;display:flex;flex-flow:row nowrap;align-items:center;overflow:hidden;flex:1 1 auto}.k-chip-content:first-child{margin-inline-start:4px}.k-chip-content:last-child{margin-inline-end:4px}.k-chip-text,.k-chip-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;flex:1 1 auto}.k-chip-avatar{border-radius:50%;background-size:cover;background-position:center;flex:none}.k-chip-icon{font-size:inherit;display:flex;align-items:center;justify-content:center;flex:none}.k-ie .k-chip-icon{margin-right:4px}.k-chip-actions{margin:-5em 0;flex:none;display:flex;flex-flow:row nowrap;align-items:center;align-self:center}.k-chip-action{flex:none;display:flex;flex-flow:row nowrap;align-items:center;align-self:center}.k-remove-icon{font-size:inherit;display:flex;align-items:center;justify-content:center;flex:none}.k-ie .k-remove-icon{margin-right:0;margin-left:4px}.k-chip-list{min-width:0px;display:inline-flex;flex-wrap:wrap;align-items:center;position:relative}.k-ie .k-chip.k-rtl .k-chip-icon,.k-ie .k-rtl .k-chip .k-chip-icon,.k-ie .k-chip[dir=rtl] .k-chip-icon{margin-right:0;margin-left:4px}.k-ie .k-chip.k-rtl .k-remove-icon,.k-ie .k-rtl .k-chip .k-remove-icon,.k-ie .k-chip[dir=rtl] .k-remove-icon{margin-left:0;margin-right:4px}.k-chip-sm{padding:2px 4px;font-size:14px;line-height:1.2857142857}.k-chip-md{padding:4px;font-size:14px;line-height:1.2857142857}.k-chip-lg{padding:6px 4px;font-size:14px;line-height:1.2857142857}.k-chip-avatar{width:1em;height:1em;flex-basis:1em}.k-chip-list-sm,.k-chip-list-md,.k-chip-list-lg{gap:4px}.k-chip-solid-base{border-color:#ebebeb;color:#000000de;background-color:#ebebeb}.k-chip-solid-base:focus,.k-chip-solid-base.k-focus{background-color:#ccc}.k-chip-solid-base:hover,.k-chip-solid-base.k-hover{background-color:#d6d6d6}.k-chip-solid-base.k-selected{background-color:#c2c2c2}.k-chip-solid-error{border-color:#f65140;color:#550800;background-color:#fdd1cc}.k-chip-solid-error:focus,.k-chip-solid-error.k-focus{box-shadow:0 0 0 2px #f3170029}.k-chip-solid-error:hover,.k-chip-solid-error.k-hover{background-color:#fbaea6}.k-chip-solid-error.k-selected{background-color:#f98b80}.k-chip-solid-info{border-color:#4082ef;color:#001f52;background-color:#ccdefb}.k-chip-solid-info:focus,.k-chip-solid-info.k-focus{box-shadow:0 0 0 2px #0058e929}.k-chip-solid-info:hover,.k-chip-solid-info.k-hover{background-color:#a6c5f7}.k-chip-solid-info.k-selected{background-color:#80acf4}.k-chip-solid-warning{border-color:#ffd040;color:#594300;background-color:#fff2cc}.k-chip-solid-warning:focus,.k-chip-solid-warning.k-focus{box-shadow:0 0 0 2px #ffc00029}.k-chip-solid-warning:hover,.k-chip-solid-warning.k-hover{background-color:#ffe9a6}.k-chip-solid-warning.k-selected{background-color:#ffe080}.k-chip-solid-success{border-color:#69c740;color:#133f00;background-color:#d7f0cc}.k-chip-solid-success:focus,.k-chip-solid-success.k-focus{box-shadow:0 0 0 2px #37b40029}.k-chip-solid-success:hover,.k-chip-solid-success.k-hover{background-color:#b9e5a6}.k-chip-solid-success.k-selected{background-color:#9bda80}.k-chip-outline-base{border-color:#000000de;color:#000000de;background-color:#fff}.k-chip-outline-base:hover,.k-chip-outline-base.k-hover{color:#000;background-color:#ebebeb}.k-chip-outline-base.k-selected{color:#000;background-color:#d6d6d6}.k-chip-outline-error{border-color:#b61100;color:#b61100;background-color:#fff}.k-chip-outline-error:focus,.k-chip-outline-error.k-focus{box-shadow:0 0 0 2px #f3170029}.k-chip-outline-error:hover,.k-chip-outline-error.k-hover,.k-chip-outline-error.k-selected{color:#fff;background-color:#b61100}.k-chip-outline-info{border-color:#0042af;color:#0042af;background-color:#fff}.k-chip-outline-info:focus,.k-chip-outline-info.k-focus{box-shadow:0 0 0 2px #0058e929}.k-chip-outline-info:hover,.k-chip-outline-info.k-hover,.k-chip-outline-info.k-selected{color:#fff;background-color:#0042af}.k-chip-outline-warning{border-color:#ffc000;color:#000000de;background-color:#fff}.k-chip-outline-warning:focus,.k-chip-outline-warning.k-focus{box-shadow:0 0 0 2px #ffc00029}.k-chip-outline-warning:hover,.k-chip-outline-warning.k-hover,.k-chip-outline-warning.k-selected{color:#332600;background-color:#ffc000}.k-chip-outline-success{border-color:#298700;color:#298700;background-color:#fff}.k-chip-outline-success:focus,.k-chip-outline-success.k-focus{box-shadow:0 0 0 2px #37b40029}.k-chip-outline-success:hover,.k-chip-outline-success.k-hover,.k-chip-outline-success.k-selected{color:#fff;background-color:#298700}.k-chip-solid{border-color:transparent}.k-chip-solid-base:focus,.k-chip-solid-base.k-focus{box-shadow:none}.k-chip-solid-error:focus,.k-chip-solid-error.k-focus{box-shadow:none}.k-chip-solid-info:focus,.k-chip-solid-info.k-focus{box-shadow:none}.k-chip-solid-warning:focus,.k-chip-solid-warning.k-focus{box-shadow:none}.k-chip-solid-success:focus,.k-chip-solid-success.k-focus{box-shadow:none}.k-chip-outline-base:focus,.k-chip-outline-base.k-focus{box-shadow:none;background-color:#e0e0e0}.k-chip-outline-error{color:#7a0c00}.k-chip-outline-error:focus,.k-chip-outline-error.k-focus{box-shadow:none;background-color:#fbaea6}.k-chip-outline-error:hover,.k-chip-outline-error.k-hover{color:#7a0c00;background-color:#fdd1cc}.k-chip-outline-error.k-selected{color:#7a0c00;background-color:#fbaea6}.k-chip-outline-info{color:#002c75}.k-chip-outline-info:focus,.k-chip-outline-info.k-focus{box-shadow:none;background-color:#a6c5f7}.k-chip-outline-info:hover,.k-chip-outline-info.k-hover{color:#002c75;background-color:#ccdefb}.k-chip-outline-info.k-selected{color:#002c75;background-color:#a6c5f7}.k-chip-outline-warning{color:#000000de}.k-chip-outline-warning:focus,.k-chip-outline-warning.k-focus{box-shadow:none;background-color:#ffe9a6}.k-chip-outline-warning:hover,.k-chip-outline-warning.k-hover{color:#000000de;background-color:#fff2cc}.k-chip-outline-warning.k-selected{color:#000000de;background-color:#ffe9a6}.k-chip-outline-success{color:#1c5a00}.k-chip-outline-success:focus,.k-chip-outline-success.k-focus{box-shadow:none;background-color:#b9e5a6}.k-chip-outline-success:hover,.k-chip-outline-success.k-hover{color:#1c5a00;background-color:#d7f0cc}.k-chip-outline-success.k-selected{color:#1c5a00;background-color:#b9e5a6}.k-color-preview{width:100%;height:100%;border-width:1px;border-radius:4px;box-sizing:border-box;border-style:solid;display:inline-flex;flex-direction:row;flex-wrap:nowrap;position:relative;overflow:hidden}.k-color-preview *,.k-color-preview *:before,.k-color-preview *:after{box-sizing:border-box}.k-coloreditor-current-color{cursor:pointer}.k-icon-color-preview{border-width:0;border-radius:0;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;gap:2px}.k-icon-color-preview .k-color-preview-mask{width:14px;height:2px}.k-color-preview-mask{width:100%;height:100%;position:relative}.k-color-preview-mask:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC);background-size:contain;background-position:0 0}.k-no-color .k-color-preview-mask:before{content:"";background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' version='1.1'%3e%3cline x1='0' x2='20' y1='0' y2='20' stroke='%23f31700' stroke-width='1'/%3e%3c/svg%3e");background-size:100% 100%;background-position:0 0}.k-color-preview{border-color:#0000001f}.k-color-preview:hover,.k-color-preview.k-hover{border-color:#00000026}.k-loader{position:relative;display:inline-block;vertical-align:middle;box-sizing:border-box;line-height:0}.k-loader-canvas{display:flex;position:relative}.k-loader-segment{border-radius:50%;background-color:currentColor;position:absolute}.k-loader-sm{padding:2px}.k-loader-sm .k-loader-segment{width:4px;height:4px}.k-loader-md{padding:4px}.k-loader-md .k-loader-segment{width:8px;height:8px}.k-loader-lg{padding:8px}.k-loader-lg .k-loader-segment{width:16px;height:16px}@keyframes pulsing-2-segment{0%{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(1)}}.k-loader-pulsing-2 .k-loader-canvas{align-items:center}.k-loader-pulsing-2 .k-loader-segment:nth-child(1){left:0;transform:scale(1.5);transform-origin:0 50%;animation:pulsing-2-segment 1s ease infinite;animation-delay:-.5s}.k-loader-pulsing-2 .k-loader-segment:nth-child(2){right:0;transform-origin:100% 50%;animation:pulsing-2-segment 1s ease infinite}.k-loader-pulsing-2.k-loader-sm .k-loader-canvas{width:12px;height:6px}.k-loader-pulsing-2.k-loader-md .k-loader-canvas{width:24px;height:12px}.k-loader-pulsing-2.k-loader-lg .k-loader-canvas{width:48px;height:24px}@keyframes spinner-3-segment{0%{top:0;left:50%}33.3333%{top:100%;left:0}66.6666%{top:100%;left:100%}to{top:0;left:50%}}.k-loader-spinner-3 .k-loader-segment{transform:translate(-50%,-50%)}.k-loader-spinner-3 .k-loader-segment:nth-child(1){top:0;left:50%;animation:spinner-3-segment 2s ease infinite}.k-loader-spinner-3 .k-loader-segment:nth-child(2){top:100%;left:0;animation:spinner-3-segment 2s ease infinite;animation-delay:-.6666666667s}.k-loader-spinner-3 .k-loader-segment:nth-child(3){top:100%;left:100%;animation:spinner-3-segment 2s ease infinite;animation-delay:-1.3333333333s}.k-loader-spinner-3.k-loader-sm .k-loader-canvas{margin:2px;width:12px;height:9.8564064608px}.k-loader-spinner-3.k-loader-md .k-loader-canvas{margin:4px;width:24px;height:19.7128129216px}.k-loader-spinner-3.k-loader-lg .k-loader-canvas{margin:8px;width:48px;height:39.4256258432px}@keyframes spinner-4-segment-1{0%{top:50%;left:50%;transform:translate(-50%) translateY(-50%)}33.3%{top:0;left:0;transform:translate(0) translateY(0)}66.6%{top:0;left:0;transform:translate(0) translateY(0)}to{top:50%;left:50%;transform:translate(-50%) translateY(-50%)}}@keyframes spinner-4-segment-2{0%{top:50%;left:50%;transform:translate(-50%) translateY(-50%)}33.3%{top:0;left:100%;transform:translate(-100%) translateY(0)}66.6%{top:0;left:100%;transform:translate(-100%) translateY(0)}to{top:50%;left:50%;transform:translate(-50%) translateY(-50%)}}@keyframes spinner-4-segment-3{0%{top:50%;left:50%;transform:translate(-50%) translateY(-50%)}33.3%{top:100%;left:100%;transform:translate(-100%) translateY(-100%)}66.6%{top:100%;left:100%;transform:translate(-100%) translateY(-100%)}to{top:50%;left:50%;transform:translate(-50%) translateY(-50%)}}@keyframes spinner-4-segment-4{0%{top:50%;left:50%;transform:translate(-50%) translateY(-50%)}33.3%{top:100%;left:0;transform:translate(0) translateY(-100%)}66.6%{top:100%;left:0;transform:translate(0) translateY(-100%)}to{top:50%;left:50%;transform:translate(-50%) translateY(-50%)}}@keyframes spinner-4{0%{transform:rotate(0)}33.3%{transform:rotate(0)}66.6%{transform:rotate(180deg)}to{transform:rotate(180deg)}}.k-loader-spinner-4 .k-loader-canvas{animation:spinner-4 1.833s ease infinite}.k-loader-spinner-4 .k-loader-segment{top:50%;left:50%;transform:translate(-50%) translateY(-50%)}.k-loader-spinner-4 .k-loader-segment:nth-child(1){animation:spinner-4-segment-1 1.833s ease infinite}.k-loader-spinner-4 .k-loader-segment:nth-child(2){animation:spinner-4-segment-2 1.833s ease infinite}.k-loader-spinner-4 .k-loader-segment:nth-child(3){animation:spinner-4-segment-3 1.833s ease infinite}.k-loader-spinner-4 .k-loader-segment:nth-child(4){animation:spinner-4-segment-4 1.833s ease infinite}.k-loader-spinner-4.k-loader-sm .k-loader-canvas{width:16px;height:16px}.k-loader-spinner-4.k-loader-md .k-loader-canvas{width:32px;height:32px}.k-loader-spinner-4.k-loader-lg .k-loader-canvas{width:64px;height:64px}.k-loader-container{display:flex;align-items:center;justify-content:center;z-index:2001}.k-loader-container .k-loader{padding:0}.k-loader-container,.k-loader-container-overlay{width:100%;height:100%;position:absolute;inset:0}.k-loader-container-overlay{opacity:.32}.k-loader-container-inner{display:flex;align-items:center;position:relative;z-index:2}.k-loader-container-panel{border-width:1px;border-style:solid;border-radius:4px}.k-loader-container-sm .k-loader-container-inner{padding:16px;gap:4px}.k-loader-container-sm .k-loader-container-label{font-size:12px}.k-loader-container-md .k-loader-container-inner{padding:20px;gap:8px}.k-loader-container-md .k-loader-container-label{font-size:14px}.k-loader-container-lg .k-loader-container-inner{padding:24px;gap:12px}.k-loader-container-lg .k-loader-container-label{font-size:16px}.k-loader-top .k-loader-container-inner{flex-direction:column;text-align:center}.k-loader-end .k-loader-container-label{order:-1}.k-loader-primary{color:#3f51b5}.k-loader-secondary{color:#000}.k-loader-tertiary{color:#00695c}.k-loader-info{color:#0058e9}.k-loader-success{color:#37b400}.k-loader-warning{color:#ffc000}.k-loader-error{color:#f31700}.k-loader-dark{color:#424242}.k-loader-light{color:#f5f5f5}.k-loader-inverse{color:#424242}.k-loader-container-panel{background-color:#fff;border-color:#0000001f}.k-loader-container-inner .k-text-secondary,.k-loader-container-inner .\!k-text-secondary{color:#000!important}.k-skeleton{display:block}.k-skeleton-text{border-radius:4px;transform:scaleY(.6)}.k-skeleton-text:empty:before{content:"\200b"}.k-skeleton-rect{border-radius:0}.k-skeleton-circle{border-radius:9999px}@keyframes k-skeleton-wave{0%{transform:translate(-100%)}60%{transform:translate(100%)}to{transform:translate(100%)}}.k-skeleton-wave .k-skeleton,.k-skeleton-wave.k-skeleton{position:relative;overflow:hidden}.k-skeleton-wave .k-skeleton:after,.k-skeleton-wave.k-skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);animation:k-skeleton-wave 1.6s linear .5s infinite}@keyframes k-skeleton-pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.k-skeleton-pulse .k-skeleton,.k-skeleton-pulse.k-skeleton{animation:k-skeleton-pulse 1.5s ease-in-out .5s infinite}.k-skeleton{background-color:#42424233}.k-skeleton-wave .k-skeleton:after,.k-skeleton-wave.k-skeleton:after{background-image:linear-gradient(to right,transparent,rgba(0,0,0,.04),transparent)}.k-menu-bar,.k-menu{border-width:0px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;display:flex;flex-wrap:nowrap;align-items:stretch;position:relative;cursor:default;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-menu-bar *,.k-menu *,.k-menu-bar *:before,.k-menu *:before,.k-menu-bar *:after,.k-menu *:after{box-sizing:border-box}.k-menu-item{border-width:0;outline:0;display:flex;flex-flow:column nowrap;flex:none;position:relative;-webkit-user-select:none;user-select:none}.k-menu-item-content{display:block;height:auto;overflow:visible}.k-menu-item-content .k-actions,.k-menu-item-content .k-edit-buttons,.k-menu-item-content .k-action-buttons,.k-menu-item-content .k-columnmenu-actions,.k-menu-item-content .k-form-buttons{margin-top:0}.k-menu-link{padding:4px 16px;outline:0;color:inherit;display:flex;flex-flow:row nowrap;flex:1 1 auto;gap:8px;align-items:center;position:relative;white-space:nowrap;cursor:pointer}.k-menu-link-text{display:flex;flex-flow:row nowrap;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.k-menu-expand-arrow{margin-inline-end:-8px;display:inline-flex;flex-flow:row wrap;align-items:center;flex:none;position:relative}.k-menu-horizontal{flex-direction:row}.k-menu-horizontal>.k-menu-item+.k-menu-item{margin-left:2px}.k-menu-horizontal>.k-separator{margin:0 4px;width:0;height:auto;border-width:0 0 0 1px;border-style:solid}.k-menu-vertical{flex-direction:column}.k-menu-vertical>.k-menu-item+.k-menu-item{margin-top:2px}.k-menu-vertical>.k-menu-item>.k-menu-link{padding:8px 48px 8px 16px}.k-menu-vertical>.k-menu-item>.k-menu-link>.k-menu-expand-arrow{margin-inline-start:16px;margin-inline-end:-40px}.k-menu-vertical>.k-separator{margin:4px 0;height:0;border-width:1px 0 0;border-style:solid;border-color:#0000001f;display:block}.k-menu-popup{box-sizing:border-box;border-width:0px;border-style:solid;overflow:auto;max-height:80vh}.k-menu-popup *,.k-menu-popup *:before,.k-menu-popup *:after{box-sizing:border-box}.k-menu-group{margin:0;padding:0;list-style:none;display:flex;flex-flow:column nowrap;position:absolute}.k-menu-group .k-menu-item+.k-menu-item{margin-top:0}.k-menu-group .k-separator{margin:4px 0;height:0;border-width:1px 0 0;border-style:solid;border-color:#0000001f;display:block}.k-menu-popup .k-menu-group{position:relative}.k-menu-group-sm,.k-menu-group-sm .k-menu-item{font-size:16px;line-height:1.25}.k-menu-group-sm .k-menu-link{padding:6px 16px;padding-inline-end:48px}.k-menu-group-sm .k-menu-expand-arrow{margin-inline-start:16px;margin-inline-end:-40px}.k-menu-group-md,.k-menu-group-md .k-menu-item{font-size:16px;line-height:1.25}.k-menu-group-md .k-menu-link{padding:8px 16px;padding-inline-end:48px}.k-menu-group-md .k-menu-expand-arrow{margin-inline-start:16px;margin-inline-end:-40px}.k-menu-group-lg,.k-menu-group-lg .k-menu-item{font-size:16px;line-height:1.25}.k-menu-group-lg .k-menu-link{padding:10px 16px;padding-inline-end:48px}.k-menu-group-lg .k-menu-expand-arrow{margin-inline-start:16px;margin-inline-end:-40px}.k-popups-wrapper{position:relative;border:0;margin:0;padding:0}.k-context-menu{margin:0;border-width:0px;border-style:solid}.k-animation-container .k-context-menu.k-menu-horizontal{display:flex!important;flex-wrap:nowrap}.k-context-menu-popup{z-index:12000}.k-context-menu-popup .k-context-menu,.k-popup .k-context-menu{border-width:0}.k-menu-scroll-wrapper{margin:0;padding:0;border:0;position:relative}.k-menu-scroll-wrapper .k-menu{overflow:hidden;flex-wrap:nowrap}.k-menu-scroll-wrapper .k-menu-scroll-button{border-radius:0;padding:0;border-width:0;border-color:inherit;color:inherit;background:inherit;position:absolute}.k-menu-scroll-wrapper .k-menu-scroll-button.k-scroll-left{top:0;left:0;height:100%;width:16px;border-right-width:1px}.k-menu-scroll-wrapper .k-menu-scroll-button.k-scroll-right{top:0;right:0;height:100%;width:16px;border-left-width:1px}.k-menu-scroll-wrapper .k-menu-scroll-button.k-scroll-up{top:0;left:0;width:100%;height:16px;border-bottom-width:1px}.k-menu-scroll-wrapper .k-menu-scroll-button.k-scroll-down{bottom:0;left:0;width:100%;height:16px;border-top-width:1px}.k-rtl .k-menu-horizontal>.k-menu-item+.k-menu-item,[dir=rtl] .k-menu-horizontal>.k-menu-item+.k-menu-item{margin-right:2px;margin-left:0}.k-rtl .k-menu-vertical>.k-menu-item>.k-menu-link,[dir=rtl] .k-menu-vertical>.k-menu-item>.k-menu-link{padding-right:16px;padding-left:48px}.k-rtl .k-menu-group .k-menu-link,[dir=rtl] .k-menu-group .k-menu-link{padding-right:16px;padding-left:48px}.k-menu:not(.k-context-menu)>.k-menu-item{transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out}.k-menu-scroll-wrapper .k-menu-scroll-button{box-shadow:none}.k-menu-scroll-wrapper.horizontal .k-menu-scroll-button{width:calc(2em + 4px)}.k-menu-scroll-wrapper.vertical .k-menu-scroll-button{height:calc(2em + 4px)}.k-menu:not(.k-context-menu){color:#000000de;background-color:transparent}.k-menu:not(.k-context-menu)>.k-item{background-color:#0000}.k-menu:not(.k-context-menu)>.k-item:hover,.k-menu:not(.k-context-menu)>.k-item.k-hover{background-color:#00000012}.k-menu:not(.k-context-menu)>.k-item:active,.k-menu:not(.k-context-menu)>.k-item.k-active{background-color:#00000023}.k-menu-group,.k-menu.k-context-menu{border-color:#0000001f;color:#000000de;background-color:#fff}.k-menu-group .k-item>.k-link:hover,.k-menu-group .k-item>.k-link.k-hover,.k-menu.k-context-menu .k-item>.k-link:hover,.k-menu.k-context-menu .k-item>.k-link.k-hover{color:#000000de;background-color:#0000000a}.k-menu-group .k-item>.k-link:active,.k-menu-group .k-item>.k-link.k-active,.k-menu-group .k-item>.k-link.k-selected,.k-menu.k-context-menu .k-item>.k-link:active,.k-menu.k-context-menu .k-item>.k-link.k-active,.k-menu.k-context-menu .k-item>.k-link.k-selected{color:#e51a5f;background-color:#fff}.k-menu-scroll-wrapper .k-menu-scroll-button{border-color:transparent;color:#0000008a;background-color:#fff}.k-menu-scroll-wrapper .k-menu-scroll-button:hover{color:#000000de}.k-menu-scroll-wrapper .k-menu-scroll-button:hover:before{opacity:0}.k-menu:not(.k-context-menu)>.k-menu-item:focus,.k-menu:not(.k-context-menu)>.k-menu-item.k-focus{background-color:#00000012}.k-menu-group .k-menu-item:focus,.k-menu-group .k-menu-item.k-focus,.k-context-menu .k-menu-item:focus,.k-context-menu .k-menu-item.k-focus{color:#000000de;background-color:#0000000a}.k-menu-scroll-wrapper .k-menu-scroll-button .k-i-arrow-60-up:before{content:"\e013"}.k-menu-scroll-wrapper .k-menu-scroll-button .k-i-arrow-60-right:before{content:"\e014"}.k-menu-scroll-wrapper .k-menu-scroll-button .k-i-arrow-60-down:before{content:"\e015"}.k-menu-scroll-wrapper .k-menu-scroll-button .k-i-arrow-60-left:before{content:"\e016"}.k-toolbar{margin:0;padding:8px;border-width:0;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:1.4285714286;list-style:none;display:flex;flex-flow:row wrap;gap:8px;align-items:center;justify-content:flex-start;position:relative;overflow:hidden;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-toolbar:before{content:"";height:calc(1.4285714286em + 18px);margin-inline-start:-8px}.k-toolbar.k-toolbar-resizable{flex-wrap:nowrap}.k-toolbar>*{flex-shrink:0;display:inline-flex;align-content:center;vertical-align:middle}.k-toolbar>*>label{margin-inline-end:8px;align-self:center}.k-toolbar .k-input,.k-toolbar .k-picker{width:10em}.k-toolbar .k-color-picker,.k-toolbar .k-colorpicker{width:min-content}.k-toolbar .k-overflow-anchor{border-radius:0;margin:0;padding:8px;width:auto;height:100%;aspect-ratio:1;border-width:0;border-color:inherit;box-sizing:border-box;justify-content:center;position:absolute;top:0;right:0}.k-toolbar .k-overflow-anchor:before{display:block}.k-toolbar .k-separator,.k-toolbar .k-toolbar-separator{width:0;height:2em;border-width:0 0 0 1px;border-style:solid;align-self:center}.k-toolbar .k-toolbar-spacer{height:2em;flex:1 0 0%}.k-toolbar .k-toolbar-template{align-self:center;align-items:center}.k-toolbar .k-toolbar-item:focus,.k-toolbar .k-toolbar-item.k-focus{text-decoration:none;outline:0}.k-toolbar-group{display:flex;flex-direction:inherit;flex-wrap:nowrap;gap:inherit}kendo-toolbar-renderer{display:inline-block;border-color:inherit}.k-overflow-container{font-size:16px;line-height:1.25}.k-overflow-container>.k-item{border-color:inherit}.k-overflow-container .k-separator{margin:4px 0}.k-overflow-container .k-overflow-tool-group{display:block}.k-overflow-container .k-overflow-button{padding:8px 16px;width:100%;height:auto;border-width:0;border-radius:0;aspect-ratio:auto;color:inherit;background-color:transparent;background-image:none;font:inherit;cursor:pointer;display:flex;flex-flow:row nowrap;align-items:center;align-content:center;gap:8px;justify-content:flex-start;position:relative}.k-overflow-container .k-button-group{box-shadow:none;display:flex;flex-flow:column nowrap}.k-overflow-container .k-button-group .k-button{margin:0}.k-overflow-container .k-split-button{display:flex;flex-direction:column}.k-overflow-container .k-overflow-hidden{display:none}.k-toolbar.k-rtl .k-overflow-anchor,.k-rtl .k-toolbar .k-overflow-anchor,.k-toolbar[dir=rtl] .k-overflow-anchor,[dir=rtl] .k-toolbar .k-overflow-anchor{margin:0;right:auto;left:0}.k-floating-toolbar,.editorToolbarWindow.k-window-content{padding:8px!important;border-width:0;border-style:solid;display:flex;flex-flow:row nowrap;gap:8px;align-items:center}.k-floating-toolbar .k-toolbar,.editorToolbarWindow.k-window-content .k-toolbar{padding:0;border-width:0;flex-shrink:1;color:inherit;background:none}.k-editortoolbar-dragHandle{cursor:move;display:flex;align-items:center;align-self:stretch;flex-shrink:0}.k-toolbar .k-button,.k-toolbar .k-button-group,.k-toolbar .k-split-button{box-shadow:none}.k-overflow-container .k-button{box-shadow:none;font-weight:400;text-transform:unset}.k-overflow-container .k-button:before{display:none}.k-overflow-container .k-button:disabled,.k-overflow-container .k-button.k-disabled{opacity:.6;filter:grayscale(.1)}.k-toolbar{color:#000000de;background-color:#fff;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.k-toolbar .k-separator{border-color:#0000001f}.k-toolbar .k-toolbar-item:focus,.k-toolbar .k-toolbar-item.k-focus{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.k-overflow-container .k-button:hover,.k-overflow-container .k-button.k-hover,.k-overflow-container .k-button:active,.k-overflow-container .k-button.k-active{color:#000000de;background:#0000000a}.k-overflow-container .k-button.k-selected{color:#e51a5f;background:#fff}.k-overflow-container .k-button:disabled,.k-overflow-container .k-button.k-disabled{color:inherit}.k-floating-toolbar,.editorToolbarWindow.k-window-content{color:#000000de;background-color:#fff}.k-toolbar .k-button-solid-base{background-color:#ebebeb;border-color:#ebebeb}.k-toolbar .k-button-solid-base.k-input-button,.k-toolbar .k-button-solid-base.k-input-spinner .k-spinner-increase,.k-toolbar .k-button-solid-base.k-input-spinner .k-spinner-decrease{background:none;border-color:transparent}.k-actions,.k-edit-buttons,.k-action-buttons,.k-columnmenu-actions,.k-form-buttons{padding:8px;box-sizing:border-box;border-width:0px 0 0 0;border-style:solid;border-color:inherit;flex-shrink:0;display:flex;flex-flow:row nowrap;align-items:center;gap:8px;overflow:hidden;clear:both}.k-actions *,.k-edit-buttons *,.k-action-buttons *,.k-columnmenu-actions *,.k-form-buttons *,.k-actions *:before,.k-edit-buttons *:before,.k-action-buttons *:before,.k-columnmenu-actions *:before,.k-form-buttons *:before,.k-actions *:after,.k-edit-buttons *:after,.k-action-buttons *:after,.k-columnmenu-actions *:after,.k-form-buttons *:after{box-sizing:border-box}.k-popup .k-actions,.k-popup .k-edit-buttons,.k-popup .k-action-buttons,.k-popup .k-columnmenu-actions,.k-popup .k-form-buttons{margin-top:16px}.k-ie .k-actions .k-button~.k-button,.k-ie .k-edit-buttons .k-button~.k-button,.k-ie .k-action-buttons .k-button~.k-button,.k-ie .k-columnmenu-actions .k-button~.k-button,.k-ie .k-form-buttons .k-button~.k-button{margin-left:8px;flex-shrink:0}.k-rtl .k-ie .k-actions .k-button~.k-button,.k-rtl .k-ie .k-edit-buttons .k-button~.k-button,.k-rtl .k-ie .k-action-buttons .k-button~.k-button,.k-rtl .k-ie .k-columnmenu-actions .k-button~.k-button,.k-rtl .k-ie .k-form-buttons .k-button~.k-button,[dir=rtl] .k-ie .k-actions .k-button~.k-button,[dir=rtl] .k-ie .k-edit-buttons .k-button~.k-button,[dir=rtl] .k-ie .k-action-buttons .k-button~.k-button,[dir=rtl] .k-ie .k-columnmenu-actions .k-button~.k-button,[dir=rtl] .k-ie .k-form-buttons .k-button~.k-button{margin-left:0;margin-right:8px}.k-actions-start{justify-content:flex-start}.k-actions-center{justify-content:center}.k-actions-end{justify-content:flex-end}.k-actions-stretched>*{flex:1 0 0%}.k-actions-horizontal{width:100%;flex-flow:row nowrap}.k-actions-vertical{flex-flow:column nowrap}.k-actions .k-button,.k-edit-buttons .k-button,.k-action-buttons .k-button,.k-columnmenu-actions .k-button,.k-form-buttons .k-button,.k-actions .k-button-group,.k-edit-buttons .k-button-group,.k-action-buttons .k-button-group,.k-columnmenu-actions .k-button-group,.k-form-buttons .k-button-group,.k-actions .k-split-button,.k-edit-buttons .k-split-button,.k-action-buttons .k-split-button,.k-columnmenu-actions .k-split-button,.k-form-buttons .k-split-button{box-shadow:none}.k-actions .k-button-solid-base,.k-edit-buttons .k-button-solid-base,.k-action-buttons .k-button-solid-base,.k-columnmenu-actions .k-button-solid-base,.k-form-buttons .k-button-solid-base{background-color:#ebebeb;border-color:#ebebeb}.k-form,.k-form-inline{font-size:14px;line-height:2}.k-fieldset{margin:30px;border-width:1px 0 0;border-style:solid;padding:25px 0 0}.k-fieldset>legend{margin-left:0;padding:0 16px 0 0;text-transform:uppercase}kendo-label>.k-label{margin:0}.k-label-optional{margin-left:6px;font-size:12px;font-style:italic;align-self:center}.k-label-empty:before{content:"";display:inline-block}.k-input-label{margin-right:10px;z-index:1}.k-input-label:dir(rtl),.k-rtl .k-input-label,.k-input-label.k-rtl,[dir=rtl] .k-input-label,.k-input-label[dir=rtl]{margin-right:0;margin-left:10px}.k-form{border:0}.k-form .k-label,.k-form kendo-label,.k-form .k-form-label{margin-bottom:0;display:flex;flex-flow:row nowrap}.k-form .k-label+.k-radio{margin-left:0}.k-form .k-form-fieldset{margin:2em 0 0;padding:0;border:0}.k-form .k-form-fieldset>*:not(.k-hidden):first-child,.k-form .k-form-fieldset>*.k-hidden+:not(.k-hidden){margin-top:0}.k-form .k-form-legend{margin:0 0 1em;padding:0;border-width:0 0 2px;border-style:solid;width:100%;font-size:14px;text-transform:uppercase}.k-form .k-form-group{padding:0}.k-form .k-form-field{margin-top:1em}.k-form>*:not(.k-hidden):first-child,.k-form>*.k-hidden+:not(.k-hidden){margin-top:0}.k-form .k-form-field,.k-form .k-form-field-wrap{display:block}.k-form .k-form-field-disabled .k-label,.k-form .k-form-field-disabled .k-form-label{outline:none;cursor:default;opacity:.6;filter:grayscale(.1);pointer-events:none;box-shadow:none}.k-form .k-alert-error{font-size:12px;margin-top:8px}.k-form .k-field-info{display:inline-block;font-size:10px;line-height:1;margin:0 16px}.k-form .k-multiselect,.k-form .k-floating-label-container,.k-form .k-daterangepicker .k-dateinput,.k-form .k-signature{display:inline-flex;width:100%}.k-form-buttons{margin-top:2em;padding:0;overflow:visible}.k-form-hint,.k-form-error{margin-top:4px;display:flex;font-size:12px;font-style:normal}.k-text-start,.k-buttons-start{justify-content:flex-start}.k-text-end,.k-buttons-end{justify-content:flex-end}.k-form-separator{margin:1em 0 0;border-width:1px 0 0;border-style:solid;display:block;flex:0 0 auto}.k-form-horizontal .k-form-field{display:flex}.k-form-horizontal .k-form-field>.k-label,.k-form-horizontal .k-form-field>kendo-label,.k-form-horizontal .k-form-field>.k-form-label{margin-right:10px;padding-top:5px;width:25%;text-align:end;flex-direction:column;align-items:flex-end;justify-content:flex-start}.k-form-horizontal .k-form-field .k-label-optional{margin:0;align-self:inherit}.k-form-horizontal .k-form-field-wrap{max-width:calc(75% - 10px);flex:1 1 auto}.k-form [dir=rtl] .k-label-optional,.k-rtl .k-form .k-label-optional{margin-left:0;margin-right:6px}.k-form-horizontal [dir=rtl].k-form-field>.k-label,.k-form-horizontal [dir=rtl].k-form-field>kendo-label,.k-form-horizontal [dir=rtl].k-form-field>.k-form-label,.k-form-horizontal [dir=rtl] .k-form-field>.k-label,.k-form-horizontal [dir=rtl] .k-form-field>kendo-label,.k-form-horizontal [dir=rtl] .k-form-field>.k-form-label,.k-rtl .k-form-horizontal.k-form-field>.k-label,.k-rtl .k-form-horizontal.k-form-field>kendo-label,.k-rtl .k-form-horizontal.k-form-field>.k-form-label,.k-rtl .k-form-horizontal .k-form-field>.k-label,.k-rtl .k-form-horizontal .k-form-field>kendo-label,.k-rtl .k-form-horizontal .k-form-field>.k-form-label{margin-right:0;margin-left:10px}.k-form-inline{padding:32px}.k-form-inline fieldset{border-width:1px 0 0;border-style:solid;margin:64px 0;padding:0}.k-form-inline fieldset:first-child:first-of-type{margin-top:0}.k-form-inline fieldset:last-child:last-of-type{margin-bottom:0}.k-form-inline legend{font-size:12px;text-align:left;font-weight:600;line-height:1;margin-bottom:12px;text-transform:uppercase;padding:0 16px 0 0;width:auto}.k-form-inline .k-form-field{display:flex;align-items:flex-start;text-align:left;margin-bottom:12px}.k-form-inline .k-form-field>span:not(.k-widget){width:25%;text-align:right;line-height:2;padding:5px 24px 5px 0;align-self:center}.k-form-inline .k-form-field>input{align-self:center}.k-form-inline .k-form-field>input:not(.k-checkbox):not(.k-radio){flex:1 1 auto}.k-form-inline .k-form-field .k-alert-error{font-size:12px;margin-top:8px}.k-form-inline .k-form-field .k-field-info{display:block;font-size:10px;line-height:1;margin:0}.k-form-inline .k-form-field:last-child{margin-bottom:0}.k-edit-form-container{width:400px;min-width:400px;border-color:inherit;position:relative}.k-popup-edit-form>.k-actions,.k-popup-edit-form>.k-edit-buttons,.k-popup-edit-form>.k-action-buttons,.k-popup-edit-form>.k-columnmenu-actions,.k-popup-edit-form>.k-form-buttons,.k-edit-form-container .k-actions,.k-edit-form-container .k-edit-buttons,.k-edit-form-container .k-action-buttons,.k-edit-form-container .k-columnmenu-actions,.k-edit-form-container .k-form-buttons{margin:1em -24px -8px}.k-edit-label{margin:0 0 1em;padding:9px 0;width:30%;line-height:2;text-align:right;float:left;clear:both}.k-edit-field{margin:0 0 1em;width:65%;float:right;clear:right;position:relative}.k-edit-field.k-no-editor{padding:9px 0}.k-edit-field>.k-widget{width:100%;box-sizing:border-box}.k-edit-field input[type=radio]:not(.k-radio),.k-edit-field input[type=checkbox]:not(.k-checkbox){margin-right:.4ex}.k-edit-field .k-radio-label,.k-edit-field .k-checkbox-label{margin-right:1em}.k-edit-field>.k-reset>li+li{margin-top:.5em}.k-edit-field .k-reset .k-widget{margin:0 .4ex 0 1ex}.k-edit-label{padding:0;margin:0;width:auto;font-size:12px;line-height:1;text-align:inherit;display:block;float:none}.k-edit-field{width:auto;float:none;display:flex;flex-direction:row}.k-edit-field>div{width:auto;flex:1 1 auto;display:flex;flex-direction:row}.k-edit-field .k-upload{flex-wrap:wrap}.k-edit-field .k-validator-tooltip{bottom:0;transform:translateY(100%) translateY(6px)}.k-ie .k-edit-field .k-validator-tooltip{left:0}.k-form,.k-form-inline{color:#000000de}.k-form .k-form-legend,.k-form-inline .k-form-legend{border-color:#0000001f}.k-form .k-field-info,.k-form-inline .k-field-info{color:#0000008a}.k-form .k-alert-error,.k-form-inline .k-alert-error,.k-form-error,.k-text-error,.k-form-field-error .k-label{color:#f31700}.k-form-separator{border-color:#0000001f}.k-tooltip{border-radius:4px;margin:0;padding:3px 8px;border-width:0px;border-style:solid;box-sizing:border-box;background-repeat:repeat-x;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4285714286;display:flex;flex-flow:row nowrap;align-items:flex-start;position:absolute;z-index:12000;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-tooltip *,.k-tooltip *:before,.k-tooltip *:after{box-sizing:border-box}.k-tooltip-icon{margin-inline-end:8px;flex-shrink:0}.k-tooltip-title{margin-bottom:.25em;font-size:15px;line-height:1}.k-tooltip-content{align-self:stretch;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.k-tooltip-button{margin-inline-start:8px;flex-shrink:0}.k-tooltip-button .k-icon{color:inherit;vertical-align:top}.k-callout{width:12px;height:12px;border-width:6px;border-style:solid;border-color:transparent;position:absolute;pointer-events:none}.k-callout-n{margin-left:-6px;border-bottom-color:currentColor;top:-12px;left:50%;pointer-events:none}.k-callout-e{margin-top:-6px;border-left-color:currentColor;top:50%;right:-12px;pointer-events:none}.k-callout-s{margin-left:-6px;border-top-color:currentColor;bottom:-12px;left:50%;pointer-events:none}.k-callout-w{margin-top:-6px;border-right-color:currentColor;top:50%;left:-12px;pointer-events:none}.k-tooltip-wrapper .k-tooltip{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.k-tooltip{border-color:#616161e6;color:#fff;background-color:#616161e6}.k-tooltip .k-callout{color:#616161e6}.k-tooltip-primary{border-color:#3f51b5;color:#fff;background-color:#3f51b5}.k-tooltip-primary .k-callout{color:#3f51b5}.k-tooltip-info{border-color:#0058e9;color:#fff;background-color:#0058e9}.k-tooltip-info .k-callout{color:#0058e9}.k-tooltip-success{border-color:#37b400;color:#000;background-color:#37b400}.k-tooltip-success .k-callout{color:#37b400}.k-tooltip-warning{border-color:#ffc000;color:#000;background-color:#ffc000}.k-tooltip-warning .k-callout{color:#ffc000}.k-tooltip-error{border-color:#f31700;color:#000;background-color:#f31700}.k-tooltip-error .k-callout{color:#f31700}.k-validator-tooltip{margin-top:6px;width:auto;white-space:normal;display:flex;align-items:center;z-index:9999}.k-grid .k-validator-tooltip{max-width:300px}.k-split-button .k-split-button-arrow{padding:8px 4px;width:auto;aspect-ratio:auto;flex:none}.k-split-button .k-split-button-arrow.k-button-sm{padding:6px 4px}.k-split-button .k-split-button-arrow.k-button-md{padding:8px 4px}.k-split-button .k-split-button-arrow.k-button-lg{padding:10px 4px}.k-split-button .k-split-button-arrow .k-button-icon{min-width:0}.k-ie .k-split-button .k-button{border-radius:0}.k-menu-button,.k-dropdown-button{aspect-ratio:auto;outline:0;display:inline-flex;flex-flow:row nowrap;vertical-align:middle}.k-menu-button>.k-button-arrow,.k-dropdown-button>.k-button-arrow{margin-inline-start:-4px;margin-inline-end:-16px;padding-left:4px;padding-right:4px;flex:none;display:inline-flex;align-items:center;justify-content:center}.k-menu-button.k-icon-button>.k-button-arrow,.k-dropdown-button.k-icon-button>.k-button-arrow{margin-inline-start:0;margin-inline-end:-8px}.k-listbox{width:10em;height:200px;border-width:0;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:1.4285714286;vertical-align:top;background-color:transparent;display:inline-flex;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-listbox .k-listbox-toolbar ul{display:flex}.k-listbox.k-listbox-toolbar-left .k-listbox-toolbar ul,.k-listbox.k-listbox-toolbar-right .k-listbox-toolbar ul{flex-direction:column}.k-listbox.k-listbox-toolbar-left .k-listbox-toolbar li+li,.k-listbox.k-listbox-toolbar-right .k-listbox-toolbar li+li{margin-top:8px}.k-listbox.k-listbox-toolbar-left{flex-direction:row}.k-listbox.k-listbox-toolbar-left .k-listbox-toolbar{margin-right:12px}.k-listbox.k-listbox-toolbar-right{flex-direction:row-reverse}.k-listbox.k-listbox-toolbar-right .k-listbox-toolbar{margin-left:12px}.k-listbox.k-listbox-toolbar-top,.k-listbox.k-listbox-toolbar-bottom{flex-direction:column}.k-listbox.k-listbox-toolbar-top .k-listbox-toolbar ul,.k-listbox.k-listbox-toolbar-bottom .k-listbox-toolbar ul{flex-direction:row}.k-listbox.k-listbox-toolbar-top .k-listbox-toolbar li+li,.k-listbox.k-listbox-toolbar-bottom .k-listbox-toolbar li+li{margin-left:8px}.k-listbox.k-listbox-toolbar-top .k-listbox-toolbar{margin-bottom:12px}.k-listbox.k-listbox-toolbar-bottom .k-listbox-toolbar{margin-top:12px}.k-listbox .k-list-scroller{width:100%;height:inherit;border-width:1px;border-style:solid;box-sizing:border-box}.k-listbox .k-list-scroller .k-list-scroller{border-width:0}.k-listbox .k-list-scroller .k-list{height:inherit;background:transparent}.k-listbox .k-drop-hint{border-top-width:2px;border-top-style:solid}.k-listbox .k-ghost{opacity:.5}.k-rtl .k-listbox.k-listbox-toolbar-left .k-listbox-toolbar,.k-rtl .k-listbox.k-listbox-toolbar-right .k-listbox-toolbar,.k-listbox[dir=rtl].k-listbox-toolbar-left .k-listbox-toolbar,.k-listbox[dir=rtl].k-listbox-toolbar-right .k-listbox-toolbar,[dir=rtl] .k-listbox.k-listbox-toolbar-left .k-listbox-toolbar,[dir=rtl] .k-listbox.k-listbox-toolbar-right .k-listbox-toolbar{transform:scaleX(-1)}.k-rtl .k-listbox.k-listbox-toolbar-left .k-listbox-toolbar,.k-listbox[dir=rtl].k-listbox-toolbar-left .k-listbox-toolbar,[dir=rtl] .k-listbox.k-listbox-toolbar-left .k-listbox-toolbar{margin-right:0;margin-left:12px}.k-rtl .k-listbox.k-listbox-toolbar-right .k-listbox-toolbar,.k-listbox[dir=rtl].k-listbox-toolbar-right .k-listbox-toolbar,[dir=rtl] .k-listbox.k-listbox-toolbar-right .k-listbox-toolbar{margin-right:12px;margin-left:0}.k-item{cursor:default}.k-listbox .k-item{padding:8px 16px}.k-listbox .k-list-scroller{border-color:#0000001f;color:#000000de;background-color:#fff}.k-listbox .k-drop-hint{border-top-color:#3f51b5}.k-progressbar{border-radius:4px;--kendo-progressbar-progress: 0;border-width:0px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;line-height:1;display:inline-grid;vertical-align:middle;position:relative;overflow:hidden;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-progressbar *,.k-progressbar *:before,.k-progressbar *:after{box-sizing:border-box}.k-progressbar>.k-selected{border-width:0;border-style:solid;display:flex;overflow:hidden;grid-column:1 / -1;grid-row:1 / -1}.k-progressbar>ul{border-width:inherit;border-style:inherit;white-space:nowrap;display:flex;align-items:stretch;flex:1;grid-column:1 / -1;grid-row:1 / -1}.k-progressbar .k-item{display:block;border-width:0;border-style:solid;border-color:transparent}.k-progress-status-wrap{width:100%;height:100%;display:flex;align-items:center;flex-shrink:0;grid-column:1 / -1;grid-row:1 / -1}.k-progress-status-wrap.k-progress-start{justify-content:flex-start}.k-progress-status-wrap.k-progress-center{justify-content:center}.k-progress-status-wrap.k-progress-end{justify-content:flex-end}.k-progress-status{padding:0 .5em;padding-block-start:0;padding-block-end:0;padding-inline-start:.5em;padding-inline-end:.5em;min-width:10px;text-align:center;display:inline-block;white-space:nowrap}.k-progressbar-horizontal{width:100%;height:5px;grid-template-columns:1fr;grid-template-rows:100%}.k-progressbar-horizontal .k-progress-status-wrap{flex-direction:row}.k-progressbar-horizontal>.k-selected{width:0;width:calc(var( --kendo-progressbar-progress, 0 )*1%);flex-direction:row}.k-progressbar-horizontal>.k-selected>.k-progress-status-wrap{width:calc(100%*(100/var( --kendo-progressbar-progress, 1 )))}.k-progressbar-horizontal>ul{flex-direction:row}.k-progressbar-horizontal .k-item+.k-item{border-left-width:1px;border-inline-start-width:1px;border-inline-end-width:0}.k-progressbar-horizontal.k-progressbar-reverse>.k-selected{flex-direction:row-reverse;justify-self:flex-end}.k-progressbar-vertical{width:5px;height:27em;grid-template-columns:100%;grid-template-rows:1fr}.k-progressbar-vertical .k-progress-status-wrap{flex-direction:column-reverse}.k-progressbar-vertical .k-progress-status{writing-mode:vertical-lr}.k-progressbar-vertical>.k-selected{height:0;height:calc(var( --kendo-progressbar-progress, 0 )*1%);flex-direction:column-reverse;align-self:flex-end;align-items:flex-end}.k-progressbar-vertical>.k-selected>.k-progress-status-wrap{height:calc(100%*(100/var( --kendo-progressbar-progress, 1 )))}.k-progressbar-vertical>ul{flex-direction:column}.k-progressbar-vertical .k-item+.k-item{border-top-width:1px;border-block-start-width:1px;border-block-end-width:0}.k-progressbar-vertical.k-progressbar-reverse{flex-direction:column}.k-progressbar-vertical.k-progressbar-reverse>.k-selected{flex-direction:column;align-self:flex-start}.k-progressbar-indeterminate .k-progress-status-wrap,.k-progressbar-indeterminate .k-selected,.k-progressbar-indeterminate .k-item{display:none}.telerik-blazor.k-progressbar-horizontal>.k-selected,.telerik-blazor.k-progressbar-horizontal>.k-selected>.k-progress-status-wrap{transition:width .1s ease-in-out}.k-rtl .k-progressbar,.k-progressbar[dir=rtl]{direction:rtl}.k-progressbar{display:-ms-inline-grid}.k-progressbar>.k-progress-status-wrap,.k-progressbar>.k-selected{-ms-grid-column:1;-ms-grid-row:1}.k-progressbar-horizontal{-ms-grid-columns:1fr;-ms-grid-rows:5px}.k-progressbar-horizontal.k-progressbar-reverse>.k-selected{-ms-grid-column-align:end}.k-progressbar-vertical{-ms-grid-columns:5px;-ms-grid-rows:1fr}.k-progressbar-vertical>.k-selected{-ms-grid-row-align:end}.k-progressbar-vertical.k-progressbar-reverse>.k-selected{-ms-grid-row-align:start}.k-circular-progressbar{display:inline-block;text-align:left;position:relative}.k-circular-progressbar-surface{height:100%}.k-circular-progressbar-surface>div{width:100%;height:100%}.k-circular-progressbar-surface svg{width:100%;height:100%}.k-circular-progressbar-scale{fill:none}.k-circular-progressbar-arc{transform-box:fill-box;transform-origin:center center;transform:rotate(-90deg);stroke-linecap:round;fill:none}.k-circular-progressbar-label{position:absolute;text-align:center;padding:0;margin:0}.k-progressbar{border-radius:0;overflow:visible}.k-progressbar .k-progress-status-wrap{font-size:11px}.k-progressbar-horizontal .k-progress-status-wrap{align-items:flex-start}.k-progressbar-horizontal .k-progress-status{transform:translateY(-100%)}.k-progressbar-vertical .k-progress-status-wrap{align-items:flex-end}.k-progressbar-vertical .k-progress-status{transform:translate(100%)}.k-progressbar-indeterminate{overflow:hidden}.k-progressbar-indeterminate:before,.k-progressbar-indeterminate:after{content:"";display:block;width:100%;height:100%;background:#3f51b5;position:absolute;transform-origin:0 0}.k-progressbar-indeterminate.k-progressbar-horizontal:before{top:0;left:-150%;animation:progressbar-primary-indeterminate-horizontal 2s infinite}.k-progressbar-indeterminate.k-progressbar-horizontal:after{top:0;left:-50%;animation:progressbar-secondary-indeterminate-horizontal 2s infinite}.k-progressbar-indeterminate.k-progressbar-vertical:before{top:-150%;left:0;animation:progressbar-primary-indeterminate-vertical 2s infinite}.k-progressbar-indeterminate.k-progressbar-vertical:after{top:-50%;left:0;animation:progressbar-secondary-indeterminate-vertical 2s infinite}@keyframes progressbar-indeterminate-animation{0%{background-position:0 0}to{background-position:5px 0}}.k-progressbar{color:#000000de;background-color:#bac0e4}.k-progressbar .k-selected{color:#fff;background-color:#3f51b5}.k-progressbar .k-item{border-color:#fff}.k-progressbar-indeterminate{color:#000000de;background-color:#bac0e4;background-image:linear-gradient(45deg,#abb1d2 25%,transparent 25%,transparent 50%,#abb1d2 50%,#abb1d2 75%,transparent 75%,transparent);background-size:5px 5px;animation:progressbar-indeterminate-animation}.k-circular-progressbar-scale{stroke:#bac0e4}.k-circular-progressbar-arc{stroke:#3f51b5;transition:stroke .5s ease}@keyframes progressbar-primary-indeterminate-horizontal{0%{transform:translate(0) scaleX(0)}20%{transform:translate(0) scaleX(.08);animation-timing-function:cubic-bezier(.4,.08,.75,.8)}60%{transform:translate(83%) scaleX(.75);animation-timing-function:cubic-bezier(.21,.25,.58,.98)}to{transform:translate(250%) scaleX(.08)}}@keyframes progressbar-secondary-indeterminate-horizontal{0%{transform:translate(0) scaleX(.08);animation-timing-function:cubic-bezier(.18,0,.54,.42)}22%{transform:translate(34%) scaleX(.45);animation-timing-function:cubic-bezier(.22,.25,.7,.9)}46%{transform:translate(82%) scaleX(.75);animation-timing-function:cubic-bezier(.33,.3,.4,1.2)}to{transform:translate(160%) scaleX(.08)}}@keyframes progressbar-primary-indeterminate-vertical{0%{transform:translateY(0) scaleY(0)}20%{transform:translateY(0) scaleY(.08);animation-timing-function:cubic-bezier(.4,.08,.75,.8)}60%{transform:translateY(83%) scaleY(.75);animation-timing-function:cubic-bezier(.21,.25,.58,.98)}to{transform:translateY(250%) scaleY(.08)}}@keyframes progressbar-secondary-indeterminate-vertical{0%{transform:translateY(0) scaleY(.08);animation-timing-function:cubic-bezier(.18,0,.54,.42)}22%{transform:translateY(34%) scaleY(.45);animation-timing-function:cubic-bezier(.22,.25,.7,.9)}46%{transform:translateY(82%) scaleY(.75);animation-timing-function:cubic-bezier(.33,.3,.4,1.2)}to{transform:translateY(160%) scaleY(.08)}}.k-progressbar-indeterminate{background-image:none}.k-radio{border-radius:50%;margin:0;padding:0;line-height:initial;border-width:2px;border-style:solid;outline:0;box-sizing:border-box;background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;flex:none;vertical-align:middle;position:relative;cursor:pointer;-webkit-appearance:none}.k-radio:checked,.k-radio.k-checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3e%3ccircle cx='50%25' cy='50%25' r='4' fill='%233f51b5'/%3e%3c/svg%3e")}.k-radio:disabled,.k-radio.k-disabled{outline:none;cursor:default;opacity:.6;filter:grayscale(.1);pointer-events:none;box-shadow:none}.k-radio:disabled:checked,.k-radio.k-disabled.k-checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3e%3ccircle cx='50%25' cy='50%25' r='4' fill='%23adadad'/%3e%3c/svg%3e")}.k-radio-wrap{flex:none;display:inline-flex;flex-flow:row nowrap;gap:0;align-items:center;align-self:start;vertical-align:middle;position:relative}.k-radio-wrap:before{content:"\200b";width:0px;overflow:hidden;flex:none;display:inline-block;vertical-align:top}.k-radio-label{margin:0;padding:0;display:inline-flex;align-items:flex-start;gap:4px;vertical-align:middle;position:relative;cursor:pointer}.k-radio-label .k-ripple{visibility:hidden!important}.k-radio+.k-label,.k-radio-wrap+.k-label,.k-radio+.k-radio-label,.k-radio-wrap+.k-radio-label{display:inline;margin-inline-start:4px}.k-radio-label:empty{display:none!important}.k-radio-label.k-no-text{min-width:1px}.k-radio-list{margin:0;padding:0;display:flex;flex-flow:column nowrap;gap:0;list-style:none}.k-radio-item,.k-radio-list-item{padding:8px 0;display:flex;flex-flow:row nowrap;align-items:center;align-content:center;gap:4px}.k-radio-item .k-radio-label,.k-radio-list-item .k-radio-label{margin:0}.k-radio-list-horizontal,.k-radio-list.k-list-horizontal{display:flex;flex-flow:row wrap;gap:16px}.k-ripple-container .k-radio:after{content:"";display:block;position:absolute;left:50%;top:50%;border-radius:100%;z-index:-1;transition:opacity .1s linear,transform .15s cubic-bezier(.4,0,.2,1);transform:translate(-50%,-50%) scale(0);transform-origin:center center}.k-ripple-container .k-radio:focus,.k-ripple-container .k-radio.k-focus{box-shadow:none!important}.k-ripple-container .k-radio:disabled:after,.k-ripple-container .k-radio.k-disabled:after{display:none}.k-radio-sm{width:12px;height:12px}.k-radio-sm:before{font-size:10px}.k-ripple-container .k-radio-sm:after{width:36px;height:36px}.k-radio-md{width:16px;height:16px}.k-radio-md:before{font-size:14px}.k-ripple-container .k-radio-md:after{width:48px;height:48px}.k-radio-lg{width:20px;height:20px}.k-radio-lg:before{font-size:18px}.k-ripple-container .k-radio-lg:after{width:60px;height:60px}.k-radio:before{transition:transform linear .28s;transform-origin:0 0}.k-radio{border-color:#0000008a}.k-radio.k-invalid,.k-radio.ng-invalid.ng-touched,.k-radio.ng-invalid.ng-dirty{border-color:#f31700}.k-radio.k-invalid+.k-radio-label,.k-radio.ng-invalid.ng-touched+.k-radio-label,.k-radio.ng-invalid.ng-dirty+.k-radio-label{color:#f31700}.k-radio:checked,.k-radio.k-checked{border-color:#3f51b5;color:#3f51b5}.k-radio:disabled,.k-radio.k-disabled{border-color:#adadad}.k-radio:checked:disabled,.k-radio.k-checked.k-disabled{border-color:#adadad;color:#adadad}.k-ripple-container .k-radio:after{opacity:.2}.k-radio:disabled+.k-radio-label{color:#0000008a;opacity:1;filter:none}.k-slider{border:0;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;background:none;display:inline-flex;align-items:center;position:relative;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-slider *,.k-slider *:before,.k-slider *:after{box-sizing:border-box}.k-slider .k-label{width:auto;font-size:.92em;line-height:1;white-space:nowrap;position:absolute}.k-slider .k-tick,.k-slider .k-slider-track{cursor:pointer}.k-slider .k-tick{background-color:transparent;background-position:center center;background-repeat:no-repeat;margin:0;padding:0;position:relative}.k-slider.k-disabled .k-tick,.k-slider.k-disabled .k-slider-track,.k-slider.k-disabled .k-draghandle{cursor:default}.k-rtl .k-slider .k-slider-selection,.k-slider.k-rtl .k-slider-selection,[dir=rtl] .k-slider .k-slider-selection,.k-slider[dir=rtl] .k-slider-selection{left:auto;right:0}.k-slider-wrap{width:100%;height:100%;display:flex;flex-flow:inherit;align-items:inherit;gap:inherit;position:relative}.k-slider{width:min-content;height:min-content;gap:7px}.k-slider .k-button{flex:none}.k-slider .k-slider-track-wrap{flex:1 1 auto;display:flex;flex-flow:inherit;position:relative;touch-action:none}.k-slider .k-slider-track-wrap .k-slider-items{margin:0;padding:0;list-style:none;flex:1 1 100%;display:flex;flex-flow:inherit;justify-content:space-between;-webkit-user-select:none;user-select:none}.k-slider .k-slider-track-wrap .k-tick{flex:0 0 1px}.k-slider .k-slider-track-wrap .k-tick-horizontal{width:1px;min-height:100%}.k-slider .k-slider-track-wrap .k-tick-vertical{width:100%;min-height:1px}.k-slider .k-slider-track-wrap .k-draghandle{position:absolute}.k-slider-horizontal .k-slider-track-wrap{height:26px}.k-slider-horizontal .k-slider-track-wrap .k-slider-track{width:100%}.k-slider-horizontal .k-slider-track-wrap .k-draghandle{top:50%;transform:translate(-50%,-50%)}.k-slider-horizontal .k-slider-track-wrap .k-draghandle:focus,.k-slider-horizontal .k-slider-track-wrap .k-draghandle:active{transform:translate(-50%,-50%) scale(1)}.k-slider-horizontal .k-slider-track-wrap .k-slider-selection{width:calc((var(--kendo-slider-end, 0) - var(--kendo-slider-start, 0))*1%);left:calc(var(--kendo-slider-start, 0)*1%)}.k-slider-horizontal .k-slider-track-wrap .k-draghandle-start{left:calc(var(--kendo-slider-start, 0)*1%)}.k-slider-horizontal .k-slider-track-wrap .k-draghandle-end{left:calc(var(--kendo-slider-end, 0)*1%)}[dir=rtl] .k-slider-horizontal .k-slider-track-wrap .k-slider-selection,[dir=rtl] .k-slider-horizontal .k-slider-track-wrap .k-draghandle-start{left:unset;right:calc(var(--kendo-slider-start, 0)*1%)}[dir=rtl] .k-slider-horizontal .k-slider-track-wrap .k-draghandle-end{left:unset;right:calc(var(--kendo-slider-end, 0)*1%)}[dir=rtl] .k-slider-horizontal .k-slider-track-wrap .k-draghandle{transform:translate(50%,-50%)}[dir=rtl] .k-slider-horizontal .k-slider-track-wrap .k-draghandle:focus,[dir=rtl] .k-slider-horizontal .k-slider-track-wrap .k-draghandle:active{transform:translate(50%,-50%) scale(1)}.k-slider-vertical .k-slider-track-wrap{width:26px}.k-slider-vertical .k-slider-track-wrap .k-slider-track{height:100%}.k-slider-vertical .k-slider-track-wrap .k-draghandle{left:50%;transform:translate(-50%,50%)}.k-slider-vertical .k-slider-track-wrap .k-draghandle:focus,.k-slider-vertical .k-slider-track-wrap .k-draghandle:active{transform:translate(-50%,50%) scale(1)}.k-slider-vertical .k-slider-track-wrap .k-slider-selection{bottom:calc(var(--kendo-slider-start, 0)*1%);height:calc((var(--kendo-slider-end, 0) - var(--kendo-slider-start, 0))*1%)}.k-slider-vertical .k-slider-track-wrap .k-draghandle-start{bottom:calc(var(--kendo-slider-start, 0)*1%)}.k-slider-vertical .k-slider-track-wrap .k-draghandle-end{bottom:calc(var(--kendo-slider-end, 0)*1%)}.k-slider-vertical{height:200px;flex-flow:column-reverse nowrap}.k-slider-vertical .k-tick{text-align:right;margin-left:2px}.k-slider-vertical .k-slider-topleft .k-tick{text-align:left}.k-slider-vertical .k-tick{background-position:-94px center}.k-slider-vertical .k-slider-topleft .k-tick{background-position:-124px center}.k-slider-vertical .k-slider-bottomright .k-tick{background-position:-154px center}.k-slider-vertical .k-tick-large{display:flex;align-items:center;background-position:-4px center}.k-slider-vertical .k-slider-topleft .k-tick-large{background-position:-34px center}.k-slider-vertical .k-slider-bottomright .k-tick-large{background-position:-64px center}.k-slider-vertical .k-first{background-position:-94px 100%}.k-slider-vertical .k-tick-large.k-first{background-position:-4px 100%}.k-slider-vertical .k-slider-topleft .k-first{background-position:-124px 100%}.k-slider-vertical .k-slider-topleft .k-tick-large.k-first{background-position:-34px 100%}.k-slider-vertical .k-slider-bottomright .k-first{background-position:-154px 100%}.k-slider-vertical .k-slider-bottomright .k-tick-large.k-first{background-position:-64px 100%}.k-slider-vertical .k-last{background-position:-94px 0}.k-slider-vertical .k-tick-large.k-last{background-position:-4px 0}.k-slider-vertical .k-slider-topleft .k-last{background-position:-124px 0}.k-slider-vertical .k-slider-topleft .k-tick-large.k-last{background-position:-34px 0}.k-slider-vertical .k-slider-bottomright .k-last{background-position:-154px 0}.k-slider-vertical .k-slider-bottomright .k-tick-large.k-last{background-position:-64px 0}.k-slider-vertical .k-label{text-align:left;left:120%;top:50%;transform:translateY(-50%)}.k-slider-vertical .k-first .k-label{top:100%}.k-slider-vertical .k-last .k-label{top:0}.k-slider-vertical .k-slider-topleft .k-label,.k-rtl .k-slider-vertical .k-label,.k-slider-vertical.k-rtl .k-label,[dir=rtl] .k-slider-vertical .k-label,.k-slider-vertical[dir=rtl] .k-label{left:auto;right:120%}.k-rtl .k-slider-vertical .k-slider-topleft .k-label,.k-slider-vertical.k-rtl .k-slider-topleft .k-label,[dir=rtl] .k-slider-vertical .k-slider-topleft .k-label,.k-slider-vertical[dir=rtl] .k-slider-topleft .k-label{left:120%;right:auto}.k-slider-horizontal{width:200px;flex-flow:row nowrap}.k-slider-horizontal .k-tick{background-position:center -92px}.k-slider-horizontal .k-slider-topleft .k-tick{background-position:center -122px}.k-slider-horizontal .k-slider-bottomright .k-tick{background-position:center -152px}.k-slider-horizontal .k-tick-large{background-position:center -2px}.k-slider-horizontal .k-slider-topleft .k-tick-large{background-position:center -32px}.k-slider-horizontal .k-slider-bottomright .k-tick-large{background-position:center -62px}.k-slider-horizontal .k-first{background-position:0 -92px}.k-slider-horizontal .k-tick-large.k-first{background-position:0 -2px}.k-slider-horizontal .k-slider-topleft .k-first{background-position:0 -122px}.k-slider-horizontal .k-slider-topleft .k-tick-large.k-first{background-position:0 -32px}.k-slider-horizontal .k-slider-bottomright .k-first{background-position:0 -152px}.k-slider-horizontal .k-slider-bottomright .k-tick-large.k-first{background-position:0 -62px}.k-slider-horizontal .k-last{background-position:100% -92px}.k-slider-horizontal .k-tick-large.k-last{background-position:100% -2px}.k-slider-horizontal .k-slider-topleft .k-last{background-position:100% -122px}.k-slider-horizontal .k-slider-topleft .k-tick-large.k-last{background-position:100% -32px}.k-slider-horizontal .k-slider-bottomright .k-last{background-position:100% -152px}.k-slider-horizontal .k-slider-bottomright .k-tick-large.k-last{background-position:100% -62px}.k-slider-horizontal .k-label{left:50%;bottom:-1.2em;transform:translate(-50%)}.k-slider-horizontal .k-first .k-label{left:0}.k-slider-horizontal .k-last .k-label{left:100%}.k-slider-horizontal .k-slider-topleft .k-label{top:-1.2em}.k-rtl .k-slider-horizontal .k-slider-track,.k-rtl .k-slider-horizontal .k-slider-selection,.k-slider-horizontal.k-rtl .k-slider-track,.k-slider-horizontal.k-rtl .k-slider-selection,[dir=rtl] .k-slider-horizontal .k-slider-track,[dir=rtl] .k-slider-horizontal .k-slider-selection,.k-slider-horizontal[dir=rtl] .k-slider-track,.k-slider-horizontal[dir=rtl] .k-slider-selection{right:0;left:auto}.k-rtl .k-slider-horizontal .k-button-increase .k-icon,.k-rtl .k-slider-horizontal .k-button-decrease .k-icon,.k-slider-horizontal.k-rtl .k-button-increase .k-icon,.k-slider-horizontal.k-rtl .k-button-decrease .k-icon,[dir=rtl] .k-slider-horizontal .k-button-increase .k-icon,[dir=rtl] .k-slider-horizontal .k-button-decrease .k-icon,.k-slider-horizontal[dir=rtl] .k-button-increase .k-icon,.k-slider-horizontal[dir=rtl] .k-button-decrease .k-icon{transform:scaleX(-1)}.k-slider-track,.k-slider-selection{margin:0;padding:0;position:absolute}.k-slider-horizontal .k-slider-track,.k-slider-horizontal .k-slider-selection{height:2px;left:0;margin-top:-1px;top:50%}.k-slider-vertical .k-slider-track,.k-slider-vertical .k-slider-selection{bottom:0;left:50%;margin-left:-1px;width:2px}.k-draghandle{background-color:transparent;background-repeat:no-repeat;border-style:solid;border-width:0px;outline:0;position:absolute;text-align:center;text-decoration:none;width:14px;height:14px}.k-slider-transitions.k-slider-horizontal .k-draghandle{transition:left .3s ease-out,background-color .3s ease-out,transform .4s cubic-bezier(.25,.8,.25,1)}.k-slider-transitions.k-slider-vertical .k-draghandle{transition:bottom .3s ease-out,background-color .3s ease-out,transform .4s cubic-bezier(.25,.8,.25,1)}.k-draghandle.k-pressed{transition:none}.k-slider-transitions.k-slider-horizontal .k-slider-selection{transition:width .3s ease-out}.k-slider-transitions.k-slider-vertical .k-slider-selection{transition:height .3s ease-out}.k-slider-selection.k-pressed{transition:none}.k-slider.k-readonly .k-button,.k-slider.k-readonly .k-slider-track,.k-slider.k-readonly .k-tick,.k-slider.k-readonly .k-draghandle{pointer-events:none}.k-slider-tooltip .k-callout-n,.k-slider-tooltip .k-callout-s{margin-left:-3px}.k-slider-tooltip .k-callout-w,.k-slider-tooltip .k-callout-e{margin-top:-3px}.k-slider kendo-resize-sensor{position:absolute}.k-slider-horizontal .k-slider-wrap:not(.k-slider-buttons){padding-left:7px;padding-right:7px}.k-slider-vertical .k-slider-wrap:not(.k-slider-buttons){padding-top:7px;padding-bottom:7px}.k-slider .k-tick{margin:0}.k-slider .k-tick:after{content:"";position:absolute;z-index:1;height:2px;width:2px;top:50%;left:50%;margin:-1px 0 0 -1px}.k-slider .k-draghandle{z-index:2}.k-slider-horizontal .k-tick.k-first:after{left:0}.k-slider-horizontal .k-tick.k-last:after{left:auto;right:0}.k-slider-vertical .k-tick.k-last:after{top:0}.k-slider-vertical .k-tick.k-first:after{top:auto;bottom:0}.k-slider{color:#000000de}.k-slider .k-slider-track,.k-slider .k-slider-selection{border-radius:4px}.k-slider .k-slider-track{background-color:#bac0e4}.k-slider .k-slider-selection{background-color:#3f51b5}.k-slider .k-draghandle{border-color:#3f51b5;color:#fff;background-color:#3f51b5;border-radius:50%}.k-slider .k-draghandle:focus,.k-slider .k-draghandle.k-focus{box-shadow:0 0 0 11px #3f51b540}.k-slider.k-focus .k-draghandle{box-shadow:0 0 0 11px #3f51b540}.k-slider.k-disabled{opacity:.65}.k-slider{cursor:pointer}.k-slider .k-slider-track,.k-slider .k-slider-selection{border-radius:0}.k-slider .k-tick:after{background-color:#000000de}.k-slider .k-draghandle{box-sizing:border-box}.k-slider .k-draghandle:focus{box-shadow:0 0 0 11px #3f51b540}.k-slider.k-disabled{opacity:1}.k-slider.k-disabled .k-slider-track,.k-slider.k-disabled .k-slider-selection,.k-slider.k-disabled .k-draghandle{background-color:#bac0e4}.k-slider.k-disabled .k-draghandle{border:2px solid inherit}.k-calendar{inline-size:var(--INTERNAL--kendo-calendar-width, min-content);block-size:var(--INTERNAL--kendo-calendar-height, min-content);border-width:1px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:1.4285714286;position:relative;overflow:hidden;display:inline-flex;flex-flow:column nowrap;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-calendar>.k-calendar{border:0}.k-calendar-table{margin:0 auto;border-width:0;border-color:inherit;border-spacing:0;border-collapse:separate;table-layout:fixed;text-align:center;outline:0;display:table;position:relative;z-index:1}.k-calendar-caption,.k-calendar-caption.k-calendar-th,.k-calendar .k-meta-header,.k-calendar .k-month-header{padding:4px 16px;height:36px;box-sizing:border-box;text-transform:none;text-align:left;font-weight:700;cursor:default}.k-calendar-th,.k-calendar-td{border-width:0;padding:0;text-align:center;border-style:solid;border-color:inherit;font-weight:400;cursor:default}.k-calendar-th{width:36px;height:36px;font-size:12px;line-height:2;text-transform:uppercase}.k-calendar-td{border-radius:100px;inline-size:var(--INTERNAL--kendo-calendar-cell-size, min-content);block-size:var(--INTERNAL--kendo-calendar-cell-size, min-content);border-color:transparent}.k-calendar .k-calendar-cell-inner,.k-calendar .k-link{border-radius:100px;padding:.25em;padding-inline:var(--INTERNAL--kendo-calendar-cell-padding-x, .25em);padding-block:var(--INTERNAL--kendo-calendar-cell-padding-y, .25em);width:100%;height:100%;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;white-space:normal;position:relative;overflow:hidden}.k-calendar .k-header{padding:4px;border-bottom-width:0px;border-bottom-style:solid;display:flex;flex-flow:row nowrap;gap:4px;align-items:center;position:relative;z-index:2}.k-calendar-header{padding:4px;min-width:288px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;flex:0 0 auto}.k-calendar-header .k-title,.k-calendar-header .k-calendar-title{font-weight:700}.k-calendar-header .k-today,.k-calendar-header .k-nav-today,.k-calendar-header .k-calendar-nav-today{text-decoration:none;cursor:pointer;outline:none}.k-calendar-header .k-calendar-nav{display:flex;flex-flow:row nowrap;align-items:center;gap:4px}.k-calendar-footer,.k-calendar .k-footer{padding:8px 16px;text-align:center;clear:both}.k-calendar-view{margin:auto;padding:0 4px;width:288px;inline-size:var(--INTERNAL--kendo-calendar-view-width, 288px);min-height:252px;box-sizing:content-box;gap:16px;position:relative;z-index:1;overflow:hidden}.k-month-calendar .k-calendar-td,.k-calendar-monthview .k-calendar-td{width:36px;height:36px;inline-size:var(--INTERNAL--kendo-calendar-cell-size, 36px);block-size:var(--INTERNAL--kendo-calendar-cell-size, 36px)}.k-year-calendar .k-calendar-td,.k-calendar-yearview .k-calendar-td,.k-decade-calendar .k-calendar-td,.k-calendar-decadeview .k-calendar-td,.k-century-calendar .k-calendar-td,.k-calendar-centuryview .k-calendar-td{width:72px;height:72px;inline-size:var(--INTERNAL--kendo-calendar-cell-size, 72px);block-size:var(--INTERNAL--kendo-calendar-cell-size, 72px)}.k-century-calendar .k-calendar-cell-inner,.k-century-calendar .k-link,.k-calendar-centuryview .k-calendar-cell-inner,.k-calendar-centuryview .k-link{text-align:left}.k-popup .k-calendar{height:100%}.k-calendar-container,.k-datetime-container{padding:0}.k-calendar-container .k-calendar,.k-datetime-container .k-calendar{border-width:0}.k-calendar .k-content.k-scrollable,.k-calendar .k-calendar-content.k-scrollable{box-sizing:content-box;overflow-x:hidden;overflow-y:auto;display:block;padding-right:100px;padding-left:100px;margin-left:-100px;margin-right:calc(-100px - var(--kendo-scrollbar-width, 17px))}.k-calendar .k-scrollable-placeholder{position:absolute;z-index:-1;width:1px;top:0;right:0}.k-calendar-sm{--INTERNAL--kendo-calendar-view-width: 256px;--INTERNAL--kendo-calendar-cell-padding-x: var( --kendo-calendar-sm-cell-padding-x, .125rem );--INTERNAL--kendo-calendar-cell-padding-y: var( --kendo-calendar-sm-cell-padding-y, .125rem );font-size:14px;line-height:2}.k-calendar-sm.k-month-calendar,.k-calendar-sm .k-calendar-monthview{--INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-sm-month-cell-size, 32px )}.k-calendar-sm.k-year-calendar,.k-calendar-sm .k-calendar-yearview{--INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-sm-year-cell-size, 64px )}.k-calendar-sm.k-decade-calendar,.k-calendar-sm .k-calendar-decadeview{--INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-sm-decade-cell-size, 64px )}.k-calendar-sm.k-century-calendar,.k-calendar-sm .k-calendar-centuryview{--INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-sm-century-cell-size, 64px )}.k-calendar-md{--INTERNAL--kendo-calendar-view-width: 288px;--INTERNAL--kendo-calendar-cell-padding-x: var( --kendo-calendar-md-cell-padding-x, 4px );--INTERNAL--kendo-calendar-cell-padding-y: var( --kendo-calendar-md-cell-padding-y, 4px );font-size:14px;line-height:2}.k-calendar-md.k-month-calendar,.k-calendar-md .k-calendar-monthview{--INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-md-month-cell-size, 36px )}.k-calendar-md.k-year-calendar,.k-calendar-md .k-calendar-yearview{--INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-md-year-cell-size, 72px )}.k-calendar-md.k-decade-calendar,.k-calendar-md .k-calendar-decadeview{--INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-md-decade-cell-size, 72px )}.k-calendar-md.k-century-calendar,.k-calendar-md .k-calendar-centuryview{--INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-md-century-cell-size, 72px )}.k-calendar-lg{--INTERNAL--kendo-calendar-view-width: 320px;--INTERNAL--kendo-calendar-cell-padding-x: var( --kendo-calendar-lg-cell-padding-x, 4px );--INTERNAL--kendo-calendar-cell-padding-y: var( --kendo-calendar-lg-cell-padding-y, 4px );font-size:16px;line-height:1.5}.k-calendar-lg.k-month-calendar,.k-calendar-lg .k-calendar-monthview{--INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-lg-month-cell-size, 40px )}.k-calendar-lg.k-year-calendar,.k-calendar-lg .k-calendar-yearview{--INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-lg-year-cell-size, 80px )}.k-calendar-lg.k-decade-calendar,.k-calendar-lg .k-calendar-decadeview{--INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-lg-decade-cell-size, 80px )}.k-calendar-lg.k-century-calendar,.k-calendar-lg .k-calendar-centuryview{--INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-lg-century-cell-size, 80px )}.k-calendar-infinite{box-sizing:content-box;display:inline-flex;flex-flow:row nowrap}.k-calendar-infinite .k-calendar-view{padding:0 16px;height:324px;flex:0 0 auto;display:flex;flex-flow:column nowrap;gap:0;overflow:hidden}.k-calendar-infinite .k-calendar-view .k-content.k-scrollable{position:relative}.k-calendar-infinite .k-calendar-view:after{display:block;position:absolute;bottom:0;content:"\200b";height:0;line-height:0;z-index:1;width:150%;left:-25%;box-shadow:0 0 36px 18px #fff}.k-calendar-infinite .k-calendar-header{margin-left:-16px;margin-right:-16px;padding:8px 16px;width:auto;min-width:0}.k-calendar-infinite .k-calendar-weekdays{flex:0 0 auto}.k-calendar-navigation{width:5em;text-align:center;flex:0 0 auto;display:block;overflow:hidden;position:relative;z-index:1}.k-calendar-navigation:before,.k-calendar-navigation:after{display:block;position:absolute;content:"\200b";height:0;line-height:0;z-index:1;width:200%;left:-50%;box-shadow:0 0 6em 3em #f7f7f7}.k-calendar-navigation:before{top:0}.k-calendar-navigation:after{bottom:0}.k-calendar-navigation .k-content,.k-calendar-navigation .k-calendar-content{background:transparent;height:auto;position:absolute;inset:0}.k-calendar-navigation .k-content ul,.k-calendar-navigation .k-calendar-content ul{width:5em}.k-calendar-navigation .k-content li,.k-calendar-navigation .k-calendar-content li{height:2em;line-height:2em;cursor:pointer;padding:0 1em;overflow:hidden;white-space:nowrap;text-overflow:clip}.k-calendar-navigation .k-calendar-navigation-marker{font-weight:700}.k-calendar-navigation .k-calendar-navigation-highlight{width:100%;border-width:1px 0;border-style:solid;height:2em;box-sizing:border-box;position:absolute;top:50%;right:0;transform:translateY(-50%)}.k-calendar-range{width:auto}.k-calendar-range .k-calendar-view{width:auto;white-space:nowrap}.k-calendar-range .k-calendar-view:after{display:none}.k-calendar-range .k-calendar-view:focus{outline:0}.k-calendar-range .k-range-start{border-color:inherit;border-top-right-radius:0;border-bottom-right-radius:0}.k-calendar-range .k-range-end{border-color:inherit;border-top-left-radius:0;border-bottom-left-radius:0}.k-calendar-range .k-range-mid{border-color:inherit;border-radius:0}.k-rtl .k-calendar .k-nav-prev,.k-rtl .k-calendar .k-nav-next,.k-rtl .k-calendar .k-prev-view,.k-rtl .k-calendar .k-next-view,.k-rtl .k-calendar .k-calendar-nav-prev,.k-rtl .k-calendar .k-calendar-nav-next,.k-calendar[dir=rtl] .k-nav-prev,.k-calendar[dir=rtl] .k-nav-next,.k-calendar[dir=rtl] .k-prev-view,.k-calendar[dir=rtl] .k-next-view,.k-calendar[dir=rtl] .k-calendar-nav-prev,.k-calendar[dir=rtl] .k-calendar-nav-next{transform:scaleX(-1)}.k-rtl .k-calendar .k-content.k-scrollable,.k-rtl .k-calendar .k-calendar-content.k-scrollable,.k-calendar[dir=rtl] .k-content.k-scrollable,.k-calendar[dir=rtl] .k-calendar-content.k-scrollable{padding-right:100px;padding-left:100px;margin-left:calc(-100px - var(--kendo-scrollbar-width, 17px));margin-right:-100px}.k-rtl .k-calendar tbody th,.k-rtl .k-calendar .k-calendar-tbody .k-calendar-th,.k-calendar[dir=rtl] tbody th,.k-calendar[dir=rtl] .k-calendar-tbody .k-calendar-th{text-align:right}.k-calendar .k-title,.k-calendar .k-calendar-title,.k-calendar .k-nav-fast,.k-calendar .k-nav-today,.k-calendar .k-calendar-nav-today{font-weight:500;text-transform:none}.k-calendar .k-calendar-caption,.k-calendar .k-calendar-view th,.k-calendar .k-calendar-view .k-calendar-th,.k-calendar .k-meta-header,.k-calendar .k-month-header{font-weight:500}.k-calendar .k-calendar-view tbody th,.k-calendar .k-calendar-view .k-calendar-tbody .k-calendar-th{font-weight:700}.k-calendar{border-color:#0000001f;color:#000000de;background-color:#fff}.k-calendar .k-header{border-color:inherit;color:#000000de}.k-calendar .k-nav-today,.k-calendar .k-calendar-nav-today{color:#e51a5f}.k-calendar .k-nav-today:hover,.k-calendar .k-nav-today.k-hover,.k-calendar .k-nav-today:focus,.k-calendar .k-nav-today.k-focus,.k-calendar .k-calendar-nav-today:hover,.k-calendar .k-calendar-nav-today.k-hover,.k-calendar .k-calendar-nav-today:focus,.k-calendar .k-calendar-nav-today.k-focus{color:#c2185b}.k-calendar .k-calendar-th,.k-calendar .k-calendar-caption,.k-calendar .k-meta-header,.k-calendar .k-month-header{color:#0000008a}.k-calendar .k-calendar-view .k-today{color:#3f51b5}.k-calendar .k-other-month{color:#0000008a}.k-calendar .k-alt{background-color:transparent;color:#0000008a}.k-calendar .k-out-of-range{pointer-events:none}.k-calendar .k-calendar-td:hover .k-calendar-cell-inner,.k-calendar .k-calendar-td:hover .k-link,.k-calendar .k-calendar-td.k-hover .k-calendar-cell-inner,.k-calendar .k-calendar-td.k-hover .k-link{border-color:#00000026;color:#000000de;background-color:#0000000a}.k-calendar .k-calendar-td.k-selected .k-calendar-cell-inner,.k-calendar .k-calendar-td.k-selected .k-link{border-color:#3f51b5;color:#fff;background-color:#3f51b5}.k-calendar .k-calendar-td.k-selected:hover .k-calendar-cell-inner,.k-calendar .k-calendar-td.k-selected:hover .k-link,.k-calendar .k-calendar-td.k-selected.k-hover .k-calendar-cell-inner,.k-calendar .k-calendar-td.k-selected.k-hover .k-link{color:#fff;background-color:#3c4eae}.k-calendar .k-calendar-navigation{color:#000000de;background-color:#f7f7f7;box-shadow:inset -1px 0 #0000001f}.k-calendar .k-calendar-navigation li:hover,.k-calendar .k-calendar-navigation li.k-hover{color:#c2185b}.k-calendar .k-calendar-navigation-highlight{border-color:#0000001f;color:#000000de;background-color:#fff}.k-calendar[dir=rtl] .k-calendar-navigation,.k-rtl .k-calendar .k-calendar-navigation{box-shadow:inset 1px 0 #0000001f}.k-calendar.k-invalid,.k-calendar.k-invalid:hover,.k-calendar.ng-invalid.ng-touched,.k-calendar.ng-invalid.ng-dirty{border-color:#f31700}.k-scheduler .k-calendar .k-other-month{color:#0000008a;background-color:transparent}.k-calendar .k-range-start,.k-calendar .k-range-end,.k-calendar .k-range-mid{background-color:#3f51b540}.k-calendar .k-range-start.k-range-end{background-image:none;background-color:transparent}.k-calendar .k-range-start .k-calendar-cell-inner,.k-calendar .k-range-start .k-link,.k-calendar .k-range-end .k-calendar-cell-inner,.k-calendar .k-range-end .k-link{background-color:#3f51b5}.k-calendar .k-range-start.k-active .k-calendar-cell-inner,.k-calendar .k-range-start.k-active .k-link,.k-calendar .k-range-end.k-active .k-calendar-cell-inner,.k-calendar .k-range-end.k-active .k-link{box-shadow:inset 0 0 2px 2px #0003}.k-calendar .k-range-split-start,.k-calendar .k-range-split-end{position:relative}.k-calendar .k-range-split-start:after,.k-calendar .k-range-split-end:after{content:"";display:block;position:absolute;top:0;bottom:0;width:5px}.k-calendar .k-range-split-start:after{left:-5px;right:auto;background-image:linear-gradient(to left,rgba(63,81,181,.25),transparent 100%)}.k-calendar .k-range-split-end:after{right:-5px;left:auto;background-image:linear-gradient(to right,rgba(63,81,181,.25),transparent 100%)}.k-calendar .k-focus .k-link{border-color:#00000026;color:#000000de;background-color:#0000000a}.k-calendar .k-selected.k-focus .k-link{border-color:#3f51b5;color:#fff;background-color:#4e5fbb}.k-timeselector{border-width:1px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:1.4285714286;position:relative;overflow:hidden;display:flex;flex-flow:column nowrap;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-popup>.k-timeselector{border-width:0}.k-time-header,.k-time-selector-header{padding:8px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;flex:0 0 auto}.k-time-header .k-title,.k-time-header .k-time-selector-header-title,.k-time-selector-header .k-title,.k-time-selector-header .k-time-selector-header-title{padding:8px 16px;font-weight:700;display:inline-block}.k-time-header .k-time-now,.k-time-selector-header .k-time-now{border-width:0;line-height:inherit;cursor:pointer}.k-actions.k-time-fast-selection,.k-time-fast-selection.k-edit-buttons,.k-time-fast-selection.k-action-buttons,.k-time-fast-selection.k-columnmenu-actions,.k-time-fast-selection.k-form-buttons{margin-top:0}.k-time-list-container{display:flex;position:relative;flex:1 1 auto;overflow:hidden}.k-time-highlight,.k-time-list-highlight{width:100%;height:36px;border-width:1px 0px;border-style:solid;box-sizing:border-box;position:absolute;top:calc(50% + 9px);left:0;right:0;transform:translateY(-50%);z-index:1}.k-time-list-wrapper{min-width:4em;height:240px;box-sizing:content-box;display:inline-flex;flex-flow:column nowrap;align-items:stretch;overflow:hidden;position:relative;text-align:center;flex:1 1 auto}.k-time-list-wrapper .k-title{font-size:12px;line-height:1.5;font-weight:700;text-align:center;text-transform:capitalize;display:block}.k-time-list-wrapper.k-focus:before,.k-time-list-wrapper.k-focus:after{display:block;content:"\200b";position:absolute;width:100%;left:0;pointer-events:none;height:calc(50% - 18px);box-sizing:border-box;border-width:0;border-style:solid}.k-time-list-wrapper.k-focus:before{top:18px}.k-time-list-wrapper.k-focus:after{bottom:0}.k-time-list{display:flex;flex-flow:row nowrap;align-items:stretch;flex:1;position:relative;z-index:1;outline:0;overflow:hidden}.k-time-list:before,.k-time-list:after{display:block;position:absolute;content:"\200b";height:0;line-height:0;z-index:1;width:200%;left:-50%}.k-time-list:before{top:0}.k-time-list:after{bottom:0}.k-time-container,.k-time-list-content{position:relative;flex:1 1 auto;display:block;overflow-x:hidden;overflow-y:scroll;padding-right:100px;padding-left:100px;margin-left:-100px;margin-right:calc(-100px - var(--kendo-scrollbar-width, 17px))}.k-time-container>ul,.k-time-list-content>ul{height:auto;width:4em;margin:auto}.k-time-container .k-scrollable-placeholder,.k-time-list-content .k-scrollable-placeholder{position:absolute;width:1px;top:0;right:0}.k-time-list-item,.k-time-list .k-item{padding:8px 16px}.k-time-separator{width:0;height:36px;align-self:center;display:inline-flex;justify-content:center;align-items:center;position:relative;z-index:11;top:9px}.k-timeselector-sm{font-size:14px;line-height:1.4285714286}.k-timeselector-sm .k-time-highlight,.k-timeselector-sm .k-time-list-highlight,.k-timeselector-sm .k-time-separator{height:32px}.k-timeselector-sm .k-time-list-item,.k-timeselector-sm .k-time-list .k-item{padding:6px 16px}.k-timeselector-md{font-size:14px;line-height:1.4285714286}.k-timeselector-md .k-time-highlight,.k-timeselector-md .k-time-list-highlight,.k-timeselector-md .k-time-separator{height:36px}.k-timeselector-md .k-time-list-item,.k-timeselector-md .k-time-list .k-item{padding:8px 16px}.k-timeselector-lg{font-size:16px;line-height:1.5}.k-timeselector-lg .k-time-highlight,.k-timeselector-lg .k-time-list-highlight,.k-timeselector-lg .k-time-separator{height:40px}.k-timeselector-lg .k-time-list-item,.k-timeselector-lg .k-time-list .k-item{padding:8px 16px}.k-rtl .k-time-container,.k-rtl .k-time-list-content,[dir=rtl] .k-time-container,[dir=rtl] .k-time-list-content{padding-right:100px;padding-left:100px;margin-left:calc(-100px - var(--kendo-scrollbar-width, 17px));margin-right:-100px}.k-timeselector{border-color:#0000001f;color:#000000de;background-color:#fff}.k-time-header .k-time-now,.k-time-selector-header .k-time-now{color:#e51a5f}.k-time-header .k-time-now:hover,.k-time-selector-header .k-time-now:hover{color:#c2185b}.k-time-list-wrapper .k-title{color:#0000008a}.k-time-list-wrapper.k-focus .k-title{color:#000000de}.k-time-list:before,.k-time-list:after{box-shadow:0 0 3em 1.5em #fff}.k-time-list .k-item:hover{color:#3f51b5}.k-time-container{background:transparent}.k-time-highlight{border-color:#0000001f;background-color:#fff}.k-time-list .k-item:hover{color:#000000de;background-color:#0000000a}.k-captcha{width:335px;box-sizing:border-box;font-size:14px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:2;display:flex;flex-flow:column nowrap;gap:8px}.k-captcha *,.k-captcha *:before,.k-captcha *:after{box-sizing:border-box}.k-captcha-image-wrap,.k-captcha-image-controls{position:relative;gap:8px}.k-captcha-image{width:100%;height:100%;overflow:hidden}.k-captcha-image>img{width:100%;height:100%;display:block;object-fit:cover}.k-captcha-loading .k-captcha-image{height:auto}.k-captcha-volume-control{height:100%}.k-captcha-validation-message{margin-top:4px;font-size:12px;font-style:italic}.k-captcha{border-color:#fff;color:#fff;background-color:#fff}.k-colorpalette{border-width:0;box-sizing:border-box;outline:0;font-size:14px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:0;display:inline-flex;position:relative;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-colorpalette *,.k-colorpalette *:before,.k-colorpalette *:after{box-sizing:border-box}.k-colorpalette-table{width:100%;height:100%;border-collapse:collapse;position:relative}.k-colorpalette-tile{width:24px;height:24px;box-sizing:border-box;overflow:hidden;cursor:pointer;-ms-high-contrast-adjust:none}.k-colorpalette-tile:hover,.k-colorpalette-tile.k-hover{position:relative;z-index:101}.k-colorpalette-tile:focus,.k-colorpalette-tile.k-focus,.k-colorpalette-tile.k-selected,.k-colorpalette-tile.k-selected:hover{position:relative;z-index:100}.k-colorpalette-tile:focus,.k-colorpalette-tile.k-focus{box-shadow:0 0 3px 1px #0000004d,inset 0 0 0 1px #ffffff80}.k-colorpalette-tile:hover,.k-colorpalette-tile.k-hover{box-shadow:0 0 3px 1px #0000004d,inset 0 0 0 1px #fffc}.k-colorpalette-tile.k-selected,.k-colorpalette-tile.k-selected:hover{box-shadow:0 1px 3px 1px #0000004d,inset 0 0 0 1px #fff}.k-colorgradient{border-radius:4px;width:294px;padding:12px;border-style:solid;border-width:1px;box-sizing:border-box;outline:0;font-size:14px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:2;display:flex;flex-direction:column;align-items:stretch;gap:12px;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-colorgradient *,.k-colorgradient *:before,.k-colorgradient *:after{box-sizing:border-box}.k-colorgradient-canvas{gap:12px}.k-colorgradient-canvas .k-hsv-rectangle{border-radius:4px;position:relative;flex:1 1 auto;-webkit-user-select:none;user-select:none;-ms-touch-action:pinch-zoom double-tap-zoom}.k-colorgradient-canvas .k-hsv-gradient{border-radius:4px;height:180px}.k-colorgradient-canvas .k-hsv-draghandle{margin-top:-7px;margin-left:-7px;position:absolute;top:50%;left:50%;z-index:1;cursor:pointer}.k-colorgradient-canvas .k-hsv-controls{position:relative;flex-shrink:0;gap:12px}.k-colorgradient .k-draghandle{border-radius:50%;width:14px;height:14px;border-width:1px;border-style:solid;box-sizing:border-box}.k-colorgradient-slider.k-slider-vertical{width:10px;height:180px;flex:0 0 10px}.k-colorgradient-slider.k-slider-vertical .k-slider-track{width:10px;border-radius:10px;margin-left:-5px}.k-colorgradient-slider.k-slider-horizontal{width:100%;height:10px;flex:0 0 10px}.k-colorgradient-slider.k-slider-horizontal .k-slider-track{height:10px;border-radius:10px;margin-top:-5px}.k-colorgradient-slider.k-alpha-slider .k-slider-track:before{content:"";width:100%;height:100%;display:block;border-radius:10px;position:relative;z-index:-1}.k-colorgradient-slider .k-slider-wrap,.k-colorgradient-slider .k-slider-track-wrap{z-index:1}.k-colorgradient-slider .k-slider-selection{display:none}.k-colorgradient-slider .k-draghandle{border-width:3px}.k-colorgradient-inputs{gap:8px}.k-colorgradient-inputs .k-colorgradient-input-label{text-transform:uppercase}.k-colorgradient-inputs>.k-vstack{gap:4px}.k-colorgradient-inputs .k-numerictextbox{width:50px}.k-colorgradient-inputs .k-input-inner{padding-inline-start:2px;padding-inline-end:2px;text-align:center;text-overflow:clip}.k-colorgradient-color-contrast>div{display:flex;flex-flow:row nowrap;gap:8px}.k-colorgradient-color-contrast .k-contrast-ratio{margin-bottom:8px}.k-colorgradient-color-contrast .k-contrast-ratio-text{font-weight:500}.k-colorgradient-color-contrast .k-contrast-validation{display:inline-flex;align-items:center;gap:4px}.k-colorgradient-color-contrast .k-contrast-validation .k-icon{vertical-align:middle}.k-colorgradient-color-contrast .k-contrast-validation .k-icon+.k-icon{margin-left:-13px}.k-color-contrast-svg{position:absolute;top:0;left:0;overflow:visible;pointer-events:none}.k-rtl .k-colorgradient-color-contrast .k-i-check+.k-i-check,[dir=rtl] .k-colorgradient-color-contrast .k-i-check+.k-i-check{margin-left:0;margin-right:-13px}.k-colorgradient{border-color:#0000001f;color:#000000de;background-color:#fff}.k-colorgradient:focus,.k-colorgradient.k-focus{border-color:#00000026;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.k-colorgradient-canvas .k-hsv-gradient{background:linear-gradient(to bottom,#0000,#000),linear-gradient(to right,#fff,#fff0)}.k-colorgradient .k-draghandle{border-color:#fffc;background-color:transparent;box-shadow:0 1px 4px #00000080}.k-colorgradient .k-draghandle:focus,.k-colorgradient .k-draghandle.k-focus{border-color:#fff;background-color:transparent;box-shadow:0 1px 4px #000}.k-colorgradient .k-draghandle:hover,.k-colorgradient .k-draghandle.k-hover,.k-colorgradient .k-draghandle.k-active,.k-colorgradient .k-draghandle:active{border-color:#fff;background-color:transparent;box-shadow:0 1px 4px #000}.k-colorgradient-slider.k-hue-slider.k-slider-horizontal .k-slider-track{background:linear-gradient(to right,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.k-colorgradient-slider.k-hue-slider.k-slider-vertical .k-slider-track{background:linear-gradient(to top,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.k-colorgradient-slider.k-alpha-slider .k-slider-track:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC) center repeat}.k-colorgradient-input-label{color:#0000008a}.k-rtl .k-colorgradient .k-hue-slider.k-slider-horizontal .k-slider-track,[dir=rtl] .k-colorgradient .k-hue-slider.k-slider-horizontal .k-slider-track{background:linear-gradient(to left,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.k-coloreditor{border-radius:4px;min-width:294px;border-width:1px;border-style:solid;box-sizing:border-box;outline:0;font-size:14px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:2;display:inline-flex;flex-direction:column;align-items:stretch}.k-coloreditor *,.k-coloreditor *:before,.k-coloreditor *:after{box-sizing:border-box}.k-coloreditor-header{padding:12px 12px 0}.k-coloreditor-header-actions{gap:8px}.k-coloreditor-preview{display:flex;flex-flow:column nowrap;align-items:stretch;justify-content:center;gap:4px;position:relative;z-index:1}.k-coloreditor-preview .k-color-preview{width:32px;height:12px}.k-coloreditor-views{min-width:calc(var(--kendo-color-preview-width, 24px)*var(--kendo-color-preview-columns, 10));padding:12px;gap:12px}.k-coloreditor-views .k-colorgradient{padding:0;width:auto;border-width:0}.k-coloreditor-views .k-colorgradient:focus,.k-coloreditor-views .k-colorgradient.k-focus{outline:2px dotted;outline-offset:2px;border-radius:0}.k-coloreditor-views .k-colorpalette{align-self:center}.k-coloreditor-views .k-colorpalette-tile{width:var(--kendo-color-preview-width, 24px);height:var(--kendo-color-preview-height, 24px)}.k-coloreditor-footer.k-actions,.k-coloreditor-footer.k-edit-buttons,.k-coloreditor-footer.k-action-buttons,.k-coloreditor-footer.k-columnmenu-actions,.k-coloreditor-footer.k-form-buttons{margin:0}.k-coloreditor{border-color:#0000001f;color:#000000de;background-color:#fff}.k-coloreditor:focus,.k-coloreditor.k-focus{border-color:#00000026;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.k-coloreditor .k-colorgradient:focus,.k-coloreditor .k-colorgradient.k-focus{box-shadow:none;outline-color:#0000004d}.k-color-picker,.k-colorpicker{width:min-content}.k-datetime-selector{display:flex;transition:transform .2s}.k-datetime-wrap{width:320px;overflow:hidden}.k-datetime-wrap .k-datetime-buttongroup{padding:8px}.k-datetime-wrap .k-calendar,.k-datetime-wrap .k-timeselector{width:100%;border-width:0}.k-datetime-calendar-wrap,.k-datetime-time-wrap{text-align:center;flex:0 0 320px}.k-date-tab .k-datetime-selector{transform:translate(0)}.k-time-tab .k-datetime-selector{transform:translate(-100%)}.k-datetimepicker[dir=rtl] .k-time-tab .k-datetime-selector,.k-rtl .k-datetimepicker .k-time-tab .k-datetime-selector{transform:translate(100%)}.k-daterange-picker,.k-daterangepicker{width:100%;display:flex;flex-flow:row nowrap;align-items:flex-end;gap:8px}.k-daterange-picker *,.k-daterangepicker *,.k-daterange-picker *:before,.k-daterangepicker *:before,.k-daterange-picker *:after,.k-daterangepicker *:after{box-sizing:border-box}.k-daterange-picker .k-dateinput,.k-daterangepicker .k-dateinput{width:10em}.k-daterangepicker-wrap{display:inherit;flex-flow:inherit;align-items:inherit;gap:inherit}.k-dropdowngrid-popup{overflow:hidden}.k-dropdowngrid-popup>.k-data-table{border-width:0}.k-dropdown-operator{width:min-content;flex:none;aspect-ratio:1}.k-dropdown-operator .k-input-button{border-width:0}.k-dropdown-operator .k-input-button .k-button-icon{width:auto;aspect-ratio:1}.k-dropdown-operator .k-input-inner{display:none}.k-treeview{padding:0;border-width:0;background:none;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px;line-height:1.25;display:block;cursor:default;overflow:auto;white-space:nowrap;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-treeview *,.k-treeview *:before,.k-treeview *:after{box-sizing:border-box}.k-treeview-filter{padding:8px;display:block;position:relative;flex:none}.k-treeview-group{margin:0;padding:0;list-style:none;position:relative;outline:0;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-treeview-group.ng-animating{overflow:hidden}.k-treeview-top,.k-treeview-mid,.k-treeview-bot{display:flex;flex-direction:row;align-items:center;align-content:center}.k-treeview-item{outline-style:none;margin:0;padding:0 0 0 16px;border-width:0;display:block}.k-treeview-toggle{margin-left:-16px;flex:none;display:inline-flex;flex-flow:row nowrap;align-items:center;cursor:pointer}.k-treeview-loading{margin-right:8px}.k-treeview .k-checkbox-wrap,.k-treeview .k-checkbox-wrapper{margin-left:8px;margin-right:8px;align-self:center}.k-treeview-leaf{padding:8px 16px;border:0px solid transparent;text-decoration:none;display:inline-flex;align-items:center;align-content:center;vertical-align:middle;position:relative}.k-treeview-leaf .k-icon,.k-treeview-leaf .k-image,.k-treeview-leaf .k-sprite{margin-right:8px}.k-treeview-leaf.k-focus{z-index:1}.k-treeview .k-treeview-load-more-button{cursor:pointer}.k-treeview .k-treeview-load-more-button:hover,.k-treeview .k-treeview-load-more-button.k-hover,.k-treeview .k-treeview-load-more-button:focus,.k-treeview .k-treeview-load-more-button.k-focus{text-decoration:underline}.k-rtl .k-treeview .k-treeview-item,.k-treeview[dir=rtl] .k-treeview-item{padding-left:0;padding-right:16px}.k-rtl .k-treeview .k-treeview-toggle,.k-treeview[dir=rtl] .k-treeview-toggle{margin-left:0;margin-right:-16px}.k-rtl .k-treeview .k-treeview-loading,.k-treeview[dir=rtl] .k-treeview-loading,.k-rtl .k-treeview .k-treeview-leaf .k-icon,.k-rtl .k-treeview .k-treeview-leaf .k-image,.k-rtl .k-treeview .k-treeview-leaf .k-sprite,.k-rtl .k-treeview .k-in .k-icon,.k-rtl .k-treeview .k-in .k-image,.k-rtl .k-treeview .k-in .k-sprite,.k-treeview[dir=rtl] .k-treeview-leaf .k-icon,.k-treeview[dir=rtl] .k-treeview-leaf .k-image,.k-treeview[dir=rtl] .k-treeview-leaf .k-sprite,.k-treeview[dir=rtl] .k-in .k-icon,.k-treeview[dir=rtl] .k-in .k-image,.k-treeview[dir=rtl] .k-in .k-sprite{margin-right:0;margin-left:8px}.k-treeview-sm{font-size:14px;line-height:1.4285714286}.k-treeview-sm .k-treeview-leaf{padding:6px 16px}.k-treeview-md{font-size:14px;line-height:1.4285714286}.k-treeview-md .k-treeview-leaf{padding:8px 16px}.k-treeview-lg{font-size:16px;line-height:1.5}.k-treeview-lg .k-treeview-leaf{padding:8px 16px}.k-treeview{color:#000000de}.k-treeview .k-treeview-load-more-button,.k-treeview .k-treeview-load-more-button:hover,.k-treeview .k-treeview-load-more-button.k-hover{color:inherit;background-color:transparent}.k-treeview .k-treeview-load-more-button:focus,.k-treeview .k-treeview-load-more-button.k-focus{color:inherit;background-color:transparent}.k-treeview-leaf:hover,.k-treeview-leaf.k-hover{background-color:#00000012}.k-treeview-leaf:focus,.k-treeview-leaf.k-focus{background-color:#00000012}.k-treeview-leaf.k-selected{color:#e51a5f}.k-popup-dropdowntree{padding:0}.k-popup-dropdowntree .k-check-all{padding:8px 8px 0}.k-popup-dropdowntree .k-treeview{padding:8px}.k-rating{margin:0;padding:0;border-width:0;box-sizing:border-box;outline:0;background:none;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;display:inline-flex;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-rating *,.k-rating *:before,.k-rating *:after{box-sizing:border-box}.k-rating.k-readonly{pointer-events:none}.k-rating-container{flex:0 1 auto;position:relative;margin:0 4px}.k-rating-container .k-rating-item{display:inline-flex;position:relative;padding:4px;align-items:center;vertical-align:middle;margin:0;outline:0;overflow:hidden;transition:color .2s ease-out 0s}.k-rating-container .k-rating-item *{pointer-events:none}.k-rating-container .k-rating-item .k-icon{font-size:24px}.k-rating-container .k-rating-item .k-rating-precision-part,.k-rating-container .k-rating-item .k-rating-precision-complement{display:inherit;position:absolute;top:4px;left:4px;overflow:hidden}.k-rating-container .k-rating-item .k-rating-precision-complement{direction:rtl}.k-rating-container .k-rating-item svg{fill:currentColor}.k-rating-label{display:inline-flex;align-items:center;vertical-align:middle;line-height:1.5;margin:4px 8px}.k-rtl .k-rating-precision-part,[dir=rtl] .k-rating-precision-part{left:auto;right:4px}.k-rtl .k-rating-item .k-rating-precision-complement,[dir=rtl] .k-rating-item .k-rating-precision-complement{direction:ltr}.k-rating{color:#000000de}.k-rating:focus .k-rating-item>.k-icon,.k-rating.k-focus .k-rating-item>.k-icon{text-shadow:0 2px 4px rgba(0,0,0,.1)}.k-rating:focus .k-rating-item.k-selected>.k-icon,.k-rating.k-focus .k-rating-item.k-selected>.k-icon{text-shadow:0 2px 4px rgba(0,0,0,.1)}.k-rating-item{color:#0000008a}.k-rating-item.k-selected{color:#303f9f}.k-rating-item.k-selected:focus,.k-rating-item.k-selected.k-focus{color:#303f9f}.k-rating-item:hover,.k-rating-item.k-hover{color:#303f9f;cursor:pointer}.k-switch{box-sizing:border-box;outline:0;display:inline-flex;align-items:center;vertical-align:middle;line-height:1;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-switch *,.k-switch *:before,.k-switch *:after{box-sizing:border-box}.k-switch [type=checkbox]{display:none}.k-switch[aria-readonly=true],.k-switch.k-readonly{pointer-events:none}.k-switch-track{outline:0;display:flex;flex-flow:row nowrap;flex:1 0 auto;position:relative;transition:background-color .2s ease-in-out}.k-switch-thumb-wrap{width:0;height:0;overflow:visible;position:absolute;transition:left .2s ease-in-out;top:50%}.k-switch-thumb{display:block;position:absolute;transform:translate(-50%,-50%)}.k-switch-label-on,.k-switch-label-off{display:none;position:absolute;top:50%;transform:translateY(-50%);overflow:hidden}.k-switch-sm,.k-switch-sm .k-switch-track{width:26px;height:12px}.k-switch-sm .k-switch-label-on{left:0}.k-switch-sm .k-switch-label-off{right:0}.k-switch-sm .k-switch-thumb{width:16px;height:16px}.k-switch-sm.k-switch-on .k-switch-thumb-wrap{left:calc(100% - 6px)}.k-switch-sm.k-switch-off .k-switch-thumb-wrap{left:6px}.k-switch-sm[dir=rtl] .k-switch-label-on,[dir=rtl] .k-switch-sm .k-switch-label-on,.k-rtl .k-switch-sm .k-switch-label-on{left:auto;right:0}.k-switch-sm[dir=rtl] .k-switch-label-off,[dir=rtl] .k-switch-sm .k-switch-label-off,.k-rtl .k-switch-sm .k-switch-label-off{right:auto;left:0}.k-switch-sm[dir=rtl].k-switch-on .k-switch-thumb-wrap,[dir=rtl] .k-switch-sm.k-switch-on .k-switch-thumb-wrap,.k-rtl .k-switch-sm.k-switch-on .k-switch-thumb-wrap{left:6px}.k-switch-sm[dir=rtl].k-switch-off .k-switch-thumb-wrap,[dir=rtl] .k-switch-sm.k-switch-off .k-switch-thumb-wrap,.k-rtl .k-switch-sm.k-switch-off .k-switch-thumb-wrap{left:calc(100% - 6px)}.k-switch-md,.k-switch-md .k-switch-track{width:32px;height:14px}.k-switch-md .k-switch-label-on{left:0}.k-switch-md .k-switch-label-off{right:0}.k-switch-md .k-switch-thumb{width:20px;height:20px}.k-switch-md.k-switch-on .k-switch-thumb-wrap{left:calc(100% - 7px)}.k-switch-md.k-switch-off .k-switch-thumb-wrap{left:7px}.k-switch-md[dir=rtl] .k-switch-label-on,[dir=rtl] .k-switch-md .k-switch-label-on,.k-rtl .k-switch-md .k-switch-label-on{left:auto;right:0}.k-switch-md[dir=rtl] .k-switch-label-off,[dir=rtl] .k-switch-md .k-switch-label-off,.k-rtl .k-switch-md .k-switch-label-off{right:auto;left:0}.k-switch-md[dir=rtl].k-switch-on .k-switch-thumb-wrap,[dir=rtl] .k-switch-md.k-switch-on .k-switch-thumb-wrap,.k-rtl .k-switch-md.k-switch-on .k-switch-thumb-wrap{left:7px}.k-switch-md[dir=rtl].k-switch-off .k-switch-thumb-wrap,[dir=rtl] .k-switch-md.k-switch-off .k-switch-thumb-wrap,.k-rtl .k-switch-md.k-switch-off .k-switch-thumb-wrap{left:calc(100% - 7px)}.k-switch-lg,.k-switch-lg .k-switch-track{width:38px;height:16px}.k-switch-lg .k-switch-label-on{left:0}.k-switch-lg .k-switch-label-off{right:0}.k-switch-lg .k-switch-thumb{width:24px;height:24px}.k-switch-lg.k-switch-on .k-switch-thumb-wrap{left:calc(100% - 8px)}.k-switch-lg.k-switch-off .k-switch-thumb-wrap{left:8px}.k-switch-lg[dir=rtl] .k-switch-label-on,[dir=rtl] .k-switch-lg .k-switch-label-on,.k-rtl .k-switch-lg .k-switch-label-on{left:auto;right:0}.k-switch-lg[dir=rtl] .k-switch-label-off,[dir=rtl] .k-switch-lg .k-switch-label-off,.k-rtl .k-switch-lg .k-switch-label-off{right:auto;left:0}.k-switch-lg[dir=rtl].k-switch-on .k-switch-thumb-wrap,[dir=rtl] .k-switch-lg.k-switch-on .k-switch-thumb-wrap,.k-rtl .k-switch-lg.k-switch-on .k-switch-thumb-wrap{left:8px}.k-switch-lg[dir=rtl].k-switch-off .k-switch-thumb-wrap,[dir=rtl] .k-switch-lg.k-switch-off .k-switch-thumb-wrap,.k-rtl .k-switch-lg.k-switch-off .k-switch-thumb-wrap{left:calc(100% - 8px)}.k-switch[dir=rtl] .k-switch-thumb,[dir=rtl] .k-switch .k-switch-thumb,.k-switch.k-rtl .k-switch-thumb,.k-rtl .k-switch .k-switch-thumb{transform:translate(50%,-50%)}.k-switch .k-switch-thumb:before{content:"";width:200%;height:200%;border-radius:100%;display:none;opacity:0;transform:translate(-50%,-50%);position:absolute;z-index:-1;top:50%;left:50%;pointer-events:none}.k-switch:hover .k-switch-thumb:before,.k-switch.k-hover .k-switch-thumb:before{display:block;opacity:.04}.k-switch:focus .k-switch-thumb:before,.k-switch.k-focus .k-switch-thumb:before{display:block;opacity:.12}.k-switch-off .k-switch-track{background-color:#00000061}.k-switch-off .k-switch-thumb{background-color:#fff}.k-switch-off .k-switch-label-on{color:transparent}.k-switch-on .k-switch-track{background-color:#3f51b58a}.k-switch-on .k-switch-thumb{background-color:#3f51b5}.k-switch-on .k-switch-label-off{color:transparent}.k-switch .k-switch-thumb{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.k-switch.k-switch-on .k-switch-thumb:before{background-color:inherit}.k-switch.k-switch-off .k-switch-thumb:before{background-color:#000}.k-external-dropzone{height:220px;display:flex;flex-flow:row nowrap}.k-dropzone-inner{padding:8px;border-width:1px;border-style:solid;box-sizing:border-box;font-size:14px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:1.4285714286;flex:1 1 auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;position:relative;cursor:pointer}.k-dropzone-inner>.k-icon,.k-dropzone-inner .k-dropzone-icon{margin-bottom:24px;font-size:48px}.k-dropzone-inner .k-dropzone-hint{margin-bottom:8px}.k-dropzone-inner .k-dropzone-note{font-size:12px}.k-dropzone-inner{border-color:#00000014;color:#000000de;background-color:#ebebeb}.k-dropzone-inner>.k-icon,.k-dropzone-inner .k-dropzone-icon{color:#616161e8}.k-dropzone-inner .k-dropzone-note{color:#0000008a}.k-external-dropzone-hover .k-icon,.k-external-dropzone-hover .k-dropzone-icon{color:#3f51b5}.k-upload{border-width:1px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:1.4285714286;position:relative;display:block;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-upload *,.k-upload *:before,.k-upload *:after{box-sizing:border-box}.k-upload .k-upload-button{min-width:7em}.k-upload .k-dropzone{padding:8px;border-width:0;text-align:right;display:flex;align-items:center;justify-content:space-between;position:relative;background-color:transparent}.k-upload .k-dropzone .k-dropzone-hint{font-style:normal;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;flex:1}.k-upload .k-dropzone .k-upload-status{font-weight:400;display:flex;align-items:center;position:relative}.k-upload .k-dropzone .k-upload-status>.k-icon{margin-right:8px}.k-upload .k-dropzone .k-upload-status+.k-dropzone-hint{display:none}.k-upload .k-dropzone-active .k-upload-status{display:none}.k-upload .k-dropzone-active .k-upload-status+.k-dropzone-hint{display:block}.k-upload .k-upload-files{max-height:300px;overflow-y:auto;margin:0;padding:0;border-width:1px 0 0;border-style:solid;border-color:inherit;list-style:none}.k-upload .k-upload-files .k-file-multiple,.k-upload .k-upload-files .k-file-single{width:100%;display:flex;justify-content:space-between}.k-upload .k-upload-files .k-file-single{align-items:center}.k-upload .k-upload-files .k-file-multiple{align-items:flex-start}.k-upload .k-upload-files .k-file{padding:16px 16px 18px;border-width:0 0 1px;border-style:solid;outline:none;display:flex;align-items:flex-start;position:relative}.k-upload .k-upload-files .k-file:last-child{border-width:0}.k-upload .k-upload-files .k-filename{margin-left:1em;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}.k-upload .k-upload-files .k-upload-status .k-icon{vertical-align:middle}.k-upload .k-upload-files .k-upload-pct{margin:0 8px;font-weight:400;vertical-align:middle}.k-upload .k-upload-files~.k-clear-selected,.k-upload .k-upload-files~.k-upload-selected{margin-top:-4px;border-width:0}.k-upload .k-upload-files~.k-upload-selected{border-left-width:1px;border-left-style:solid;margin-left:-1px}.k-upload .k-upload-files .k-file-name,.k-upload .k-upload-files .k-file-size,.k-upload .k-upload-files .k-file-validation-message,.k-upload .k-upload-files .k-file-information{display:block}.k-upload .k-upload-files .k-file-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}.k-upload .k-upload-files .k-file-size,.k-upload .k-upload-files .k-file-information,.k-upload .k-upload-files .k-file-validation-message{font-size:12px;line-height:1}.k-upload .k-upload-files .k-file-extension-wrapper,.k-upload .k-upload-files .k-multiple-files-extension-wrapper,.k-upload .k-upload-files .k-file-invalid-extension-wrapper,.k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper{margin:1px 0;width:24px;height:34px;border-width:2px;border-style:solid;font-size:7.98px;text-transform:uppercase;position:absolute;top:16px}.k-upload .k-upload-files .k-file-group-wrapper .k-file-group,.k-upload .k-upload-files .k-file-invalid-group-wrapper .k-file-group,.k-upload .k-upload-files .k-multiple-files-group-wrapper .k-file-group,.k-upload .k-upload-files .k-multiple-files-invalid-group-wrapper .k-file-group{font-size:32px}.k-upload .k-upload-files .k-file-group-wrapper .k-file-state,.k-upload .k-upload-files .k-file-invalid-group-wrapper .k-file-state,.k-upload .k-upload-files .k-multiple-files-group-wrapper .k-file-state,.k-upload .k-upload-files .k-multiple-files-invalid-group-wrapper .k-file-state{position:absolute}.k-upload .k-upload-files .k-file-invalid-extension-wrapper,.k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper{font-size:1.2em}.k-upload .k-upload-files .k-multiple-files-extension-wrapper,.k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper{margin-top:4px}.k-upload .k-upload-files .k-file-state{visibility:hidden}.k-upload .k-upload-files .k-file-invalid-extension-wrapper+.k-file-name-size-wrapper,.k-upload .k-upload-files .k-file-single>.k-file-extension-wrapper+.k-file-name-size-wrapper{margin-left:calc(24px + 1em);min-height:38px;display:block;overflow:hidden}.k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper+.k-file-name-size-wrapper,.k-upload .k-upload-files .k-multiple-files-extension-wrapper+.k-file-name-size-wrapper{margin-left:calc(24px + 1em)}.k-upload .k-upload-files .k-file-extension-wrapper+.k-file-name-size-wrapper{margin-bottom:-2px}.k-upload .k-upload-files .k-file-extension-wrapper+.k-file-name-size-wrapper .k-file-size,.k-upload .k-upload-files .k-file-extension-wrapper+.k-file-name-size-wrapper .k-file-information,.k-upload .k-upload-files .k-file-extension-wrapper+.k-file-name-size-wrapper .k-file-validation-message{font-size:9.432px}.k-upload .k-upload-files .k-file-extension-wrapper:before,.k-upload .k-upload-files .k-multiple-files-extension-wrapper:before,.k-upload .k-upload-files .k-multiple-files-extension-wrapper:after,.k-upload .k-upload-files .k-file-invalid-extension-wrapper:before,.k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper:before,.k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper:after{content:"";border-style:solid;display:inline-block;position:absolute}.k-upload .k-upload-files .k-file-extension-wrapper:before,.k-upload .k-upload-files .k-multiple-files-extension-wrapper:before,.k-upload .k-upload-files .k-file-invalid-extension-wrapper:before,.k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper:before{top:-1px;right:-1px;width:0;height:0;border-width:6px;margin-top:-1px;margin-right:-1px}.k-upload .k-upload-files .k-multiple-files-extension-wrapper:after,.k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper:after{top:-6px;left:-6px;width:15px;height:35px;border-width:2px 0 0 2px}.k-upload .k-upload-files .k-file-extension,.k-upload .k-upload-files .k-file-invalid-icon{position:absolute;bottom:0;line-height:normal}.k-upload .k-upload-files .k-file-invalid-icon{margin-left:4px}.k-upload .k-upload-files .k-file-extension{margin-left:.2em;margin-bottom:.3em;overflow:hidden;text-overflow:ellipsis;max-width:100%;left:0}.k-upload .k-upload-files .k-upload-action{border-width:0;color:inherit;background:none;box-shadow:none}.k-upload .k-upload-files .k-file-name-size-wrapper{margin-left:0;margin-right:0;min-height:32px;display:block;overflow:hidden;flex:1 0 0}.k-upload .k-file-multiple>.k-file-name-size-wrapper{margin-left:16px}.k-upload .k-multiple-files-wrapper,.k-upload .k-file-single>.k-file-name-size-wrapper,.k-upload .k-file>.k-file-name-size-wrapper{margin-left:16px;margin-right:0;min-height:32px;display:block;overflow:hidden;flex:1 0 0}.k-upload .k-multiple-files-wrapper .k-file-name-size-wrapper{margin-bottom:12px;display:block}.k-upload .k-multiple-files-wrapper .k-file-information{margin-top:-4px}.k-upload .k-progress{height:2px;position:absolute;bottom:0;left:0}.k-upload .k-progressbar{height:2px;position:absolute;bottom:8px;width:calc(100% - 32px)}.k-upload .k-progressbar .k-progress{position:absolute;width:100%;max-width:100%;height:100%}.k-upload .k-file-invalid>.k-progress{width:100%}.k-upload .k-actions,.k-upload .k-edit-buttons,.k-upload .k-action-buttons,.k-upload .k-columnmenu-actions,.k-upload .k-form-buttons{border-top-width:1px}.k-upload[dir=rtl] .k-dropzone,.k-rtl .k-upload .k-dropzone{text-align:left}.k-upload[dir=rtl] .k-dropzone .k-upload-status>.k-icon,.k-rtl .k-upload .k-dropzone .k-upload-status>.k-icon{margin-left:6px;margin-right:0}.k-upload[dir=rtl] .k-multiple-files-wrapper,.k-upload[dir=rtl] .k-file-single>.k-file-name-size-wrapper,.k-upload[dir=rtl] .k-file-multiple>.k-file-name-size-wrapper,.k-upload[dir=rtl] .k-file>.k-file-name-size-wrapper,.k-rtl .k-upload .k-multiple-files-wrapper,.k-rtl .k-upload .k-file-single>.k-file-name-size-wrapper,.k-rtl .k-upload .k-file-multiple>.k-file-name-size-wrapper,.k-rtl .k-upload .k-file>.k-file-name-size-wrapper{margin-right:16px}.k-upload[dir=rtl] .k-button+.k-button,.k-rtl .k-upload .k-button+.k-button{border-right-width:0}.k-upload[dir=rtl] .k-progress,.k-rtl .k-upload .k-progress{left:auto;right:0}.k-upload-button{position:relative;overflow:hidden;direction:ltr}.k-upload-button input{font:170px monospace!important;margin:0;padding:0;width:100%;height:100%;opacity:0;cursor:pointer;position:absolute;bottom:0;right:0;z-index:1}.k-upload-button input[disabled],.k-upload-button input.k-disabled{visibility:hidden}.k-upload,.k-upload .k-dropzone{border-color:#0000001f;color:#000000de;background-color:#fff}.k-upload .k-dropzone.k-dropzone-hover,.k-upload .k-dropzone.k-dropzone-hovered{background-color:#0000000a}.k-upload .k-dropzone .k-dropzone-hint{color:#0000008a}.k-upload .k-upload-files,.k-upload .k-file{border-color:#0000001f}.k-upload .k-file.k-focus{box-shadow:inset 0 0 0 2px #00000021}.k-upload .k-file .k-upload-action.k-focus{box-shadow:0 0 0 2px #00000021}.k-upload .k-upload-status{color:#0000008a}.k-upload .k-file-progress .k-file-name{color:#000000de}.k-upload .k-file-progress .k-progress{background-color:#0058e9}.k-upload .k-file-success .k-progress{background-color:#37b400}.k-upload .k-file-error .k-file-validation-message,.k-upload .k-file-invalid .k-file-validation-message{color:#f31700}.k-upload .k-file-error .k-progress,.k-upload .k-file-invalid .k-progress{background-color:#f31700}.k-upload .k-file-extension-wrapper,.k-upload .k-multiple-files-extension-wrapper,.k-upload .k-file-group-wrapper,.k-upload .k-multiple-files-group-wrapper,.k-upload .k-file-invalid-extension-wrapper,.k-upload .k-multiple-files-invalid-extension-wrapper,.k-upload .k-file-invalid-group-wrapper,.k-upload .k-multiple-files-invalid-group-wrapper{color:#0000008a;border-color:#0000008a}.k-upload .k-file-invalid-extension-wrapper,.k-upload .k-multiple-files-invalid-extension-wrapper,.k-upload .k-file-error .k-file-extension-wrapper,.k-upload .k-file-invalid-group-wrapper,.k-upload .k-multiple-files-invalid-group-wrapper,.k-upload .k-file-error .k-file-group-wrapper{border-color:#0000008a}.k-upload .k-file-extension-wrapper:before,.k-upload .k-multiple-files-extension-wrapper:before,.k-upload .k-file-invalid-extension-wrapper:before,.k-upload .k-multiple-files-invalid-extension-wrapper:before,.k-upload .k-file-error .k-file-extension-wrapper:before{background-color:#fff;border-color:transparent transparent rgba(0,0,0,.54) rgba(0,0,0,.54)}.k-upload .k-multiple-files-extension-wrapper:after,.k-upload .k-multiple-files-invalid-extension-wrapper:after{border-top-color:#0000008a;border-left-color:#0000008a}.k-upload .k-file-size,.k-upload .k-file-validation-message,.k-upload .k-file-information{color:#0000008a}.k-upload .k-multiple-files-wrapper .k-file-information{color:#000000de}.k-upload.k-invalid,.k-upload.ng-invalid.ng-touched,.k-upload.ng-invalid.ng-dirty{border-color:#f31700}.k-upload .k-upload-button{box-shadow:none;background-color:#ebebeb}.k-appbar{padding:8px;border-width:0px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;list-style:none;display:flex;gap:8px;flex-flow:row wrap;align-items:center;overflow:hidden;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-appbar *,.k-appbar *:before,.k-appbar *:after{box-sizing:border-box}.k-appbar>*{flex-shrink:0}.k-appbar .k-appbar-section{display:inline-flex;flex-wrap:nowrap;align-items:center}.k-appbar .k-appbar-spacer{flex:1 0 auto}.k-appbar .k-appbar-spacer-sized{flex-grow:0}.k-appbar .k-appbar-separator{margin:0;width:0;min-height:1em;border-style:solid;border-width:0 0 0 1px;display:inline-block}.k-appbar .k-input,.k-appbar .k-picker{width:10em}.k-appbar .k-color-picker,.k-appbar .k-colorpicker{width:min-content}.k-appbar-static{position:static}.k-appbar-sticky{width:100%;position:sticky;top:0;z-index:1000}.k-appbar-fixed{width:100%;position:fixed;z-index:1}.k-appbar-top{top:0;bottom:auto}.k-appbar-bottom{top:auto;bottom:0}.k-appbar-bottom.k-appbar-fixed{bottom:0}.k-appbar{box-shadow:0 2px 3px #0000003d}.k-appbar-bottom{box-shadow:0 -2px 3px #0000003d}.k-appbar-primary{color:#fff;background-color:#3f51b5}.k-appbar-secondary{color:#fff;background-color:#e51a5f}.k-appbar-tertiary{color:#fff;background-color:#00695c}.k-appbar-info{color:#fff;background-color:#0058e9}.k-appbar-success{color:#fff;background-color:#37b400}.k-appbar-warning{color:#000;background-color:#ffc000}.k-appbar-error{color:#fff;background-color:#f31700}.k-appbar-dark{color:#fff;background-color:#424242}.k-appbar-light{color:#000;background-color:#f5f5f5}.k-appbar-inverse{color:#fff;background-color:#424242}.k-fab{padding:0;border-width:0;border-style:solid;border-color:transparent;box-sizing:border-box;color:inherit;background-color:transparent;font-size:14px;line-height:1.4285714286;font-family:Roboto,Helvetica Neue,sans-serif;text-align:center;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;cursor:pointer;outline:none}.k-fab *,.k-fab *:before,.k-fab *:after{box-sizing:border-box}.k-fab:focus{outline:none}.k-fab-icon{width:20px;height:20px}.k-fab-icon:not(:only-child){margin-right:6px;margin-left:-6px}.k-fab-sm{padding:8px}.k-fab-md{padding:16px}.k-fab-lg{padding:24px}.k-fab-square{aspect-ratio:1}.k-fab-items{margin:0;padding:16px 0;display:flex}.k-fab-items-bottom{flex-direction:column}.k-fab-items-bottom .k-fab-item:last-child{margin-bottom:0}.k-fab-items-top{flex-direction:column-reverse}.k-fab-items-top .k-fab-item:first-child{margin-bottom:0}.k-fab-item{list-style-type:none;margin-bottom:8px;outline:none;white-space:nowrap;display:flex;align-items:center;justify-content:flex-end;cursor:pointer}.k-fab-item.k-text-right{flex-direction:row}.k-fab-item.k-text-right .k-fab-item-text{margin-right:8px}.k-fab-item.k-text-left{flex-direction:row-reverse}.k-fab-item.k-text-left .k-fab-item-text{margin-left:8px}.k-fab-item-text{padding:4px;border-width:1px;border-radius:2px;font-size:10px;line-height:1.2}.k-fab-item-icon{width:20px;height:20px;padding:8px;border-width:0;border-radius:50%;box-sizing:content-box;outline:none}.k-rtl .k-fab,.k-fab[dir=rtl],[dir=rtl] .k-fab{direction:rtl}.k-rtl .k-fab .k-fab-icon:not(:only-child),.k-fab[dir=rtl] .k-fab-icon:not(:only-child),[dir=rtl] .k-fab .k-fab-icon:not(:only-child){margin-right:-8px;margin-left:8px}.k-rtl .k-fab-popup .k-fab-item.k-text-left,[dir=rtl] .k-fab-popup .k-fab-item.k-text-left{flex-direction:row}.k-rtl .k-fab-popup .k-fab-item.k-text-right,[dir=rtl] .k-fab-popup .k-fab-item.k-text-right{flex-direction:row-reverse}.k-fab-text{text-transform:uppercase}.k-fab-solid-primary{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;border-color:#3f51b5;color:#fff;background-color:#3f51b5}.k-fab-solid-secondary{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;border-color:#e51a5f;color:#fff;background-color:#e51a5f}.k-fab-solid-tertiary{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;border-color:#00695c;color:#fff;background-color:#00695c}.k-fab-solid-info{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;border-color:#0058e9;color:#fff;background-color:#0058e9}.k-fab-solid-success{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;border-color:#37b400;color:#000;background-color:#37b400}.k-fab-solid-warning{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;border-color:#ffc000;color:#000;background-color:#ffc000}.k-fab-solid-error{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;border-color:#f31700;color:#000;background-color:#f31700}.k-fab-solid-dark{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;border-color:#424242;color:#fff;background-color:#424242}.k-fab-solid-light{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;border-color:#f5f5f5;color:#000;background-color:#f5f5f5}.k-fab-solid-inverse{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;border-color:#424242;color:#fff;background-color:#424242}.k-hover.k-fab-solid-primary,.k-fab-solid-primary:hover{border-color:#4e5fbb;background-color:#4e5fbb}.k-hover.k-fab-solid-secondary,.k-fab-solid-secondary:hover{border-color:#e72c6c;background-color:#e72c6c}.k-hover.k-fab-solid-tertiary,.k-fab-solid-tertiary:hover{border-color:#147569;background-color:#147569}.k-hover.k-fab-solid-info,.k-fab-solid-info:hover{border-color:#1465eb;background-color:#1465eb}.k-hover.k-fab-solid-success,.k-fab-solid-success:hover{border-color:#47ba14;background-color:#47ba14}.k-hover.k-fab-solid-warning,.k-fab-solid-warning:hover{border-color:#ffc514;background-color:#ffc514}.k-hover.k-fab-solid-error,.k-fab-solid-error:hover{border-color:#f42a14;background-color:#f42a14}.k-hover.k-fab-solid-dark,.k-fab-solid-dark:hover{border-color:#515151;background-color:#515151}.k-hover.k-fab-solid-light,.k-fab-solid-light:hover{border-color:#f6f6f6;background-color:#f6f6f6}.k-hover.k-fab-solid-inverse,.k-fab-solid-inverse:hover{border-color:#515151;background-color:#515151}.k-focus.k-fab-solid-primary,.k-fab-solid-primary:focus{border-color:#5666be;background-color:#5666be}.k-focus.k-fab-solid-secondary,.k-fab-solid-secondary:focus{border-color:#e83572;background-color:#e83572}.k-focus.k-fab-solid-tertiary,.k-fab-solid-tertiary:focus{border-color:#1f7b70;background-color:#1f7b70}.k-focus.k-fab-solid-info,.k-fab-solid-info:focus{border-color:#1f6cec;background-color:#1f6cec}.k-focus.k-fab-solid-success,.k-fab-solid-success:focus{border-color:#4fbd1f;background-color:#4fbd1f}.k-focus.k-fab-solid-warning,.k-fab-solid-warning:focus{border-color:#ffc81f;background-color:#ffc81f}.k-focus.k-fab-solid-error,.k-fab-solid-error:focus{border-color:#f4331f;background-color:#f4331f}.k-focus.k-fab-solid-dark,.k-fab-solid-dark:focus{border-color:#595959;background-color:#595959}.k-focus.k-fab-solid-light,.k-fab-solid-light:focus{border-color:#f6f6f6;background-color:#f6f6f6}.k-focus.k-fab-solid-inverse,.k-fab-solid-inverse:focus{border-color:#595959;background-color:#595959}.k-active.k-fab-solid-primary,.k-selected.k-fab-solid-primary,.k-fab-solid-primary:active{border-color:#5e6dc1;background-color:#5e6dc1;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-active.k-fab-solid-secondary,.k-selected.k-fab-solid-secondary,.k-fab-solid-secondary:active{border-color:#e93f79;background-color:#e93f79;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-active.k-fab-solid-tertiary,.k-selected.k-fab-solid-tertiary,.k-fab-solid-tertiary:active{border-color:#298176;background-color:#298176;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-active.k-fab-solid-info,.k-selected.k-fab-solid-info,.k-fab-solid-info:active{border-color:#2973ed;background-color:#2973ed;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-active.k-fab-solid-success,.k-selected.k-fab-solid-success,.k-fab-solid-success:active{border-color:#57c029;background-color:#57c029;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-active.k-fab-solid-warning,.k-selected.k-fab-solid-warning,.k-fab-solid-warning:active{border-color:#ffca29;background-color:#ffca29;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-active.k-fab-solid-error,.k-selected.k-fab-solid-error,.k-fab-solid-error:active{border-color:#f53c29;background-color:#f53c29;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-active.k-fab-solid-dark,.k-selected.k-fab-solid-dark,.k-fab-solid-dark:active{border-color:#606060;background-color:#606060;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-active.k-fab-solid-light,.k-selected.k-fab-solid-light,.k-fab-solid-light:active{border-color:#f7f7f7;background-color:#f7f7f7;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-active.k-fab-solid-inverse,.k-selected.k-fab-solid-inverse,.k-fab-solid-inverse:active{border-color:#606060;background-color:#606060;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-disabled.k-fab-solid-primary,.k-fab-solid-primary:disabled{box-shadow:0 3px 5px -1px #4646463b,0 6px 10px #5b5b5b2c,0 1px 18px #65656528;border-color:#ececec;background-color:#ececec;color:#aaaaaa93;opacity:1}.k-disabled.k-fab-solid-secondary,.k-fab-solid-secondary:disabled{box-shadow:0 3px 5px -1px #4646463b,0 6px 10px #5b5b5b2c,0 1px 18px #65656528;border-color:#ececec;background-color:#ececec;color:#aaaaaa93;opacity:1}.k-disabled.k-fab-solid-tertiary,.k-fab-solid-tertiary:disabled{box-shadow:0 3px 5px -1px #4646463b,0 6px 10px #5b5b5b2c,0 1px 18px #65656528;border-color:#ececec;background-color:#ececec;color:#aaaaaa93;opacity:1}.k-disabled.k-fab-solid-info,.k-fab-solid-info:disabled{box-shadow:0 3px 5px -1px #4646463b,0 6px 10px #5b5b5b2c,0 1px 18px #65656528;border-color:#ececec;background-color:#ececec;color:#aaaaaa93;opacity:1}.k-disabled.k-fab-solid-success,.k-fab-solid-success:disabled{box-shadow:0 3px 5px -1px #4646463b,0 6px 10px #5b5b5b2c,0 1px 18px #65656528;border-color:#ececec;background-color:#ececec;color:#aaaaaa93;opacity:1}.k-disabled.k-fab-solid-warning,.k-fab-solid-warning:disabled{box-shadow:0 3px 5px -1px #4646463b,0 6px 10px #5b5b5b2c,0 1px 18px #65656528;border-color:#ececec;background-color:#ececec;color:#aaaaaa93;opacity:1}.k-disabled.k-fab-solid-error,.k-fab-solid-error:disabled{box-shadow:0 3px 5px -1px #4646463b,0 6px 10px #5b5b5b2c,0 1px 18px #65656528;border-color:#ececec;background-color:#ececec;color:#aaaaaa93;opacity:1}.k-disabled.k-fab-solid-dark,.k-fab-solid-dark:disabled{box-shadow:0 3px 5px -1px #4646463b,0 6px 10px #5b5b5b2c,0 1px 18px #65656528;border-color:#ececec;background-color:#ececec;color:#aaaaaa93;opacity:1}.k-disabled.k-fab-solid-light,.k-fab-solid-light:disabled{box-shadow:0 3px 5px -1px #4646463b,0 6px 10px #5b5b5b2c,0 1px 18px #65656528;border-color:#ececec;background-color:#ececec;color:#aaaaaa93;opacity:1}.k-disabled.k-fab-solid-inverse,.k-fab-solid-inverse:disabled{box-shadow:0 3px 5px -1px #4646463b,0 6px 10px #5b5b5b2c,0 1px 18px #65656528;border-color:#ececec;background-color:#ececec;color:#aaaaaa93;opacity:1}.k-fab-item-text{border-color:#0000001f;color:#000000de;background-color:#fff;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.k-fab-item-icon{border-color:#fff;color:#000000de;background-color:#fff;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.k-fab-item.k-hover .k-fab-item-icon,.k-fab-item:hover .k-fab-item-icon{border-color:#ebebeb;background-color:#ebebeb;color:#000}.k-fab-item:focus .k-fab-item-icon,.k-fab-item.k-focus .k-fab-item-icon{border-color:#e0e0e0;background-color:#e0e0e0;color:#000}.k-fab-item.k-active .k-fab-item-icon,.k-fab-item:active .k-fab-item-icon{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;border-color:#fff;background-color:#fff}.k-fab-item.k-disabled,.k-fab-item:disabled{opacity:1}.k-fab-item.k-disabled .k-fab-item-text,.k-fab-item.k-disabled .k-fab-item-icon,.k-fab-item:disabled .k-fab-item-text,.k-fab-item:disabled .k-fab-item-icon{box-shadow:0 3px 5px -1px #4646463b,0 6px 10px #5b5b5b2c,0 1px 18px #65656528;background-color:#fff;color:#b2b2b2f3}.k-animation-container>.k-fab-popup{box-shadow:none}.k-actionsheet-container{width:100%;height:100%;max-width:clamp(100vw,100%,100%);max-height:clamp(100vh,100%,100%);position:fixed;top:0;left:0;z-index:9999;overflow:hidden;transform:translateZ(0)}.k-actionsheet-container>.k-overlay{position:absolute;z-index:1}.k-actionsheet-container>.k-animation-container{width:100%;height:100%;border-radius:0;overflow:hidden;position:absolute;z-index:2;top:0;left:0;pointer-events:none}.k-actionsheet-container>.k-animation-container>.k-child-animation-container{position:absolute}.k-actionsheet-container>.k-actionsheet{position:absolute;z-index:2}.k-actionsheet-container .k-actionsheet{pointer-events:all}.k-actionsheet{width:var(--kendo-actionsheet-width, 360px);height:var(--kendo-actionsheet-height, 60vh);max-width:var(--kendo-actionsheet-max-width, 100%);max-height:var(--kendo-actionsheet-max-height, 60vh);border-width:0;border-style:solid;border-color:transparent;box-sizing:border-box;font-size:14px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:1.4285714286;overflow:hidden;position:relative}.k-actionsheet *,.k-actionsheet *:before,.k-actionsheet *:after{box-sizing:border-box}.k-actionsheet-titlebar,.k-actionsheet-jq .k-actionsheet-header{padding:8px 16px;border-width:0;border-style:solid;border-color:transparent;font-size:16px;line-height:1.25;flex:none;display:flex;flex-flow:column nowrap;align-items:center;gap:16px}.k-actionsheet-titlebar-group{display:flex;flex-flow:row nowrap;align-items:center;width:100%}.k-actionsheet-title{flex:1}.k-actionsheet-subtitle{font-size:12px;line-height:1.2}.k-actionsheet-actions{flex:none}.k-actionsheet-content{flex:1;overflow:auto;position:relative}.k-actionsheet-footer{flex:none}.k-actionsheet-items{margin:0;padding:0;list-style:none;flex:none}.k-actionsheet-item{padding:0;box-sizing:border-box;display:flex;flex-flow:row nowrap;outline:none}.k-actionsheet-action{margin:0;padding:8px 16px;min-height:40px;box-sizing:border-box;color:inherit;text-decoration:none;outline:0;display:flex;flex-flow:row nowrap;align-items:flex-start;gap:12px}.k-actionsheet-item-text{display:flex;flex-flow:column nowrap}.k-actionsheet-item-description{font-size:.875em}.k-actionsheet>.k-hr{margin:0;border-color:inherit;flex:none}.k-actionsheet-top{border-bottom-right-radius:0;border-bottom-left-radius:0;border-width:0px;border-top-width:0;top:0;left:50%;transform:translate(-50%)}.k-actionsheet-bottom{border-top-left-radius:0;border-top-right-radius:0;border-width:0px;border-bottom-width:0;bottom:0;left:50%;transform:translate(-50%)}.k-actionsheet-left{border-top-right-radius:0;border-bottom-right-radius:0;border-width:0px;border-left-width:0;left:0;top:50%;transform:translateY(-50%)}.k-actionsheet-right{border-top-left-radius:0;border-bottom-left-radius:0;border-width:0px;border-right-width:0;right:0;top:50%;transform:translateY(-50%)}.k-actionsheet-fullscreen{width:100%;max-width:100%;max-height:100%;height:100%}.k-animation-container>.k-actionsheet{inset:auto;transform:none}.k-adaptive-actionsheet{max-width:100%;width:100%;display:flex;flex-flow:column nowrap}.k-adaptive-actionsheet .k-actionsheet-titlebar,.k-adaptive-actionsheet .k-actionsheet-jq .k-actionsheet-header,.k-actionsheet-jq .k-adaptive-actionsheet .k-actionsheet-header{padding:16px;border-bottom-width:1px}.k-adaptive-actionsheet .k-actionsheet-content,.k-adaptive-actionsheet .k-actionsheet-footer{padding:8px 16px}.k-adaptive-actionsheet .k-actionsheet-filter{width:min(100%,328px)}.k-adaptive-actionsheet .k-actionsheet-content,.k-adaptive-actionsheet .k-actionsheet-footer{margin-inline:auto;width:min(100%,360px)}.k-adaptive-actionsheet .k-list-container,.k-adaptive-actionsheet .k-treeview{height:100%}.k-adaptive-actionsheet .k-list-filter{width:100%;padding-inline:0}.k-adaptive-actionsheet .k-calendar{margin-inline:auto;border-width:0;display:flex}.k-adaptive-actionsheet .k-timeselector{height:100%;border-width:0;overflow:hidden}.k-adaptive-actionsheet .k-timeselector .k-time-part{display:contents}.k-adaptive-actionsheet .k-timeselector .k-time-list-wrapper{height:100%}.k-adaptive-actionsheet .k-datetime-wrap{width:100%;height:100%;display:flex;flex-flow:column nowrap}.k-adaptive-actionsheet .k-datetime-selector{flex:1 1 auto}.k-adaptive-actionsheet .k-datetime-calendar-wrap{width:100%;position:absolute;top:0;left:0;bottom:0;flex:0 0 100%}.k-adaptive-actionsheet .k-datetime-time-wrap{width:100%;position:absolute;top:0;left:100%;bottom:0;flex:0 0 100%}.k-adaptive-actionsheet .k-scrollable-wrap{height:100%;overflow-y:auto}.k-adaptive-actionsheet .k-data-table{max-height:100%;overflow:hidden;display:flex;flex-flow:column nowrap}.k-actionsheet-jq.k-actionsheet{height:auto}.k-actionsheet-jq .k-actionsheet-header{align-items:flex-start}.k-actionsheet-jq .k-actionsheet-action{align-items:center}.k-actionsheet{border-color:#0000001f;color:#000000de;background-color:#fff;box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.k-actionsheet-subtitle{color:#0000008a}.k-actionsheet-item:hover,.k-actionsheet-item.k-hover{background-color:#0000000a}.k-actionsheet-item:focus,.k-actionsheet-item.k-focus{background-color:#0000001f}.k-actionsheet-item-description{color:#0000008a}.k-adaptive-actionsheet .k-actionsheet-titlebar,.k-adaptive-actionsheet .k-actionsheet-jq .k-actionsheet-header,.k-actionsheet-jq .k-adaptive-actionsheet .k-actionsheet-header{border-color:#0000001f}.k-window{border-radius:4px;padding:0;border-width:0px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:1.5;display:inline-flex;flex-direction:column;position:absolute;z-index:10002;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-window.k-window-maximized{max-width:100vw;max-height:100vh;box-shadow:none}.k-window-sm{width:300px}.k-window-md{width:800px}.k-window-lg{width:1200px}.k-window-titlebar{border-top-left-radius:4px;border-top-right-radius:4px;padding:16px 24px;border-width:0px;border-style:solid;white-space:nowrap;display:flex;flex-direction:row;flex-shrink:0;align-items:center}.k-window-minimized .k-window-titlebar{border-width:0}.k-window-title{padding:.5em 0;margin:-.5em 0;font-size:20px;line-height:1.6;text-overflow:ellipsis;overflow:hidden;cursor:default;flex:1;display:flex;flex-flow:row nowrap}.k-window-title:before{content:"\200b"}.k-window-actions{margin:-5em 0;margin-inline-end:-8px;line-height:1;display:flex;flex-flow:row nowrap;flex-shrink:0;align-items:center;vertical-align:top}.k-window-action{flex-shrink:0}.k-window-content,.k-prompt-container{padding:8px 24px;border-width:0;border-color:inherit;color:inherit;background:none;outline:0;overflow:auto;position:relative;flex:1 1 auto}.k-window-content+.k-prompt-container{margin-top:-4px}.k-window-content:first-child{padding-top:clamp(8px,16px,16px)}.k-window-content:last-child{padding-bottom:clamp(8px,16px,16px)}.k-window-iframecontent{padding:0;overflow:visible}.k-window-iframecontent .k-content-frame{vertical-align:top;border:0;width:100%;height:100%}.k-window-buttons,.k-window-buttongroup{border-bottom-right-radius:4px;border-bottom-left-radius:4px;padding:8px;border-width:0px 0 0;border-style:solid;border-color:inherit;flex:0 0 auto;display:flex;flex-flow:row wrap;align-items:center;overflow:hidden}.k-prompt-container>.k-textarea{width:100%}.k-window .k-resize-n{top:0}.k-window .k-resize-e{right:0}.k-window .k-resize-s{bottom:0}.k-window .k-resize-w{left:0}.k-window{border-color:#0000001f;color:#000000de;background-color:#fff;box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.k-window:focus,.k-window.k-focus{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.k-dialog-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;outline:0;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10001}.k-dialog-wrapper .k-dialog{position:relative}.k-dialog{padding:0;position:fixed;box-sizing:border-box}.k-dialog.k-dialog-centered{transform:translate(-50%,-50%);top:50%;left:50%}.k-dialog .k-multiselect{width:100%}.k-dialog-buttongroup{border-bottom-right-radius:4px;border-bottom-left-radius:4px;padding:8px;border-width:1px 0 0;border-style:solid;border-color:inherit;flex:0 0 auto;display:flex;flex-flow:row wrap;align-items:center;gap:8px;overflow:hidden}.k-ie .k-dialog-buttongroup .k-button~.k-button{margin-left:8px}.k-rtl .k-ie .k-dialog-buttongroup .k-button~.k-button,[dir=rtl] .k-ie .k-dialog-buttongroup .k-button~.k-button{margin-left:0;margin-right:8px}.k-dialog-content.k-scroll{border-width:1px 0;border-style:solid;padding-top:4px;padding-bottom:4px;border-color:#0000001f}.k-drawer-container{display:flex;flex-flow:row nowrap;align-items:flex-start}kendo-drawer.k-drawer,kendo-drawer .k-drawer-wrapper{transition:none}.k-drawer{height:100%;max-width:100%;border-width:0;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;display:flex;flex-direction:column;flex:0 0 auto;transition:all .3s ease-in-out;overflow:hidden;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-drawer *,.k-drawer *:before,.k-drawer *:after{box-sizing:border-box}.k-drawer-mini .k-drawer.k-drawer-start,.k-drawer-expanded .k-drawer.k-drawer-start,.k-drawer-left.k-drawer-mini .k-drawer,.k-drawer-left.k-drawer-expanded .k-drawer{border-right-width:1px}.k-drawer-mini .k-drawer.k-drawer-end,.k-drawer-expanded .k-drawer.k-drawer-end,.k-drawer-right.k-drawer-mini .k-drawer,.k-drawer-right.k-drawer-expanded .k-drawer{border-left-width:1px}.k-drawer.k-drawer-start,.k-drawer-left .k-drawer{top:0;left:0}.k-drawer.k-drawer-end,.k-drawer-right .k-drawer{top:0;right:0}.k-drawer-content{flex:1 1 auto}.k-drawer-overlay .k-drawer{max-width:80vw;position:fixed;z-index:10002;border:0}.k-drawer-overlay>.k-overlay{display:none}.k-drawer-overlay.k-drawer-expanded>.k-overlay{display:block}.k-drawer-push{display:flex;flex-direction:row}.k-drawer-push .k-drawer{height:auto;position:relative;align-self:stretch}.k-drawer-push .k-drawer.k-drawer-end,.k-drawer-push.k-drawer-right .k-drawer{order:1}.k-drawer-wrapper{overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;transition:all .3s ease-in-out}.k-drawer-wrapper::-webkit-scrollbar{width:7px}.k-drawer-wrapper::-webkit-scrollbar-thumb{border-radius:20px}.k-drawer-items,.k-drawer-items ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;align-items:stretch}.k-drawer-item{padding:12px 16px;outline:0;color:inherit;font-size:16px;line-height:1.5;display:flex;flex-flow:row nowrap;cursor:pointer}.k-drawer-item>.k-drawer-link{margin:-12px -16px;padding:12px 16px;color:inherit;display:flex;flex-flow:row nowrap;flex:1 0 auto}.k-drawer-item .k-icon{margin:0 16px;height:auto;font-size:16px;line-height:1.5;flex-shrink:0}.k-drawer-item .k-icon.k-i-none{margin:0}.k-drawer-item .k-item-text{padding:0 16px;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.k-drawer-item .k-drawer-toggle{margin-inline-start:auto;cursor:pointer}.k-drawer-item.k-level-1{padding-inline-start:16px}.k-drawer-item.k-level-2{padding-inline-start:32px}.k-drawer-item.k-level-3{padding-inline-start:48px}.k-drawer-item.k-level-4{padding-inline-start:64px}.k-drawer-item.k-level-5{padding-inline-start:80px}.k-drawer-separator{padding:0;height:1px}.k-drawer-mini .k-drawer-wrapper{width:48px}.k-rtl.k-drawer-mini .k-drawer-start,.k-rtl .k-drawer-mini .k-drawer-start,.k-rtl .k-drawer-expanded .k-drawer-start,.k-rtl.k-drawer-expanded .k-drawer-start,[dir=rtl].k-drawer-mini .k-drawer-start,[dir=rtl] .k-drawer-mini .k-drawer-start,[dir=rtl] .k-drawer-expanded .k-drawer-start,[dir=rtl].k-drawer-expanded .k-drawer-start{border-left-width:1px;border-right-width:0}.k-rtl.k-drawer-mini .k-drawer-end,.k-rtl .k-drawer-mini .k-drawer-end,.k-rtl.k-drawer-expanded .k-drawer-end .k-drawer-expanded .k-drawer-end,[dir=rtl].k-drawer-mini .k-drawer-end,[dir=rtl] .k-drawer-mini .k-drawer-end,[dir=rtl].k-drawer-expanded .k-drawer-end .k-drawer-expanded .k-drawer-end{border-left-width:0;border-right-width:1px}.k-rtl.k-drawer-overlay .k-drawer-start,.k-rtl .k-drawer-overlay .k-drawer-start,[dir=rtl].k-drawer-overlay .k-drawer-start,[dir=rtl] .k-drawer-overlay .k-drawer-start{left:auto;right:0}.k-rtl.k-drawer-overlay .k-drawer-end,.k-rtl .k-drawer-overlay .k-drawer-end,[dir=rtl].k-drawer-overlay .k-drawer-end,[dir=rtl] .k-drawer-overlay .k-drawer-end{left:0;right:auto}.k-rtl .k-drawer-left.k-drawer-push .k-drawer,[dir=rtl] .k-drawer-left.k-drawer-push .k-drawer{order:1}.k-rtl .k-drawer-right.k-drawer-push .k-drawer,[dir=rtl] .k-drawer-right.k-drawer-push .k-drawer{order:0}.k-drawer-container .k-drawer-items .k-item-text{padding:0}.k-drawer-container .k-drawer-items .k-icon{margin:0}.k-drawer-container .k-drawer-items .k-icon+.k-item-text{padding-left:16px}.k-rtl .k-drawer-container .k-drawer-items .k-icon+.k-item-text,[dir=rtl] .k-drawer-container .k-drawer-items .k-icon+.k-item-text,.k-drawer-container[dir=rtl] .k-icon+.k-item-text{padding-left:0;padding-right:16px}.k-drawer{border-color:#0000001f;color:#000000de;background-color:#fff}.k-drawer-wrapper{scrollbar-color:rgba(156,156,156,.7) #dedede}.k-drawer-wrapper::-webkit-scrollbar-track{background:#dedede}.k-drawer-wrapper::-webkit-scrollbar-thumb{background:#9c9c9cb3}.k-drawer-wrapper::-webkit-scrollbar-thumb:hover{background:#9c9c9c}.k-drawer-item:hover,.k-drawer-item.k-hover{color:#000000de;background-color:#0000000a}.k-drawer-item:focus,.k-drawer-item.k-focus{background-color:#0000000a;box-shadow:none}.k-drawer-item:focus:hover,.k-drawer-item:focus.k-hover,.k-drawer-item.k-focus:hover,.k-drawer-item.k-focus.k-hover{color:#000000de;background-color:#0000000a}.k-drawer-item.k-selected{color:#e51a5f}.k-drawer-item.k-selected:hover,.k-drawer-item.k-selected.k-hover{color:#e51a5f;background-color:#0000000a}.k-drawer-separator{background-color:#0000001f}.k-drawer-item.k-selected:focus,.k-drawer-item.k-selected.k-focus{background-color:#0000000a;box-shadow:none}.k-notification-group{max-height:100%;display:inline-flex;flex-flow:column-reverse wrap;position:fixed;z-index:1000}.k-notification-container{margin:7px 0;display:inline-flex;vertical-align:top}.k-notification-container-animating{overflow:hidden}.k-notification{border-radius:4px;padding:14px 16px;border-width:0px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:1.4285714286;cursor:default;position:relative;display:block;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-notification *,.k-notification *:before,.k-notification *:after{box-sizing:border-box}.k-notification-wrap{display:flex;flex-flow:row nowrap}.k-notification-wrap>.k-icon{margin-top:2px;margin-right:8px;flex:none}.k-notification-wrap>.k-i-close,.k-notification-wrap>.k-i-x{margin-right:0;margin-left:8px;flex:none;cursor:pointer}.k-notification-wrap>.k-notification-content{flex:1 1 auto}.k-rtl .k-notification .k-notification-wrap>.k-icon,[dir=rtl] .k-notification .k-notification-wrap>.k-icon{margin-right:0;margin-left:8px}.k-rtl .k-notification .k-notification-wrap>.k-i-close,.k-rtl .k-notification .k-notification-wrap>.k-i-x,[dir=rtl] .k-notification .k-notification-wrap>.k-i-close,[dir=rtl] .k-notification .k-notification-wrap>.k-i-x{margin-left:0;margin-right:8px}.k-notification{border-color:#0000001f;color:#000000de;background-color:#fff}.k-notification-wrap>.k-i-close,.k-notification-wrap>.k-i-x{color:inherit}.k-notification-group .k-notification{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.k-notification-inverse{border-color:#424242;color:#fff;background-color:#424242}.k-notification-light{border-color:#f5f5f5;color:#000;background-color:#f5f5f5}.k-notification-dark{border-color:#424242;color:#fff;background-color:#424242}.k-notification-error{border-color:#f31700;color:#000;background-color:#f31700}.k-notification-warning{border-color:#ffc000;color:#000;background-color:#ffc000}.k-notification-success{border-color:#37b400;color:#000;background-color:#37b400}.k-notification-info{border-color:#0058e9;color:#fff;background-color:#0058e9}.k-notification-tertiary{border-color:#00695c;color:#fff;background-color:#00695c}.k-notification-secondary{border-color:#e51a5f;color:#fff;background-color:#e51a5f}.k-notification-primary{border-color:#3f51b5;color:#fff;background-color:#3f51b5}kendo-card,kendo-card-header,kendo-card-body,kendo-card-actions,kendo-card-footer{display:block}.k-card{border-radius:4px;border-width:0px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:1.4285714286;display:flex;flex-direction:column;position:relative;overflow:hidden;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-card *,.k-card *:before,.k-card *:after{box-sizing:border-box}.k-card>.k-card-inner{border-radius:4px;display:flex;flex-direction:inherit;overflow:hidden;position:relative}.k-card-horizontal{flex-flow:row nowrap}.k-card-vertical{flex-flow:column nowrap}.k-card-header{padding:12px 16px;border-width:0 0 1px;border-style:solid;outline:0;flex-shrink:0;overflow:hidden;position:relative;z-index:1}.k-card-header .k-card-title,.k-card-header .k-card-subtitle{margin-bottom:0}.k-card-header .k-card-title+.k-card-subtitle,.k-card-header .k-card-subtitle+.k-card-subtitle{margin-top:12px}.k-card-footer{padding:12px 16px;border-width:1px 0 0;border-style:solid;outline:0;flex-shrink:0}.k-card-body{padding:16px;outline:0;flex:1 1 auto}.k-card-body p{margin:0 0 12px}.k-card-body>.k-last,.k-card-body>:last-child{margin-bottom:0}.k-card-body>.k-card-actions{padding:0}.k-card-avatar,.k-card .k-avatar{margin-right:16px;width:45px;height:45px;flex-basis:45px}.k-card-image,.k-card-media{border:0;max-width:100%;flex-shrink:0;overflow:hidden}.k-card-image>img,.k-card-media>img{border:0;max-width:100%}.k-card-horizontal .k-card-image,.k-card-horizontal .k-card-media{max-width:100px;object-fit:cover}.k-card-title{margin:0 0 12px;font-size:24px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:1.25;font-weight:500}.k-card-subtitle{margin:0 0 12px;font-size:14px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:1.4285714286;font-weight:500}.k-card-separator{margin:0;border-width:0;border-style:solid;border-color:inherit;display:block;flex:0 0 auto;align-self:stretch}.k-card-separator.k-separator-vertical,.k-card-horizontal>.k-card-separator{border-left-width:1px}.k-card-separator.k-separator-horizontal,.k-card-vertical>.k-card-separator{border-top-width:1px}.k-card>.k-hr{margin:0;flex:0 0 auto;border-color:inherit}.k-card-actions{padding:8px;border-width:0;border-style:solid;border-color:inherit;overflow:hidden;display:flex;flex-shrink:0;flex-basis:auto;gap:8px}.k-card-actions-start{justify-content:flex-start}.k-card-actions-end{justify-content:flex-end}.k-card-actions-center{justify-content:center}.k-card-actions-horizontal{flex-flow:row nowrap}.k-card-actions-vertical{flex-flow:column nowrap}.k-card-actions-stretched>*{flex:1 1 auto}.k-card-action{border-width:0;border-style:solid;border-color:inherit;display:inline-flex}.k-card-list{display:flex;flex-flow:column nowrap;align-items:stretch;gap:16px;flex:0 0 auto}.k-card-list .k-card{flex:0 0 auto}.k-card-deck{display:flex;flex-flow:row nowrap;align-items:stretch;gap:16px;flex:0 0 auto}.k-card-deck .k-card{flex:0 0 auto}.k-card-deck-scrollwrap{padding-bottom:3px;width:100%;box-sizing:content-box;display:flex;flex:0 0 auto;align-items:center;position:relative;overflow:hidden}.k-card-deck-scrollwrap>.k-button{border-radius:50%;flex:0 0 auto;position:absolute;z-index:1}.k-card-deck-scrollwrap>.k-button:first-child{left:8px}.k-card-deck-scrollwrap>.k-button:last-child{right:8px}.k-card-deck-scrollwrap>.k-card-deck{margin-bottom:-20px;padding-bottom:20px;flex:1 1 auto}.k-card-group{display:flex;flex-flow:row nowrap;align-items:stretch;flex:0 0 auto}.k-card-group .k-card{border-radius:0;flex:0 0 auto}.k-card-group .k-card+.k-card{margin-inline-start:0px}.k-card-group .k-card.k-first{border-top-left-radius:4px;border-bottom-left-radius:4px}.k-card-group .k-card.k-last{border-top-right-radius:4px;border-bottom-right-radius:4px}.k-card-group .k-card.k-only{border-radius:4px}.k-card-with-callout{overflow:visible}.k-card-callout{margin:0;width:20px;height:20px;border-width:0px;border-style:solid;box-sizing:border-box;position:absolute}.k-card-callout.k-callout-n{top:0;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.k-card-callout.k-callout-e{top:50%;right:0;transform:translate(50%,-50%) rotate(-45deg)}.k-card-callout.k-callout-s{bottom:0;left:50%;transform:translate(-50%,50%) rotate(45deg)}.k-card-callout.k-callout-w{top:50%;left:0;transform:translate(-50%,-50%) rotate(45deg)}.k-card-solid{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.k-card-flat{box-shadow:none}.k-ie11 .k-card-body{flex:1 1 auto}.k-card{border-color:#0000001f;color:#000000de;background-color:#fff;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.k-card .k-card-inner{background-color:inherit;border-color:inherit}.k-card:focus,.k-card.k-focus{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.k-card.k-selected{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.k-card-actions,.k-card-header,.k-card-footer,.k-card-separator,.k-card .k-separator{border-color:#0000001f}.k-card-subtitle{color:#0000008a}.k-card-primary{background-color:#d9dcf0;color:#212a5e;border-color:#c9ceea}.k-card-primary .k-card-subtitle{color:inherit}.k-card-secondary{background-color:#fad1df;color:#770e31;border-color:#f8bfd2}.k-card-secondary .k-card-subtitle{color:inherit}.k-card-tertiary{background-color:#cce1de;color:#003730;border-color:#b8d5d1}.k-card-tertiary .k-card-subtitle{color:inherit}.k-card-info{background-color:#ccdefb;color:#002e79;border-color:#b8d0f9}.k-card-info .k-card-subtitle{color:inherit}.k-card-success{background-color:#d7f0cc;color:#1d5e00;border-color:#c7eab8}.k-card-success .k-card-subtitle{color:inherit}.k-card-warning{background-color:#fff2cc;color:#856400;border-color:#ffedb8}.k-card-warning .k-card-subtitle{color:inherit}.k-card-error{background-color:#fdd1cc;color:#7e0c00;border-color:#fcbeb8}.k-card-error .k-card-subtitle{color:inherit}.k-card-dark{background-color:#d9d9d9;color:#222;border-color:#cacaca}.k-card-dark .k-card-subtitle{color:inherit}.k-card-light{background-color:#fdfdfd;color:#7f7f7f;border-color:#fcfcfc}.k-card-light .k-card-subtitle{color:inherit}.k-card-inverse{background-color:#d9d9d9;color:#222;border-color:#cacaca}.k-card-inverse .k-card-subtitle{color:inherit}.k-card-wrap:focus>.k-card,.k-card-wrap.k-focus>.k-card,.k-card-wrap.k-selected>.k-card{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.k-card-callout{border-color:inherit;background-color:inherit;box-shadow:inherit}.k-popover{border-radius:4px;padding:0;border-width:1px;border-style:solid;box-sizing:border-box;outline:0;font-size:14px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:1.4285714286;display:flex;flex-flow:column nowrap;z-index:12000;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-popover *,.k-popover *:before,.k-popover *:after{box-sizing:border-box}.k-popover-inner{position:relative;border-radius:inherit;height:inherit}.k-popover-header{border-top-left-radius:4px;border-top-right-radius:4px;padding:12px 16px;border-width:0 0 1px;border-style:solid}.k-popover-body{padding:16px}.k-popover-actions{border-width:1px 0 0}.k-popover-callout{margin:0;width:20px;height:20px;border-width:1px;border-style:solid;position:absolute}.k-popover-callout.k-callout-n{top:0;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.k-popover-callout.k-callout-e{top:50%;right:0;transform:translate(50%,-50%) rotate(-45deg)}.k-popover-callout.k-callout-s{bottom:0;left:50%;transform:translate(-50%,50%) rotate(45deg)}.k-popover-callout.k-callout-w{top:50%;left:0;transform:translate(-50%,-50%) rotate(45deg)}.k-popover{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-color:#0000001f;color:#000000de;background-color:#fff}.k-popover-inner{background-color:inherit;border-color:inherit}.k-popover-header{border-color:#0000001f}.k-popover-callout{border-color:inherit;background-color:inherit;box-shadow:inherit}.k-rpanel-left,.k-rpanel-right{position:fixed;display:block;overflow:auto;min-width:320px;height:100%;top:0}.k-rpanel-left+*,.k-rpanel-right+*{overflow:auto}.k-rpanel-left.k-rpanel-expanded,.k-rpanel-right.k-rpanel-expanded{transform:translate(0) translateZ(0)}.k-rpanel-left{transform:translate(-100%) translateZ(0);left:0}.k-rpanel-right{transform:translate(100%) translateZ(0);right:0}.k-rpanel-top{position:static;max-height:0}.k-rpanel-top.k-rpanel-expanded{max-height:568px;overflow:visible!important}.k-rpanel-toggle{touch-action:manipulation}.k-bottom-nav{padding:0;width:100%;border-width:0;border-style:solid;border-color:transparent;box-sizing:border-box;font-size:14px;line-height:normal;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:.2px;display:flex;flex-flow:row nowrap;white-space:nowrap;gap:0px;overflow:hidden;outline:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-bottom-nav *,.k-bottom-nav *:before,.k-bottom-nav *:after{box-sizing:border-box}.k-bottom-nav-border{border-width:1px 0px 0px 0px}.k-bottom-nav-shadow{box-shadow:0 0 5px #0000001f}.k-bottom-nav-item{padding:0 8px;min-width:72px;min-height:56px;border-width:0;box-sizing:border-box;font:inherit;display:inline-flex;flex:1 1 auto;align-items:center;justify-content:center;gap:0 4px;text-decoration:none;cursor:pointer;color:inherit;background-color:inherit;border-color:inherit;outline:none}.k-bottom-nav-item:focus{outline:none}.k-bottom-nav-item:hover{color:inherit;text-decoration:none}.k-bottom-nav-item>.k-bottom-nav-link{margin:0 -8px;padding:0 8px;width:100%;color:inherit;display:flex;flex-flow:row nowrap;flex:1 0 auto;align-items:center;justify-content:center;outline:0}.k-bottom-nav-item.k-disabled{background-color:initial}.k-bottom-nav-item-icon{font-size:24px}.k-bottom-nav-item-text{overflow:hidden;text-overflow:ellipsis;max-width:100%}.k-bottom-nav-item-flow-horizontal .k-bottom-nav-item{flex-flow:row nowrap}.k-bottom-nav-item-flow-vertical .k-bottom-nav-item{flex-direction:column}.k-bottom-nav.k-pos-fixed{bottom:0;z-index:1}.k-bottom-nav-solid.k-bottom-nav-primary{color:#bcc2e5;background-color:#3f51b5}.k-bottom-nav-solid.k-bottom-nav-primary .k-bottom-nav-item.k-focus,.k-bottom-nav-solid.k-bottom-nav-primary .k-bottom-nav-item:focus{background-color:#bcc2e533}.k-bottom-nav-solid.k-bottom-nav-primary .k-bottom-nav-item.k-selected{color:#fff}.k-bottom-nav-solid.k-bottom-nav-secondary{color:#f6afc7;background-color:#e51a5f}.k-bottom-nav-solid.k-bottom-nav-secondary .k-bottom-nav-item.k-focus,.k-bottom-nav-solid.k-bottom-nav-secondary .k-bottom-nav-item:focus{background-color:#f6afc733}.k-bottom-nav-solid.k-bottom-nav-secondary .k-bottom-nav-item.k-selected{color:#fff}.k-bottom-nav-solid.k-bottom-nav-tertiary{color:#a6cbc6;background-color:#00695c}.k-bottom-nav-solid.k-bottom-nav-tertiary .k-bottom-nav-item.k-focus,.k-bottom-nav-solid.k-bottom-nav-tertiary .k-bottom-nav-item:focus{background-color:#a6cbc633}.k-bottom-nav-solid.k-bottom-nav-tertiary .k-bottom-nav-item.k-selected{color:#fff}.k-bottom-nav-solid.k-bottom-nav-info{color:#a6c5f7;background-color:#0058e9}.k-bottom-nav-solid.k-bottom-nav-info .k-bottom-nav-item.k-focus,.k-bottom-nav-solid.k-bottom-nav-info .k-bottom-nav-item:focus{background-color:#a6c5f733}.k-bottom-nav-solid.k-bottom-nav-info .k-bottom-nav-item.k-selected{color:#fff}.k-bottom-nav-solid.k-bottom-nav-success{color:#b9e5a6;background-color:#37b400}.k-bottom-nav-solid.k-bottom-nav-success .k-bottom-nav-item.k-focus,.k-bottom-nav-solid.k-bottom-nav-success .k-bottom-nav-item:focus{background-color:#b9e5a633}.k-bottom-nav-solid.k-bottom-nav-success .k-bottom-nav-item.k-selected{color:#fff}.k-bottom-nav-solid.k-bottom-nav-warning{color:#594300;background-color:#ffc000}.k-bottom-nav-solid.k-bottom-nav-warning .k-bottom-nav-item.k-focus,.k-bottom-nav-solid.k-bottom-nav-warning .k-bottom-nav-item:focus{background-color:#59430033}.k-bottom-nav-solid.k-bottom-nav-warning .k-bottom-nav-item.k-selected{color:#000}.k-bottom-nav-solid.k-bottom-nav-error{color:#fbaea6;background-color:#f31700}.k-bottom-nav-solid.k-bottom-nav-error .k-bottom-nav-item.k-focus,.k-bottom-nav-solid.k-bottom-nav-error .k-bottom-nav-item:focus{background-color:#fbaea633}.k-bottom-nav-solid.k-bottom-nav-error .k-bottom-nav-item.k-selected{color:#fff}.k-bottom-nav-solid.k-bottom-nav-dark{color:#bdbdbd;background-color:#424242}.k-bottom-nav-solid.k-bottom-nav-dark .k-bottom-nav-item.k-focus,.k-bottom-nav-solid.k-bottom-nav-dark .k-bottom-nav-item:focus{background-color:#bdbdbd33}.k-bottom-nav-solid.k-bottom-nav-dark .k-bottom-nav-item.k-selected{color:#fff}.k-bottom-nav-solid.k-bottom-nav-light{color:#565656;background-color:#f5f5f5}.k-bottom-nav-solid.k-bottom-nav-light .k-bottom-nav-item.k-focus,.k-bottom-nav-solid.k-bottom-nav-light .k-bottom-nav-item:focus{background-color:#56565633}.k-bottom-nav-solid.k-bottom-nav-light .k-bottom-nav-item.k-selected{color:#000}.k-bottom-nav-solid.k-bottom-nav-inverse{color:#bdbdbd;background-color:#424242}.k-bottom-nav-solid.k-bottom-nav-inverse .k-bottom-nav-item.k-focus,.k-bottom-nav-solid.k-bottom-nav-inverse .k-bottom-nav-item:focus{background-color:#bdbdbd33}.k-bottom-nav-solid.k-bottom-nav-inverse .k-bottom-nav-item.k-selected{color:#fff}.k-bottom-nav-flat{border-color:#0000001f;color:#000000de;background-color:#fff}.k-bottom-nav-flat .k-bottom-nav-item.k-focus,.k-bottom-nav-flat .k-bottom-nav-item:focus{background-color:#0000000d}.k-bottom-nav-flat.k-bottom-nav-primary .k-bottom-nav-item.k-selected{color:#3f51b5}.k-bottom-nav-flat.k-bottom-nav-secondary .k-bottom-nav-item.k-selected{color:#ae1448}.k-bottom-nav-flat.k-bottom-nav-tertiary .k-bottom-nav-item.k-selected{color:#00695c}.k-bottom-nav-flat.k-bottom-nav-info .k-bottom-nav-item.k-selected{color:#0058e9}.k-bottom-nav-flat.k-bottom-nav-success .k-bottom-nav-item.k-selected{color:#37b400}.k-bottom-nav-flat.k-bottom-nav-warning .k-bottom-nav-item.k-selected{color:#ffc000}.k-bottom-nav-flat.k-bottom-nav-error .k-bottom-nav-item.k-selected{color:#f31700}.k-bottom-nav-flat.k-bottom-nav-dark .k-bottom-nav-item.k-selected{color:#424242}.k-bottom-nav-flat.k-bottom-nav-light .k-bottom-nav-item.k-selected{color:#bababa}.k-bottom-nav-flat.k-bottom-nav-inverse .k-bottom-nav-item.k-selected{color:#424242}.k-ie .k-bottom-nav-item{background-color:transparent}.k-breadcrumb{border-width:0px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;display:flex;flex-direction:row;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-breadcrumb *,.k-breadcrumb *:before,.k-breadcrumb *:after{box-sizing:border-box}.k-breadcrumb-container,.k-breadcrumb-root-item-container{margin:0;padding:0;list-style:none;display:flex;flex-flow:row nowrap;overflow:hidden}.k-breadcrumb-container.k-flex-wrap{flex-wrap:wrap}.k-breadcrumb-root-item-container{align-items:flex-start;flex-shrink:0}.k-breadcrumb-item{vertical-align:middle;display:inline-flex;flex-direction:row;align-items:center;overflow:hidden}.k-breadcrumb-root-item{flex-shrink:0}.k-breadcrumb-link,.k-breadcrumb-root-link{border-radius:4px;padding:4px 10px;color:inherit;text-decoration:none;white-space:nowrap;outline:none;cursor:pointer;position:relative;display:inline-flex;align-items:center;align-self:stretch;overflow:hidden;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out}.k-breadcrumb-root-link{margin-right:10px}.k-breadcrumb-link>.k-image,.k-breadcrumb-icontext-link .k-icon{margin-right:8px}.k-breadcrumb-icon-link{padding:10px}.k-breadcrumb-delimiter,.k-breadcrumb-delimiter-icon{color:inherit;font-size:12px;opacity:.6}.k-breadcrumb-input-container{width:100%}.k-breadcrumb-input-container .k-breadcrumb-input-container{border-color:transparent}.k-breadcrumb[dir=rtl] .k-breadcrumb-root-link,.k-rtl .k-breadcrumb .k-breadcrumb-root-link{margin-right:0;margin-left:10px}.k-breadcrumb[dir=rtl] .k-breadcrumb-link>.k-image,.k-breadcrumb[dir=rtl] .k-breadcrumb-icontext-link .k-icon,.k-rtl .k-breadcrumb .k-breadcrumb-link>.k-image,.k-rtl .k-breadcrumb .k-breadcrumb-icontext-link .k-icon{margin-right:0;margin-left:8px}.k-breadcrumb{border-color:#0000001f;color:#000000de;background-color:#fff}.k-breadcrumb:focus,.k-breadcrumb.k-focus{box-shadow:0 0 2px 1px #0000000f}.k-breadcrumb-link{color:#3f51b5}.k-breadcrumb-link:hover,.k-breadcrumb-link.k-hover{background-color:#0000000a}.k-breadcrumb-link:focus,.k-breadcrumb-link.k-focus{background-color:#0000001f}.k-breadcrumb-root-link:hover,.k-breadcrumb-root-link.k-hover{background-color:#0000000a}.k-breadcrumb-root-link:focus,.k-breadcrumb-root-link.k-focus{background-color:#0000001f}.k-pager-wrap,.k-pager{padding:8px;border-width:1px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;white-space:nowrap;display:flex;align-items:center;position:relative;overflow:hidden;cursor:default;flex:0 0 auto;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-pager-wrap *,.k-pager-wrap *:before,.k-pager-wrap *:after,.k-pager *,.k-pager *:before,.k-pager *:after{box-sizing:border-box}.k-pager-wrap .k-link,.k-pager .k-link{text-decoration:none;outline:0;font:inherit;background-color:inherit}.k-pager-wrap .k-link:focus,.k-pager-wrap .k-link.k-focus,.k-pager .k-link:focus,.k-pager .k-link.k-focus{z-index:3}.k-rtl .k-pager-wrap .k-i-caret-alt-to-left,.k-rtl .k-pager-wrap .k-i-caret-alt-to-right,.k-rtl .k-pager-wrap .k-i-caret-alt-left,.k-rtl .k-pager-wrap .k-i-caret-alt-right,.k-rtl .k-pager-wrap .k-i-arrow-end-left,.k-rtl .k-pager-wrap .k-i-arrow-60-left,.k-rtl .k-pager-wrap .k-i-arrow-60-right,.k-rtl .k-pager-wrap .k-i-arrow-end-right,.k-rtl .k-pager-wrap .k-i-seek-w,.k-rtl .k-pager-wrap .k-i-arrow-w,.k-rtl .k-pager-wrap .k-i-arrow-e,.k-rtl .k-pager-wrap .k-i-seek-e,.k-pager-wrap[dir=rtl] .k-i-caret-alt-to-left,.k-pager-wrap[dir=rtl] .k-i-caret-alt-to-right,.k-pager-wrap[dir=rtl] .k-i-caret-alt-left,.k-pager-wrap[dir=rtl] .k-i-caret-alt-right,.k-pager-wrap[dir=rtl] .k-i-arrow-end-left,.k-pager-wrap[dir=rtl] .k-i-arrow-60-left,.k-pager-wrap[dir=rtl] .k-i-arrow-60-right,.k-pager-wrap[dir=rtl] .k-i-arrow-end-right,.k-pager-wrap[dir=rtl] .k-i-seek-w,.k-pager-wrap[dir=rtl] .k-i-arrow-w,.k-pager-wrap[dir=rtl] .k-i-arrow-e,.k-pager-wrap[dir=rtl] .k-i-seek-e,[dir=rtl] .k-pager-wrap .k-i-caret-alt-to-left,[dir=rtl] .k-pager-wrap .k-i-caret-alt-to-right,[dir=rtl] .k-pager-wrap .k-i-caret-alt-left,[dir=rtl] .k-pager-wrap .k-i-caret-alt-right,[dir=rtl] .k-pager-wrap .k-i-arrow-end-left,[dir=rtl] .k-pager-wrap .k-i-arrow-60-left,[dir=rtl] .k-pager-wrap .k-i-arrow-60-right,[dir=rtl] .k-pager-wrap .k-i-arrow-end-right,[dir=rtl] .k-pager-wrap .k-i-seek-w,[dir=rtl] .k-pager-wrap .k-i-arrow-w,[dir=rtl] .k-pager-wrap .k-i-arrow-e,[dir=rtl] .k-pager-wrap .k-i-seek-e,.k-rtl .k-pager .k-i-caret-alt-to-left,.k-rtl .k-pager .k-i-caret-alt-to-right,.k-rtl .k-pager .k-i-caret-alt-left,.k-rtl .k-pager .k-i-caret-alt-right,.k-rtl .k-pager .k-i-arrow-end-left,.k-rtl .k-pager .k-i-arrow-60-left,.k-rtl .k-pager .k-i-arrow-60-right,.k-rtl .k-pager .k-i-arrow-end-right,.k-rtl .k-pager .k-i-seek-w,.k-rtl .k-pager .k-i-arrow-w,.k-rtl .k-pager .k-i-arrow-e,.k-rtl .k-pager .k-i-seek-e,.k-pager[dir=rtl] .k-i-caret-alt-to-left,.k-pager[dir=rtl] .k-i-caret-alt-to-right,.k-pager[dir=rtl] .k-i-caret-alt-left,.k-pager[dir=rtl] .k-i-caret-alt-right,.k-pager[dir=rtl] .k-i-arrow-end-left,.k-pager[dir=rtl] .k-i-arrow-60-left,.k-pager[dir=rtl] .k-i-arrow-60-right,.k-pager[dir=rtl] .k-i-arrow-end-right,.k-pager[dir=rtl] .k-i-seek-w,.k-pager[dir=rtl] .k-i-arrow-w,.k-pager[dir=rtl] .k-i-arrow-e,.k-pager[dir=rtl] .k-i-seek-e,[dir=rtl] .k-pager .k-i-caret-alt-to-left,[dir=rtl] .k-pager .k-i-caret-alt-to-right,[dir=rtl] .k-pager .k-i-caret-alt-left,[dir=rtl] .k-pager .k-i-caret-alt-right,[dir=rtl] .k-pager .k-i-arrow-end-left,[dir=rtl] .k-pager .k-i-arrow-60-left,[dir=rtl] .k-pager .k-i-arrow-60-right,[dir=rtl] .k-pager .k-i-arrow-end-right,[dir=rtl] .k-pager .k-i-seek-w,[dir=rtl] .k-pager .k-i-arrow-w,[dir=rtl] .k-pager .k-i-arrow-e,[dir=rtl] .k-pager .k-i-seek-e{transform:scaleX(-1)}.k-pager-input,.k-pager-sizes,.k-pager-info{margin-left:8px;margin-right:8px;display:flex;flex-direction:row;align-items:center}.k-pager-nav,.k-pager-numbers .k-link,.k-pager-refresh{min-width:calc(1.4285714286em + 18px);height:calc(1.4285714286em + 18px);color:inherit;text-align:center;display:inline-flex;align-items:center;justify-content:center;position:relative}.k-pager-nav:hover,.k-pager-numbers .k-link:hover,.k-pager-refresh:hover{z-index:2}.k-disabled.k-pager-nav,.k-pager-numbers .k-disabled.k-link,.k-disabled.k-pager-refresh{color:inherit}.k-pager-nav{border-radius:5em;padding:0;border-width:0px;border-style:solid}.k-pager-numbers-wrap{display:flex;flex-direction:row;position:relative}.k-pager-numbers-wrap select.k-dropdown-list,.k-pager-numbers-wrap select.k-dropdown,.k-pager-numbers-wrap select.k-dropdownlist{cursor:pointer;display:none}.k-pager-numbers{margin:0;padding:0;list-style:none;display:flex;flex-direction:row}.k-pager-numbers li{display:inline-flex}.k-pager-numbers .k-link{border-radius:5em;padding:0;border-width:0px;border-style:solid}.k-pager-numbers .k-selected{cursor:inherit;z-index:2}.k-pager-nav+.k-pager-nav,.k-pager-nav+.k-pager-numbers-wrap,.k-pager-numbers-wrap+.k-pager-nav,.k-pager-numbers>li+li{margin-left:0}.k-rtl .k-pager-nav+.k-pager-nav,[dir=rtl] .k-pager-nav+.k-pager-nav,.k-rtl .k-pager-nav+.k-pager-numbers-wrap,[dir=rtl] .k-pager-nav+.k-pager-numbers-wrap,.k-rtl .k-pager-numbers-wrap+.k-pager-nav,[dir=rtl] .k-pager-numbers-wrap+.k-pager-nav,.k-rtl .k-pager-numbers>li+li,[dir=rtl] .k-pager-numbers>li+li{margin-left:0;margin-right:0}.k-pager-input .k-textbox{margin:0 1ex;width:5em}.k-pager-sizes .k-dropdown-list,.k-pager-sizes .k-dropdown,.k-pager-sizes .k-dropdownlist,.k-pager-sizes>select{margin-right:1ex;width:5em}.k-pager-sizes .k-input-inner,.k-pager-sizes .k-input-value-text{text-overflow:clip}.k-rtl .k-pager-sizes .k-dropdown-list,.k-rtl .k-pager-sizes .k-dropdown,.k-rtl .k-pager-sizes .k-dropdownlist,.k-rtl .k-pager-sizes>select,[dir=rtl] .k-pager-sizes .k-dropdown-list,[dir=rtl] .k-pager-sizes .k-dropdown,[dir=rtl] .k-pager-sizes .k-dropdownlist,[dir=rtl] .k-pager-sizes>select{margin-left:1ex;margin-right:0}.k-pager-info{text-align:right;justify-content:flex-end;flex:1 1 0%;order:9}.k-pager-refresh{margin-left:auto;order:10}.k-rtl .k-pager-refresh,[dir=rtl] .k-pager-refresh{margin-left:0;margin-right:auto}.k-pager-sm{overflow:visible}.k-pager-sm .k-pager-numbers-wrap select.k-dropdown-list,.k-pager-sm .k-pager-numbers-wrap select.k-dropdown,.k-pager-sm .k-pager-numbers-wrap select.k-dropdownlist{width:5em;display:flex}.k-pager-sm .k-pager-numbers-wrap{margin-left:8px;margin-right:8px;height:calc(1.4285714286em + 18px);border-color:inherit}.k-rtl .k-pager-sm .k-pager-numbers-wrap,.k-pager-sm[dir=rtl] .k-pager-numbers-wrap,[dir=rtl] .k-pager-sm .k-pager-numbers-wrap{margin-left:8px;margin-right:8px}.k-pager-md .k-pager-info,.k-pager-sm .k-pager-info,.k-pager-sm .k-pager-sizes,.k-pager-sm .k-pager-numbers{display:none}.k-pager-md .k-pager-numbers .k-current-page .k-link,.k-pager-sm .k-pager-numbers .k-current-page .k-link{border-width:0 0 1px}.k-pager-wrap,.k-pager{border-color:#0000001f;color:#0000008a;background-color:#fff}.k-pager-wrap:focus,.k-pager-wrap.k-focus,.k-pager:focus,.k-pager.k-focus{background-color:#f5f5f5}.k-pager-nav.k-link:hover,.k-pager-refresh:hover,.k-hover.k-pager-nav.k-link,.k-hover.k-pager-refresh{color:#0000008a;background-color:#0000000a}.k-selected.k-pager-nav.k-link,.k-selected.k-pager-refresh{color:#fff;background-color:#3f51b5}.k-pager-nav.k-link:focus,.k-pager-refresh:focus,.k-focus.k-pager-nav.k-link,.k-focus.k-pager-refresh{background-color:#0000001f}.k-pager-numbers .k-link{color:#000000de}.k-pager-numbers .k-link:hover,.k-pager-numbers .k-link.k-hover{color:#000000de;background-color:#0000000a}.k-pager-numbers .k-link:focus,.k-pager-numbers .k-link.k-focus{background-color:#0000001f}.k-pager-numbers .k-link.k-selected{color:#3f51b5;background-color:#3f51b538}.k-pager-md .k-pager-numbers .k-current-page .k-link,.k-pager-sm .k-pager-numbers .k-current-page .k-link{border-color:#00000061;color:#000000de;background-color:#f5f5f5}.k-pager-md .k-pager-numbers .k-current-page .k-link:hover,.k-pager-md .k-pager-numbers .k-current-page .k-link.k-hover,.k-pager-sm .k-pager-numbers .k-current-page .k-link:hover,.k-pager-sm .k-pager-numbers .k-current-page .k-link.k-hover{border-color:#000000de}.k-pager-md .k-pager-numbers.k-expanded,.k-pager-sm .k-pager-numbers.k-expanded{border-color:#0000001f;color:#000000de;background-color:#fff;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.k-pager-md .k-pager-numbers.k-expanded .k-link:hover,.k-pager-md .k-pager-numbers.k-expanded .k-link.k-hover,.k-pager-sm .k-pager-numbers.k-expanded .k-link:hover,.k-pager-sm .k-pager-numbers.k-expanded .k-link.k-hover{color:#000000de;background-color:#0000000a}.k-pager-md .k-pager-numbers.k-expanded .k-link.k-selected,.k-pager-sm .k-pager-numbers.k-expanded .k-link.k-selected{color:#e51a5f;background-color:#fff}.k-pager-md .k-pager-numbers .k-current-page .k-link,.k-pager-sm .k-pager-numbers .k-current-page .k-link{background-color:transparent}.k-stepper{border-width:0px;border-style:solid;box-sizing:border-box;outline:0;font-size:14px;line-height:1.4285714286;font-family:Roboto,Helvetica Neue,sans-serif;display:block;position:relative;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);color:inherit;background:none}.k-stepper *,.k-stepper *:before,.k-stepper *:after{box-sizing:border-box}.k-stepper .k-step-list{margin:0;padding:0;list-style:none;display:flex;z-index:1}.k-stepper .k-step-link{outline:none;color:inherit;text-decoration:none;white-space:nowrap;display:flex;align-items:center;overflow:hidden}.k-stepper .k-step-indicator{border-radius:50%;margin:3px;width:28px;height:28px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;flex:none;position:relative;z-index:1;overflow:visible;transition-property:color,background-color,border-color;transition-duration:.4s;transition-timing-function:ease-in-out}.k-stepper .k-step-indicator:after{border-radius:100%;content:"";border-width:1px;border-style:solid;border-color:inherit;pointer-events:none;display:none;position:absolute;inset:-4px;z-index:2}.k-stepper .k-step-focus .k-step-indicator:after,.k-stepper .k-step.k-focus .k-step-indicator:after,.k-stepper .k-step-link:focus .k-step-indicator:after{display:block}.k-stepper .k-step-label{max-width:clamp(100%,10em,100%);display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;z-index:1}.k-stepper .k-step-label:only-child{border-radius:15px;padding:5px 12px;border-width:0}.k-stepper .k-step-label .k-step-text{max-width:calc(10em - 24px);flex-grow:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.k-stepper .k-step-label .k-icon{margin-left:8px}.k-stepper .k-step-current .k-step-label{font-weight:700}.k-stepper .k-step-label-optional{flex-basis:100%;font-size:12px}.k-stepper .k-step-disabled,.k-stepper .k-step.k-disabled{opacity:1;pointer-events:none}.k-stepper .k-step-disabled .k-step-link,.k-stepper .k-step.k-disabled .k-step-link{cursor:default}.k-stepper .k-step-disabled .k-step-label-optional,.k-stepper .k-step.k-disabled .k-step-label-optional{color:inherit}.k-stepper .k-progressbar{pointer-events:none;z-index:0;overflow:visible}.k-stepper .k-progressbar-horizontal{grid-row:1 / -1}.k-stepper .k-progressbar-vertical{position:absolute}.k-step-list-horizontal{flex-direction:row;grid-row:1}.k-step-list-horizontal .k-step{flex:1 0 auto;text-align:center}.k-step-list-horizontal .k-step-link{margin:auto;max-width:10em;flex-direction:column}.k-step-list-horizontal .k-step-label{text-align:center}.k-step-list-horizontal .k-step-indicator+.k-step-label{margin-top:5px}.k-step-list-horizontal~.k-progressbar{width:100%;height:2px;top:17px}.k-step-list-vertical{flex-direction:column}.k-step-list-vertical .k-step{min-height:54px}.k-step-list-vertical .k-step-label{justify-content:flex-start}.k-step-list-vertical .k-step-indicator+.k-step-label{margin-left:12px}.k-step-list-vertical~.k-progressbar{width:2px;height:100%;min-height:20px;left:17px}.k-step-list-vertical .k-step-content{height:0;overflow:hidden;transition:height .3s cubic-bezier(.4,0,.2,1) 0ms}.k-step-list-vertical .k-step-current .k-step-content{height:auto;overflow:visible;display:flex;flex-direction:column;justify-content:space-between;margin-left:30px;padding:20px 10px}.k-rtl .k-stepper,.k-stepper[dir=rtl]{direction:rtl}.k-rtl .k-stepper .k-step-label .k-icon,.k-stepper[dir=rtl] .k-step-label .k-icon{margin-left:0;margin-right:8px}.k-rtl .k-stepper .k-step-list-vertical .k-step-indicator+.k-step-label,.k-stepper[dir=rtl] .k-step-list-vertical .k-step-indicator+.k-step-label{margin-left:0;margin-right:12px}.k-rtl .k-stepper .k-step-list-vertical~.k-progressbar,.k-stepper[dir=rtl] .k-step-list-vertical~.k-progressbar{left:auto;right:17px}.k-step-current .k-step-label{font-weight:400}.k-stepper{color:#000000de}.k-stepper .k-step:hover .k-step-indicator,.k-stepper .k-step.k-hover .k-step-indicator,.k-stepper .k-step.k-step-hover .k-step-indicator{background-color:#ebebeb}.k-stepper .k-step.k-step-focus .k-step-label:only-child,.k-stepper .k-step.k-focus .k-step-label:only-child,.k-stepper .k-step .k-step-link:focus .k-step-label:only-child{box-shadow:inset 0 0 0 2px #0000001f}.k-stepper .k-step.k-step-disabled .k-step-indicator,.k-stepper .k-step.k-disabled .k-step-indicator,.k-stepper .k-step:disabled .k-step-indicator{color:#00000061}.k-stepper .k-step.k-step-disabled .k-step-label,.k-stepper .k-step.k-disabled .k-step-label,.k-stepper .k-step:disabled .k-step-label{color:#00000061}.k-stepper .k-step-indicator{border-color:#0000001f;color:#000000de;background-color:#fff}.k-stepper .k-step-indicator:after{box-shadow:inset 0 0 0 2px #fff}.k-stepper .k-step-label:only-child{border-color:#0000001f;color:#000000de;background-color:#fff}.k-stepper .k-step-done .k-step-indicator{border-color:#3f51b5;color:#fff;background-color:#3f51b5}.k-stepper .k-step-done:hover .k-step-indicator,.k-stepper .k-step-done.k-hover .k-step-indicator,.k-stepper .k-step-done.k-step-hover .k-step-indicator{background-color:#3a4ba7}.k-stepper .k-step-done.k-step-disabled .k-step-indicator,.k-stepper .k-step-done.k-disabled .k-step-indicator,.k-stepper .k-step-done:disabled .k-step-indicator{border-color:#8c97d3;color:#fff;background-color:#8c97d3}.k-stepper .k-step-current .k-step-indicator{border-color:#3f51b5;color:#fff;background-color:#3f51b5}.k-stepper .k-step-current:hover .k-step-indicator,.k-stepper .k-step-current.k-hover .k-step-indicator,.k-stepper .k-step-current.k-step-hover .k-step-indicator{background-color:#3a4ba7}.k-stepper .k-step-current.k-step-disabled .k-step-indicator,.k-stepper .k-step-current.k-disabled .k-step-indicator,.k-stepper .k-step-current:disabled .k-step-indicator{border-color:#8c97d3;color:#fff;background-color:#8c97d3}.k-stepper .k-step-success .k-step-label .k-icon{color:#37b400}.k-stepper .k-step-error .k-step-label,.k-stepper .k-step-error:hover .k-step-label,.k-stepper .k-step-error.k-hover .k-step-label,.k-stepper .k-step-error.k-step-hover .k-step-label{color:#f31700}.k-stepper .k-step-label-optional{color:#0000008a}.k-tabstrip-wrapper{padding:0;box-sizing:border-box;border-width:0px;border-style:solid;display:flex;flex-direction:column}.k-tabstrip{border-width:0;border-color:transparent;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:1.4285714286;color:inherit;background-color:transparent;display:flex;flex-flow:column nowrap;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-tabstrip-wrapper>.k-tabstrip{flex:1 1 auto}.k-tabstrip-items-wrapper{box-sizing:border-box;border-width:0;border-style:solid;border-color:inherit;position:relative}.k-tabstrip-items{box-sizing:border-box;outline:0;display:flex;flex-flow:row wrap;flex:1 1 auto;gap:0px}.k-tabstrip-items *,.k-tabstrip-items *:before,.k-tabstrip-items *:after{box-sizing:border-box}.k-tabstrip-items .k-item{margin:0;padding:0;border:0px solid transparent;position:relative;flex-shrink:0;display:flex;flex-direction:row;align-items:stretch;justify-items:stretch;outline:0}.k-tabstrip-items .k-tab-on-top{z-index:1}.k-tabstrip-items .k-link{padding:14px 24px;color:inherit;cursor:pointer;display:inline-flex;vertical-align:middle;flex:1 1 auto;flex-direction:row;align-content:center;align-items:center}.k-ie11 .k-tabstrip-items{white-space:nowrap}.k-tabstrip-content,.k-tabstrip>.k-content{margin:0!important;padding:16px;box-sizing:border-box;border-width:0px;border-style:solid;border-color:inherit;display:none;overflow:auto;flex:1 1 auto;position:relative}.k-tabstrip-content.k-active,.k-tabstrip>.k-content.k-active{display:block}.k-tabstrip-content:focus,.k-tabstrip-content.k-focus,.k-tabstrip>.k-content:focus,.k-tabstrip>.k-content.k-focus{outline-width:1px;outline-style:dotted;outline-offset:-1px}.k-tabstrip-items .k-loading{width:20%;height:0;border:0;border-top:1px solid transparent;border-color:inherit;background:none;position:absolute;top:0;left:0;transition:width .2s linear;display:none}.k-tabstrip-items .k-loading.k-complete{width:100%;border-top-width:0}.k-tabstrip-scrollable>.k-tabstrip-items-wrapper>.k-tabstrip-items{flex-wrap:nowrap;white-space:nowrap;overflow:hidden}.k-tabstrip-scrollable>.k-tabstrip-items-wrapper>.k-button{width:auto;height:auto;flex:none;align-self:stretch;aspect-ratio:auto}.k-tabstrip-scrollable>.k-tabstrip-items-wrapper>.k-button .k-button-icon{min-width:auto;min-height:auto}.k-tabstrip-scrollable>.k-tabstrip-items-wrapper.k-hstack>.k-button{padding:0 4px}.k-tabstrip-scrollable>.k-tabstrip-items-wrapper.k-vstack>.k-button{padding:4px 0}.k-tabstrip-top>.k-tabstrip-items-wrapper{border-bottom-width:1px}.k-tabstrip-top>.k-tabstrip-items-wrapper .k-item{border-top-left-radius:0;border-top-right-radius:0;margin-bottom:-1px}.k-tabstrip-top>.k-tabstrip-items-wrapper .k-item.k-active{border-bottom-color:transparent}.k-tabstrip-top>.k-content,.k-tabstrip-top>.k-tabstrip-content{border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-width:0!important}.k-tabstrip-bottom>.k-tabstrip-items-wrapper{border-top-width:1px}.k-tabstrip-bottom>.k-tabstrip-items-wrapper .k-item{border-bottom-right-radius:0;border-bottom-left-radius:0;margin-top:-1px}.k-tabstrip-bottom>.k-tabstrip-items-wrapper .k-item.k-active{border-top-color:transparent}.k-tabstrip-bottom>.k-content,.k-tabstrip-bottom>.k-tabstrip-content{border-top-left-radius:0;border-top-right-radius:0;border-bottom-width:0!important}.k-tabstrip-left{flex-direction:row}.k-tabstrip-left>.k-tabstrip-items-wrapper{border-right-width:1px}.k-tabstrip-left>.k-tabstrip-items-wrapper>.k-tabstrip-items{flex-direction:column}.k-tabstrip-left>.k-tabstrip-items-wrapper .k-item{border-top-left-radius:0;border-bottom-left-radius:0;margin-right:-1px}.k-tabstrip-left>.k-tabstrip-items-wrapper .k-item.k-active{border-right-color:transparent}.k-tabstrip-left>.k-content,.k-tabstrip-left>.k-tabstrip-content{border-top-right-radius:0;border-bottom-right-radius:0;border-left-width:0!important}.k-tabstrip-right{flex-direction:row-reverse}.k-tabstrip-right>.k-tabstrip-items-wrapper{border-left-width:1px}.k-tabstrip-right>.k-tabstrip-items-wrapper>.k-tabstrip-items{flex-direction:column}.k-tabstrip-right>.k-tabstrip-items-wrapper .k-item{border-top-right-radius:0;border-bottom-right-radius:0;margin-left:-1px}.k-tabstrip-right>.k-tabstrip-items-wrapper .k-item.k-active{border-left-color:transparent}.k-tabstrip-right>.k-content,.k-tabstrip-right>.k-tabstrip-content{border-top-left-radius:0;border-bottom-left-radius:0;border-right-width:0}.k-tabstrip-items-start{justify-content:flex-start}.k-tabstrip-items-center{justify-content:center}.k-tabstrip-items-end{justify-content:flex-end}.k-tabstrip-items-justify{justify-content:space-between}.k-tabstrip-items-stretched>*{flex:1 0 0}.k-tabstrip-items-wrapper .k-item:after{content:"";border-width:0;border-style:solid;display:none;position:absolute;z-index:2;inset:0;pointer-events:none}.k-tabstrip-top>.k-tabstrip-items-wrapper .k-item:after{border-bottom-width:2px}.k-tabstrip-bottom>.k-tabstrip-items-wrapper .k-item:after{border-top-width:2px}.k-tabstrip-left>.k-tabstrip-items-wrapper .k-item:after{border-right-width:2px}.k-tabstrip-right>.k-tabstrip-items-wrapper .k-item:after{border-left-width:2px}.k-tabstrip-items-wrapper .k-item.k-active:after{display:block}.k-tabstrip-items-wrapper .k-item>.k-link{z-index:1}.k-rtl .k-tabstrip.k-tabstrip-left>.k-tabstrip-items-wrapper,.k-rtl .k-tabstrip.k-tabstrip-right>.k-tabstrip-items-wrapper,.k-tabstrip[dir=rtl].k-tabstrip-left>.k-tabstrip-items-wrapper,.k-tabstrip[dir=rtl].k-tabstrip-right>.k-tabstrip-items-wrapper{order:1}.k-rtl .k-tabstrip.k-tabstrip-left>.k-content,.k-rtl .k-tabstrip.k-tabstrip-right>.k-content,.k-tabstrip[dir=rtl].k-tabstrip-left>.k-content,.k-tabstrip[dir=rtl].k-tabstrip-right>.k-content{order:0}.k-rtl .k-tabstrip.k-tabstrip-left>.k-tabstrip-content,.k-rtl .k-tabstrip.k-tabstrip-right>.k-tabstrip-content,.k-tabstrip[dir=rtl].k-tabstrip-left>.k-tabstrip-content,.k-tabstrip[dir=rtl].k-tabstrip-right>.k-tabstrip-content{order:0}.k-rtl .k-tabstrip .k-tabstrip-prev,.k-rtl .k-tabstrip .k-tabstrip-next,.k-tabstrip[dir=rtl] .k-tabstrip-prev,.k-tabstrip[dir=rtl] .k-tabstrip-next{transform:scaleX(-1)}.k-tabstrip{line-height:1.4285714286}.k-tabstrip-items{text-transform:uppercase}.k-tabstrip-left .k-tabstrip-items .k-link{justify-content:flex-end}.k-tabstrip-items .k-disabled{opacity:1;filter:none}.k-tabstrip-items-wrapper{border-color:#0000001f;color:#0000008a}.k-tabstrip-items-wrapper .k-item{color:#0000008a}.k-tabstrip-items-wrapper .k-item:hover,.k-tabstrip-items-wrapper .k-item.k-hover{color:#000000de;background-color:#0000000a}.k-tabstrip-items-wrapper .k-item:active,.k-tabstrip-items-wrapper .k-item.k-active,.k-tabstrip-items-wrapper .k-item.k-selected{color:#000000de}.k-tabstrip-items-wrapper .k-item.k-tabstrip-dragging{box-shadow:0 4px 5px #00000024,0 1px 10px #0000001f,0 2px 4px -1px #0003}.k-tabstrip-content,.k-tabstrip>.k-content{background-color:transparent}.k-tabstrip-content:focus,.k-tabstrip-content.k-focus,.k-tabstrip>.k-content:focus,.k-tabstrip>.k-content.k-focus{outline-color:#000000de}.k-tabstrip-items-wrapper .k-item.k-active:after{border-color:#3f51b5}.k-tabstrip-items .k-disabled{color:#00000061}.k-wizard{padding:20px;border-width:0px;border-style:solid;box-sizing:border-box;outline:0;font-size:14px;line-height:2;font-family:Roboto,Helvetica Neue,sans-serif;position:relative;color:inherit;background:none;display:flex;align-items:stretch;overflow:hidden}.k-wizard .k-wizard-steps{box-sizing:border-box;display:flex;overflow:hidden}.k-wizard .k-wizard-step{box-sizing:border-box;padding:10px;width:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between}.k-wizard .k-wizard-step:focus,.k-wizard .k-wizard-step.k-focus{outline-width:1px;outline-style:dotted;outline-offset:-1px}.k-wizard .k-wizard-content{box-sizing:border-box;overflow-y:auto}.k-wizard .k-wizard-buttons{margin-top:32px;box-sizing:border-box;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;flex-shrink:0}.k-wizard .k-wizard-buttons .k-button{margin-right:10px}.k-wizard .k-wizard-buttons .k-wizard-pager{vertical-align:middle}.k-wizard .k-wizard-buttons-right .k-button:last-of-type{margin-right:0}.k-wizard .k-stepper .k-step-list-vertical .k-step{flex:1 0 auto}.k-wizard .k-stepper .k-step-indicator{flex-shrink:0}.k-wizard-horizontal{flex-direction:column}.k-wizard-horizontal .k-wizard-steps{margin-top:32px}.k-wizard-horizontal .k-wizard-steps,.k-wizard-horizontal .k-wizard-content{flex:1 1 auto}.k-wizard-vertical .k-wizard-steps{flex:1 0 0%}.k-wizard-vertical .k-wizard-content{flex:1 1 0%}.k-wizard-vertical .k-wizard-steps{margin-left:32px}.k-wizard-left{flex-direction:row-reverse}.k-wizard-left .k-wizard-steps{margin-right:32px;margin-left:0}.k-wizard-step:focus,.k-wizard-step.k-focus{outline-color:#656565}.k-ie .k-wizard-step:focus,.k-ie .k-wizard-step.k-focus{box-shadow:inset 0 0 0 2px #00000021;outline:none}.k-expander{border-width:1px;border-style:solid;box-sizing:border-box;overflow:hidden;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;display:flex;flex-direction:column;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-expander *,.k-expander *:before,.k-expander *:after{box-sizing:border-box}.k-rtl .k-expander .k-expander-indicator,.k-expander.k-rtl .k-expander-indicator,.k-expander[dir=rtl] .k-expander-indicator{margin-left:0;margin-right:12px}.k-expander-header{padding:12px 24px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.k-expander-spacer{flex:1 1 auto}.k-expander-title{text-transform:uppercase;font-weight:500}.k-expander-indicator{margin-left:12px}.k-expander-content{padding:24px}.k-expander+.k-expander.k-expanded,.k-expander.k-expanded+.k-expander{margin-top:12px}.k-expander:not(.k-expanded)+.k-expander:not(.k-expanded){border-top-width:0}.k-expander{border-color:#0000001f;color:#000000de;background-color:#fff}.k-expander.k-focus{box-shadow:inset 0 0 0 2px #00000014}.k-expander-header{color:#000000de;background-color:transparent;outline:none}.k-expander-header:hover,.k-expander-header.k-hover{background-color:#0000000a}.k-expander-header.k-focus{background-color:#0000001f;box-shadow:none}.k-expander-title{color:#e51a5f}.k-expander-sub-title{color:#0000008a}.k-panelbar{margin:0;padding:0;border-width:1px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:1.4285714286;list-style:none;display:block;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-panelbar *,.k-panelbar *:before,.k-panelbar *:after{box-sizing:border-box}.k-panelbar>.k-item,.k-panelbar>.k-panelbar-header{border-width:0;border-style:solid;border-color:inherit;display:block}.k-panelbar>.k-item>.k-link,.k-panelbar>.k-panelbar-header>.k-link{padding:12px 24px;color:inherit;background:none;text-decoration:none;font-weight:500;display:flex;flex-flow:row nowrap;gap:8px;align-items:center;align-content:center;position:relative;-webkit-user-select:none;user-select:none;cursor:default;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out}.k-panelbar>.k-item+.k-item,.k-panelbar>.k-panelbar-header+.k-panelbar-header{border-top-width:1px}.k-panelbar .k-group,.k-panelbar .k-panelbar-group{margin:0;padding:0;border-width:0;border-color:inherit;color:inherit;background-color:transparent;list-style:none}.k-panelbar .k-group>.k-item,.k-panelbar .k-panelbar-group>.k-panelbar-item{display:block}.k-panelbar .k-group>.k-item>.k-link,.k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link{padding:12px 24px;color:inherit;text-decoration:none;display:flex;flex-flow:row nowrap;gap:8px;align-items:center;align-content:center;position:relative;-webkit-user-select:none;user-select:none;cursor:default;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out}.k-panelbar .k-group>.k-item.k-level-1 .k-link,.k-panelbar .k-panelbar-group>.k-panelbar-item.k-level-1 .k-link{padding-left:24px}.k-panelbar .k-group>.k-item.k-level-2 .k-link,.k-panelbar .k-panelbar-group>.k-panelbar-item.k-level-2 .k-link{padding-left:48px}.k-panelbar .k-group>.k-item.k-level-3 .k-link,.k-panelbar .k-panelbar-group>.k-panelbar-item.k-level-3 .k-link{padding-left:72px}.k-panelbar .k-group>.k-item.k-level-4 .k-link,.k-panelbar .k-panelbar-group>.k-panelbar-item.k-level-4 .k-link{padding-left:96px}.k-panelbar .k-panelbar-item{outline-style:none}.k-panelbar .k-panelbar-content{display:flow-root}.k-panelbar .k-panelbar-expand,.k-panelbar .k-panelbar-collapse,.k-panelbar .k-panelbar-toggle{margin-inline-start:auto}.k-panelbar .k-group .k-panelbar-expand,.k-panelbar .k-group .k-panelbar-collapse,.k-panelbar .k-panelbar-group .k-panelbar-toggle{margin-inline-end:0px}.k-rtl .k-panelbar .k-group>.k-item.k-level-1 .k-link,.k-rtl .k-panelbar .k-panelbar-group>.k-panelbar-item.k-level-1 .k-link,.k-panelbar.k-rtl .k-group>.k-item.k-level-1 .k-link,.k-panelbar.k-rtl .k-panelbar-group>.k-panelbar-item.k-level-1 .k-link,.k-panelbar[dir=rtl] .k-group>.k-item.k-level-1 .k-link,.k-panelbar[dir=rtl] .k-panelbar-group>.k-panelbar-item.k-level-1 .k-link{padding-left:24px;padding-right:24px}.k-rtl .k-panelbar .k-group>.k-item.k-level-2 .k-link,.k-rtl .k-panelbar .k-panelbar-group>.k-panelbar-item.k-level-2 .k-link,.k-panelbar.k-rtl .k-group>.k-item.k-level-2 .k-link,.k-panelbar.k-rtl .k-panelbar-group>.k-panelbar-item.k-level-2 .k-link,.k-panelbar[dir=rtl] .k-group>.k-item.k-level-2 .k-link,.k-panelbar[dir=rtl] .k-panelbar-group>.k-panelbar-item.k-level-2 .k-link{padding-left:24px;padding-right:48px}.k-rtl .k-panelbar .k-group>.k-item.k-level-3 .k-link,.k-rtl .k-panelbar .k-panelbar-group>.k-panelbar-item.k-level-3 .k-link,.k-panelbar.k-rtl .k-group>.k-item.k-level-3 .k-link,.k-panelbar.k-rtl .k-panelbar-group>.k-panelbar-item.k-level-3 .k-link,.k-panelbar[dir=rtl] .k-group>.k-item.k-level-3 .k-link,.k-panelbar[dir=rtl] .k-panelbar-group>.k-panelbar-item.k-level-3 .k-link{padding-left:24px;padding-right:72px}.k-rtl .k-panelbar .k-group>.k-item.k-level-4 .k-link,.k-rtl .k-panelbar .k-panelbar-group>.k-panelbar-item.k-level-4 .k-link,.k-panelbar.k-rtl .k-group>.k-item.k-level-4 .k-link,.k-panelbar.k-rtl .k-panelbar-group>.k-panelbar-item.k-level-4 .k-link,.k-panelbar[dir=rtl] .k-group>.k-item.k-level-4 .k-link,.k-panelbar[dir=rtl] .k-panelbar-group>.k-panelbar-item.k-level-4 .k-link{padding-left:24px;padding-right:96px}.k-ie .k-panelbar-expand,.k-ie .k-panelbar-collapse,.k-ie .k-panelbar-toggle{margin-left:auto}.k-ie .k-group .k-panelbar-expand,.k-ie .k-group .k-panelbar-collapse,.k-ie .k-panelbar-group .k-panelbar-toggle{margin-right:0}.k-rtl .k-ie .k-panelbar-expand,.k-rtl .k-ie .k-panelbar-collapse,.k-rtl .k-ie .k-panelbar-toggle,.k-ie.k-rtl .k-panelbar-expand,.k-ie.k-rtl .k-panelbar-collapse,.k-ie.k-rtl .k-panelbar-toggle,.k-ie[dir=rtl] .k-panelbar-expand,.k-ie[dir=rtl] .k-panelbar-collapse,.k-ie[dir=rtl] .k-panelbar-toggle{margin-left:initial;margin-right:auto}.k-rtl .k-ie .k-group .k-panelbar-expand,.k-rtl .k-ie .k-group .k-panelbar-collapse,.k-rtl .k-ie .k-panelbar-group .k-panelbar-toggle,.k-ie.k-rtl .k-group .k-panelbar-expand,.k-ie.k-rtl .k-group .k-panelbar-collapse,.k-ie.k-rtl .k-panelbar-group .k-panelbar-toggle,.k-ie[dir=rtl] .k-group .k-panelbar-expand,.k-ie[dir=rtl] .k-group .k-panelbar-collapse,.k-ie[dir=rtl] .k-panelbar-group .k-panelbar-toggle{margin-left:0}.k-panelbar{border-color:#0000001f;color:#000000de;background-color:#fff}.k-panelbar>.k-item>.k-link,.k-panelbar>.k-panelbar-header>.k-link{color:#e51a5f;background-color:#fff}.k-panelbar>.k-item>.k-link .k-icon,.k-panelbar>.k-item>.k-link .k-panelbar-item-icon,.k-panelbar>.k-panelbar-header>.k-link .k-icon,.k-panelbar>.k-panelbar-header>.k-link .k-panelbar-item-icon{color:#000000de}.k-panelbar>.k-item>.k-link:hover,.k-panelbar>.k-item>.k-link.k-hover,.k-panelbar>.k-panelbar-header>.k-link:hover,.k-panelbar>.k-panelbar-header>.k-link.k-hover{background-color:#f5f5f5}.k-panelbar>.k-item>.k-link:focus,.k-panelbar>.k-item>.k-link.k-focus,.k-panelbar>.k-panelbar-header>.k-link:focus,.k-panelbar>.k-panelbar-header>.k-link.k-focus{background-color:#e0e0e0}.k-panelbar>.k-item>.k-link:focus:hover,.k-panelbar>.k-item>.k-link.k-focus.k-hover,.k-panelbar>.k-panelbar-header>.k-link:focus:hover,.k-panelbar>.k-panelbar-header>.k-link.k-focus.k-hover{background-color:#d6d6d6}.k-panelbar>.k-item>.k-link.k-selected,.k-panelbar>.k-panelbar-header>.k-link.k-selected{color:#fff;background-color:#e51a5f}.k-panelbar>.k-item>.k-link.k-selected .k-icon,.k-panelbar>.k-item>.k-link.k-selected .k-panelbar-item-icon,.k-panelbar>.k-panelbar-header>.k-link.k-selected .k-icon,.k-panelbar>.k-panelbar-header>.k-link.k-selected .k-panelbar-item-icon{color:inherit}.k-panelbar>.k-item>.k-link.k-selected:hover,.k-panelbar>.k-item>.k-link.k-selected.k-hover,.k-panelbar>.k-panelbar-header>.k-link.k-selected:hover,.k-panelbar>.k-panelbar-header>.k-link.k-selected.k-hover{background-color:#e72b6b}.k-panelbar>.k-item>.k-link.k-selected:focus,.k-panelbar>.k-item>.k-link.k-selected.k-focus,.k-panelbar>.k-panelbar-header>.k-link.k-selected:focus,.k-panelbar>.k-panelbar-header>.k-link.k-selected.k-focus{background-color:#eb5185}.k-panelbar>.k-item>.k-link.k-selected:hover:focus,.k-panelbar>.k-item>.k-link.k-selected.k-hover.k-focus,.k-panelbar>.k-panelbar-header>.k-link.k-selected:hover:focus,.k-panelbar>.k-panelbar-header>.k-link.k-selected.k-hover.k-focus{background-color:#ed6292}.k-panelbar .k-group>.k-item>.k-link:hover,.k-panelbar .k-group>.k-item>.k-link.k-hover,.k-panelbar .k-group>.k-panelbar-item>.k-link:hover,.k-panelbar .k-group>.k-panelbar-item>.k-link.k-hover,.k-panelbar .k-panelbar-group>.k-item>.k-link:hover,.k-panelbar .k-panelbar-group>.k-item>.k-link.k-hover,.k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link:hover,.k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link.k-hover{background-color:#f5f5f5}.k-panelbar .k-group>.k-item>.k-link:focus,.k-panelbar .k-group>.k-item>.k-link.k-focus,.k-panelbar .k-group>.k-panelbar-item>.k-link:focus,.k-panelbar .k-group>.k-panelbar-item>.k-link.k-focus,.k-panelbar .k-panelbar-group>.k-item>.k-link:focus,.k-panelbar .k-panelbar-group>.k-item>.k-link.k-focus,.k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link:focus,.k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link.k-focus{background-color:#e0e0e0}.k-panelbar .k-group>.k-item>.k-link:focus:hover,.k-panelbar .k-group>.k-item>.k-link.k-focus.k-hover,.k-panelbar .k-group>.k-panelbar-item>.k-link:focus:hover,.k-panelbar .k-group>.k-panelbar-item>.k-link.k-focus.k-hover,.k-panelbar .k-panelbar-group>.k-item>.k-link:focus:hover,.k-panelbar .k-panelbar-group>.k-item>.k-link.k-focus.k-hover,.k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link:focus:hover,.k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link.k-focus.k-hover{background-color:#d6d6d6}.k-panelbar .k-group>.k-item>.k-link.k-selected,.k-panelbar .k-group>.k-panelbar-item>.k-link.k-selected,.k-panelbar .k-panelbar-group>.k-item>.k-link.k-selected,.k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link.k-selected{color:#fff;background-color:#e51a5f}.k-panelbar .k-group>.k-item>.k-link.k-selected:hover,.k-panelbar .k-group>.k-item>.k-link.k-selected.k-hover,.k-panelbar .k-group>.k-panelbar-item>.k-link.k-selected:hover,.k-panelbar .k-group>.k-panelbar-item>.k-link.k-selected.k-hover,.k-panelbar .k-panelbar-group>.k-item>.k-link.k-selected:hover,.k-panelbar .k-panelbar-group>.k-item>.k-link.k-selected.k-hover,.k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link.k-selected:hover,.k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link.k-selected.k-hover{background-color:#e72b6b}.k-panelbar .k-group>.k-item>.k-link.k-selected:focus,.k-panelbar .k-group>.k-item>.k-link.k-selected.k-focus,.k-panelbar .k-group>.k-panelbar-item>.k-link.k-selected:focus,.k-panelbar .k-group>.k-panelbar-item>.k-link.k-selected.k-focus,.k-panelbar .k-panelbar-group>.k-item>.k-link.k-selected:focus,.k-panelbar .k-panelbar-group>.k-item>.k-link.k-selected.k-focus,.k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link.k-selected:focus,.k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link.k-selected.k-focus{background-color:#eb5185}.k-panelbar .k-group>.k-item>.k-link.k-selected:focus:hover,.k-panelbar .k-group>.k-item>.k-link.k-selected.k-focus.k-hover,.k-panelbar .k-group>.k-panelbar-item>.k-link.k-selected:focus:hover,.k-panelbar .k-group>.k-panelbar-item>.k-link.k-selected.k-focus.k-hover,.k-panelbar .k-panelbar-group>.k-item>.k-link.k-selected:focus:hover,.k-panelbar .k-panelbar-group>.k-item>.k-link.k-selected.k-focus.k-hover,.k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link.k-selected:focus:hover,.k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link.k-selected.k-focus.k-hover{background-color:#ed6292}.k-splitter{height:300px;border-width:1px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;display:block;position:relative;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-splitter .k-pane{overflow:hidden}.k-splitter .k-scrollable{overflow:auto}.k-splitter .k-splitter-resizing{overflow:hidden}.k-pane>.k-splitter{border-width:0;overflow:hidden}.k-splitter .k-pane-loading{position:static;top:50%;left:50%}.k-ghost-splitbar,.k-splitbar{border-style:solid;outline:0;position:absolute;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center}.k-ghost-splitbar .k-collapse-prev,.k-ghost-splitbar .k-collapse-next,.k-splitbar .k-collapse-prev,.k-splitbar .k-collapse-next{cursor:pointer}.k-ghost-splitbar .k-icon,.k-splitbar .k-icon{font-size:10px}.k-splitbar-draggable-horizontal{cursor:col-resize}.k-splitbar-draggable-vertical{cursor:row-resize}.k-ghost-splitbar-horizontal,.k-splitbar-horizontal{width:8px;border-width:0;background-repeat:repeat-y;flex-direction:column;top:0}.k-ghost-splitbar-vertical,.k-splitbar-vertical{height:8px;border-width:0;background-repeat:repeat-x;flex-direction:row;left:0}.k-splitbar-static-horizontal{width:1px}.k-splitbar-static-vertical{height:1px}.k-splitbar-draggable-horizontal .k-resize-handle{width:2px;height:20px;position:static;z-index:1}.k-splitbar .k-resize-handle{display:none;background-color:currentColor}.k-splitbar-draggable-horizontal .k-resize-handle,.k-splitbar-draggable-vertical .k-resize-handle{display:block}.k-splitbar-horizontal .k-collapse-prev{margin-bottom:7px}.k-splitbar-horizontal .k-collapse-next{margin-top:7px}.k-splitbar-vertical .k-collapse-prev{margin-right:7px}.k-splitbar-vertical .k-collapse-next{margin-left:7px}.k-splitbar-draggable-vertical .k-resize-handle{width:20px;height:2px;position:static;z-index:1}.k-pane>.k-splitter-overlay{opacity:0;position:absolute}.k-splitter-flex{display:flex;width:100%;height:auto}.k-splitter-flex .k-pane{position:relative;flex:1 1 auto;display:block;min-width:0;max-width:100%;min-height:0;max-height:100%;height:100%}.k-splitter-flex .k-pane-static{flex-grow:0;flex-shrink:0}.k-splitter-flex .k-pane-flex{display:flex}.k-splitter-flex .k-splitbar{position:static;flex:0 0 auto}.k-splitter-flex .k-pane.k-hidden,.k-splitter-flex .k-pane[hidden],.k-splitter-flex .k-pane-flex.k-hidden,.k-splitter-flex .k-pane-flex[hidden]{flex:0 1 0%!important;overflow:hidden!important;display:block!important}.k-splitter-flex.k-splitter-horizontal{flex-direction:row}.k-splitter-flex.k-splitter-horizontal[dir=rtl]>.k-splitbar>.k-collapse-next,.k-splitter-flex.k-splitter-horizontal[dir=rtl]>.k-splitbar>.k-collapse-prev{transform:scaleX(-1)}.k-splitter-flex.k-splitter-vertical{flex-direction:column}.k-splitter{border-color:#0000001f;color:#000000de;background-color:#fff}.k-splitbar{color:#0000008a;background-color:#ebebeb}.k-splitbar:hover,.k-splitbar.k-hover,.k-splitbar-horizontal-hover,.k-splitbar-vertical-hover{color:#0000008a;background-color:#e2e2e2}.k-splitbar:focus,.k-splitbar.k-focus{color:#fff;background:#3f51b5}.k-ghost-splitbar{background-color:#e2e2e2}.k-tilelayout{border-width:0px;border-style:solid;box-sizing:border-box;outline:0;display:grid;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-tilelayout .k-card{box-shadow:none;border-width:1px}.k-tilelayout-item{position:relative;z-index:0}.k-layout-item-hint{border-radius:4px;border-width:1px;border-style:solid;position:relative}.k-layout-item-hint.k-layout-item-hint-resize{z-index:3}.k-tilelayout-item-header.k-card-header{z-index:0}.k-tilelayout-item-body{min-height:0}.k-tilelayout{background-color:#f5f5f5}.k-tilelayout-item:focus,.k-tilelayout-item.k-focus{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.k-layout-item-hint{border-color:#0000001f;background-color:#fff3}.k-pane-wrapper{border-width:1px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;display:block;position:relative;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-pane-wrapper .k-pane{width:100%;height:100%;-webkit-user-select:none;user-select:none;box-sizing:border-box;font-family:sans-serif;overflow-x:hidden}.k-pane-wrapper .k-view{top:0;left:0;position:relative;border:0;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;display:flex;height:100%;width:100%;flex-direction:column;align-items:stretch;align-content:stretch;vertical-align:top;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-pane-wrapper .k-content{min-height:1px;flex:1;align-items:stretch;display:block;width:auto;overflow:hidden;position:relative}.k-pane-wrapper>div.k-pane{box-shadow:none;font-weight:400}.k-pane-wrapper .k-popup-edit-form .k-content,.k-pane-wrapper .k-grid-edit-form .k-content,.k-pane-wrapper .k-grid-header-menu .k-content,.k-pane-wrapper .k-grid-filter-menu .k-content{overflow-y:auto}.k-pane-wrapper .k-popup-edit-form .k-content>.k-scroll-container,.k-pane-wrapper .k-grid-edit-form .k-content>.k-scroll-container,.k-pane-wrapper .k-grid-header-menu .k-content>.k-scroll-container,.k-pane-wrapper .k-grid-filter-menu .k-content>.k-scroll-container{position:absolute;width:100%;min-height:100%;box-sizing:border-box}.k-pane-wrapper .k-grid-edit-form .k-popup-edit-form,.k-pane-wrapper .k-grid-edit-form .k-edit-form-container{width:auto;min-width:auto}.k-grid.k-grid-mobile{border-width:0}.k-grid-mobile .k-resize-handle-inner:before{content:"\e01e";position:absolute;font:16px/1 WebComponentsIcons;top:calc(50% - 1px);left:50%;transform:translate(-50%,-50%);padding:.2em}.k-grid-mobile .k-header a{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-drag:none}.k-pane-wrapper .k-scheduler-edit-form .k-recur-view{padding:0;flex-direction:column;align-items:stretch}.k-pane-wrapper .k-scheduler-edit-form .k-recur-view>.k-listgroup-form-row{margin:0}.k-pane-wrapper .k-scheduler-edit-form .k-recur-items-wrap{width:100%;margin:-1px 0}.k-pane-wrapper .k-scheduler-edit-form .k-scheduler-recur-end-wrap{white-space:nowrap}.k-scheduler.k-scheduler-mobile{border-width:0}.k-scheduler-mobile th{font-weight:400}.k-scheduler-mobile .k-event:hover .k-resize-handle{visibility:hidden}.k-scheduler-mobile .k-scheduler-toolbar{padding:8px}.k-scheduler-mobile .k-scheduler-toolbar>*{margin:0}.k-scheduler-mobile .k-scheduler-toolbar:before{display:none}.k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-navigation{width:100%;display:flex;flex-flow:row nowrap;justify-content:space-between;margin:0}.k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-navigation .k-nav-current{line-height:1;display:flex;flex-flow:column nowrap;align-items:center;justify-content:space-evenly;gap:0}.k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-navigation .k-y-date-format{font-size:12px}.k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-views-wrapper .k-views-dropdown{display:inline-block}.k-scheduler-mobile .k-scheduler-footer{padding:8px;display:flex;justify-content:space-between}.k-scheduler-mobile .k-scheduler-footer>*{margin:0}.k-scheduler-mobile .k-scheduler-footer:before{display:none}.k-scheduler-mobile .k-scheduler-monthview .k-hidden{height:40px}.k-scheduler-mobile .k-scheduler-monthview .k-scheduler-table td{height:40px;vertical-align:top;text-align:center}.k-scheduler-mobile .k-scheduler-monthview .k-events-container{position:absolute;text-align:center;height:6px;line-height:6px}.k-scheduler-mobile .k-scheduler-monthview .k-event{position:static;padding:4px;border-radius:50%;display:inline-block;width:4px;height:4px;min-height:0;margin:1px}.k-scheduler-mobile .k-scheduler-dayview .k-mobile-header.k-mobile-horizontal-header .k-scheduler-times table tr:first-child,.k-scheduler-mobile .k-scheduler-dayview .k-mobile-header .k-scheduler-header .k-scheduler-date-group{display:none}.k-scheduler-mobile .k-scheduler-header-wrap>div{overflow:visible}.k-scheduler-mobile .k-scheduler-agendaview .k-mobile-header{display:none}.k-scheduler-mobile .k-scheduler-agendaview .k-scheduler-table{table-layout:auto}.k-scheduler-mobile .k-scheduler-agendaview .k-scheduler-table .k-scheduler-groupcolumn{width:1%}.k-scheduler-mobile .k-scheduler-agendaview .k-scheduler-table td{white-space:normal}.k-scheduler-mobile .k-mobile-header .k-scheduler-table td,.k-scheduler-mobile .k-mobile-header .k-scheduler-table th{height:1.5em}.k-scheduler-mobile .k-time-text,.k-scheduler-mobile .k-time-period{display:block;line-height:1}.k-scheduler-mobile .k-time-period{font-size:.7em}.k-scheduler-mobile .k-scheduler-table td,.k-scheduler-mobile .k-scheduler-table th{height:2em;vertical-align:middle}.k-scheduler-mobile .k-scheduler-datecolumn-wrap{display:flex;align-items:center;justify-content:space-between}.k-scheduler-mobile .k-task{display:flex;align-items:center}.k-scheduler-mobile .k-task .k-scheduler-mark{border-radius:50%}.k-scheduler-mobile .k-task .k-i-reload,.k-scheduler-mobile .k-task .k-i-arrow-rotate-cw{font-size:1em;margin-right:.5em}.k-scheduler-mobile .k-task .k-scheduler-task-text{flex:1 1 0%}.k-scheduler-mobile .k-scheduler-times .k-scheduler-group-cell,.k-scheduler-mobile .k-scheduler-times .k-scheduler-groupcolumn,.k-scheduler-mobile .k-scheduler-agenda .k-scheduler-group-cell,.k-scheduler-mobile .k-scheduler-agenda .k-scheduler-groupcolumn{vertical-align:top}.k-scheduler-mobile .k-scheduler-times .k-scheduler-group-cell .k-scheduler-group-text,.k-scheduler-mobile .k-scheduler-times .k-scheduler-groupcolumn .k-scheduler-group-text,.k-scheduler-mobile .k-scheduler-agenda .k-scheduler-group-cell .k-scheduler-group-text,.k-scheduler-mobile .k-scheduler-agenda .k-scheduler-groupcolumn .k-scheduler-group-text{writing-mode:vertical-lr;transform:rotate(180deg);white-space:nowrap}.k-scheduler-mobile .k-scrollbar-h tr+tr .k-scheduler-times{border-bottom-width:0}.k-pane-wrapper .k-appbar{padding:4px}.k-pane-wrapper .k-list-title,.k-pane-wrapper .k-filter-help-text{padding:8px;display:block}.k-pane-wrapper .k-listgroup-title{padding:8px;font-weight:700;text-transform:uppercase}.k-pane-wrapper .k-listgroup .k-listgroup-item{border-color:inherit}.k-pane-wrapper .k-listgroup+.k-listgroup{margin-top:16px}.k-pane-wrapper .k-column-menu{padding:8px;display:flex;flex-flow:column nowrap;gap:8px}.k-pane-wrapper .k-column-menu .k-filter-item .k-filterable *{pointer-events:none}.k-pane-wrapper .k-column-menu .k-list-title,.k-pane-wrapper .k-column-menu .k-listgroup-title{padding:0}.k-pane-wrapper .k-column-menu .k-listgroup{margin-inline:-8px}.k-pane-wrapper .k-filter-menu{padding:8px;display:flex;flex-flow:column nowrap;gap:8px}.k-pane-wrapper .k-filter-menu .k-list-title{padding:0}.k-pane-wrapper .k-filter-menu .k-list-filter{padding:0;display:flex;flex-flow:column nowrap;gap:inherit}.k-pane-wrapper .k-filter-menu .k-filter-tools{display:flex;flex-flow:row nowrap;gap:inherit}.k-pane-wrapper .k-filter-menu .k-listgroup{margin-inline:-8px}.k-pane-wrapper .k-popup-edit-form .k-recur-editor-wrap{display:flex}.k-pane-wrapper .k-popup-edit-form .k-mobiletimezoneeditor{display:flex;align-items:center;justify-content:flex-end;position:relative;flex:1 1 auto}.k-pane-wrapper .k-multicheck-wrap.k-listgroup{overflow-y:auto}.k-pane-wrapper .k-pager-wrap.k-pager-sm,.k-pane-wrapper .k-pager.k-pager-sm{justify-content:center}.k-pane-wrapper .k-pager-wrap.k-pager-sm .k-pager-refresh,.k-pane-wrapper .k-pager.k-pager-sm .k-pager-refresh{display:none}.k-rtl .k-pane-wrapper .k-header-cancel .k-i-arrow-chevron-left,.k-rtl .k-pane-wrapper .k-listgroup-item .k-select .k-i-arrow-chevron-right,.k-pane-wrapper[dir=rtl] .k-header-cancel .k-i-arrow-chevron-left,.k-pane-wrapper[dir=rtl] .k-listgroup-item .k-select .k-i-arrow-chevron-right,[dir=rtl] .k-pane-wrapper .k-header-cancel .k-i-arrow-chevron-left,[dir=rtl] .k-pane-wrapper .k-listgroup-item .k-select .k-i-arrow-chevron-right{transform:scaleX(-1)}.k-rtl .k-pane-wrapper .k-scheduler-mobile .k-scheduler-toolbar>ul>li,.k-pane-wrapper[dir=rtl] .k-scheduler-mobile .k-scheduler-toolbar>ul>li,[dir=rtl] .k-pane-wrapper .k-scheduler-mobile .k-scheduler-toolbar>ul>li{border:0}.k-rtl .k-pane-wrapper .k-scheduler-mobile .k-scheduler-toolbar .k-nav-prev,.k-rtl .k-pane-wrapper .k-scheduler-mobile .k-scheduler-toolbar .k-nav-next,.k-pane-wrapper[dir=rtl] .k-scheduler-mobile .k-scheduler-toolbar .k-nav-prev,.k-pane-wrapper[dir=rtl] .k-scheduler-mobile .k-scheduler-toolbar .k-nav-next,[dir=rtl] .k-pane-wrapper .k-scheduler-mobile .k-scheduler-toolbar .k-nav-prev,[dir=rtl] .k-pane-wrapper .k-scheduler-mobile .k-scheduler-toolbar .k-nav-next{transform:scaleX(-1)}.k-rtl .k-pane-wrapper .k-scheduler-mobile .k-task .k-i-reload,.k-pane-wrapper[dir=rtl] .k-scheduler-mobile .k-task .k-i-reload,[dir=rtl] .k-pane-wrapper .k-scheduler-mobile .k-task .k-i-reload{margin-left:.5em;margin-right:0}.k-pane-wrapper,.k-view{border-color:#0000001f;color:#000000de;background-color:#fff}.k-pane-wrapper .k-pane>.k-view>.k-content{background-position:50% 50%;background-color:#fff}.k-pane-wrapper .k-pane .k-grid-mobile .k-column-active+th.k-header{border-left-color:#000000de}.k-pane-wrapper .k-pane .k-grid-mobile .k-resize-handle-inner:before{background-color:#fff}.k-pane-wrapper .k-pane .k-scheduler-mobile .k-nav-current{color:#3f51b5}.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-times,.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-header,.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-groupcolumn,.k-pane-wrapper .k-pane .k-scheduler-mobile .k-mobile-scheduler-agendadate{color:inherit}.k-pane-wrapper .k-pane .k-scheduler-mobile .k-time-period,.k-pane-wrapper .k-pane .k-scheduler-mobile .k-mobile-scheduler-agendaweekday{color:#0000008a}.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-times,.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-header,.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-header-wrap,.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-datecolumn,.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-groupcolumn,.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-group-cell,.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-header-all-day{background-color:#fff}.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-tools>li{display:inline-block;background-color:inherit}.k-pane-wrapper .k-pane .k-grid-edit-form .k-item,.k-pane-wrapper .k-pane .k-grid-edit-form .k-link,.k-pane-wrapper .k-pane .k-grid-header-menu .k-item,.k-pane-wrapper .k-pane .k-grid-header-menu .k-link,.k-pane-wrapper .k-pane .k-grid-filter-menu .k-item,.k-pane-wrapper .k-pane .k-grid-filter-menu .k-link,.k-pane-wrapper .k-pane .k-scheduler-edit-form .k-item,.k-pane-wrapper .k-pane .k-scheduler-edit-form .k-link{color:#000000de}.k-pane-wrapper .k-pane .k-grid-edit-form .k-clear,.k-pane-wrapper .k-pane .k-grid-edit-form .k-select-all,.k-pane-wrapper .k-pane .k-grid-edit-form .k-scheduler-delete,.k-pane-wrapper .k-pane .k-grid-edit-form .k-scheduler-resetSeries,.k-pane-wrapper .k-pane .k-grid-header-menu .k-clear,.k-pane-wrapper .k-pane .k-grid-header-menu .k-select-all,.k-pane-wrapper .k-pane .k-grid-header-menu .k-scheduler-delete,.k-pane-wrapper .k-pane .k-grid-header-menu .k-scheduler-resetSeries,.k-pane-wrapper .k-pane .k-grid-filter-menu .k-clear,.k-pane-wrapper .k-pane .k-grid-filter-menu .k-select-all,.k-pane-wrapper .k-pane .k-grid-filter-menu .k-scheduler-delete,.k-pane-wrapper .k-pane .k-grid-filter-menu .k-scheduler-resetSeries,.k-pane-wrapper .k-pane .k-scheduler-edit-form .k-clear,.k-pane-wrapper .k-pane .k-scheduler-edit-form .k-select-all,.k-pane-wrapper .k-pane .k-scheduler-edit-form .k-scheduler-delete,.k-pane-wrapper .k-pane .k-scheduler-edit-form .k-scheduler-resetSeries{color:#3f51b5}.k-pane-wrapper .k-pane .k-column-menu .k-listgroup-item.k-selected{color:#3f51b5;background:none}.k-pane-wrapper .k-pane .k-column-menu .k-listgroup-item.k-selected .k-link{color:inherit}.k-grid{border-width:1px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;display:flex;flex-direction:column;position:relative;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-grid.k-grid-display-block{display:block}.k-grid .k-grid-container{display:flex;flex:1 1 auto;overflow:hidden;position:relative}.k-grid .k-grid-aria-root{border-color:inherit;display:flex;flex-direction:column;flex:1 1 auto;overflow:hidden}.k-grid table{margin:0;width:100%;max-width:none;border-width:0;border-color:inherit;border-collapse:separate;border-spacing:0;empty-cells:show;outline:0}.k-grid thead,.k-grid tbody,.k-grid tfoot{text-align:left;border-color:inherit}.k-grid tr{border-color:inherit}.k-grid th,.k-grid td{padding:10px 24px;border-style:solid;border-color:inherit;outline:0;font-weight:inherit;text-align:inherit;overflow:hidden;text-overflow:ellipsis}.k-grid th:first-child,.k-grid td:first-child{border-left-width:0}.k-grid th:focus,.k-grid td:focus{outline:none}.k-grid th .k-placeholder-line,.k-grid td .k-placeholder-line{width:80%}.k-grid th{padding:16px 24px;border-width:0 0 1px 1px;white-space:nowrap}.k-grid td{border-width:0 0 1px 1px;vertical-align:middle}.k-grid a{color:inherit;text-decoration:none}.k-grid a:hover{text-decoration:none}.k-grid table,.k-grid .k-grid-header-wrap{box-sizing:content-box}.k-grid .k-group-col,.k-grid .k-hierarchy-col{padding:0;width:32px}.k-grid .k-grouping-row p{margin:0;display:flex;align-items:center;align-content:center}.k-grid .k-grouping-row td{overflow:visible}.k-grid .k-grouping-row+tr td{border-top-width:0px}.k-grid .k-grouping-row .k-group-cell,.k-grid .k-grouping-row+tr .k-group-cell{border-top-width:0;text-overflow:clip}.k-grid .k-grouping-row .k-icon{margin-left:-16px;margin-right:8px;text-decoration:none}.k-grid .k-group-footer td{border-style:solid;border-width:1px 0}.k-grid .k-group-footer .k-group-cell+td{border-left-width:0px}.k-grid .k-hierarchy-cell,.k-grid .k-drag-cell{text-align:center;padding:0;overflow:visible}.k-grid .k-hierarchy-cell>.k-icon,.k-grid .k-drag-cell>.k-icon{padding:10px 0;width:100%;height:100%;display:inline-block;outline:0}.k-grid .k-hierarchy-cell+.k-grid-content-sticky{border-left-width:1px}.k-grid .k-detail-row .k-detail-cell{border-left-width:0}.k-grid[dir=rtl] thead,.k-grid[dir=rtl] tbody,.k-grid[dir=rtl] tfoot,.k-rtl .k-grid thead,.k-rtl .k-grid tbody,.k-rtl .k-grid tfoot{text-align:right}.k-grid[dir=rtl] th,.k-rtl .k-grid th{white-space:nowrap}.k-grid[dir=rtl] .k-grid-header-wrap,.k-grid[dir=rtl] .k-grid-footer-wrap,.k-rtl .k-grid .k-grid-header-wrap,.k-rtl .k-grid .k-grid-footer-wrap{border-width:0 0 0 1px}.k-grid[dir=rtl] .k-group-indicator .k-button-flat,.k-rtl .k-grid .k-group-indicator .k-button-flat{margin-left:-4px;margin-right:16px}.k-grid[dir=rtl] .k-group-indicator .k-link .k-icon,.k-rtl .k-grid .k-group-indicator .k-link .k-icon{margin-left:8px;margin-right:-4px}.k-grid[dir=rtl] .k-group-indicator,.k-rtl .k-grid .k-group-indicator{margin-right:0;margin-left:4px}.k-grid[dir=rtl] .k-group-indicator+.k-group-indicator,.k-rtl .k-grid .k-group-indicator+.k-group-indicator{margin-right:4px}.k-grid[dir=rtl] .k-grid-content-locked,.k-grid[dir=rtl] .k-grid-footer-locked,.k-grid[dir=rtl] .k-grid-header-locked,.k-rtl .k-grid .k-grid-content-locked,.k-rtl .k-grid .k-grid-footer-locked,.k-rtl .k-grid .k-grid-header-locked{border-left-width:1px;border-right-width:0}.k-grid[dir=rtl] .k-grid-header-sticky,.k-grid[dir=rtl] .k-grid-content-sticky,.k-grid[dir=rtl] .k-grid-footer-sticky,.k-rtl .k-grid .k-grid-header-sticky,.k-rtl .k-grid .k-grid-content-sticky,.k-rtl .k-grid .k-grid-footer-sticky{border-left-width:1px}.k-grid[dir=rtl] .k-grid-header-sticky:not([style*="display: none"])+td,.k-grid[dir=rtl] .k-grid-header-sticky:not([style*="display: none"])+th,.k-grid[dir=rtl] .k-grid-content-sticky:not([style*="display: none"])+td,.k-grid[dir=rtl] .k-grid-content-sticky:not([style*="display: none"])+th,.k-rtl .k-grid .k-grid-header-sticky:not([style*="display: none"])+td,.k-rtl .k-grid .k-grid-header-sticky:not([style*="display: none"])+th,.k-rtl .k-grid .k-grid-content-sticky:not([style*="display: none"])+td,.k-rtl .k-grid .k-grid-content-sticky:not([style*="display: none"])+th{border-left-width:1px;border-right-width:0}.k-grid[dir=rtl] .k-grid-header-sticky.k-header:first-child,.k-rtl .k-grid .k-grid-header-sticky.k-header:first-child{border-left-width:1px}.k-grid[dir=rtl] .k-grid-row-sticky,.k-rtl .k-grid .k-grid-row-sticky{border-bottom-width:1px;border-top-width:1px}.k-grid[dir=rtl] th,.k-rtl .k-grid th{border-width:0 1px 1px 0}.k-grid[dir=rtl] th:first-child,.k-rtl .k-grid th:first-child{border-right-width:0}.k-grid[dir=rtl] td,.k-rtl .k-grid td{border-width:0 1px 0 0}.k-grid[dir=rtl] td:first-child,.k-rtl .k-grid td:first-child,.k-grid[dir=rtl] td.k-hierarchy-cell,.k-rtl .k-grid td.k-hierarchy-cell{border-right-width:0}.k-grid[dir=rtl] .k-hierarchy-cell+td,.k-rtl .k-grid .k-hierarchy-cell+td{border-right-width:0}.k-grid[dir=rtl] .k-grid-header .k-header,.k-rtl .k-grid .k-grid-header .k-header{z-index:1}.k-grid[dir=rtl] .k-grid-header .k-header.k-first,.k-rtl .k-grid .k-grid-header .k-header.k-first{border-left-width:0;border-right-width:1px}.k-grid[dir=rtl] .k-grid-header .k-with-icon,.k-grid[dir=rtl] .k-grid-header .k-filterable,.k-rtl .k-grid .k-grid-header .k-with-icon,.k-rtl .k-grid .k-grid-header .k-filterable{padding-left:calc(1.4285714286em + 32px);padding-right:24px}.k-grid[dir=rtl] .k-grid-header .k-grid-filter,.k-grid[dir=rtl] .k-grid-header .k-header-column-menu,.k-grid[dir=rtl] .k-grid-header .k-grid-header-menu,.k-rtl .k-grid .k-grid-header .k-grid-filter,.k-rtl .k-grid .k-grid-header .k-header-column-menu,.k-rtl .k-grid .k-grid-header .k-grid-header-menu{right:auto;left:14px}.k-grid[dir=rtl] .k-grid-header-sticky.k-header.k-first,.k-rtl .k-grid .k-grid-header-sticky.k-header.k-first{border-left-width:1px}.k-grid[dir=rtl] .k-grid-header-sticky.k-header.k-grid-no-left-border.k-first,.k-rtl .k-grid .k-grid-header-sticky.k-header.k-grid-no-left-border.k-first{border-left-width:1px;border-right-width:0}.k-grid[dir=rtl] .k-dirty,.k-rtl .k-grid .k-dirty{border-color:currentColor currentColor transparent transparent;left:auto;right:0}.k-grid[dir=rtl] .k-grid-header-wrap,.k-grid[dir=rtl] .k-grid-footer-wrap,.k-rtl .k-grid .k-grid-header-wrap,.k-rtl .k-grid .k-grid-footer-wrap{margin-left:-1px;margin-right:0}.k-grid[dir=rtl] .k-grid-header-locked+.k-grid-header-wrap.k-auto-scrollable,.k-rtl .k-grid .k-grid-header-locked+.k-grid-header-wrap.k-auto-scrollable{margin-left:0}.k-grid[dir=rtl] .k-group-footer td,.k-rtl .k-grid .k-group-footer td{border-width:1px 0}.k-grid[dir=rtl] .k-group-footer .k-group-cell+td,.k-rtl .k-grid .k-group-footer .k-group-cell+td{border-right-width:0px}.k-grid[dir=rtl] .k-grouping-row .k-icon,.k-rtl .k-grid .k-grouping-row .k-icon{margin-left:8px;margin-right:-16px}.k-grid[dir=rtl] .k-column-resizer,.k-rtl .k-grid .k-column-resizer{left:0;right:auto}.k-grid .k-dirty-cell{position:relative}.k-grid .k-dirty-cell.k-edit-cell{position:static}.k-grid .k-dirty-cell.k-grid-content-sticky{position:sticky}.k-grid .k-dirty{border-width:5px;border-color:currentColor transparent transparent currentColor;left:0;right:auto}.k-grid .k-grid-content-locked+.k-grid-content{box-sizing:content-box}.k-grid .k-grid-content-expander{position:absolute;visibility:hidden;height:1px;bottom:1px}.k-grid .k-grid-filter,.k-grid .k-header-column-menu,.k-grid .k-grid-header-menu,.k-grid .k-hierarchy-cell .k-icon{border-width:0}.k-grid .k-drag-col{padding:0;width:48px}.k-grid .k-drag-cell{cursor:move}.k-grid-toolbar{border-width:0 0 1px;flex-shrink:0}.k-grid-toolbar-bottom{border-width:1px 0 0}.k-grouping-header{padding:8px;border-width:0 0 1px;border-style:solid;border-color:inherit;white-space:normal;flex-shrink:0;display:block;position:relative}.k-grouping-header:before{content:"";height:calc(1.4285714286em + 18px);display:inline-block;vertical-align:middle}.k-grouping-header-flex{display:flex;flex-flow:row wrap;align-items:center;gap:8px}.k-grouping-header-flex:before{margin-left:-8px}.k-grouping-header-flex .k-group-indicator{margin:0}.k-grid .k-indicator-container{margin:-8px 0;padding:8px 0}.k-grid .k-indicator-container:last-child{flex-grow:1}.k-group-indicator{border-radius:22px;margin:0;padding:8px 16px;border-width:1px;border-style:solid;display:inline-flex;flex-direction:row;align-items:center;align-content:center;vertical-align:top;box-sizing:border-box}.k-group-indicator .k-link,.k-group-indicator .k-button-flat{padding:0;border-width:0;display:inline-flex;align-items:center}.k-group-indicator .k-link .k-icon{margin-left:-4px;margin-right:8px}.k-group-indicator .k-button-flat{margin-left:16px;margin-right:-4px;padding:0;width:auto;height:auto;opacity:.5}.k-group-indicator .k-button-flat:before,.k-group-indicator .k-button-flat:after{display:none}.k-group-indicator .k-button-flat:hover{opacity:1}.k-group-indicator+.k-group-indicator{margin-left:4px}.k-grouping-dropclue{width:12px;height:36px;position:absolute;top:calc(.7142857143em - 1px);box-sizing:content-box}.k-grouping-dropclue:before,.k-grouping-dropclue:after{display:inline-block;content:"";position:absolute}.k-grouping-dropclue:before{border-width:6px;border-style:solid;border-left-color:transparent;border-right-color:transparent;border-bottom-color:transparent;top:0}.k-grouping-dropclue:after{width:2px;height:calc(100% - 6px);top:6px;left:5px}.k-grid-header-wrap,.k-grid-footer-wrap{margin-right:-1px;width:100%;border-width:0 1px 0 0;border-style:solid;border-color:inherit;position:relative;overflow:hidden}.k-grid-header-locked+.k-grid-header-wrap.k-auto-scrollable{margin-right:0}.k-ie .k-grid-header-locked+.k-grid-header-wrap.k-auto-scrollable{display:inline-block}.k-grid-header,.k-grid-footer{padding-inline-start:0;padding-inline-end:var(--kendo-scrollbar-width, 17px);border-width:0;border-style:solid;border-color:inherit;flex:0 0 auto}.k-grid-header table,.k-grid-footer table{table-layout:fixed}div.k-grid-header,div.k-grid-footer{display:flex;flex-direction:row;align-items:stretch}.k-grid-header{border-bottom-width:1px;font-size:12px}.k-grid-header table{margin-bottom:-1px}.k-grid-header.k-grid-draggable-header{-webkit-user-select:none;user-select:none;touch-action:none}.k-grid-header .k-header{position:relative;vertical-align:bottom;cursor:default}.k-grid-header .k-header:first-child{border-left-width:0}.k-grid-header .k-header.k-first{border-left-width:1px}.k-grid-header .k-header>.k-link{margin:-16px -24px;padding:16px 24px;line-height:inherit;display:block;overflow:hidden;text-overflow:ellipsis;outline:0}.k-ie .k-grid-header .k-header>.k-link{margin:0;padding:0}.k-grid-header .k-with-icon,.k-grid-header .k-filterable,.k-ie .k-grid-header .k-with-icon,.k-ie .k-grid-header .k-filterable{padding-right:calc(1.4285714286em + 32px)}.k-grid-header .k-header>.k-link:focus{text-decoration:none}.k-grid-header .k-grid-filter,.k-grid-header .k-header-column-menu,.k-grid-header .k-grid-header-menu{padding:8px;width:calc(1.4285714286em + 18px);height:calc(1.4285714286em + 18px);box-sizing:border-box;outline:0;line-height:2;display:flex;align-items:center;align-content:center;justify-content:center;position:absolute;right:14px;bottom:calc(8px + .2857142857em);z-index:1}.k-grid-header .k-grid-filter:hover,.k-grid-header .k-header-column-menu:hover,.k-grid-header .k-grid-header-menu:hover{cursor:pointer}.k-grid-header .k-cell-inner>.k-link>.k-icon.k-i-sort-desc-sm,.k-grid-header .k-cell-inner>.k-link>.k-icon.k-i-sort-asc-sm,.k-grid-header .k-cell-inner>.k-link>.k-icon.k-i-sort-asc-small,.k-grid-header .k-cell-inner>.k-link>.k-icon.k-i-sort-desc-small{vertical-align:text-top;margin-inline-start:4px}.k-grid-header .k-sort-order{display:inline-block;vertical-align:top;height:16px;font-size:12px;margin-top:4px;margin-inline-start:-4px}.k-column-resizer{width:.5em;height:1000%;display:block;position:absolute;top:0;right:0;cursor:col-resize}.k-grid-footer{border-top-width:1px}.k-grid-footer td{height:2em}.k-grid-footer td,.k-group-footer td,.k-grouping-row td{font-weight:700}.k-grid-filter-popup{min-width:200px}.k-grid-column-menu-standalone a.k-grid-filter{position:initial;display:inline-block;margin:-4px 0;padding:4px 8px}.k-filter-row{line-height:2}.k-filter-row td,.k-filter-row th{border-width:0 0 1px 1px;white-space:nowrap;padding:10px 24px}.k-filter-row td:first-child{border-left-width:0}.k-filter-row .k-multiselect{height:auto}.k-filtercell{width:auto;display:flex;flex-flow:row nowrap;align-items:center}.k-filtercell>span,.k-filtercell .k-filtercell-wrapper{width:100%;display:flex;flex-flow:row nowrap;align-items:center;gap:5px;flex:1 1 auto}.k-filtercell>span>.k-button,.k-filtercell .k-filtercell-wrapper>.k-button{flex:none}.k-filtercell .k-input,.k-filtercell .k-picker{width:auto;flex:1 1 auto}.k-filtercell .k-color-picker,.k-filtercell .k-colorpicker,.k-filtercell .k-dropdown-operator{width:min-content;flex:none}.k-grid-content,.k-grid-content-locked{border-color:inherit;outline:0}.k-grid-content table,.k-grid-content-locked table{table-layout:fixed}.k-grid-content tr:last-child>td,.k-grid-content-locked tr:last-child>td{border-bottom-width:0}.k-grid-content{width:100%;min-height:0;overflow:auto;overflow-x:auto;overflow-y:scroll;position:relative;flex:1}.k-virtual-scrollable-wrap{height:100%;overflow-y:hidden;position:relative}.k-grid th>.k-radio,.k-grid th>.k-radio-wrap,.k-grid th>.k-checkbox,.k-grid th>.k-checkbox-wrap,.k-grid td>.k-radio,.k-grid td>.k-radio-wrap,.k-grid td>.k-checkbox,.k-grid td>.k-checkbox-wrap{vertical-align:top}.k-grid .k-edit-cell,.k-grid .k-command-cell,.k-grid .k-grid-edit-row td{padding:6px 24px;text-overflow:clip}.k-grid .k-edit-cell>input:not([type=checkbox]):not([type=radio]),.k-grid .k-edit-cell>select,.k-grid .k-edit-cell>.k-widget:not(.k-switch),.k-grid .k-grid-edit-row td>input:not([type=checkbox]):not([type=radio]),.k-grid .k-grid-edit-row td>select,.k-grid .k-grid-edit-row td>.k-widget:not(.k-switch){width:100%;vertical-align:middle;box-sizing:border-box}.k-grid .k-edit-cell>.k-radio,.k-grid .k-edit-cell>.k-checkbox,.k-grid .k-edit-cell>.k-radio-wrap,.k-grid .k-edit-cell>.k-checkbox-wrap,.k-grid .k-grid-edit-row td>.k-radio,.k-grid .k-grid-edit-row td>.k-checkbox,.k-grid .k-grid-edit-row td>.k-radio-wrap,.k-grid .k-grid-edit-row td>.k-checkbox-wrap{vertical-align:middle}.k-grid .k-command-cell>.k-button{vertical-align:middle}.k-grid .k-command-cell>.k-button+.k-button{margin-left:8px;margin-inline-end:unset;margin-inline-start:8px}.k-grid>.k-resize-handle,.k-grid-header .k-resize-handle{height:25px;cursor:col-resize;position:absolute;z-index:2}.k-grid-pager{border-width:1px 0 0;border-color:inherit;font-size:inherit}.k-grid-pager-top{border-width:0 0 1px}.k-pager-input .k-numerictextbox{margin:0 7px;width:3em}.k-grid-virtual .k-grid-content .k-grid-table-wrap{float:left;width:100%}.k-grid-virtual .k-grid-content .k-grid-table{position:relative;float:left;z-index:1}.k-grid-virtual .k-grid-content>.k-height-container{position:relative;float:left}.k-grid-virtual .k-grid-content:after{content:"";display:block;clear:both}.k-width-container{position:absolute;visibility:hidden}.k-width-container div{height:1px}.k-grid-virtual[dir=rtl] .k-grid-content .k-grid-table,.k-grid-virtual.k-rtl .k-grid-content .k-grid-table{float:right}.k-grid-add-row td{border-bottom-style:solid;border-bottom-width:1px}.k-grid-lockedcolumns{white-space:nowrap}.k-grid-content,.k-grid-content-locked{white-space:normal}.k-grid-content-locked,.k-grid-footer-locked,.k-grid-header-locked{flex:0 0 auto;display:inline-block;vertical-align:top;overflow:hidden;position:relative;border-style:solid;border-width:0 1px 0 0;box-sizing:content-box}.k-grid-content-locked+.k-grid-content.k-auto-scrollable,.k-grid-footer-locked+.k-grid-content.k-auto-scrollable,.k-grid-header-locked+.k-grid-content.k-auto-scrollable{display:inline-block}.k-grid-content,.k-grid-footer-wrap,.k-grid-header-wrap{flex:1 1 auto;display:inline-block;vertical-align:top}.k-grid-content.k-auto-scrollable,.k-grid-footer-wrap.k-auto-scrollable,.k-grid-header-wrap.k-auto-scrollable{display:block}.k-grid-header-locked>table,.k-grid-header-wrap>table{margin-bottom:-1px}.k-grid-header .k-header.k-grid-header-sticky,.k-grid-header .k-filter-row .k-grid-header-sticky,.k-grid-content-sticky,.k-grid-row-sticky,.k-grid-footer-sticky{position:sticky;z-index:2}.k-grid-header .k-header.k-grid-header-sticky.k-edit-cell,.k-grid-header .k-filter-row .k-grid-header-sticky.k-edit-cell,.k-grid-content-sticky.k-edit-cell,.k-grid-row-sticky.k-edit-cell,.k-grid-footer-sticky.k-edit-cell{overflow:visible;z-index:3}kendo-grid tr.k-grid-row-sticky{border:0;position:static;z-index:auto}kendo-grid .k-grid-row-sticky td{border-bottom-width:1px;border-top-width:1px;position:sticky;top:inherit;bottom:inherit;z-index:2}kendo-grid .k-grid-row-sticky td.k-grid-content-sticky,kendo-grid .k-grid-row-sticky.k-alt td.k-grid-content-sticky{z-index:3}kendo-grid .k-grid-header-locked th.k-grid-header-sticky:last-child,kendo-grid .k-grid-content-locked tr .k-grid-content-sticky:last-child{border-right:0}kendo-grid .k-grid-header .k-grid-column-menu,kendo-grid .k-grid-header .k-grid-header-menu{z-index:1}.k-grid-content-sticky.k-grid-row-sticky{z-index:3}.k-grid .k-grid-header-sticky,.k-grid .k-grid-content-sticky,.k-grid .k-grid-footer-sticky{border-right-width:1px}.k-grid .k-grid-header-sticky:not([style*="display: none"])+td,.k-grid .k-grid-header-sticky:not([style*="display: none"])+th,.k-grid .k-grid-content-sticky:not([style*="display: none"])+td,.k-grid .k-grid-content-sticky:not([style*="display: none"])+th,.k-grid .k-grid-footer-sticky:not([style*="display: none"])+td,.k-grid .k-grid-footer-sticky:not([style*="display: none"])+th{border-left-width:0}.k-grid .k-grid-row-sticky{border-bottom-width:1px;border-top-width:1px}.k-grid-header-sticky.k-header.k-grid-no-left-border.k-first{border-left-width:0}.k-grid.k-grid-no-scrollbar .k-grid-header-wrap,.k-grid.k-grid-no-scrollbar .k-grid-footer-wrap{margin:0;border-width:0}.k-grid.k-grid-no-scrollbar .k-grid-header,.k-grid.k-grid-no-scrollbar .k-grid-footer{padding:0}.k-grid.k-grid-no-scrollbar .k-grid-content{overflow-y:auto}.k-grid-norecords{text-align:center}div.k-grid-norecords{width:100%;height:100%;display:flex;align-items:center}.k-grid-norecords-template{box-sizing:border-box;margin:0 auto;width:20em;height:4em;border:1px solid;line-height:4em}.k-header>.k-cell-inner{margin:-16px -24px}.k-filterable>.k-cell-inner{margin-inline-end:calc(-1.4285714286em + -32px)}.k-filterable>.k-cell-inner .k-link{padding-inline-end:0}.k-cell-inner{display:flex;flex-flow:row nowrap;align-items:center;justify-content:inherit;overflow:hidden}.k-cell-inner>.k-link{padding:16px 24px;width:auto;display:flex;flex-flow:row nowrap;align-items:center;justify-content:inherit;flex:1;overflow:hidden}.k-cell-inner>.k-link>.k-icon.k-i-sort-desc-sm,.k-cell-inner>.k-link>.k-icon.k-i-sort-asc-sm{margin-left:0;display:inline-block;flex-shrink:0}.k-cell-inner .k-sort-order{flex-shrink:0;line-height:normal}.k-cell-inner .k-grid-filter,.k-cell-inner .k-header-column-menu,.k-cell-inner .k-grid-header-menu{position:static;margin-inline-end:14px}.k-cell-inner .k-grid-filter,.k-cell-inner .k-header-column-menu,.k-cell-inner .k-grid-header-menu,.k-cell-inner .k-hierarchy-cell .k-icon{text-align:center;display:inline-block;flex-shrink:0}.k-column-title{min-width:0;text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;overflow:hidden}.k-loading-pdf-mask{position:absolute;width:100%;height:100%;top:0;left:0;z-index:100}.k-loading-pdf-mask>.k-i-loading{position:absolute;top:50%;left:50%;font-size:64px}.k-loading-pdf-mask .k-loading-pdf-progress{margin:auto;position:absolute;inset:0}.k-pdf-export .k-loading-pdf-mask{display:none}.k-grid-pdf-export-element{position:absolute;left:-10000px;top:-10000px}.k-grid-pdf-export-element .k-filter-row{display:none}.k-pdf-export-shadow .k-grid{float:left;width:auto!important}.k-pdf-export-shadow .k-grid,.k-pdf-export-shadow .k-grid-content,.k-pdf-export-shadow .k-grid-content-locked{height:auto!important;overflow:visible}.k-pdf-export-shadow .k-grid-header-locked+.k-grid-header-wrap,.k-pdf-export-shadow .k-grid-header-locked+.k-grid-content,.k-pdf-export-shadow .k-grid-header-locked+.k-grid-footer-wrap{width:auto!important}.k-pdf-export-shadow .k-grid-header,.k-pdf-export-shadow .k-grid[data-role=grid] .k-grid-footer{padding:0!important}.k-filter-menu-popup{width:250px}.k-filter-menu{box-sizing:border-box}.k-filter-menu-container{padding:8px;box-sizing:border-box;display:flex;flex-flow:column nowrap;align-items:stretch;gap:8px}.k-filter-menu-container .k-filter-and{width:min-content;align-self:start}.k-filter-menu-container .k-actions,.k-filter-menu-container .k-edit-buttons,.k-filter-menu-container .k-action-buttons,.k-filter-menu-container .k-columnmenu-actions,.k-filter-menu-container .k-form-buttons{margin:0;padding:0}.k-filter-menu-container kendo-numeric-filter-menu,.k-filter-menu-container kendo-grid-string-filter-menu,.k-filter-menu-container kendo-grid-date-filter-menu,.k-filter-menu-container kendo-grid-numeric-filter-menu,.k-filter-menu-container kendo-grid-filter-menu-input-wrapper{display:flex;flex-flow:column nowrap;align-items:stretch;gap:8px}.k-ie .k-filter-menu-container>*{margin-top:8px}.k-ie .k-filter-menu-container>:first-child{margin-top:0}.k-ie .k-filter-menu-container .k-filter-and,.k-ie .k-filter-menu-container kendo-grid-filter-menu-input-wrapper>*{margin-top:8px}.k-ie .k-filter-menu-container kendo-grid-filter-menu-input-wrapper>:first-child{margin-top:0}.k-filter-menu.k-popup .k-filter-menu-container,.k-grid-filter-popup.k-popup .k-filter-menu-container{width:250px}.k-popup .k-multicheck-wrap{margin:0;padding:0;max-height:300px;white-space:nowrap;overflow:auto;list-style:none}.k-popup .k-multicheck-wrap .k-item,.k-popup .k-multicheck-wrap .k-check-all-wrap{padding:8px 16px;display:flex;flex-flow:row nowrap}.k-filter-selected-items{font-weight:700;line-height:normal;white-space:nowrap}.k-autofitting{width:auto!important;table-layout:auto!important}.k-autofitting th.k-header,.k-autofitting td{white-space:nowrap!important}.k-autofitting .k-detail-row{display:none!important}.k-column-menu-popup,.k-grid-columnmenu-popup{width:250px;box-sizing:border-box}.k-popup>.k-column-menu-popup,.k-popup>.k-grid-columnmenu-popup{max-width:100%}.k-column-menu-popup .k-actions,.k-column-menu-popup .k-edit-buttons,.k-column-menu-popup .k-action-buttons,.k-column-menu-popup .k-columnmenu-actions,.k-column-menu-popup .k-form-buttons,.k-grid-columnmenu-popup .k-actions,.k-grid-columnmenu-popup .k-edit-buttons,.k-grid-columnmenu-popup .k-action-buttons,.k-grid-columnmenu-popup .k-columnmenu-actions,.k-grid-columnmenu-popup .k-form-buttons{margin:0}.k-column-menu{box-sizing:border-box}.k-column-menu .k-menu:not(.k-context-menu){font-weight:400}.k-column-menu .k-expander{border:0;background:inherit}.k-column-menu .k-expander .k-columnmenu-item{display:flex;align-items:center}.k-column-list{padding:0;margin:0;list-style:none;max-height:200px;overflow-x:hidden;overflow-y:auto}.k-column-chooser-title,.k-column-list-item{padding:8px 16px}.k-column-list-item{margin:0;display:flex;flex-flow:row nowrap;align-items:center;gap:4px;cursor:pointer;position:relative}.k-column-list-item .k-checkbox-label{margin:0}.k-columns-items-wrap{padding:8px 0}.k-columnmenu-item{padding:8px 16px;outline:0;cursor:pointer}.k-columnmenu-item>.k-icon{margin-right:8px}.k-columnmenu-item-wrapper+.k-columnmenu-item-wrapper{border-top:1px solid;border-top-color:#0000001f}.k-columnmenu-item-content{overflow:hidden}.k-column-menu-group-header{padding:8px 16px;display:flex;flex:0 0 auto;position:relative;-webkit-user-select:none;user-select:none}.k-column-menu-group-header-text{border-bottom-width:1px;border-bottom-style:solid;font-size:12px;line-height:2;font-weight:700;text-transform:uppercase;flex:1 1 auto}[dir=rtl] .k-columnmenu-item>.k-icon,.k-rtl .k-columnmenu-item>.k-icon{margin-left:8px;margin-right:0}.k-ie .k-grid-header,.k-ie .k-grid-footer{padding-right:17px;padding-left:0;display:block}.k-ie [dir=rtl] .k-grid-header,.k-ie [dir=rtl] .k-grid-footer,.k-ie .k-rtl .k-grid-header,.k-ie .k-rtl .k-grid-footer{padding-right:0;padding-left:17px}.k-grid .k-group-footer td{border-top-width:0}.k-grid[dir=rtl] th,.k-rtl .k-grid th,.k-grid[dir=rtl] td,.k-rtl .k-grid td{border-width:0 1px 1px 0}.k-grid .k-command-cell .k-button{box-shadow:none}.k-grid-header th{font-weight:700}.k-grid-header th .k-grid-filter{font-weight:400}.k-grid-header .k-grid-filter,.k-grid-header .k-header-column-menu,.k-grid-header .k-grid-header-menu{border-radius:50%}.k-grid-header .k-resizable-columns th:not(.k-group-cell){border-right-width:1px;border-right-style:solid}.k-grid-header .k-resizable-columns .k-resize-handle .k-resize-handle-inner{width:1px;height:100%;cursor:col-resize}.k-cell-inner .k-grid-filter,.k-cell-inner .k-header-column-menu,.k-cell-inner .k-grid-header-menu,.k-cell-inner .k-hierarchy-cell .k-icon{line-height:normal}.k-grouping-header .k-group-indicator{border-width:0;line-height:1.4285714286}.k-grouping-dropclue{width:0;height:36px;top:calc(.7142857143em - 1px);border-style:solid;border-width:0 2px 0 0}.k-grouping-dropclue:before{border-width:0}.k-resize-handle:hover .k-resize-handle-inner{width:1px;height:100%}.k-column-resizer:hover:after{display:block;content:"";height:100%;border-right:2px solid currentColor}.k-reorder-cue{margin-left:-1px;width:2px}.k-column-menu .k-menu:not(.k-context-menu) .k-item>.k-link:before{content:none}.k-column-menu .k-menu:not(.k-context-menu).k-menu-vertical>.k-item+.k-item{margin-top:0}.k-grid-header,.k-header,th.k-header,.k-grid-header-wrap,.k-grouping-header,.k-grouping-header .k-group-indicator,.k-grid td,.k-grid-footer,.k-grid-footer-wrap,.k-grid-content-locked,.k-grid-footer-locked,.k-grid-header-locked,.k-filter-row>td,.k-filter-row>th{border-color:#0000001f}.k-grid-header,.k-grouping-header,.k-grid-add-row,.k-grid-footer{color:#0000008a;background-color:#fff}.k-grid-toolbar{border-color:inherit;box-shadow:none}.k-grid-content{background-color:#fff}.k-group-footer td,.k-grouping-row td,tbody .k-group-cell{color:#000000de;background-color:transparent}.k-grouping-dropclue:before{border-color:rgba(0,0,0,.54) transparent transparent}.k-grouping-dropclue:after{background-color:#0000008a}.k-grid{border-color:#0000001f;color:#000000de;background-color:#fff}.k-grid tr.k-alt{background-color:transparent}.k-grid tbody>tr:not(.k-detail-row):hover,.k-grid tbody>tr:not(.k-detail-row).k-hover{background-color:#00000012}.k-grid td.k-selected,.k-grid tr.k-selected>td{background-color:#0000000a}.k-grid .k-grid-filter,.k-grid .k-header-column-menu,.k-grid .k-grid-header-menu,.k-grid .k-hierarchy-cell .k-icon{color:#0000008a}.k-grid .k-grouping-row{background-color:transparent}.k-grid .k-grouping-row .k-icon{color:#0000008a}.k-grid .k-grouping-row .k-grid-content-sticky{border-color:#00000080;border-top-color:#0000001f}.k-grid .k-grid-header-locked,.k-grid .k-grid-content-locked,.k-grid .k-grid-header-locked .k-header,.k-grid .k-grid-content-locked td{border-color:#00000080}.k-grid .k-grid-content-locked .k-group-footer td,.k-grid .k-grid-content-locked .k-group-cell{border-color:#0000001f}.k-grid .k-grid-content-locked .k-grouping-row+tr td{border-top-color:#0000001f}.k-grid .k-grid-content-locked .k-selected td,.k-grid .k-grid-content-locked .k-selected.k-alt td{background-color:#f5f5f5}.k-grid .k-grid-content-locked .k-selected:hover td,.k-grid .k-grid-content-locked .k-selected.k-hover td{background-color:#e4e4e4}.k-grid .k-grid-header-locked .k-header{border-bottom-color:#0000001f}.k-grid[dir=rtl] th.k-hierarchy-cell,.k-grid[dir=rtl] td.k-hierarchy-cell,.k-grid.k-rtl th.k-hierarchy-cell,.k-grid.k-rtl td.k-hierarchy-cell{border-left-color:transparent}col.k-sorted,th.k-sorted{background-color:#0000000a}.k-grid-header .k-i-sort-asc-sm,.k-grid-header .k-i-sort-desc-sm,.k-grid-header .k-i-sort-asc-small,.k-grid-header .k-i-sort-desc-small,.k-grid-header .k-sort-order{color:#0000008a}.k-grid-header .k-grid-filter:focus,.k-grid-header .k-grid-filter.k-focus,.k-grid-header .k-header-column-menu:focus,.k-grid-header .k-header-column-menu.k-focus,.k-grid-header .k-grid-header-menu:focus,.k-grid-header .k-grid-header-menu.k-focus,.k-grid-header .k-hierarchy-cell .k-icon:focus,.k-grid-header .k-hierarchy-cell .k-icon.k-focus{box-shadow:inset 0 0 0 2px #0000001a}.k-grid-header .k-grid-filter.k-active,.k-grid-header .k-header-column-menu.k-active,.k-grid-header .k-grid-header-menu.k-active,.k-grid-header .k-hierarchy-cell .k-icon.k-active{color:#fff;background-color:#e51a5f}.k-grid-header th.k-grid-header-sticky,.k-grid-header td.k-grid-header-sticky,.k-grid-header .k-grid-header-sticky.k-sorted{color:#0000008a;background-color:#fff;border-right-color:#00000080;border-left-color:#00000080}.k-grid-footer{border-color:#0000001f;color:#0000008a;background-color:#fff}.k-grid-footer .k-grid-footer-sticky{border-left-color:#00000080;border-right-color:#00000080;background-color:#fff}.k-master-row .k-grid-content-sticky{border-color:#00000080;border-top-color:#0000001f;background-color:#fff}.k-master-row .k-grid-row-sticky{border-top-color:#00000080;border-bottom-color:#00000080;background-color:#fff}.k-master-row.k-alt .k-grid-content-sticky,.k-master-row.k-alt .k-grid-row-sticky{background-color:#fff}.k-master-row.k-selected .k-grid-content-sticky,.k-master-row.k-selected .k-grid-row-sticky,.k-master-row td.k-grid-content-sticky.k-selected,.k-master-row.k-selected.k-alt .k-grid-content-sticky,.k-master-row.k-selected.k-alt .k-grid-row-sticky,.k-master-row.k-alt td.k-grid-content-sticky.k-selected{background-color:#f5f5f5}.k-master-row:hover .k-grid-content-sticky,.k-master-row:hover .k-grid-row-sticky,.k-master-row.k-hover .k-grid-content-sticky,.k-master-row.k-hover .k-grid-row-sticky{background-color:#ededed}.k-master-row.k-selected:hover .k-grid-content-sticky,.k-master-row.k-selected:hover .k-grid-row-sticky,.k-master-row.k-selected.k-hover .k-grid-content-sticky,.k-master-row.k-selected.k-hover .k-grid-row-sticky,.k-master-row:hover td.k-grid-content-sticky.k-selected,.k-master-row.k-hover td.k-grid-content-sticky.k-selected{background-color:#e4e4e4}kendo-grid .k-grid-content-sticky{border-top-color:#0000001f;border-left-color:#00000080;border-right-color:#00000080;background-color:#fff}kendo-grid .k-grid-content-sticky:hover,kendo-grid .k-grid-content-sticky.k-hover{background-color:#ededed}kendo-grid .k-grid-row-sticky td{border-top-color:#00000080;border-bottom-color:#00000080;background-color:#fff}kendo-grid .k-grid-row-sticky:hover td,kendo-grid .k-grid-row-sticky.k-hover td{background-color:#ededed}kendo-grid .k-alt .k-grid-content-sticky,kendo-grid .k-grid-row-sticky.k-alt td{background-color:#fff}kendo-grid tr.k-selected .k-grid-content-sticky,kendo-grid .k-selected.k-grid-row-sticky td,kendo-grid .k-grid-row-sticky td.k-selected,kendo-grid .k-selected.k-grid-content-sticky{background-color:#f5f5f5}kendo-grid tr.k-selected.k-alt .k-grid-content-sticky,kendo-grid .k-selected.k-alt.k-grid-row-sticky td,kendo-grid .k-alt .k-selected.k-grid-content-sticky{background-color:#f5f5f5}kendo-grid tr:hover .k-grid-content-sticky,kendo-grid tr.k-hover .k-grid-content-sticky,kendo-grid .k-grid-row-sticky:hover td,kendo-grid .k-grid-row-sticky.k-hover td,kendo-grid .k-grid-row-sticky.k-alt:hover td,kendo-grid .k-grid-row-sticky.k-alt.k-hover td,kendo-grid .k-alt:hover .k-grid-content-sticky,kendo-grid .k-alt.k-hover .k-grid-content-sticky{background-color:#ededed}kendo-grid tr.k-selected:hover .k-grid-content-sticky,kendo-grid tr.k-selected.k-hover .k-grid-content-sticky,kendo-grid .k-selected.k-grid-row-sticky:hover td,kendo-grid .k-selected.k-grid-row-sticky.k-hover td,kendo-grid .k-selected.k-alt.k-grid-row-sticky:hover td,kendo-grid .k-selected.k-alt.k-grid-row-sticky.k-hover td,kendo-grid tr.k-selected.k-alt:hover .k-grid-content-sticky,kendo-grid tr.k-selected.k-alt.k-hover .k-grid-content-sticky,kendo-grid .k-grid-row-sticky:hover td.k-selected,kendo-grid .k-grid-row-sticky.k-hover td.k-selected,kendo-grid tr:hover .k-grid-content-sticky.k-selected,kendo-grid tr.k-hover .k-grid-content-sticky.k-selected{background-color:#e4e4e4}.k-grouping-row .k-grid-content-sticky{background-color:#fff}.k-grouping-row:hover .k-grid-content-sticky,.k-grouping-row.k-hover .k-grid-content-sticky{background-color:#ededed}.k-column-list-item:hover,.k-columnmenu-item:hover{color:#000000de;background-color:#0000000a}.k-column-menu .k-menu:not(.k-context-menu){border-color:#0000001f;color:#000000de;background-color:#fff}.k-column-menu .k-menu:not(.k-context-menu) .k-item:hover,.k-column-menu .k-menu:not(.k-context-menu) .k-item.k-hover{color:#000000de;background-color:#0000000a}.k-column-menu .k-menu:not(.k-context-menu) .k-item.k-selected{color:#e51a5f;background-color:#fff}.k-column-menu-group-header-text{border-color:#0000001f;color:#000000de}.k-check-all-wrap{border-color:#0000001f}.k-grid-norecords-template{background-color:#fff;border-color:#0000001f}.k-grid td.k-selected,.k-grid tr.k-selected{background-color:#0000000a}.k-grid tr.k-selected>td{color:inherit;background-color:transparent}.k-grid table>tr:not(.k-detail-row):hover,.k-grid table>tr:not(.k-detail-row).k-hover,.k-grid table td:focus,.k-grid table td.k-focus,.k-grid table th:focus,.k-grid table th.k-focus,.k-grid table .k-master-row>td:focus,.k-grid table .k-grouping-row>td:focus,.k-grid table .k-detail-row>td:focus,.k-grid table .k-group-footer>td:focus{color:inherit;background-color:#00000012}.k-grid table tr:hover .k-grid-header-sticky,.k-grid table tr:hover .k-grid-footer-sticky,.k-grid table tr.k-hover .k-grid-header-sticky,.k-grid table tr.k-hover .k-grid-footer-sticky{color:inherit;background-color:#ededed}.k-grid table td:focus.k-grid-header-sticky,.k-grid table td:focus.k-grid-content-sticky,.k-grid table td:focus.k-grid-footer-sticky,.k-grid table td.k-focus.k-grid-header-sticky,.k-grid table td.k-focus.k-grid-content-sticky,.k-grid table td.k-focus.k-grid-footer-sticky,.k-grid table th.k-focus.k-grid-header-sticky,.k-grid table th.k-focus.k-grid-content-sticky,.k-grid table th.k-focus.k-grid-footer-sticky,.k-grid table th:focus.k-grid-header-sticky,.k-grid table th:focus.k-grid-content-sticky,.k-grid table th:focus.k-grid-footer-sticky,.k-grid table .k-master-row>td:focus.k-grid-header-sticky,.k-grid table .k-master-row>td:focus.k-grid-content-sticky,.k-grid table .k-master-row>td:focus.k-grid-footer-sticky,.k-grid table .k-grouping-row>td:focus.k-grid-header-sticky,.k-grid table .k-grouping-row>td:focus.k-grid-content-sticky,.k-grid table .k-grouping-row>td:focus.k-grid-footer-sticky,.k-grid table .k-detail-row>td:focus.k-grid-header-sticky,.k-grid table .k-detail-row>td:focus.k-grid-content-sticky,.k-grid table .k-detail-row>td:focus.k-grid-footer-sticky,.k-grid table .k-group-footer>td:focus.k-grid-header-sticky,.k-grid table .k-group-footer>td:focus.k-grid-content-sticky,.k-grid table .k-group-footer>td:focus.k-grid-footer-sticky{color:inherit;background-color:#ededed}.k-grid .k-grid-pager:focus,.k-grid .k-grid-pager.k-focus{color:inherit}.k-grid th,.k-grid td{border-left-color:transparent}.k-grid[dir=rtl] th,.k-grid[dir=rtl] td,.k-rtl .k-grid th,.k-rtl .k-grid td{border-right-color:transparent}.k-grid[dir=rtl] .k-grid-header thead>tr:not(:only-child)>th,.k-rtl .k-grid .k-grid-header thead>tr:not(:only-child)>th{border-right-color:#0000001f}.k-grid[dir=rtl] .k-grid-header-locked,.k-grid[dir=rtl] .k-grid-content-locked,.k-grid[dir=rtl] .k-grid-header-locked thead>tr>th.k-header,.k-grid[dir=rtl] .k-grid-content-locked td,.k-rtl .k-grid .k-grid-header-locked,.k-rtl .k-grid .k-grid-content-locked,.k-rtl .k-grid .k-grid-header-locked thead>tr>th.k-header,.k-rtl .k-grid .k-grid-content-locked td{border-left-color:#00000080;border-right-color:#00000080}.k-grid[dir=rtl] .k-group-footer td,.k-rtl .k-grid .k-group-footer td{border-top-width:0}.k-grid[dir=rtl] .k-grid-header thead>tr:not(:only-child)>.k-grid-header-sticky,.k-grid[dir=rtl] .k-grid-footer-sticky,.k-rtl .k-grid .k-grid-header thead>tr:not(:only-child)>.k-grid-header-sticky,.k-rtl .k-grid .k-grid-footer-sticky{border-right-color:#00000080;border-left-color:#00000080}.k-grid .k-grid-header-locked,.k-grid .k-grid-content-locked,.k-grid .k-grid-header-locked .k-header,.k-grid .k-grid-content-locked td{border-top-color:#0000001f;border-bottom-color:#0000001f}.k-grid .k-grid-header-locked .k-group-footer:hover td,.k-grid .k-grid-header-locked .k-group-footer.k-hover td,.k-grid .k-grid-content-locked .k-group-footer:hover td,.k-grid .k-grid-content-locked .k-group-footer.k-hover td,.k-grid .k-grid-header-locked .k-header .k-group-footer:hover td,.k-grid .k-grid-header-locked .k-header .k-group-footer.k-hover td,.k-grid .k-grid-content-locked td .k-group-footer:hover td,.k-grid .k-grid-content-locked td .k-group-footer.k-hover td{color:inherit;background-color:#fff}.k-grid .k-master-row .k-grid-content-sticky{border-color:#00000080;border-bottom-color:#0000001f}.k-grid .k-master-row .k-grid-row-sticky{border-top-color:#00000080;border-bottom-color:#00000080}kendo-grid .k-grid-content-sticky{border-color:#00000080;border-bottom-color:#0000001f}kendo-grid .k-grid-row-sticky td{border-top-color:#00000080;border-bottom-color:#00000080}.k-grid-header .k-sorted,.k-grid-header .k-link:hover{color:#000000de}.k-grid-header .k-sorted>.k-icon,.k-grid-header .k-link:hover>.k-icon{color:inherit}.k-grid-header .k-grid-filter:hover,.k-grid-header .k-header-column-menu:hover,.k-grid-header .k-grid-header-menu:hover,.k-grid-header .k-hierarchy-cell .k-icon:hover{color:#000000de;background-color:transparent}.k-grid-header .k-grid-filter:focus,.k-grid-header .k-grid-filter.k-focus,.k-grid-header .k-header-column-menu:focus,.k-grid-header .k-header-column-menu.k-focus,.k-grid-header .k-grid-header-menu:focus,.k-grid-header .k-grid-header-menu.k-focus,.k-grid-header .k-hierarchy-cell .k-icon:focus,.k-grid-header .k-hierarchy-cell .k-icon.k-focus{color:#000000de;background-color:#0000001f;box-shadow:none}.k-grid-header .k-grid-filter.k-active,.k-grid-header .k-header-column-menu.k-active,.k-grid-header .k-grid-header-menu.k-active,.k-grid-header .k-hierarchy-cell .k-icon.k-active{color:#fff;background-color:#3f51b5}.k-grid-header thead>tr:not(:only-child)>th{border-left-color:#0000001f}.k-grid-header thead>tr:not(:only-child)>th.k-grid-header-sticky{border-right-color:#00000080;border-left-color:#00000080}thead.k-grid-header>tr:not(:only-child)>th{border-left-color:#0000001f}.k-grouping-header .k-group-indicator{background-color:#0000000a}.k-grouping-header .k-group-indicator .k-link{color:#000000de}.k-grouping-header .k-group-indicator .k-link .k-icon{color:#0000008a}.k-group-footer td,.k-group-footer .k-grid-footer-sticky{background:#fff}.k-group-footer:hover td,.k-group-footer.k-hover td{background-color:#fff}.k-grouping-dropclue,.k-reorder-cue{border-color:#3f51b5}.k-grouping-dropclue:before,.k-reorder-cue:before{border-color:transparent}.k-grouping-dropclue:after,.k-reorder-cue:after{border-color:transparent;background-color:transparent}.k-resize-handle:hover .k-resize-handle-inner{background-color:#3f51b5}.k-column-resizer:hover{color:#3f51b5}.k-reorder-cue{background-color:#3f51b5}.k-columnmenu-item.k-selected{color:#e51a5f;background-color:#fff}.k-columnmenu-item:focus,.k-columnmenu-item.k-focus{background:#0000000a}.k-column-menu .k-menu:not(.k-context-menu) .k-item.k-selected{background:#0000000a}.k-listview{margin:0;padding:0;border-width:0;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;flex-flow:column nowrap;position:relative;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.k-listview-bordered{border-width:1px}.k-listview-header{border-width:0;border-style:solid;border-color:inherit}.k-listview-bordered>.k-listview-header{border-bottom-width:1px}.k-listview-content{margin:0;padding:0;outline:0;flex-grow:1;position:relative;overflow:auto}.k-listview-content:after{height:0;clear:both;display:block}.k-listview-content.k-d-flex:after,.k-listview-content.k-d-flex-row:after,.k-listview-content.k-d-flex-col:after,.k-listview-content.k-d-grid:after{display:none}.k-listview-content-padding-rectangle,.k-listview-content-padding-square{padding:4px}.k-listview-item{padding:0;border-width:0;outline:0;border-style:solid;box-sizing:border-box;flex-shrink:0}.k-listview-item-padding-rectangle{padding:4px}.k-listview-item-padding-rectangle .k-listview-link{margin:-4px;padding:4px}.k-listview-item-padding-square{padding:4px}.k-listview-item-padding-square .k-listview-link{margin:-4px;padding:4px}.k-listview-footer{border-width:0;border-style:solid;border-color:inherit}.k-listview-bordered>.k-listview-footer{border-top-width:1px}.k-listview-pager{border-width:0;border-color:inherit;font:inherit}.k-listview-bordered>.k-listview-pager-top{border-bottom-width:1px}.k-listview-bordered>.k-listview-pager-bottom{border-top-width:1px}.k-listview-borders-all .k-listview-item{border-width:1px}.k-listview-borders-horizontal .k-listview-item{border-top-width:1px}.k-listview-borders-horizontal .k-listview-item:first-child{border-top-width:0}.k-listview-borders-vertical .k-listview-item{border-left-width:1px}.k-listview-borders-vertical .k-listview-item:first-child{border-left-width:0}.k-listview{border-color:#0000001f;color:#000000de;background-color:#fff}.k-listview-content>.k-focus{background-color:#00000014}.k-listview-content>.k-selected{background-color:#0000000a}.k-listview-content>.k-selected.k-focus{background-color:#0000001f}.k-spreadsheet{width:800px;height:600px;border-width:1px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;display:flex;flex-direction:column;cursor:default;position:relative;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-spreadsheet .k-vertical-align-center{position:relative;top:50%;transform:translateY(-50%)}.k-spreadsheet .k-vertical-align-bottom{position:relative;top:100%;transform:translateY(-100%)}.k-spreadsheet .k-tabstrip-wrapper{border-width:0 0 1px;border-style:solid;border-color:inherit;position:relative}.k-spreadsheet-quick-access-toolbar{padding:8px;display:inline-flex;flex-direction:row;position:absolute;z-index:2;top:0;left:0}.k-spreadsheet-tabstrip{padding-top:8px;position:relative;z-index:1}.k-spreadsheet-tabstrip .k-tabstrip-items-wrapper{margin:0}.k-spreadsheet-tabstrip .k-loading{display:none}.k-spreadsheet-tabstrip .k-content,.k-spreadsheet-tabstrip .k-tabstrip-content{border-radius:0;padding:0;border-width:0;overflow:hidden}.k-spreadsheet-toolbar{border-width:0}.k-spreadsheet-toolbar [data-tool=backgroundColor],.k-spreadsheet-toolbar [data-tool=textColor],.k-spreadsheet-toolbar [data-tool=borders],.k-spreadsheet-toolbar [data-tool=alignment],.k-spreadsheet-toolbar [data-tool=merge],.k-spreadsheet-toolbar [data-tool=freeze]{width:auto;min-width:2em}.k-spreadsheet-toolbar .k-color-picker,.k-spreadsheet-toolbar .k-colorpicker{width:min-content}.k-spreadsheet-action-bar{border-width:0 0 1px;border-style:solid;border-color:inherit;font-size:12px;font-family:Arial,Verdana,sans-serif;position:relative;display:flex;flex-direction:row}.k-spreadsheet-name-editor{width:10em;border-width:0 1px 0 0;border-style:solid;border-color:inherit}.k-spreadsheet-formula-bar{border-color:inherit;display:flex;flex-direction:row;align-items:center;flex:1}.k-spreadsheet-formula-bar>.k-i-formula-fx{padding:0 4px;box-sizing:content-box;border-width:0 1px 0 0;border-style:solid;border-color:inherit;flex-shrink:0}.k-spreadsheet-formula-bar .k-tooltip,.k-spreadsheet-formula-bar .k-group-header,.k-spreadsheet-formula-bar .k-list-scroller{display:none}.k-spreadsheet-formula-bar .k-spreadsheet-formula-input{padding:8px 16px;line-height:1.25}.k-spreadsheet-formula-bar .k-spreadsheet-formula-input.k-spreadsheet-array-formula:before{content:"{";font-weight:700}.k-spreadsheet-formula-bar .k-spreadsheet-formula-input.k-spreadsheet-array-formula:after{content:"}";font-weight:700}.k-spreadsheet-formula-input{outline:0;white-space:pre;flex:1;box-sizing:border-box}.k-spreadsheet-formula-input>.k-syntax-func.k-syntax-at-point,.k-spreadsheet-formula-input>.k-syntax-bool.k-syntax-at-point,.k-spreadsheet-formula-input>.k-syntax-ref.k-syntax-at-point,.k-spreadsheet-formula-input>.k-syntax-str.k-syntax-at-point,.k-spreadsheet-formula-input>.k-syntax-num.k-syntax-at-point{text-decoration:underline}.k-spreadsheet-formula-input>.k-series-a,.k-spreadsheet-formula-input>.k-series-b,.k-spreadsheet-formula-input>.k-series-c,.k-spreadsheet-formula-input>.k-series-d{background-color:transparent}.k-spreadsheet-formula-list{min-width:100px}.k-spreadsheet-formula-list .k-item{padding:8px 16px}.k-syntax-func,.k-syntax-startexp{font-weight:700}.k-spreadsheet-cell-editor{padding:0 3px;line-height:20px;display:none;overflow:hidden;position:absolute;z-index:2000}.k-spreadsheet-sheets-bar{padding:0 0 4px 4px;border-width:1px 0 0;border-style:solid;border-color:inherit;display:flex;flex-direction:row;align-items:flex-start;position:relative}.k-spreadsheet-sheets-bar-add{align-self:center}.k-spreadsheet-sheets-bar-add:not(:hover){border-color:transparent;color:inherit;background:none}.k-spreadsheet-sheets-items{flex:1;overflow:hidden}.k-spreadsheet-sheets-items .k-tabstrip-items-wrapper{margin:0;border-width:0}.k-spreadsheet-sheets-items .k-item .k-link{display:inline-block}.k-spreadsheet-sheets-items .k-item .k-spreadsheet-sheets-remove{margin-right:.5em;margin-left:-.5em;padding:0;line-height:1;display:inline-flex;flex-direction:row;vertical-align:middle;align-self:center}.k-spreadsheet-view{height:auto!important;border-color:inherit;font-size:12px;font-family:Arial,Verdana,Sans-serif;flex:1;position:relative;overflow:hidden}.k-spreadsheet-view .k-disabled{pointer-events:auto}.k-spreadsheet-fixed-container{width:100%;height:100%;border-color:inherit;box-sizing:border-box;-webkit-user-select:none;user-select:none;position:absolute;z-index:2;overflow:hidden}.k-spreadsheet-overflow{position:absolute;inset:0;overflow:hidden;border-color:inherit}.k-spreadsheet-pane{padding:0 1px 0 0;border-width:2px 0 0 2px;border-style:solid;border-color:inherit;box-sizing:border-box;position:absolute;overflow:hidden}.k-spreadsheet-pane.k-top{border-top-width:0}.k-spreadsheet-pane.k-left{border-left-width:0}.k-spreadsheet-top-corner{border-width:0 1px 1px 0;border-style:solid;box-sizing:border-box;position:absolute;top:0;left:0;z-index:10000}.k-spreadsheet-top-corner:after{content:"";display:block;width:0;height:0;overflow:hidden;position:absolute;bottom:0;right:0;border:6px solid transparent;border-right-color:inherit;border-bottom-color:inherit}.k-spreadsheet-scroller{width:100%;height:100%;overflow:scroll;-webkit-overflow-scrolling:touch;position:absolute;z-index:1}@media (hover: none),(pointer: coarse){.k-spreadsheet-scroller{z-index:3}}.k-spreadsheet-haxis,.k-spreadsheet-vaxis{border:0 solid;border-color:inherit;position:absolute}.k-spreadsheet-haxis{border-width:1px 0 0;left:0}.k-spreadsheet-vaxis{border-width:0 0 0 1px;top:0}.k-spreadsheet-row-header,.k-spreadsheet-column-header{text-align:center;z-index:100}.k-spreadsheet-row-header>div,.k-spreadsheet-column-header>div{position:relative;box-sizing:border-box;border-width:0;border-style:solid;border-color:inherit}.k-spreadsheet-row-header>div:after,.k-spreadsheet-column-header>div:after{content:"";border-width:0;border-style:solid;border-color:inherit;display:none;position:absolute;inset:0}.k-spreadsheet-row-header{position:relative}.k-spreadsheet-column-header{position:absolute}.k-spreadsheet-row-header>div{border-top-width:1px}.k-spreadsheet-row-header>div:first-child{border-top-width:0}.k-spreadsheet-row-header>.k-selection-partial:after,.k-spreadsheet-row-header>.k-selection-full:after{border-right-width:2px;display:block}.k-spreadsheet-column-header>div{border-left-width:1px}.k-spreadsheet-column-header>div:first-child{border-left-width:0}.k-spreadsheet-column-header>.k-selection-partial:after,.k-spreadsheet-column-header>.k-selection-full:after{border-bottom-width:2px;display:block}.k-spreadsheet-data{border-color:inherit;cursor:cell;position:relative}.k-spreadsheet-cell{padding:1px;box-sizing:border-box;position:absolute;line-height:normal;white-space:pre;overflow:hidden}.k-spreadsheet-merged-cells-wrapers{position:relative}.k-spreadsheet-disabled-mask{position:absolute}.k-spreadsheet .k-selection-wrapper{position:relative;cursor:cell}.k-spreadsheet .k-spreadsheet-selection,.k-spreadsheet .k-spreadsheet-selection-highlight{border-width:1px;border-style:solid;box-sizing:border-box;position:absolute}.k-spreadsheet .k-selection-wrapper .k-spreadsheet-editor-button{position:absolute;padding:0;z-index:60}.k-spreadsheet .k-selection-wrapper .k-spreadsheet-editor-button.k-spreadsheet-last-column{transform:translate(-100%)}.k-spreadsheet-active-cell{outline-color:transparent!important;z-index:10}.k-spreadsheet .k-auto-fill-wrapper{position:relative}.k-spreadsheet .k-auto-fill,.k-spreadsheet .k-auto-fill-punch,.k-spreadsheet .k-auto-fill-br-hint{box-sizing:border-box;position:absolute}.k-spreadsheet .k-auto-fill{border-width:1px;border-style:solid;cursor:crosshair}.k-spreadsheet .k-single-selection:after{content:"";margin-bottom:-4px;margin-right:-4px;width:6px;height:6px;border-width:1px;border-style:solid;border-radius:50%;display:block;position:absolute;bottom:0;right:0;z-index:100;cursor:crosshair}.k-spreadsheet .k-selection-full:after,.k-spreadsheet .k-selection-partial:after{display:none}.k-spreadsheet .k-autofill-wrapper{position:relative;cursor:cell}.k-spreadsheet-vborder{position:absolute;border-left-style:solid;border-left-width:1px}.k-spreadsheet-hborder{position:absolute;border-top-style:solid;border-top-width:1px}.k-spreadsheet-has-comment:after{content:"";display:block;position:absolute;top:0;right:0;left:auto;border-width:3px;border-style:solid}.k-dirty{left:0;right:auto}.k-spreadsheet .k-filter-wrapper{position:relative;z-index:50}.k-spreadsheet .k-filter-range{border-width:1px;border-style:solid;position:absolute;box-sizing:border-box}.k-spreadsheet-filter{border-radius:4px;line-height:1;position:absolute;cursor:pointer}.k-spreadsheet-filter .k-icon{vertical-align:middle}.k-spreadsheet-filter-menu{width:280px}.k-spreadsheet-filter-menu .k-animation-container{position:relative}.k-spreadsheet-filter-menu>.k-menu,.k-spreadsheet-filter-menu>.k-menu.k-menu-vertical{border-width:0}.k-spreadsheet-filter-menu>.k-menu .k-item,.k-spreadsheet-filter-menu>.k-menu.k-menu-vertical .k-item{color:inherit}.k-spreadsheet-filter-menu>.k-menu .k-link,.k-spreadsheet-filter-menu>.k-menu.k-menu-vertical .k-link{padding-left:24px}.k-spreadsheet-filter-menu>.k-menu .k-icon,.k-spreadsheet-filter-menu>.k-menu.k-menu-vertical .k-icon{margin-left:-20px;margin-right:4px}.k-spreadsheet-filter-menu .k-spreadsheet-value-treeview-wrapper{height:200px;border-width:1px;border-style:solid;overflow-y:scroll;overflow-x:auto}.k-spreadsheet-filter-menu .k-spreadsheet-value-treeview-wrapper .k-treeview{padding:4px;overflow:visible}.k-spreadsheet-filter-menu .k-details,.k-spreadsheet-filter-menu .k-expander{padding:0;border-width:1px 0 0;border-style:solid;border-color:inherit}.k-spreadsheet-filter-menu .k-expander{border:0;background:inherit}.k-spreadsheet-filter-menu .k-details-summary,.k-spreadsheet-filter-menu .k-columnmenu-item{padding:8px 16px;display:flex;align-items:center;cursor:pointer}.k-spreadsheet-filter-menu .k-details-summary>.k-icon,.k-spreadsheet-filter-menu .k-columnmenu-item>.k-icon{margin-right:4px}.k-spreadsheet-filter-menu .k-details-content,.k-spreadsheet-filter-menu .k-columnmenu-item-content{padding:8px;display:flex;flex-flow:column nowrap;gap:8px}.k-spreadsheet-filter-menu .k-details-content .k-filter-and,.k-spreadsheet-filter-menu .k-columnmenu-item-content .k-filter-and{width:min-content;align-self:flex-start}.k-spreadsheet-filter-menu .k-actions,.k-spreadsheet-filter-menu .k-edit-buttons,.k-spreadsheet-filter-menu .k-action-buttons,.k-spreadsheet-filter-menu .k-columnmenu-actions,.k-spreadsheet-filter-menu .k-form-buttons{margin:0;padding:0}.k-spreadsheet-popup{padding:0}.k-spreadsheet-popup .k-separator{display:block}.k-spreadsheet-popup .k-reset-color,.k-spreadsheet-popup .k-custom-color{border-radius:0;width:100%;border-width:0;box-sizing:border-box;display:flex}.k-spreadsheet-popup .k-reset-color{border-bottom-width:1px}.k-spreadsheet-popup .k-custom-color{border-top-width:1px}.k-spreadsheet-popup .k-spreadsheet-border-type-palette{width:12.5rem;height:5rem;display:flex;flex-flow:row wrap;align-content:space-around;justify-content:space-around}.k-spreadsheet-format-popup .k-item{justify-content:space-between}.k-spreadsheet-format-popup .k-spreadsheet-sample{order:1}.k-spreadsheet-sample{opacity:.7}.k-spreadsheet-clipboard,.k-spreadsheet-clipboard-paste{margin:0;padding:0;width:1px;height:1px;border:0;opacity:0;position:absolute;top:0;left:0;overflow:hidden}.k-spreadsheet-window .k-edit-form-container{width:auto;min-width:0}.k-spreadsheet-format-cells .k-spreadsheet-preview{margin-top:.5em;text-align:center}.k-spreadsheet-format-cells .k-list-scroller{margin-top:.5em;height:210px;border-width:1px;border-style:solid;border-color:inherit}.k-export-config{clear:both;position:relative}.k-export-config:after{content:"";clear:both;display:block}.k-export-config .k-edit-field{margin-left:5%;width:45%;float:left}.k-export-config .k-page-orientation{position:absolute;right:0;top:.5em}.k-export-config .k-page-orientation .k-icon{font-size:6em}.k-spreadsheet-insert-comment textarea{height:auto}.k-spreadsheet-insert-image-dialog{border-radius:4px;border-style:dashed;border-width:2px}.k-spreadsheet-insert-image-dialog label{display:flex;justify-content:center;min-width:100%;width:355px;height:230px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcwAAAGQCAYAAAAjl1AKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphMGVmMzZmZi04YmI1LTRlN2YtOTcwMS04OTU5ZTg1N2ZhY2MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDNDOTBDNUQ2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDNDOTBDNUM2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMmZmZjM0Mi05NjEyLTQwM2YtYWZhYS01MTE1ZjQ2NThmMWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDphYjlhMmUwMy1kNmIwLTY3NGMtODc4ZS0yMjUzMjdkNDI5OTciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz68UHLbAAAgpElEQVR42uzd2ZNc9dnY8TOL9gU0IAkjgwpkI8QOQmI1FS+FHW9VLt/7wpWb900qKV+lTL3vTZzElSvnJilfvM4fkQunfEOw2LUgiUUsNhiMAFsjtIzQrpmJnhOdoaent+np5SyfT1XXiJ4R0hz19Lef31l6ZHZ2NgEAWhu1CQBAMAFAMAFAMAFAMAFAMAFAMAFAMAEAwQQAwQQAwQQAwQQAwQQAwQQAwQQAMuP9/gNGRkZsZQAGop/v8WzCBIA8TJj9GFr9swGUYyAUTHEEoLvn+NxGdLwgG1BEAaoxYY7kNZ55C+bIEu4DoFixHGkT0JE8RTMvwWwXxRHBBKhMQGcbPN8PPZx5COZIh6EcEU+AQgex2fRYH8tm4RxqNIcdzGbxa/dROAGKOT3WhnCk5nOzTX5PbqI5zGB2Estmv24XTwDyO2HOtohi/f25ieawgtkqlvW/HukgnqIJULxY1v96tsV0OvRo5mkfZn0YR5tEs920CUB+o9kokvW3mQ6iWYkJc6RNLOtvo7/85S/X/eIXv/jntWvX/mjZsmVfGRsbG3eNWoCClvOq6enpy1f9/Ysvvvjfv/nNb/7zr3/96zM1oRxN2u/THHhAR/p5odr0D1gYtvpg1kdztObj6N///vf/NDEx8e/Gx8eXeZgBlM+VK1cunzhx4n9u3rz5n65Fc6Zm0my0dFs/tdbGuG9/z2FefL1ROOdi+ZOf/GTl1NTU/920adMvxBKgvOI5/upz/X+I5/x47q8bnEaSnByvMugJs1EkRxoEcyw23Lp16x72UAKojjNnzuxfv379N6/+crrBlDnbbsos44TZ7Mo+aTSPHTv2X8USoHriuT8a0GS6HOqUOewl2QW3OMBnYmLiHz1sAKopGhAtSFqfJTH4aA1pSbbRUmx6m5yc/O833njjv/GQAaiu48eP/6+NGzf+++TLg4AaLc0mSQWWZJuN1iNr1qz5vocKQLVdbcG/TnJ2cZpBBrPV1Xnmps1ly5Zt8lABqLarLdiYNL9YTbOmlCaY9fFsdHm8kbgogYcKQLVda0HTVpR9wuwonq7gA0CD418qtSTbzdQJQIW7macujOZgYwBA7psxmrONIKAA5LIN42XaIFeuXEmmpqaSixcvJjMzMx5qAMOYxEZHkxUrViTr16+P68T2shGVe3uvvohYTk5OCiXAkMXz8Pnz59PhZePGjb2IZj5eCJTlHygmS7EEyFc447m5NJNzWb6ReCUDQL5cuHBBMPP4SgaAfOn39coFEwBypjQH/bhCEAAmTAAQTAAQTAAQTAAQTABAMAFAMAFAMAFAMAFAMAFAMAFAMAFAMAEAwQQAwQQAwQQAwQSAAhkvyzcyMjLiXxMAEyYACCYACCYACCYACCYAIJgAIJgAIJgAIJgAIJgAIJgAIJgAIJgAgGACwBJ5ey8AMGECgGACgGACgGACgGACgGACgGACAIIJAIIJAIIJAIIJAIIJAKXg4usAYMIEAMEEAMEEAMEEAMEEAMEEAMEEAAQTAAQTAAQTAAQTAAQTAErBxdcBwIQJAIIJAAMzbhMA9cbGxpLx8fH0Fr8eHR1NP8auj+wWZmdn527T09PJzMxM+vHKlSvpLX4NggmUKpDLly9Pb8uWLUsD2YnaeMb/o14E9PLly8mlS5fSm4AimEDhRBRXrlyZ3mKSrHXmzJnk5MmTyalTp5IvvvgivV28eDG9RfQigukTyLUpdMWKFWls165dm96uv/76ZMOGDcn69evTz8UtxNR54cKF9BYxBcEEcivCtmrVqrmIZYGcnJxMPv300+Rvf/tbGsZMLLc2ky29nj9/Pv3vY8eOzft8/Bk33XRTsmXLlmTTpk3JunXr5qIaf0b8vpg8oQhGWv0w9OQP+PJ0j5Gaj9lttOYW6zljV/8+J7v5c+p/UIFkQbzWrFkzb5r88MMPk7/85S9pKOt18tzQ6msafe7mm29Otm3bltx2223zonv27Nl5kaZc4sVSl/3YcPXD9LXbTM1ttuaW1HxM+tk0wYSSi32SMdHFx5BNku++++7c0mqvItlpROPvsmPHjrnJM8TfJZZ+6/9OCKZgCib0VeyjjFDGPsrw+eefpxPlO++80/NpsptpM3PXXXelE+eNN96Y/nfs34xw2scpmIIpmNB3sfwa+wuzo13/9Kc/JXv37h1oJFt9vtH9jz32WLJ9+/b01xHL2K9qmVYwBVMwoW8/bxHKbKr8+OOPkwMHDqT7CPMwTbb7XEzEu3fvTrZu3To3bUY4+/08hWAKJlRInAcZp3HE/sE49ePgwYPpfsphT5OLnTRD7N/ctWtX+j3FPs2pqSnncArm0IPptBIogYjkddddly7BxkE9L7/8cseT2bCmyVb3HzlyJDl69Gjy1FNPpU+2cU7n6dOnHRDEUJVmwownCaiiOK8yJsv4WfvrX/+avPTSS+mpGkWZJlt9LibMiGYcFBRfE5Om8zaLZ+PGjaWYMF18HQosDu7JYvn+++8ne/bsaRnL7Lqv3Xy+9rqx3Xyu099Te398L88++2zy3nvvpd9jduUgGAZLslDgyTIO8ImQ/PnPf05eeeWVQk+Tre6PFwLxMY6ije85fm3SZNBMmFDEV7rj43OTZbNYFm2abHf/888/nx7ElE2a9de/BcEE5v/Qjo6mB/hky7D1sew2hJ3+3l4GdLH3x6SZLc9mBzmBYAILZNNVhOKjjz5Kj4btVQjzNE22uv+5555LPvjgg3kvHGAQxsv0RAJlFxdPj1NI4jJ3EctBnxLS632Tnd7fKJqxLTZv3pxe7CAupQcmTCCVvS1XiGXYZuckLnVizNM02ey++N4jmnExg7iqkSNnEUwgFSsoMUmF2Id34sSJjqPWj8/18/5O4xlvbp3tv41p0yoTggmkQYh9dnFt2FdffbWjqbCbyXCQU2Mn02S7qL7xxhvp+3nGtoltBIIJFRanT2QXU9+3b1/HU+FiJr28TpOdRPXFF19MP8Y2cqoJggkVVrsUGwe3DOKUkF6dKtLLabLZ/XHN3LfeemvetgLBhIqJg1liaoqjYltdnGBQ50cOI4jtvjZ+/cc//jF9x6LYVg4AQjChgrKjYuO8w35Nk0sJaK+j2s3XZuJNsmu3GQgmVEScRhITU0xOb7/9du5PCRnENNnqaw8dOpR89tln6TaLbQeCCRWRHejzySef5PpydYOcJuuXYuvvi7c3q912IJhQ9h/M0dH0ij7hnXfeyd00OYggtvvaRvcdPnx4bjp3nVl6zaXxIIfiwJV4TMf1YrO3scr75ery8LWxreIdTeJtwGLKPH/+vAcTJkwoezBDHOxjmmy/FFt7fwSzdhuCCRPK+ip2dDQ9cGVqaiqdMAc5NRZpmmx2X2yzuGze9ddfn27LmZkZDypMmFBG2RGecXTsoKfGok2TzX7/p59+Om9bgmBCCWUH+xw9ejT3R7q2+38sNZ7d/v4PP/xw3raEXrAkCzkNZjYl1YahmaUudy72/n4spfby98dF6gUTwYQSGxsbS4+Ojf2XFy9e7Hv4ihrEdvfF0bHZfszYpvG+mSCYULJghtOnTw88fGWL5+TkZBrMOIBKMOkF+zAhh8GM6ag+BHm++Hke92MeP3583jYFEyaU6RXstavTxIRpmlza12bb0BV/EMw6rvRDKX4gr70BcuzDbDRFDTuIRYpnbMNswvT8gGBCyWRP7OfOnRPEJX5ttg3FEsGEEgfzwoULhb/izrDjmV1HVjARTChxMOsv5yaei//aK1euCCaCCWUPZrzrhiAu/Z1LBBPBhJJbygE/4tn6qkggmFCSUMZEFJd0u3z5cqGClLe/a3bhdfFEMKHEwYxTIbIlxbIEbdDnlGYXLBBMBBNKGsxsOsqO8ixj/AYRz5UrVwomggllD+bq1asXXB4vD0Ea9u9fzP8jtqFg0kuuGQU5kl0kfP369fNiMKjrr/bjWrG9vNbsYq6Zm21DF17HhFnHoeOUQXb+5XXXXVf5pdil/j9iG2bb1PMDggklnTA3bNhQyCAO+mtb3b9x48Z5L0JAMKGEwYz3cazaOZK9jmcWzOyKPyCYUCIxDcWTfiwnxlGecU3ZPMQv79Nk/f2rVq1KJiYm0vtNmPSKg34gZ+KCBWHLli2FPDCn26/t9v/R6P9z6623ztuWIJhQQtkSYvak30lMlhq0QQSxl0fAtro/brfddtu8bQm9YEkWcjphfuUrX6nc1Xl6df9Xv/pVEyYmTCi72OcWB//Efsxt27a1nMSKuhTbr/tDTJc33HBDug3tv0QwoeSy68h+/etfL/xS7CDvj9s999wzbxtCr1iShZwGM470jAkzrivbi/fHHPTyar+XYht9LrbV3XffLZiYMKEqYikx2/9233335XqaHNaU2ehzDz/8cPoxtp3lWASTwjt+/LiN0IGLFy+mH7du3drz+PU6fIPYN9ns/trP3X777fO2HfSSa8ky8Fg+//zzyZNPPpls2rTJBmkhTomIA1fiaNkHHnggOXjw4IJINApHs6AM6msHcX+jz+3evTu55ZZb0m0W285zAiZMCh3LPXv2pO/zGNE8duyYjdJGdqWfOPin22kyr0fALnaKbfe5u+66a942A8Gk8LHMntREs73YFxcT00033ZR885vfzEUQlxq9pQS02ee+973vJTfffHO6rZx7iWBSmljWTk+i2d65c+fSj/fee2+ybt26wl6urpcBrf1cvO/lQw89NG9bgWBSyFhGFOtjKZqdi6kpO0XiqaeeGug02cvL1fXi9zT6fU8//XT6MbaRN4tGMCl0LNu96s+iOTk5aaM1ES84IhJf+9rXkm9961uluMBAN9Nk/ed37dqVbN++Pb2/2YsyEExKEcvaaMayrWgmTYORbcs4LzN7r8eiXK6uV9NkrXiT7XjxUPuCAgSTQsYynsTi0P5Ob3HunEmzuTiYJTu/8Dvf+U4yPj5eqWmy9vPxvf/4xz9OP8ZSrKv6IJgUOpbdsDzbfvtkR81+97vfXXTI8nKBgW4/l30+YhnvSBLbwlIsgkkhY/nCCy8s+QlMNJuLYJw9ezb9eMcdd8xFMy9TZi8/1+zPi1ju2LFj3raAQRjp94Ot5mobIzUfs9tozW0sblf/Pie7+XNOnz7tX3OIIm69iGWtlStXuiJQE2NjY8maNWvSn6833ngj+cMf/tAwNs0i1Iv7h/G5H/7wh+lVj7JYOiq2GOKt6rrsx4arH6av3WZqbrM1t6TmY19fQJkwyWUss0kz/r9OOVkoQhEHAcWTQ5yfWTtplmmarPWDH/xgLpbxvYslgyaYLEm2DBtxW8wBPos5EEg0G4vrpWZHh0Y042o3ebtcXSch7OTzP/rRj5IHH3xw7vSR+N5BMClULGNfY7+v3SmazcWRs9mkGW+cnB05mofL1S31SNjsaNif/vSnyf333z83Wbr0HcNiHya5jmWtFStW2KfZRO0+zU8++ST5/e9/n5w8eXIuPq2mt8Xcv5TPLfbzExMT6QuAeAcS+yyLrSz7MAWTrmLZj32WncgOBMpO3OdLo6OjyerVq9N4Rliee+65ZP/+/T0J3lJC2M3vjSv4fPvb306WLVs2t7/WG0ILpmAKpliKZk9/3mL7LF++PP3v9957L3n22WfTn488T5O1T6xxbdg777wz/e+4IEGsYjh1RDAFUzALGcs8vN9gtjwrmo3FZLZq1aq5n7948+n6U0+GMU22+prvf//7yc6dO+e+Jl6U2V8pmIIpmGIpmgOfNj/99NPk7bffTvbu3ZuLaTLzyCOPJHfffXeyZcsWU6VgCqZgFtvnn38+9GVY0exeHGka4Yx9m+Ho0aPJBx98kOzbty+NU7+WZFt9Tfy77d69O9m2bVt6UE+IfZURSqeMCKZg9jmYU1NTHpV9nCzzfL3OiMETTzzh6NkOwhmhysIZ3n333eTNN99MPw5imox9k3H6S1zaLhOhjFOHhLK84k2+BVMwxVI0CxnO2McZt9pVhI8//jh5//33k48++mjBv3m302TsR926dWv6Pp633nprcsMNN8x9LvZPxk0oBVMwBbPwsXzxxRcL9U4QlmcX/7OZhbN26swCGheKiNupU6fSW5zakV1lJ3s7rez3xwuWOA/0+uuvT2/xb7B58+Z5gcymySyU9lEKpmAKpljmYNIUzcWJczhj8oxwxsean9slieeXCGyEMj46l1IwBVMwSyMmi4hlTBNFJZq9CWjEMz5mt+z6vrU/19nzR3YpuwhidotICiSCKZiljmUZ3pA3lmdFEwSzpy8k/VNStliGOOoyvh9vQg0IJmLZQTRfeukl0QQEE7FsJ06EF01AMFlyLCMm/Xrz57zcskkzjv4FEEy6imVZJ8t62T5N0QS6VZqjZM+cOeNfcxGxLPMybCtxysnjjz/u6FkYoHXr1nXbD0fJIpbDYp8mYMI0YXYcyzy9RdewxHmaJk0wYZowaRjL7AAfnHICCCYtYlnVZdhW0Xz55ZdFExBMxLKdmLgjmo6eBdqxD7PETpw4IZYdyvZp3njjjTYG9Jh9mIhlibi4AVCZCfOLL77wr3mNA3yWNmk+9thjjp6FHlq7dq0JE7Es46TpQCBAMCsQy3iyF0vRZPg8fgSTnMfSPsveRfOVV17xpEdXYl/4888/nxw7dszGKBH7ME2WtJDt03T0LIuJ5Z49e9IXr3Ht4m984xvJpk2bKr1N7MMkF+JoWLHs76TpPE26iWWIn0uTZnkIplgimvQhlhnRFExyEkv7LEWTfMQyotjszdjj8fPCCy+IZsHZh2myZBFin+ajjz5qnyYLYtnJi9fYp/nkk09Wbp9mWfZhliaYZ8+ercQDzwE++YmmixsQR1F3GsvaaFbtQKA1a9aUIpiWZAsWyzjVQSyHyykn1May2TJss1s8fuzTLCbBLFgs7bMUTfIVy24fP6JZPJZkC8A+y/yyT7OasYwDeHrx4rUq+zQtySKWzE2ajp4Vy27Ez7WjZ4tDMMUS0WQIsRTN4rEkm+NYOsCnWGJ59pFHHrE8W0K151n2SyzPPvHEE6VcnrUki1iyYNJ89dVXTZpi2fWk+eKLL5o0c0wwxRLRZMixFE3BRCxFk0LHMvYtDvrnUTTzqzT7MM+dO1fof4g4zzKeZMWyPOzTLK5+HeCzGGU65WT16tXd9sM+TMTSpEneY7nYK/j0+haPH5NmvgjmkMUyrFiWO5p79+4VzQLGMg8sz+aLJVmxZABieXb37t2WZ3Ms22eZx8tPFv2UE0uyiCUmTbE0aVaIYIolA4zmvn37RFMsRVMwEUs6edITzfzFctgH+DgQqBjswxxwLGNZTizJ9mnecMMNNsYQYxnxKeJb5mX7NIvyJub2YSKWdC3bpxmnFDF4sd0jlkWZLJtNmt6P1YRZugnz5MmT6TJsPMih1vLly02aQ4plGd6MPSbNxx9/PPeTZlkmzNIEM68PfpMl7cTy7K5du5xyMgBFXoZtF808n3KyatWqUgTTkqxYMmSOnhXLpYjnl5deesny7ACYMPscS8uwdMrybP9jWeYXr7FSkdcDgUyYiCU9denSJQcC9SmWMYGVfaUnnm9Mmv0lmH2IZSyviSXdRjMeP6LZ21iWbRm2Gcuz/WVJVizJoViejQOBLM+KZTfydvRsWZZkBVMsEc3SqT3Psqpin2ZeomkfJnPiPMv9+/eLJT0Vy7PxuLI8K5bdiOejl19+2fKsCTM/E2bE0mRJvyfNhx9+2KQpll2J5dnHHntsqJOmJVnBFEsGGs1Ynp2YmLAxWsSyCkfDdiNbnh3WxTEsyVacWDJI2fJs7CtHLBcrO+XExTFMmKlB/qDEk5Z9lgxr0rQ8O19VzrPshWEtz8afa8KsILEkD5OmA4HEstvBwoFAJsyB/MBYhiUvYp/Uzp07Kz1pWoZd2uNnkJOmCbNixJI8icfhgQMHKjtpiuXSHz8mTRNm32JpGZY8in2aVZs0xbK3k9+jjz7a90nThFmhyVIsyavYpxmTZlWOno1YxmQklr0R2/GVV15x9KwJUyyp1qQZR8+W+TxNseyfbJ9mv87TLMuEKZgtYhmv3MWSIkUzlmfLGE2xLHY0LcmWmFhSRGVdnhXLwcgOBLI8K5hiiWgWUHwfsY9NLAcXTfs0W0y8lmS/dOrUqXSfZTzpQJHF8uxDDz1U6OXZiKXJcjhieTaOnu3V8qwl2ZKJWMYrc7GkLJPmwYMHCztpiqVJM48EsyaWlmEp25NeEaMplqKZV6VZku02drHP8rXXXhNLSqtIy7NxgE88SQ/r/W1ZKLu4wVKWZ2OJt8t+OK0kL8EUS6oinrAefPDBXEczi6XJMp+Pn6VEsyzBrOySrFhSJXlfnhXL/D9+LM9WdMKMfZZiSRXF8mzeJs3s1BHLsOWdNC3JFjSYYoknvRXJAw88kItoOs+ymI+fRx55ZFHRFMwCBjOLpVNHMGkuH3o0xbI60bQPs2AilrEPRyzh/5+neejQoXRf/rBi+eqrr4plQcWAEv9+VdunWYlgZrG0DAvDj2YWS/ssix/NvXv3VupNzEu/JCuW0Fq2T3PDhg0mS7p6/MTybKs3MbcPswDBPH36tH2W0IFsn2Y/oxmTrH2W1YymYOY8mBFLkyXkI5oRS5Nl+aO5e/fuhtF00E/ORJizm1jC4tXu06z9eVrqTSyroXafZv1joDSdKcuEmS27OhoW8jNp2mdZ3Umz9pSTeEyVYcIsVTAjlvEK2WQJw49mxDImDrGsZjR37do1F03BzFkwjx07lsbSZAm9sWzZsq6jKZbURrMswSzNPkyxhN66fPlycvjw4UWfpymWhFjp27dvX6nO0yxNMMUS+vNztZhoiiX10YzHQ1mMl+UbKdORWJDHSfP+++9vuTwbUY2JIp4k/TxSxmFm1D8n0Gk0m02acb/JkrITTKDjaL7++uvp0ehiiWACtBDLa0eOHEmmp6fFksqxDxPoWJxqct999yVjY2NzsbTPEhMmQF0sd+7cmaxdu3beAT4gmADXxInnEct169bNxdIyLFVjSRZoO1k+9NBDaSzjPEuxRDABWsQyJsv9+/fbZ0llWZIFOoqlyRITZkl4xQu9j2XtAT5iiWACtImlZViwJAu0iGW2zxKwJAtkTwbj4wtiaRkWShhMYGmT5YMPPpjGMq4V62hYWMiSLIjlvFi6gg+UfML0Shi6eAIYH284WQIlDiaw+MnygQcesAwLJkygVSzvv//+BVfwAUyYQIPJUixBMIEOYnngwIH0TaGt0ECFgukHHtrHMpZha2NpsoTOOa0ExBKo0oQJtI9lHA372muvWYaFKgfTDz80+AEfH58XS5MlCCbQYLK877775k4dMVnC0tiHCRWJpckSTJgpr5rh2g/1+LhYgmACnUyW2dGwBw8eFEsQTKCTWFp9AcGcx5MClf5BvrYMa7KE/nHQD4glUKUJE6oolmHvvffeufMsDx065NQRMGECrWJpsgQTZke8oqZSP7jj42IJggm0myzvueeeebG0DAuCacKEusmyUSwBwQRqYhnLsGvWrJl3gA8wGA76gYLG0j5LMGECNbJ9llksDx8+bJ8lCGb3PHlQ1smyPpYmSxgOS7JQgFiePn1aLMGECdSLZdi777577mhYy7AgmD3jiYQyTZb1sTRZgmACdbG0zxIEE2ghW4Z1NCwIZl95UqHok2WjWAL54ShZyFksX3/9dbEEwQSaxTJOHYlY2mcJOf15tQkgH7G0zxIEcyA8yVC0WN51110LYgkIJtAklrEMe/nyZS/6IOfsw4Qhx9JkCSbMgfLqnKLEcvXq1WIJggl0Ess33njDMiwUjCVZGEIsTZZgwhwar9TJayx37NghlmDCBDqN5ZtvvimWYMI0YUJ9LO+8884FsfQ4BRMmUDdZxqkjU1NTyVtvvWWyBBMm0CiWJksQzNzyhEQeYtloGRYoB0uy0IdYWoYFwQQ6iKW36ALBBMQSqvnzXpZvxD5MhhHL7du3L1iG9VgEE2aujY2N+ddkKLGMU0eOHDlinyWU/Lm5NBPm+vXrk5MnT3p0MvBYmiyhuYmJCcHMm1tuuSU5c+ZMMj097RFKX18tN4ol0PjF5W233Vaa72dkdna2v3/Al6+6R2o+ZrfRmlvM7WNX/z5dj4kXLlxIjh49mj6RCSf9+OG/4447xBI6eGEZk2XEMn5eltCPDVc/TF+7zdTcZmtuSc3HpJ9Ny0MwR67FMn49vpRgAlAe14J55Vokp6+FcWjBzMtBPwu+aQAqL1dtGM3JxgCAXDdjNGcbQkAByGUXRvO2Qaanp0UToOJmZmZyF85hBbPRN5/ed+UqDxWAart8+fKVVq0oezAb7bydrdsAsxcuXJj0UAGotnPnzk0mLY6GTYZwQFBelmTnfn3mzJnfe6gAVNupU6f+T5NADk2eTitJb7/97W//+eoo7qoDABV16dKl6d/97nf/1GDCHKpBXrgg/c8GHxdc9efEiRP/bcOGDf/Wwwagej744IP/sW3btv+YdHZ1n3kRK8uVfmpDWR/LBVf+OX/+/HMrV67c6aEDUB3Hjh07sHnz5n+VNL+yT/3EObBgDnpJttnRTvW3mZ/97GdPX7hw4S0PH4BqmJycPPLzn//86RaRnG3TlP4OgAOeMJtNmUndhDm3RHvixIn/snr16n9YsWLFMg8ngPK5Ohxd/uyzz357++23P5MsXIKdSRaeUdE0mGW/luxsk4kzvdjuxMTEM7/61a9uPXr06L9MTU19dunSpSv9jjwA/RMXJbh48eKVkydPfvbhhx/+yzPPPHPr1Vj+MvnyXUnaLr0OwzAmzEZTZu202ektafARgHxqdLDOYm5JJwHtZ9PGc7IRRxpsiFaRHGkRXgDyGctGwUzaBDI371gyPsSNN9Immo3imYglQKmimXQQyaEe7JOHCbNVNEeabKDa++sjKZoA+Y9lJ/HMXSyHHczFTpr1X18fTkcCAZQnnLmKZR6C2SyaSdJ+iTYXGxCAvsUzN7HMSzAbRbCTcAJQnmC2imIuGjCew4030mZDCShAeaOZu1DmMZiNNtBI3jcgAAONqGAuYsM5GhZAHAWzbBsYgHIYtQkAQDABoCf6viTrnUUAMGECgGACAIIJAIIJAIIJAIIJAIIJAIIJAIIJAIIJAAgmAAgmAAgmAAgmAAgmAAgmAAgmACCYACCYACCYACCYACCYAFB0/0+AAQDHHxQEMMRIrwAAAABJRU5ErkJggg==);background-size:auto 70%;background-position:50% 30%;background-repeat:no-repeat}.k-spreadsheet-insert-image-dialog label div{display:flex;align-self:flex-end;margin-bottom:30px;pointer-events:none}.k-spreadsheet-insert-image-dialog label input{display:none}.k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image{background-size:auto 90%;background-position:50% 50%}.k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image:hover div,.k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image.k-hover div{margin:0;align-self:center;opacity:1}.k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image div{opacity:0}.k-spreadsheet-drawing{position:absolute;box-sizing:border-box;z-index:101}.k-spreadsheet-drawing.k-spreadsheet-active-drawing{outline-style:solid;outline-width:2px}.k-spreadsheet-drawing .k-spreadsheet-drawing-image{position:absolute;top:0;left:0;width:100%;height:100%;background-position:50% 50%;background-size:100% 100%;background-repeat:no-repeat;cursor:move}.k-spreadsheet-drawing .k-spreadsheet-drawing-handle{width:6px;height:6px;border-style:solid;border-width:1px;border-radius:6px;position:absolute;transform:translate(-50%,-50%)}.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.N{left:50%;top:0;cursor:ns-resize}.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.NE{left:100%;top:0;cursor:nesw-resize}.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.E{left:100%;top:50%;cursor:ew-resize}.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.SE{left:100%;top:100%;cursor:nwse-resize}.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.S{left:50%;top:100%;cursor:ns-resize}.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.SW{left:0;top:100%;cursor:nesw-resize}.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.W{left:0;top:50%;cursor:ew-resize}.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.NW{left:0;top:0;cursor:nwse-resize}.k-spreadsheet-drawing .k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image:hover,.k-spreadsheet-drawing .k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image.k-hover{border-radius:4px}.k-rtl .k-spreadsheet .k-dirty,.k-spreadsheet[dir=rtl] .k-dirty{right:0;left:auto}.k-rtl .k-spreadsheet .k-spreadsheet-has-comment:after,.k-spreadsheet[dir=rtl] .k-spreadsheet-has-comment:after{left:0;right:auto}.k-spreadsheet-quick-access-toolbar{padding:4px}.k-spreadsheet-quick-access-toolbar .k-button{border-radius:50%;color:inherit;background:none;box-shadow:none}.k-spreadsheet-tabstrip{padding-top:0}.k-spreadsheet-sheets-bar{padding:0}.k-spreadsheet-sheets-bar .k-spreadsheet-sheets-bar-add{margin:4px;border-radius:50%;color:inherit;background:none;box-shadow:none}.k-spreadsheet .k-selection-full:after,.k-spreadsheet .k-selection-partial:after{display:block}.k-spreadsheet-window{width:auto;box-sizing:border-box}.k-spreadsheet-window .k-actions,.k-spreadsheet-window .k-edit-buttons,.k-spreadsheet-window .k-action-buttons,.k-spreadsheet-window .k-columnmenu-actions,.k-spreadsheet-window .k-form-buttons{margin:1em -24px -8px}.k-spreadsheet{border-color:#0000001f;color:#000000de;background-color:#fff}.k-spreadsheet>.k-tabstrip-wrapper .k-tabstrip-items-wrapper{color:#fff;background-color:#3f51b5}.k-spreadsheet>.k-tabstrip-wrapper .k-tabstrip-items .k-item{color:inherit}.k-spreadsheet>.k-tabstrip-wrapper .k-tabstrip-items .k-item.k-active:after{border-color:#fff}.k-spreadsheet-quick-access-toolbar{color:#fff;background-color:#3f51b5}.k-spreadsheet-sheets-bar{border-color:inherit;color:#000000de;background-color:#f5f5f5}.k-spreadsheet-sheets-bar .k-tabstrip-items .k-item.k-active{border-color:#e51a5f}.k-spreadsheet-top-corner,.k-spreadsheet-row-header,.k-spreadsheet-column-header{border-color:#0000001f;background-color:#ebebeb}.k-syntax-ref{color:#f82}.k-syntax-num{color:#09f}.k-syntax-str{color:#38b714}.k-syntax-error{color:red}.k-syntax-bool{color:#a9169c}.k-syntax-paren-match{background-color:#caf200}.k-spreadsheet-cell-editor{color:#000000de;background-color:#fff}.k-spreadsheet-merged-cell{background-color:#fff}.k-spreadsheet .k-selection-full,.k-spreadsheet .k-selection-partial{background-color:#0000000a}.k-spreadsheet .k-selection-full:after,.k-spreadsheet .k-selection-partial:after{border-color:#e51a5f}.k-spreadsheet-selection{border-color:#3f51b5;background-color:#3f51b540;box-shadow:inset 0 0 0 1px #3f51b5}.k-spreadsheet .k-single-selection:after{border-color:#fff;background-color:#3f51b5}.k-spreadsheet-active-cell{box-shadow:inset 0 0 0 1px #3f51b5;background-color:#fff}.k-spreadsheet-active-cell.k-right{box-shadow:inset 0 0 0 1px #3f51b5,inset -1px 0 0 1px #3f51b5}.k-spreadsheet-active-cell.k-bottom{box-shadow:inset 0 0 0 1px #3f51b5,inset 0 -1px 0 1px #3f51b5}.k-spreadsheet-active-cell.k-bottom.k-right{box-shadow:inset 0 0 0 1px #3f51b5,inset -1px -1px 0 1px #3f51b5}.k-spreadsheet .k-auto-fill{border-color:#3f51b5;background-color:#3f51b540;box-shadow:inset 0 0 0 1px #3f51b5}.k-spreadsheet .k-auto-fill-punch{background-color:#ffffff80}.k-spreadsheet .k-resize-handle,.k-spreadsheet .k-resize-hint-handle,.k-spreadsheet .k-resize-hint-marker{background-color:#3f51b5}.k-spreadsheet-has-comment:after{border-color:#3f51b5 #3f51b5 transparent transparent}.k-dirty{border-color:#f31700 transparent transparent #f31700}.k-spreadsheet .k-filter-range{border-color:#3f51b5}.k-spreadsheet-filter{border-color:#fff;color:#000000de;background-color:#fff;box-shadow:inset 0 0 0 1px #fff}.k-spreadsheet-filter.k-active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-spreadsheet-filter-menu .k-spreadsheet-value-treeview-wrapper{border-color:#0000001f;color:#000000de;background-color:#fff}.k-spreadsheet-insert-image-dialog{border-color:#0000001f}.k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image:hover,.k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image.k-hover{box-shadow:inset 0 0 0 2000px #00000080}.k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image:hover div,.k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image.k-hover div{color:#fff}.k-spreadsheet-drawing.k-spreadsheet-active-drawing{outline-color:#3f51b5}.k-spreadsheet-drawing .k-spreadsheet-drawing-handle{border-color:#3f51b5;background-color:#3f51b5}.k-spreadsheet-drawing-anchor-cell{background:#e51a5f40}.k-spreadsheet-popup .k-button:hover,.k-spreadsheet-popup .k-button.k-hover{color:#000000de;background-color:#0000000a}.k-spreadsheet-popup .k-button:active,.k-spreadsheet-popup .k-button.k-active,.k-spreadsheet-popup .k-button.k-selected{color:#e51a5f;background-color:#fff}.k-rtl .k-spreadsheet .k-spreadsheet-has-comment:after,.k-spreadsheet[dir=rtl] .k-spreadsheet-has-comment:after,[dir=rtl] .k-spreadsheet .k-spreadsheet-has-comment:after{border-color:#3f51b5 transparent transparent #3f51b5}.k-rtl .k-spreadsheet .k-dirty,.k-spreadsheet[dir=rtl] .k-dirty,[dir=rtl] .k-spreadsheet .k-dirty{border-color:#f31700 #f31700 transparent transparent}.k-pivotgrid{border-width:1px;border-style:solid;box-sizing:content-box;font-size:14px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:2;text-align:left;vertical-align:top;display:grid;grid-template-columns:300px auto;grid-template-rows:75px auto;position:relative}.k-pivotgrid table{margin:0;width:100%;max-width:none;border-width:0;border-color:inherit;border-collapse:separate;border-spacing:0;outline:0;empty-cells:show}.k-pivotgrid thead,.k-pivotgrid tbody,.k-pivotgrid th,.k-pivotgrid tr,.k-pivotgrid td{border-color:inherit}.k-pivotgrid-table{table-layout:fixed}.k-pivotgrid-table th{font-weight:400;text-transform:initial}.k-pivotgrid-table .k-pivotgrid-header-root{font-weight:600;text-transform:uppercase}.k-pivotgrid-empty-cell{border-right-style:solid;border-right-width:1px;border-bottom-style:solid;border-bottom-width:1px}.k-pivotgrid-empty-cell:focus{outline:none}.k-pivotgrid-column-headers{overflow:hidden}.k-pivotgrid-column-headers .k-pivotgrid-table{padding-inline-start:0;padding-inline-end:var(--kendo-scrollbar-width, 17px)}.k-pivotgrid-column-headers .k-pivotgrid-cell{border-bottom-style:solid;border-bottom-width:1px;border-left-style:solid;border-left-width:1px}.k-pivotgrid-column-headers .k-pivotgrid-cell:first-child{border-left-width:0}.k-pivotgrid-column-headers .k-pivotgrid-cell.k-first{border-left-width:1px}.k-pivotgrid-row-headers{overflow:hidden}.k-pivotgrid-row-headers .k-pivotgrid-table{padding-bottom:var(--kendo-scrollbar-width, 17px)}.k-pivotgrid-row-headers .k-pivotgrid-cell{border-right-style:solid;border-right-width:1px;border-bottom-style:solid;border-bottom-width:1px;white-space:nowrap}.k-pivotgrid-values{border-color:inherit;overflow:scroll}.k-pivotgrid-values .k-pivotgrid-cell{border-bottom-style:solid;border-bottom-width:1px;border-left-style:solid;border-left-width:1px}.k-pivotgrid-values .k-pivotgrid-cell:first-child{border-left-width:0}.k-pivotgrid-cell{padding:10px 24px;text-overflow:ellipsis;white-space:nowrap;vertical-align:top;overflow:hidden}.k-pivotgrid-cell:focus{outline:none}.k-pivotgrid-cell .k-icon{cursor:pointer;padding-inline-end:8px}.k-pivotgrid-total{font-weight:600}.k-column-menu .k-treeview{padding:0 16px;overflow:auto}.k-pivotgrid-configurator{display:flex}.k-pivotgrid-configurator-panel{border-width:1px;border-style:solid;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;z-index:2}.k-pivotgrid-configurator-button{padding:4px;border-width:1px;border-style:solid;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none}.k-flex-row .k-pivotgrid-configurator-button,.k-d-flex-row .k-pivotgrid-configurator-button,.k-flex-row-reverse .k-pivotgrid-configurator-button{display:flex;align-items:center}.k-flex-row .k-pivotgrid-configurator-button span,.k-d-flex-row .k-pivotgrid-configurator-button span,.k-flex-row-reverse .k-pivotgrid-configurator-button span{writing-mode:vertical-rl}.k-flex-row .k-pivotgrid-configurator-button .k-icon,.k-d-flex-row .k-pivotgrid-configurator-button .k-icon,.k-flex-row-reverse .k-pivotgrid-configurator-button .k-icon{vertical-align:baseline}.k-flex-row-reverse .k-pivotgrid-configurator-button>span{transform:rotate(-180deg)}.k-flex-col .k-pivotgrid-configurator-button,.k-d-flex-col .k-pivotgrid-configurator-button,.k-flex-column .k-pivotgrid-configurator-button,.k-flex-col-reverse .k-pivotgrid-configurator-button,.k-flex-column-reverse .k-pivotgrid-configurator-button{text-align:center}.k-pivotgrid-configurator-overlay{position:absolute;overflow:hidden;z-index:2}.k-flex-row .k-pivotgrid-configurator-overlay,.k-d-flex-row .k-pivotgrid-configurator-overlay{right:calc(2em + 10px)}.k-flex-row-reverse .k-pivotgrid-configurator-overlay{left:calc(2em + 10px)}.k-flex-col .k-pivotgrid-configurator-overlay,.k-d-flex-col .k-pivotgrid-configurator-overlay,.k-flex-column .k-pivotgrid-configurator-overlay{bottom:calc(2em + 10px)}.k-flex-col-reverse .k-pivotgrid-configurator-overlay,.k-flex-column-reverse .k-pivotgrid-configurator-overlay{top:calc(2em + 10px)}.k-pivotgrid-configurator-header{padding:12px 16px;font-size:18px;font-weight:500;display:flex;flex-direction:row;align-items:center}.k-pivotgrid-configurator-header-text{word-break:normal;overflow-wrap:anywhere}.k-pivotgrid-configurator-content{padding:0 16px;flex:1 1 auto;overflow:auto}.k-pivotgrid-configurator-content .k-form .k-label{font-size:16px;font-weight:500;align-items:flex-start}.k-pivotgrid-configurator-content .k-form .k-dropdown-list,.k-pivotgrid-configurator-content .k-form .k-dropdown,.k-pivotgrid-configurator-content .k-form .k-dropdownlist{max-width:90px}.k-pivotgrid-configurator-content .k-form .k-textbox{flex-basis:50%}.k-pivotgrid-configurator-content .k-row-fields,.k-pivotgrid-configurator-content .k-column-fields,.k-pivotgrid-configurator-content .k-filter-fields{margin-top:8px;flex-wrap:wrap}.k-pivotgrid-configurator-content .k-value-fields{margin:8px 0;display:flex;flex-direction:column;gap:8px}.k-pivotgrid-configurator-content .k-select-all .k-checkbox{margin-inline-end:4px}.k-pivotgrid-configurator-content .k-fields-list-wrapper{max-height:200px;border-width:1px;border-style:solid;flex:1 1 auto;overflow-x:hidden;overflow-y:auto}.k-pivotgrid-configurator-content .k-settings-description{margin-top:16px;text-align:center}.k-pivotgrid-configurator-content .k-treeview{padding:0 16px;overflow:auto}.k-calculated-field{padding:16px;border-width:1px;border-radius:4px;border-style:solid;box-sizing:border-box;display:flex;flex-direction:column;gap:16px}.k-calculated-field-header{display:flex;flex-direction:row;align-items:center}.k-calculated-field-header .k-textbox{min-width:200px}.k-calculated-field-header-text{margin-right:5px;word-break:normal;overflow-wrap:anywhere}.k-calculated-field-header-actions{flex-shrink:0;align-self:flex-start}.k-calculated-field-content .k-textbox{width:100%}.k-calculated-field-actions{display:flex;flex-direction:row;align-items:center}.k-calculated-field-actions .k-icon{margin-right:8px}.k-calculated-field-actions .k-dropdown-list,.k-calculated-field-actions .k-dropdown,.k-calculated-field-actions .k-dropdownlist{max-width:100px}.k-filter-menu .k-calculated-item{border-bottom-width:1px;border-bottom-style:solid}.k-pivotgrid-configurator-vertical{min-width:320px}.k-flex-row .k-pivotgrid-configurator-vertical.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel,.k-d-flex-row .k-pivotgrid-configurator-vertical.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel,.k-flex-row-reverse .k-pivotgrid-configurator-vertical.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel{border-right-width:0;border-left-width:0}.k-pivotgrid-configurator-horizontal{width:100%;height:420px}.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-form{display:flex;flex-direction:row}.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-form-field-wrapper{padding-left:16px}.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-form-field-wrapper>*:first-child{margin-top:0}.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-form-field-wrapper:first-child{padding-left:0;flex:1 1 30%}.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-form-field-wrapper:nth-child(2){flex:1 1 30%}.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-form-field-wrapper:last-child{border-left-width:1px;border-left-style:solid;flex:1 1 40%}.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-row-fields,.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-column-fields,.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-filter-fields{max-height:100px;overflow-x:hidden;overflow-y:auto}.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-value-fields{max-height:250px;flex-flow:row wrap;overflow-x:hidden;overflow-y:auto}.k-flex-col .k-pivotgrid-configurator-horizontal.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel,.k-d-flex-col .k-pivotgrid-configurator-horizontal.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel,.k-flex-column .k-pivotgrid-configurator-horizontal.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel,.k-flex-col-reverse .k-pivotgrid-configurator-horizontal.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel,.k-flex-column-reverse .k-pivotgrid-configurator-horizontal.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel{border-top-width:0;border-bottom-width:0}.k-pdf-export-shadow .k-pivotgrid{height:auto!important}.k-pdf-export-shadow .k-pivotgrid-values{height:auto;overflow:visible}.k-pdf-export-shadow .k-pivotgrid-column-headers .k-pivotgrid-table{padding-inline-end:0}.k-pivot{border-width:1px;border-style:solid;position:relative}.k-pivot .k-grid td{white-space:nowrap}.k-pivot .k-grid-content{flex:1 1 auto}.k-pivot-toolbar{border-width:0 0 1px;border-style:solid;align-items:flex-start;flex-wrap:wrap;box-shadow:none}.k-pivot-toolbar>*{max-width:100%}.k-pivot-toolbar:before{display:none}.k-pivot-layout{border-spacing:0;table-layout:auto}.k-pivot-layout .k-grid-footer,.k-pivot-layout .k-grid .k-alt{font-weight:700}.k-pivot-layout>tbody,.k-pivot td{vertical-align:top}.k-pivot-layout>tbody>tr>td{padding:0}.k-pivot-rowheaders>.k-grid,.k-pivot-table>.k-grid{border-width:0;color:inherit;background:none}.k-pivot-rowheaders>.k-grid td:first-child,.k-pivot-table .k-grid-header .k-header.k-first{border-left-width:1px}.k-pivot-rowheaders>.k-grid td.k-first{border-left-width:0}.k-pivot-rowheaders>.k-grid{overflow:hidden}.k-pivot-table{border-left-width:1px;border-left-style:solid}.k-pivot-table .k-grid-header-wrap{margin-right:-1px}.k-pivot-table .k-grid-header-wrap>table{height:100%}.k-pivot .k-grid-header .k-header{vertical-align:top}.k-pivot .k-grid tr .k-grid-footer{border-bottom-width:0}.k-pivot .k-grid tr:last-child:not(.k-grid-footer) td:not(.k-grid-footer){border-bottom-width:1px}.k-pivot-layout .k-grid td{border-bottom-width:1px}.k-pivot-layout .k-grid-footer>td{border-top-width:0}.k-pivot-filter-window .k-treeview{max-height:600px}.k-pivotgrid-wrapper{box-sizing:border-box;display:flex;flex-flow:row nowrap;align-items:flex-start;gap:8px}.k-pivotgrid-wrapper>.k-pivotgrid-configurator-panel{max-width:320px;flex:none}.k-pivotgrid-wrapper>.k-pivot{flex:1}.k-pivotgrid-configurator-panel.kendo-jquery{box-sizing:border-box;display:inline-flex}.k-pivotgrid-configurator-panel.kendo-jquery .k-pivotgrid-configurator{height:100%}.k-pivotgrid-configurator-panel.kendo-jquery .k-pivotgrid-configurator-content{padding:16px;max-height:100%;display:flex;flex-flow:column nowrap;gap:16px;overflow-x:hidden;overflow-y:auto}.k-pivotgrid-configurator-panel.kendo-jquery .k-pivotgrid-targets{display:flex;flex-flow:column nowrap;gap:16px}.k-pivotgrid-configurator-panel.kendo-jquery .k-pivotgrid-configurator-section{display:flex;flex-flow:column nowrap;gap:8px}.k-pivotgrid-configurator-panel.kendo-jquery .k-column-fields{margin:0;padding:4px;max-height:200px;border-width:1px;border-style:solid;display:flex;flex-flow:row wrap;gap:4px;overflow-x:hidden;overflow-y:auto}.k-pivotgrid-configurator-panel.kendo-jquery .k-column-fields>*{margin:0}.k-ie .k-pivotgrid-configurator-panel.kendo-jquery .k-column-fields>*{margin:2px}.k-ie11 .k-pivot .k-grid{display:block}.k-ie11 .k-pivotgrid{display:flex;flex-direction:column}.k-ie11 .k-pivotgrid>div{display:flex;flex-direction:row;overflow:hidden}.k-ie11 .k-pivotgrid .k-pivotgrid-empty-cell,.k-ie11 .k-pivotgrid .k-pivotgrid-row-headers{flex:1 1 30%}.k-ie11 .k-pivotgrid .k-pivotgrid-column-headers,.k-ie11 .k-pivotgrid .k-pivotgrid-values{flex:1 1 70%}.k-ie11 .k-pivotgrid-column-headers{padding-right:17px;padding-left:0}.k-ie11 [dir=rtl] .k-pivotgrid-column-headers,.k-ie11 .k-rtl .k-pivotgrid-column-headers{padding-right:0;padding-left:17px}.k-pivot-rowheaders .k-grid tr .k-grid-footer{border-bottom-width:0}.k-pivot .k-grid th,.k-pivot .k-grid td{border-left-color:inherit}.k-pivotgrid{border-color:#0000001f;color:#000000de;background-color:#fff}.k-pivotgrid-column-headers,.k-pivotgrid-row-headers,.k-pivotgrid-empty-cell{border-color:#00000014;color:#000000de;background-color:#ffffff05}.k-pivotgrid-empty-cell{border-color:#00000043}.k-pivotgrid-row-headers .k-pivotgrid-row .k-pivotgrid-cell:last-child{border-right-color:#00000043}.k-pivotgrid-column-headers .k-pivotgrid-column-total:nth-last-of-type(2) .k-pivotgrid-cell:not(.k-pivotgrid-expanded),.k-pivotgrid-column-headers .k-pivotgrid-row:last-child{border-bottom-color:#00000043}.k-pivotgrid-header-total,.k-pivotgrid-total{border-color:#00000014;color:#000000de;background-color:#ebebeb}.k-pivotgrid-row-headers tbody>.k-pivotgrid-row:hover,.k-pivotgrid-row-headers tbody>.k-pivotgrid-row.k-hover,.k-pivotgrid-column-headers tbody>.k-pivotgrid-row:hover,.k-pivotgrid-column-headers tbody>.k-pivotgrid-row.k-hover,.k-pivotgrid-values tbody>.k-pivotgrid-row:hover,.k-pivotgrid-values tbody>.k-pivotgrid-row.k-hover{background-color:#ededed}.k-pivotgrid-cell.k-selected,.k-pivotgrid-row.k-selected>.k-pivotgrid-cell{background-color:#0000000a}.k-pivotgrid-configurator-button,.k-pivotgrid-configurator-panel{border-color:#0000001f;color:#000000de;background-color:#fff}.k-pivotgrid-configurator-header{color:#000000de}.k-pivotgrid-configurator-content .k-fields-list-wrapper{border-color:#0000001f}.k-calculated-field{border-color:#0000001f;color:#000000de;background-color:#fff}.k-calculated-field-header{color:#000000de}.k-filter-menu .k-calculated-item,.k-pivotgrid-configurator-content .k-form-field-wrapper{border-color:#0000001f}.k-flex-row .k-pivotgrid-configurator-overlay,.k-d-flex-row .k-pivotgrid-configurator-overlay{box-shadow:-3px 0 6px #00000029}.k-flex-row-reverse .k-pivotgrid-configurator-overlay{box-shadow:3px 0 6px #00000029}.k-flex-col .k-pivotgrid-configurator-overlay,.k-d-flex-col .k-pivotgrid-configurator-overlay,.k-flex-column .k-pivotgrid-configurator-overlay{box-shadow:0 -3px 6px #00000029}.k-flex-col-reverse .k-pivotgrid-configurator-overlay,.k-flex-column-reverse .k-pivotgrid-configurator-overlay{box-shadow:0 3px 6px #00000029}.k-pivot{border-color:#0000001f;color:#000000de;background-color:#fff}.k-pivot-table{border-color:#0000001f}.k-pivot-rowheaders,.k-pivot-toolbar{border-color:#00000014;color:#000000de;background-color:#ffffff05}.k-pivot-toolbar .k-empty{color:#0000008a}.k-alt{background-color:#fff}.k-pivot-toolbar,.k-pivot-table,.k-pivot-rowheaders>.k-grid td:first-child,.k-pivot-table .k-grid-header .k-header.k-first{border-color:#0000001f}.k-pivot-layout .k-grid-footer{color:#0000008a;background-color:#fff}.k-i-kpi-trend-increase,.k-i-kpi-trend-decrease,.k-i-kpi-trend-equal{color:inherit}.k-i-kpi-status-hold{color:#ffc000}.k-i-kpi-status-deny{color:#f31700}.k-i-kpi-status-open{color:#37b400}.k-pivotgrid-configurator-panel.kendo-jquery .k-column-fields{border-color:#0000001f}.k-pivotgrid-cell:focus,.k-pivotgrid-cell.k-focus,.k-master-row>.k-pivotgrid-cell:focus,.k-grouping-row>.k-pivotgrid-cell:focus,.k-detail-row>.k-pivotgrid-cell:focus,.k-group-footer>.k-pivotgrid-cell:focus{background-color:#ededed}.k-treelist.k-grid-display-block.k-grid-lockedcolumns{display:block}.k-treelist .k-status{padding:.4em .6em;line-height:1.6em}.k-treelist .k-status .k-loading{vertical-align:baseline;margin-right:5px;display:none}.k-treelist tr.k-hidden{display:none}.k-treelist .k-treelist-dragging,.k-treelist .k-treelist-dragging .k-hover{cursor:default}.k-treelist .k-drop-hint{transform:translateY(-50%)}.k-treelist tr.k-footer td,.k-treelist tr.k-footer-template td{border-width:1px 0;border-style:solid;font-weight:700}.k-treelist tr.k-footer+tr.k-footer td{border-top-width:0}.k-treelist-scrollable>table,.k-treelist-scrollable .k-grid-header tr,.k-treelist-scrollable .k-grid-header th{background-color:inherit}.k-treelist-scrollable .k-grid-toolbar{position:sticky;z-index:3;top:0;left:0}.k-treelist-scrollable .k-grid-header th{position:sticky;z-index:1}.k-treelist-scrollable .k-grid-header th.k-grid-header-sticky{z-index:3}.k-treelist-scrollable thead.k-grid-header{padding-right:0}.k-treelist-scrollable tr.k-group-footer+tr.k-group-footer td{border-top-width:0}.k-treelist-scrollable[dir=rtl] thead.k-grid-header,.k-rtl .k-treelist-scrollable thead.k-grid-header{padding-left:0}.k-drag-separator{display:inline-block;border-right:1px solid;height:1em;vertical-align:top;margin:0 .5em}.k-treelist tr.k-footer-template td{border-width:1px 0}.k-treelist tr.k-footer td,.k-treelist tr.k-footer-template+tr.k-footer-template td{border-width:0 0 1px 0}.k-treelist-scrollable tr.k-group-footer td{border-bottom-width:1px}.k-treelist tr.k-footer,.k-treelist tr.k-footer-template,.k-treelist tr.k-footer:hover,.k-treelist tr.k-footer-template:hover{background-color:#0000000a}.k-treelist-scrollable .k-grid-toolbar,.k-treelist-scrollable .k-grid-header,.k-treelist-scrollable .k-grid-header tr:hover{background-color:inherit}.k-treelist-scrollable .k-group-footer td,.k-treelist-scrollable .k-grouping-row td,.k-treelist-scrollable tbody .k-group-cell{background-color:#0000000a}.k-filter{box-sizing:border-box;border-width:0;display:inline-block;background-color:transparent}.k-filter *,.k-filter *:before,.k-filter *:after{box-sizing:border-box}.k-filter ul{padding:0}.k-filter ul li{list-style-type:none}.k-filter .k-filter-container,.k-filter .k-filter-preview{margin-bottom:2.1em}.k-filter .k-filter-lines,.k-filter .k-filter-item{padding-left:8px}.k-filter .k-filter-toolbar{display:inline-flex;position:relative;padding:8px 0}.k-filter .k-filter-toolbar:before{content:"";position:absolute;width:8px;height:1px;top:50%;left:-8px}.k-filter .k-filter-toolbar .k-toolbar{border-style:solid}.k-filter .k-filter-operator .k-dropdown-list,.k-filter .k-filter-operator .k-dropdown,.k-filter .k-filter-operator .k-dropdownlist{width:15em}.k-filter .k-filter-item{position:relative}.k-filter .k-filter-item:before{content:"";position:absolute;width:1px;height:100%;top:-8px;left:0}.k-filter .k-filter-lines .k-filter-item:last-child>.k-filter-toolbar:after,.k-filter .k-filter-lines .k-filter-item:last-child>*>.k-filter-toolbar:after{content:"";position:absolute;width:1px;top:-9px;bottom:50%;left:-8px}.k-filter .k-filter-group-main:before,.k-filter .k-filter-group-main>.k-filter-toolbar:before,.k-filter .k-filter-group-main>.k-filter-toolbar:after,.k-filter .k-filter-group-main>*>.k-filter-toolbar:before,.k-filter .k-filter-group-main>*>.k-filter-toolbar:after,.k-filter .k-filter-lines .k-filter-item:last-child:before{display:none}.k-rtl .k-filter .k-filter-lines,.k-rtl .k-filter .k-filter-item,.k-filter[dir=rtl] .k-filter-lines,.k-filter[dir=rtl] .k-filter-item,[dir=rtl] .k-filter .k-filter-lines,[dir=rtl] .k-filter .k-filter-item{padding-left:0;padding-right:8px}.k-rtl .k-filter .k-filter-toolbar:before,.k-filter[dir=rtl] .k-filter-toolbar:before,[dir=rtl] .k-filter .k-filter-toolbar:before{left:auto;right:-8px}.k-rtl .k-filter .k-filter-item:before,.k-filter[dir=rtl] .k-filter-item:before,[dir=rtl] .k-filter .k-filter-item:before{left:auto;right:0}.k-rtl .k-filter .k-filter-lines .k-filter-item:last-child>.k-filter-toolbar:after,.k-rtl .k-filter .k-filter-lines .k-filter-item:last-child>*>.k-filter-toolbar:after,.k-filter[dir=rtl] .k-filter-lines .k-filter-item:last-child>.k-filter-toolbar:after,.k-filter[dir=rtl] .k-filter-lines .k-filter-item:last-child>*>.k-filter-toolbar:after,[dir=rtl] .k-filter .k-filter-lines .k-filter-item:last-child>.k-filter-toolbar:after,[dir=rtl] .k-filter .k-filter-lines .k-filter-item:last-child>*>.k-filter-toolbar:after{left:auto;right:-8px}.k-filter{color:#000000de}.k-filter .k-filter-preview-field{color:#3f51b5}.k-filter .k-filter-preview-operator{color:#0000008a}.k-filter .k-filter-item:before,.k-filter .k-filter-toolbar:before,.k-filter .k-filter-lines .k-filter-item:last-child>.k-filter-toolbar:after,.k-filter .k-filter-lines .k-filter-item:last-child>*>.k-filter-toolbar:after{background-color:#0000001f}.k-filter .k-toolbar:focus,.k-filter .k-toolbar.k-focus{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.k-filemanager{border-width:1px;border-style:solid;box-sizing:border-box;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;display:flex;flex-flow:column nowrap}.k-filemanager-header{border-color:inherit}.k-filemanager-toolbar{border-width:0;border-bottom-width:1px;border-color:inherit;flex-shrink:0}.k-filemanager-content-container{border-color:inherit;box-sizing:border-box;flex:1 1 0%;display:flex;flex-flow:row nowrap;align-items:stretch;overflow:hidden}.k-filemanager-navigation{padding:16px;width:20%;border-width:0;border-right-width:1px;border-style:solid;border-color:inherit;box-sizing:border-box;flex-shrink:0;overflow:auto}.k-filemanager-treeview{overflow:visible}.k-filemanager-content{border-color:inherit;flex:1 1 0%;display:flex;flex-flow:column nowrap;align-items:stretch;overflow:hidden}.k-filemanager-view{overflow:auto}.k-filemanager-breadcrumb{border-width:0;border-bottom-width:1px;padding:8px;flex-shrink:0}.k-filemanager-listview{border-width:0;flex:1 1 0%}.k-filemanager-listview .k-listview-item{padding:16px;width:120px;height:120px;text-align:center}.k-filemanager-listview .k-file-preview{display:flex;flex-direction:row;justify-content:center}.k-filemanager-listview .k-file-icon{font-size:48px}.k-filemanager-listview .k-file-name{margin-top:8px;display:block;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.k-filemanager-listview .k-file-edit-input input{width:100%}.k-filemanager-grid{border-width:0;flex:1 1 0%}.k-filemanager-grid .k-file-preview{margin-right:8px;display:inline-flex;flex-direction:row;vertical-align:middle}.k-filemanager-grid .k-file-name{display:inline-flex;flex-direction:row;vertical-align:middle}.k-filemanager-preview{padding:48px 16px 16px;width:20%;min-height:304px;border-width:0;border-left-width:1px;border-style:solid;border-color:inherit;box-sizing:border-box;text-align:center;overflow-y:auto;flex-shrink:0}.k-filemanager-preview .k-file-preview{display:flex;flex-direction:row;justify-content:center}.k-filemanager-preview .k-file-icon{font-size:96px}.k-filemanager-preview .k-file-name{margin-top:16px;display:block}.k-filemanager-preview .k-single-file-selected,.k-filemanager-preview .k-multiple-files-selected{font-weight:700}.k-filemanager-preview .k-file-meta{margin:16px 0 0;box-sizing:border-box;text-align:start;display:flex;flex-flow:row wrap;grid-column-gap:4px}.k-filemanager-preview .k-file-meta-label{display:inline-block}.k-filemanager-preview .k-file-meta-value{margin:0}.k-filemanager-preview .k-file-type{text-transform:capitalize}.k-filemanager-preview .k-line-break{margin:16px 0 0;width:100%;flex:1 1 100%;flex-flow:row nowrap}.k-filemanager .k-splitbar{flex-shrink:0;display:inline-flex;position:relative;border-width:0 1px;border-style:solid;border-color:inherit}.k-filemanager-upload-dialog .k-upload-files{max-height:200px;overflow-y:auto}.k-filemanager-drag-hint{display:flex;flex-direction:row;align-items:center}.k-filemanager-drag-hint .k-icon{margin-right:8px}.k-filemanager{border-color:#0000001f;color:#000000de;background-color:#fff}.k-filemanager-toolbar,.k-filemanager-breadcrumb{background-color:#f5f5f5}.k-filemanager-listview .k-listview-item .k-file-icon{color:#616161e8}.k-filemanager-listview .k-listview-item.k-selected .k-file-icon{border-color:transparent;color:inherit;background-color:transparent}.k-filemanager-preview .k-file-icon{color:#616161e8}.k-taskboard{box-sizing:border-box;font-size:14px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:2;display:flex;flex-direction:column;position:relative}.k-taskboard *,.k-taskboard *:before,.k-taskboard *:after{box-sizing:border-box}.k-taskboard-toolbar{padding:16px;border-width:0;box-shadow:none;background:none}.k-taskboard-content{padding:0 16px 16px;display:flex;position:relative;flex:1 1 auto;overflow-x:auto}.k-taskboard-columns-container{outline:none;display:flex;flex-direction:row;overflow:hidden;gap:16px;overflow-x:visible}.k-taskboard-column{width:320px;border-width:1px;border-radius:4px;border-style:solid;outline:none;display:flex;flex-direction:column;flex-shrink:0;overflow:hidden}.k-taskboard-column-header{padding:8px;font-weight:500;display:flex;flex-direction:row;align-items:center;gap:4px}.k-taskboard-column-header-actions{display:inline-flex;flex-shrink:0;align-self:flex-start;gap:8px}.k-taskboard-column-cards-container{margin-bottom:8px;padding:0 8px;outline:none;overflow:auto;flex:1 1 auto}.k-taskboard-column-cards{min-height:100%;display:flex;flex-direction:column;gap:8px 0}.k-taskboard-column-new .k-taskboard-column-header,.k-taskboard-column-edit .k-taskboard-column-header{font-weight:inherit}.k-taskboard-column-new .k-taskboard-column-header-text,.k-taskboard-column-edit .k-taskboard-column-header-text{flex:1 1 100%}.k-taskboard-pane{width:320px;border-width:1px;border-style:solid;display:flex;flex-direction:column;position:absolute;top:0;right:0;bottom:0;overflow:hidden;z-index:2}.k-taskboard-pane-header{padding:12px 16px;font-weight:500;display:flex;flex-direction:row;align-items:center}.k-taskboard-pane-header-text{word-break:normal;overflow-wrap:anywhere}.k-taskboard-pane-header-actions{flex-shrink:0;align-self:flex-start}.k-taskboard-pane-content{padding:0 16px;overflow:auto;flex:1 1 auto}.k-taskboard-pane-actions{padding:12px 16px}.k-taskboard-pane-start{right:auto;left:0}.k-taskboard-card{border-radius:4px;border-width:1px}.k-taskboard-card.k-taskboard-card-category{border-left-width:4px}.k-taskboard-card .k-card-header .k-card-body,.k-taskboard-card .k-card-footer{padding:8px}.k-taskboard-card .k-card-header{align-items:center}.k-taskboard-card .k-card-title{font-size:inherit;font-weight:inherit;word-break:normal;overflow-wrap:anywhere}.k-taskboard-card .k-card-title:focus,.k-taskboard-card .k-card-title.k-focus,.k-taskboard-card .k-card-title:hover,.k-taskboard-card .k-card-title.k-hover{text-decoration:underline}.k-taskboard-card .k-card-header-actions{align-self:flex-start}.k-taskboard-drag-placeholder{border-radius:4px;border-width:1px;border-style:solid;position:relative}.k-rtl .k-taskboard-card.k-taskboard-card-category,.k-taskboard-card.k-taskboard-card-category.k-rtl,[dir=rtl] .k-taskboard-card.k-taskboard-card-category,.k-taskboard-card.k-taskboard-card-category[dir=rtl]{border-left-width:1px;border-right-width:4px}.k-ie .k-taskboard-column:not(:last-child){margin-right:16px}.k-ie .k-rtl .k-taskboard-column:not(:last-child){margin-right:0;margin-left:16px}.k-ie .k-taskboard-column-cards-container{margin-bottom:24px}.k-ie .k-taskboard-column-cards>.k-taskboard-card:not(:last-child){margin-bottom:8px}.k-taskboard-column{border-color:transparent;background-color:#f5f5f5}.k-taskboard-column:focus,.k-taskboard-column.k-focus{border-color:#00000043}.k-taskboard-column-header{color:#000000de}.k-taskboard-pane{border-color:#0000001f;color:#000000de;background-color:#fff}.k-taskboard-pane-header{color:#000000de}.k-taskboard-card{border-color:#00000014;color:#000000de;background-color:#fff;box-shadow:none}.k-taskboard-card .k-card-title{color:#3f51b5}.k-taskboard-card .k-card-title:focus,.k-taskboard-card .k-card-title.k-focus{color:#303f9f}.k-taskboard-card .k-card-title:hover,.k-taskboard-card .k-card-title.k-hover{color:#303f9f}.k-taskboard-card:focus,.k-taskboard-card.k-focus{border-color:#0000002a;box-shadow:none}.k-taskboard-card:hover,.k-taskboard-card.k-hover{border-color:#0000002c}.k-taskboard-card.k-selected{border-color:#7986cb;box-shadow:none}.k-taskboard-card.k-disabled{outline:none;cursor:default;opacity:.6;filter:grayscale(.1);pointer-events:none;box-shadow:none}.k-taskboard-drag-placeholder{border-color:#0000001f;background-color:#fff3}.k-editor{border-width:1px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;display:flex;flex-flow:column nowrap;position:relative;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}table.k-editor{width:100%;display:table;vertical-align:top;table-layout:fixed;border-collapse:separate;border-spacing:0}table.k-editor tbody,table.k-editor tr,table.k-editor td{border-color:inherit}kendo-editor .k-editor-content{z-index:1}kendo-editor.k-readonly{outline:none;cursor:default;opacity:.6;filter:grayscale(.1);pointer-events:none;box-shadow:none}kendo-editor.k-readonly>.k-content,kendo-editor.k-readonly .k-editor-content{pointer-events:auto}kendo-editor.k-readonly .k-editor-content.k-focus{outline-width:1px;outline-style:dashed}.k-editor-inline{border-radius:4px;padding:2px 8px;border:1px solid transparent;word-wrap:break-word;overflow:auto;background:none}.k-window.k-editor-widget{padding:0}.k-editor-resizable{resize:both;overflow:auto}.k-editor-resize-handles-wrapper{position:absolute;visibility:hidden}.k-editor-resize-handle{width:8px;height:8px;border-width:1px;border-style:solid;box-sizing:border-box;position:absolute;visibility:visible;z-index:100}.k-editor-resize-handle.northwest{top:0;left:0;transform:translate(-50%,-50%);cursor:nw-resize}.k-editor-resize-handle.north{top:0;left:50%;transform:translate(-50%,-50%);cursor:n-resize}.k-editor-resize-handle.northeast{top:0;right:0;transform:translate(50%,-50%);cursor:ne-resize}.k-editor-resize-handle.southwest{left:0;bottom:0;transform:translate(-50%,50%);cursor:sw-resize}.k-editor-resize-handle.south{bottom:0;left:50%;transform:translate(-50%,50%);cursor:s-resize}.k-editor-resize-handle.southeast{right:0;bottom:0;transform:translate(50%,50%);cursor:se-resize}.k-editor-resize-handle.west{top:50%;left:0;transform:translate(-50%,-50%);cursor:w-resize}.k-editor-resize-handle.east{top:50%;right:0;transform:translate(50%,-50%);cursor:e-resize}.ProseMirror-selectednode{outline-width:2px;outline-style:solid}.ProseMirror-hideselection{caret-color:transparent}.ProseMirror-hideselection *::selection,.ProseMirror-hideselection *::-moz-selection{background:transparent}.k-editor-toolbar,.k-editor>.k-toolbar{border-width:0 0 0 0;flex-shrink:0}.k-editor-toolbar{border-width:0 0 0 0}.k-editor-toolbar .k-tool{padding:8px;width:calc(1.4285714286em + 18px);height:calc(1.4285714286em + 18px)}.k-editor-toolbar .k-tool-text{display:none}.k-editor-toolbar .k-overflow-tools{margin:0;position:absolute;top:0;right:0;visibility:hidden}.k-editor-toolbar .k-overflow-tools .k-overflow-anchor{position:relative}.k-editor-toolbar .k-editor-export .k-icon{margin-right:.5em}.k-editor-toolbar .k-editor-export .k-icon,.k-editor-toolbar .k-editor-export .k-export-tool-text{vertical-align:middle}.k-editor-content{flex:1 1 auto;overflow-y:auto}.k-editor-content>.k-iframe{width:100%;height:100%;border-width:0;display:block}.k-editor-content>.ProseMirror{padding:16px;width:100%;height:100%;position:relative;box-sizing:border-box;outline:none;white-space:pre-wrap;overflow:auto}.k-editor-content>.ProseMirror table{white-space:pre-wrap}.k-editor-content>.ProseMirror .k-placeholder:before{content:attr(data-placeholder);height:0;color:#0000008a;float:left;opacity:1;cursor:text;-webkit-user-select:none;user-select:none}.k-editor-content>.ProseMirror[contenteditable=false]{cursor:unset!important}.k-editor-content>.ProseMirror[contenteditable=false] .k-editor-resize-handles-wrapper,.k-editor-content>.ProseMirror[contenteditable=false] .k-editor-resize-handle,.k-editor-content>.ProseMirror[contenteditable=false] .row-resize-handle,.k-editor-content>.ProseMirror[contenteditable=false] .column-resize-handle{display:none}.k-editor-content>.ProseMirror[contenteditable=false] img,.k-editor-content>.ProseMirror[contenteditable=false] table{pointer-events:none}.k-editor-content>.ProseMirror[contenteditable=false] .ProseMirror-selectednode{outline:none}td.k-editor-content{padding:8px;width:100%;height:100%;border-width:0;outline:0}.k-resizable td.k-editor-content{padding:8px 8px 16px}.k-edit-form-content{flex:1 1 auto;overflow:auto;margin:-8px -24px;padding:8px 24px}.k-ct-popup{box-sizing:border-box;width:190px;padding:5px}.k-ct-popup .k-button{width:100%}.k-ct-popup .k-ct-cell{margin:1px;width:20px;height:20px;box-sizing:border-box;border:1px solid;border-color:inherit;display:inline-block;vertical-align:top;overflow:hidden;opacity:.7;pointer-events:all}.k-editor .k-resize-handle{position:absolute;right:0;bottom:0;padding:0;width:0;height:0;border-style:solid;border-width:0 0 13px 13px;border-color:transparent;border-bottom-color:inherit;cursor:se-resize}.k-editor .k-resize-handle .k-i-arrow-45-down-right,.k-editor .k-resize-handle .k-i-caret-br{display:none}.k-editor-find-replace .k-content{position:relative}.k-editor-find-replace .k-edit-form-container{display:inline-block}.k-editor-find-replace .k-edit-form-container .k-edit-label{text-align:left}.k-editor-find-replace .k-actions,.k-editor-find-replace .k-edit-buttons,.k-editor-find-replace .k-action-buttons,.k-editor-find-replace .k-columnmenu-actions,.k-editor-find-replace .k-form-buttons{padding:0}.k-editor-find-replace .k-search-options{display:flex;flex-direction:column;padding:10px 0 40px}.k-editor-find-replace .k-matches-container{position:absolute;bottom:0;left:0;right:0;padding:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.k-editor-dialog .k-edit-label{width:30%;padding:5px 0}.k-editor-dialog .k-edit-field{width:66%}.k-editor-dialog.k-viewhtml-dialog{display:flex;flex-direction:column}.k-textarea.k-editor-textarea{width:100%;height:100%;resize:none}.k-filebrowser-dialog{display:flex}.k-filebrowser-dialog .k-edit-form-container{display:flex;flex-direction:column;flex:1 1 auto}.k-filebrowser-dialog .k-edit-label{width:18%}.k-filebrowser-dialog .k-edit-field{width:75%}.k-filebrowser{max-width:100%}.k-filebrowser .k-floatwrap{display:flex}.k-filebrowser .k-floatwrap:after{display:none}.k-filebrowser .k-breadcrumbs{flex:1}.k-filebrowser .k-search-wrap{margin:0 0 0 1em;width:150px;display:flex;align-items:center}.k-filebrowser .k-search-wrap .k-input{flex:1;width:100px}.k-filebrowser .k-search-wrap .k-icon{margin:0;position:static}.k-filebrowser .k-filebrowser-toolbar{margin:1em 0 0}.k-filebrowser .k-upload{padding:0;border-width:0;background:none}.k-filebrowser .k-upload .k-upload-button{margin:0}.k-filebrowser .k-upload .k-upload-status,.k-filebrowser .k-upload-files{display:none}.k-filebrowser .k-tiles{display:flex;flex-flow:row wrap;height:390px;max-height:50vh;margin:0 0 1em;padding:4px 16px;border-top-width:0;overflow:auto}.k-filebrowser .k-tile{width:33%;height:90px;padding:4px 16px;box-sizing:border-box;white-space:nowrap;overflow:hidden;cursor:pointer;border-radius:4px}.k-filebrowser .k-tile .k-i-file,.k-filebrowser .k-tile .k-i-folder{font-size:4em}.k-filebrowser .k-tile input{width:100px}.k-filebrowser .k-tile strong{display:block;font-weight:400;overflow:hidden;text-overflow:ellipsis}.k-filebrowser .k-tile-empty{display:block;margin:auto}.k-filebrowser .k-tile-empty.k-selected{color:inherit;border-width:0;background-image:none;background-color:transparent}.k-filebrowser .k-tile-empty strong{opacity:.5;font-size:3em;font-weight:400}.k-filebrowser .k-thumb{float:left;margin-right:8px}.k-filebrowser .k-breadcrumbs-wrap{position:absolute;left:16px;top:8px}.k-filebrowser .k-breadcrumbs-wrap .k-icon{position:static;margin-top:0}.k-editor-table-wizard-dialog{display:flex}.k-editor-table-wizard-dialog .k-edit-form-container{display:flex;flex-direction:column;flex:1 1 auto}.k-editor-table-wizard-dialog .k-tabstrip-wrapper{display:flex;flex:1 1 auto;overflow:auto}.k-editor-table-wizard-dialog .k-tabstrip-wrapper .k-tabstrip.k-root-tabs{flex:1 1 auto;margin-bottom:0}.k-editor-table-wizard-dialog .k-numerictextbox{width:10em}.k-editor-table-wizard-dialog .k-numerictextbox+.k-dropdown-list,.k-editor-table-wizard-dialog .k-numerictextbox+.k-dropdown,.k-editor-table-wizard-dialog .k-numerictextbox+.k-dropdownlist{width:5em}.k-editor-table-wizard-dialog .k-numerictextbox+.k-color-picker,.k-editor-table-wizard-dialog .k-numerictextbox+.k-colorpicker,.k-editor-table-wizard-dialog .k-numerictextbox+.k-dropdown-list,.k-editor-table-wizard-dialog .k-numerictextbox+.k-dropdown,.k-editor-table-wizard-dialog .k-numerictextbox+.k-dropdownlist{margin-left:8px}.k-editor-table-wizard-dialog .k-color-picker,.k-editor-table-wizard-dialog .k-colorpicker{vertical-align:middle}.k-editor-table-wizard-dialog .k-edit-field>.k-checkbox{position:relative}.k-editor-inline .k-table{width:100%;border-spacing:0;margin:0 0 1em}.k-editor-inline .k-table,.k-editor-inline .k-table td{outline:0;border-width:1px;border-style:dotted}.k-editor-inline .k-table td{min-width:1px;padding:2px 8px}.k-editor-inline .k-element-resize-handle-wrapper{position:absolute;width:5px;height:5px;border-width:1px;border-style:solid;z-index:100}.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle{width:100%;height:100%}.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-east{cursor:e-resize}.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-north{cursor:n-resize}.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-northeast{cursor:ne-resize}.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-northwest{cursor:nw-resize}.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-south{cursor:s-resize}.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-southeast{cursor:se-resize}.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-southwest{cursor:sw-resize}.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-west{cursor:w-resize}.k-editor-inline .k-column-resize-handle-wrapper{position:absolute;height:10px;width:10px;cursor:col-resize;z-index:2}.k-editor-inline .k-column-resize-handle-wrapper .k-column-resize-handle{width:100%;height:100%}.k-editor-inline .k-column-resize-handle-wrapper .k-column-resize-handle .k-column-resize-marker{width:2px;height:100%;margin:0 auto;display:none;opacity:.8}.k-editor-inline .k-row-resize-handle-wrapper{position:absolute;z-index:2;cursor:row-resize;width:10px;height:10px}.k-editor-inline .k-row-resize-handle-wrapper .k-row-resize-handle{display:table;width:100%;height:100%}.k-editor-inline .k-row-resize-handle-wrapper .k-row-resize-marker-wrapper{display:table-cell;width:100%;height:100%;margin:0;padding:0;vertical-align:middle}.k-editor-inline .k-row-resize-handle-wrapper .k-row-resize-marker{display:none;margin:0;padding:0;width:100%;height:2px;opacity:.8}.k-ct-popup{line-height:normal}.k-ct-popup .k-status{line-height:2}.k-editor-export{text-transform:uppercase;font-size:14px}.k-editor-export .k-icon{margin-left:.5em}.k-editor-dialog{box-sizing:border-box}.k-editor-dialog .k-edit-form-container{width:auto}.k-editor-dialog .k-edit-label{padding:3px 0;margin:0 0 -.5em;width:auto;font-size:12px;line-height:1;text-align:inherit;display:block;float:none}.k-editor-dialog .k-edit-field{width:auto;float:none;display:flex;flex-direction:row}.k-editor{border-color:#0000001f;color:#000000de;background-color:#fff}.k-editor .k-editable-area{border-color:#0000001f}.k-editor-inline .k-table,.k-editor-inline .k-table td{border-color:#ccc}.k-editor-inline .k-element-resize-handle-wrapper{background-color:#fff;border-color:#000}.k-editor-inline .k-column-resize-handle-wrapper .k-column-resize-handle .k-column-resize-marker,.k-editor-inline .k-row-resize-handle-wrapper .k-row-resize-marker{background-color:#00b0ff}.k-editor-inline:hover,.k-editor-inline.k-hover .k-editor-inline.k-active{border-color:#0000001f}.k-editor-resize-handle{background-color:#fff;border-color:#000}.ProseMirror-selectednode{outline-color:#8cf}.k-ct-popup .k-selected{border-color:#0000001a;color:#fff;background-color:#e51a5f}.k-editor-content .k-text-selected,.k-editor-content::selection{color:#fff;background-color:#3f51b5}.k-editor-content .k-text-highlighted{background-color:#d9dcf0}.k-imageeditor{border-width:1px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-imageeditor *,.k-imageeditor *:before,.k-imageeditor *:after{box-sizing:border-box}.k-imageeditor-toolbar{border-width:0;border-bottom-width:0}.k-imageeditor-content{border-width:0;border-style:solid;border-color:inherit;display:flex;flex-flow:row nowrap}.k-imageeditor-canvas-container{flex:1 1 100%;display:flex;flex-flow:row nowrap;overflow:auto}.k-imageeditor-canvas{margin:auto;display:flex;flex-direction:column;position:relative}.k-imageeditor-action-pane{padding:32px 16px;width:241px;border-width:0;border-left-width:1px;border-style:solid;border-color:inherit;box-sizing:border-box;flex:none;overflow-y:auto}.k-imageeditor-action-pane .k-input-inner,.k-imageeditor-action-pane .k-input-value-text{text-overflow:clip}.k-imageeditor-crop-overlay{width:100%;height:100%;position:absolute;top:0;left:0}.k-imageeditor-crop{width:100%;height:100%;border-width:1px;border-style:dashed;box-sizing:border-box;position:absolute}.k-imageeditor-crop .k-resize-handle{margin:1px;border-style:solid;border-width:0 2px 2px 0}.k-imageeditor-crop .k-resize-sw,.k-imageeditor-crop .k-resize-se,.k-imageeditor-crop .k-resize-nw,.k-imageeditor-crop .k-resize-ne{width:15px;height:15px}.k-imageeditor-crop .k-resize-n,.k-imageeditor-crop .k-resize-s{left:calc(50% - 7.5px);width:15px;height:0}.k-imageeditor-crop .k-resize-w,.k-imageeditor-crop .k-resize-e{top:calc(50% - 7.5px);width:0;height:15px}.k-imageeditor-crop .k-resize-ne{transform:rotate(-90deg)}.k-imageeditor-crop .k-resize-nw{transform:rotate(-180deg)}.k-imageeditor-crop .k-resize-sw{transform:rotate(90deg)}.k-imageeditor-crop .k-resize-n{top:0}.k-imageeditor-crop .k-resize-s{bottom:0}.k-imageeditor-crop .k-resize-w{left:0}.k-imageeditor-crop .k-resize-e{right:0}.k-ie .k-imageeditor-canvas{flex-direction:row;align-self:flex-start}.k-imageeditor{border-color:#0000001f;color:#000000de;background-color:#fff}.k-imageeditor-content{background-color:#c6c6c6}.k-imageeditor-canvas{background:linear-gradient(45deg,rgba(0,0,0,.09) 25%,transparent 25%,transparent 75%,rgba(0,0,0,.09) 75%,rgba(0,0,0,.09) 0),linear-gradient(45deg,rgba(0,0,0,.09) 25%,transparent 25%,transparent 75%,rgba(0,0,0,.09) 75%,rgba(0,0,0,.09) 0),#fff;background-repeat:repeat,repeat;background-position:0px 0px,5px 5px;transform-origin:0 0 0;background-origin:padding-box,padding-box;background-size:10px 10px,10px 10px;box-shadow:none;text-shadow:none;transition:none;transform:scaleX(1) scaleY(1) scaleZ(1)}.k-imageeditor-action-pane{background-color:#fff}.k-imageeditor-crop{border-color:#fff}.k-imageeditor-crop-overlay{background-color:#0000004d}.k-gantt{border-width:1px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;display:flex;flex-flow:column nowrap;position:relative;white-space:nowrap;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-gantt td{overflow:hidden;white-space:nowrap;vertical-align:top}.k-gantt .k-grid-header tr{height:calc(2em + 33px)}.k-gantt .k-grid-header .k-header{position:static}.k-gantt .k-treelist .k-grid-header .k-header{position:relative}.k-gantt .k-grid-content tr{height:calc(2em + 21px)}.k-gantt.k-gantt-planned .k-grid-content tr{height:calc(3.4em + 21px)}.k-gantt .k-gantt-layout{white-space:normal;vertical-align:top;display:inline-block}.k-gantt .k-splitbar{position:relative;display:inline-flex}.k-gantt .k-treelist-scrollable{width:100%;border-width:0;overflow:auto}.k-gantt .k-treelist-scrollable .k-grid-header .k-header{position:sticky}.k-gantt .k-treelist-scrollable .k-grid-header th,.k-gantt .k-treelist-scrollable .k-grid-content-sticky{z-index:4}.k-gantt .k-treelist-scrollable .k-grid-header th.k-grid-header-sticky{z-index:5}.k-gantt .k-treelist-scrollable .k-grid-header tr:first-child th:last-child,.k-gantt .k-treelist-scrollable tbody td:last-child{padding:0}.k-gantt .k-treelist-scrollable .k-grid-header th:last-child .k-header{padding:16px 24px;border-width:0 0 1px 1px;white-space:nowrap}.k-gantt .k-treelist-scrollable tr.k-selected>td:last-child{background:transparent}.k-gantt .k-treelist-scrollable .k-task{display:inline-flex;flex-flow:row nowrap;white-space:nowrap;z-index:3}.k-gantt .k-treelist-scrollable .k-task:hover .k-task-start,.k-gantt .k-treelist-scrollable .k-task:hover .k-task-end{display:block}.k-gantt .k-treelist-scrollable .k-task:hover .k-task-draghandle{visibility:visible}.k-gantt .k-treelist-scrollable .k-task-content{padding:4px 8px;display:block;line-height:normal;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.k-gantt .k-treelist-scrollable .k-task-actions{flex-shrink:0}.k-gantt .k-treelist-scrollable .k-task-milestone{border:0;transform:none;background:none}.k-gantt .k-treelist-scrollable .k-task-milestone .k-task-milestone-content{width:100%;height:100%;border-width:1px;border-style:solid;box-sizing:border-box;transform:rotate(45deg)}.k-gantt .k-treelist-scrollable .k-task-summary{height:15px;clip-path:polygon(-20px 0,calc(100% + 20px) 0,calc(100% + 20px) 100%,100% 100%,calc(100% - 8px) calc(100% - 5px),8px calc(100% - 5px),0 100%,-20px 100%)}.k-gantt .k-treelist-scrollable .k-task-summary-complete{width:100%;height:15px}.k-gantt .k-treelist-scrollable .k-task-start{transform:translate(-140%) translateY(-50%)}.k-gantt .k-treelist-scrollable .k-task-end{transform:translate(140%) translateY(-50%)}.k-gantt .k-treelist-scrollable .k-master-row:hover .k-task-dot{display:block}.k-gantt .k-treelist-scrollable .k-gantt-columns{background:transparent;pointer-events:none;table-layout:fixed}.k-gantt .k-gantt-dependencies-svg{position:absolute;top:0;left:0;overflow:visible;pointer-events:none;z-index:2}.k-gantt .k-gantt-dependencies-svg polyline{stroke-width:2px}.k-gantt-header{border-width:0 0 0;flex-shrink:0;z-index:6}.k-gantt-footer{border-width:0 0 0;flex-shrink:0}.k-gantt-toggle{display:none}.k-gantt-views-wrapper{margin-left:auto}.k-gantt-views-wrapper .k-views-dropdown{width:auto;font-size:inherit;display:none;cursor:pointer}@media (max-width: 480px){.k-gantt-toolbar .k-gantt-toggle{display:inline-flex}.k-gantt-toolbar .k-gantt-pdf,.k-gantt-toolbar .k-gantt-create{padding:8px;width:calc(1.4285714286em + 18px);height:calc(1.4285714286em + 18px)}.k-gantt-toolbar .k-gantt-pdf .k-button-text,.k-gantt-toolbar .k-gantt-create .k-button-text{display:none}}@media (max-width: 1024px){.k-gantt-views-wrapper .k-gantt-views{display:none}.k-gantt-views-wrapper .k-views-dropdown{display:flex}}.k-gantt-content{display:flex;flex-flow:row nowrap;align-items:stretch;flex:1 1 auto;overflow:hidden}.k-gantt-treelist .k-treelist{height:100%;border-width:0}.k-gantt-treelist .k-grid-header,.k-gantt-treelist .k-grid-footer{padding:0!important}.k-gantt-treelist .k-grid-header tr{height:calc(4em + 66px);vertical-align:bottom}.k-gantt-treelist .k-grid-content{overflow:hidden;overflow-x:scroll}.k-gantt-treelist .k-grid-content td{vertical-align:middle}.k-gantt-treelist .k-gantt-treelist-nested-columns .k-grid-header tr{height:calc(2em + 33px)}.k-gantt-treelist.k-gantt-treelist-scrollable .k-grid-content{overflow:scroll}.k-gantt-timeline .k-timeline{height:100%;border-width:0;display:flex}.k-gantt-timeline .k-grid-content{overflow-x:scroll}.k-gantt-timeline .k-header{padding:16px 24px;border-width:0 0 1px 1px;white-space:nowrap}.k-gantt-tables{position:relative;border-color:inherit}.k-gantt-rows,.k-gantt-columns{border-color:inherit;position:absolute;z-index:0;top:0;left:0}.k-gantt-dependencies{opacity:.7;position:absolute;top:0;left:0}.k-gantt-dependencies .k-arrow-e,.k-gantt-dependencies .k-arrow-w{width:0;height:0;border:5px solid transparent;position:absolute;top:-4px}.k-gantt-dependencies .k-arrow-e{border-left-color:currentColor;right:-6px}.k-gantt-dependencies .k-arrow-w{border-right-color:currentColor;left:-6px}.k-gantt-line{background-color:currentColor;border-color:currentColor;position:absolute}.k-gantt-line.k-selected{z-index:3}.k-gantt-line-h{height:2px}.k-gantt-line-v{width:2px}.k-gantt-dependency-hint{z-index:4}.k-gantt-tasks{position:relative}.k-gantt-tasks td{padding:0;border-width:0;position:relative;vertical-align:middle}.k-gantt-tasks td:after{content:"\200b"}.k-task-wrap{margin:0 -21px;padding:5px 21px;display:inline-flex;flex-direction:row;align-items:center;position:relative;z-index:2}.k-task-wrap.k-drag-hint{position:absolute}.k-task{position:relative;flex:1 1 auto}.k-task-dot{width:16px;height:16px;line-height:1;cursor:pointer;display:none;position:absolute;top:50%;transform:translateY(-50%)}.k-task-wrap:hover .k-task-dot,.k-task-wrap.k-origin .k-task-dot{display:block}.k-task-dot:before{content:"";width:8px;height:8px;border-width:0;border-style:solid;border-radius:100%;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.k-task-dot:hover:before,.k-task-dot.k-hover:before{border-width:1px}.k-task-start{left:0}.k-task-end{right:0}.k-task-draghandle{margin-left:16px;width:0;height:0;border:5px solid transparent;border-top-width:0;border-bottom-color:inherit;position:absolute;bottom:0;cursor:e-resize;visibility:hidden}.k-task-wrap:hover .k-task-draghandle{visibility:visible}.k-milestone-wrap{margin:0 -2em}.k-task-milestone{width:1em;height:1em;border-width:1px;border-style:solid;box-sizing:border-box;transform:rotate(45deg)}.k-task-summary{height:10px;display:inline-block;vertical-align:top}.k-task-summary,.k-task-summary-complete{background-color:currentColor}.k-task-summary:before,.k-task-summary:after,.k-task-summary-complete:before,.k-task-summary-complete:after{content:"";width:0;height:0;border:8px solid transparent;position:absolute;top:0;display:none}.k-task-summary:before,.k-task-summary-complete:before{border-left-color:currentColor;left:0}.k-task-summary:after,.k-task-summary-complete:after{border-right-color:currentColor;right:0}.k-task-summary-complete{height:10px;position:relative;z-index:2}.k-task-summary-progress{height:15px;overflow:hidden}.k-task-single{border-radius:4px;border-width:0px;border-style:solid;box-sizing:border-box;cursor:default}.k-task-single .k-resize-handle{opacity:.5;z-index:2;visibility:hidden}.k-task-single .k-resize-handle:before{position:absolute;top:2px;bottom:2px}.k-task-single .k-resize-w{left:0}.k-task-single .k-resize-w:before{left:2px;border-left-width:1px}.k-task-single .k-resize-e{right:0}.k-task-single .k-resize-e:before{right:2px;border-left-width:1px}.k-task-single:hover .k-resize-handle,.k-task-single:hover .k-task-actions{visibility:visible}.k-task-complete{border-radius:4px;width:20%;position:absolute;z-index:1;top:0;bottom:0;left:0}.k-task-content{position:relative;z-index:2;display:flex;flex-direction:row;align-items:center}.k-task-template{padding:4px 8px;line-height:normal;flex:1;overflow:hidden;text-overflow:ellipsis}.k-task-actions{padding:2px;white-space:nowrap;display:flex;flex-direction:row;align-items:center;visibility:hidden;z-index:1}.k-task-actions>.k-link{display:inline-flex}.k-resources-wrap{position:absolute;display:inline-block;z-index:2;margin-left:20px;margin-top:-2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.k-resources-wrap .k-resource{margin:0 5px}.k-task-details{padding:4px 16px;white-space:nowrap}.k-task-details strong{font-size:16px;font-weight:400;display:block}.k-task-details .k-task-pct{font-size:32px}.k-task-details ul{line-height:normal}.k-gantt-planned .k-gantt-dependencies,.k-gantt-planned .k-task-dot,.k-gantt-planned .k-resources-wrap{margin-top:.7em}.k-gantt-planned .k-task-wrap{flex-direction:column;align-items:flex-start}.k-gantt-planned .k-task-inner-wrap{display:inline-flex}.k-gantt-planned .k-task-wrap.k-drag-hint{top:.85em}.k-gantt-planned .k-summary-wrap.k-drag-hint{top:1.35em}.k-gantt-planned .k-milestone-wrap.k-drag-hint{top:1.15em}.k-task-planned{margin:0 0 .35em;line-height:.75em;display:flex;align-items:center}.k-task-planned .k-task-moment{border-width:2px;border-radius:5px;border-style:solid;height:6px;width:6px}.k-task-planned .k-task-duration{height:2px}.k-task-planned .k-task-moment.k-moment-left{margin-left:-4px}.k-task-planned:hover .k-task-duration{height:3px}.k-milestone-wrap .k-task-moment{margin-left:3px}.k-planned-tooltip .k-task-content{display:block}.k-task-offset-wrap .k-task-content .k-resize-e{display:none}.k-task-offset{flex-direction:row-reverse;display:flex}.k-task-offset .k-resize-handle{right:0;z-index:2;visibility:hidden;margin-right:1.4em}.k-task-offset .k-resize-handle:before{border-left-width:1px;position:absolute;top:50%;bottom:.5em;margin-right:2px}.k-task-single:hover+.k-task-offset .k-task-actions,.k-task-offset:hover .k-task-actions,.k-task-single:hover+.k-task-offset .k-resize-handle,.k-task-offset:hover .k-resize-handle{visibility:visible}.k-gantt-tooltip-validation{max-width:200px;display:block}.k-gantt-tooltip-validation:before{content:"";width:4px;height:100%;position:absolute;top:0;left:0}.k-gantt-tooltip-validation-row{display:flex;flex-direction:row;justify-content:space-between}.k-gantt-tooltip-validation-label{display:inline-flex;min-width:50px}.k-gantt-tooltip-validation-value{font-weight:500}.k-gantt-tooltip-validation-label,.k-gantt-tooltip-validation-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.k-pdf-export-shadow .k-gantt{float:left}.k-pdf-export-shadow .k-gantt,.k-pdf-export-shadow .k-gantt-timeline,.k-pdf-export-shadow .k-gantt-dependencies{width:auto!important;height:auto!important;overflow:visible!important}.k-pdf-export-shadow .k-gantt-treelist .k-treelist{display:block}.k-pdf-export-shadow .k-gantt-layout.k-splitbar{display:none}.k-gantt-edit-form .k-gantt-delete{float:left}.k-rtl .k-gantt-rows,.k-rtl .k-gantt-columns,[dir=rtl] .k-gantt-rows,[dir=rtl] .k-gantt-columns{left:auto;right:0}.k-rtl .k-task-wrap:not(.k-milestone-wrap),[dir=rtl] .k-task-wrap:not(.k-milestone-wrap){margin:0 -26px}.k-rtl .k-gantt-timeline .k-gantt-tasks tbody,[dir=rtl] .k-gantt-timeline .k-gantt-tasks tbody{text-align:left}.k-rtl .k-gantt-timeline .k-header,[dir=rtl] .k-gantt-timeline .k-header{border-width:0 1px 1px 0}.k-rtl .k-gantt-timeline .k-header:first-child,[dir=rtl] .k-gantt-timeline .k-header:first-child{border-right-width:0}.k-rtl .k-gantt-timeline .k-task-start,[dir=rtl] .k-gantt-timeline .k-task-start{left:auto;right:0}.k-rtl .k-gantt-timeline .k-task-end,[dir=rtl] .k-gantt-timeline .k-task-end{right:auto;left:0}.k-rtl .k-task-content,[dir=rtl] .k-task-content{text-align:right}.k-rtl .k-task-complete,[dir=rtl] .k-task-complete{left:auto;right:0}.k-rtl .k-task-draghandle,[dir=rtl] .k-task-draghandle{margin-left:0;margin-right:16px}.k-rtl .k-gantt-dependencies,[dir=rtl] .k-gantt-dependencies{left:auto;right:0}.k-rtl .k-gantt-delete,[dir=rtl] .k-gantt-delete{float:right}.k-rtl .k-task-offset-wrap .k-task-content .k-resize-e,[dir=rtl] .k-task-offset-wrap .k-task-content .k-resize-e{display:block}.k-rtl .k-task-offset-wrap .k-task-content .k-resize-w,[dir=rtl] .k-task-offset-wrap .k-task-content .k-resize-w{display:none}.k-rtl .k-milestone-wrap,[dir=rtl] .k-milestone-wrap{margin-left:-2.4em}.k-rtl .k-milestone-wrap .k-task-moment,[dir=rtl] .k-milestone-wrap .k-task-moment{margin-right:.2em}.k-rtl .k-gantt-timeline .k-milestone-wrap .k-task-start,[dir=rtl] .k-gantt-timeline .k-milestone-wrap .k-task-start{right:-.1em}.k-rtl .k-gantt-tooltip-validation:before,[dir=rtl] .k-gantt-tooltip-validation:before{left:auto;right:0}.k-rtl .k-gantt-timeline .k-header{border-width:0 1px 1px 0}.k-gantt{border-color:#0000001f;color:#000000de;background-color:#fff}.k-gantt .k-treelist-scrollable .k-task-milestone .k-task-milestone-content{border-color:#3f51b5;background-color:#3f51b5}.k-gantt .k-treelist-scrollable .k-task-milestone.k-selected .k-task-milestone-content{border-color:#e51a5f;background-color:#e51a5f}.k-gantt .k-gantt-dependencies-svg polyline{fill:none;stroke:#909090ee}.k-gantt .k-gantt-dependencies-svg polyline.k-selected{stroke:#e51a5f}.k-gantt-footer{box-shadow:none}.k-gantt-treelist .k-treelist,.k-gantt-treelist .k-grid-content{background-color:transparent}.k-gantt .k-nonwork-hour{background-color:#00000006}.k-task-dot:before{background-color:#000000de}.k-task-dot:hover:before,.k-task-dot.k-hover:before{border-color:#000000de;background-color:#fff}.k-task-milestone{border-color:#3f51b5;background-color:#3f51b5}.k-task-milestone.k-task-delayed{background-image:repeating-linear-gradient(90deg,#fff,#fff 2px,#f31700 2px 4px)}.k-task-milestone.k-task-advanced{background-color:#37b400}.k-task-milestone.k-selected{background-image:none;border-color:#e51a5f;background-color:#e51a5f}.k-task-summary{color:#9fa8da}.k-task-summary.k-task-delayed{color:#f87466}.k-task-summary.k-task-advanced{color:#87d266}.k-task-summary-complete{color:#3f51b5}.k-task-delayed .k-task-summary-complete{color:#f31700}.k-task-advanced .k-task-summary-complete{color:#37b400}.k-task-summary.k-selected{color:#f28daf}.k-task-summary.k-selected .k-task-summary-complete{color:#e51a5f}.k-task-single{color:#fff;background-color:#9fa8da}.k-task-single.k-task-delayed{background-color:#f87466}.k-task-single.k-task-advanced{background-color:#87d266}.k-task-single .k-task-complete{background-color:#3f51b5}.k-task-delayed .k-task-complete{background-color:#f31700}.k-task-advanced .k-task-complete{background-color:#37b400}.k-task-single.k-selected{color:#fff;background-color:#f28daf}.k-task-single.k-selected .k-task-complete{background-color:#e51a5f}.k-gantt-line{color:#909090ee}.k-gantt-line.k-selected{color:#e51a5f}.k-task-planned .k-task-moment{border-color:#3f51b5;background-color:transparent}.k-task-planned .k-task-duration,.k-task-planned:hover .k-task-moment{background-color:#3f51b5}.k-task-offset{background-image:repeating-linear-gradient(135deg,#fff,#fff 2px,#f31700 2px 4px)}.k-task-offset .k-resize-e:before{border-color:#000}.k-task-offset .k-task-actions{color:#000}.k-task-offset:hover{background-image:repeating-linear-gradient(135deg,#fff,#fff 2px,#f87466 2px 4px)}.k-pdf-export .k-task-offset,.k-offset-tooltip-delayed{background-color:#f31700}.k-planned-tooltip{background-color:#3f51b5}.k-gantt-tooltip-validation:before{background-color:#656565}.k-gantt-tooltip-valid:before{background-color:#37b400}.k-gantt-tooltip-invalid:before{background-color:#f31700}.k-gantt-timeline tbody>tr:not(:only-child)>.k-header{border-left-color:#0000001f}.k-rtl .k-gantt-timeline .k-grid-header tbody>tr:not(:only-child)>.k-header{border-right-color:#0000001f}.k-scheduler{border-width:1px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;display:flex;flex-direction:column;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-scheduler table,.k-scheduler thead,.k-scheduler tfoot,.k-scheduler tbody,.k-scheduler tr,.k-scheduler th,.k-scheduler td,.k-scheduler div,.k-scheduler>*{border-color:inherit}kendo-scheduler.k-scheduler{overflow:hidden}kendo-scheduler.k-scheduler.k-readonly-scheduler .k-event-delete{display:none}.k-scheduler-table{width:100%;max-width:none;border-collapse:separate;border-spacing:0;table-layout:fixed}.k-scheduler-table td,.k-scheduler-table th{padding:8px;height:2rem;overflow:hidden;white-space:nowrap;border-style:solid;border-width:0 0 1px 1px;vertical-align:top;box-sizing:content-box}.k-scheduler-table td:first-child,.k-scheduler-table th:first-child{border-left-width:0}.k-scheduler-table .k-middle-row td{border-bottom-style:dotted}.k-scheduler-table .k-link{cursor:pointer}.k-scheduler-layout-flex{overflow:auto}.k-scheduler-layout-flex .k-scheduler-head{position:sticky;top:0;z-index:3}.k-scheduler-layout-flex .k-scheduler-body{position:relative}.k-scheduler-layout-flex .k-scheduler-head,.k-scheduler-layout-flex .k-scheduler-body{display:flex;flex:100%;flex-wrap:wrap}.k-scheduler-layout-flex .k-scheduler-row{display:flex;flex:1 1 100%;width:100%;min-width:0}.k-scheduler-layout-flex .k-scheduler-group{display:flex;flex:1 1 100%;width:100%;min-width:0;flex-wrap:wrap}.k-scheduler-layout-flex .k-scheduler-group .k-group-cell{display:flex;flex:1 1 auto;flex-wrap:wrap;overflow:auto}.k-scheduler-layout-flex .k-scheduler-group .k-group-content{padding:0;display:flex;flex:1 1 100%;width:100%;border-width:0;flex-wrap:wrap}.k-scheduler-layout-flex .k-scheduler-group.k-group-horizontal .k-group-cell{flex-basis:100%;border-width:0;padding:0}.k-scheduler-layout-flex.k-scheduler-timeline-view .k-scheduler-body .k-scheduler-cell{flex-basis:auto}.k-scheduler-layout-flex .k-more-events{bottom:2px;left:0;width:100%}.k-scheduler-layout-flex .k-scheduler-cell{display:flex;flex:1 1 100%;padding:8px;min-height:1.5em;overflow:hidden;white-space:nowrap;border-style:solid;border-width:0 1px 1px 0;vertical-align:top;box-sizing:content-box}.k-scheduler-layout-flex .k-scheduler-cell.k-slot-cell{position:relative}.k-scheduler-layout-flex .k-scheduler-cell.k-heading-cell{justify-content:center;font-weight:700}.k-scheduler-layout-flex .k-scheduler-cell.k-side-cell{justify-content:flex-end;flex-grow:0;flex-basis:auto;overflow:visible}.k-scheduler-layout-flex .k-scheduler-cell.k-major-cell{border-bottom-width:0}.k-scheduler-layout-flex .k-middle-row .k-scheduler-cell{border-bottom-style:dotted}.k-scheduler-layout-flex .k-resource-cell{flex:none;display:flex;flex-wrap:wrap;overflow:visible}.k-scheduler-layout-flex .k-resource-content{display:flex;flex-wrap:wrap;padding:0;border-width:0}.k-scheduler-layout-flex .k-sticky-cell{display:flex;flex-wrap:wrap;flex-basis:0;position:sticky;left:0;z-index:3}.k-scheduler-toolbar{border-width:0;border-bottom-width:0;white-space:nowrap;flex-shrink:0;position:relative;z-index:2}.k-scheduler-toolbar .k-widget{font-size:inherit}.k-scheduler-toolbar .k-nav-current{color:inherit;outline:0;text-decoration:none;display:inline-flex;flex-flow:row nowrap;align-items:center;gap:8px;cursor:pointer}.k-scheduler-toolbar .k-nav-current .k-sm-date-format,.k-scheduler-toolbar .k-nav-current .k-lg-date-format{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.k-scheduler-toolbar .k-nav-current .k-sm-date-format{display:none}.k-scheduler-toolbar .k-scheduler-search{display:inline-flex;flex-flow:row nowrap}@media (max-width: 1400px){.k-scheduler-toolbar .k-nav-current .k-lg-date-format{max-width:200px}}@media (max-width: 1024px){.k-scheduler-toolbar .k-nav-current .k-lg-date-format{display:none}.k-scheduler-toolbar .k-nav-current .k-sm-date-format{display:inline-block}}.k-scheduler-views-wrapper .k-views-dropdown{width:auto;font:inherit;display:none}@media (max-width: 1024px){.k-scheduler-views-wrapper .k-scheduler-views{display:none}.k-scheduler-views-wrapper .k-views-dropdown{display:inline-block}}.k-scheduler-footer{box-shadow:none;border-width:0;border-top-width:0;white-space:nowrap;flex-shrink:0;position:relative}.k-scheduler-layout{width:100%;border-collapse:separate;border-spacing:0;flex:1 1 auto;position:relative;z-index:1}.k-scheduler-layout>tbody>tr>td{padding:0;vertical-align:top}.k-scheduler-layout td.k-selected,.k-scheduler-layout .k-scheduler-cell.k-selected{outline:none}.k-scheduler-layout tr+tr .k-scheduler-times tr th,.k-scheduler-layout .k-scheduler-pane+.k-scheduler-pane .k-scheduler-times tr th{border-bottom-color:transparent}.k-scheduler-layout tr+tr .k-scheduler-times tr .k-slot-cell,.k-scheduler-layout tr+tr .k-scheduler-times tr .k-scheduler-times-all-day,.k-scheduler-layout tr+tr .k-scheduler-times tr:last-child th,.k-scheduler-layout .k-scheduler-pane+.k-scheduler-pane .k-scheduler-times tr .k-slot-cell,.k-scheduler-layout .k-scheduler-pane+.k-scheduler-pane .k-scheduler-times tr .k-scheduler-times-all-day,.k-scheduler-layout .k-scheduler-pane+.k-scheduler-pane .k-scheduler-times tr:last-child th{border-bottom-color:inherit}.k-scheduler-layout.k-scheduler-flex-layout{display:flex;flex-direction:column}.k-scheduler-layout.k-scheduler-flex-layout.k-scheduler-weekview .k-scheduler-pane:first-child .k-scheduler-table,.k-scheduler-layout.k-scheduler-flex-layout.k-scheduler-dayview .k-scheduler-pane:first-child .k-scheduler-table{table-layout:fixed}.k-scheduler-header,.k-scheduler-view-header{padding-inline-end:var(--kendo-scrollbar-width, 17px)}.k-scheduler-header th{text-align:center}.k-scheduler-header,.k-scheduler-header-wrap,.k-scheduler-header-wrap>div{border-color:inherit;overflow:hidden}.k-scheduler-header-wrap{border-width:0;border-style:solid;position:relative}.k-scheduler-times{border-color:inherit;position:relative;overflow:hidden}.k-scheduler-times .k-scheduler-table{table-layout:auto}.k-scheduler-times th{border-width:0 1px 1px 0;text-align:right}.k-scheduler-times .k-slot-cell,.k-scheduler-times .k-scheduler-times-all-day{border-bottom-color:inherit}.k-scheduler-times .k-slot-cell.k-last-resource{border-right:0}.k-scheduler-times .k-slot-cell.k-empty-slot{padding-left:0;padding-right:0}.k-scheduler-datecolumn{width:12rem}.k-scheduler-timecolumn{width:11rem;white-space:nowrap}.k-scheduler-content{border-color:inherit;position:relative;overflow:auto}.k-scheduler-content:focus{outline:none}kendo-scheduler .k-event,.k-event{min-height:25px;box-sizing:border-box;border-width:0;border-style:solid;border-radius:4px;text-align:left;outline:0;cursor:default;position:absolute;overflow:hidden;padding-right:16px}kendo-scheduler .k-event>div,.k-event>div{position:relative;z-index:2}kendo-scheduler .k-event .k-event-template,.k-event .k-event-template{line-height:21px;padding:4px 16px}kendo-scheduler .k-event .k-event-time,.k-event .k-event-time{padding-bottom:0;font-size:.875em;white-space:nowrap;display:none}kendo-scheduler .k-event .k-event-actions,.k-event .k-event-actions{white-space:nowrap;position:absolute;top:0;bottom:0;right:16px;z-index:2}kendo-scheduler .k-event .k-event-actions .k-event-delete,.k-event .k-event-actions .k-event-delete{opacity:.5;visibility:hidden}kendo-scheduler .k-event .k-event-actions:hover .k-event-delete,kendo-scheduler .k-event .k-event-actions.k-hover .k-event-delete,.k-event .k-event-actions:hover .k-event-delete,.k-event .k-event-actions.k-hover .k-event-delete{opacity:1}kendo-scheduler .k-event .k-event-actions .k-icon,.k-event .k-event-actions .k-icon{line-height:normal;font-size:inherit}kendo-scheduler .k-event .k-event-actions a,.k-event .k-event-actions a{color:inherit}kendo-scheduler .k-event .k-event-actions:first-child,.k-event .k-event-actions:first-child{margin:2px .4ex 0 8px;top:0;right:0;float:left;position:relative;opacity:1;visibility:visible;line-height:normal}kendo-scheduler .k-event .k-resize-handle,.k-event .k-resize-handle{z-index:4;opacity:.5;visibility:hidden}kendo-scheduler .k-event .k-resize-handle:before,.k-event .k-resize-handle:before{border-color:currentColor}kendo-scheduler .k-event .k-resize-n,.k-event .k-resize-n{height:.5em;top:0}kendo-scheduler .k-event .k-resize-s,.k-event .k-resize-s{height:.5em;bottom:0}kendo-scheduler .k-event .k-resize-n:before,kendo-scheduler .k-event .k-resize-s:before,.k-event .k-resize-n:before,.k-event .k-resize-s:before{width:2em;border-bottom-width:1px}kendo-scheduler .k-event .k-resize-w,.k-event .k-resize-w{width:.5em;left:0}kendo-scheduler .k-event .k-resize-e,.k-event .k-resize-e{width:.5em;right:0}kendo-scheduler .k-event .k-resize-w:before,kendo-scheduler .k-event .k-resize-e:before,.k-event .k-resize-w:before,.k-event .k-resize-e:before{height:2em;border-left-width:1px}kendo-scheduler .k-event:hover .k-event-actions .k-event-delete,kendo-scheduler .k-event:hover .k-resize-handle,kendo-scheduler .k-event.k-hover .k-event-actions .k-event-delete,kendo-scheduler .k-event.k-hover .k-resize-handle,.k-event:hover .k-event-actions .k-event-delete,.k-event:hover .k-resize-handle,.k-event.k-hover .k-event-actions .k-event-delete,.k-event.k-hover .k-resize-handle{visibility:visible}kendo-scheduler .k-event.k-event-drag-hint .k-event-time,.k-event.k-event-drag-hint .k-event-time{display:block}kendo-scheduler .k-event .k-event-top-actions,kendo-scheduler .k-event .k-event-bottom-actions,.k-event .k-event-top-actions,.k-event .k-event-bottom-actions{position:absolute;top:0;left:0;width:100%;text-align:center}kendo-scheduler .k-event .k-event-bottom-actions,.k-event .k-event-bottom-actions{top:auto;bottom:0}.k-scheduler-mark{width:1em;height:1em;display:inline-block;vertical-align:middle}.k-more-events{padding:0;height:13px;border-style:solid;border-width:1px;overflow:hidden;position:absolute;justify-content:center}.k-more-events>.k-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.k-current-time{position:absolute}.k-current-time.k-current-time-arrow-left,.k-current-time.k-current-time-arrow-right,.k-current-time.k-current-time-arrow-down{width:0;height:0;background:transparent;border:4px solid transparent}.k-event-drag-hint{opacity:.5;z-index:3}.k-event-drag-hint .k-event-actions,.k-event-drag-hint .k-event-top-actions,.k-event-drag-hint .k-event-bottom-actions,.k-event-drag-hint .k-resize-handle{display:none}.k-event-drag-hint .k-event-time{display:block}.k-scheduler-marquee{border-width:0;border-style:solid}.k-scheduler-marquee .k-label-top,.k-scheduler-marquee .k-label-bottom{font-size:.75em;position:absolute}.k-scheduler-marquee .k-label-top{left:8px;top:2px}.k-scheduler-marquee .k-label-bottom{right:8px;bottom:2px}.k-scheduler-marquee.k-first:before,.k-scheduler-marquee.k-last:after{content:"";border-width:3px;border-style:solid;position:absolute;width:0;height:0}.k-scheduler-marquee.k-first:before{top:0;left:0;border-right-color:transparent;border-bottom-color:transparent}.k-scheduler-marquee.k-last:after{bottom:0;right:0;border-left-color:transparent;border-top-color:transparent}.k-pdf-export-shadow .k-scheduler,.k-scheduler-pdf-export .k-scheduler-content,.k-scheduler-pdf-export .k-scheduler-times{height:auto!important;overflow:visible!important}.k-scheduler-pdf-export{overflow:hidden}.k-scheduler-pdf-export .k-scheduler-header{padding:0!important}.k-scheduler-pdf-export .k-scheduler-header-wrap{border-width:0!important}.k-scheduler-pdf-export .k-scheduler-header .k-scheduler-table,.k-scheduler-pdf-export .k-scheduler-content .k-scheduler-table{width:100%!important}.k-recurrence-editor{display:flex;flex-direction:column}kendo-scheduler .k-recurrence-editor{display:block}.k-scheduler-monthview .k-scheduler-table{height:100%}.k-scheduler-monthview .k-scheduler-table td{height:80px;text-align:right}.k-scheduler-monthview .k-scheduler-body .k-scheduler-cell{min-height:80px}.k-scheduler-monthview .k-hidden{padding-left:0!important;padding-right:0!important;border-right-width:0!important}.k-scheduler-monthview .k-scheduler-table-auto,.k-scheduler-monthview .k-scheduler-table-auto td,.k-scheduler-monthview .k-scheduler-content .k-scheduler-table-auto{height:auto}.k-scheduler-monthview .k-scheduler-content{overflow-y:scroll}.k-scheduler-monthview.k-scheduler-flex-layout .k-scheduler-content{overflow-y:auto}.k-scheduler-agendaview .k-scheduler-mark{margin-right:.5em;width:1em;height:1em;display:inline-block;vertical-align:middle}.k-scheduler-agendaview .k-scheduler-table th:first-child,.k-scheduler-agendaview .k-scheduler-table td:first-child{border-left-width:1px}.k-scheduler-agendaview .k-scheduler-table td.k-first{border-left-width:0}.k-scheduler-agendaview .k-task>.k-event-delete{color:inherit;position:absolute;top:2px;right:2px;opacity:.5;visibility:hidden}.k-scheduler-agendaview .k-hover .k-task>.k-event-delete,.k-scheduler-agendaview .k-scheduler-content tr:hover .k-event-delete,.k-scheduler-agendaview .k-scheduler-content .k-scheduler-row:hover .k-event-delete,.k-scheduler-agendaview .k-scheduler-content .k-scheduler-row.k-hover .k-event-delete{visibility:visible}.k-scheduler-agendaday{margin:0 .2em 0 0;font-size:3em;line-height:1;font-weight:400;float:left}.k-scheduler-agendaweek{display:block;margin:.4em 0 0;line-height:1;font-style:normal}.k-scheduler-agendadate{font-size:.75em}.k-scheduler-timelineview .k-slot-cell{overflow:hidden}.k-scheduler-timelineview .k-scheduler-content{overflow:auto}.k-scheduler-pane{display:flex;flex-direction:row}.k-scheduler-pane .k-scheduler-times{flex:0 0 auto}.k-scheduler-pane .k-scheduler-times .k-scheduler-table{height:100%}.k-scheduler-pane .k-scheduler-header,.k-scheduler-pane .k-scheduler-content{flex:1 1 auto}.k-scheduler-yearview .k-scheduler-body{padding:20px;justify-content:center}.k-scheduler-yearview .k-calendar{width:100%;border-width:0}.k-scheduler-yearview .k-calendar .k-calendar-view{flex-wrap:wrap;justify-content:center;gap:20px}.k-scheduler-yearview .k-calendar .k-content{flex:0}.k-scheduler-yearview .k-calendar .k-link{position:relative}.k-scheduler-yearview .k-calendar td.k-selected{background-color:inherit}.k-scheduler-yearview .k-day-indicator{margin-top:calc(36px - .5em);width:3px;height:3px;border-radius:50%;position:absolute;left:calc(50% - 1.5px)}.k-scheduler-tooltip{padding:8px;border-width:0;color:inherit}.k-scheduler-tooltip .k-tooltip-title{margin-bottom:8px}.k-scheduler-tooltip .k-tooltip-title .k-month{font-size:12px;text-transform:uppercase}.k-scheduler-tooltip .k-tooltip-title .k-day{font-size:24px}.k-scheduler-tooltip .k-tooltip-events-container{overflow:auto}.k-scheduler-tooltip .k-tooltip-events{max-height:250px;display:flex;flex-direction:column;gap:4px}.k-scheduler-tooltip .k-tooltip-event{padding:8px;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;flex-shrink:0;position:relative;gap:8px}.k-scheduler-tooltip .k-tooltip-event .k-event-time{display:flex;flex-shrink:0;font-size:inherit}.k-scheduler-tooltip .k-no-data,.k-scheduler-tooltip .k-nodata{height:auto;min-height:auto;color:inherit}.k-scheduler-edit-dialog .k-dialog{max-height:100vh}.k-scheduler-edit-form .k-edit-form-container{width:100%}.k-scheduler-edit-form .k-edit-label{width:17%}.k-scheduler-edit-form .k-edit-field{width:77%}.k-scheduler-edit-form .k-edit-field>ul>li{display:flex;flex-flow:row nowrap;align-items:center}.k-scheduler-edit-form .k-recurrence-editor .k-radio-list .k-radio-wrap,.k-scheduler-edit-form .k-recurrence-editor .k-checkbox-list .k-checkbox-wrap{align-self:center}.k-scheduler-edit-form .k-recur-interval,.k-scheduler-edit-form .k-recur-count,.k-scheduler-edit-form .k-recur-monthday{width:5em}.k-scheduler-edit-form .k-recur-until,.k-scheduler-edit-form .k-recur-month,.k-scheduler-edit-form .k-recur-weekday,.k-scheduler-edit-form .k-recur-weekday-offset{width:10em}.k-scheduler-edit-form .k-scheduler-datetime-picker{display:flex;flex-flow:row nowrap;gap:8px}.k-rtl .k-scheduler-header th,.k-rtl .k-scheduler-table td{border-width:0 1px 1px 0}.k-rtl .k-scheduler-table td:first-child,.k-rtl .k-scheduler-table th:first-child{border-right-width:0}.k-rtl .k-scheduler-times th{border-width:0 0 1px 1px}.k-rtl .k-scheduler .k-scrollbar-v .k-scheduler-header-wrap{border-right-width:0;border-left-width:1px}.k-rtl .k-event{text-align:right;padding-right:0;padding-left:16px}.k-rtl .k-event .k-resize-w{left:auto;right:0}.k-rtl .k-event .k-resize-e{right:auto;left:0}.k-rtl .k-event .k-event-actions{right:auto;left:2px}.k-rtl .k-event .k-event-actions:first-child{margin:2px 8px 0 .4ex;float:right}.k-rtl .k-scheduler-agendaview .k-task>.k-event-delete{left:2px;right:auto}.k-rtl .k-scheduler-agendaview .k-task .k-scheduler-mark{margin-left:.5em;margin-right:0}.k-rtl .k-scheduler-marquee .k-label-top{left:auto;right:4px}.k-rtl .k-scheduler-marquee .k-label-bottom{left:4px;right:auto}.k-rtl .k-scheduler-edit-form .k-scheduler-delete{float:right}.k-rtl .k-scheduler .k-i-caret-alt-left,.k-rtl .k-scheduler .k-i-caret-alt-right,.k-rtl .k-scheduler .k-i-arrow-60-left,.k-rtl .k-scheduler .k-i-arrow-60-right,.k-rtl .k-scheduler .k-current-time-arrow-right,.k-rtl.k-scheduler .k-i-caret-alt-left,.k-rtl.k-scheduler .k-i-caret-alt-right,.k-rtl.k-scheduler .k-i-arrow-60-left,.k-rtl.k-scheduler .k-i-arrow-60-right,.k-rtl.k-scheduler .k-current-time-arrow-right{transform:scaleX(-1)}.k-rtl .k-scheduler .k-scheduler-header-wrap,.k-rtl.k-scheduler .k-scheduler-header-wrap{border-right-width:0}.k-rtl .k-scheduler .k-scheduler-agendaday,.k-rtl.k-scheduler .k-scheduler-agendaday{float:right;margin:0 0 0 .2em}.k-rtl .k-scheduler .k-scheduler-agendaview .k-scheduler-table td:first-child,.k-rtl .k-scheduler .k-scheduler-agendaview .k-scheduler-table th:first-child,.k-rtl.k-scheduler .k-scheduler-agendaview .k-scheduler-table td:first-child,.k-rtl.k-scheduler .k-scheduler-agendaview .k-scheduler-table th:first-child{border-left-width:0}.k-rtl .k-scheduler .k-scheduler-agendaview .k-scheduler-table tr+tr td:first-child,.k-rtl .k-scheduler .k-scheduler-agendaview .k-scheduler-table tr+tr th:first-child,.k-rtl.k-scheduler .k-scheduler-agendaview .k-scheduler-table tr+tr td:first-child,.k-rtl.k-scheduler .k-scheduler-agendaview .k-scheduler-table tr+tr th:first-child{border-right-width:1px}.k-ie .k-scheduler-tooltip .k-tooltip-event:not(:last-child),.k-safari .k-scheduler-tooltip .k-tooltip-event:not(:last-child){margin-bottom:8px}.k-ie .k-scheduler-yearview .k-calendar-view .k-month,.k-safari .k-scheduler-yearview .k-calendar-view .k-month{margin:0 10px}.k-scheduler-footer{border-top-width:1px}.k-scheduler-header{text-align:left}.k-scheduler-header th,.k-scheduler-header td,.k-scheduler-times{font-size:12px}kendo-scheduler .k-event.k-selected:before,.k-event.k-selected:before{display:block}kendo-scheduler .k-event .k-event-template,.k-event .k-event-template{padding:2px 8px}kendo-scheduler .k-event .k-event-actions,.k-event .k-event-actions{right:8px}.k-event .k-event-delete{border-radius:50%;display:inline-block;font-size:12px;line-height:normal}.k-event .k-event-delete .k-icon{font-size:12px;padding:2px;box-sizing:content-box;vertical-align:unset}.k-event .k-resize-handle{opacity:1}.k-event .k-resize-handle:before{border-width:0}.k-event .k-resize-n:before{height:2px;align-self:flex-start;border-radius:0 0 1px 1px}.k-event .k-resize-s:before{height:2px;align-self:flex-end;border-radius:1px 1px 0 0}.k-event .k-resize-e:before{width:2px;border-radius:0 1px 1px 0}.k-event .k-resize-w:before{width:2px;border-radius:1px 0 0 1px}.k-more-events{border-width:0;box-shadow:none}.k-scheduler-layout-flex .k-scheduler-cell{min-height:2em}.k-scheduler-monthview .k-scheduler-table td{height:85px}.k-scheduler-edit-form .k-edit-label{width:auto;margin-bottom:.5em}.k-scheduler-edit-form .k-edit-label label{margin-bottom:0}.k-scheduler-edit-form .k-edit-field{width:auto;align-items:center}.k-edit-field .k-reset{width:100%}.k-edit-field .k-widget{font-size:inherit}.k-edit-field .k-reset .k-widget{margin-right:0}.k-scheduler-timezones .k-edit-field>div{width:100%}.k-scheduler-timezones .k-edit-field .k-widget{width:45%}.k-scheduler{border-color:#0000001f;color:#000000de;background-color:#fff}.k-current-time{background:red}.k-current-time.k-current-time-arrow-left{border-right-color:red}.k-current-time.k-current-time-arrow-right{border-left-color:red}.k-current-time.k-current-time-arrow-down{border-top-color:red}.k-scheduler-toolbar,.k-scheduler-footer{background-color:#f5f5f5}.k-scheduler-header,.k-scheduler-header-wrap{background-color:#fff}.k-scheduler-nonwork,.k-scheduler .k-nonwork-hour,.k-scheduler-other-month,.k-scheduler .k-other-month{background-color:#f5f5f5}.k-scheduler-layout td.k-selected,.k-scheduler-layout .k-scheduler-cell.k-selected{background-color:#e51a5f40}.k-scheduler-layout-flex .k-scheduler-head,.k-scheduler-layout-flex .k-sticky-cell{background-color:#fff}.k-event{color:#fff;background-color:#3f51b5}.k-event.k-selected{color:#fff;background-color:#4e5fbb;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.k-event-inverse{color:#000}.k-event-ongoing{box-shadow:inset 0 0 0 1px red}.k-scheduler-marquee:before,.k-scheduler-marquee:after{border-color:#3f51b5}.k-scheduler-edit-dialog .k-dialog-buttongroup{border-color:#0000001f}.k-scheduler-agendaview .k-scheduler-content tr:hover,.k-scheduler-agendaview .k-scheduler-content tr.k-hover,.k-scheduler-agendaview .k-scheduler-content .k-scheduler-row:hover,.k-scheduler-agendaview .k-scheduler-content .k-scheduler-row.k-hover{border-color:#00000026;color:#000000de;background-color:#0000000a}.k-scheduler-agendaview .k-scheduler-content tr:hover .k-scheduler-datecolumn,.k-scheduler-agendaview .k-scheduler-content tr:hover .k-scheduler-groupcolumn,.k-scheduler-agendaview .k-scheduler-content tr.k-hover .k-scheduler-datecolumn,.k-scheduler-agendaview .k-scheduler-content tr.k-hover .k-scheduler-groupcolumn{border-color:#0000001f;color:#000000de;background-color:#fff}.k-scheduler-agendaview .k-scheduler-content tr.k-selected{background-color:#e51a5f40}.k-scheduler-agendaview .k-scheduler-content tr.k-selected .k-scheduler-datecolumn,.k-scheduler-agendaview .k-scheduler-content tr.k-selected .k-scheduler-groupcolumn{background-color:#fff}.k-scheduler-yearview .k-day-indicator{background-color:#3f51b5}.k-scheduler-yearview .k-selected .k-day-indicator{background-color:#fff}.k-tooltip.k-scheduler-tooltip{color:#000000de;background-color:#fff;box-shadow:0 0 10px #0003}.k-tooltip.k-scheduler-tooltip .k-callout{color:#fff}.k-event .k-event-actions .k-link{color:#3f51b5;background-color:#fff}.k-event .k-resize-handle:before{background-color:#fff}.k-scheduler-edit-form .k-edit-label{color:#0000008a}.k-chat{margin:auto;max-width:500px;height:600px;max-height:100%;border-width:1px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;display:flex;flex-direction:column;overflow:hidden;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-chat .k-message-list{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth}.k-chat .k-message-list-content{padding:16px;width:100%;box-sizing:border-box;position:relative;flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden}.k-chat .k-message-list-content>*+*{margin-top:16px}.k-chat .k-message-group{max-width:80%;background:none;box-sizing:border-box;display:flex;flex-shrink:0;flex-direction:column;position:relative}.k-chat .k-message-group:not(.k-alt){align-items:flex-start;text-align:left}.k-chat .k-message-group:not(.k-alt) .k-message-time{margin-left:8px;left:100%}.k-chat .k-message-group:not(.k-alt) .k-message-status{left:0}.k-chat .k-message-group:not(.k-alt) .k-first .k-bubble,.k-chat .k-message-group:not(.k-alt) .k-only .k-bubble{border-bottom-left-radius:2px}.k-chat .k-message-group:not(.k-alt) .k-middle .k-bubble,.k-chat .k-message-group:not(.k-alt) .k-last .k-bubble{border-top-left-radius:2px;border-bottom-left-radius:2px}.k-chat .k-message-group.k-alt{align-self:flex-end;align-items:flex-end;text-align:right}.k-chat .k-message-group.k-alt .k-message-time{margin-right:8px;right:100%}.k-chat .k-message-group.k-alt .k-message-status{right:0}.k-chat .k-message-group.k-alt .k-first .k-bubble,.k-chat .k-message-group.k-alt .k-only .k-bubble{border-bottom-right-radius:2px}.k-chat .k-message-group.k-alt .k-middle .k-bubble,.k-chat .k-message-group.k-alt .k-last .k-bubble{border-top-right-radius:2px;border-bottom-right-radius:2px}.k-chat .k-message{max-width:100%;margin:2px 0 0;position:relative;transition:margin .2s ease-in-out;outline:none}.k-chat .k-message-time,.k-chat .k-message-status{font-size:smaller;line-height:normal;white-space:nowrap;pointer-events:none;position:absolute}.k-chat .k-message-time{opacity:0;top:50%;transform:translateY(-50%);transition:opacity .2s ease-in-out}.k-chat .k-message-status{margin-top:2px;height:0;overflow:hidden;top:100%;transition:height .2s ease-in-out}.k-chat .k-bubble{border-radius:12px;padding:8px 12px;border-width:1px;border-style:solid;line-height:1.25;word-wrap:break-word;white-space:pre-wrap}.k-chat .k-bubble a{color:inherit;text-decoration:underline}.k-chat .k-message.k-selected{margin-bottom:16px;border:0;color:inherit;background:none}.k-chat .k-message.k-selected .k-message-time{opacity:1}.k-chat .k-message.k-selected .k-message-status{height:1.2em}.k-chat .k-message-error,.k-chat .k-message-sending{margin-bottom:16px}.k-chat .k-message-error .k-message-status,.k-chat .k-message-sending .k-message-status{height:1.2em}.k-chat .k-avatar{border-radius:100%;margin:0;width:32px;height:32px;position:absolute}.k-message-group:not(.k-alt)>.k-avatar{left:0;bottom:0}.k-message-group.k-alt>.k-avatar{right:0;bottom:0}.k-chat .k-avatars .k-message-group:not(.k-alt):not(.k-no-avatar){padding-left:40px}.k-chat .k-avatars .k-message-group.k-alt:not(.k-no-avatar){padding-right:40px}.k-author{margin:0;font-size:smaller;line-height:normal}.k-chat .k-author{margin:0}.k-chat .k-timestamp{font-size:smaller;text-transform:uppercase;text-align:center;align-self:stretch}.k-quick-replies{display:block;max-width:100%}.k-quick-reply{border-radius:100px;margin-right:8px;margin-bottom:4px;padding:8px 12px;border-width:1px;border-style:solid;line-height:1.25;cursor:pointer;-webkit-user-select:none;user-select:none;display:inline-block;flex:0 0 auto;transition-property:color,background-color,border-color;transition-duration:.2s;transition-timing-function:ease-in-out;outline:none}.k-scrollable-quick-replies{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px;display:flex;flex-flow:row nowrap;flex:0 0 auto;overflow-x:auto;overflow-y:hidden}.k-scrollable-quick-replies::-webkit-scrollbar{display:none}.k-scrollable-quick-replies .k-quick-reply{margin:0}.k-scrollable-quick-replies .k-quick-reply+.k-quick-reply{margin-left:8px}.k-message-box{width:100%;height:auto;box-sizing:border-box;border-width:1px 0 0;border-style:solid;border-color:inherit!important;border-radius:0!important;flex:none;display:flex;flex-flow:row nowrap;align-items:center}.k-message-box:focus,.k-message-box.k-focus,.k-message-box:focus-within{outline:0;box-shadow:none}.k-message-box .k-button{border-width:0;flex-shrink:0}.k-message-box .k-button svg{width:20px;height:20px;fill:currentColor;display:inline-block}.k-rtl .k-message-box .k-button,.k-message-box .k-button[dir=rtl]{transform:scaleX(-1)}.k-chat .k-card-list{margin:2px 0 0}.k-chat .k-card-deck{max-width:calc(100% + 32px);box-sizing:border-box;margin-left:-16px;margin-right:-16px;padding:16px;overflow:hidden;overflow-x:auto;scroll-behavior:smooth}.k-chat .k-card-deck .k-card,.k-chat .k-card-deck .k-card-wrap{width:200px}.k-chat .k-card-deck-scrollwrap{margin-right:-16px;margin-left:-16px;padding-left:16px;padding-right:16px}.k-chat .k-card-deck-scrollwrap>.k-card-deck{margin-bottom:-20px;padding-bottom:20px}.k-chat .k-card-deck .k-card-wrap{display:flex;flex-flow:row nowrap;align-items:stretch;flex:0 0 auto;padding-bottom:5px}.k-chat .k-card-deck .k-card-wrap .k-card{flex:0 0 auto}.k-chat .k-card-deck .k-card-wrap.k-selected{background:none}.k-typing-indicator{padding:0;border-radius:50px;display:inline-flex;flex-flow:row nowrap}.k-typing-indicator span{width:8px;height:8px;border-radius:50%;flex:0 0 8px;background-color:currentColor;opacity:.4}.k-typing-indicator span:nth-of-type(1){animation:1s k-animation-blink infinite .3333s}.k-typing-indicator span:nth-of-type(2){animation:1s k-animation-blink infinite .6666s}.k-typing-indicator span:nth-of-type(3){animation:1s k-animation-blink infinite .9999s}.k-typing-indicator span+span{margin-left:5px}@keyframes k-animation-blink{50%{opacity:1}}.k-chat-toolbar,.k-chat .k-toolbar-box{padding:8px;width:100%;border-width:1px 0 0;box-sizing:border-box;flex:none;overflow:hidden;position:relative}.k-chat-toolbar:before,.k-chat .k-toolbar-box:before{display:none}.k-chat-toolbar .k-button-list,.k-chat .k-toolbar-box .k-button-list{display:flex;flex-flow:row nowrap;overflow:hidden;scroll-behavior:smooth}.k-chat-toolbar .k-button,.k-chat .k-toolbar-box .k-button{flex:none}.k-chat-toolbar .k-scroll-button,.k-chat .k-toolbar-box .k-scroll-button{padding:0 4px;height:100%;aspect-ratio:auto;position:absolute;z-index:2;top:0}.k-chat-toolbar .k-scroll-button .k-button-icon,.k-chat .k-toolbar-box .k-scroll-button .k-button-icon{min-width:auto;min-height:auto}.k-chat-toolbar .k-scroll-button-left,.k-chat .k-toolbar-box .k-scroll-button-left{left:0}.k-chat-toolbar .k-scroll-button-right,.k-chat .k-toolbar-box .k-scroll-button-right{right:0}.k-rtl .k-message-group:not(.k-alt),[dir=rtl] .k-message-group:not(.k-alt){text-align:right}.k-rtl .k-message-group:not(.k-alt) .k-message-time,[dir=rtl] .k-message-group:not(.k-alt) .k-message-time{margin-left:0;margin-right:8px;left:auto;right:100%}.k-rtl .k-message-group:not(.k-alt) .k-message-status,[dir=rtl] .k-message-group:not(.k-alt) .k-message-status{left:auto;right:0}.k-rtl .k-message-group.k-alt,[dir=rtl] .k-message-group.k-alt{text-align:left}.k-rtl .k-message-group.k-alt .k-message-time,[dir=rtl] .k-message-group.k-alt .k-message-time{margin-right:0;margin-left:8px;right:auto;left:100%}.k-rtl .k-message-group.k-alt .k-message-status,[dir=rtl] .k-message-group.k-alt .k-message-status{right:auto;left:0}.k-rtl .k-message-group:not(.k-alt)>.k-avatar,[dir=rtl] .k-message-group:not(.k-alt)>.k-avatar{left:auto;right:0}.k-rtl .k-message-group.k-alt>.k-avatar,[dir=rtl] .k-message-group.k-alt>.k-avatar{right:auto;left:0}.k-rtl .k-avatars .k-message-group:not(.k-alt):not(.k-no-avatar),[dir=rtl] .k-avatars .k-message-group:not(.k-alt):not(.k-no-avatar){padding-left:0;padding-right:40px}.k-rtl .k-avatars .k-message-group.k-alt:not(.k-no-avatar),[dir=rtl] .k-avatars .k-message-group.k-alt:not(.k-no-avatar){padding-right:0;padding-left:40px}.k-rtl .k-chat .k-card-deck .k-card-wrap+.k-card-wrap,[dir=rtl] .k-chat .k-card-deck .k-card-wrap+.k-card-wrap{margin-left:0;margin-right:16px}.k-rtl .k-quick-reply,[dir=rtl] .k-quick-reply{margin-right:0;margin-left:8px}.k-chat{border-color:#0000001f;color:#000000de;background-color:#fff}.k-chat .k-timestamp{color:#0000008a}.k-chat .k-author{font-weight:700}.k-chat .k-bubble{border-color:#fff;color:#000000de;background-color:#fff;box-shadow:0 1px 2px #00000014;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out;order:-1}.k-chat .k-bubble a{color:#e51a5f}.k-chat .k-bubble a:hover{color:#c2185b}.k-chat .k-bubble:hover{box-shadow:0 1px 2px #00000029}.k-chat .k-selected .k-bubble{box-shadow:0 3px 10px #00000029}.k-chat .k-alt .k-bubble{border-color:#3f51b5;color:#fff;background-color:#3f51b5;box-shadow:0 1px 2px #3f51b533}.k-chat .k-alt .k-bubble:hover{box-shadow:0 1px 2px #3f51b533}.k-chat .k-alt .k-selected .k-bubble{box-shadow:0 3px 10px #3f51b566}.k-chat .k-quick-reply{border-color:#3f51b5;color:#3f51b5;background-color:transparent}.k-chat .k-quick-reply:hover{border-color:#3f51b5;color:#fff;background-color:#3f51b5}.k-chat-toolbar,.k-chat .k-toolbar-box{border-color:inherit;color:#000000de;background-color:#f5f5f5}.k-mediaplayer{border-width:1px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;display:block;position:relative;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-mediaplayer *,.k-mediaplayer *:before,.k-mediaplayer *:after{box-sizing:border-box}.k-mediaplayer>iframe{width:100%;height:100%;border:0;vertical-align:top}.k-mediaplayer-titlebar{padding:8px;position:absolute;z-index:2;top:0;left:0;right:0}.k-mediaplayer-toolbar-wrap{position:absolute;z-index:2;bottom:0;left:0;right:0}.k-mediaplayer-toolbar{border-width:0;width:100%!important;box-shadow:none}.k-mediaplayer-toolbar .k-dropdown-list,.k-mediaplayer-toolbar .k-dropdown,.k-mediaplayer-toolbar .k-dropdownlist{width:auto}.k-mediaplayer-time-wrap{flex:1}.k-mediaplayer-volume-wrap{padding:0 7px;align-items:center}.k-mediaplayer-volume{width:100px}.k-slider.k-mediaplayer-seekbar{width:100%;position:absolute;z-index:3;top:0;left:0;transform:translateY(-50%)}.k-mediaplayer-seekbar .k-slider-track{width:100%!important;border-radius:0}.k-mediaplayer-seekbar .k-slider-selection{border-radius:0}.k-mediaplayer-fullscreen{z-index:10000;position:fixed;top:0;left:0;width:100%!important;height:100%!important}.k-mediaplayer{border-color:#0000001f;color:#000000de;background-color:#fff}.k-mediaplayer-titlebar{color:#fff;background-image:linear-gradient(#000000b3,#0000);text-shadow:0 0 2px rgba(0,0,0,.5)}.k-timeline{box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;display:block;background-color:transparent;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-timeline *,.k-timeline *:before,.k-timeline *:after,.k-timeline:before,.k-timeline:after{box-sizing:border-box}.k-timeline ul{margin:0;padding:0}.k-timeline ul li{list-style-type:none}.k-timeline .k-timeline-flag{display:inline-block;text-align:center;padding:8px 16px;border-radius:4px;line-height:1.4285714286;min-width:80px;max-width:160px;position:relative;z-index:1}.k-timeline .k-timeline-circle{width:16px;height:16px;border-radius:50%;flex-shrink:0;position:relative;z-index:1}.k-timeline.k-timeline-dates-hidden .k-timeline-date,.k-timeline .k-event-collapse{display:none}.k-timeline.k-timeline-collapsible .k-card-header{cursor:pointer}.k-timeline.k-timeline-collapsible .k-event-collapse{display:flex}.k-timeline-card .k-card{position:relative;overflow:visible}.k-timeline-card .k-card .k-card-header{overflow:visible;border-bottom:0}.k-timeline-card .k-card .k-card-header+.k-card-body{padding-top:0}.k-timeline-card .k-card .k-card-body{overflow-y:auto;scrollbar-width:thin}.k-timeline-card .k-card .k-card-body::-webkit-scrollbar{width:5px}.k-timeline-card .k-card .k-card-body::-webkit-scrollbar-thumb{border-radius:4px}.k-timeline-card .k-timeline-card-callout.k-callout-w,.k-timeline-card .k-timeline-card-callout.k-callout-e{top:36px}.k-timeline-vertical,.k-timeline-horizontal{padding:0 40px;margin:40px 0;width:100%;position:relative;border:0}.k-timeline-vertical:after,.k-timeline-horizontal .k-timeline-track-wrap:after{content:"";position:absolute;top:0;border-width:1px;border-style:solid}.k-timeline-vertical{padding-left:127px}.k-timeline-vertical.k-timeline-dates-hidden{padding-left:77px}.k-timeline-vertical:after{height:100%;width:6px;transform:translate(-50%);border-radius:6px}.k-timeline-vertical .k-timeline-flag-wrap{display:flex;align-items:center}.k-timeline-vertical .k-timeline-flag-wrap:first-child{padding-top:40px}.k-timeline-vertical .k-timeline-flag{transform:translate(-50%)}.k-timeline-vertical .k-timeline-date-wrap{position:absolute;padding-right:16px;margin-top:36px;transform:translate(-100%,-50%);text-align:right}.k-timeline-vertical .k-timeline-event{display:flex;align-items:flex-start;padding:40px 0}.k-timeline-vertical .k-timeline-card{padding-left:16px}.k-timeline-vertical .k-timeline-card .k-card{margin-left:16px;min-height:72px;width:400px;max-width:100%}.k-timeline-vertical .k-timeline-card .k-card .k-card-header{border-radius:4px}.k-timeline-vertical .k-timeline-card .k-card .k-card-title{display:flex;justify-content:space-between}.k-timeline-vertical .k-timeline-card .k-card .k-card-title .k-event-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.k-timeline-vertical .k-timeline-card .k-event-collapse{margin:-8px 0;transform:rotate(90deg);transition:transform .2s ease-in-out}.k-timeline-vertical .k-timeline-card.k-collapsed .k-card-body,.k-timeline-vertical .k-timeline-card.k-collapsed .k-card-actions{display:none}.k-timeline-vertical .k-timeline-card.k-collapsed .k-event-collapse{transform:rotate(0)}.k-timeline-vertical .k-timeline-circle{margin-top:36px;transform:translate(-50%,-50%);margin-right:-8px}.k-timeline-vertical.k-timeline-alternating{padding-left:40px}.k-timeline-vertical.k-timeline-alternating:after{left:50%}.k-timeline-vertical.k-timeline-alternating .k-timeline-flag-wrap{justify-content:center}.k-timeline-vertical.k-timeline-alternating .k-timeline-flag{transform:translate(0)}.k-timeline-vertical.k-timeline-alternating .k-timeline-event{justify-content:space-between}.k-timeline-vertical.k-timeline-alternating .k-timeline-event.k-reverse{flex-direction:row-reverse}.k-timeline-vertical.k-timeline-alternating .k-timeline-event.k-reverse .k-timeline-date-wrap{text-align:left;padding-right:0;padding-left:16px}.k-timeline-vertical.k-timeline-alternating .k-timeline-event.k-reverse .k-timeline-card{padding-left:0;padding-right:16px}.k-timeline-vertical.k-timeline-alternating .k-timeline-event.k-reverse .k-timeline-card .k-card{margin-right:16px;margin-left:auto}.k-timeline-vertical.k-timeline-alternating .k-timeline-card,.k-timeline-vertical.k-timeline-alternating .k-timeline-date-wrap{flex-basis:50%;min-width:0}.k-timeline-vertical.k-timeline-alternating .k-timeline-date-wrap{position:static;transform:translateY(-50%)}.k-timeline-vertical.k-timeline-alternating .k-timeline-circle{transform:translateY(-50%);margin-right:0}.k-timeline-horizontal .k-timeline-track-item{flex:1 0 20%;display:flex;align-items:center;justify-content:flex-start;position:relative;flex-direction:column}.k-timeline-horizontal .k-timeline-track-item:hover{cursor:pointer}.k-timeline-horizontal .k-timeline-track-item.k-timeline-flag-wrap:hover{cursor:default}.k-timeline-horizontal .k-timeline-date-wrap{margin-top:auto;margin-bottom:8px}.k-timeline-horizontal .k-timeline-card{height:100%}.k-timeline-horizontal .k-card{max-height:100%}.k-timeline-horizontal .k-timeline-events-list{overflow-x:hidden;padding-top:18px}.k-timeline-horizontal .k-timeline-events-list .k-timeline-scrollable-wrap{position:relative;height:600px}.k-timeline-horizontal .k-timeline-events-list .k-timeline-scrollable-wrap .k-timeline-event{position:absolute;top:0;left:0;width:100%;height:100%}.k-timeline-horizontal .k-timeline-track-wrap{position:relative;padding:18px 0}.k-timeline-horizontal .k-timeline-track-wrap:after{inset:auto 34px 21px;transform:translateY(-50%);height:6px}.k-timeline-horizontal .k-timeline-track-wrap .k-timeline-track{overflow:hidden;margin:0 36px;position:relative;z-index:2}.k-timeline-horizontal .k-timeline-track-wrap .k-timeline-track .k-timeline-scrollable-wrap{transition:transform 1s ease-in-out}.k-timeline-horizontal .k-timeline-track-wrap .k-timeline-flag{margin-bottom:22px;position:relative;min-width:60px}.k-timeline-horizontal .k-timeline-track-wrap .k-timeline-flag:after{content:"";width:10px;height:10px;position:absolute;left:50%;bottom:0;transform:translate(-50%,50%) rotate(45deg)}.k-timeline-horizontal .k-timeline-scrollable-wrap{padding-bottom:3px;display:flex;outline:0}.k-timeline-arrow{width:36px;height:36px;border-radius:50%;position:absolute;bottom:11px;z-index:3;display:flex;align-items:center;justify-content:center}.k-timeline-arrow-left{left:0}.k-timeline-arrow-right{right:0}.k-timeline-mobile{padding:0 16px;margin:16px 0}.k-timeline-mobile .k-timeline-flag{max-width:112px}.k-timeline-mobile.k-timeline-horizontal .k-timeline-flag-wrap{display:none}.k-timeline-mobile.k-timeline-vertical{padding-left:103px}.k-timeline-mobile.k-timeline-vertical.k-timeline-dates-hidden{padding-left:53px}.k-timeline-mobile.k-timeline-vertical.k-timeline-alternating{padding-left:16px}.k-timeline-mobile.k-timeline-vertical .k-timeline-card{width:100%}.k-timeline-mobile.k-timeline-vertical .k-timeline-card .k-card{width:auto}.k-timeline-horizontal .k-timeline-card{padding:0 5px 5px}.k-timeline-card .k-timeline-card-callout.k-callout-s{bottom:5px}.k-timeline-track-item:hover .k-timeline-circle:before,.k-timeline-track-item.k-hover .k-timeline-circle:before{opacity:.08}.k-timeline-track-item.k-focus .k-timeline-circle:before{opacity:.12}.k-timeline .k-timeline-flag{color:#fff;background-color:#3f51b5}.k-timeline .k-timeline-circle{background-color:#3f51b5}.k-timeline .k-timeline-card .k-card-header{background-color:#fff;color:#000000de}.k-timeline .k-timeline-card .k-card-body{scrollbar-color:rgba(0,0,0,.12) white}.k-timeline .k-timeline-card .k-card-body::-webkit-scrollbar-track{background:#fff}.k-timeline .k-timeline-card .k-card-body::-webkit-scrollbar-thumb{background:#0000001f}.k-timeline .k-timeline-card .k-card-body::-webkit-scrollbar-thumb:hover{background:#00000026}.k-timeline .k-timeline-date{color:#000000de}.k-timeline .k-timeline-arrow.k-disabled{opacity:1;color:#595959;background-color:#ebebeb;border-color:#fff}.k-timeline-vertical:after,.k-timeline-horizontal .k-timeline-track-wrap:after{background-color:#e0e0e0;border-color:#e0e0e0}.k-timeline-horizontal .k-timeline-flag:after{background-color:#3f51b5}.k-timeline-track-item.k-focus .k-timeline-circle{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.k-pdf-viewer{border-width:1px;border-style:solid;box-sizing:border-box;position:relative;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;display:flex;flex-direction:column;overflow:hidden;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-pdf-viewer .k-toolbar{border-top-width:0;border-right-width:0;border-left-width:0;border-color:inherit;flex:0 0 auto;z-index:2}.k-pdf-viewer .k-toolbar .k-pager-wrap,.k-pdf-viewer .k-toolbar .k-pager{padding:0;border-width:0;color:inherit;background:none;overflow:visible}.k-pdf-viewer .k-canvas{display:flex;flex-direction:column;flex:1 1 auto;outline:none}.k-pdf-viewer .k-canvas .k-enable-text-select,.k-pdf-viewer .k-canvas.k-enable-text-select{-webkit-user-select:text;user-select:text;cursor:text}.k-pdf-viewer .k-canvas .k-enable-panning,.k-pdf-viewer .k-canvas.k-enable-panning{cursor:grab}.k-pdf-viewer .k-canvas .k-enable-panning span::selection,.k-pdf-viewer .k-canvas.k-enable-panning span::selection{background-color:transparent}.k-pdf-viewer .k-pdf-viewer-pages{flex:1 1 auto}.k-pdf-viewer .k-page{position:relative;margin:30px auto}.k-pdf-viewer .k-page canvas{direction:ltr}.k-pdf-viewer .k-page .k-text-layer{position:absolute;top:0;left:0;opacity:.2;overflow:hidden}.k-pdf-viewer .k-page .k-text-layer>span{position:absolute;line-height:1.2;transform-origin:0% 0%;color:transparent}.k-pdf-viewer .k-page .k-text-layer mark{color:transparent}.k-pdf-viewer .k-page .k-text-layer .k-search-highlight-mark{color:transparent}.k-pdf-viewer .k-blank-page{margin:0;display:flex;flex-flow:column nowrap;width:100%;height:100%;align-items:center;justify-content:center;background-color:inherit!important}.k-pdf-viewer .k-blank-page .k-upload,.k-pdf-viewer .k-blank-page .k-dropzone,.k-pdf-viewer .k-blank-page .k-dropzone-inner{border:0;background:none}.k-pdf-viewer .k-blank-page>.k-icon{font-size:48px}.k-pdf-viewer-search-dialog{padding:0!important}.k-search-panel,.k-search-container{padding:16px 8px;display:flex;gap:8px;flex-flow:row nowrap;flex:0 0 auto;justify-content:flex-start;align-items:center}.k-search-panel .k-search-dialog-draghandle,.k-search-container .k-search-dialog-draghandle{cursor:move;margin-left:0}.k-search-panel .k-textbox,.k-search-container .k-textbox{width:10em;flex:none}.k-search-panel .k-textbox .k-button,.k-search-container .k-textbox .k-button{border-width:0}.k-search-panel .k-search-matches,.k-search-container .k-search-matches{display:inline-flex;gap:8px}.k-pdf-viewer-canvas>.k-search-panel,.k-pdf-viewer-canvas>.k-search-container{width:max-content;margin-top:calc(-1.4285714286em + -52px);border-width:1px;border-style:solid;border-radius:4px;z-index:10}.k-ie .k-pdf-viewer-search-dialog .k-search-container>*+*{margin-left:8px}.k-pdf-viewer{border-color:#0000001f;color:#000000de;background-color:#fff}.k-pdf-viewer .k-toolbar{background-color:#fafafa}.k-pdf-viewer .k-canvas{background-color:#fff}.k-pdf-viewer .k-page{border-color:#0000001f;color:#000000de;background-color:#fff;box-shadow:0 0 15px #0000001f}.k-pdf-viewer .k-blank-page>.k-icon{color:#616161e8}.k-pdf-viewer .k-search-highlight{background-color:#000000de}.k-pdf-viewer .k-search-highlight-mark{background-color:#ff0}.k-pdf-viewer-canvas>.k-search-panel,.k-pdf-viewer-canvas>.k-search-container{border-color:#0000001f;color:#000000de;background-color:#fff;box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.km-scrollview,.km-scroll-container{-webkit-user-select:none;user-select:none;border-collapse:separate}.km-scroll-wrapper{position:relative}.km-scroll-header{position:absolute;z-index:1001;width:100%;top:0;left:0}.km-scroller-pull{width:100%;display:block;position:absolute;line-height:3em;font-size:1.4em;text-align:center;transform:translate3d(0,-3em,0)}.km-scroller-pull .km-template{display:inline-block;min-width:200px;text-align:left}.km-load-more .km-icon,.km-widget .km-scroller-pull .km-icon{display:inline-block;height:2rem;margin-right:1rem;vertical-align:middle;width:2rem;font-size:2rem;transform:rotate(0);transition:transform .3s linear}.km-widget .km-scroller-release .km-icon{transform:rotate(180deg)}.km-widget .km-scroller-refresh .km-icon{transition:none}.km-touch-scrollbar{position:absolute;visibility:hidden;z-index:200000;height:.4em;width:.4em;opacity:0;transform-origin:0 0;transition:opacity .3s linear}.k-map .km-touch-scrollbar,.k-diagram .km-touch-scrollbar{display:none}.km-vertical-scrollbar{height:100%;right:2px;top:0}.km-horizontal-scrollbar{width:100%;left:0;bottom:2px}.km-touch-scrollbar{background-color:#333}kendo-scrollview.k-scrollview-wrap,kendo-scrollview.k-scrollview,.k-scrollview{border-width:1px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;position:relative;overflow:hidden;display:block;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-scrollview-wrap .k-scrollview,.k-scrollview .k-scrollview-wrap{list-style-type:none;position:absolute;margin:0;padding:0;width:100%;height:100%;cursor:default;white-space:nowrap}.k-scrollview-wrap .k-scrollview img,.k-scrollview .k-scrollview-wrap img{-webkit-user-select:none;user-select:none}.k-scrollview-wrap .k-scrollview>li,.k-scrollview .k-scrollview-wrap>li{display:inline-block;overflow:hidden;position:absolute;top:0;left:0}.k-scrollview-wrap .k-scrollview>[data-role=page],.k-scrollview .k-scrollview-wrap>[data-role=page]{vertical-align:top;display:inline-block;min-height:1px}.k-scrollview-wrap.k-scrollview-animate{display:flex;flex-flow:row nowrap;width:calc(var(--kendo-scrollview-views, 1)*100%);transition-duration:.3s;transition-timing-function:ease-in-out;transform:translate(calc(-100%/var(--kendo-scrollview-views, 1)*(var(--kendo-scrollview-current, 1) - 1)))}.k-scrollview-wrap.k-scrollview-animate .k-scrollview-view{width:calc(100%/var(--kendo-scrollview-views, 1));flex:0 0 calc(100%/var(--kendo-scrollview-views, 1))}[dir=rtl] .k-scrollview-wrap.k-scrollview-animate,.k-rtl .k-scrollview-wrap.k-scrollview-animate{transform:translate(calc(100%/var(--kendo-scrollview-views, 1)*(var(--kendo-scrollview-current, 1) - 1)))}kendo-scrollview.k-scrollview-wrap kendo-scrollview-pager,kendo-scrollview.k-scrollview kendo-scrollview-pager,.k-scrollview-nav-wrap{padding:0;margin:0;position:absolute;left:0;right:0;bottom:0;height:50px;text-align:center}kendo-scrollview.k-scrollview-wrap kendo-scrollview-pager,kendo-scrollview.k-scrollview kendo-scrollview-pager{pointer-events:none}kendo-scrollview.k-scrollview-wrap .k-scrollview-nav,kendo-scrollview.k-scrollview .k-scrollview-nav{pointer-events:initial}.k-scrollview-pageable,.k-scrollview-nav{margin:0;padding:20px;max-width:100%;box-sizing:border-box;line-height:0;text-align:center;white-space:nowrap;list-style:none;display:inline-flex;align-items:center;overflow-x:scroll;overflow-y:hidden;pointer-events:initial}.k-scrollview-pageable:focus,.k-scrollview-nav:focus{outline:none}.k-scrollview-pageable>.k-button,.k-scrollview-nav>.k-link{margin:0 10px;padding:0;width:10px;height:10px;border-width:0px;border-style:solid;border-radius:50%;box-sizing:content-box;display:inline-block;position:relative;flex:0 0 auto;cursor:pointer;pointer-events:all;vertical-align:top}.k-scrollview-pageable>.k-button:before,.k-scrollview-nav>.k-link:before{content:"";width:30px;height:30px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:initial;border-radius:0}.k-scrollview-next,.k-scrollview-prev{display:table;position:absolute;padding:0;height:60%;top:20%;text-decoration:none;-webkit-user-select:none;user-select:none;cursor:pointer}.k-scrollview-next .k-icon,.k-scrollview-prev .k-icon{display:table-cell;overflow:visible;margin:0;padding:0;vertical-align:middle;font-size:4.5em;font-weight:400}.k-scrollview-prev{left:0}.k-scrollview-next{right:0}.k-scrollview-animation{transition-duration:.3s;transition-timing-function:ease-in-out}@supports (-webkit-user-select: none){kendo-scrollview.k-scrollview-wrap ul.k-scrollview li>*,kendo-scrollview.k-scrollview ul.k-scrollview-wrap li>*,div.k-scrollview ul.k-scrollview-wrap li>*{pointer-events:auto}}@supports not (-webkit-user-select: none){kendo-scrollview.k-scrollview-wrap ul.k-scrollview li>*,kendo-scrollview.k-scrollview ul.k-scrollview-wrap li>*,div.k-scrollview ul.k-scrollview-wrap li>*{pointer-events:none}}kendo-scrollview.k-scrollview-wrap,kendo-scrollview.k-scrollview,div.k-scrollview{border-color:#0000001f;color:#000000de;background-color:#fff}kendo-scrollview.k-scrollview-wrap.k-scrollview-dark kendo-scrollview-pager,kendo-scrollview.k-scrollview-wrap.k-scrollview-dark .k-scrollview-nav-wrap,kendo-scrollview.k-scrollview.k-scrollview-dark kendo-scrollview-pager,kendo-scrollview.k-scrollview.k-scrollview-dark .k-scrollview-nav-wrap,div.k-scrollview.k-scrollview-dark kendo-scrollview-pager,div.k-scrollview.k-scrollview-dark .k-scrollview-nav-wrap{background-color:#0006}kendo-scrollview.k-scrollview-wrap.k-scrollview-dark .k-scrollview-next,kendo-scrollview.k-scrollview-wrap.k-scrollview-dark .k-scrollview-prev,kendo-scrollview.k-scrollview.k-scrollview-dark .k-scrollview-next,kendo-scrollview.k-scrollview.k-scrollview-dark .k-scrollview-prev,div.k-scrollview.k-scrollview-dark .k-scrollview-next,div.k-scrollview.k-scrollview-dark .k-scrollview-prev{color:#0006}kendo-scrollview.k-scrollview-wrap.k-scrollview-light kendo-scrollview-pager,kendo-scrollview.k-scrollview-wrap.k-scrollview-light .k-scrollview-nav-wrap,kendo-scrollview.k-scrollview.k-scrollview-light kendo-scrollview-pager,kendo-scrollview.k-scrollview.k-scrollview-light .k-scrollview-nav-wrap,div.k-scrollview.k-scrollview-light kendo-scrollview-pager,div.k-scrollview.k-scrollview-light .k-scrollview-nav-wrap{background-color:#fff6}.k-scrollview:focus,.k-scrollview-wrap:focus{outline:none}.k-scrollview-elements{color:#fff}.k-scrollview-next,.k-scrollview-prev{color:#fff;background-color:#0000;text-shadow:rgba(0,0,0,.3) 0 0 15px;opacity:.7;outline-width:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-scrollview-next:focus,.k-scrollview-next.k-focus,.k-scrollview-prev:focus,.k-scrollview-prev.k-focus{color:#fff;opacity:1}.k-scrollview-next:focus .k-icon:before,.k-scrollview-next.k-focus .k-icon:before,.k-scrollview-prev:focus .k-icon:before,.k-scrollview-prev.k-focus .k-icon:before{box-shadow:0 0 0 2px #00000021}.k-scrollview-next:hover,.k-scrollview-next.k-hover,.k-scrollview-prev:hover,.k-scrollview-prev.k-hover{color:#fff;opacity:1}.k-scrollview-pageable>.k-button,.k-scrollview-nav>.k-link{background:#fff;border:white}.k-scrollview-pageable>.k-button.k-primary,.k-scrollview-nav>.k-link.k-primary{background:#3f51b5;border:#3f51b5}.k-scrollview-pageable>.k-button:focus,.k-scrollview-pageable>.k-button.k-focus,.k-scrollview-nav>.k-link:focus,.k-scrollview-nav>.k-link.k-focus{box-shadow:0 0 0 2px #00000021}.k-scrollview-nav>.k-link:hover,.k-scrollview-nav>.k-link.k-hover{box-shadow:0 0 0 2px #00000021}.k-scrollview-pageable>.k-button{box-shadow:inset 0 0 2px #00000014}.k-barcode{display:inline-block}.k-barcode>div{height:150px}.k-var--chart-font{font-size:14px}.k-var--chart-title-font{font-size:1.143em}.k-var--chart-pane-title-font{font-size:.857em;font-weight:400}.k-var--chart-label-font{font-size:.857em}.k-chart,.k-sparkline,.k-stockchart{border-width:0px;border-style:solid;box-sizing:border-box;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-chart,.k-stockchart{display:block;height:400px}.k-chart-surface{height:100%}.k-chart .k-popup{border-width:0}.k-chart-tooltip-wrapper .k-animation-container-shown,.k-chart-tooltip-wrapper.k-animation-container-shown{transition:left ease-in 80ms,top ease-in 80ms}.k-sparkline-tooltip-wrapper,.k-chart-tooltip-wrapper{z-index:12000}.k-sparkline-tooltip-wrapper .k-popup,.k-chart-tooltip-wrapper .k-popup{padding:0;border-width:0;background:transparent}.k-chart-tooltip table{border-spacing:0;border-collapse:collapse}.k-chart-tooltip{border-radius:4px;font-size:13.006px;line-height:2;padding:3px 8px}.k-chart-tooltip th{width:auto;text-align:center;padding:1px}.k-chart-tooltip td{width:auto;text-align:left;padding:2px 8px;line-height:2;vertical-align:middle}.k-chart-crosshair-tooltip,.k-chart-shared-tooltip{border-width:1px;border-style:solid}.k-chart-shared-tooltip .k-chart-shared-tooltip-marker{display:block;width:15px;height:3px;vertical-align:middle}.k-selector{position:absolute;transform:translateZ(0)}.k-selection{position:absolute;height:100%;border-width:1px;border-style:solid;border-bottom:0}.k-selection-bg{position:absolute;width:100%;height:100%}.k-handle{border-radius:50%;width:22px;height:22px;border-width:1px;border-style:solid;z-index:1;position:absolute;box-sizing:content-box}.k-handle div{width:100%;height:100%}.k-left-handle{left:-11px}.k-right-handle{right:-11px}.k-left-handle div{margin:-22px 0 0 -14.6666666667px;padding:44px 29.3333333333px 0 0}.k-right-handle div{margin:-22px 0 0 -14.6666666667px;padding:44px 0 0 29.3333333333px}.k-left-handle.k-handle-active div{margin-left:-44px;padding-left:58.6666666667px}.k-right-handle.k-handle-active div{margin-left:-44px;padding-right:58.6666666667px}.k-mask{position:absolute;height:100%}.k-navigator-hint div{position:absolute}.k-navigator-hint .k-scroll{border-radius:4px;position:absolute;height:4px}.k-navigator-hint .k-tooltip{margin-top:20px;min-width:160px;opacity:1;text-align:center}.k-sparkline,.k-sparkline span{display:inline-block;vertical-align:top}.k-sparkline span{height:100%;width:100%}.k-chart-dragging{user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.k-chart-donut-center{position:absolute;display:flex;align-items:center;flex-direction:column;justify-content:center;border-radius:50%;text-align:center;border:4px solid transparent;box-sizing:border-box}.k-pdf-export .k-chart .k-animation-container,.k-pdf-export .k-sparkline .k-animation-container,.k-pdf-export .k-stockchart .k-animation-container{display:none}.k-diagram{height:600px}.k-diagram .km-scroll-wrapper{width:100%;height:100%;position:relative}.k-canvas-container{width:100%;height:100%}.k-diagram img{box-sizing:content-box}.k-treemap{height:400px;box-sizing:border-box;border-width:1px;border-style:solid;outline:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:2;display:block;overflow:hidden;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.k-treemap .k-treemap-tile{margin:-1px 0 0 -1px;height:100%;box-sizing:border-box;border:1px solid;border-color:inherit;color:inherit;background-color:inherit;overflow:hidden;position:absolute}.k-treemap>.k-treemap-tile{position:relative}.k-treemap .k-treemap-title{padding:2px 8px;border-width:0 0 1px;border-style:solid;border-color:inherit;font-size:14px;background-position:0 0;background-repeat:repeat-x}.k-treemap .k-treemap-title-vertical{padding:8px 2px;width:2em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:absolute;top:0;bottom:0}.k-treemap .k-treemap-title-vertical>div{transform-origin:right;transform:rotate(-90deg);position:absolute;top:0;right:1em}.k-treemap .k-treemap-wrap{border-color:inherit;color:inherit;background-color:inherit;position:absolute;inset:0}.k-treemap .k-treemap-title+.k-treemap-wrap{top:33px}.k-treemap .k-treemap-title-vertical+.k-treemap-wrap{left:33px}.k-treemap .k-leaf{padding:8px}.k-gauge{text-align:left;position:relative}.k-arcgauge,.k-circulargauge{display:inline-block}.k-arcgauge-label,.k-circulargauge-label{position:absolute;text-align:center;padding:0;margin:0}.k-qrcode{display:inline-block}.k-qrcode>div{height:150px}.k-var--accent{background-color:#3f51b5}.k-var--accent-contrast{background-color:#fff}.k-var--primary{background-color:#3f51b5}.k-var--primary-contrast,.k-var--base,.k-var--background{background-color:#fff}.k-var--border-radius{margin-top:4px}.k-var--normal-background{background-color:#fff}.k-var--normal-text-color{background-color:#000000de}.k-var--hover-background{background-color:#0000000a}.k-var--hover-text-color{background-color:#000000de}.k-var--selected-background{background-color:#e51a5f}.k-var--selected-text-color{background-color:#fff}.k-var--success{background-color:#37b400}.k-var--info{background-color:#0058e9}.k-var--warning{background-color:#ffc000}.k-var--error{background-color:#f31700}.k-var--series-a{background-color:#9c27b0}.k-var--series-b{background-color:#2196f3}.k-var--series-c{background-color:#009688}.k-var--series-d{background-color:#ffeb3b}.k-var--series-e{background-color:#f44336}.k-var--series-f{background-color:#4caf50}.k-var--series-1{background-color:#9c27b0}.k-var--series-2{background-color:#2196f3}.k-var--series-3{background-color:#009688}.k-var--series-4{background-color:#ffeb3b}.k-var--series-5{background-color:#f44336}.k-var--series-6{background-color:#4caf50}.k-var--series-7{background-color:#b55dc4}.k-var--series-8{background-color:#59b0f6}.k-var--series-9{background-color:#40b0a6}.k-var--series-10{background-color:#fff06c}.k-var--series-11{background-color:#f77268}.k-var--series-12{background-color:#79c37c}.k-var--series-13{background-color:#751d84}.k-var--series-14{background-color:#1971b6}.k-var--series-15{background-color:#007166}.k-var--series-16{background-color:#bfb02c}.k-var--series-17{background-color:#b73229}.k-var--series-18{background-color:#39833c}.k-var--series-19{background-color:#ce93d8}.k-var--series-20{background-color:#90cbf9}.k-var--series-21{background-color:#80cbc4}.k-var--series-22{background-color:#fff59d}.k-var--series-23{background-color:#faa19b}.k-var--series-24{background-color:#a6d7a8}.k-var--series-25{background-color:#4e1458}.k-var--series-26{background-color:#114b7a}.k-var--series-27{background-color:#004b44}.k-var--series-28{background-color:#80761e}.k-var--series-29{background-color:#7a221b}.k-var--series-30{background-color:#265828}.k-var--gauge-pointer{background-color:#3f51b5}.k-var--gauge-track{background-color:#ebebeb}.k-var--chart-inactive{background-color:#00000080}.k-var--chart-major-lines{background-color:#00000014}.k-var--chart-minor-lines{background-color:#0000000a}.k-var--chart-area-opacity{opacity:.6}.k-var--chart-area-inactive-opacity{opacity:.1}.k-var--chart-line-inactive-opacity{opacity:.3}.k-var--chart-notes-background,.k-var--chart-notes-border,.k-var--chart-notes-lines,.k-var--chart-crosshair-background,.k-var--chart-error-bars-background{background-color:#00000080}.k-chart,.k-sparkline,.k-stockchart{border-color:#0000001f;color:#000000de;background-color:transparent}.k-chart .k-popup,.k-sparkline .k-popup,.k-stockchart .k-popup{background:transparent}.k-chart-tooltip{color:#fff}.k-chart-tooltip-inverse{color:#000}.k-chart-crosshair-tooltip,.k-chart-shared-tooltip{color:#000000de;background-color:#ebebeb;border-color:#00000014}.k-selection{border-color:#00000014;box-shadow:inset 0 1px 7px #00000026}.k-selection-bg{background-color:transparent}.k-handle{cursor:e-resize;border-color:#fff;color:#000000de;background-color:#fff}.k-handle div{background-color:transparent}.k-mask{background-color:#fff;opacity:.8}.k-treemap{border-color:#0000001f;color:#000000de;background-color:#fff}.k-treemap .k-treemap-title{border-color:#00000014;color:#000000de;background-color:#fff}.k-treemap .k-leaf{color:#fff}.k-treemap .k-leaf.k-inverse{color:#000000de}.k-treemap .k-leaf:hover,.k-treemap .k-leaf.k-hover{box-shadow:inset 0 0 0 3px #0000001f}.k-map{height:600px;box-sizing:border-box;border-width:0px;border-style:solid;font-size:14px;line-height:2;font-family:Roboto,Helvetica Neue,sans-serif}.k-map *,.k-map *:before,.k-map *:after{box-sizing:border-box}.k-map .km-scroll-wrapper{width:100%;height:100%;-webkit-user-select:none;user-select:none;position:absolute}.k-map .km-scroll-container{height:100%}.k-map .k-touch-scrollbar{display:none}.k-map .k-layer{position:absolute;left:0;top:0}.k-map .k-marker{transform:translate(-50%,-100%);font-size:32px;cursor:pointer;position:absolute;overflow:visible}.k-map .k-attribution{padding:2px 8px;border-width:0;font-size:10.5px;z-index:1000}.k-map-controls{position:absolute;display:flex;align-items:center}.k-navigator{margin:1em;width:52px;height:52px;border-width:1px;border-style:solid;box-sizing:border-box;border-radius:50%;position:relative}.k-pdf-export .k-navigator{display:none}.k-navigator .k-button{padding:0;width:auto;height:auto;line-height:1;box-shadow:none;position:absolute}.k-navigator .k-button .k-icon{min-width:0;min-height:0}.k-navigator .k-navigator-n,.k-navigator .k-navigator-up{transform:translate(-50%);top:2px;left:50%}.k-navigator .k-navigator-e,.k-navigator .k-navigator-right{transform:translateY(-50%);right:2px;top:50%}.k-navigator .k-navigator-s,.k-navigator .k-navigator-down{transform:translate(-50%);bottom:2px;left:50%}.k-navigator .k-navigator-w,.k-navigator .k-navigator-left{transform:translateY(-50%);left:2px;top:50%}.k-zoom-control{margin:1em;border:0;background:none;display:flex}.k-pdf-export .k-zoom-control{display:none}.k-map{border-color:#0000001f;color:#000000de;background-color:#fff}.k-map .k-navigator{border-color:#fff;color:#000000de;background-color:#fff;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.k-map .k-marker{color:#3f51b5}.k-map .k-attribution{background-color:#fffc}.k-orgchart{width:100%;padding:24px;box-sizing:border-box;font-size:14px;font-family:Roboto,Helvetica Neue,sans-serif;line-height:2;overflow:auto}.k-orgchart *,.k-orgchart *:before,.k-orgchart *:after{box-sizing:border-box}.k-orgchart-container{margin:0 auto;width:100%;height:100%;position:relative}.k-orgchart-group{gap:24px}.k-orgchart-group.k-vstack>.k-orgchart-node-container{gap:0}.k-orgchart-node-container{gap:24px}.k-orgchart-node-group-container{border-radius:4px;padding:24px;border-width:1px;border-style:solid;outline:0}.k-orgchart-node-group-title{margin:0 0 6px;font-size:20px;line-height:1.2}.k-orgchart-node-group-subtitle{margin:0 0 24px;font-size:14px}.k-orgchart-card{width:300px;border-width:1px}.k-orgchart-card .k-card-title,.k-orgchart-card .k-card-subtitle{margin:0}.k-orgchart-card .k-card-body{border-width:2px 0 0;border-style:solid;flex-grow:0}.k-orgchart-card .k-card-body .k-card-title-wrap{margin:0 12px 0 0;min-width:0;min-height:45px}.k-orgchart-line{background-color:currentColor}.k-orgchart-line-h{height:1px}.k-orgchart-line-v{margin:0 auto;width:1px;height:25px}.k-orgchart-button{z-index:1}.k-orgchart{border-color:#0000001f;color:#000000de;background-color:#fff}.k-orgchart-card{box-shadow:none}.k-orgchart-card .k-card-body{border-color:transparent}.k-orgchart-card:focus,.k-orgchart-card.k-focus{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.k-orgchart-node-group-container{border-color:#00000014;color:#000000de;background-color:#f5f5f5}.k-orgchart-node-group-container:focus,.k-orgchart-node-group-container.k-focus{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.k-orgchart-node-group-subtitle{color:#0000008a}.k-orgchart-line-h,.k-orgchart-line-v{color:#00000014}.k-signature{width:246px;min-height:108px;position:relative;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.k-signature.k-signature-maximized{width:750px;height:252px}.k-signature.k-signature-maximized>.k-signature-line{border-bottom-width:3px}.k-signature-actions{display:flex;width:min-content;margin-inline-start:auto;gap:4px;z-index:2}.k-signature-canvas{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:1;outline:none}.k-signature-line{position:absolute;bottom:33%;z-index:2;pointer-events:none;border-bottom-width:1px;border-bottom-style:dashed}.k-signature-sm{padding-inline:2px;padding-block:2px}.k-signature-sm .k-signature-line{width:calc(100% - 4px)}.k-signature-md{padding-inline:4px;padding-block:4px}.k-signature-md .k-signature-line{width:calc(100% - 8px)}.k-signature-lg{padding-inline:6px;padding-block:6px}.k-signature-lg .k-signature-line{width:calc(100% - 12px)}.k-signature-lg{min-height:110px}.k-signature .k-signature-line{border-bottom-color:#0058e93d}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style: none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ps{overflow:auto!important}}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label:before,.ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label:before,.ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label:before,.ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\d7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close){position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:after{visibility:visible}/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * 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:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.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;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;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 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}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"\2022"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"\2611"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"\2610"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui: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 li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.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-ui{position:absolute}.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 .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{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-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.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:0}.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:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}@charset "UTF-8";.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 24px/32px Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 20px/32px Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 16px/24px Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:500 14px/22px Roboto,sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 14px/20px Roboto,sans-serif;letter-spacing:.0178571429em}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/96px Roboto,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px Roboto,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px Roboto,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Roboto,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}details,menu{display:block}canvas{display:inline-block}template{display:none}body:not(.is-mobile) ::-webkit-scrollbar{width:12px;height:12px;background-color:#0000}body:not(.is-mobile) ::-webkit-scrollbar:hover{background-color:#0000001f}body:not(.is-mobile) ::-webkit-scrollbar-thumb{border:2px solid transparent;box-shadow:inset 0 0 0 12px #0000005e;border-radius:12px}body:not(.is-mobile) ::-webkit-scrollbar-thumb:active{box-shadow:inset 0 0 0 12px #0000008a;border-radius:12px}.position-relative{position:relative}.position-absolute{position:absolute}.position-static{position:static}@media screen and (min-width: 600px){.position-sm-relative{position:relative}.position-sm-absolute{position:absolute}.position-sm-static{position:static}}@media screen and (min-width: 960px){.position-md-relative{position:relative}.position-md-absolute{position:absolute}.position-md-static{position:static}}@media screen and (min-width: 1280px){.position-lg-relative{position:relative}.position-lg-absolute{position:absolute}.position-lg-static{position:static}}@media screen and (min-width: 1920px){.position-xl-relative{position:relative}.position-xl-absolute{position:absolute}.position-xl-static{position:static}}.align-top{top:0}.align-right{right:0}.align-bottom{bottom:0}.align-left{left:0}@media screen and (min-width: 600px){.align-sm-top{top:0}.align-sm-right{right:0}.align-sm-bottom{bottom:0}.align-sm-left{left:0}}@media screen and (min-width: 960px){.align-md-top{top:0}.align-md-right{right:0}.align-md-bottom{bottom:0}.align-md-left{left:0}}@media screen and (min-width: 1280px){.align-lg-top{top:0}.align-lg-right{right:0}.align-lg-bottom{bottom:0}.align-lg-left{left:0}}@media screen and (min-width: 1920px){.align-xl-top{top:0}.align-xl-right{right:0}.align-xl-bottom{bottom:0}.align-xl-left{left:0}}.h-0-p{height:0%!important}.h-5-p{height:5%!important}.h-10-p{height:10%!important}.h-15-p{height:15%!important}.h-20-p{height:20%!important}.h-25-p{height:25%!important}.h-30-p{height:30%!important}.h-35-p{height:35%!important}.h-40-p{height:40%!important}.h-45-p{height:45%!important}.h-50-p{height:50%!important}.h-55-p{height:55%!important}.h-60-p{height:60%!important}.h-65-p{height:65%!important}.h-70-p{height:70%!important}.h-75-p{height:75%!important}.h-80-p{height:80%!important}.h-85-p{height:85%!important}.h-90-p{height:90%!important}.h-95-p{height:95%!important}.h-100-p{height:100%!important}.w-0-p{width:0%!important}.w-5-p{width:5%!important}.w-10-p{width:10%!important}.w-15-p{width:15%!important}.w-20-p{width:20%!important}.w-25-p{width:25%!important}.w-30-p{width:30%!important}.w-35-p{width:35%!important}.w-40-p{width:40%!important}.w-45-p{width:45%!important}.w-50-p{width:50%!important}.w-55-p{width:55%!important}.w-60-p{width:60%!important}.w-65-p{width:65%!important}.w-70-p{width:70%!important}.w-75-p{width:75%!important}.w-80-p{width:80%!important}.w-85-p{width:85%!important}.w-90-p{width:90%!important}.w-95-p{width:95%!important}.w-100-p{width:100%!important}.m-4{margin:4px!important}.m-8{margin:8px!important}.m-12{margin:12px!important}.m-16{margin:16px!important}.m-20{margin:20px!important}.m-24{margin:24px!important}.m-28{margin:28px!important}.m-32{margin:32px!important}.m-36{margin:36px!important}.m-40{margin:40px!important}.m-44{margin:44px!important}.m-48{margin:48px!important}.m-52{margin:52px!important}.m-56{margin:56px!important}.m-60{margin:60px!important}.m-64{margin:64px!important}.m-68{margin:68px!important}.m-72{margin:72px!important}.m-76{margin:76px!important}.m-80{margin:80px!important}.m-84{margin:84px!important}.m-88{margin:88px!important}.m-92{margin:92px!important}.m-96{margin:96px!important}.m-100{margin:100px!important}.m-104{margin:104px!important}.m-108{margin:108px!important}.m-112{margin:112px!important}.m-116{margin:116px!important}.m-120{margin:120px!important}.m-124{margin:124px!important}.m-128{margin:128px!important}.m-132{margin:132px!important}.m-136{margin:136px!important}.m-140{margin:140px!important}.m-144{margin:144px!important}.m-148{margin:148px!important}.m-152{margin:152px!important}.m-156{margin:156px!important}.m-160{margin:160px!important}.m-164{margin:164px!important}.m-168{margin:168px!important}.m-172{margin:172px!important}.m-176{margin:176px!important}.m-180{margin:180px!important}.m-184{margin:184px!important}.m-188{margin:188px!important}.m-192{margin:192px!important}.m-196{margin:196px!important}.m-200{margin:200px!important}.m-204{margin:204px!important}.m-208{margin:208px!important}.m-212{margin:212px!important}.m-216{margin:216px!important}.m-220{margin:220px!important}.m-224{margin:224px!important}.m-228{margin:228px!important}.m-232{margin:232px!important}.m-236{margin:236px!important}.m-240{margin:240px!important}.m-244{margin:244px!important}.m-248{margin:248px!important}.m-252{margin:252px!important}.m-256{margin:256px!important}.mx-0{margin-right:0!important;margin-left:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.mx-4{margin-right:4px!important;margin-left:4px!important}.my-4{margin-top:4px!important;margin-bottom:4px!important}.mx-8{margin-right:8px!important;margin-left:8px!important}.my-8{margin-top:8px!important;margin-bottom:8px!important}.mx-12{margin-right:12px!important;margin-left:12px!important}.my-12{margin-top:12px!important;margin-bottom:12px!important}.mx-16{margin-right:16px!important;margin-left:16px!important}.my-16{margin-top:16px!important;margin-bottom:16px!important}.mx-20{margin-right:20px!important;margin-left:20px!important}.my-20{margin-top:20px!important;margin-bottom:20px!important}.mx-24{margin-right:24px!important;margin-left:24px!important}.my-24{margin-top:24px!important;margin-bottom:24px!important}.mx-28{margin-right:28px!important;margin-left:28px!important}.my-28{margin-top:28px!important;margin-bottom:28px!important}.mx-32{margin-right:32px!important;margin-left:32px!important}.my-32{margin-top:32px!important;margin-bottom:32px!important}.mx-36{margin-right:36px!important;margin-left:36px!important}.my-36{margin-top:36px!important;margin-bottom:36px!important}.mx-40{margin-right:40px!important;margin-left:40px!important}.my-40{margin-top:40px!important;margin-bottom:40px!important}.mx-44{margin-right:44px!important;margin-left:44px!important}.my-44{margin-top:44px!important;margin-bottom:44px!important}.mx-48{margin-right:48px!important;margin-left:48px!important}.my-48{margin-top:48px!important;margin-bottom:48px!important}.mx-52{margin-right:52px!important;margin-left:52px!important}.my-52{margin-top:52px!important;margin-bottom:52px!important}.mx-56{margin-right:56px!important;margin-left:56px!important}.my-56{margin-top:56px!important;margin-bottom:56px!important}.mx-60{margin-right:60px!important;margin-left:60px!important}.my-60{margin-top:60px!important;margin-bottom:60px!important}.mx-64{margin-right:64px!important;margin-left:64px!important}.my-64{margin-top:64px!important;margin-bottom:64px!important}.mx-68{margin-right:68px!important;margin-left:68px!important}.my-68{margin-top:68px!important;margin-bottom:68px!important}.mx-72{margin-right:72px!important;margin-left:72px!important}.my-72{margin-top:72px!important;margin-bottom:72px!important}.mx-76{margin-right:76px!important;margin-left:76px!important}.my-76{margin-top:76px!important;margin-bottom:76px!important}.mx-80{margin-right:80px!important;margin-left:80px!important}.my-80{margin-top:80px!important;margin-bottom:80px!important}.mx-84{margin-right:84px!important;margin-left:84px!important}.my-84{margin-top:84px!important;margin-bottom:84px!important}.mx-88{margin-right:88px!important;margin-left:88px!important}.my-88{margin-top:88px!important;margin-bottom:88px!important}.mx-92{margin-right:92px!important;margin-left:92px!important}.my-92{margin-top:92px!important;margin-bottom:92px!important}.mx-96{margin-right:96px!important;margin-left:96px!important}.my-96{margin-top:96px!important;margin-bottom:96px!important}.mx-100{margin-right:100px!important;margin-left:100px!important}.my-100{margin-top:100px!important;margin-bottom:100px!important}.mx-104{margin-right:104px!important;margin-left:104px!important}.my-104{margin-top:104px!important;margin-bottom:104px!important}.mx-108{margin-right:108px!important;margin-left:108px!important}.my-108{margin-top:108px!important;margin-bottom:108px!important}.mx-112{margin-right:112px!important;margin-left:112px!important}.my-112{margin-top:112px!important;margin-bottom:112px!important}.mx-116{margin-right:116px!important;margin-left:116px!important}.my-116{margin-top:116px!important;margin-bottom:116px!important}.mx-120{margin-right:120px!important;margin-left:120px!important}.my-120{margin-top:120px!important;margin-bottom:120px!important}.mx-124{margin-right:124px!important;margin-left:124px!important}.my-124{margin-top:124px!important;margin-bottom:124px!important}.mx-128{margin-right:128px!important;margin-left:128px!important}.my-128{margin-top:128px!important;margin-bottom:128px!important}.mx-132{margin-right:132px!important;margin-left:132px!important}.my-132{margin-top:132px!important;margin-bottom:132px!important}.mx-136{margin-right:136px!important;margin-left:136px!important}.my-136{margin-top:136px!important;margin-bottom:136px!important}.mx-140{margin-right:140px!important;margin-left:140px!important}.my-140{margin-top:140px!important;margin-bottom:140px!important}.mx-144{margin-right:144px!important;margin-left:144px!important}.my-144{margin-top:144px!important;margin-bottom:144px!important}.mx-148{margin-right:148px!important;margin-left:148px!important}.my-148{margin-top:148px!important;margin-bottom:148px!important}.mx-152{margin-right:152px!important;margin-left:152px!important}.my-152{margin-top:152px!important;margin-bottom:152px!important}.mx-156{margin-right:156px!important;margin-left:156px!important}.my-156{margin-top:156px!important;margin-bottom:156px!important}.mx-160{margin-right:160px!important;margin-left:160px!important}.my-160{margin-top:160px!important;margin-bottom:160px!important}.mx-164{margin-right:164px!important;margin-left:164px!important}.my-164{margin-top:164px!important;margin-bottom:164px!important}.mx-168{margin-right:168px!important;margin-left:168px!important}.my-168{margin-top:168px!important;margin-bottom:168px!important}.mx-172{margin-right:172px!important;margin-left:172px!important}.my-172{margin-top:172px!important;margin-bottom:172px!important}.mx-176{margin-right:176px!important;margin-left:176px!important}.my-176{margin-top:176px!important;margin-bottom:176px!important}.mx-180{margin-right:180px!important;margin-left:180px!important}.my-180{margin-top:180px!important;margin-bottom:180px!important}.mx-184{margin-right:184px!important;margin-left:184px!important}.my-184{margin-top:184px!important;margin-bottom:184px!important}.mx-188{margin-right:188px!important;margin-left:188px!important}.my-188{margin-top:188px!important;margin-bottom:188px!important}.mx-192{margin-right:192px!important;margin-left:192px!important}.my-192{margin-top:192px!important;margin-bottom:192px!important}.mx-196{margin-right:196px!important;margin-left:196px!important}.my-196{margin-top:196px!important;margin-bottom:196px!important}.mx-200{margin-right:200px!important;margin-left:200px!important}.my-200{margin-top:200px!important;margin-bottom:200px!important}.mx-204{margin-right:204px!important;margin-left:204px!important}.my-204{margin-top:204px!important;margin-bottom:204px!important}.mx-208{margin-right:208px!important;margin-left:208px!important}.my-208{margin-top:208px!important;margin-bottom:208px!important}.mx-212{margin-right:212px!important;margin-left:212px!important}.my-212{margin-top:212px!important;margin-bottom:212px!important}.mx-216{margin-right:216px!important;margin-left:216px!important}.my-216{margin-top:216px!important;margin-bottom:216px!important}.mx-220{margin-right:220px!important;margin-left:220px!important}.my-220{margin-top:220px!important;margin-bottom:220px!important}.mx-224{margin-right:224px!important;margin-left:224px!important}.my-224{margin-top:224px!important;margin-bottom:224px!important}.mx-228{margin-right:228px!important;margin-left:228px!important}.my-228{margin-top:228px!important;margin-bottom:228px!important}.mx-232{margin-right:232px!important;margin-left:232px!important}.my-232{margin-top:232px!important;margin-bottom:232px!important}.mx-236{margin-right:236px!important;margin-left:236px!important}.my-236{margin-top:236px!important;margin-bottom:236px!important}.mx-240{margin-right:240px!important;margin-left:240px!important}.my-240{margin-top:240px!important;margin-bottom:240px!important}.mx-244{margin-right:244px!important;margin-left:244px!important}.my-244{margin-top:244px!important;margin-bottom:244px!important}.mx-248{margin-right:248px!important;margin-left:248px!important}.my-248{margin-top:248px!important;margin-bottom:248px!important}.mx-252{margin-right:252px!important;margin-left:252px!important}.my-252{margin-top:252px!important;margin-bottom:252px!important}.mx-256{margin-right:256px!important;margin-left:256px!important}.my-256{margin-top:256px!important;margin-bottom:256px!important}.ml-0{margin-left:0!important}.mt-4{margin-top:4px!important}.mr-4{margin-right:4px!important}.mb-4{margin-bottom:4px!important}.ml-4{margin-left:4px!important}.mt-8{margin-top:8px!important}.mr-8{margin-right:8px!important}.mb-8{margin-bottom:8px!important}.ml-8{margin-left:8px!important}.mt-12{margin-top:12px!important}.mr-12{margin-right:12px!important}.mb-12{margin-bottom:12px!important}.ml-12{margin-left:12px!important}.mt-16{margin-top:16px!important}.mr-16{margin-right:16px!important}.mb-16{margin-bottom:16px!important}.ml-16{margin-left:16px!important}.mt-20{margin-top:20px!important}.mr-20{margin-right:20px!important}.mb-20{margin-bottom:20px!important}.ml-20{margin-left:20px!important}.mt-24{margin-top:24px!important}.mr-24{margin-right:24px!important}.mb-24{margin-bottom:24px!important}.ml-24{margin-left:24px!important}.mt-28{margin-top:28px!important}.mr-28{margin-right:28px!important}.mb-28{margin-bottom:28px!important}.ml-28{margin-left:28px!important}.mt-32{margin-top:32px!important}.mr-32{margin-right:32px!important}.mb-32{margin-bottom:32px!important}.ml-32{margin-left:32px!important}.mt-36{margin-top:36px!important}.mr-36{margin-right:36px!important}.mb-36{margin-bottom:36px!important}.ml-36{margin-left:36px!important}.mt-40{margin-top:40px!important}.mr-40{margin-right:40px!important}.mb-40{margin-bottom:40px!important}.ml-40{margin-left:40px!important}.mt-44{margin-top:44px!important}.mr-44{margin-right:44px!important}.mb-44{margin-bottom:44px!important}.ml-44{margin-left:44px!important}.mt-48{margin-top:48px!important}.mr-48{margin-right:48px!important}.mb-48{margin-bottom:48px!important}.ml-48{margin-left:48px!important}.mt-52{margin-top:52px!important}.mr-52{margin-right:52px!important}.mb-52{margin-bottom:52px!important}.ml-52{margin-left:52px!important}.mt-56{margin-top:56px!important}.mr-56{margin-right:56px!important}.mb-56{margin-bottom:56px!important}.ml-56{margin-left:56px!important}.mt-60{margin-top:60px!important}.mr-60{margin-right:60px!important}.mb-60{margin-bottom:60px!important}.ml-60{margin-left:60px!important}.mt-64{margin-top:64px!important}.mr-64{margin-right:64px!important}.mb-64{margin-bottom:64px!important}.ml-64{margin-left:64px!important}.mt-68{margin-top:68px!important}.mr-68{margin-right:68px!important}.mb-68{margin-bottom:68px!important}.ml-68{margin-left:68px!important}.mt-72{margin-top:72px!important}.mr-72{margin-right:72px!important}.mb-72{margin-bottom:72px!important}.ml-72{margin-left:72px!important}.mt-76{margin-top:76px!important}.mr-76{margin-right:76px!important}.mb-76{margin-bottom:76px!important}.ml-76{margin-left:76px!important}.mt-80{margin-top:80px!important}.mr-80{margin-right:80px!important}.mb-80{margin-bottom:80px!important}.ml-80{margin-left:80px!important}.mt-84{margin-top:84px!important}.mr-84{margin-right:84px!important}.mb-84{margin-bottom:84px!important}.ml-84{margin-left:84px!important}.mt-88{margin-top:88px!important}.mr-88{margin-right:88px!important}.mb-88{margin-bottom:88px!important}.ml-88{margin-left:88px!important}.mt-92{margin-top:92px!important}.mr-92{margin-right:92px!important}.mb-92{margin-bottom:92px!important}.ml-92{margin-left:92px!important}.mt-96{margin-top:96px!important}.mr-96{margin-right:96px!important}.mb-96{margin-bottom:96px!important}.ml-96{margin-left:96px!important}.mt-100{margin-top:100px!important}.mr-100{margin-right:100px!important}.mb-100{margin-bottom:100px!important}.ml-100{margin-left:100px!important}.mt-104{margin-top:104px!important}.mr-104{margin-right:104px!important}.mb-104{margin-bottom:104px!important}.ml-104{margin-left:104px!important}.mt-108{margin-top:108px!important}.mr-108{margin-right:108px!important}.mb-108{margin-bottom:108px!important}.ml-108{margin-left:108px!important}.mt-112{margin-top:112px!important}.mr-112{margin-right:112px!important}.mb-112{margin-bottom:112px!important}.ml-112{margin-left:112px!important}.mt-116{margin-top:116px!important}.mr-116{margin-right:116px!important}.mb-116{margin-bottom:116px!important}.ml-116{margin-left:116px!important}.mt-120{margin-top:120px!important}.mr-120{margin-right:120px!important}.mb-120{margin-bottom:120px!important}.ml-120{margin-left:120px!important}.mt-124{margin-top:124px!important}.mr-124{margin-right:124px!important}.mb-124{margin-bottom:124px!important}.ml-124{margin-left:124px!important}.mt-128{margin-top:128px!important}.mr-128{margin-right:128px!important}.mb-128{margin-bottom:128px!important}.ml-128{margin-left:128px!important}.mt-132{margin-top:132px!important}.mr-132{margin-right:132px!important}.mb-132{margin-bottom:132px!important}.ml-132{margin-left:132px!important}.mt-136{margin-top:136px!important}.mr-136{margin-right:136px!important}.mb-136{margin-bottom:136px!important}.ml-136{margin-left:136px!important}.mt-140{margin-top:140px!important}.mr-140{margin-right:140px!important}.mb-140{margin-bottom:140px!important}.ml-140{margin-left:140px!important}.mt-144{margin-top:144px!important}.mr-144{margin-right:144px!important}.mb-144{margin-bottom:144px!important}.ml-144{margin-left:144px!important}.mt-148{margin-top:148px!important}.mr-148{margin-right:148px!important}.mb-148{margin-bottom:148px!important}.ml-148{margin-left:148px!important}.mt-152{margin-top:152px!important}.mr-152{margin-right:152px!important}.mb-152{margin-bottom:152px!important}.ml-152{margin-left:152px!important}.mt-156{margin-top:156px!important}.mr-156{margin-right:156px!important}.mb-156{margin-bottom:156px!important}.ml-156{margin-left:156px!important}.mt-160{margin-top:160px!important}.mr-160{margin-right:160px!important}.mb-160{margin-bottom:160px!important}.ml-160{margin-left:160px!important}.mt-164{margin-top:164px!important}.mr-164{margin-right:164px!important}.mb-164{margin-bottom:164px!important}.ml-164{margin-left:164px!important}.mt-168{margin-top:168px!important}.mr-168{margin-right:168px!important}.mb-168{margin-bottom:168px!important}.ml-168{margin-left:168px!important}.mt-172{margin-top:172px!important}.mr-172{margin-right:172px!important}.mb-172{margin-bottom:172px!important}.ml-172{margin-left:172px!important}.mt-176{margin-top:176px!important}.mr-176{margin-right:176px!important}.mb-176{margin-bottom:176px!important}.ml-176{margin-left:176px!important}.mt-180{margin-top:180px!important}.mr-180{margin-right:180px!important}.mb-180{margin-bottom:180px!important}.ml-180{margin-left:180px!important}.mt-184{margin-top:184px!important}.mr-184{margin-right:184px!important}.mb-184{margin-bottom:184px!important}.ml-184{margin-left:184px!important}.mt-188{margin-top:188px!important}.mr-188{margin-right:188px!important}.mb-188{margin-bottom:188px!important}.ml-188{margin-left:188px!important}.mt-192{margin-top:192px!important}.mr-192{margin-right:192px!important}.mb-192{margin-bottom:192px!important}.ml-192{margin-left:192px!important}.mt-196{margin-top:196px!important}.mr-196{margin-right:196px!important}.mb-196{margin-bottom:196px!important}.ml-196{margin-left:196px!important}.mt-200{margin-top:200px!important}.mr-200{margin-right:200px!important}.mb-200{margin-bottom:200px!important}.ml-200{margin-left:200px!important}.mt-204{margin-top:204px!important}.mr-204{margin-right:204px!important}.mb-204{margin-bottom:204px!important}.ml-204{margin-left:204px!important}.mt-208{margin-top:208px!important}.mr-208{margin-right:208px!important}.mb-208{margin-bottom:208px!important}.ml-208{margin-left:208px!important}.mt-212{margin-top:212px!important}.mr-212{margin-right:212px!important}.mb-212{margin-bottom:212px!important}.ml-212{margin-left:212px!important}.mt-216{margin-top:216px!important}.mr-216{margin-right:216px!important}.mb-216{margin-bottom:216px!important}.ml-216{margin-left:216px!important}.mt-220{margin-top:220px!important}.mr-220{margin-right:220px!important}.mb-220{margin-bottom:220px!important}.ml-220{margin-left:220px!important}.mt-224{margin-top:224px!important}.mr-224{margin-right:224px!important}.mb-224{margin-bottom:224px!important}.ml-224{margin-left:224px!important}.mt-228{margin-top:228px!important}.mr-228{margin-right:228px!important}.mb-228{margin-bottom:228px!important}.ml-228{margin-left:228px!important}.mt-232{margin-top:232px!important}.mr-232{margin-right:232px!important}.mb-232{margin-bottom:232px!important}.ml-232{margin-left:232px!important}.mt-236{margin-top:236px!important}.mr-236{margin-right:236px!important}.mb-236{margin-bottom:236px!important}.ml-236{margin-left:236px!important}.mt-240{margin-top:240px!important}.mr-240{margin-right:240px!important}.mb-240{margin-bottom:240px!important}.ml-240{margin-left:240px!important}.mt-244{margin-top:244px!important}.mr-244{margin-right:244px!important}.mb-244{margin-bottom:244px!important}.ml-244{margin-left:244px!important}.mt-248{margin-top:248px!important}.mr-248{margin-right:248px!important}.mb-248{margin-bottom:248px!important}.ml-248{margin-left:248px!important}.mt-252{margin-top:252px!important}.mr-252{margin-right:252px!important}.mb-252{margin-bottom:252px!important}.ml-252{margin-left:252px!important}.mt-256{margin-top:256px!important}.mr-256{margin-right:256px!important}.mb-256{margin-bottom:256px!important}.ml-256{margin-left:256px!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-4{padding:4px!important}.p-8{padding:8px!important}.p-12{padding:12px!important}.p-16{padding:16px!important}.p-20{padding:20px!important}.p-24{padding:24px!important}.p-28{padding:28px!important}.p-32{padding:32px!important}.p-36{padding:36px!important}.p-40{padding:40px!important}.p-44{padding:44px!important}.p-48{padding:48px!important}.p-52{padding:52px!important}.p-56{padding:56px!important}.p-60{padding:60px!important}.p-64{padding:64px!important}.p-68{padding:68px!important}.p-72{padding:72px!important}.p-76{padding:76px!important}.p-80{padding:80px!important}.p-84{padding:84px!important}.p-88{padding:88px!important}.p-92{padding:92px!important}.p-96{padding:96px!important}.p-100{padding:100px!important}.p-104{padding:104px!important}.p-108{padding:108px!important}.p-112{padding:112px!important}.p-116{padding:116px!important}.p-120{padding:120px!important}.p-124{padding:124px!important}.p-128{padding:128px!important}.p-132{padding:132px!important}.p-136{padding:136px!important}.p-140{padding:140px!important}.p-144{padding:144px!important}.p-148{padding:148px!important}.p-152{padding:152px!important}.p-156{padding:156px!important}.p-160{padding:160px!important}.p-164{padding:164px!important}.p-168{padding:168px!important}.p-172{padding:172px!important}.p-176{padding:176px!important}.p-180{padding:180px!important}.p-184{padding:184px!important}.p-188{padding:188px!important}.p-192{padding:192px!important}.p-196{padding:196px!important}.p-200{padding:200px!important}.p-204{padding:204px!important}.p-208{padding:208px!important}.p-212{padding:212px!important}.p-216{padding:216px!important}.p-220{padding:220px!important}.p-224{padding:224px!important}.p-228{padding:228px!important}.p-232{padding:232px!important}.p-236{padding:236px!important}.p-240{padding:240px!important}.p-244{padding:244px!important}.p-248{padding:248px!important}.p-252{padding:252px!important}.p-256{padding:256px!important}.px-0{padding-right:0!important;padding-left:0!important}.px-4{padding-right:4px!important;padding-left:4px!important}.py-4{padding-top:4px!important;padding-bottom:4px!important}.px-8{padding-right:8px!important;padding-left:8px!important}.py-8{padding-top:8px!important;padding-bottom:8px!important}.px-12{padding-right:12px!important;padding-left:12px!important}.py-12{padding-top:12px!important;padding-bottom:12px!important}.px-16{padding-right:16px!important;padding-left:16px!important}.py-16{padding-top:16px!important;padding-bottom:16px!important}.px-20{padding-right:20px!important;padding-left:20px!important}.py-20{padding-top:20px!important;padding-bottom:20px!important}.px-24{padding-right:24px!important;padding-left:24px!important}.py-24{padding-top:24px!important;padding-bottom:24px!important}.px-28{padding-right:28px!important;padding-left:28px!important}.py-28{padding-top:28px!important;padding-bottom:28px!important}.px-32{padding-right:32px!important;padding-left:32px!important}.py-32{padding-top:32px!important;padding-bottom:32px!important}.px-36{padding-right:36px!important;padding-left:36px!important}.py-36{padding-top:36px!important;padding-bottom:36px!important}.px-40{padding-right:40px!important;padding-left:40px!important}.py-40{padding-top:40px!important;padding-bottom:40px!important}.px-44{padding-right:44px!important;padding-left:44px!important}.py-44{padding-top:44px!important;padding-bottom:44px!important}.px-48{padding-right:48px!important;padding-left:48px!important}.py-48{padding-top:48px!important;padding-bottom:48px!important}.px-52{padding-right:52px!important;padding-left:52px!important}.py-52{padding-top:52px!important;padding-bottom:52px!important}.px-56{padding-right:56px!important;padding-left:56px!important}.py-56{padding-top:56px!important;padding-bottom:56px!important}.px-60{padding-right:60px!important;padding-left:60px!important}.py-60{padding-top:60px!important;padding-bottom:60px!important}.px-64{padding-right:64px!important;padding-left:64px!important}.py-64{padding-top:64px!important;padding-bottom:64px!important}.px-68{padding-right:68px!important;padding-left:68px!important}.py-68{padding-top:68px!important;padding-bottom:68px!important}.px-72{padding-right:72px!important;padding-left:72px!important}.py-72{padding-top:72px!important;padding-bottom:72px!important}.px-76{padding-right:76px!important;padding-left:76px!important}.py-76{padding-top:76px!important;padding-bottom:76px!important}.px-80{padding-right:80px!important;padding-left:80px!important}.py-80{padding-top:80px!important;padding-bottom:80px!important}.px-84{padding-right:84px!important;padding-left:84px!important}.py-84{padding-top:84px!important;padding-bottom:84px!important}.px-88{padding-right:88px!important;padding-left:88px!important}.py-88{padding-top:88px!important;padding-bottom:88px!important}.px-92{padding-right:92px!important;padding-left:92px!important}.py-92{padding-top:92px!important;padding-bottom:92px!important}.px-96{padding-right:96px!important;padding-left:96px!important}.py-96{padding-top:96px!important;padding-bottom:96px!important}.px-100{padding-right:100px!important;padding-left:100px!important}.py-100{padding-top:100px!important;padding-bottom:100px!important}.px-104{padding-right:104px!important;padding-left:104px!important}.py-104{padding-top:104px!important;padding-bottom:104px!important}.px-108{padding-right:108px!important;padding-left:108px!important}.py-108{padding-top:108px!important;padding-bottom:108px!important}.px-112{padding-right:112px!important;padding-left:112px!important}.py-112{padding-top:112px!important;padding-bottom:112px!important}.px-116{padding-right:116px!important;padding-left:116px!important}.py-116{padding-top:116px!important;padding-bottom:116px!important}.px-120{padding-right:120px!important;padding-left:120px!important}.py-120{padding-top:120px!important;padding-bottom:120px!important}.px-124{padding-right:124px!important;padding-left:124px!important}.py-124{padding-top:124px!important;padding-bottom:124px!important}.px-128{padding-right:128px!important;padding-left:128px!important}.py-128{padding-top:128px!important;padding-bottom:128px!important}.px-132{padding-right:132px!important;padding-left:132px!important}.py-132{padding-top:132px!important;padding-bottom:132px!important}.px-136{padding-right:136px!important;padding-left:136px!important}.py-136{padding-top:136px!important;padding-bottom:136px!important}.px-140{padding-right:140px!important;padding-left:140px!important}.py-140{padding-top:140px!important;padding-bottom:140px!important}.px-144{padding-right:144px!important;padding-left:144px!important}.py-144{padding-top:144px!important;padding-bottom:144px!important}.px-148{padding-right:148px!important;padding-left:148px!important}.py-148{padding-top:148px!important;padding-bottom:148px!important}.px-152{padding-right:152px!important;padding-left:152px!important}.py-152{padding-top:152px!important;padding-bottom:152px!important}.px-156{padding-right:156px!important;padding-left:156px!important}.py-156{padding-top:156px!important;padding-bottom:156px!important}.px-160{padding-right:160px!important;padding-left:160px!important}.py-160{padding-top:160px!important;padding-bottom:160px!important}.px-164{padding-right:164px!important;padding-left:164px!important}.py-164{padding-top:164px!important;padding-bottom:164px!important}.px-168{padding-right:168px!important;padding-left:168px!important}.py-168{padding-top:168px!important;padding-bottom:168px!important}.px-172{padding-right:172px!important;padding-left:172px!important}.py-172{padding-top:172px!important;padding-bottom:172px!important}.px-176{padding-right:176px!important;padding-left:176px!important}.py-176{padding-top:176px!important;padding-bottom:176px!important}.px-180{padding-right:180px!important;padding-left:180px!important}.py-180{padding-top:180px!important;padding-bottom:180px!important}.px-184{padding-right:184px!important;padding-left:184px!important}.py-184{padding-top:184px!important;padding-bottom:184px!important}.px-188{padding-right:188px!important;padding-left:188px!important}.py-188{padding-top:188px!important;padding-bottom:188px!important}.px-192{padding-right:192px!important;padding-left:192px!important}.py-192{padding-top:192px!important;padding-bottom:192px!important}.px-196{padding-right:196px!important;padding-left:196px!important}.py-196{padding-top:196px!important;padding-bottom:196px!important}.px-200{padding-right:200px!important;padding-left:200px!important}.py-200{padding-top:200px!important;padding-bottom:200px!important}.px-204{padding-right:204px!important;padding-left:204px!important}.py-204{padding-top:204px!important;padding-bottom:204px!important}.px-208{padding-right:208px!important;padding-left:208px!important}.py-208{padding-top:208px!important;padding-bottom:208px!important}.px-212{padding-right:212px!important;padding-left:212px!important}.py-212{padding-top:212px!important;padding-bottom:212px!important}.px-216{padding-right:216px!important;padding-left:216px!important}.py-216{padding-top:216px!important;padding-bottom:216px!important}.px-220{padding-right:220px!important;padding-left:220px!important}.py-220{padding-top:220px!important;padding-bottom:220px!important}.px-224{padding-right:224px!important;padding-left:224px!important}.py-224{padding-top:224px!important;padding-bottom:224px!important}.px-228{padding-right:228px!important;padding-left:228px!important}.py-228{padding-top:228px!important;padding-bottom:228px!important}.px-232{padding-right:232px!important;padding-left:232px!important}.py-232{padding-top:232px!important;padding-bottom:232px!important}.px-236{padding-right:236px!important;padding-left:236px!important}.py-236{padding-top:236px!important;padding-bottom:236px!important}.px-240{padding-right:240px!important;padding-left:240px!important}.py-240{padding-top:240px!important;padding-bottom:240px!important}.px-244{padding-right:244px!important;padding-left:244px!important}.py-244{padding-top:244px!important;padding-bottom:244px!important}.px-248{padding-right:248px!important;padding-left:248px!important}.py-248{padding-top:248px!important;padding-bottom:248px!important}.px-252{padding-right:252px!important;padding-left:252px!important}.py-252{padding-top:252px!important;padding-bottom:252px!important}.px-256{padding-right:256px!important;padding-left:256px!important}.py-256{padding-top:256px!important;padding-bottom:256px!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.pt-4{padding-top:4px!important}.pr-4{padding-right:4px!important}.pb-4{padding-bottom:4px!important}.pl-4{padding-left:4px!important}.pt-8{padding-top:8px!important}.pr-8{padding-right:8px!important}.pb-8{padding-bottom:8px!important}.pl-8{padding-left:8px!important}.pt-12{padding-top:12px!important}.pr-12{padding-right:12px!important}.pb-12{padding-bottom:12px!important}.pl-12{padding-left:12px!important}.pt-16{padding-top:16px!important}.pr-16{padding-right:16px!important}.pb-16{padding-bottom:16px!important}.pl-16{padding-left:16px!important}.pt-20{padding-top:20px!important}.pr-20{padding-right:20px!important}.pb-20{padding-bottom:20px!important}.pl-20{padding-left:20px!important}.pt-24{padding-top:24px!important}.pr-24{padding-right:24px!important}.pb-24{padding-bottom:24px!important}.pl-24{padding-left:24px!important}.pt-28{padding-top:28px!important}.pr-28{padding-right:28px!important}.pb-28{padding-bottom:28px!important}.pl-28{padding-left:28px!important}.pt-32{padding-top:32px!important}.pr-32{padding-right:32px!important}.pb-32{padding-bottom:32px!important}.pl-32{padding-left:32px!important}.pt-36{padding-top:36px!important}.pr-36{padding-right:36px!important}.pb-36{padding-bottom:36px!important}.pl-36{padding-left:36px!important}.pt-40{padding-top:40px!important}.pr-40{padding-right:40px!important}.pb-40{padding-bottom:40px!important}.pl-40{padding-left:40px!important}.pt-44{padding-top:44px!important}.pr-44{padding-right:44px!important}.pb-44{padding-bottom:44px!important}.pl-44{padding-left:44px!important}.pt-48{padding-top:48px!important}.pr-48{padding-right:48px!important}.pb-48{padding-bottom:48px!important}.pl-48{padding-left:48px!important}.pt-52{padding-top:52px!important}.pr-52{padding-right:52px!important}.pb-52{padding-bottom:52px!important}.pl-52{padding-left:52px!important}.pt-56{padding-top:56px!important}.pr-56{padding-right:56px!important}.pb-56{padding-bottom:56px!important}.pl-56{padding-left:56px!important}.pt-60{padding-top:60px!important}.pr-60{padding-right:60px!important}.pb-60{padding-bottom:60px!important}.pl-60{padding-left:60px!important}.pt-64{padding-top:64px!important}.pr-64{padding-right:64px!important}.pb-64{padding-bottom:64px!important}.pl-64{padding-left:64px!important}.pt-68{padding-top:68px!important}.pr-68{padding-right:68px!important}.pb-68{padding-bottom:68px!important}.pl-68{padding-left:68px!important}.pt-72{padding-top:72px!important}.pr-72{padding-right:72px!important}.pb-72{padding-bottom:72px!important}.pl-72{padding-left:72px!important}.pt-76{padding-top:76px!important}.pr-76{padding-right:76px!important}.pb-76{padding-bottom:76px!important}.pl-76{padding-left:76px!important}.pt-80{padding-top:80px!important}.pr-80{padding-right:80px!important}.pb-80{padding-bottom:80px!important}.pl-80{padding-left:80px!important}.pt-84{padding-top:84px!important}.pr-84{padding-right:84px!important}.pb-84{padding-bottom:84px!important}.pl-84{padding-left:84px!important}.pt-88{padding-top:88px!important}.pr-88{padding-right:88px!important}.pb-88{padding-bottom:88px!important}.pl-88{padding-left:88px!important}.pt-92{padding-top:92px!important}.pr-92{padding-right:92px!important}.pb-92{padding-bottom:92px!important}.pl-92{padding-left:92px!important}.pt-96{padding-top:96px!important}.pr-96{padding-right:96px!important}.pb-96{padding-bottom:96px!important}.pl-96{padding-left:96px!important}.pt-100{padding-top:100px!important}.pr-100{padding-right:100px!important}.pb-100{padding-bottom:100px!important}.pl-100{padding-left:100px!important}.pt-104{padding-top:104px!important}.pr-104{padding-right:104px!important}.pb-104{padding-bottom:104px!important}.pl-104{padding-left:104px!important}.pt-108{padding-top:108px!important}.pr-108{padding-right:108px!important}.pb-108{padding-bottom:108px!important}.pl-108{padding-left:108px!important}.pt-112{padding-top:112px!important}.pr-112{padding-right:112px!important}.pb-112{padding-bottom:112px!important}.pl-112{padding-left:112px!important}.pt-116{padding-top:116px!important}.pr-116{padding-right:116px!important}.pb-116{padding-bottom:116px!important}.pl-116{padding-left:116px!important}.pt-120{padding-top:120px!important}.pr-120{padding-right:120px!important}.pb-120{padding-bottom:120px!important}.pl-120{padding-left:120px!important}.pt-124{padding-top:124px!important}.pr-124{padding-right:124px!important}.pb-124{padding-bottom:124px!important}.pl-124{padding-left:124px!important}.pt-128{padding-top:128px!important}.pr-128{padding-right:128px!important}.pb-128{padding-bottom:128px!important}.pl-128{padding-left:128px!important}.pt-132{padding-top:132px!important}.pr-132{padding-right:132px!important}.pb-132{padding-bottom:132px!important}.pl-132{padding-left:132px!important}.pt-136{padding-top:136px!important}.pr-136{padding-right:136px!important}.pb-136{padding-bottom:136px!important}.pl-136{padding-left:136px!important}.pt-140{padding-top:140px!important}.pr-140{padding-right:140px!important}.pb-140{padding-bottom:140px!important}.pl-140{padding-left:140px!important}.pt-144{padding-top:144px!important}.pr-144{padding-right:144px!important}.pb-144{padding-bottom:144px!important}.pl-144{padding-left:144px!important}.pt-148{padding-top:148px!important}.pr-148{padding-right:148px!important}.pb-148{padding-bottom:148px!important}.pl-148{padding-left:148px!important}.pt-152{padding-top:152px!important}.pr-152{padding-right:152px!important}.pb-152{padding-bottom:152px!important}.pl-152{padding-left:152px!important}.pt-156{padding-top:156px!important}.pr-156{padding-right:156px!important}.pb-156{padding-bottom:156px!important}.pl-156{padding-left:156px!important}.pt-160{padding-top:160px!important}.pr-160{padding-right:160px!important}.pb-160{padding-bottom:160px!important}.pl-160{padding-left:160px!important}.pt-164{padding-top:164px!important}.pr-164{padding-right:164px!important}.pb-164{padding-bottom:164px!important}.pl-164{padding-left:164px!important}.pt-168{padding-top:168px!important}.pr-168{padding-right:168px!important}.pb-168{padding-bottom:168px!important}.pl-168{padding-left:168px!important}.pt-172{padding-top:172px!important}.pr-172{padding-right:172px!important}.pb-172{padding-bottom:172px!important}.pl-172{padding-left:172px!important}.pt-176{padding-top:176px!important}.pr-176{padding-right:176px!important}.pb-176{padding-bottom:176px!important}.pl-176{padding-left:176px!important}.pt-180{padding-top:180px!important}.pr-180{padding-right:180px!important}.pb-180{padding-bottom:180px!important}.pl-180{padding-left:180px!important}.pt-184{padding-top:184px!important}.pr-184{padding-right:184px!important}.pb-184{padding-bottom:184px!important}.pl-184{padding-left:184px!important}.pt-188{padding-top:188px!important}.pr-188{padding-right:188px!important}.pb-188{padding-bottom:188px!important}.pl-188{padding-left:188px!important}.pt-192{padding-top:192px!important}.pr-192{padding-right:192px!important}.pb-192{padding-bottom:192px!important}.pl-192{padding-left:192px!important}.pt-196{padding-top:196px!important}.pr-196{padding-right:196px!important}.pb-196{padding-bottom:196px!important}.pl-196{padding-left:196px!important}.pt-200{padding-top:200px!important}.pr-200{padding-right:200px!important}.pb-200{padding-bottom:200px!important}.pl-200{padding-left:200px!important}.pt-204{padding-top:204px!important}.pr-204{padding-right:204px!important}.pb-204{padding-bottom:204px!important}.pl-204{padding-left:204px!important}.pt-208{padding-top:208px!important}.pr-208{padding-right:208px!important}.pb-208{padding-bottom:208px!important}.pl-208{padding-left:208px!important}.pt-212{padding-top:212px!important}.pr-212{padding-right:212px!important}.pb-212{padding-bottom:212px!important}.pl-212{padding-left:212px!important}.pt-216{padding-top:216px!important}.pr-216{padding-right:216px!important}.pb-216{padding-bottom:216px!important}.pl-216{padding-left:216px!important}.pt-220{padding-top:220px!important}.pr-220{padding-right:220px!important}.pb-220{padding-bottom:220px!important}.pl-220{padding-left:220px!important}.pt-224{padding-top:224px!important}.pr-224{padding-right:224px!important}.pb-224{padding-bottom:224px!important}.pl-224{padding-left:224px!important}.pt-228{padding-top:228px!important}.pr-228{padding-right:228px!important}.pb-228{padding-bottom:228px!important}.pl-228{padding-left:228px!important}.pt-232{padding-top:232px!important}.pr-232{padding-right:232px!important}.pb-232{padding-bottom:232px!important}.pl-232{padding-left:232px!important}.pt-236{padding-top:236px!important}.pr-236{padding-right:236px!important}.pb-236{padding-bottom:236px!important}.pl-236{padding-left:236px!important}.pt-240{padding-top:240px!important}.pr-240{padding-right:240px!important}.pb-240{padding-bottom:240px!important}.pl-240{padding-left:240px!important}.pt-244{padding-top:244px!important}.pr-244{padding-right:244px!important}.pb-244{padding-bottom:244px!important}.pl-244{padding-left:244px!important}.pt-248{padding-top:248px!important}.pr-248{padding-right:248px!important}.pb-248{padding-bottom:248px!important}.pl-248{padding-left:248px!important}.pt-252{padding-top:252px!important}.pr-252{padding-right:252px!important}.pb-252{padding-bottom:252px!important}.pl-252{padding-left:252px!important}.pt-256{padding-top:256px!important}.pr-256{padding-right:256px!important}.pb-256{padding-bottom:256px!important}.pl-256{padding-left:256px!important}@media screen and (min-width: 600px){.m-sm-0{margin:0!important}.m-sm-4{margin:4px!important}.m-sm-8{margin:8px!important}.m-sm-12{margin:12px!important}.m-sm-16{margin:16px!important}.m-sm-20{margin:20px!important}.m-sm-24{margin:24px!important}.m-sm-28{margin:28px!important}.m-sm-32{margin:32px!important}.m-sm-36{margin:36px!important}.m-sm-40{margin:40px!important}.m-sm-44{margin:44px!important}.m-sm-48{margin:48px!important}.m-sm-52{margin:52px!important}.m-sm-56{margin:56px!important}.m-sm-60{margin:60px!important}.m-sm-64{margin:64px!important}.m-sm-68{margin:68px!important}.m-sm-72{margin:72px!important}.m-sm-76{margin:76px!important}.m-sm-80{margin:80px!important}.m-sm-84{margin:84px!important}.m-sm-88{margin:88px!important}.m-sm-92{margin:92px!important}.m-sm-96{margin:96px!important}.m-sm-100{margin:100px!important}.m-sm-104{margin:104px!important}.m-sm-108{margin:108px!important}.m-sm-112{margin:112px!important}.m-sm-116{margin:116px!important}.m-sm-120{margin:120px!important}.m-sm-124{margin:124px!important}.m-sm-128{margin:128px!important}.m-sm-132{margin:132px!important}.m-sm-136{margin:136px!important}.m-sm-140{margin:140px!important}.m-sm-144{margin:144px!important}.m-sm-148{margin:148px!important}.m-sm-152{margin:152px!important}.m-sm-156{margin:156px!important}.m-sm-160{margin:160px!important}.m-sm-164{margin:164px!important}.m-sm-168{margin:168px!important}.m-sm-172{margin:172px!important}.m-sm-176{margin:176px!important}.m-sm-180{margin:180px!important}.m-sm-184{margin:184px!important}.m-sm-188{margin:188px!important}.m-sm-192{margin:192px!important}.m-sm-196{margin:196px!important}.m-sm-200{margin:200px!important}.m-sm-204{margin:204px!important}.m-sm-208{margin:208px!important}.m-sm-212{margin:212px!important}.m-sm-216{margin:216px!important}.m-sm-220{margin:220px!important}.m-sm-224{margin:224px!important}.m-sm-228{margin:228px!important}.m-sm-232{margin:232px!important}.m-sm-236{margin:236px!important}.m-sm-240{margin:240px!important}.m-sm-244{margin:244px!important}.m-sm-248{margin:248px!important}.m-sm-252{margin:252px!important}.m-sm-256{margin:256px!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.mx-sm-4{margin-right:4px!important;margin-left:4px!important}.my-sm-4{margin-top:4px!important;margin-bottom:4px!important}.mx-sm-8{margin-right:8px!important;margin-left:8px!important}.my-sm-8{margin-top:8px!important;margin-bottom:8px!important}.mx-sm-12{margin-right:12px!important;margin-left:12px!important}.my-sm-12{margin-top:12px!important;margin-bottom:12px!important}.mx-sm-16{margin-right:16px!important;margin-left:16px!important}.my-sm-16{margin-top:16px!important;margin-bottom:16px!important}.mx-sm-20{margin-right:20px!important;margin-left:20px!important}.my-sm-20{margin-top:20px!important;margin-bottom:20px!important}.mx-sm-24{margin-right:24px!important;margin-left:24px!important}.my-sm-24{margin-top:24px!important;margin-bottom:24px!important}.mx-sm-28{margin-right:28px!important;margin-left:28px!important}.my-sm-28{margin-top:28px!important;margin-bottom:28px!important}.mx-sm-32{margin-right:32px!important;margin-left:32px!important}.my-sm-32{margin-top:32px!important;margin-bottom:32px!important}.mx-sm-36{margin-right:36px!important;margin-left:36px!important}.my-sm-36{margin-top:36px!important;margin-bottom:36px!important}.mx-sm-40{margin-right:40px!important;margin-left:40px!important}.my-sm-40{margin-top:40px!important;margin-bottom:40px!important}.mx-sm-44{margin-right:44px!important;margin-left:44px!important}.my-sm-44{margin-top:44px!important;margin-bottom:44px!important}.mx-sm-48{margin-right:48px!important;margin-left:48px!important}.my-sm-48{margin-top:48px!important;margin-bottom:48px!important}.mx-sm-52{margin-right:52px!important;margin-left:52px!important}.my-sm-52{margin-top:52px!important;margin-bottom:52px!important}.mx-sm-56{margin-right:56px!important;margin-left:56px!important}.my-sm-56{margin-top:56px!important;margin-bottom:56px!important}.mx-sm-60{margin-right:60px!important;margin-left:60px!important}.my-sm-60{margin-top:60px!important;margin-bottom:60px!important}.mx-sm-64{margin-right:64px!important;margin-left:64px!important}.my-sm-64{margin-top:64px!important;margin-bottom:64px!important}.mx-sm-68{margin-right:68px!important;margin-left:68px!important}.my-sm-68{margin-top:68px!important;margin-bottom:68px!important}.mx-sm-72{margin-right:72px!important;margin-left:72px!important}.my-sm-72{margin-top:72px!important;margin-bottom:72px!important}.mx-sm-76{margin-right:76px!important;margin-left:76px!important}.my-sm-76{margin-top:76px!important;margin-bottom:76px!important}.mx-sm-80{margin-right:80px!important;margin-left:80px!important}.my-sm-80{margin-top:80px!important;margin-bottom:80px!important}.mx-sm-84{margin-right:84px!important;margin-left:84px!important}.my-sm-84{margin-top:84px!important;margin-bottom:84px!important}.mx-sm-88{margin-right:88px!important;margin-left:88px!important}.my-sm-88{margin-top:88px!important;margin-bottom:88px!important}.mx-sm-92{margin-right:92px!important;margin-left:92px!important}.my-sm-92{margin-top:92px!important;margin-bottom:92px!important}.mx-sm-96{margin-right:96px!important;margin-left:96px!important}.my-sm-96{margin-top:96px!important;margin-bottom:96px!important}.mx-sm-100{margin-right:100px!important;margin-left:100px!important}.my-sm-100{margin-top:100px!important;margin-bottom:100px!important}.mx-sm-104{margin-right:104px!important;margin-left:104px!important}.my-sm-104{margin-top:104px!important;margin-bottom:104px!important}.mx-sm-108{margin-right:108px!important;margin-left:108px!important}.my-sm-108{margin-top:108px!important;margin-bottom:108px!important}.mx-sm-112{margin-right:112px!important;margin-left:112px!important}.my-sm-112{margin-top:112px!important;margin-bottom:112px!important}.mx-sm-116{margin-right:116px!important;margin-left:116px!important}.my-sm-116{margin-top:116px!important;margin-bottom:116px!important}.mx-sm-120{margin-right:120px!important;margin-left:120px!important}.my-sm-120{margin-top:120px!important;margin-bottom:120px!important}.mx-sm-124{margin-right:124px!important;margin-left:124px!important}.my-sm-124{margin-top:124px!important;margin-bottom:124px!important}.mx-sm-128{margin-right:128px!important;margin-left:128px!important}.my-sm-128{margin-top:128px!important;margin-bottom:128px!important}.mx-sm-132{margin-right:132px!important;margin-left:132px!important}.my-sm-132{margin-top:132px!important;margin-bottom:132px!important}.mx-sm-136{margin-right:136px!important;margin-left:136px!important}.my-sm-136{margin-top:136px!important;margin-bottom:136px!important}.mx-sm-140{margin-right:140px!important;margin-left:140px!important}.my-sm-140{margin-top:140px!important;margin-bottom:140px!important}.mx-sm-144{margin-right:144px!important;margin-left:144px!important}.my-sm-144{margin-top:144px!important;margin-bottom:144px!important}.mx-sm-148{margin-right:148px!important;margin-left:148px!important}.my-sm-148{margin-top:148px!important;margin-bottom:148px!important}.mx-sm-152{margin-right:152px!important;margin-left:152px!important}.my-sm-152{margin-top:152px!important;margin-bottom:152px!important}.mx-sm-156{margin-right:156px!important;margin-left:156px!important}.my-sm-156{margin-top:156px!important;margin-bottom:156px!important}.mx-sm-160{margin-right:160px!important;margin-left:160px!important}.my-sm-160{margin-top:160px!important;margin-bottom:160px!important}.mx-sm-164{margin-right:164px!important;margin-left:164px!important}.my-sm-164{margin-top:164px!important;margin-bottom:164px!important}.mx-sm-168{margin-right:168px!important;margin-left:168px!important}.my-sm-168{margin-top:168px!important;margin-bottom:168px!important}.mx-sm-172{margin-right:172px!important;margin-left:172px!important}.my-sm-172{margin-top:172px!important;margin-bottom:172px!important}.mx-sm-176{margin-right:176px!important;margin-left:176px!important}.my-sm-176{margin-top:176px!important;margin-bottom:176px!important}.mx-sm-180{margin-right:180px!important;margin-left:180px!important}.my-sm-180{margin-top:180px!important;margin-bottom:180px!important}.mx-sm-184{margin-right:184px!important;margin-left:184px!important}.my-sm-184{margin-top:184px!important;margin-bottom:184px!important}.mx-sm-188{margin-right:188px!important;margin-left:188px!important}.my-sm-188{margin-top:188px!important;margin-bottom:188px!important}.mx-sm-192{margin-right:192px!important;margin-left:192px!important}.my-sm-192{margin-top:192px!important;margin-bottom:192px!important}.mx-sm-196{margin-right:196px!important;margin-left:196px!important}.my-sm-196{margin-top:196px!important;margin-bottom:196px!important}.mx-sm-200{margin-right:200px!important;margin-left:200px!important}.my-sm-200{margin-top:200px!important;margin-bottom:200px!important}.mx-sm-204{margin-right:204px!important;margin-left:204px!important}.my-sm-204{margin-top:204px!important;margin-bottom:204px!important}.mx-sm-208{margin-right:208px!important;margin-left:208px!important}.my-sm-208{margin-top:208px!important;margin-bottom:208px!important}.mx-sm-212{margin-right:212px!important;margin-left:212px!important}.my-sm-212{margin-top:212px!important;margin-bottom:212px!important}.mx-sm-216{margin-right:216px!important;margin-left:216px!important}.my-sm-216{margin-top:216px!important;margin-bottom:216px!important}.mx-sm-220{margin-right:220px!important;margin-left:220px!important}.my-sm-220{margin-top:220px!important;margin-bottom:220px!important}.mx-sm-224{margin-right:224px!important;margin-left:224px!important}.my-sm-224{margin-top:224px!important;margin-bottom:224px!important}.mx-sm-228{margin-right:228px!important;margin-left:228px!important}.my-sm-228{margin-top:228px!important;margin-bottom:228px!important}.mx-sm-232{margin-right:232px!important;margin-left:232px!important}.my-sm-232{margin-top:232px!important;margin-bottom:232px!important}.mx-sm-236{margin-right:236px!important;margin-left:236px!important}.my-sm-236{margin-top:236px!important;margin-bottom:236px!important}.mx-sm-240{margin-right:240px!important;margin-left:240px!important}.my-sm-240{margin-top:240px!important;margin-bottom:240px!important}.mx-sm-244{margin-right:244px!important;margin-left:244px!important}.my-sm-244{margin-top:244px!important;margin-bottom:244px!important}.mx-sm-248{margin-right:248px!important;margin-left:248px!important}.my-sm-248{margin-top:248px!important;margin-bottom:248px!important}.mx-sm-252{margin-right:252px!important;margin-left:252px!important}.my-sm-252{margin-top:252px!important;margin-bottom:252px!important}.mx-sm-256{margin-right:256px!important;margin-left:256px!important}.my-sm-256{margin-top:256px!important;margin-bottom:256px!important}.mt-sm-0{margin-top:0!important}.mr-sm-0{margin-right:0!important}.mb-sm-0{margin-bottom:0!important}.ml-sm-0{margin-left:0!important}.mt-sm-4{margin-top:4px!important}.mr-sm-4{margin-right:4px!important}.mb-sm-4{margin-bottom:4px!important}.ml-sm-4{margin-left:4px!important}.mt-sm-8{margin-top:8px!important}.mr-sm-8{margin-right:8px!important}.mb-sm-8{margin-bottom:8px!important}.ml-sm-8{margin-left:8px!important}.mt-sm-12{margin-top:12px!important}.mr-sm-12{margin-right:12px!important}.mb-sm-12{margin-bottom:12px!important}.ml-sm-12{margin-left:12px!important}.mt-sm-16{margin-top:16px!important}.mr-sm-16{margin-right:16px!important}.mb-sm-16{margin-bottom:16px!important}.ml-sm-16{margin-left:16px!important}.mt-sm-20{margin-top:20px!important}.mr-sm-20{margin-right:20px!important}.mb-sm-20{margin-bottom:20px!important}.ml-sm-20{margin-left:20px!important}.mt-sm-24{margin-top:24px!important}.mr-sm-24{margin-right:24px!important}.mb-sm-24{margin-bottom:24px!important}.ml-sm-24{margin-left:24px!important}.mt-sm-28{margin-top:28px!important}.mr-sm-28{margin-right:28px!important}.mb-sm-28{margin-bottom:28px!important}.ml-sm-28{margin-left:28px!important}.mt-sm-32{margin-top:32px!important}.mr-sm-32{margin-right:32px!important}.mb-sm-32{margin-bottom:32px!important}.ml-sm-32{margin-left:32px!important}.mt-sm-36{margin-top:36px!important}.mr-sm-36{margin-right:36px!important}.mb-sm-36{margin-bottom:36px!important}.ml-sm-36{margin-left:36px!important}.mt-sm-40{margin-top:40px!important}.mr-sm-40{margin-right:40px!important}.mb-sm-40{margin-bottom:40px!important}.ml-sm-40{margin-left:40px!important}.mt-sm-44{margin-top:44px!important}.mr-sm-44{margin-right:44px!important}.mb-sm-44{margin-bottom:44px!important}.ml-sm-44{margin-left:44px!important}.mt-sm-48{margin-top:48px!important}.mr-sm-48{margin-right:48px!important}.mb-sm-48{margin-bottom:48px!important}.ml-sm-48{margin-left:48px!important}.mt-sm-52{margin-top:52px!important}.mr-sm-52{margin-right:52px!important}.mb-sm-52{margin-bottom:52px!important}.ml-sm-52{margin-left:52px!important}.mt-sm-56{margin-top:56px!important}.mr-sm-56{margin-right:56px!important}.mb-sm-56{margin-bottom:56px!important}.ml-sm-56{margin-left:56px!important}.mt-sm-60{margin-top:60px!important}.mr-sm-60{margin-right:60px!important}.mb-sm-60{margin-bottom:60px!important}.ml-sm-60{margin-left:60px!important}.mt-sm-64{margin-top:64px!important}.mr-sm-64{margin-right:64px!important}.mb-sm-64{margin-bottom:64px!important}.ml-sm-64{margin-left:64px!important}.mt-sm-68{margin-top:68px!important}.mr-sm-68{margin-right:68px!important}.mb-sm-68{margin-bottom:68px!important}.ml-sm-68{margin-left:68px!important}.mt-sm-72{margin-top:72px!important}.mr-sm-72{margin-right:72px!important}.mb-sm-72{margin-bottom:72px!important}.ml-sm-72{margin-left:72px!important}.mt-sm-76{margin-top:76px!important}.mr-sm-76{margin-right:76px!important}.mb-sm-76{margin-bottom:76px!important}.ml-sm-76{margin-left:76px!important}.mt-sm-80{margin-top:80px!important}.mr-sm-80{margin-right:80px!important}.mb-sm-80{margin-bottom:80px!important}.ml-sm-80{margin-left:80px!important}.mt-sm-84{margin-top:84px!important}.mr-sm-84{margin-right:84px!important}.mb-sm-84{margin-bottom:84px!important}.ml-sm-84{margin-left:84px!important}.mt-sm-88{margin-top:88px!important}.mr-sm-88{margin-right:88px!important}.mb-sm-88{margin-bottom:88px!important}.ml-sm-88{margin-left:88px!important}.mt-sm-92{margin-top:92px!important}.mr-sm-92{margin-right:92px!important}.mb-sm-92{margin-bottom:92px!important}.ml-sm-92{margin-left:92px!important}.mt-sm-96{margin-top:96px!important}.mr-sm-96{margin-right:96px!important}.mb-sm-96{margin-bottom:96px!important}.ml-sm-96{margin-left:96px!important}.mt-sm-100{margin-top:100px!important}.mr-sm-100{margin-right:100px!important}.mb-sm-100{margin-bottom:100px!important}.ml-sm-100{margin-left:100px!important}.mt-sm-104{margin-top:104px!important}.mr-sm-104{margin-right:104px!important}.mb-sm-104{margin-bottom:104px!important}.ml-sm-104{margin-left:104px!important}.mt-sm-108{margin-top:108px!important}.mr-sm-108{margin-right:108px!important}.mb-sm-108{margin-bottom:108px!important}.ml-sm-108{margin-left:108px!important}.mt-sm-112{margin-top:112px!important}.mr-sm-112{margin-right:112px!important}.mb-sm-112{margin-bottom:112px!important}.ml-sm-112{margin-left:112px!important}.mt-sm-116{margin-top:116px!important}.mr-sm-116{margin-right:116px!important}.mb-sm-116{margin-bottom:116px!important}.ml-sm-116{margin-left:116px!important}.mt-sm-120{margin-top:120px!important}.mr-sm-120{margin-right:120px!important}.mb-sm-120{margin-bottom:120px!important}.ml-sm-120{margin-left:120px!important}.mt-sm-124{margin-top:124px!important}.mr-sm-124{margin-right:124px!important}.mb-sm-124{margin-bottom:124px!important}.ml-sm-124{margin-left:124px!important}.mt-sm-128{margin-top:128px!important}.mr-sm-128{margin-right:128px!important}.mb-sm-128{margin-bottom:128px!important}.ml-sm-128{margin-left:128px!important}.mt-sm-132{margin-top:132px!important}.mr-sm-132{margin-right:132px!important}.mb-sm-132{margin-bottom:132px!important}.ml-sm-132{margin-left:132px!important}.mt-sm-136{margin-top:136px!important}.mr-sm-136{margin-right:136px!important}.mb-sm-136{margin-bottom:136px!important}.ml-sm-136{margin-left:136px!important}.mt-sm-140{margin-top:140px!important}.mr-sm-140{margin-right:140px!important}.mb-sm-140{margin-bottom:140px!important}.ml-sm-140{margin-left:140px!important}.mt-sm-144{margin-top:144px!important}.mr-sm-144{margin-right:144px!important}.mb-sm-144{margin-bottom:144px!important}.ml-sm-144{margin-left:144px!important}.mt-sm-148{margin-top:148px!important}.mr-sm-148{margin-right:148px!important}.mb-sm-148{margin-bottom:148px!important}.ml-sm-148{margin-left:148px!important}.mt-sm-152{margin-top:152px!important}.mr-sm-152{margin-right:152px!important}.mb-sm-152{margin-bottom:152px!important}.ml-sm-152{margin-left:152px!important}.mt-sm-156{margin-top:156px!important}.mr-sm-156{margin-right:156px!important}.mb-sm-156{margin-bottom:156px!important}.ml-sm-156{margin-left:156px!important}.mt-sm-160{margin-top:160px!important}.mr-sm-160{margin-right:160px!important}.mb-sm-160{margin-bottom:160px!important}.ml-sm-160{margin-left:160px!important}.mt-sm-164{margin-top:164px!important}.mr-sm-164{margin-right:164px!important}.mb-sm-164{margin-bottom:164px!important}.ml-sm-164{margin-left:164px!important}.mt-sm-168{margin-top:168px!important}.mr-sm-168{margin-right:168px!important}.mb-sm-168{margin-bottom:168px!important}.ml-sm-168{margin-left:168px!important}.mt-sm-172{margin-top:172px!important}.mr-sm-172{margin-right:172px!important}.mb-sm-172{margin-bottom:172px!important}.ml-sm-172{margin-left:172px!important}.mt-sm-176{margin-top:176px!important}.mr-sm-176{margin-right:176px!important}.mb-sm-176{margin-bottom:176px!important}.ml-sm-176{margin-left:176px!important}.mt-sm-180{margin-top:180px!important}.mr-sm-180{margin-right:180px!important}.mb-sm-180{margin-bottom:180px!important}.ml-sm-180{margin-left:180px!important}.mt-sm-184{margin-top:184px!important}.mr-sm-184{margin-right:184px!important}.mb-sm-184{margin-bottom:184px!important}.ml-sm-184{margin-left:184px!important}.mt-sm-188{margin-top:188px!important}.mr-sm-188{margin-right:188px!important}.mb-sm-188{margin-bottom:188px!important}.ml-sm-188{margin-left:188px!important}.mt-sm-192{margin-top:192px!important}.mr-sm-192{margin-right:192px!important}.mb-sm-192{margin-bottom:192px!important}.ml-sm-192{margin-left:192px!important}.mt-sm-196{margin-top:196px!important}.mr-sm-196{margin-right:196px!important}.mb-sm-196{margin-bottom:196px!important}.ml-sm-196{margin-left:196px!important}.mt-sm-200{margin-top:200px!important}.mr-sm-200{margin-right:200px!important}.mb-sm-200{margin-bottom:200px!important}.ml-sm-200{margin-left:200px!important}.mt-sm-204{margin-top:204px!important}.mr-sm-204{margin-right:204px!important}.mb-sm-204{margin-bottom:204px!important}.ml-sm-204{margin-left:204px!important}.mt-sm-208{margin-top:208px!important}.mr-sm-208{margin-right:208px!important}.mb-sm-208{margin-bottom:208px!important}.ml-sm-208{margin-left:208px!important}.mt-sm-212{margin-top:212px!important}.mr-sm-212{margin-right:212px!important}.mb-sm-212{margin-bottom:212px!important}.ml-sm-212{margin-left:212px!important}.mt-sm-216{margin-top:216px!important}.mr-sm-216{margin-right:216px!important}.mb-sm-216{margin-bottom:216px!important}.ml-sm-216{margin-left:216px!important}.mt-sm-220{margin-top:220px!important}.mr-sm-220{margin-right:220px!important}.mb-sm-220{margin-bottom:220px!important}.ml-sm-220{margin-left:220px!important}.mt-sm-224{margin-top:224px!important}.mr-sm-224{margin-right:224px!important}.mb-sm-224{margin-bottom:224px!important}.ml-sm-224{margin-left:224px!important}.mt-sm-228{margin-top:228px!important}.mr-sm-228{margin-right:228px!important}.mb-sm-228{margin-bottom:228px!important}.ml-sm-228{margin-left:228px!important}.mt-sm-232{margin-top:232px!important}.mr-sm-232{margin-right:232px!important}.mb-sm-232{margin-bottom:232px!important}.ml-sm-232{margin-left:232px!important}.mt-sm-236{margin-top:236px!important}.mr-sm-236{margin-right:236px!important}.mb-sm-236{margin-bottom:236px!important}.ml-sm-236{margin-left:236px!important}.mt-sm-240{margin-top:240px!important}.mr-sm-240{margin-right:240px!important}.mb-sm-240{margin-bottom:240px!important}.ml-sm-240{margin-left:240px!important}.mt-sm-244{margin-top:244px!important}.mr-sm-244{margin-right:244px!important}.mb-sm-244{margin-bottom:244px!important}.ml-sm-244{margin-left:244px!important}.mt-sm-248{margin-top:248px!important}.mr-sm-248{margin-right:248px!important}.mb-sm-248{margin-bottom:248px!important}.ml-sm-248{margin-left:248px!important}.mt-sm-252{margin-top:252px!important}.mr-sm-252{margin-right:252px!important}.mb-sm-252{margin-bottom:252px!important}.ml-sm-252{margin-left:252px!important}.mt-sm-256{margin-top:256px!important}.mr-sm-256{margin-right:256px!important}.mb-sm-256{margin-bottom:256px!important}.ml-sm-256{margin-left:256px!important}.m-sm-auto{margin:auto!important}.mt-sm-auto{margin-top:auto!important}.mr-sm-auto{margin-right:auto!important}.mb-sm-auto{margin-bottom:auto!important}.ml-sm-auto{margin-left:auto!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.p-sm-0{padding:0!important}.p-sm-4{padding:4px!important}.p-sm-8{padding:8px!important}.p-sm-12{padding:12px!important}.p-sm-16{padding:16px!important}.p-sm-20{padding:20px!important}.p-sm-24{padding:24px!important}.p-sm-28{padding:28px!important}.p-sm-32{padding:32px!important}.p-sm-36{padding:36px!important}.p-sm-40{padding:40px!important}.p-sm-44{padding:44px!important}.p-sm-48{padding:48px!important}.p-sm-52{padding:52px!important}.p-sm-56{padding:56px!important}.p-sm-60{padding:60px!important}.p-sm-64{padding:64px!important}.p-sm-68{padding:68px!important}.p-sm-72{padding:72px!important}.p-sm-76{padding:76px!important}.p-sm-80{padding:80px!important}.p-sm-84{padding:84px!important}.p-sm-88{padding:88px!important}.p-sm-92{padding:92px!important}.p-sm-96{padding:96px!important}.p-sm-100{padding:100px!important}.p-sm-104{padding:104px!important}.p-sm-108{padding:108px!important}.p-sm-112{padding:112px!important}.p-sm-116{padding:116px!important}.p-sm-120{padding:120px!important}.p-sm-124{padding:124px!important}.p-sm-128{padding:128px!important}.p-sm-132{padding:132px!important}.p-sm-136{padding:136px!important}.p-sm-140{padding:140px!important}.p-sm-144{padding:144px!important}.p-sm-148{padding:148px!important}.p-sm-152{padding:152px!important}.p-sm-156{padding:156px!important}.p-sm-160{padding:160px!important}.p-sm-164{padding:164px!important}.p-sm-168{padding:168px!important}.p-sm-172{padding:172px!important}.p-sm-176{padding:176px!important}.p-sm-180{padding:180px!important}.p-sm-184{padding:184px!important}.p-sm-188{padding:188px!important}.p-sm-192{padding:192px!important}.p-sm-196{padding:196px!important}.p-sm-200{padding:200px!important}.p-sm-204{padding:204px!important}.p-sm-208{padding:208px!important}.p-sm-212{padding:212px!important}.p-sm-216{padding:216px!important}.p-sm-220{padding:220px!important}.p-sm-224{padding:224px!important}.p-sm-228{padding:228px!important}.p-sm-232{padding:232px!important}.p-sm-236{padding:236px!important}.p-sm-240{padding:240px!important}.p-sm-244{padding:244px!important}.p-sm-248{padding:248px!important}.p-sm-252{padding:252px!important}.p-sm-256{padding:256px!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.px-sm-4{padding-right:4px!important;padding-left:4px!important}.py-sm-4{padding-top:4px!important;padding-bottom:4px!important}.px-sm-8{padding-right:8px!important;padding-left:8px!important}.py-sm-8{padding-top:8px!important;padding-bottom:8px!important}.px-sm-12{padding-right:12px!important;padding-left:12px!important}.py-sm-12{padding-top:12px!important;padding-bottom:12px!important}.px-sm-16{padding-right:16px!important;padding-left:16px!important}.py-sm-16{padding-top:16px!important;padding-bottom:16px!important}.px-sm-20{padding-right:20px!important;padding-left:20px!important}.py-sm-20{padding-top:20px!important;padding-bottom:20px!important}.px-sm-24{padding-right:24px!important;padding-left:24px!important}.py-sm-24{padding-top:24px!important;padding-bottom:24px!important}.px-sm-28{padding-right:28px!important;padding-left:28px!important}.py-sm-28{padding-top:28px!important;padding-bottom:28px!important}.px-sm-32{padding-right:32px!important;padding-left:32px!important}.py-sm-32{padding-top:32px!important;padding-bottom:32px!important}.px-sm-36{padding-right:36px!important;padding-left:36px!important}.py-sm-36{padding-top:36px!important;padding-bottom:36px!important}.px-sm-40{padding-right:40px!important;padding-left:40px!important}.py-sm-40{padding-top:40px!important;padding-bottom:40px!important}.px-sm-44{padding-right:44px!important;padding-left:44px!important}.py-sm-44{padding-top:44px!important;padding-bottom:44px!important}.px-sm-48{padding-right:48px!important;padding-left:48px!important}.py-sm-48{padding-top:48px!important;padding-bottom:48px!important}.px-sm-52{padding-right:52px!important;padding-left:52px!important}.py-sm-52{padding-top:52px!important;padding-bottom:52px!important}.px-sm-56{padding-right:56px!important;padding-left:56px!important}.py-sm-56{padding-top:56px!important;padding-bottom:56px!important}.px-sm-60{padding-right:60px!important;padding-left:60px!important}.py-sm-60{padding-top:60px!important;padding-bottom:60px!important}.px-sm-64{padding-right:64px!important;padding-left:64px!important}.py-sm-64{padding-top:64px!important;padding-bottom:64px!important}.px-sm-68{padding-right:68px!important;padding-left:68px!important}.py-sm-68{padding-top:68px!important;padding-bottom:68px!important}.px-sm-72{padding-right:72px!important;padding-left:72px!important}.py-sm-72{padding-top:72px!important;padding-bottom:72px!important}.px-sm-76{padding-right:76px!important;padding-left:76px!important}.py-sm-76{padding-top:76px!important;padding-bottom:76px!important}.px-sm-80{padding-right:80px!important;padding-left:80px!important}.py-sm-80{padding-top:80px!important;padding-bottom:80px!important}.px-sm-84{padding-right:84px!important;padding-left:84px!important}.py-sm-84{padding-top:84px!important;padding-bottom:84px!important}.px-sm-88{padding-right:88px!important;padding-left:88px!important}.py-sm-88{padding-top:88px!important;padding-bottom:88px!important}.px-sm-92{padding-right:92px!important;padding-left:92px!important}.py-sm-92{padding-top:92px!important;padding-bottom:92px!important}.px-sm-96{padding-right:96px!important;padding-left:96px!important}.py-sm-96{padding-top:96px!important;padding-bottom:96px!important}.px-sm-100{padding-right:100px!important;padding-left:100px!important}.py-sm-100{padding-top:100px!important;padding-bottom:100px!important}.px-sm-104{padding-right:104px!important;padding-left:104px!important}.py-sm-104{padding-top:104px!important;padding-bottom:104px!important}.px-sm-108{padding-right:108px!important;padding-left:108px!important}.py-sm-108{padding-top:108px!important;padding-bottom:108px!important}.px-sm-112{padding-right:112px!important;padding-left:112px!important}.py-sm-112{padding-top:112px!important;padding-bottom:112px!important}.px-sm-116{padding-right:116px!important;padding-left:116px!important}.py-sm-116{padding-top:116px!important;padding-bottom:116px!important}.px-sm-120{padding-right:120px!important;padding-left:120px!important}.py-sm-120{padding-top:120px!important;padding-bottom:120px!important}.px-sm-124{padding-right:124px!important;padding-left:124px!important}.py-sm-124{padding-top:124px!important;padding-bottom:124px!important}.px-sm-128{padding-right:128px!important;padding-left:128px!important}.py-sm-128{padding-top:128px!important;padding-bottom:128px!important}.px-sm-132{padding-right:132px!important;padding-left:132px!important}.py-sm-132{padding-top:132px!important;padding-bottom:132px!important}.px-sm-136{padding-right:136px!important;padding-left:136px!important}.py-sm-136{padding-top:136px!important;padding-bottom:136px!important}.px-sm-140{padding-right:140px!important;padding-left:140px!important}.py-sm-140{padding-top:140px!important;padding-bottom:140px!important}.px-sm-144{padding-right:144px!important;padding-left:144px!important}.py-sm-144{padding-top:144px!important;padding-bottom:144px!important}.px-sm-148{padding-right:148px!important;padding-left:148px!important}.py-sm-148{padding-top:148px!important;padding-bottom:148px!important}.px-sm-152{padding-right:152px!important;padding-left:152px!important}.py-sm-152{padding-top:152px!important;padding-bottom:152px!important}.px-sm-156{padding-right:156px!important;padding-left:156px!important}.py-sm-156{padding-top:156px!important;padding-bottom:156px!important}.px-sm-160{padding-right:160px!important;padding-left:160px!important}.py-sm-160{padding-top:160px!important;padding-bottom:160px!important}.px-sm-164{padding-right:164px!important;padding-left:164px!important}.py-sm-164{padding-top:164px!important;padding-bottom:164px!important}.px-sm-168{padding-right:168px!important;padding-left:168px!important}.py-sm-168{padding-top:168px!important;padding-bottom:168px!important}.px-sm-172{padding-right:172px!important;padding-left:172px!important}.py-sm-172{padding-top:172px!important;padding-bottom:172px!important}.px-sm-176{padding-right:176px!important;padding-left:176px!important}.py-sm-176{padding-top:176px!important;padding-bottom:176px!important}.px-sm-180{padding-right:180px!important;padding-left:180px!important}.py-sm-180{padding-top:180px!important;padding-bottom:180px!important}.px-sm-184{padding-right:184px!important;padding-left:184px!important}.py-sm-184{padding-top:184px!important;padding-bottom:184px!important}.px-sm-188{padding-right:188px!important;padding-left:188px!important}.py-sm-188{padding-top:188px!important;padding-bottom:188px!important}.px-sm-192{padding-right:192px!important;padding-left:192px!important}.py-sm-192{padding-top:192px!important;padding-bottom:192px!important}.px-sm-196{padding-right:196px!important;padding-left:196px!important}.py-sm-196{padding-top:196px!important;padding-bottom:196px!important}.px-sm-200{padding-right:200px!important;padding-left:200px!important}.py-sm-200{padding-top:200px!important;padding-bottom:200px!important}.px-sm-204{padding-right:204px!important;padding-left:204px!important}.py-sm-204{padding-top:204px!important;padding-bottom:204px!important}.px-sm-208{padding-right:208px!important;padding-left:208px!important}.py-sm-208{padding-top:208px!important;padding-bottom:208px!important}.px-sm-212{padding-right:212px!important;padding-left:212px!important}.py-sm-212{padding-top:212px!important;padding-bottom:212px!important}.px-sm-216{padding-right:216px!important;padding-left:216px!important}.py-sm-216{padding-top:216px!important;padding-bottom:216px!important}.px-sm-220{padding-right:220px!important;padding-left:220px!important}.py-sm-220{padding-top:220px!important;padding-bottom:220px!important}.px-sm-224{padding-right:224px!important;padding-left:224px!important}.py-sm-224{padding-top:224px!important;padding-bottom:224px!important}.px-sm-228{padding-right:228px!important;padding-left:228px!important}.py-sm-228{padding-top:228px!important;padding-bottom:228px!important}.px-sm-232{padding-right:232px!important;padding-left:232px!important}.py-sm-232{padding-top:232px!important;padding-bottom:232px!important}.px-sm-236{padding-right:236px!important;padding-left:236px!important}.py-sm-236{padding-top:236px!important;padding-bottom:236px!important}.px-sm-240{padding-right:240px!important;padding-left:240px!important}.py-sm-240{padding-top:240px!important;padding-bottom:240px!important}.px-sm-244{padding-right:244px!important;padding-left:244px!important}.py-sm-244{padding-top:244px!important;padding-bottom:244px!important}.px-sm-248{padding-right:248px!important;padding-left:248px!important}.py-sm-248{padding-top:248px!important;padding-bottom:248px!important}.px-sm-252{padding-right:252px!important;padding-left:252px!important}.py-sm-252{padding-top:252px!important;padding-bottom:252px!important}.px-sm-256{padding-right:256px!important;padding-left:256px!important}.py-sm-256{padding-top:256px!important;padding-bottom:256px!important}.pt-sm-0{padding-top:0!important}.pr-sm-0{padding-right:0!important}.pb-sm-0{padding-bottom:0!important}.pl-sm-0{padding-left:0!important}.pt-sm-4{padding-top:4px!important}.pr-sm-4{padding-right:4px!important}.pb-sm-4{padding-bottom:4px!important}.pl-sm-4{padding-left:4px!important}.pt-sm-8{padding-top:8px!important}.pr-sm-8{padding-right:8px!important}.pb-sm-8{padding-bottom:8px!important}.pl-sm-8{padding-left:8px!important}.pt-sm-12{padding-top:12px!important}.pr-sm-12{padding-right:12px!important}.pb-sm-12{padding-bottom:12px!important}.pl-sm-12{padding-left:12px!important}.pt-sm-16{padding-top:16px!important}.pr-sm-16{padding-right:16px!important}.pb-sm-16{padding-bottom:16px!important}.pl-sm-16{padding-left:16px!important}.pt-sm-20{padding-top:20px!important}.pr-sm-20{padding-right:20px!important}.pb-sm-20{padding-bottom:20px!important}.pl-sm-20{padding-left:20px!important}.pt-sm-24{padding-top:24px!important}.pr-sm-24{padding-right:24px!important}.pb-sm-24{padding-bottom:24px!important}.pl-sm-24{padding-left:24px!important}.pt-sm-28{padding-top:28px!important}.pr-sm-28{padding-right:28px!important}.pb-sm-28{padding-bottom:28px!important}.pl-sm-28{padding-left:28px!important}.pt-sm-32{padding-top:32px!important}.pr-sm-32{padding-right:32px!important}.pb-sm-32{padding-bottom:32px!important}.pl-sm-32{padding-left:32px!important}.pt-sm-36{padding-top:36px!important}.pr-sm-36{padding-right:36px!important}.pb-sm-36{padding-bottom:36px!important}.pl-sm-36{padding-left:36px!important}.pt-sm-40{padding-top:40px!important}.pr-sm-40{padding-right:40px!important}.pb-sm-40{padding-bottom:40px!important}.pl-sm-40{padding-left:40px!important}.pt-sm-44{padding-top:44px!important}.pr-sm-44{padding-right:44px!important}.pb-sm-44{padding-bottom:44px!important}.pl-sm-44{padding-left:44px!important}.pt-sm-48{padding-top:48px!important}.pr-sm-48{padding-right:48px!important}.pb-sm-48{padding-bottom:48px!important}.pl-sm-48{padding-left:48px!important}.pt-sm-52{padding-top:52px!important}.pr-sm-52{padding-right:52px!important}.pb-sm-52{padding-bottom:52px!important}.pl-sm-52{padding-left:52px!important}.pt-sm-56{padding-top:56px!important}.pr-sm-56{padding-right:56px!important}.pb-sm-56{padding-bottom:56px!important}.pl-sm-56{padding-left:56px!important}.pt-sm-60{padding-top:60px!important}.pr-sm-60{padding-right:60px!important}.pb-sm-60{padding-bottom:60px!important}.pl-sm-60{padding-left:60px!important}.pt-sm-64{padding-top:64px!important}.pr-sm-64{padding-right:64px!important}.pb-sm-64{padding-bottom:64px!important}.pl-sm-64{padding-left:64px!important}.pt-sm-68{padding-top:68px!important}.pr-sm-68{padding-right:68px!important}.pb-sm-68{padding-bottom:68px!important}.pl-sm-68{padding-left:68px!important}.pt-sm-72{padding-top:72px!important}.pr-sm-72{padding-right:72px!important}.pb-sm-72{padding-bottom:72px!important}.pl-sm-72{padding-left:72px!important}.pt-sm-76{padding-top:76px!important}.pr-sm-76{padding-right:76px!important}.pb-sm-76{padding-bottom:76px!important}.pl-sm-76{padding-left:76px!important}.pt-sm-80{padding-top:80px!important}.pr-sm-80{padding-right:80px!important}.pb-sm-80{padding-bottom:80px!important}.pl-sm-80{padding-left:80px!important}.pt-sm-84{padding-top:84px!important}.pr-sm-84{padding-right:84px!important}.pb-sm-84{padding-bottom:84px!important}.pl-sm-84{padding-left:84px!important}.pt-sm-88{padding-top:88px!important}.pr-sm-88{padding-right:88px!important}.pb-sm-88{padding-bottom:88px!important}.pl-sm-88{padding-left:88px!important}.pt-sm-92{padding-top:92px!important}.pr-sm-92{padding-right:92px!important}.pb-sm-92{padding-bottom:92px!important}.pl-sm-92{padding-left:92px!important}.pt-sm-96{padding-top:96px!important}.pr-sm-96{padding-right:96px!important}.pb-sm-96{padding-bottom:96px!important}.pl-sm-96{padding-left:96px!important}.pt-sm-100{padding-top:100px!important}.pr-sm-100{padding-right:100px!important}.pb-sm-100{padding-bottom:100px!important}.pl-sm-100{padding-left:100px!important}.pt-sm-104{padding-top:104px!important}.pr-sm-104{padding-right:104px!important}.pb-sm-104{padding-bottom:104px!important}.pl-sm-104{padding-left:104px!important}.pt-sm-108{padding-top:108px!important}.pr-sm-108{padding-right:108px!important}.pb-sm-108{padding-bottom:108px!important}.pl-sm-108{padding-left:108px!important}.pt-sm-112{padding-top:112px!important}.pr-sm-112{padding-right:112px!important}.pb-sm-112{padding-bottom:112px!important}.pl-sm-112{padding-left:112px!important}.pt-sm-116{padding-top:116px!important}.pr-sm-116{padding-right:116px!important}.pb-sm-116{padding-bottom:116px!important}.pl-sm-116{padding-left:116px!important}.pt-sm-120{padding-top:120px!important}.pr-sm-120{padding-right:120px!important}.pb-sm-120{padding-bottom:120px!important}.pl-sm-120{padding-left:120px!important}.pt-sm-124{padding-top:124px!important}.pr-sm-124{padding-right:124px!important}.pb-sm-124{padding-bottom:124px!important}.pl-sm-124{padding-left:124px!important}.pt-sm-128{padding-top:128px!important}.pr-sm-128{padding-right:128px!important}.pb-sm-128{padding-bottom:128px!important}.pl-sm-128{padding-left:128px!important}.pt-sm-132{padding-top:132px!important}.pr-sm-132{padding-right:132px!important}.pb-sm-132{padding-bottom:132px!important}.pl-sm-132{padding-left:132px!important}.pt-sm-136{padding-top:136px!important}.pr-sm-136{padding-right:136px!important}.pb-sm-136{padding-bottom:136px!important}.pl-sm-136{padding-left:136px!important}.pt-sm-140{padding-top:140px!important}.pr-sm-140{padding-right:140px!important}.pb-sm-140{padding-bottom:140px!important}.pl-sm-140{padding-left:140px!important}.pt-sm-144{padding-top:144px!important}.pr-sm-144{padding-right:144px!important}.pb-sm-144{padding-bottom:144px!important}.pl-sm-144{padding-left:144px!important}.pt-sm-148{padding-top:148px!important}.pr-sm-148{padding-right:148px!important}.pb-sm-148{padding-bottom:148px!important}.pl-sm-148{padding-left:148px!important}.pt-sm-152{padding-top:152px!important}.pr-sm-152{padding-right:152px!important}.pb-sm-152{padding-bottom:152px!important}.pl-sm-152{padding-left:152px!important}.pt-sm-156{padding-top:156px!important}.pr-sm-156{padding-right:156px!important}.pb-sm-156{padding-bottom:156px!important}.pl-sm-156{padding-left:156px!important}.pt-sm-160{padding-top:160px!important}.pr-sm-160{padding-right:160px!important}.pb-sm-160{padding-bottom:160px!important}.pl-sm-160{padding-left:160px!important}.pt-sm-164{padding-top:164px!important}.pr-sm-164{padding-right:164px!important}.pb-sm-164{padding-bottom:164px!important}.pl-sm-164{padding-left:164px!important}.pt-sm-168{padding-top:168px!important}.pr-sm-168{padding-right:168px!important}.pb-sm-168{padding-bottom:168px!important}.pl-sm-168{padding-left:168px!important}.pt-sm-172{padding-top:172px!important}.pr-sm-172{padding-right:172px!important}.pb-sm-172{padding-bottom:172px!important}.pl-sm-172{padding-left:172px!important}.pt-sm-176{padding-top:176px!important}.pr-sm-176{padding-right:176px!important}.pb-sm-176{padding-bottom:176px!important}.pl-sm-176{padding-left:176px!important}.pt-sm-180{padding-top:180px!important}.pr-sm-180{padding-right:180px!important}.pb-sm-180{padding-bottom:180px!important}.pl-sm-180{padding-left:180px!important}.pt-sm-184{padding-top:184px!important}.pr-sm-184{padding-right:184px!important}.pb-sm-184{padding-bottom:184px!important}.pl-sm-184{padding-left:184px!important}.pt-sm-188{padding-top:188px!important}.pr-sm-188{padding-right:188px!important}.pb-sm-188{padding-bottom:188px!important}.pl-sm-188{padding-left:188px!important}.pt-sm-192{padding-top:192px!important}.pr-sm-192{padding-right:192px!important}.pb-sm-192{padding-bottom:192px!important}.pl-sm-192{padding-left:192px!important}.pt-sm-196{padding-top:196px!important}.pr-sm-196{padding-right:196px!important}.pb-sm-196{padding-bottom:196px!important}.pl-sm-196{padding-left:196px!important}.pt-sm-200{padding-top:200px!important}.pr-sm-200{padding-right:200px!important}.pb-sm-200{padding-bottom:200px!important}.pl-sm-200{padding-left:200px!important}.pt-sm-204{padding-top:204px!important}.pr-sm-204{padding-right:204px!important}.pb-sm-204{padding-bottom:204px!important}.pl-sm-204{padding-left:204px!important}.pt-sm-208{padding-top:208px!important}.pr-sm-208{padding-right:208px!important}.pb-sm-208{padding-bottom:208px!important}.pl-sm-208{padding-left:208px!important}.pt-sm-212{padding-top:212px!important}.pr-sm-212{padding-right:212px!important}.pb-sm-212{padding-bottom:212px!important}.pl-sm-212{padding-left:212px!important}.pt-sm-216{padding-top:216px!important}.pr-sm-216{padding-right:216px!important}.pb-sm-216{padding-bottom:216px!important}.pl-sm-216{padding-left:216px!important}.pt-sm-220{padding-top:220px!important}.pr-sm-220{padding-right:220px!important}.pb-sm-220{padding-bottom:220px!important}.pl-sm-220{padding-left:220px!important}.pt-sm-224{padding-top:224px!important}.pr-sm-224{padding-right:224px!important}.pb-sm-224{padding-bottom:224px!important}.pl-sm-224{padding-left:224px!important}.pt-sm-228{padding-top:228px!important}.pr-sm-228{padding-right:228px!important}.pb-sm-228{padding-bottom:228px!important}.pl-sm-228{padding-left:228px!important}.pt-sm-232{padding-top:232px!important}.pr-sm-232{padding-right:232px!important}.pb-sm-232{padding-bottom:232px!important}.pl-sm-232{padding-left:232px!important}.pt-sm-236{padding-top:236px!important}.pr-sm-236{padding-right:236px!important}.pb-sm-236{padding-bottom:236px!important}.pl-sm-236{padding-left:236px!important}.pt-sm-240{padding-top:240px!important}.pr-sm-240{padding-right:240px!important}.pb-sm-240{padding-bottom:240px!important}.pl-sm-240{padding-left:240px!important}.pt-sm-244{padding-top:244px!important}.pr-sm-244{padding-right:244px!important}.pb-sm-244{padding-bottom:244px!important}.pl-sm-244{padding-left:244px!important}.pt-sm-248{padding-top:248px!important}.pr-sm-248{padding-right:248px!important}.pb-sm-248{padding-bottom:248px!important}.pl-sm-248{padding-left:248px!important}.pt-sm-252{padding-top:252px!important}.pr-sm-252{padding-right:252px!important}.pb-sm-252{padding-bottom:252px!important}.pl-sm-252{padding-left:252px!important}.pt-sm-256{padding-top:256px!important}.pr-sm-256{padding-right:256px!important}.pb-sm-256{padding-bottom:256px!important}.pl-sm-256{padding-left:256px!important}}@media screen and (min-width: 960px){.m-md-0{margin:0!important}.m-md-4{margin:4px!important}.m-md-8{margin:8px!important}.m-md-12{margin:12px!important}.m-md-16{margin:16px!important}.m-md-20{margin:20px!important}.m-md-24{margin:24px!important}.m-md-28{margin:28px!important}.m-md-32{margin:32px!important}.m-md-36{margin:36px!important}.m-md-40{margin:40px!important}.m-md-44{margin:44px!important}.m-md-48{margin:48px!important}.m-md-52{margin:52px!important}.m-md-56{margin:56px!important}.m-md-60{margin:60px!important}.m-md-64{margin:64px!important}.m-md-68{margin:68px!important}.m-md-72{margin:72px!important}.m-md-76{margin:76px!important}.m-md-80{margin:80px!important}.m-md-84{margin:84px!important}.m-md-88{margin:88px!important}.m-md-92{margin:92px!important}.m-md-96{margin:96px!important}.m-md-100{margin:100px!important}.m-md-104{margin:104px!important}.m-md-108{margin:108px!important}.m-md-112{margin:112px!important}.m-md-116{margin:116px!important}.m-md-120{margin:120px!important}.m-md-124{margin:124px!important}.m-md-128{margin:128px!important}.m-md-132{margin:132px!important}.m-md-136{margin:136px!important}.m-md-140{margin:140px!important}.m-md-144{margin:144px!important}.m-md-148{margin:148px!important}.m-md-152{margin:152px!important}.m-md-156{margin:156px!important}.m-md-160{margin:160px!important}.m-md-164{margin:164px!important}.m-md-168{margin:168px!important}.m-md-172{margin:172px!important}.m-md-176{margin:176px!important}.m-md-180{margin:180px!important}.m-md-184{margin:184px!important}.m-md-188{margin:188px!important}.m-md-192{margin:192px!important}.m-md-196{margin:196px!important}.m-md-200{margin:200px!important}.m-md-204{margin:204px!important}.m-md-208{margin:208px!important}.m-md-212{margin:212px!important}.m-md-216{margin:216px!important}.m-md-220{margin:220px!important}.m-md-224{margin:224px!important}.m-md-228{margin:228px!important}.m-md-232{margin:232px!important}.m-md-236{margin:236px!important}.m-md-240{margin:240px!important}.m-md-244{margin:244px!important}.m-md-248{margin:248px!important}.m-md-252{margin:252px!important}.m-md-256{margin:256px!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.mx-md-4{margin-right:4px!important;margin-left:4px!important}.my-md-4{margin-top:4px!important;margin-bottom:4px!important}.mx-md-8{margin-right:8px!important;margin-left:8px!important}.my-md-8{margin-top:8px!important;margin-bottom:8px!important}.mx-md-12{margin-right:12px!important;margin-left:12px!important}.my-md-12{margin-top:12px!important;margin-bottom:12px!important}.mx-md-16{margin-right:16px!important;margin-left:16px!important}.my-md-16{margin-top:16px!important;margin-bottom:16px!important}.mx-md-20{margin-right:20px!important;margin-left:20px!important}.my-md-20{margin-top:20px!important;margin-bottom:20px!important}.mx-md-24{margin-right:24px!important;margin-left:24px!important}.my-md-24{margin-top:24px!important;margin-bottom:24px!important}.mx-md-28{margin-right:28px!important;margin-left:28px!important}.my-md-28{margin-top:28px!important;margin-bottom:28px!important}.mx-md-32{margin-right:32px!important;margin-left:32px!important}.my-md-32{margin-top:32px!important;margin-bottom:32px!important}.mx-md-36{margin-right:36px!important;margin-left:36px!important}.my-md-36{margin-top:36px!important;margin-bottom:36px!important}.mx-md-40{margin-right:40px!important;margin-left:40px!important}.my-md-40{margin-top:40px!important;margin-bottom:40px!important}.mx-md-44{margin-right:44px!important;margin-left:44px!important}.my-md-44{margin-top:44px!important;margin-bottom:44px!important}.mx-md-48{margin-right:48px!important;margin-left:48px!important}.my-md-48{margin-top:48px!important;margin-bottom:48px!important}.mx-md-52{margin-right:52px!important;margin-left:52px!important}.my-md-52{margin-top:52px!important;margin-bottom:52px!important}.mx-md-56{margin-right:56px!important;margin-left:56px!important}.my-md-56{margin-top:56px!important;margin-bottom:56px!important}.mx-md-60{margin-right:60px!important;margin-left:60px!important}.my-md-60{margin-top:60px!important;margin-bottom:60px!important}.mx-md-64{margin-right:64px!important;margin-left:64px!important}.my-md-64{margin-top:64px!important;margin-bottom:64px!important}.mx-md-68{margin-right:68px!important;margin-left:68px!important}.my-md-68{margin-top:68px!important;margin-bottom:68px!important}.mx-md-72{margin-right:72px!important;margin-left:72px!important}.my-md-72{margin-top:72px!important;margin-bottom:72px!important}.mx-md-76{margin-right:76px!important;margin-left:76px!important}.my-md-76{margin-top:76px!important;margin-bottom:76px!important}.mx-md-80{margin-right:80px!important;margin-left:80px!important}.my-md-80{margin-top:80px!important;margin-bottom:80px!important}.mx-md-84{margin-right:84px!important;margin-left:84px!important}.my-md-84{margin-top:84px!important;margin-bottom:84px!important}.mx-md-88{margin-right:88px!important;margin-left:88px!important}.my-md-88{margin-top:88px!important;margin-bottom:88px!important}.mx-md-92{margin-right:92px!important;margin-left:92px!important}.my-md-92{margin-top:92px!important;margin-bottom:92px!important}.mx-md-96{margin-right:96px!important;margin-left:96px!important}.my-md-96{margin-top:96px!important;margin-bottom:96px!important}.mx-md-100{margin-right:100px!important;margin-left:100px!important}.my-md-100{margin-top:100px!important;margin-bottom:100px!important}.mx-md-104{margin-right:104px!important;margin-left:104px!important}.my-md-104{margin-top:104px!important;margin-bottom:104px!important}.mx-md-108{margin-right:108px!important;margin-left:108px!important}.my-md-108{margin-top:108px!important;margin-bottom:108px!important}.mx-md-112{margin-right:112px!important;margin-left:112px!important}.my-md-112{margin-top:112px!important;margin-bottom:112px!important}.mx-md-116{margin-right:116px!important;margin-left:116px!important}.my-md-116{margin-top:116px!important;margin-bottom:116px!important}.mx-md-120{margin-right:120px!important;margin-left:120px!important}.my-md-120{margin-top:120px!important;margin-bottom:120px!important}.mx-md-124{margin-right:124px!important;margin-left:124px!important}.my-md-124{margin-top:124px!important;margin-bottom:124px!important}.mx-md-128{margin-right:128px!important;margin-left:128px!important}.my-md-128{margin-top:128px!important;margin-bottom:128px!important}.mx-md-132{margin-right:132px!important;margin-left:132px!important}.my-md-132{margin-top:132px!important;margin-bottom:132px!important}.mx-md-136{margin-right:136px!important;margin-left:136px!important}.my-md-136{margin-top:136px!important;margin-bottom:136px!important}.mx-md-140{margin-right:140px!important;margin-left:140px!important}.my-md-140{margin-top:140px!important;margin-bottom:140px!important}.mx-md-144{margin-right:144px!important;margin-left:144px!important}.my-md-144{margin-top:144px!important;margin-bottom:144px!important}.mx-md-148{margin-right:148px!important;margin-left:148px!important}.my-md-148{margin-top:148px!important;margin-bottom:148px!important}.mx-md-152{margin-right:152px!important;margin-left:152px!important}.my-md-152{margin-top:152px!important;margin-bottom:152px!important}.mx-md-156{margin-right:156px!important;margin-left:156px!important}.my-md-156{margin-top:156px!important;margin-bottom:156px!important}.mx-md-160{margin-right:160px!important;margin-left:160px!important}.my-md-160{margin-top:160px!important;margin-bottom:160px!important}.mx-md-164{margin-right:164px!important;margin-left:164px!important}.my-md-164{margin-top:164px!important;margin-bottom:164px!important}.mx-md-168{margin-right:168px!important;margin-left:168px!important}.my-md-168{margin-top:168px!important;margin-bottom:168px!important}.mx-md-172{margin-right:172px!important;margin-left:172px!important}.my-md-172{margin-top:172px!important;margin-bottom:172px!important}.mx-md-176{margin-right:176px!important;margin-left:176px!important}.my-md-176{margin-top:176px!important;margin-bottom:176px!important}.mx-md-180{margin-right:180px!important;margin-left:180px!important}.my-md-180{margin-top:180px!important;margin-bottom:180px!important}.mx-md-184{margin-right:184px!important;margin-left:184px!important}.my-md-184{margin-top:184px!important;margin-bottom:184px!important}.mx-md-188{margin-right:188px!important;margin-left:188px!important}.my-md-188{margin-top:188px!important;margin-bottom:188px!important}.mx-md-192{margin-right:192px!important;margin-left:192px!important}.my-md-192{margin-top:192px!important;margin-bottom:192px!important}.mx-md-196{margin-right:196px!important;margin-left:196px!important}.my-md-196{margin-top:196px!important;margin-bottom:196px!important}.mx-md-200{margin-right:200px!important;margin-left:200px!important}.my-md-200{margin-top:200px!important;margin-bottom:200px!important}.mx-md-204{margin-right:204px!important;margin-left:204px!important}.my-md-204{margin-top:204px!important;margin-bottom:204px!important}.mx-md-208{margin-right:208px!important;margin-left:208px!important}.my-md-208{margin-top:208px!important;margin-bottom:208px!important}.mx-md-212{margin-right:212px!important;margin-left:212px!important}.my-md-212{margin-top:212px!important;margin-bottom:212px!important}.mx-md-216{margin-right:216px!important;margin-left:216px!important}.my-md-216{margin-top:216px!important;margin-bottom:216px!important}.mx-md-220{margin-right:220px!important;margin-left:220px!important}.my-md-220{margin-top:220px!important;margin-bottom:220px!important}.mx-md-224{margin-right:224px!important;margin-left:224px!important}.my-md-224{margin-top:224px!important;margin-bottom:224px!important}.mx-md-228{margin-right:228px!important;margin-left:228px!important}.my-md-228{margin-top:228px!important;margin-bottom:228px!important}.mx-md-232{margin-right:232px!important;margin-left:232px!important}.my-md-232{margin-top:232px!important;margin-bottom:232px!important}.mx-md-236{margin-right:236px!important;margin-left:236px!important}.my-md-236{margin-top:236px!important;margin-bottom:236px!important}.mx-md-240{margin-right:240px!important;margin-left:240px!important}.my-md-240{margin-top:240px!important;margin-bottom:240px!important}.mx-md-244{margin-right:244px!important;margin-left:244px!important}.my-md-244{margin-top:244px!important;margin-bottom:244px!important}.mx-md-248{margin-right:248px!important;margin-left:248px!important}.my-md-248{margin-top:248px!important;margin-bottom:248px!important}.mx-md-252{margin-right:252px!important;margin-left:252px!important}.my-md-252{margin-top:252px!important;margin-bottom:252px!important}.mx-md-256{margin-right:256px!important;margin-left:256px!important}.my-md-256{margin-top:256px!important;margin-bottom:256px!important}.mt-md-0{margin-top:0!important}.mr-md-0{margin-right:0!important}.mb-md-0{margin-bottom:0!important}.ml-md-0{margin-left:0!important}.mt-md-4{margin-top:4px!important}.mr-md-4{margin-right:4px!important}.mb-md-4{margin-bottom:4px!important}.ml-md-4{margin-left:4px!important}.mt-md-8{margin-top:8px!important}.mr-md-8{margin-right:8px!important}.mb-md-8{margin-bottom:8px!important}.ml-md-8{margin-left:8px!important}.mt-md-12{margin-top:12px!important}.mr-md-12{margin-right:12px!important}.mb-md-12{margin-bottom:12px!important}.ml-md-12{margin-left:12px!important}.mt-md-16{margin-top:16px!important}.mr-md-16{margin-right:16px!important}.mb-md-16{margin-bottom:16px!important}.ml-md-16{margin-left:16px!important}.mt-md-20{margin-top:20px!important}.mr-md-20{margin-right:20px!important}.mb-md-20{margin-bottom:20px!important}.ml-md-20{margin-left:20px!important}.mt-md-24{margin-top:24px!important}.mr-md-24{margin-right:24px!important}.mb-md-24{margin-bottom:24px!important}.ml-md-24{margin-left:24px!important}.mt-md-28{margin-top:28px!important}.mr-md-28{margin-right:28px!important}.mb-md-28{margin-bottom:28px!important}.ml-md-28{margin-left:28px!important}.mt-md-32{margin-top:32px!important}.mr-md-32{margin-right:32px!important}.mb-md-32{margin-bottom:32px!important}.ml-md-32{margin-left:32px!important}.mt-md-36{margin-top:36px!important}.mr-md-36{margin-right:36px!important}.mb-md-36{margin-bottom:36px!important}.ml-md-36{margin-left:36px!important}.mt-md-40{margin-top:40px!important}.mr-md-40{margin-right:40px!important}.mb-md-40{margin-bottom:40px!important}.ml-md-40{margin-left:40px!important}.mt-md-44{margin-top:44px!important}.mr-md-44{margin-right:44px!important}.mb-md-44{margin-bottom:44px!important}.ml-md-44{margin-left:44px!important}.mt-md-48{margin-top:48px!important}.mr-md-48{margin-right:48px!important}.mb-md-48{margin-bottom:48px!important}.ml-md-48{margin-left:48px!important}.mt-md-52{margin-top:52px!important}.mr-md-52{margin-right:52px!important}.mb-md-52{margin-bottom:52px!important}.ml-md-52{margin-left:52px!important}.mt-md-56{margin-top:56px!important}.mr-md-56{margin-right:56px!important}.mb-md-56{margin-bottom:56px!important}.ml-md-56{margin-left:56px!important}.mt-md-60{margin-top:60px!important}.mr-md-60{margin-right:60px!important}.mb-md-60{margin-bottom:60px!important}.ml-md-60{margin-left:60px!important}.mt-md-64{margin-top:64px!important}.mr-md-64{margin-right:64px!important}.mb-md-64{margin-bottom:64px!important}.ml-md-64{margin-left:64px!important}.mt-md-68{margin-top:68px!important}.mr-md-68{margin-right:68px!important}.mb-md-68{margin-bottom:68px!important}.ml-md-68{margin-left:68px!important}.mt-md-72{margin-top:72px!important}.mr-md-72{margin-right:72px!important}.mb-md-72{margin-bottom:72px!important}.ml-md-72{margin-left:72px!important}.mt-md-76{margin-top:76px!important}.mr-md-76{margin-right:76px!important}.mb-md-76{margin-bottom:76px!important}.ml-md-76{margin-left:76px!important}.mt-md-80{margin-top:80px!important}.mr-md-80{margin-right:80px!important}.mb-md-80{margin-bottom:80px!important}.ml-md-80{margin-left:80px!important}.mt-md-84{margin-top:84px!important}.mr-md-84{margin-right:84px!important}.mb-md-84{margin-bottom:84px!important}.ml-md-84{margin-left:84px!important}.mt-md-88{margin-top:88px!important}.mr-md-88{margin-right:88px!important}.mb-md-88{margin-bottom:88px!important}.ml-md-88{margin-left:88px!important}.mt-md-92{margin-top:92px!important}.mr-md-92{margin-right:92px!important}.mb-md-92{margin-bottom:92px!important}.ml-md-92{margin-left:92px!important}.mt-md-96{margin-top:96px!important}.mr-md-96{margin-right:96px!important}.mb-md-96{margin-bottom:96px!important}.ml-md-96{margin-left:96px!important}.mt-md-100{margin-top:100px!important}.mr-md-100{margin-right:100px!important}.mb-md-100{margin-bottom:100px!important}.ml-md-100{margin-left:100px!important}.mt-md-104{margin-top:104px!important}.mr-md-104{margin-right:104px!important}.mb-md-104{margin-bottom:104px!important}.ml-md-104{margin-left:104px!important}.mt-md-108{margin-top:108px!important}.mr-md-108{margin-right:108px!important}.mb-md-108{margin-bottom:108px!important}.ml-md-108{margin-left:108px!important}.mt-md-112{margin-top:112px!important}.mr-md-112{margin-right:112px!important}.mb-md-112{margin-bottom:112px!important}.ml-md-112{margin-left:112px!important}.mt-md-116{margin-top:116px!important}.mr-md-116{margin-right:116px!important}.mb-md-116{margin-bottom:116px!important}.ml-md-116{margin-left:116px!important}.mt-md-120{margin-top:120px!important}.mr-md-120{margin-right:120px!important}.mb-md-120{margin-bottom:120px!important}.ml-md-120{margin-left:120px!important}.mt-md-124{margin-top:124px!important}.mr-md-124{margin-right:124px!important}.mb-md-124{margin-bottom:124px!important}.ml-md-124{margin-left:124px!important}.mt-md-128{margin-top:128px!important}.mr-md-128{margin-right:128px!important}.mb-md-128{margin-bottom:128px!important}.ml-md-128{margin-left:128px!important}.mt-md-132{margin-top:132px!important}.mr-md-132{margin-right:132px!important}.mb-md-132{margin-bottom:132px!important}.ml-md-132{margin-left:132px!important}.mt-md-136{margin-top:136px!important}.mr-md-136{margin-right:136px!important}.mb-md-136{margin-bottom:136px!important}.ml-md-136{margin-left:136px!important}.mt-md-140{margin-top:140px!important}.mr-md-140{margin-right:140px!important}.mb-md-140{margin-bottom:140px!important}.ml-md-140{margin-left:140px!important}.mt-md-144{margin-top:144px!important}.mr-md-144{margin-right:144px!important}.mb-md-144{margin-bottom:144px!important}.ml-md-144{margin-left:144px!important}.mt-md-148{margin-top:148px!important}.mr-md-148{margin-right:148px!important}.mb-md-148{margin-bottom:148px!important}.ml-md-148{margin-left:148px!important}.mt-md-152{margin-top:152px!important}.mr-md-152{margin-right:152px!important}.mb-md-152{margin-bottom:152px!important}.ml-md-152{margin-left:152px!important}.mt-md-156{margin-top:156px!important}.mr-md-156{margin-right:156px!important}.mb-md-156{margin-bottom:156px!important}.ml-md-156{margin-left:156px!important}.mt-md-160{margin-top:160px!important}.mr-md-160{margin-right:160px!important}.mb-md-160{margin-bottom:160px!important}.ml-md-160{margin-left:160px!important}.mt-md-164{margin-top:164px!important}.mr-md-164{margin-right:164px!important}.mb-md-164{margin-bottom:164px!important}.ml-md-164{margin-left:164px!important}.mt-md-168{margin-top:168px!important}.mr-md-168{margin-right:168px!important}.mb-md-168{margin-bottom:168px!important}.ml-md-168{margin-left:168px!important}.mt-md-172{margin-top:172px!important}.mr-md-172{margin-right:172px!important}.mb-md-172{margin-bottom:172px!important}.ml-md-172{margin-left:172px!important}.mt-md-176{margin-top:176px!important}.mr-md-176{margin-right:176px!important}.mb-md-176{margin-bottom:176px!important}.ml-md-176{margin-left:176px!important}.mt-md-180{margin-top:180px!important}.mr-md-180{margin-right:180px!important}.mb-md-180{margin-bottom:180px!important}.ml-md-180{margin-left:180px!important}.mt-md-184{margin-top:184px!important}.mr-md-184{margin-right:184px!important}.mb-md-184{margin-bottom:184px!important}.ml-md-184{margin-left:184px!important}.mt-md-188{margin-top:188px!important}.mr-md-188{margin-right:188px!important}.mb-md-188{margin-bottom:188px!important}.ml-md-188{margin-left:188px!important}.mt-md-192{margin-top:192px!important}.mr-md-192{margin-right:192px!important}.mb-md-192{margin-bottom:192px!important}.ml-md-192{margin-left:192px!important}.mt-md-196{margin-top:196px!important}.mr-md-196{margin-right:196px!important}.mb-md-196{margin-bottom:196px!important}.ml-md-196{margin-left:196px!important}.mt-md-200{margin-top:200px!important}.mr-md-200{margin-right:200px!important}.mb-md-200{margin-bottom:200px!important}.ml-md-200{margin-left:200px!important}.mt-md-204{margin-top:204px!important}.mr-md-204{margin-right:204px!important}.mb-md-204{margin-bottom:204px!important}.ml-md-204{margin-left:204px!important}.mt-md-208{margin-top:208px!important}.mr-md-208{margin-right:208px!important}.mb-md-208{margin-bottom:208px!important}.ml-md-208{margin-left:208px!important}.mt-md-212{margin-top:212px!important}.mr-md-212{margin-right:212px!important}.mb-md-212{margin-bottom:212px!important}.ml-md-212{margin-left:212px!important}.mt-md-216{margin-top:216px!important}.mr-md-216{margin-right:216px!important}.mb-md-216{margin-bottom:216px!important}.ml-md-216{margin-left:216px!important}.mt-md-220{margin-top:220px!important}.mr-md-220{margin-right:220px!important}.mb-md-220{margin-bottom:220px!important}.ml-md-220{margin-left:220px!important}.mt-md-224{margin-top:224px!important}.mr-md-224{margin-right:224px!important}.mb-md-224{margin-bottom:224px!important}.ml-md-224{margin-left:224px!important}.mt-md-228{margin-top:228px!important}.mr-md-228{margin-right:228px!important}.mb-md-228{margin-bottom:228px!important}.ml-md-228{margin-left:228px!important}.mt-md-232{margin-top:232px!important}.mr-md-232{margin-right:232px!important}.mb-md-232{margin-bottom:232px!important}.ml-md-232{margin-left:232px!important}.mt-md-236{margin-top:236px!important}.mr-md-236{margin-right:236px!important}.mb-md-236{margin-bottom:236px!important}.ml-md-236{margin-left:236px!important}.mt-md-240{margin-top:240px!important}.mr-md-240{margin-right:240px!important}.mb-md-240{margin-bottom:240px!important}.ml-md-240{margin-left:240px!important}.mt-md-244{margin-top:244px!important}.mr-md-244{margin-right:244px!important}.mb-md-244{margin-bottom:244px!important}.ml-md-244{margin-left:244px!important}.mt-md-248{margin-top:248px!important}.mr-md-248{margin-right:248px!important}.mb-md-248{margin-bottom:248px!important}.ml-md-248{margin-left:248px!important}.mt-md-252{margin-top:252px!important}.mr-md-252{margin-right:252px!important}.mb-md-252{margin-bottom:252px!important}.ml-md-252{margin-left:252px!important}.mt-md-256{margin-top:256px!important}.mr-md-256{margin-right:256px!important}.mb-md-256{margin-bottom:256px!important}.ml-md-256{margin-left:256px!important}.m-md-auto{margin:auto!important}.mt-md-auto{margin-top:auto!important}.mr-md-auto{margin-right:auto!important}.mb-md-auto{margin-bottom:auto!important}.ml-md-auto{margin-left:auto!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.p-md-0{padding:0!important}.p-md-4{padding:4px!important}.p-md-8{padding:8px!important}.p-md-12{padding:12px!important}.p-md-16{padding:16px!important}.p-md-20{padding:20px!important}.p-md-24{padding:24px!important}.p-md-28{padding:28px!important}.p-md-32{padding:32px!important}.p-md-36{padding:36px!important}.p-md-40{padding:40px!important}.p-md-44{padding:44px!important}.p-md-48{padding:48px!important}.p-md-52{padding:52px!important}.p-md-56{padding:56px!important}.p-md-60{padding:60px!important}.p-md-64{padding:64px!important}.p-md-68{padding:68px!important}.p-md-72{padding:72px!important}.p-md-76{padding:76px!important}.p-md-80{padding:80px!important}.p-md-84{padding:84px!important}.p-md-88{padding:88px!important}.p-md-92{padding:92px!important}.p-md-96{padding:96px!important}.p-md-100{padding:100px!important}.p-md-104{padding:104px!important}.p-md-108{padding:108px!important}.p-md-112{padding:112px!important}.p-md-116{padding:116px!important}.p-md-120{padding:120px!important}.p-md-124{padding:124px!important}.p-md-128{padding:128px!important}.p-md-132{padding:132px!important}.p-md-136{padding:136px!important}.p-md-140{padding:140px!important}.p-md-144{padding:144px!important}.p-md-148{padding:148px!important}.p-md-152{padding:152px!important}.p-md-156{padding:156px!important}.p-md-160{padding:160px!important}.p-md-164{padding:164px!important}.p-md-168{padding:168px!important}.p-md-172{padding:172px!important}.p-md-176{padding:176px!important}.p-md-180{padding:180px!important}.p-md-184{padding:184px!important}.p-md-188{padding:188px!important}.p-md-192{padding:192px!important}.p-md-196{padding:196px!important}.p-md-200{padding:200px!important}.p-md-204{padding:204px!important}.p-md-208{padding:208px!important}.p-md-212{padding:212px!important}.p-md-216{padding:216px!important}.p-md-220{padding:220px!important}.p-md-224{padding:224px!important}.p-md-228{padding:228px!important}.p-md-232{padding:232px!important}.p-md-236{padding:236px!important}.p-md-240{padding:240px!important}.p-md-244{padding:244px!important}.p-md-248{padding:248px!important}.p-md-252{padding:252px!important}.p-md-256{padding:256px!important}.px-md-0{padding-right:0!important;padding-left:0!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.px-md-4{padding-right:4px!important;padding-left:4px!important}.py-md-4{padding-top:4px!important;padding-bottom:4px!important}.px-md-8{padding-right:8px!important;padding-left:8px!important}.py-md-8{padding-top:8px!important;padding-bottom:8px!important}.px-md-12{padding-right:12px!important;padding-left:12px!important}.py-md-12{padding-top:12px!important;padding-bottom:12px!important}.px-md-16{padding-right:16px!important;padding-left:16px!important}.py-md-16{padding-top:16px!important;padding-bottom:16px!important}.px-md-20{padding-right:20px!important;padding-left:20px!important}.py-md-20{padding-top:20px!important;padding-bottom:20px!important}.px-md-24{padding-right:24px!important;padding-left:24px!important}.py-md-24{padding-top:24px!important;padding-bottom:24px!important}.px-md-28{padding-right:28px!important;padding-left:28px!important}.py-md-28{padding-top:28px!important;padding-bottom:28px!important}.px-md-32{padding-right:32px!important;padding-left:32px!important}.py-md-32{padding-top:32px!important;padding-bottom:32px!important}.px-md-36{padding-right:36px!important;padding-left:36px!important}.py-md-36{padding-top:36px!important;padding-bottom:36px!important}.px-md-40{padding-right:40px!important;padding-left:40px!important}.py-md-40{padding-top:40px!important;padding-bottom:40px!important}.px-md-44{padding-right:44px!important;padding-left:44px!important}.py-md-44{padding-top:44px!important;padding-bottom:44px!important}.px-md-48{padding-right:48px!important;padding-left:48px!important}.py-md-48{padding-top:48px!important;padding-bottom:48px!important}.px-md-52{padding-right:52px!important;padding-left:52px!important}.py-md-52{padding-top:52px!important;padding-bottom:52px!important}.px-md-56{padding-right:56px!important;padding-left:56px!important}.py-md-56{padding-top:56px!important;padding-bottom:56px!important}.px-md-60{padding-right:60px!important;padding-left:60px!important}.py-md-60{padding-top:60px!important;padding-bottom:60px!important}.px-md-64{padding-right:64px!important;padding-left:64px!important}.py-md-64{padding-top:64px!important;padding-bottom:64px!important}.px-md-68{padding-right:68px!important;padding-left:68px!important}.py-md-68{padding-top:68px!important;padding-bottom:68px!important}.px-md-72{padding-right:72px!important;padding-left:72px!important}.py-md-72{padding-top:72px!important;padding-bottom:72px!important}.px-md-76{padding-right:76px!important;padding-left:76px!important}.py-md-76{padding-top:76px!important;padding-bottom:76px!important}.px-md-80{padding-right:80px!important;padding-left:80px!important}.py-md-80{padding-top:80px!important;padding-bottom:80px!important}.px-md-84{padding-right:84px!important;padding-left:84px!important}.py-md-84{padding-top:84px!important;padding-bottom:84px!important}.px-md-88{padding-right:88px!important;padding-left:88px!important}.py-md-88{padding-top:88px!important;padding-bottom:88px!important}.px-md-92{padding-right:92px!important;padding-left:92px!important}.py-md-92{padding-top:92px!important;padding-bottom:92px!important}.px-md-96{padding-right:96px!important;padding-left:96px!important}.py-md-96{padding-top:96px!important;padding-bottom:96px!important}.px-md-100{padding-right:100px!important;padding-left:100px!important}.py-md-100{padding-top:100px!important;padding-bottom:100px!important}.px-md-104{padding-right:104px!important;padding-left:104px!important}.py-md-104{padding-top:104px!important;padding-bottom:104px!important}.px-md-108{padding-right:108px!important;padding-left:108px!important}.py-md-108{padding-top:108px!important;padding-bottom:108px!important}.px-md-112{padding-right:112px!important;padding-left:112px!important}.py-md-112{padding-top:112px!important;padding-bottom:112px!important}.px-md-116{padding-right:116px!important;padding-left:116px!important}.py-md-116{padding-top:116px!important;padding-bottom:116px!important}.px-md-120{padding-right:120px!important;padding-left:120px!important}.py-md-120{padding-top:120px!important;padding-bottom:120px!important}.px-md-124{padding-right:124px!important;padding-left:124px!important}.py-md-124{padding-top:124px!important;padding-bottom:124px!important}.px-md-128{padding-right:128px!important;padding-left:128px!important}.py-md-128{padding-top:128px!important;padding-bottom:128px!important}.px-md-132{padding-right:132px!important;padding-left:132px!important}.py-md-132{padding-top:132px!important;padding-bottom:132px!important}.px-md-136{padding-right:136px!important;padding-left:136px!important}.py-md-136{padding-top:136px!important;padding-bottom:136px!important}.px-md-140{padding-right:140px!important;padding-left:140px!important}.py-md-140{padding-top:140px!important;padding-bottom:140px!important}.px-md-144{padding-right:144px!important;padding-left:144px!important}.py-md-144{padding-top:144px!important;padding-bottom:144px!important}.px-md-148{padding-right:148px!important;padding-left:148px!important}.py-md-148{padding-top:148px!important;padding-bottom:148px!important}.px-md-152{padding-right:152px!important;padding-left:152px!important}.py-md-152{padding-top:152px!important;padding-bottom:152px!important}.px-md-156{padding-right:156px!important;padding-left:156px!important}.py-md-156{padding-top:156px!important;padding-bottom:156px!important}.px-md-160{padding-right:160px!important;padding-left:160px!important}.py-md-160{padding-top:160px!important;padding-bottom:160px!important}.px-md-164{padding-right:164px!important;padding-left:164px!important}.py-md-164{padding-top:164px!important;padding-bottom:164px!important}.px-md-168{padding-right:168px!important;padding-left:168px!important}.py-md-168{padding-top:168px!important;padding-bottom:168px!important}.px-md-172{padding-right:172px!important;padding-left:172px!important}.py-md-172{padding-top:172px!important;padding-bottom:172px!important}.px-md-176{padding-right:176px!important;padding-left:176px!important}.py-md-176{padding-top:176px!important;padding-bottom:176px!important}.px-md-180{padding-right:180px!important;padding-left:180px!important}.py-md-180{padding-top:180px!important;padding-bottom:180px!important}.px-md-184{padding-right:184px!important;padding-left:184px!important}.py-md-184{padding-top:184px!important;padding-bottom:184px!important}.px-md-188{padding-right:188px!important;padding-left:188px!important}.py-md-188{padding-top:188px!important;padding-bottom:188px!important}.px-md-192{padding-right:192px!important;padding-left:192px!important}.py-md-192{padding-top:192px!important;padding-bottom:192px!important}.px-md-196{padding-right:196px!important;padding-left:196px!important}.py-md-196{padding-top:196px!important;padding-bottom:196px!important}.px-md-200{padding-right:200px!important;padding-left:200px!important}.py-md-200{padding-top:200px!important;padding-bottom:200px!important}.px-md-204{padding-right:204px!important;padding-left:204px!important}.py-md-204{padding-top:204px!important;padding-bottom:204px!important}.px-md-208{padding-right:208px!important;padding-left:208px!important}.py-md-208{padding-top:208px!important;padding-bottom:208px!important}.px-md-212{padding-right:212px!important;padding-left:212px!important}.py-md-212{padding-top:212px!important;padding-bottom:212px!important}.px-md-216{padding-right:216px!important;padding-left:216px!important}.py-md-216{padding-top:216px!important;padding-bottom:216px!important}.px-md-220{padding-right:220px!important;padding-left:220px!important}.py-md-220{padding-top:220px!important;padding-bottom:220px!important}.px-md-224{padding-right:224px!important;padding-left:224px!important}.py-md-224{padding-top:224px!important;padding-bottom:224px!important}.px-md-228{padding-right:228px!important;padding-left:228px!important}.py-md-228{padding-top:228px!important;padding-bottom:228px!important}.px-md-232{padding-right:232px!important;padding-left:232px!important}.py-md-232{padding-top:232px!important;padding-bottom:232px!important}.px-md-236{padding-right:236px!important;padding-left:236px!important}.py-md-236{padding-top:236px!important;padding-bottom:236px!important}.px-md-240{padding-right:240px!important;padding-left:240px!important}.py-md-240{padding-top:240px!important;padding-bottom:240px!important}.px-md-244{padding-right:244px!important;padding-left:244px!important}.py-md-244{padding-top:244px!important;padding-bottom:244px!important}.px-md-248{padding-right:248px!important;padding-left:248px!important}.py-md-248{padding-top:248px!important;padding-bottom:248px!important}.px-md-252{padding-right:252px!important;padding-left:252px!important}.py-md-252{padding-top:252px!important;padding-bottom:252px!important}.px-md-256{padding-right:256px!important;padding-left:256px!important}.py-md-256{padding-top:256px!important;padding-bottom:256px!important}.pt-md-0{padding-top:0!important}.pr-md-0{padding-right:0!important}.pb-md-0{padding-bottom:0!important}.pl-md-0{padding-left:0!important}.pt-md-4{padding-top:4px!important}.pr-md-4{padding-right:4px!important}.pb-md-4{padding-bottom:4px!important}.pl-md-4{padding-left:4px!important}.pt-md-8{padding-top:8px!important}.pr-md-8{padding-right:8px!important}.pb-md-8{padding-bottom:8px!important}.pl-md-8{padding-left:8px!important}.pt-md-12{padding-top:12px!important}.pr-md-12{padding-right:12px!important}.pb-md-12{padding-bottom:12px!important}.pl-md-12{padding-left:12px!important}.pt-md-16{padding-top:16px!important}.pr-md-16{padding-right:16px!important}.pb-md-16{padding-bottom:16px!important}.pl-md-16{padding-left:16px!important}.pt-md-20{padding-top:20px!important}.pr-md-20{padding-right:20px!important}.pb-md-20{padding-bottom:20px!important}.pl-md-20{padding-left:20px!important}.pt-md-24{padding-top:24px!important}.pr-md-24{padding-right:24px!important}.pb-md-24{padding-bottom:24px!important}.pl-md-24{padding-left:24px!important}.pt-md-28{padding-top:28px!important}.pr-md-28{padding-right:28px!important}.pb-md-28{padding-bottom:28px!important}.pl-md-28{padding-left:28px!important}.pt-md-32{padding-top:32px!important}.pr-md-32{padding-right:32px!important}.pb-md-32{padding-bottom:32px!important}.pl-md-32{padding-left:32px!important}.pt-md-36{padding-top:36px!important}.pr-md-36{padding-right:36px!important}.pb-md-36{padding-bottom:36px!important}.pl-md-36{padding-left:36px!important}.pt-md-40{padding-top:40px!important}.pr-md-40{padding-right:40px!important}.pb-md-40{padding-bottom:40px!important}.pl-md-40{padding-left:40px!important}.pt-md-44{padding-top:44px!important}.pr-md-44{padding-right:44px!important}.pb-md-44{padding-bottom:44px!important}.pl-md-44{padding-left:44px!important}.pt-md-48{padding-top:48px!important}.pr-md-48{padding-right:48px!important}.pb-md-48{padding-bottom:48px!important}.pl-md-48{padding-left:48px!important}.pt-md-52{padding-top:52px!important}.pr-md-52{padding-right:52px!important}.pb-md-52{padding-bottom:52px!important}.pl-md-52{padding-left:52px!important}.pt-md-56{padding-top:56px!important}.pr-md-56{padding-right:56px!important}.pb-md-56{padding-bottom:56px!important}.pl-md-56{padding-left:56px!important}.pt-md-60{padding-top:60px!important}.pr-md-60{padding-right:60px!important}.pb-md-60{padding-bottom:60px!important}.pl-md-60{padding-left:60px!important}.pt-md-64{padding-top:64px!important}.pr-md-64{padding-right:64px!important}.pb-md-64{padding-bottom:64px!important}.pl-md-64{padding-left:64px!important}.pt-md-68{padding-top:68px!important}.pr-md-68{padding-right:68px!important}.pb-md-68{padding-bottom:68px!important}.pl-md-68{padding-left:68px!important}.pt-md-72{padding-top:72px!important}.pr-md-72{padding-right:72px!important}.pb-md-72{padding-bottom:72px!important}.pl-md-72{padding-left:72px!important}.pt-md-76{padding-top:76px!important}.pr-md-76{padding-right:76px!important}.pb-md-76{padding-bottom:76px!important}.pl-md-76{padding-left:76px!important}.pt-md-80{padding-top:80px!important}.pr-md-80{padding-right:80px!important}.pb-md-80{padding-bottom:80px!important}.pl-md-80{padding-left:80px!important}.pt-md-84{padding-top:84px!important}.pr-md-84{padding-right:84px!important}.pb-md-84{padding-bottom:84px!important}.pl-md-84{padding-left:84px!important}.pt-md-88{padding-top:88px!important}.pr-md-88{padding-right:88px!important}.pb-md-88{padding-bottom:88px!important}.pl-md-88{padding-left:88px!important}.pt-md-92{padding-top:92px!important}.pr-md-92{padding-right:92px!important}.pb-md-92{padding-bottom:92px!important}.pl-md-92{padding-left:92px!important}.pt-md-96{padding-top:96px!important}.pr-md-96{padding-right:96px!important}.pb-md-96{padding-bottom:96px!important}.pl-md-96{padding-left:96px!important}.pt-md-100{padding-top:100px!important}.pr-md-100{padding-right:100px!important}.pb-md-100{padding-bottom:100px!important}.pl-md-100{padding-left:100px!important}.pt-md-104{padding-top:104px!important}.pr-md-104{padding-right:104px!important}.pb-md-104{padding-bottom:104px!important}.pl-md-104{padding-left:104px!important}.pt-md-108{padding-top:108px!important}.pr-md-108{padding-right:108px!important}.pb-md-108{padding-bottom:108px!important}.pl-md-108{padding-left:108px!important}.pt-md-112{padding-top:112px!important}.pr-md-112{padding-right:112px!important}.pb-md-112{padding-bottom:112px!important}.pl-md-112{padding-left:112px!important}.pt-md-116{padding-top:116px!important}.pr-md-116{padding-right:116px!important}.pb-md-116{padding-bottom:116px!important}.pl-md-116{padding-left:116px!important}.pt-md-120{padding-top:120px!important}.pr-md-120{padding-right:120px!important}.pb-md-120{padding-bottom:120px!important}.pl-md-120{padding-left:120px!important}.pt-md-124{padding-top:124px!important}.pr-md-124{padding-right:124px!important}.pb-md-124{padding-bottom:124px!important}.pl-md-124{padding-left:124px!important}.pt-md-128{padding-top:128px!important}.pr-md-128{padding-right:128px!important}.pb-md-128{padding-bottom:128px!important}.pl-md-128{padding-left:128px!important}.pt-md-132{padding-top:132px!important}.pr-md-132{padding-right:132px!important}.pb-md-132{padding-bottom:132px!important}.pl-md-132{padding-left:132px!important}.pt-md-136{padding-top:136px!important}.pr-md-136{padding-right:136px!important}.pb-md-136{padding-bottom:136px!important}.pl-md-136{padding-left:136px!important}.pt-md-140{padding-top:140px!important}.pr-md-140{padding-right:140px!important}.pb-md-140{padding-bottom:140px!important}.pl-md-140{padding-left:140px!important}.pt-md-144{padding-top:144px!important}.pr-md-144{padding-right:144px!important}.pb-md-144{padding-bottom:144px!important}.pl-md-144{padding-left:144px!important}.pt-md-148{padding-top:148px!important}.pr-md-148{padding-right:148px!important}.pb-md-148{padding-bottom:148px!important}.pl-md-148{padding-left:148px!important}.pt-md-152{padding-top:152px!important}.pr-md-152{padding-right:152px!important}.pb-md-152{padding-bottom:152px!important}.pl-md-152{padding-left:152px!important}.pt-md-156{padding-top:156px!important}.pr-md-156{padding-right:156px!important}.pb-md-156{padding-bottom:156px!important}.pl-md-156{padding-left:156px!important}.pt-md-160{padding-top:160px!important}.pr-md-160{padding-right:160px!important}.pb-md-160{padding-bottom:160px!important}.pl-md-160{padding-left:160px!important}.pt-md-164{padding-top:164px!important}.pr-md-164{padding-right:164px!important}.pb-md-164{padding-bottom:164px!important}.pl-md-164{padding-left:164px!important}.pt-md-168{padding-top:168px!important}.pr-md-168{padding-right:168px!important}.pb-md-168{padding-bottom:168px!important}.pl-md-168{padding-left:168px!important}.pt-md-172{padding-top:172px!important}.pr-md-172{padding-right:172px!important}.pb-md-172{padding-bottom:172px!important}.pl-md-172{padding-left:172px!important}.pt-md-176{padding-top:176px!important}.pr-md-176{padding-right:176px!important}.pb-md-176{padding-bottom:176px!important}.pl-md-176{padding-left:176px!important}.pt-md-180{padding-top:180px!important}.pr-md-180{padding-right:180px!important}.pb-md-180{padding-bottom:180px!important}.pl-md-180{padding-left:180px!important}.pt-md-184{padding-top:184px!important}.pr-md-184{padding-right:184px!important}.pb-md-184{padding-bottom:184px!important}.pl-md-184{padding-left:184px!important}.pt-md-188{padding-top:188px!important}.pr-md-188{padding-right:188px!important}.pb-md-188{padding-bottom:188px!important}.pl-md-188{padding-left:188px!important}.pt-md-192{padding-top:192px!important}.pr-md-192{padding-right:192px!important}.pb-md-192{padding-bottom:192px!important}.pl-md-192{padding-left:192px!important}.pt-md-196{padding-top:196px!important}.pr-md-196{padding-right:196px!important}.pb-md-196{padding-bottom:196px!important}.pl-md-196{padding-left:196px!important}.pt-md-200{padding-top:200px!important}.pr-md-200{padding-right:200px!important}.pb-md-200{padding-bottom:200px!important}.pl-md-200{padding-left:200px!important}.pt-md-204{padding-top:204px!important}.pr-md-204{padding-right:204px!important}.pb-md-204{padding-bottom:204px!important}.pl-md-204{padding-left:204px!important}.pt-md-208{padding-top:208px!important}.pr-md-208{padding-right:208px!important}.pb-md-208{padding-bottom:208px!important}.pl-md-208{padding-left:208px!important}.pt-md-212{padding-top:212px!important}.pr-md-212{padding-right:212px!important}.pb-md-212{padding-bottom:212px!important}.pl-md-212{padding-left:212px!important}.pt-md-216{padding-top:216px!important}.pr-md-216{padding-right:216px!important}.pb-md-216{padding-bottom:216px!important}.pl-md-216{padding-left:216px!important}.pt-md-220{padding-top:220px!important}.pr-md-220{padding-right:220px!important}.pb-md-220{padding-bottom:220px!important}.pl-md-220{padding-left:220px!important}.pt-md-224{padding-top:224px!important}.pr-md-224{padding-right:224px!important}.pb-md-224{padding-bottom:224px!important}.pl-md-224{padding-left:224px!important}.pt-md-228{padding-top:228px!important}.pr-md-228{padding-right:228px!important}.pb-md-228{padding-bottom:228px!important}.pl-md-228{padding-left:228px!important}.pt-md-232{padding-top:232px!important}.pr-md-232{padding-right:232px!important}.pb-md-232{padding-bottom:232px!important}.pl-md-232{padding-left:232px!important}.pt-md-236{padding-top:236px!important}.pr-md-236{padding-right:236px!important}.pb-md-236{padding-bottom:236px!important}.pl-md-236{padding-left:236px!important}.pt-md-240{padding-top:240px!important}.pr-md-240{padding-right:240px!important}.pb-md-240{padding-bottom:240px!important}.pl-md-240{padding-left:240px!important}.pt-md-244{padding-top:244px!important}.pr-md-244{padding-right:244px!important}.pb-md-244{padding-bottom:244px!important}.pl-md-244{padding-left:244px!important}.pt-md-248{padding-top:248px!important}.pr-md-248{padding-right:248px!important}.pb-md-248{padding-bottom:248px!important}.pl-md-248{padding-left:248px!important}.pt-md-252{padding-top:252px!important}.pr-md-252{padding-right:252px!important}.pb-md-252{padding-bottom:252px!important}.pl-md-252{padding-left:252px!important}.pt-md-256{padding-top:256px!important}.pr-md-256{padding-right:256px!important}.pb-md-256{padding-bottom:256px!important}.pl-md-256{padding-left:256px!important}}@media screen and (min-width: 1280px){.m-lg-0{margin:0!important}.m-lg-4{margin:4px!important}.m-lg-8{margin:8px!important}.m-lg-12{margin:12px!important}.m-lg-16{margin:16px!important}.m-lg-20{margin:20px!important}.m-lg-24{margin:24px!important}.m-lg-28{margin:28px!important}.m-lg-32{margin:32px!important}.m-lg-36{margin:36px!important}.m-lg-40{margin:40px!important}.m-lg-44{margin:44px!important}.m-lg-48{margin:48px!important}.m-lg-52{margin:52px!important}.m-lg-56{margin:56px!important}.m-lg-60{margin:60px!important}.m-lg-64{margin:64px!important}.m-lg-68{margin:68px!important}.m-lg-72{margin:72px!important}.m-lg-76{margin:76px!important}.m-lg-80{margin:80px!important}.m-lg-84{margin:84px!important}.m-lg-88{margin:88px!important}.m-lg-92{margin:92px!important}.m-lg-96{margin:96px!important}.m-lg-100{margin:100px!important}.m-lg-104{margin:104px!important}.m-lg-108{margin:108px!important}.m-lg-112{margin:112px!important}.m-lg-116{margin:116px!important}.m-lg-120{margin:120px!important}.m-lg-124{margin:124px!important}.m-lg-128{margin:128px!important}.m-lg-132{margin:132px!important}.m-lg-136{margin:136px!important}.m-lg-140{margin:140px!important}.m-lg-144{margin:144px!important}.m-lg-148{margin:148px!important}.m-lg-152{margin:152px!important}.m-lg-156{margin:156px!important}.m-lg-160{margin:160px!important}.m-lg-164{margin:164px!important}.m-lg-168{margin:168px!important}.m-lg-172{margin:172px!important}.m-lg-176{margin:176px!important}.m-lg-180{margin:180px!important}.m-lg-184{margin:184px!important}.m-lg-188{margin:188px!important}.m-lg-192{margin:192px!important}.m-lg-196{margin:196px!important}.m-lg-200{margin:200px!important}.m-lg-204{margin:204px!important}.m-lg-208{margin:208px!important}.m-lg-212{margin:212px!important}.m-lg-216{margin:216px!important}.m-lg-220{margin:220px!important}.m-lg-224{margin:224px!important}.m-lg-228{margin:228px!important}.m-lg-232{margin:232px!important}.m-lg-236{margin:236px!important}.m-lg-240{margin:240px!important}.m-lg-244{margin:244px!important}.m-lg-248{margin:248px!important}.m-lg-252{margin:252px!important}.m-lg-256{margin:256px!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.mx-lg-4{margin-right:4px!important;margin-left:4px!important}.my-lg-4{margin-top:4px!important;margin-bottom:4px!important}.mx-lg-8{margin-right:8px!important;margin-left:8px!important}.my-lg-8{margin-top:8px!important;margin-bottom:8px!important}.mx-lg-12{margin-right:12px!important;margin-left:12px!important}.my-lg-12{margin-top:12px!important;margin-bottom:12px!important}.mx-lg-16{margin-right:16px!important;margin-left:16px!important}.my-lg-16{margin-top:16px!important;margin-bottom:16px!important}.mx-lg-20{margin-right:20px!important;margin-left:20px!important}.my-lg-20{margin-top:20px!important;margin-bottom:20px!important}.mx-lg-24{margin-right:24px!important;margin-left:24px!important}.my-lg-24{margin-top:24px!important;margin-bottom:24px!important}.mx-lg-28{margin-right:28px!important;margin-left:28px!important}.my-lg-28{margin-top:28px!important;margin-bottom:28px!important}.mx-lg-32{margin-right:32px!important;margin-left:32px!important}.my-lg-32{margin-top:32px!important;margin-bottom:32px!important}.mx-lg-36{margin-right:36px!important;margin-left:36px!important}.my-lg-36{margin-top:36px!important;margin-bottom:36px!important}.mx-lg-40{margin-right:40px!important;margin-left:40px!important}.my-lg-40{margin-top:40px!important;margin-bottom:40px!important}.mx-lg-44{margin-right:44px!important;margin-left:44px!important}.my-lg-44{margin-top:44px!important;margin-bottom:44px!important}.mx-lg-48{margin-right:48px!important;margin-left:48px!important}.my-lg-48{margin-top:48px!important;margin-bottom:48px!important}.mx-lg-52{margin-right:52px!important;margin-left:52px!important}.my-lg-52{margin-top:52px!important;margin-bottom:52px!important}.mx-lg-56{margin-right:56px!important;margin-left:56px!important}.my-lg-56{margin-top:56px!important;margin-bottom:56px!important}.mx-lg-60{margin-right:60px!important;margin-left:60px!important}.my-lg-60{margin-top:60px!important;margin-bottom:60px!important}.mx-lg-64{margin-right:64px!important;margin-left:64px!important}.my-lg-64{margin-top:64px!important;margin-bottom:64px!important}.mx-lg-68{margin-right:68px!important;margin-left:68px!important}.my-lg-68{margin-top:68px!important;margin-bottom:68px!important}.mx-lg-72{margin-right:72px!important;margin-left:72px!important}.my-lg-72{margin-top:72px!important;margin-bottom:72px!important}.mx-lg-76{margin-right:76px!important;margin-left:76px!important}.my-lg-76{margin-top:76px!important;margin-bottom:76px!important}.mx-lg-80{margin-right:80px!important;margin-left:80px!important}.my-lg-80{margin-top:80px!important;margin-bottom:80px!important}.mx-lg-84{margin-right:84px!important;margin-left:84px!important}.my-lg-84{margin-top:84px!important;margin-bottom:84px!important}.mx-lg-88{margin-right:88px!important;margin-left:88px!important}.my-lg-88{margin-top:88px!important;margin-bottom:88px!important}.mx-lg-92{margin-right:92px!important;margin-left:92px!important}.my-lg-92{margin-top:92px!important;margin-bottom:92px!important}.mx-lg-96{margin-right:96px!important;margin-left:96px!important}.my-lg-96{margin-top:96px!important;margin-bottom:96px!important}.mx-lg-100{margin-right:100px!important;margin-left:100px!important}.my-lg-100{margin-top:100px!important;margin-bottom:100px!important}.mx-lg-104{margin-right:104px!important;margin-left:104px!important}.my-lg-104{margin-top:104px!important;margin-bottom:104px!important}.mx-lg-108{margin-right:108px!important;margin-left:108px!important}.my-lg-108{margin-top:108px!important;margin-bottom:108px!important}.mx-lg-112{margin-right:112px!important;margin-left:112px!important}.my-lg-112{margin-top:112px!important;margin-bottom:112px!important}.mx-lg-116{margin-right:116px!important;margin-left:116px!important}.my-lg-116{margin-top:116px!important;margin-bottom:116px!important}.mx-lg-120{margin-right:120px!important;margin-left:120px!important}.my-lg-120{margin-top:120px!important;margin-bottom:120px!important}.mx-lg-124{margin-right:124px!important;margin-left:124px!important}.my-lg-124{margin-top:124px!important;margin-bottom:124px!important}.mx-lg-128{margin-right:128px!important;margin-left:128px!important}.my-lg-128{margin-top:128px!important;margin-bottom:128px!important}.mx-lg-132{margin-right:132px!important;margin-left:132px!important}.my-lg-132{margin-top:132px!important;margin-bottom:132px!important}.mx-lg-136{margin-right:136px!important;margin-left:136px!important}.my-lg-136{margin-top:136px!important;margin-bottom:136px!important}.mx-lg-140{margin-right:140px!important;margin-left:140px!important}.my-lg-140{margin-top:140px!important;margin-bottom:140px!important}.mx-lg-144{margin-right:144px!important;margin-left:144px!important}.my-lg-144{margin-top:144px!important;margin-bottom:144px!important}.mx-lg-148{margin-right:148px!important;margin-left:148px!important}.my-lg-148{margin-top:148px!important;margin-bottom:148px!important}.mx-lg-152{margin-right:152px!important;margin-left:152px!important}.my-lg-152{margin-top:152px!important;margin-bottom:152px!important}.mx-lg-156{margin-right:156px!important;margin-left:156px!important}.my-lg-156{margin-top:156px!important;margin-bottom:156px!important}.mx-lg-160{margin-right:160px!important;margin-left:160px!important}.my-lg-160{margin-top:160px!important;margin-bottom:160px!important}.mx-lg-164{margin-right:164px!important;margin-left:164px!important}.my-lg-164{margin-top:164px!important;margin-bottom:164px!important}.mx-lg-168{margin-right:168px!important;margin-left:168px!important}.my-lg-168{margin-top:168px!important;margin-bottom:168px!important}.mx-lg-172{margin-right:172px!important;margin-left:172px!important}.my-lg-172{margin-top:172px!important;margin-bottom:172px!important}.mx-lg-176{margin-right:176px!important;margin-left:176px!important}.my-lg-176{margin-top:176px!important;margin-bottom:176px!important}.mx-lg-180{margin-right:180px!important;margin-left:180px!important}.my-lg-180{margin-top:180px!important;margin-bottom:180px!important}.mx-lg-184{margin-right:184px!important;margin-left:184px!important}.my-lg-184{margin-top:184px!important;margin-bottom:184px!important}.mx-lg-188{margin-right:188px!important;margin-left:188px!important}.my-lg-188{margin-top:188px!important;margin-bottom:188px!important}.mx-lg-192{margin-right:192px!important;margin-left:192px!important}.my-lg-192{margin-top:192px!important;margin-bottom:192px!important}.mx-lg-196{margin-right:196px!important;margin-left:196px!important}.my-lg-196{margin-top:196px!important;margin-bottom:196px!important}.mx-lg-200{margin-right:200px!important;margin-left:200px!important}.my-lg-200{margin-top:200px!important;margin-bottom:200px!important}.mx-lg-204{margin-right:204px!important;margin-left:204px!important}.my-lg-204{margin-top:204px!important;margin-bottom:204px!important}.mx-lg-208{margin-right:208px!important;margin-left:208px!important}.my-lg-208{margin-top:208px!important;margin-bottom:208px!important}.mx-lg-212{margin-right:212px!important;margin-left:212px!important}.my-lg-212{margin-top:212px!important;margin-bottom:212px!important}.mx-lg-216{margin-right:216px!important;margin-left:216px!important}.my-lg-216{margin-top:216px!important;margin-bottom:216px!important}.mx-lg-220{margin-right:220px!important;margin-left:220px!important}.my-lg-220{margin-top:220px!important;margin-bottom:220px!important}.mx-lg-224{margin-right:224px!important;margin-left:224px!important}.my-lg-224{margin-top:224px!important;margin-bottom:224px!important}.mx-lg-228{margin-right:228px!important;margin-left:228px!important}.my-lg-228{margin-top:228px!important;margin-bottom:228px!important}.mx-lg-232{margin-right:232px!important;margin-left:232px!important}.my-lg-232{margin-top:232px!important;margin-bottom:232px!important}.mx-lg-236{margin-right:236px!important;margin-left:236px!important}.my-lg-236{margin-top:236px!important;margin-bottom:236px!important}.mx-lg-240{margin-right:240px!important;margin-left:240px!important}.my-lg-240{margin-top:240px!important;margin-bottom:240px!important}.mx-lg-244{margin-right:244px!important;margin-left:244px!important}.my-lg-244{margin-top:244px!important;margin-bottom:244px!important}.mx-lg-248{margin-right:248px!important;margin-left:248px!important}.my-lg-248{margin-top:248px!important;margin-bottom:248px!important}.mx-lg-252{margin-right:252px!important;margin-left:252px!important}.my-lg-252{margin-top:252px!important;margin-bottom:252px!important}.mx-lg-256{margin-right:256px!important;margin-left:256px!important}.my-lg-256{margin-top:256px!important;margin-bottom:256px!important}.mt-lg-0{margin-top:0!important}.mr-lg-0{margin-right:0!important}.mb-lg-0{margin-bottom:0!important}.ml-lg-0{margin-left:0!important}.mt-lg-4{margin-top:4px!important}.mr-lg-4{margin-right:4px!important}.mb-lg-4{margin-bottom:4px!important}.ml-lg-4{margin-left:4px!important}.mt-lg-8{margin-top:8px!important}.mr-lg-8{margin-right:8px!important}.mb-lg-8{margin-bottom:8px!important}.ml-lg-8{margin-left:8px!important}.mt-lg-12{margin-top:12px!important}.mr-lg-12{margin-right:12px!important}.mb-lg-12{margin-bottom:12px!important}.ml-lg-12{margin-left:12px!important}.mt-lg-16{margin-top:16px!important}.mr-lg-16{margin-right:16px!important}.mb-lg-16{margin-bottom:16px!important}.ml-lg-16{margin-left:16px!important}.mt-lg-20{margin-top:20px!important}.mr-lg-20{margin-right:20px!important}.mb-lg-20{margin-bottom:20px!important}.ml-lg-20{margin-left:20px!important}.mt-lg-24{margin-top:24px!important}.mr-lg-24{margin-right:24px!important}.mb-lg-24{margin-bottom:24px!important}.ml-lg-24{margin-left:24px!important}.mt-lg-28{margin-top:28px!important}.mr-lg-28{margin-right:28px!important}.mb-lg-28{margin-bottom:28px!important}.ml-lg-28{margin-left:28px!important}.mt-lg-32{margin-top:32px!important}.mr-lg-32{margin-right:32px!important}.mb-lg-32{margin-bottom:32px!important}.ml-lg-32{margin-left:32px!important}.mt-lg-36{margin-top:36px!important}.mr-lg-36{margin-right:36px!important}.mb-lg-36{margin-bottom:36px!important}.ml-lg-36{margin-left:36px!important}.mt-lg-40{margin-top:40px!important}.mr-lg-40{margin-right:40px!important}.mb-lg-40{margin-bottom:40px!important}.ml-lg-40{margin-left:40px!important}.mt-lg-44{margin-top:44px!important}.mr-lg-44{margin-right:44px!important}.mb-lg-44{margin-bottom:44px!important}.ml-lg-44{margin-left:44px!important}.mt-lg-48{margin-top:48px!important}.mr-lg-48{margin-right:48px!important}.mb-lg-48{margin-bottom:48px!important}.ml-lg-48{margin-left:48px!important}.mt-lg-52{margin-top:52px!important}.mr-lg-52{margin-right:52px!important}.mb-lg-52{margin-bottom:52px!important}.ml-lg-52{margin-left:52px!important}.mt-lg-56{margin-top:56px!important}.mr-lg-56{margin-right:56px!important}.mb-lg-56{margin-bottom:56px!important}.ml-lg-56{margin-left:56px!important}.mt-lg-60{margin-top:60px!important}.mr-lg-60{margin-right:60px!important}.mb-lg-60{margin-bottom:60px!important}.ml-lg-60{margin-left:60px!important}.mt-lg-64{margin-top:64px!important}.mr-lg-64{margin-right:64px!important}.mb-lg-64{margin-bottom:64px!important}.ml-lg-64{margin-left:64px!important}.mt-lg-68{margin-top:68px!important}.mr-lg-68{margin-right:68px!important}.mb-lg-68{margin-bottom:68px!important}.ml-lg-68{margin-left:68px!important}.mt-lg-72{margin-top:72px!important}.mr-lg-72{margin-right:72px!important}.mb-lg-72{margin-bottom:72px!important}.ml-lg-72{margin-left:72px!important}.mt-lg-76{margin-top:76px!important}.mr-lg-76{margin-right:76px!important}.mb-lg-76{margin-bottom:76px!important}.ml-lg-76{margin-left:76px!important}.mt-lg-80{margin-top:80px!important}.mr-lg-80{margin-right:80px!important}.mb-lg-80{margin-bottom:80px!important}.ml-lg-80{margin-left:80px!important}.mt-lg-84{margin-top:84px!important}.mr-lg-84{margin-right:84px!important}.mb-lg-84{margin-bottom:84px!important}.ml-lg-84{margin-left:84px!important}.mt-lg-88{margin-top:88px!important}.mr-lg-88{margin-right:88px!important}.mb-lg-88{margin-bottom:88px!important}.ml-lg-88{margin-left:88px!important}.mt-lg-92{margin-top:92px!important}.mr-lg-92{margin-right:92px!important}.mb-lg-92{margin-bottom:92px!important}.ml-lg-92{margin-left:92px!important}.mt-lg-96{margin-top:96px!important}.mr-lg-96{margin-right:96px!important}.mb-lg-96{margin-bottom:96px!important}.ml-lg-96{margin-left:96px!important}.mt-lg-100{margin-top:100px!important}.mr-lg-100{margin-right:100px!important}.mb-lg-100{margin-bottom:100px!important}.ml-lg-100{margin-left:100px!important}.mt-lg-104{margin-top:104px!important}.mr-lg-104{margin-right:104px!important}.mb-lg-104{margin-bottom:104px!important}.ml-lg-104{margin-left:104px!important}.mt-lg-108{margin-top:108px!important}.mr-lg-108{margin-right:108px!important}.mb-lg-108{margin-bottom:108px!important}.ml-lg-108{margin-left:108px!important}.mt-lg-112{margin-top:112px!important}.mr-lg-112{margin-right:112px!important}.mb-lg-112{margin-bottom:112px!important}.ml-lg-112{margin-left:112px!important}.mt-lg-116{margin-top:116px!important}.mr-lg-116{margin-right:116px!important}.mb-lg-116{margin-bottom:116px!important}.ml-lg-116{margin-left:116px!important}.mt-lg-120{margin-top:120px!important}.mr-lg-120{margin-right:120px!important}.mb-lg-120{margin-bottom:120px!important}.ml-lg-120{margin-left:120px!important}.mt-lg-124{margin-top:124px!important}.mr-lg-124{margin-right:124px!important}.mb-lg-124{margin-bottom:124px!important}.ml-lg-124{margin-left:124px!important}.mt-lg-128{margin-top:128px!important}.mr-lg-128{margin-right:128px!important}.mb-lg-128{margin-bottom:128px!important}.ml-lg-128{margin-left:128px!important}.mt-lg-132{margin-top:132px!important}.mr-lg-132{margin-right:132px!important}.mb-lg-132{margin-bottom:132px!important}.ml-lg-132{margin-left:132px!important}.mt-lg-136{margin-top:136px!important}.mr-lg-136{margin-right:136px!important}.mb-lg-136{margin-bottom:136px!important}.ml-lg-136{margin-left:136px!important}.mt-lg-140{margin-top:140px!important}.mr-lg-140{margin-right:140px!important}.mb-lg-140{margin-bottom:140px!important}.ml-lg-140{margin-left:140px!important}.mt-lg-144{margin-top:144px!important}.mr-lg-144{margin-right:144px!important}.mb-lg-144{margin-bottom:144px!important}.ml-lg-144{margin-left:144px!important}.mt-lg-148{margin-top:148px!important}.mr-lg-148{margin-right:148px!important}.mb-lg-148{margin-bottom:148px!important}.ml-lg-148{margin-left:148px!important}.mt-lg-152{margin-top:152px!important}.mr-lg-152{margin-right:152px!important}.mb-lg-152{margin-bottom:152px!important}.ml-lg-152{margin-left:152px!important}.mt-lg-156{margin-top:156px!important}.mr-lg-156{margin-right:156px!important}.mb-lg-156{margin-bottom:156px!important}.ml-lg-156{margin-left:156px!important}.mt-lg-160{margin-top:160px!important}.mr-lg-160{margin-right:160px!important}.mb-lg-160{margin-bottom:160px!important}.ml-lg-160{margin-left:160px!important}.mt-lg-164{margin-top:164px!important}.mr-lg-164{margin-right:164px!important}.mb-lg-164{margin-bottom:164px!important}.ml-lg-164{margin-left:164px!important}.mt-lg-168{margin-top:168px!important}.mr-lg-168{margin-right:168px!important}.mb-lg-168{margin-bottom:168px!important}.ml-lg-168{margin-left:168px!important}.mt-lg-172{margin-top:172px!important}.mr-lg-172{margin-right:172px!important}.mb-lg-172{margin-bottom:172px!important}.ml-lg-172{margin-left:172px!important}.mt-lg-176{margin-top:176px!important}.mr-lg-176{margin-right:176px!important}.mb-lg-176{margin-bottom:176px!important}.ml-lg-176{margin-left:176px!important}.mt-lg-180{margin-top:180px!important}.mr-lg-180{margin-right:180px!important}.mb-lg-180{margin-bottom:180px!important}.ml-lg-180{margin-left:180px!important}.mt-lg-184{margin-top:184px!important}.mr-lg-184{margin-right:184px!important}.mb-lg-184{margin-bottom:184px!important}.ml-lg-184{margin-left:184px!important}.mt-lg-188{margin-top:188px!important}.mr-lg-188{margin-right:188px!important}.mb-lg-188{margin-bottom:188px!important}.ml-lg-188{margin-left:188px!important}.mt-lg-192{margin-top:192px!important}.mr-lg-192{margin-right:192px!important}.mb-lg-192{margin-bottom:192px!important}.ml-lg-192{margin-left:192px!important}.mt-lg-196{margin-top:196px!important}.mr-lg-196{margin-right:196px!important}.mb-lg-196{margin-bottom:196px!important}.ml-lg-196{margin-left:196px!important}.mt-lg-200{margin-top:200px!important}.mr-lg-200{margin-right:200px!important}.mb-lg-200{margin-bottom:200px!important}.ml-lg-200{margin-left:200px!important}.mt-lg-204{margin-top:204px!important}.mr-lg-204{margin-right:204px!important}.mb-lg-204{margin-bottom:204px!important}.ml-lg-204{margin-left:204px!important}.mt-lg-208{margin-top:208px!important}.mr-lg-208{margin-right:208px!important}.mb-lg-208{margin-bottom:208px!important}.ml-lg-208{margin-left:208px!important}.mt-lg-212{margin-top:212px!important}.mr-lg-212{margin-right:212px!important}.mb-lg-212{margin-bottom:212px!important}.ml-lg-212{margin-left:212px!important}.mt-lg-216{margin-top:216px!important}.mr-lg-216{margin-right:216px!important}.mb-lg-216{margin-bottom:216px!important}.ml-lg-216{margin-left:216px!important}.mt-lg-220{margin-top:220px!important}.mr-lg-220{margin-right:220px!important}.mb-lg-220{margin-bottom:220px!important}.ml-lg-220{margin-left:220px!important}.mt-lg-224{margin-top:224px!important}.mr-lg-224{margin-right:224px!important}.mb-lg-224{margin-bottom:224px!important}.ml-lg-224{margin-left:224px!important}.mt-lg-228{margin-top:228px!important}.mr-lg-228{margin-right:228px!important}.mb-lg-228{margin-bottom:228px!important}.ml-lg-228{margin-left:228px!important}.mt-lg-232{margin-top:232px!important}.mr-lg-232{margin-right:232px!important}.mb-lg-232{margin-bottom:232px!important}.ml-lg-232{margin-left:232px!important}.mt-lg-236{margin-top:236px!important}.mr-lg-236{margin-right:236px!important}.mb-lg-236{margin-bottom:236px!important}.ml-lg-236{margin-left:236px!important}.mt-lg-240{margin-top:240px!important}.mr-lg-240{margin-right:240px!important}.mb-lg-240{margin-bottom:240px!important}.ml-lg-240{margin-left:240px!important}.mt-lg-244{margin-top:244px!important}.mr-lg-244{margin-right:244px!important}.mb-lg-244{margin-bottom:244px!important}.ml-lg-244{margin-left:244px!important}.mt-lg-248{margin-top:248px!important}.mr-lg-248{margin-right:248px!important}.mb-lg-248{margin-bottom:248px!important}.ml-lg-248{margin-left:248px!important}.mt-lg-252{margin-top:252px!important}.mr-lg-252{margin-right:252px!important}.mb-lg-252{margin-bottom:252px!important}.ml-lg-252{margin-left:252px!important}.mt-lg-256{margin-top:256px!important}.mr-lg-256{margin-right:256px!important}.mb-lg-256{margin-bottom:256px!important}.ml-lg-256{margin-left:256px!important}.m-lg-auto{margin:auto!important}.mt-lg-auto{margin-top:auto!important}.mr-lg-auto{margin-right:auto!important}.mb-lg-auto{margin-bottom:auto!important}.ml-lg-auto{margin-left:auto!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.p-lg-0{padding:0!important}.p-lg-4{padding:4px!important}.p-lg-8{padding:8px!important}.p-lg-12{padding:12px!important}.p-lg-16{padding:16px!important}.p-lg-20{padding:20px!important}.p-lg-24{padding:24px!important}.p-lg-28{padding:28px!important}.p-lg-32{padding:32px!important}.p-lg-36{padding:36px!important}.p-lg-40{padding:40px!important}.p-lg-44{padding:44px!important}.p-lg-48{padding:48px!important}.p-lg-52{padding:52px!important}.p-lg-56{padding:56px!important}.p-lg-60{padding:60px!important}.p-lg-64{padding:64px!important}.p-lg-68{padding:68px!important}.p-lg-72{padding:72px!important}.p-lg-76{padding:76px!important}.p-lg-80{padding:80px!important}.p-lg-84{padding:84px!important}.p-lg-88{padding:88px!important}.p-lg-92{padding:92px!important}.p-lg-96{padding:96px!important}.p-lg-100{padding:100px!important}.p-lg-104{padding:104px!important}.p-lg-108{padding:108px!important}.p-lg-112{padding:112px!important}.p-lg-116{padding:116px!important}.p-lg-120{padding:120px!important}.p-lg-124{padding:124px!important}.p-lg-128{padding:128px!important}.p-lg-132{padding:132px!important}.p-lg-136{padding:136px!important}.p-lg-140{padding:140px!important}.p-lg-144{padding:144px!important}.p-lg-148{padding:148px!important}.p-lg-152{padding:152px!important}.p-lg-156{padding:156px!important}.p-lg-160{padding:160px!important}.p-lg-164{padding:164px!important}.p-lg-168{padding:168px!important}.p-lg-172{padding:172px!important}.p-lg-176{padding:176px!important}.p-lg-180{padding:180px!important}.p-lg-184{padding:184px!important}.p-lg-188{padding:188px!important}.p-lg-192{padding:192px!important}.p-lg-196{padding:196px!important}.p-lg-200{padding:200px!important}.p-lg-204{padding:204px!important}.p-lg-208{padding:208px!important}.p-lg-212{padding:212px!important}.p-lg-216{padding:216px!important}.p-lg-220{padding:220px!important}.p-lg-224{padding:224px!important}.p-lg-228{padding:228px!important}.p-lg-232{padding:232px!important}.p-lg-236{padding:236px!important}.p-lg-240{padding:240px!important}.p-lg-244{padding:244px!important}.p-lg-248{padding:248px!important}.p-lg-252{padding:252px!important}.p-lg-256{padding:256px!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.px-lg-4{padding-right:4px!important;padding-left:4px!important}.py-lg-4{padding-top:4px!important;padding-bottom:4px!important}.px-lg-8{padding-right:8px!important;padding-left:8px!important}.py-lg-8{padding-top:8px!important;padding-bottom:8px!important}.px-lg-12{padding-right:12px!important;padding-left:12px!important}.py-lg-12{padding-top:12px!important;padding-bottom:12px!important}.px-lg-16{padding-right:16px!important;padding-left:16px!important}.py-lg-16{padding-top:16px!important;padding-bottom:16px!important}.px-lg-20{padding-right:20px!important;padding-left:20px!important}.py-lg-20{padding-top:20px!important;padding-bottom:20px!important}.px-lg-24{padding-right:24px!important;padding-left:24px!important}.py-lg-24{padding-top:24px!important;padding-bottom:24px!important}.px-lg-28{padding-right:28px!important;padding-left:28px!important}.py-lg-28{padding-top:28px!important;padding-bottom:28px!important}.px-lg-32{padding-right:32px!important;padding-left:32px!important}.py-lg-32{padding-top:32px!important;padding-bottom:32px!important}.px-lg-36{padding-right:36px!important;padding-left:36px!important}.py-lg-36{padding-top:36px!important;padding-bottom:36px!important}.px-lg-40{padding-right:40px!important;padding-left:40px!important}.py-lg-40{padding-top:40px!important;padding-bottom:40px!important}.px-lg-44{padding-right:44px!important;padding-left:44px!important}.py-lg-44{padding-top:44px!important;padding-bottom:44px!important}.px-lg-48{padding-right:48px!important;padding-left:48px!important}.py-lg-48{padding-top:48px!important;padding-bottom:48px!important}.px-lg-52{padding-right:52px!important;padding-left:52px!important}.py-lg-52{padding-top:52px!important;padding-bottom:52px!important}.px-lg-56{padding-right:56px!important;padding-left:56px!important}.py-lg-56{padding-top:56px!important;padding-bottom:56px!important}.px-lg-60{padding-right:60px!important;padding-left:60px!important}.py-lg-60{padding-top:60px!important;padding-bottom:60px!important}.px-lg-64{padding-right:64px!important;padding-left:64px!important}.py-lg-64{padding-top:64px!important;padding-bottom:64px!important}.px-lg-68{padding-right:68px!important;padding-left:68px!important}.py-lg-68{padding-top:68px!important;padding-bottom:68px!important}.px-lg-72{padding-right:72px!important;padding-left:72px!important}.py-lg-72{padding-top:72px!important;padding-bottom:72px!important}.px-lg-76{padding-right:76px!important;padding-left:76px!important}.py-lg-76{padding-top:76px!important;padding-bottom:76px!important}.px-lg-80{padding-right:80px!important;padding-left:80px!important}.py-lg-80{padding-top:80px!important;padding-bottom:80px!important}.px-lg-84{padding-right:84px!important;padding-left:84px!important}.py-lg-84{padding-top:84px!important;padding-bottom:84px!important}.px-lg-88{padding-right:88px!important;padding-left:88px!important}.py-lg-88{padding-top:88px!important;padding-bottom:88px!important}.px-lg-92{padding-right:92px!important;padding-left:92px!important}.py-lg-92{padding-top:92px!important;padding-bottom:92px!important}.px-lg-96{padding-right:96px!important;padding-left:96px!important}.py-lg-96{padding-top:96px!important;padding-bottom:96px!important}.px-lg-100{padding-right:100px!important;padding-left:100px!important}.py-lg-100{padding-top:100px!important;padding-bottom:100px!important}.px-lg-104{padding-right:104px!important;padding-left:104px!important}.py-lg-104{padding-top:104px!important;padding-bottom:104px!important}.px-lg-108{padding-right:108px!important;padding-left:108px!important}.py-lg-108{padding-top:108px!important;padding-bottom:108px!important}.px-lg-112{padding-right:112px!important;padding-left:112px!important}.py-lg-112{padding-top:112px!important;padding-bottom:112px!important}.px-lg-116{padding-right:116px!important;padding-left:116px!important}.py-lg-116{padding-top:116px!important;padding-bottom:116px!important}.px-lg-120{padding-right:120px!important;padding-left:120px!important}.py-lg-120{padding-top:120px!important;padding-bottom:120px!important}.px-lg-124{padding-right:124px!important;padding-left:124px!important}.py-lg-124{padding-top:124px!important;padding-bottom:124px!important}.px-lg-128{padding-right:128px!important;padding-left:128px!important}.py-lg-128{padding-top:128px!important;padding-bottom:128px!important}.px-lg-132{padding-right:132px!important;padding-left:132px!important}.py-lg-132{padding-top:132px!important;padding-bottom:132px!important}.px-lg-136{padding-right:136px!important;padding-left:136px!important}.py-lg-136{padding-top:136px!important;padding-bottom:136px!important}.px-lg-140{padding-right:140px!important;padding-left:140px!important}.py-lg-140{padding-top:140px!important;padding-bottom:140px!important}.px-lg-144{padding-right:144px!important;padding-left:144px!important}.py-lg-144{padding-top:144px!important;padding-bottom:144px!important}.px-lg-148{padding-right:148px!important;padding-left:148px!important}.py-lg-148{padding-top:148px!important;padding-bottom:148px!important}.px-lg-152{padding-right:152px!important;padding-left:152px!important}.py-lg-152{padding-top:152px!important;padding-bottom:152px!important}.px-lg-156{padding-right:156px!important;padding-left:156px!important}.py-lg-156{padding-top:156px!important;padding-bottom:156px!important}.px-lg-160{padding-right:160px!important;padding-left:160px!important}.py-lg-160{padding-top:160px!important;padding-bottom:160px!important}.px-lg-164{padding-right:164px!important;padding-left:164px!important}.py-lg-164{padding-top:164px!important;padding-bottom:164px!important}.px-lg-168{padding-right:168px!important;padding-left:168px!important}.py-lg-168{padding-top:168px!important;padding-bottom:168px!important}.px-lg-172{padding-right:172px!important;padding-left:172px!important}.py-lg-172{padding-top:172px!important;padding-bottom:172px!important}.px-lg-176{padding-right:176px!important;padding-left:176px!important}.py-lg-176{padding-top:176px!important;padding-bottom:176px!important}.px-lg-180{padding-right:180px!important;padding-left:180px!important}.py-lg-180{padding-top:180px!important;padding-bottom:180px!important}.px-lg-184{padding-right:184px!important;padding-left:184px!important}.py-lg-184{padding-top:184px!important;padding-bottom:184px!important}.px-lg-188{padding-right:188px!important;padding-left:188px!important}.py-lg-188{padding-top:188px!important;padding-bottom:188px!important}.px-lg-192{padding-right:192px!important;padding-left:192px!important}.py-lg-192{padding-top:192px!important;padding-bottom:192px!important}.px-lg-196{padding-right:196px!important;padding-left:196px!important}.py-lg-196{padding-top:196px!important;padding-bottom:196px!important}.px-lg-200{padding-right:200px!important;padding-left:200px!important}.py-lg-200{padding-top:200px!important;padding-bottom:200px!important}.px-lg-204{padding-right:204px!important;padding-left:204px!important}.py-lg-204{padding-top:204px!important;padding-bottom:204px!important}.px-lg-208{padding-right:208px!important;padding-left:208px!important}.py-lg-208{padding-top:208px!important;padding-bottom:208px!important}.px-lg-212{padding-right:212px!important;padding-left:212px!important}.py-lg-212{padding-top:212px!important;padding-bottom:212px!important}.px-lg-216{padding-right:216px!important;padding-left:216px!important}.py-lg-216{padding-top:216px!important;padding-bottom:216px!important}.px-lg-220{padding-right:220px!important;padding-left:220px!important}.py-lg-220{padding-top:220px!important;padding-bottom:220px!important}.px-lg-224{padding-right:224px!important;padding-left:224px!important}.py-lg-224{padding-top:224px!important;padding-bottom:224px!important}.px-lg-228{padding-right:228px!important;padding-left:228px!important}.py-lg-228{padding-top:228px!important;padding-bottom:228px!important}.px-lg-232{padding-right:232px!important;padding-left:232px!important}.py-lg-232{padding-top:232px!important;padding-bottom:232px!important}.px-lg-236{padding-right:236px!important;padding-left:236px!important}.py-lg-236{padding-top:236px!important;padding-bottom:236px!important}.px-lg-240{padding-right:240px!important;padding-left:240px!important}.py-lg-240{padding-top:240px!important;padding-bottom:240px!important}.px-lg-244{padding-right:244px!important;padding-left:244px!important}.py-lg-244{padding-top:244px!important;padding-bottom:244px!important}.px-lg-248{padding-right:248px!important;padding-left:248px!important}.py-lg-248{padding-top:248px!important;padding-bottom:248px!important}.px-lg-252{padding-right:252px!important;padding-left:252px!important}.py-lg-252{padding-top:252px!important;padding-bottom:252px!important}.px-lg-256{padding-right:256px!important;padding-left:256px!important}.py-lg-256{padding-top:256px!important;padding-bottom:256px!important}.pt-lg-0{padding-top:0!important}.pr-lg-0{padding-right:0!important}.pb-lg-0{padding-bottom:0!important}.pl-lg-0{padding-left:0!important}.pt-lg-4{padding-top:4px!important}.pr-lg-4{padding-right:4px!important}.pb-lg-4{padding-bottom:4px!important}.pl-lg-4{padding-left:4px!important}.pt-lg-8{padding-top:8px!important}.pr-lg-8{padding-right:8px!important}.pb-lg-8{padding-bottom:8px!important}.pl-lg-8{padding-left:8px!important}.pt-lg-12{padding-top:12px!important}.pr-lg-12{padding-right:12px!important}.pb-lg-12{padding-bottom:12px!important}.pl-lg-12{padding-left:12px!important}.pt-lg-16{padding-top:16px!important}.pr-lg-16{padding-right:16px!important}.pb-lg-16{padding-bottom:16px!important}.pl-lg-16{padding-left:16px!important}.pt-lg-20{padding-top:20px!important}.pr-lg-20{padding-right:20px!important}.pb-lg-20{padding-bottom:20px!important}.pl-lg-20{padding-left:20px!important}.pt-lg-24{padding-top:24px!important}.pr-lg-24{padding-right:24px!important}.pb-lg-24{padding-bottom:24px!important}.pl-lg-24{padding-left:24px!important}.pt-lg-28{padding-top:28px!important}.pr-lg-28{padding-right:28px!important}.pb-lg-28{padding-bottom:28px!important}.pl-lg-28{padding-left:28px!important}.pt-lg-32{padding-top:32px!important}.pr-lg-32{padding-right:32px!important}.pb-lg-32{padding-bottom:32px!important}.pl-lg-32{padding-left:32px!important}.pt-lg-36{padding-top:36px!important}.pr-lg-36{padding-right:36px!important}.pb-lg-36{padding-bottom:36px!important}.pl-lg-36{padding-left:36px!important}.pt-lg-40{padding-top:40px!important}.pr-lg-40{padding-right:40px!important}.pb-lg-40{padding-bottom:40px!important}.pl-lg-40{padding-left:40px!important}.pt-lg-44{padding-top:44px!important}.pr-lg-44{padding-right:44px!important}.pb-lg-44{padding-bottom:44px!important}.pl-lg-44{padding-left:44px!important}.pt-lg-48{padding-top:48px!important}.pr-lg-48{padding-right:48px!important}.pb-lg-48{padding-bottom:48px!important}.pl-lg-48{padding-left:48px!important}.pt-lg-52{padding-top:52px!important}.pr-lg-52{padding-right:52px!important}.pb-lg-52{padding-bottom:52px!important}.pl-lg-52{padding-left:52px!important}.pt-lg-56{padding-top:56px!important}.pr-lg-56{padding-right:56px!important}.pb-lg-56{padding-bottom:56px!important}.pl-lg-56{padding-left:56px!important}.pt-lg-60{padding-top:60px!important}.pr-lg-60{padding-right:60px!important}.pb-lg-60{padding-bottom:60px!important}.pl-lg-60{padding-left:60px!important}.pt-lg-64{padding-top:64px!important}.pr-lg-64{padding-right:64px!important}.pb-lg-64{padding-bottom:64px!important}.pl-lg-64{padding-left:64px!important}.pt-lg-68{padding-top:68px!important}.pr-lg-68{padding-right:68px!important}.pb-lg-68{padding-bottom:68px!important}.pl-lg-68{padding-left:68px!important}.pt-lg-72{padding-top:72px!important}.pr-lg-72{padding-right:72px!important}.pb-lg-72{padding-bottom:72px!important}.pl-lg-72{padding-left:72px!important}.pt-lg-76{padding-top:76px!important}.pr-lg-76{padding-right:76px!important}.pb-lg-76{padding-bottom:76px!important}.pl-lg-76{padding-left:76px!important}.pt-lg-80{padding-top:80px!important}.pr-lg-80{padding-right:80px!important}.pb-lg-80{padding-bottom:80px!important}.pl-lg-80{padding-left:80px!important}.pt-lg-84{padding-top:84px!important}.pr-lg-84{padding-right:84px!important}.pb-lg-84{padding-bottom:84px!important}.pl-lg-84{padding-left:84px!important}.pt-lg-88{padding-top:88px!important}.pr-lg-88{padding-right:88px!important}.pb-lg-88{padding-bottom:88px!important}.pl-lg-88{padding-left:88px!important}.pt-lg-92{padding-top:92px!important}.pr-lg-92{padding-right:92px!important}.pb-lg-92{padding-bottom:92px!important}.pl-lg-92{padding-left:92px!important}.pt-lg-96{padding-top:96px!important}.pr-lg-96{padding-right:96px!important}.pb-lg-96{padding-bottom:96px!important}.pl-lg-96{padding-left:96px!important}.pt-lg-100{padding-top:100px!important}.pr-lg-100{padding-right:100px!important}.pb-lg-100{padding-bottom:100px!important}.pl-lg-100{padding-left:100px!important}.pt-lg-104{padding-top:104px!important}.pr-lg-104{padding-right:104px!important}.pb-lg-104{padding-bottom:104px!important}.pl-lg-104{padding-left:104px!important}.pt-lg-108{padding-top:108px!important}.pr-lg-108{padding-right:108px!important}.pb-lg-108{padding-bottom:108px!important}.pl-lg-108{padding-left:108px!important}.pt-lg-112{padding-top:112px!important}.pr-lg-112{padding-right:112px!important}.pb-lg-112{padding-bottom:112px!important}.pl-lg-112{padding-left:112px!important}.pt-lg-116{padding-top:116px!important}.pr-lg-116{padding-right:116px!important}.pb-lg-116{padding-bottom:116px!important}.pl-lg-116{padding-left:116px!important}.pt-lg-120{padding-top:120px!important}.pr-lg-120{padding-right:120px!important}.pb-lg-120{padding-bottom:120px!important}.pl-lg-120{padding-left:120px!important}.pt-lg-124{padding-top:124px!important}.pr-lg-124{padding-right:124px!important}.pb-lg-124{padding-bottom:124px!important}.pl-lg-124{padding-left:124px!important}.pt-lg-128{padding-top:128px!important}.pr-lg-128{padding-right:128px!important}.pb-lg-128{padding-bottom:128px!important}.pl-lg-128{padding-left:128px!important}.pt-lg-132{padding-top:132px!important}.pr-lg-132{padding-right:132px!important}.pb-lg-132{padding-bottom:132px!important}.pl-lg-132{padding-left:132px!important}.pt-lg-136{padding-top:136px!important}.pr-lg-136{padding-right:136px!important}.pb-lg-136{padding-bottom:136px!important}.pl-lg-136{padding-left:136px!important}.pt-lg-140{padding-top:140px!important}.pr-lg-140{padding-right:140px!important}.pb-lg-140{padding-bottom:140px!important}.pl-lg-140{padding-left:140px!important}.pt-lg-144{padding-top:144px!important}.pr-lg-144{padding-right:144px!important}.pb-lg-144{padding-bottom:144px!important}.pl-lg-144{padding-left:144px!important}.pt-lg-148{padding-top:148px!important}.pr-lg-148{padding-right:148px!important}.pb-lg-148{padding-bottom:148px!important}.pl-lg-148{padding-left:148px!important}.pt-lg-152{padding-top:152px!important}.pr-lg-152{padding-right:152px!important}.pb-lg-152{padding-bottom:152px!important}.pl-lg-152{padding-left:152px!important}.pt-lg-156{padding-top:156px!important}.pr-lg-156{padding-right:156px!important}.pb-lg-156{padding-bottom:156px!important}.pl-lg-156{padding-left:156px!important}.pt-lg-160{padding-top:160px!important}.pr-lg-160{padding-right:160px!important}.pb-lg-160{padding-bottom:160px!important}.pl-lg-160{padding-left:160px!important}.pt-lg-164{padding-top:164px!important}.pr-lg-164{padding-right:164px!important}.pb-lg-164{padding-bottom:164px!important}.pl-lg-164{padding-left:164px!important}.pt-lg-168{padding-top:168px!important}.pr-lg-168{padding-right:168px!important}.pb-lg-168{padding-bottom:168px!important}.pl-lg-168{padding-left:168px!important}.pt-lg-172{padding-top:172px!important}.pr-lg-172{padding-right:172px!important}.pb-lg-172{padding-bottom:172px!important}.pl-lg-172{padding-left:172px!important}.pt-lg-176{padding-top:176px!important}.pr-lg-176{padding-right:176px!important}.pb-lg-176{padding-bottom:176px!important}.pl-lg-176{padding-left:176px!important}.pt-lg-180{padding-top:180px!important}.pr-lg-180{padding-right:180px!important}.pb-lg-180{padding-bottom:180px!important}.pl-lg-180{padding-left:180px!important}.pt-lg-184{padding-top:184px!important}.pr-lg-184{padding-right:184px!important}.pb-lg-184{padding-bottom:184px!important}.pl-lg-184{padding-left:184px!important}.pt-lg-188{padding-top:188px!important}.pr-lg-188{padding-right:188px!important}.pb-lg-188{padding-bottom:188px!important}.pl-lg-188{padding-left:188px!important}.pt-lg-192{padding-top:192px!important}.pr-lg-192{padding-right:192px!important}.pb-lg-192{padding-bottom:192px!important}.pl-lg-192{padding-left:192px!important}.pt-lg-196{padding-top:196px!important}.pr-lg-196{padding-right:196px!important}.pb-lg-196{padding-bottom:196px!important}.pl-lg-196{padding-left:196px!important}.pt-lg-200{padding-top:200px!important}.pr-lg-200{padding-right:200px!important}.pb-lg-200{padding-bottom:200px!important}.pl-lg-200{padding-left:200px!important}.pt-lg-204{padding-top:204px!important}.pr-lg-204{padding-right:204px!important}.pb-lg-204{padding-bottom:204px!important}.pl-lg-204{padding-left:204px!important}.pt-lg-208{padding-top:208px!important}.pr-lg-208{padding-right:208px!important}.pb-lg-208{padding-bottom:208px!important}.pl-lg-208{padding-left:208px!important}.pt-lg-212{padding-top:212px!important}.pr-lg-212{padding-right:212px!important}.pb-lg-212{padding-bottom:212px!important}.pl-lg-212{padding-left:212px!important}.pt-lg-216{padding-top:216px!important}.pr-lg-216{padding-right:216px!important}.pb-lg-216{padding-bottom:216px!important}.pl-lg-216{padding-left:216px!important}.pt-lg-220{padding-top:220px!important}.pr-lg-220{padding-right:220px!important}.pb-lg-220{padding-bottom:220px!important}.pl-lg-220{padding-left:220px!important}.pt-lg-224{padding-top:224px!important}.pr-lg-224{padding-right:224px!important}.pb-lg-224{padding-bottom:224px!important}.pl-lg-224{padding-left:224px!important}.pt-lg-228{padding-top:228px!important}.pr-lg-228{padding-right:228px!important}.pb-lg-228{padding-bottom:228px!important}.pl-lg-228{padding-left:228px!important}.pt-lg-232{padding-top:232px!important}.pr-lg-232{padding-right:232px!important}.pb-lg-232{padding-bottom:232px!important}.pl-lg-232{padding-left:232px!important}.pt-lg-236{padding-top:236px!important}.pr-lg-236{padding-right:236px!important}.pb-lg-236{padding-bottom:236px!important}.pl-lg-236{padding-left:236px!important}.pt-lg-240{padding-top:240px!important}.pr-lg-240{padding-right:240px!important}.pb-lg-240{padding-bottom:240px!important}.pl-lg-240{padding-left:240px!important}.pt-lg-244{padding-top:244px!important}.pr-lg-244{padding-right:244px!important}.pb-lg-244{padding-bottom:244px!important}.pl-lg-244{padding-left:244px!important}.pt-lg-248{padding-top:248px!important}.pr-lg-248{padding-right:248px!important}.pb-lg-248{padding-bottom:248px!important}.pl-lg-248{padding-left:248px!important}.pt-lg-252{padding-top:252px!important}.pr-lg-252{padding-right:252px!important}.pb-lg-252{padding-bottom:252px!important}.pl-lg-252{padding-left:252px!important}.pt-lg-256{padding-top:256px!important}.pr-lg-256{padding-right:256px!important}.pb-lg-256{padding-bottom:256px!important}.pl-lg-256{padding-left:256px!important}}@media screen and (min-width: 1920px){.m-xl-0{margin:0!important}.m-xl-4{margin:4px!important}.m-xl-8{margin:8px!important}.m-xl-12{margin:12px!important}.m-xl-16{margin:16px!important}.m-xl-20{margin:20px!important}.m-xl-24{margin:24px!important}.m-xl-28{margin:28px!important}.m-xl-32{margin:32px!important}.m-xl-36{margin:36px!important}.m-xl-40{margin:40px!important}.m-xl-44{margin:44px!important}.m-xl-48{margin:48px!important}.m-xl-52{margin:52px!important}.m-xl-56{margin:56px!important}.m-xl-60{margin:60px!important}.m-xl-64{margin:64px!important}.m-xl-68{margin:68px!important}.m-xl-72{margin:72px!important}.m-xl-76{margin:76px!important}.m-xl-80{margin:80px!important}.m-xl-84{margin:84px!important}.m-xl-88{margin:88px!important}.m-xl-92{margin:92px!important}.m-xl-96{margin:96px!important}.m-xl-100{margin:100px!important}.m-xl-104{margin:104px!important}.m-xl-108{margin:108px!important}.m-xl-112{margin:112px!important}.m-xl-116{margin:116px!important}.m-xl-120{margin:120px!important}.m-xl-124{margin:124px!important}.m-xl-128{margin:128px!important}.m-xl-132{margin:132px!important}.m-xl-136{margin:136px!important}.m-xl-140{margin:140px!important}.m-xl-144{margin:144px!important}.m-xl-148{margin:148px!important}.m-xl-152{margin:152px!important}.m-xl-156{margin:156px!important}.m-xl-160{margin:160px!important}.m-xl-164{margin:164px!important}.m-xl-168{margin:168px!important}.m-xl-172{margin:172px!important}.m-xl-176{margin:176px!important}.m-xl-180{margin:180px!important}.m-xl-184{margin:184px!important}.m-xl-188{margin:188px!important}.m-xl-192{margin:192px!important}.m-xl-196{margin:196px!important}.m-xl-200{margin:200px!important}.m-xl-204{margin:204px!important}.m-xl-208{margin:208px!important}.m-xl-212{margin:212px!important}.m-xl-216{margin:216px!important}.m-xl-220{margin:220px!important}.m-xl-224{margin:224px!important}.m-xl-228{margin:228px!important}.m-xl-232{margin:232px!important}.m-xl-236{margin:236px!important}.m-xl-240{margin:240px!important}.m-xl-244{margin:244px!important}.m-xl-248{margin:248px!important}.m-xl-252{margin:252px!important}.m-xl-256{margin:256px!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.mx-xl-4{margin-right:4px!important;margin-left:4px!important}.my-xl-4{margin-top:4px!important;margin-bottom:4px!important}.mx-xl-8{margin-right:8px!important;margin-left:8px!important}.my-xl-8{margin-top:8px!important;margin-bottom:8px!important}.mx-xl-12{margin-right:12px!important;margin-left:12px!important}.my-xl-12{margin-top:12px!important;margin-bottom:12px!important}.mx-xl-16{margin-right:16px!important;margin-left:16px!important}.my-xl-16{margin-top:16px!important;margin-bottom:16px!important}.mx-xl-20{margin-right:20px!important;margin-left:20px!important}.my-xl-20{margin-top:20px!important;margin-bottom:20px!important}.mx-xl-24{margin-right:24px!important;margin-left:24px!important}.my-xl-24{margin-top:24px!important;margin-bottom:24px!important}.mx-xl-28{margin-right:28px!important;margin-left:28px!important}.my-xl-28{margin-top:28px!important;margin-bottom:28px!important}.mx-xl-32{margin-right:32px!important;margin-left:32px!important}.my-xl-32{margin-top:32px!important;margin-bottom:32px!important}.mx-xl-36{margin-right:36px!important;margin-left:36px!important}.my-xl-36{margin-top:36px!important;margin-bottom:36px!important}.mx-xl-40{margin-right:40px!important;margin-left:40px!important}.my-xl-40{margin-top:40px!important;margin-bottom:40px!important}.mx-xl-44{margin-right:44px!important;margin-left:44px!important}.my-xl-44{margin-top:44px!important;margin-bottom:44px!important}.mx-xl-48{margin-right:48px!important;margin-left:48px!important}.my-xl-48{margin-top:48px!important;margin-bottom:48px!important}.mx-xl-52{margin-right:52px!important;margin-left:52px!important}.my-xl-52{margin-top:52px!important;margin-bottom:52px!important}.mx-xl-56{margin-right:56px!important;margin-left:56px!important}.my-xl-56{margin-top:56px!important;margin-bottom:56px!important}.mx-xl-60{margin-right:60px!important;margin-left:60px!important}.my-xl-60{margin-top:60px!important;margin-bottom:60px!important}.mx-xl-64{margin-right:64px!important;margin-left:64px!important}.my-xl-64{margin-top:64px!important;margin-bottom:64px!important}.mx-xl-68{margin-right:68px!important;margin-left:68px!important}.my-xl-68{margin-top:68px!important;margin-bottom:68px!important}.mx-xl-72{margin-right:72px!important;margin-left:72px!important}.my-xl-72{margin-top:72px!important;margin-bottom:72px!important}.mx-xl-76{margin-right:76px!important;margin-left:76px!important}.my-xl-76{margin-top:76px!important;margin-bottom:76px!important}.mx-xl-80{margin-right:80px!important;margin-left:80px!important}.my-xl-80{margin-top:80px!important;margin-bottom:80px!important}.mx-xl-84{margin-right:84px!important;margin-left:84px!important}.my-xl-84{margin-top:84px!important;margin-bottom:84px!important}.mx-xl-88{margin-right:88px!important;margin-left:88px!important}.my-xl-88{margin-top:88px!important;margin-bottom:88px!important}.mx-xl-92{margin-right:92px!important;margin-left:92px!important}.my-xl-92{margin-top:92px!important;margin-bottom:92px!important}.mx-xl-96{margin-right:96px!important;margin-left:96px!important}.my-xl-96{margin-top:96px!important;margin-bottom:96px!important}.mx-xl-100{margin-right:100px!important;margin-left:100px!important}.my-xl-100{margin-top:100px!important;margin-bottom:100px!important}.mx-xl-104{margin-right:104px!important;margin-left:104px!important}.my-xl-104{margin-top:104px!important;margin-bottom:104px!important}.mx-xl-108{margin-right:108px!important;margin-left:108px!important}.my-xl-108{margin-top:108px!important;margin-bottom:108px!important}.mx-xl-112{margin-right:112px!important;margin-left:112px!important}.my-xl-112{margin-top:112px!important;margin-bottom:112px!important}.mx-xl-116{margin-right:116px!important;margin-left:116px!important}.my-xl-116{margin-top:116px!important;margin-bottom:116px!important}.mx-xl-120{margin-right:120px!important;margin-left:120px!important}.my-xl-120{margin-top:120px!important;margin-bottom:120px!important}.mx-xl-124{margin-right:124px!important;margin-left:124px!important}.my-xl-124{margin-top:124px!important;margin-bottom:124px!important}.mx-xl-128{margin-right:128px!important;margin-left:128px!important}.my-xl-128{margin-top:128px!important;margin-bottom:128px!important}.mx-xl-132{margin-right:132px!important;margin-left:132px!important}.my-xl-132{margin-top:132px!important;margin-bottom:132px!important}.mx-xl-136{margin-right:136px!important;margin-left:136px!important}.my-xl-136{margin-top:136px!important;margin-bottom:136px!important}.mx-xl-140{margin-right:140px!important;margin-left:140px!important}.my-xl-140{margin-top:140px!important;margin-bottom:140px!important}.mx-xl-144{margin-right:144px!important;margin-left:144px!important}.my-xl-144{margin-top:144px!important;margin-bottom:144px!important}.mx-xl-148{margin-right:148px!important;margin-left:148px!important}.my-xl-148{margin-top:148px!important;margin-bottom:148px!important}.mx-xl-152{margin-right:152px!important;margin-left:152px!important}.my-xl-152{margin-top:152px!important;margin-bottom:152px!important}.mx-xl-156{margin-right:156px!important;margin-left:156px!important}.my-xl-156{margin-top:156px!important;margin-bottom:156px!important}.mx-xl-160{margin-right:160px!important;margin-left:160px!important}.my-xl-160{margin-top:160px!important;margin-bottom:160px!important}.mx-xl-164{margin-right:164px!important;margin-left:164px!important}.my-xl-164{margin-top:164px!important;margin-bottom:164px!important}.mx-xl-168{margin-right:168px!important;margin-left:168px!important}.my-xl-168{margin-top:168px!important;margin-bottom:168px!important}.mx-xl-172{margin-right:172px!important;margin-left:172px!important}.my-xl-172{margin-top:172px!important;margin-bottom:172px!important}.mx-xl-176{margin-right:176px!important;margin-left:176px!important}.my-xl-176{margin-top:176px!important;margin-bottom:176px!important}.mx-xl-180{margin-right:180px!important;margin-left:180px!important}.my-xl-180{margin-top:180px!important;margin-bottom:180px!important}.mx-xl-184{margin-right:184px!important;margin-left:184px!important}.my-xl-184{margin-top:184px!important;margin-bottom:184px!important}.mx-xl-188{margin-right:188px!important;margin-left:188px!important}.my-xl-188{margin-top:188px!important;margin-bottom:188px!important}.mx-xl-192{margin-right:192px!important;margin-left:192px!important}.my-xl-192{margin-top:192px!important;margin-bottom:192px!important}.mx-xl-196{margin-right:196px!important;margin-left:196px!important}.my-xl-196{margin-top:196px!important;margin-bottom:196px!important}.mx-xl-200{margin-right:200px!important;margin-left:200px!important}.my-xl-200{margin-top:200px!important;margin-bottom:200px!important}.mx-xl-204{margin-right:204px!important;margin-left:204px!important}.my-xl-204{margin-top:204px!important;margin-bottom:204px!important}.mx-xl-208{margin-right:208px!important;margin-left:208px!important}.my-xl-208{margin-top:208px!important;margin-bottom:208px!important}.mx-xl-212{margin-right:212px!important;margin-left:212px!important}.my-xl-212{margin-top:212px!important;margin-bottom:212px!important}.mx-xl-216{margin-right:216px!important;margin-left:216px!important}.my-xl-216{margin-top:216px!important;margin-bottom:216px!important}.mx-xl-220{margin-right:220px!important;margin-left:220px!important}.my-xl-220{margin-top:220px!important;margin-bottom:220px!important}.mx-xl-224{margin-right:224px!important;margin-left:224px!important}.my-xl-224{margin-top:224px!important;margin-bottom:224px!important}.mx-xl-228{margin-right:228px!important;margin-left:228px!important}.my-xl-228{margin-top:228px!important;margin-bottom:228px!important}.mx-xl-232{margin-right:232px!important;margin-left:232px!important}.my-xl-232{margin-top:232px!important;margin-bottom:232px!important}.mx-xl-236{margin-right:236px!important;margin-left:236px!important}.my-xl-236{margin-top:236px!important;margin-bottom:236px!important}.mx-xl-240{margin-right:240px!important;margin-left:240px!important}.my-xl-240{margin-top:240px!important;margin-bottom:240px!important}.mx-xl-244{margin-right:244px!important;margin-left:244px!important}.my-xl-244{margin-top:244px!important;margin-bottom:244px!important}.mx-xl-248{margin-right:248px!important;margin-left:248px!important}.my-xl-248{margin-top:248px!important;margin-bottom:248px!important}.mx-xl-252{margin-right:252px!important;margin-left:252px!important}.my-xl-252{margin-top:252px!important;margin-bottom:252px!important}.mx-xl-256{margin-right:256px!important;margin-left:256px!important}.my-xl-256{margin-top:256px!important;margin-bottom:256px!important}.mt-xl-0{margin-top:0!important}.mr-xl-0{margin-right:0!important}.mb-xl-0{margin-bottom:0!important}.ml-xl-0{margin-left:0!important}.mt-xl-4{margin-top:4px!important}.mr-xl-4{margin-right:4px!important}.mb-xl-4{margin-bottom:4px!important}.ml-xl-4{margin-left:4px!important}.mt-xl-8{margin-top:8px!important}.mr-xl-8{margin-right:8px!important}.mb-xl-8{margin-bottom:8px!important}.ml-xl-8{margin-left:8px!important}.mt-xl-12{margin-top:12px!important}.mr-xl-12{margin-right:12px!important}.mb-xl-12{margin-bottom:12px!important}.ml-xl-12{margin-left:12px!important}.mt-xl-16{margin-top:16px!important}.mr-xl-16{margin-right:16px!important}.mb-xl-16{margin-bottom:16px!important}.ml-xl-16{margin-left:16px!important}.mt-xl-20{margin-top:20px!important}.mr-xl-20{margin-right:20px!important}.mb-xl-20{margin-bottom:20px!important}.ml-xl-20{margin-left:20px!important}.mt-xl-24{margin-top:24px!important}.mr-xl-24{margin-right:24px!important}.mb-xl-24{margin-bottom:24px!important}.ml-xl-24{margin-left:24px!important}.mt-xl-28{margin-top:28px!important}.mr-xl-28{margin-right:28px!important}.mb-xl-28{margin-bottom:28px!important}.ml-xl-28{margin-left:28px!important}.mt-xl-32{margin-top:32px!important}.mr-xl-32{margin-right:32px!important}.mb-xl-32{margin-bottom:32px!important}.ml-xl-32{margin-left:32px!important}.mt-xl-36{margin-top:36px!important}.mr-xl-36{margin-right:36px!important}.mb-xl-36{margin-bottom:36px!important}.ml-xl-36{margin-left:36px!important}.mt-xl-40{margin-top:40px!important}.mr-xl-40{margin-right:40px!important}.mb-xl-40{margin-bottom:40px!important}.ml-xl-40{margin-left:40px!important}.mt-xl-44{margin-top:44px!important}.mr-xl-44{margin-right:44px!important}.mb-xl-44{margin-bottom:44px!important}.ml-xl-44{margin-left:44px!important}.mt-xl-48{margin-top:48px!important}.mr-xl-48{margin-right:48px!important}.mb-xl-48{margin-bottom:48px!important}.ml-xl-48{margin-left:48px!important}.mt-xl-52{margin-top:52px!important}.mr-xl-52{margin-right:52px!important}.mb-xl-52{margin-bottom:52px!important}.ml-xl-52{margin-left:52px!important}.mt-xl-56{margin-top:56px!important}.mr-xl-56{margin-right:56px!important}.mb-xl-56{margin-bottom:56px!important}.ml-xl-56{margin-left:56px!important}.mt-xl-60{margin-top:60px!important}.mr-xl-60{margin-right:60px!important}.mb-xl-60{margin-bottom:60px!important}.ml-xl-60{margin-left:60px!important}.mt-xl-64{margin-top:64px!important}.mr-xl-64{margin-right:64px!important}.mb-xl-64{margin-bottom:64px!important}.ml-xl-64{margin-left:64px!important}.mt-xl-68{margin-top:68px!important}.mr-xl-68{margin-right:68px!important}.mb-xl-68{margin-bottom:68px!important}.ml-xl-68{margin-left:68px!important}.mt-xl-72{margin-top:72px!important}.mr-xl-72{margin-right:72px!important}.mb-xl-72{margin-bottom:72px!important}.ml-xl-72{margin-left:72px!important}.mt-xl-76{margin-top:76px!important}.mr-xl-76{margin-right:76px!important}.mb-xl-76{margin-bottom:76px!important}.ml-xl-76{margin-left:76px!important}.mt-xl-80{margin-top:80px!important}.mr-xl-80{margin-right:80px!important}.mb-xl-80{margin-bottom:80px!important}.ml-xl-80{margin-left:80px!important}.mt-xl-84{margin-top:84px!important}.mr-xl-84{margin-right:84px!important}.mb-xl-84{margin-bottom:84px!important}.ml-xl-84{margin-left:84px!important}.mt-xl-88{margin-top:88px!important}.mr-xl-88{margin-right:88px!important}.mb-xl-88{margin-bottom:88px!important}.ml-xl-88{margin-left:88px!important}.mt-xl-92{margin-top:92px!important}.mr-xl-92{margin-right:92px!important}.mb-xl-92{margin-bottom:92px!important}.ml-xl-92{margin-left:92px!important}.mt-xl-96{margin-top:96px!important}.mr-xl-96{margin-right:96px!important}.mb-xl-96{margin-bottom:96px!important}.ml-xl-96{margin-left:96px!important}.mt-xl-100{margin-top:100px!important}.mr-xl-100{margin-right:100px!important}.mb-xl-100{margin-bottom:100px!important}.ml-xl-100{margin-left:100px!important}.mt-xl-104{margin-top:104px!important}.mr-xl-104{margin-right:104px!important}.mb-xl-104{margin-bottom:104px!important}.ml-xl-104{margin-left:104px!important}.mt-xl-108{margin-top:108px!important}.mr-xl-108{margin-right:108px!important}.mb-xl-108{margin-bottom:108px!important}.ml-xl-108{margin-left:108px!important}.mt-xl-112{margin-top:112px!important}.mr-xl-112{margin-right:112px!important}.mb-xl-112{margin-bottom:112px!important}.ml-xl-112{margin-left:112px!important}.mt-xl-116{margin-top:116px!important}.mr-xl-116{margin-right:116px!important}.mb-xl-116{margin-bottom:116px!important}.ml-xl-116{margin-left:116px!important}.mt-xl-120{margin-top:120px!important}.mr-xl-120{margin-right:120px!important}.mb-xl-120{margin-bottom:120px!important}.ml-xl-120{margin-left:120px!important}.mt-xl-124{margin-top:124px!important}.mr-xl-124{margin-right:124px!important}.mb-xl-124{margin-bottom:124px!important}.ml-xl-124{margin-left:124px!important}.mt-xl-128{margin-top:128px!important}.mr-xl-128{margin-right:128px!important}.mb-xl-128{margin-bottom:128px!important}.ml-xl-128{margin-left:128px!important}.mt-xl-132{margin-top:132px!important}.mr-xl-132{margin-right:132px!important}.mb-xl-132{margin-bottom:132px!important}.ml-xl-132{margin-left:132px!important}.mt-xl-136{margin-top:136px!important}.mr-xl-136{margin-right:136px!important}.mb-xl-136{margin-bottom:136px!important}.ml-xl-136{margin-left:136px!important}.mt-xl-140{margin-top:140px!important}.mr-xl-140{margin-right:140px!important}.mb-xl-140{margin-bottom:140px!important}.ml-xl-140{margin-left:140px!important}.mt-xl-144{margin-top:144px!important}.mr-xl-144{margin-right:144px!important}.mb-xl-144{margin-bottom:144px!important}.ml-xl-144{margin-left:144px!important}.mt-xl-148{margin-top:148px!important}.mr-xl-148{margin-right:148px!important}.mb-xl-148{margin-bottom:148px!important}.ml-xl-148{margin-left:148px!important}.mt-xl-152{margin-top:152px!important}.mr-xl-152{margin-right:152px!important}.mb-xl-152{margin-bottom:152px!important}.ml-xl-152{margin-left:152px!important}.mt-xl-156{margin-top:156px!important}.mr-xl-156{margin-right:156px!important}.mb-xl-156{margin-bottom:156px!important}.ml-xl-156{margin-left:156px!important}.mt-xl-160{margin-top:160px!important}.mr-xl-160{margin-right:160px!important}.mb-xl-160{margin-bottom:160px!important}.ml-xl-160{margin-left:160px!important}.mt-xl-164{margin-top:164px!important}.mr-xl-164{margin-right:164px!important}.mb-xl-164{margin-bottom:164px!important}.ml-xl-164{margin-left:164px!important}.mt-xl-168{margin-top:168px!important}.mr-xl-168{margin-right:168px!important}.mb-xl-168{margin-bottom:168px!important}.ml-xl-168{margin-left:168px!important}.mt-xl-172{margin-top:172px!important}.mr-xl-172{margin-right:172px!important}.mb-xl-172{margin-bottom:172px!important}.ml-xl-172{margin-left:172px!important}.mt-xl-176{margin-top:176px!important}.mr-xl-176{margin-right:176px!important}.mb-xl-176{margin-bottom:176px!important}.ml-xl-176{margin-left:176px!important}.mt-xl-180{margin-top:180px!important}.mr-xl-180{margin-right:180px!important}.mb-xl-180{margin-bottom:180px!important}.ml-xl-180{margin-left:180px!important}.mt-xl-184{margin-top:184px!important}.mr-xl-184{margin-right:184px!important}.mb-xl-184{margin-bottom:184px!important}.ml-xl-184{margin-left:184px!important}.mt-xl-188{margin-top:188px!important}.mr-xl-188{margin-right:188px!important}.mb-xl-188{margin-bottom:188px!important}.ml-xl-188{margin-left:188px!important}.mt-xl-192{margin-top:192px!important}.mr-xl-192{margin-right:192px!important}.mb-xl-192{margin-bottom:192px!important}.ml-xl-192{margin-left:192px!important}.mt-xl-196{margin-top:196px!important}.mr-xl-196{margin-right:196px!important}.mb-xl-196{margin-bottom:196px!important}.ml-xl-196{margin-left:196px!important}.mt-xl-200{margin-top:200px!important}.mr-xl-200{margin-right:200px!important}.mb-xl-200{margin-bottom:200px!important}.ml-xl-200{margin-left:200px!important}.mt-xl-204{margin-top:204px!important}.mr-xl-204{margin-right:204px!important}.mb-xl-204{margin-bottom:204px!important}.ml-xl-204{margin-left:204px!important}.mt-xl-208{margin-top:208px!important}.mr-xl-208{margin-right:208px!important}.mb-xl-208{margin-bottom:208px!important}.ml-xl-208{margin-left:208px!important}.mt-xl-212{margin-top:212px!important}.mr-xl-212{margin-right:212px!important}.mb-xl-212{margin-bottom:212px!important}.ml-xl-212{margin-left:212px!important}.mt-xl-216{margin-top:216px!important}.mr-xl-216{margin-right:216px!important}.mb-xl-216{margin-bottom:216px!important}.ml-xl-216{margin-left:216px!important}.mt-xl-220{margin-top:220px!important}.mr-xl-220{margin-right:220px!important}.mb-xl-220{margin-bottom:220px!important}.ml-xl-220{margin-left:220px!important}.mt-xl-224{margin-top:224px!important}.mr-xl-224{margin-right:224px!important}.mb-xl-224{margin-bottom:224px!important}.ml-xl-224{margin-left:224px!important}.mt-xl-228{margin-top:228px!important}.mr-xl-228{margin-right:228px!important}.mb-xl-228{margin-bottom:228px!important}.ml-xl-228{margin-left:228px!important}.mt-xl-232{margin-top:232px!important}.mr-xl-232{margin-right:232px!important}.mb-xl-232{margin-bottom:232px!important}.ml-xl-232{margin-left:232px!important}.mt-xl-236{margin-top:236px!important}.mr-xl-236{margin-right:236px!important}.mb-xl-236{margin-bottom:236px!important}.ml-xl-236{margin-left:236px!important}.mt-xl-240{margin-top:240px!important}.mr-xl-240{margin-right:240px!important}.mb-xl-240{margin-bottom:240px!important}.ml-xl-240{margin-left:240px!important}.mt-xl-244{margin-top:244px!important}.mr-xl-244{margin-right:244px!important}.mb-xl-244{margin-bottom:244px!important}.ml-xl-244{margin-left:244px!important}.mt-xl-248{margin-top:248px!important}.mr-xl-248{margin-right:248px!important}.mb-xl-248{margin-bottom:248px!important}.ml-xl-248{margin-left:248px!important}.mt-xl-252{margin-top:252px!important}.mr-xl-252{margin-right:252px!important}.mb-xl-252{margin-bottom:252px!important}.ml-xl-252{margin-left:252px!important}.mt-xl-256{margin-top:256px!important}.mr-xl-256{margin-right:256px!important}.mb-xl-256{margin-bottom:256px!important}.ml-xl-256{margin-left:256px!important}.m-xl-auto{margin:auto!important}.mt-xl-auto{margin-top:auto!important}.mr-xl-auto{margin-right:auto!important}.mb-xl-auto{margin-bottom:auto!important}.ml-xl-auto{margin-left:auto!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.p-xl-0{padding:0!important}.p-xl-4{padding:4px!important}.p-xl-8{padding:8px!important}.p-xl-12{padding:12px!important}.p-xl-16{padding:16px!important}.p-xl-20{padding:20px!important}.p-xl-24{padding:24px!important}.p-xl-28{padding:28px!important}.p-xl-32{padding:32px!important}.p-xl-36{padding:36px!important}.p-xl-40{padding:40px!important}.p-xl-44{padding:44px!important}.p-xl-48{padding:48px!important}.p-xl-52{padding:52px!important}.p-xl-56{padding:56px!important}.p-xl-60{padding:60px!important}.p-xl-64{padding:64px!important}.p-xl-68{padding:68px!important}.p-xl-72{padding:72px!important}.p-xl-76{padding:76px!important}.p-xl-80{padding:80px!important}.p-xl-84{padding:84px!important}.p-xl-88{padding:88px!important}.p-xl-92{padding:92px!important}.p-xl-96{padding:96px!important}.p-xl-100{padding:100px!important}.p-xl-104{padding:104px!important}.p-xl-108{padding:108px!important}.p-xl-112{padding:112px!important}.p-xl-116{padding:116px!important}.p-xl-120{padding:120px!important}.p-xl-124{padding:124px!important}.p-xl-128{padding:128px!important}.p-xl-132{padding:132px!important}.p-xl-136{padding:136px!important}.p-xl-140{padding:140px!important}.p-xl-144{padding:144px!important}.p-xl-148{padding:148px!important}.p-xl-152{padding:152px!important}.p-xl-156{padding:156px!important}.p-xl-160{padding:160px!important}.p-xl-164{padding:164px!important}.p-xl-168{padding:168px!important}.p-xl-172{padding:172px!important}.p-xl-176{padding:176px!important}.p-xl-180{padding:180px!important}.p-xl-184{padding:184px!important}.p-xl-188{padding:188px!important}.p-xl-192{padding:192px!important}.p-xl-196{padding:196px!important}.p-xl-200{padding:200px!important}.p-xl-204{padding:204px!important}.p-xl-208{padding:208px!important}.p-xl-212{padding:212px!important}.p-xl-216{padding:216px!important}.p-xl-220{padding:220px!important}.p-xl-224{padding:224px!important}.p-xl-228{padding:228px!important}.p-xl-232{padding:232px!important}.p-xl-236{padding:236px!important}.p-xl-240{padding:240px!important}.p-xl-244{padding:244px!important}.p-xl-248{padding:248px!important}.p-xl-252{padding:252px!important}.p-xl-256{padding:256px!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.px-xl-4{padding-right:4px!important;padding-left:4px!important}.py-xl-4{padding-top:4px!important;padding-bottom:4px!important}.px-xl-8{padding-right:8px!important;padding-left:8px!important}.py-xl-8{padding-top:8px!important;padding-bottom:8px!important}.px-xl-12{padding-right:12px!important;padding-left:12px!important}.py-xl-12{padding-top:12px!important;padding-bottom:12px!important}.px-xl-16{padding-right:16px!important;padding-left:16px!important}.py-xl-16{padding-top:16px!important;padding-bottom:16px!important}.px-xl-20{padding-right:20px!important;padding-left:20px!important}.py-xl-20{padding-top:20px!important;padding-bottom:20px!important}.px-xl-24{padding-right:24px!important;padding-left:24px!important}.py-xl-24{padding-top:24px!important;padding-bottom:24px!important}.px-xl-28{padding-right:28px!important;padding-left:28px!important}.py-xl-28{padding-top:28px!important;padding-bottom:28px!important}.px-xl-32{padding-right:32px!important;padding-left:32px!important}.py-xl-32{padding-top:32px!important;padding-bottom:32px!important}.px-xl-36{padding-right:36px!important;padding-left:36px!important}.py-xl-36{padding-top:36px!important;padding-bottom:36px!important}.px-xl-40{padding-right:40px!important;padding-left:40px!important}.py-xl-40{padding-top:40px!important;padding-bottom:40px!important}.px-xl-44{padding-right:44px!important;padding-left:44px!important}.py-xl-44{padding-top:44px!important;padding-bottom:44px!important}.px-xl-48{padding-right:48px!important;padding-left:48px!important}.py-xl-48{padding-top:48px!important;padding-bottom:48px!important}.px-xl-52{padding-right:52px!important;padding-left:52px!important}.py-xl-52{padding-top:52px!important;padding-bottom:52px!important}.px-xl-56{padding-right:56px!important;padding-left:56px!important}.py-xl-56{padding-top:56px!important;padding-bottom:56px!important}.px-xl-60{padding-right:60px!important;padding-left:60px!important}.py-xl-60{padding-top:60px!important;padding-bottom:60px!important}.px-xl-64{padding-right:64px!important;padding-left:64px!important}.py-xl-64{padding-top:64px!important;padding-bottom:64px!important}.px-xl-68{padding-right:68px!important;padding-left:68px!important}.py-xl-68{padding-top:68px!important;padding-bottom:68px!important}.px-xl-72{padding-right:72px!important;padding-left:72px!important}.py-xl-72{padding-top:72px!important;padding-bottom:72px!important}.px-xl-76{padding-right:76px!important;padding-left:76px!important}.py-xl-76{padding-top:76px!important;padding-bottom:76px!important}.px-xl-80{padding-right:80px!important;padding-left:80px!important}.py-xl-80{padding-top:80px!important;padding-bottom:80px!important}.px-xl-84{padding-right:84px!important;padding-left:84px!important}.py-xl-84{padding-top:84px!important;padding-bottom:84px!important}.px-xl-88{padding-right:88px!important;padding-left:88px!important}.py-xl-88{padding-top:88px!important;padding-bottom:88px!important}.px-xl-92{padding-right:92px!important;padding-left:92px!important}.py-xl-92{padding-top:92px!important;padding-bottom:92px!important}.px-xl-96{padding-right:96px!important;padding-left:96px!important}.py-xl-96{padding-top:96px!important;padding-bottom:96px!important}.px-xl-100{padding-right:100px!important;padding-left:100px!important}.py-xl-100{padding-top:100px!important;padding-bottom:100px!important}.px-xl-104{padding-right:104px!important;padding-left:104px!important}.py-xl-104{padding-top:104px!important;padding-bottom:104px!important}.px-xl-108{padding-right:108px!important;padding-left:108px!important}.py-xl-108{padding-top:108px!important;padding-bottom:108px!important}.px-xl-112{padding-right:112px!important;padding-left:112px!important}.py-xl-112{padding-top:112px!important;padding-bottom:112px!important}.px-xl-116{padding-right:116px!important;padding-left:116px!important}.py-xl-116{padding-top:116px!important;padding-bottom:116px!important}.px-xl-120{padding-right:120px!important;padding-left:120px!important}.py-xl-120{padding-top:120px!important;padding-bottom:120px!important}.px-xl-124{padding-right:124px!important;padding-left:124px!important}.py-xl-124{padding-top:124px!important;padding-bottom:124px!important}.px-xl-128{padding-right:128px!important;padding-left:128px!important}.py-xl-128{padding-top:128px!important;padding-bottom:128px!important}.px-xl-132{padding-right:132px!important;padding-left:132px!important}.py-xl-132{padding-top:132px!important;padding-bottom:132px!important}.px-xl-136{padding-right:136px!important;padding-left:136px!important}.py-xl-136{padding-top:136px!important;padding-bottom:136px!important}.px-xl-140{padding-right:140px!important;padding-left:140px!important}.py-xl-140{padding-top:140px!important;padding-bottom:140px!important}.px-xl-144{padding-right:144px!important;padding-left:144px!important}.py-xl-144{padding-top:144px!important;padding-bottom:144px!important}.px-xl-148{padding-right:148px!important;padding-left:148px!important}.py-xl-148{padding-top:148px!important;padding-bottom:148px!important}.px-xl-152{padding-right:152px!important;padding-left:152px!important}.py-xl-152{padding-top:152px!important;padding-bottom:152px!important}.px-xl-156{padding-right:156px!important;padding-left:156px!important}.py-xl-156{padding-top:156px!important;padding-bottom:156px!important}.px-xl-160{padding-right:160px!important;padding-left:160px!important}.py-xl-160{padding-top:160px!important;padding-bottom:160px!important}.px-xl-164{padding-right:164px!important;padding-left:164px!important}.py-xl-164{padding-top:164px!important;padding-bottom:164px!important}.px-xl-168{padding-right:168px!important;padding-left:168px!important}.py-xl-168{padding-top:168px!important;padding-bottom:168px!important}.px-xl-172{padding-right:172px!important;padding-left:172px!important}.py-xl-172{padding-top:172px!important;padding-bottom:172px!important}.px-xl-176{padding-right:176px!important;padding-left:176px!important}.py-xl-176{padding-top:176px!important;padding-bottom:176px!important}.px-xl-180{padding-right:180px!important;padding-left:180px!important}.py-xl-180{padding-top:180px!important;padding-bottom:180px!important}.px-xl-184{padding-right:184px!important;padding-left:184px!important}.py-xl-184{padding-top:184px!important;padding-bottom:184px!important}.px-xl-188{padding-right:188px!important;padding-left:188px!important}.py-xl-188{padding-top:188px!important;padding-bottom:188px!important}.px-xl-192{padding-right:192px!important;padding-left:192px!important}.py-xl-192{padding-top:192px!important;padding-bottom:192px!important}.px-xl-196{padding-right:196px!important;padding-left:196px!important}.py-xl-196{padding-top:196px!important;padding-bottom:196px!important}.px-xl-200{padding-right:200px!important;padding-left:200px!important}.py-xl-200{padding-top:200px!important;padding-bottom:200px!important}.px-xl-204{padding-right:204px!important;padding-left:204px!important}.py-xl-204{padding-top:204px!important;padding-bottom:204px!important}.px-xl-208{padding-right:208px!important;padding-left:208px!important}.py-xl-208{padding-top:208px!important;padding-bottom:208px!important}.px-xl-212{padding-right:212px!important;padding-left:212px!important}.py-xl-212{padding-top:212px!important;padding-bottom:212px!important}.px-xl-216{padding-right:216px!important;padding-left:216px!important}.py-xl-216{padding-top:216px!important;padding-bottom:216px!important}.px-xl-220{padding-right:220px!important;padding-left:220px!important}.py-xl-220{padding-top:220px!important;padding-bottom:220px!important}.px-xl-224{padding-right:224px!important;padding-left:224px!important}.py-xl-224{padding-top:224px!important;padding-bottom:224px!important}.px-xl-228{padding-right:228px!important;padding-left:228px!important}.py-xl-228{padding-top:228px!important;padding-bottom:228px!important}.px-xl-232{padding-right:232px!important;padding-left:232px!important}.py-xl-232{padding-top:232px!important;padding-bottom:232px!important}.px-xl-236{padding-right:236px!important;padding-left:236px!important}.py-xl-236{padding-top:236px!important;padding-bottom:236px!important}.px-xl-240{padding-right:240px!important;padding-left:240px!important}.py-xl-240{padding-top:240px!important;padding-bottom:240px!important}.px-xl-244{padding-right:244px!important;padding-left:244px!important}.py-xl-244{padding-top:244px!important;padding-bottom:244px!important}.px-xl-248{padding-right:248px!important;padding-left:248px!important}.py-xl-248{padding-top:248px!important;padding-bottom:248px!important}.px-xl-252{padding-right:252px!important;padding-left:252px!important}.py-xl-252{padding-top:252px!important;padding-bottom:252px!important}.px-xl-256{padding-right:256px!important;padding-left:256px!important}.py-xl-256{padding-top:256px!important;padding-bottom:256px!important}.pt-xl-0{padding-top:0!important}.pr-xl-0{padding-right:0!important}.pb-xl-0{padding-bottom:0!important}.pl-xl-0{padding-left:0!important}.pt-xl-4{padding-top:4px!important}.pr-xl-4{padding-right:4px!important}.pb-xl-4{padding-bottom:4px!important}.pl-xl-4{padding-left:4px!important}.pt-xl-8{padding-top:8px!important}.pr-xl-8{padding-right:8px!important}.pb-xl-8{padding-bottom:8px!important}.pl-xl-8{padding-left:8px!important}.pt-xl-12{padding-top:12px!important}.pr-xl-12{padding-right:12px!important}.pb-xl-12{padding-bottom:12px!important}.pl-xl-12{padding-left:12px!important}.pt-xl-16{padding-top:16px!important}.pr-xl-16{padding-right:16px!important}.pb-xl-16{padding-bottom:16px!important}.pl-xl-16{padding-left:16px!important}.pt-xl-20{padding-top:20px!important}.pr-xl-20{padding-right:20px!important}.pb-xl-20{padding-bottom:20px!important}.pl-xl-20{padding-left:20px!important}.pt-xl-24{padding-top:24px!important}.pr-xl-24{padding-right:24px!important}.pb-xl-24{padding-bottom:24px!important}.pl-xl-24{padding-left:24px!important}.pt-xl-28{padding-top:28px!important}.pr-xl-28{padding-right:28px!important}.pb-xl-28{padding-bottom:28px!important}.pl-xl-28{padding-left:28px!important}.pt-xl-32{padding-top:32px!important}.pr-xl-32{padding-right:32px!important}.pb-xl-32{padding-bottom:32px!important}.pl-xl-32{padding-left:32px!important}.pt-xl-36{padding-top:36px!important}.pr-xl-36{padding-right:36px!important}.pb-xl-36{padding-bottom:36px!important}.pl-xl-36{padding-left:36px!important}.pt-xl-40{padding-top:40px!important}.pr-xl-40{padding-right:40px!important}.pb-xl-40{padding-bottom:40px!important}.pl-xl-40{padding-left:40px!important}.pt-xl-44{padding-top:44px!important}.pr-xl-44{padding-right:44px!important}.pb-xl-44{padding-bottom:44px!important}.pl-xl-44{padding-left:44px!important}.pt-xl-48{padding-top:48px!important}.pr-xl-48{padding-right:48px!important}.pb-xl-48{padding-bottom:48px!important}.pl-xl-48{padding-left:48px!important}.pt-xl-52{padding-top:52px!important}.pr-xl-52{padding-right:52px!important}.pb-xl-52{padding-bottom:52px!important}.pl-xl-52{padding-left:52px!important}.pt-xl-56{padding-top:56px!important}.pr-xl-56{padding-right:56px!important}.pb-xl-56{padding-bottom:56px!important}.pl-xl-56{padding-left:56px!important}.pt-xl-60{padding-top:60px!important}.pr-xl-60{padding-right:60px!important}.pb-xl-60{padding-bottom:60px!important}.pl-xl-60{padding-left:60px!important}.pt-xl-64{padding-top:64px!important}.pr-xl-64{padding-right:64px!important}.pb-xl-64{padding-bottom:64px!important}.pl-xl-64{padding-left:64px!important}.pt-xl-68{padding-top:68px!important}.pr-xl-68{padding-right:68px!important}.pb-xl-68{padding-bottom:68px!important}.pl-xl-68{padding-left:68px!important}.pt-xl-72{padding-top:72px!important}.pr-xl-72{padding-right:72px!important}.pb-xl-72{padding-bottom:72px!important}.pl-xl-72{padding-left:72px!important}.pt-xl-76{padding-top:76px!important}.pr-xl-76{padding-right:76px!important}.pb-xl-76{padding-bottom:76px!important}.pl-xl-76{padding-left:76px!important}.pt-xl-80{padding-top:80px!important}.pr-xl-80{padding-right:80px!important}.pb-xl-80{padding-bottom:80px!important}.pl-xl-80{padding-left:80px!important}.pt-xl-84{padding-top:84px!important}.pr-xl-84{padding-right:84px!important}.pb-xl-84{padding-bottom:84px!important}.pl-xl-84{padding-left:84px!important}.pt-xl-88{padding-top:88px!important}.pr-xl-88{padding-right:88px!important}.pb-xl-88{padding-bottom:88px!important}.pl-xl-88{padding-left:88px!important}.pt-xl-92{padding-top:92px!important}.pr-xl-92{padding-right:92px!important}.pb-xl-92{padding-bottom:92px!important}.pl-xl-92{padding-left:92px!important}.pt-xl-96{padding-top:96px!important}.pr-xl-96{padding-right:96px!important}.pb-xl-96{padding-bottom:96px!important}.pl-xl-96{padding-left:96px!important}.pt-xl-100{padding-top:100px!important}.pr-xl-100{padding-right:100px!important}.pb-xl-100{padding-bottom:100px!important}.pl-xl-100{padding-left:100px!important}.pt-xl-104{padding-top:104px!important}.pr-xl-104{padding-right:104px!important}.pb-xl-104{padding-bottom:104px!important}.pl-xl-104{padding-left:104px!important}.pt-xl-108{padding-top:108px!important}.pr-xl-108{padding-right:108px!important}.pb-xl-108{padding-bottom:108px!important}.pl-xl-108{padding-left:108px!important}.pt-xl-112{padding-top:112px!important}.pr-xl-112{padding-right:112px!important}.pb-xl-112{padding-bottom:112px!important}.pl-xl-112{padding-left:112px!important}.pt-xl-116{padding-top:116px!important}.pr-xl-116{padding-right:116px!important}.pb-xl-116{padding-bottom:116px!important}.pl-xl-116{padding-left:116px!important}.pt-xl-120{padding-top:120px!important}.pr-xl-120{padding-right:120px!important}.pb-xl-120{padding-bottom:120px!important}.pl-xl-120{padding-left:120px!important}.pt-xl-124{padding-top:124px!important}.pr-xl-124{padding-right:124px!important}.pb-xl-124{padding-bottom:124px!important}.pl-xl-124{padding-left:124px!important}.pt-xl-128{padding-top:128px!important}.pr-xl-128{padding-right:128px!important}.pb-xl-128{padding-bottom:128px!important}.pl-xl-128{padding-left:128px!important}.pt-xl-132{padding-top:132px!important}.pr-xl-132{padding-right:132px!important}.pb-xl-132{padding-bottom:132px!important}.pl-xl-132{padding-left:132px!important}.pt-xl-136{padding-top:136px!important}.pr-xl-136{padding-right:136px!important}.pb-xl-136{padding-bottom:136px!important}.pl-xl-136{padding-left:136px!important}.pt-xl-140{padding-top:140px!important}.pr-xl-140{padding-right:140px!important}.pb-xl-140{padding-bottom:140px!important}.pl-xl-140{padding-left:140px!important}.pt-xl-144{padding-top:144px!important}.pr-xl-144{padding-right:144px!important}.pb-xl-144{padding-bottom:144px!important}.pl-xl-144{padding-left:144px!important}.pt-xl-148{padding-top:148px!important}.pr-xl-148{padding-right:148px!important}.pb-xl-148{padding-bottom:148px!important}.pl-xl-148{padding-left:148px!important}.pt-xl-152{padding-top:152px!important}.pr-xl-152{padding-right:152px!important}.pb-xl-152{padding-bottom:152px!important}.pl-xl-152{padding-left:152px!important}.pt-xl-156{padding-top:156px!important}.pr-xl-156{padding-right:156px!important}.pb-xl-156{padding-bottom:156px!important}.pl-xl-156{padding-left:156px!important}.pt-xl-160{padding-top:160px!important}.pr-xl-160{padding-right:160px!important}.pb-xl-160{padding-bottom:160px!important}.pl-xl-160{padding-left:160px!important}.pt-xl-164{padding-top:164px!important}.pr-xl-164{padding-right:164px!important}.pb-xl-164{padding-bottom:164px!important}.pl-xl-164{padding-left:164px!important}.pt-xl-168{padding-top:168px!important}.pr-xl-168{padding-right:168px!important}.pb-xl-168{padding-bottom:168px!important}.pl-xl-168{padding-left:168px!important}.pt-xl-172{padding-top:172px!important}.pr-xl-172{padding-right:172px!important}.pb-xl-172{padding-bottom:172px!important}.pl-xl-172{padding-left:172px!important}.pt-xl-176{padding-top:176px!important}.pr-xl-176{padding-right:176px!important}.pb-xl-176{padding-bottom:176px!important}.pl-xl-176{padding-left:176px!important}.pt-xl-180{padding-top:180px!important}.pr-xl-180{padding-right:180px!important}.pb-xl-180{padding-bottom:180px!important}.pl-xl-180{padding-left:180px!important}.pt-xl-184{padding-top:184px!important}.pr-xl-184{padding-right:184px!important}.pb-xl-184{padding-bottom:184px!important}.pl-xl-184{padding-left:184px!important}.pt-xl-188{padding-top:188px!important}.pr-xl-188{padding-right:188px!important}.pb-xl-188{padding-bottom:188px!important}.pl-xl-188{padding-left:188px!important}.pt-xl-192{padding-top:192px!important}.pr-xl-192{padding-right:192px!important}.pb-xl-192{padding-bottom:192px!important}.pl-xl-192{padding-left:192px!important}.pt-xl-196{padding-top:196px!important}.pr-xl-196{padding-right:196px!important}.pb-xl-196{padding-bottom:196px!important}.pl-xl-196{padding-left:196px!important}.pt-xl-200{padding-top:200px!important}.pr-xl-200{padding-right:200px!important}.pb-xl-200{padding-bottom:200px!important}.pl-xl-200{padding-left:200px!important}.pt-xl-204{padding-top:204px!important}.pr-xl-204{padding-right:204px!important}.pb-xl-204{padding-bottom:204px!important}.pl-xl-204{padding-left:204px!important}.pt-xl-208{padding-top:208px!important}.pr-xl-208{padding-right:208px!important}.pb-xl-208{padding-bottom:208px!important}.pl-xl-208{padding-left:208px!important}.pt-xl-212{padding-top:212px!important}.pr-xl-212{padding-right:212px!important}.pb-xl-212{padding-bottom:212px!important}.pl-xl-212{padding-left:212px!important}.pt-xl-216{padding-top:216px!important}.pr-xl-216{padding-right:216px!important}.pb-xl-216{padding-bottom:216px!important}.pl-xl-216{padding-left:216px!important}.pt-xl-220{padding-top:220px!important}.pr-xl-220{padding-right:220px!important}.pb-xl-220{padding-bottom:220px!important}.pl-xl-220{padding-left:220px!important}.pt-xl-224{padding-top:224px!important}.pr-xl-224{padding-right:224px!important}.pb-xl-224{padding-bottom:224px!important}.pl-xl-224{padding-left:224px!important}.pt-xl-228{padding-top:228px!important}.pr-xl-228{padding-right:228px!important}.pb-xl-228{padding-bottom:228px!important}.pl-xl-228{padding-left:228px!important}.pt-xl-232{padding-top:232px!important}.pr-xl-232{padding-right:232px!important}.pb-xl-232{padding-bottom:232px!important}.pl-xl-232{padding-left:232px!important}.pt-xl-236{padding-top:236px!important}.pr-xl-236{padding-right:236px!important}.pb-xl-236{padding-bottom:236px!important}.pl-xl-236{padding-left:236px!important}.pt-xl-240{padding-top:240px!important}.pr-xl-240{padding-right:240px!important}.pb-xl-240{padding-bottom:240px!important}.pl-xl-240{padding-left:240px!important}.pt-xl-244{padding-top:244px!important}.pr-xl-244{padding-right:244px!important}.pb-xl-244{padding-bottom:244px!important}.pl-xl-244{padding-left:244px!important}.pt-xl-248{padding-top:248px!important}.pr-xl-248{padding-right:248px!important}.pb-xl-248{padding-bottom:248px!important}.pl-xl-248{padding-left:248px!important}.pt-xl-252{padding-top:252px!important}.pr-xl-252{padding-right:252px!important}.pb-xl-252{padding-bottom:252px!important}.pl-xl-252{padding-left:252px!important}.pt-xl-256{padding-top:256px!important}.pr-xl-256{padding-right:256px!important}.pb-xl-256{padding-bottom:256px!important}.pl-xl-256{padding-left:256px!important}}.border,.b{border:1px solid rgba(0,0,0,.12)}.border-top,.bt{border-top:1px solid rgba(0,0,0,.12)}.border-right,.br{border-right:1px solid rgba(0,0,0,.12)}.border-bottom,.bb{border-bottom:1px solid rgba(0,0,0,.12)}.border-left,.bl{border-left:1px solid rgba(0,0,0,.12)}.border-horizontal,.bx{border-left:1px solid rgba(0,0,0,.12);border-right:1px solid rgba(0,0,0,.12)}.border-vertical,.by{border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12)}.border-radius-100{border-radius:100%}.border-radius-2{border-radius:2px}.border-radius-4{border-radius:4px}.border-radius-8{border-radius:8px}.border-radius-16{border-radius:16px}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}html,body{display:flex;flex:1 0 auto;width:100%;height:100%;max-height:100%;min-height:100%;margin:0;padding:0;overflow:hidden}body.boxed{max-width:1200px;margin:0 auto;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}*{text-rendering:optimizeLegibility;-o-text-rendering:optimizeLegibility;-ms-text-rendering:optimizeLegibility;-moz-text-rendering:optimizeLegibility;-webkit-text-rendering:optimizeLegibility;-webkit-tap-highlight-color:transparent;box-sizing:border-box}*:before,*:after{box-sizing:border-box}*:focus{outline:none}img{max-width:100%;height:auto;vertical-align:top;border:none}input{border:none;padding:0 16px}i,mat-icon{font-size:24px;width:24px;height:24px;min-width:24px;min-height:24px;line-height:24px}i.s-4,mat-icon.s-4{font-size:4px!important;width:4px!important;height:4px!important;min-width:4px!important;min-height:4px!important;line-height:4px!important}i.s-6,mat-icon.s-6{font-size:6px!important;width:6px!important;height:6px!important;min-width:6px!important;min-height:6px!important;line-height:6px!important}i.s-8,mat-icon.s-8{font-size:8px!important;width:8px!important;height:8px!important;min-width:8px!important;min-height:8px!important;line-height:8px!important}i.s-10,mat-icon.s-10{font-size:10px!important;width:10px!important;height:10px!important;min-width:10px!important;min-height:10px!important;line-height:10px!important}i.s-12,mat-icon.s-12{font-size:12px!important;width:12px!important;height:12px!important;min-width:12px!important;min-height:12px!important;line-height:12px!important}i.s-14,mat-icon.s-14{font-size:14px!important;width:14px!important;height:14px!important;min-width:14px!important;min-height:14px!important;line-height:14px!important}i.s-16,mat-icon.s-16{font-size:16px!important;width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;line-height:16px!important}i.s-18,mat-icon.s-18{font-size:18px!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;line-height:18px!important}i.s-20,mat-icon.s-20{font-size:20px!important;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;line-height:20px!important}i.s-22,mat-icon.s-22{font-size:22px!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;line-height:22px!important}i.s-24,mat-icon.s-24{font-size:24px!important;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;line-height:24px!important}i.s-26,mat-icon.s-26{font-size:26px!important;width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;line-height:26px!important}i.s-28,mat-icon.s-28{font-size:28px!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;line-height:28px!important}i.s-30,mat-icon.s-30{font-size:30px!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;line-height:30px!important}i.s-32,mat-icon.s-32{font-size:32px!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;line-height:32px!important}i.s-34,mat-icon.s-34{font-size:34px!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;line-height:34px!important}i.s-36,mat-icon.s-36{font-size:36px!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;line-height:36px!important}i.s-38,mat-icon.s-38{font-size:38px!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;line-height:38px!important}i.s-40,mat-icon.s-40{font-size:40px!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;line-height:40px!important}i.s-42,mat-icon.s-42{font-size:42px!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;line-height:42px!important}i.s-44,mat-icon.s-44{font-size:44px!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;line-height:44px!important}i.s-46,mat-icon.s-46{font-size:46px!important;width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;line-height:46px!important}i.s-48,mat-icon.s-48{font-size:48px!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;line-height:48px!important}i.s-50,mat-icon.s-50{font-size:50px!important;width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;line-height:50px!important}i.s-52,mat-icon.s-52{font-size:52px!important;width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;line-height:52px!important}i.s-54,mat-icon.s-54{font-size:54px!important;width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;line-height:54px!important}i.s-56,mat-icon.s-56{font-size:56px!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;line-height:56px!important}i.s-58,mat-icon.s-58{font-size:58px!important;width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;line-height:58px!important}i.s-60,mat-icon.s-60{font-size:60px!important;width:60px!important;height:60px!important;min-width:60px!important;min-height:60px!important;line-height:60px!important}i.s-62,mat-icon.s-62{font-size:62px!important;width:62px!important;height:62px!important;min-width:62px!important;min-height:62px!important;line-height:62px!important}i.s-64,mat-icon.s-64{font-size:64px!important;width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important;line-height:64px!important}i.s-66,mat-icon.s-66{font-size:66px!important;width:66px!important;height:66px!important;min-width:66px!important;min-height:66px!important;line-height:66px!important}i.s-68,mat-icon.s-68{font-size:68px!important;width:68px!important;height:68px!important;min-width:68px!important;min-height:68px!important;line-height:68px!important}i.s-70,mat-icon.s-70{font-size:70px!important;width:70px!important;height:70px!important;min-width:70px!important;min-height:70px!important;line-height:70px!important}i.s-72,mat-icon.s-72{font-size:72px!important;width:72px!important;height:72px!important;min-width:72px!important;min-height:72px!important;line-height:72px!important}i.s-74,mat-icon.s-74{font-size:74px!important;width:74px!important;height:74px!important;min-width:74px!important;min-height:74px!important;line-height:74px!important}i.s-76,mat-icon.s-76{font-size:76px!important;width:76px!important;height:76px!important;min-width:76px!important;min-height:76px!important;line-height:76px!important}i.s-78,mat-icon.s-78{font-size:78px!important;width:78px!important;height:78px!important;min-width:78px!important;min-height:78px!important;line-height:78px!important}i.s-80,mat-icon.s-80{font-size:80px!important;width:80px!important;height:80px!important;min-width:80px!important;min-height:80px!important;line-height:80px!important}i.s-82,mat-icon.s-82{font-size:82px!important;width:82px!important;height:82px!important;min-width:82px!important;min-height:82px!important;line-height:82px!important}i.s-84,mat-icon.s-84{font-size:84px!important;width:84px!important;height:84px!important;min-width:84px!important;min-height:84px!important;line-height:84px!important}i.s-86,mat-icon.s-86{font-size:86px!important;width:86px!important;height:86px!important;min-width:86px!important;min-height:86px!important;line-height:86px!important}i.s-88,mat-icon.s-88{font-size:88px!important;width:88px!important;height:88px!important;min-width:88px!important;min-height:88px!important;line-height:88px!important}i.s-90,mat-icon.s-90{font-size:90px!important;width:90px!important;height:90px!important;min-width:90px!important;min-height:90px!important;line-height:90px!important}i.s-92,mat-icon.s-92{font-size:92px!important;width:92px!important;height:92px!important;min-width:92px!important;min-height:92px!important;line-height:92px!important}i.s-94,mat-icon.s-94{font-size:94px!important;width:94px!important;height:94px!important;min-width:94px!important;min-height:94px!important;line-height:94px!important}i.s-96,mat-icon.s-96{font-size:96px!important;width:96px!important;height:96px!important;min-width:96px!important;min-height:96px!important;line-height:96px!important}i.s-98,mat-icon.s-98{font-size:98px!important;width:98px!important;height:98px!important;min-width:98px!important;min-height:98px!important;line-height:98px!important}i.s-100,mat-icon.s-100{font-size:100px!important;width:100px!important;height:100px!important;min-width:100px!important;min-height:100px!important;line-height:100px!important}i.s-102,mat-icon.s-102{font-size:102px!important;width:102px!important;height:102px!important;min-width:102px!important;min-height:102px!important;line-height:102px!important}i.s-104,mat-icon.s-104{font-size:104px!important;width:104px!important;height:104px!important;min-width:104px!important;min-height:104px!important;line-height:104px!important}i.s-106,mat-icon.s-106{font-size:106px!important;width:106px!important;height:106px!important;min-width:106px!important;min-height:106px!important;line-height:106px!important}i.s-108,mat-icon.s-108{font-size:108px!important;width:108px!important;height:108px!important;min-width:108px!important;min-height:108px!important;line-height:108px!important}i.s-110,mat-icon.s-110{font-size:110px!important;width:110px!important;height:110px!important;min-width:110px!important;min-height:110px!important;line-height:110px!important}i.s-112,mat-icon.s-112{font-size:112px!important;width:112px!important;height:112px!important;min-width:112px!important;min-height:112px!important;line-height:112px!important}i.s-114,mat-icon.s-114{font-size:114px!important;width:114px!important;height:114px!important;min-width:114px!important;min-height:114px!important;line-height:114px!important}i.s-116,mat-icon.s-116{font-size:116px!important;width:116px!important;height:116px!important;min-width:116px!important;min-height:116px!important;line-height:116px!important}i.s-118,mat-icon.s-118{font-size:118px!important;width:118px!important;height:118px!important;min-width:118px!important;min-height:118px!important;line-height:118px!important}i.s-120,mat-icon.s-120{font-size:120px!important;width:120px!important;height:120px!important;min-width:120px!important;min-height:120px!important;line-height:120px!important}i.s-122,mat-icon.s-122{font-size:122px!important;width:122px!important;height:122px!important;min-width:122px!important;min-height:122px!important;line-height:122px!important}i.s-124,mat-icon.s-124{font-size:124px!important;width:124px!important;height:124px!important;min-width:124px!important;min-height:124px!important;line-height:124px!important}i.s-126,mat-icon.s-126{font-size:126px!important;width:126px!important;height:126px!important;min-width:126px!important;min-height:126px!important;line-height:126px!important}i.s-128,mat-icon.s-128{font-size:128px!important;width:128px!important;height:128px!important;min-width:128px!important;min-height:128px!important;line-height:128px!important}i.s-130,mat-icon.s-130{font-size:130px!important;width:130px!important;height:130px!important;min-width:130px!important;min-height:130px!important;line-height:130px!important}i.s-132,mat-icon.s-132{font-size:132px!important;width:132px!important;height:132px!important;min-width:132px!important;min-height:132px!important;line-height:132px!important}i.s-134,mat-icon.s-134{font-size:134px!important;width:134px!important;height:134px!important;min-width:134px!important;min-height:134px!important;line-height:134px!important}i.s-136,mat-icon.s-136{font-size:136px!important;width:136px!important;height:136px!important;min-width:136px!important;min-height:136px!important;line-height:136px!important}i.s-138,mat-icon.s-138{font-size:138px!important;width:138px!important;height:138px!important;min-width:138px!important;min-height:138px!important;line-height:138px!important}i.s-140,mat-icon.s-140{font-size:140px!important;width:140px!important;height:140px!important;min-width:140px!important;min-height:140px!important;line-height:140px!important}i.s-142,mat-icon.s-142{font-size:142px!important;width:142px!important;height:142px!important;min-width:142px!important;min-height:142px!important;line-height:142px!important}i.s-144,mat-icon.s-144{font-size:144px!important;width:144px!important;height:144px!important;min-width:144px!important;min-height:144px!important;line-height:144px!important}i.s-146,mat-icon.s-146{font-size:146px!important;width:146px!important;height:146px!important;min-width:146px!important;min-height:146px!important;line-height:146px!important}i.s-148,mat-icon.s-148{font-size:148px!important;width:148px!important;height:148px!important;min-width:148px!important;min-height:148px!important;line-height:148px!important}i.s-150,mat-icon.s-150{font-size:150px!important;width:150px!important;height:150px!important;min-width:150px!important;min-height:150px!important;line-height:150px!important}i.s-152,mat-icon.s-152{font-size:152px!important;width:152px!important;height:152px!important;min-width:152px!important;min-height:152px!important;line-height:152px!important}i.s-154,mat-icon.s-154{font-size:154px!important;width:154px!important;height:154px!important;min-width:154px!important;min-height:154px!important;line-height:154px!important}i.s-156,mat-icon.s-156{font-size:156px!important;width:156px!important;height:156px!important;min-width:156px!important;min-height:156px!important;line-height:156px!important}i.s-158,mat-icon.s-158{font-size:158px!important;width:158px!important;height:158px!important;min-width:158px!important;min-height:158px!important;line-height:158px!important}i.s-160,mat-icon.s-160{font-size:160px!important;width:160px!important;height:160px!important;min-width:160px!important;min-height:160px!important;line-height:160px!important}i.s-162,mat-icon.s-162{font-size:162px!important;width:162px!important;height:162px!important;min-width:162px!important;min-height:162px!important;line-height:162px!important}i.s-164,mat-icon.s-164{font-size:164px!important;width:164px!important;height:164px!important;min-width:164px!important;min-height:164px!important;line-height:164px!important}i.s-166,mat-icon.s-166{font-size:166px!important;width:166px!important;height:166px!important;min-width:166px!important;min-height:166px!important;line-height:166px!important}i.s-168,mat-icon.s-168{font-size:168px!important;width:168px!important;height:168px!important;min-width:168px!important;min-height:168px!important;line-height:168px!important}i.s-170,mat-icon.s-170{font-size:170px!important;width:170px!important;height:170px!important;min-width:170px!important;min-height:170px!important;line-height:170px!important}i.s-172,mat-icon.s-172{font-size:172px!important;width:172px!important;height:172px!important;min-width:172px!important;min-height:172px!important;line-height:172px!important}i.s-174,mat-icon.s-174{font-size:174px!important;width:174px!important;height:174px!important;min-width:174px!important;min-height:174px!important;line-height:174px!important}i.s-176,mat-icon.s-176{font-size:176px!important;width:176px!important;height:176px!important;min-width:176px!important;min-height:176px!important;line-height:176px!important}i.s-178,mat-icon.s-178{font-size:178px!important;width:178px!important;height:178px!important;min-width:178px!important;min-height:178px!important;line-height:178px!important}i.s-180,mat-icon.s-180{font-size:180px!important;width:180px!important;height:180px!important;min-width:180px!important;min-height:180px!important;line-height:180px!important}i.s-182,mat-icon.s-182{font-size:182px!important;width:182px!important;height:182px!important;min-width:182px!important;min-height:182px!important;line-height:182px!important}i.s-184,mat-icon.s-184{font-size:184px!important;width:184px!important;height:184px!important;min-width:184px!important;min-height:184px!important;line-height:184px!important}i.s-186,mat-icon.s-186{font-size:186px!important;width:186px!important;height:186px!important;min-width:186px!important;min-height:186px!important;line-height:186px!important}i.s-188,mat-icon.s-188{font-size:188px!important;width:188px!important;height:188px!important;min-width:188px!important;min-height:188px!important;line-height:188px!important}i.s-190,mat-icon.s-190{font-size:190px!important;width:190px!important;height:190px!important;min-width:190px!important;min-height:190px!important;line-height:190px!important}i.s-192,mat-icon.s-192{font-size:192px!important;width:192px!important;height:192px!important;min-width:192px!important;min-height:192px!important;line-height:192px!important}i.s-194,mat-icon.s-194{font-size:194px!important;width:194px!important;height:194px!important;min-width:194px!important;min-height:194px!important;line-height:194px!important}i.s-196,mat-icon.s-196{font-size:196px!important;width:196px!important;height:196px!important;min-width:196px!important;min-height:196px!important;line-height:196px!important}i.s-198,mat-icon.s-198{font-size:198px!important;width:198px!important;height:198px!important;min-width:198px!important;min-height:198px!important;line-height:198px!important}i.s-200,mat-icon.s-200{font-size:200px!important;width:200px!important;height:200px!important;min-width:200px!important;min-height:200px!important;line-height:200px!important}i.s-202,mat-icon.s-202{font-size:202px!important;width:202px!important;height:202px!important;min-width:202px!important;min-height:202px!important;line-height:202px!important}i.s-204,mat-icon.s-204{font-size:204px!important;width:204px!important;height:204px!important;min-width:204px!important;min-height:204px!important;line-height:204px!important}i.s-206,mat-icon.s-206{font-size:206px!important;width:206px!important;height:206px!important;min-width:206px!important;min-height:206px!important;line-height:206px!important}i.s-208,mat-icon.s-208{font-size:208px!important;width:208px!important;height:208px!important;min-width:208px!important;min-height:208px!important;line-height:208px!important}i.s-210,mat-icon.s-210{font-size:210px!important;width:210px!important;height:210px!important;min-width:210px!important;min-height:210px!important;line-height:210px!important}i.s-212,mat-icon.s-212{font-size:212px!important;width:212px!important;height:212px!important;min-width:212px!important;min-height:212px!important;line-height:212px!important}i.s-214,mat-icon.s-214{font-size:214px!important;width:214px!important;height:214px!important;min-width:214px!important;min-height:214px!important;line-height:214px!important}i.s-216,mat-icon.s-216{font-size:216px!important;width:216px!important;height:216px!important;min-width:216px!important;min-height:216px!important;line-height:216px!important}i.s-218,mat-icon.s-218{font-size:218px!important;width:218px!important;height:218px!important;min-width:218px!important;min-height:218px!important;line-height:218px!important}i.s-220,mat-icon.s-220{font-size:220px!important;width:220px!important;height:220px!important;min-width:220px!important;min-height:220px!important;line-height:220px!important}i.s-222,mat-icon.s-222{font-size:222px!important;width:222px!important;height:222px!important;min-width:222px!important;min-height:222px!important;line-height:222px!important}i.s-224,mat-icon.s-224{font-size:224px!important;width:224px!important;height:224px!important;min-width:224px!important;min-height:224px!important;line-height:224px!important}i.s-226,mat-icon.s-226{font-size:226px!important;width:226px!important;height:226px!important;min-width:226px!important;min-height:226px!important;line-height:226px!important}i.s-228,mat-icon.s-228{font-size:228px!important;width:228px!important;height:228px!important;min-width:228px!important;min-height:228px!important;line-height:228px!important}i.s-230,mat-icon.s-230{font-size:230px!important;width:230px!important;height:230px!important;min-width:230px!important;min-height:230px!important;line-height:230px!important}i.s-232,mat-icon.s-232{font-size:232px!important;width:232px!important;height:232px!important;min-width:232px!important;min-height:232px!important;line-height:232px!important}i.s-234,mat-icon.s-234{font-size:234px!important;width:234px!important;height:234px!important;min-width:234px!important;min-height:234px!important;line-height:234px!important}i.s-236,mat-icon.s-236{font-size:236px!important;width:236px!important;height:236px!important;min-width:236px!important;min-height:236px!important;line-height:236px!important}i.s-238,mat-icon.s-238{font-size:238px!important;width:238px!important;height:238px!important;min-width:238px!important;min-height:238px!important;line-height:238px!important}i.s-240,mat-icon.s-240{font-size:240px!important;width:240px!important;height:240px!important;min-width:240px!important;min-height:240px!important;line-height:240px!important}i.s-242,mat-icon.s-242{font-size:242px!important;width:242px!important;height:242px!important;min-width:242px!important;min-height:242px!important;line-height:242px!important}i.s-244,mat-icon.s-244{font-size:244px!important;width:244px!important;height:244px!important;min-width:244px!important;min-height:244px!important;line-height:244px!important}i.s-246,mat-icon.s-246{font-size:246px!important;width:246px!important;height:246px!important;min-width:246px!important;min-height:246px!important;line-height:246px!important}i.s-248,mat-icon.s-248{font-size:248px!important;width:248px!important;height:248px!important;min-width:248px!important;min-height:248px!important;line-height:248px!important}i.s-250,mat-icon.s-250{font-size:250px!important;width:250px!important;height:250px!important;min-width:250px!important;min-height:250px!important;line-height:250px!important}i.s-252,mat-icon.s-252{font-size:252px!important;width:252px!important;height:252px!important;min-width:252px!important;min-height:252px!important;line-height:252px!important}i.s-254,mat-icon.s-254{font-size:254px!important;width:254px!important;height:254px!important;min-width:254px!important;min-height:254px!important;line-height:254px!important}i.s-256,mat-icon.s-256{font-size:256px!important;width:256px!important;height:256px!important;min-width:256px!important;min-height:256px!important;line-height:256px!important}@media screen and (min-width: 600px){i.s-sm-4,mat-icon.s-sm-4{font-size:4px!important;width:4px!important;height:4px!important;min-width:4px!important;min-height:4px!important;line-height:4px!important}i.s-sm-6,mat-icon.s-sm-6{font-size:6px!important;width:6px!important;height:6px!important;min-width:6px!important;min-height:6px!important;line-height:6px!important}i.s-sm-8,mat-icon.s-sm-8{font-size:8px!important;width:8px!important;height:8px!important;min-width:8px!important;min-height:8px!important;line-height:8px!important}i.s-sm-10,mat-icon.s-sm-10{font-size:10px!important;width:10px!important;height:10px!important;min-width:10px!important;min-height:10px!important;line-height:10px!important}i.s-sm-12,mat-icon.s-sm-12{font-size:12px!important;width:12px!important;height:12px!important;min-width:12px!important;min-height:12px!important;line-height:12px!important}i.s-sm-14,mat-icon.s-sm-14{font-size:14px!important;width:14px!important;height:14px!important;min-width:14px!important;min-height:14px!important;line-height:14px!important}i.s-sm-16,mat-icon.s-sm-16{font-size:16px!important;width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;line-height:16px!important}i.s-sm-18,mat-icon.s-sm-18{font-size:18px!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;line-height:18px!important}i.s-sm-20,mat-icon.s-sm-20{font-size:20px!important;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;line-height:20px!important}i.s-sm-22,mat-icon.s-sm-22{font-size:22px!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;line-height:22px!important}i.s-sm-24,mat-icon.s-sm-24{font-size:24px!important;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;line-height:24px!important}i.s-sm-26,mat-icon.s-sm-26{font-size:26px!important;width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;line-height:26px!important}i.s-sm-28,mat-icon.s-sm-28{font-size:28px!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;line-height:28px!important}i.s-sm-30,mat-icon.s-sm-30{font-size:30px!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;line-height:30px!important}i.s-sm-32,mat-icon.s-sm-32{font-size:32px!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;line-height:32px!important}i.s-sm-34,mat-icon.s-sm-34{font-size:34px!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;line-height:34px!important}i.s-sm-36,mat-icon.s-sm-36{font-size:36px!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;line-height:36px!important}i.s-sm-38,mat-icon.s-sm-38{font-size:38px!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;line-height:38px!important}i.s-sm-40,mat-icon.s-sm-40{font-size:40px!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;line-height:40px!important}i.s-sm-42,mat-icon.s-sm-42{font-size:42px!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;line-height:42px!important}i.s-sm-44,mat-icon.s-sm-44{font-size:44px!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;line-height:44px!important}i.s-sm-46,mat-icon.s-sm-46{font-size:46px!important;width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;line-height:46px!important}i.s-sm-48,mat-icon.s-sm-48{font-size:48px!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;line-height:48px!important}i.s-sm-50,mat-icon.s-sm-50{font-size:50px!important;width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;line-height:50px!important}i.s-sm-52,mat-icon.s-sm-52{font-size:52px!important;width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;line-height:52px!important}i.s-sm-54,mat-icon.s-sm-54{font-size:54px!important;width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;line-height:54px!important}i.s-sm-56,mat-icon.s-sm-56{font-size:56px!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;line-height:56px!important}i.s-sm-58,mat-icon.s-sm-58{font-size:58px!important;width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;line-height:58px!important}i.s-sm-60,mat-icon.s-sm-60{font-size:60px!important;width:60px!important;height:60px!important;min-width:60px!important;min-height:60px!important;line-height:60px!important}i.s-sm-62,mat-icon.s-sm-62{font-size:62px!important;width:62px!important;height:62px!important;min-width:62px!important;min-height:62px!important;line-height:62px!important}i.s-sm-64,mat-icon.s-sm-64{font-size:64px!important;width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important;line-height:64px!important}i.s-sm-66,mat-icon.s-sm-66{font-size:66px!important;width:66px!important;height:66px!important;min-width:66px!important;min-height:66px!important;line-height:66px!important}i.s-sm-68,mat-icon.s-sm-68{font-size:68px!important;width:68px!important;height:68px!important;min-width:68px!important;min-height:68px!important;line-height:68px!important}i.s-sm-70,mat-icon.s-sm-70{font-size:70px!important;width:70px!important;height:70px!important;min-width:70px!important;min-height:70px!important;line-height:70px!important}i.s-sm-72,mat-icon.s-sm-72{font-size:72px!important;width:72px!important;height:72px!important;min-width:72px!important;min-height:72px!important;line-height:72px!important}i.s-sm-74,mat-icon.s-sm-74{font-size:74px!important;width:74px!important;height:74px!important;min-width:74px!important;min-height:74px!important;line-height:74px!important}i.s-sm-76,mat-icon.s-sm-76{font-size:76px!important;width:76px!important;height:76px!important;min-width:76px!important;min-height:76px!important;line-height:76px!important}i.s-sm-78,mat-icon.s-sm-78{font-size:78px!important;width:78px!important;height:78px!important;min-width:78px!important;min-height:78px!important;line-height:78px!important}i.s-sm-80,mat-icon.s-sm-80{font-size:80px!important;width:80px!important;height:80px!important;min-width:80px!important;min-height:80px!important;line-height:80px!important}i.s-sm-82,mat-icon.s-sm-82{font-size:82px!important;width:82px!important;height:82px!important;min-width:82px!important;min-height:82px!important;line-height:82px!important}i.s-sm-84,mat-icon.s-sm-84{font-size:84px!important;width:84px!important;height:84px!important;min-width:84px!important;min-height:84px!important;line-height:84px!important}i.s-sm-86,mat-icon.s-sm-86{font-size:86px!important;width:86px!important;height:86px!important;min-width:86px!important;min-height:86px!important;line-height:86px!important}i.s-sm-88,mat-icon.s-sm-88{font-size:88px!important;width:88px!important;height:88px!important;min-width:88px!important;min-height:88px!important;line-height:88px!important}i.s-sm-90,mat-icon.s-sm-90{font-size:90px!important;width:90px!important;height:90px!important;min-width:90px!important;min-height:90px!important;line-height:90px!important}i.s-sm-92,mat-icon.s-sm-92{font-size:92px!important;width:92px!important;height:92px!important;min-width:92px!important;min-height:92px!important;line-height:92px!important}i.s-sm-94,mat-icon.s-sm-94{font-size:94px!important;width:94px!important;height:94px!important;min-width:94px!important;min-height:94px!important;line-height:94px!important}i.s-sm-96,mat-icon.s-sm-96{font-size:96px!important;width:96px!important;height:96px!important;min-width:96px!important;min-height:96px!important;line-height:96px!important}i.s-sm-98,mat-icon.s-sm-98{font-size:98px!important;width:98px!important;height:98px!important;min-width:98px!important;min-height:98px!important;line-height:98px!important}i.s-sm-100,mat-icon.s-sm-100{font-size:100px!important;width:100px!important;height:100px!important;min-width:100px!important;min-height:100px!important;line-height:100px!important}i.s-sm-102,mat-icon.s-sm-102{font-size:102px!important;width:102px!important;height:102px!important;min-width:102px!important;min-height:102px!important;line-height:102px!important}i.s-sm-104,mat-icon.s-sm-104{font-size:104px!important;width:104px!important;height:104px!important;min-width:104px!important;min-height:104px!important;line-height:104px!important}i.s-sm-106,mat-icon.s-sm-106{font-size:106px!important;width:106px!important;height:106px!important;min-width:106px!important;min-height:106px!important;line-height:106px!important}i.s-sm-108,mat-icon.s-sm-108{font-size:108px!important;width:108px!important;height:108px!important;min-width:108px!important;min-height:108px!important;line-height:108px!important}i.s-sm-110,mat-icon.s-sm-110{font-size:110px!important;width:110px!important;height:110px!important;min-width:110px!important;min-height:110px!important;line-height:110px!important}i.s-sm-112,mat-icon.s-sm-112{font-size:112px!important;width:112px!important;height:112px!important;min-width:112px!important;min-height:112px!important;line-height:112px!important}i.s-sm-114,mat-icon.s-sm-114{font-size:114px!important;width:114px!important;height:114px!important;min-width:114px!important;min-height:114px!important;line-height:114px!important}i.s-sm-116,mat-icon.s-sm-116{font-size:116px!important;width:116px!important;height:116px!important;min-width:116px!important;min-height:116px!important;line-height:116px!important}i.s-sm-118,mat-icon.s-sm-118{font-size:118px!important;width:118px!important;height:118px!important;min-width:118px!important;min-height:118px!important;line-height:118px!important}i.s-sm-120,mat-icon.s-sm-120{font-size:120px!important;width:120px!important;height:120px!important;min-width:120px!important;min-height:120px!important;line-height:120px!important}i.s-sm-122,mat-icon.s-sm-122{font-size:122px!important;width:122px!important;height:122px!important;min-width:122px!important;min-height:122px!important;line-height:122px!important}i.s-sm-124,mat-icon.s-sm-124{font-size:124px!important;width:124px!important;height:124px!important;min-width:124px!important;min-height:124px!important;line-height:124px!important}i.s-sm-126,mat-icon.s-sm-126{font-size:126px!important;width:126px!important;height:126px!important;min-width:126px!important;min-height:126px!important;line-height:126px!important}i.s-sm-128,mat-icon.s-sm-128{font-size:128px!important;width:128px!important;height:128px!important;min-width:128px!important;min-height:128px!important;line-height:128px!important}i.s-sm-130,mat-icon.s-sm-130{font-size:130px!important;width:130px!important;height:130px!important;min-width:130px!important;min-height:130px!important;line-height:130px!important}i.s-sm-132,mat-icon.s-sm-132{font-size:132px!important;width:132px!important;height:132px!important;min-width:132px!important;min-height:132px!important;line-height:132px!important}i.s-sm-134,mat-icon.s-sm-134{font-size:134px!important;width:134px!important;height:134px!important;min-width:134px!important;min-height:134px!important;line-height:134px!important}i.s-sm-136,mat-icon.s-sm-136{font-size:136px!important;width:136px!important;height:136px!important;min-width:136px!important;min-height:136px!important;line-height:136px!important}i.s-sm-138,mat-icon.s-sm-138{font-size:138px!important;width:138px!important;height:138px!important;min-width:138px!important;min-height:138px!important;line-height:138px!important}i.s-sm-140,mat-icon.s-sm-140{font-size:140px!important;width:140px!important;height:140px!important;min-width:140px!important;min-height:140px!important;line-height:140px!important}i.s-sm-142,mat-icon.s-sm-142{font-size:142px!important;width:142px!important;height:142px!important;min-width:142px!important;min-height:142px!important;line-height:142px!important}i.s-sm-144,mat-icon.s-sm-144{font-size:144px!important;width:144px!important;height:144px!important;min-width:144px!important;min-height:144px!important;line-height:144px!important}i.s-sm-146,mat-icon.s-sm-146{font-size:146px!important;width:146px!important;height:146px!important;min-width:146px!important;min-height:146px!important;line-height:146px!important}i.s-sm-148,mat-icon.s-sm-148{font-size:148px!important;width:148px!important;height:148px!important;min-width:148px!important;min-height:148px!important;line-height:148px!important}i.s-sm-150,mat-icon.s-sm-150{font-size:150px!important;width:150px!important;height:150px!important;min-width:150px!important;min-height:150px!important;line-height:150px!important}i.s-sm-152,mat-icon.s-sm-152{font-size:152px!important;width:152px!important;height:152px!important;min-width:152px!important;min-height:152px!important;line-height:152px!important}i.s-sm-154,mat-icon.s-sm-154{font-size:154px!important;width:154px!important;height:154px!important;min-width:154px!important;min-height:154px!important;line-height:154px!important}i.s-sm-156,mat-icon.s-sm-156{font-size:156px!important;width:156px!important;height:156px!important;min-width:156px!important;min-height:156px!important;line-height:156px!important}i.s-sm-158,mat-icon.s-sm-158{font-size:158px!important;width:158px!important;height:158px!important;min-width:158px!important;min-height:158px!important;line-height:158px!important}i.s-sm-160,mat-icon.s-sm-160{font-size:160px!important;width:160px!important;height:160px!important;min-width:160px!important;min-height:160px!important;line-height:160px!important}i.s-sm-162,mat-icon.s-sm-162{font-size:162px!important;width:162px!important;height:162px!important;min-width:162px!important;min-height:162px!important;line-height:162px!important}i.s-sm-164,mat-icon.s-sm-164{font-size:164px!important;width:164px!important;height:164px!important;min-width:164px!important;min-height:164px!important;line-height:164px!important}i.s-sm-166,mat-icon.s-sm-166{font-size:166px!important;width:166px!important;height:166px!important;min-width:166px!important;min-height:166px!important;line-height:166px!important}i.s-sm-168,mat-icon.s-sm-168{font-size:168px!important;width:168px!important;height:168px!important;min-width:168px!important;min-height:168px!important;line-height:168px!important}i.s-sm-170,mat-icon.s-sm-170{font-size:170px!important;width:170px!important;height:170px!important;min-width:170px!important;min-height:170px!important;line-height:170px!important}i.s-sm-172,mat-icon.s-sm-172{font-size:172px!important;width:172px!important;height:172px!important;min-width:172px!important;min-height:172px!important;line-height:172px!important}i.s-sm-174,mat-icon.s-sm-174{font-size:174px!important;width:174px!important;height:174px!important;min-width:174px!important;min-height:174px!important;line-height:174px!important}i.s-sm-176,mat-icon.s-sm-176{font-size:176px!important;width:176px!important;height:176px!important;min-width:176px!important;min-height:176px!important;line-height:176px!important}i.s-sm-178,mat-icon.s-sm-178{font-size:178px!important;width:178px!important;height:178px!important;min-width:178px!important;min-height:178px!important;line-height:178px!important}i.s-sm-180,mat-icon.s-sm-180{font-size:180px!important;width:180px!important;height:180px!important;min-width:180px!important;min-height:180px!important;line-height:180px!important}i.s-sm-182,mat-icon.s-sm-182{font-size:182px!important;width:182px!important;height:182px!important;min-width:182px!important;min-height:182px!important;line-height:182px!important}i.s-sm-184,mat-icon.s-sm-184{font-size:184px!important;width:184px!important;height:184px!important;min-width:184px!important;min-height:184px!important;line-height:184px!important}i.s-sm-186,mat-icon.s-sm-186{font-size:186px!important;width:186px!important;height:186px!important;min-width:186px!important;min-height:186px!important;line-height:186px!important}i.s-sm-188,mat-icon.s-sm-188{font-size:188px!important;width:188px!important;height:188px!important;min-width:188px!important;min-height:188px!important;line-height:188px!important}i.s-sm-190,mat-icon.s-sm-190{font-size:190px!important;width:190px!important;height:190px!important;min-width:190px!important;min-height:190px!important;line-height:190px!important}i.s-sm-192,mat-icon.s-sm-192{font-size:192px!important;width:192px!important;height:192px!important;min-width:192px!important;min-height:192px!important;line-height:192px!important}i.s-sm-194,mat-icon.s-sm-194{font-size:194px!important;width:194px!important;height:194px!important;min-width:194px!important;min-height:194px!important;line-height:194px!important}i.s-sm-196,mat-icon.s-sm-196{font-size:196px!important;width:196px!important;height:196px!important;min-width:196px!important;min-height:196px!important;line-height:196px!important}i.s-sm-198,mat-icon.s-sm-198{font-size:198px!important;width:198px!important;height:198px!important;min-width:198px!important;min-height:198px!important;line-height:198px!important}i.s-sm-200,mat-icon.s-sm-200{font-size:200px!important;width:200px!important;height:200px!important;min-width:200px!important;min-height:200px!important;line-height:200px!important}i.s-sm-202,mat-icon.s-sm-202{font-size:202px!important;width:202px!important;height:202px!important;min-width:202px!important;min-height:202px!important;line-height:202px!important}i.s-sm-204,mat-icon.s-sm-204{font-size:204px!important;width:204px!important;height:204px!important;min-width:204px!important;min-height:204px!important;line-height:204px!important}i.s-sm-206,mat-icon.s-sm-206{font-size:206px!important;width:206px!important;height:206px!important;min-width:206px!important;min-height:206px!important;line-height:206px!important}i.s-sm-208,mat-icon.s-sm-208{font-size:208px!important;width:208px!important;height:208px!important;min-width:208px!important;min-height:208px!important;line-height:208px!important}i.s-sm-210,mat-icon.s-sm-210{font-size:210px!important;width:210px!important;height:210px!important;min-width:210px!important;min-height:210px!important;line-height:210px!important}i.s-sm-212,mat-icon.s-sm-212{font-size:212px!important;width:212px!important;height:212px!important;min-width:212px!important;min-height:212px!important;line-height:212px!important}i.s-sm-214,mat-icon.s-sm-214{font-size:214px!important;width:214px!important;height:214px!important;min-width:214px!important;min-height:214px!important;line-height:214px!important}i.s-sm-216,mat-icon.s-sm-216{font-size:216px!important;width:216px!important;height:216px!important;min-width:216px!important;min-height:216px!important;line-height:216px!important}i.s-sm-218,mat-icon.s-sm-218{font-size:218px!important;width:218px!important;height:218px!important;min-width:218px!important;min-height:218px!important;line-height:218px!important}i.s-sm-220,mat-icon.s-sm-220{font-size:220px!important;width:220px!important;height:220px!important;min-width:220px!important;min-height:220px!important;line-height:220px!important}i.s-sm-222,mat-icon.s-sm-222{font-size:222px!important;width:222px!important;height:222px!important;min-width:222px!important;min-height:222px!important;line-height:222px!important}i.s-sm-224,mat-icon.s-sm-224{font-size:224px!important;width:224px!important;height:224px!important;min-width:224px!important;min-height:224px!important;line-height:224px!important}i.s-sm-226,mat-icon.s-sm-226{font-size:226px!important;width:226px!important;height:226px!important;min-width:226px!important;min-height:226px!important;line-height:226px!important}i.s-sm-228,mat-icon.s-sm-228{font-size:228px!important;width:228px!important;height:228px!important;min-width:228px!important;min-height:228px!important;line-height:228px!important}i.s-sm-230,mat-icon.s-sm-230{font-size:230px!important;width:230px!important;height:230px!important;min-width:230px!important;min-height:230px!important;line-height:230px!important}i.s-sm-232,mat-icon.s-sm-232{font-size:232px!important;width:232px!important;height:232px!important;min-width:232px!important;min-height:232px!important;line-height:232px!important}i.s-sm-234,mat-icon.s-sm-234{font-size:234px!important;width:234px!important;height:234px!important;min-width:234px!important;min-height:234px!important;line-height:234px!important}i.s-sm-236,mat-icon.s-sm-236{font-size:236px!important;width:236px!important;height:236px!important;min-width:236px!important;min-height:236px!important;line-height:236px!important}i.s-sm-238,mat-icon.s-sm-238{font-size:238px!important;width:238px!important;height:238px!important;min-width:238px!important;min-height:238px!important;line-height:238px!important}i.s-sm-240,mat-icon.s-sm-240{font-size:240px!important;width:240px!important;height:240px!important;min-width:240px!important;min-height:240px!important;line-height:240px!important}i.s-sm-242,mat-icon.s-sm-242{font-size:242px!important;width:242px!important;height:242px!important;min-width:242px!important;min-height:242px!important;line-height:242px!important}i.s-sm-244,mat-icon.s-sm-244{font-size:244px!important;width:244px!important;height:244px!important;min-width:244px!important;min-height:244px!important;line-height:244px!important}i.s-sm-246,mat-icon.s-sm-246{font-size:246px!important;width:246px!important;height:246px!important;min-width:246px!important;min-height:246px!important;line-height:246px!important}i.s-sm-248,mat-icon.s-sm-248{font-size:248px!important;width:248px!important;height:248px!important;min-width:248px!important;min-height:248px!important;line-height:248px!important}i.s-sm-250,mat-icon.s-sm-250{font-size:250px!important;width:250px!important;height:250px!important;min-width:250px!important;min-height:250px!important;line-height:250px!important}i.s-sm-252,mat-icon.s-sm-252{font-size:252px!important;width:252px!important;height:252px!important;min-width:252px!important;min-height:252px!important;line-height:252px!important}i.s-sm-254,mat-icon.s-sm-254{font-size:254px!important;width:254px!important;height:254px!important;min-width:254px!important;min-height:254px!important;line-height:254px!important}i.s-sm-256,mat-icon.s-sm-256{font-size:256px!important;width:256px!important;height:256px!important;min-width:256px!important;min-height:256px!important;line-height:256px!important}}@media screen and (min-width: 960px){i.s-md-4,mat-icon.s-md-4{font-size:4px!important;width:4px!important;height:4px!important;min-width:4px!important;min-height:4px!important;line-height:4px!important}i.s-md-6,mat-icon.s-md-6{font-size:6px!important;width:6px!important;height:6px!important;min-width:6px!important;min-height:6px!important;line-height:6px!important}i.s-md-8,mat-icon.s-md-8{font-size:8px!important;width:8px!important;height:8px!important;min-width:8px!important;min-height:8px!important;line-height:8px!important}i.s-md-10,mat-icon.s-md-10{font-size:10px!important;width:10px!important;height:10px!important;min-width:10px!important;min-height:10px!important;line-height:10px!important}i.s-md-12,mat-icon.s-md-12{font-size:12px!important;width:12px!important;height:12px!important;min-width:12px!important;min-height:12px!important;line-height:12px!important}i.s-md-14,mat-icon.s-md-14{font-size:14px!important;width:14px!important;height:14px!important;min-width:14px!important;min-height:14px!important;line-height:14px!important}i.s-md-16,mat-icon.s-md-16{font-size:16px!important;width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;line-height:16px!important}i.s-md-18,mat-icon.s-md-18{font-size:18px!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;line-height:18px!important}i.s-md-20,mat-icon.s-md-20{font-size:20px!important;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;line-height:20px!important}i.s-md-22,mat-icon.s-md-22{font-size:22px!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;line-height:22px!important}i.s-md-24,mat-icon.s-md-24{font-size:24px!important;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;line-height:24px!important}i.s-md-26,mat-icon.s-md-26{font-size:26px!important;width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;line-height:26px!important}i.s-md-28,mat-icon.s-md-28{font-size:28px!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;line-height:28px!important}i.s-md-30,mat-icon.s-md-30{font-size:30px!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;line-height:30px!important}i.s-md-32,mat-icon.s-md-32{font-size:32px!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;line-height:32px!important}i.s-md-34,mat-icon.s-md-34{font-size:34px!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;line-height:34px!important}i.s-md-36,mat-icon.s-md-36{font-size:36px!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;line-height:36px!important}i.s-md-38,mat-icon.s-md-38{font-size:38px!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;line-height:38px!important}i.s-md-40,mat-icon.s-md-40{font-size:40px!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;line-height:40px!important}i.s-md-42,mat-icon.s-md-42{font-size:42px!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;line-height:42px!important}i.s-md-44,mat-icon.s-md-44{font-size:44px!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;line-height:44px!important}i.s-md-46,mat-icon.s-md-46{font-size:46px!important;width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;line-height:46px!important}i.s-md-48,mat-icon.s-md-48{font-size:48px!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;line-height:48px!important}i.s-md-50,mat-icon.s-md-50{font-size:50px!important;width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;line-height:50px!important}i.s-md-52,mat-icon.s-md-52{font-size:52px!important;width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;line-height:52px!important}i.s-md-54,mat-icon.s-md-54{font-size:54px!important;width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;line-height:54px!important}i.s-md-56,mat-icon.s-md-56{font-size:56px!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;line-height:56px!important}i.s-md-58,mat-icon.s-md-58{font-size:58px!important;width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;line-height:58px!important}i.s-md-60,mat-icon.s-md-60{font-size:60px!important;width:60px!important;height:60px!important;min-width:60px!important;min-height:60px!important;line-height:60px!important}i.s-md-62,mat-icon.s-md-62{font-size:62px!important;width:62px!important;height:62px!important;min-width:62px!important;min-height:62px!important;line-height:62px!important}i.s-md-64,mat-icon.s-md-64{font-size:64px!important;width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important;line-height:64px!important}i.s-md-66,mat-icon.s-md-66{font-size:66px!important;width:66px!important;height:66px!important;min-width:66px!important;min-height:66px!important;line-height:66px!important}i.s-md-68,mat-icon.s-md-68{font-size:68px!important;width:68px!important;height:68px!important;min-width:68px!important;min-height:68px!important;line-height:68px!important}i.s-md-70,mat-icon.s-md-70{font-size:70px!important;width:70px!important;height:70px!important;min-width:70px!important;min-height:70px!important;line-height:70px!important}i.s-md-72,mat-icon.s-md-72{font-size:72px!important;width:72px!important;height:72px!important;min-width:72px!important;min-height:72px!important;line-height:72px!important}i.s-md-74,mat-icon.s-md-74{font-size:74px!important;width:74px!important;height:74px!important;min-width:74px!important;min-height:74px!important;line-height:74px!important}i.s-md-76,mat-icon.s-md-76{font-size:76px!important;width:76px!important;height:76px!important;min-width:76px!important;min-height:76px!important;line-height:76px!important}i.s-md-78,mat-icon.s-md-78{font-size:78px!important;width:78px!important;height:78px!important;min-width:78px!important;min-height:78px!important;line-height:78px!important}i.s-md-80,mat-icon.s-md-80{font-size:80px!important;width:80px!important;height:80px!important;min-width:80px!important;min-height:80px!important;line-height:80px!important}i.s-md-82,mat-icon.s-md-82{font-size:82px!important;width:82px!important;height:82px!important;min-width:82px!important;min-height:82px!important;line-height:82px!important}i.s-md-84,mat-icon.s-md-84{font-size:84px!important;width:84px!important;height:84px!important;min-width:84px!important;min-height:84px!important;line-height:84px!important}i.s-md-86,mat-icon.s-md-86{font-size:86px!important;width:86px!important;height:86px!important;min-width:86px!important;min-height:86px!important;line-height:86px!important}i.s-md-88,mat-icon.s-md-88{font-size:88px!important;width:88px!important;height:88px!important;min-width:88px!important;min-height:88px!important;line-height:88px!important}i.s-md-90,mat-icon.s-md-90{font-size:90px!important;width:90px!important;height:90px!important;min-width:90px!important;min-height:90px!important;line-height:90px!important}i.s-md-92,mat-icon.s-md-92{font-size:92px!important;width:92px!important;height:92px!important;min-width:92px!important;min-height:92px!important;line-height:92px!important}i.s-md-94,mat-icon.s-md-94{font-size:94px!important;width:94px!important;height:94px!important;min-width:94px!important;min-height:94px!important;line-height:94px!important}i.s-md-96,mat-icon.s-md-96{font-size:96px!important;width:96px!important;height:96px!important;min-width:96px!important;min-height:96px!important;line-height:96px!important}i.s-md-98,mat-icon.s-md-98{font-size:98px!important;width:98px!important;height:98px!important;min-width:98px!important;min-height:98px!important;line-height:98px!important}i.s-md-100,mat-icon.s-md-100{font-size:100px!important;width:100px!important;height:100px!important;min-width:100px!important;min-height:100px!important;line-height:100px!important}i.s-md-102,mat-icon.s-md-102{font-size:102px!important;width:102px!important;height:102px!important;min-width:102px!important;min-height:102px!important;line-height:102px!important}i.s-md-104,mat-icon.s-md-104{font-size:104px!important;width:104px!important;height:104px!important;min-width:104px!important;min-height:104px!important;line-height:104px!important}i.s-md-106,mat-icon.s-md-106{font-size:106px!important;width:106px!important;height:106px!important;min-width:106px!important;min-height:106px!important;line-height:106px!important}i.s-md-108,mat-icon.s-md-108{font-size:108px!important;width:108px!important;height:108px!important;min-width:108px!important;min-height:108px!important;line-height:108px!important}i.s-md-110,mat-icon.s-md-110{font-size:110px!important;width:110px!important;height:110px!important;min-width:110px!important;min-height:110px!important;line-height:110px!important}i.s-md-112,mat-icon.s-md-112{font-size:112px!important;width:112px!important;height:112px!important;min-width:112px!important;min-height:112px!important;line-height:112px!important}i.s-md-114,mat-icon.s-md-114{font-size:114px!important;width:114px!important;height:114px!important;min-width:114px!important;min-height:114px!important;line-height:114px!important}i.s-md-116,mat-icon.s-md-116{font-size:116px!important;width:116px!important;height:116px!important;min-width:116px!important;min-height:116px!important;line-height:116px!important}i.s-md-118,mat-icon.s-md-118{font-size:118px!important;width:118px!important;height:118px!important;min-width:118px!important;min-height:118px!important;line-height:118px!important}i.s-md-120,mat-icon.s-md-120{font-size:120px!important;width:120px!important;height:120px!important;min-width:120px!important;min-height:120px!important;line-height:120px!important}i.s-md-122,mat-icon.s-md-122{font-size:122px!important;width:122px!important;height:122px!important;min-width:122px!important;min-height:122px!important;line-height:122px!important}i.s-md-124,mat-icon.s-md-124{font-size:124px!important;width:124px!important;height:124px!important;min-width:124px!important;min-height:124px!important;line-height:124px!important}i.s-md-126,mat-icon.s-md-126{font-size:126px!important;width:126px!important;height:126px!important;min-width:126px!important;min-height:126px!important;line-height:126px!important}i.s-md-128,mat-icon.s-md-128{font-size:128px!important;width:128px!important;height:128px!important;min-width:128px!important;min-height:128px!important;line-height:128px!important}i.s-md-130,mat-icon.s-md-130{font-size:130px!important;width:130px!important;height:130px!important;min-width:130px!important;min-height:130px!important;line-height:130px!important}i.s-md-132,mat-icon.s-md-132{font-size:132px!important;width:132px!important;height:132px!important;min-width:132px!important;min-height:132px!important;line-height:132px!important}i.s-md-134,mat-icon.s-md-134{font-size:134px!important;width:134px!important;height:134px!important;min-width:134px!important;min-height:134px!important;line-height:134px!important}i.s-md-136,mat-icon.s-md-136{font-size:136px!important;width:136px!important;height:136px!important;min-width:136px!important;min-height:136px!important;line-height:136px!important}i.s-md-138,mat-icon.s-md-138{font-size:138px!important;width:138px!important;height:138px!important;min-width:138px!important;min-height:138px!important;line-height:138px!important}i.s-md-140,mat-icon.s-md-140{font-size:140px!important;width:140px!important;height:140px!important;min-width:140px!important;min-height:140px!important;line-height:140px!important}i.s-md-142,mat-icon.s-md-142{font-size:142px!important;width:142px!important;height:142px!important;min-width:142px!important;min-height:142px!important;line-height:142px!important}i.s-md-144,mat-icon.s-md-144{font-size:144px!important;width:144px!important;height:144px!important;min-width:144px!important;min-height:144px!important;line-height:144px!important}i.s-md-146,mat-icon.s-md-146{font-size:146px!important;width:146px!important;height:146px!important;min-width:146px!important;min-height:146px!important;line-height:146px!important}i.s-md-148,mat-icon.s-md-148{font-size:148px!important;width:148px!important;height:148px!important;min-width:148px!important;min-height:148px!important;line-height:148px!important}i.s-md-150,mat-icon.s-md-150{font-size:150px!important;width:150px!important;height:150px!important;min-width:150px!important;min-height:150px!important;line-height:150px!important}i.s-md-152,mat-icon.s-md-152{font-size:152px!important;width:152px!important;height:152px!important;min-width:152px!important;min-height:152px!important;line-height:152px!important}i.s-md-154,mat-icon.s-md-154{font-size:154px!important;width:154px!important;height:154px!important;min-width:154px!important;min-height:154px!important;line-height:154px!important}i.s-md-156,mat-icon.s-md-156{font-size:156px!important;width:156px!important;height:156px!important;min-width:156px!important;min-height:156px!important;line-height:156px!important}i.s-md-158,mat-icon.s-md-158{font-size:158px!important;width:158px!important;height:158px!important;min-width:158px!important;min-height:158px!important;line-height:158px!important}i.s-md-160,mat-icon.s-md-160{font-size:160px!important;width:160px!important;height:160px!important;min-width:160px!important;min-height:160px!important;line-height:160px!important}i.s-md-162,mat-icon.s-md-162{font-size:162px!important;width:162px!important;height:162px!important;min-width:162px!important;min-height:162px!important;line-height:162px!important}i.s-md-164,mat-icon.s-md-164{font-size:164px!important;width:164px!important;height:164px!important;min-width:164px!important;min-height:164px!important;line-height:164px!important}i.s-md-166,mat-icon.s-md-166{font-size:166px!important;width:166px!important;height:166px!important;min-width:166px!important;min-height:166px!important;line-height:166px!important}i.s-md-168,mat-icon.s-md-168{font-size:168px!important;width:168px!important;height:168px!important;min-width:168px!important;min-height:168px!important;line-height:168px!important}i.s-md-170,mat-icon.s-md-170{font-size:170px!important;width:170px!important;height:170px!important;min-width:170px!important;min-height:170px!important;line-height:170px!important}i.s-md-172,mat-icon.s-md-172{font-size:172px!important;width:172px!important;height:172px!important;min-width:172px!important;min-height:172px!important;line-height:172px!important}i.s-md-174,mat-icon.s-md-174{font-size:174px!important;width:174px!important;height:174px!important;min-width:174px!important;min-height:174px!important;line-height:174px!important}i.s-md-176,mat-icon.s-md-176{font-size:176px!important;width:176px!important;height:176px!important;min-width:176px!important;min-height:176px!important;line-height:176px!important}i.s-md-178,mat-icon.s-md-178{font-size:178px!important;width:178px!important;height:178px!important;min-width:178px!important;min-height:178px!important;line-height:178px!important}i.s-md-180,mat-icon.s-md-180{font-size:180px!important;width:180px!important;height:180px!important;min-width:180px!important;min-height:180px!important;line-height:180px!important}i.s-md-182,mat-icon.s-md-182{font-size:182px!important;width:182px!important;height:182px!important;min-width:182px!important;min-height:182px!important;line-height:182px!important}i.s-md-184,mat-icon.s-md-184{font-size:184px!important;width:184px!important;height:184px!important;min-width:184px!important;min-height:184px!important;line-height:184px!important}i.s-md-186,mat-icon.s-md-186{font-size:186px!important;width:186px!important;height:186px!important;min-width:186px!important;min-height:186px!important;line-height:186px!important}i.s-md-188,mat-icon.s-md-188{font-size:188px!important;width:188px!important;height:188px!important;min-width:188px!important;min-height:188px!important;line-height:188px!important}i.s-md-190,mat-icon.s-md-190{font-size:190px!important;width:190px!important;height:190px!important;min-width:190px!important;min-height:190px!important;line-height:190px!important}i.s-md-192,mat-icon.s-md-192{font-size:192px!important;width:192px!important;height:192px!important;min-width:192px!important;min-height:192px!important;line-height:192px!important}i.s-md-194,mat-icon.s-md-194{font-size:194px!important;width:194px!important;height:194px!important;min-width:194px!important;min-height:194px!important;line-height:194px!important}i.s-md-196,mat-icon.s-md-196{font-size:196px!important;width:196px!important;height:196px!important;min-width:196px!important;min-height:196px!important;line-height:196px!important}i.s-md-198,mat-icon.s-md-198{font-size:198px!important;width:198px!important;height:198px!important;min-width:198px!important;min-height:198px!important;line-height:198px!important}i.s-md-200,mat-icon.s-md-200{font-size:200px!important;width:200px!important;height:200px!important;min-width:200px!important;min-height:200px!important;line-height:200px!important}i.s-md-202,mat-icon.s-md-202{font-size:202px!important;width:202px!important;height:202px!important;min-width:202px!important;min-height:202px!important;line-height:202px!important}i.s-md-204,mat-icon.s-md-204{font-size:204px!important;width:204px!important;height:204px!important;min-width:204px!important;min-height:204px!important;line-height:204px!important}i.s-md-206,mat-icon.s-md-206{font-size:206px!important;width:206px!important;height:206px!important;min-width:206px!important;min-height:206px!important;line-height:206px!important}i.s-md-208,mat-icon.s-md-208{font-size:208px!important;width:208px!important;height:208px!important;min-width:208px!important;min-height:208px!important;line-height:208px!important}i.s-md-210,mat-icon.s-md-210{font-size:210px!important;width:210px!important;height:210px!important;min-width:210px!important;min-height:210px!important;line-height:210px!important}i.s-md-212,mat-icon.s-md-212{font-size:212px!important;width:212px!important;height:212px!important;min-width:212px!important;min-height:212px!important;line-height:212px!important}i.s-md-214,mat-icon.s-md-214{font-size:214px!important;width:214px!important;height:214px!important;min-width:214px!important;min-height:214px!important;line-height:214px!important}i.s-md-216,mat-icon.s-md-216{font-size:216px!important;width:216px!important;height:216px!important;min-width:216px!important;min-height:216px!important;line-height:216px!important}i.s-md-218,mat-icon.s-md-218{font-size:218px!important;width:218px!important;height:218px!important;min-width:218px!important;min-height:218px!important;line-height:218px!important}i.s-md-220,mat-icon.s-md-220{font-size:220px!important;width:220px!important;height:220px!important;min-width:220px!important;min-height:220px!important;line-height:220px!important}i.s-md-222,mat-icon.s-md-222{font-size:222px!important;width:222px!important;height:222px!important;min-width:222px!important;min-height:222px!important;line-height:222px!important}i.s-md-224,mat-icon.s-md-224{font-size:224px!important;width:224px!important;height:224px!important;min-width:224px!important;min-height:224px!important;line-height:224px!important}i.s-md-226,mat-icon.s-md-226{font-size:226px!important;width:226px!important;height:226px!important;min-width:226px!important;min-height:226px!important;line-height:226px!important}i.s-md-228,mat-icon.s-md-228{font-size:228px!important;width:228px!important;height:228px!important;min-width:228px!important;min-height:228px!important;line-height:228px!important}i.s-md-230,mat-icon.s-md-230{font-size:230px!important;width:230px!important;height:230px!important;min-width:230px!important;min-height:230px!important;line-height:230px!important}i.s-md-232,mat-icon.s-md-232{font-size:232px!important;width:232px!important;height:232px!important;min-width:232px!important;min-height:232px!important;line-height:232px!important}i.s-md-234,mat-icon.s-md-234{font-size:234px!important;width:234px!important;height:234px!important;min-width:234px!important;min-height:234px!important;line-height:234px!important}i.s-md-236,mat-icon.s-md-236{font-size:236px!important;width:236px!important;height:236px!important;min-width:236px!important;min-height:236px!important;line-height:236px!important}i.s-md-238,mat-icon.s-md-238{font-size:238px!important;width:238px!important;height:238px!important;min-width:238px!important;min-height:238px!important;line-height:238px!important}i.s-md-240,mat-icon.s-md-240{font-size:240px!important;width:240px!important;height:240px!important;min-width:240px!important;min-height:240px!important;line-height:240px!important}i.s-md-242,mat-icon.s-md-242{font-size:242px!important;width:242px!important;height:242px!important;min-width:242px!important;min-height:242px!important;line-height:242px!important}i.s-md-244,mat-icon.s-md-244{font-size:244px!important;width:244px!important;height:244px!important;min-width:244px!important;min-height:244px!important;line-height:244px!important}i.s-md-246,mat-icon.s-md-246{font-size:246px!important;width:246px!important;height:246px!important;min-width:246px!important;min-height:246px!important;line-height:246px!important}i.s-md-248,mat-icon.s-md-248{font-size:248px!important;width:248px!important;height:248px!important;min-width:248px!important;min-height:248px!important;line-height:248px!important}i.s-md-250,mat-icon.s-md-250{font-size:250px!important;width:250px!important;height:250px!important;min-width:250px!important;min-height:250px!important;line-height:250px!important}i.s-md-252,mat-icon.s-md-252{font-size:252px!important;width:252px!important;height:252px!important;min-width:252px!important;min-height:252px!important;line-height:252px!important}i.s-md-254,mat-icon.s-md-254{font-size:254px!important;width:254px!important;height:254px!important;min-width:254px!important;min-height:254px!important;line-height:254px!important}i.s-md-256,mat-icon.s-md-256{font-size:256px!important;width:256px!important;height:256px!important;min-width:256px!important;min-height:256px!important;line-height:256px!important}}@media screen and (min-width: 1280px){i.s-lg-4,mat-icon.s-lg-4{font-size:4px!important;width:4px!important;height:4px!important;min-width:4px!important;min-height:4px!important;line-height:4px!important}i.s-lg-6,mat-icon.s-lg-6{font-size:6px!important;width:6px!important;height:6px!important;min-width:6px!important;min-height:6px!important;line-height:6px!important}i.s-lg-8,mat-icon.s-lg-8{font-size:8px!important;width:8px!important;height:8px!important;min-width:8px!important;min-height:8px!important;line-height:8px!important}i.s-lg-10,mat-icon.s-lg-10{font-size:10px!important;width:10px!important;height:10px!important;min-width:10px!important;min-height:10px!important;line-height:10px!important}i.s-lg-12,mat-icon.s-lg-12{font-size:12px!important;width:12px!important;height:12px!important;min-width:12px!important;min-height:12px!important;line-height:12px!important}i.s-lg-14,mat-icon.s-lg-14{font-size:14px!important;width:14px!important;height:14px!important;min-width:14px!important;min-height:14px!important;line-height:14px!important}i.s-lg-16,mat-icon.s-lg-16{font-size:16px!important;width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;line-height:16px!important}i.s-lg-18,mat-icon.s-lg-18{font-size:18px!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;line-height:18px!important}i.s-lg-20,mat-icon.s-lg-20{font-size:20px!important;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;line-height:20px!important}i.s-lg-22,mat-icon.s-lg-22{font-size:22px!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;line-height:22px!important}i.s-lg-24,mat-icon.s-lg-24{font-size:24px!important;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;line-height:24px!important}i.s-lg-26,mat-icon.s-lg-26{font-size:26px!important;width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;line-height:26px!important}i.s-lg-28,mat-icon.s-lg-28{font-size:28px!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;line-height:28px!important}i.s-lg-30,mat-icon.s-lg-30{font-size:30px!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;line-height:30px!important}i.s-lg-32,mat-icon.s-lg-32{font-size:32px!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;line-height:32px!important}i.s-lg-34,mat-icon.s-lg-34{font-size:34px!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;line-height:34px!important}i.s-lg-36,mat-icon.s-lg-36{font-size:36px!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;line-height:36px!important}i.s-lg-38,mat-icon.s-lg-38{font-size:38px!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;line-height:38px!important}i.s-lg-40,mat-icon.s-lg-40{font-size:40px!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;line-height:40px!important}i.s-lg-42,mat-icon.s-lg-42{font-size:42px!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;line-height:42px!important}i.s-lg-44,mat-icon.s-lg-44{font-size:44px!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;line-height:44px!important}i.s-lg-46,mat-icon.s-lg-46{font-size:46px!important;width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;line-height:46px!important}i.s-lg-48,mat-icon.s-lg-48{font-size:48px!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;line-height:48px!important}i.s-lg-50,mat-icon.s-lg-50{font-size:50px!important;width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;line-height:50px!important}i.s-lg-52,mat-icon.s-lg-52{font-size:52px!important;width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;line-height:52px!important}i.s-lg-54,mat-icon.s-lg-54{font-size:54px!important;width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;line-height:54px!important}i.s-lg-56,mat-icon.s-lg-56{font-size:56px!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;line-height:56px!important}i.s-lg-58,mat-icon.s-lg-58{font-size:58px!important;width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;line-height:58px!important}i.s-lg-60,mat-icon.s-lg-60{font-size:60px!important;width:60px!important;height:60px!important;min-width:60px!important;min-height:60px!important;line-height:60px!important}i.s-lg-62,mat-icon.s-lg-62{font-size:62px!important;width:62px!important;height:62px!important;min-width:62px!important;min-height:62px!important;line-height:62px!important}i.s-lg-64,mat-icon.s-lg-64{font-size:64px!important;width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important;line-height:64px!important}i.s-lg-66,mat-icon.s-lg-66{font-size:66px!important;width:66px!important;height:66px!important;min-width:66px!important;min-height:66px!important;line-height:66px!important}i.s-lg-68,mat-icon.s-lg-68{font-size:68px!important;width:68px!important;height:68px!important;min-width:68px!important;min-height:68px!important;line-height:68px!important}i.s-lg-70,mat-icon.s-lg-70{font-size:70px!important;width:70px!important;height:70px!important;min-width:70px!important;min-height:70px!important;line-height:70px!important}i.s-lg-72,mat-icon.s-lg-72{font-size:72px!important;width:72px!important;height:72px!important;min-width:72px!important;min-height:72px!important;line-height:72px!important}i.s-lg-74,mat-icon.s-lg-74{font-size:74px!important;width:74px!important;height:74px!important;min-width:74px!important;min-height:74px!important;line-height:74px!important}i.s-lg-76,mat-icon.s-lg-76{font-size:76px!important;width:76px!important;height:76px!important;min-width:76px!important;min-height:76px!important;line-height:76px!important}i.s-lg-78,mat-icon.s-lg-78{font-size:78px!important;width:78px!important;height:78px!important;min-width:78px!important;min-height:78px!important;line-height:78px!important}i.s-lg-80,mat-icon.s-lg-80{font-size:80px!important;width:80px!important;height:80px!important;min-width:80px!important;min-height:80px!important;line-height:80px!important}i.s-lg-82,mat-icon.s-lg-82{font-size:82px!important;width:82px!important;height:82px!important;min-width:82px!important;min-height:82px!important;line-height:82px!important}i.s-lg-84,mat-icon.s-lg-84{font-size:84px!important;width:84px!important;height:84px!important;min-width:84px!important;min-height:84px!important;line-height:84px!important}i.s-lg-86,mat-icon.s-lg-86{font-size:86px!important;width:86px!important;height:86px!important;min-width:86px!important;min-height:86px!important;line-height:86px!important}i.s-lg-88,mat-icon.s-lg-88{font-size:88px!important;width:88px!important;height:88px!important;min-width:88px!important;min-height:88px!important;line-height:88px!important}i.s-lg-90,mat-icon.s-lg-90{font-size:90px!important;width:90px!important;height:90px!important;min-width:90px!important;min-height:90px!important;line-height:90px!important}i.s-lg-92,mat-icon.s-lg-92{font-size:92px!important;width:92px!important;height:92px!important;min-width:92px!important;min-height:92px!important;line-height:92px!important}i.s-lg-94,mat-icon.s-lg-94{font-size:94px!important;width:94px!important;height:94px!important;min-width:94px!important;min-height:94px!important;line-height:94px!important}i.s-lg-96,mat-icon.s-lg-96{font-size:96px!important;width:96px!important;height:96px!important;min-width:96px!important;min-height:96px!important;line-height:96px!important}i.s-lg-98,mat-icon.s-lg-98{font-size:98px!important;width:98px!important;height:98px!important;min-width:98px!important;min-height:98px!important;line-height:98px!important}i.s-lg-100,mat-icon.s-lg-100{font-size:100px!important;width:100px!important;height:100px!important;min-width:100px!important;min-height:100px!important;line-height:100px!important}i.s-lg-102,mat-icon.s-lg-102{font-size:102px!important;width:102px!important;height:102px!important;min-width:102px!important;min-height:102px!important;line-height:102px!important}i.s-lg-104,mat-icon.s-lg-104{font-size:104px!important;width:104px!important;height:104px!important;min-width:104px!important;min-height:104px!important;line-height:104px!important}i.s-lg-106,mat-icon.s-lg-106{font-size:106px!important;width:106px!important;height:106px!important;min-width:106px!important;min-height:106px!important;line-height:106px!important}i.s-lg-108,mat-icon.s-lg-108{font-size:108px!important;width:108px!important;height:108px!important;min-width:108px!important;min-height:108px!important;line-height:108px!important}i.s-lg-110,mat-icon.s-lg-110{font-size:110px!important;width:110px!important;height:110px!important;min-width:110px!important;min-height:110px!important;line-height:110px!important}i.s-lg-112,mat-icon.s-lg-112{font-size:112px!important;width:112px!important;height:112px!important;min-width:112px!important;min-height:112px!important;line-height:112px!important}i.s-lg-114,mat-icon.s-lg-114{font-size:114px!important;width:114px!important;height:114px!important;min-width:114px!important;min-height:114px!important;line-height:114px!important}i.s-lg-116,mat-icon.s-lg-116{font-size:116px!important;width:116px!important;height:116px!important;min-width:116px!important;min-height:116px!important;line-height:116px!important}i.s-lg-118,mat-icon.s-lg-118{font-size:118px!important;width:118px!important;height:118px!important;min-width:118px!important;min-height:118px!important;line-height:118px!important}i.s-lg-120,mat-icon.s-lg-120{font-size:120px!important;width:120px!important;height:120px!important;min-width:120px!important;min-height:120px!important;line-height:120px!important}i.s-lg-122,mat-icon.s-lg-122{font-size:122px!important;width:122px!important;height:122px!important;min-width:122px!important;min-height:122px!important;line-height:122px!important}i.s-lg-124,mat-icon.s-lg-124{font-size:124px!important;width:124px!important;height:124px!important;min-width:124px!important;min-height:124px!important;line-height:124px!important}i.s-lg-126,mat-icon.s-lg-126{font-size:126px!important;width:126px!important;height:126px!important;min-width:126px!important;min-height:126px!important;line-height:126px!important}i.s-lg-128,mat-icon.s-lg-128{font-size:128px!important;width:128px!important;height:128px!important;min-width:128px!important;min-height:128px!important;line-height:128px!important}i.s-lg-130,mat-icon.s-lg-130{font-size:130px!important;width:130px!important;height:130px!important;min-width:130px!important;min-height:130px!important;line-height:130px!important}i.s-lg-132,mat-icon.s-lg-132{font-size:132px!important;width:132px!important;height:132px!important;min-width:132px!important;min-height:132px!important;line-height:132px!important}i.s-lg-134,mat-icon.s-lg-134{font-size:134px!important;width:134px!important;height:134px!important;min-width:134px!important;min-height:134px!important;line-height:134px!important}i.s-lg-136,mat-icon.s-lg-136{font-size:136px!important;width:136px!important;height:136px!important;min-width:136px!important;min-height:136px!important;line-height:136px!important}i.s-lg-138,mat-icon.s-lg-138{font-size:138px!important;width:138px!important;height:138px!important;min-width:138px!important;min-height:138px!important;line-height:138px!important}i.s-lg-140,mat-icon.s-lg-140{font-size:140px!important;width:140px!important;height:140px!important;min-width:140px!important;min-height:140px!important;line-height:140px!important}i.s-lg-142,mat-icon.s-lg-142{font-size:142px!important;width:142px!important;height:142px!important;min-width:142px!important;min-height:142px!important;line-height:142px!important}i.s-lg-144,mat-icon.s-lg-144{font-size:144px!important;width:144px!important;height:144px!important;min-width:144px!important;min-height:144px!important;line-height:144px!important}i.s-lg-146,mat-icon.s-lg-146{font-size:146px!important;width:146px!important;height:146px!important;min-width:146px!important;min-height:146px!important;line-height:146px!important}i.s-lg-148,mat-icon.s-lg-148{font-size:148px!important;width:148px!important;height:148px!important;min-width:148px!important;min-height:148px!important;line-height:148px!important}i.s-lg-150,mat-icon.s-lg-150{font-size:150px!important;width:150px!important;height:150px!important;min-width:150px!important;min-height:150px!important;line-height:150px!important}i.s-lg-152,mat-icon.s-lg-152{font-size:152px!important;width:152px!important;height:152px!important;min-width:152px!important;min-height:152px!important;line-height:152px!important}i.s-lg-154,mat-icon.s-lg-154{font-size:154px!important;width:154px!important;height:154px!important;min-width:154px!important;min-height:154px!important;line-height:154px!important}i.s-lg-156,mat-icon.s-lg-156{font-size:156px!important;width:156px!important;height:156px!important;min-width:156px!important;min-height:156px!important;line-height:156px!important}i.s-lg-158,mat-icon.s-lg-158{font-size:158px!important;width:158px!important;height:158px!important;min-width:158px!important;min-height:158px!important;line-height:158px!important}i.s-lg-160,mat-icon.s-lg-160{font-size:160px!important;width:160px!important;height:160px!important;min-width:160px!important;min-height:160px!important;line-height:160px!important}i.s-lg-162,mat-icon.s-lg-162{font-size:162px!important;width:162px!important;height:162px!important;min-width:162px!important;min-height:162px!important;line-height:162px!important}i.s-lg-164,mat-icon.s-lg-164{font-size:164px!important;width:164px!important;height:164px!important;min-width:164px!important;min-height:164px!important;line-height:164px!important}i.s-lg-166,mat-icon.s-lg-166{font-size:166px!important;width:166px!important;height:166px!important;min-width:166px!important;min-height:166px!important;line-height:166px!important}i.s-lg-168,mat-icon.s-lg-168{font-size:168px!important;width:168px!important;height:168px!important;min-width:168px!important;min-height:168px!important;line-height:168px!important}i.s-lg-170,mat-icon.s-lg-170{font-size:170px!important;width:170px!important;height:170px!important;min-width:170px!important;min-height:170px!important;line-height:170px!important}i.s-lg-172,mat-icon.s-lg-172{font-size:172px!important;width:172px!important;height:172px!important;min-width:172px!important;min-height:172px!important;line-height:172px!important}i.s-lg-174,mat-icon.s-lg-174{font-size:174px!important;width:174px!important;height:174px!important;min-width:174px!important;min-height:174px!important;line-height:174px!important}i.s-lg-176,mat-icon.s-lg-176{font-size:176px!important;width:176px!important;height:176px!important;min-width:176px!important;min-height:176px!important;line-height:176px!important}i.s-lg-178,mat-icon.s-lg-178{font-size:178px!important;width:178px!important;height:178px!important;min-width:178px!important;min-height:178px!important;line-height:178px!important}i.s-lg-180,mat-icon.s-lg-180{font-size:180px!important;width:180px!important;height:180px!important;min-width:180px!important;min-height:180px!important;line-height:180px!important}i.s-lg-182,mat-icon.s-lg-182{font-size:182px!important;width:182px!important;height:182px!important;min-width:182px!important;min-height:182px!important;line-height:182px!important}i.s-lg-184,mat-icon.s-lg-184{font-size:184px!important;width:184px!important;height:184px!important;min-width:184px!important;min-height:184px!important;line-height:184px!important}i.s-lg-186,mat-icon.s-lg-186{font-size:186px!important;width:186px!important;height:186px!important;min-width:186px!important;min-height:186px!important;line-height:186px!important}i.s-lg-188,mat-icon.s-lg-188{font-size:188px!important;width:188px!important;height:188px!important;min-width:188px!important;min-height:188px!important;line-height:188px!important}i.s-lg-190,mat-icon.s-lg-190{font-size:190px!important;width:190px!important;height:190px!important;min-width:190px!important;min-height:190px!important;line-height:190px!important}i.s-lg-192,mat-icon.s-lg-192{font-size:192px!important;width:192px!important;height:192px!important;min-width:192px!important;min-height:192px!important;line-height:192px!important}i.s-lg-194,mat-icon.s-lg-194{font-size:194px!important;width:194px!important;height:194px!important;min-width:194px!important;min-height:194px!important;line-height:194px!important}i.s-lg-196,mat-icon.s-lg-196{font-size:196px!important;width:196px!important;height:196px!important;min-width:196px!important;min-height:196px!important;line-height:196px!important}i.s-lg-198,mat-icon.s-lg-198{font-size:198px!important;width:198px!important;height:198px!important;min-width:198px!important;min-height:198px!important;line-height:198px!important}i.s-lg-200,mat-icon.s-lg-200{font-size:200px!important;width:200px!important;height:200px!important;min-width:200px!important;min-height:200px!important;line-height:200px!important}i.s-lg-202,mat-icon.s-lg-202{font-size:202px!important;width:202px!important;height:202px!important;min-width:202px!important;min-height:202px!important;line-height:202px!important}i.s-lg-204,mat-icon.s-lg-204{font-size:204px!important;width:204px!important;height:204px!important;min-width:204px!important;min-height:204px!important;line-height:204px!important}i.s-lg-206,mat-icon.s-lg-206{font-size:206px!important;width:206px!important;height:206px!important;min-width:206px!important;min-height:206px!important;line-height:206px!important}i.s-lg-208,mat-icon.s-lg-208{font-size:208px!important;width:208px!important;height:208px!important;min-width:208px!important;min-height:208px!important;line-height:208px!important}i.s-lg-210,mat-icon.s-lg-210{font-size:210px!important;width:210px!important;height:210px!important;min-width:210px!important;min-height:210px!important;line-height:210px!important}i.s-lg-212,mat-icon.s-lg-212{font-size:212px!important;width:212px!important;height:212px!important;min-width:212px!important;min-height:212px!important;line-height:212px!important}i.s-lg-214,mat-icon.s-lg-214{font-size:214px!important;width:214px!important;height:214px!important;min-width:214px!important;min-height:214px!important;line-height:214px!important}i.s-lg-216,mat-icon.s-lg-216{font-size:216px!important;width:216px!important;height:216px!important;min-width:216px!important;min-height:216px!important;line-height:216px!important}i.s-lg-218,mat-icon.s-lg-218{font-size:218px!important;width:218px!important;height:218px!important;min-width:218px!important;min-height:218px!important;line-height:218px!important}i.s-lg-220,mat-icon.s-lg-220{font-size:220px!important;width:220px!important;height:220px!important;min-width:220px!important;min-height:220px!important;line-height:220px!important}i.s-lg-222,mat-icon.s-lg-222{font-size:222px!important;width:222px!important;height:222px!important;min-width:222px!important;min-height:222px!important;line-height:222px!important}i.s-lg-224,mat-icon.s-lg-224{font-size:224px!important;width:224px!important;height:224px!important;min-width:224px!important;min-height:224px!important;line-height:224px!important}i.s-lg-226,mat-icon.s-lg-226{font-size:226px!important;width:226px!important;height:226px!important;min-width:226px!important;min-height:226px!important;line-height:226px!important}i.s-lg-228,mat-icon.s-lg-228{font-size:228px!important;width:228px!important;height:228px!important;min-width:228px!important;min-height:228px!important;line-height:228px!important}i.s-lg-230,mat-icon.s-lg-230{font-size:230px!important;width:230px!important;height:230px!important;min-width:230px!important;min-height:230px!important;line-height:230px!important}i.s-lg-232,mat-icon.s-lg-232{font-size:232px!important;width:232px!important;height:232px!important;min-width:232px!important;min-height:232px!important;line-height:232px!important}i.s-lg-234,mat-icon.s-lg-234{font-size:234px!important;width:234px!important;height:234px!important;min-width:234px!important;min-height:234px!important;line-height:234px!important}i.s-lg-236,mat-icon.s-lg-236{font-size:236px!important;width:236px!important;height:236px!important;min-width:236px!important;min-height:236px!important;line-height:236px!important}i.s-lg-238,mat-icon.s-lg-238{font-size:238px!important;width:238px!important;height:238px!important;min-width:238px!important;min-height:238px!important;line-height:238px!important}i.s-lg-240,mat-icon.s-lg-240{font-size:240px!important;width:240px!important;height:240px!important;min-width:240px!important;min-height:240px!important;line-height:240px!important}i.s-lg-242,mat-icon.s-lg-242{font-size:242px!important;width:242px!important;height:242px!important;min-width:242px!important;min-height:242px!important;line-height:242px!important}i.s-lg-244,mat-icon.s-lg-244{font-size:244px!important;width:244px!important;height:244px!important;min-width:244px!important;min-height:244px!important;line-height:244px!important}i.s-lg-246,mat-icon.s-lg-246{font-size:246px!important;width:246px!important;height:246px!important;min-width:246px!important;min-height:246px!important;line-height:246px!important}i.s-lg-248,mat-icon.s-lg-248{font-size:248px!important;width:248px!important;height:248px!important;min-width:248px!important;min-height:248px!important;line-height:248px!important}i.s-lg-250,mat-icon.s-lg-250{font-size:250px!important;width:250px!important;height:250px!important;min-width:250px!important;min-height:250px!important;line-height:250px!important}i.s-lg-252,mat-icon.s-lg-252{font-size:252px!important;width:252px!important;height:252px!important;min-width:252px!important;min-height:252px!important;line-height:252px!important}i.s-lg-254,mat-icon.s-lg-254{font-size:254px!important;width:254px!important;height:254px!important;min-width:254px!important;min-height:254px!important;line-height:254px!important}i.s-lg-256,mat-icon.s-lg-256{font-size:256px!important;width:256px!important;height:256px!important;min-width:256px!important;min-height:256px!important;line-height:256px!important}}@media screen and (min-width: 1920px){i.s-xl-4,mat-icon.s-xl-4{font-size:4px!important;width:4px!important;height:4px!important;min-width:4px!important;min-height:4px!important;line-height:4px!important}i.s-xl-6,mat-icon.s-xl-6{font-size:6px!important;width:6px!important;height:6px!important;min-width:6px!important;min-height:6px!important;line-height:6px!important}i.s-xl-8,mat-icon.s-xl-8{font-size:8px!important;width:8px!important;height:8px!important;min-width:8px!important;min-height:8px!important;line-height:8px!important}i.s-xl-10,mat-icon.s-xl-10{font-size:10px!important;width:10px!important;height:10px!important;min-width:10px!important;min-height:10px!important;line-height:10px!important}i.s-xl-12,mat-icon.s-xl-12{font-size:12px!important;width:12px!important;height:12px!important;min-width:12px!important;min-height:12px!important;line-height:12px!important}i.s-xl-14,mat-icon.s-xl-14{font-size:14px!important;width:14px!important;height:14px!important;min-width:14px!important;min-height:14px!important;line-height:14px!important}i.s-xl-16,mat-icon.s-xl-16{font-size:16px!important;width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;line-height:16px!important}i.s-xl-18,mat-icon.s-xl-18{font-size:18px!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;line-height:18px!important}i.s-xl-20,mat-icon.s-xl-20{font-size:20px!important;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;line-height:20px!important}i.s-xl-22,mat-icon.s-xl-22{font-size:22px!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;line-height:22px!important}i.s-xl-24,mat-icon.s-xl-24{font-size:24px!important;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;line-height:24px!important}i.s-xl-26,mat-icon.s-xl-26{font-size:26px!important;width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;line-height:26px!important}i.s-xl-28,mat-icon.s-xl-28{font-size:28px!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;line-height:28px!important}i.s-xl-30,mat-icon.s-xl-30{font-size:30px!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;line-height:30px!important}i.s-xl-32,mat-icon.s-xl-32{font-size:32px!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;line-height:32px!important}i.s-xl-34,mat-icon.s-xl-34{font-size:34px!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;line-height:34px!important}i.s-xl-36,mat-icon.s-xl-36{font-size:36px!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;line-height:36px!important}i.s-xl-38,mat-icon.s-xl-38{font-size:38px!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;line-height:38px!important}i.s-xl-40,mat-icon.s-xl-40{font-size:40px!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;line-height:40px!important}i.s-xl-42,mat-icon.s-xl-42{font-size:42px!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;line-height:42px!important}i.s-xl-44,mat-icon.s-xl-44{font-size:44px!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;line-height:44px!important}i.s-xl-46,mat-icon.s-xl-46{font-size:46px!important;width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;line-height:46px!important}i.s-xl-48,mat-icon.s-xl-48{font-size:48px!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;line-height:48px!important}i.s-xl-50,mat-icon.s-xl-50{font-size:50px!important;width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;line-height:50px!important}i.s-xl-52,mat-icon.s-xl-52{font-size:52px!important;width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;line-height:52px!important}i.s-xl-54,mat-icon.s-xl-54{font-size:54px!important;width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;line-height:54px!important}i.s-xl-56,mat-icon.s-xl-56{font-size:56px!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;line-height:56px!important}i.s-xl-58,mat-icon.s-xl-58{font-size:58px!important;width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;line-height:58px!important}i.s-xl-60,mat-icon.s-xl-60{font-size:60px!important;width:60px!important;height:60px!important;min-width:60px!important;min-height:60px!important;line-height:60px!important}i.s-xl-62,mat-icon.s-xl-62{font-size:62px!important;width:62px!important;height:62px!important;min-width:62px!important;min-height:62px!important;line-height:62px!important}i.s-xl-64,mat-icon.s-xl-64{font-size:64px!important;width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important;line-height:64px!important}i.s-xl-66,mat-icon.s-xl-66{font-size:66px!important;width:66px!important;height:66px!important;min-width:66px!important;min-height:66px!important;line-height:66px!important}i.s-xl-68,mat-icon.s-xl-68{font-size:68px!important;width:68px!important;height:68px!important;min-width:68px!important;min-height:68px!important;line-height:68px!important}i.s-xl-70,mat-icon.s-xl-70{font-size:70px!important;width:70px!important;height:70px!important;min-width:70px!important;min-height:70px!important;line-height:70px!important}i.s-xl-72,mat-icon.s-xl-72{font-size:72px!important;width:72px!important;height:72px!important;min-width:72px!important;min-height:72px!important;line-height:72px!important}i.s-xl-74,mat-icon.s-xl-74{font-size:74px!important;width:74px!important;height:74px!important;min-width:74px!important;min-height:74px!important;line-height:74px!important}i.s-xl-76,mat-icon.s-xl-76{font-size:76px!important;width:76px!important;height:76px!important;min-width:76px!important;min-height:76px!important;line-height:76px!important}i.s-xl-78,mat-icon.s-xl-78{font-size:78px!important;width:78px!important;height:78px!important;min-width:78px!important;min-height:78px!important;line-height:78px!important}i.s-xl-80,mat-icon.s-xl-80{font-size:80px!important;width:80px!important;height:80px!important;min-width:80px!important;min-height:80px!important;line-height:80px!important}i.s-xl-82,mat-icon.s-xl-82{font-size:82px!important;width:82px!important;height:82px!important;min-width:82px!important;min-height:82px!important;line-height:82px!important}i.s-xl-84,mat-icon.s-xl-84{font-size:84px!important;width:84px!important;height:84px!important;min-width:84px!important;min-height:84px!important;line-height:84px!important}i.s-xl-86,mat-icon.s-xl-86{font-size:86px!important;width:86px!important;height:86px!important;min-width:86px!important;min-height:86px!important;line-height:86px!important}i.s-xl-88,mat-icon.s-xl-88{font-size:88px!important;width:88px!important;height:88px!important;min-width:88px!important;min-height:88px!important;line-height:88px!important}i.s-xl-90,mat-icon.s-xl-90{font-size:90px!important;width:90px!important;height:90px!important;min-width:90px!important;min-height:90px!important;line-height:90px!important}i.s-xl-92,mat-icon.s-xl-92{font-size:92px!important;width:92px!important;height:92px!important;min-width:92px!important;min-height:92px!important;line-height:92px!important}i.s-xl-94,mat-icon.s-xl-94{font-size:94px!important;width:94px!important;height:94px!important;min-width:94px!important;min-height:94px!important;line-height:94px!important}i.s-xl-96,mat-icon.s-xl-96{font-size:96px!important;width:96px!important;height:96px!important;min-width:96px!important;min-height:96px!important;line-height:96px!important}i.s-xl-98,mat-icon.s-xl-98{font-size:98px!important;width:98px!important;height:98px!important;min-width:98px!important;min-height:98px!important;line-height:98px!important}i.s-xl-100,mat-icon.s-xl-100{font-size:100px!important;width:100px!important;height:100px!important;min-width:100px!important;min-height:100px!important;line-height:100px!important}i.s-xl-102,mat-icon.s-xl-102{font-size:102px!important;width:102px!important;height:102px!important;min-width:102px!important;min-height:102px!important;line-height:102px!important}i.s-xl-104,mat-icon.s-xl-104{font-size:104px!important;width:104px!important;height:104px!important;min-width:104px!important;min-height:104px!important;line-height:104px!important}i.s-xl-106,mat-icon.s-xl-106{font-size:106px!important;width:106px!important;height:106px!important;min-width:106px!important;min-height:106px!important;line-height:106px!important}i.s-xl-108,mat-icon.s-xl-108{font-size:108px!important;width:108px!important;height:108px!important;min-width:108px!important;min-height:108px!important;line-height:108px!important}i.s-xl-110,mat-icon.s-xl-110{font-size:110px!important;width:110px!important;height:110px!important;min-width:110px!important;min-height:110px!important;line-height:110px!important}i.s-xl-112,mat-icon.s-xl-112{font-size:112px!important;width:112px!important;height:112px!important;min-width:112px!important;min-height:112px!important;line-height:112px!important}i.s-xl-114,mat-icon.s-xl-114{font-size:114px!important;width:114px!important;height:114px!important;min-width:114px!important;min-height:114px!important;line-height:114px!important}i.s-xl-116,mat-icon.s-xl-116{font-size:116px!important;width:116px!important;height:116px!important;min-width:116px!important;min-height:116px!important;line-height:116px!important}i.s-xl-118,mat-icon.s-xl-118{font-size:118px!important;width:118px!important;height:118px!important;min-width:118px!important;min-height:118px!important;line-height:118px!important}i.s-xl-120,mat-icon.s-xl-120{font-size:120px!important;width:120px!important;height:120px!important;min-width:120px!important;min-height:120px!important;line-height:120px!important}i.s-xl-122,mat-icon.s-xl-122{font-size:122px!important;width:122px!important;height:122px!important;min-width:122px!important;min-height:122px!important;line-height:122px!important}i.s-xl-124,mat-icon.s-xl-124{font-size:124px!important;width:124px!important;height:124px!important;min-width:124px!important;min-height:124px!important;line-height:124px!important}i.s-xl-126,mat-icon.s-xl-126{font-size:126px!important;width:126px!important;height:126px!important;min-width:126px!important;min-height:126px!important;line-height:126px!important}i.s-xl-128,mat-icon.s-xl-128{font-size:128px!important;width:128px!important;height:128px!important;min-width:128px!important;min-height:128px!important;line-height:128px!important}i.s-xl-130,mat-icon.s-xl-130{font-size:130px!important;width:130px!important;height:130px!important;min-width:130px!important;min-height:130px!important;line-height:130px!important}i.s-xl-132,mat-icon.s-xl-132{font-size:132px!important;width:132px!important;height:132px!important;min-width:132px!important;min-height:132px!important;line-height:132px!important}i.s-xl-134,mat-icon.s-xl-134{font-size:134px!important;width:134px!important;height:134px!important;min-width:134px!important;min-height:134px!important;line-height:134px!important}i.s-xl-136,mat-icon.s-xl-136{font-size:136px!important;width:136px!important;height:136px!important;min-width:136px!important;min-height:136px!important;line-height:136px!important}i.s-xl-138,mat-icon.s-xl-138{font-size:138px!important;width:138px!important;height:138px!important;min-width:138px!important;min-height:138px!important;line-height:138px!important}i.s-xl-140,mat-icon.s-xl-140{font-size:140px!important;width:140px!important;height:140px!important;min-width:140px!important;min-height:140px!important;line-height:140px!important}i.s-xl-142,mat-icon.s-xl-142{font-size:142px!important;width:142px!important;height:142px!important;min-width:142px!important;min-height:142px!important;line-height:142px!important}i.s-xl-144,mat-icon.s-xl-144{font-size:144px!important;width:144px!important;height:144px!important;min-width:144px!important;min-height:144px!important;line-height:144px!important}i.s-xl-146,mat-icon.s-xl-146{font-size:146px!important;width:146px!important;height:146px!important;min-width:146px!important;min-height:146px!important;line-height:146px!important}i.s-xl-148,mat-icon.s-xl-148{font-size:148px!important;width:148px!important;height:148px!important;min-width:148px!important;min-height:148px!important;line-height:148px!important}i.s-xl-150,mat-icon.s-xl-150{font-size:150px!important;width:150px!important;height:150px!important;min-width:150px!important;min-height:150px!important;line-height:150px!important}i.s-xl-152,mat-icon.s-xl-152{font-size:152px!important;width:152px!important;height:152px!important;min-width:152px!important;min-height:152px!important;line-height:152px!important}i.s-xl-154,mat-icon.s-xl-154{font-size:154px!important;width:154px!important;height:154px!important;min-width:154px!important;min-height:154px!important;line-height:154px!important}i.s-xl-156,mat-icon.s-xl-156{font-size:156px!important;width:156px!important;height:156px!important;min-width:156px!important;min-height:156px!important;line-height:156px!important}i.s-xl-158,mat-icon.s-xl-158{font-size:158px!important;width:158px!important;height:158px!important;min-width:158px!important;min-height:158px!important;line-height:158px!important}i.s-xl-160,mat-icon.s-xl-160{font-size:160px!important;width:160px!important;height:160px!important;min-width:160px!important;min-height:160px!important;line-height:160px!important}i.s-xl-162,mat-icon.s-xl-162{font-size:162px!important;width:162px!important;height:162px!important;min-width:162px!important;min-height:162px!important;line-height:162px!important}i.s-xl-164,mat-icon.s-xl-164{font-size:164px!important;width:164px!important;height:164px!important;min-width:164px!important;min-height:164px!important;line-height:164px!important}i.s-xl-166,mat-icon.s-xl-166{font-size:166px!important;width:166px!important;height:166px!important;min-width:166px!important;min-height:166px!important;line-height:166px!important}i.s-xl-168,mat-icon.s-xl-168{font-size:168px!important;width:168px!important;height:168px!important;min-width:168px!important;min-height:168px!important;line-height:168px!important}i.s-xl-170,mat-icon.s-xl-170{font-size:170px!important;width:170px!important;height:170px!important;min-width:170px!important;min-height:170px!important;line-height:170px!important}i.s-xl-172,mat-icon.s-xl-172{font-size:172px!important;width:172px!important;height:172px!important;min-width:172px!important;min-height:172px!important;line-height:172px!important}i.s-xl-174,mat-icon.s-xl-174{font-size:174px!important;width:174px!important;height:174px!important;min-width:174px!important;min-height:174px!important;line-height:174px!important}i.s-xl-176,mat-icon.s-xl-176{font-size:176px!important;width:176px!important;height:176px!important;min-width:176px!important;min-height:176px!important;line-height:176px!important}i.s-xl-178,mat-icon.s-xl-178{font-size:178px!important;width:178px!important;height:178px!important;min-width:178px!important;min-height:178px!important;line-height:178px!important}i.s-xl-180,mat-icon.s-xl-180{font-size:180px!important;width:180px!important;height:180px!important;min-width:180px!important;min-height:180px!important;line-height:180px!important}i.s-xl-182,mat-icon.s-xl-182{font-size:182px!important;width:182px!important;height:182px!important;min-width:182px!important;min-height:182px!important;line-height:182px!important}i.s-xl-184,mat-icon.s-xl-184{font-size:184px!important;width:184px!important;height:184px!important;min-width:184px!important;min-height:184px!important;line-height:184px!important}i.s-xl-186,mat-icon.s-xl-186{font-size:186px!important;width:186px!important;height:186px!important;min-width:186px!important;min-height:186px!important;line-height:186px!important}i.s-xl-188,mat-icon.s-xl-188{font-size:188px!important;width:188px!important;height:188px!important;min-width:188px!important;min-height:188px!important;line-height:188px!important}i.s-xl-190,mat-icon.s-xl-190{font-size:190px!important;width:190px!important;height:190px!important;min-width:190px!important;min-height:190px!important;line-height:190px!important}i.s-xl-192,mat-icon.s-xl-192{font-size:192px!important;width:192px!important;height:192px!important;min-width:192px!important;min-height:192px!important;line-height:192px!important}i.s-xl-194,mat-icon.s-xl-194{font-size:194px!important;width:194px!important;height:194px!important;min-width:194px!important;min-height:194px!important;line-height:194px!important}i.s-xl-196,mat-icon.s-xl-196{font-size:196px!important;width:196px!important;height:196px!important;min-width:196px!important;min-height:196px!important;line-height:196px!important}i.s-xl-198,mat-icon.s-xl-198{font-size:198px!important;width:198px!important;height:198px!important;min-width:198px!important;min-height:198px!important;line-height:198px!important}i.s-xl-200,mat-icon.s-xl-200{font-size:200px!important;width:200px!important;height:200px!important;min-width:200px!important;min-height:200px!important;line-height:200px!important}i.s-xl-202,mat-icon.s-xl-202{font-size:202px!important;width:202px!important;height:202px!important;min-width:202px!important;min-height:202px!important;line-height:202px!important}i.s-xl-204,mat-icon.s-xl-204{font-size:204px!important;width:204px!important;height:204px!important;min-width:204px!important;min-height:204px!important;line-height:204px!important}i.s-xl-206,mat-icon.s-xl-206{font-size:206px!important;width:206px!important;height:206px!important;min-width:206px!important;min-height:206px!important;line-height:206px!important}i.s-xl-208,mat-icon.s-xl-208{font-size:208px!important;width:208px!important;height:208px!important;min-width:208px!important;min-height:208px!important;line-height:208px!important}i.s-xl-210,mat-icon.s-xl-210{font-size:210px!important;width:210px!important;height:210px!important;min-width:210px!important;min-height:210px!important;line-height:210px!important}i.s-xl-212,mat-icon.s-xl-212{font-size:212px!important;width:212px!important;height:212px!important;min-width:212px!important;min-height:212px!important;line-height:212px!important}i.s-xl-214,mat-icon.s-xl-214{font-size:214px!important;width:214px!important;height:214px!important;min-width:214px!important;min-height:214px!important;line-height:214px!important}i.s-xl-216,mat-icon.s-xl-216{font-size:216px!important;width:216px!important;height:216px!important;min-width:216px!important;min-height:216px!important;line-height:216px!important}i.s-xl-218,mat-icon.s-xl-218{font-size:218px!important;width:218px!important;height:218px!important;min-width:218px!important;min-height:218px!important;line-height:218px!important}i.s-xl-220,mat-icon.s-xl-220{font-size:220px!important;width:220px!important;height:220px!important;min-width:220px!important;min-height:220px!important;line-height:220px!important}i.s-xl-222,mat-icon.s-xl-222{font-size:222px!important;width:222px!important;height:222px!important;min-width:222px!important;min-height:222px!important;line-height:222px!important}i.s-xl-224,mat-icon.s-xl-224{font-size:224px!important;width:224px!important;height:224px!important;min-width:224px!important;min-height:224px!important;line-height:224px!important}i.s-xl-226,mat-icon.s-xl-226{font-size:226px!important;width:226px!important;height:226px!important;min-width:226px!important;min-height:226px!important;line-height:226px!important}i.s-xl-228,mat-icon.s-xl-228{font-size:228px!important;width:228px!important;height:228px!important;min-width:228px!important;min-height:228px!important;line-height:228px!important}i.s-xl-230,mat-icon.s-xl-230{font-size:230px!important;width:230px!important;height:230px!important;min-width:230px!important;min-height:230px!important;line-height:230px!important}i.s-xl-232,mat-icon.s-xl-232{font-size:232px!important;width:232px!important;height:232px!important;min-width:232px!important;min-height:232px!important;line-height:232px!important}i.s-xl-234,mat-icon.s-xl-234{font-size:234px!important;width:234px!important;height:234px!important;min-width:234px!important;min-height:234px!important;line-height:234px!important}i.s-xl-236,mat-icon.s-xl-236{font-size:236px!important;width:236px!important;height:236px!important;min-width:236px!important;min-height:236px!important;line-height:236px!important}i.s-xl-238,mat-icon.s-xl-238{font-size:238px!important;width:238px!important;height:238px!important;min-width:238px!important;min-height:238px!important;line-height:238px!important}i.s-xl-240,mat-icon.s-xl-240{font-size:240px!important;width:240px!important;height:240px!important;min-width:240px!important;min-height:240px!important;line-height:240px!important}i.s-xl-242,mat-icon.s-xl-242{font-size:242px!important;width:242px!important;height:242px!important;min-width:242px!important;min-height:242px!important;line-height:242px!important}i.s-xl-244,mat-icon.s-xl-244{font-size:244px!important;width:244px!important;height:244px!important;min-width:244px!important;min-height:244px!important;line-height:244px!important}i.s-xl-246,mat-icon.s-xl-246{font-size:246px!important;width:246px!important;height:246px!important;min-width:246px!important;min-height:246px!important;line-height:246px!important}i.s-xl-248,mat-icon.s-xl-248{font-size:248px!important;width:248px!important;height:248px!important;min-width:248px!important;min-height:248px!important;line-height:248px!important}i.s-xl-250,mat-icon.s-xl-250{font-size:250px!important;width:250px!important;height:250px!important;min-width:250px!important;min-height:250px!important;line-height:250px!important}i.s-xl-252,mat-icon.s-xl-252{font-size:252px!important;width:252px!important;height:252px!important;min-width:252px!important;min-height:252px!important;line-height:252px!important}i.s-xl-254,mat-icon.s-xl-254{font-size:254px!important;width:254px!important;height:254px!important;min-width:254px!important;min-height:254px!important;line-height:254px!important}i.s-xl-256,mat-icon.s-xl-256{font-size:256px!important;width:256px!important;height:256px!important;min-width:256px!important;min-height:256px!important;line-height:256px!important}}.red-50-bg{background-color:#ffebee!important}.red-50{background-color:#ffebee!important;color:#000000de!important}.red-50[disabled]{background-color:#ffebee1f!important;color:#00000042!important}.red-50-fg{color:#ffebee!important}.red-50-border{border-color:#ffebee!important}.red-50-border-top{border-top-color:#ffebee!important}.red-50-border-right{border-right-color:#ffebee!important}.red-50-border-bottom{border-bottom-color:#ffebee!important}.red-50-border-left{border-left-color:#ffebee!important}.red-100-bg{background-color:#ffcdd2!important}.red-100{background-color:#ffcdd2!important;color:#000000de!important}.red-100[disabled]{background-color:#ffcdd21f!important;color:#00000042!important}.red-100-fg{color:#ffcdd2!important}.red-100-border{border-color:#ffcdd2!important}.red-100-border-top{border-top-color:#ffcdd2!important}.red-100-border-right{border-right-color:#ffcdd2!important}.red-100-border-bottom{border-bottom-color:#ffcdd2!important}.red-100-border-left{border-left-color:#ffcdd2!important}.red-200-bg{background-color:#ef9a9a!important}.red-200{background-color:#ef9a9a!important;color:#000000de!important}.red-200[disabled]{background-color:#ef9a9a1f!important;color:#00000042!important}.red-200-fg{color:#ef9a9a!important}.red-200-border{border-color:#ef9a9a!important}.red-200-border-top{border-top-color:#ef9a9a!important}.red-200-border-right{border-right-color:#ef9a9a!important}.red-200-border-bottom{border-bottom-color:#ef9a9a!important}.red-200-border-left{border-left-color:#ef9a9a!important}.red-300-bg{background-color:#e57373!important}.red-300{background-color:#e57373!important;color:#000000de!important}.red-300[disabled]{background-color:#e573731f!important;color:#00000042!important}.red-300-fg{color:#e57373!important}.red-300-border{border-color:#e57373!important}.red-300-border-top{border-top-color:#e57373!important}.red-300-border-right{border-right-color:#e57373!important}.red-300-border-bottom{border-bottom-color:#e57373!important}.red-300-border-left{border-left-color:#e57373!important}.red-400-bg{background-color:#ef5350!important}.red-400{background-color:#ef5350!important;color:#000000de!important}.red-400[disabled]{background-color:#ef53501f!important;color:#00000042!important}.red-400-fg{color:#ef5350!important}.red-400-border{border-color:#ef5350!important}.red-400-border-top{border-top-color:#ef5350!important}.red-400-border-right{border-right-color:#ef5350!important}.red-400-border-bottom{border-bottom-color:#ef5350!important}.red-400-border-left{border-left-color:#ef5350!important}.red-500-bg{background-color:#f44336!important}.red-500{background-color:#f44336!important;color:#fff!important}.red-500[disabled]{background-color:#f443361f!important;color:#ffffff42!important}.red-500-fg{color:#f44336!important}.red-500-border{border-color:#f44336!important}.red-500-border-top{border-top-color:#f44336!important}.red-500-border-right{border-right-color:#f44336!important}.red-500-border-bottom{border-bottom-color:#f44336!important}.red-500-border-left{border-left-color:#f44336!important}.red-bg{background-color:#f44336!important}.red{background-color:#f44336!important;color:#fff!important}.red[disabled]{background-color:#f443361f!important;color:#ffffff42!important}.red-fg{color:#f44336!important}.red-border{border-color:#f44336!important}.red-border-top{border-top-color:#f44336!important}.red-border-right{border-right-color:#f44336!important}.red-border-bottom{border-bottom-color:#f44336!important}.red-border-left{border-left-color:#f44336!important}.red-600-bg{background-color:#e53935!important}.red-600{background-color:#e53935!important;color:#fff!important}.red-600[disabled]{background-color:#e539351f!important;color:#ffffff42!important}.red-600-fg{color:#e53935!important}.red-600-border{border-color:#e53935!important}.red-600-border-top{border-top-color:#e53935!important}.red-600-border-right{border-right-color:#e53935!important}.red-600-border-bottom{border-bottom-color:#e53935!important}.red-600-border-left{border-left-color:#e53935!important}.red-700-bg{background-color:#d32f2f!important}.red-700{background-color:#d32f2f!important;color:#fff!important}.red-700[disabled]{background-color:#d32f2f1f!important;color:#ffffff42!important}.red-700-fg{color:#d32f2f!important}.red-700-border{border-color:#d32f2f!important}.red-700-border-top{border-top-color:#d32f2f!important}.red-700-border-right{border-right-color:#d32f2f!important}.red-700-border-bottom{border-bottom-color:#d32f2f!important}.red-700-border-left{border-left-color:#d32f2f!important}.red-800-bg{background-color:#c62828!important}.red-800{background-color:#c62828!important;color:#fff!important}.red-800[disabled]{background-color:#c628281f!important;color:#ffffff42!important}.red-800-fg{color:#c62828!important}.red-800-border{border-color:#c62828!important}.red-800-border-top{border-top-color:#c62828!important}.red-800-border-right{border-right-color:#c62828!important}.red-800-border-bottom{border-bottom-color:#c62828!important}.red-800-border-left{border-left-color:#c62828!important}.red-900-bg{background-color:#b71c1c!important}.red-900{background-color:#b71c1c!important;color:#fff!important}.red-900[disabled]{background-color:#b71c1c1f!important;color:#ffffff42!important}.red-900-fg{color:#b71c1c!important}.red-900-border{border-color:#b71c1c!important}.red-900-border-top{border-top-color:#b71c1c!important}.red-900-border-right{border-right-color:#b71c1c!important}.red-900-border-bottom{border-bottom-color:#b71c1c!important}.red-900-border-left{border-left-color:#b71c1c!important}.red-A100-bg{background-color:#ff8a80!important}.red-A100{background-color:#ff8a80!important;color:#000000de!important}.red-A100[disabled]{background-color:#ff8a801f!important;color:#00000042!important}.red-A100-fg{color:#ff8a80!important}.red-A100-border{border-color:#ff8a80!important}.red-A100-border-top{border-top-color:#ff8a80!important}.red-A100-border-right{border-right-color:#ff8a80!important}.red-A100-border-bottom{border-bottom-color:#ff8a80!important}.red-A100-border-left{border-left-color:#ff8a80!important}.red-A200-bg{background-color:#ff5252!important}.red-A200{background-color:#ff5252!important;color:#fff!important}.red-A200[disabled]{background-color:#ff52521f!important;color:#ffffff42!important}.red-A200-fg{color:#ff5252!important}.red-A200-border{border-color:#ff5252!important}.red-A200-border-top{border-top-color:#ff5252!important}.red-A200-border-right{border-right-color:#ff5252!important}.red-A200-border-bottom{border-bottom-color:#ff5252!important}.red-A200-border-left{border-left-color:#ff5252!important}.red-A400-bg{background-color:#ff1744!important}.red-A400{background-color:#ff1744!important;color:#fff!important}.red-A400[disabled]{background-color:#ff17441f!important;color:#ffffff42!important}.red-A400-fg{color:#ff1744!important}.red-A400-border{border-color:#ff1744!important}.red-A400-border-top{border-top-color:#ff1744!important}.red-A400-border-right{border-right-color:#ff1744!important}.red-A400-border-bottom{border-bottom-color:#ff1744!important}.red-A400-border-left{border-left-color:#ff1744!important}.red-A700-bg{background-color:#d50000!important}.red-A700{background-color:#d50000!important;color:#fff!important}.red-A700[disabled]{background-color:#d500001f!important;color:#ffffff42!important}.red-A700-fg{color:#d50000!important}.red-A700-border{border-color:#d50000!important}.red-A700-border-top{border-top-color:#d50000!important}.red-A700-border-right{border-right-color:#d50000!important}.red-A700-border-bottom{border-bottom-color:#d50000!important}.red-A700-border-left{border-left-color:#d50000!important}.pink-50-bg{background-color:#fce4ec!important}.pink-50{background-color:#fce4ec!important;color:#000000de!important}.pink-50[disabled]{background-color:#fce4ec1f!important;color:#00000042!important}.pink-50-fg{color:#fce4ec!important}.pink-50-border{border-color:#fce4ec!important}.pink-50-border-top{border-top-color:#fce4ec!important}.pink-50-border-right{border-right-color:#fce4ec!important}.pink-50-border-bottom{border-bottom-color:#fce4ec!important}.pink-50-border-left{border-left-color:#fce4ec!important}.pink-100-bg{background-color:#f8bbd0!important}.pink-100{background-color:#f8bbd0!important;color:#000000de!important}.pink-100[disabled]{background-color:#f8bbd01f!important;color:#00000042!important}.pink-100-fg{color:#f8bbd0!important}.pink-100-border{border-color:#f8bbd0!important}.pink-100-border-top{border-top-color:#f8bbd0!important}.pink-100-border-right{border-right-color:#f8bbd0!important}.pink-100-border-bottom{border-bottom-color:#f8bbd0!important}.pink-100-border-left{border-left-color:#f8bbd0!important}.pink-200-bg{background-color:#f48fb1!important}.pink-200{background-color:#f48fb1!important;color:#000000de!important}.pink-200[disabled]{background-color:#f48fb11f!important;color:#00000042!important}.pink-200-fg{color:#f48fb1!important}.pink-200-border{border-color:#f48fb1!important}.pink-200-border-top{border-top-color:#f48fb1!important}.pink-200-border-right{border-right-color:#f48fb1!important}.pink-200-border-bottom{border-bottom-color:#f48fb1!important}.pink-200-border-left{border-left-color:#f48fb1!important}.pink-300-bg{background-color:#f06292!important}.pink-300{background-color:#f06292!important;color:#000000de!important}.pink-300[disabled]{background-color:#f062921f!important;color:#00000042!important}.pink-300-fg{color:#f06292!important}.pink-300-border{border-color:#f06292!important}.pink-300-border-top{border-top-color:#f06292!important}.pink-300-border-right{border-right-color:#f06292!important}.pink-300-border-bottom{border-bottom-color:#f06292!important}.pink-300-border-left{border-left-color:#f06292!important}.pink-400-bg{background-color:#ec407a!important}.pink-400{background-color:#ec407a!important;color:#000000de!important}.pink-400[disabled]{background-color:#ec407a1f!important;color:#00000042!important}.pink-400-fg{color:#ec407a!important}.pink-400-border{border-color:#ec407a!important}.pink-400-border-top{border-top-color:#ec407a!important}.pink-400-border-right{border-right-color:#ec407a!important}.pink-400-border-bottom{border-bottom-color:#ec407a!important}.pink-400-border-left{border-left-color:#ec407a!important}.pink-500-bg{background-color:#e91e63!important}.pink-500{background-color:#e91e63!important;color:#fff!important}.pink-500[disabled]{background-color:#e91e631f!important;color:#ffffff42!important}.pink-500-fg{color:#e91e63!important}.pink-500-border{border-color:#e91e63!important}.pink-500-border-top{border-top-color:#e91e63!important}.pink-500-border-right{border-right-color:#e91e63!important}.pink-500-border-bottom{border-bottom-color:#e91e63!important}.pink-500-border-left{border-left-color:#e91e63!important}.pink-bg{background-color:#e91e63!important}.pink{background-color:#e91e63!important;color:#fff!important}.pink[disabled]{background-color:#e91e631f!important;color:#ffffff42!important}.pink-fg{color:#e91e63!important}.pink-border{border-color:#e91e63!important}.pink-border-top{border-top-color:#e91e63!important}.pink-border-right{border-right-color:#e91e63!important}.pink-border-bottom{border-bottom-color:#e91e63!important}.pink-border-left{border-left-color:#e91e63!important}.pink-600-bg{background-color:#d81b60!important}.pink-600{background-color:#d81b60!important;color:#fff!important}.pink-600[disabled]{background-color:#d81b601f!important;color:#ffffff42!important}.pink-600-fg{color:#d81b60!important}.pink-600-border{border-color:#d81b60!important}.pink-600-border-top{border-top-color:#d81b60!important}.pink-600-border-right{border-right-color:#d81b60!important}.pink-600-border-bottom{border-bottom-color:#d81b60!important}.pink-600-border-left{border-left-color:#d81b60!important}.pink-700-bg{background-color:#c2185b!important}.pink-700{background-color:#c2185b!important;color:#fff!important}.pink-700[disabled]{background-color:#c2185b1f!important;color:#ffffff42!important}.pink-700-fg{color:#c2185b!important}.pink-700-border{border-color:#c2185b!important}.pink-700-border-top{border-top-color:#c2185b!important}.pink-700-border-right{border-right-color:#c2185b!important}.pink-700-border-bottom{border-bottom-color:#c2185b!important}.pink-700-border-left{border-left-color:#c2185b!important}.pink-800-bg{background-color:#ad1457!important}.pink-800{background-color:#ad1457!important;color:#fff!important}.pink-800[disabled]{background-color:#ad14571f!important;color:#ffffff42!important}.pink-800-fg{color:#ad1457!important}.pink-800-border{border-color:#ad1457!important}.pink-800-border-top{border-top-color:#ad1457!important}.pink-800-border-right{border-right-color:#ad1457!important}.pink-800-border-bottom{border-bottom-color:#ad1457!important}.pink-800-border-left{border-left-color:#ad1457!important}.pink-900-bg{background-color:#880e4f!important}.pink-900{background-color:#880e4f!important;color:#fff!important}.pink-900[disabled]{background-color:#880e4f1f!important;color:#ffffff42!important}.pink-900-fg{color:#880e4f!important}.pink-900-border{border-color:#880e4f!important}.pink-900-border-top{border-top-color:#880e4f!important}.pink-900-border-right{border-right-color:#880e4f!important}.pink-900-border-bottom{border-bottom-color:#880e4f!important}.pink-900-border-left{border-left-color:#880e4f!important}.pink-A100-bg{background-color:#ff80ab!important}.pink-A100{background-color:#ff80ab!important;color:#000000de!important}.pink-A100[disabled]{background-color:#ff80ab1f!important;color:#00000042!important}.pink-A100-fg{color:#ff80ab!important}.pink-A100-border{border-color:#ff80ab!important}.pink-A100-border-top{border-top-color:#ff80ab!important}.pink-A100-border-right{border-right-color:#ff80ab!important}.pink-A100-border-bottom{border-bottom-color:#ff80ab!important}.pink-A100-border-left{border-left-color:#ff80ab!important}.pink-A200-bg{background-color:#ff4081!important}.pink-A200{background-color:#ff4081!important;color:#fff!important}.pink-A200[disabled]{background-color:#ff40811f!important;color:#ffffff42!important}.pink-A200-fg{color:#ff4081!important}.pink-A200-border{border-color:#ff4081!important}.pink-A200-border-top{border-top-color:#ff4081!important}.pink-A200-border-right{border-right-color:#ff4081!important}.pink-A200-border-bottom{border-bottom-color:#ff4081!important}.pink-A200-border-left{border-left-color:#ff4081!important}.pink-A400-bg{background-color:#f50057!important}.pink-A400{background-color:#f50057!important;color:#fff!important}.pink-A400[disabled]{background-color:#f500571f!important;color:#ffffff42!important}.pink-A400-fg{color:#f50057!important}.pink-A400-border{border-color:#f50057!important}.pink-A400-border-top{border-top-color:#f50057!important}.pink-A400-border-right{border-right-color:#f50057!important}.pink-A400-border-bottom{border-bottom-color:#f50057!important}.pink-A400-border-left{border-left-color:#f50057!important}.pink-A700-bg{background-color:#c51162!important}.pink-A700{background-color:#c51162!important;color:#fff!important}.pink-A700[disabled]{background-color:#c511621f!important;color:#ffffff42!important}.pink-A700-fg{color:#c51162!important}.pink-A700-border{border-color:#c51162!important}.pink-A700-border-top{border-top-color:#c51162!important}.pink-A700-border-right{border-right-color:#c51162!important}.pink-A700-border-bottom{border-bottom-color:#c51162!important}.pink-A700-border-left{border-left-color:#c51162!important}.purple-50-bg{background-color:#f3e5f5!important}.purple-50{background-color:#f3e5f5!important;color:#000000de!important}.purple-50[disabled]{background-color:#f3e5f51f!important;color:#00000042!important}.purple-50-fg{color:#f3e5f5!important}.purple-50-border{border-color:#f3e5f5!important}.purple-50-border-top{border-top-color:#f3e5f5!important}.purple-50-border-right{border-right-color:#f3e5f5!important}.purple-50-border-bottom{border-bottom-color:#f3e5f5!important}.purple-50-border-left{border-left-color:#f3e5f5!important}.purple-100-bg{background-color:#e1bee7!important}.purple-100{background-color:#e1bee7!important;color:#000000de!important}.purple-100[disabled]{background-color:#e1bee71f!important;color:#00000042!important}.purple-100-fg{color:#e1bee7!important}.purple-100-border{border-color:#e1bee7!important}.purple-100-border-top{border-top-color:#e1bee7!important}.purple-100-border-right{border-right-color:#e1bee7!important}.purple-100-border-bottom{border-bottom-color:#e1bee7!important}.purple-100-border-left{border-left-color:#e1bee7!important}.purple-200-bg{background-color:#ce93d8!important}.purple-200{background-color:#ce93d8!important;color:#000000de!important}.purple-200[disabled]{background-color:#ce93d81f!important;color:#00000042!important}.purple-200-fg{color:#ce93d8!important}.purple-200-border{border-color:#ce93d8!important}.purple-200-border-top{border-top-color:#ce93d8!important}.purple-200-border-right{border-right-color:#ce93d8!important}.purple-200-border-bottom{border-bottom-color:#ce93d8!important}.purple-200-border-left{border-left-color:#ce93d8!important}.purple-300-bg{background-color:#ba68c8!important}.purple-300{background-color:#ba68c8!important;color:#fff!important}.purple-300[disabled]{background-color:#ba68c81f!important;color:#ffffff42!important}.purple-300-fg{color:#ba68c8!important}.purple-300-border{border-color:#ba68c8!important}.purple-300-border-top{border-top-color:#ba68c8!important}.purple-300-border-right{border-right-color:#ba68c8!important}.purple-300-border-bottom{border-bottom-color:#ba68c8!important}.purple-300-border-left{border-left-color:#ba68c8!important}.purple-400-bg{background-color:#ab47bc!important}.purple-400{background-color:#ab47bc!important;color:#fff!important}.purple-400[disabled]{background-color:#ab47bc1f!important;color:#ffffff42!important}.purple-400-fg{color:#ab47bc!important}.purple-400-border{border-color:#ab47bc!important}.purple-400-border-top{border-top-color:#ab47bc!important}.purple-400-border-right{border-right-color:#ab47bc!important}.purple-400-border-bottom{border-bottom-color:#ab47bc!important}.purple-400-border-left{border-left-color:#ab47bc!important}.purple-500-bg{background-color:#9c27b0!important}.purple-500{background-color:#9c27b0!important;color:#fff!important}.purple-500[disabled]{background-color:#9c27b01f!important;color:#ffffff42!important}.purple-500-fg{color:#9c27b0!important}.purple-500-border{border-color:#9c27b0!important}.purple-500-border-top{border-top-color:#9c27b0!important}.purple-500-border-right{border-right-color:#9c27b0!important}.purple-500-border-bottom{border-bottom-color:#9c27b0!important}.purple-500-border-left{border-left-color:#9c27b0!important}.purple-bg{background-color:#9c27b0!important}.purple{background-color:#9c27b0!important;color:#fff!important}.purple[disabled]{background-color:#9c27b01f!important;color:#ffffff42!important}.purple-fg{color:#9c27b0!important}.purple-border{border-color:#9c27b0!important}.purple-border-top{border-top-color:#9c27b0!important}.purple-border-right{border-right-color:#9c27b0!important}.purple-border-bottom{border-bottom-color:#9c27b0!important}.purple-border-left{border-left-color:#9c27b0!important}.purple-600-bg{background-color:#8e24aa!important}.purple-600{background-color:#8e24aa!important;color:#fff!important}.purple-600[disabled]{background-color:#8e24aa1f!important;color:#ffffff42!important}.purple-600-fg{color:#8e24aa!important}.purple-600-border{border-color:#8e24aa!important}.purple-600-border-top{border-top-color:#8e24aa!important}.purple-600-border-right{border-right-color:#8e24aa!important}.purple-600-border-bottom{border-bottom-color:#8e24aa!important}.purple-600-border-left{border-left-color:#8e24aa!important}.purple-700-bg{background-color:#7b1fa2!important}.purple-700{background-color:#7b1fa2!important;color:#fff!important}.purple-700[disabled]{background-color:#7b1fa21f!important;color:#ffffff42!important}.purple-700-fg{color:#7b1fa2!important}.purple-700-border{border-color:#7b1fa2!important}.purple-700-border-top{border-top-color:#7b1fa2!important}.purple-700-border-right{border-right-color:#7b1fa2!important}.purple-700-border-bottom{border-bottom-color:#7b1fa2!important}.purple-700-border-left{border-left-color:#7b1fa2!important}.purple-800-bg{background-color:#6a1b9a!important}.purple-800{background-color:#6a1b9a!important;color:#fff!important}.purple-800[disabled]{background-color:#6a1b9a1f!important;color:#ffffff42!important}.purple-800-fg{color:#6a1b9a!important}.purple-800-border{border-color:#6a1b9a!important}.purple-800-border-top{border-top-color:#6a1b9a!important}.purple-800-border-right{border-right-color:#6a1b9a!important}.purple-800-border-bottom{border-bottom-color:#6a1b9a!important}.purple-800-border-left{border-left-color:#6a1b9a!important}.purple-900-bg{background-color:#4a148c!important}.purple-900{background-color:#4a148c!important;color:#fff!important}.purple-900[disabled]{background-color:#4a148c1f!important;color:#ffffff42!important}.purple-900-fg{color:#4a148c!important}.purple-900-border{border-color:#4a148c!important}.purple-900-border-top{border-top-color:#4a148c!important}.purple-900-border-right{border-right-color:#4a148c!important}.purple-900-border-bottom{border-bottom-color:#4a148c!important}.purple-900-border-left{border-left-color:#4a148c!important}.purple-A100-bg{background-color:#ea80fc!important}.purple-A100{background-color:#ea80fc!important;color:#000000de!important}.purple-A100[disabled]{background-color:#ea80fc1f!important;color:#00000042!important}.purple-A100-fg{color:#ea80fc!important}.purple-A100-border{border-color:#ea80fc!important}.purple-A100-border-top{border-top-color:#ea80fc!important}.purple-A100-border-right{border-right-color:#ea80fc!important}.purple-A100-border-bottom{border-bottom-color:#ea80fc!important}.purple-A100-border-left{border-left-color:#ea80fc!important}.purple-A200-bg{background-color:#e040fb!important}.purple-A200{background-color:#e040fb!important;color:#fff!important}.purple-A200[disabled]{background-color:#e040fb1f!important;color:#ffffff42!important}.purple-A200-fg{color:#e040fb!important}.purple-A200-border{border-color:#e040fb!important}.purple-A200-border-top{border-top-color:#e040fb!important}.purple-A200-border-right{border-right-color:#e040fb!important}.purple-A200-border-bottom{border-bottom-color:#e040fb!important}.purple-A200-border-left{border-left-color:#e040fb!important}.purple-A400-bg{background-color:#d500f9!important}.purple-A400{background-color:#d500f9!important;color:#fff!important}.purple-A400[disabled]{background-color:#d500f91f!important;color:#ffffff42!important}.purple-A400-fg{color:#d500f9!important}.purple-A400-border{border-color:#d500f9!important}.purple-A400-border-top{border-top-color:#d500f9!important}.purple-A400-border-right{border-right-color:#d500f9!important}.purple-A400-border-bottom{border-bottom-color:#d500f9!important}.purple-A400-border-left{border-left-color:#d500f9!important}.purple-A700-bg{background-color:#a0f!important}.purple-A700{background-color:#a0f!important;color:#fff!important}.purple-A700[disabled]{background-color:#aa00ff1f!important;color:#ffffff42!important}.purple-A700-fg{color:#a0f!important}.purple-A700-border{border-color:#a0f!important}.purple-A700-border-top{border-top-color:#a0f!important}.purple-A700-border-right{border-right-color:#a0f!important}.purple-A700-border-bottom{border-bottom-color:#a0f!important}.purple-A700-border-left{border-left-color:#a0f!important}.deep-purple-50-bg{background-color:#ede7f6!important}.deep-purple-50{background-color:#ede7f6!important;color:#000000de!important}.deep-purple-50[disabled]{background-color:#ede7f61f!important;color:#00000042!important}.deep-purple-50-fg{color:#ede7f6!important}.deep-purple-50-border{border-color:#ede7f6!important}.deep-purple-50-border-top{border-top-color:#ede7f6!important}.deep-purple-50-border-right{border-right-color:#ede7f6!important}.deep-purple-50-border-bottom{border-bottom-color:#ede7f6!important}.deep-purple-50-border-left{border-left-color:#ede7f6!important}.deep-purple-100-bg{background-color:#d1c4e9!important}.deep-purple-100{background-color:#d1c4e9!important;color:#000000de!important}.deep-purple-100[disabled]{background-color:#d1c4e91f!important;color:#00000042!important}.deep-purple-100-fg{color:#d1c4e9!important}.deep-purple-100-border{border-color:#d1c4e9!important}.deep-purple-100-border-top{border-top-color:#d1c4e9!important}.deep-purple-100-border-right{border-right-color:#d1c4e9!important}.deep-purple-100-border-bottom{border-bottom-color:#d1c4e9!important}.deep-purple-100-border-left{border-left-color:#d1c4e9!important}.deep-purple-200-bg{background-color:#b39ddb!important}.deep-purple-200{background-color:#b39ddb!important;color:#000000de!important}.deep-purple-200[disabled]{background-color:#b39ddb1f!important;color:#00000042!important}.deep-purple-200-fg{color:#b39ddb!important}.deep-purple-200-border{border-color:#b39ddb!important}.deep-purple-200-border-top{border-top-color:#b39ddb!important}.deep-purple-200-border-right{border-right-color:#b39ddb!important}.deep-purple-200-border-bottom{border-bottom-color:#b39ddb!important}.deep-purple-200-border-left{border-left-color:#b39ddb!important}.deep-purple-300-bg{background-color:#9575cd!important}.deep-purple-300{background-color:#9575cd!important;color:#fff!important}.deep-purple-300[disabled]{background-color:#9575cd1f!important;color:#ffffff42!important}.deep-purple-300-fg{color:#9575cd!important}.deep-purple-300-border{border-color:#9575cd!important}.deep-purple-300-border-top{border-top-color:#9575cd!important}.deep-purple-300-border-right{border-right-color:#9575cd!important}.deep-purple-300-border-bottom{border-bottom-color:#9575cd!important}.deep-purple-300-border-left{border-left-color:#9575cd!important}.deep-purple-400-bg{background-color:#7e57c2!important}.deep-purple-400{background-color:#7e57c2!important;color:#fff!important}.deep-purple-400[disabled]{background-color:#7e57c21f!important;color:#ffffff42!important}.deep-purple-400-fg{color:#7e57c2!important}.deep-purple-400-border{border-color:#7e57c2!important}.deep-purple-400-border-top{border-top-color:#7e57c2!important}.deep-purple-400-border-right{border-right-color:#7e57c2!important}.deep-purple-400-border-bottom{border-bottom-color:#7e57c2!important}.deep-purple-400-border-left{border-left-color:#7e57c2!important}.deep-purple-500-bg{background-color:#673ab7!important}.deep-purple-500{background-color:#673ab7!important;color:#fff!important}.deep-purple-500[disabled]{background-color:#673ab71f!important;color:#ffffff42!important}.deep-purple-500-fg{color:#673ab7!important}.deep-purple-500-border{border-color:#673ab7!important}.deep-purple-500-border-top{border-top-color:#673ab7!important}.deep-purple-500-border-right{border-right-color:#673ab7!important}.deep-purple-500-border-bottom{border-bottom-color:#673ab7!important}.deep-purple-500-border-left{border-left-color:#673ab7!important}.deep-purple-bg{background-color:#673ab7!important}.deep-purple{background-color:#673ab7!important;color:#fff!important}.deep-purple[disabled]{background-color:#673ab71f!important;color:#ffffff42!important}.deep-purple-fg{color:#673ab7!important}.deep-purple-border{border-color:#673ab7!important}.deep-purple-border-top{border-top-color:#673ab7!important}.deep-purple-border-right{border-right-color:#673ab7!important}.deep-purple-border-bottom{border-bottom-color:#673ab7!important}.deep-purple-border-left{border-left-color:#673ab7!important}.deep-purple-600-bg{background-color:#5e35b1!important}.deep-purple-600{background-color:#5e35b1!important;color:#fff!important}.deep-purple-600[disabled]{background-color:#5e35b11f!important;color:#ffffff42!important}.deep-purple-600-fg{color:#5e35b1!important}.deep-purple-600-border{border-color:#5e35b1!important}.deep-purple-600-border-top{border-top-color:#5e35b1!important}.deep-purple-600-border-right{border-right-color:#5e35b1!important}.deep-purple-600-border-bottom{border-bottom-color:#5e35b1!important}.deep-purple-600-border-left{border-left-color:#5e35b1!important}.deep-purple-700-bg{background-color:#512da8!important}.deep-purple-700{background-color:#512da8!important;color:#fff!important}.deep-purple-700[disabled]{background-color:#512da81f!important;color:#ffffff42!important}.deep-purple-700-fg{color:#512da8!important}.deep-purple-700-border{border-color:#512da8!important}.deep-purple-700-border-top{border-top-color:#512da8!important}.deep-purple-700-border-right{border-right-color:#512da8!important}.deep-purple-700-border-bottom{border-bottom-color:#512da8!important}.deep-purple-700-border-left{border-left-color:#512da8!important}.deep-purple-800-bg{background-color:#4527a0!important}.deep-purple-800{background-color:#4527a0!important;color:#fff!important}.deep-purple-800[disabled]{background-color:#4527a01f!important;color:#ffffff42!important}.deep-purple-800-fg{color:#4527a0!important}.deep-purple-800-border{border-color:#4527a0!important}.deep-purple-800-border-top{border-top-color:#4527a0!important}.deep-purple-800-border-right{border-right-color:#4527a0!important}.deep-purple-800-border-bottom{border-bottom-color:#4527a0!important}.deep-purple-800-border-left{border-left-color:#4527a0!important}.deep-purple-900-bg{background-color:#311b92!important}.deep-purple-900{background-color:#311b92!important;color:#fff!important}.deep-purple-900[disabled]{background-color:#311b921f!important;color:#ffffff42!important}.deep-purple-900-fg{color:#311b92!important}.deep-purple-900-border{border-color:#311b92!important}.deep-purple-900-border-top{border-top-color:#311b92!important}.deep-purple-900-border-right{border-right-color:#311b92!important}.deep-purple-900-border-bottom{border-bottom-color:#311b92!important}.deep-purple-900-border-left{border-left-color:#311b92!important}.deep-purple-A100-bg{background-color:#b388ff!important}.deep-purple-A100{background-color:#b388ff!important;color:#000000de!important}.deep-purple-A100[disabled]{background-color:#b388ff1f!important;color:#00000042!important}.deep-purple-A100-fg{color:#b388ff!important}.deep-purple-A100-border{border-color:#b388ff!important}.deep-purple-A100-border-top{border-top-color:#b388ff!important}.deep-purple-A100-border-right{border-right-color:#b388ff!important}.deep-purple-A100-border-bottom{border-bottom-color:#b388ff!important}.deep-purple-A100-border-left{border-left-color:#b388ff!important}.deep-purple-A200-bg{background-color:#7c4dff!important}.deep-purple-A200{background-color:#7c4dff!important;color:#fff!important}.deep-purple-A200[disabled]{background-color:#7c4dff1f!important;color:#ffffff42!important}.deep-purple-A200-fg{color:#7c4dff!important}.deep-purple-A200-border{border-color:#7c4dff!important}.deep-purple-A200-border-top{border-top-color:#7c4dff!important}.deep-purple-A200-border-right{border-right-color:#7c4dff!important}.deep-purple-A200-border-bottom{border-bottom-color:#7c4dff!important}.deep-purple-A200-border-left{border-left-color:#7c4dff!important}.deep-purple-A400-bg{background-color:#651fff!important}.deep-purple-A400{background-color:#651fff!important;color:#fff!important}.deep-purple-A400[disabled]{background-color:#651fff1f!important;color:#ffffff42!important}.deep-purple-A400-fg{color:#651fff!important}.deep-purple-A400-border{border-color:#651fff!important}.deep-purple-A400-border-top{border-top-color:#651fff!important}.deep-purple-A400-border-right{border-right-color:#651fff!important}.deep-purple-A400-border-bottom{border-bottom-color:#651fff!important}.deep-purple-A400-border-left{border-left-color:#651fff!important}.deep-purple-A700-bg{background-color:#6200ea!important}.deep-purple-A700{background-color:#6200ea!important;color:#fff!important}.deep-purple-A700[disabled]{background-color:#6200ea1f!important;color:#ffffff42!important}.deep-purple-A700-fg{color:#6200ea!important}.deep-purple-A700-border{border-color:#6200ea!important}.deep-purple-A700-border-top{border-top-color:#6200ea!important}.deep-purple-A700-border-right{border-right-color:#6200ea!important}.deep-purple-A700-border-bottom{border-bottom-color:#6200ea!important}.deep-purple-A700-border-left{border-left-color:#6200ea!important}.indigo-50-bg{background-color:#e8eaf6!important}.indigo-50{background-color:#e8eaf6!important;color:#000000de!important}.indigo-50[disabled]{background-color:#e8eaf61f!important;color:#00000042!important}.indigo-50-fg{color:#e8eaf6!important}.indigo-50-border{border-color:#e8eaf6!important}.indigo-50-border-top{border-top-color:#e8eaf6!important}.indigo-50-border-right{border-right-color:#e8eaf6!important}.indigo-50-border-bottom{border-bottom-color:#e8eaf6!important}.indigo-50-border-left{border-left-color:#e8eaf6!important}.indigo-100-bg{background-color:#c5cae9!important}.indigo-100{background-color:#c5cae9!important;color:#000000de!important}.indigo-100[disabled]{background-color:#c5cae91f!important;color:#00000042!important}.indigo-100-fg{color:#c5cae9!important}.indigo-100-border{border-color:#c5cae9!important}.indigo-100-border-top{border-top-color:#c5cae9!important}.indigo-100-border-right{border-right-color:#c5cae9!important}.indigo-100-border-bottom{border-bottom-color:#c5cae9!important}.indigo-100-border-left{border-left-color:#c5cae9!important}.indigo-200-bg{background-color:#9fa8da!important}.indigo-200{background-color:#9fa8da!important;color:#000000de!important}.indigo-200[disabled]{background-color:#9fa8da1f!important;color:#00000042!important}.indigo-200-fg{color:#9fa8da!important}.indigo-200-border{border-color:#9fa8da!important}.indigo-200-border-top{border-top-color:#9fa8da!important}.indigo-200-border-right{border-right-color:#9fa8da!important}.indigo-200-border-bottom{border-bottom-color:#9fa8da!important}.indigo-200-border-left{border-left-color:#9fa8da!important}.indigo-300-bg{background-color:#7986cb!important}.indigo-300{background-color:#7986cb!important;color:#fff!important}.indigo-300[disabled]{background-color:#7986cb1f!important;color:#ffffff42!important}.indigo-300-fg{color:#7986cb!important}.indigo-300-border{border-color:#7986cb!important}.indigo-300-border-top{border-top-color:#7986cb!important}.indigo-300-border-right{border-right-color:#7986cb!important}.indigo-300-border-bottom{border-bottom-color:#7986cb!important}.indigo-300-border-left{border-left-color:#7986cb!important}.indigo-400-bg{background-color:#5c6bc0!important}.indigo-400{background-color:#5c6bc0!important;color:#fff!important}.indigo-400[disabled]{background-color:#5c6bc01f!important;color:#ffffff42!important}.indigo-400-fg{color:#5c6bc0!important}.indigo-400-border{border-color:#5c6bc0!important}.indigo-400-border-top{border-top-color:#5c6bc0!important}.indigo-400-border-right{border-right-color:#5c6bc0!important}.indigo-400-border-bottom{border-bottom-color:#5c6bc0!important}.indigo-400-border-left{border-left-color:#5c6bc0!important}.indigo-500-bg{background-color:#3f51b5!important}.indigo-500{background-color:#3f51b5!important;color:#fff!important}.indigo-500[disabled]{background-color:#3f51b51f!important;color:#ffffff42!important}.indigo-500-fg{color:#3f51b5!important}.indigo-500-border{border-color:#3f51b5!important}.indigo-500-border-top{border-top-color:#3f51b5!important}.indigo-500-border-right{border-right-color:#3f51b5!important}.indigo-500-border-bottom{border-bottom-color:#3f51b5!important}.indigo-500-border-left{border-left-color:#3f51b5!important}.indigo-bg{background-color:#3f51b5!important}.indigo{background-color:#3f51b5!important;color:#fff!important}.indigo[disabled]{background-color:#3f51b51f!important;color:#ffffff42!important}.indigo-fg{color:#3f51b5!important}.indigo-border{border-color:#3f51b5!important}.indigo-border-top{border-top-color:#3f51b5!important}.indigo-border-right{border-right-color:#3f51b5!important}.indigo-border-bottom{border-bottom-color:#3f51b5!important}.indigo-border-left{border-left-color:#3f51b5!important}.indigo-600-bg{background-color:#3949ab!important}.indigo-600{background-color:#3949ab!important;color:#fff!important}.indigo-600[disabled]{background-color:#3949ab1f!important;color:#ffffff42!important}.indigo-600-fg{color:#3949ab!important}.indigo-600-border{border-color:#3949ab!important}.indigo-600-border-top{border-top-color:#3949ab!important}.indigo-600-border-right{border-right-color:#3949ab!important}.indigo-600-border-bottom{border-bottom-color:#3949ab!important}.indigo-600-border-left{border-left-color:#3949ab!important}.indigo-700-bg{background-color:#303f9f!important}.indigo-700{background-color:#303f9f!important;color:#fff!important}.indigo-700[disabled]{background-color:#303f9f1f!important;color:#ffffff42!important}.indigo-700-fg{color:#303f9f!important}.indigo-700-border{border-color:#303f9f!important}.indigo-700-border-top{border-top-color:#303f9f!important}.indigo-700-border-right{border-right-color:#303f9f!important}.indigo-700-border-bottom{border-bottom-color:#303f9f!important}.indigo-700-border-left{border-left-color:#303f9f!important}.indigo-800-bg{background-color:#283593!important}.indigo-800{background-color:#283593!important;color:#fff!important}.indigo-800[disabled]{background-color:#2835931f!important;color:#ffffff42!important}.indigo-800-fg{color:#283593!important}.indigo-800-border{border-color:#283593!important}.indigo-800-border-top{border-top-color:#283593!important}.indigo-800-border-right{border-right-color:#283593!important}.indigo-800-border-bottom{border-bottom-color:#283593!important}.indigo-800-border-left{border-left-color:#283593!important}.indigo-900-bg{background-color:#1a237e!important}.indigo-900{background-color:#1a237e!important;color:#fff!important}.indigo-900[disabled]{background-color:#1a237e1f!important;color:#ffffff42!important}.indigo-900-fg{color:#1a237e!important}.indigo-900-border{border-color:#1a237e!important}.indigo-900-border-top{border-top-color:#1a237e!important}.indigo-900-border-right{border-right-color:#1a237e!important}.indigo-900-border-bottom{border-bottom-color:#1a237e!important}.indigo-900-border-left{border-left-color:#1a237e!important}.indigo-A100-bg{background-color:#8c9eff!important}.indigo-A100{background-color:#8c9eff!important;color:#000000de!important}.indigo-A100[disabled]{background-color:#8c9eff1f!important;color:#00000042!important}.indigo-A100-fg{color:#8c9eff!important}.indigo-A100-border{border-color:#8c9eff!important}.indigo-A100-border-top{border-top-color:#8c9eff!important}.indigo-A100-border-right{border-right-color:#8c9eff!important}.indigo-A100-border-bottom{border-bottom-color:#8c9eff!important}.indigo-A100-border-left{border-left-color:#8c9eff!important}.indigo-A200-bg{background-color:#536dfe!important}.indigo-A200{background-color:#536dfe!important;color:#fff!important}.indigo-A200[disabled]{background-color:#536dfe1f!important;color:#ffffff42!important}.indigo-A200-fg{color:#536dfe!important}.indigo-A200-border{border-color:#536dfe!important}.indigo-A200-border-top{border-top-color:#536dfe!important}.indigo-A200-border-right{border-right-color:#536dfe!important}.indigo-A200-border-bottom{border-bottom-color:#536dfe!important}.indigo-A200-border-left{border-left-color:#536dfe!important}.indigo-A400-bg{background-color:#3d5afe!important}.indigo-A400{background-color:#3d5afe!important;color:#fff!important}.indigo-A400[disabled]{background-color:#3d5afe1f!important;color:#ffffff42!important}.indigo-A400-fg{color:#3d5afe!important}.indigo-A400-border{border-color:#3d5afe!important}.indigo-A400-border-top{border-top-color:#3d5afe!important}.indigo-A400-border-right{border-right-color:#3d5afe!important}.indigo-A400-border-bottom{border-bottom-color:#3d5afe!important}.indigo-A400-border-left{border-left-color:#3d5afe!important}.indigo-A700-bg{background-color:#304ffe!important}.indigo-A700{background-color:#304ffe!important;color:#fff!important}.indigo-A700[disabled]{background-color:#304ffe1f!important;color:#ffffff42!important}.indigo-A700-fg{color:#304ffe!important}.indigo-A700-border{border-color:#304ffe!important}.indigo-A700-border-top{border-top-color:#304ffe!important}.indigo-A700-border-right{border-right-color:#304ffe!important}.indigo-A700-border-bottom{border-bottom-color:#304ffe!important}.indigo-A700-border-left{border-left-color:#304ffe!important}.blue-50-bg{background-color:#e3f2fd!important}.blue-50{background-color:#e3f2fd!important;color:#000000de!important}.blue-50[disabled]{background-color:#e3f2fd1f!important;color:#00000042!important}.blue-50-fg{color:#e3f2fd!important}.blue-50-border{border-color:#e3f2fd!important}.blue-50-border-top{border-top-color:#e3f2fd!important}.blue-50-border-right{border-right-color:#e3f2fd!important}.blue-50-border-bottom{border-bottom-color:#e3f2fd!important}.blue-50-border-left{border-left-color:#e3f2fd!important}.blue-100-bg{background-color:#bbdefb!important}.blue-100{background-color:#bbdefb!important;color:#000000de!important}.blue-100[disabled]{background-color:#bbdefb1f!important;color:#00000042!important}.blue-100-fg{color:#bbdefb!important}.blue-100-border{border-color:#bbdefb!important}.blue-100-border-top{border-top-color:#bbdefb!important}.blue-100-border-right{border-right-color:#bbdefb!important}.blue-100-border-bottom{border-bottom-color:#bbdefb!important}.blue-100-border-left{border-left-color:#bbdefb!important}.blue-200-bg{background-color:#90caf9!important}.blue-200{background-color:#90caf9!important;color:#000000de!important}.blue-200[disabled]{background-color:#90caf91f!important;color:#00000042!important}.blue-200-fg{color:#90caf9!important}.blue-200-border{border-color:#90caf9!important}.blue-200-border-top{border-top-color:#90caf9!important}.blue-200-border-right{border-right-color:#90caf9!important}.blue-200-border-bottom{border-bottom-color:#90caf9!important}.blue-200-border-left{border-left-color:#90caf9!important}.blue-300-bg{background-color:#64b5f6!important}.blue-300{background-color:#64b5f6!important;color:#000000de!important}.blue-300[disabled]{background-color:#64b5f61f!important;color:#00000042!important}.blue-300-fg{color:#64b5f6!important}.blue-300-border{border-color:#64b5f6!important}.blue-300-border-top{border-top-color:#64b5f6!important}.blue-300-border-right{border-right-color:#64b5f6!important}.blue-300-border-bottom{border-bottom-color:#64b5f6!important}.blue-300-border-left{border-left-color:#64b5f6!important}.blue-400-bg{background-color:#42a5f5!important}.blue-400{background-color:#42a5f5!important;color:#000000de!important}.blue-400[disabled]{background-color:#42a5f51f!important;color:#00000042!important}.blue-400-fg{color:#42a5f5!important}.blue-400-border{border-color:#42a5f5!important}.blue-400-border-top{border-top-color:#42a5f5!important}.blue-400-border-right{border-right-color:#42a5f5!important}.blue-400-border-bottom{border-bottom-color:#42a5f5!important}.blue-400-border-left{border-left-color:#42a5f5!important}.blue-500-bg{background-color:#2196f3!important}.blue-500{background-color:#2196f3!important;color:#fff!important}.blue-500[disabled]{background-color:#2196f31f!important;color:#ffffff42!important}.blue-500-fg{color:#2196f3!important}.blue-500-border{border-color:#2196f3!important}.blue-500-border-top{border-top-color:#2196f3!important}.blue-500-border-right{border-right-color:#2196f3!important}.blue-500-border-bottom{border-bottom-color:#2196f3!important}.blue-500-border-left{border-left-color:#2196f3!important}.blue-bg{background-color:#2196f3!important}.blue{background-color:#2196f3!important;color:#fff!important}.blue[disabled]{background-color:#2196f31f!important;color:#ffffff42!important}.blue-fg{color:#2196f3!important}.blue-border{border-color:#2196f3!important}.blue-border-top{border-top-color:#2196f3!important}.blue-border-right{border-right-color:#2196f3!important}.blue-border-bottom{border-bottom-color:#2196f3!important}.blue-border-left{border-left-color:#2196f3!important}.blue-600-bg{background-color:#1e88e5!important}.blue-600{background-color:#1e88e5!important;color:#fff!important}.blue-600[disabled]{background-color:#1e88e51f!important;color:#ffffff42!important}.blue-600-fg{color:#1e88e5!important}.blue-600-border{border-color:#1e88e5!important}.blue-600-border-top{border-top-color:#1e88e5!important}.blue-600-border-right{border-right-color:#1e88e5!important}.blue-600-border-bottom{border-bottom-color:#1e88e5!important}.blue-600-border-left{border-left-color:#1e88e5!important}.blue-700-bg{background-color:#1976d2!important}.blue-700{background-color:#1976d2!important;color:#fff!important}.blue-700[disabled]{background-color:#1976d21f!important;color:#ffffff42!important}.blue-700-fg{color:#1976d2!important}.blue-700-border{border-color:#1976d2!important}.blue-700-border-top{border-top-color:#1976d2!important}.blue-700-border-right{border-right-color:#1976d2!important}.blue-700-border-bottom{border-bottom-color:#1976d2!important}.blue-700-border-left{border-left-color:#1976d2!important}.blue-800-bg{background-color:#1565c0!important}.blue-800{background-color:#1565c0!important;color:#fff!important}.blue-800[disabled]{background-color:#1565c01f!important;color:#ffffff42!important}.blue-800-fg{color:#1565c0!important}.blue-800-border{border-color:#1565c0!important}.blue-800-border-top{border-top-color:#1565c0!important}.blue-800-border-right{border-right-color:#1565c0!important}.blue-800-border-bottom{border-bottom-color:#1565c0!important}.blue-800-border-left{border-left-color:#1565c0!important}.blue-900-bg{background-color:#0d47a1!important}.blue-900{background-color:#0d47a1!important;color:#fff!important}.blue-900[disabled]{background-color:#0d47a11f!important;color:#ffffff42!important}.blue-900-fg{color:#0d47a1!important}.blue-900-border{border-color:#0d47a1!important}.blue-900-border-top{border-top-color:#0d47a1!important}.blue-900-border-right{border-right-color:#0d47a1!important}.blue-900-border-bottom{border-bottom-color:#0d47a1!important}.blue-900-border-left{border-left-color:#0d47a1!important}.blue-A100-bg{background-color:#82b1ff!important}.blue-A100{background-color:#82b1ff!important;color:#000000de!important}.blue-A100[disabled]{background-color:#82b1ff1f!important;color:#00000042!important}.blue-A100-fg{color:#82b1ff!important}.blue-A100-border{border-color:#82b1ff!important}.blue-A100-border-top{border-top-color:#82b1ff!important}.blue-A100-border-right{border-right-color:#82b1ff!important}.blue-A100-border-bottom{border-bottom-color:#82b1ff!important}.blue-A100-border-left{border-left-color:#82b1ff!important}.blue-A200-bg{background-color:#448aff!important}.blue-A200{background-color:#448aff!important;color:#fff!important}.blue-A200[disabled]{background-color:#448aff1f!important;color:#ffffff42!important}.blue-A200-fg{color:#448aff!important}.blue-A200-border{border-color:#448aff!important}.blue-A200-border-top{border-top-color:#448aff!important}.blue-A200-border-right{border-right-color:#448aff!important}.blue-A200-border-bottom{border-bottom-color:#448aff!important}.blue-A200-border-left{border-left-color:#448aff!important}.blue-A400-bg{background-color:#2979ff!important}.blue-A400{background-color:#2979ff!important;color:#fff!important}.blue-A400[disabled]{background-color:#2979ff1f!important;color:#ffffff42!important}.blue-A400-fg{color:#2979ff!important}.blue-A400-border{border-color:#2979ff!important}.blue-A400-border-top{border-top-color:#2979ff!important}.blue-A400-border-right{border-right-color:#2979ff!important}.blue-A400-border-bottom{border-bottom-color:#2979ff!important}.blue-A400-border-left{border-left-color:#2979ff!important}.blue-A700-bg{background-color:#2962ff!important}.blue-A700{background-color:#2962ff!important;color:#fff!important}.blue-A700[disabled]{background-color:#2962ff1f!important;color:#ffffff42!important}.blue-A700-fg{color:#2962ff!important}.blue-A700-border{border-color:#2962ff!important}.blue-A700-border-top{border-top-color:#2962ff!important}.blue-A700-border-right{border-right-color:#2962ff!important}.blue-A700-border-bottom{border-bottom-color:#2962ff!important}.blue-A700-border-left{border-left-color:#2962ff!important}.light-blue-50-bg{background-color:#e1f5fe!important}.light-blue-50{background-color:#e1f5fe!important;color:#000000de!important}.light-blue-50[disabled]{background-color:#e1f5fe1f!important;color:#00000042!important}.light-blue-50-fg{color:#e1f5fe!important}.light-blue-50-border{border-color:#e1f5fe!important}.light-blue-50-border-top{border-top-color:#e1f5fe!important}.light-blue-50-border-right{border-right-color:#e1f5fe!important}.light-blue-50-border-bottom{border-bottom-color:#e1f5fe!important}.light-blue-50-border-left{border-left-color:#e1f5fe!important}.light-blue-100-bg{background-color:#b3e5fc!important}.light-blue-100{background-color:#b3e5fc!important;color:#000000de!important}.light-blue-100[disabled]{background-color:#b3e5fc1f!important;color:#00000042!important}.light-blue-100-fg{color:#b3e5fc!important}.light-blue-100-border{border-color:#b3e5fc!important}.light-blue-100-border-top{border-top-color:#b3e5fc!important}.light-blue-100-border-right{border-right-color:#b3e5fc!important}.light-blue-100-border-bottom{border-bottom-color:#b3e5fc!important}.light-blue-100-border-left{border-left-color:#b3e5fc!important}.light-blue-200-bg{background-color:#81d4fa!important}.light-blue-200{background-color:#81d4fa!important;color:#000000de!important}.light-blue-200[disabled]{background-color:#81d4fa1f!important;color:#00000042!important}.light-blue-200-fg{color:#81d4fa!important}.light-blue-200-border{border-color:#81d4fa!important}.light-blue-200-border-top{border-top-color:#81d4fa!important}.light-blue-200-border-right{border-right-color:#81d4fa!important}.light-blue-200-border-bottom{border-bottom-color:#81d4fa!important}.light-blue-200-border-left{border-left-color:#81d4fa!important}.light-blue-300-bg{background-color:#4fc3f7!important}.light-blue-300{background-color:#4fc3f7!important;color:#000000de!important}.light-blue-300[disabled]{background-color:#4fc3f71f!important;color:#00000042!important}.light-blue-300-fg{color:#4fc3f7!important}.light-blue-300-border{border-color:#4fc3f7!important}.light-blue-300-border-top{border-top-color:#4fc3f7!important}.light-blue-300-border-right{border-right-color:#4fc3f7!important}.light-blue-300-border-bottom{border-bottom-color:#4fc3f7!important}.light-blue-300-border-left{border-left-color:#4fc3f7!important}.light-blue-400-bg{background-color:#29b6f6!important}.light-blue-400{background-color:#29b6f6!important;color:#000000de!important}.light-blue-400[disabled]{background-color:#29b6f61f!important;color:#00000042!important}.light-blue-400-fg{color:#29b6f6!important}.light-blue-400-border{border-color:#29b6f6!important}.light-blue-400-border-top{border-top-color:#29b6f6!important}.light-blue-400-border-right{border-right-color:#29b6f6!important}.light-blue-400-border-bottom{border-bottom-color:#29b6f6!important}.light-blue-400-border-left{border-left-color:#29b6f6!important}.light-blue-500-bg{background-color:#03a9f4!important}.light-blue-500{background-color:#03a9f4!important;color:#fff!important}.light-blue-500[disabled]{background-color:#03a9f41f!important;color:#ffffff42!important}.light-blue-500-fg{color:#03a9f4!important}.light-blue-500-border{border-color:#03a9f4!important}.light-blue-500-border-top{border-top-color:#03a9f4!important}.light-blue-500-border-right{border-right-color:#03a9f4!important}.light-blue-500-border-bottom{border-bottom-color:#03a9f4!important}.light-blue-500-border-left{border-left-color:#03a9f4!important}.light-blue-bg{background-color:#03a9f4!important}.light-blue{background-color:#03a9f4!important;color:#fff!important}.light-blue[disabled]{background-color:#03a9f41f!important;color:#ffffff42!important}.light-blue-fg{color:#03a9f4!important}.light-blue-border{border-color:#03a9f4!important}.light-blue-border-top{border-top-color:#03a9f4!important}.light-blue-border-right{border-right-color:#03a9f4!important}.light-blue-border-bottom{border-bottom-color:#03a9f4!important}.light-blue-border-left{border-left-color:#03a9f4!important}.light-blue-600-bg{background-color:#039be5!important}.light-blue-600{background-color:#039be5!important;color:#fff!important}.light-blue-600[disabled]{background-color:#039be51f!important;color:#ffffff42!important}.light-blue-600-fg{color:#039be5!important}.light-blue-600-border{border-color:#039be5!important}.light-blue-600-border-top{border-top-color:#039be5!important}.light-blue-600-border-right{border-right-color:#039be5!important}.light-blue-600-border-bottom{border-bottom-color:#039be5!important}.light-blue-600-border-left{border-left-color:#039be5!important}.light-blue-700-bg{background-color:#0288d1!important}.light-blue-700{background-color:#0288d1!important;color:#fff!important}.light-blue-700[disabled]{background-color:#0288d11f!important;color:#ffffff42!important}.light-blue-700-fg{color:#0288d1!important}.light-blue-700-border{border-color:#0288d1!important}.light-blue-700-border-top{border-top-color:#0288d1!important}.light-blue-700-border-right{border-right-color:#0288d1!important}.light-blue-700-border-bottom{border-bottom-color:#0288d1!important}.light-blue-700-border-left{border-left-color:#0288d1!important}.light-blue-800-bg{background-color:#0277bd!important}.light-blue-800{background-color:#0277bd!important;color:#fff!important}.light-blue-800[disabled]{background-color:#0277bd1f!important;color:#ffffff42!important}.light-blue-800-fg{color:#0277bd!important}.light-blue-800-border{border-color:#0277bd!important}.light-blue-800-border-top{border-top-color:#0277bd!important}.light-blue-800-border-right{border-right-color:#0277bd!important}.light-blue-800-border-bottom{border-bottom-color:#0277bd!important}.light-blue-800-border-left{border-left-color:#0277bd!important}.light-blue-900-bg{background-color:#01579b!important}.light-blue-900{background-color:#01579b!important;color:#fff!important}.light-blue-900[disabled]{background-color:#01579b1f!important;color:#ffffff42!important}.light-blue-900-fg{color:#01579b!important}.light-blue-900-border{border-color:#01579b!important}.light-blue-900-border-top{border-top-color:#01579b!important}.light-blue-900-border-right{border-right-color:#01579b!important}.light-blue-900-border-bottom{border-bottom-color:#01579b!important}.light-blue-900-border-left{border-left-color:#01579b!important}.light-blue-A100-bg{background-color:#80d8ff!important}.light-blue-A100{background-color:#80d8ff!important;color:#000000de!important}.light-blue-A100[disabled]{background-color:#80d8ff1f!important;color:#00000042!important}.light-blue-A100-fg{color:#80d8ff!important}.light-blue-A100-border{border-color:#80d8ff!important}.light-blue-A100-border-top{border-top-color:#80d8ff!important}.light-blue-A100-border-right{border-right-color:#80d8ff!important}.light-blue-A100-border-bottom{border-bottom-color:#80d8ff!important}.light-blue-A100-border-left{border-left-color:#80d8ff!important}.light-blue-A200-bg{background-color:#40c4ff!important}.light-blue-A200{background-color:#40c4ff!important;color:#000000de!important}.light-blue-A200[disabled]{background-color:#40c4ff1f!important;color:#00000042!important}.light-blue-A200-fg{color:#40c4ff!important}.light-blue-A200-border{border-color:#40c4ff!important}.light-blue-A200-border-top{border-top-color:#40c4ff!important}.light-blue-A200-border-right{border-right-color:#40c4ff!important}.light-blue-A200-border-bottom{border-bottom-color:#40c4ff!important}.light-blue-A200-border-left{border-left-color:#40c4ff!important}.light-blue-A400-bg{background-color:#00b0ff!important}.light-blue-A400{background-color:#00b0ff!important;color:#000000de!important}.light-blue-A400[disabled]{background-color:#00b0ff1f!important;color:#00000042!important}.light-blue-A400-fg{color:#00b0ff!important}.light-blue-A400-border{border-color:#00b0ff!important}.light-blue-A400-border-top{border-top-color:#00b0ff!important}.light-blue-A400-border-right{border-right-color:#00b0ff!important}.light-blue-A400-border-bottom{border-bottom-color:#00b0ff!important}.light-blue-A400-border-left{border-left-color:#00b0ff!important}.light-blue-A700-bg{background-color:#0091ea!important}.light-blue-A700{background-color:#0091ea!important;color:#fff!important}.light-blue-A700[disabled]{background-color:#0091ea1f!important;color:#ffffff42!important}.light-blue-A700-fg{color:#0091ea!important}.light-blue-A700-border{border-color:#0091ea!important}.light-blue-A700-border-top{border-top-color:#0091ea!important}.light-blue-A700-border-right{border-right-color:#0091ea!important}.light-blue-A700-border-bottom{border-bottom-color:#0091ea!important}.light-blue-A700-border-left{border-left-color:#0091ea!important}.cyan-50-bg{background-color:#e0f7fa!important}.cyan-50{background-color:#e0f7fa!important;color:#000000de!important}.cyan-50[disabled]{background-color:#e0f7fa1f!important;color:#00000042!important}.cyan-50-fg{color:#e0f7fa!important}.cyan-50-border{border-color:#e0f7fa!important}.cyan-50-border-top{border-top-color:#e0f7fa!important}.cyan-50-border-right{border-right-color:#e0f7fa!important}.cyan-50-border-bottom{border-bottom-color:#e0f7fa!important}.cyan-50-border-left{border-left-color:#e0f7fa!important}.cyan-100-bg{background-color:#b2ebf2!important}.cyan-100{background-color:#b2ebf2!important;color:#000000de!important}.cyan-100[disabled]{background-color:#b2ebf21f!important;color:#00000042!important}.cyan-100-fg{color:#b2ebf2!important}.cyan-100-border{border-color:#b2ebf2!important}.cyan-100-border-top{border-top-color:#b2ebf2!important}.cyan-100-border-right{border-right-color:#b2ebf2!important}.cyan-100-border-bottom{border-bottom-color:#b2ebf2!important}.cyan-100-border-left{border-left-color:#b2ebf2!important}.cyan-200-bg{background-color:#80deea!important}.cyan-200{background-color:#80deea!important;color:#000000de!important}.cyan-200[disabled]{background-color:#80deea1f!important;color:#00000042!important}.cyan-200-fg{color:#80deea!important}.cyan-200-border{border-color:#80deea!important}.cyan-200-border-top{border-top-color:#80deea!important}.cyan-200-border-right{border-right-color:#80deea!important}.cyan-200-border-bottom{border-bottom-color:#80deea!important}.cyan-200-border-left{border-left-color:#80deea!important}.cyan-300-bg{background-color:#4dd0e1!important}.cyan-300{background-color:#4dd0e1!important;color:#000000de!important}.cyan-300[disabled]{background-color:#4dd0e11f!important;color:#00000042!important}.cyan-300-fg{color:#4dd0e1!important}.cyan-300-border{border-color:#4dd0e1!important}.cyan-300-border-top{border-top-color:#4dd0e1!important}.cyan-300-border-right{border-right-color:#4dd0e1!important}.cyan-300-border-bottom{border-bottom-color:#4dd0e1!important}.cyan-300-border-left{border-left-color:#4dd0e1!important}.cyan-400-bg{background-color:#26c6da!important}.cyan-400{background-color:#26c6da!important;color:#000000de!important}.cyan-400[disabled]{background-color:#26c6da1f!important;color:#00000042!important}.cyan-400-fg{color:#26c6da!important}.cyan-400-border{border-color:#26c6da!important}.cyan-400-border-top{border-top-color:#26c6da!important}.cyan-400-border-right{border-right-color:#26c6da!important}.cyan-400-border-bottom{border-bottom-color:#26c6da!important}.cyan-400-border-left{border-left-color:#26c6da!important}.cyan-500-bg{background-color:#00bcd4!important}.cyan-500{background-color:#00bcd4!important;color:#fff!important}.cyan-500[disabled]{background-color:#00bcd41f!important;color:#ffffff42!important}.cyan-500-fg{color:#00bcd4!important}.cyan-500-border{border-color:#00bcd4!important}.cyan-500-border-top{border-top-color:#00bcd4!important}.cyan-500-border-right{border-right-color:#00bcd4!important}.cyan-500-border-bottom{border-bottom-color:#00bcd4!important}.cyan-500-border-left{border-left-color:#00bcd4!important}.cyan-bg{background-color:#00bcd4!important}.cyan{background-color:#00bcd4!important;color:#fff!important}.cyan[disabled]{background-color:#00bcd41f!important;color:#ffffff42!important}.cyan-fg{color:#00bcd4!important}.cyan-border{border-color:#00bcd4!important}.cyan-border-top{border-top-color:#00bcd4!important}.cyan-border-right{border-right-color:#00bcd4!important}.cyan-border-bottom{border-bottom-color:#00bcd4!important}.cyan-border-left{border-left-color:#00bcd4!important}.cyan-600-bg{background-color:#00acc1!important}.cyan-600{background-color:#00acc1!important;color:#fff!important}.cyan-600[disabled]{background-color:#00acc11f!important;color:#ffffff42!important}.cyan-600-fg{color:#00acc1!important}.cyan-600-border{border-color:#00acc1!important}.cyan-600-border-top{border-top-color:#00acc1!important}.cyan-600-border-right{border-right-color:#00acc1!important}.cyan-600-border-bottom{border-bottom-color:#00acc1!important}.cyan-600-border-left{border-left-color:#00acc1!important}.cyan-700-bg{background-color:#0097a7!important}.cyan-700{background-color:#0097a7!important;color:#fff!important}.cyan-700[disabled]{background-color:#0097a71f!important;color:#ffffff42!important}.cyan-700-fg{color:#0097a7!important}.cyan-700-border{border-color:#0097a7!important}.cyan-700-border-top{border-top-color:#0097a7!important}.cyan-700-border-right{border-right-color:#0097a7!important}.cyan-700-border-bottom{border-bottom-color:#0097a7!important}.cyan-700-border-left{border-left-color:#0097a7!important}.cyan-800-bg{background-color:#00838f!important}.cyan-800{background-color:#00838f!important;color:#fff!important}.cyan-800[disabled]{background-color:#00838f1f!important;color:#ffffff42!important}.cyan-800-fg{color:#00838f!important}.cyan-800-border{border-color:#00838f!important}.cyan-800-border-top{border-top-color:#00838f!important}.cyan-800-border-right{border-right-color:#00838f!important}.cyan-800-border-bottom{border-bottom-color:#00838f!important}.cyan-800-border-left{border-left-color:#00838f!important}.cyan-900-bg{background-color:#006064!important}.cyan-900{background-color:#006064!important;color:#fff!important}.cyan-900[disabled]{background-color:#0060641f!important;color:#ffffff42!important}.cyan-900-fg{color:#006064!important}.cyan-900-border{border-color:#006064!important}.cyan-900-border-top{border-top-color:#006064!important}.cyan-900-border-right{border-right-color:#006064!important}.cyan-900-border-bottom{border-bottom-color:#006064!important}.cyan-900-border-left{border-left-color:#006064!important}.cyan-A100-bg{background-color:#84ffff!important}.cyan-A100{background-color:#84ffff!important;color:#000000de!important}.cyan-A100[disabled]{background-color:#84ffff1f!important;color:#00000042!important}.cyan-A100-fg{color:#84ffff!important}.cyan-A100-border{border-color:#84ffff!important}.cyan-A100-border-top{border-top-color:#84ffff!important}.cyan-A100-border-right{border-right-color:#84ffff!important}.cyan-A100-border-bottom{border-bottom-color:#84ffff!important}.cyan-A100-border-left{border-left-color:#84ffff!important}.cyan-A200-bg{background-color:#18ffff!important}.cyan-A200{background-color:#18ffff!important;color:#000000de!important}.cyan-A200[disabled]{background-color:#18ffff1f!important;color:#00000042!important}.cyan-A200-fg{color:#18ffff!important}.cyan-A200-border{border-color:#18ffff!important}.cyan-A200-border-top{border-top-color:#18ffff!important}.cyan-A200-border-right{border-right-color:#18ffff!important}.cyan-A200-border-bottom{border-bottom-color:#18ffff!important}.cyan-A200-border-left{border-left-color:#18ffff!important}.cyan-A400-bg{background-color:#00e5ff!important}.cyan-A400{background-color:#00e5ff!important;color:#000000de!important}.cyan-A400[disabled]{background-color:#00e5ff1f!important;color:#00000042!important}.cyan-A400-fg{color:#00e5ff!important}.cyan-A400-border{border-color:#00e5ff!important}.cyan-A400-border-top{border-top-color:#00e5ff!important}.cyan-A400-border-right{border-right-color:#00e5ff!important}.cyan-A400-border-bottom{border-bottom-color:#00e5ff!important}.cyan-A400-border-left{border-left-color:#00e5ff!important}.cyan-A700-bg{background-color:#00b8d4!important}.cyan-A700{background-color:#00b8d4!important;color:#000000de!important}.cyan-A700[disabled]{background-color:#00b8d41f!important;color:#00000042!important}.cyan-A700-fg{color:#00b8d4!important}.cyan-A700-border{border-color:#00b8d4!important}.cyan-A700-border-top{border-top-color:#00b8d4!important}.cyan-A700-border-right{border-right-color:#00b8d4!important}.cyan-A700-border-bottom{border-bottom-color:#00b8d4!important}.cyan-A700-border-left{border-left-color:#00b8d4!important}.teal-50-bg{background-color:#e0f2f1!important}.teal-50{background-color:#e0f2f1!important;color:#000000de!important}.teal-50[disabled]{background-color:#e0f2f11f!important;color:#00000042!important}.teal-50-fg{color:#e0f2f1!important}.teal-50-border{border-color:#e0f2f1!important}.teal-50-border-top{border-top-color:#e0f2f1!important}.teal-50-border-right{border-right-color:#e0f2f1!important}.teal-50-border-bottom{border-bottom-color:#e0f2f1!important}.teal-50-border-left{border-left-color:#e0f2f1!important}.teal-100-bg{background-color:#b2dfdb!important}.teal-100{background-color:#b2dfdb!important;color:#000000de!important}.teal-100[disabled]{background-color:#b2dfdb1f!important;color:#00000042!important}.teal-100-fg{color:#b2dfdb!important}.teal-100-border{border-color:#b2dfdb!important}.teal-100-border-top{border-top-color:#b2dfdb!important}.teal-100-border-right{border-right-color:#b2dfdb!important}.teal-100-border-bottom{border-bottom-color:#b2dfdb!important}.teal-100-border-left{border-left-color:#b2dfdb!important}.teal-200-bg{background-color:#80cbc4!important}.teal-200{background-color:#80cbc4!important;color:#000000de!important}.teal-200[disabled]{background-color:#80cbc41f!important;color:#00000042!important}.teal-200-fg{color:#80cbc4!important}.teal-200-border{border-color:#80cbc4!important}.teal-200-border-top{border-top-color:#80cbc4!important}.teal-200-border-right{border-right-color:#80cbc4!important}.teal-200-border-bottom{border-bottom-color:#80cbc4!important}.teal-200-border-left{border-left-color:#80cbc4!important}.teal-300-bg{background-color:#4db6ac!important}.teal-300{background-color:#4db6ac!important;color:#000000de!important}.teal-300[disabled]{background-color:#4db6ac1f!important;color:#00000042!important}.teal-300-fg{color:#4db6ac!important}.teal-300-border{border-color:#4db6ac!important}.teal-300-border-top{border-top-color:#4db6ac!important}.teal-300-border-right{border-right-color:#4db6ac!important}.teal-300-border-bottom{border-bottom-color:#4db6ac!important}.teal-300-border-left{border-left-color:#4db6ac!important}.teal-400-bg{background-color:#26a69a!important}.teal-400{background-color:#26a69a!important;color:#000000de!important}.teal-400[disabled]{background-color:#26a69a1f!important;color:#00000042!important}.teal-400-fg{color:#26a69a!important}.teal-400-border{border-color:#26a69a!important}.teal-400-border-top{border-top-color:#26a69a!important}.teal-400-border-right{border-right-color:#26a69a!important}.teal-400-border-bottom{border-bottom-color:#26a69a!important}.teal-400-border-left{border-left-color:#26a69a!important}.teal-500-bg{background-color:#009688!important}.teal-500{background-color:#009688!important;color:#fff!important}.teal-500[disabled]{background-color:#0096881f!important;color:#ffffff42!important}.teal-500-fg{color:#009688!important}.teal-500-border{border-color:#009688!important}.teal-500-border-top{border-top-color:#009688!important}.teal-500-border-right{border-right-color:#009688!important}.teal-500-border-bottom{border-bottom-color:#009688!important}.teal-500-border-left{border-left-color:#009688!important}.teal-bg{background-color:#009688!important}.teal{background-color:#009688!important;color:#fff!important}.teal[disabled]{background-color:#0096881f!important;color:#ffffff42!important}.teal-fg{color:#009688!important}.teal-border{border-color:#009688!important}.teal-border-top{border-top-color:#009688!important}.teal-border-right{border-right-color:#009688!important}.teal-border-bottom{border-bottom-color:#009688!important}.teal-border-left{border-left-color:#009688!important}.teal-600-bg{background-color:#00897b!important}.teal-600{background-color:#00897b!important;color:#fff!important}.teal-600[disabled]{background-color:#00897b1f!important;color:#ffffff42!important}.teal-600-fg{color:#00897b!important}.teal-600-border{border-color:#00897b!important}.teal-600-border-top{border-top-color:#00897b!important}.teal-600-border-right{border-right-color:#00897b!important}.teal-600-border-bottom{border-bottom-color:#00897b!important}.teal-600-border-left{border-left-color:#00897b!important}.teal-700-bg{background-color:#00796b!important}.teal-700{background-color:#00796b!important;color:#fff!important}.teal-700[disabled]{background-color:#00796b1f!important;color:#ffffff42!important}.teal-700-fg{color:#00796b!important}.teal-700-border{border-color:#00796b!important}.teal-700-border-top{border-top-color:#00796b!important}.teal-700-border-right{border-right-color:#00796b!important}.teal-700-border-bottom{border-bottom-color:#00796b!important}.teal-700-border-left{border-left-color:#00796b!important}.teal-800-bg{background-color:#00695c!important}.teal-800{background-color:#00695c!important;color:#fff!important}.teal-800[disabled]{background-color:#00695c1f!important;color:#ffffff42!important}.teal-800-fg{color:#00695c!important}.teal-800-border{border-color:#00695c!important}.teal-800-border-top{border-top-color:#00695c!important}.teal-800-border-right{border-right-color:#00695c!important}.teal-800-border-bottom{border-bottom-color:#00695c!important}.teal-800-border-left{border-left-color:#00695c!important}.teal-900-bg{background-color:#004d40!important}.teal-900{background-color:#004d40!important;color:#fff!important}.teal-900[disabled]{background-color:#004d401f!important;color:#ffffff42!important}.teal-900-fg{color:#004d40!important}.teal-900-border{border-color:#004d40!important}.teal-900-border-top{border-top-color:#004d40!important}.teal-900-border-right{border-right-color:#004d40!important}.teal-900-border-bottom{border-bottom-color:#004d40!important}.teal-900-border-left{border-left-color:#004d40!important}.teal-A100-bg{background-color:#a7ffeb!important}.teal-A100{background-color:#a7ffeb!important;color:#000000de!important}.teal-A100[disabled]{background-color:#a7ffeb1f!important;color:#00000042!important}.teal-A100-fg{color:#a7ffeb!important}.teal-A100-border{border-color:#a7ffeb!important}.teal-A100-border-top{border-top-color:#a7ffeb!important}.teal-A100-border-right{border-right-color:#a7ffeb!important}.teal-A100-border-bottom{border-bottom-color:#a7ffeb!important}.teal-A100-border-left{border-left-color:#a7ffeb!important}.teal-A200-bg{background-color:#64ffda!important}.teal-A200{background-color:#64ffda!important;color:#000000de!important}.teal-A200[disabled]{background-color:#64ffda1f!important;color:#00000042!important}.teal-A200-fg{color:#64ffda!important}.teal-A200-border{border-color:#64ffda!important}.teal-A200-border-top{border-top-color:#64ffda!important}.teal-A200-border-right{border-right-color:#64ffda!important}.teal-A200-border-bottom{border-bottom-color:#64ffda!important}.teal-A200-border-left{border-left-color:#64ffda!important}.teal-A400-bg{background-color:#1de9b6!important}.teal-A400{background-color:#1de9b6!important;color:#000000de!important}.teal-A400[disabled]{background-color:#1de9b61f!important;color:#00000042!important}.teal-A400-fg{color:#1de9b6!important}.teal-A400-border{border-color:#1de9b6!important}.teal-A400-border-top{border-top-color:#1de9b6!important}.teal-A400-border-right{border-right-color:#1de9b6!important}.teal-A400-border-bottom{border-bottom-color:#1de9b6!important}.teal-A400-border-left{border-left-color:#1de9b6!important}.teal-A700-bg{background-color:#00bfa5!important}.teal-A700{background-color:#00bfa5!important;color:#000000de!important}.teal-A700[disabled]{background-color:#00bfa51f!important;color:#00000042!important}.teal-A700-fg{color:#00bfa5!important}.teal-A700-border{border-color:#00bfa5!important}.teal-A700-border-top{border-top-color:#00bfa5!important}.teal-A700-border-right{border-right-color:#00bfa5!important}.teal-A700-border-bottom{border-bottom-color:#00bfa5!important}.teal-A700-border-left{border-left-color:#00bfa5!important}.green-50-bg{background-color:#e8f5e9!important}.green-50{background-color:#e8f5e9!important;color:#000000de!important}.green-50[disabled]{background-color:#e8f5e91f!important;color:#00000042!important}.green-50-fg{color:#e8f5e9!important}.green-50-border{border-color:#e8f5e9!important}.green-50-border-top{border-top-color:#e8f5e9!important}.green-50-border-right{border-right-color:#e8f5e9!important}.green-50-border-bottom{border-bottom-color:#e8f5e9!important}.green-50-border-left{border-left-color:#e8f5e9!important}.green-100-bg{background-color:#c8e6c9!important}.green-100{background-color:#c8e6c9!important;color:#000000de!important}.green-100[disabled]{background-color:#c8e6c91f!important;color:#00000042!important}.green-100-fg{color:#c8e6c9!important}.green-100-border{border-color:#c8e6c9!important}.green-100-border-top{border-top-color:#c8e6c9!important}.green-100-border-right{border-right-color:#c8e6c9!important}.green-100-border-bottom{border-bottom-color:#c8e6c9!important}.green-100-border-left{border-left-color:#c8e6c9!important}.green-200-bg{background-color:#a5d6a7!important}.green-200{background-color:#a5d6a7!important;color:#000000de!important}.green-200[disabled]{background-color:#a5d6a71f!important;color:#00000042!important}.green-200-fg{color:#a5d6a7!important}.green-200-border{border-color:#a5d6a7!important}.green-200-border-top{border-top-color:#a5d6a7!important}.green-200-border-right{border-right-color:#a5d6a7!important}.green-200-border-bottom{border-bottom-color:#a5d6a7!important}.green-200-border-left{border-left-color:#a5d6a7!important}.green-300-bg{background-color:#81c784!important}.green-300{background-color:#81c784!important;color:#000000de!important}.green-300[disabled]{background-color:#81c7841f!important;color:#00000042!important}.green-300-fg{color:#81c784!important}.green-300-border{border-color:#81c784!important}.green-300-border-top{border-top-color:#81c784!important}.green-300-border-right{border-right-color:#81c784!important}.green-300-border-bottom{border-bottom-color:#81c784!important}.green-300-border-left{border-left-color:#81c784!important}.green-400-bg{background-color:#66bb6a!important}.green-400{background-color:#66bb6a!important;color:#000000de!important}.green-400[disabled]{background-color:#66bb6a1f!important;color:#00000042!important}.green-400-fg{color:#66bb6a!important}.green-400-border{border-color:#66bb6a!important}.green-400-border-top{border-top-color:#66bb6a!important}.green-400-border-right{border-right-color:#66bb6a!important}.green-400-border-bottom{border-bottom-color:#66bb6a!important}.green-400-border-left{border-left-color:#66bb6a!important}.green-500-bg{background-color:#4caf50!important}.green-500{background-color:#4caf50!important;color:#000000de!important}.green-500[disabled]{background-color:#4caf501f!important;color:#00000042!important}.green-500-fg{color:#4caf50!important}.green-500-border{border-color:#4caf50!important}.green-500-border-top{border-top-color:#4caf50!important}.green-500-border-right{border-right-color:#4caf50!important}.green-500-border-bottom{border-bottom-color:#4caf50!important}.green-500-border-left{border-left-color:#4caf50!important}.green-bg{background-color:#4caf50!important}.green{background-color:#4caf50!important;color:#000000de!important}.green[disabled]{background-color:#4caf501f!important;color:#00000042!important}.green-fg{color:#4caf50!important}.green-border{border-color:#4caf50!important}.green-border-top{border-top-color:#4caf50!important}.green-border-right{border-right-color:#4caf50!important}.green-border-bottom{border-bottom-color:#4caf50!important}.green-border-left{border-left-color:#4caf50!important}.green-600-bg{background-color:#43a047!important}.green-600{background-color:#43a047!important;color:#fff!important}.green-600[disabled]{background-color:#43a0471f!important;color:#ffffff42!important}.green-600-fg{color:#43a047!important}.green-600-border{border-color:#43a047!important}.green-600-border-top{border-top-color:#43a047!important}.green-600-border-right{border-right-color:#43a047!important}.green-600-border-bottom{border-bottom-color:#43a047!important}.green-600-border-left{border-left-color:#43a047!important}.green-700-bg{background-color:#388e3c!important}.green-700{background-color:#388e3c!important;color:#fff!important}.green-700[disabled]{background-color:#388e3c1f!important;color:#ffffff42!important}.green-700-fg{color:#388e3c!important}.green-700-border{border-color:#388e3c!important}.green-700-border-top{border-top-color:#388e3c!important}.green-700-border-right{border-right-color:#388e3c!important}.green-700-border-bottom{border-bottom-color:#388e3c!important}.green-700-border-left{border-left-color:#388e3c!important}.green-800-bg{background-color:#2e7d32!important}.green-800{background-color:#2e7d32!important;color:#fff!important}.green-800[disabled]{background-color:#2e7d321f!important;color:#ffffff42!important}.green-800-fg{color:#2e7d32!important}.green-800-border{border-color:#2e7d32!important}.green-800-border-top{border-top-color:#2e7d32!important}.green-800-border-right{border-right-color:#2e7d32!important}.green-800-border-bottom{border-bottom-color:#2e7d32!important}.green-800-border-left{border-left-color:#2e7d32!important}.green-900-bg{background-color:#1b5e20!important}.green-900{background-color:#1b5e20!important;color:#fff!important}.green-900[disabled]{background-color:#1b5e201f!important;color:#ffffff42!important}.green-900-fg{color:#1b5e20!important}.green-900-border{border-color:#1b5e20!important}.green-900-border-top{border-top-color:#1b5e20!important}.green-900-border-right{border-right-color:#1b5e20!important}.green-900-border-bottom{border-bottom-color:#1b5e20!important}.green-900-border-left{border-left-color:#1b5e20!important}.green-A100-bg{background-color:#b9f6ca!important}.green-A100{background-color:#b9f6ca!important;color:#000000de!important}.green-A100[disabled]{background-color:#b9f6ca1f!important;color:#00000042!important}.green-A100-fg{color:#b9f6ca!important}.green-A100-border{border-color:#b9f6ca!important}.green-A100-border-top{border-top-color:#b9f6ca!important}.green-A100-border-right{border-right-color:#b9f6ca!important}.green-A100-border-bottom{border-bottom-color:#b9f6ca!important}.green-A100-border-left{border-left-color:#b9f6ca!important}.green-A200-bg{background-color:#69f0ae!important}.green-A200{background-color:#69f0ae!important;color:#000000de!important}.green-A200[disabled]{background-color:#69f0ae1f!important;color:#00000042!important}.green-A200-fg{color:#69f0ae!important}.green-A200-border{border-color:#69f0ae!important}.green-A200-border-top{border-top-color:#69f0ae!important}.green-A200-border-right{border-right-color:#69f0ae!important}.green-A200-border-bottom{border-bottom-color:#69f0ae!important}.green-A200-border-left{border-left-color:#69f0ae!important}.green-A400-bg{background-color:#00e676!important}.green-A400{background-color:#00e676!important;color:#000000de!important}.green-A400[disabled]{background-color:#00e6761f!important;color:#00000042!important}.green-A400-fg{color:#00e676!important}.green-A400-border{border-color:#00e676!important}.green-A400-border-top{border-top-color:#00e676!important}.green-A400-border-right{border-right-color:#00e676!important}.green-A400-border-bottom{border-bottom-color:#00e676!important}.green-A400-border-left{border-left-color:#00e676!important}.green-A700-bg{background-color:#00c853!important}.green-A700{background-color:#00c853!important;color:#000000de!important}.green-A700[disabled]{background-color:#00c8531f!important;color:#00000042!important}.green-A700-fg{color:#00c853!important}.green-A700-border{border-color:#00c853!important}.green-A700-border-top{border-top-color:#00c853!important}.green-A700-border-right{border-right-color:#00c853!important}.green-A700-border-bottom{border-bottom-color:#00c853!important}.green-A700-border-left{border-left-color:#00c853!important}.light-green-50-bg{background-color:#f1f8e9!important}.light-green-50{background-color:#f1f8e9!important;color:#000000de!important}.light-green-50[disabled]{background-color:#f1f8e91f!important;color:#00000042!important}.light-green-50-fg{color:#f1f8e9!important}.light-green-50-border{border-color:#f1f8e9!important}.light-green-50-border-top{border-top-color:#f1f8e9!important}.light-green-50-border-right{border-right-color:#f1f8e9!important}.light-green-50-border-bottom{border-bottom-color:#f1f8e9!important}.light-green-50-border-left{border-left-color:#f1f8e9!important}.light-green-100-bg{background-color:#dcedc8!important}.light-green-100{background-color:#dcedc8!important;color:#000000de!important}.light-green-100[disabled]{background-color:#dcedc81f!important;color:#00000042!important}.light-green-100-fg{color:#dcedc8!important}.light-green-100-border{border-color:#dcedc8!important}.light-green-100-border-top{border-top-color:#dcedc8!important}.light-green-100-border-right{border-right-color:#dcedc8!important}.light-green-100-border-bottom{border-bottom-color:#dcedc8!important}.light-green-100-border-left{border-left-color:#dcedc8!important}.light-green-200-bg{background-color:#c5e1a5!important}.light-green-200{background-color:#c5e1a5!important;color:#000000de!important}.light-green-200[disabled]{background-color:#c5e1a51f!important;color:#00000042!important}.light-green-200-fg{color:#c5e1a5!important}.light-green-200-border{border-color:#c5e1a5!important}.light-green-200-border-top{border-top-color:#c5e1a5!important}.light-green-200-border-right{border-right-color:#c5e1a5!important}.light-green-200-border-bottom{border-bottom-color:#c5e1a5!important}.light-green-200-border-left{border-left-color:#c5e1a5!important}.light-green-300-bg{background-color:#aed581!important}.light-green-300{background-color:#aed581!important;color:#000000de!important}.light-green-300[disabled]{background-color:#aed5811f!important;color:#00000042!important}.light-green-300-fg{color:#aed581!important}.light-green-300-border{border-color:#aed581!important}.light-green-300-border-top{border-top-color:#aed581!important}.light-green-300-border-right{border-right-color:#aed581!important}.light-green-300-border-bottom{border-bottom-color:#aed581!important}.light-green-300-border-left{border-left-color:#aed581!important}.light-green-400-bg{background-color:#9ccc65!important}.light-green-400{background-color:#9ccc65!important;color:#000000de!important}.light-green-400[disabled]{background-color:#9ccc651f!important;color:#00000042!important}.light-green-400-fg{color:#9ccc65!important}.light-green-400-border{border-color:#9ccc65!important}.light-green-400-border-top{border-top-color:#9ccc65!important}.light-green-400-border-right{border-right-color:#9ccc65!important}.light-green-400-border-bottom{border-bottom-color:#9ccc65!important}.light-green-400-border-left{border-left-color:#9ccc65!important}.light-green-500-bg{background-color:#8bc34a!important}.light-green-500{background-color:#8bc34a!important;color:#000000de!important}.light-green-500[disabled]{background-color:#8bc34a1f!important;color:#00000042!important}.light-green-500-fg{color:#8bc34a!important}.light-green-500-border{border-color:#8bc34a!important}.light-green-500-border-top{border-top-color:#8bc34a!important}.light-green-500-border-right{border-right-color:#8bc34a!important}.light-green-500-border-bottom{border-bottom-color:#8bc34a!important}.light-green-500-border-left{border-left-color:#8bc34a!important}.light-green-bg{background-color:#8bc34a!important}.light-green{background-color:#8bc34a!important;color:#000000de!important}.light-green[disabled]{background-color:#8bc34a1f!important;color:#00000042!important}.light-green-fg{color:#8bc34a!important}.light-green-border{border-color:#8bc34a!important}.light-green-border-top{border-top-color:#8bc34a!important}.light-green-border-right{border-right-color:#8bc34a!important}.light-green-border-bottom{border-bottom-color:#8bc34a!important}.light-green-border-left{border-left-color:#8bc34a!important}.light-green-600-bg{background-color:#7cb342!important}.light-green-600{background-color:#7cb342!important;color:#000000de!important}.light-green-600[disabled]{background-color:#7cb3421f!important;color:#00000042!important}.light-green-600-fg{color:#7cb342!important}.light-green-600-border{border-color:#7cb342!important}.light-green-600-border-top{border-top-color:#7cb342!important}.light-green-600-border-right{border-right-color:#7cb342!important}.light-green-600-border-bottom{border-bottom-color:#7cb342!important}.light-green-600-border-left{border-left-color:#7cb342!important}.light-green-700-bg{background-color:#689f38!important}.light-green-700{background-color:#689f38!important;color:#fff!important}.light-green-700[disabled]{background-color:#689f381f!important;color:#ffffff42!important}.light-green-700-fg{color:#689f38!important}.light-green-700-border{border-color:#689f38!important}.light-green-700-border-top{border-top-color:#689f38!important}.light-green-700-border-right{border-right-color:#689f38!important}.light-green-700-border-bottom{border-bottom-color:#689f38!important}.light-green-700-border-left{border-left-color:#689f38!important}.light-green-800-bg{background-color:#558b2f!important}.light-green-800{background-color:#558b2f!important;color:#fff!important}.light-green-800[disabled]{background-color:#558b2f1f!important;color:#ffffff42!important}.light-green-800-fg{color:#558b2f!important}.light-green-800-border{border-color:#558b2f!important}.light-green-800-border-top{border-top-color:#558b2f!important}.light-green-800-border-right{border-right-color:#558b2f!important}.light-green-800-border-bottom{border-bottom-color:#558b2f!important}.light-green-800-border-left{border-left-color:#558b2f!important}.light-green-900-bg{background-color:#33691e!important}.light-green-900{background-color:#33691e!important;color:#fff!important}.light-green-900[disabled]{background-color:#33691e1f!important;color:#ffffff42!important}.light-green-900-fg{color:#33691e!important}.light-green-900-border{border-color:#33691e!important}.light-green-900-border-top{border-top-color:#33691e!important}.light-green-900-border-right{border-right-color:#33691e!important}.light-green-900-border-bottom{border-bottom-color:#33691e!important}.light-green-900-border-left{border-left-color:#33691e!important}.light-green-A100-bg{background-color:#ccff90!important}.light-green-A100{background-color:#ccff90!important;color:#000000de!important}.light-green-A100[disabled]{background-color:#ccff901f!important;color:#00000042!important}.light-green-A100-fg{color:#ccff90!important}.light-green-A100-border{border-color:#ccff90!important}.light-green-A100-border-top{border-top-color:#ccff90!important}.light-green-A100-border-right{border-right-color:#ccff90!important}.light-green-A100-border-bottom{border-bottom-color:#ccff90!important}.light-green-A100-border-left{border-left-color:#ccff90!important}.light-green-A200-bg{background-color:#b2ff59!important}.light-green-A200{background-color:#b2ff59!important;color:#000000de!important}.light-green-A200[disabled]{background-color:#b2ff591f!important;color:#00000042!important}.light-green-A200-fg{color:#b2ff59!important}.light-green-A200-border{border-color:#b2ff59!important}.light-green-A200-border-top{border-top-color:#b2ff59!important}.light-green-A200-border-right{border-right-color:#b2ff59!important}.light-green-A200-border-bottom{border-bottom-color:#b2ff59!important}.light-green-A200-border-left{border-left-color:#b2ff59!important}.light-green-A400-bg{background-color:#76ff03!important}.light-green-A400{background-color:#76ff03!important;color:#000000de!important}.light-green-A400[disabled]{background-color:#76ff031f!important;color:#00000042!important}.light-green-A400-fg{color:#76ff03!important}.light-green-A400-border{border-color:#76ff03!important}.light-green-A400-border-top{border-top-color:#76ff03!important}.light-green-A400-border-right{border-right-color:#76ff03!important}.light-green-A400-border-bottom{border-bottom-color:#76ff03!important}.light-green-A400-border-left{border-left-color:#76ff03!important}.light-green-A700-bg{background-color:#64dd17!important}.light-green-A700{background-color:#64dd17!important;color:#000000de!important}.light-green-A700[disabled]{background-color:#64dd171f!important;color:#00000042!important}.light-green-A700-fg{color:#64dd17!important}.light-green-A700-border{border-color:#64dd17!important}.light-green-A700-border-top{border-top-color:#64dd17!important}.light-green-A700-border-right{border-right-color:#64dd17!important}.light-green-A700-border-bottom{border-bottom-color:#64dd17!important}.light-green-A700-border-left{border-left-color:#64dd17!important}.lime-50-bg{background-color:#f9fbe7!important}.lime-50{background-color:#f9fbe7!important;color:#000000de!important}.lime-50[disabled]{background-color:#f9fbe71f!important;color:#00000042!important}.lime-50-fg{color:#f9fbe7!important}.lime-50-border{border-color:#f9fbe7!important}.lime-50-border-top{border-top-color:#f9fbe7!important}.lime-50-border-right{border-right-color:#f9fbe7!important}.lime-50-border-bottom{border-bottom-color:#f9fbe7!important}.lime-50-border-left{border-left-color:#f9fbe7!important}.lime-100-bg{background-color:#f0f4c3!important}.lime-100{background-color:#f0f4c3!important;color:#000000de!important}.lime-100[disabled]{background-color:#f0f4c31f!important;color:#00000042!important}.lime-100-fg{color:#f0f4c3!important}.lime-100-border{border-color:#f0f4c3!important}.lime-100-border-top{border-top-color:#f0f4c3!important}.lime-100-border-right{border-right-color:#f0f4c3!important}.lime-100-border-bottom{border-bottom-color:#f0f4c3!important}.lime-100-border-left{border-left-color:#f0f4c3!important}.lime-200-bg{background-color:#e6ee9c!important}.lime-200{background-color:#e6ee9c!important;color:#000000de!important}.lime-200[disabled]{background-color:#e6ee9c1f!important;color:#00000042!important}.lime-200-fg{color:#e6ee9c!important}.lime-200-border{border-color:#e6ee9c!important}.lime-200-border-top{border-top-color:#e6ee9c!important}.lime-200-border-right{border-right-color:#e6ee9c!important}.lime-200-border-bottom{border-bottom-color:#e6ee9c!important}.lime-200-border-left{border-left-color:#e6ee9c!important}.lime-300-bg{background-color:#dce775!important}.lime-300{background-color:#dce775!important;color:#000000de!important}.lime-300[disabled]{background-color:#dce7751f!important;color:#00000042!important}.lime-300-fg{color:#dce775!important}.lime-300-border{border-color:#dce775!important}.lime-300-border-top{border-top-color:#dce775!important}.lime-300-border-right{border-right-color:#dce775!important}.lime-300-border-bottom{border-bottom-color:#dce775!important}.lime-300-border-left{border-left-color:#dce775!important}.lime-400-bg{background-color:#d4e157!important}.lime-400{background-color:#d4e157!important;color:#000000de!important}.lime-400[disabled]{background-color:#d4e1571f!important;color:#00000042!important}.lime-400-fg{color:#d4e157!important}.lime-400-border{border-color:#d4e157!important}.lime-400-border-top{border-top-color:#d4e157!important}.lime-400-border-right{border-right-color:#d4e157!important}.lime-400-border-bottom{border-bottom-color:#d4e157!important}.lime-400-border-left{border-left-color:#d4e157!important}.lime-500-bg{background-color:#cddc39!important}.lime-500{background-color:#cddc39!important;color:#000000de!important}.lime-500[disabled]{background-color:#cddc391f!important;color:#00000042!important}.lime-500-fg{color:#cddc39!important}.lime-500-border{border-color:#cddc39!important}.lime-500-border-top{border-top-color:#cddc39!important}.lime-500-border-right{border-right-color:#cddc39!important}.lime-500-border-bottom{border-bottom-color:#cddc39!important}.lime-500-border-left{border-left-color:#cddc39!important}.lime-bg{background-color:#cddc39!important}.lime{background-color:#cddc39!important;color:#000000de!important}.lime[disabled]{background-color:#cddc391f!important;color:#00000042!important}.lime-fg{color:#cddc39!important}.lime-border{border-color:#cddc39!important}.lime-border-top{border-top-color:#cddc39!important}.lime-border-right{border-right-color:#cddc39!important}.lime-border-bottom{border-bottom-color:#cddc39!important}.lime-border-left{border-left-color:#cddc39!important}.lime-600-bg{background-color:#c0ca33!important}.lime-600{background-color:#c0ca33!important;color:#000000de!important}.lime-600[disabled]{background-color:#c0ca331f!important;color:#00000042!important}.lime-600-fg{color:#c0ca33!important}.lime-600-border{border-color:#c0ca33!important}.lime-600-border-top{border-top-color:#c0ca33!important}.lime-600-border-right{border-right-color:#c0ca33!important}.lime-600-border-bottom{border-bottom-color:#c0ca33!important}.lime-600-border-left{border-left-color:#c0ca33!important}.lime-700-bg{background-color:#afb42b!important}.lime-700{background-color:#afb42b!important;color:#000000de!important}.lime-700[disabled]{background-color:#afb42b1f!important;color:#00000042!important}.lime-700-fg{color:#afb42b!important}.lime-700-border{border-color:#afb42b!important}.lime-700-border-top{border-top-color:#afb42b!important}.lime-700-border-right{border-right-color:#afb42b!important}.lime-700-border-bottom{border-bottom-color:#afb42b!important}.lime-700-border-left{border-left-color:#afb42b!important}.lime-800-bg{background-color:#9e9d24!important}.lime-800{background-color:#9e9d24!important;color:#000000de!important}.lime-800[disabled]{background-color:#9e9d241f!important;color:#00000042!important}.lime-800-fg{color:#9e9d24!important}.lime-800-border{border-color:#9e9d24!important}.lime-800-border-top{border-top-color:#9e9d24!important}.lime-800-border-right{border-right-color:#9e9d24!important}.lime-800-border-bottom{border-bottom-color:#9e9d24!important}.lime-800-border-left{border-left-color:#9e9d24!important}.lime-900-bg{background-color:#827717!important}.lime-900{background-color:#827717!important;color:#fff!important}.lime-900[disabled]{background-color:#8277171f!important;color:#ffffff42!important}.lime-900-fg{color:#827717!important}.lime-900-border{border-color:#827717!important}.lime-900-border-top{border-top-color:#827717!important}.lime-900-border-right{border-right-color:#827717!important}.lime-900-border-bottom{border-bottom-color:#827717!important}.lime-900-border-left{border-left-color:#827717!important}.lime-A100-bg{background-color:#f4ff81!important}.lime-A100{background-color:#f4ff81!important;color:#000000de!important}.lime-A100[disabled]{background-color:#f4ff811f!important;color:#00000042!important}.lime-A100-fg{color:#f4ff81!important}.lime-A100-border{border-color:#f4ff81!important}.lime-A100-border-top{border-top-color:#f4ff81!important}.lime-A100-border-right{border-right-color:#f4ff81!important}.lime-A100-border-bottom{border-bottom-color:#f4ff81!important}.lime-A100-border-left{border-left-color:#f4ff81!important}.lime-A200-bg{background-color:#eeff41!important}.lime-A200{background-color:#eeff41!important;color:#000000de!important}.lime-A200[disabled]{background-color:#eeff411f!important;color:#00000042!important}.lime-A200-fg{color:#eeff41!important}.lime-A200-border{border-color:#eeff41!important}.lime-A200-border-top{border-top-color:#eeff41!important}.lime-A200-border-right{border-right-color:#eeff41!important}.lime-A200-border-bottom{border-bottom-color:#eeff41!important}.lime-A200-border-left{border-left-color:#eeff41!important}.lime-A400-bg{background-color:#c6ff00!important}.lime-A400{background-color:#c6ff00!important;color:#000000de!important}.lime-A400[disabled]{background-color:#c6ff001f!important;color:#00000042!important}.lime-A400-fg{color:#c6ff00!important}.lime-A400-border{border-color:#c6ff00!important}.lime-A400-border-top{border-top-color:#c6ff00!important}.lime-A400-border-right{border-right-color:#c6ff00!important}.lime-A400-border-bottom{border-bottom-color:#c6ff00!important}.lime-A400-border-left{border-left-color:#c6ff00!important}.lime-A700-bg{background-color:#aeea00!important}.lime-A700{background-color:#aeea00!important;color:#000000de!important}.lime-A700[disabled]{background-color:#aeea001f!important;color:#00000042!important}.lime-A700-fg{color:#aeea00!important}.lime-A700-border{border-color:#aeea00!important}.lime-A700-border-top{border-top-color:#aeea00!important}.lime-A700-border-right{border-right-color:#aeea00!important}.lime-A700-border-bottom{border-bottom-color:#aeea00!important}.lime-A700-border-left{border-left-color:#aeea00!important}.yellow-50-bg{background-color:#fffde7!important}.yellow-50{background-color:#fffde7!important;color:#000000de!important}.yellow-50[disabled]{background-color:#fffde71f!important;color:#00000042!important}.yellow-50-fg{color:#fffde7!important}.yellow-50-border{border-color:#fffde7!important}.yellow-50-border-top{border-top-color:#fffde7!important}.yellow-50-border-right{border-right-color:#fffde7!important}.yellow-50-border-bottom{border-bottom-color:#fffde7!important}.yellow-50-border-left{border-left-color:#fffde7!important}.yellow-100-bg{background-color:#fff9c4!important}.yellow-100{background-color:#fff9c4!important;color:#000000de!important}.yellow-100[disabled]{background-color:#fff9c41f!important;color:#00000042!important}.yellow-100-fg{color:#fff9c4!important}.yellow-100-border{border-color:#fff9c4!important}.yellow-100-border-top{border-top-color:#fff9c4!important}.yellow-100-border-right{border-right-color:#fff9c4!important}.yellow-100-border-bottom{border-bottom-color:#fff9c4!important}.yellow-100-border-left{border-left-color:#fff9c4!important}.yellow-200-bg{background-color:#fff59d!important}.yellow-200{background-color:#fff59d!important;color:#000000de!important}.yellow-200[disabled]{background-color:#fff59d1f!important;color:#00000042!important}.yellow-200-fg{color:#fff59d!important}.yellow-200-border{border-color:#fff59d!important}.yellow-200-border-top{border-top-color:#fff59d!important}.yellow-200-border-right{border-right-color:#fff59d!important}.yellow-200-border-bottom{border-bottom-color:#fff59d!important}.yellow-200-border-left{border-left-color:#fff59d!important}.yellow-300-bg{background-color:#fff176!important}.yellow-300{background-color:#fff176!important;color:#000000de!important}.yellow-300[disabled]{background-color:#fff1761f!important;color:#00000042!important}.yellow-300-fg{color:#fff176!important}.yellow-300-border{border-color:#fff176!important}.yellow-300-border-top{border-top-color:#fff176!important}.yellow-300-border-right{border-right-color:#fff176!important}.yellow-300-border-bottom{border-bottom-color:#fff176!important}.yellow-300-border-left{border-left-color:#fff176!important}.yellow-400-bg{background-color:#ffee58!important}.yellow-400{background-color:#ffee58!important;color:#000000de!important}.yellow-400[disabled]{background-color:#ffee581f!important;color:#00000042!important}.yellow-400-fg{color:#ffee58!important}.yellow-400-border{border-color:#ffee58!important}.yellow-400-border-top{border-top-color:#ffee58!important}.yellow-400-border-right{border-right-color:#ffee58!important}.yellow-400-border-bottom{border-bottom-color:#ffee58!important}.yellow-400-border-left{border-left-color:#ffee58!important}.yellow-500-bg{background-color:#ffeb3b!important}.yellow-500{background-color:#ffeb3b!important;color:#000000de!important}.yellow-500[disabled]{background-color:#ffeb3b1f!important;color:#00000042!important}.yellow-500-fg{color:#ffeb3b!important}.yellow-500-border{border-color:#ffeb3b!important}.yellow-500-border-top{border-top-color:#ffeb3b!important}.yellow-500-border-right{border-right-color:#ffeb3b!important}.yellow-500-border-bottom{border-bottom-color:#ffeb3b!important}.yellow-500-border-left{border-left-color:#ffeb3b!important}.yellow-bg{background-color:#ffeb3b!important}.yellow{background-color:#ffeb3b!important;color:#000000de!important}.yellow[disabled]{background-color:#ffeb3b1f!important;color:#00000042!important}.yellow-fg{color:#ffeb3b!important}.yellow-border{border-color:#ffeb3b!important}.yellow-border-top{border-top-color:#ffeb3b!important}.yellow-border-right{border-right-color:#ffeb3b!important}.yellow-border-bottom{border-bottom-color:#ffeb3b!important}.yellow-border-left{border-left-color:#ffeb3b!important}.yellow-600-bg{background-color:#fdd835!important}.yellow-600{background-color:#fdd835!important;color:#000000de!important}.yellow-600[disabled]{background-color:#fdd8351f!important;color:#00000042!important}.yellow-600-fg{color:#fdd835!important}.yellow-600-border{border-color:#fdd835!important}.yellow-600-border-top{border-top-color:#fdd835!important}.yellow-600-border-right{border-right-color:#fdd835!important}.yellow-600-border-bottom{border-bottom-color:#fdd835!important}.yellow-600-border-left{border-left-color:#fdd835!important}.yellow-700-bg{background-color:#fbc02d!important}.yellow-700{background-color:#fbc02d!important;color:#000000de!important}.yellow-700[disabled]{background-color:#fbc02d1f!important;color:#00000042!important}.yellow-700-fg{color:#fbc02d!important}.yellow-700-border{border-color:#fbc02d!important}.yellow-700-border-top{border-top-color:#fbc02d!important}.yellow-700-border-right{border-right-color:#fbc02d!important}.yellow-700-border-bottom{border-bottom-color:#fbc02d!important}.yellow-700-border-left{border-left-color:#fbc02d!important}.yellow-800-bg{background-color:#f9a825!important}.yellow-800{background-color:#f9a825!important;color:#000000de!important}.yellow-800[disabled]{background-color:#f9a8251f!important;color:#00000042!important}.yellow-800-fg{color:#f9a825!important}.yellow-800-border{border-color:#f9a825!important}.yellow-800-border-top{border-top-color:#f9a825!important}.yellow-800-border-right{border-right-color:#f9a825!important}.yellow-800-border-bottom{border-bottom-color:#f9a825!important}.yellow-800-border-left{border-left-color:#f9a825!important}.yellow-900-bg{background-color:#f57f17!important}.yellow-900{background-color:#f57f17!important;color:#000000de!important}.yellow-900[disabled]{background-color:#f57f171f!important;color:#00000042!important}.yellow-900-fg{color:#f57f17!important}.yellow-900-border{border-color:#f57f17!important}.yellow-900-border-top{border-top-color:#f57f17!important}.yellow-900-border-right{border-right-color:#f57f17!important}.yellow-900-border-bottom{border-bottom-color:#f57f17!important}.yellow-900-border-left{border-left-color:#f57f17!important}.yellow-A100-bg{background-color:#ffff8d!important}.yellow-A100{background-color:#ffff8d!important;color:#000000de!important}.yellow-A100[disabled]{background-color:#ffff8d1f!important;color:#00000042!important}.yellow-A100-fg{color:#ffff8d!important}.yellow-A100-border{border-color:#ffff8d!important}.yellow-A100-border-top{border-top-color:#ffff8d!important}.yellow-A100-border-right{border-right-color:#ffff8d!important}.yellow-A100-border-bottom{border-bottom-color:#ffff8d!important}.yellow-A100-border-left{border-left-color:#ffff8d!important}.yellow-A200-bg{background-color:#ff0!important}.yellow-A200{background-color:#ff0!important;color:#000000de!important}.yellow-A200[disabled]{background-color:#ffff001f!important;color:#00000042!important}.yellow-A200-fg{color:#ff0!important}.yellow-A200-border{border-color:#ff0!important}.yellow-A200-border-top{border-top-color:#ff0!important}.yellow-A200-border-right{border-right-color:#ff0!important}.yellow-A200-border-bottom{border-bottom-color:#ff0!important}.yellow-A200-border-left{border-left-color:#ff0!important}.yellow-A400-bg{background-color:#ffea00!important}.yellow-A400{background-color:#ffea00!important;color:#000000de!important}.yellow-A400[disabled]{background-color:#ffea001f!important;color:#00000042!important}.yellow-A400-fg{color:#ffea00!important}.yellow-A400-border{border-color:#ffea00!important}.yellow-A400-border-top{border-top-color:#ffea00!important}.yellow-A400-border-right{border-right-color:#ffea00!important}.yellow-A400-border-bottom{border-bottom-color:#ffea00!important}.yellow-A400-border-left{border-left-color:#ffea00!important}.yellow-A700-bg{background-color:#ffd600!important}.yellow-A700{background-color:#ffd600!important;color:#000000de!important}.yellow-A700[disabled]{background-color:#ffd6001f!important;color:#00000042!important}.yellow-A700-fg{color:#ffd600!important}.yellow-A700-border{border-color:#ffd600!important}.yellow-A700-border-top{border-top-color:#ffd600!important}.yellow-A700-border-right{border-right-color:#ffd600!important}.yellow-A700-border-bottom{border-bottom-color:#ffd600!important}.yellow-A700-border-left{border-left-color:#ffd600!important}.amber-50-bg{background-color:#fff8e1!important}.amber-50{background-color:#fff8e1!important;color:#000000de!important}.amber-50[disabled]{background-color:#fff8e11f!important;color:#00000042!important}.amber-50-fg{color:#fff8e1!important}.amber-50-border{border-color:#fff8e1!important}.amber-50-border-top{border-top-color:#fff8e1!important}.amber-50-border-right{border-right-color:#fff8e1!important}.amber-50-border-bottom{border-bottom-color:#fff8e1!important}.amber-50-border-left{border-left-color:#fff8e1!important}.amber-100-bg{background-color:#ffecb3!important}.amber-100{background-color:#ffecb3!important;color:#000000de!important}.amber-100[disabled]{background-color:#ffecb31f!important;color:#00000042!important}.amber-100-fg{color:#ffecb3!important}.amber-100-border{border-color:#ffecb3!important}.amber-100-border-top{border-top-color:#ffecb3!important}.amber-100-border-right{border-right-color:#ffecb3!important}.amber-100-border-bottom{border-bottom-color:#ffecb3!important}.amber-100-border-left{border-left-color:#ffecb3!important}.amber-200-bg{background-color:#ffe082!important}.amber-200{background-color:#ffe082!important;color:#000000de!important}.amber-200[disabled]{background-color:#ffe0821f!important;color:#00000042!important}.amber-200-fg{color:#ffe082!important}.amber-200-border{border-color:#ffe082!important}.amber-200-border-top{border-top-color:#ffe082!important}.amber-200-border-right{border-right-color:#ffe082!important}.amber-200-border-bottom{border-bottom-color:#ffe082!important}.amber-200-border-left{border-left-color:#ffe082!important}.amber-300-bg{background-color:#ffd54f!important}.amber-300{background-color:#ffd54f!important;color:#000000de!important}.amber-300[disabled]{background-color:#ffd54f1f!important;color:#00000042!important}.amber-300-fg{color:#ffd54f!important}.amber-300-border{border-color:#ffd54f!important}.amber-300-border-top{border-top-color:#ffd54f!important}.amber-300-border-right{border-right-color:#ffd54f!important}.amber-300-border-bottom{border-bottom-color:#ffd54f!important}.amber-300-border-left{border-left-color:#ffd54f!important}.amber-400-bg{background-color:#ffca28!important}.amber-400{background-color:#ffca28!important;color:#000000de!important}.amber-400[disabled]{background-color:#ffca281f!important;color:#00000042!important}.amber-400-fg{color:#ffca28!important}.amber-400-border{border-color:#ffca28!important}.amber-400-border-top{border-top-color:#ffca28!important}.amber-400-border-right{border-right-color:#ffca28!important}.amber-400-border-bottom{border-bottom-color:#ffca28!important}.amber-400-border-left{border-left-color:#ffca28!important}.amber-500-bg{background-color:#ffc107!important}.amber-500{background-color:#ffc107!important;color:#000000de!important}.amber-500[disabled]{background-color:#ffc1071f!important;color:#00000042!important}.amber-500-fg{color:#ffc107!important}.amber-500-border{border-color:#ffc107!important}.amber-500-border-top{border-top-color:#ffc107!important}.amber-500-border-right{border-right-color:#ffc107!important}.amber-500-border-bottom{border-bottom-color:#ffc107!important}.amber-500-border-left{border-left-color:#ffc107!important}.amber-bg{background-color:#ffc107!important}.amber{background-color:#ffc107!important;color:#000000de!important}.amber[disabled]{background-color:#ffc1071f!important;color:#00000042!important}.amber-fg{color:#ffc107!important}.amber-border{border-color:#ffc107!important}.amber-border-top{border-top-color:#ffc107!important}.amber-border-right{border-right-color:#ffc107!important}.amber-border-bottom{border-bottom-color:#ffc107!important}.amber-border-left{border-left-color:#ffc107!important}.amber-600-bg{background-color:#ffb300!important}.amber-600{background-color:#ffb300!important;color:#000000de!important}.amber-600[disabled]{background-color:#ffb3001f!important;color:#00000042!important}.amber-600-fg{color:#ffb300!important}.amber-600-border{border-color:#ffb300!important}.amber-600-border-top{border-top-color:#ffb300!important}.amber-600-border-right{border-right-color:#ffb300!important}.amber-600-border-bottom{border-bottom-color:#ffb300!important}.amber-600-border-left{border-left-color:#ffb300!important}.amber-700-bg{background-color:#ffa000!important}.amber-700{background-color:#ffa000!important;color:#000000de!important}.amber-700[disabled]{background-color:#ffa0001f!important;color:#00000042!important}.amber-700-fg{color:#ffa000!important}.amber-700-border{border-color:#ffa000!important}.amber-700-border-top{border-top-color:#ffa000!important}.amber-700-border-right{border-right-color:#ffa000!important}.amber-700-border-bottom{border-bottom-color:#ffa000!important}.amber-700-border-left{border-left-color:#ffa000!important}.amber-800-bg{background-color:#ff8f00!important}.amber-800{background-color:#ff8f00!important;color:#000000de!important}.amber-800[disabled]{background-color:#ff8f001f!important;color:#00000042!important}.amber-800-fg{color:#ff8f00!important}.amber-800-border{border-color:#ff8f00!important}.amber-800-border-top{border-top-color:#ff8f00!important}.amber-800-border-right{border-right-color:#ff8f00!important}.amber-800-border-bottom{border-bottom-color:#ff8f00!important}.amber-800-border-left{border-left-color:#ff8f00!important}.amber-900-bg{background-color:#ff6f00!important}.amber-900{background-color:#ff6f00!important;color:#000000de!important}.amber-900[disabled]{background-color:#ff6f001f!important;color:#00000042!important}.amber-900-fg{color:#ff6f00!important}.amber-900-border{border-color:#ff6f00!important}.amber-900-border-top{border-top-color:#ff6f00!important}.amber-900-border-right{border-right-color:#ff6f00!important}.amber-900-border-bottom{border-bottom-color:#ff6f00!important}.amber-900-border-left{border-left-color:#ff6f00!important}.amber-A100-bg{background-color:#ffe57f!important}.amber-A100{background-color:#ffe57f!important;color:#000000de!important}.amber-A100[disabled]{background-color:#ffe57f1f!important;color:#00000042!important}.amber-A100-fg{color:#ffe57f!important}.amber-A100-border{border-color:#ffe57f!important}.amber-A100-border-top{border-top-color:#ffe57f!important}.amber-A100-border-right{border-right-color:#ffe57f!important}.amber-A100-border-bottom{border-bottom-color:#ffe57f!important}.amber-A100-border-left{border-left-color:#ffe57f!important}.amber-A200-bg{background-color:#ffd740!important}.amber-A200{background-color:#ffd740!important;color:#000000de!important}.amber-A200[disabled]{background-color:#ffd7401f!important;color:#00000042!important}.amber-A200-fg{color:#ffd740!important}.amber-A200-border{border-color:#ffd740!important}.amber-A200-border-top{border-top-color:#ffd740!important}.amber-A200-border-right{border-right-color:#ffd740!important}.amber-A200-border-bottom{border-bottom-color:#ffd740!important}.amber-A200-border-left{border-left-color:#ffd740!important}.amber-A400-bg{background-color:#ffc400!important}.amber-A400{background-color:#ffc400!important;color:#000000de!important}.amber-A400[disabled]{background-color:#ffc4001f!important;color:#00000042!important}.amber-A400-fg{color:#ffc400!important}.amber-A400-border{border-color:#ffc400!important}.amber-A400-border-top{border-top-color:#ffc400!important}.amber-A400-border-right{border-right-color:#ffc400!important}.amber-A400-border-bottom{border-bottom-color:#ffc400!important}.amber-A400-border-left{border-left-color:#ffc400!important}.amber-A700-bg{background-color:#ffab00!important}.amber-A700{background-color:#ffab00!important;color:#000000de!important}.amber-A700[disabled]{background-color:#ffab001f!important;color:#00000042!important}.amber-A700-fg{color:#ffab00!important}.amber-A700-border{border-color:#ffab00!important}.amber-A700-border-top{border-top-color:#ffab00!important}.amber-A700-border-right{border-right-color:#ffab00!important}.amber-A700-border-bottom{border-bottom-color:#ffab00!important}.amber-A700-border-left{border-left-color:#ffab00!important}.orange-50-bg{background-color:#fff3e0!important}.orange-50{background-color:#fff3e0!important;color:#000000de!important}.orange-50[disabled]{background-color:#fff3e01f!important;color:#00000042!important}.orange-50-fg{color:#fff3e0!important}.orange-50-border{border-color:#fff3e0!important}.orange-50-border-top{border-top-color:#fff3e0!important}.orange-50-border-right{border-right-color:#fff3e0!important}.orange-50-border-bottom{border-bottom-color:#fff3e0!important}.orange-50-border-left{border-left-color:#fff3e0!important}.orange-100-bg{background-color:#ffe0b2!important}.orange-100{background-color:#ffe0b2!important;color:#000000de!important}.orange-100[disabled]{background-color:#ffe0b21f!important;color:#00000042!important}.orange-100-fg{color:#ffe0b2!important}.orange-100-border{border-color:#ffe0b2!important}.orange-100-border-top{border-top-color:#ffe0b2!important}.orange-100-border-right{border-right-color:#ffe0b2!important}.orange-100-border-bottom{border-bottom-color:#ffe0b2!important}.orange-100-border-left{border-left-color:#ffe0b2!important}.orange-200-bg{background-color:#ffcc80!important}.orange-200{background-color:#ffcc80!important;color:#000000de!important}.orange-200[disabled]{background-color:#ffcc801f!important;color:#00000042!important}.orange-200-fg{color:#ffcc80!important}.orange-200-border{border-color:#ffcc80!important}.orange-200-border-top{border-top-color:#ffcc80!important}.orange-200-border-right{border-right-color:#ffcc80!important}.orange-200-border-bottom{border-bottom-color:#ffcc80!important}.orange-200-border-left{border-left-color:#ffcc80!important}.orange-300-bg{background-color:#ffb74d!important}.orange-300{background-color:#ffb74d!important;color:#000000de!important}.orange-300[disabled]{background-color:#ffb74d1f!important;color:#00000042!important}.orange-300-fg{color:#ffb74d!important}.orange-300-border{border-color:#ffb74d!important}.orange-300-border-top{border-top-color:#ffb74d!important}.orange-300-border-right{border-right-color:#ffb74d!important}.orange-300-border-bottom{border-bottom-color:#ffb74d!important}.orange-300-border-left{border-left-color:#ffb74d!important}.orange-400-bg{background-color:#ffa726!important}.orange-400{background-color:#ffa726!important;color:#000000de!important}.orange-400[disabled]{background-color:#ffa7261f!important;color:#00000042!important}.orange-400-fg{color:#ffa726!important}.orange-400-border{border-color:#ffa726!important}.orange-400-border-top{border-top-color:#ffa726!important}.orange-400-border-right{border-right-color:#ffa726!important}.orange-400-border-bottom{border-bottom-color:#ffa726!important}.orange-400-border-left{border-left-color:#ffa726!important}.orange-500-bg{background-color:#ff9800!important}.orange-500{background-color:#ff9800!important;color:#000000de!important}.orange-500[disabled]{background-color:#ff98001f!important;color:#00000042!important}.orange-500-fg{color:#ff9800!important}.orange-500-border{border-color:#ff9800!important}.orange-500-border-top{border-top-color:#ff9800!important}.orange-500-border-right{border-right-color:#ff9800!important}.orange-500-border-bottom{border-bottom-color:#ff9800!important}.orange-500-border-left{border-left-color:#ff9800!important}.orange-bg{background-color:#ff9800!important}.orange{background-color:#ff9800!important;color:#000000de!important}.orange[disabled]{background-color:#ff98001f!important;color:#00000042!important}.orange-fg{color:#ff9800!important}.orange-border{border-color:#ff9800!important}.orange-border-top{border-top-color:#ff9800!important}.orange-border-right{border-right-color:#ff9800!important}.orange-border-bottom{border-bottom-color:#ff9800!important}.orange-border-left{border-left-color:#ff9800!important}.orange-600-bg{background-color:#fb8c00!important}.orange-600{background-color:#fb8c00!important;color:#000000de!important}.orange-600[disabled]{background-color:#fb8c001f!important;color:#00000042!important}.orange-600-fg{color:#fb8c00!important}.orange-600-border{border-color:#fb8c00!important}.orange-600-border-top{border-top-color:#fb8c00!important}.orange-600-border-right{border-right-color:#fb8c00!important}.orange-600-border-bottom{border-bottom-color:#fb8c00!important}.orange-600-border-left{border-left-color:#fb8c00!important}.orange-700-bg{background-color:#f57c00!important}.orange-700{background-color:#f57c00!important;color:#000000de!important}.orange-700[disabled]{background-color:#f57c001f!important;color:#00000042!important}.orange-700-fg{color:#f57c00!important}.orange-700-border{border-color:#f57c00!important}.orange-700-border-top{border-top-color:#f57c00!important}.orange-700-border-right{border-right-color:#f57c00!important}.orange-700-border-bottom{border-bottom-color:#f57c00!important}.orange-700-border-left{border-left-color:#f57c00!important}.orange-800-bg{background-color:#ef6c00!important}.orange-800{background-color:#ef6c00!important;color:#fff!important}.orange-800[disabled]{background-color:#ef6c001f!important;color:#ffffff42!important}.orange-800-fg{color:#ef6c00!important}.orange-800-border{border-color:#ef6c00!important}.orange-800-border-top{border-top-color:#ef6c00!important}.orange-800-border-right{border-right-color:#ef6c00!important}.orange-800-border-bottom{border-bottom-color:#ef6c00!important}.orange-800-border-left{border-left-color:#ef6c00!important}.orange-900-bg{background-color:#e65100!important}.orange-900{background-color:#e65100!important;color:#fff!important}.orange-900[disabled]{background-color:#e651001f!important;color:#ffffff42!important}.orange-900-fg{color:#e65100!important}.orange-900-border{border-color:#e65100!important}.orange-900-border-top{border-top-color:#e65100!important}.orange-900-border-right{border-right-color:#e65100!important}.orange-900-border-bottom{border-bottom-color:#e65100!important}.orange-900-border-left{border-left-color:#e65100!important}.orange-A100-bg{background-color:#ffd180!important}.orange-A100{background-color:#ffd180!important;color:#000000de!important}.orange-A100[disabled]{background-color:#ffd1801f!important;color:#00000042!important}.orange-A100-fg{color:#ffd180!important}.orange-A100-border{border-color:#ffd180!important}.orange-A100-border-top{border-top-color:#ffd180!important}.orange-A100-border-right{border-right-color:#ffd180!important}.orange-A100-border-bottom{border-bottom-color:#ffd180!important}.orange-A100-border-left{border-left-color:#ffd180!important}.orange-A200-bg{background-color:#ffab40!important}.orange-A200{background-color:#ffab40!important;color:#000000de!important}.orange-A200[disabled]{background-color:#ffab401f!important;color:#00000042!important}.orange-A200-fg{color:#ffab40!important}.orange-A200-border{border-color:#ffab40!important}.orange-A200-border-top{border-top-color:#ffab40!important}.orange-A200-border-right{border-right-color:#ffab40!important}.orange-A200-border-bottom{border-bottom-color:#ffab40!important}.orange-A200-border-left{border-left-color:#ffab40!important}.orange-A400-bg{background-color:#ff9100!important}.orange-A400{background-color:#ff9100!important;color:#000000de!important}.orange-A400[disabled]{background-color:#ff91001f!important;color:#00000042!important}.orange-A400-fg{color:#ff9100!important}.orange-A400-border{border-color:#ff9100!important}.orange-A400-border-top{border-top-color:#ff9100!important}.orange-A400-border-right{border-right-color:#ff9100!important}.orange-A400-border-bottom{border-bottom-color:#ff9100!important}.orange-A400-border-left{border-left-color:#ff9100!important}.orange-A700-bg{background-color:#ff6d00!important}.orange-A700{background-color:#ff6d00!important;color:#000!important}.orange-A700[disabled]{background-color:#ff6d001f!important;color:#00000042!important}.orange-A700-fg{color:#ff6d00!important}.orange-A700-border{border-color:#ff6d00!important}.orange-A700-border-top{border-top-color:#ff6d00!important}.orange-A700-border-right{border-right-color:#ff6d00!important}.orange-A700-border-bottom{border-bottom-color:#ff6d00!important}.orange-A700-border-left{border-left-color:#ff6d00!important}.deep-orange-50-bg{background-color:#fbe9e7!important}.deep-orange-50{background-color:#fbe9e7!important;color:#000000de!important}.deep-orange-50[disabled]{background-color:#fbe9e71f!important;color:#00000042!important}.deep-orange-50-fg{color:#fbe9e7!important}.deep-orange-50-border{border-color:#fbe9e7!important}.deep-orange-50-border-top{border-top-color:#fbe9e7!important}.deep-orange-50-border-right{border-right-color:#fbe9e7!important}.deep-orange-50-border-bottom{border-bottom-color:#fbe9e7!important}.deep-orange-50-border-left{border-left-color:#fbe9e7!important}.deep-orange-100-bg{background-color:#ffccbc!important}.deep-orange-100{background-color:#ffccbc!important;color:#000000de!important}.deep-orange-100[disabled]{background-color:#ffccbc1f!important;color:#00000042!important}.deep-orange-100-fg{color:#ffccbc!important}.deep-orange-100-border{border-color:#ffccbc!important}.deep-orange-100-border-top{border-top-color:#ffccbc!important}.deep-orange-100-border-right{border-right-color:#ffccbc!important}.deep-orange-100-border-bottom{border-bottom-color:#ffccbc!important}.deep-orange-100-border-left{border-left-color:#ffccbc!important}.deep-orange-200-bg{background-color:#ffab91!important}.deep-orange-200{background-color:#ffab91!important;color:#000000de!important}.deep-orange-200[disabled]{background-color:#ffab911f!important;color:#00000042!important}.deep-orange-200-fg{color:#ffab91!important}.deep-orange-200-border{border-color:#ffab91!important}.deep-orange-200-border-top{border-top-color:#ffab91!important}.deep-orange-200-border-right{border-right-color:#ffab91!important}.deep-orange-200-border-bottom{border-bottom-color:#ffab91!important}.deep-orange-200-border-left{border-left-color:#ffab91!important}.deep-orange-300-bg{background-color:#ff8a65!important}.deep-orange-300{background-color:#ff8a65!important;color:#000000de!important}.deep-orange-300[disabled]{background-color:#ff8a651f!important;color:#00000042!important}.deep-orange-300-fg{color:#ff8a65!important}.deep-orange-300-border{border-color:#ff8a65!important}.deep-orange-300-border-top{border-top-color:#ff8a65!important}.deep-orange-300-border-right{border-right-color:#ff8a65!important}.deep-orange-300-border-bottom{border-bottom-color:#ff8a65!important}.deep-orange-300-border-left{border-left-color:#ff8a65!important}.deep-orange-400-bg{background-color:#ff7043!important}.deep-orange-400{background-color:#ff7043!important;color:#000000de!important}.deep-orange-400[disabled]{background-color:#ff70431f!important;color:#00000042!important}.deep-orange-400-fg{color:#ff7043!important}.deep-orange-400-border{border-color:#ff7043!important}.deep-orange-400-border-top{border-top-color:#ff7043!important}.deep-orange-400-border-right{border-right-color:#ff7043!important}.deep-orange-400-border-bottom{border-bottom-color:#ff7043!important}.deep-orange-400-border-left{border-left-color:#ff7043!important}.deep-orange-500-bg{background-color:#ff5722!important}.deep-orange-500{background-color:#ff5722!important;color:#fff!important}.deep-orange-500[disabled]{background-color:#ff57221f!important;color:#ffffff42!important}.deep-orange-500-fg{color:#ff5722!important}.deep-orange-500-border{border-color:#ff5722!important}.deep-orange-500-border-top{border-top-color:#ff5722!important}.deep-orange-500-border-right{border-right-color:#ff5722!important}.deep-orange-500-border-bottom{border-bottom-color:#ff5722!important}.deep-orange-500-border-left{border-left-color:#ff5722!important}.deep-orange-bg{background-color:#ff5722!important}.deep-orange{background-color:#ff5722!important;color:#fff!important}.deep-orange[disabled]{background-color:#ff57221f!important;color:#ffffff42!important}.deep-orange-fg{color:#ff5722!important}.deep-orange-border{border-color:#ff5722!important}.deep-orange-border-top{border-top-color:#ff5722!important}.deep-orange-border-right{border-right-color:#ff5722!important}.deep-orange-border-bottom{border-bottom-color:#ff5722!important}.deep-orange-border-left{border-left-color:#ff5722!important}.deep-orange-600-bg{background-color:#f4511e!important}.deep-orange-600{background-color:#f4511e!important;color:#fff!important}.deep-orange-600[disabled]{background-color:#f4511e1f!important;color:#ffffff42!important}.deep-orange-600-fg{color:#f4511e!important}.deep-orange-600-border{border-color:#f4511e!important}.deep-orange-600-border-top{border-top-color:#f4511e!important}.deep-orange-600-border-right{border-right-color:#f4511e!important}.deep-orange-600-border-bottom{border-bottom-color:#f4511e!important}.deep-orange-600-border-left{border-left-color:#f4511e!important}.deep-orange-700-bg{background-color:#e64a19!important}.deep-orange-700{background-color:#e64a19!important;color:#fff!important}.deep-orange-700[disabled]{background-color:#e64a191f!important;color:#ffffff42!important}.deep-orange-700-fg{color:#e64a19!important}.deep-orange-700-border{border-color:#e64a19!important}.deep-orange-700-border-top{border-top-color:#e64a19!important}.deep-orange-700-border-right{border-right-color:#e64a19!important}.deep-orange-700-border-bottom{border-bottom-color:#e64a19!important}.deep-orange-700-border-left{border-left-color:#e64a19!important}.deep-orange-800-bg{background-color:#d84315!important}.deep-orange-800{background-color:#d84315!important;color:#fff!important}.deep-orange-800[disabled]{background-color:#d843151f!important;color:#ffffff42!important}.deep-orange-800-fg{color:#d84315!important}.deep-orange-800-border{border-color:#d84315!important}.deep-orange-800-border-top{border-top-color:#d84315!important}.deep-orange-800-border-right{border-right-color:#d84315!important}.deep-orange-800-border-bottom{border-bottom-color:#d84315!important}.deep-orange-800-border-left{border-left-color:#d84315!important}.deep-orange-900-bg{background-color:#bf360c!important}.deep-orange-900{background-color:#bf360c!important;color:#fff!important}.deep-orange-900[disabled]{background-color:#bf360c1f!important;color:#ffffff42!important}.deep-orange-900-fg{color:#bf360c!important}.deep-orange-900-border{border-color:#bf360c!important}.deep-orange-900-border-top{border-top-color:#bf360c!important}.deep-orange-900-border-right{border-right-color:#bf360c!important}.deep-orange-900-border-bottom{border-bottom-color:#bf360c!important}.deep-orange-900-border-left{border-left-color:#bf360c!important}.deep-orange-A100-bg{background-color:#ff9e80!important}.deep-orange-A100{background-color:#ff9e80!important;color:#000000de!important}.deep-orange-A100[disabled]{background-color:#ff9e801f!important;color:#00000042!important}.deep-orange-A100-fg{color:#ff9e80!important}.deep-orange-A100-border{border-color:#ff9e80!important}.deep-orange-A100-border-top{border-top-color:#ff9e80!important}.deep-orange-A100-border-right{border-right-color:#ff9e80!important}.deep-orange-A100-border-bottom{border-bottom-color:#ff9e80!important}.deep-orange-A100-border-left{border-left-color:#ff9e80!important}.deep-orange-A200-bg{background-color:#ff6e40!important}.deep-orange-A200{background-color:#ff6e40!important;color:#000000de!important}.deep-orange-A200[disabled]{background-color:#ff6e401f!important;color:#00000042!important}.deep-orange-A200-fg{color:#ff6e40!important}.deep-orange-A200-border{border-color:#ff6e40!important}.deep-orange-A200-border-top{border-top-color:#ff6e40!important}.deep-orange-A200-border-right{border-right-color:#ff6e40!important}.deep-orange-A200-border-bottom{border-bottom-color:#ff6e40!important}.deep-orange-A200-border-left{border-left-color:#ff6e40!important}.deep-orange-A400-bg{background-color:#ff3d00!important}.deep-orange-A400{background-color:#ff3d00!important;color:#fff!important}.deep-orange-A400[disabled]{background-color:#ff3d001f!important;color:#ffffff42!important}.deep-orange-A400-fg{color:#ff3d00!important}.deep-orange-A400-border{border-color:#ff3d00!important}.deep-orange-A400-border-top{border-top-color:#ff3d00!important}.deep-orange-A400-border-right{border-right-color:#ff3d00!important}.deep-orange-A400-border-bottom{border-bottom-color:#ff3d00!important}.deep-orange-A400-border-left{border-left-color:#ff3d00!important}.deep-orange-A700-bg{background-color:#dd2c00!important}.deep-orange-A700{background-color:#dd2c00!important;color:#fff!important}.deep-orange-A700[disabled]{background-color:#dd2c001f!important;color:#ffffff42!important}.deep-orange-A700-fg{color:#dd2c00!important}.deep-orange-A700-border{border-color:#dd2c00!important}.deep-orange-A700-border-top{border-top-color:#dd2c00!important}.deep-orange-A700-border-right{border-right-color:#dd2c00!important}.deep-orange-A700-border-bottom{border-bottom-color:#dd2c00!important}.deep-orange-A700-border-left{border-left-color:#dd2c00!important}.brown-50-bg{background-color:#efebe9!important}.brown-50{background-color:#efebe9!important;color:#000000de!important}.brown-50[disabled]{background-color:#efebe91f!important;color:#00000042!important}.brown-50-fg{color:#efebe9!important}.brown-50-border{border-color:#efebe9!important}.brown-50-border-top{border-top-color:#efebe9!important}.brown-50-border-right{border-right-color:#efebe9!important}.brown-50-border-bottom{border-bottom-color:#efebe9!important}.brown-50-border-left{border-left-color:#efebe9!important}.brown-100-bg{background-color:#d7ccc8!important}.brown-100{background-color:#d7ccc8!important;color:#000000de!important}.brown-100[disabled]{background-color:#d7ccc81f!important;color:#00000042!important}.brown-100-fg{color:#d7ccc8!important}.brown-100-border{border-color:#d7ccc8!important}.brown-100-border-top{border-top-color:#d7ccc8!important}.brown-100-border-right{border-right-color:#d7ccc8!important}.brown-100-border-bottom{border-bottom-color:#d7ccc8!important}.brown-100-border-left{border-left-color:#d7ccc8!important}.brown-200-bg{background-color:#bcaaa4!important}.brown-200{background-color:#bcaaa4!important;color:#000000de!important}.brown-200[disabled]{background-color:#bcaaa41f!important;color:#00000042!important}.brown-200-fg{color:#bcaaa4!important}.brown-200-border{border-color:#bcaaa4!important}.brown-200-border-top{border-top-color:#bcaaa4!important}.brown-200-border-right{border-right-color:#bcaaa4!important}.brown-200-border-bottom{border-bottom-color:#bcaaa4!important}.brown-200-border-left{border-left-color:#bcaaa4!important}.brown-300-bg{background-color:#a1887f!important}.brown-300{background-color:#a1887f!important;color:#fff!important}.brown-300[disabled]{background-color:#a1887f1f!important;color:#ffffff42!important}.brown-300-fg{color:#a1887f!important}.brown-300-border{border-color:#a1887f!important}.brown-300-border-top{border-top-color:#a1887f!important}.brown-300-border-right{border-right-color:#a1887f!important}.brown-300-border-bottom{border-bottom-color:#a1887f!important}.brown-300-border-left{border-left-color:#a1887f!important}.brown-400-bg{background-color:#8d6e63!important}.brown-400{background-color:#8d6e63!important;color:#fff!important}.brown-400[disabled]{background-color:#8d6e631f!important;color:#ffffff42!important}.brown-400-fg{color:#8d6e63!important}.brown-400-border{border-color:#8d6e63!important}.brown-400-border-top{border-top-color:#8d6e63!important}.brown-400-border-right{border-right-color:#8d6e63!important}.brown-400-border-bottom{border-bottom-color:#8d6e63!important}.brown-400-border-left{border-left-color:#8d6e63!important}.brown-500-bg{background-color:#795548!important}.brown-500{background-color:#795548!important;color:#fff!important}.brown-500[disabled]{background-color:#7955481f!important;color:#ffffff42!important}.brown-500-fg{color:#795548!important}.brown-500-border{border-color:#795548!important}.brown-500-border-top{border-top-color:#795548!important}.brown-500-border-right{border-right-color:#795548!important}.brown-500-border-bottom{border-bottom-color:#795548!important}.brown-500-border-left{border-left-color:#795548!important}.brown-bg{background-color:#795548!important}.brown{background-color:#795548!important;color:#fff!important}.brown[disabled]{background-color:#7955481f!important;color:#ffffff42!important}.brown-fg{color:#795548!important}.brown-border{border-color:#795548!important}.brown-border-top{border-top-color:#795548!important}.brown-border-right{border-right-color:#795548!important}.brown-border-bottom{border-bottom-color:#795548!important}.brown-border-left{border-left-color:#795548!important}.brown-600-bg{background-color:#6d4c41!important}.brown-600{background-color:#6d4c41!important;color:#fff!important}.brown-600[disabled]{background-color:#6d4c411f!important;color:#ffffff42!important}.brown-600-fg{color:#6d4c41!important}.brown-600-border{border-color:#6d4c41!important}.brown-600-border-top{border-top-color:#6d4c41!important}.brown-600-border-right{border-right-color:#6d4c41!important}.brown-600-border-bottom{border-bottom-color:#6d4c41!important}.brown-600-border-left{border-left-color:#6d4c41!important}.brown-700-bg{background-color:#5d4037!important}.brown-700{background-color:#5d4037!important;color:#fff!important}.brown-700[disabled]{background-color:#5d40371f!important;color:#ffffff42!important}.brown-700-fg{color:#5d4037!important}.brown-700-border{border-color:#5d4037!important}.brown-700-border-top{border-top-color:#5d4037!important}.brown-700-border-right{border-right-color:#5d4037!important}.brown-700-border-bottom{border-bottom-color:#5d4037!important}.brown-700-border-left{border-left-color:#5d4037!important}.brown-800-bg{background-color:#4e342e!important}.brown-800{background-color:#4e342e!important;color:#fff!important}.brown-800[disabled]{background-color:#4e342e1f!important;color:#ffffff42!important}.brown-800-fg{color:#4e342e!important}.brown-800-border{border-color:#4e342e!important}.brown-800-border-top{border-top-color:#4e342e!important}.brown-800-border-right{border-right-color:#4e342e!important}.brown-800-border-bottom{border-bottom-color:#4e342e!important}.brown-800-border-left{border-left-color:#4e342e!important}.brown-900-bg{background-color:#3e2723!important}.brown-900{background-color:#3e2723!important;color:#fff!important}.brown-900[disabled]{background-color:#3e27231f!important;color:#ffffff42!important}.brown-900-fg{color:#3e2723!important}.brown-900-border{border-color:#3e2723!important}.brown-900-border-top{border-top-color:#3e2723!important}.brown-900-border-right{border-right-color:#3e2723!important}.brown-900-border-bottom{border-bottom-color:#3e2723!important}.brown-900-border-left{border-left-color:#3e2723!important}.brown-A100-bg{background-color:#d7ccc8!important}.brown-A100{background-color:#d7ccc8!important;color:#000000de!important}.brown-A100[disabled]{background-color:#d7ccc81f!important;color:#00000042!important}.brown-A100-fg{color:#d7ccc8!important}.brown-A100-border{border-color:#d7ccc8!important}.brown-A100-border-top{border-top-color:#d7ccc8!important}.brown-A100-border-right{border-right-color:#d7ccc8!important}.brown-A100-border-bottom{border-bottom-color:#d7ccc8!important}.brown-A100-border-left{border-left-color:#d7ccc8!important}.brown-A200-bg{background-color:#bcaaa4!important}.brown-A200{background-color:#bcaaa4!important;color:#000000de!important}.brown-A200[disabled]{background-color:#bcaaa41f!important;color:#00000042!important}.brown-A200-fg{color:#bcaaa4!important}.brown-A200-border{border-color:#bcaaa4!important}.brown-A200-border-top{border-top-color:#bcaaa4!important}.brown-A200-border-right{border-right-color:#bcaaa4!important}.brown-A200-border-bottom{border-bottom-color:#bcaaa4!important}.brown-A200-border-left{border-left-color:#bcaaa4!important}.brown-A400-bg{background-color:#8d6e63!important}.brown-A400{background-color:#8d6e63!important;color:#fff!important}.brown-A400[disabled]{background-color:#8d6e631f!important;color:#ffffff42!important}.brown-A400-fg{color:#8d6e63!important}.brown-A400-border{border-color:#8d6e63!important}.brown-A400-border-top{border-top-color:#8d6e63!important}.brown-A400-border-right{border-right-color:#8d6e63!important}.brown-A400-border-bottom{border-bottom-color:#8d6e63!important}.brown-A400-border-left{border-left-color:#8d6e63!important}.brown-A700-bg{background-color:#5d4037!important}.brown-A700{background-color:#5d4037!important;color:#fff!important}.brown-A700[disabled]{background-color:#5d40371f!important;color:#ffffff42!important}.brown-A700-fg{color:#5d4037!important}.brown-A700-border{border-color:#5d4037!important}.brown-A700-border-top{border-top-color:#5d4037!important}.brown-A700-border-right{border-right-color:#5d4037!important}.brown-A700-border-bottom{border-bottom-color:#5d4037!important}.brown-A700-border-left{border-left-color:#5d4037!important}.grey-50-bg{background-color:#fafafa!important}.grey-50{background-color:#fafafa!important;color:#000000de!important}.grey-50[disabled]{background-color:#fafafa1f!important;color:#00000042!important}.grey-50-fg{color:#fafafa!important}.grey-50-border{border-color:#fafafa!important}.grey-50-border-top{border-top-color:#fafafa!important}.grey-50-border-right{border-right-color:#fafafa!important}.grey-50-border-bottom{border-bottom-color:#fafafa!important}.grey-50-border-left{border-left-color:#fafafa!important}.grey-100-bg{background-color:#f5f5f5!important}.grey-100{background-color:#f5f5f5!important;color:#000000de!important}.grey-100[disabled]{background-color:#f5f5f51f!important;color:#00000042!important}.grey-100-fg{color:#f5f5f5!important}.grey-100-border{border-color:#f5f5f5!important}.grey-100-border-top{border-top-color:#f5f5f5!important}.grey-100-border-right{border-right-color:#f5f5f5!important}.grey-100-border-bottom{border-bottom-color:#f5f5f5!important}.grey-100-border-left{border-left-color:#f5f5f5!important}.grey-200-bg{background-color:#eee!important}.grey-200{background-color:#eee!important;color:#000000de!important}.grey-200[disabled]{background-color:#eeeeee1f!important;color:#00000042!important}.grey-200-fg{color:#eee!important}.grey-200-border{border-color:#eee!important}.grey-200-border-top{border-top-color:#eee!important}.grey-200-border-right{border-right-color:#eee!important}.grey-200-border-bottom{border-bottom-color:#eee!important}.grey-200-border-left{border-left-color:#eee!important}.grey-300-bg{background-color:#e0e0e0!important}.grey-300{background-color:#e0e0e0!important;color:#000000de!important}.grey-300[disabled]{background-color:#e0e0e01f!important;color:#00000042!important}.grey-300-fg{color:#e0e0e0!important}.grey-300-border{border-color:#e0e0e0!important}.grey-300-border-top{border-top-color:#e0e0e0!important}.grey-300-border-right{border-right-color:#e0e0e0!important}.grey-300-border-bottom{border-bottom-color:#e0e0e0!important}.grey-300-border-left{border-left-color:#e0e0e0!important}.grey-400-bg{background-color:#bdbdbd!important}.grey-400{background-color:#bdbdbd!important;color:#000000de!important}.grey-400[disabled]{background-color:#bdbdbd1f!important;color:#00000042!important}.grey-400-fg{color:#bdbdbd!important}.grey-400-border{border-color:#bdbdbd!important}.grey-400-border-top{border-top-color:#bdbdbd!important}.grey-400-border-right{border-right-color:#bdbdbd!important}.grey-400-border-bottom{border-bottom-color:#bdbdbd!important}.grey-400-border-left{border-left-color:#bdbdbd!important}.grey-500-bg{background-color:#9e9e9e!important}.grey-500{background-color:#9e9e9e!important;color:#000000de!important}.grey-500[disabled]{background-color:#9e9e9e1f!important;color:#00000042!important}.grey-500-fg{color:#9e9e9e!important}.grey-500-border{border-color:#9e9e9e!important}.grey-500-border-top{border-top-color:#9e9e9e!important}.grey-500-border-right{border-right-color:#9e9e9e!important}.grey-500-border-bottom{border-bottom-color:#9e9e9e!important}.grey-500-border-left{border-left-color:#9e9e9e!important}.grey-bg{background-color:#9e9e9e!important}.grey{background-color:#9e9e9e!important;color:#000000de!important}.grey[disabled]{background-color:#9e9e9e1f!important;color:#00000042!important}.grey-fg{color:#9e9e9e!important}.grey-border{border-color:#9e9e9e!important}.grey-border-top{border-top-color:#9e9e9e!important}.grey-border-right{border-right-color:#9e9e9e!important}.grey-border-bottom{border-bottom-color:#9e9e9e!important}.grey-border-left{border-left-color:#9e9e9e!important}.grey-600-bg{background-color:#757575!important}.grey-600{background-color:#757575!important;color:#fff!important}.grey-600[disabled]{background-color:#7575751f!important;color:#ffffff42!important}.grey-600-fg{color:#757575!important}.grey-600-border{border-color:#757575!important}.grey-600-border-top{border-top-color:#757575!important}.grey-600-border-right{border-right-color:#757575!important}.grey-600-border-bottom{border-bottom-color:#757575!important}.grey-600-border-left{border-left-color:#757575!important}.grey-700-bg{background-color:#616161!important}.grey-700{background-color:#616161!important;color:#fff!important}.grey-700[disabled]{background-color:#6161611f!important;color:#ffffff42!important}.grey-700-fg{color:#616161!important}.grey-700-border{border-color:#616161!important}.grey-700-border-top{border-top-color:#616161!important}.grey-700-border-right{border-right-color:#616161!important}.grey-700-border-bottom{border-bottom-color:#616161!important}.grey-700-border-left{border-left-color:#616161!important}.grey-800-bg{background-color:#424242!important}.grey-800{background-color:#424242!important;color:#fff!important}.grey-800[disabled]{background-color:#4242421f!important;color:#ffffff42!important}.grey-800-fg{color:#424242!important}.grey-800-border{border-color:#424242!important}.grey-800-border-top{border-top-color:#424242!important}.grey-800-border-right{border-right-color:#424242!important}.grey-800-border-bottom{border-bottom-color:#424242!important}.grey-800-border-left{border-left-color:#424242!important}.grey-900-bg{background-color:#212121!important}.grey-900{background-color:#212121!important;color:#fff!important}.grey-900[disabled]{background-color:#2121211f!important;color:#ffffff42!important}.grey-900-fg{color:#212121!important}.grey-900-border{border-color:#212121!important}.grey-900-border-top{border-top-color:#212121!important}.grey-900-border-right{border-right-color:#212121!important}.grey-900-border-bottom{border-bottom-color:#212121!important}.grey-900-border-left{border-left-color:#212121!important}.grey-A100-bg{background-color:#fff!important}.grey-A100{background-color:#fff!important;color:#000000de!important}.grey-A100[disabled]{background-color:#ffffff1f!important;color:#00000042!important}.grey-A100-fg{color:#fff!important}.grey-A100-border{border-color:#fff!important}.grey-A100-border-top{border-top-color:#fff!important}.grey-A100-border-right{border-right-color:#fff!important}.grey-A100-border-bottom{border-bottom-color:#fff!important}.grey-A100-border-left{border-left-color:#fff!important}.grey-A200-bg{background-color:#eee!important}.grey-A200{background-color:#eee!important;color:#000000de!important}.grey-A200[disabled]{background-color:#eeeeee1f!important;color:#00000042!important}.grey-A200-fg{color:#eee!important}.grey-A200-border{border-color:#eee!important}.grey-A200-border-top{border-top-color:#eee!important}.grey-A200-border-right{border-right-color:#eee!important}.grey-A200-border-bottom{border-bottom-color:#eee!important}.grey-A200-border-left{border-left-color:#eee!important}.grey-A400-bg{background-color:#bdbdbd!important}.grey-A400{background-color:#bdbdbd!important;color:#000000de!important}.grey-A400[disabled]{background-color:#bdbdbd1f!important;color:#00000042!important}.grey-A400-fg{color:#bdbdbd!important}.grey-A400-border{border-color:#bdbdbd!important}.grey-A400-border-top{border-top-color:#bdbdbd!important}.grey-A400-border-right{border-right-color:#bdbdbd!important}.grey-A400-border-bottom{border-bottom-color:#bdbdbd!important}.grey-A400-border-left{border-left-color:#bdbdbd!important}.grey-A700-bg{background-color:#616161!important}.grey-A700{background-color:#616161!important;color:#fff!important}.grey-A700[disabled]{background-color:#6161611f!important;color:#ffffff42!important}.grey-A700-fg{color:#616161!important}.grey-A700-border{border-color:#616161!important}.grey-A700-border-top{border-top-color:#616161!important}.grey-A700-border-right{border-right-color:#616161!important}.grey-A700-border-bottom{border-bottom-color:#616161!important}.grey-A700-border-left{border-left-color:#616161!important}.blue-grey-50-bg{background-color:#eceff1!important}.blue-grey-50{background-color:#eceff1!important;color:#000000de!important}.blue-grey-50[disabled]{background-color:#eceff11f!important;color:#00000042!important}.blue-grey-50-fg{color:#eceff1!important}.blue-grey-50-border{border-color:#eceff1!important}.blue-grey-50-border-top{border-top-color:#eceff1!important}.blue-grey-50-border-right{border-right-color:#eceff1!important}.blue-grey-50-border-bottom{border-bottom-color:#eceff1!important}.blue-grey-50-border-left{border-left-color:#eceff1!important}.blue-grey-100-bg{background-color:#cfd8dc!important}.blue-grey-100{background-color:#cfd8dc!important;color:#000000de!important}.blue-grey-100[disabled]{background-color:#cfd8dc1f!important;color:#00000042!important}.blue-grey-100-fg{color:#cfd8dc!important}.blue-grey-100-border{border-color:#cfd8dc!important}.blue-grey-100-border-top{border-top-color:#cfd8dc!important}.blue-grey-100-border-right{border-right-color:#cfd8dc!important}.blue-grey-100-border-bottom{border-bottom-color:#cfd8dc!important}.blue-grey-100-border-left{border-left-color:#cfd8dc!important}.blue-grey-200-bg{background-color:#b0bec5!important}.blue-grey-200{background-color:#b0bec5!important;color:#000000de!important}.blue-grey-200[disabled]{background-color:#b0bec51f!important;color:#00000042!important}.blue-grey-200-fg{color:#b0bec5!important}.blue-grey-200-border{border-color:#b0bec5!important}.blue-grey-200-border-top{border-top-color:#b0bec5!important}.blue-grey-200-border-right{border-right-color:#b0bec5!important}.blue-grey-200-border-bottom{border-bottom-color:#b0bec5!important}.blue-grey-200-border-left{border-left-color:#b0bec5!important}.blue-grey-300-bg{background-color:#90a4ae!important}.blue-grey-300{background-color:#90a4ae!important;color:#000000de!important}.blue-grey-300[disabled]{background-color:#90a4ae1f!important;color:#00000042!important}.blue-grey-300-fg{color:#90a4ae!important}.blue-grey-300-border{border-color:#90a4ae!important}.blue-grey-300-border-top{border-top-color:#90a4ae!important}.blue-grey-300-border-right{border-right-color:#90a4ae!important}.blue-grey-300-border-bottom{border-bottom-color:#90a4ae!important}.blue-grey-300-border-left{border-left-color:#90a4ae!important}.blue-grey-400-bg{background-color:#78909c!important}.blue-grey-400{background-color:#78909c!important;color:#fff!important}.blue-grey-400[disabled]{background-color:#78909c1f!important;color:#ffffff42!important}.blue-grey-400-fg{color:#78909c!important}.blue-grey-400-border{border-color:#78909c!important}.blue-grey-400-border-top{border-top-color:#78909c!important}.blue-grey-400-border-right{border-right-color:#78909c!important}.blue-grey-400-border-bottom{border-bottom-color:#78909c!important}.blue-grey-400-border-left{border-left-color:#78909c!important}.blue-grey-500-bg{background-color:#607d8b!important}.blue-grey-500{background-color:#607d8b!important;color:#fff!important}.blue-grey-500[disabled]{background-color:#607d8b1f!important;color:#ffffff42!important}.blue-grey-500-fg{color:#607d8b!important}.blue-grey-500-border{border-color:#607d8b!important}.blue-grey-500-border-top{border-top-color:#607d8b!important}.blue-grey-500-border-right{border-right-color:#607d8b!important}.blue-grey-500-border-bottom{border-bottom-color:#607d8b!important}.blue-grey-500-border-left{border-left-color:#607d8b!important}.blue-grey-bg{background-color:#607d8b!important}.blue-grey{background-color:#607d8b!important;color:#fff!important}.blue-grey[disabled]{background-color:#607d8b1f!important;color:#ffffff42!important}.blue-grey-fg{color:#607d8b!important}.blue-grey-border{border-color:#607d8b!important}.blue-grey-border-top{border-top-color:#607d8b!important}.blue-grey-border-right{border-right-color:#607d8b!important}.blue-grey-border-bottom{border-bottom-color:#607d8b!important}.blue-grey-border-left{border-left-color:#607d8b!important}.blue-grey-600-bg{background-color:#546e7a!important}.blue-grey-600{background-color:#546e7a!important;color:#fff!important}.blue-grey-600[disabled]{background-color:#546e7a1f!important;color:#ffffff42!important}.blue-grey-600-fg{color:#546e7a!important}.blue-grey-600-border{border-color:#546e7a!important}.blue-grey-600-border-top{border-top-color:#546e7a!important}.blue-grey-600-border-right{border-right-color:#546e7a!important}.blue-grey-600-border-bottom{border-bottom-color:#546e7a!important}.blue-grey-600-border-left{border-left-color:#546e7a!important}.blue-grey-700-bg{background-color:#455a64!important}.blue-grey-700{background-color:#455a64!important;color:#fff!important}.blue-grey-700[disabled]{background-color:#455a641f!important;color:#ffffff42!important}.blue-grey-700-fg{color:#455a64!important}.blue-grey-700-border{border-color:#455a64!important}.blue-grey-700-border-top{border-top-color:#455a64!important}.blue-grey-700-border-right{border-right-color:#455a64!important}.blue-grey-700-border-bottom{border-bottom-color:#455a64!important}.blue-grey-700-border-left{border-left-color:#455a64!important}.blue-grey-800-bg{background-color:#37474f!important}.blue-grey-800{background-color:#37474f!important;color:#fff!important}.blue-grey-800[disabled]{background-color:#37474f1f!important;color:#ffffff42!important}.blue-grey-800-fg{color:#37474f!important}.blue-grey-800-border{border-color:#37474f!important}.blue-grey-800-border-top{border-top-color:#37474f!important}.blue-grey-800-border-right{border-right-color:#37474f!important}.blue-grey-800-border-bottom{border-bottom-color:#37474f!important}.blue-grey-800-border-left{border-left-color:#37474f!important}.blue-grey-900-bg{background-color:#263238!important}.blue-grey-900{background-color:#263238!important;color:#fff!important}.blue-grey-900[disabled]{background-color:#2632381f!important;color:#ffffff42!important}.blue-grey-900-fg{color:#263238!important}.blue-grey-900-border{border-color:#263238!important}.blue-grey-900-border-top{border-top-color:#263238!important}.blue-grey-900-border-right{border-right-color:#263238!important}.blue-grey-900-border-bottom{border-bottom-color:#263238!important}.blue-grey-900-border-left{border-left-color:#263238!important}.blue-grey-A100-bg{background-color:#cfd8dc!important}.blue-grey-A100{background-color:#cfd8dc!important;color:#000000de!important}.blue-grey-A100[disabled]{background-color:#cfd8dc1f!important;color:#00000042!important}.blue-grey-A100-fg{color:#cfd8dc!important}.blue-grey-A100-border{border-color:#cfd8dc!important}.blue-grey-A100-border-top{border-top-color:#cfd8dc!important}.blue-grey-A100-border-right{border-right-color:#cfd8dc!important}.blue-grey-A100-border-bottom{border-bottom-color:#cfd8dc!important}.blue-grey-A100-border-left{border-left-color:#cfd8dc!important}.blue-grey-A200-bg{background-color:#b0bec5!important}.blue-grey-A200{background-color:#b0bec5!important;color:#000000de!important}.blue-grey-A200[disabled]{background-color:#b0bec51f!important;color:#00000042!important}.blue-grey-A200-fg{color:#b0bec5!important}.blue-grey-A200-border{border-color:#b0bec5!important}.blue-grey-A200-border-top{border-top-color:#b0bec5!important}.blue-grey-A200-border-right{border-right-color:#b0bec5!important}.blue-grey-A200-border-bottom{border-bottom-color:#b0bec5!important}.blue-grey-A200-border-left{border-left-color:#b0bec5!important}.blue-grey-A400-bg{background-color:#78909c!important}.blue-grey-A400{background-color:#78909c!important;color:#fff!important}.blue-grey-A400[disabled]{background-color:#78909c1f!important;color:#ffffff42!important}.blue-grey-A400-fg{color:#78909c!important}.blue-grey-A400-border{border-color:#78909c!important}.blue-grey-A400-border-top{border-top-color:#78909c!important}.blue-grey-A400-border-right{border-right-color:#78909c!important}.blue-grey-A400-border-bottom{border-bottom-color:#78909c!important}.blue-grey-A400-border-left{border-left-color:#78909c!important}.blue-grey-A700-bg{background-color:#455a64!important}.blue-grey-A700{background-color:#455a64!important;color:#fff!important}.blue-grey-A700[disabled]{background-color:#455a641f!important;color:#ffffff42!important}.blue-grey-A700-fg{color:#455a64!important}.blue-grey-A700-border{border-color:#455a64!important}.blue-grey-A700-border-top{border-top-color:#455a64!important}.blue-grey-A700-border-right{border-right-color:#455a64!important}.blue-grey-A700-border-bottom{border-bottom-color:#455a64!important}.blue-grey-A700-border-left{border-left-color:#455a64!important}.red-50 i,.red-50 .icon,.red-100 i,.red-100 .icon,.red-200 i,.red-200 .icon,.red-300 i,.red-300 .icon,.red-400 i,.red-400 .icon,.red-A100 i,.red-A100 .icon,.pink-50 i,.pink-50 .icon,.pink-100 i,.pink-100 .icon,.pink-200 i,.pink-200 .icon,.pink-300 i,.pink-300 .icon,.pink-400 i,.pink-400 .icon,.pink-A100 i,.pink-A100 .icon,.purple-50 i,.purple-50 .icon,.purple-100 i,.purple-100 .icon,.purple-200 i,.purple-200 .icon,.purple-A100 i,.purple-A100 .icon,.deep-purple-50 i,.deep-purple-50 .icon,.deep-purple-100 i,.deep-purple-100 .icon,.deep-purple-200 i,.deep-purple-200 .icon,.deep-purple-A100 i,.deep-purple-A100 .icon,.indigo-50 i,.indigo-50 .icon,.indigo-100 i,.indigo-100 .icon,.indigo-200 i,.indigo-200 .icon,.indigo-A100 i,.indigo-A100 .icon,.blue-50 i,.blue-50 .icon,.blue-100 i,.blue-100 .icon,.blue-200 i,.blue-200 .icon,.blue-300 i,.blue-300 .icon,.blue-400 i,.blue-400 .icon,.blue-A100 i,.blue-A100 .icon,.light-blue-50 i,.light-blue-50 .icon,.light-blue-100 i,.light-blue-100 .icon,.light-blue-200 i,.light-blue-200 .icon,.light-blue-300 i,.light-blue-300 .icon,.light-blue-400 i,.light-blue-400 .icon,.light-blue-A100 i,.light-blue-A100 .icon,.light-blue-A200 i,.light-blue-A200 .icon,.light-blue-A400 i,.light-blue-A400 .icon,.cyan-50 i,.cyan-50 .icon,.cyan-100 i,.cyan-100 .icon,.cyan-200 i,.cyan-200 .icon,.cyan-300 i,.cyan-300 .icon,.cyan-400 i,.cyan-400 .icon,.cyan-A100 i,.cyan-A100 .icon,.cyan-A200 i,.cyan-A200 .icon,.cyan-A400 i,.cyan-A400 .icon,.cyan-A700 i,.cyan-A700 .icon,.teal-50 i,.teal-50 .icon,.teal-100 i,.teal-100 .icon,.teal-200 i,.teal-200 .icon,.teal-300 i,.teal-300 .icon,.teal-400 i,.teal-400 .icon,.teal-A100 i,.teal-A100 .icon,.teal-A200 i,.teal-A200 .icon,.teal-A400 i,.teal-A400 .icon,.teal-A700 i,.teal-A700 .icon,.green-50 i,.green-50 .icon,.green-100 i,.green-100 .icon,.green-200 i,.green-200 .icon,.green-300 i,.green-300 .icon,.green-400 i,.green-400 .icon,.green-500 i,.green-500 .icon,.green i,.green .icon,.green-A100 i,.green-A100 .icon,.green-A200 i,.green-A200 .icon,.green-A400 i,.green-A400 .icon,.green-A700 i,.green-A700 .icon,.light-green-50 i,.light-green-50 .icon,.light-green-100 i,.light-green-100 .icon,.light-green-200 i,.light-green-200 .icon,.light-green-300 i,.light-green-300 .icon,.light-green-400 i,.light-green-400 .icon,.light-green-500 i,.light-green-500 .icon,.light-green i,.light-green .icon,.light-green-600 i,.light-green-600 .icon,.light-green-A100 i,.light-green-A100 .icon,.light-green-A200 i,.light-green-A200 .icon,.light-green-A400 i,.light-green-A400 .icon,.light-green-A700 i,.light-green-A700 .icon,.lime-50 i,.lime-50 .icon,.lime-100 i,.lime-100 .icon,.lime-200 i,.lime-200 .icon,.lime-300 i,.lime-300 .icon,.lime-400 i,.lime-400 .icon,.lime-500 i,.lime-500 .icon,.lime i,.lime .icon,.lime-600 i,.lime-600 .icon,.lime-700 i,.lime-700 .icon,.lime-800 i,.lime-800 .icon,.lime-A100 i,.lime-A100 .icon,.lime-A200 i,.lime-A200 .icon,.lime-A400 i,.lime-A400 .icon,.lime-A700 i,.lime-A700 .icon,.yellow-50 i,.yellow-50 .icon,.yellow-100 i,.yellow-100 .icon,.yellow-200 i,.yellow-200 .icon,.yellow-300 i,.yellow-300 .icon,.yellow-400 i,.yellow-400 .icon,.yellow-500 i,.yellow-500 .icon,.yellow i,.yellow .icon,.yellow-600 i,.yellow-600 .icon,.yellow-700 i,.yellow-700 .icon,.yellow-800 i,.yellow-800 .icon,.yellow-900 i,.yellow-900 .icon,.yellow-A100 i,.yellow-A100 .icon,.yellow-A200 i,.yellow-A200 .icon,.yellow-A400 i,.yellow-A400 .icon,.yellow-A700 i,.yellow-A700 .icon,.amber-50 i,.amber-50 .icon,.amber-100 i,.amber-100 .icon,.amber-200 i,.amber-200 .icon,.amber-300 i,.amber-300 .icon,.amber-400 i,.amber-400 .icon,.amber-500 i,.amber-500 .icon,.amber i,.amber .icon,.amber-600 i,.amber-600 .icon,.amber-700 i,.amber-700 .icon,.amber-800 i,.amber-800 .icon,.amber-900 i,.amber-900 .icon,.amber-A100 i,.amber-A100 .icon,.amber-A200 i,.amber-A200 .icon,.amber-A400 i,.amber-A400 .icon,.amber-A700 i,.amber-A700 .icon,.orange-50 i,.orange-50 .icon,.orange-100 i,.orange-100 .icon,.orange-200 i,.orange-200 .icon,.orange-300 i,.orange-300 .icon,.orange-400 i,.orange-400 .icon,.orange-500 i,.orange-500 .icon,.orange i,.orange .icon,.orange-600 i,.orange-600 .icon,.orange-700 i,.orange-700 .icon,.orange-A100 i,.orange-A100 .icon,.orange-A200 i,.orange-A200 .icon,.orange-A400 i,.orange-A400 .icon,.orange-A700 i,.orange-A700 .icon,.deep-orange-50 i,.deep-orange-50 .icon,.deep-orange-100 i,.deep-orange-100 .icon,.deep-orange-200 i,.deep-orange-200 .icon,.deep-orange-300 i,.deep-orange-300 .icon,.deep-orange-400 i,.deep-orange-400 .icon,.deep-orange-A100 i,.deep-orange-A100 .icon,.deep-orange-A200 i,.deep-orange-A200 .icon,.brown-50 i,.brown-50 .icon,.brown-100 i,.brown-100 .icon,.brown-200 i,.brown-200 .icon,.brown-A100 i,.brown-A100 .icon,.brown-A200 i,.brown-A200 .icon,.grey-50 i,.grey-50 .icon,.grey-100 i,.grey-100 .icon,.grey-200 i,.grey-200 .icon,.grey-300 i,.grey-300 .icon,.grey-400 i,.grey-400 .icon,.grey-500 i,.grey-500 .icon,.grey i,.grey .icon,.grey-A100 i,.grey-A100 .icon,.grey-A200 i,.grey-A200 .icon,.grey-A400 i,.grey-A400 .icon,.blue-grey-50 i,.blue-grey-50 .icon,.blue-grey-100 i,.blue-grey-100 .icon,.blue-grey-200 i,.blue-grey-200 .icon,.blue-grey-300 i,.blue-grey-300 .icon,.blue-grey-A100 i,.blue-grey-A100 .icon,.blue-grey-A200 i,.blue-grey-A200 .icon{color:#0000008a}.red-50.secondary-text,.red-50 .secondary-text,.red-100.secondary-text,.red-100 .secondary-text,.red-200.secondary-text,.red-200 .secondary-text,.red-300.secondary-text,.red-300 .secondary-text,.red-400.secondary-text,.red-400 .secondary-text,.red-A100.secondary-text,.red-A100 .secondary-text,.pink-50.secondary-text,.pink-50 .secondary-text,.pink-100.secondary-text,.pink-100 .secondary-text,.pink-200.secondary-text,.pink-200 .secondary-text,.pink-300.secondary-text,.pink-300 .secondary-text,.pink-400.secondary-text,.pink-400 .secondary-text,.pink-A100.secondary-text,.pink-A100 .secondary-text,.purple-50.secondary-text,.purple-50 .secondary-text,.purple-100.secondary-text,.purple-100 .secondary-text,.purple-200.secondary-text,.purple-200 .secondary-text,.purple-A100.secondary-text,.purple-A100 .secondary-text,.deep-purple-50.secondary-text,.deep-purple-50 .secondary-text,.deep-purple-100.secondary-text,.deep-purple-100 .secondary-text,.deep-purple-200.secondary-text,.deep-purple-200 .secondary-text,.deep-purple-A100.secondary-text,.deep-purple-A100 .secondary-text,.indigo-50.secondary-text,.indigo-50 .secondary-text,.indigo-100.secondary-text,.indigo-100 .secondary-text,.indigo-200.secondary-text,.indigo-200 .secondary-text,.indigo-A100.secondary-text,.indigo-A100 .secondary-text,.blue-50.secondary-text,.blue-50 .secondary-text,.blue-100.secondary-text,.blue-100 .secondary-text,.blue-200.secondary-text,.blue-200 .secondary-text,.blue-300.secondary-text,.blue-300 .secondary-text,.blue-400.secondary-text,.blue-400 .secondary-text,.blue-A100.secondary-text,.blue-A100 .secondary-text,.light-blue-50.secondary-text,.light-blue-50 .secondary-text,.light-blue-100.secondary-text,.light-blue-100 .secondary-text,.light-blue-200.secondary-text,.light-blue-200 .secondary-text,.light-blue-300.secondary-text,.light-blue-300 .secondary-text,.light-blue-400.secondary-text,.light-blue-400 .secondary-text,.light-blue-A100.secondary-text,.light-blue-A100 .secondary-text,.light-blue-A200.secondary-text,.light-blue-A200 .secondary-text,.light-blue-A400.secondary-text,.light-blue-A400 .secondary-text,.cyan-50.secondary-text,.cyan-50 .secondary-text,.cyan-100.secondary-text,.cyan-100 .secondary-text,.cyan-200.secondary-text,.cyan-200 .secondary-text,.cyan-300.secondary-text,.cyan-300 .secondary-text,.cyan-400.secondary-text,.cyan-400 .secondary-text,.cyan-A100.secondary-text,.cyan-A100 .secondary-text,.cyan-A200.secondary-text,.cyan-A200 .secondary-text,.cyan-A400.secondary-text,.cyan-A400 .secondary-text,.cyan-A700.secondary-text,.cyan-A700 .secondary-text,.teal-50.secondary-text,.teal-50 .secondary-text,.teal-100.secondary-text,.teal-100 .secondary-text,.teal-200.secondary-text,.teal-200 .secondary-text,.teal-300.secondary-text,.teal-300 .secondary-text,.teal-400.secondary-text,.teal-400 .secondary-text,.teal-A100.secondary-text,.teal-A100 .secondary-text,.teal-A200.secondary-text,.teal-A200 .secondary-text,.teal-A400.secondary-text,.teal-A400 .secondary-text,.teal-A700.secondary-text,.teal-A700 .secondary-text,.green-50.secondary-text,.green-50 .secondary-text,.green-100.secondary-text,.green-100 .secondary-text,.green-200.secondary-text,.green-200 .secondary-text,.green-300.secondary-text,.green-300 .secondary-text,.green-400.secondary-text,.green-400 .secondary-text,.green-500.secondary-text,.green-500 .secondary-text,.green.secondary-text,.green .secondary-text,.green-A100.secondary-text,.green-A100 .secondary-text,.green-A200.secondary-text,.green-A200 .secondary-text,.green-A400.secondary-text,.green-A400 .secondary-text,.green-A700.secondary-text,.green-A700 .secondary-text,.light-green-50.secondary-text,.light-green-50 .secondary-text,.light-green-100.secondary-text,.light-green-100 .secondary-text,.light-green-200.secondary-text,.light-green-200 .secondary-text,.light-green-300.secondary-text,.light-green-300 .secondary-text,.light-green-400.secondary-text,.light-green-400 .secondary-text,.light-green-500.secondary-text,.light-green-500 .secondary-text,.light-green.secondary-text,.light-green .secondary-text,.light-green-600.secondary-text,.light-green-600 .secondary-text,.light-green-A100.secondary-text,.light-green-A100 .secondary-text,.light-green-A200.secondary-text,.light-green-A200 .secondary-text,.light-green-A400.secondary-text,.light-green-A400 .secondary-text,.light-green-A700.secondary-text,.light-green-A700 .secondary-text,.lime-50.secondary-text,.lime-50 .secondary-text,.lime-100.secondary-text,.lime-100 .secondary-text,.lime-200.secondary-text,.lime-200 .secondary-text,.lime-300.secondary-text,.lime-300 .secondary-text,.lime-400.secondary-text,.lime-400 .secondary-text,.lime-500.secondary-text,.lime-500 .secondary-text,.lime.secondary-text,.lime .secondary-text,.lime-600.secondary-text,.lime-600 .secondary-text,.lime-700.secondary-text,.lime-700 .secondary-text,.lime-800.secondary-text,.lime-800 .secondary-text,.lime-A100.secondary-text,.lime-A100 .secondary-text,.lime-A200.secondary-text,.lime-A200 .secondary-text,.lime-A400.secondary-text,.lime-A400 .secondary-text,.lime-A700.secondary-text,.lime-A700 .secondary-text,.yellow-50.secondary-text,.yellow-50 .secondary-text,.yellow-100.secondary-text,.yellow-100 .secondary-text,.yellow-200.secondary-text,.yellow-200 .secondary-text,.yellow-300.secondary-text,.yellow-300 .secondary-text,.yellow-400.secondary-text,.yellow-400 .secondary-text,.yellow-500.secondary-text,.yellow-500 .secondary-text,.yellow.secondary-text,.yellow .secondary-text,.yellow-600.secondary-text,.yellow-600 .secondary-text,.yellow-700.secondary-text,.yellow-700 .secondary-text,.yellow-800.secondary-text,.yellow-800 .secondary-text,.yellow-900.secondary-text,.yellow-900 .secondary-text,.yellow-A100.secondary-text,.yellow-A100 .secondary-text,.yellow-A200.secondary-text,.yellow-A200 .secondary-text,.yellow-A400.secondary-text,.yellow-A400 .secondary-text,.yellow-A700.secondary-text,.yellow-A700 .secondary-text,.amber-50.secondary-text,.amber-50 .secondary-text,.amber-100.secondary-text,.amber-100 .secondary-text,.amber-200.secondary-text,.amber-200 .secondary-text,.amber-300.secondary-text,.amber-300 .secondary-text,.amber-400.secondary-text,.amber-400 .secondary-text,.amber-500.secondary-text,.amber-500 .secondary-text,.amber.secondary-text,.amber .secondary-text,.amber-600.secondary-text,.amber-600 .secondary-text,.amber-700.secondary-text,.amber-700 .secondary-text,.amber-800.secondary-text,.amber-800 .secondary-text,.amber-900.secondary-text,.amber-900 .secondary-text,.amber-A100.secondary-text,.amber-A100 .secondary-text,.amber-A200.secondary-text,.amber-A200 .secondary-text,.amber-A400.secondary-text,.amber-A400 .secondary-text,.amber-A700.secondary-text,.amber-A700 .secondary-text,.orange-50.secondary-text,.orange-50 .secondary-text,.orange-100.secondary-text,.orange-100 .secondary-text,.orange-200.secondary-text,.orange-200 .secondary-text,.orange-300.secondary-text,.orange-300 .secondary-text,.orange-400.secondary-text,.orange-400 .secondary-text,.orange-500.secondary-text,.orange-500 .secondary-text,.orange.secondary-text,.orange .secondary-text,.orange-600.secondary-text,.orange-600 .secondary-text,.orange-700.secondary-text,.orange-700 .secondary-text,.orange-A100.secondary-text,.orange-A100 .secondary-text,.orange-A200.secondary-text,.orange-A200 .secondary-text,.orange-A400.secondary-text,.orange-A400 .secondary-text,.orange-A700.secondary-text,.orange-A700 .secondary-text,.deep-orange-50.secondary-text,.deep-orange-50 .secondary-text,.deep-orange-100.secondary-text,.deep-orange-100 .secondary-text,.deep-orange-200.secondary-text,.deep-orange-200 .secondary-text,.deep-orange-300.secondary-text,.deep-orange-300 .secondary-text,.deep-orange-400.secondary-text,.deep-orange-400 .secondary-text,.deep-orange-A100.secondary-text,.deep-orange-A100 .secondary-text,.deep-orange-A200.secondary-text,.deep-orange-A200 .secondary-text,.brown-50.secondary-text,.brown-50 .secondary-text,.brown-100.secondary-text,.brown-100 .secondary-text,.brown-200.secondary-text,.brown-200 .secondary-text,.brown-A100.secondary-text,.brown-A100 .secondary-text,.brown-A200.secondary-text,.brown-A200 .secondary-text,.grey-50.secondary-text,.grey-50 .secondary-text,.grey-100.secondary-text,.grey-100 .secondary-text,.grey-200.secondary-text,.grey-200 .secondary-text,.grey-300.secondary-text,.grey-300 .secondary-text,.grey-400.secondary-text,.grey-400 .secondary-text,.grey-500.secondary-text,.grey-500 .secondary-text,.grey.secondary-text,.grey .secondary-text,.grey-A100.secondary-text,.grey-A100 .secondary-text,.grey-A200.secondary-text,.grey-A200 .secondary-text,.grey-A400.secondary-text,.grey-A400 .secondary-text,.blue-grey-50.secondary-text,.blue-grey-50 .secondary-text,.blue-grey-100.secondary-text,.blue-grey-100 .secondary-text,.blue-grey-200.secondary-text,.blue-grey-200 .secondary-text,.blue-grey-300.secondary-text,.blue-grey-300 .secondary-text,.blue-grey-A100.secondary-text,.blue-grey-A100 .secondary-text,.blue-grey-A200.secondary-text,.blue-grey-A200 .secondary-text{color:#0000008a!important}.red-50.hint-text,.red-50 .hint-text,.red-50.disabled-text,.red-50 .disabled-text,.red-100.hint-text,.red-100 .hint-text,.red-100.disabled-text,.red-100 .disabled-text,.red-200.hint-text,.red-200 .hint-text,.red-200.disabled-text,.red-200 .disabled-text,.red-300.hint-text,.red-300 .hint-text,.red-300.disabled-text,.red-300 .disabled-text,.red-400.hint-text,.red-400 .hint-text,.red-400.disabled-text,.red-400 .disabled-text,.red-A100.hint-text,.red-A100 .hint-text,.red-A100.disabled-text,.red-A100 .disabled-text,.pink-50.hint-text,.pink-50 .hint-text,.pink-50.disabled-text,.pink-50 .disabled-text,.pink-100.hint-text,.pink-100 .hint-text,.pink-100.disabled-text,.pink-100 .disabled-text,.pink-200.hint-text,.pink-200 .hint-text,.pink-200.disabled-text,.pink-200 .disabled-text,.pink-300.hint-text,.pink-300 .hint-text,.pink-300.disabled-text,.pink-300 .disabled-text,.pink-400.hint-text,.pink-400 .hint-text,.pink-400.disabled-text,.pink-400 .disabled-text,.pink-A100.hint-text,.pink-A100 .hint-text,.pink-A100.disabled-text,.pink-A100 .disabled-text,.purple-50.hint-text,.purple-50 .hint-text,.purple-50.disabled-text,.purple-50 .disabled-text,.purple-100.hint-text,.purple-100 .hint-text,.purple-100.disabled-text,.purple-100 .disabled-text,.purple-200.hint-text,.purple-200 .hint-text,.purple-200.disabled-text,.purple-200 .disabled-text,.purple-A100.hint-text,.purple-A100 .hint-text,.purple-A100.disabled-text,.purple-A100 .disabled-text,.deep-purple-50.hint-text,.deep-purple-50 .hint-text,.deep-purple-50.disabled-text,.deep-purple-50 .disabled-text,.deep-purple-100.hint-text,.deep-purple-100 .hint-text,.deep-purple-100.disabled-text,.deep-purple-100 .disabled-text,.deep-purple-200.hint-text,.deep-purple-200 .hint-text,.deep-purple-200.disabled-text,.deep-purple-200 .disabled-text,.deep-purple-A100.hint-text,.deep-purple-A100 .hint-text,.deep-purple-A100.disabled-text,.deep-purple-A100 .disabled-text,.indigo-50.hint-text,.indigo-50 .hint-text,.indigo-50.disabled-text,.indigo-50 .disabled-text,.indigo-100.hint-text,.indigo-100 .hint-text,.indigo-100.disabled-text,.indigo-100 .disabled-text,.indigo-200.hint-text,.indigo-200 .hint-text,.indigo-200.disabled-text,.indigo-200 .disabled-text,.indigo-A100.hint-text,.indigo-A100 .hint-text,.indigo-A100.disabled-text,.indigo-A100 .disabled-text,.blue-50.hint-text,.blue-50 .hint-text,.blue-50.disabled-text,.blue-50 .disabled-text,.blue-100.hint-text,.blue-100 .hint-text,.blue-100.disabled-text,.blue-100 .disabled-text,.blue-200.hint-text,.blue-200 .hint-text,.blue-200.disabled-text,.blue-200 .disabled-text,.blue-300.hint-text,.blue-300 .hint-text,.blue-300.disabled-text,.blue-300 .disabled-text,.blue-400.hint-text,.blue-400 .hint-text,.blue-400.disabled-text,.blue-400 .disabled-text,.blue-A100.hint-text,.blue-A100 .hint-text,.blue-A100.disabled-text,.blue-A100 .disabled-text,.light-blue-50.hint-text,.light-blue-50 .hint-text,.light-blue-50.disabled-text,.light-blue-50 .disabled-text,.light-blue-100.hint-text,.light-blue-100 .hint-text,.light-blue-100.disabled-text,.light-blue-100 .disabled-text,.light-blue-200.hint-text,.light-blue-200 .hint-text,.light-blue-200.disabled-text,.light-blue-200 .disabled-text,.light-blue-300.hint-text,.light-blue-300 .hint-text,.light-blue-300.disabled-text,.light-blue-300 .disabled-text,.light-blue-400.hint-text,.light-blue-400 .hint-text,.light-blue-400.disabled-text,.light-blue-400 .disabled-text,.light-blue-A100.hint-text,.light-blue-A100 .hint-text,.light-blue-A100.disabled-text,.light-blue-A100 .disabled-text,.light-blue-A200.hint-text,.light-blue-A200 .hint-text,.light-blue-A200.disabled-text,.light-blue-A200 .disabled-text,.light-blue-A400.hint-text,.light-blue-A400 .hint-text,.light-blue-A400.disabled-text,.light-blue-A400 .disabled-text,.cyan-50.hint-text,.cyan-50 .hint-text,.cyan-50.disabled-text,.cyan-50 .disabled-text,.cyan-100.hint-text,.cyan-100 .hint-text,.cyan-100.disabled-text,.cyan-100 .disabled-text,.cyan-200.hint-text,.cyan-200 .hint-text,.cyan-200.disabled-text,.cyan-200 .disabled-text,.cyan-300.hint-text,.cyan-300 .hint-text,.cyan-300.disabled-text,.cyan-300 .disabled-text,.cyan-400.hint-text,.cyan-400 .hint-text,.cyan-400.disabled-text,.cyan-400 .disabled-text,.cyan-A100.hint-text,.cyan-A100 .hint-text,.cyan-A100.disabled-text,.cyan-A100 .disabled-text,.cyan-A200.hint-text,.cyan-A200 .hint-text,.cyan-A200.disabled-text,.cyan-A200 .disabled-text,.cyan-A400.hint-text,.cyan-A400 .hint-text,.cyan-A400.disabled-text,.cyan-A400 .disabled-text,.cyan-A700.hint-text,.cyan-A700 .hint-text,.cyan-A700.disabled-text,.cyan-A700 .disabled-text,.teal-50.hint-text,.teal-50 .hint-text,.teal-50.disabled-text,.teal-50 .disabled-text,.teal-100.hint-text,.teal-100 .hint-text,.teal-100.disabled-text,.teal-100 .disabled-text,.teal-200.hint-text,.teal-200 .hint-text,.teal-200.disabled-text,.teal-200 .disabled-text,.teal-300.hint-text,.teal-300 .hint-text,.teal-300.disabled-text,.teal-300 .disabled-text,.teal-400.hint-text,.teal-400 .hint-text,.teal-400.disabled-text,.teal-400 .disabled-text,.teal-A100.hint-text,.teal-A100 .hint-text,.teal-A100.disabled-text,.teal-A100 .disabled-text,.teal-A200.hint-text,.teal-A200 .hint-text,.teal-A200.disabled-text,.teal-A200 .disabled-text,.teal-A400.hint-text,.teal-A400 .hint-text,.teal-A400.disabled-text,.teal-A400 .disabled-text,.teal-A700.hint-text,.teal-A700 .hint-text,.teal-A700.disabled-text,.teal-A700 .disabled-text,.green-50.hint-text,.green-50 .hint-text,.green-50.disabled-text,.green-50 .disabled-text,.green-100.hint-text,.green-100 .hint-text,.green-100.disabled-text,.green-100 .disabled-text,.green-200.hint-text,.green-200 .hint-text,.green-200.disabled-text,.green-200 .disabled-text,.green-300.hint-text,.green-300 .hint-text,.green-300.disabled-text,.green-300 .disabled-text,.green-400.hint-text,.green-400 .hint-text,.green-400.disabled-text,.green-400 .disabled-text,.green-500.hint-text,.green-500 .hint-text,.green-500.disabled-text,.green-500 .disabled-text,.green.hint-text,.green .hint-text,.green.disabled-text,.green .disabled-text,.green-A100.hint-text,.green-A100 .hint-text,.green-A100.disabled-text,.green-A100 .disabled-text,.green-A200.hint-text,.green-A200 .hint-text,.green-A200.disabled-text,.green-A200 .disabled-text,.green-A400.hint-text,.green-A400 .hint-text,.green-A400.disabled-text,.green-A400 .disabled-text,.green-A700.hint-text,.green-A700 .hint-text,.green-A700.disabled-text,.green-A700 .disabled-text,.light-green-50.hint-text,.light-green-50 .hint-text,.light-green-50.disabled-text,.light-green-50 .disabled-text,.light-green-100.hint-text,.light-green-100 .hint-text,.light-green-100.disabled-text,.light-green-100 .disabled-text,.light-green-200.hint-text,.light-green-200 .hint-text,.light-green-200.disabled-text,.light-green-200 .disabled-text,.light-green-300.hint-text,.light-green-300 .hint-text,.light-green-300.disabled-text,.light-green-300 .disabled-text,.light-green-400.hint-text,.light-green-400 .hint-text,.light-green-400.disabled-text,.light-green-400 .disabled-text,.light-green-500.hint-text,.light-green-500 .hint-text,.light-green-500.disabled-text,.light-green-500 .disabled-text,.light-green.hint-text,.light-green .hint-text,.light-green.disabled-text,.light-green .disabled-text,.light-green-600.hint-text,.light-green-600 .hint-text,.light-green-600.disabled-text,.light-green-600 .disabled-text,.light-green-A100.hint-text,.light-green-A100 .hint-text,.light-green-A100.disabled-text,.light-green-A100 .disabled-text,.light-green-A200.hint-text,.light-green-A200 .hint-text,.light-green-A200.disabled-text,.light-green-A200 .disabled-text,.light-green-A400.hint-text,.light-green-A400 .hint-text,.light-green-A400.disabled-text,.light-green-A400 .disabled-text,.light-green-A700.hint-text,.light-green-A700 .hint-text,.light-green-A700.disabled-text,.light-green-A700 .disabled-text,.lime-50.hint-text,.lime-50 .hint-text,.lime-50.disabled-text,.lime-50 .disabled-text,.lime-100.hint-text,.lime-100 .hint-text,.lime-100.disabled-text,.lime-100 .disabled-text,.lime-200.hint-text,.lime-200 .hint-text,.lime-200.disabled-text,.lime-200 .disabled-text,.lime-300.hint-text,.lime-300 .hint-text,.lime-300.disabled-text,.lime-300 .disabled-text,.lime-400.hint-text,.lime-400 .hint-text,.lime-400.disabled-text,.lime-400 .disabled-text,.lime-500.hint-text,.lime-500 .hint-text,.lime-500.disabled-text,.lime-500 .disabled-text,.lime.hint-text,.lime .hint-text,.lime.disabled-text,.lime .disabled-text,.lime-600.hint-text,.lime-600 .hint-text,.lime-600.disabled-text,.lime-600 .disabled-text,.lime-700.hint-text,.lime-700 .hint-text,.lime-700.disabled-text,.lime-700 .disabled-text,.lime-800.hint-text,.lime-800 .hint-text,.lime-800.disabled-text,.lime-800 .disabled-text,.lime-A100.hint-text,.lime-A100 .hint-text,.lime-A100.disabled-text,.lime-A100 .disabled-text,.lime-A200.hint-text,.lime-A200 .hint-text,.lime-A200.disabled-text,.lime-A200 .disabled-text,.lime-A400.hint-text,.lime-A400 .hint-text,.lime-A400.disabled-text,.lime-A400 .disabled-text,.lime-A700.hint-text,.lime-A700 .hint-text,.lime-A700.disabled-text,.lime-A700 .disabled-text,.yellow-50.hint-text,.yellow-50 .hint-text,.yellow-50.disabled-text,.yellow-50 .disabled-text,.yellow-100.hint-text,.yellow-100 .hint-text,.yellow-100.disabled-text,.yellow-100 .disabled-text,.yellow-200.hint-text,.yellow-200 .hint-text,.yellow-200.disabled-text,.yellow-200 .disabled-text,.yellow-300.hint-text,.yellow-300 .hint-text,.yellow-300.disabled-text,.yellow-300 .disabled-text,.yellow-400.hint-text,.yellow-400 .hint-text,.yellow-400.disabled-text,.yellow-400 .disabled-text,.yellow-500.hint-text,.yellow-500 .hint-text,.yellow-500.disabled-text,.yellow-500 .disabled-text,.yellow.hint-text,.yellow .hint-text,.yellow.disabled-text,.yellow .disabled-text,.yellow-600.hint-text,.yellow-600 .hint-text,.yellow-600.disabled-text,.yellow-600 .disabled-text,.yellow-700.hint-text,.yellow-700 .hint-text,.yellow-700.disabled-text,.yellow-700 .disabled-text,.yellow-800.hint-text,.yellow-800 .hint-text,.yellow-800.disabled-text,.yellow-800 .disabled-text,.yellow-900.hint-text,.yellow-900 .hint-text,.yellow-900.disabled-text,.yellow-900 .disabled-text,.yellow-A100.hint-text,.yellow-A100 .hint-text,.yellow-A100.disabled-text,.yellow-A100 .disabled-text,.yellow-A200.hint-text,.yellow-A200 .hint-text,.yellow-A200.disabled-text,.yellow-A200 .disabled-text,.yellow-A400.hint-text,.yellow-A400 .hint-text,.yellow-A400.disabled-text,.yellow-A400 .disabled-text,.yellow-A700.hint-text,.yellow-A700 .hint-text,.yellow-A700.disabled-text,.yellow-A700 .disabled-text,.amber-50.hint-text,.amber-50 .hint-text,.amber-50.disabled-text,.amber-50 .disabled-text,.amber-100.hint-text,.amber-100 .hint-text,.amber-100.disabled-text,.amber-100 .disabled-text,.amber-200.hint-text,.amber-200 .hint-text,.amber-200.disabled-text,.amber-200 .disabled-text,.amber-300.hint-text,.amber-300 .hint-text,.amber-300.disabled-text,.amber-300 .disabled-text,.amber-400.hint-text,.amber-400 .hint-text,.amber-400.disabled-text,.amber-400 .disabled-text,.amber-500.hint-text,.amber-500 .hint-text,.amber-500.disabled-text,.amber-500 .disabled-text,.amber.hint-text,.amber .hint-text,.amber.disabled-text,.amber .disabled-text,.amber-600.hint-text,.amber-600 .hint-text,.amber-600.disabled-text,.amber-600 .disabled-text,.amber-700.hint-text,.amber-700 .hint-text,.amber-700.disabled-text,.amber-700 .disabled-text,.amber-800.hint-text,.amber-800 .hint-text,.amber-800.disabled-text,.amber-800 .disabled-text,.amber-900.hint-text,.amber-900 .hint-text,.amber-900.disabled-text,.amber-900 .disabled-text,.amber-A100.hint-text,.amber-A100 .hint-text,.amber-A100.disabled-text,.amber-A100 .disabled-text,.amber-A200.hint-text,.amber-A200 .hint-text,.amber-A200.disabled-text,.amber-A200 .disabled-text,.amber-A400.hint-text,.amber-A400 .hint-text,.amber-A400.disabled-text,.amber-A400 .disabled-text,.amber-A700.hint-text,.amber-A700 .hint-text,.amber-A700.disabled-text,.amber-A700 .disabled-text,.orange-50.hint-text,.orange-50 .hint-text,.orange-50.disabled-text,.orange-50 .disabled-text,.orange-100.hint-text,.orange-100 .hint-text,.orange-100.disabled-text,.orange-100 .disabled-text,.orange-200.hint-text,.orange-200 .hint-text,.orange-200.disabled-text,.orange-200 .disabled-text,.orange-300.hint-text,.orange-300 .hint-text,.orange-300.disabled-text,.orange-300 .disabled-text,.orange-400.hint-text,.orange-400 .hint-text,.orange-400.disabled-text,.orange-400 .disabled-text,.orange-500.hint-text,.orange-500 .hint-text,.orange-500.disabled-text,.orange-500 .disabled-text,.orange.hint-text,.orange .hint-text,.orange.disabled-text,.orange .disabled-text,.orange-600.hint-text,.orange-600 .hint-text,.orange-600.disabled-text,.orange-600 .disabled-text,.orange-700.hint-text,.orange-700 .hint-text,.orange-700.disabled-text,.orange-700 .disabled-text,.orange-A100.hint-text,.orange-A100 .hint-text,.orange-A100.disabled-text,.orange-A100 .disabled-text,.orange-A200.hint-text,.orange-A200 .hint-text,.orange-A200.disabled-text,.orange-A200 .disabled-text,.orange-A400.hint-text,.orange-A400 .hint-text,.orange-A400.disabled-text,.orange-A400 .disabled-text,.orange-A700.hint-text,.orange-A700 .hint-text,.orange-A700.disabled-text,.orange-A700 .disabled-text,.deep-orange-50.hint-text,.deep-orange-50 .hint-text,.deep-orange-50.disabled-text,.deep-orange-50 .disabled-text,.deep-orange-100.hint-text,.deep-orange-100 .hint-text,.deep-orange-100.disabled-text,.deep-orange-100 .disabled-text,.deep-orange-200.hint-text,.deep-orange-200 .hint-text,.deep-orange-200.disabled-text,.deep-orange-200 .disabled-text,.deep-orange-300.hint-text,.deep-orange-300 .hint-text,.deep-orange-300.disabled-text,.deep-orange-300 .disabled-text,.deep-orange-400.hint-text,.deep-orange-400 .hint-text,.deep-orange-400.disabled-text,.deep-orange-400 .disabled-text,.deep-orange-A100.hint-text,.deep-orange-A100 .hint-text,.deep-orange-A100.disabled-text,.deep-orange-A100 .disabled-text,.deep-orange-A200.hint-text,.deep-orange-A200 .hint-text,.deep-orange-A200.disabled-text,.deep-orange-A200 .disabled-text,.brown-50.hint-text,.brown-50 .hint-text,.brown-50.disabled-text,.brown-50 .disabled-text,.brown-100.hint-text,.brown-100 .hint-text,.brown-100.disabled-text,.brown-100 .disabled-text,.brown-200.hint-text,.brown-200 .hint-text,.brown-200.disabled-text,.brown-200 .disabled-text,.brown-A100.hint-text,.brown-A100 .hint-text,.brown-A100.disabled-text,.brown-A100 .disabled-text,.brown-A200.hint-text,.brown-A200 .hint-text,.brown-A200.disabled-text,.brown-A200 .disabled-text,.grey-50.hint-text,.grey-50 .hint-text,.grey-50.disabled-text,.grey-50 .disabled-text,.grey-100.hint-text,.grey-100 .hint-text,.grey-100.disabled-text,.grey-100 .disabled-text,.grey-200.hint-text,.grey-200 .hint-text,.grey-200.disabled-text,.grey-200 .disabled-text,.grey-300.hint-text,.grey-300 .hint-text,.grey-300.disabled-text,.grey-300 .disabled-text,.grey-400.hint-text,.grey-400 .hint-text,.grey-400.disabled-text,.grey-400 .disabled-text,.grey-500.hint-text,.grey-500 .hint-text,.grey-500.disabled-text,.grey-500 .disabled-text,.grey.hint-text,.grey .hint-text,.grey.disabled-text,.grey .disabled-text,.grey-A100.hint-text,.grey-A100 .hint-text,.grey-A100.disabled-text,.grey-A100 .disabled-text,.grey-A200.hint-text,.grey-A200 .hint-text,.grey-A200.disabled-text,.grey-A200 .disabled-text,.grey-A400.hint-text,.grey-A400 .hint-text,.grey-A400.disabled-text,.grey-A400 .disabled-text,.blue-grey-50.hint-text,.blue-grey-50 .hint-text,.blue-grey-50.disabled-text,.blue-grey-50 .disabled-text,.blue-grey-100.hint-text,.blue-grey-100 .hint-text,.blue-grey-100.disabled-text,.blue-grey-100 .disabled-text,.blue-grey-200.hint-text,.blue-grey-200 .hint-text,.blue-grey-200.disabled-text,.blue-grey-200 .disabled-text,.blue-grey-300.hint-text,.blue-grey-300 .hint-text,.blue-grey-300.disabled-text,.blue-grey-300 .disabled-text,.blue-grey-A100.hint-text,.blue-grey-A100 .hint-text,.blue-grey-A100.disabled-text,.blue-grey-A100 .disabled-text,.blue-grey-A200.hint-text,.blue-grey-A200 .hint-text,.blue-grey-A200.disabled-text,.blue-grey-A200 .disabled-text{color:#00000061!important}.red-50.divider,.red-50 .divider,.red-100.divider,.red-100 .divider,.red-200.divider,.red-200 .divider,.red-300.divider,.red-300 .divider,.red-400.divider,.red-400 .divider,.red-A100.divider,.red-A100 .divider,.pink-50.divider,.pink-50 .divider,.pink-100.divider,.pink-100 .divider,.pink-200.divider,.pink-200 .divider,.pink-300.divider,.pink-300 .divider,.pink-400.divider,.pink-400 .divider,.pink-A100.divider,.pink-A100 .divider,.purple-50.divider,.purple-50 .divider,.purple-100.divider,.purple-100 .divider,.purple-200.divider,.purple-200 .divider,.purple-A100.divider,.purple-A100 .divider,.deep-purple-50.divider,.deep-purple-50 .divider,.deep-purple-100.divider,.deep-purple-100 .divider,.deep-purple-200.divider,.deep-purple-200 .divider,.deep-purple-A100.divider,.deep-purple-A100 .divider,.indigo-50.divider,.indigo-50 .divider,.indigo-100.divider,.indigo-100 .divider,.indigo-200.divider,.indigo-200 .divider,.indigo-A100.divider,.indigo-A100 .divider,.blue-50.divider,.blue-50 .divider,.blue-100.divider,.blue-100 .divider,.blue-200.divider,.blue-200 .divider,.blue-300.divider,.blue-300 .divider,.blue-400.divider,.blue-400 .divider,.blue-A100.divider,.blue-A100 .divider,.light-blue-50.divider,.light-blue-50 .divider,.light-blue-100.divider,.light-blue-100 .divider,.light-blue-200.divider,.light-blue-200 .divider,.light-blue-300.divider,.light-blue-300 .divider,.light-blue-400.divider,.light-blue-400 .divider,.light-blue-A100.divider,.light-blue-A100 .divider,.light-blue-A200.divider,.light-blue-A200 .divider,.light-blue-A400.divider,.light-blue-A400 .divider,.cyan-50.divider,.cyan-50 .divider,.cyan-100.divider,.cyan-100 .divider,.cyan-200.divider,.cyan-200 .divider,.cyan-300.divider,.cyan-300 .divider,.cyan-400.divider,.cyan-400 .divider,.cyan-A100.divider,.cyan-A100 .divider,.cyan-A200.divider,.cyan-A200 .divider,.cyan-A400.divider,.cyan-A400 .divider,.cyan-A700.divider,.cyan-A700 .divider,.teal-50.divider,.teal-50 .divider,.teal-100.divider,.teal-100 .divider,.teal-200.divider,.teal-200 .divider,.teal-300.divider,.teal-300 .divider,.teal-400.divider,.teal-400 .divider,.teal-A100.divider,.teal-A100 .divider,.teal-A200.divider,.teal-A200 .divider,.teal-A400.divider,.teal-A400 .divider,.teal-A700.divider,.teal-A700 .divider,.green-50.divider,.green-50 .divider,.green-100.divider,.green-100 .divider,.green-200.divider,.green-200 .divider,.green-300.divider,.green-300 .divider,.green-400.divider,.green-400 .divider,.green-500.divider,.green-500 .divider,.green.divider,.green .divider,.green-A100.divider,.green-A100 .divider,.green-A200.divider,.green-A200 .divider,.green-A400.divider,.green-A400 .divider,.green-A700.divider,.green-A700 .divider,.light-green-50.divider,.light-green-50 .divider,.light-green-100.divider,.light-green-100 .divider,.light-green-200.divider,.light-green-200 .divider,.light-green-300.divider,.light-green-300 .divider,.light-green-400.divider,.light-green-400 .divider,.light-green-500.divider,.light-green-500 .divider,.light-green.divider,.light-green .divider,.light-green-600.divider,.light-green-600 .divider,.light-green-A100.divider,.light-green-A100 .divider,.light-green-A200.divider,.light-green-A200 .divider,.light-green-A400.divider,.light-green-A400 .divider,.light-green-A700.divider,.light-green-A700 .divider,.lime-50.divider,.lime-50 .divider,.lime-100.divider,.lime-100 .divider,.lime-200.divider,.lime-200 .divider,.lime-300.divider,.lime-300 .divider,.lime-400.divider,.lime-400 .divider,.lime-500.divider,.lime-500 .divider,.lime.divider,.lime .divider,.lime-600.divider,.lime-600 .divider,.lime-700.divider,.lime-700 .divider,.lime-800.divider,.lime-800 .divider,.lime-A100.divider,.lime-A100 .divider,.lime-A200.divider,.lime-A200 .divider,.lime-A400.divider,.lime-A400 .divider,.lime-A700.divider,.lime-A700 .divider,.yellow-50.divider,.yellow-50 .divider,.yellow-100.divider,.yellow-100 .divider,.yellow-200.divider,.yellow-200 .divider,.yellow-300.divider,.yellow-300 .divider,.yellow-400.divider,.yellow-400 .divider,.yellow-500.divider,.yellow-500 .divider,.yellow.divider,.yellow .divider,.yellow-600.divider,.yellow-600 .divider,.yellow-700.divider,.yellow-700 .divider,.yellow-800.divider,.yellow-800 .divider,.yellow-900.divider,.yellow-900 .divider,.yellow-A100.divider,.yellow-A100 .divider,.yellow-A200.divider,.yellow-A200 .divider,.yellow-A400.divider,.yellow-A400 .divider,.yellow-A700.divider,.yellow-A700 .divider,.amber-50.divider,.amber-50 .divider,.amber-100.divider,.amber-100 .divider,.amber-200.divider,.amber-200 .divider,.amber-300.divider,.amber-300 .divider,.amber-400.divider,.amber-400 .divider,.amber-500.divider,.amber-500 .divider,.amber.divider,.amber .divider,.amber-600.divider,.amber-600 .divider,.amber-700.divider,.amber-700 .divider,.amber-800.divider,.amber-800 .divider,.amber-900.divider,.amber-900 .divider,.amber-A100.divider,.amber-A100 .divider,.amber-A200.divider,.amber-A200 .divider,.amber-A400.divider,.amber-A400 .divider,.amber-A700.divider,.amber-A700 .divider,.orange-50.divider,.orange-50 .divider,.orange-100.divider,.orange-100 .divider,.orange-200.divider,.orange-200 .divider,.orange-300.divider,.orange-300 .divider,.orange-400.divider,.orange-400 .divider,.orange-500.divider,.orange-500 .divider,.orange.divider,.orange .divider,.orange-600.divider,.orange-600 .divider,.orange-700.divider,.orange-700 .divider,.orange-A100.divider,.orange-A100 .divider,.orange-A200.divider,.orange-A200 .divider,.orange-A400.divider,.orange-A400 .divider,.orange-A700.divider,.orange-A700 .divider,.deep-orange-50.divider,.deep-orange-50 .divider,.deep-orange-100.divider,.deep-orange-100 .divider,.deep-orange-200.divider,.deep-orange-200 .divider,.deep-orange-300.divider,.deep-orange-300 .divider,.deep-orange-400.divider,.deep-orange-400 .divider,.deep-orange-A100.divider,.deep-orange-A100 .divider,.deep-orange-A200.divider,.deep-orange-A200 .divider,.brown-50.divider,.brown-50 .divider,.brown-100.divider,.brown-100 .divider,.brown-200.divider,.brown-200 .divider,.brown-A100.divider,.brown-A100 .divider,.brown-A200.divider,.brown-A200 .divider,.grey-50.divider,.grey-50 .divider,.grey-100.divider,.grey-100 .divider,.grey-200.divider,.grey-200 .divider,.grey-300.divider,.grey-300 .divider,.grey-400.divider,.grey-400 .divider,.grey-500.divider,.grey-500 .divider,.grey.divider,.grey .divider,.grey-A100.divider,.grey-A100 .divider,.grey-A200.divider,.grey-A200 .divider,.grey-A400.divider,.grey-A400 .divider,.blue-grey-50.divider,.blue-grey-50 .divider,.blue-grey-100.divider,.blue-grey-100 .divider,.blue-grey-200.divider,.blue-grey-200 .divider,.blue-grey-300.divider,.blue-grey-300 .divider,.blue-grey-A100.divider,.blue-grey-A100 .divider,.blue-grey-A200.divider,.blue-grey-A200 .divider{color:#0000001f!important}.red-50 .mat-ripple-element,.red-100 .mat-ripple-element,.red-200 .mat-ripple-element,.red-300 .mat-ripple-element,.red-400 .mat-ripple-element,.red-A100 .mat-ripple-element,.pink-50 .mat-ripple-element,.pink-100 .mat-ripple-element,.pink-200 .mat-ripple-element,.pink-300 .mat-ripple-element,.pink-400 .mat-ripple-element,.pink-A100 .mat-ripple-element,.purple-50 .mat-ripple-element,.purple-100 .mat-ripple-element,.purple-200 .mat-ripple-element,.purple-A100 .mat-ripple-element,.deep-purple-50 .mat-ripple-element,.deep-purple-100 .mat-ripple-element,.deep-purple-200 .mat-ripple-element,.deep-purple-A100 .mat-ripple-element,.indigo-50 .mat-ripple-element,.indigo-100 .mat-ripple-element,.indigo-200 .mat-ripple-element,.indigo-A100 .mat-ripple-element,.blue-50 .mat-ripple-element,.blue-100 .mat-ripple-element,.blue-200 .mat-ripple-element,.blue-300 .mat-ripple-element,.blue-400 .mat-ripple-element,.blue-A100 .mat-ripple-element,.light-blue-50 .mat-ripple-element,.light-blue-100 .mat-ripple-element,.light-blue-200 .mat-ripple-element,.light-blue-300 .mat-ripple-element,.light-blue-400 .mat-ripple-element,.light-blue-A100 .mat-ripple-element,.light-blue-A200 .mat-ripple-element,.light-blue-A400 .mat-ripple-element,.cyan-50 .mat-ripple-element,.cyan-100 .mat-ripple-element,.cyan-200 .mat-ripple-element,.cyan-300 .mat-ripple-element,.cyan-400 .mat-ripple-element,.cyan-A100 .mat-ripple-element,.cyan-A200 .mat-ripple-element,.cyan-A400 .mat-ripple-element,.cyan-A700 .mat-ripple-element,.teal-50 .mat-ripple-element,.teal-100 .mat-ripple-element,.teal-200 .mat-ripple-element,.teal-300 .mat-ripple-element,.teal-400 .mat-ripple-element,.teal-A100 .mat-ripple-element,.teal-A200 .mat-ripple-element,.teal-A400 .mat-ripple-element,.teal-A700 .mat-ripple-element,.green-50 .mat-ripple-element,.green-100 .mat-ripple-element,.green-200 .mat-ripple-element,.green-300 .mat-ripple-element,.green-400 .mat-ripple-element,.green-500 .mat-ripple-element,.green .mat-ripple-element,.green-A100 .mat-ripple-element,.green-A200 .mat-ripple-element,.green-A400 .mat-ripple-element,.green-A700 .mat-ripple-element,.light-green-50 .mat-ripple-element,.light-green-100 .mat-ripple-element,.light-green-200 .mat-ripple-element,.light-green-300 .mat-ripple-element,.light-green-400 .mat-ripple-element,.light-green-500 .mat-ripple-element,.light-green .mat-ripple-element,.light-green-600 .mat-ripple-element,.light-green-A100 .mat-ripple-element,.light-green-A200 .mat-ripple-element,.light-green-A400 .mat-ripple-element,.light-green-A700 .mat-ripple-element,.lime-50 .mat-ripple-element,.lime-100 .mat-ripple-element,.lime-200 .mat-ripple-element,.lime-300 .mat-ripple-element,.lime-400 .mat-ripple-element,.lime-500 .mat-ripple-element,.lime .mat-ripple-element,.lime-600 .mat-ripple-element,.lime-700 .mat-ripple-element,.lime-800 .mat-ripple-element,.lime-A100 .mat-ripple-element,.lime-A200 .mat-ripple-element,.lime-A400 .mat-ripple-element,.lime-A700 .mat-ripple-element,.yellow-50 .mat-ripple-element,.yellow-100 .mat-ripple-element,.yellow-200 .mat-ripple-element,.yellow-300 .mat-ripple-element,.yellow-400 .mat-ripple-element,.yellow-500 .mat-ripple-element,.yellow .mat-ripple-element,.yellow-600 .mat-ripple-element,.yellow-700 .mat-ripple-element,.yellow-800 .mat-ripple-element,.yellow-900 .mat-ripple-element,.yellow-A100 .mat-ripple-element,.yellow-A200 .mat-ripple-element,.yellow-A400 .mat-ripple-element,.yellow-A700 .mat-ripple-element,.amber-50 .mat-ripple-element,.amber-100 .mat-ripple-element,.amber-200 .mat-ripple-element,.amber-300 .mat-ripple-element,.amber-400 .mat-ripple-element,.amber-500 .mat-ripple-element,.amber .mat-ripple-element,.amber-600 .mat-ripple-element,.amber-700 .mat-ripple-element,.amber-800 .mat-ripple-element,.amber-900 .mat-ripple-element,.amber-A100 .mat-ripple-element,.amber-A200 .mat-ripple-element,.amber-A400 .mat-ripple-element,.amber-A700 .mat-ripple-element,.orange-50 .mat-ripple-element,.orange-100 .mat-ripple-element,.orange-200 .mat-ripple-element,.orange-300 .mat-ripple-element,.orange-400 .mat-ripple-element,.orange-500 .mat-ripple-element,.orange .mat-ripple-element,.orange-600 .mat-ripple-element,.orange-700 .mat-ripple-element,.orange-A100 .mat-ripple-element,.orange-A200 .mat-ripple-element,.orange-A400 .mat-ripple-element,.orange-A700 .mat-ripple-element,.deep-orange-50 .mat-ripple-element,.deep-orange-100 .mat-ripple-element,.deep-orange-200 .mat-ripple-element,.deep-orange-300 .mat-ripple-element,.deep-orange-400 .mat-ripple-element,.deep-orange-A100 .mat-ripple-element,.deep-orange-A200 .mat-ripple-element,.brown-50 .mat-ripple-element,.brown-100 .mat-ripple-element,.brown-200 .mat-ripple-element,.brown-A100 .mat-ripple-element,.brown-A200 .mat-ripple-element,.grey-50 .mat-ripple-element,.grey-100 .mat-ripple-element,.grey-200 .mat-ripple-element,.grey-300 .mat-ripple-element,.grey-400 .mat-ripple-element,.grey-500 .mat-ripple-element,.grey .mat-ripple-element,.grey-A100 .mat-ripple-element,.grey-A200 .mat-ripple-element,.grey-A400 .mat-ripple-element,.blue-grey-50 .mat-ripple-element,.blue-grey-100 .mat-ripple-element,.blue-grey-200 .mat-ripple-element,.blue-grey-300 .mat-ripple-element,.blue-grey-A100 .mat-ripple-element,.blue-grey-A200 .mat-ripple-element{background:#0000001a}.red-50 .adaptive-border-color,.red-100 .adaptive-border-color,.red-200 .adaptive-border-color,.red-300 .adaptive-border-color,.red-400 .adaptive-border-color,.red-A100 .adaptive-border-color,.pink-50 .adaptive-border-color,.pink-100 .adaptive-border-color,.pink-200 .adaptive-border-color,.pink-300 .adaptive-border-color,.pink-400 .adaptive-border-color,.pink-A100 .adaptive-border-color,.purple-50 .adaptive-border-color,.purple-100 .adaptive-border-color,.purple-200 .adaptive-border-color,.purple-A100 .adaptive-border-color,.deep-purple-50 .adaptive-border-color,.deep-purple-100 .adaptive-border-color,.deep-purple-200 .adaptive-border-color,.deep-purple-A100 .adaptive-border-color,.indigo-50 .adaptive-border-color,.indigo-100 .adaptive-border-color,.indigo-200 .adaptive-border-color,.indigo-A100 .adaptive-border-color,.blue-50 .adaptive-border-color,.blue-100 .adaptive-border-color,.blue-200 .adaptive-border-color,.blue-300 .adaptive-border-color,.blue-400 .adaptive-border-color,.blue-A100 .adaptive-border-color,.light-blue-50 .adaptive-border-color,.light-blue-100 .adaptive-border-color,.light-blue-200 .adaptive-border-color,.light-blue-300 .adaptive-border-color,.light-blue-400 .adaptive-border-color,.light-blue-A100 .adaptive-border-color,.light-blue-A200 .adaptive-border-color,.light-blue-A400 .adaptive-border-color,.cyan-50 .adaptive-border-color,.cyan-100 .adaptive-border-color,.cyan-200 .adaptive-border-color,.cyan-300 .adaptive-border-color,.cyan-400 .adaptive-border-color,.cyan-A100 .adaptive-border-color,.cyan-A200 .adaptive-border-color,.cyan-A400 .adaptive-border-color,.cyan-A700 .adaptive-border-color,.teal-50 .adaptive-border-color,.teal-100 .adaptive-border-color,.teal-200 .adaptive-border-color,.teal-300 .adaptive-border-color,.teal-400 .adaptive-border-color,.teal-A100 .adaptive-border-color,.teal-A200 .adaptive-border-color,.teal-A400 .adaptive-border-color,.teal-A700 .adaptive-border-color,.green-50 .adaptive-border-color,.green-100 .adaptive-border-color,.green-200 .adaptive-border-color,.green-300 .adaptive-border-color,.green-400 .adaptive-border-color,.green-500 .adaptive-border-color,.green .adaptive-border-color,.green-A100 .adaptive-border-color,.green-A200 .adaptive-border-color,.green-A400 .adaptive-border-color,.green-A700 .adaptive-border-color,.light-green-50 .adaptive-border-color,.light-green-100 .adaptive-border-color,.light-green-200 .adaptive-border-color,.light-green-300 .adaptive-border-color,.light-green-400 .adaptive-border-color,.light-green-500 .adaptive-border-color,.light-green .adaptive-border-color,.light-green-600 .adaptive-border-color,.light-green-A100 .adaptive-border-color,.light-green-A200 .adaptive-border-color,.light-green-A400 .adaptive-border-color,.light-green-A700 .adaptive-border-color,.lime-50 .adaptive-border-color,.lime-100 .adaptive-border-color,.lime-200 .adaptive-border-color,.lime-300 .adaptive-border-color,.lime-400 .adaptive-border-color,.lime-500 .adaptive-border-color,.lime .adaptive-border-color,.lime-600 .adaptive-border-color,.lime-700 .adaptive-border-color,.lime-800 .adaptive-border-color,.lime-A100 .adaptive-border-color,.lime-A200 .adaptive-border-color,.lime-A400 .adaptive-border-color,.lime-A700 .adaptive-border-color,.yellow-50 .adaptive-border-color,.yellow-100 .adaptive-border-color,.yellow-200 .adaptive-border-color,.yellow-300 .adaptive-border-color,.yellow-400 .adaptive-border-color,.yellow-500 .adaptive-border-color,.yellow .adaptive-border-color,.yellow-600 .adaptive-border-color,.yellow-700 .adaptive-border-color,.yellow-800 .adaptive-border-color,.yellow-900 .adaptive-border-color,.yellow-A100 .adaptive-border-color,.yellow-A200 .adaptive-border-color,.yellow-A400 .adaptive-border-color,.yellow-A700 .adaptive-border-color,.amber-50 .adaptive-border-color,.amber-100 .adaptive-border-color,.amber-200 .adaptive-border-color,.amber-300 .adaptive-border-color,.amber-400 .adaptive-border-color,.amber-500 .adaptive-border-color,.amber .adaptive-border-color,.amber-600 .adaptive-border-color,.amber-700 .adaptive-border-color,.amber-800 .adaptive-border-color,.amber-900 .adaptive-border-color,.amber-A100 .adaptive-border-color,.amber-A200 .adaptive-border-color,.amber-A400 .adaptive-border-color,.amber-A700 .adaptive-border-color,.orange-50 .adaptive-border-color,.orange-100 .adaptive-border-color,.orange-200 .adaptive-border-color,.orange-300 .adaptive-border-color,.orange-400 .adaptive-border-color,.orange-500 .adaptive-border-color,.orange .adaptive-border-color,.orange-600 .adaptive-border-color,.orange-700 .adaptive-border-color,.orange-A100 .adaptive-border-color,.orange-A200 .adaptive-border-color,.orange-A400 .adaptive-border-color,.orange-A700 .adaptive-border-color,.deep-orange-50 .adaptive-border-color,.deep-orange-100 .adaptive-border-color,.deep-orange-200 .adaptive-border-color,.deep-orange-300 .adaptive-border-color,.deep-orange-400 .adaptive-border-color,.deep-orange-A100 .adaptive-border-color,.deep-orange-A200 .adaptive-border-color,.brown-50 .adaptive-border-color,.brown-100 .adaptive-border-color,.brown-200 .adaptive-border-color,.brown-A100 .adaptive-border-color,.brown-A200 .adaptive-border-color,.grey-50 .adaptive-border-color,.grey-100 .adaptive-border-color,.grey-200 .adaptive-border-color,.grey-300 .adaptive-border-color,.grey-400 .adaptive-border-color,.grey-500 .adaptive-border-color,.grey .adaptive-border-color,.grey-A100 .adaptive-border-color,.grey-A200 .adaptive-border-color,.grey-A400 .adaptive-border-color,.blue-grey-50 .adaptive-border-color,.blue-grey-100 .adaptive-border-color,.blue-grey-200 .adaptive-border-color,.blue-grey-300 .adaptive-border-color,.blue-grey-A100 .adaptive-border-color,.blue-grey-A200 .adaptive-border-color{border-color:#0000001f}.red-500 i,.red-500 .icon,.red i,.red .icon,.red-600 i,.red-600 .icon,.red-700 i,.red-700 .icon,.red-800 i,.red-800 .icon,.red-900 i,.red-900 .icon,.red-A200 i,.red-A200 .icon,.red-A400 i,.red-A400 .icon,.red-A700 i,.red-A700 .icon,.pink-500 i,.pink-500 .icon,.pink i,.pink .icon,.pink-600 i,.pink-600 .icon,.pink-700 i,.pink-700 .icon,.pink-800 i,.pink-800 .icon,.pink-900 i,.pink-900 .icon,.pink-A200 i,.pink-A200 .icon,.pink-A400 i,.pink-A400 .icon,.pink-A700 i,.pink-A700 .icon,.purple-300 i,.purple-300 .icon,.purple-400 i,.purple-400 .icon,.purple-500 i,.purple-500 .icon,.purple i,.purple .icon,.purple-600 i,.purple-600 .icon,.purple-700 i,.purple-700 .icon,.purple-800 i,.purple-800 .icon,.purple-900 i,.purple-900 .icon,.purple-A200 i,.purple-A200 .icon,.purple-A400 i,.purple-A400 .icon,.purple-A700 i,.purple-A700 .icon,.deep-purple-300 i,.deep-purple-300 .icon,.deep-purple-400 i,.deep-purple-400 .icon,.deep-purple-500 i,.deep-purple-500 .icon,.deep-purple i,.deep-purple .icon,.deep-purple-600 i,.deep-purple-600 .icon,.deep-purple-700 i,.deep-purple-700 .icon,.deep-purple-800 i,.deep-purple-800 .icon,.deep-purple-900 i,.deep-purple-900 .icon,.deep-purple-A200 i,.deep-purple-A200 .icon,.deep-purple-A400 i,.deep-purple-A400 .icon,.deep-purple-A700 i,.deep-purple-A700 .icon,.indigo-300 i,.indigo-300 .icon,.indigo-400 i,.indigo-400 .icon,.indigo-500 i,.indigo-500 .icon,.indigo i,.indigo .icon,.indigo-600 i,.indigo-600 .icon,.indigo-700 i,.indigo-700 .icon,.indigo-800 i,.indigo-800 .icon,.indigo-900 i,.indigo-900 .icon,.indigo-A200 i,.indigo-A200 .icon,.indigo-A400 i,.indigo-A400 .icon,.indigo-A700 i,.indigo-A700 .icon,.blue-500 i,.blue-500 .icon,.blue i,.blue .icon,.blue-600 i,.blue-600 .icon,.blue-700 i,.blue-700 .icon,.blue-800 i,.blue-800 .icon,.blue-900 i,.blue-900 .icon,.blue-A200 i,.blue-A200 .icon,.blue-A400 i,.blue-A400 .icon,.blue-A700 i,.blue-A700 .icon,.light-blue-500 i,.light-blue-500 .icon,.light-blue i,.light-blue .icon,.light-blue-600 i,.light-blue-600 .icon,.light-blue-700 i,.light-blue-700 .icon,.light-blue-800 i,.light-blue-800 .icon,.light-blue-900 i,.light-blue-900 .icon,.light-blue-A700 i,.light-blue-A700 .icon,.cyan-500 i,.cyan-500 .icon,.cyan i,.cyan .icon,.cyan-600 i,.cyan-600 .icon,.cyan-700 i,.cyan-700 .icon,.cyan-800 i,.cyan-800 .icon,.cyan-900 i,.cyan-900 .icon,.teal-500 i,.teal-500 .icon,.teal i,.teal .icon,.teal-600 i,.teal-600 .icon,.teal-700 i,.teal-700 .icon,.teal-800 i,.teal-800 .icon,.teal-900 i,.teal-900 .icon,.green-600 i,.green-600 .icon,.green-700 i,.green-700 .icon,.green-800 i,.green-800 .icon,.green-900 i,.green-900 .icon,.light-green-700 i,.light-green-700 .icon,.light-green-800 i,.light-green-800 .icon,.light-green-900 i,.light-green-900 .icon,.lime-900 i,.lime-900 .icon,.orange-800 i,.orange-800 .icon,.orange-900 i,.orange-900 .icon,.deep-orange-500 i,.deep-orange-500 .icon,.deep-orange i,.deep-orange .icon,.deep-orange-600 i,.deep-orange-600 .icon,.deep-orange-700 i,.deep-orange-700 .icon,.deep-orange-800 i,.deep-orange-800 .icon,.deep-orange-900 i,.deep-orange-900 .icon,.deep-orange-A400 i,.deep-orange-A400 .icon,.deep-orange-A700 i,.deep-orange-A700 .icon,.brown-300 i,.brown-300 .icon,.brown-400 i,.brown-400 .icon,.brown-500 i,.brown-500 .icon,.brown i,.brown .icon,.brown-600 i,.brown-600 .icon,.brown-700 i,.brown-700 .icon,.brown-800 i,.brown-800 .icon,.brown-900 i,.brown-900 .icon,.brown-A400 i,.brown-A400 .icon,.brown-A700 i,.brown-A700 .icon,.grey-600 i,.grey-600 .icon,.grey-700 i,.grey-700 .icon,.grey-800 i,.grey-800 .icon,.grey-900 i,.grey-900 .icon,.grey-A700 i,.grey-A700 .icon,.blue-grey-400 i,.blue-grey-400 .icon,.blue-grey-500 i,.blue-grey-500 .icon,.blue-grey i,.blue-grey .icon,.blue-grey-600 i,.blue-grey-600 .icon,.blue-grey-700 i,.blue-grey-700 .icon,.blue-grey-800 i,.blue-grey-800 .icon,.blue-grey-900 i,.blue-grey-900 .icon,.blue-grey-A400 i,.blue-grey-A400 .icon,.blue-grey-A700 i,.blue-grey-A700 .icon{color:#fff}.red-500.secondary-text,.red-500 .secondary-text,.red.secondary-text,.red .secondary-text,.red-600.secondary-text,.red-600 .secondary-text,.red-700.secondary-text,.red-700 .secondary-text,.red-800.secondary-text,.red-800 .secondary-text,.red-900.secondary-text,.red-900 .secondary-text,.red-A200.secondary-text,.red-A200 .secondary-text,.red-A400.secondary-text,.red-A400 .secondary-text,.red-A700.secondary-text,.red-A700 .secondary-text,.pink-500.secondary-text,.pink-500 .secondary-text,.pink.secondary-text,.pink .secondary-text,.pink-600.secondary-text,.pink-600 .secondary-text,.pink-700.secondary-text,.pink-700 .secondary-text,.pink-800.secondary-text,.pink-800 .secondary-text,.pink-900.secondary-text,.pink-900 .secondary-text,.pink-A200.secondary-text,.pink-A200 .secondary-text,.pink-A400.secondary-text,.pink-A400 .secondary-text,.pink-A700.secondary-text,.pink-A700 .secondary-text,.purple-300.secondary-text,.purple-300 .secondary-text,.purple-400.secondary-text,.purple-400 .secondary-text,.purple-500.secondary-text,.purple-500 .secondary-text,.purple.secondary-text,.purple .secondary-text,.purple-600.secondary-text,.purple-600 .secondary-text,.purple-700.secondary-text,.purple-700 .secondary-text,.purple-800.secondary-text,.purple-800 .secondary-text,.purple-900.secondary-text,.purple-900 .secondary-text,.purple-A200.secondary-text,.purple-A200 .secondary-text,.purple-A400.secondary-text,.purple-A400 .secondary-text,.purple-A700.secondary-text,.purple-A700 .secondary-text,.deep-purple-300.secondary-text,.deep-purple-300 .secondary-text,.deep-purple-400.secondary-text,.deep-purple-400 .secondary-text,.deep-purple-500.secondary-text,.deep-purple-500 .secondary-text,.deep-purple.secondary-text,.deep-purple .secondary-text,.deep-purple-600.secondary-text,.deep-purple-600 .secondary-text,.deep-purple-700.secondary-text,.deep-purple-700 .secondary-text,.deep-purple-800.secondary-text,.deep-purple-800 .secondary-text,.deep-purple-900.secondary-text,.deep-purple-900 .secondary-text,.deep-purple-A200.secondary-text,.deep-purple-A200 .secondary-text,.deep-purple-A400.secondary-text,.deep-purple-A400 .secondary-text,.deep-purple-A700.secondary-text,.deep-purple-A700 .secondary-text,.indigo-300.secondary-text,.indigo-300 .secondary-text,.indigo-400.secondary-text,.indigo-400 .secondary-text,.indigo-500.secondary-text,.indigo-500 .secondary-text,.indigo.secondary-text,.indigo .secondary-text,.indigo-600.secondary-text,.indigo-600 .secondary-text,.indigo-700.secondary-text,.indigo-700 .secondary-text,.indigo-800.secondary-text,.indigo-800 .secondary-text,.indigo-900.secondary-text,.indigo-900 .secondary-text,.indigo-A200.secondary-text,.indigo-A200 .secondary-text,.indigo-A400.secondary-text,.indigo-A400 .secondary-text,.indigo-A700.secondary-text,.indigo-A700 .secondary-text,.blue-500.secondary-text,.blue-500 .secondary-text,.blue.secondary-text,.blue .secondary-text,.blue-600.secondary-text,.blue-600 .secondary-text,.blue-700.secondary-text,.blue-700 .secondary-text,.blue-800.secondary-text,.blue-800 .secondary-text,.blue-900.secondary-text,.blue-900 .secondary-text,.blue-A200.secondary-text,.blue-A200 .secondary-text,.blue-A400.secondary-text,.blue-A400 .secondary-text,.blue-A700.secondary-text,.blue-A700 .secondary-text,.light-blue-500.secondary-text,.light-blue-500 .secondary-text,.light-blue.secondary-text,.light-blue .secondary-text,.light-blue-600.secondary-text,.light-blue-600 .secondary-text,.light-blue-700.secondary-text,.light-blue-700 .secondary-text,.light-blue-800.secondary-text,.light-blue-800 .secondary-text,.light-blue-900.secondary-text,.light-blue-900 .secondary-text,.light-blue-A700.secondary-text,.light-blue-A700 .secondary-text,.cyan-500.secondary-text,.cyan-500 .secondary-text,.cyan.secondary-text,.cyan .secondary-text,.cyan-600.secondary-text,.cyan-600 .secondary-text,.cyan-700.secondary-text,.cyan-700 .secondary-text,.cyan-800.secondary-text,.cyan-800 .secondary-text,.cyan-900.secondary-text,.cyan-900 .secondary-text,.teal-500.secondary-text,.teal-500 .secondary-text,.teal.secondary-text,.teal .secondary-text,.teal-600.secondary-text,.teal-600 .secondary-text,.teal-700.secondary-text,.teal-700 .secondary-text,.teal-800.secondary-text,.teal-800 .secondary-text,.teal-900.secondary-text,.teal-900 .secondary-text,.green-600.secondary-text,.green-600 .secondary-text,.green-700.secondary-text,.green-700 .secondary-text,.green-800.secondary-text,.green-800 .secondary-text,.green-900.secondary-text,.green-900 .secondary-text,.light-green-700.secondary-text,.light-green-700 .secondary-text,.light-green-800.secondary-text,.light-green-800 .secondary-text,.light-green-900.secondary-text,.light-green-900 .secondary-text,.lime-900.secondary-text,.lime-900 .secondary-text,.orange-800.secondary-text,.orange-800 .secondary-text,.orange-900.secondary-text,.orange-900 .secondary-text,.deep-orange-500.secondary-text,.deep-orange-500 .secondary-text,.deep-orange.secondary-text,.deep-orange .secondary-text,.deep-orange-600.secondary-text,.deep-orange-600 .secondary-text,.deep-orange-700.secondary-text,.deep-orange-700 .secondary-text,.deep-orange-800.secondary-text,.deep-orange-800 .secondary-text,.deep-orange-900.secondary-text,.deep-orange-900 .secondary-text,.deep-orange-A400.secondary-text,.deep-orange-A400 .secondary-text,.deep-orange-A700.secondary-text,.deep-orange-A700 .secondary-text,.brown-300.secondary-text,.brown-300 .secondary-text,.brown-400.secondary-text,.brown-400 .secondary-text,.brown-500.secondary-text,.brown-500 .secondary-text,.brown.secondary-text,.brown .secondary-text,.brown-600.secondary-text,.brown-600 .secondary-text,.brown-700.secondary-text,.brown-700 .secondary-text,.brown-800.secondary-text,.brown-800 .secondary-text,.brown-900.secondary-text,.brown-900 .secondary-text,.brown-A400.secondary-text,.brown-A400 .secondary-text,.brown-A700.secondary-text,.brown-A700 .secondary-text,.grey-600.secondary-text,.grey-600 .secondary-text,.grey-700.secondary-text,.grey-700 .secondary-text,.grey-800.secondary-text,.grey-800 .secondary-text,.grey-900.secondary-text,.grey-900 .secondary-text,.grey-A700.secondary-text,.grey-A700 .secondary-text,.blue-grey-400.secondary-text,.blue-grey-400 .secondary-text,.blue-grey-500.secondary-text,.blue-grey-500 .secondary-text,.blue-grey.secondary-text,.blue-grey .secondary-text,.blue-grey-600.secondary-text,.blue-grey-600 .secondary-text,.blue-grey-700.secondary-text,.blue-grey-700 .secondary-text,.blue-grey-800.secondary-text,.blue-grey-800 .secondary-text,.blue-grey-900.secondary-text,.blue-grey-900 .secondary-text,.blue-grey-A400.secondary-text,.blue-grey-A400 .secondary-text,.blue-grey-A700.secondary-text,.blue-grey-A700 .secondary-text{color:#ffffffb3!important}.red-500.hint-text,.red-500 .hint-text,.red-500.disabled-text,.red-500 .disabled-text,.red.hint-text,.red .hint-text,.red.disabled-text,.red .disabled-text,.red-600.hint-text,.red-600 .hint-text,.red-600.disabled-text,.red-600 .disabled-text,.red-700.hint-text,.red-700 .hint-text,.red-700.disabled-text,.red-700 .disabled-text,.red-800.hint-text,.red-800 .hint-text,.red-800.disabled-text,.red-800 .disabled-text,.red-900.hint-text,.red-900 .hint-text,.red-900.disabled-text,.red-900 .disabled-text,.red-A200.hint-text,.red-A200 .hint-text,.red-A200.disabled-text,.red-A200 .disabled-text,.red-A400.hint-text,.red-A400 .hint-text,.red-A400.disabled-text,.red-A400 .disabled-text,.red-A700.hint-text,.red-A700 .hint-text,.red-A700.disabled-text,.red-A700 .disabled-text,.pink-500.hint-text,.pink-500 .hint-text,.pink-500.disabled-text,.pink-500 .disabled-text,.pink.hint-text,.pink .hint-text,.pink.disabled-text,.pink .disabled-text,.pink-600.hint-text,.pink-600 .hint-text,.pink-600.disabled-text,.pink-600 .disabled-text,.pink-700.hint-text,.pink-700 .hint-text,.pink-700.disabled-text,.pink-700 .disabled-text,.pink-800.hint-text,.pink-800 .hint-text,.pink-800.disabled-text,.pink-800 .disabled-text,.pink-900.hint-text,.pink-900 .hint-text,.pink-900.disabled-text,.pink-900 .disabled-text,.pink-A200.hint-text,.pink-A200 .hint-text,.pink-A200.disabled-text,.pink-A200 .disabled-text,.pink-A400.hint-text,.pink-A400 .hint-text,.pink-A400.disabled-text,.pink-A400 .disabled-text,.pink-A700.hint-text,.pink-A700 .hint-text,.pink-A700.disabled-text,.pink-A700 .disabled-text,.purple-300.hint-text,.purple-300 .hint-text,.purple-300.disabled-text,.purple-300 .disabled-text,.purple-400.hint-text,.purple-400 .hint-text,.purple-400.disabled-text,.purple-400 .disabled-text,.purple-500.hint-text,.purple-500 .hint-text,.purple-500.disabled-text,.purple-500 .disabled-text,.purple.hint-text,.purple .hint-text,.purple.disabled-text,.purple .disabled-text,.purple-600.hint-text,.purple-600 .hint-text,.purple-600.disabled-text,.purple-600 .disabled-text,.purple-700.hint-text,.purple-700 .hint-text,.purple-700.disabled-text,.purple-700 .disabled-text,.purple-800.hint-text,.purple-800 .hint-text,.purple-800.disabled-text,.purple-800 .disabled-text,.purple-900.hint-text,.purple-900 .hint-text,.purple-900.disabled-text,.purple-900 .disabled-text,.purple-A200.hint-text,.purple-A200 .hint-text,.purple-A200.disabled-text,.purple-A200 .disabled-text,.purple-A400.hint-text,.purple-A400 .hint-text,.purple-A400.disabled-text,.purple-A400 .disabled-text,.purple-A700.hint-text,.purple-A700 .hint-text,.purple-A700.disabled-text,.purple-A700 .disabled-text,.deep-purple-300.hint-text,.deep-purple-300 .hint-text,.deep-purple-300.disabled-text,.deep-purple-300 .disabled-text,.deep-purple-400.hint-text,.deep-purple-400 .hint-text,.deep-purple-400.disabled-text,.deep-purple-400 .disabled-text,.deep-purple-500.hint-text,.deep-purple-500 .hint-text,.deep-purple-500.disabled-text,.deep-purple-500 .disabled-text,.deep-purple.hint-text,.deep-purple .hint-text,.deep-purple.disabled-text,.deep-purple .disabled-text,.deep-purple-600.hint-text,.deep-purple-600 .hint-text,.deep-purple-600.disabled-text,.deep-purple-600 .disabled-text,.deep-purple-700.hint-text,.deep-purple-700 .hint-text,.deep-purple-700.disabled-text,.deep-purple-700 .disabled-text,.deep-purple-800.hint-text,.deep-purple-800 .hint-text,.deep-purple-800.disabled-text,.deep-purple-800 .disabled-text,.deep-purple-900.hint-text,.deep-purple-900 .hint-text,.deep-purple-900.disabled-text,.deep-purple-900 .disabled-text,.deep-purple-A200.hint-text,.deep-purple-A200 .hint-text,.deep-purple-A200.disabled-text,.deep-purple-A200 .disabled-text,.deep-purple-A400.hint-text,.deep-purple-A400 .hint-text,.deep-purple-A400.disabled-text,.deep-purple-A400 .disabled-text,.deep-purple-A700.hint-text,.deep-purple-A700 .hint-text,.deep-purple-A700.disabled-text,.deep-purple-A700 .disabled-text,.indigo-300.hint-text,.indigo-300 .hint-text,.indigo-300.disabled-text,.indigo-300 .disabled-text,.indigo-400.hint-text,.indigo-400 .hint-text,.indigo-400.disabled-text,.indigo-400 .disabled-text,.indigo-500.hint-text,.indigo-500 .hint-text,.indigo-500.disabled-text,.indigo-500 .disabled-text,.indigo.hint-text,.indigo .hint-text,.indigo.disabled-text,.indigo .disabled-text,.indigo-600.hint-text,.indigo-600 .hint-text,.indigo-600.disabled-text,.indigo-600 .disabled-text,.indigo-700.hint-text,.indigo-700 .hint-text,.indigo-700.disabled-text,.indigo-700 .disabled-text,.indigo-800.hint-text,.indigo-800 .hint-text,.indigo-800.disabled-text,.indigo-800 .disabled-text,.indigo-900.hint-text,.indigo-900 .hint-text,.indigo-900.disabled-text,.indigo-900 .disabled-text,.indigo-A200.hint-text,.indigo-A200 .hint-text,.indigo-A200.disabled-text,.indigo-A200 .disabled-text,.indigo-A400.hint-text,.indigo-A400 .hint-text,.indigo-A400.disabled-text,.indigo-A400 .disabled-text,.indigo-A700.hint-text,.indigo-A700 .hint-text,.indigo-A700.disabled-text,.indigo-A700 .disabled-text,.blue-500.hint-text,.blue-500 .hint-text,.blue-500.disabled-text,.blue-500 .disabled-text,.blue.hint-text,.blue .hint-text,.blue.disabled-text,.blue .disabled-text,.blue-600.hint-text,.blue-600 .hint-text,.blue-600.disabled-text,.blue-600 .disabled-text,.blue-700.hint-text,.blue-700 .hint-text,.blue-700.disabled-text,.blue-700 .disabled-text,.blue-800.hint-text,.blue-800 .hint-text,.blue-800.disabled-text,.blue-800 .disabled-text,.blue-900.hint-text,.blue-900 .hint-text,.blue-900.disabled-text,.blue-900 .disabled-text,.blue-A200.hint-text,.blue-A200 .hint-text,.blue-A200.disabled-text,.blue-A200 .disabled-text,.blue-A400.hint-text,.blue-A400 .hint-text,.blue-A400.disabled-text,.blue-A400 .disabled-text,.blue-A700.hint-text,.blue-A700 .hint-text,.blue-A700.disabled-text,.blue-A700 .disabled-text,.light-blue-500.hint-text,.light-blue-500 .hint-text,.light-blue-500.disabled-text,.light-blue-500 .disabled-text,.light-blue.hint-text,.light-blue .hint-text,.light-blue.disabled-text,.light-blue .disabled-text,.light-blue-600.hint-text,.light-blue-600 .hint-text,.light-blue-600.disabled-text,.light-blue-600 .disabled-text,.light-blue-700.hint-text,.light-blue-700 .hint-text,.light-blue-700.disabled-text,.light-blue-700 .disabled-text,.light-blue-800.hint-text,.light-blue-800 .hint-text,.light-blue-800.disabled-text,.light-blue-800 .disabled-text,.light-blue-900.hint-text,.light-blue-900 .hint-text,.light-blue-900.disabled-text,.light-blue-900 .disabled-text,.light-blue-A700.hint-text,.light-blue-A700 .hint-text,.light-blue-A700.disabled-text,.light-blue-A700 .disabled-text,.cyan-500.hint-text,.cyan-500 .hint-text,.cyan-500.disabled-text,.cyan-500 .disabled-text,.cyan.hint-text,.cyan .hint-text,.cyan.disabled-text,.cyan .disabled-text,.cyan-600.hint-text,.cyan-600 .hint-text,.cyan-600.disabled-text,.cyan-600 .disabled-text,.cyan-700.hint-text,.cyan-700 .hint-text,.cyan-700.disabled-text,.cyan-700 .disabled-text,.cyan-800.hint-text,.cyan-800 .hint-text,.cyan-800.disabled-text,.cyan-800 .disabled-text,.cyan-900.hint-text,.cyan-900 .hint-text,.cyan-900.disabled-text,.cyan-900 .disabled-text,.teal-500.hint-text,.teal-500 .hint-text,.teal-500.disabled-text,.teal-500 .disabled-text,.teal.hint-text,.teal .hint-text,.teal.disabled-text,.teal .disabled-text,.teal-600.hint-text,.teal-600 .hint-text,.teal-600.disabled-text,.teal-600 .disabled-text,.teal-700.hint-text,.teal-700 .hint-text,.teal-700.disabled-text,.teal-700 .disabled-text,.teal-800.hint-text,.teal-800 .hint-text,.teal-800.disabled-text,.teal-800 .disabled-text,.teal-900.hint-text,.teal-900 .hint-text,.teal-900.disabled-text,.teal-900 .disabled-text,.green-600.hint-text,.green-600 .hint-text,.green-600.disabled-text,.green-600 .disabled-text,.green-700.hint-text,.green-700 .hint-text,.green-700.disabled-text,.green-700 .disabled-text,.green-800.hint-text,.green-800 .hint-text,.green-800.disabled-text,.green-800 .disabled-text,.green-900.hint-text,.green-900 .hint-text,.green-900.disabled-text,.green-900 .disabled-text,.light-green-700.hint-text,.light-green-700 .hint-text,.light-green-700.disabled-text,.light-green-700 .disabled-text,.light-green-800.hint-text,.light-green-800 .hint-text,.light-green-800.disabled-text,.light-green-800 .disabled-text,.light-green-900.hint-text,.light-green-900 .hint-text,.light-green-900.disabled-text,.light-green-900 .disabled-text,.lime-900.hint-text,.lime-900 .hint-text,.lime-900.disabled-text,.lime-900 .disabled-text,.orange-800.hint-text,.orange-800 .hint-text,.orange-800.disabled-text,.orange-800 .disabled-text,.orange-900.hint-text,.orange-900 .hint-text,.orange-900.disabled-text,.orange-900 .disabled-text,.deep-orange-500.hint-text,.deep-orange-500 .hint-text,.deep-orange-500.disabled-text,.deep-orange-500 .disabled-text,.deep-orange.hint-text,.deep-orange .hint-text,.deep-orange.disabled-text,.deep-orange .disabled-text,.deep-orange-600.hint-text,.deep-orange-600 .hint-text,.deep-orange-600.disabled-text,.deep-orange-600 .disabled-text,.deep-orange-700.hint-text,.deep-orange-700 .hint-text,.deep-orange-700.disabled-text,.deep-orange-700 .disabled-text,.deep-orange-800.hint-text,.deep-orange-800 .hint-text,.deep-orange-800.disabled-text,.deep-orange-800 .disabled-text,.deep-orange-900.hint-text,.deep-orange-900 .hint-text,.deep-orange-900.disabled-text,.deep-orange-900 .disabled-text,.deep-orange-A400.hint-text,.deep-orange-A400 .hint-text,.deep-orange-A400.disabled-text,.deep-orange-A400 .disabled-text,.deep-orange-A700.hint-text,.deep-orange-A700 .hint-text,.deep-orange-A700.disabled-text,.deep-orange-A700 .disabled-text,.brown-300.hint-text,.brown-300 .hint-text,.brown-300.disabled-text,.brown-300 .disabled-text,.brown-400.hint-text,.brown-400 .hint-text,.brown-400.disabled-text,.brown-400 .disabled-text,.brown-500.hint-text,.brown-500 .hint-text,.brown-500.disabled-text,.brown-500 .disabled-text,.brown.hint-text,.brown .hint-text,.brown.disabled-text,.brown .disabled-text,.brown-600.hint-text,.brown-600 .hint-text,.brown-600.disabled-text,.brown-600 .disabled-text,.brown-700.hint-text,.brown-700 .hint-text,.brown-700.disabled-text,.brown-700 .disabled-text,.brown-800.hint-text,.brown-800 .hint-text,.brown-800.disabled-text,.brown-800 .disabled-text,.brown-900.hint-text,.brown-900 .hint-text,.brown-900.disabled-text,.brown-900 .disabled-text,.brown-A400.hint-text,.brown-A400 .hint-text,.brown-A400.disabled-text,.brown-A400 .disabled-text,.brown-A700.hint-text,.brown-A700 .hint-text,.brown-A700.disabled-text,.brown-A700 .disabled-text,.grey-600.hint-text,.grey-600 .hint-text,.grey-600.disabled-text,.grey-600 .disabled-text,.grey-700.hint-text,.grey-700 .hint-text,.grey-700.disabled-text,.grey-700 .disabled-text,.grey-800.hint-text,.grey-800 .hint-text,.grey-800.disabled-text,.grey-800 .disabled-text,.grey-900.hint-text,.grey-900 .hint-text,.grey-900.disabled-text,.grey-900 .disabled-text,.grey-A700.hint-text,.grey-A700 .hint-text,.grey-A700.disabled-text,.grey-A700 .disabled-text,.blue-grey-400.hint-text,.blue-grey-400 .hint-text,.blue-grey-400.disabled-text,.blue-grey-400 .disabled-text,.blue-grey-500.hint-text,.blue-grey-500 .hint-text,.blue-grey-500.disabled-text,.blue-grey-500 .disabled-text,.blue-grey.hint-text,.blue-grey .hint-text,.blue-grey.disabled-text,.blue-grey .disabled-text,.blue-grey-600.hint-text,.blue-grey-600 .hint-text,.blue-grey-600.disabled-text,.blue-grey-600 .disabled-text,.blue-grey-700.hint-text,.blue-grey-700 .hint-text,.blue-grey-700.disabled-text,.blue-grey-700 .disabled-text,.blue-grey-800.hint-text,.blue-grey-800 .hint-text,.blue-grey-800.disabled-text,.blue-grey-800 .disabled-text,.blue-grey-900.hint-text,.blue-grey-900 .hint-text,.blue-grey-900.disabled-text,.blue-grey-900 .disabled-text,.blue-grey-A400.hint-text,.blue-grey-A400 .hint-text,.blue-grey-A400.disabled-text,.blue-grey-A400 .disabled-text,.blue-grey-A700.hint-text,.blue-grey-A700 .hint-text,.blue-grey-A700.disabled-text,.blue-grey-A700 .disabled-text{color:#ffffff80!important}.red-500.divider,.red-500 .divider,.red.divider,.red .divider,.red-600.divider,.red-600 .divider,.red-700.divider,.red-700 .divider,.red-800.divider,.red-800 .divider,.red-900.divider,.red-900 .divider,.red-A200.divider,.red-A200 .divider,.red-A400.divider,.red-A400 .divider,.red-A700.divider,.red-A700 .divider,.pink-500.divider,.pink-500 .divider,.pink.divider,.pink .divider,.pink-600.divider,.pink-600 .divider,.pink-700.divider,.pink-700 .divider,.pink-800.divider,.pink-800 .divider,.pink-900.divider,.pink-900 .divider,.pink-A200.divider,.pink-A200 .divider,.pink-A400.divider,.pink-A400 .divider,.pink-A700.divider,.pink-A700 .divider,.purple-300.divider,.purple-300 .divider,.purple-400.divider,.purple-400 .divider,.purple-500.divider,.purple-500 .divider,.purple.divider,.purple .divider,.purple-600.divider,.purple-600 .divider,.purple-700.divider,.purple-700 .divider,.purple-800.divider,.purple-800 .divider,.purple-900.divider,.purple-900 .divider,.purple-A200.divider,.purple-A200 .divider,.purple-A400.divider,.purple-A400 .divider,.purple-A700.divider,.purple-A700 .divider,.deep-purple-300.divider,.deep-purple-300 .divider,.deep-purple-400.divider,.deep-purple-400 .divider,.deep-purple-500.divider,.deep-purple-500 .divider,.deep-purple.divider,.deep-purple .divider,.deep-purple-600.divider,.deep-purple-600 .divider,.deep-purple-700.divider,.deep-purple-700 .divider,.deep-purple-800.divider,.deep-purple-800 .divider,.deep-purple-900.divider,.deep-purple-900 .divider,.deep-purple-A200.divider,.deep-purple-A200 .divider,.deep-purple-A400.divider,.deep-purple-A400 .divider,.deep-purple-A700.divider,.deep-purple-A700 .divider,.indigo-300.divider,.indigo-300 .divider,.indigo-400.divider,.indigo-400 .divider,.indigo-500.divider,.indigo-500 .divider,.indigo.divider,.indigo .divider,.indigo-600.divider,.indigo-600 .divider,.indigo-700.divider,.indigo-700 .divider,.indigo-800.divider,.indigo-800 .divider,.indigo-900.divider,.indigo-900 .divider,.indigo-A200.divider,.indigo-A200 .divider,.indigo-A400.divider,.indigo-A400 .divider,.indigo-A700.divider,.indigo-A700 .divider,.blue-500.divider,.blue-500 .divider,.blue.divider,.blue .divider,.blue-600.divider,.blue-600 .divider,.blue-700.divider,.blue-700 .divider,.blue-800.divider,.blue-800 .divider,.blue-900.divider,.blue-900 .divider,.blue-A200.divider,.blue-A200 .divider,.blue-A400.divider,.blue-A400 .divider,.blue-A700.divider,.blue-A700 .divider,.light-blue-500.divider,.light-blue-500 .divider,.light-blue.divider,.light-blue .divider,.light-blue-600.divider,.light-blue-600 .divider,.light-blue-700.divider,.light-blue-700 .divider,.light-blue-800.divider,.light-blue-800 .divider,.light-blue-900.divider,.light-blue-900 .divider,.light-blue-A700.divider,.light-blue-A700 .divider,.cyan-500.divider,.cyan-500 .divider,.cyan.divider,.cyan .divider,.cyan-600.divider,.cyan-600 .divider,.cyan-700.divider,.cyan-700 .divider,.cyan-800.divider,.cyan-800 .divider,.cyan-900.divider,.cyan-900 .divider,.teal-500.divider,.teal-500 .divider,.teal.divider,.teal .divider,.teal-600.divider,.teal-600 .divider,.teal-700.divider,.teal-700 .divider,.teal-800.divider,.teal-800 .divider,.teal-900.divider,.teal-900 .divider,.green-600.divider,.green-600 .divider,.green-700.divider,.green-700 .divider,.green-800.divider,.green-800 .divider,.green-900.divider,.green-900 .divider,.light-green-700.divider,.light-green-700 .divider,.light-green-800.divider,.light-green-800 .divider,.light-green-900.divider,.light-green-900 .divider,.lime-900.divider,.lime-900 .divider,.orange-800.divider,.orange-800 .divider,.orange-900.divider,.orange-900 .divider,.deep-orange-500.divider,.deep-orange-500 .divider,.deep-orange.divider,.deep-orange .divider,.deep-orange-600.divider,.deep-orange-600 .divider,.deep-orange-700.divider,.deep-orange-700 .divider,.deep-orange-800.divider,.deep-orange-800 .divider,.deep-orange-900.divider,.deep-orange-900 .divider,.deep-orange-A400.divider,.deep-orange-A400 .divider,.deep-orange-A700.divider,.deep-orange-A700 .divider,.brown-300.divider,.brown-300 .divider,.brown-400.divider,.brown-400 .divider,.brown-500.divider,.brown-500 .divider,.brown.divider,.brown .divider,.brown-600.divider,.brown-600 .divider,.brown-700.divider,.brown-700 .divider,.brown-800.divider,.brown-800 .divider,.brown-900.divider,.brown-900 .divider,.brown-A400.divider,.brown-A400 .divider,.brown-A700.divider,.brown-A700 .divider,.grey-600.divider,.grey-600 .divider,.grey-700.divider,.grey-700 .divider,.grey-800.divider,.grey-800 .divider,.grey-900.divider,.grey-900 .divider,.grey-A700.divider,.grey-A700 .divider,.blue-grey-400.divider,.blue-grey-400 .divider,.blue-grey-500.divider,.blue-grey-500 .divider,.blue-grey.divider,.blue-grey .divider,.blue-grey-600.divider,.blue-grey-600 .divider,.blue-grey-700.divider,.blue-grey-700 .divider,.blue-grey-800.divider,.blue-grey-800 .divider,.blue-grey-900.divider,.blue-grey-900 .divider,.blue-grey-A400.divider,.blue-grey-A400 .divider,.blue-grey-A700.divider,.blue-grey-A700 .divider{color:#ffffff1f!important}.red-500 .mat-ripple-element,.red .mat-ripple-element,.red-600 .mat-ripple-element,.red-700 .mat-ripple-element,.red-800 .mat-ripple-element,.red-900 .mat-ripple-element,.red-A200 .mat-ripple-element,.red-A400 .mat-ripple-element,.red-A700 .mat-ripple-element,.pink-500 .mat-ripple-element,.pink .mat-ripple-element,.pink-600 .mat-ripple-element,.pink-700 .mat-ripple-element,.pink-800 .mat-ripple-element,.pink-900 .mat-ripple-element,.pink-A200 .mat-ripple-element,.pink-A400 .mat-ripple-element,.pink-A700 .mat-ripple-element,.purple-300 .mat-ripple-element,.purple-400 .mat-ripple-element,.purple-500 .mat-ripple-element,.purple .mat-ripple-element,.purple-600 .mat-ripple-element,.purple-700 .mat-ripple-element,.purple-800 .mat-ripple-element,.purple-900 .mat-ripple-element,.purple-A200 .mat-ripple-element,.purple-A400 .mat-ripple-element,.purple-A700 .mat-ripple-element,.deep-purple-300 .mat-ripple-element,.deep-purple-400 .mat-ripple-element,.deep-purple-500 .mat-ripple-element,.deep-purple .mat-ripple-element,.deep-purple-600 .mat-ripple-element,.deep-purple-700 .mat-ripple-element,.deep-purple-800 .mat-ripple-element,.deep-purple-900 .mat-ripple-element,.deep-purple-A200 .mat-ripple-element,.deep-purple-A400 .mat-ripple-element,.deep-purple-A700 .mat-ripple-element,.indigo-300 .mat-ripple-element,.indigo-400 .mat-ripple-element,.indigo-500 .mat-ripple-element,.indigo .mat-ripple-element,.indigo-600 .mat-ripple-element,.indigo-700 .mat-ripple-element,.indigo-800 .mat-ripple-element,.indigo-900 .mat-ripple-element,.indigo-A200 .mat-ripple-element,.indigo-A400 .mat-ripple-element,.indigo-A700 .mat-ripple-element,.blue-500 .mat-ripple-element,.blue .mat-ripple-element,.blue-600 .mat-ripple-element,.blue-700 .mat-ripple-element,.blue-800 .mat-ripple-element,.blue-900 .mat-ripple-element,.blue-A200 .mat-ripple-element,.blue-A400 .mat-ripple-element,.blue-A700 .mat-ripple-element,.light-blue-500 .mat-ripple-element,.light-blue .mat-ripple-element,.light-blue-600 .mat-ripple-element,.light-blue-700 .mat-ripple-element,.light-blue-800 .mat-ripple-element,.light-blue-900 .mat-ripple-element,.light-blue-A700 .mat-ripple-element,.cyan-500 .mat-ripple-element,.cyan .mat-ripple-element,.cyan-600 .mat-ripple-element,.cyan-700 .mat-ripple-element,.cyan-800 .mat-ripple-element,.cyan-900 .mat-ripple-element,.teal-500 .mat-ripple-element,.teal .mat-ripple-element,.teal-600 .mat-ripple-element,.teal-700 .mat-ripple-element,.teal-800 .mat-ripple-element,.teal-900 .mat-ripple-element,.green-600 .mat-ripple-element,.green-700 .mat-ripple-element,.green-800 .mat-ripple-element,.green-900 .mat-ripple-element,.light-green-700 .mat-ripple-element,.light-green-800 .mat-ripple-element,.light-green-900 .mat-ripple-element,.lime-900 .mat-ripple-element,.orange-800 .mat-ripple-element,.orange-900 .mat-ripple-element,.deep-orange-500 .mat-ripple-element,.deep-orange .mat-ripple-element,.deep-orange-600 .mat-ripple-element,.deep-orange-700 .mat-ripple-element,.deep-orange-800 .mat-ripple-element,.deep-orange-900 .mat-ripple-element,.deep-orange-A400 .mat-ripple-element,.deep-orange-A700 .mat-ripple-element,.brown-300 .mat-ripple-element,.brown-400 .mat-ripple-element,.brown-500 .mat-ripple-element,.brown .mat-ripple-element,.brown-600 .mat-ripple-element,.brown-700 .mat-ripple-element,.brown-800 .mat-ripple-element,.brown-900 .mat-ripple-element,.brown-A400 .mat-ripple-element,.brown-A700 .mat-ripple-element,.grey-600 .mat-ripple-element,.grey-700 .mat-ripple-element,.grey-800 .mat-ripple-element,.grey-900 .mat-ripple-element,.grey-A700 .mat-ripple-element,.blue-grey-400 .mat-ripple-element,.blue-grey-500 .mat-ripple-element,.blue-grey .mat-ripple-element,.blue-grey-600 .mat-ripple-element,.blue-grey-700 .mat-ripple-element,.blue-grey-800 .mat-ripple-element,.blue-grey-900 .mat-ripple-element,.blue-grey-A400 .mat-ripple-element,.blue-grey-A700 .mat-ripple-element{background:#ffffff1a}.red-500 .adaptive-border-color,.red .adaptive-border-color,.red-600 .adaptive-border-color,.red-700 .adaptive-border-color,.red-800 .adaptive-border-color,.red-900 .adaptive-border-color,.red-A200 .adaptive-border-color,.red-A400 .adaptive-border-color,.red-A700 .adaptive-border-color,.pink-500 .adaptive-border-color,.pink .adaptive-border-color,.pink-600 .adaptive-border-color,.pink-700 .adaptive-border-color,.pink-800 .adaptive-border-color,.pink-900 .adaptive-border-color,.pink-A200 .adaptive-border-color,.pink-A400 .adaptive-border-color,.pink-A700 .adaptive-border-color,.purple-300 .adaptive-border-color,.purple-400 .adaptive-border-color,.purple-500 .adaptive-border-color,.purple .adaptive-border-color,.purple-600 .adaptive-border-color,.purple-700 .adaptive-border-color,.purple-800 .adaptive-border-color,.purple-900 .adaptive-border-color,.purple-A200 .adaptive-border-color,.purple-A400 .adaptive-border-color,.purple-A700 .adaptive-border-color,.deep-purple-300 .adaptive-border-color,.deep-purple-400 .adaptive-border-color,.deep-purple-500 .adaptive-border-color,.deep-purple .adaptive-border-color,.deep-purple-600 .adaptive-border-color,.deep-purple-700 .adaptive-border-color,.deep-purple-800 .adaptive-border-color,.deep-purple-900 .adaptive-border-color,.deep-purple-A200 .adaptive-border-color,.deep-purple-A400 .adaptive-border-color,.deep-purple-A700 .adaptive-border-color,.indigo-300 .adaptive-border-color,.indigo-400 .adaptive-border-color,.indigo-500 .adaptive-border-color,.indigo .adaptive-border-color,.indigo-600 .adaptive-border-color,.indigo-700 .adaptive-border-color,.indigo-800 .adaptive-border-color,.indigo-900 .adaptive-border-color,.indigo-A200 .adaptive-border-color,.indigo-A400 .adaptive-border-color,.indigo-A700 .adaptive-border-color,.blue-500 .adaptive-border-color,.blue .adaptive-border-color,.blue-600 .adaptive-border-color,.blue-700 .adaptive-border-color,.blue-800 .adaptive-border-color,.blue-900 .adaptive-border-color,.blue-A200 .adaptive-border-color,.blue-A400 .adaptive-border-color,.blue-A700 .adaptive-border-color,.light-blue-500 .adaptive-border-color,.light-blue .adaptive-border-color,.light-blue-600 .adaptive-border-color,.light-blue-700 .adaptive-border-color,.light-blue-800 .adaptive-border-color,.light-blue-900 .adaptive-border-color,.light-blue-A700 .adaptive-border-color,.cyan-500 .adaptive-border-color,.cyan .adaptive-border-color,.cyan-600 .adaptive-border-color,.cyan-700 .adaptive-border-color,.cyan-800 .adaptive-border-color,.cyan-900 .adaptive-border-color,.teal-500 .adaptive-border-color,.teal .adaptive-border-color,.teal-600 .adaptive-border-color,.teal-700 .adaptive-border-color,.teal-800 .adaptive-border-color,.teal-900 .adaptive-border-color,.green-600 .adaptive-border-color,.green-700 .adaptive-border-color,.green-800 .adaptive-border-color,.green-900 .adaptive-border-color,.light-green-700 .adaptive-border-color,.light-green-800 .adaptive-border-color,.light-green-900 .adaptive-border-color,.lime-900 .adaptive-border-color,.orange-800 .adaptive-border-color,.orange-900 .adaptive-border-color,.deep-orange-500 .adaptive-border-color,.deep-orange .adaptive-border-color,.deep-orange-600 .adaptive-border-color,.deep-orange-700 .adaptive-border-color,.deep-orange-800 .adaptive-border-color,.deep-orange-900 .adaptive-border-color,.deep-orange-A400 .adaptive-border-color,.deep-orange-A700 .adaptive-border-color,.brown-300 .adaptive-border-color,.brown-400 .adaptive-border-color,.brown-500 .adaptive-border-color,.brown .adaptive-border-color,.brown-600 .adaptive-border-color,.brown-700 .adaptive-border-color,.brown-800 .adaptive-border-color,.brown-900 .adaptive-border-color,.brown-A400 .adaptive-border-color,.brown-A700 .adaptive-border-color,.grey-600 .adaptive-border-color,.grey-700 .adaptive-border-color,.grey-800 .adaptive-border-color,.grey-900 .adaptive-border-color,.grey-A700 .adaptive-border-color,.blue-grey-400 .adaptive-border-color,.blue-grey-500 .adaptive-border-color,.blue-grey .adaptive-border-color,.blue-grey-600 .adaptive-border-color,.blue-grey-700 .adaptive-border-color,.blue-grey-800 .adaptive-border-color,.blue-grey-900 .adaptive-border-color,.blue-grey-A400 .adaptive-border-color,.blue-grey-A700 .adaptive-border-color{border-color:#ffffff1f}.red-50 input[type=text],.red-100 input[type=text],.red-200 input[type=text],.red-300 input[type=text],.red-400 input[type=text],.red-A100 input[type=text],.pink-50 input[type=text],.pink-100 input[type=text],.pink-200 input[type=text],.pink-300 input[type=text],.pink-400 input[type=text],.pink-A100 input[type=text],.purple-50 input[type=text],.purple-100 input[type=text],.purple-200 input[type=text],.purple-A100 input[type=text],.deep-purple-50 input[type=text],.deep-purple-100 input[type=text],.deep-purple-200 input[type=text],.deep-purple-A100 input[type=text],.indigo-50 input[type=text],.indigo-100 input[type=text],.indigo-200 input[type=text],.indigo-A100 input[type=text],.blue-50 input[type=text],.blue-100 input[type=text],.blue-200 input[type=text],.blue-300 input[type=text],.blue-400 input[type=text],.blue-A100 input[type=text],.light-blue-50 input[type=text],.light-blue-100 input[type=text],.light-blue-200 input[type=text],.light-blue-300 input[type=text],.light-blue-400 input[type=text],.light-blue-A100 input[type=text],.light-blue-A200 input[type=text],.light-blue-A400 input[type=text],.cyan-50 input[type=text],.cyan-100 input[type=text],.cyan-200 input[type=text],.cyan-300 input[type=text],.cyan-400 input[type=text],.cyan-A100 input[type=text],.cyan-A200 input[type=text],.cyan-A400 input[type=text],.cyan-A700 input[type=text],.teal-50 input[type=text],.teal-100 input[type=text],.teal-200 input[type=text],.teal-300 input[type=text],.teal-400 input[type=text],.teal-A100 input[type=text],.teal-A200 input[type=text],.teal-A400 input[type=text],.teal-A700 input[type=text],.green-50 input[type=text],.green-100 input[type=text],.green-200 input[type=text],.green-300 input[type=text],.green-400 input[type=text],.green-500 input[type=text],.green input[type=text],.green-A100 input[type=text],.green-A200 input[type=text],.green-A400 input[type=text],.green-A700 input[type=text],.light-green-50 input[type=text],.light-green-100 input[type=text],.light-green-200 input[type=text],.light-green-300 input[type=text],.light-green-400 input[type=text],.light-green-500 input[type=text],.light-green input[type=text],.light-green-600 input[type=text],.light-green-A100 input[type=text],.light-green-A200 input[type=text],.light-green-A400 input[type=text],.light-green-A700 input[type=text],.lime-50 input[type=text],.lime-100 input[type=text],.lime-200 input[type=text],.lime-300 input[type=text],.lime-400 input[type=text],.lime-500 input[type=text],.lime input[type=text],.lime-600 input[type=text],.lime-700 input[type=text],.lime-800 input[type=text],.lime-A100 input[type=text],.lime-A200 input[type=text],.lime-A400 input[type=text],.lime-A700 input[type=text],.yellow-50 input[type=text],.yellow-100 input[type=text],.yellow-200 input[type=text],.yellow-300 input[type=text],.yellow-400 input[type=text],.yellow-500 input[type=text],.yellow input[type=text],.yellow-600 input[type=text],.yellow-700 input[type=text],.yellow-800 input[type=text],.yellow-900 input[type=text],.yellow-A100 input[type=text],.yellow-A200 input[type=text],.yellow-A400 input[type=text],.yellow-A700 input[type=text],.amber-50 input[type=text],.amber-100 input[type=text],.amber-200 input[type=text],.amber-300 input[type=text],.amber-400 input[type=text],.amber-500 input[type=text],.amber input[type=text],.amber-600 input[type=text],.amber-700 input[type=text],.amber-800 input[type=text],.amber-900 input[type=text],.amber-A100 input[type=text],.amber-A200 input[type=text],.amber-A400 input[type=text],.amber-A700 input[type=text],.orange-50 input[type=text],.orange-100 input[type=text],.orange-200 input[type=text],.orange-300 input[type=text],.orange-400 input[type=text],.orange-500 input[type=text],.orange input[type=text],.orange-600 input[type=text],.orange-700 input[type=text],.orange-A100 input[type=text],.orange-A200 input[type=text],.orange-A400 input[type=text],.orange-A700 input[type=text],.deep-orange-50 input[type=text],.deep-orange-100 input[type=text],.deep-orange-200 input[type=text],.deep-orange-300 input[type=text],.deep-orange-400 input[type=text],.deep-orange-A100 input[type=text],.deep-orange-A200 input[type=text],.brown-50 input[type=text],.brown-100 input[type=text],.brown-200 input[type=text],.brown-A100 input[type=text],.brown-A200 input[type=text],.grey-50 input[type=text],.grey-100 input[type=text],.grey-200 input[type=text],.grey-300 input[type=text],.grey-400 input[type=text],.grey-500 input[type=text],.grey input[type=text],.grey-A100 input[type=text],.grey-A200 input[type=text],.grey-A400 input[type=text],.blue-grey-50 input[type=text],.blue-grey-100 input[type=text],.blue-grey-200 input[type=text],.blue-grey-300 input[type=text],.blue-grey-A100 input[type=text],.blue-grey-A200 input[type=text]{color:#000}.red-50 .mat-form-field-label,.red-100 .mat-form-field-label,.red-200 .mat-form-field-label,.red-300 .mat-form-field-label,.red-400 .mat-form-field-label,.red-A100 .mat-form-field-label,.pink-50 .mat-form-field-label,.pink-100 .mat-form-field-label,.pink-200 .mat-form-field-label,.pink-300 .mat-form-field-label,.pink-400 .mat-form-field-label,.pink-A100 .mat-form-field-label,.purple-50 .mat-form-field-label,.purple-100 .mat-form-field-label,.purple-200 .mat-form-field-label,.purple-A100 .mat-form-field-label,.deep-purple-50 .mat-form-field-label,.deep-purple-100 .mat-form-field-label,.deep-purple-200 .mat-form-field-label,.deep-purple-A100 .mat-form-field-label,.indigo-50 .mat-form-field-label,.indigo-100 .mat-form-field-label,.indigo-200 .mat-form-field-label,.indigo-A100 .mat-form-field-label,.blue-50 .mat-form-field-label,.blue-100 .mat-form-field-label,.blue-200 .mat-form-field-label,.blue-300 .mat-form-field-label,.blue-400 .mat-form-field-label,.blue-A100 .mat-form-field-label,.light-blue-50 .mat-form-field-label,.light-blue-100 .mat-form-field-label,.light-blue-200 .mat-form-field-label,.light-blue-300 .mat-form-field-label,.light-blue-400 .mat-form-field-label,.light-blue-A100 .mat-form-field-label,.light-blue-A200 .mat-form-field-label,.light-blue-A400 .mat-form-field-label,.cyan-50 .mat-form-field-label,.cyan-100 .mat-form-field-label,.cyan-200 .mat-form-field-label,.cyan-300 .mat-form-field-label,.cyan-400 .mat-form-field-label,.cyan-A100 .mat-form-field-label,.cyan-A200 .mat-form-field-label,.cyan-A400 .mat-form-field-label,.cyan-A700 .mat-form-field-label,.teal-50 .mat-form-field-label,.teal-100 .mat-form-field-label,.teal-200 .mat-form-field-label,.teal-300 .mat-form-field-label,.teal-400 .mat-form-field-label,.teal-A100 .mat-form-field-label,.teal-A200 .mat-form-field-label,.teal-A400 .mat-form-field-label,.teal-A700 .mat-form-field-label,.green-50 .mat-form-field-label,.green-100 .mat-form-field-label,.green-200 .mat-form-field-label,.green-300 .mat-form-field-label,.green-400 .mat-form-field-label,.green-500 .mat-form-field-label,.green .mat-form-field-label,.green-A100 .mat-form-field-label,.green-A200 .mat-form-field-label,.green-A400 .mat-form-field-label,.green-A700 .mat-form-field-label,.light-green-50 .mat-form-field-label,.light-green-100 .mat-form-field-label,.light-green-200 .mat-form-field-label,.light-green-300 .mat-form-field-label,.light-green-400 .mat-form-field-label,.light-green-500 .mat-form-field-label,.light-green .mat-form-field-label,.light-green-600 .mat-form-field-label,.light-green-A100 .mat-form-field-label,.light-green-A200 .mat-form-field-label,.light-green-A400 .mat-form-field-label,.light-green-A700 .mat-form-field-label,.lime-50 .mat-form-field-label,.lime-100 .mat-form-field-label,.lime-200 .mat-form-field-label,.lime-300 .mat-form-field-label,.lime-400 .mat-form-field-label,.lime-500 .mat-form-field-label,.lime .mat-form-field-label,.lime-600 .mat-form-field-label,.lime-700 .mat-form-field-label,.lime-800 .mat-form-field-label,.lime-A100 .mat-form-field-label,.lime-A200 .mat-form-field-label,.lime-A400 .mat-form-field-label,.lime-A700 .mat-form-field-label,.yellow-50 .mat-form-field-label,.yellow-100 .mat-form-field-label,.yellow-200 .mat-form-field-label,.yellow-300 .mat-form-field-label,.yellow-400 .mat-form-field-label,.yellow-500 .mat-form-field-label,.yellow .mat-form-field-label,.yellow-600 .mat-form-field-label,.yellow-700 .mat-form-field-label,.yellow-800 .mat-form-field-label,.yellow-900 .mat-form-field-label,.yellow-A100 .mat-form-field-label,.yellow-A200 .mat-form-field-label,.yellow-A400 .mat-form-field-label,.yellow-A700 .mat-form-field-label,.amber-50 .mat-form-field-label,.amber-100 .mat-form-field-label,.amber-200 .mat-form-field-label,.amber-300 .mat-form-field-label,.amber-400 .mat-form-field-label,.amber-500 .mat-form-field-label,.amber .mat-form-field-label,.amber-600 .mat-form-field-label,.amber-700 .mat-form-field-label,.amber-800 .mat-form-field-label,.amber-900 .mat-form-field-label,.amber-A100 .mat-form-field-label,.amber-A200 .mat-form-field-label,.amber-A400 .mat-form-field-label,.amber-A700 .mat-form-field-label,.orange-50 .mat-form-field-label,.orange-100 .mat-form-field-label,.orange-200 .mat-form-field-label,.orange-300 .mat-form-field-label,.orange-400 .mat-form-field-label,.orange-500 .mat-form-field-label,.orange .mat-form-field-label,.orange-600 .mat-form-field-label,.orange-700 .mat-form-field-label,.orange-A100 .mat-form-field-label,.orange-A200 .mat-form-field-label,.orange-A400 .mat-form-field-label,.orange-A700 .mat-form-field-label,.deep-orange-50 .mat-form-field-label,.deep-orange-100 .mat-form-field-label,.deep-orange-200 .mat-form-field-label,.deep-orange-300 .mat-form-field-label,.deep-orange-400 .mat-form-field-label,.deep-orange-A100 .mat-form-field-label,.deep-orange-A200 .mat-form-field-label,.brown-50 .mat-form-field-label,.brown-100 .mat-form-field-label,.brown-200 .mat-form-field-label,.brown-A100 .mat-form-field-label,.brown-A200 .mat-form-field-label,.grey-50 .mat-form-field-label,.grey-100 .mat-form-field-label,.grey-200 .mat-form-field-label,.grey-300 .mat-form-field-label,.grey-400 .mat-form-field-label,.grey-500 .mat-form-field-label,.grey .mat-form-field-label,.grey-A100 .mat-form-field-label,.grey-A200 .mat-form-field-label,.grey-A400 .mat-form-field-label,.blue-grey-50 .mat-form-field-label,.blue-grey-100 .mat-form-field-label,.blue-grey-200 .mat-form-field-label,.blue-grey-300 .mat-form-field-label,.blue-grey-A100 .mat-form-field-label,.blue-grey-A200 .mat-form-field-label{color:#00000061}.red-50 .mat-form-field-underline,.red-100 .mat-form-field-underline,.red-200 .mat-form-field-underline,.red-300 .mat-form-field-underline,.red-400 .mat-form-field-underline,.red-A100 .mat-form-field-underline,.pink-50 .mat-form-field-underline,.pink-100 .mat-form-field-underline,.pink-200 .mat-form-field-underline,.pink-300 .mat-form-field-underline,.pink-400 .mat-form-field-underline,.pink-A100 .mat-form-field-underline,.purple-50 .mat-form-field-underline,.purple-100 .mat-form-field-underline,.purple-200 .mat-form-field-underline,.purple-A100 .mat-form-field-underline,.deep-purple-50 .mat-form-field-underline,.deep-purple-100 .mat-form-field-underline,.deep-purple-200 .mat-form-field-underline,.deep-purple-A100 .mat-form-field-underline,.indigo-50 .mat-form-field-underline,.indigo-100 .mat-form-field-underline,.indigo-200 .mat-form-field-underline,.indigo-A100 .mat-form-field-underline,.blue-50 .mat-form-field-underline,.blue-100 .mat-form-field-underline,.blue-200 .mat-form-field-underline,.blue-300 .mat-form-field-underline,.blue-400 .mat-form-field-underline,.blue-A100 .mat-form-field-underline,.light-blue-50 .mat-form-field-underline,.light-blue-100 .mat-form-field-underline,.light-blue-200 .mat-form-field-underline,.light-blue-300 .mat-form-field-underline,.light-blue-400 .mat-form-field-underline,.light-blue-A100 .mat-form-field-underline,.light-blue-A200 .mat-form-field-underline,.light-blue-A400 .mat-form-field-underline,.cyan-50 .mat-form-field-underline,.cyan-100 .mat-form-field-underline,.cyan-200 .mat-form-field-underline,.cyan-300 .mat-form-field-underline,.cyan-400 .mat-form-field-underline,.cyan-A100 .mat-form-field-underline,.cyan-A200 .mat-form-field-underline,.cyan-A400 .mat-form-field-underline,.cyan-A700 .mat-form-field-underline,.teal-50 .mat-form-field-underline,.teal-100 .mat-form-field-underline,.teal-200 .mat-form-field-underline,.teal-300 .mat-form-field-underline,.teal-400 .mat-form-field-underline,.teal-A100 .mat-form-field-underline,.teal-A200 .mat-form-field-underline,.teal-A400 .mat-form-field-underline,.teal-A700 .mat-form-field-underline,.green-50 .mat-form-field-underline,.green-100 .mat-form-field-underline,.green-200 .mat-form-field-underline,.green-300 .mat-form-field-underline,.green-400 .mat-form-field-underline,.green-500 .mat-form-field-underline,.green .mat-form-field-underline,.green-A100 .mat-form-field-underline,.green-A200 .mat-form-field-underline,.green-A400 .mat-form-field-underline,.green-A700 .mat-form-field-underline,.light-green-50 .mat-form-field-underline,.light-green-100 .mat-form-field-underline,.light-green-200 .mat-form-field-underline,.light-green-300 .mat-form-field-underline,.light-green-400 .mat-form-field-underline,.light-green-500 .mat-form-field-underline,.light-green .mat-form-field-underline,.light-green-600 .mat-form-field-underline,.light-green-A100 .mat-form-field-underline,.light-green-A200 .mat-form-field-underline,.light-green-A400 .mat-form-field-underline,.light-green-A700 .mat-form-field-underline,.lime-50 .mat-form-field-underline,.lime-100 .mat-form-field-underline,.lime-200 .mat-form-field-underline,.lime-300 .mat-form-field-underline,.lime-400 .mat-form-field-underline,.lime-500 .mat-form-field-underline,.lime .mat-form-field-underline,.lime-600 .mat-form-field-underline,.lime-700 .mat-form-field-underline,.lime-800 .mat-form-field-underline,.lime-A100 .mat-form-field-underline,.lime-A200 .mat-form-field-underline,.lime-A400 .mat-form-field-underline,.lime-A700 .mat-form-field-underline,.yellow-50 .mat-form-field-underline,.yellow-100 .mat-form-field-underline,.yellow-200 .mat-form-field-underline,.yellow-300 .mat-form-field-underline,.yellow-400 .mat-form-field-underline,.yellow-500 .mat-form-field-underline,.yellow .mat-form-field-underline,.yellow-600 .mat-form-field-underline,.yellow-700 .mat-form-field-underline,.yellow-800 .mat-form-field-underline,.yellow-900 .mat-form-field-underline,.yellow-A100 .mat-form-field-underline,.yellow-A200 .mat-form-field-underline,.yellow-A400 .mat-form-field-underline,.yellow-A700 .mat-form-field-underline,.amber-50 .mat-form-field-underline,.amber-100 .mat-form-field-underline,.amber-200 .mat-form-field-underline,.amber-300 .mat-form-field-underline,.amber-400 .mat-form-field-underline,.amber-500 .mat-form-field-underline,.amber .mat-form-field-underline,.amber-600 .mat-form-field-underline,.amber-700 .mat-form-field-underline,.amber-800 .mat-form-field-underline,.amber-900 .mat-form-field-underline,.amber-A100 .mat-form-field-underline,.amber-A200 .mat-form-field-underline,.amber-A400 .mat-form-field-underline,.amber-A700 .mat-form-field-underline,.orange-50 .mat-form-field-underline,.orange-100 .mat-form-field-underline,.orange-200 .mat-form-field-underline,.orange-300 .mat-form-field-underline,.orange-400 .mat-form-field-underline,.orange-500 .mat-form-field-underline,.orange .mat-form-field-underline,.orange-600 .mat-form-field-underline,.orange-700 .mat-form-field-underline,.orange-A100 .mat-form-field-underline,.orange-A200 .mat-form-field-underline,.orange-A400 .mat-form-field-underline,.orange-A700 .mat-form-field-underline,.deep-orange-50 .mat-form-field-underline,.deep-orange-100 .mat-form-field-underline,.deep-orange-200 .mat-form-field-underline,.deep-orange-300 .mat-form-field-underline,.deep-orange-400 .mat-form-field-underline,.deep-orange-A100 .mat-form-field-underline,.deep-orange-A200 .mat-form-field-underline,.brown-50 .mat-form-field-underline,.brown-100 .mat-form-field-underline,.brown-200 .mat-form-field-underline,.brown-A100 .mat-form-field-underline,.brown-A200 .mat-form-field-underline,.grey-50 .mat-form-field-underline,.grey-100 .mat-form-field-underline,.grey-200 .mat-form-field-underline,.grey-300 .mat-form-field-underline,.grey-400 .mat-form-field-underline,.grey-500 .mat-form-field-underline,.grey .mat-form-field-underline,.grey-A100 .mat-form-field-underline,.grey-A200 .mat-form-field-underline,.grey-A400 .mat-form-field-underline,.blue-grey-50 .mat-form-field-underline,.blue-grey-100 .mat-form-field-underline,.blue-grey-200 .mat-form-field-underline,.blue-grey-300 .mat-form-field-underline,.blue-grey-A100 .mat-form-field-underline,.blue-grey-A200 .mat-form-field-underline{background-color:#0000001f}.red-50 .mat-select-trigger,.red-50 .mat-select-arrow,.red-100 .mat-select-trigger,.red-100 .mat-select-arrow,.red-200 .mat-select-trigger,.red-200 .mat-select-arrow,.red-300 .mat-select-trigger,.red-300 .mat-select-arrow,.red-400 .mat-select-trigger,.red-400 .mat-select-arrow,.red-A100 .mat-select-trigger,.red-A100 .mat-select-arrow,.pink-50 .mat-select-trigger,.pink-50 .mat-select-arrow,.pink-100 .mat-select-trigger,.pink-100 .mat-select-arrow,.pink-200 .mat-select-trigger,.pink-200 .mat-select-arrow,.pink-300 .mat-select-trigger,.pink-300 .mat-select-arrow,.pink-400 .mat-select-trigger,.pink-400 .mat-select-arrow,.pink-A100 .mat-select-trigger,.pink-A100 .mat-select-arrow,.purple-50 .mat-select-trigger,.purple-50 .mat-select-arrow,.purple-100 .mat-select-trigger,.purple-100 .mat-select-arrow,.purple-200 .mat-select-trigger,.purple-200 .mat-select-arrow,.purple-A100 .mat-select-trigger,.purple-A100 .mat-select-arrow,.deep-purple-50 .mat-select-trigger,.deep-purple-50 .mat-select-arrow,.deep-purple-100 .mat-select-trigger,.deep-purple-100 .mat-select-arrow,.deep-purple-200 .mat-select-trigger,.deep-purple-200 .mat-select-arrow,.deep-purple-A100 .mat-select-trigger,.deep-purple-A100 .mat-select-arrow,.indigo-50 .mat-select-trigger,.indigo-50 .mat-select-arrow,.indigo-100 .mat-select-trigger,.indigo-100 .mat-select-arrow,.indigo-200 .mat-select-trigger,.indigo-200 .mat-select-arrow,.indigo-A100 .mat-select-trigger,.indigo-A100 .mat-select-arrow,.blue-50 .mat-select-trigger,.blue-50 .mat-select-arrow,.blue-100 .mat-select-trigger,.blue-100 .mat-select-arrow,.blue-200 .mat-select-trigger,.blue-200 .mat-select-arrow,.blue-300 .mat-select-trigger,.blue-300 .mat-select-arrow,.blue-400 .mat-select-trigger,.blue-400 .mat-select-arrow,.blue-A100 .mat-select-trigger,.blue-A100 .mat-select-arrow,.light-blue-50 .mat-select-trigger,.light-blue-50 .mat-select-arrow,.light-blue-100 .mat-select-trigger,.light-blue-100 .mat-select-arrow,.light-blue-200 .mat-select-trigger,.light-blue-200 .mat-select-arrow,.light-blue-300 .mat-select-trigger,.light-blue-300 .mat-select-arrow,.light-blue-400 .mat-select-trigger,.light-blue-400 .mat-select-arrow,.light-blue-A100 .mat-select-trigger,.light-blue-A100 .mat-select-arrow,.light-blue-A200 .mat-select-trigger,.light-blue-A200 .mat-select-arrow,.light-blue-A400 .mat-select-trigger,.light-blue-A400 .mat-select-arrow,.cyan-50 .mat-select-trigger,.cyan-50 .mat-select-arrow,.cyan-100 .mat-select-trigger,.cyan-100 .mat-select-arrow,.cyan-200 .mat-select-trigger,.cyan-200 .mat-select-arrow,.cyan-300 .mat-select-trigger,.cyan-300 .mat-select-arrow,.cyan-400 .mat-select-trigger,.cyan-400 .mat-select-arrow,.cyan-A100 .mat-select-trigger,.cyan-A100 .mat-select-arrow,.cyan-A200 .mat-select-trigger,.cyan-A200 .mat-select-arrow,.cyan-A400 .mat-select-trigger,.cyan-A400 .mat-select-arrow,.cyan-A700 .mat-select-trigger,.cyan-A700 .mat-select-arrow,.teal-50 .mat-select-trigger,.teal-50 .mat-select-arrow,.teal-100 .mat-select-trigger,.teal-100 .mat-select-arrow,.teal-200 .mat-select-trigger,.teal-200 .mat-select-arrow,.teal-300 .mat-select-trigger,.teal-300 .mat-select-arrow,.teal-400 .mat-select-trigger,.teal-400 .mat-select-arrow,.teal-A100 .mat-select-trigger,.teal-A100 .mat-select-arrow,.teal-A200 .mat-select-trigger,.teal-A200 .mat-select-arrow,.teal-A400 .mat-select-trigger,.teal-A400 .mat-select-arrow,.teal-A700 .mat-select-trigger,.teal-A700 .mat-select-arrow,.green-50 .mat-select-trigger,.green-50 .mat-select-arrow,.green-100 .mat-select-trigger,.green-100 .mat-select-arrow,.green-200 .mat-select-trigger,.green-200 .mat-select-arrow,.green-300 .mat-select-trigger,.green-300 .mat-select-arrow,.green-400 .mat-select-trigger,.green-400 .mat-select-arrow,.green-500 .mat-select-trigger,.green-500 .mat-select-arrow,.green .mat-select-trigger,.green .mat-select-arrow,.green-A100 .mat-select-trigger,.green-A100 .mat-select-arrow,.green-A200 .mat-select-trigger,.green-A200 .mat-select-arrow,.green-A400 .mat-select-trigger,.green-A400 .mat-select-arrow,.green-A700 .mat-select-trigger,.green-A700 .mat-select-arrow,.light-green-50 .mat-select-trigger,.light-green-50 .mat-select-arrow,.light-green-100 .mat-select-trigger,.light-green-100 .mat-select-arrow,.light-green-200 .mat-select-trigger,.light-green-200 .mat-select-arrow,.light-green-300 .mat-select-trigger,.light-green-300 .mat-select-arrow,.light-green-400 .mat-select-trigger,.light-green-400 .mat-select-arrow,.light-green-500 .mat-select-trigger,.light-green-500 .mat-select-arrow,.light-green .mat-select-trigger,.light-green .mat-select-arrow,.light-green-600 .mat-select-trigger,.light-green-600 .mat-select-arrow,.light-green-A100 .mat-select-trigger,.light-green-A100 .mat-select-arrow,.light-green-A200 .mat-select-trigger,.light-green-A200 .mat-select-arrow,.light-green-A400 .mat-select-trigger,.light-green-A400 .mat-select-arrow,.light-green-A700 .mat-select-trigger,.light-green-A700 .mat-select-arrow,.lime-50 .mat-select-trigger,.lime-50 .mat-select-arrow,.lime-100 .mat-select-trigger,.lime-100 .mat-select-arrow,.lime-200 .mat-select-trigger,.lime-200 .mat-select-arrow,.lime-300 .mat-select-trigger,.lime-300 .mat-select-arrow,.lime-400 .mat-select-trigger,.lime-400 .mat-select-arrow,.lime-500 .mat-select-trigger,.lime-500 .mat-select-arrow,.lime .mat-select-trigger,.lime .mat-select-arrow,.lime-600 .mat-select-trigger,.lime-600 .mat-select-arrow,.lime-700 .mat-select-trigger,.lime-700 .mat-select-arrow,.lime-800 .mat-select-trigger,.lime-800 .mat-select-arrow,.lime-A100 .mat-select-trigger,.lime-A100 .mat-select-arrow,.lime-A200 .mat-select-trigger,.lime-A200 .mat-select-arrow,.lime-A400 .mat-select-trigger,.lime-A400 .mat-select-arrow,.lime-A700 .mat-select-trigger,.lime-A700 .mat-select-arrow,.yellow-50 .mat-select-trigger,.yellow-50 .mat-select-arrow,.yellow-100 .mat-select-trigger,.yellow-100 .mat-select-arrow,.yellow-200 .mat-select-trigger,.yellow-200 .mat-select-arrow,.yellow-300 .mat-select-trigger,.yellow-300 .mat-select-arrow,.yellow-400 .mat-select-trigger,.yellow-400 .mat-select-arrow,.yellow-500 .mat-select-trigger,.yellow-500 .mat-select-arrow,.yellow .mat-select-trigger,.yellow .mat-select-arrow,.yellow-600 .mat-select-trigger,.yellow-600 .mat-select-arrow,.yellow-700 .mat-select-trigger,.yellow-700 .mat-select-arrow,.yellow-800 .mat-select-trigger,.yellow-800 .mat-select-arrow,.yellow-900 .mat-select-trigger,.yellow-900 .mat-select-arrow,.yellow-A100 .mat-select-trigger,.yellow-A100 .mat-select-arrow,.yellow-A200 .mat-select-trigger,.yellow-A200 .mat-select-arrow,.yellow-A400 .mat-select-trigger,.yellow-A400 .mat-select-arrow,.yellow-A700 .mat-select-trigger,.yellow-A700 .mat-select-arrow,.amber-50 .mat-select-trigger,.amber-50 .mat-select-arrow,.amber-100 .mat-select-trigger,.amber-100 .mat-select-arrow,.amber-200 .mat-select-trigger,.amber-200 .mat-select-arrow,.amber-300 .mat-select-trigger,.amber-300 .mat-select-arrow,.amber-400 .mat-select-trigger,.amber-400 .mat-select-arrow,.amber-500 .mat-select-trigger,.amber-500 .mat-select-arrow,.amber .mat-select-trigger,.amber .mat-select-arrow,.amber-600 .mat-select-trigger,.amber-600 .mat-select-arrow,.amber-700 .mat-select-trigger,.amber-700 .mat-select-arrow,.amber-800 .mat-select-trigger,.amber-800 .mat-select-arrow,.amber-900 .mat-select-trigger,.amber-900 .mat-select-arrow,.amber-A100 .mat-select-trigger,.amber-A100 .mat-select-arrow,.amber-A200 .mat-select-trigger,.amber-A200 .mat-select-arrow,.amber-A400 .mat-select-trigger,.amber-A400 .mat-select-arrow,.amber-A700 .mat-select-trigger,.amber-A700 .mat-select-arrow,.orange-50 .mat-select-trigger,.orange-50 .mat-select-arrow,.orange-100 .mat-select-trigger,.orange-100 .mat-select-arrow,.orange-200 .mat-select-trigger,.orange-200 .mat-select-arrow,.orange-300 .mat-select-trigger,.orange-300 .mat-select-arrow,.orange-400 .mat-select-trigger,.orange-400 .mat-select-arrow,.orange-500 .mat-select-trigger,.orange-500 .mat-select-arrow,.orange .mat-select-trigger,.orange .mat-select-arrow,.orange-600 .mat-select-trigger,.orange-600 .mat-select-arrow,.orange-700 .mat-select-trigger,.orange-700 .mat-select-arrow,.orange-A100 .mat-select-trigger,.orange-A100 .mat-select-arrow,.orange-A200 .mat-select-trigger,.orange-A200 .mat-select-arrow,.orange-A400 .mat-select-trigger,.orange-A400 .mat-select-arrow,.orange-A700 .mat-select-trigger,.orange-A700 .mat-select-arrow,.deep-orange-50 .mat-select-trigger,.deep-orange-50 .mat-select-arrow,.deep-orange-100 .mat-select-trigger,.deep-orange-100 .mat-select-arrow,.deep-orange-200 .mat-select-trigger,.deep-orange-200 .mat-select-arrow,.deep-orange-300 .mat-select-trigger,.deep-orange-300 .mat-select-arrow,.deep-orange-400 .mat-select-trigger,.deep-orange-400 .mat-select-arrow,.deep-orange-A100 .mat-select-trigger,.deep-orange-A100 .mat-select-arrow,.deep-orange-A200 .mat-select-trigger,.deep-orange-A200 .mat-select-arrow,.brown-50 .mat-select-trigger,.brown-50 .mat-select-arrow,.brown-100 .mat-select-trigger,.brown-100 .mat-select-arrow,.brown-200 .mat-select-trigger,.brown-200 .mat-select-arrow,.brown-A100 .mat-select-trigger,.brown-A100 .mat-select-arrow,.brown-A200 .mat-select-trigger,.brown-A200 .mat-select-arrow,.grey-50 .mat-select-trigger,.grey-50 .mat-select-arrow,.grey-100 .mat-select-trigger,.grey-100 .mat-select-arrow,.grey-200 .mat-select-trigger,.grey-200 .mat-select-arrow,.grey-300 .mat-select-trigger,.grey-300 .mat-select-arrow,.grey-400 .mat-select-trigger,.grey-400 .mat-select-arrow,.grey-500 .mat-select-trigger,.grey-500 .mat-select-arrow,.grey .mat-select-trigger,.grey .mat-select-arrow,.grey-A100 .mat-select-trigger,.grey-A100 .mat-select-arrow,.grey-A200 .mat-select-trigger,.grey-A200 .mat-select-arrow,.grey-A400 .mat-select-trigger,.grey-A400 .mat-select-arrow,.blue-grey-50 .mat-select-trigger,.blue-grey-50 .mat-select-arrow,.blue-grey-100 .mat-select-trigger,.blue-grey-100 .mat-select-arrow,.blue-grey-200 .mat-select-trigger,.blue-grey-200 .mat-select-arrow,.blue-grey-300 .mat-select-trigger,.blue-grey-300 .mat-select-arrow,.blue-grey-A100 .mat-select-trigger,.blue-grey-A100 .mat-select-arrow,.blue-grey-A200 .mat-select-trigger,.blue-grey-A200 .mat-select-arrow{color:#00000061}.red-50 .mat-select-underline,.red-100 .mat-select-underline,.red-200 .mat-select-underline,.red-300 .mat-select-underline,.red-400 .mat-select-underline,.red-A100 .mat-select-underline,.pink-50 .mat-select-underline,.pink-100 .mat-select-underline,.pink-200 .mat-select-underline,.pink-300 .mat-select-underline,.pink-400 .mat-select-underline,.pink-A100 .mat-select-underline,.purple-50 .mat-select-underline,.purple-100 .mat-select-underline,.purple-200 .mat-select-underline,.purple-A100 .mat-select-underline,.deep-purple-50 .mat-select-underline,.deep-purple-100 .mat-select-underline,.deep-purple-200 .mat-select-underline,.deep-purple-A100 .mat-select-underline,.indigo-50 .mat-select-underline,.indigo-100 .mat-select-underline,.indigo-200 .mat-select-underline,.indigo-A100 .mat-select-underline,.blue-50 .mat-select-underline,.blue-100 .mat-select-underline,.blue-200 .mat-select-underline,.blue-300 .mat-select-underline,.blue-400 .mat-select-underline,.blue-A100 .mat-select-underline,.light-blue-50 .mat-select-underline,.light-blue-100 .mat-select-underline,.light-blue-200 .mat-select-underline,.light-blue-300 .mat-select-underline,.light-blue-400 .mat-select-underline,.light-blue-A100 .mat-select-underline,.light-blue-A200 .mat-select-underline,.light-blue-A400 .mat-select-underline,.cyan-50 .mat-select-underline,.cyan-100 .mat-select-underline,.cyan-200 .mat-select-underline,.cyan-300 .mat-select-underline,.cyan-400 .mat-select-underline,.cyan-A100 .mat-select-underline,.cyan-A200 .mat-select-underline,.cyan-A400 .mat-select-underline,.cyan-A700 .mat-select-underline,.teal-50 .mat-select-underline,.teal-100 .mat-select-underline,.teal-200 .mat-select-underline,.teal-300 .mat-select-underline,.teal-400 .mat-select-underline,.teal-A100 .mat-select-underline,.teal-A200 .mat-select-underline,.teal-A400 .mat-select-underline,.teal-A700 .mat-select-underline,.green-50 .mat-select-underline,.green-100 .mat-select-underline,.green-200 .mat-select-underline,.green-300 .mat-select-underline,.green-400 .mat-select-underline,.green-500 .mat-select-underline,.green .mat-select-underline,.green-A100 .mat-select-underline,.green-A200 .mat-select-underline,.green-A400 .mat-select-underline,.green-A700 .mat-select-underline,.light-green-50 .mat-select-underline,.light-green-100 .mat-select-underline,.light-green-200 .mat-select-underline,.light-green-300 .mat-select-underline,.light-green-400 .mat-select-underline,.light-green-500 .mat-select-underline,.light-green .mat-select-underline,.light-green-600 .mat-select-underline,.light-green-A100 .mat-select-underline,.light-green-A200 .mat-select-underline,.light-green-A400 .mat-select-underline,.light-green-A700 .mat-select-underline,.lime-50 .mat-select-underline,.lime-100 .mat-select-underline,.lime-200 .mat-select-underline,.lime-300 .mat-select-underline,.lime-400 .mat-select-underline,.lime-500 .mat-select-underline,.lime .mat-select-underline,.lime-600 .mat-select-underline,.lime-700 .mat-select-underline,.lime-800 .mat-select-underline,.lime-A100 .mat-select-underline,.lime-A200 .mat-select-underline,.lime-A400 .mat-select-underline,.lime-A700 .mat-select-underline,.yellow-50 .mat-select-underline,.yellow-100 .mat-select-underline,.yellow-200 .mat-select-underline,.yellow-300 .mat-select-underline,.yellow-400 .mat-select-underline,.yellow-500 .mat-select-underline,.yellow .mat-select-underline,.yellow-600 .mat-select-underline,.yellow-700 .mat-select-underline,.yellow-800 .mat-select-underline,.yellow-900 .mat-select-underline,.yellow-A100 .mat-select-underline,.yellow-A200 .mat-select-underline,.yellow-A400 .mat-select-underline,.yellow-A700 .mat-select-underline,.amber-50 .mat-select-underline,.amber-100 .mat-select-underline,.amber-200 .mat-select-underline,.amber-300 .mat-select-underline,.amber-400 .mat-select-underline,.amber-500 .mat-select-underline,.amber .mat-select-underline,.amber-600 .mat-select-underline,.amber-700 .mat-select-underline,.amber-800 .mat-select-underline,.amber-900 .mat-select-underline,.amber-A100 .mat-select-underline,.amber-A200 .mat-select-underline,.amber-A400 .mat-select-underline,.amber-A700 .mat-select-underline,.orange-50 .mat-select-underline,.orange-100 .mat-select-underline,.orange-200 .mat-select-underline,.orange-300 .mat-select-underline,.orange-400 .mat-select-underline,.orange-500 .mat-select-underline,.orange .mat-select-underline,.orange-600 .mat-select-underline,.orange-700 .mat-select-underline,.orange-A100 .mat-select-underline,.orange-A200 .mat-select-underline,.orange-A400 .mat-select-underline,.orange-A700 .mat-select-underline,.deep-orange-50 .mat-select-underline,.deep-orange-100 .mat-select-underline,.deep-orange-200 .mat-select-underline,.deep-orange-300 .mat-select-underline,.deep-orange-400 .mat-select-underline,.deep-orange-A100 .mat-select-underline,.deep-orange-A200 .mat-select-underline,.brown-50 .mat-select-underline,.brown-100 .mat-select-underline,.brown-200 .mat-select-underline,.brown-A100 .mat-select-underline,.brown-A200 .mat-select-underline,.grey-50 .mat-select-underline,.grey-100 .mat-select-underline,.grey-200 .mat-select-underline,.grey-300 .mat-select-underline,.grey-400 .mat-select-underline,.grey-500 .mat-select-underline,.grey .mat-select-underline,.grey-A100 .mat-select-underline,.grey-A200 .mat-select-underline,.grey-A400 .mat-select-underline,.blue-grey-50 .mat-select-underline,.blue-grey-100 .mat-select-underline,.blue-grey-200 .mat-select-underline,.blue-grey-300 .mat-select-underline,.blue-grey-A100 .mat-select-underline,.blue-grey-A200 .mat-select-underline{background-color:#0000001f}.red-50 .mat-select-disabled .mat-select-value,.red-50 .mat-select-arrow,.red-50 .mat-select-trigger,.red-100 .mat-select-disabled .mat-select-value,.red-100 .mat-select-arrow,.red-100 .mat-select-trigger,.red-200 .mat-select-disabled .mat-select-value,.red-200 .mat-select-arrow,.red-200 .mat-select-trigger,.red-300 .mat-select-disabled .mat-select-value,.red-300 .mat-select-arrow,.red-300 .mat-select-trigger,.red-400 .mat-select-disabled .mat-select-value,.red-400 .mat-select-arrow,.red-400 .mat-select-trigger,.red-A100 .mat-select-disabled .mat-select-value,.red-A100 .mat-select-arrow,.red-A100 .mat-select-trigger,.pink-50 .mat-select-disabled .mat-select-value,.pink-50 .mat-select-arrow,.pink-50 .mat-select-trigger,.pink-100 .mat-select-disabled .mat-select-value,.pink-100 .mat-select-arrow,.pink-100 .mat-select-trigger,.pink-200 .mat-select-disabled .mat-select-value,.pink-200 .mat-select-arrow,.pink-200 .mat-select-trigger,.pink-300 .mat-select-disabled .mat-select-value,.pink-300 .mat-select-arrow,.pink-300 .mat-select-trigger,.pink-400 .mat-select-disabled .mat-select-value,.pink-400 .mat-select-arrow,.pink-400 .mat-select-trigger,.pink-A100 .mat-select-disabled .mat-select-value,.pink-A100 .mat-select-arrow,.pink-A100 .mat-select-trigger,.purple-50 .mat-select-disabled .mat-select-value,.purple-50 .mat-select-arrow,.purple-50 .mat-select-trigger,.purple-100 .mat-select-disabled .mat-select-value,.purple-100 .mat-select-arrow,.purple-100 .mat-select-trigger,.purple-200 .mat-select-disabled .mat-select-value,.purple-200 .mat-select-arrow,.purple-200 .mat-select-trigger,.purple-A100 .mat-select-disabled .mat-select-value,.purple-A100 .mat-select-arrow,.purple-A100 .mat-select-trigger,.deep-purple-50 .mat-select-disabled .mat-select-value,.deep-purple-50 .mat-select-arrow,.deep-purple-50 .mat-select-trigger,.deep-purple-100 .mat-select-disabled .mat-select-value,.deep-purple-100 .mat-select-arrow,.deep-purple-100 .mat-select-trigger,.deep-purple-200 .mat-select-disabled .mat-select-value,.deep-purple-200 .mat-select-arrow,.deep-purple-200 .mat-select-trigger,.deep-purple-A100 .mat-select-disabled .mat-select-value,.deep-purple-A100 .mat-select-arrow,.deep-purple-A100 .mat-select-trigger,.indigo-50 .mat-select-disabled .mat-select-value,.indigo-50 .mat-select-arrow,.indigo-50 .mat-select-trigger,.indigo-100 .mat-select-disabled .mat-select-value,.indigo-100 .mat-select-arrow,.indigo-100 .mat-select-trigger,.indigo-200 .mat-select-disabled .mat-select-value,.indigo-200 .mat-select-arrow,.indigo-200 .mat-select-trigger,.indigo-A100 .mat-select-disabled .mat-select-value,.indigo-A100 .mat-select-arrow,.indigo-A100 .mat-select-trigger,.blue-50 .mat-select-disabled .mat-select-value,.blue-50 .mat-select-arrow,.blue-50 .mat-select-trigger,.blue-100 .mat-select-disabled .mat-select-value,.blue-100 .mat-select-arrow,.blue-100 .mat-select-trigger,.blue-200 .mat-select-disabled .mat-select-value,.blue-200 .mat-select-arrow,.blue-200 .mat-select-trigger,.blue-300 .mat-select-disabled .mat-select-value,.blue-300 .mat-select-arrow,.blue-300 .mat-select-trigger,.blue-400 .mat-select-disabled .mat-select-value,.blue-400 .mat-select-arrow,.blue-400 .mat-select-trigger,.blue-A100 .mat-select-disabled .mat-select-value,.blue-A100 .mat-select-arrow,.blue-A100 .mat-select-trigger,.light-blue-50 .mat-select-disabled .mat-select-value,.light-blue-50 .mat-select-arrow,.light-blue-50 .mat-select-trigger,.light-blue-100 .mat-select-disabled .mat-select-value,.light-blue-100 .mat-select-arrow,.light-blue-100 .mat-select-trigger,.light-blue-200 .mat-select-disabled .mat-select-value,.light-blue-200 .mat-select-arrow,.light-blue-200 .mat-select-trigger,.light-blue-300 .mat-select-disabled .mat-select-value,.light-blue-300 .mat-select-arrow,.light-blue-300 .mat-select-trigger,.light-blue-400 .mat-select-disabled .mat-select-value,.light-blue-400 .mat-select-arrow,.light-blue-400 .mat-select-trigger,.light-blue-A100 .mat-select-disabled .mat-select-value,.light-blue-A100 .mat-select-arrow,.light-blue-A100 .mat-select-trigger,.light-blue-A200 .mat-select-disabled .mat-select-value,.light-blue-A200 .mat-select-arrow,.light-blue-A200 .mat-select-trigger,.light-blue-A400 .mat-select-disabled .mat-select-value,.light-blue-A400 .mat-select-arrow,.light-blue-A400 .mat-select-trigger,.cyan-50 .mat-select-disabled .mat-select-value,.cyan-50 .mat-select-arrow,.cyan-50 .mat-select-trigger,.cyan-100 .mat-select-disabled .mat-select-value,.cyan-100 .mat-select-arrow,.cyan-100 .mat-select-trigger,.cyan-200 .mat-select-disabled .mat-select-value,.cyan-200 .mat-select-arrow,.cyan-200 .mat-select-trigger,.cyan-300 .mat-select-disabled .mat-select-value,.cyan-300 .mat-select-arrow,.cyan-300 .mat-select-trigger,.cyan-400 .mat-select-disabled .mat-select-value,.cyan-400 .mat-select-arrow,.cyan-400 .mat-select-trigger,.cyan-A100 .mat-select-disabled .mat-select-value,.cyan-A100 .mat-select-arrow,.cyan-A100 .mat-select-trigger,.cyan-A200 .mat-select-disabled .mat-select-value,.cyan-A200 .mat-select-arrow,.cyan-A200 .mat-select-trigger,.cyan-A400 .mat-select-disabled .mat-select-value,.cyan-A400 .mat-select-arrow,.cyan-A400 .mat-select-trigger,.cyan-A700 .mat-select-disabled .mat-select-value,.cyan-A700 .mat-select-arrow,.cyan-A700 .mat-select-trigger,.teal-50 .mat-select-disabled .mat-select-value,.teal-50 .mat-select-arrow,.teal-50 .mat-select-trigger,.teal-100 .mat-select-disabled .mat-select-value,.teal-100 .mat-select-arrow,.teal-100 .mat-select-trigger,.teal-200 .mat-select-disabled .mat-select-value,.teal-200 .mat-select-arrow,.teal-200 .mat-select-trigger,.teal-300 .mat-select-disabled .mat-select-value,.teal-300 .mat-select-arrow,.teal-300 .mat-select-trigger,.teal-400 .mat-select-disabled .mat-select-value,.teal-400 .mat-select-arrow,.teal-400 .mat-select-trigger,.teal-A100 .mat-select-disabled .mat-select-value,.teal-A100 .mat-select-arrow,.teal-A100 .mat-select-trigger,.teal-A200 .mat-select-disabled .mat-select-value,.teal-A200 .mat-select-arrow,.teal-A200 .mat-select-trigger,.teal-A400 .mat-select-disabled .mat-select-value,.teal-A400 .mat-select-arrow,.teal-A400 .mat-select-trigger,.teal-A700 .mat-select-disabled .mat-select-value,.teal-A700 .mat-select-arrow,.teal-A700 .mat-select-trigger,.green-50 .mat-select-disabled .mat-select-value,.green-50 .mat-select-arrow,.green-50 .mat-select-trigger,.green-100 .mat-select-disabled .mat-select-value,.green-100 .mat-select-arrow,.green-100 .mat-select-trigger,.green-200 .mat-select-disabled .mat-select-value,.green-200 .mat-select-arrow,.green-200 .mat-select-trigger,.green-300 .mat-select-disabled .mat-select-value,.green-300 .mat-select-arrow,.green-300 .mat-select-trigger,.green-400 .mat-select-disabled .mat-select-value,.green-400 .mat-select-arrow,.green-400 .mat-select-trigger,.green-500 .mat-select-disabled .mat-select-value,.green-500 .mat-select-arrow,.green-500 .mat-select-trigger,.green .mat-select-disabled .mat-select-value,.green .mat-select-arrow,.green .mat-select-trigger,.green-A100 .mat-select-disabled .mat-select-value,.green-A100 .mat-select-arrow,.green-A100 .mat-select-trigger,.green-A200 .mat-select-disabled .mat-select-value,.green-A200 .mat-select-arrow,.green-A200 .mat-select-trigger,.green-A400 .mat-select-disabled .mat-select-value,.green-A400 .mat-select-arrow,.green-A400 .mat-select-trigger,.green-A700 .mat-select-disabled .mat-select-value,.green-A700 .mat-select-arrow,.green-A700 .mat-select-trigger,.light-green-50 .mat-select-disabled .mat-select-value,.light-green-50 .mat-select-arrow,.light-green-50 .mat-select-trigger,.light-green-100 .mat-select-disabled .mat-select-value,.light-green-100 .mat-select-arrow,.light-green-100 .mat-select-trigger,.light-green-200 .mat-select-disabled .mat-select-value,.light-green-200 .mat-select-arrow,.light-green-200 .mat-select-trigger,.light-green-300 .mat-select-disabled .mat-select-value,.light-green-300 .mat-select-arrow,.light-green-300 .mat-select-trigger,.light-green-400 .mat-select-disabled .mat-select-value,.light-green-400 .mat-select-arrow,.light-green-400 .mat-select-trigger,.light-green-500 .mat-select-disabled .mat-select-value,.light-green-500 .mat-select-arrow,.light-green-500 .mat-select-trigger,.light-green .mat-select-disabled .mat-select-value,.light-green .mat-select-arrow,.light-green .mat-select-trigger,.light-green-600 .mat-select-disabled .mat-select-value,.light-green-600 .mat-select-arrow,.light-green-600 .mat-select-trigger,.light-green-A100 .mat-select-disabled .mat-select-value,.light-green-A100 .mat-select-arrow,.light-green-A100 .mat-select-trigger,.light-green-A200 .mat-select-disabled .mat-select-value,.light-green-A200 .mat-select-arrow,.light-green-A200 .mat-select-trigger,.light-green-A400 .mat-select-disabled .mat-select-value,.light-green-A400 .mat-select-arrow,.light-green-A400 .mat-select-trigger,.light-green-A700 .mat-select-disabled .mat-select-value,.light-green-A700 .mat-select-arrow,.light-green-A700 .mat-select-trigger,.lime-50 .mat-select-disabled .mat-select-value,.lime-50 .mat-select-arrow,.lime-50 .mat-select-trigger,.lime-100 .mat-select-disabled .mat-select-value,.lime-100 .mat-select-arrow,.lime-100 .mat-select-trigger,.lime-200 .mat-select-disabled .mat-select-value,.lime-200 .mat-select-arrow,.lime-200 .mat-select-trigger,.lime-300 .mat-select-disabled .mat-select-value,.lime-300 .mat-select-arrow,.lime-300 .mat-select-trigger,.lime-400 .mat-select-disabled .mat-select-value,.lime-400 .mat-select-arrow,.lime-400 .mat-select-trigger,.lime-500 .mat-select-disabled .mat-select-value,.lime-500 .mat-select-arrow,.lime-500 .mat-select-trigger,.lime .mat-select-disabled .mat-select-value,.lime .mat-select-arrow,.lime .mat-select-trigger,.lime-600 .mat-select-disabled .mat-select-value,.lime-600 .mat-select-arrow,.lime-600 .mat-select-trigger,.lime-700 .mat-select-disabled .mat-select-value,.lime-700 .mat-select-arrow,.lime-700 .mat-select-trigger,.lime-800 .mat-select-disabled .mat-select-value,.lime-800 .mat-select-arrow,.lime-800 .mat-select-trigger,.lime-A100 .mat-select-disabled .mat-select-value,.lime-A100 .mat-select-arrow,.lime-A100 .mat-select-trigger,.lime-A200 .mat-select-disabled .mat-select-value,.lime-A200 .mat-select-arrow,.lime-A200 .mat-select-trigger,.lime-A400 .mat-select-disabled .mat-select-value,.lime-A400 .mat-select-arrow,.lime-A400 .mat-select-trigger,.lime-A700 .mat-select-disabled .mat-select-value,.lime-A700 .mat-select-arrow,.lime-A700 .mat-select-trigger,.yellow-50 .mat-select-disabled .mat-select-value,.yellow-50 .mat-select-arrow,.yellow-50 .mat-select-trigger,.yellow-100 .mat-select-disabled .mat-select-value,.yellow-100 .mat-select-arrow,.yellow-100 .mat-select-trigger,.yellow-200 .mat-select-disabled .mat-select-value,.yellow-200 .mat-select-arrow,.yellow-200 .mat-select-trigger,.yellow-300 .mat-select-disabled .mat-select-value,.yellow-300 .mat-select-arrow,.yellow-300 .mat-select-trigger,.yellow-400 .mat-select-disabled .mat-select-value,.yellow-400 .mat-select-arrow,.yellow-400 .mat-select-trigger,.yellow-500 .mat-select-disabled .mat-select-value,.yellow-500 .mat-select-arrow,.yellow-500 .mat-select-trigger,.yellow .mat-select-disabled .mat-select-value,.yellow .mat-select-arrow,.yellow .mat-select-trigger,.yellow-600 .mat-select-disabled .mat-select-value,.yellow-600 .mat-select-arrow,.yellow-600 .mat-select-trigger,.yellow-700 .mat-select-disabled .mat-select-value,.yellow-700 .mat-select-arrow,.yellow-700 .mat-select-trigger,.yellow-800 .mat-select-disabled .mat-select-value,.yellow-800 .mat-select-arrow,.yellow-800 .mat-select-trigger,.yellow-900 .mat-select-disabled .mat-select-value,.yellow-900 .mat-select-arrow,.yellow-900 .mat-select-trigger,.yellow-A100 .mat-select-disabled .mat-select-value,.yellow-A100 .mat-select-arrow,.yellow-A100 .mat-select-trigger,.yellow-A200 .mat-select-disabled .mat-select-value,.yellow-A200 .mat-select-arrow,.yellow-A200 .mat-select-trigger,.yellow-A400 .mat-select-disabled .mat-select-value,.yellow-A400 .mat-select-arrow,.yellow-A400 .mat-select-trigger,.yellow-A700 .mat-select-disabled .mat-select-value,.yellow-A700 .mat-select-arrow,.yellow-A700 .mat-select-trigger,.amber-50 .mat-select-disabled .mat-select-value,.amber-50 .mat-select-arrow,.amber-50 .mat-select-trigger,.amber-100 .mat-select-disabled .mat-select-value,.amber-100 .mat-select-arrow,.amber-100 .mat-select-trigger,.amber-200 .mat-select-disabled .mat-select-value,.amber-200 .mat-select-arrow,.amber-200 .mat-select-trigger,.amber-300 .mat-select-disabled .mat-select-value,.amber-300 .mat-select-arrow,.amber-300 .mat-select-trigger,.amber-400 .mat-select-disabled .mat-select-value,.amber-400 .mat-select-arrow,.amber-400 .mat-select-trigger,.amber-500 .mat-select-disabled .mat-select-value,.amber-500 .mat-select-arrow,.amber-500 .mat-select-trigger,.amber .mat-select-disabled .mat-select-value,.amber .mat-select-arrow,.amber .mat-select-trigger,.amber-600 .mat-select-disabled .mat-select-value,.amber-600 .mat-select-arrow,.amber-600 .mat-select-trigger,.amber-700 .mat-select-disabled .mat-select-value,.amber-700 .mat-select-arrow,.amber-700 .mat-select-trigger,.amber-800 .mat-select-disabled .mat-select-value,.amber-800 .mat-select-arrow,.amber-800 .mat-select-trigger,.amber-900 .mat-select-disabled .mat-select-value,.amber-900 .mat-select-arrow,.amber-900 .mat-select-trigger,.amber-A100 .mat-select-disabled .mat-select-value,.amber-A100 .mat-select-arrow,.amber-A100 .mat-select-trigger,.amber-A200 .mat-select-disabled .mat-select-value,.amber-A200 .mat-select-arrow,.amber-A200 .mat-select-trigger,.amber-A400 .mat-select-disabled .mat-select-value,.amber-A400 .mat-select-arrow,.amber-A400 .mat-select-trigger,.amber-A700 .mat-select-disabled .mat-select-value,.amber-A700 .mat-select-arrow,.amber-A700 .mat-select-trigger,.orange-50 .mat-select-disabled .mat-select-value,.orange-50 .mat-select-arrow,.orange-50 .mat-select-trigger,.orange-100 .mat-select-disabled .mat-select-value,.orange-100 .mat-select-arrow,.orange-100 .mat-select-trigger,.orange-200 .mat-select-disabled .mat-select-value,.orange-200 .mat-select-arrow,.orange-200 .mat-select-trigger,.orange-300 .mat-select-disabled .mat-select-value,.orange-300 .mat-select-arrow,.orange-300 .mat-select-trigger,.orange-400 .mat-select-disabled .mat-select-value,.orange-400 .mat-select-arrow,.orange-400 .mat-select-trigger,.orange-500 .mat-select-disabled .mat-select-value,.orange-500 .mat-select-arrow,.orange-500 .mat-select-trigger,.orange .mat-select-disabled .mat-select-value,.orange .mat-select-arrow,.orange .mat-select-trigger,.orange-600 .mat-select-disabled .mat-select-value,.orange-600 .mat-select-arrow,.orange-600 .mat-select-trigger,.orange-700 .mat-select-disabled .mat-select-value,.orange-700 .mat-select-arrow,.orange-700 .mat-select-trigger,.orange-A100 .mat-select-disabled .mat-select-value,.orange-A100 .mat-select-arrow,.orange-A100 .mat-select-trigger,.orange-A200 .mat-select-disabled .mat-select-value,.orange-A200 .mat-select-arrow,.orange-A200 .mat-select-trigger,.orange-A400 .mat-select-disabled .mat-select-value,.orange-A400 .mat-select-arrow,.orange-A400 .mat-select-trigger,.orange-A700 .mat-select-disabled .mat-select-value,.orange-A700 .mat-select-arrow,.orange-A700 .mat-select-trigger,.deep-orange-50 .mat-select-disabled .mat-select-value,.deep-orange-50 .mat-select-arrow,.deep-orange-50 .mat-select-trigger,.deep-orange-100 .mat-select-disabled .mat-select-value,.deep-orange-100 .mat-select-arrow,.deep-orange-100 .mat-select-trigger,.deep-orange-200 .mat-select-disabled .mat-select-value,.deep-orange-200 .mat-select-arrow,.deep-orange-200 .mat-select-trigger,.deep-orange-300 .mat-select-disabled .mat-select-value,.deep-orange-300 .mat-select-arrow,.deep-orange-300 .mat-select-trigger,.deep-orange-400 .mat-select-disabled .mat-select-value,.deep-orange-400 .mat-select-arrow,.deep-orange-400 .mat-select-trigger,.deep-orange-A100 .mat-select-disabled .mat-select-value,.deep-orange-A100 .mat-select-arrow,.deep-orange-A100 .mat-select-trigger,.deep-orange-A200 .mat-select-disabled .mat-select-value,.deep-orange-A200 .mat-select-arrow,.deep-orange-A200 .mat-select-trigger,.brown-50 .mat-select-disabled .mat-select-value,.brown-50 .mat-select-arrow,.brown-50 .mat-select-trigger,.brown-100 .mat-select-disabled .mat-select-value,.brown-100 .mat-select-arrow,.brown-100 .mat-select-trigger,.brown-200 .mat-select-disabled .mat-select-value,.brown-200 .mat-select-arrow,.brown-200 .mat-select-trigger,.brown-A100 .mat-select-disabled .mat-select-value,.brown-A100 .mat-select-arrow,.brown-A100 .mat-select-trigger,.brown-A200 .mat-select-disabled .mat-select-value,.brown-A200 .mat-select-arrow,.brown-A200 .mat-select-trigger,.grey-50 .mat-select-disabled .mat-select-value,.grey-50 .mat-select-arrow,.grey-50 .mat-select-trigger,.grey-100 .mat-select-disabled .mat-select-value,.grey-100 .mat-select-arrow,.grey-100 .mat-select-trigger,.grey-200 .mat-select-disabled .mat-select-value,.grey-200 .mat-select-arrow,.grey-200 .mat-select-trigger,.grey-300 .mat-select-disabled .mat-select-value,.grey-300 .mat-select-arrow,.grey-300 .mat-select-trigger,.grey-400 .mat-select-disabled .mat-select-value,.grey-400 .mat-select-arrow,.grey-400 .mat-select-trigger,.grey-500 .mat-select-disabled .mat-select-value,.grey-500 .mat-select-arrow,.grey-500 .mat-select-trigger,.grey .mat-select-disabled .mat-select-value,.grey .mat-select-arrow,.grey .mat-select-trigger,.grey-A100 .mat-select-disabled .mat-select-value,.grey-A100 .mat-select-arrow,.grey-A100 .mat-select-trigger,.grey-A200 .mat-select-disabled .mat-select-value,.grey-A200 .mat-select-arrow,.grey-A200 .mat-select-trigger,.grey-A400 .mat-select-disabled .mat-select-value,.grey-A400 .mat-select-arrow,.grey-A400 .mat-select-trigger,.blue-grey-50 .mat-select-disabled .mat-select-value,.blue-grey-50 .mat-select-arrow,.blue-grey-50 .mat-select-trigger,.blue-grey-100 .mat-select-disabled .mat-select-value,.blue-grey-100 .mat-select-arrow,.blue-grey-100 .mat-select-trigger,.blue-grey-200 .mat-select-disabled .mat-select-value,.blue-grey-200 .mat-select-arrow,.blue-grey-200 .mat-select-trigger,.blue-grey-300 .mat-select-disabled .mat-select-value,.blue-grey-300 .mat-select-arrow,.blue-grey-300 .mat-select-trigger,.blue-grey-A100 .mat-select-disabled .mat-select-value,.blue-grey-A100 .mat-select-arrow,.blue-grey-A100 .mat-select-trigger,.blue-grey-A200 .mat-select-disabled .mat-select-value,.blue-grey-A200 .mat-select-arrow,.blue-grey-A200 .mat-select-trigger{color:#00000061}.red-500 input[type=text],.red input[type=text],.red-600 input[type=text],.red-700 input[type=text],.red-800 input[type=text],.red-900 input[type=text],.red-A200 input[type=text],.red-A400 input[type=text],.red-A700 input[type=text],.pink-500 input[type=text],.pink input[type=text],.pink-600 input[type=text],.pink-700 input[type=text],.pink-800 input[type=text],.pink-900 input[type=text],.pink-A200 input[type=text],.pink-A400 input[type=text],.pink-A700 input[type=text],.purple-300 input[type=text],.purple-400 input[type=text],.purple-500 input[type=text],.purple input[type=text],.purple-600 input[type=text],.purple-700 input[type=text],.purple-800 input[type=text],.purple-900 input[type=text],.purple-A200 input[type=text],.purple-A400 input[type=text],.purple-A700 input[type=text],.deep-purple-300 input[type=text],.deep-purple-400 input[type=text],.deep-purple-500 input[type=text],.deep-purple input[type=text],.deep-purple-600 input[type=text],.deep-purple-700 input[type=text],.deep-purple-800 input[type=text],.deep-purple-900 input[type=text],.deep-purple-A200 input[type=text],.deep-purple-A400 input[type=text],.deep-purple-A700 input[type=text],.indigo-300 input[type=text],.indigo-400 input[type=text],.indigo-500 input[type=text],.indigo input[type=text],.indigo-600 input[type=text],.indigo-700 input[type=text],.indigo-800 input[type=text],.indigo-900 input[type=text],.indigo-A200 input[type=text],.indigo-A400 input[type=text],.indigo-A700 input[type=text],.blue-500 input[type=text],.blue input[type=text],.blue-600 input[type=text],.blue-700 input[type=text],.blue-800 input[type=text],.blue-900 input[type=text],.blue-A200 input[type=text],.blue-A400 input[type=text],.blue-A700 input[type=text],.light-blue-500 input[type=text],.light-blue input[type=text],.light-blue-600 input[type=text],.light-blue-700 input[type=text],.light-blue-800 input[type=text],.light-blue-900 input[type=text],.light-blue-A700 input[type=text],.cyan-500 input[type=text],.cyan input[type=text],.cyan-600 input[type=text],.cyan-700 input[type=text],.cyan-800 input[type=text],.cyan-900 input[type=text],.teal-500 input[type=text],.teal input[type=text],.teal-600 input[type=text],.teal-700 input[type=text],.teal-800 input[type=text],.teal-900 input[type=text],.green-600 input[type=text],.green-700 input[type=text],.green-800 input[type=text],.green-900 input[type=text],.light-green-700 input[type=text],.light-green-800 input[type=text],.light-green-900 input[type=text],.lime-900 input[type=text],.orange-800 input[type=text],.orange-900 input[type=text],.deep-orange-500 input[type=text],.deep-orange input[type=text],.deep-orange-600 input[type=text],.deep-orange-700 input[type=text],.deep-orange-800 input[type=text],.deep-orange-900 input[type=text],.deep-orange-A400 input[type=text],.deep-orange-A700 input[type=text],.brown-300 input[type=text],.brown-400 input[type=text],.brown-500 input[type=text],.brown input[type=text],.brown-600 input[type=text],.brown-700 input[type=text],.brown-800 input[type=text],.brown-900 input[type=text],.brown-A400 input[type=text],.brown-A700 input[type=text],.grey-600 input[type=text],.grey-700 input[type=text],.grey-800 input[type=text],.grey-900 input[type=text],.grey-A700 input[type=text],.blue-grey-400 input[type=text],.blue-grey-500 input[type=text],.blue-grey input[type=text],.blue-grey-600 input[type=text],.blue-grey-700 input[type=text],.blue-grey-800 input[type=text],.blue-grey-900 input[type=text],.blue-grey-A400 input[type=text],.blue-grey-A700 input[type=text]{color:#fff}.red-500 .mat-form-field-label,.red .mat-form-field-label,.red-600 .mat-form-field-label,.red-700 .mat-form-field-label,.red-800 .mat-form-field-label,.red-900 .mat-form-field-label,.red-A200 .mat-form-field-label,.red-A400 .mat-form-field-label,.red-A700 .mat-form-field-label,.pink-500 .mat-form-field-label,.pink .mat-form-field-label,.pink-600 .mat-form-field-label,.pink-700 .mat-form-field-label,.pink-800 .mat-form-field-label,.pink-900 .mat-form-field-label,.pink-A200 .mat-form-field-label,.pink-A400 .mat-form-field-label,.pink-A700 .mat-form-field-label,.purple-300 .mat-form-field-label,.purple-400 .mat-form-field-label,.purple-500 .mat-form-field-label,.purple .mat-form-field-label,.purple-600 .mat-form-field-label,.purple-700 .mat-form-field-label,.purple-800 .mat-form-field-label,.purple-900 .mat-form-field-label,.purple-A200 .mat-form-field-label,.purple-A400 .mat-form-field-label,.purple-A700 .mat-form-field-label,.deep-purple-300 .mat-form-field-label,.deep-purple-400 .mat-form-field-label,.deep-purple-500 .mat-form-field-label,.deep-purple .mat-form-field-label,.deep-purple-600 .mat-form-field-label,.deep-purple-700 .mat-form-field-label,.deep-purple-800 .mat-form-field-label,.deep-purple-900 .mat-form-field-label,.deep-purple-A200 .mat-form-field-label,.deep-purple-A400 .mat-form-field-label,.deep-purple-A700 .mat-form-field-label,.indigo-300 .mat-form-field-label,.indigo-400 .mat-form-field-label,.indigo-500 .mat-form-field-label,.indigo .mat-form-field-label,.indigo-600 .mat-form-field-label,.indigo-700 .mat-form-field-label,.indigo-800 .mat-form-field-label,.indigo-900 .mat-form-field-label,.indigo-A200 .mat-form-field-label,.indigo-A400 .mat-form-field-label,.indigo-A700 .mat-form-field-label,.blue-500 .mat-form-field-label,.blue .mat-form-field-label,.blue-600 .mat-form-field-label,.blue-700 .mat-form-field-label,.blue-800 .mat-form-field-label,.blue-900 .mat-form-field-label,.blue-A200 .mat-form-field-label,.blue-A400 .mat-form-field-label,.blue-A700 .mat-form-field-label,.light-blue-500 .mat-form-field-label,.light-blue .mat-form-field-label,.light-blue-600 .mat-form-field-label,.light-blue-700 .mat-form-field-label,.light-blue-800 .mat-form-field-label,.light-blue-900 .mat-form-field-label,.light-blue-A700 .mat-form-field-label,.cyan-500 .mat-form-field-label,.cyan .mat-form-field-label,.cyan-600 .mat-form-field-label,.cyan-700 .mat-form-field-label,.cyan-800 .mat-form-field-label,.cyan-900 .mat-form-field-label,.teal-500 .mat-form-field-label,.teal .mat-form-field-label,.teal-600 .mat-form-field-label,.teal-700 .mat-form-field-label,.teal-800 .mat-form-field-label,.teal-900 .mat-form-field-label,.green-600 .mat-form-field-label,.green-700 .mat-form-field-label,.green-800 .mat-form-field-label,.green-900 .mat-form-field-label,.light-green-700 .mat-form-field-label,.light-green-800 .mat-form-field-label,.light-green-900 .mat-form-field-label,.lime-900 .mat-form-field-label,.orange-800 .mat-form-field-label,.orange-900 .mat-form-field-label,.deep-orange-500 .mat-form-field-label,.deep-orange .mat-form-field-label,.deep-orange-600 .mat-form-field-label,.deep-orange-700 .mat-form-field-label,.deep-orange-800 .mat-form-field-label,.deep-orange-900 .mat-form-field-label,.deep-orange-A400 .mat-form-field-label,.deep-orange-A700 .mat-form-field-label,.brown-300 .mat-form-field-label,.brown-400 .mat-form-field-label,.brown-500 .mat-form-field-label,.brown .mat-form-field-label,.brown-600 .mat-form-field-label,.brown-700 .mat-form-field-label,.brown-800 .mat-form-field-label,.brown-900 .mat-form-field-label,.brown-A400 .mat-form-field-label,.brown-A700 .mat-form-field-label,.grey-600 .mat-form-field-label,.grey-700 .mat-form-field-label,.grey-800 .mat-form-field-label,.grey-900 .mat-form-field-label,.grey-A700 .mat-form-field-label,.blue-grey-400 .mat-form-field-label,.blue-grey-500 .mat-form-field-label,.blue-grey .mat-form-field-label,.blue-grey-600 .mat-form-field-label,.blue-grey-700 .mat-form-field-label,.blue-grey-800 .mat-form-field-label,.blue-grey-900 .mat-form-field-label,.blue-grey-A400 .mat-form-field-label,.blue-grey-A700 .mat-form-field-label{color:#ffffff80}.red-500 .mat-form-field-underline,.red .mat-form-field-underline,.red-600 .mat-form-field-underline,.red-700 .mat-form-field-underline,.red-800 .mat-form-field-underline,.red-900 .mat-form-field-underline,.red-A200 .mat-form-field-underline,.red-A400 .mat-form-field-underline,.red-A700 .mat-form-field-underline,.pink-500 .mat-form-field-underline,.pink .mat-form-field-underline,.pink-600 .mat-form-field-underline,.pink-700 .mat-form-field-underline,.pink-800 .mat-form-field-underline,.pink-900 .mat-form-field-underline,.pink-A200 .mat-form-field-underline,.pink-A400 .mat-form-field-underline,.pink-A700 .mat-form-field-underline,.purple-300 .mat-form-field-underline,.purple-400 .mat-form-field-underline,.purple-500 .mat-form-field-underline,.purple .mat-form-field-underline,.purple-600 .mat-form-field-underline,.purple-700 .mat-form-field-underline,.purple-800 .mat-form-field-underline,.purple-900 .mat-form-field-underline,.purple-A200 .mat-form-field-underline,.purple-A400 .mat-form-field-underline,.purple-A700 .mat-form-field-underline,.deep-purple-300 .mat-form-field-underline,.deep-purple-400 .mat-form-field-underline,.deep-purple-500 .mat-form-field-underline,.deep-purple .mat-form-field-underline,.deep-purple-600 .mat-form-field-underline,.deep-purple-700 .mat-form-field-underline,.deep-purple-800 .mat-form-field-underline,.deep-purple-900 .mat-form-field-underline,.deep-purple-A200 .mat-form-field-underline,.deep-purple-A400 .mat-form-field-underline,.deep-purple-A700 .mat-form-field-underline,.indigo-300 .mat-form-field-underline,.indigo-400 .mat-form-field-underline,.indigo-500 .mat-form-field-underline,.indigo .mat-form-field-underline,.indigo-600 .mat-form-field-underline,.indigo-700 .mat-form-field-underline,.indigo-800 .mat-form-field-underline,.indigo-900 .mat-form-field-underline,.indigo-A200 .mat-form-field-underline,.indigo-A400 .mat-form-field-underline,.indigo-A700 .mat-form-field-underline,.blue-500 .mat-form-field-underline,.blue .mat-form-field-underline,.blue-600 .mat-form-field-underline,.blue-700 .mat-form-field-underline,.blue-800 .mat-form-field-underline,.blue-900 .mat-form-field-underline,.blue-A200 .mat-form-field-underline,.blue-A400 .mat-form-field-underline,.blue-A700 .mat-form-field-underline,.light-blue-500 .mat-form-field-underline,.light-blue .mat-form-field-underline,.light-blue-600 .mat-form-field-underline,.light-blue-700 .mat-form-field-underline,.light-blue-800 .mat-form-field-underline,.light-blue-900 .mat-form-field-underline,.light-blue-A700 .mat-form-field-underline,.cyan-500 .mat-form-field-underline,.cyan .mat-form-field-underline,.cyan-600 .mat-form-field-underline,.cyan-700 .mat-form-field-underline,.cyan-800 .mat-form-field-underline,.cyan-900 .mat-form-field-underline,.teal-500 .mat-form-field-underline,.teal .mat-form-field-underline,.teal-600 .mat-form-field-underline,.teal-700 .mat-form-field-underline,.teal-800 .mat-form-field-underline,.teal-900 .mat-form-field-underline,.green-600 .mat-form-field-underline,.green-700 .mat-form-field-underline,.green-800 .mat-form-field-underline,.green-900 .mat-form-field-underline,.light-green-700 .mat-form-field-underline,.light-green-800 .mat-form-field-underline,.light-green-900 .mat-form-field-underline,.lime-900 .mat-form-field-underline,.orange-800 .mat-form-field-underline,.orange-900 .mat-form-field-underline,.deep-orange-500 .mat-form-field-underline,.deep-orange .mat-form-field-underline,.deep-orange-600 .mat-form-field-underline,.deep-orange-700 .mat-form-field-underline,.deep-orange-800 .mat-form-field-underline,.deep-orange-900 .mat-form-field-underline,.deep-orange-A400 .mat-form-field-underline,.deep-orange-A700 .mat-form-field-underline,.brown-300 .mat-form-field-underline,.brown-400 .mat-form-field-underline,.brown-500 .mat-form-field-underline,.brown .mat-form-field-underline,.brown-600 .mat-form-field-underline,.brown-700 .mat-form-field-underline,.brown-800 .mat-form-field-underline,.brown-900 .mat-form-field-underline,.brown-A400 .mat-form-field-underline,.brown-A700 .mat-form-field-underline,.grey-600 .mat-form-field-underline,.grey-700 .mat-form-field-underline,.grey-800 .mat-form-field-underline,.grey-900 .mat-form-field-underline,.grey-A700 .mat-form-field-underline,.blue-grey-400 .mat-form-field-underline,.blue-grey-500 .mat-form-field-underline,.blue-grey .mat-form-field-underline,.blue-grey-600 .mat-form-field-underline,.blue-grey-700 .mat-form-field-underline,.blue-grey-800 .mat-form-field-underline,.blue-grey-900 .mat-form-field-underline,.blue-grey-A400 .mat-form-field-underline,.blue-grey-A700 .mat-form-field-underline{background-color:#ffffff1f}.red-500 .mat-select-trigger,.red-500 .mat-select-arrow,.red .mat-select-trigger,.red .mat-select-arrow,.red-600 .mat-select-trigger,.red-600 .mat-select-arrow,.red-700 .mat-select-trigger,.red-700 .mat-select-arrow,.red-800 .mat-select-trigger,.red-800 .mat-select-arrow,.red-900 .mat-select-trigger,.red-900 .mat-select-arrow,.red-A200 .mat-select-trigger,.red-A200 .mat-select-arrow,.red-A400 .mat-select-trigger,.red-A400 .mat-select-arrow,.red-A700 .mat-select-trigger,.red-A700 .mat-select-arrow,.pink-500 .mat-select-trigger,.pink-500 .mat-select-arrow,.pink .mat-select-trigger,.pink .mat-select-arrow,.pink-600 .mat-select-trigger,.pink-600 .mat-select-arrow,.pink-700 .mat-select-trigger,.pink-700 .mat-select-arrow,.pink-800 .mat-select-trigger,.pink-800 .mat-select-arrow,.pink-900 .mat-select-trigger,.pink-900 .mat-select-arrow,.pink-A200 .mat-select-trigger,.pink-A200 .mat-select-arrow,.pink-A400 .mat-select-trigger,.pink-A400 .mat-select-arrow,.pink-A700 .mat-select-trigger,.pink-A700 .mat-select-arrow,.purple-300 .mat-select-trigger,.purple-300 .mat-select-arrow,.purple-400 .mat-select-trigger,.purple-400 .mat-select-arrow,.purple-500 .mat-select-trigger,.purple-500 .mat-select-arrow,.purple .mat-select-trigger,.purple .mat-select-arrow,.purple-600 .mat-select-trigger,.purple-600 .mat-select-arrow,.purple-700 .mat-select-trigger,.purple-700 .mat-select-arrow,.purple-800 .mat-select-trigger,.purple-800 .mat-select-arrow,.purple-900 .mat-select-trigger,.purple-900 .mat-select-arrow,.purple-A200 .mat-select-trigger,.purple-A200 .mat-select-arrow,.purple-A400 .mat-select-trigger,.purple-A400 .mat-select-arrow,.purple-A700 .mat-select-trigger,.purple-A700 .mat-select-arrow,.deep-purple-300 .mat-select-trigger,.deep-purple-300 .mat-select-arrow,.deep-purple-400 .mat-select-trigger,.deep-purple-400 .mat-select-arrow,.deep-purple-500 .mat-select-trigger,.deep-purple-500 .mat-select-arrow,.deep-purple .mat-select-trigger,.deep-purple .mat-select-arrow,.deep-purple-600 .mat-select-trigger,.deep-purple-600 .mat-select-arrow,.deep-purple-700 .mat-select-trigger,.deep-purple-700 .mat-select-arrow,.deep-purple-800 .mat-select-trigger,.deep-purple-800 .mat-select-arrow,.deep-purple-900 .mat-select-trigger,.deep-purple-900 .mat-select-arrow,.deep-purple-A200 .mat-select-trigger,.deep-purple-A200 .mat-select-arrow,.deep-purple-A400 .mat-select-trigger,.deep-purple-A400 .mat-select-arrow,.deep-purple-A700 .mat-select-trigger,.deep-purple-A700 .mat-select-arrow,.indigo-300 .mat-select-trigger,.indigo-300 .mat-select-arrow,.indigo-400 .mat-select-trigger,.indigo-400 .mat-select-arrow,.indigo-500 .mat-select-trigger,.indigo-500 .mat-select-arrow,.indigo .mat-select-trigger,.indigo .mat-select-arrow,.indigo-600 .mat-select-trigger,.indigo-600 .mat-select-arrow,.indigo-700 .mat-select-trigger,.indigo-700 .mat-select-arrow,.indigo-800 .mat-select-trigger,.indigo-800 .mat-select-arrow,.indigo-900 .mat-select-trigger,.indigo-900 .mat-select-arrow,.indigo-A200 .mat-select-trigger,.indigo-A200 .mat-select-arrow,.indigo-A400 .mat-select-trigger,.indigo-A400 .mat-select-arrow,.indigo-A700 .mat-select-trigger,.indigo-A700 .mat-select-arrow,.blue-500 .mat-select-trigger,.blue-500 .mat-select-arrow,.blue .mat-select-trigger,.blue .mat-select-arrow,.blue-600 .mat-select-trigger,.blue-600 .mat-select-arrow,.blue-700 .mat-select-trigger,.blue-700 .mat-select-arrow,.blue-800 .mat-select-trigger,.blue-800 .mat-select-arrow,.blue-900 .mat-select-trigger,.blue-900 .mat-select-arrow,.blue-A200 .mat-select-trigger,.blue-A200 .mat-select-arrow,.blue-A400 .mat-select-trigger,.blue-A400 .mat-select-arrow,.blue-A700 .mat-select-trigger,.blue-A700 .mat-select-arrow,.light-blue-500 .mat-select-trigger,.light-blue-500 .mat-select-arrow,.light-blue .mat-select-trigger,.light-blue .mat-select-arrow,.light-blue-600 .mat-select-trigger,.light-blue-600 .mat-select-arrow,.light-blue-700 .mat-select-trigger,.light-blue-700 .mat-select-arrow,.light-blue-800 .mat-select-trigger,.light-blue-800 .mat-select-arrow,.light-blue-900 .mat-select-trigger,.light-blue-900 .mat-select-arrow,.light-blue-A700 .mat-select-trigger,.light-blue-A700 .mat-select-arrow,.cyan-500 .mat-select-trigger,.cyan-500 .mat-select-arrow,.cyan .mat-select-trigger,.cyan .mat-select-arrow,.cyan-600 .mat-select-trigger,.cyan-600 .mat-select-arrow,.cyan-700 .mat-select-trigger,.cyan-700 .mat-select-arrow,.cyan-800 .mat-select-trigger,.cyan-800 .mat-select-arrow,.cyan-900 .mat-select-trigger,.cyan-900 .mat-select-arrow,.teal-500 .mat-select-trigger,.teal-500 .mat-select-arrow,.teal .mat-select-trigger,.teal .mat-select-arrow,.teal-600 .mat-select-trigger,.teal-600 .mat-select-arrow,.teal-700 .mat-select-trigger,.teal-700 .mat-select-arrow,.teal-800 .mat-select-trigger,.teal-800 .mat-select-arrow,.teal-900 .mat-select-trigger,.teal-900 .mat-select-arrow,.green-600 .mat-select-trigger,.green-600 .mat-select-arrow,.green-700 .mat-select-trigger,.green-700 .mat-select-arrow,.green-800 .mat-select-trigger,.green-800 .mat-select-arrow,.green-900 .mat-select-trigger,.green-900 .mat-select-arrow,.light-green-700 .mat-select-trigger,.light-green-700 .mat-select-arrow,.light-green-800 .mat-select-trigger,.light-green-800 .mat-select-arrow,.light-green-900 .mat-select-trigger,.light-green-900 .mat-select-arrow,.lime-900 .mat-select-trigger,.lime-900 .mat-select-arrow,.orange-800 .mat-select-trigger,.orange-800 .mat-select-arrow,.orange-900 .mat-select-trigger,.orange-900 .mat-select-arrow,.deep-orange-500 .mat-select-trigger,.deep-orange-500 .mat-select-arrow,.deep-orange .mat-select-trigger,.deep-orange .mat-select-arrow,.deep-orange-600 .mat-select-trigger,.deep-orange-600 .mat-select-arrow,.deep-orange-700 .mat-select-trigger,.deep-orange-700 .mat-select-arrow,.deep-orange-800 .mat-select-trigger,.deep-orange-800 .mat-select-arrow,.deep-orange-900 .mat-select-trigger,.deep-orange-900 .mat-select-arrow,.deep-orange-A400 .mat-select-trigger,.deep-orange-A400 .mat-select-arrow,.deep-orange-A700 .mat-select-trigger,.deep-orange-A700 .mat-select-arrow,.brown-300 .mat-select-trigger,.brown-300 .mat-select-arrow,.brown-400 .mat-select-trigger,.brown-400 .mat-select-arrow,.brown-500 .mat-select-trigger,.brown-500 .mat-select-arrow,.brown .mat-select-trigger,.brown .mat-select-arrow,.brown-600 .mat-select-trigger,.brown-600 .mat-select-arrow,.brown-700 .mat-select-trigger,.brown-700 .mat-select-arrow,.brown-800 .mat-select-trigger,.brown-800 .mat-select-arrow,.brown-900 .mat-select-trigger,.brown-900 .mat-select-arrow,.brown-A400 .mat-select-trigger,.brown-A400 .mat-select-arrow,.brown-A700 .mat-select-trigger,.brown-A700 .mat-select-arrow,.grey-600 .mat-select-trigger,.grey-600 .mat-select-arrow,.grey-700 .mat-select-trigger,.grey-700 .mat-select-arrow,.grey-800 .mat-select-trigger,.grey-800 .mat-select-arrow,.grey-900 .mat-select-trigger,.grey-900 .mat-select-arrow,.grey-A700 .mat-select-trigger,.grey-A700 .mat-select-arrow,.blue-grey-400 .mat-select-trigger,.blue-grey-400 .mat-select-arrow,.blue-grey-500 .mat-select-trigger,.blue-grey-500 .mat-select-arrow,.blue-grey .mat-select-trigger,.blue-grey .mat-select-arrow,.blue-grey-600 .mat-select-trigger,.blue-grey-600 .mat-select-arrow,.blue-grey-700 .mat-select-trigger,.blue-grey-700 .mat-select-arrow,.blue-grey-800 .mat-select-trigger,.blue-grey-800 .mat-select-arrow,.blue-grey-900 .mat-select-trigger,.blue-grey-900 .mat-select-arrow,.blue-grey-A400 .mat-select-trigger,.blue-grey-A400 .mat-select-arrow,.blue-grey-A700 .mat-select-trigger,.blue-grey-A700 .mat-select-arrow{color:#ffffff80}.red-500 .mat-select-underline,.red .mat-select-underline,.red-600 .mat-select-underline,.red-700 .mat-select-underline,.red-800 .mat-select-underline,.red-900 .mat-select-underline,.red-A200 .mat-select-underline,.red-A400 .mat-select-underline,.red-A700 .mat-select-underline,.pink-500 .mat-select-underline,.pink .mat-select-underline,.pink-600 .mat-select-underline,.pink-700 .mat-select-underline,.pink-800 .mat-select-underline,.pink-900 .mat-select-underline,.pink-A200 .mat-select-underline,.pink-A400 .mat-select-underline,.pink-A700 .mat-select-underline,.purple-300 .mat-select-underline,.purple-400 .mat-select-underline,.purple-500 .mat-select-underline,.purple .mat-select-underline,.purple-600 .mat-select-underline,.purple-700 .mat-select-underline,.purple-800 .mat-select-underline,.purple-900 .mat-select-underline,.purple-A200 .mat-select-underline,.purple-A400 .mat-select-underline,.purple-A700 .mat-select-underline,.deep-purple-300 .mat-select-underline,.deep-purple-400 .mat-select-underline,.deep-purple-500 .mat-select-underline,.deep-purple .mat-select-underline,.deep-purple-600 .mat-select-underline,.deep-purple-700 .mat-select-underline,.deep-purple-800 .mat-select-underline,.deep-purple-900 .mat-select-underline,.deep-purple-A200 .mat-select-underline,.deep-purple-A400 .mat-select-underline,.deep-purple-A700 .mat-select-underline,.indigo-300 .mat-select-underline,.indigo-400 .mat-select-underline,.indigo-500 .mat-select-underline,.indigo .mat-select-underline,.indigo-600 .mat-select-underline,.indigo-700 .mat-select-underline,.indigo-800 .mat-select-underline,.indigo-900 .mat-select-underline,.indigo-A200 .mat-select-underline,.indigo-A400 .mat-select-underline,.indigo-A700 .mat-select-underline,.blue-500 .mat-select-underline,.blue .mat-select-underline,.blue-600 .mat-select-underline,.blue-700 .mat-select-underline,.blue-800 .mat-select-underline,.blue-900 .mat-select-underline,.blue-A200 .mat-select-underline,.blue-A400 .mat-select-underline,.blue-A700 .mat-select-underline,.light-blue-500 .mat-select-underline,.light-blue .mat-select-underline,.light-blue-600 .mat-select-underline,.light-blue-700 .mat-select-underline,.light-blue-800 .mat-select-underline,.light-blue-900 .mat-select-underline,.light-blue-A700 .mat-select-underline,.cyan-500 .mat-select-underline,.cyan .mat-select-underline,.cyan-600 .mat-select-underline,.cyan-700 .mat-select-underline,.cyan-800 .mat-select-underline,.cyan-900 .mat-select-underline,.teal-500 .mat-select-underline,.teal .mat-select-underline,.teal-600 .mat-select-underline,.teal-700 .mat-select-underline,.teal-800 .mat-select-underline,.teal-900 .mat-select-underline,.green-600 .mat-select-underline,.green-700 .mat-select-underline,.green-800 .mat-select-underline,.green-900 .mat-select-underline,.light-green-700 .mat-select-underline,.light-green-800 .mat-select-underline,.light-green-900 .mat-select-underline,.lime-900 .mat-select-underline,.orange-800 .mat-select-underline,.orange-900 .mat-select-underline,.deep-orange-500 .mat-select-underline,.deep-orange .mat-select-underline,.deep-orange-600 .mat-select-underline,.deep-orange-700 .mat-select-underline,.deep-orange-800 .mat-select-underline,.deep-orange-900 .mat-select-underline,.deep-orange-A400 .mat-select-underline,.deep-orange-A700 .mat-select-underline,.brown-300 .mat-select-underline,.brown-400 .mat-select-underline,.brown-500 .mat-select-underline,.brown .mat-select-underline,.brown-600 .mat-select-underline,.brown-700 .mat-select-underline,.brown-800 .mat-select-underline,.brown-900 .mat-select-underline,.brown-A400 .mat-select-underline,.brown-A700 .mat-select-underline,.grey-600 .mat-select-underline,.grey-700 .mat-select-underline,.grey-800 .mat-select-underline,.grey-900 .mat-select-underline,.grey-A700 .mat-select-underline,.blue-grey-400 .mat-select-underline,.blue-grey-500 .mat-select-underline,.blue-grey .mat-select-underline,.blue-grey-600 .mat-select-underline,.blue-grey-700 .mat-select-underline,.blue-grey-800 .mat-select-underline,.blue-grey-900 .mat-select-underline,.blue-grey-A400 .mat-select-underline,.blue-grey-A700 .mat-select-underline{background-color:#ffffff1f}.red-500 .mat-select-disabled .mat-select-value,.red-500 .mat-select-arrow,.red-500 .mat-select-trigger,.red .mat-select-disabled .mat-select-value,.red .mat-select-arrow,.red .mat-select-trigger,.red-600 .mat-select-disabled .mat-select-value,.red-600 .mat-select-arrow,.red-600 .mat-select-trigger,.red-700 .mat-select-disabled .mat-select-value,.red-700 .mat-select-arrow,.red-700 .mat-select-trigger,.red-800 .mat-select-disabled .mat-select-value,.red-800 .mat-select-arrow,.red-800 .mat-select-trigger,.red-900 .mat-select-disabled .mat-select-value,.red-900 .mat-select-arrow,.red-900 .mat-select-trigger,.red-A200 .mat-select-disabled .mat-select-value,.red-A200 .mat-select-arrow,.red-A200 .mat-select-trigger,.red-A400 .mat-select-disabled .mat-select-value,.red-A400 .mat-select-arrow,.red-A400 .mat-select-trigger,.red-A700 .mat-select-disabled .mat-select-value,.red-A700 .mat-select-arrow,.red-A700 .mat-select-trigger,.pink-500 .mat-select-disabled .mat-select-value,.pink-500 .mat-select-arrow,.pink-500 .mat-select-trigger,.pink .mat-select-disabled .mat-select-value,.pink .mat-select-arrow,.pink .mat-select-trigger,.pink-600 .mat-select-disabled .mat-select-value,.pink-600 .mat-select-arrow,.pink-600 .mat-select-trigger,.pink-700 .mat-select-disabled .mat-select-value,.pink-700 .mat-select-arrow,.pink-700 .mat-select-trigger,.pink-800 .mat-select-disabled .mat-select-value,.pink-800 .mat-select-arrow,.pink-800 .mat-select-trigger,.pink-900 .mat-select-disabled .mat-select-value,.pink-900 .mat-select-arrow,.pink-900 .mat-select-trigger,.pink-A200 .mat-select-disabled .mat-select-value,.pink-A200 .mat-select-arrow,.pink-A200 .mat-select-trigger,.pink-A400 .mat-select-disabled .mat-select-value,.pink-A400 .mat-select-arrow,.pink-A400 .mat-select-trigger,.pink-A700 .mat-select-disabled .mat-select-value,.pink-A700 .mat-select-arrow,.pink-A700 .mat-select-trigger,.purple-300 .mat-select-disabled .mat-select-value,.purple-300 .mat-select-arrow,.purple-300 .mat-select-trigger,.purple-400 .mat-select-disabled .mat-select-value,.purple-400 .mat-select-arrow,.purple-400 .mat-select-trigger,.purple-500 .mat-select-disabled .mat-select-value,.purple-500 .mat-select-arrow,.purple-500 .mat-select-trigger,.purple .mat-select-disabled .mat-select-value,.purple .mat-select-arrow,.purple .mat-select-trigger,.purple-600 .mat-select-disabled .mat-select-value,.purple-600 .mat-select-arrow,.purple-600 .mat-select-trigger,.purple-700 .mat-select-disabled .mat-select-value,.purple-700 .mat-select-arrow,.purple-700 .mat-select-trigger,.purple-800 .mat-select-disabled .mat-select-value,.purple-800 .mat-select-arrow,.purple-800 .mat-select-trigger,.purple-900 .mat-select-disabled .mat-select-value,.purple-900 .mat-select-arrow,.purple-900 .mat-select-trigger,.purple-A200 .mat-select-disabled .mat-select-value,.purple-A200 .mat-select-arrow,.purple-A200 .mat-select-trigger,.purple-A400 .mat-select-disabled .mat-select-value,.purple-A400 .mat-select-arrow,.purple-A400 .mat-select-trigger,.purple-A700 .mat-select-disabled .mat-select-value,.purple-A700 .mat-select-arrow,.purple-A700 .mat-select-trigger,.deep-purple-300 .mat-select-disabled .mat-select-value,.deep-purple-300 .mat-select-arrow,.deep-purple-300 .mat-select-trigger,.deep-purple-400 .mat-select-disabled .mat-select-value,.deep-purple-400 .mat-select-arrow,.deep-purple-400 .mat-select-trigger,.deep-purple-500 .mat-select-disabled .mat-select-value,.deep-purple-500 .mat-select-arrow,.deep-purple-500 .mat-select-trigger,.deep-purple .mat-select-disabled .mat-select-value,.deep-purple .mat-select-arrow,.deep-purple .mat-select-trigger,.deep-purple-600 .mat-select-disabled .mat-select-value,.deep-purple-600 .mat-select-arrow,.deep-purple-600 .mat-select-trigger,.deep-purple-700 .mat-select-disabled .mat-select-value,.deep-purple-700 .mat-select-arrow,.deep-purple-700 .mat-select-trigger,.deep-purple-800 .mat-select-disabled .mat-select-value,.deep-purple-800 .mat-select-arrow,.deep-purple-800 .mat-select-trigger,.deep-purple-900 .mat-select-disabled .mat-select-value,.deep-purple-900 .mat-select-arrow,.deep-purple-900 .mat-select-trigger,.deep-purple-A200 .mat-select-disabled .mat-select-value,.deep-purple-A200 .mat-select-arrow,.deep-purple-A200 .mat-select-trigger,.deep-purple-A400 .mat-select-disabled .mat-select-value,.deep-purple-A400 .mat-select-arrow,.deep-purple-A400 .mat-select-trigger,.deep-purple-A700 .mat-select-disabled .mat-select-value,.deep-purple-A700 .mat-select-arrow,.deep-purple-A700 .mat-select-trigger,.indigo-300 .mat-select-disabled .mat-select-value,.indigo-300 .mat-select-arrow,.indigo-300 .mat-select-trigger,.indigo-400 .mat-select-disabled .mat-select-value,.indigo-400 .mat-select-arrow,.indigo-400 .mat-select-trigger,.indigo-500 .mat-select-disabled .mat-select-value,.indigo-500 .mat-select-arrow,.indigo-500 .mat-select-trigger,.indigo .mat-select-disabled .mat-select-value,.indigo .mat-select-arrow,.indigo .mat-select-trigger,.indigo-600 .mat-select-disabled .mat-select-value,.indigo-600 .mat-select-arrow,.indigo-600 .mat-select-trigger,.indigo-700 .mat-select-disabled .mat-select-value,.indigo-700 .mat-select-arrow,.indigo-700 .mat-select-trigger,.indigo-800 .mat-select-disabled .mat-select-value,.indigo-800 .mat-select-arrow,.indigo-800 .mat-select-trigger,.indigo-900 .mat-select-disabled .mat-select-value,.indigo-900 .mat-select-arrow,.indigo-900 .mat-select-trigger,.indigo-A200 .mat-select-disabled .mat-select-value,.indigo-A200 .mat-select-arrow,.indigo-A200 .mat-select-trigger,.indigo-A400 .mat-select-disabled .mat-select-value,.indigo-A400 .mat-select-arrow,.indigo-A400 .mat-select-trigger,.indigo-A700 .mat-select-disabled .mat-select-value,.indigo-A700 .mat-select-arrow,.indigo-A700 .mat-select-trigger,.blue-500 .mat-select-disabled .mat-select-value,.blue-500 .mat-select-arrow,.blue-500 .mat-select-trigger,.blue .mat-select-disabled .mat-select-value,.blue .mat-select-arrow,.blue .mat-select-trigger,.blue-600 .mat-select-disabled .mat-select-value,.blue-600 .mat-select-arrow,.blue-600 .mat-select-trigger,.blue-700 .mat-select-disabled .mat-select-value,.blue-700 .mat-select-arrow,.blue-700 .mat-select-trigger,.blue-800 .mat-select-disabled .mat-select-value,.blue-800 .mat-select-arrow,.blue-800 .mat-select-trigger,.blue-900 .mat-select-disabled .mat-select-value,.blue-900 .mat-select-arrow,.blue-900 .mat-select-trigger,.blue-A200 .mat-select-disabled .mat-select-value,.blue-A200 .mat-select-arrow,.blue-A200 .mat-select-trigger,.blue-A400 .mat-select-disabled .mat-select-value,.blue-A400 .mat-select-arrow,.blue-A400 .mat-select-trigger,.blue-A700 .mat-select-disabled .mat-select-value,.blue-A700 .mat-select-arrow,.blue-A700 .mat-select-trigger,.light-blue-500 .mat-select-disabled .mat-select-value,.light-blue-500 .mat-select-arrow,.light-blue-500 .mat-select-trigger,.light-blue .mat-select-disabled .mat-select-value,.light-blue .mat-select-arrow,.light-blue .mat-select-trigger,.light-blue-600 .mat-select-disabled .mat-select-value,.light-blue-600 .mat-select-arrow,.light-blue-600 .mat-select-trigger,.light-blue-700 .mat-select-disabled .mat-select-value,.light-blue-700 .mat-select-arrow,.light-blue-700 .mat-select-trigger,.light-blue-800 .mat-select-disabled .mat-select-value,.light-blue-800 .mat-select-arrow,.light-blue-800 .mat-select-trigger,.light-blue-900 .mat-select-disabled .mat-select-value,.light-blue-900 .mat-select-arrow,.light-blue-900 .mat-select-trigger,.light-blue-A700 .mat-select-disabled .mat-select-value,.light-blue-A700 .mat-select-arrow,.light-blue-A700 .mat-select-trigger,.cyan-500 .mat-select-disabled .mat-select-value,.cyan-500 .mat-select-arrow,.cyan-500 .mat-select-trigger,.cyan .mat-select-disabled .mat-select-value,.cyan .mat-select-arrow,.cyan .mat-select-trigger,.cyan-600 .mat-select-disabled .mat-select-value,.cyan-600 .mat-select-arrow,.cyan-600 .mat-select-trigger,.cyan-700 .mat-select-disabled .mat-select-value,.cyan-700 .mat-select-arrow,.cyan-700 .mat-select-trigger,.cyan-800 .mat-select-disabled .mat-select-value,.cyan-800 .mat-select-arrow,.cyan-800 .mat-select-trigger,.cyan-900 .mat-select-disabled .mat-select-value,.cyan-900 .mat-select-arrow,.cyan-900 .mat-select-trigger,.teal-500 .mat-select-disabled .mat-select-value,.teal-500 .mat-select-arrow,.teal-500 .mat-select-trigger,.teal .mat-select-disabled .mat-select-value,.teal .mat-select-arrow,.teal .mat-select-trigger,.teal-600 .mat-select-disabled .mat-select-value,.teal-600 .mat-select-arrow,.teal-600 .mat-select-trigger,.teal-700 .mat-select-disabled .mat-select-value,.teal-700 .mat-select-arrow,.teal-700 .mat-select-trigger,.teal-800 .mat-select-disabled .mat-select-value,.teal-800 .mat-select-arrow,.teal-800 .mat-select-trigger,.teal-900 .mat-select-disabled .mat-select-value,.teal-900 .mat-select-arrow,.teal-900 .mat-select-trigger,.green-600 .mat-select-disabled .mat-select-value,.green-600 .mat-select-arrow,.green-600 .mat-select-trigger,.green-700 .mat-select-disabled .mat-select-value,.green-700 .mat-select-arrow,.green-700 .mat-select-trigger,.green-800 .mat-select-disabled .mat-select-value,.green-800 .mat-select-arrow,.green-800 .mat-select-trigger,.green-900 .mat-select-disabled .mat-select-value,.green-900 .mat-select-arrow,.green-900 .mat-select-trigger,.light-green-700 .mat-select-disabled .mat-select-value,.light-green-700 .mat-select-arrow,.light-green-700 .mat-select-trigger,.light-green-800 .mat-select-disabled .mat-select-value,.light-green-800 .mat-select-arrow,.light-green-800 .mat-select-trigger,.light-green-900 .mat-select-disabled .mat-select-value,.light-green-900 .mat-select-arrow,.light-green-900 .mat-select-trigger,.lime-900 .mat-select-disabled .mat-select-value,.lime-900 .mat-select-arrow,.lime-900 .mat-select-trigger,.orange-800 .mat-select-disabled .mat-select-value,.orange-800 .mat-select-arrow,.orange-800 .mat-select-trigger,.orange-900 .mat-select-disabled .mat-select-value,.orange-900 .mat-select-arrow,.orange-900 .mat-select-trigger,.deep-orange-500 .mat-select-disabled .mat-select-value,.deep-orange-500 .mat-select-arrow,.deep-orange-500 .mat-select-trigger,.deep-orange .mat-select-disabled .mat-select-value,.deep-orange .mat-select-arrow,.deep-orange .mat-select-trigger,.deep-orange-600 .mat-select-disabled .mat-select-value,.deep-orange-600 .mat-select-arrow,.deep-orange-600 .mat-select-trigger,.deep-orange-700 .mat-select-disabled .mat-select-value,.deep-orange-700 .mat-select-arrow,.deep-orange-700 .mat-select-trigger,.deep-orange-800 .mat-select-disabled .mat-select-value,.deep-orange-800 .mat-select-arrow,.deep-orange-800 .mat-select-trigger,.deep-orange-900 .mat-select-disabled .mat-select-value,.deep-orange-900 .mat-select-arrow,.deep-orange-900 .mat-select-trigger,.deep-orange-A400 .mat-select-disabled .mat-select-value,.deep-orange-A400 .mat-select-arrow,.deep-orange-A400 .mat-select-trigger,.deep-orange-A700 .mat-select-disabled .mat-select-value,.deep-orange-A700 .mat-select-arrow,.deep-orange-A700 .mat-select-trigger,.brown-300 .mat-select-disabled .mat-select-value,.brown-300 .mat-select-arrow,.brown-300 .mat-select-trigger,.brown-400 .mat-select-disabled .mat-select-value,.brown-400 .mat-select-arrow,.brown-400 .mat-select-trigger,.brown-500 .mat-select-disabled .mat-select-value,.brown-500 .mat-select-arrow,.brown-500 .mat-select-trigger,.brown .mat-select-disabled .mat-select-value,.brown .mat-select-arrow,.brown .mat-select-trigger,.brown-600 .mat-select-disabled .mat-select-value,.brown-600 .mat-select-arrow,.brown-600 .mat-select-trigger,.brown-700 .mat-select-disabled .mat-select-value,.brown-700 .mat-select-arrow,.brown-700 .mat-select-trigger,.brown-800 .mat-select-disabled .mat-select-value,.brown-800 .mat-select-arrow,.brown-800 .mat-select-trigger,.brown-900 .mat-select-disabled .mat-select-value,.brown-900 .mat-select-arrow,.brown-900 .mat-select-trigger,.brown-A400 .mat-select-disabled .mat-select-value,.brown-A400 .mat-select-arrow,.brown-A400 .mat-select-trigger,.brown-A700 .mat-select-disabled .mat-select-value,.brown-A700 .mat-select-arrow,.brown-A700 .mat-select-trigger,.grey-600 .mat-select-disabled .mat-select-value,.grey-600 .mat-select-arrow,.grey-600 .mat-select-trigger,.grey-700 .mat-select-disabled .mat-select-value,.grey-700 .mat-select-arrow,.grey-700 .mat-select-trigger,.grey-800 .mat-select-disabled .mat-select-value,.grey-800 .mat-select-arrow,.grey-800 .mat-select-trigger,.grey-900 .mat-select-disabled .mat-select-value,.grey-900 .mat-select-arrow,.grey-900 .mat-select-trigger,.grey-A700 .mat-select-disabled .mat-select-value,.grey-A700 .mat-select-arrow,.grey-A700 .mat-select-trigger,.blue-grey-400 .mat-select-disabled .mat-select-value,.blue-grey-400 .mat-select-arrow,.blue-grey-400 .mat-select-trigger,.blue-grey-500 .mat-select-disabled .mat-select-value,.blue-grey-500 .mat-select-arrow,.blue-grey-500 .mat-select-trigger,.blue-grey .mat-select-disabled .mat-select-value,.blue-grey .mat-select-arrow,.blue-grey .mat-select-trigger,.blue-grey-600 .mat-select-disabled .mat-select-value,.blue-grey-600 .mat-select-arrow,.blue-grey-600 .mat-select-trigger,.blue-grey-700 .mat-select-disabled .mat-select-value,.blue-grey-700 .mat-select-arrow,.blue-grey-700 .mat-select-trigger,.blue-grey-800 .mat-select-disabled .mat-select-value,.blue-grey-800 .mat-select-arrow,.blue-grey-800 .mat-select-trigger,.blue-grey-900 .mat-select-disabled .mat-select-value,.blue-grey-900 .mat-select-arrow,.blue-grey-900 .mat-select-trigger,.blue-grey-A400 .mat-select-disabled .mat-select-value,.blue-grey-A400 .mat-select-arrow,.blue-grey-A400 .mat-select-trigger,.blue-grey-A700 .mat-select-disabled .mat-select-value,.blue-grey-A700 .mat-select-arrow,.blue-grey-A700 .mat-select-trigger{color:#ffffff80}.red-500 .mat-select-value,.red .mat-select-value,.red-600 .mat-select-value,.red-700 .mat-select-value,.red-800 .mat-select-value,.red-900 .mat-select-value,.red-A200 .mat-select-value,.red-A400 .mat-select-value,.red-A700 .mat-select-value,.pink-500 .mat-select-value,.pink .mat-select-value,.pink-600 .mat-select-value,.pink-700 .mat-select-value,.pink-800 .mat-select-value,.pink-900 .mat-select-value,.pink-A200 .mat-select-value,.pink-A400 .mat-select-value,.pink-A700 .mat-select-value,.purple-300 .mat-select-value,.purple-400 .mat-select-value,.purple-500 .mat-select-value,.purple .mat-select-value,.purple-600 .mat-select-value,.purple-700 .mat-select-value,.purple-800 .mat-select-value,.purple-900 .mat-select-value,.purple-A200 .mat-select-value,.purple-A400 .mat-select-value,.purple-A700 .mat-select-value,.deep-purple-300 .mat-select-value,.deep-purple-400 .mat-select-value,.deep-purple-500 .mat-select-value,.deep-purple .mat-select-value,.deep-purple-600 .mat-select-value,.deep-purple-700 .mat-select-value,.deep-purple-800 .mat-select-value,.deep-purple-900 .mat-select-value,.deep-purple-A200 .mat-select-value,.deep-purple-A400 .mat-select-value,.deep-purple-A700 .mat-select-value,.indigo-300 .mat-select-value,.indigo-400 .mat-select-value,.indigo-500 .mat-select-value,.indigo .mat-select-value,.indigo-600 .mat-select-value,.indigo-700 .mat-select-value,.indigo-800 .mat-select-value,.indigo-900 .mat-select-value,.indigo-A200 .mat-select-value,.indigo-A400 .mat-select-value,.indigo-A700 .mat-select-value,.blue-500 .mat-select-value,.blue .mat-select-value,.blue-600 .mat-select-value,.blue-700 .mat-select-value,.blue-800 .mat-select-value,.blue-900 .mat-select-value,.blue-A200 .mat-select-value,.blue-A400 .mat-select-value,.blue-A700 .mat-select-value,.light-blue-500 .mat-select-value,.light-blue .mat-select-value,.light-blue-600 .mat-select-value,.light-blue-700 .mat-select-value,.light-blue-800 .mat-select-value,.light-blue-900 .mat-select-value,.light-blue-A700 .mat-select-value,.cyan-500 .mat-select-value,.cyan .mat-select-value,.cyan-600 .mat-select-value,.cyan-700 .mat-select-value,.cyan-800 .mat-select-value,.cyan-900 .mat-select-value,.teal-500 .mat-select-value,.teal .mat-select-value,.teal-600 .mat-select-value,.teal-700 .mat-select-value,.teal-800 .mat-select-value,.teal-900 .mat-select-value,.green-600 .mat-select-value,.green-700 .mat-select-value,.green-800 .mat-select-value,.green-900 .mat-select-value,.light-green-700 .mat-select-value,.light-green-800 .mat-select-value,.light-green-900 .mat-select-value,.lime-900 .mat-select-value,.orange-800 .mat-select-value,.orange-900 .mat-select-value,.deep-orange-500 .mat-select-value,.deep-orange .mat-select-value,.deep-orange-600 .mat-select-value,.deep-orange-700 .mat-select-value,.deep-orange-800 .mat-select-value,.deep-orange-900 .mat-select-value,.deep-orange-A400 .mat-select-value,.deep-orange-A700 .mat-select-value,.brown-300 .mat-select-value,.brown-400 .mat-select-value,.brown-500 .mat-select-value,.brown .mat-select-value,.brown-600 .mat-select-value,.brown-700 .mat-select-value,.brown-800 .mat-select-value,.brown-900 .mat-select-value,.brown-A400 .mat-select-value,.brown-A700 .mat-select-value,.grey-600 .mat-select-value,.grey-700 .mat-select-value,.grey-800 .mat-select-value,.grey-900 .mat-select-value,.grey-A700 .mat-select-value,.blue-grey-400 .mat-select-value,.blue-grey-500 .mat-select-value,.blue-grey .mat-select-value,.blue-grey-600 .mat-select-value,.blue-grey-700 .mat-select-value,.blue-grey-800 .mat-select-value,.blue-grey-900 .mat-select-value,.blue-grey-A400 .mat-select-value,.blue-grey-A700 .mat-select-value{color:#fff}.avatar{width:40px;min-width:40px;height:40px;line-height:40px;margin:0 8px 0 0;border-radius:50%;font-size:17px;font-weight:600;text-align:center}.avatar.square{border-radius:0}.avatar.small{width:20px;min-width:20px;height:20px;line-height:20px}.avatar.big{width:72px;min-width:72px;height:72px;line-height:72px}.avatar.huge{width:96px;min-width:96px;height:96px;line-height:96px}.avatar-wrapper{position:relative}.avatar-wrapper .avatar{margin-top:0;margin-bottom:0}.avatar-wrapper mat-icon.status{position:absolute;top:28px;left:28px}mat-icon.status{border-radius:50%}mat-icon.status.online{color:#4caf50}mat-icon.status.online:before{content:"check_circle"}mat-icon.status.do-not-disturb{color:#f44336}mat-icon.status.do-not-disturb:before{content:"remove_circle_outline"}mat-icon.status.away{color:#ffc107}mat-icon.status.away:before{content:"access_time"}mat-icon.status.offline{color:#646464}mat-icon.status.offline:before{content:"not_interested"}.form-wrapper{padding:16px}.form-wrapper .form-title{font-size:21px;padding:8px 0}.navigation-simple .item{position:relative;cursor:pointer;text-align:left;margin:0;padding:0 24px;text-transform:none;line-height:48px;max-height:48px;height:48px}.navigation-simple .item mat-icon{margin:0 16px 0 0}.navigation-simple .item .title{font-size:1rem;font-weight:600;line-height:1}.navigation-simple .subheader{font-size:1rem;font-weight:600;margin-top:8px}.navigation-simple mat-divider{margin:8px 0}.simple-pagination{position:relative;display:inline-flex;flex-direction:row;padding:0 8px;border-radius:4px;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.simple-pagination .pagination-item{display:flex;align-items:center;justify-content:center;min-width:48px;min-height:56px;line-height:56px;border-radius:0;margin:0;font-weight:400}.simple-pagination .pagination-item.active,.simple-pagination .pagination-item.disabled{cursor:default}.price-tables .price-table{position:relative;width:280px;border-radius:2px;margin:12px;overflow:hidden}.price-tables .price-table.style-1 .package-type{font-size:17px;padding:16px 24px}.price-tables .price-table.style-1 .package-type .sale{font-size:13px;font-weight:600}.price-tables .price-table.style-1 .price{padding:32px 32px 16px}.price-tables .price-table.style-1 .price .currency{padding-right:4px;font-size:24px;font-weight:600}.price-tables .price-table.style-1 .price .value{font-size:72px;font-weight:300;line-height:1}.price-tables .price-table.style-1 .price .period{padding:0 0 5px 4px;font-size:17px}.price-tables .price-table.style-1 mat-divider{margin:16px 32px}.price-tables .price-table.style-1 .terms{padding:16px 32px;font-size:15px}.price-tables .price-table.style-1 .cta-button{margin:16px auto 32px;width:128px}.price-tables .price-table.style-2 .badge{position:absolute;top:0;left:50%;transform:translate(-50%);font-size:11px;font-weight:600;padding:6px 8px}.price-tables .price-table.style-2 .package-type{padding:48px 32px 24px;font-size:20px;font-weight:600;text-align:center}.price-tables .price-table.style-2 .price{padding:0 32px 8px}.price-tables .price-table.style-2 .price .currency{padding-right:4px;font-size:24px;font-weight:600}.price-tables .price-table.style-2 .price .value{font-size:56px;font-weight:300;line-height:1}.price-tables .price-table.style-2 .period{padding:0 32px;font-size:15px;font-weight:600;text-align:center}.price-tables .price-table.style-2 .terms{padding:32px;font-size:15px}.price-tables .price-table.style-2 .terms .term{padding-bottom:8px}.price-tables .price-table.style-2 .terms .term:last-child{padding-bottom:0}.price-tables .price-table.style-2 .cta-button{margin:8px auto 32px;width:128px}.price-tables .price-table.style-3 .package-type{padding:32px;text-align:center}.price-tables .price-table.style-3 .package-type .title{font-size:34px}.price-tables .price-table.style-3 .package-type .subtitle{font-size:17px;font-weight:600}.price-tables .price-table.style-3 .price{padding:16px 32px}.price-tables .price-table.style-3 .price .currency{padding-right:4px;font-size:15px;font-weight:600}.price-tables .price-table.style-3 .price .value{font-size:34px;font-weight:300;line-height:1}.price-tables .price-table.style-3 .price .period{padding-left:4px;text-align:center}.price-tables .price-table.style-3 .terms{margin:32px;font-size:15px}.price-tables .price-table.style-3 .terms .term{padding-bottom:16px}.price-tables .price-table.style-3 .terms .term:last-child{padding-bottom:0}.price-tables .price-table.style-3 .cta-button{margin:8px 32px}.price-tables .price-table.style-3 .note{padding:8px 32px 16px;text-align:center}.simple-table-container .table-title{font-size:20px;padding:24px}table.simple{width:100%;border:none;border-spacing:0;text-align:left}table.simple thead tr th{padding:16px 8px;font-weight:600;white-space:nowrap}table.simple thead tr th:first-child{padding-left:24px}table.simple thead tr th:last-child{padding-right:24px}table.simple tbody tr td{padding:16px 8px}table.simple tbody tr td:first-child{padding-left:24px}table.simple tbody tr td:last-child{padding-right:24px}table.simple tbody tr:last-child td{border-bottom:none}table.simple.clickable tbody tr{cursor:pointer}.error-dialog .mdc-snackbar__surface{background-color:red!important}.success-dialog .mdc-snackbar__surface{background-color:green!important}html.cdk-global-scrollblock{position:relative!important;overflow:hidden!important}button .mat-button-wrapper{line-height:normal}.mat-icon{font-weight:400!important;line-height:1}.mat-mdc-icon-button .mat-button-ripple{border-radius:50%}.mat-mdc-dialog-container{-webkit-overflow-scrolling:touch}.mat-mdc-checkbox,.mat-mdc-radio-button{font-size:16px}.mat-form-field-underline{background-color:#0000001f}.mat-mdc-form-field.mat-form-field-type-mat-select .mat-form-field-infix{display:inline-flex;width:auto}.mat-mdc-form-field.mat-form-field-type-mat-select .mat-form-field-infix .mat-select-trigger{display:inline-flex;align-items:center;width:100%}.mat-mdc-form-field.mat-form-field-type-mat-select .mat-form-field-infix .mat-select-trigger .mat-select-value{display:flex;max-width:none;margin-right:8px}.mat-mdc-form-field.mat-form-field-type-mat-select .mat-form-field-infix .mat-select-trigger .mat-select-arrow-wrapper{display:inline-flex}mat-horizontal-stepper mat-step-header mat-icon,mat-vertical-stepper mat-step-header mat-icon{height:16px!important;width:16px!important;min-width:0!important;min-height:0!important;color:inherit!important}mat-vertical-stepper{padding:16px 0}mat-chip mat-icon{min-width:0!important;min-height:0!important}.mat-mdc-card-image{max-width:none!important}body{font-size:14px}html,body{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1,.h1{font-size:24px}h2,.h2{font-size:20px}h3,.h3{font-size:16px}h4,.h4{font-size:15px}h5,.h5{font-size:13px}h6,.h6{font-size:12px}a{text-decoration:none}a:not(.mat-mdc-button) :not(.mat-mdc-raised-button) :not(.mat-mdc-unelevated-button) :not(.mat-mdc-outlined-button) :not(.mat-mdc-icon-button) :not(.mat-mdc-fab) :not(.mat-mdc-mini-fab) :not(.fuse-vertical-navigation-item):hover,a:not(.mat-mdc-button) :not(.mat-mdc-raised-button) :not(.mat-mdc-unelevated-button) :not(.mat-mdc-outlined-button) :not(.mat-mdc-icon-button) :not(.mat-mdc-fab) :not(.mat-mdc-mini-fab) :not(.fuse-vertical-navigation-item):active{text-decoration:underline}abbr{cursor:help;border-bottom:1px dotted rgba(0,0,0,.54)}blockquote{border-left:3px solid rgba(0,0,0,.12);font-style:italic;margin:1em 0;padding-left:16px}blockquote footer{font-style:normal}blockquote footer:before{content:"\2014\a0"}blockquote.reverse{border-left:none;border-right:3px solid rgba(0,0,0,.12);text-align:right;padding-left:0;padding-right:16px}blockquote.reverse footer:before{content:""}blockquote.reverse footer:after{content:"\2014\a0"}code{font-family:Monaco,Menlo,Consolas,Ubuntu Mono,monospace}code:not(.highlight){color:#106cc8;padding:2px 3px;border-radius:2px;line-height:1.7}dl dt{font-weight:700}dl dd{margin:4px 0 16px}mark{background:#f7f49a}pre{line-height:1.6;margin:8px 16px;white-space:pre-wrap}table thead tr th{text-align:left}.text-italic{font-style:italic}.text-semibold{font-weight:600}.text-bold,strong{font-weight:700}.text-strike{text-decoration:line-through}.text-super{vertical-align:super}.text-sub{vertical-align:sub}.text-capitalize{text-transform:capitalize}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-weight-100{font-weight:100}.font-weight-200{font-weight:200}.font-weight-300{font-weight:300}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.font-weight-800{font-weight:800}.font-weight-900{font-weight:900}.font-size-2{font-size:2px}.font-size-4{font-size:4px}.font-size-6{font-size:6px}.font-size-8{font-size:8px}.font-size-10{font-size:10px}.font-size-12{font-size:12px}.font-size-14{font-size:14px}.font-size-16{font-size:16px}.font-size-18{font-size:18px}.font-size-20{font-size:20px}.font-size-22{font-size:22px}.font-size-24{font-size:24px}.font-size-26{font-size:26px}.font-size-28{font-size:28px}.font-size-30{font-size:30px}.font-size-32{font-size:32px}.font-size-34{font-size:34px}.font-size-36{font-size:36px}.font-size-38{font-size:38px}.font-size-40{font-size:40px}.font-size-42{font-size:42px}.font-size-44{font-size:44px}.font-size-46{font-size:46px}.font-size-48{font-size:48px}.font-size-50{font-size:50px}.font-size-52{font-size:52px}.font-size-54{font-size:54px}.font-size-56{font-size:56px}.font-size-58{font-size:58px}.font-size-60{font-size:60px}.font-size-62{font-size:62px}.font-size-64{font-size:64px}.font-size-66{font-size:66px}.font-size-68{font-size:68px}.font-size-70{font-size:70px}.font-size-72{font-size:72px}.font-size-74{font-size:74px}.font-size-76{font-size:76px}.font-size-78{font-size:78px}.font-size-80{font-size:80px}.font-size-82{font-size:82px}.font-size-84{font-size:84px}.font-size-86{font-size:86px}.font-size-88{font-size:88px}.font-size-90{font-size:90px}.font-size-92{font-size:92px}.font-size-94{font-size:94px}.font-size-96{font-size:96px}.font-size-98{font-size:98px}.font-size-100{font-size:100px}.font-size-102{font-size:102px}.font-size-104{font-size:104px}.font-size-106{font-size:106px}.font-size-108{font-size:108px}.font-size-110{font-size:110px}.font-size-112{font-size:112px}.font-size-114{font-size:114px}.font-size-116{font-size:116px}.font-size-118{font-size:118px}.font-size-120{font-size:120px}.line-height-2{line-height:2px}.line-height-4{line-height:4px}.line-height-6{line-height:6px}.line-height-8{line-height:8px}.line-height-10{line-height:10px}.line-height-12{line-height:12px}.line-height-14{line-height:14px}.line-height-16{line-height:16px}.line-height-18{line-height:18px}.line-height-20{line-height:20px}.line-height-22{line-height:22px}.line-height-24{line-height:24px}.line-height-26{line-height:26px}.line-height-28{line-height:28px}.line-height-30{line-height:30px}.line-height-32{line-height:32px}.line-height-34{line-height:34px}.line-height-36{line-height:36px}.line-height-38{line-height:38px}.line-height-40{line-height:40px}.line-height-42{line-height:42px}.line-height-44{line-height:44px}.line-height-46{line-height:46px}.line-height-48{line-height:48px}.line-height-50{line-height:50px}.line-height-52{line-height:52px}.line-height-54{line-height:54px}.line-height-56{line-height:56px}.line-height-58{line-height:58px}.line-height-60{line-height:60px}.line-height-62{line-height:62px}.line-height-64{line-height:64px}.line-height-66{line-height:66px}.line-height-68{line-height:68px}.line-height-70{line-height:70px}.line-height-72{line-height:72px}.line-height-74{line-height:74px}.line-height-76{line-height:76px}.line-height-78{line-height:78px}.line-height-80{line-height:80px}.line-height-82{line-height:82px}.line-height-84{line-height:84px}.line-height-86{line-height:86px}.line-height-88{line-height:88px}.line-height-90{line-height:90px}.line-height-92{line-height:92px}.line-height-94{line-height:94px}.line-height-96{line-height:96px}.line-height-98{line-height:98px}.line-height-100{line-height:100px}.line-height-102{line-height:102px}.line-height-104{line-height:104px}.line-height-106{line-height:106px}.line-height-108{line-height:108px}.line-height-110{line-height:110px}.line-height-112{line-height:112px}.line-height-114{line-height:114px}.line-height-116{line-height:116px}.line-height-118{line-height:118px}.line-height-120{line-height:120px}.line-height-1{line-height:1}.line-height-1\.25{line-height:1.25}.line-height-1\.5,.line-height-1\.50{line-height:1.5}.line-height-1\.75{line-height:1.75}.letter-spacing-condensed{letter-spacing:-.02em}.letter-spacing-normal{letter-spacing:normal}.letter-spacing-relaxed{letter-spacing:.02em}.text-boxed{border-radius:2px;padding:4px 8px;margin:0 8px;font-size:11px;font-weight:600;white-space:nowrap}.text-truncate{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-nowrap{white-space:nowrap}.changelog .entry{margin-bottom:24px;padding:24px 32px;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.changelog .entry>.title{display:flex;align-items:center;margin-bottom:24px}.changelog .entry>.title .version{font-size:24px}.changelog .entry>.title .date{margin-left:8px;font-size:17px;opacity:.54}.changelog .entry .groups div{margin-bottom:32px}.changelog .entry .groups div:last-child{margin-bottom:0}.changelog .entry .groups .title{display:inline-flex;font-size:1rem;color:#fff;letter-spacing:.015em;line-height:1;padding:5px 8px;border-radius:2px}.changelog .entry .groups .breaking-changes .title{background:#f44336}.changelog .entry .groups .new .title{background:#43a047}.changelog .entry .groups .improved .title{background:#673ab7}.changelog .entry .groups .fixed .title{background:#2196f3}.changelog .entry .groups ul{padding-left:24px}.changelog .entry .groups ul li{margin-bottom:6px;letter-spacing:.015em}.changelog .entry .groups ul li ul{margin-top:6px}.message-box{padding:16px;background:#607d8b;border-left:6px solid #37474F;color:#fff}.message-box.error{background:#ef5350;border-left-color:#b71c1c}.message-box.warning{background:#ffecb3;border-left-color:#ffc107;color:#000000de}.message-box.success{background:#4caf50;border-left-color:#2e7d32}.message-box.info{background:#b3e5fc;border-left-color:#03a9f4;color:#000000de}.docs{font-size:16px}.docs>.content{max-width:980px}.docs>.content>.main-title:first-child{margin-top:0}.docs .main-title{display:flex;margin-top:72px;font-size:24px}.docs .section-title{display:inline-flex;font-size:18px;margin-top:24px;border-bottom:1px solid #F44336;color:#f44336}.docs ol,.docs ul{padding-left:24px}.docs ol li,.docs ul li{margin-bottom:12px;line-height:1.7}.docs p{line-height:1.7}.page-layout{position:relative;overflow:hidden}.page-layout.carded{display:flex;flex-direction:column;flex:1 0 auto;width:100%;min-width:100%}.page-layout.carded>.top-bg{position:absolute;z-index:1;top:0;right:0;left:0;height:200px}.page-layout.carded.fullwidth>.center{display:flex;flex-direction:column;flex:1 0 auto;position:relative;z-index:2;padding:0 32px;width:100%;min-width:0;max-width:100%;height:100%;max-height:100%}.page-layout.carded.fullwidth>.center>.header{height:136px!important;min-height:136px!important;max-height:136px!important}.page-layout.carded.fullwidth>.center>.content-card{display:flex;flex-direction:column;flex:1 0 auto;overflow:hidden;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.page-layout.carded.fullwidth>.center>.content-card>.toolbar{display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid;height:64px;min-height:64px;max-height:64px}.page-layout.carded.fullwidth>.center>.content-card>.content{flex:1 0 auto}.page-layout.carded.fullwidth.tabbed>.center{width:100%;min-width:0}.page-layout.carded.fullwidth.tabbed>.center>.header{flex:1 1 auto}.page-layout.carded.fullwidth.tabbed>.center>.content-card>.content{display:flex}.page-layout.carded.fullwidth.tabbed>.center>.content-card>.content>.mat-mdc-tab-group{overflow:hidden;width:100%}.page-layout.carded.fullwidth.tabbed>.center>.content-card>.content>.mat-mdc-tab-group .mat-mdc-tab-header .mat-tab-label{height:64px}.page-layout.carded.fullwidth.tabbed>.center>.content-card>.content>.mat-mdc-tab-group .mat-mdc-tab-body{overflow:hidden}.page-layout.carded.fullwidth.tabbed>.center>.content-card>.content>.mat-mdc-tab-group .mat-mdc-tab-body .mat-tab-body-content{overflow:hidden}.page-layout.carded.fullwidth.tabbed>.center>.content-card>.content>.mat-mdc-tab-group .mat-mdc-tab-body .mat-tab-body-content .tab-content{position:relative;width:100%;height:100%}.page-layout.carded.fullwidth.inner-scroll{flex:1 1 auto}.page-layout.carded.fullwidth.inner-scroll>.center{flex:1 1 auto}.page-layout.carded.fullwidth.inner-scroll>.center>.content-card{flex:1 1 auto}.page-layout.carded.fullwidth.inner-scroll>.center>.content-card>.content{flex:1 1 auto;overflow:auto;-webkit-overflow-scrolling:touch}.page-layout.carded.fullwidth.inner-scroll.tabbed>.center>.content-card>.content>.mat-mdc-tab-group .mat-mdc-tab-body .mat-tab-body-content .tab-content{overflow:auto;-webkit-overflow-scrolling:touch}.page-layout.carded.left-sidebar,.page-layout.carded.right-sidebar{flex-direction:row}.page-layout.carded.left-sidebar>.sidebar,.page-layout.carded.right-sidebar>.sidebar{display:flex;flex-direction:column;flex:1 1 auto;width:240px;min-width:240px;max-width:240px;height:auto;overflow:hidden;box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.page-layout.carded.left-sidebar>.sidebar.locked-open,.page-layout.carded.right-sidebar>.sidebar.locked-open{background:none;box-shadow:none}.page-layout.carded.left-sidebar>.sidebar.locked-open+.center,.page-layout.carded.right-sidebar>.sidebar.locked-open+.center{z-index:1001}.page-layout.carded.left-sidebar>.sidebar.locked-open.left-positioned+.center,.page-layout.carded.right-sidebar>.sidebar.locked-open.left-positioned+.center{margin-left:0}.page-layout.carded.left-sidebar>.sidebar.locked-open.right-positioned+.center,.page-layout.carded.right-sidebar>.sidebar.locked-open.right-positioned+.center{margin-right:0}.page-layout.carded.left-sidebar>.sidebar .header,.page-layout.carded.right-sidebar>.sidebar .header{height:200px;min-height:200px;max-height:200px}.page-layout.carded.left-sidebar>.sidebar .content,.page-layout.carded.right-sidebar>.sidebar .content{background:transparent;flex:1 1 auto}.page-layout.carded.left-sidebar>.center,.page-layout.carded.right-sidebar>.center{display:flex;flex-direction:column;flex:1 1 auto;position:relative;z-index:3;margin-left:32px;margin-right:32px;width:100%;min-width:0}.page-layout.carded.left-sidebar>.center>.header,.page-layout.carded.right-sidebar>.center>.header{display:flex;height:136px;min-height:136px;max-height:136px}.page-layout.carded.left-sidebar>.center>.content-card,.page-layout.carded.right-sidebar>.center>.content-card{display:flex;flex-direction:column;flex:1 1 auto;overflow:hidden;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.page-layout.carded.left-sidebar>.center>.content-card>.toolbar,.page-layout.carded.right-sidebar>.center>.content-card>.toolbar{display:flex;justify-content:flex-start;align-items:center;flex:1 1 auto;border-bottom:1px solid;height:64px;min-height:64px;max-height:64px}.page-layout.carded.left-sidebar>.center>.content-card>.toolbar .sidebar-toggle,.page-layout.carded.right-sidebar>.center>.content-card>.toolbar .sidebar-toggle{margin:0 8px 0 0!important;padding:0!important;border-radius:0}.page-layout.carded.left-sidebar>.center>.content-card>.content,.page-layout.carded.right-sidebar>.center>.content-card>.content{flex:1 1 auto}.page-layout.carded.left-sidebar.tabbed>.center,.page-layout.carded.right-sidebar.tabbed>.center{width:calc(100% - 32px);min-width:0}@media screen and (max-width: 1279px){.page-layout.carded.left-sidebar.tabbed>.center,.page-layout.carded.right-sidebar.tabbed>.center{width:calc(100% - 64px)}}.page-layout.carded.left-sidebar.tabbed>.center>.header,.page-layout.carded.right-sidebar.tabbed>.center>.header{flex:1 1 auto}.page-layout.carded.left-sidebar.tabbed>.center>.content-card>.content,.page-layout.carded.right-sidebar.tabbed>.center>.content-card>.content{display:flex}.page-layout.carded.left-sidebar.tabbed>.center>.content-card>.content>.mat-mdc-tab-group,.page-layout.carded.right-sidebar.tabbed>.center>.content-card>.content>.mat-mdc-tab-group{overflow:hidden}.page-layout.carded.left-sidebar.tabbed>.center>.content-card>.content>.mat-mdc-tab-group .mat-mdc-tab-header .mat-tab-label,.page-layout.carded.right-sidebar.tabbed>.center>.content-card>.content>.mat-mdc-tab-group .mat-mdc-tab-header .mat-tab-label{height:64px}.page-layout.carded.left-sidebar.tabbed>.center>.content-card>.content>.mat-mdc-tab-group .mat-mdc-tab-body,.page-layout.carded.right-sidebar.tabbed>.center>.content-card>.content>.mat-mdc-tab-group .mat-mdc-tab-body{overflow:hidden}.page-layout.carded.left-sidebar.tabbed>.center>.content-card>.content>.mat-mdc-tab-group .mat-mdc-tab-body .mat-tab-body-content,.page-layout.carded.right-sidebar.tabbed>.center>.content-card>.content>.mat-mdc-tab-group .mat-mdc-tab-body .mat-tab-body-content{overflow:hidden}.page-layout.carded.left-sidebar.tabbed>.center>.content-card>.content>.mat-mdc-tab-group .mat-mdc-tab-body .mat-tab-body-content .tab-content,.page-layout.carded.right-sidebar.tabbed>.center>.content-card>.content>.mat-mdc-tab-group .mat-mdc-tab-body .mat-tab-body-content .tab-content{position:relative;width:100%;height:100%}.page-layout.carded.left-sidebar.inner-scroll,.page-layout.carded.right-sidebar.inner-scroll{flex:1 1 auto}.page-layout.carded.left-sidebar.inner-scroll>.sidebar .content,.page-layout.carded.right-sidebar.inner-scroll>.sidebar .content{overflow:auto;-webkit-overflow-scrolling:touch}.page-layout.carded.left-sidebar.inner-scroll>.center,.page-layout.carded.right-sidebar.inner-scroll>.center{flex:1 1 auto}.page-layout.carded.left-sidebar.inner-scroll>.center>.content-card,.page-layout.carded.right-sidebar.inner-scroll>.center>.content-card{flex:1 1 auto}.page-layout.carded.left-sidebar.inner-scroll>.center>.content-card>.content,.page-layout.carded.right-sidebar.inner-scroll>.center>.content-card>.content{flex:1 1 auto;overflow:auto;-webkit-overflow-scrolling:touch}.page-layout.carded.left-sidebar.inner-scroll.tabbed>.center>.content-card>.content>.mat-mdc-tab-group .mat-mdc-tab-body .mat-tab-body-content .tab-content,.page-layout.carded.right-sidebar.inner-scroll.tabbed>.center>.content-card>.content>.mat-mdc-tab-group .mat-mdc-tab-body .mat-tab-body-content .tab-content{overflow:auto;-webkit-overflow-scrolling:touch}.page-layout.carded.right-sidebar>.sidebar{order:2}.page-layout.carded.right-sidebar>.center{order:1}.page-layout.simple{display:flex;flex-direction:column;flex:1 0 auto;width:100%;min-width:100%}.page-layout.simple.fullwidth>.content{flex:1 1 auto;min-width:0}.page-layout.simple.fullwidth>.header,.page-layout.simple.inner-sidebar>.header{height:120px;min-height:120px;max-height:120px}.page-layout.simple.left-sidebar,.page-layout.simple.right-sidebar{flex-direction:row}.page-layout.simple.left-sidebar>.sidebar,.page-layout.simple.right-sidebar>.sidebar{width:240px;min-width:240px;max-width:240px;overflow:hidden;box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.page-layout.simple.left-sidebar>.sidebar.locked-open,.page-layout.simple.right-sidebar>.sidebar.locked-open{background:none;box-shadow:none}.page-layout.simple.left-sidebar>.sidebar.locked-open+.center,.page-layout.simple.right-sidebar>.sidebar.locked-open+.center{z-index:1001}.page-layout.simple.left-sidebar>.sidebar.locked-open.left-positioned+.center,.page-layout.simple.right-sidebar>.sidebar.locked-open.left-positioned+.center{margin-left:0}.page-layout.simple.left-sidebar>.sidebar.locked-open.right-positioned+.center,.page-layout.simple.right-sidebar>.sidebar.locked-open.right-positioned+.center{margin-right:0}.page-layout.simple.left-sidebar>.sidebar .content,.page-layout.simple.right-sidebar>.sidebar .content{flex:1 1 auto}.page-layout.simple.left-sidebar>.center,.page-layout.simple.right-sidebar>.center{position:relative;display:flex;flex-direction:column;flex:1 1 auto;z-index:3;min-width:0;width:100%;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.page-layout.simple.left-sidebar>.center>.header,.page-layout.simple.right-sidebar>.center>.header{height:120px;min-height:120px;max-height:120px}.page-layout.simple.left-sidebar>.center>.content,.page-layout.simple.right-sidebar>.center>.content{flex:1 0 auto}.page-layout.simple.left-sidebar.inner-scroll,.page-layout.simple.right-sidebar.inner-scroll{flex:1 1 auto}.page-layout.simple.left-sidebar.inner-scroll>.sidebar .content,.page-layout.simple.right-sidebar.inner-scroll>.sidebar .content{overflow:auto;-webkit-overflow-scrolling:touch}.page-layout.simple.left-sidebar.inner-scroll>.center,.page-layout.simple.right-sidebar.inner-scroll>.center{flex:1 1 auto;overflow:auto;-webkit-overflow-scrolling:touch}.page-layout.simple.left-sidebar.inner-sidebar,.page-layout.simple.right-sidebar.inner-sidebar{flex-direction:column;overflow:hidden;height:100%}.page-layout.simple.left-sidebar.inner-sidebar>.content,.page-layout.simple.right-sidebar.inner-sidebar>.content{display:flex;min-height:0}.page-layout.simple.left-sidebar.inner-sidebar>.content>.sidebar.locked-open,.page-layout.simple.right-sidebar.inner-sidebar>.content>.sidebar.locked-open{background:none;box-shadow:none}.page-layout.simple.left-sidebar.inner-sidebar>.content>.sidebar .content,.page-layout.simple.right-sidebar.inner-sidebar>.content>.sidebar .content{overflow:auto;-webkit-overflow-scrolling:touch}.page-layout.simple.left-sidebar.inner-sidebar>.content>.center,.page-layout.simple.right-sidebar.inner-sidebar>.content>.center{flex:1 1 auto;overflow:auto;-webkit-overflow-scrolling:touch}.page-layout.simple.left-sidebar.inner-sidebar>.content>.center>.content,.page-layout.simple.right-sidebar.inner-sidebar>.content>.center>.content{border-radius:8px;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.page-layout.simple.right-sidebar>.sidebar{order:2}.page-layout.simple.right-sidebar>.center{order:1}.page-layout.simple.right-sidebar.inner-sidebar>.content>.sidebar{order:2}.page-layout.simple.right-sidebar.inner-sidebar>.content>.center{order:1}.page-layout.simple.tabbed{min-height:100%}.page-layout.simple.tabbed>.header{height:120px;min-height:120px;max-height:120px}.page-layout.simple.tabbed>.content>.mat-mdc-tab-group .mat-tab-labels{padding:0 24px}.page-layout.blank{width:100%;min-height:100%}@media screen and (max-width: 599px){.page-layout.carded.fullwidth>.center{padding:0 16px}.page-layout.carded.left-sidebar>.center,.page-layout.carded.right-sidebar>.center{margin:0 16px}}.fuse-card{max-width:320px;min-width:320px;border-radius:8px;border:1px solid}.fuse-card.variable-width{min-width:0}.fuse-card.auto-width{min-width:0;max-width:none}.fuse-card .mat-mdc-button{min-width:0!important;padding:0 8px!important}.fuse-card .mat-button-toggle-group,.fuse-card .mat-button-toggle-standalone{box-shadow:none!important}.fuse-card .mat-tab-labels{justify-content:center}.fuse-card .mat-tab-label{min-width:0!important}.fuse-card .card-divider{margin:16px}.fuse-card .card-divider.full-width{margin:0}.fuse-card .card-expand-area{overflow:hidden}.fuse-card .card-expand-area .card-expanded-content{padding:8px 16px 16px;line-height:1.75}.nav .nav-subheader{display:flex;align-items:center;height:48px;font-weight:600;padding-left:24px;margin-top:8px;font-size:12px;white-space:nowrap}.nav .nav-group{display:block}.nav .nav-group>.group-title{position:relative;display:flex;align-items:center;height:48px;font-weight:600;padding-left:24px;margin-top:8px;font-size:12px;white-space:nowrap}.nav .nav-item .nav-link{text-decoration:none!important;display:flex;align-items:center;height:48px;padding:0 24px;position:relative;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none;color:currentColor}.nav .nav-item .nav-link>.nav-link-title{flex:1 1 auto;white-space:nowrap}.nav .nav-item .nav-link .nav-link-badge{display:flex;align-items:center;min-width:20px;height:20px;padding:0 7px;font-size:11px;font-weight:600;border-radius:20px;transition:opacity .2s ease-in-out .1s;margin-left:8px}.nav .nav-item .nav-link .nav-link-badge+.collapsable-arrow{margin-left:8px}.nav .nav-item .nav-link:hover,.nav .nav-item .nav-link .mat-ripple-element{background-color:#0000000a}.nav .nav-item .nav-link.active .nav-link-icon{opacity:1}.nav .nav-item .nav-link.active .nav-link-badge{background:#fff!important;color:#000000de!important}.nav .nav-item .nav-link .nav-link-icon{margin-right:16px}.nav .nav-item .nav-link .nav-link-icon,.nav .nav-item .nav-link .collapsable-arrow{font-size:16px;width:16px;height:16px;min-width:16px;min-height:16px;line-height:16px}.nav .nav-item.nav-collapsable{display:block}.nav .nav-item.nav-collapsable>.children>.nav-item>.nav-link,.nav .nav-item.nav-collapsable>.children>.nav-item.nav-group>.group-title,.nav .nav-item.nav-collapsable>.children>.nav-item.nav-group>.group-items>.nav-item>.nav-link{padding-left:56px}.nav .nav-item.nav-collapsable>.children>.nav-item>.children>.nav-item>.nav-link,.nav .nav-item.nav-collapsable>.children>.nav-item>.children>.nav-item.nav-group>.group-title,.nav .nav-item.nav-collapsable>.children>.nav-item>.children>.nav-item.nav-group>.group-items>.nav-item>.nav-link{padding-left:72px}.nav>.nav-item.nav-collapsable{background:transparent;transition:background .2s ease-in-out}.nav>.nav-item.nav-collapsable.open{background:#0000001f}.nav>.nav-group>.group-items>.nav-collapsable{background:transparent;transition:background .2s ease-in-out}.nav>.nav-group>.group-items>.nav-collapsable.open{background:#0000001f}.nav.vertical .nav-group .group-title{text-transform:uppercase}.nav.horizontal{display:flex;flex-direction:row}.nav.horizontal .nav-item.nav-collapsable{position:relative}.nav.horizontal .nav-item.nav-collapsable .children{display:none;position:absolute;top:0;left:100%;z-index:999;min-width:200px;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.nav.horizontal .nav-item.nav-collapsable .children.open{display:block}.nav.horizontal .nav-item.nav-collapsable .children .nav-link{padding-left:24px!important}.nav.horizontal>.nav-item>.nav-link{height:56px}.nav.horizontal>.nav-item.nav-collapsable{position:relative}.nav.horizontal>.nav-item.nav-collapsable>.nav-link{height:56px}.nav.horizontal>.nav-item.nav-collapsable>.nav-link .collapsable-arrow{display:none}.nav.horizontal>.nav-item.nav-collapsable>.children{top:100%;left:0}.nav.material2 .nav-subheader,.material2 .nav .nav-subheader{height:40px}.nav.material2 .nav-group>.group-title,.material2 .nav .nav-group>.group-title{height:40px}.nav.material2 .nav-item .nav-link,.material2 .nav .nav-item .nav-link{height:40px;padding:0 12px 0 24px;border-radius:0 20px 20px 0;margin-right:16px}button,input[type=email],input[type=tel],input[type=text],input[type=password],input[type=image],input[type=submit],input[type=button],input[type=search],textarea{appearance:none;-moz-appearance:none;-webkit-appearance:none;outline:none}@media all{.page-break-after,.page-break-before{display:none}}@media print{html,body{height:auto!important;overflow:initial!important}.page-break-after{display:block;page-break-after:always;position:relative}.page-break-before{display:block;page-break-before:always;position:relative}app fuse-sidebar,app navbar,app toolbar,app footer,app .theme-options-button,app fuse-theme-options,app .ps>.ps__rail-x,app .ps>.ps__rail-y{display:none!important}app #main,app #container-1,app #container-2,app #container-3{padding:0!important}app .ps{overflow:visible!important}app .mat-drawer-container,app .mat-sidenav-container{background-color:#fff!important}app .mat-drawer-container .mat-drawer-content,app .mat-drawer-container .mat-sidenav-content,app .mat-sidenav-container .mat-drawer-content,app .mat-sidenav-container .mat-sidenav-content{overflow:initial!important;height:auto!important}}.formio-material .form-check-label{z-index:0;position:relative;display:inline-block;color:rgba(var(--pure-material-onsurface-rgb, 0, 0, 0),.87);font-family:Muli,Helvetica Neue,Arial,sans-serif;line-height:1.5}.formio-material .form-check>input{appearance:none;-moz-appearance:none;-webkit-appearance:none;z-index:-1;position:absolute;left:1px;top:3px;display:block;margin:0;width:17px;height:17px;background-color:rgba(var(--pure-material-onsurface-rgb, 0, 0, 0),.6);box-shadow:none;outline:none;opacity:0;transform:scale(1);pointer-events:none;transition:opacity .3s,transform .2s}.formio-material .form-check-label>span{display:inline-block;width:100%;cursor:pointer;line-height:24px}.formio-material .form-check-label>span:before{content:"";display:inline-block;box-sizing:border-box;margin:3px 11px 3px 1px;border:solid 2px;border-color:rgba(var(--pure-material-onsurface-rgb, 0, 0, 0),.6);border-radius:2px;width:18px;height:18px;vertical-align:top;transition:border-color .2s,background-color .2s}.formio-material .form-check-label>span:after{content:"";display:block;position:absolute;top:4px;left:2px;width:10px;height:5px;border:solid 2px transparent;border-right:none;border-top:none;transform:translate(3px,4px) rotate(-45deg)}.formio-material .form-check-label>input:checked,.formio-material .form-check-label>input:indeterminate{background-color:rgb(var(--pure-material-primary-rgb, 33, 150, 243))}.formio-material .form-check-input:checked~.form-check-label span:before,.formio-material .form-check-input:indeterminate~.form-check-label span:before{border-color:rgb(var(--pure-material-primary-rgb, 33, 150, 243));background-color:rgb(var(--pure-material-primary-rgb, 33, 150, 243))}.formio-material .form-check-input:checked~.form-check-label span:after,.formio-material .form-check-input:indeterminate~.form-check-label span:after{border-color:rgb(var(--pure-material-onprimary-rgb, 255, 255, 255))}.formio-material .form-check-label>input:indeterminate+span:after{border-left:none;transform:translate(4px,3px)}.formio-material .form-check-label:hover>input{opacity:.04}.formio-material .form-check-label>input:focus{opacity:.12}.formio-material .form-check-label:hover>input:focus{opacity:.16}.formio-material .form-check-label>input:active{opacity:1;transform:scale(0);transition:transform 0s,opacity 0s}.formio-material .form-check-label>input:active+span:before{border-color:rgb(var(--pure-material-primary-rgb, 33, 150, 243))}.formio-material .form-check-label>input:checked:active+span:before{border-color:transparent;background-color:rgba(var(--pure-material-onsurface-rgb, 0, 0, 0),.6)}.formio-material .form-check-input:disabled{opacity:0}.formio-material .form-check-input:disabled~.form-check-label span{color:rgba(var(--pure-material-onsurface-rgb, 0, 0, 0),.38);cursor:initial}.formio-material .form-check-input:disabled~.form-check-label span:before{border-color:currentColor}.formio-material .form-check-input:checked:disabled~.form-check-label span:before,.formio-material .form-check-input:indeterminate:disabled~.form-check-label span:before{border-color:transparent;background-color:currentColor}mat-formio{width:100%}mat-formio mat-formio-button1{margin:24px}mat-formio mat-formio-button1 .mat-icon :not(.tooltip){display:none!important}mat-formio mat-formio-select .mat-form-field-wrapper{padding-bottom:1.65em!important}mat-formio mat-formio-textfield .mat-form-field-wrapper{padding-bottom:1.65em!important}mat-formio mat-formio-tabs .mat-tab-body-content>:first-child{border:none!important}mat-formio mat-tab-body{margin:24px}mat-formio .mat-tab-body-wrapper{margin:24px}mat-formio .mat-tab-body-content{overflow:hidden!important}mat-formio mat-formio-radio mat-radio-group{margin-left:10px}mat-formio mat-formio-radio mat-icon{font-size:2rem!important}mat-formio mat-formio-checkbox .mat-checkbox-label .mat-tooltip-trigger:nth-child(3){display:none}mat-formio mat-hint{display:flex}mat-formio mat-formio-selectboxes mat-icon{font-size:2rem!important}mat-formio .mat-formio-component-description{font-size:14px!important}formio{width:100%;padding:24px!important}formio:not(.formio-material) input[type=text],formio:not(.formio-material) textarea,formio:not(.formio-material) .formio-editor-read-only-content{border:1px solid rgba(0,0,0,.4196078431)}formio .is-disabled{opacity:.6}formio .alert{position:relative;padding:.75rem 1.25rem;margin-bottom:.5rem;border:1px solid transparent;border-radius:.25rem}formio .alert-danger{color:#721c24;background-color:#f8d7da}formio .formio-material input:disabled:not(.mat-mdc-autocomplete-trigger),formio .formio-material textarea:disabled:not(.mat-mdc-autocomplete-trigger){border-bottom-style:dashed}formio .formio-material .formio-editor-read-only-content{border-bottom:1px dashed black}formio .form-control.dropdown{border:none}formio .formio-component-datetime{position:relative}formio .formio-component-datetime .form-control{padding-left:25px!important}formio .formio-component-datetime .fa-calendar{position:absolute;top:38px}formio .formio-component-datetime .input-group-append .input-group-text{background:#fff;border-radius:0;border-top:none;border-left:none;border-right:none;border-color:#0000006b}formio .formio-component:not(.formio-component-sharePointAutocomplete) input:not(.mat-mdc-autocomplete-trigger):not(.mdc-text-field__input):disabled{opacity:.38}formio .formio-component{padding:0;margin-bottom:20px}formio .formio-component label{color:#0000008a}formio .formio-component .fa-question-circle{width:15px;height:15px;min-width:15px;min-height:15px}formio .formio-component.formio-flex-columns{display:flex;gap:10px}formio .formio-component.formio-flex-columns>div[class*=col-md]{flex:1}formio .formio-component.formio-component-buttonCustom .col-form-label{display:none}formio .formio-component .nav-tabs{display:flex;padding-left:0;list-style:none;border-bottom:1px solid #b3b3b3}formio .formio-component .nav-tabs .nav-link.active{border-bottom:2px solid black}formio .formio-component input[type=text]{height:45px;padding-left:8px;width:100%;border-bottom:1px solid rgba(0,0,0,.4196078431);border-top:none;border-left:none;border-right:none;border-radius:0;box-shadow:unset!important}formio .formio-component textarea{border:none;border-bottom:1px solid rgba(0,0,0,.4196078431);width:100%}formio .formio-component .formio-editor-read-only-content{min-height:50px;background:#fafafa;padding:5px}formio .formio-component .form-radio{display:flex;gap:10px}formio .formio-component .col-form-label{display:block;font-weight:600;margin-bottom:5px}formio .formio-component .text-muted{color:#00f}formio .formio-component .formio-choices{padding-top:22px;border-bottom:1px solid black}formio .formio-component button.btn{cursor:pointer;position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;border:none;outline:none;line-height:inherit;-webkit-user-select:none;user-select:none;-webkit-appearance:none;overflow:visible;vertical-align:middle;background:#0000;padding:0 16px;height:36px;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;color:#fff;border-radius:4px}formio .formio-component button.btn.btn-default{color:#000}formio .formio-component .formio-component-submit .has-error{display:none}formio .formio-component-columns{display:flex;flex-direction:row;gap:10px}formio .formio-component-columns>div{flex:1}formio .formio-component-columns>div.formio-errors{display:none}code[class*=language-],pre[class*=language-]{-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none;white-space:pre;font-family:Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace;font-size:14px;line-height:1.6;color:#cdd3de;background:#263238}:not(pre)>code[class*=language-],pre[class*=language-]{border-radius:0;border:none;box-shadow:none}pre[class*=language-]{padding:12px}:not(pre)>code[class*=language-]{padding:2px 6px}code[class*=language-] .namespace,pre[class*=language-] .namespace{opacity:.7}code[class*=language-] .token.comment,code[class*=language-] .token.prolog,code[class*=language-] .token.doctype,code[class*=language-] .token.cdata,pre[class*=language-] .token.comment,pre[class*=language-] .token.prolog,pre[class*=language-] .token.doctype,pre[class*=language-] .token.cdata{color:#62727a}code[class*=language-] .token.null,code[class*=language-] .token.operator,code[class*=language-] .token.boolean,code[class*=language-] .token.number,pre[class*=language-] .token.null,pre[class*=language-] .token.operator,pre[class*=language-] .token.boolean,pre[class*=language-] .token.number{color:#ea9560}code[class*=language-] .token.string,pre[class*=language-] .token.string{color:#80cbc4}code[class*=language-] .token.attr-name,pre[class*=language-] .token.attr-name{color:#ea9560}code[class*=language-] .token.entity,code[class*=language-] .token.url,.language-css code[class*=language-] .token.string,.style code[class*=language-] .token.string,pre[class*=language-] .token.entity,pre[class*=language-] .token.url,.language-css pre[class*=language-] .token.string,.style pre[class*=language-] .token.string{color:#80cbc4}code[class*=language-] .token.selector,pre[class*=language-] .token.selector{color:#82aaff}code[class*=language-] .token.attr-value,code[class*=language-] .token.keyword,code[class*=language-] .token.control,code[class*=language-] .token.directive,code[class*=language-] .token.unit,pre[class*=language-] .token.attr-value,pre[class*=language-] .token.keyword,pre[class*=language-] .token.control,pre[class*=language-] .token.directive,pre[class*=language-] .token.unit{color:#8bd649}code[class*=language-] .token.important,pre[class*=language-] .token.important{color:#ec5f67}code[class*=language-] .token.atrule,pre[class*=language-] .token.atrule,code[class*=language-] .token.regex,code[class*=language-] .token.statement,pre[class*=language-] .token.regex,pre[class*=language-] .token.statement{color:#80cbc4}code[class*=language-] .token.placeholder,code[class*=language-] .token.variable,pre[class*=language-] .token.placeholder,pre[class*=language-] .token.variable{color:#89ddff}code[class*=language-] .token.property,pre[class*=language-] .token.property{color:#fc0}code[class*=language-] .token.tag,pre[class*=language-] .token.tag{color:#89ddff}code[class*=language-] .token.important,code[class*=language-] .token.statement,pre[class*=language-] .token.important,pre[class*=language-] .token.statement{font-weight:700}code[class*=language-] .token.punctuation,pre[class*=language-] .token.punctuation{color:#cdd3de}code[class*=language-] .token.entity,pre[class*=language-] .token.entity{cursor:help}code[class*=language-] .token.debug,pre[class*=language-] .token.debug{color:red}.ps>.ps__rail-x{z-index:99999}.ps>.ps__rail-y{z-index:99999;left:auto!important}.ngx-datatable.material{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.ngx-datatable.material .empty-row{display:flex;align-items:center;line-height:1;height:56px;padding:0 24px}.ngx-datatable.material .datatable-header{border:none;min-height:48px}.ngx-datatable.material .datatable-header .datatable-header-cell{display:inline-flex;align-items:center;line-height:1;min-height:48px;font-size:13px;padding:0 24px}.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-template-wrap{display:inline-flex;align-items:center}.ngx-datatable.material .datatable-body{display:flex;flex:1 0 auto}.ngx-datatable.material .datatable-body .datatable-scroll{display:flex;flex-direction:column;width:100%!important}.ngx-datatable.material .datatable-body .datatable-row-left,.ngx-datatable.material .datatable-body .datatable-row-center,.ngx-datatable.material .datatable-body .datatable-row-right{min-height:48px}.ngx-datatable.material .datatable-body .datatable-row-wrapper{border-bottom:1px solid}.ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child{border-top:1px solid}.ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-cell{display:inline-flex;align-items:center;line-height:1;min-height:48px;transition:none;padding:0 24px;overflow:hidden}.ngx-datatable.material .datatable-footer{border:none;min-height:56px}.ngx-datatable.material .datatable-footer .datatable-footer-inner{padding:0 24px}@media screen and (max-width: 959px){.ngx-datatable.material .datatable-footer .datatable-footer-inner{flex-direction:column;padding:16px 0;height:auto!important}.ngx-datatable.material .datatable-footer .datatable-footer-inner .datatable-pager{margin:0!important}}.ngx-datatable.material .datatable-footer .datatable-footer-inner .page-count{padding:0}.ngx-datatable.material .datatable-footer .datatable-footer-inner .datatable-pager{margin:0 0 0 24px}.ngx-datatable.material .datatable-footer .datatable-footer-inner .datatable-pager .pager li a{display:flex;align-items:center;justify-content:center;text-decoration:none!important}.ngx-datatable.material .datatable-footer .datatable-footer-inner .datatable-pager .pager li a i{width:20px;min-width:20px;height:20px;min-height:20px;padding:0}[class*=datatable-icon-]{font-family:material-outline-icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.datatable-icon-filter:before{content:"filter_list"}.datatable-icon-collapse:before{content:"unfold_less"}.datatable-icon-expand:before{content:"unfold_more"}.datatable-icon-close:before{content:"close"}.datatable-icon-up:before{content:"arrow_drop_up"}.datatable-icon-down:before{content:"arrow_drop_down"}.datatable-icon-sort:before{content:"sort"}.datatable-icon-done:before{content:"done"}.datatable-icon-done-all:before{content:"done_all"}.datatable-icon-search:before{content:"search"}.datatable-icon-pin:before{content:"lock"}.datatable-icon-add:before{content:"add"}.datatable-icon-left:before{content:"chevron_left"}.datatable-icon-right:before{content:"chevron_right"}.datatable-icon-skip:before{content:"skip_next"}.datatable-icon-prev:before{content:"skip_previous"}.color-picker{height:auto!important;border:none!important;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.color-picker .preset-area{padding:0 0 16px 16px!important;height:140px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.color-picker .preset-area>hr{display:none}.color-picker .preset-area .preset-label{display:none}.color-picker .preset-area .preset-color{display:block!important;float:left!important;margin:0!important;border:none!important;border-radius:0!important}.color-picker .preset-area .preset-color:nth-child(14n+1){clear:both}.tribute-container{position:absolute;top:0;left:0;height:auto;max-height:300px;max-width:500px;overflow:auto;display:block;z-index:999999}.tribute-container ul{margin:2px 0 0;padding:0;list-style:none;background:#efefef}.tribute-container li{padding:5px;cursor:pointer}.tribute-container li.highlight{background:#ddd}.tribute-container li span{font-weight:700}.tribute-container li.no-match{cursor:default}.tribute-container .menu-highlighted{font-weight:700}.fuse-white-500-bg{background-color:#fff!important}.fuse-white-500{background-color:#fff!important;color:#000000de!important}.fuse-white-500[disabled]{background-color:#ffffff1f!important;color:#00000042!important}.fuse-white-500-fg{color:#fff!important}.fuse-white-500-border{border-color:#fff!important}.fuse-white-500-border-top{border-top-color:#fff!important}.fuse-white-500-border-right{border-right-color:#fff!important}.fuse-white-500-border-bottom{border-bottom-color:#fff!important}.fuse-white-500-border-left{border-left-color:#fff!important}.fuse-white-bg{background-color:#fff!important}.fuse-white{background-color:#fff!important;color:#000000de!important}.fuse-white[disabled]{background-color:#ffffff1f!important;color:#00000042!important}.fuse-white-fg{color:#fff!important}.fuse-white-border{border-color:#fff!important}.fuse-white-border-top{border-top-color:#fff!important}.fuse-white-border-right{border-right-color:#fff!important}.fuse-white-border-bottom{border-bottom-color:#fff!important}.fuse-white-border-left{border-left-color:#fff!important}.fuse-black-500-bg{background-color:#000!important}.fuse-black-500{background-color:#000!important;color:#fff!important}.fuse-black-500[disabled]{background-color:#0000001f!important;color:#ffffff42!important}.fuse-black-500-fg{color:#000!important}.fuse-black-500-border{border-color:#000!important}.fuse-black-500-border-top{border-top-color:#000!important}.fuse-black-500-border-right{border-right-color:#000!important}.fuse-black-500-border-bottom{border-bottom-color:#000!important}.fuse-black-500-border-left{border-left-color:#000!important}.fuse-black-bg{background-color:#000!important}.fuse-black{background-color:#000!important;color:#fff!important}.fuse-black[disabled]{background-color:#0000001f!important;color:#ffffff42!important}.fuse-black-fg{color:#000!important}.fuse-black-border{border-color:#000!important}.fuse-black-border-top{border-top-color:#000!important}.fuse-black-border-right{border-right-color:#000!important}.fuse-black-border-bottom{border-bottom-color:#000!important}.fuse-black-border-left{border-left-color:#000!important}.fuse-navy-50-bg{background-color:#ececee!important}.fuse-navy-50{background-color:#ececee!important;color:#000000de!important}.fuse-navy-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}.fuse-navy-50-fg{color:#ececee!important}.fuse-navy-50-border{border-color:#ececee!important}.fuse-navy-50-border-top{border-top-color:#ececee!important}.fuse-navy-50-border-right{border-right-color:#ececee!important}.fuse-navy-50-border-bottom{border-bottom-color:#ececee!important}.fuse-navy-50-border-left{border-left-color:#ececee!important}.fuse-navy-100-bg{background-color:#c5c6cb!important}.fuse-navy-100{background-color:#c5c6cb!important;color:#000000de!important}.fuse-navy-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}.fuse-navy-100-fg{color:#c5c6cb!important}.fuse-navy-100-border{border-color:#c5c6cb!important}.fuse-navy-100-border-top{border-top-color:#c5c6cb!important}.fuse-navy-100-border-right{border-right-color:#c5c6cb!important}.fuse-navy-100-border-bottom{border-bottom-color:#c5c6cb!important}.fuse-navy-100-border-left{border-left-color:#c5c6cb!important}.fuse-navy-200-bg{background-color:#9ea1a9!important}.fuse-navy-200{background-color:#9ea1a9!important;color:#000000de!important}.fuse-navy-200[disabled]{background-color:#9ea1a91f!important;color:#00000042!important}.fuse-navy-200-fg{color:#9ea1a9!important}.fuse-navy-200-border{border-color:#9ea1a9!important}.fuse-navy-200-border-top{border-top-color:#9ea1a9!important}.fuse-navy-200-border-right{border-right-color:#9ea1a9!important}.fuse-navy-200-border-bottom{border-bottom-color:#9ea1a9!important}.fuse-navy-200-border-left{border-left-color:#9ea1a9!important}.fuse-navy-300-bg{background-color:#7d818c!important}.fuse-navy-300{background-color:#7d818c!important;color:#fff!important}.fuse-navy-300[disabled]{background-color:#7d818c1f!important;color:#ffffff42!important}.fuse-navy-300-fg{color:#7d818c!important}.fuse-navy-300-border{border-color:#7d818c!important}.fuse-navy-300-border-top{border-top-color:#7d818c!important}.fuse-navy-300-border-right{border-right-color:#7d818c!important}.fuse-navy-300-border-bottom{border-bottom-color:#7d818c!important}.fuse-navy-300-border-left{border-left-color:#7d818c!important}.fuse-navy-400-bg{background-color:#5c616f!important}.fuse-navy-400{background-color:#5c616f!important;color:#fff!important}.fuse-navy-400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}.fuse-navy-400-fg{color:#5c616f!important}.fuse-navy-400-border{border-color:#5c616f!important}.fuse-navy-400-border-top{border-top-color:#5c616f!important}.fuse-navy-400-border-right{border-right-color:#5c616f!important}.fuse-navy-400-border-bottom{border-bottom-color:#5c616f!important}.fuse-navy-400-border-left{border-left-color:#5c616f!important}.fuse-navy-500-bg{background-color:#3c4252!important}.fuse-navy-500{background-color:#3c4252!important;color:#fff!important}.fuse-navy-500[disabled]{background-color:#3c42521f!important;color:#ffffff42!important}.fuse-navy-500-fg{color:#3c4252!important}.fuse-navy-500-border{border-color:#3c4252!important}.fuse-navy-500-border-top{border-top-color:#3c4252!important}.fuse-navy-500-border-right{border-right-color:#3c4252!important}.fuse-navy-500-border-bottom{border-bottom-color:#3c4252!important}.fuse-navy-500-border-left{border-left-color:#3c4252!important}.fuse-navy-bg{background-color:#3c4252!important}.fuse-navy{background-color:#3c4252!important;color:#fff!important}.fuse-navy[disabled]{background-color:#3c42521f!important;color:#ffffff42!important}.fuse-navy-fg{color:#3c4252!important}.fuse-navy-border{border-color:#3c4252!important}.fuse-navy-border-top{border-top-color:#3c4252!important}.fuse-navy-border-right{border-right-color:#3c4252!important}.fuse-navy-border-bottom{border-bottom-color:#3c4252!important}.fuse-navy-border-left{border-left-color:#3c4252!important}.fuse-navy-600-bg{background-color:#353a48!important}.fuse-navy-600{background-color:#353a48!important;color:#fff!important}.fuse-navy-600[disabled]{background-color:#353a481f!important;color:#ffffff42!important}.fuse-navy-600-fg{color:#353a48!important}.fuse-navy-600-border{border-color:#353a48!important}.fuse-navy-600-border-top{border-top-color:#353a48!important}.fuse-navy-600-border-right{border-right-color:#353a48!important}.fuse-navy-600-border-bottom{border-bottom-color:#353a48!important}.fuse-navy-600-border-left{border-left-color:#353a48!important}.fuse-navy-700-bg{background-color:#2d323e!important}.fuse-navy-700{background-color:#2d323e!important;color:#fff!important}.fuse-navy-700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}.fuse-navy-700-fg{color:#2d323e!important}.fuse-navy-700-border{border-color:#2d323e!important}.fuse-navy-700-border-top{border-top-color:#2d323e!important}.fuse-navy-700-border-right{border-right-color:#2d323e!important}.fuse-navy-700-border-bottom{border-bottom-color:#2d323e!important}.fuse-navy-700-border-left{border-left-color:#2d323e!important}.fuse-navy-800-bg{background-color:#262933!important}.fuse-navy-800{background-color:#262933!important;color:#fff!important}.fuse-navy-800[disabled]{background-color:#2629331f!important;color:#ffffff42!important}.fuse-navy-800-fg{color:#262933!important}.fuse-navy-800-border{border-color:#262933!important}.fuse-navy-800-border-top{border-top-color:#262933!important}.fuse-navy-800-border-right{border-right-color:#262933!important}.fuse-navy-800-border-bottom{border-bottom-color:#262933!important}.fuse-navy-800-border-left{border-left-color:#262933!important}.fuse-navy-900-bg{background-color:#1e2129!important}.fuse-navy-900{background-color:#1e2129!important;color:#fff!important}.fuse-navy-900[disabled]{background-color:#1e21291f!important;color:#ffffff42!important}.fuse-navy-900-fg{color:#1e2129!important}.fuse-navy-900-border{border-color:#1e2129!important}.fuse-navy-900-border-top{border-top-color:#1e2129!important}.fuse-navy-900-border-right{border-right-color:#1e2129!important}.fuse-navy-900-border-bottom{border-bottom-color:#1e2129!important}.fuse-navy-900-border-left{border-left-color:#1e2129!important}.fuse-navy-A100-bg{background-color:#c5c6cb!important}.fuse-navy-A100{background-color:#c5c6cb!important;color:#000000de!important}.fuse-navy-A100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}.fuse-navy-A100-fg{color:#c5c6cb!important}.fuse-navy-A100-border{border-color:#c5c6cb!important}.fuse-navy-A100-border-top{border-top-color:#c5c6cb!important}.fuse-navy-A100-border-right{border-right-color:#c5c6cb!important}.fuse-navy-A100-border-bottom{border-bottom-color:#c5c6cb!important}.fuse-navy-A100-border-left{border-left-color:#c5c6cb!important}.fuse-navy-A200-bg{background-color:#9ea1a9!important}.fuse-navy-A200{background-color:#9ea1a9!important;color:#fff!important}.fuse-navy-A200[disabled]{background-color:#9ea1a91f!important;color:#ffffff42!important}.fuse-navy-A200-fg{color:#9ea1a9!important}.fuse-navy-A200-border{border-color:#9ea1a9!important}.fuse-navy-A200-border-top{border-top-color:#9ea1a9!important}.fuse-navy-A200-border-right{border-right-color:#9ea1a9!important}.fuse-navy-A200-border-bottom{border-bottom-color:#9ea1a9!important}.fuse-navy-A200-border-left{border-left-color:#9ea1a9!important}.fuse-navy-A400-bg{background-color:#5c616f!important}.fuse-navy-A400{background-color:#5c616f!important;color:#fff!important}.fuse-navy-A400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}.fuse-navy-A400-fg{color:#5c616f!important}.fuse-navy-A400-border{border-color:#5c616f!important}.fuse-navy-A400-border-top{border-top-color:#5c616f!important}.fuse-navy-A400-border-right{border-right-color:#5c616f!important}.fuse-navy-A400-border-bottom{border-bottom-color:#5c616f!important}.fuse-navy-A400-border-left{border-left-color:#5c616f!important}.fuse-navy-A700-bg{background-color:#2d323e!important}.fuse-navy-A700{background-color:#2d323e!important;color:#fff!important}.fuse-navy-A700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}.fuse-navy-A700-fg{color:#2d323e!important}.fuse-navy-A700-border{border-color:#2d323e!important}.fuse-navy-A700-border-top{border-top-color:#2d323e!important}.fuse-navy-A700-border-right{border-right-color:#2d323e!important}.fuse-navy-A700-border-bottom{border-bottom-color:#2d323e!important}.fuse-navy-A700-border-left{border-left-color:#2d323e!important}.fuse-db-50-bg{background-color:#ececee!important}.fuse-db-50{background-color:#ececee!important;color:#000000de!important}.fuse-db-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}.fuse-db-50-fg{color:#ececee!important}.fuse-db-50-border{border-color:#ececee!important}.fuse-db-50-border-top{border-top-color:#ececee!important}.fuse-db-50-border-right{border-right-color:#ececee!important}.fuse-db-50-border-bottom{border-bottom-color:#ececee!important}.fuse-db-50-border-left{border-left-color:#ececee!important}.fuse-db-100-bg{background-color:#c5c6cb!important}.fuse-db-100{background-color:#c5c6cb!important;color:#000000de!important}.fuse-db-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}.fuse-db-100-fg{color:#c5c6cb!important}.fuse-db-100-border{border-color:#c5c6cb!important}.fuse-db-100-border-top{border-top-color:#c5c6cb!important}.fuse-db-100-border-right{border-right-color:#c5c6cb!important}.fuse-db-100-border-bottom{border-bottom-color:#c5c6cb!important}.fuse-db-100-border-left{border-left-color:#c5c6cb!important}.fuse-db-400-bg{background-color:#ff746b!important}.fuse-db-400{background-color:#ff746b!important;color:#fff!important}.fuse-db-400[disabled]{background-color:#ff746b1f!important;color:#ffffff42!important}.fuse-db-400-fg{color:#ff746b!important}.fuse-db-400-border{border-color:#ff746b!important}.fuse-db-400-border-top{border-top-color:#ff746b!important}.fuse-db-400-border-right{border-right-color:#ff746b!important}.fuse-db-400-border-bottom{border-bottom-color:#ff746b!important}.fuse-db-400-border-left{border-left-color:#ff746b!important}.fuse-db-500-bg{background-color:#e83f40!important}.fuse-db-500{background-color:#e83f40!important;color:#fff!important}.fuse-db-500[disabled]{background-color:#e83f401f!important;color:#ffffff42!important}.fuse-db-500-fg{color:#e83f40!important}.fuse-db-500-border{border-color:#e83f40!important}.fuse-db-500-border-top{border-top-color:#e83f40!important}.fuse-db-500-border-right{border-right-color:#e83f40!important}.fuse-db-500-border-bottom{border-bottom-color:#e83f40!important}.fuse-db-500-border-left{border-left-color:#e83f40!important}.fuse-db-bg{background-color:#e83f40!important}.fuse-db{background-color:#e83f40!important;color:#fff!important}.fuse-db[disabled]{background-color:#e83f401f!important;color:#ffffff42!important}.fuse-db-fg{color:#e83f40!important}.fuse-db-border{border-color:#e83f40!important}.fuse-db-border-top{border-top-color:#e83f40!important}.fuse-db-border-right{border-right-color:#e83f40!important}.fuse-db-border-bottom{border-bottom-color:#e83f40!important}.fuse-db-border-left{border-left-color:#e83f40!important}.fuse-db-600-bg{background-color:#af0019!important}.fuse-db-600{background-color:#af0019!important;color:#fff!important}.fuse-db-600[disabled]{background-color:#af00191f!important;color:#ffffff42!important}.fuse-db-600-fg{color:#af0019!important}.fuse-db-600-border{border-color:#af0019!important}.fuse-db-600-border-top{border-top-color:#af0019!important}.fuse-db-600-border-right{border-right-color:#af0019!important}.fuse-db-600-border-bottom{border-bottom-color:#af0019!important}.fuse-db-600-border-left{border-left-color:#af0019!important}.fuse-darkblue-50-bg{background-color:#ececee!important}.fuse-darkblue-50{background-color:#ececee!important;color:#000000de!important}.fuse-darkblue-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}.fuse-darkblue-50-fg{color:#ececee!important}.fuse-darkblue-50-border{border-color:#ececee!important}.fuse-darkblue-50-border-top{border-top-color:#ececee!important}.fuse-darkblue-50-border-right{border-right-color:#ececee!important}.fuse-darkblue-50-border-bottom{border-bottom-color:#ececee!important}.fuse-darkblue-50-border-left{border-left-color:#ececee!important}.fuse-darkblue-100-bg{background-color:#c5c6cb!important}.fuse-darkblue-100{background-color:#c5c6cb!important;color:#000000de!important}.fuse-darkblue-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}.fuse-darkblue-100-fg{color:#c5c6cb!important}.fuse-darkblue-100-border{border-color:#c5c6cb!important}.fuse-darkblue-100-border-top{border-top-color:#c5c6cb!important}.fuse-darkblue-100-border-right{border-right-color:#c5c6cb!important}.fuse-darkblue-100-border-bottom{border-bottom-color:#c5c6cb!important}.fuse-darkblue-100-border-left{border-left-color:#c5c6cb!important}.fuse-darkblue-400-bg{background-color:#036!important}.fuse-darkblue-400{background-color:#036!important;color:#fff!important}.fuse-darkblue-400[disabled]{background-color:#0033661f!important;color:#ffffff42!important}.fuse-darkblue-400-fg{color:#036!important}.fuse-darkblue-400-border{border-color:#036!important}.fuse-darkblue-400-border-top{border-top-color:#036!important}.fuse-darkblue-400-border-right{border-right-color:#036!important}.fuse-darkblue-400-border-bottom{border-bottom-color:#036!important}.fuse-darkblue-400-border-left{border-left-color:#036!important}.fuse-darkblue-500-bg{background-color:#036!important}.fuse-darkblue-500{background-color:#036!important;color:#fff!important}.fuse-darkblue-500[disabled]{background-color:#0033661f!important;color:#ffffff42!important}.fuse-darkblue-500-fg{color:#036!important}.fuse-darkblue-500-border{border-color:#036!important}.fuse-darkblue-500-border-top{border-top-color:#036!important}.fuse-darkblue-500-border-right{border-right-color:#036!important}.fuse-darkblue-500-border-bottom{border-bottom-color:#036!important}.fuse-darkblue-500-border-left{border-left-color:#036!important}.fuse-darkblue-bg{background-color:#036!important}.fuse-darkblue{background-color:#036!important;color:#fff!important}.fuse-darkblue[disabled]{background-color:#0033661f!important;color:#ffffff42!important}.fuse-darkblue-fg{color:#036!important}.fuse-darkblue-border{border-color:#036!important}.fuse-darkblue-border-top{border-top-color:#036!important}.fuse-darkblue-border-right{border-right-color:#036!important}.fuse-darkblue-border-bottom{border-bottom-color:#036!important}.fuse-darkblue-border-left{border-left-color:#036!important}.fuse-darkblue-600-bg{background-color:#036!important}.fuse-darkblue-600{background-color:#036!important;color:#fff!important}.fuse-darkblue-600[disabled]{background-color:#0033661f!important;color:#ffffff42!important}.fuse-darkblue-600-fg{color:#036!important}.fuse-darkblue-600-border{border-color:#036!important}.fuse-darkblue-600-border-top{border-top-color:#036!important}.fuse-darkblue-600-border-right{border-right-color:#036!important}.fuse-darkblue-600-border-bottom{border-bottom-color:#036!important}.fuse-darkblue-600-border-left{border-left-color:#036!important}.fuse-angebotsmanagement-50-bg{background-color:#ececee!important}.fuse-angebotsmanagement-50{background-color:#ececee!important;color:#000000de!important}.fuse-angebotsmanagement-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}.fuse-angebotsmanagement-50-fg{color:#ececee!important}.fuse-angebotsmanagement-50-border{border-color:#ececee!important}.fuse-angebotsmanagement-50-border-top{border-top-color:#ececee!important}.fuse-angebotsmanagement-50-border-right{border-right-color:#ececee!important}.fuse-angebotsmanagement-50-border-bottom{border-bottom-color:#ececee!important}.fuse-angebotsmanagement-50-border-left{border-left-color:#ececee!important}.fuse-angebotsmanagement-100-bg{background-color:#c5c6cb!important}.fuse-angebotsmanagement-100{background-color:#c5c6cb!important;color:#000000de!important}.fuse-angebotsmanagement-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}.fuse-angebotsmanagement-100-fg{color:#c5c6cb!important}.fuse-angebotsmanagement-100-border{border-color:#c5c6cb!important}.fuse-angebotsmanagement-100-border-top{border-top-color:#c5c6cb!important}.fuse-angebotsmanagement-100-border-right{border-right-color:#c5c6cb!important}.fuse-angebotsmanagement-100-border-bottom{border-bottom-color:#c5c6cb!important}.fuse-angebotsmanagement-100-border-left{border-left-color:#c5c6cb!important}.fuse-angebotsmanagement-400-bg{background-color:#017d41!important}.fuse-angebotsmanagement-400{background-color:#017d41!important;color:#fff!important}.fuse-angebotsmanagement-400[disabled]{background-color:#017d411f!important;color:#ffffff42!important}.fuse-angebotsmanagement-400-fg{color:#017d41!important}.fuse-angebotsmanagement-400-border{border-color:#017d41!important}.fuse-angebotsmanagement-400-border-top{border-top-color:#017d41!important}.fuse-angebotsmanagement-400-border-right{border-right-color:#017d41!important}.fuse-angebotsmanagement-400-border-bottom{border-bottom-color:#017d41!important}.fuse-angebotsmanagement-400-border-left{border-left-color:#017d41!important}.fuse-angebotsmanagement-500-bg{background-color:#017d41!important}.fuse-angebotsmanagement-500{background-color:#017d41!important;color:#fff!important}.fuse-angebotsmanagement-500[disabled]{background-color:#017d411f!important;color:#ffffff42!important}.fuse-angebotsmanagement-500-fg{color:#017d41!important}.fuse-angebotsmanagement-500-border{border-color:#017d41!important}.fuse-angebotsmanagement-500-border-top{border-top-color:#017d41!important}.fuse-angebotsmanagement-500-border-right{border-right-color:#017d41!important}.fuse-angebotsmanagement-500-border-bottom{border-bottom-color:#017d41!important}.fuse-angebotsmanagement-500-border-left{border-left-color:#017d41!important}.fuse-angebotsmanagement-bg{background-color:#017d41!important}.fuse-angebotsmanagement{background-color:#017d41!important;color:#fff!important}.fuse-angebotsmanagement[disabled]{background-color:#017d411f!important;color:#ffffff42!important}.fuse-angebotsmanagement-fg{color:#017d41!important}.fuse-angebotsmanagement-border{border-color:#017d41!important}.fuse-angebotsmanagement-border-top{border-top-color:#017d41!important}.fuse-angebotsmanagement-border-right{border-right-color:#017d41!important}.fuse-angebotsmanagement-border-bottom{border-bottom-color:#017d41!important}.fuse-angebotsmanagement-border-left{border-left-color:#017d41!important}.fuse-angebotsmanagement-600-bg{background-color:#017d41!important}.fuse-angebotsmanagement-600{background-color:#017d41!important;color:#fff!important}.fuse-angebotsmanagement-600[disabled]{background-color:#017d411f!important;color:#ffffff42!important}.fuse-angebotsmanagement-600-fg{color:#017d41!important}.fuse-angebotsmanagement-600-border{border-color:#017d41!important}.fuse-angebotsmanagement-600-border-top{border-top-color:#017d41!important}.fuse-angebotsmanagement-600-border-right{border-right-color:#017d41!important}.fuse-angebotsmanagement-600-border-bottom{border-bottom-color:#017d41!important}.fuse-angebotsmanagement-600-border-left{border-left-color:#017d41!important}.fuse-mopa-50-bg{background-color:#ececee!important}.fuse-mopa-50{background-color:#ececee!important;color:#000000de!important}.fuse-mopa-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}.fuse-mopa-50-fg{color:#ececee!important}.fuse-mopa-50-border{border-color:#ececee!important}.fuse-mopa-50-border-top{border-top-color:#ececee!important}.fuse-mopa-50-border-right{border-right-color:#ececee!important}.fuse-mopa-50-border-bottom{border-bottom-color:#ececee!important}.fuse-mopa-50-border-left{border-left-color:#ececee!important}.fuse-mopa-100-bg{background-color:#c5c6cb!important}.fuse-mopa-100{background-color:#c5c6cb!important;color:#000000de!important}.fuse-mopa-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}.fuse-mopa-100-fg{color:#c5c6cb!important}.fuse-mopa-100-border{border-color:#c5c6cb!important}.fuse-mopa-100-border-top{border-top-color:#c5c6cb!important}.fuse-mopa-100-border-right{border-right-color:#c5c6cb!important}.fuse-mopa-100-border-bottom{border-bottom-color:#c5c6cb!important}.fuse-mopa-100-border-left{border-left-color:#c5c6cb!important}.fuse-mopa-400-bg{background-color:#64b144!important}.fuse-mopa-400{background-color:#64b144!important;color:#fff!important}.fuse-mopa-400[disabled]{background-color:#64b1441f!important;color:#ffffff42!important}.fuse-mopa-400-fg{color:#64b144!important}.fuse-mopa-400-border{border-color:#64b144!important}.fuse-mopa-400-border-top{border-top-color:#64b144!important}.fuse-mopa-400-border-right{border-right-color:#64b144!important}.fuse-mopa-400-border-bottom{border-bottom-color:#64b144!important}.fuse-mopa-400-border-left{border-left-color:#64b144!important}.fuse-mopa-500-bg{background-color:#64b144!important}.fuse-mopa-500{background-color:#64b144!important;color:#fff!important}.fuse-mopa-500[disabled]{background-color:#64b1441f!important;color:#ffffff42!important}.fuse-mopa-500-fg{color:#64b144!important}.fuse-mopa-500-border{border-color:#64b144!important}.fuse-mopa-500-border-top{border-top-color:#64b144!important}.fuse-mopa-500-border-right{border-right-color:#64b144!important}.fuse-mopa-500-border-bottom{border-bottom-color:#64b144!important}.fuse-mopa-500-border-left{border-left-color:#64b144!important}.fuse-mopa-bg{background-color:#64b144!important}.fuse-mopa{background-color:#64b144!important;color:#fff!important}.fuse-mopa[disabled]{background-color:#64b1441f!important;color:#ffffff42!important}.fuse-mopa-fg{color:#64b144!important}.fuse-mopa-border{border-color:#64b144!important}.fuse-mopa-border-top{border-top-color:#64b144!important}.fuse-mopa-border-right{border-right-color:#64b144!important}.fuse-mopa-border-bottom{border-bottom-color:#64b144!important}.fuse-mopa-border-left{border-left-color:#64b144!important}.fuse-mopa-600-bg{background-color:#64b144!important}.fuse-mopa-600{background-color:#64b144!important;color:#fff!important}.fuse-mopa-600[disabled]{background-color:#64b1441f!important;color:#ffffff42!important}.fuse-mopa-600-fg{color:#64b144!important}.fuse-mopa-600-border{border-color:#64b144!important}.fuse-mopa-600-border-top{border-top-color:#64b144!important}.fuse-mopa-600-border-right{border-right-color:#64b144!important}.fuse-mopa-600-border-bottom{border-bottom-color:#64b144!important}.fuse-mopa-600-border-left{border-left-color:#64b144!important}.fuse-normec-50-bg{background-color:#ececee!important}.fuse-normec-50{background-color:#ececee!important;color:#000000de!important}.fuse-normec-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}.fuse-normec-50-fg{color:#ececee!important}.fuse-normec-50-border{border-color:#ececee!important}.fuse-normec-50-border-top{border-top-color:#ececee!important}.fuse-normec-50-border-right{border-right-color:#ececee!important}.fuse-normec-50-border-bottom{border-bottom-color:#ececee!important}.fuse-normec-50-border-left{border-left-color:#ececee!important}.fuse-normec-100-bg{background-color:#c5c6cb!important}.fuse-normec-100{background-color:#c5c6cb!important;color:#000000de!important}.fuse-normec-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}.fuse-normec-100-fg{color:#c5c6cb!important}.fuse-normec-100-border{border-color:#c5c6cb!important}.fuse-normec-100-border-top{border-top-color:#c5c6cb!important}.fuse-normec-100-border-right{border-right-color:#c5c6cb!important}.fuse-normec-100-border-bottom{border-bottom-color:#c5c6cb!important}.fuse-normec-100-border-left{border-left-color:#c5c6cb!important}.fuse-normec-400-bg{background-color:#ee7203!important}.fuse-normec-400{background-color:#ee7203!important;color:#fff!important}.fuse-normec-400[disabled]{background-color:#ee72031f!important;color:#ffffff42!important}.fuse-normec-400-fg{color:#ee7203!important}.fuse-normec-400-border{border-color:#ee7203!important}.fuse-normec-400-border-top{border-top-color:#ee7203!important}.fuse-normec-400-border-right{border-right-color:#ee7203!important}.fuse-normec-400-border-bottom{border-bottom-color:#ee7203!important}.fuse-normec-400-border-left{border-left-color:#ee7203!important}.fuse-normec-500-bg{background-color:#ee7203!important}.fuse-normec-500{background-color:#ee7203!important;color:#fff!important}.fuse-normec-500[disabled]{background-color:#ee72031f!important;color:#ffffff42!important}.fuse-normec-500-fg{color:#ee7203!important}.fuse-normec-500-border{border-color:#ee7203!important}.fuse-normec-500-border-top{border-top-color:#ee7203!important}.fuse-normec-500-border-right{border-right-color:#ee7203!important}.fuse-normec-500-border-bottom{border-bottom-color:#ee7203!important}.fuse-normec-500-border-left{border-left-color:#ee7203!important}.fuse-normec-bg{background-color:#ee7203!important}.fuse-normec{background-color:#ee7203!important;color:#fff!important}.fuse-normec[disabled]{background-color:#ee72031f!important;color:#ffffff42!important}.fuse-normec-fg{color:#ee7203!important}.fuse-normec-border{border-color:#ee7203!important}.fuse-normec-border-top{border-top-color:#ee7203!important}.fuse-normec-border-right{border-right-color:#ee7203!important}.fuse-normec-border-bottom{border-bottom-color:#ee7203!important}.fuse-normec-border-left{border-left-color:#ee7203!important}.fuse-normec-600-bg{background-color:#ee7203!important}.fuse-normec-600{background-color:#ee7203!important;color:#fff!important}.fuse-normec-600[disabled]{background-color:#ee72031f!important;color:#ffffff42!important}.fuse-normec-600-fg{color:#ee7203!important}.fuse-normec-600-border{border-color:#ee7203!important}.fuse-normec-600-border-top{border-top-color:#ee7203!important}.fuse-normec-600-border-right{border-right-color:#ee7203!important}.fuse-normec-600-border-bottom{border-bottom-color:#ee7203!important}.fuse-normec-600-border-left{border-left-color:#ee7203!important}.fuse-vm-50-bg{background-color:#ececee!important}.fuse-vm-50{background-color:#ececee!important;color:#000000de!important}.fuse-vm-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}.fuse-vm-50-fg{color:#ececee!important}.fuse-vm-50-border{border-color:#ececee!important}.fuse-vm-50-border-top{border-top-color:#ececee!important}.fuse-vm-50-border-right{border-right-color:#ececee!important}.fuse-vm-50-border-bottom{border-bottom-color:#ececee!important}.fuse-vm-50-border-left{border-left-color:#ececee!important}.fuse-vm-100-bg{background-color:#c5c6cb!important}.fuse-vm-100{background-color:#c5c6cb!important;color:#000000de!important}.fuse-vm-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}.fuse-vm-100-fg{color:#c5c6cb!important}.fuse-vm-100-border{border-color:#c5c6cb!important}.fuse-vm-100-border-top{border-top-color:#c5c6cb!important}.fuse-vm-100-border-right{border-right-color:#c5c6cb!important}.fuse-vm-100-border-bottom{border-bottom-color:#c5c6cb!important}.fuse-vm-100-border-left{border-left-color:#c5c6cb!important}.fuse-vm-400-bg{background-color:#444480!important}.fuse-vm-400{background-color:#444480!important;color:#fff!important}.fuse-vm-400[disabled]{background-color:#4444801f!important;color:#ffffff42!important}.fuse-vm-400-fg{color:#444480!important}.fuse-vm-400-border{border-color:#444480!important}.fuse-vm-400-border-top{border-top-color:#444480!important}.fuse-vm-400-border-right{border-right-color:#444480!important}.fuse-vm-400-border-bottom{border-bottom-color:#444480!important}.fuse-vm-400-border-left{border-left-color:#444480!important}.fuse-vm-500-bg{background-color:#444480!important}.fuse-vm-500{background-color:#444480!important;color:#fff!important}.fuse-vm-500[disabled]{background-color:#4444801f!important;color:#ffffff42!important}.fuse-vm-500-fg{color:#444480!important}.fuse-vm-500-border{border-color:#444480!important}.fuse-vm-500-border-top{border-top-color:#444480!important}.fuse-vm-500-border-right{border-right-color:#444480!important}.fuse-vm-500-border-bottom{border-bottom-color:#444480!important}.fuse-vm-500-border-left{border-left-color:#444480!important}.fuse-vm-bg{background-color:#444480!important}.fuse-vm{background-color:#444480!important;color:#fff!important}.fuse-vm[disabled]{background-color:#4444801f!important;color:#ffffff42!important}.fuse-vm-fg{color:#444480!important}.fuse-vm-border{border-color:#444480!important}.fuse-vm-border-top{border-top-color:#444480!important}.fuse-vm-border-right{border-right-color:#444480!important}.fuse-vm-border-bottom{border-bottom-color:#444480!important}.fuse-vm-border-left{border-left-color:#444480!important}.fuse-vm-600-bg{background-color:#444480!important}.fuse-vm-600{background-color:#444480!important;color:#fff!important}.fuse-vm-600[disabled]{background-color:#4444801f!important;color:#ffffff42!important}.fuse-vm-600-fg{color:#444480!important}.fuse-vm-600-border{border-color:#444480!important}.fuse-vm-600-border-top{border-top-color:#444480!important}.fuse-vm-600-border-right{border-right-color:#444480!important}.fuse-vm-600-border-bottom{border-bottom-color:#444480!important}.fuse-vm-600-border-left{border-left-color:#444480!important}.fuse-bm-50-bg{background-color:#ececee!important}.fuse-bm-50{background-color:#ececee!important;color:#000000de!important}.fuse-bm-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}.fuse-bm-50-fg{color:#ececee!important}.fuse-bm-50-border{border-color:#ececee!important}.fuse-bm-50-border-top{border-top-color:#ececee!important}.fuse-bm-50-border-right{border-right-color:#ececee!important}.fuse-bm-50-border-bottom{border-bottom-color:#ececee!important}.fuse-bm-50-border-left{border-left-color:#ececee!important}.fuse-bm-100-bg{background-color:#c5c6cb!important}.fuse-bm-100{background-color:#c5c6cb!important;color:#000000de!important}.fuse-bm-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}.fuse-bm-100-fg{color:#c5c6cb!important}.fuse-bm-100-border{border-color:#c5c6cb!important}.fuse-bm-100-border-top{border-top-color:#c5c6cb!important}.fuse-bm-100-border-right{border-right-color:#c5c6cb!important}.fuse-bm-100-border-bottom{border-bottom-color:#c5c6cb!important}.fuse-bm-100-border-left{border-left-color:#c5c6cb!important}.fuse-bm-400-bg{background-color:#0a4b78!important}.fuse-bm-400{background-color:#0a4b78!important;color:#fff!important}.fuse-bm-400[disabled]{background-color:#0a4b781f!important;color:#ffffff42!important}.fuse-bm-400-fg{color:#0a4b78!important}.fuse-bm-400-border{border-color:#0a4b78!important}.fuse-bm-400-border-top{border-top-color:#0a4b78!important}.fuse-bm-400-border-right{border-right-color:#0a4b78!important}.fuse-bm-400-border-bottom{border-bottom-color:#0a4b78!important}.fuse-bm-400-border-left{border-left-color:#0a4b78!important}.fuse-bm-500-bg{background-color:#0a4b78!important}.fuse-bm-500{background-color:#0a4b78!important;color:#fff!important}.fuse-bm-500[disabled]{background-color:#0a4b781f!important;color:#ffffff42!important}.fuse-bm-500-fg{color:#0a4b78!important}.fuse-bm-500-border{border-color:#0a4b78!important}.fuse-bm-500-border-top{border-top-color:#0a4b78!important}.fuse-bm-500-border-right{border-right-color:#0a4b78!important}.fuse-bm-500-border-bottom{border-bottom-color:#0a4b78!important}.fuse-bm-500-border-left{border-left-color:#0a4b78!important}.fuse-bm-bg{background-color:#0a4b78!important}.fuse-bm{background-color:#0a4b78!important;color:#fff!important}.fuse-bm[disabled]{background-color:#0a4b781f!important;color:#ffffff42!important}.fuse-bm-fg{color:#0a4b78!important}.fuse-bm-border{border-color:#0a4b78!important}.fuse-bm-border-top{border-top-color:#0a4b78!important}.fuse-bm-border-right{border-right-color:#0a4b78!important}.fuse-bm-border-bottom{border-bottom-color:#0a4b78!important}.fuse-bm-border-left{border-left-color:#0a4b78!important}.fuse-bm-600-bg{background-color:#0a4b78!important}.fuse-bm-600{background-color:#0a4b78!important;color:#fff!important}.fuse-bm-600[disabled]{background-color:#0a4b781f!important;color:#ffffff42!important}.fuse-bm-600-fg{color:#0a4b78!important}.fuse-bm-600-border{border-color:#0a4b78!important}.fuse-bm-600-border-top{border-top-color:#0a4b78!important}.fuse-bm-600-border-right{border-right-color:#0a4b78!important}.fuse-bm-600-border-bottom{border-bottom-color:#0a4b78!important}.fuse-bm-600-border-left{border-left-color:#0a4b78!important}.fuse-sfi-50-bg{background-color:red!important}.fuse-sfi-50{background-color:red!important;color:#000000de!important}.fuse-sfi-50[disabled]{background-color:#ff00001f!important;color:#00000042!important}.fuse-sfi-50-fg{color:red!important}.fuse-sfi-50-border{border-color:red!important}.fuse-sfi-50-border-top{border-top-color:red!important}.fuse-sfi-50-border-right{border-right-color:red!important}.fuse-sfi-50-border-bottom{border-bottom-color:red!important}.fuse-sfi-50-border-left{border-left-color:red!important}.fuse-sfi-100-bg{background-color:red!important}.fuse-sfi-100{background-color:red!important;color:#000000de!important}.fuse-sfi-100[disabled]{background-color:#ff00001f!important;color:#00000042!important}.fuse-sfi-100-fg{color:red!important}.fuse-sfi-100-border{border-color:red!important}.fuse-sfi-100-border-top{border-top-color:red!important}.fuse-sfi-100-border-right{border-right-color:red!important}.fuse-sfi-100-border-bottom{border-bottom-color:red!important}.fuse-sfi-100-border-left{border-left-color:red!important}.fuse-sfi-400-bg{background-color:#444!important}.fuse-sfi-400{background-color:#444!important;color:#fff!important}.fuse-sfi-400[disabled]{background-color:#4444441f!important;color:#ffffff42!important}.fuse-sfi-400-fg{color:#444!important}.fuse-sfi-400-border{border-color:#444!important}.fuse-sfi-400-border-top{border-top-color:#444!important}.fuse-sfi-400-border-right{border-right-color:#444!important}.fuse-sfi-400-border-bottom{border-bottom-color:#444!important}.fuse-sfi-400-border-left{border-left-color:#444!important}.fuse-sfi-500-bg{background-color:#444!important}.fuse-sfi-500{background-color:#444!important;color:#fff!important}.fuse-sfi-500[disabled]{background-color:#4444441f!important;color:#ffffff42!important}.fuse-sfi-500-fg{color:#444!important}.fuse-sfi-500-border{border-color:#444!important}.fuse-sfi-500-border-top{border-top-color:#444!important}.fuse-sfi-500-border-right{border-right-color:#444!important}.fuse-sfi-500-border-bottom{border-bottom-color:#444!important}.fuse-sfi-500-border-left{border-left-color:#444!important}.fuse-sfi-bg{background-color:#444!important}.fuse-sfi{background-color:#444!important;color:#fff!important}.fuse-sfi[disabled]{background-color:#4444441f!important;color:#ffffff42!important}.fuse-sfi-fg{color:#444!important}.fuse-sfi-border{border-color:#444!important}.fuse-sfi-border-top{border-top-color:#444!important}.fuse-sfi-border-right{border-right-color:#444!important}.fuse-sfi-border-bottom{border-bottom-color:#444!important}.fuse-sfi-border-left{border-left-color:#444!important}.fuse-sfi-600-bg{background-color:#444!important}.fuse-sfi-600{background-color:#444!important;color:#fff!important}.fuse-sfi-600[disabled]{background-color:#4444441f!important;color:#ffffff42!important}.fuse-sfi-600-fg{color:#444!important}.fuse-sfi-600-border{border-color:#444!important}.fuse-sfi-600-border-top{border-top-color:#444!important}.fuse-sfi-600-border-right{border-right-color:#444!important}.fuse-sfi-600-border-bottom{border-bottom-color:#444!important}.fuse-sfi-600-border-left{border-left-color:#444!important}.fuse-clever-50-bg{background-color:#ececee!important}.fuse-clever-50{background-color:#ececee!important;color:#000000de!important}.fuse-clever-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}.fuse-clever-50-fg{color:#ececee!important}.fuse-clever-50-border{border-color:#ececee!important}.fuse-clever-50-border-top{border-top-color:#ececee!important}.fuse-clever-50-border-right{border-right-color:#ececee!important}.fuse-clever-50-border-bottom{border-bottom-color:#ececee!important}.fuse-clever-50-border-left{border-left-color:#ececee!important}.fuse-clever-100-bg{background-color:#c5c6cb!important}.fuse-clever-100{background-color:#c5c6cb!important;color:#000000de!important}.fuse-clever-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}.fuse-clever-100-fg{color:#c5c6cb!important}.fuse-clever-100-border{border-color:#c5c6cb!important}.fuse-clever-100-border-top{border-top-color:#c5c6cb!important}.fuse-clever-100-border-right{border-right-color:#c5c6cb!important}.fuse-clever-100-border-bottom{border-bottom-color:#c5c6cb!important}.fuse-clever-100-border-left{border-left-color:#c5c6cb!important}.fuse-clever-400-bg{background-color:#222a35!important}.fuse-clever-400{background-color:#222a35!important;color:#fff!important}.fuse-clever-400[disabled]{background-color:#222a351f!important;color:#ffffff42!important}.fuse-clever-400-fg{color:#222a35!important}.fuse-clever-400-border{border-color:#222a35!important}.fuse-clever-400-border-top{border-top-color:#222a35!important}.fuse-clever-400-border-right{border-right-color:#222a35!important}.fuse-clever-400-border-bottom{border-bottom-color:#222a35!important}.fuse-clever-400-border-left{border-left-color:#222a35!important}.fuse-clever-500-bg{background-color:#222a35!important}.fuse-clever-500{background-color:#222a35!important;color:#fff!important}.fuse-clever-500[disabled]{background-color:#222a351f!important;color:#ffffff42!important}.fuse-clever-500-fg{color:#222a35!important}.fuse-clever-500-border{border-color:#222a35!important}.fuse-clever-500-border-top{border-top-color:#222a35!important}.fuse-clever-500-border-right{border-right-color:#222a35!important}.fuse-clever-500-border-bottom{border-bottom-color:#222a35!important}.fuse-clever-500-border-left{border-left-color:#222a35!important}.fuse-clever-bg{background-color:#222a35!important}.fuse-clever{background-color:#222a35!important;color:#fff!important}.fuse-clever[disabled]{background-color:#222a351f!important;color:#ffffff42!important}.fuse-clever-fg{color:#222a35!important}.fuse-clever-border{border-color:#222a35!important}.fuse-clever-border-top{border-top-color:#222a35!important}.fuse-clever-border-right{border-right-color:#222a35!important}.fuse-clever-border-bottom{border-bottom-color:#222a35!important}.fuse-clever-border-left{border-left-color:#222a35!important}.fuse-clever-600-bg{background-color:#222a35!important}.fuse-clever-600{background-color:#222a35!important;color:#fff!important}.fuse-clever-600[disabled]{background-color:#222a351f!important;color:#ffffff42!important}.fuse-clever-600-fg{color:#222a35!important}.fuse-clever-600-border{border-color:#222a35!important}.fuse-clever-600-border-top{border-top-color:#222a35!important}.fuse-clever-600-border-right{border-right-color:#222a35!important}.fuse-clever-600-border-bottom{border-bottom-color:#222a35!important}.fuse-clever-600-border-left{border-left-color:#222a35!important}.fuse-white-500 i,.fuse-white-500 .icon,.fuse-white i,.fuse-white .icon,.fuse-navy-50 i,.fuse-navy-50 .icon,.fuse-navy-100 i,.fuse-navy-100 .icon,.fuse-navy-200 i,.fuse-navy-200 .icon,.fuse-navy-A100 i,.fuse-navy-A100 .icon,.fuse-db-50 i,.fuse-db-50 .icon,.fuse-db-100 i,.fuse-db-100 .icon,.fuse-darkblue-50 i,.fuse-darkblue-50 .icon,.fuse-darkblue-100 i,.fuse-darkblue-100 .icon,.fuse-angebotsmanagement-50 i,.fuse-angebotsmanagement-50 .icon,.fuse-angebotsmanagement-100 i,.fuse-angebotsmanagement-100 .icon,.fuse-mopa-50 i,.fuse-mopa-50 .icon,.fuse-mopa-100 i,.fuse-mopa-100 .icon,.fuse-normec-50 i,.fuse-normec-50 .icon,.fuse-normec-100 i,.fuse-normec-100 .icon,.fuse-vm-50 i,.fuse-vm-50 .icon,.fuse-vm-100 i,.fuse-vm-100 .icon,.fuse-bm-50 i,.fuse-bm-50 .icon,.fuse-bm-100 i,.fuse-bm-100 .icon,.fuse-sfi-50 i,.fuse-sfi-50 .icon,.fuse-sfi-100 i,.fuse-sfi-100 .icon,.fuse-clever-50 i,.fuse-clever-50 .icon,.fuse-clever-100 i,.fuse-clever-100 .icon{color:#0000008a}.fuse-white-500.secondary-text,.fuse-white-500 .secondary-text,.fuse-white.secondary-text,.fuse-white .secondary-text,.fuse-navy-50.secondary-text,.fuse-navy-50 .secondary-text,.fuse-navy-100.secondary-text,.fuse-navy-100 .secondary-text,.fuse-navy-200.secondary-text,.fuse-navy-200 .secondary-text,.fuse-navy-A100.secondary-text,.fuse-navy-A100 .secondary-text,.fuse-db-50.secondary-text,.fuse-db-50 .secondary-text,.fuse-db-100.secondary-text,.fuse-db-100 .secondary-text,.fuse-darkblue-50.secondary-text,.fuse-darkblue-50 .secondary-text,.fuse-darkblue-100.secondary-text,.fuse-darkblue-100 .secondary-text,.fuse-angebotsmanagement-50.secondary-text,.fuse-angebotsmanagement-50 .secondary-text,.fuse-angebotsmanagement-100.secondary-text,.fuse-angebotsmanagement-100 .secondary-text,.fuse-mopa-50.secondary-text,.fuse-mopa-50 .secondary-text,.fuse-mopa-100.secondary-text,.fuse-mopa-100 .secondary-text,.fuse-normec-50.secondary-text,.fuse-normec-50 .secondary-text,.fuse-normec-100.secondary-text,.fuse-normec-100 .secondary-text,.fuse-vm-50.secondary-text,.fuse-vm-50 .secondary-text,.fuse-vm-100.secondary-text,.fuse-vm-100 .secondary-text,.fuse-bm-50.secondary-text,.fuse-bm-50 .secondary-text,.fuse-bm-100.secondary-text,.fuse-bm-100 .secondary-text,.fuse-sfi-50.secondary-text,.fuse-sfi-50 .secondary-text,.fuse-sfi-100.secondary-text,.fuse-sfi-100 .secondary-text,.fuse-clever-50.secondary-text,.fuse-clever-50 .secondary-text,.fuse-clever-100.secondary-text,.fuse-clever-100 .secondary-text{color:#0000008a!important}.fuse-white-500.hint-text,.fuse-white-500 .hint-text,.fuse-white-500.disabled-text,.fuse-white-500 .disabled-text,.fuse-white.hint-text,.fuse-white .hint-text,.fuse-white.disabled-text,.fuse-white .disabled-text,.fuse-navy-50.hint-text,.fuse-navy-50 .hint-text,.fuse-navy-50.disabled-text,.fuse-navy-50 .disabled-text,.fuse-navy-100.hint-text,.fuse-navy-100 .hint-text,.fuse-navy-100.disabled-text,.fuse-navy-100 .disabled-text,.fuse-navy-200.hint-text,.fuse-navy-200 .hint-text,.fuse-navy-200.disabled-text,.fuse-navy-200 .disabled-text,.fuse-navy-A100.hint-text,.fuse-navy-A100 .hint-text,.fuse-navy-A100.disabled-text,.fuse-navy-A100 .disabled-text,.fuse-db-50.hint-text,.fuse-db-50 .hint-text,.fuse-db-50.disabled-text,.fuse-db-50 .disabled-text,.fuse-db-100.hint-text,.fuse-db-100 .hint-text,.fuse-db-100.disabled-text,.fuse-db-100 .disabled-text,.fuse-darkblue-50.hint-text,.fuse-darkblue-50 .hint-text,.fuse-darkblue-50.disabled-text,.fuse-darkblue-50 .disabled-text,.fuse-darkblue-100.hint-text,.fuse-darkblue-100 .hint-text,.fuse-darkblue-100.disabled-text,.fuse-darkblue-100 .disabled-text,.fuse-angebotsmanagement-50.hint-text,.fuse-angebotsmanagement-50 .hint-text,.fuse-angebotsmanagement-50.disabled-text,.fuse-angebotsmanagement-50 .disabled-text,.fuse-angebotsmanagement-100.hint-text,.fuse-angebotsmanagement-100 .hint-text,.fuse-angebotsmanagement-100.disabled-text,.fuse-angebotsmanagement-100 .disabled-text,.fuse-mopa-50.hint-text,.fuse-mopa-50 .hint-text,.fuse-mopa-50.disabled-text,.fuse-mopa-50 .disabled-text,.fuse-mopa-100.hint-text,.fuse-mopa-100 .hint-text,.fuse-mopa-100.disabled-text,.fuse-mopa-100 .disabled-text,.fuse-normec-50.hint-text,.fuse-normec-50 .hint-text,.fuse-normec-50.disabled-text,.fuse-normec-50 .disabled-text,.fuse-normec-100.hint-text,.fuse-normec-100 .hint-text,.fuse-normec-100.disabled-text,.fuse-normec-100 .disabled-text,.fuse-vm-50.hint-text,.fuse-vm-50 .hint-text,.fuse-vm-50.disabled-text,.fuse-vm-50 .disabled-text,.fuse-vm-100.hint-text,.fuse-vm-100 .hint-text,.fuse-vm-100.disabled-text,.fuse-vm-100 .disabled-text,.fuse-bm-50.hint-text,.fuse-bm-50 .hint-text,.fuse-bm-50.disabled-text,.fuse-bm-50 .disabled-text,.fuse-bm-100.hint-text,.fuse-bm-100 .hint-text,.fuse-bm-100.disabled-text,.fuse-bm-100 .disabled-text,.fuse-sfi-50.hint-text,.fuse-sfi-50 .hint-text,.fuse-sfi-50.disabled-text,.fuse-sfi-50 .disabled-text,.fuse-sfi-100.hint-text,.fuse-sfi-100 .hint-text,.fuse-sfi-100.disabled-text,.fuse-sfi-100 .disabled-text,.fuse-clever-50.hint-text,.fuse-clever-50 .hint-text,.fuse-clever-50.disabled-text,.fuse-clever-50 .disabled-text,.fuse-clever-100.hint-text,.fuse-clever-100 .hint-text,.fuse-clever-100.disabled-text,.fuse-clever-100 .disabled-text{color:#00000061!important}.fuse-white-500.divider,.fuse-white-500 .divider,.fuse-white.divider,.fuse-white .divider,.fuse-navy-50.divider,.fuse-navy-50 .divider,.fuse-navy-100.divider,.fuse-navy-100 .divider,.fuse-navy-200.divider,.fuse-navy-200 .divider,.fuse-navy-A100.divider,.fuse-navy-A100 .divider,.fuse-db-50.divider,.fuse-db-50 .divider,.fuse-db-100.divider,.fuse-db-100 .divider,.fuse-darkblue-50.divider,.fuse-darkblue-50 .divider,.fuse-darkblue-100.divider,.fuse-darkblue-100 .divider,.fuse-angebotsmanagement-50.divider,.fuse-angebotsmanagement-50 .divider,.fuse-angebotsmanagement-100.divider,.fuse-angebotsmanagement-100 .divider,.fuse-mopa-50.divider,.fuse-mopa-50 .divider,.fuse-mopa-100.divider,.fuse-mopa-100 .divider,.fuse-normec-50.divider,.fuse-normec-50 .divider,.fuse-normec-100.divider,.fuse-normec-100 .divider,.fuse-vm-50.divider,.fuse-vm-50 .divider,.fuse-vm-100.divider,.fuse-vm-100 .divider,.fuse-bm-50.divider,.fuse-bm-50 .divider,.fuse-bm-100.divider,.fuse-bm-100 .divider,.fuse-sfi-50.divider,.fuse-sfi-50 .divider,.fuse-sfi-100.divider,.fuse-sfi-100 .divider,.fuse-clever-50.divider,.fuse-clever-50 .divider,.fuse-clever-100.divider,.fuse-clever-100 .divider{color:#0000001f!important}.fuse-white-500 .mat-ripple-element,.fuse-white .mat-ripple-element,.fuse-navy-50 .mat-ripple-element,.fuse-navy-100 .mat-ripple-element,.fuse-navy-200 .mat-ripple-element,.fuse-navy-A100 .mat-ripple-element,.fuse-db-50 .mat-ripple-element,.fuse-db-100 .mat-ripple-element,.fuse-darkblue-50 .mat-ripple-element,.fuse-darkblue-100 .mat-ripple-element,.fuse-angebotsmanagement-50 .mat-ripple-element,.fuse-angebotsmanagement-100 .mat-ripple-element,.fuse-mopa-50 .mat-ripple-element,.fuse-mopa-100 .mat-ripple-element,.fuse-normec-50 .mat-ripple-element,.fuse-normec-100 .mat-ripple-element,.fuse-vm-50 .mat-ripple-element,.fuse-vm-100 .mat-ripple-element,.fuse-bm-50 .mat-ripple-element,.fuse-bm-100 .mat-ripple-element,.fuse-sfi-50 .mat-ripple-element,.fuse-sfi-100 .mat-ripple-element,.fuse-clever-50 .mat-ripple-element,.fuse-clever-100 .mat-ripple-element{background:#0000001a}.fuse-white-500 .adaptive-border-color,.fuse-white .adaptive-border-color,.fuse-navy-50 .adaptive-border-color,.fuse-navy-100 .adaptive-border-color,.fuse-navy-200 .adaptive-border-color,.fuse-navy-A100 .adaptive-border-color,.fuse-db-50 .adaptive-border-color,.fuse-db-100 .adaptive-border-color,.fuse-darkblue-50 .adaptive-border-color,.fuse-darkblue-100 .adaptive-border-color,.fuse-angebotsmanagement-50 .adaptive-border-color,.fuse-angebotsmanagement-100 .adaptive-border-color,.fuse-mopa-50 .adaptive-border-color,.fuse-mopa-100 .adaptive-border-color,.fuse-normec-50 .adaptive-border-color,.fuse-normec-100 .adaptive-border-color,.fuse-vm-50 .adaptive-border-color,.fuse-vm-100 .adaptive-border-color,.fuse-bm-50 .adaptive-border-color,.fuse-bm-100 .adaptive-border-color,.fuse-sfi-50 .adaptive-border-color,.fuse-sfi-100 .adaptive-border-color,.fuse-clever-50 .adaptive-border-color,.fuse-clever-100 .adaptive-border-color{border-color:#0000001f}.fuse-black-500 i,.fuse-black-500 .icon,.fuse-black i,.fuse-black .icon,.fuse-navy-300 i,.fuse-navy-300 .icon,.fuse-navy-400 i,.fuse-navy-400 .icon,.fuse-navy-500 i,.fuse-navy-500 .icon,.fuse-navy i,.fuse-navy .icon,.fuse-navy-600 i,.fuse-navy-600 .icon,.fuse-navy-700 i,.fuse-navy-700 .icon,.fuse-navy-800 i,.fuse-navy-800 .icon,.fuse-navy-900 i,.fuse-navy-900 .icon,.fuse-navy-A200 i,.fuse-navy-A200 .icon,.fuse-navy-A400 i,.fuse-navy-A400 .icon,.fuse-navy-A700 i,.fuse-navy-A700 .icon,.fuse-db-400 i,.fuse-db-400 .icon,.fuse-db-500 i,.fuse-db-500 .icon,.fuse-db i,.fuse-db .icon,.fuse-db-600 i,.fuse-db-600 .icon,.fuse-darkblue-400 i,.fuse-darkblue-400 .icon,.fuse-darkblue-500 i,.fuse-darkblue-500 .icon,.fuse-darkblue i,.fuse-darkblue .icon,.fuse-darkblue-600 i,.fuse-darkblue-600 .icon,.fuse-angebotsmanagement-400 i,.fuse-angebotsmanagement-400 .icon,.fuse-angebotsmanagement-500 i,.fuse-angebotsmanagement-500 .icon,.fuse-angebotsmanagement i,.fuse-angebotsmanagement .icon,.fuse-angebotsmanagement-600 i,.fuse-angebotsmanagement-600 .icon,.fuse-mopa-400 i,.fuse-mopa-400 .icon,.fuse-mopa-500 i,.fuse-mopa-500 .icon,.fuse-mopa i,.fuse-mopa .icon,.fuse-mopa-600 i,.fuse-mopa-600 .icon,.fuse-normec-400 i,.fuse-normec-400 .icon,.fuse-normec-500 i,.fuse-normec-500 .icon,.fuse-normec i,.fuse-normec .icon,.fuse-normec-600 i,.fuse-normec-600 .icon,.fuse-vm-400 i,.fuse-vm-400 .icon,.fuse-vm-500 i,.fuse-vm-500 .icon,.fuse-vm i,.fuse-vm .icon,.fuse-vm-600 i,.fuse-vm-600 .icon,.fuse-bm-400 i,.fuse-bm-400 .icon,.fuse-bm-500 i,.fuse-bm-500 .icon,.fuse-bm i,.fuse-bm .icon,.fuse-bm-600 i,.fuse-bm-600 .icon,.fuse-sfi-400 i,.fuse-sfi-400 .icon,.fuse-sfi-500 i,.fuse-sfi-500 .icon,.fuse-sfi i,.fuse-sfi .icon,.fuse-sfi-600 i,.fuse-sfi-600 .icon,.fuse-clever-400 i,.fuse-clever-400 .icon,.fuse-clever-500 i,.fuse-clever-500 .icon,.fuse-clever i,.fuse-clever .icon,.fuse-clever-600 i,.fuse-clever-600 .icon{color:#fff}.fuse-black-500.secondary-text,.fuse-black-500 .secondary-text,.fuse-black.secondary-text,.fuse-black .secondary-text,.fuse-navy-300.secondary-text,.fuse-navy-300 .secondary-text,.fuse-navy-400.secondary-text,.fuse-navy-400 .secondary-text,.fuse-navy-500.secondary-text,.fuse-navy-500 .secondary-text,.fuse-navy.secondary-text,.fuse-navy .secondary-text,.fuse-navy-600.secondary-text,.fuse-navy-600 .secondary-text,.fuse-navy-700.secondary-text,.fuse-navy-700 .secondary-text,.fuse-navy-800.secondary-text,.fuse-navy-800 .secondary-text,.fuse-navy-900.secondary-text,.fuse-navy-900 .secondary-text,.fuse-navy-A200.secondary-text,.fuse-navy-A200 .secondary-text,.fuse-navy-A400.secondary-text,.fuse-navy-A400 .secondary-text,.fuse-navy-A700.secondary-text,.fuse-navy-A700 .secondary-text,.fuse-db-400.secondary-text,.fuse-db-400 .secondary-text,.fuse-db-500.secondary-text,.fuse-db-500 .secondary-text,.fuse-db.secondary-text,.fuse-db .secondary-text,.fuse-db-600.secondary-text,.fuse-db-600 .secondary-text,.fuse-darkblue-400.secondary-text,.fuse-darkblue-400 .secondary-text,.fuse-darkblue-500.secondary-text,.fuse-darkblue-500 .secondary-text,.fuse-darkblue.secondary-text,.fuse-darkblue .secondary-text,.fuse-darkblue-600.secondary-text,.fuse-darkblue-600 .secondary-text,.fuse-angebotsmanagement-400.secondary-text,.fuse-angebotsmanagement-400 .secondary-text,.fuse-angebotsmanagement-500.secondary-text,.fuse-angebotsmanagement-500 .secondary-text,.fuse-angebotsmanagement.secondary-text,.fuse-angebotsmanagement .secondary-text,.fuse-angebotsmanagement-600.secondary-text,.fuse-angebotsmanagement-600 .secondary-text,.fuse-mopa-400.secondary-text,.fuse-mopa-400 .secondary-text,.fuse-mopa-500.secondary-text,.fuse-mopa-500 .secondary-text,.fuse-mopa.secondary-text,.fuse-mopa .secondary-text,.fuse-mopa-600.secondary-text,.fuse-mopa-600 .secondary-text,.fuse-normec-400.secondary-text,.fuse-normec-400 .secondary-text,.fuse-normec-500.secondary-text,.fuse-normec-500 .secondary-text,.fuse-normec.secondary-text,.fuse-normec .secondary-text,.fuse-normec-600.secondary-text,.fuse-normec-600 .secondary-text,.fuse-vm-400.secondary-text,.fuse-vm-400 .secondary-text,.fuse-vm-500.secondary-text,.fuse-vm-500 .secondary-text,.fuse-vm.secondary-text,.fuse-vm .secondary-text,.fuse-vm-600.secondary-text,.fuse-vm-600 .secondary-text,.fuse-bm-400.secondary-text,.fuse-bm-400 .secondary-text,.fuse-bm-500.secondary-text,.fuse-bm-500 .secondary-text,.fuse-bm.secondary-text,.fuse-bm .secondary-text,.fuse-bm-600.secondary-text,.fuse-bm-600 .secondary-text,.fuse-sfi-400.secondary-text,.fuse-sfi-400 .secondary-text,.fuse-sfi-500.secondary-text,.fuse-sfi-500 .secondary-text,.fuse-sfi.secondary-text,.fuse-sfi .secondary-text,.fuse-sfi-600.secondary-text,.fuse-sfi-600 .secondary-text,.fuse-clever-400.secondary-text,.fuse-clever-400 .secondary-text,.fuse-clever-500.secondary-text,.fuse-clever-500 .secondary-text,.fuse-clever.secondary-text,.fuse-clever .secondary-text,.fuse-clever-600.secondary-text,.fuse-clever-600 .secondary-text{color:#ffffffb3!important}.fuse-black-500.hint-text,.fuse-black-500 .hint-text,.fuse-black-500.disabled-text,.fuse-black-500 .disabled-text,.fuse-black.hint-text,.fuse-black .hint-text,.fuse-black.disabled-text,.fuse-black .disabled-text,.fuse-navy-300.hint-text,.fuse-navy-300 .hint-text,.fuse-navy-300.disabled-text,.fuse-navy-300 .disabled-text,.fuse-navy-400.hint-text,.fuse-navy-400 .hint-text,.fuse-navy-400.disabled-text,.fuse-navy-400 .disabled-text,.fuse-navy-500.hint-text,.fuse-navy-500 .hint-text,.fuse-navy-500.disabled-text,.fuse-navy-500 .disabled-text,.fuse-navy.hint-text,.fuse-navy .hint-text,.fuse-navy.disabled-text,.fuse-navy .disabled-text,.fuse-navy-600.hint-text,.fuse-navy-600 .hint-text,.fuse-navy-600.disabled-text,.fuse-navy-600 .disabled-text,.fuse-navy-700.hint-text,.fuse-navy-700 .hint-text,.fuse-navy-700.disabled-text,.fuse-navy-700 .disabled-text,.fuse-navy-800.hint-text,.fuse-navy-800 .hint-text,.fuse-navy-800.disabled-text,.fuse-navy-800 .disabled-text,.fuse-navy-900.hint-text,.fuse-navy-900 .hint-text,.fuse-navy-900.disabled-text,.fuse-navy-900 .disabled-text,.fuse-navy-A200.hint-text,.fuse-navy-A200 .hint-text,.fuse-navy-A200.disabled-text,.fuse-navy-A200 .disabled-text,.fuse-navy-A400.hint-text,.fuse-navy-A400 .hint-text,.fuse-navy-A400.disabled-text,.fuse-navy-A400 .disabled-text,.fuse-navy-A700.hint-text,.fuse-navy-A700 .hint-text,.fuse-navy-A700.disabled-text,.fuse-navy-A700 .disabled-text,.fuse-db-400.hint-text,.fuse-db-400 .hint-text,.fuse-db-400.disabled-text,.fuse-db-400 .disabled-text,.fuse-db-500.hint-text,.fuse-db-500 .hint-text,.fuse-db-500.disabled-text,.fuse-db-500 .disabled-text,.fuse-db.hint-text,.fuse-db .hint-text,.fuse-db.disabled-text,.fuse-db .disabled-text,.fuse-db-600.hint-text,.fuse-db-600 .hint-text,.fuse-db-600.disabled-text,.fuse-db-600 .disabled-text,.fuse-darkblue-400.hint-text,.fuse-darkblue-400 .hint-text,.fuse-darkblue-400.disabled-text,.fuse-darkblue-400 .disabled-text,.fuse-darkblue-500.hint-text,.fuse-darkblue-500 .hint-text,.fuse-darkblue-500.disabled-text,.fuse-darkblue-500 .disabled-text,.fuse-darkblue.hint-text,.fuse-darkblue .hint-text,.fuse-darkblue.disabled-text,.fuse-darkblue .disabled-text,.fuse-darkblue-600.hint-text,.fuse-darkblue-600 .hint-text,.fuse-darkblue-600.disabled-text,.fuse-darkblue-600 .disabled-text,.fuse-angebotsmanagement-400.hint-text,.fuse-angebotsmanagement-400 .hint-text,.fuse-angebotsmanagement-400.disabled-text,.fuse-angebotsmanagement-400 .disabled-text,.fuse-angebotsmanagement-500.hint-text,.fuse-angebotsmanagement-500 .hint-text,.fuse-angebotsmanagement-500.disabled-text,.fuse-angebotsmanagement-500 .disabled-text,.fuse-angebotsmanagement.hint-text,.fuse-angebotsmanagement .hint-text,.fuse-angebotsmanagement.disabled-text,.fuse-angebotsmanagement .disabled-text,.fuse-angebotsmanagement-600.hint-text,.fuse-angebotsmanagement-600 .hint-text,.fuse-angebotsmanagement-600.disabled-text,.fuse-angebotsmanagement-600 .disabled-text,.fuse-mopa-400.hint-text,.fuse-mopa-400 .hint-text,.fuse-mopa-400.disabled-text,.fuse-mopa-400 .disabled-text,.fuse-mopa-500.hint-text,.fuse-mopa-500 .hint-text,.fuse-mopa-500.disabled-text,.fuse-mopa-500 .disabled-text,.fuse-mopa.hint-text,.fuse-mopa .hint-text,.fuse-mopa.disabled-text,.fuse-mopa .disabled-text,.fuse-mopa-600.hint-text,.fuse-mopa-600 .hint-text,.fuse-mopa-600.disabled-text,.fuse-mopa-600 .disabled-text,.fuse-normec-400.hint-text,.fuse-normec-400 .hint-text,.fuse-normec-400.disabled-text,.fuse-normec-400 .disabled-text,.fuse-normec-500.hint-text,.fuse-normec-500 .hint-text,.fuse-normec-500.disabled-text,.fuse-normec-500 .disabled-text,.fuse-normec.hint-text,.fuse-normec .hint-text,.fuse-normec.disabled-text,.fuse-normec .disabled-text,.fuse-normec-600.hint-text,.fuse-normec-600 .hint-text,.fuse-normec-600.disabled-text,.fuse-normec-600 .disabled-text,.fuse-vm-400.hint-text,.fuse-vm-400 .hint-text,.fuse-vm-400.disabled-text,.fuse-vm-400 .disabled-text,.fuse-vm-500.hint-text,.fuse-vm-500 .hint-text,.fuse-vm-500.disabled-text,.fuse-vm-500 .disabled-text,.fuse-vm.hint-text,.fuse-vm .hint-text,.fuse-vm.disabled-text,.fuse-vm .disabled-text,.fuse-vm-600.hint-text,.fuse-vm-600 .hint-text,.fuse-vm-600.disabled-text,.fuse-vm-600 .disabled-text,.fuse-bm-400.hint-text,.fuse-bm-400 .hint-text,.fuse-bm-400.disabled-text,.fuse-bm-400 .disabled-text,.fuse-bm-500.hint-text,.fuse-bm-500 .hint-text,.fuse-bm-500.disabled-text,.fuse-bm-500 .disabled-text,.fuse-bm.hint-text,.fuse-bm .hint-text,.fuse-bm.disabled-text,.fuse-bm .disabled-text,.fuse-bm-600.hint-text,.fuse-bm-600 .hint-text,.fuse-bm-600.disabled-text,.fuse-bm-600 .disabled-text,.fuse-sfi-400.hint-text,.fuse-sfi-400 .hint-text,.fuse-sfi-400.disabled-text,.fuse-sfi-400 .disabled-text,.fuse-sfi-500.hint-text,.fuse-sfi-500 .hint-text,.fuse-sfi-500.disabled-text,.fuse-sfi-500 .disabled-text,.fuse-sfi.hint-text,.fuse-sfi .hint-text,.fuse-sfi.disabled-text,.fuse-sfi .disabled-text,.fuse-sfi-600.hint-text,.fuse-sfi-600 .hint-text,.fuse-sfi-600.disabled-text,.fuse-sfi-600 .disabled-text,.fuse-clever-400.hint-text,.fuse-clever-400 .hint-text,.fuse-clever-400.disabled-text,.fuse-clever-400 .disabled-text,.fuse-clever-500.hint-text,.fuse-clever-500 .hint-text,.fuse-clever-500.disabled-text,.fuse-clever-500 .disabled-text,.fuse-clever.hint-text,.fuse-clever .hint-text,.fuse-clever.disabled-text,.fuse-clever .disabled-text,.fuse-clever-600.hint-text,.fuse-clever-600 .hint-text,.fuse-clever-600.disabled-text,.fuse-clever-600 .disabled-text{color:#ffffff80!important}.fuse-black-500.divider,.fuse-black-500 .divider,.fuse-black.divider,.fuse-black .divider,.fuse-navy-300.divider,.fuse-navy-300 .divider,.fuse-navy-400.divider,.fuse-navy-400 .divider,.fuse-navy-500.divider,.fuse-navy-500 .divider,.fuse-navy.divider,.fuse-navy .divider,.fuse-navy-600.divider,.fuse-navy-600 .divider,.fuse-navy-700.divider,.fuse-navy-700 .divider,.fuse-navy-800.divider,.fuse-navy-800 .divider,.fuse-navy-900.divider,.fuse-navy-900 .divider,.fuse-navy-A200.divider,.fuse-navy-A200 .divider,.fuse-navy-A400.divider,.fuse-navy-A400 .divider,.fuse-navy-A700.divider,.fuse-navy-A700 .divider,.fuse-db-400.divider,.fuse-db-400 .divider,.fuse-db-500.divider,.fuse-db-500 .divider,.fuse-db.divider,.fuse-db .divider,.fuse-db-600.divider,.fuse-db-600 .divider,.fuse-darkblue-400.divider,.fuse-darkblue-400 .divider,.fuse-darkblue-500.divider,.fuse-darkblue-500 .divider,.fuse-darkblue.divider,.fuse-darkblue .divider,.fuse-darkblue-600.divider,.fuse-darkblue-600 .divider,.fuse-angebotsmanagement-400.divider,.fuse-angebotsmanagement-400 .divider,.fuse-angebotsmanagement-500.divider,.fuse-angebotsmanagement-500 .divider,.fuse-angebotsmanagement.divider,.fuse-angebotsmanagement .divider,.fuse-angebotsmanagement-600.divider,.fuse-angebotsmanagement-600 .divider,.fuse-mopa-400.divider,.fuse-mopa-400 .divider,.fuse-mopa-500.divider,.fuse-mopa-500 .divider,.fuse-mopa.divider,.fuse-mopa .divider,.fuse-mopa-600.divider,.fuse-mopa-600 .divider,.fuse-normec-400.divider,.fuse-normec-400 .divider,.fuse-normec-500.divider,.fuse-normec-500 .divider,.fuse-normec.divider,.fuse-normec .divider,.fuse-normec-600.divider,.fuse-normec-600 .divider,.fuse-vm-400.divider,.fuse-vm-400 .divider,.fuse-vm-500.divider,.fuse-vm-500 .divider,.fuse-vm.divider,.fuse-vm .divider,.fuse-vm-600.divider,.fuse-vm-600 .divider,.fuse-bm-400.divider,.fuse-bm-400 .divider,.fuse-bm-500.divider,.fuse-bm-500 .divider,.fuse-bm.divider,.fuse-bm .divider,.fuse-bm-600.divider,.fuse-bm-600 .divider,.fuse-sfi-400.divider,.fuse-sfi-400 .divider,.fuse-sfi-500.divider,.fuse-sfi-500 .divider,.fuse-sfi.divider,.fuse-sfi .divider,.fuse-sfi-600.divider,.fuse-sfi-600 .divider,.fuse-clever-400.divider,.fuse-clever-400 .divider,.fuse-clever-500.divider,.fuse-clever-500 .divider,.fuse-clever.divider,.fuse-clever .divider,.fuse-clever-600.divider,.fuse-clever-600 .divider{color:#ffffff1f!important}.fuse-black-500 .mat-ripple-element,.fuse-black .mat-ripple-element,.fuse-navy-300 .mat-ripple-element,.fuse-navy-400 .mat-ripple-element,.fuse-navy-500 .mat-ripple-element,.fuse-navy .mat-ripple-element,.fuse-navy-600 .mat-ripple-element,.fuse-navy-700 .mat-ripple-element,.fuse-navy-800 .mat-ripple-element,.fuse-navy-900 .mat-ripple-element,.fuse-navy-A200 .mat-ripple-element,.fuse-navy-A400 .mat-ripple-element,.fuse-navy-A700 .mat-ripple-element,.fuse-db-400 .mat-ripple-element,.fuse-db-500 .mat-ripple-element,.fuse-db .mat-ripple-element,.fuse-db-600 .mat-ripple-element,.fuse-darkblue-400 .mat-ripple-element,.fuse-darkblue-500 .mat-ripple-element,.fuse-darkblue .mat-ripple-element,.fuse-darkblue-600 .mat-ripple-element,.fuse-angebotsmanagement-400 .mat-ripple-element,.fuse-angebotsmanagement-500 .mat-ripple-element,.fuse-angebotsmanagement .mat-ripple-element,.fuse-angebotsmanagement-600 .mat-ripple-element,.fuse-mopa-400 .mat-ripple-element,.fuse-mopa-500 .mat-ripple-element,.fuse-mopa .mat-ripple-element,.fuse-mopa-600 .mat-ripple-element,.fuse-normec-400 .mat-ripple-element,.fuse-normec-500 .mat-ripple-element,.fuse-normec .mat-ripple-element,.fuse-normec-600 .mat-ripple-element,.fuse-vm-400 .mat-ripple-element,.fuse-vm-500 .mat-ripple-element,.fuse-vm .mat-ripple-element,.fuse-vm-600 .mat-ripple-element,.fuse-bm-400 .mat-ripple-element,.fuse-bm-500 .mat-ripple-element,.fuse-bm .mat-ripple-element,.fuse-bm-600 .mat-ripple-element,.fuse-sfi-400 .mat-ripple-element,.fuse-sfi-500 .mat-ripple-element,.fuse-sfi .mat-ripple-element,.fuse-sfi-600 .mat-ripple-element,.fuse-clever-400 .mat-ripple-element,.fuse-clever-500 .mat-ripple-element,.fuse-clever .mat-ripple-element,.fuse-clever-600 .mat-ripple-element{background:#ffffff1a}.fuse-black-500 .adaptive-border-color,.fuse-black .adaptive-border-color,.fuse-navy-300 .adaptive-border-color,.fuse-navy-400 .adaptive-border-color,.fuse-navy-500 .adaptive-border-color,.fuse-navy .adaptive-border-color,.fuse-navy-600 .adaptive-border-color,.fuse-navy-700 .adaptive-border-color,.fuse-navy-800 .adaptive-border-color,.fuse-navy-900 .adaptive-border-color,.fuse-navy-A200 .adaptive-border-color,.fuse-navy-A400 .adaptive-border-color,.fuse-navy-A700 .adaptive-border-color,.fuse-db-400 .adaptive-border-color,.fuse-db-500 .adaptive-border-color,.fuse-db .adaptive-border-color,.fuse-db-600 .adaptive-border-color,.fuse-darkblue-400 .adaptive-border-color,.fuse-darkblue-500 .adaptive-border-color,.fuse-darkblue .adaptive-border-color,.fuse-darkblue-600 .adaptive-border-color,.fuse-angebotsmanagement-400 .adaptive-border-color,.fuse-angebotsmanagement-500 .adaptive-border-color,.fuse-angebotsmanagement .adaptive-border-color,.fuse-angebotsmanagement-600 .adaptive-border-color,.fuse-mopa-400 .adaptive-border-color,.fuse-mopa-500 .adaptive-border-color,.fuse-mopa .adaptive-border-color,.fuse-mopa-600 .adaptive-border-color,.fuse-normec-400 .adaptive-border-color,.fuse-normec-500 .adaptive-border-color,.fuse-normec .adaptive-border-color,.fuse-normec-600 .adaptive-border-color,.fuse-vm-400 .adaptive-border-color,.fuse-vm-500 .adaptive-border-color,.fuse-vm .adaptive-border-color,.fuse-vm-600 .adaptive-border-color,.fuse-bm-400 .adaptive-border-color,.fuse-bm-500 .adaptive-border-color,.fuse-bm .adaptive-border-color,.fuse-bm-600 .adaptive-border-color,.fuse-sfi-400 .adaptive-border-color,.fuse-sfi-500 .adaptive-border-color,.fuse-sfi .adaptive-border-color,.fuse-sfi-600 .adaptive-border-color,.fuse-clever-400 .adaptive-border-color,.fuse-clever-500 .adaptive-border-color,.fuse-clever .adaptive-border-color,.fuse-clever-600 .adaptive-border-color{border-color:#ffffff1f}.fuse-white-500 input[type=text],.fuse-white input[type=text],.fuse-navy-50 input[type=text],.fuse-navy-100 input[type=text],.fuse-navy-200 input[type=text],.fuse-navy-A100 input[type=text],.fuse-db-50 input[type=text],.fuse-db-100 input[type=text],.fuse-darkblue-50 input[type=text],.fuse-darkblue-100 input[type=text],.fuse-angebotsmanagement-50 input[type=text],.fuse-angebotsmanagement-100 input[type=text],.fuse-mopa-50 input[type=text],.fuse-mopa-100 input[type=text],.fuse-normec-50 input[type=text],.fuse-normec-100 input[type=text],.fuse-vm-50 input[type=text],.fuse-vm-100 input[type=text],.fuse-bm-50 input[type=text],.fuse-bm-100 input[type=text],.fuse-sfi-50 input[type=text],.fuse-sfi-100 input[type=text],.fuse-clever-50 input[type=text],.fuse-clever-100 input[type=text]{color:#000}.fuse-white-500 .mat-form-field-label,.fuse-white .mat-form-field-label,.fuse-navy-50 .mat-form-field-label,.fuse-navy-100 .mat-form-field-label,.fuse-navy-200 .mat-form-field-label,.fuse-navy-A100 .mat-form-field-label,.fuse-db-50 .mat-form-field-label,.fuse-db-100 .mat-form-field-label,.fuse-darkblue-50 .mat-form-field-label,.fuse-darkblue-100 .mat-form-field-label,.fuse-angebotsmanagement-50 .mat-form-field-label,.fuse-angebotsmanagement-100 .mat-form-field-label,.fuse-mopa-50 .mat-form-field-label,.fuse-mopa-100 .mat-form-field-label,.fuse-normec-50 .mat-form-field-label,.fuse-normec-100 .mat-form-field-label,.fuse-vm-50 .mat-form-field-label,.fuse-vm-100 .mat-form-field-label,.fuse-bm-50 .mat-form-field-label,.fuse-bm-100 .mat-form-field-label,.fuse-sfi-50 .mat-form-field-label,.fuse-sfi-100 .mat-form-field-label,.fuse-clever-50 .mat-form-field-label,.fuse-clever-100 .mat-form-field-label{color:#00000061}.fuse-white-500 .mat-form-field-underline,.fuse-white .mat-form-field-underline,.fuse-navy-50 .mat-form-field-underline,.fuse-navy-100 .mat-form-field-underline,.fuse-navy-200 .mat-form-field-underline,.fuse-navy-A100 .mat-form-field-underline,.fuse-db-50 .mat-form-field-underline,.fuse-db-100 .mat-form-field-underline,.fuse-darkblue-50 .mat-form-field-underline,.fuse-darkblue-100 .mat-form-field-underline,.fuse-angebotsmanagement-50 .mat-form-field-underline,.fuse-angebotsmanagement-100 .mat-form-field-underline,.fuse-mopa-50 .mat-form-field-underline,.fuse-mopa-100 .mat-form-field-underline,.fuse-normec-50 .mat-form-field-underline,.fuse-normec-100 .mat-form-field-underline,.fuse-vm-50 .mat-form-field-underline,.fuse-vm-100 .mat-form-field-underline,.fuse-bm-50 .mat-form-field-underline,.fuse-bm-100 .mat-form-field-underline,.fuse-sfi-50 .mat-form-field-underline,.fuse-sfi-100 .mat-form-field-underline,.fuse-clever-50 .mat-form-field-underline,.fuse-clever-100 .mat-form-field-underline{background-color:#0000001f}.fuse-white-500 .mat-select-trigger,.fuse-white-500 .mat-select-arrow,.fuse-white .mat-select-trigger,.fuse-white .mat-select-arrow,.fuse-navy-50 .mat-select-trigger,.fuse-navy-50 .mat-select-arrow,.fuse-navy-100 .mat-select-trigger,.fuse-navy-100 .mat-select-arrow,.fuse-navy-200 .mat-select-trigger,.fuse-navy-200 .mat-select-arrow,.fuse-navy-A100 .mat-select-trigger,.fuse-navy-A100 .mat-select-arrow,.fuse-db-50 .mat-select-trigger,.fuse-db-50 .mat-select-arrow,.fuse-db-100 .mat-select-trigger,.fuse-db-100 .mat-select-arrow,.fuse-darkblue-50 .mat-select-trigger,.fuse-darkblue-50 .mat-select-arrow,.fuse-darkblue-100 .mat-select-trigger,.fuse-darkblue-100 .mat-select-arrow,.fuse-angebotsmanagement-50 .mat-select-trigger,.fuse-angebotsmanagement-50 .mat-select-arrow,.fuse-angebotsmanagement-100 .mat-select-trigger,.fuse-angebotsmanagement-100 .mat-select-arrow,.fuse-mopa-50 .mat-select-trigger,.fuse-mopa-50 .mat-select-arrow,.fuse-mopa-100 .mat-select-trigger,.fuse-mopa-100 .mat-select-arrow,.fuse-normec-50 .mat-select-trigger,.fuse-normec-50 .mat-select-arrow,.fuse-normec-100 .mat-select-trigger,.fuse-normec-100 .mat-select-arrow,.fuse-vm-50 .mat-select-trigger,.fuse-vm-50 .mat-select-arrow,.fuse-vm-100 .mat-select-trigger,.fuse-vm-100 .mat-select-arrow,.fuse-bm-50 .mat-select-trigger,.fuse-bm-50 .mat-select-arrow,.fuse-bm-100 .mat-select-trigger,.fuse-bm-100 .mat-select-arrow,.fuse-sfi-50 .mat-select-trigger,.fuse-sfi-50 .mat-select-arrow,.fuse-sfi-100 .mat-select-trigger,.fuse-sfi-100 .mat-select-arrow,.fuse-clever-50 .mat-select-trigger,.fuse-clever-50 .mat-select-arrow,.fuse-clever-100 .mat-select-trigger,.fuse-clever-100 .mat-select-arrow{color:#00000061}.fuse-white-500 .mat-select-underline,.fuse-white .mat-select-underline,.fuse-navy-50 .mat-select-underline,.fuse-navy-100 .mat-select-underline,.fuse-navy-200 .mat-select-underline,.fuse-navy-A100 .mat-select-underline,.fuse-db-50 .mat-select-underline,.fuse-db-100 .mat-select-underline,.fuse-darkblue-50 .mat-select-underline,.fuse-darkblue-100 .mat-select-underline,.fuse-angebotsmanagement-50 .mat-select-underline,.fuse-angebotsmanagement-100 .mat-select-underline,.fuse-mopa-50 .mat-select-underline,.fuse-mopa-100 .mat-select-underline,.fuse-normec-50 .mat-select-underline,.fuse-normec-100 .mat-select-underline,.fuse-vm-50 .mat-select-underline,.fuse-vm-100 .mat-select-underline,.fuse-bm-50 .mat-select-underline,.fuse-bm-100 .mat-select-underline,.fuse-sfi-50 .mat-select-underline,.fuse-sfi-100 .mat-select-underline,.fuse-clever-50 .mat-select-underline,.fuse-clever-100 .mat-select-underline{background-color:#0000001f}.fuse-white-500 .mat-select-disabled .mat-select-value,.fuse-white-500 .mat-select-arrow,.fuse-white-500 .mat-select-trigger,.fuse-white .mat-select-disabled .mat-select-value,.fuse-white .mat-select-arrow,.fuse-white .mat-select-trigger,.fuse-navy-50 .mat-select-disabled .mat-select-value,.fuse-navy-50 .mat-select-arrow,.fuse-navy-50 .mat-select-trigger,.fuse-navy-100 .mat-select-disabled .mat-select-value,.fuse-navy-100 .mat-select-arrow,.fuse-navy-100 .mat-select-trigger,.fuse-navy-200 .mat-select-disabled .mat-select-value,.fuse-navy-200 .mat-select-arrow,.fuse-navy-200 .mat-select-trigger,.fuse-navy-A100 .mat-select-disabled .mat-select-value,.fuse-navy-A100 .mat-select-arrow,.fuse-navy-A100 .mat-select-trigger,.fuse-db-50 .mat-select-disabled .mat-select-value,.fuse-db-50 .mat-select-arrow,.fuse-db-50 .mat-select-trigger,.fuse-db-100 .mat-select-disabled .mat-select-value,.fuse-db-100 .mat-select-arrow,.fuse-db-100 .mat-select-trigger,.fuse-darkblue-50 .mat-select-disabled .mat-select-value,.fuse-darkblue-50 .mat-select-arrow,.fuse-darkblue-50 .mat-select-trigger,.fuse-darkblue-100 .mat-select-disabled .mat-select-value,.fuse-darkblue-100 .mat-select-arrow,.fuse-darkblue-100 .mat-select-trigger,.fuse-angebotsmanagement-50 .mat-select-disabled .mat-select-value,.fuse-angebotsmanagement-50 .mat-select-arrow,.fuse-angebotsmanagement-50 .mat-select-trigger,.fuse-angebotsmanagement-100 .mat-select-disabled .mat-select-value,.fuse-angebotsmanagement-100 .mat-select-arrow,.fuse-angebotsmanagement-100 .mat-select-trigger,.fuse-mopa-50 .mat-select-disabled .mat-select-value,.fuse-mopa-50 .mat-select-arrow,.fuse-mopa-50 .mat-select-trigger,.fuse-mopa-100 .mat-select-disabled .mat-select-value,.fuse-mopa-100 .mat-select-arrow,.fuse-mopa-100 .mat-select-trigger,.fuse-normec-50 .mat-select-disabled .mat-select-value,.fuse-normec-50 .mat-select-arrow,.fuse-normec-50 .mat-select-trigger,.fuse-normec-100 .mat-select-disabled .mat-select-value,.fuse-normec-100 .mat-select-arrow,.fuse-normec-100 .mat-select-trigger,.fuse-vm-50 .mat-select-disabled .mat-select-value,.fuse-vm-50 .mat-select-arrow,.fuse-vm-50 .mat-select-trigger,.fuse-vm-100 .mat-select-disabled .mat-select-value,.fuse-vm-100 .mat-select-arrow,.fuse-vm-100 .mat-select-trigger,.fuse-bm-50 .mat-select-disabled .mat-select-value,.fuse-bm-50 .mat-select-arrow,.fuse-bm-50 .mat-select-trigger,.fuse-bm-100 .mat-select-disabled .mat-select-value,.fuse-bm-100 .mat-select-arrow,.fuse-bm-100 .mat-select-trigger,.fuse-sfi-50 .mat-select-disabled .mat-select-value,.fuse-sfi-50 .mat-select-arrow,.fuse-sfi-50 .mat-select-trigger,.fuse-sfi-100 .mat-select-disabled .mat-select-value,.fuse-sfi-100 .mat-select-arrow,.fuse-sfi-100 .mat-select-trigger,.fuse-clever-50 .mat-select-disabled .mat-select-value,.fuse-clever-50 .mat-select-arrow,.fuse-clever-50 .mat-select-trigger,.fuse-clever-100 .mat-select-disabled .mat-select-value,.fuse-clever-100 .mat-select-arrow,.fuse-clever-100 .mat-select-trigger{color:#00000061}.fuse-black-500 input[type=text],.fuse-black input[type=text],.fuse-navy-300 input[type=text],.fuse-navy-400 input[type=text],.fuse-navy-500 input[type=text],.fuse-navy input[type=text],.fuse-navy-600 input[type=text],.fuse-navy-700 input[type=text],.fuse-navy-800 input[type=text],.fuse-navy-900 input[type=text],.fuse-navy-A200 input[type=text],.fuse-navy-A400 input[type=text],.fuse-navy-A700 input[type=text],.fuse-db-400 input[type=text],.fuse-db-500 input[type=text],.fuse-db input[type=text],.fuse-db-600 input[type=text],.fuse-darkblue-400 input[type=text],.fuse-darkblue-500 input[type=text],.fuse-darkblue input[type=text],.fuse-darkblue-600 input[type=text],.fuse-angebotsmanagement-400 input[type=text],.fuse-angebotsmanagement-500 input[type=text],.fuse-angebotsmanagement input[type=text],.fuse-angebotsmanagement-600 input[type=text],.fuse-mopa-400 input[type=text],.fuse-mopa-500 input[type=text],.fuse-mopa input[type=text],.fuse-mopa-600 input[type=text],.fuse-normec-400 input[type=text],.fuse-normec-500 input[type=text],.fuse-normec input[type=text],.fuse-normec-600 input[type=text],.fuse-vm-400 input[type=text],.fuse-vm-500 input[type=text],.fuse-vm input[type=text],.fuse-vm-600 input[type=text],.fuse-bm-400 input[type=text],.fuse-bm-500 input[type=text],.fuse-bm input[type=text],.fuse-bm-600 input[type=text],.fuse-sfi-400 input[type=text],.fuse-sfi-500 input[type=text],.fuse-sfi input[type=text],.fuse-sfi-600 input[type=text],.fuse-clever-400 input[type=text],.fuse-clever-500 input[type=text],.fuse-clever input[type=text],.fuse-clever-600 input[type=text]{color:#fff}.fuse-black-500 .mat-form-field-label,.fuse-black .mat-form-field-label,.fuse-navy-300 .mat-form-field-label,.fuse-navy-400 .mat-form-field-label,.fuse-navy-500 .mat-form-field-label,.fuse-navy .mat-form-field-label,.fuse-navy-600 .mat-form-field-label,.fuse-navy-700 .mat-form-field-label,.fuse-navy-800 .mat-form-field-label,.fuse-navy-900 .mat-form-field-label,.fuse-navy-A200 .mat-form-field-label,.fuse-navy-A400 .mat-form-field-label,.fuse-navy-A700 .mat-form-field-label,.fuse-db-400 .mat-form-field-label,.fuse-db-500 .mat-form-field-label,.fuse-db .mat-form-field-label,.fuse-db-600 .mat-form-field-label,.fuse-darkblue-400 .mat-form-field-label,.fuse-darkblue-500 .mat-form-field-label,.fuse-darkblue .mat-form-field-label,.fuse-darkblue-600 .mat-form-field-label,.fuse-angebotsmanagement-400 .mat-form-field-label,.fuse-angebotsmanagement-500 .mat-form-field-label,.fuse-angebotsmanagement .mat-form-field-label,.fuse-angebotsmanagement-600 .mat-form-field-label,.fuse-mopa-400 .mat-form-field-label,.fuse-mopa-500 .mat-form-field-label,.fuse-mopa .mat-form-field-label,.fuse-mopa-600 .mat-form-field-label,.fuse-normec-400 .mat-form-field-label,.fuse-normec-500 .mat-form-field-label,.fuse-normec .mat-form-field-label,.fuse-normec-600 .mat-form-field-label,.fuse-vm-400 .mat-form-field-label,.fuse-vm-500 .mat-form-field-label,.fuse-vm .mat-form-field-label,.fuse-vm-600 .mat-form-field-label,.fuse-bm-400 .mat-form-field-label,.fuse-bm-500 .mat-form-field-label,.fuse-bm .mat-form-field-label,.fuse-bm-600 .mat-form-field-label,.fuse-sfi-400 .mat-form-field-label,.fuse-sfi-500 .mat-form-field-label,.fuse-sfi .mat-form-field-label,.fuse-sfi-600 .mat-form-field-label,.fuse-clever-400 .mat-form-field-label,.fuse-clever-500 .mat-form-field-label,.fuse-clever .mat-form-field-label,.fuse-clever-600 .mat-form-field-label{color:#ffffff80}.fuse-black-500 .mat-form-field-underline,.fuse-black .mat-form-field-underline,.fuse-navy-300 .mat-form-field-underline,.fuse-navy-400 .mat-form-field-underline,.fuse-navy-500 .mat-form-field-underline,.fuse-navy .mat-form-field-underline,.fuse-navy-600 .mat-form-field-underline,.fuse-navy-700 .mat-form-field-underline,.fuse-navy-800 .mat-form-field-underline,.fuse-navy-900 .mat-form-field-underline,.fuse-navy-A200 .mat-form-field-underline,.fuse-navy-A400 .mat-form-field-underline,.fuse-navy-A700 .mat-form-field-underline,.fuse-db-400 .mat-form-field-underline,.fuse-db-500 .mat-form-field-underline,.fuse-db .mat-form-field-underline,.fuse-db-600 .mat-form-field-underline,.fuse-darkblue-400 .mat-form-field-underline,.fuse-darkblue-500 .mat-form-field-underline,.fuse-darkblue .mat-form-field-underline,.fuse-darkblue-600 .mat-form-field-underline,.fuse-angebotsmanagement-400 .mat-form-field-underline,.fuse-angebotsmanagement-500 .mat-form-field-underline,.fuse-angebotsmanagement .mat-form-field-underline,.fuse-angebotsmanagement-600 .mat-form-field-underline,.fuse-mopa-400 .mat-form-field-underline,.fuse-mopa-500 .mat-form-field-underline,.fuse-mopa .mat-form-field-underline,.fuse-mopa-600 .mat-form-field-underline,.fuse-normec-400 .mat-form-field-underline,.fuse-normec-500 .mat-form-field-underline,.fuse-normec .mat-form-field-underline,.fuse-normec-600 .mat-form-field-underline,.fuse-vm-400 .mat-form-field-underline,.fuse-vm-500 .mat-form-field-underline,.fuse-vm .mat-form-field-underline,.fuse-vm-600 .mat-form-field-underline,.fuse-bm-400 .mat-form-field-underline,.fuse-bm-500 .mat-form-field-underline,.fuse-bm .mat-form-field-underline,.fuse-bm-600 .mat-form-field-underline,.fuse-sfi-400 .mat-form-field-underline,.fuse-sfi-500 .mat-form-field-underline,.fuse-sfi .mat-form-field-underline,.fuse-sfi-600 .mat-form-field-underline,.fuse-clever-400 .mat-form-field-underline,.fuse-clever-500 .mat-form-field-underline,.fuse-clever .mat-form-field-underline,.fuse-clever-600 .mat-form-field-underline{background-color:#ffffff1f}.fuse-black-500 .mat-select-trigger,.fuse-black-500 .mat-select-arrow,.fuse-black .mat-select-trigger,.fuse-black .mat-select-arrow,.fuse-navy-300 .mat-select-trigger,.fuse-navy-300 .mat-select-arrow,.fuse-navy-400 .mat-select-trigger,.fuse-navy-400 .mat-select-arrow,.fuse-navy-500 .mat-select-trigger,.fuse-navy-500 .mat-select-arrow,.fuse-navy .mat-select-trigger,.fuse-navy .mat-select-arrow,.fuse-navy-600 .mat-select-trigger,.fuse-navy-600 .mat-select-arrow,.fuse-navy-700 .mat-select-trigger,.fuse-navy-700 .mat-select-arrow,.fuse-navy-800 .mat-select-trigger,.fuse-navy-800 .mat-select-arrow,.fuse-navy-900 .mat-select-trigger,.fuse-navy-900 .mat-select-arrow,.fuse-navy-A200 .mat-select-trigger,.fuse-navy-A200 .mat-select-arrow,.fuse-navy-A400 .mat-select-trigger,.fuse-navy-A400 .mat-select-arrow,.fuse-navy-A700 .mat-select-trigger,.fuse-navy-A700 .mat-select-arrow,.fuse-db-400 .mat-select-trigger,.fuse-db-400 .mat-select-arrow,.fuse-db-500 .mat-select-trigger,.fuse-db-500 .mat-select-arrow,.fuse-db .mat-select-trigger,.fuse-db .mat-select-arrow,.fuse-db-600 .mat-select-trigger,.fuse-db-600 .mat-select-arrow,.fuse-darkblue-400 .mat-select-trigger,.fuse-darkblue-400 .mat-select-arrow,.fuse-darkblue-500 .mat-select-trigger,.fuse-darkblue-500 .mat-select-arrow,.fuse-darkblue .mat-select-trigger,.fuse-darkblue .mat-select-arrow,.fuse-darkblue-600 .mat-select-trigger,.fuse-darkblue-600 .mat-select-arrow,.fuse-angebotsmanagement-400 .mat-select-trigger,.fuse-angebotsmanagement-400 .mat-select-arrow,.fuse-angebotsmanagement-500 .mat-select-trigger,.fuse-angebotsmanagement-500 .mat-select-arrow,.fuse-angebotsmanagement .mat-select-trigger,.fuse-angebotsmanagement .mat-select-arrow,.fuse-angebotsmanagement-600 .mat-select-trigger,.fuse-angebotsmanagement-600 .mat-select-arrow,.fuse-mopa-400 .mat-select-trigger,.fuse-mopa-400 .mat-select-arrow,.fuse-mopa-500 .mat-select-trigger,.fuse-mopa-500 .mat-select-arrow,.fuse-mopa .mat-select-trigger,.fuse-mopa .mat-select-arrow,.fuse-mopa-600 .mat-select-trigger,.fuse-mopa-600 .mat-select-arrow,.fuse-normec-400 .mat-select-trigger,.fuse-normec-400 .mat-select-arrow,.fuse-normec-500 .mat-select-trigger,.fuse-normec-500 .mat-select-arrow,.fuse-normec .mat-select-trigger,.fuse-normec .mat-select-arrow,.fuse-normec-600 .mat-select-trigger,.fuse-normec-600 .mat-select-arrow,.fuse-vm-400 .mat-select-trigger,.fuse-vm-400 .mat-select-arrow,.fuse-vm-500 .mat-select-trigger,.fuse-vm-500 .mat-select-arrow,.fuse-vm .mat-select-trigger,.fuse-vm .mat-select-arrow,.fuse-vm-600 .mat-select-trigger,.fuse-vm-600 .mat-select-arrow,.fuse-bm-400 .mat-select-trigger,.fuse-bm-400 .mat-select-arrow,.fuse-bm-500 .mat-select-trigger,.fuse-bm-500 .mat-select-arrow,.fuse-bm .mat-select-trigger,.fuse-bm .mat-select-arrow,.fuse-bm-600 .mat-select-trigger,.fuse-bm-600 .mat-select-arrow,.fuse-sfi-400 .mat-select-trigger,.fuse-sfi-400 .mat-select-arrow,.fuse-sfi-500 .mat-select-trigger,.fuse-sfi-500 .mat-select-arrow,.fuse-sfi .mat-select-trigger,.fuse-sfi .mat-select-arrow,.fuse-sfi-600 .mat-select-trigger,.fuse-sfi-600 .mat-select-arrow,.fuse-clever-400 .mat-select-trigger,.fuse-clever-400 .mat-select-arrow,.fuse-clever-500 .mat-select-trigger,.fuse-clever-500 .mat-select-arrow,.fuse-clever .mat-select-trigger,.fuse-clever .mat-select-arrow,.fuse-clever-600 .mat-select-trigger,.fuse-clever-600 .mat-select-arrow{color:#ffffff80}.fuse-black-500 .mat-select-underline,.fuse-black .mat-select-underline,.fuse-navy-300 .mat-select-underline,.fuse-navy-400 .mat-select-underline,.fuse-navy-500 .mat-select-underline,.fuse-navy .mat-select-underline,.fuse-navy-600 .mat-select-underline,.fuse-navy-700 .mat-select-underline,.fuse-navy-800 .mat-select-underline,.fuse-navy-900 .mat-select-underline,.fuse-navy-A200 .mat-select-underline,.fuse-navy-A400 .mat-select-underline,.fuse-navy-A700 .mat-select-underline,.fuse-db-400 .mat-select-underline,.fuse-db-500 .mat-select-underline,.fuse-db .mat-select-underline,.fuse-db-600 .mat-select-underline,.fuse-darkblue-400 .mat-select-underline,.fuse-darkblue-500 .mat-select-underline,.fuse-darkblue .mat-select-underline,.fuse-darkblue-600 .mat-select-underline,.fuse-angebotsmanagement-400 .mat-select-underline,.fuse-angebotsmanagement-500 .mat-select-underline,.fuse-angebotsmanagement .mat-select-underline,.fuse-angebotsmanagement-600 .mat-select-underline,.fuse-mopa-400 .mat-select-underline,.fuse-mopa-500 .mat-select-underline,.fuse-mopa .mat-select-underline,.fuse-mopa-600 .mat-select-underline,.fuse-normec-400 .mat-select-underline,.fuse-normec-500 .mat-select-underline,.fuse-normec .mat-select-underline,.fuse-normec-600 .mat-select-underline,.fuse-vm-400 .mat-select-underline,.fuse-vm-500 .mat-select-underline,.fuse-vm .mat-select-underline,.fuse-vm-600 .mat-select-underline,.fuse-bm-400 .mat-select-underline,.fuse-bm-500 .mat-select-underline,.fuse-bm .mat-select-underline,.fuse-bm-600 .mat-select-underline,.fuse-sfi-400 .mat-select-underline,.fuse-sfi-500 .mat-select-underline,.fuse-sfi .mat-select-underline,.fuse-sfi-600 .mat-select-underline,.fuse-clever-400 .mat-select-underline,.fuse-clever-500 .mat-select-underline,.fuse-clever .mat-select-underline,.fuse-clever-600 .mat-select-underline{background-color:#ffffff1f}.fuse-black-500 .mat-select-disabled .mat-select-value,.fuse-black-500 .mat-select-arrow,.fuse-black-500 .mat-select-trigger,.fuse-black .mat-select-disabled .mat-select-value,.fuse-black .mat-select-arrow,.fuse-black .mat-select-trigger,.fuse-navy-300 .mat-select-disabled .mat-select-value,.fuse-navy-300 .mat-select-arrow,.fuse-navy-300 .mat-select-trigger,.fuse-navy-400 .mat-select-disabled .mat-select-value,.fuse-navy-400 .mat-select-arrow,.fuse-navy-400 .mat-select-trigger,.fuse-navy-500 .mat-select-disabled .mat-select-value,.fuse-navy-500 .mat-select-arrow,.fuse-navy-500 .mat-select-trigger,.fuse-navy .mat-select-disabled .mat-select-value,.fuse-navy .mat-select-arrow,.fuse-navy .mat-select-trigger,.fuse-navy-600 .mat-select-disabled .mat-select-value,.fuse-navy-600 .mat-select-arrow,.fuse-navy-600 .mat-select-trigger,.fuse-navy-700 .mat-select-disabled .mat-select-value,.fuse-navy-700 .mat-select-arrow,.fuse-navy-700 .mat-select-trigger,.fuse-navy-800 .mat-select-disabled .mat-select-value,.fuse-navy-800 .mat-select-arrow,.fuse-navy-800 .mat-select-trigger,.fuse-navy-900 .mat-select-disabled .mat-select-value,.fuse-navy-900 .mat-select-arrow,.fuse-navy-900 .mat-select-trigger,.fuse-navy-A200 .mat-select-disabled .mat-select-value,.fuse-navy-A200 .mat-select-arrow,.fuse-navy-A200 .mat-select-trigger,.fuse-navy-A400 .mat-select-disabled .mat-select-value,.fuse-navy-A400 .mat-select-arrow,.fuse-navy-A400 .mat-select-trigger,.fuse-navy-A700 .mat-select-disabled .mat-select-value,.fuse-navy-A700 .mat-select-arrow,.fuse-navy-A700 .mat-select-trigger,.fuse-db-400 .mat-select-disabled .mat-select-value,.fuse-db-400 .mat-select-arrow,.fuse-db-400 .mat-select-trigger,.fuse-db-500 .mat-select-disabled .mat-select-value,.fuse-db-500 .mat-select-arrow,.fuse-db-500 .mat-select-trigger,.fuse-db .mat-select-disabled .mat-select-value,.fuse-db .mat-select-arrow,.fuse-db .mat-select-trigger,.fuse-db-600 .mat-select-disabled .mat-select-value,.fuse-db-600 .mat-select-arrow,.fuse-db-600 .mat-select-trigger,.fuse-darkblue-400 .mat-select-disabled .mat-select-value,.fuse-darkblue-400 .mat-select-arrow,.fuse-darkblue-400 .mat-select-trigger,.fuse-darkblue-500 .mat-select-disabled .mat-select-value,.fuse-darkblue-500 .mat-select-arrow,.fuse-darkblue-500 .mat-select-trigger,.fuse-darkblue .mat-select-disabled .mat-select-value,.fuse-darkblue .mat-select-arrow,.fuse-darkblue .mat-select-trigger,.fuse-darkblue-600 .mat-select-disabled .mat-select-value,.fuse-darkblue-600 .mat-select-arrow,.fuse-darkblue-600 .mat-select-trigger,.fuse-angebotsmanagement-400 .mat-select-disabled .mat-select-value,.fuse-angebotsmanagement-400 .mat-select-arrow,.fuse-angebotsmanagement-400 .mat-select-trigger,.fuse-angebotsmanagement-500 .mat-select-disabled .mat-select-value,.fuse-angebotsmanagement-500 .mat-select-arrow,.fuse-angebotsmanagement-500 .mat-select-trigger,.fuse-angebotsmanagement .mat-select-disabled .mat-select-value,.fuse-angebotsmanagement .mat-select-arrow,.fuse-angebotsmanagement .mat-select-trigger,.fuse-angebotsmanagement-600 .mat-select-disabled .mat-select-value,.fuse-angebotsmanagement-600 .mat-select-arrow,.fuse-angebotsmanagement-600 .mat-select-trigger,.fuse-mopa-400 .mat-select-disabled .mat-select-value,.fuse-mopa-400 .mat-select-arrow,.fuse-mopa-400 .mat-select-trigger,.fuse-mopa-500 .mat-select-disabled .mat-select-value,.fuse-mopa-500 .mat-select-arrow,.fuse-mopa-500 .mat-select-trigger,.fuse-mopa .mat-select-disabled .mat-select-value,.fuse-mopa .mat-select-arrow,.fuse-mopa .mat-select-trigger,.fuse-mopa-600 .mat-select-disabled .mat-select-value,.fuse-mopa-600 .mat-select-arrow,.fuse-mopa-600 .mat-select-trigger,.fuse-normec-400 .mat-select-disabled .mat-select-value,.fuse-normec-400 .mat-select-arrow,.fuse-normec-400 .mat-select-trigger,.fuse-normec-500 .mat-select-disabled .mat-select-value,.fuse-normec-500 .mat-select-arrow,.fuse-normec-500 .mat-select-trigger,.fuse-normec .mat-select-disabled .mat-select-value,.fuse-normec .mat-select-arrow,.fuse-normec .mat-select-trigger,.fuse-normec-600 .mat-select-disabled .mat-select-value,.fuse-normec-600 .mat-select-arrow,.fuse-normec-600 .mat-select-trigger,.fuse-vm-400 .mat-select-disabled .mat-select-value,.fuse-vm-400 .mat-select-arrow,.fuse-vm-400 .mat-select-trigger,.fuse-vm-500 .mat-select-disabled .mat-select-value,.fuse-vm-500 .mat-select-arrow,.fuse-vm-500 .mat-select-trigger,.fuse-vm .mat-select-disabled .mat-select-value,.fuse-vm .mat-select-arrow,.fuse-vm .mat-select-trigger,.fuse-vm-600 .mat-select-disabled .mat-select-value,.fuse-vm-600 .mat-select-arrow,.fuse-vm-600 .mat-select-trigger,.fuse-bm-400 .mat-select-disabled .mat-select-value,.fuse-bm-400 .mat-select-arrow,.fuse-bm-400 .mat-select-trigger,.fuse-bm-500 .mat-select-disabled .mat-select-value,.fuse-bm-500 .mat-select-arrow,.fuse-bm-500 .mat-select-trigger,.fuse-bm .mat-select-disabled .mat-select-value,.fuse-bm .mat-select-arrow,.fuse-bm .mat-select-trigger,.fuse-bm-600 .mat-select-disabled .mat-select-value,.fuse-bm-600 .mat-select-arrow,.fuse-bm-600 .mat-select-trigger,.fuse-sfi-400 .mat-select-disabled .mat-select-value,.fuse-sfi-400 .mat-select-arrow,.fuse-sfi-400 .mat-select-trigger,.fuse-sfi-500 .mat-select-disabled .mat-select-value,.fuse-sfi-500 .mat-select-arrow,.fuse-sfi-500 .mat-select-trigger,.fuse-sfi .mat-select-disabled .mat-select-value,.fuse-sfi .mat-select-arrow,.fuse-sfi .mat-select-trigger,.fuse-sfi-600 .mat-select-disabled .mat-select-value,.fuse-sfi-600 .mat-select-arrow,.fuse-sfi-600 .mat-select-trigger,.fuse-clever-400 .mat-select-disabled .mat-select-value,.fuse-clever-400 .mat-select-arrow,.fuse-clever-400 .mat-select-trigger,.fuse-clever-500 .mat-select-disabled .mat-select-value,.fuse-clever-500 .mat-select-arrow,.fuse-clever-500 .mat-select-trigger,.fuse-clever .mat-select-disabled .mat-select-value,.fuse-clever .mat-select-arrow,.fuse-clever .mat-select-trigger,.fuse-clever-600 .mat-select-disabled .mat-select-value,.fuse-clever-600 .mat-select-arrow,.fuse-clever-600 .mat-select-trigger{color:#ffffff80}.fuse-black-500 .mat-select-value,.fuse-black .mat-select-value,.fuse-navy-300 .mat-select-value,.fuse-navy-400 .mat-select-value,.fuse-navy-500 .mat-select-value,.fuse-navy .mat-select-value,.fuse-navy-600 .mat-select-value,.fuse-navy-700 .mat-select-value,.fuse-navy-800 .mat-select-value,.fuse-navy-900 .mat-select-value,.fuse-navy-A200 .mat-select-value,.fuse-navy-A400 .mat-select-value,.fuse-navy-A700 .mat-select-value,.fuse-db-400 .mat-select-value,.fuse-db-500 .mat-select-value,.fuse-db .mat-select-value,.fuse-db-600 .mat-select-value,.fuse-darkblue-400 .mat-select-value,.fuse-darkblue-500 .mat-select-value,.fuse-darkblue .mat-select-value,.fuse-darkblue-600 .mat-select-value,.fuse-angebotsmanagement-400 .mat-select-value,.fuse-angebotsmanagement-500 .mat-select-value,.fuse-angebotsmanagement .mat-select-value,.fuse-angebotsmanagement-600 .mat-select-value,.fuse-mopa-400 .mat-select-value,.fuse-mopa-500 .mat-select-value,.fuse-mopa .mat-select-value,.fuse-mopa-600 .mat-select-value,.fuse-normec-400 .mat-select-value,.fuse-normec-500 .mat-select-value,.fuse-normec .mat-select-value,.fuse-normec-600 .mat-select-value,.fuse-vm-400 .mat-select-value,.fuse-vm-500 .mat-select-value,.fuse-vm .mat-select-value,.fuse-vm-600 .mat-select-value,.fuse-bm-400 .mat-select-value,.fuse-bm-500 .mat-select-value,.fuse-bm .mat-select-value,.fuse-bm-600 .mat-select-value,.fuse-sfi-400 .mat-select-value,.fuse-sfi-500 .mat-select-value,.fuse-sfi .mat-select-value,.fuse-sfi-600 .mat-select-value,.fuse-clever-400 .mat-select-value,.fuse-clever-500 .mat-select-value,.fuse-clever .mat-select-value,.fuse-clever-600 .mat-select-value{color:#fff}html{--mat-badge-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 24px/32px Muli,Helvetica Neue,Arial,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:600 20px/32px Muli,Helvetica Neue,Arial,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 16px/28px Muli,Helvetica Neue,Arial,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 16px/1.125 Muli,Helvetica Neue,Arial,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Muli,Helvetica Neue,Arial,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Muli,Helvetica Neue,Arial,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:600 14px/24px Muli,Helvetica Neue,Arial,sans-serif;letter-spacing:normal}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 14px/20px Muli,Helvetica Neue,Arial,sans-serif;letter-spacing:.0178571429em}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Muli,Helvetica Neue,Arial,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/96px Muli,Helvetica Neue,Arial,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px Muli,Helvetica Neue,Arial,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px Muli,Helvetica Neue,Arial,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Muli,Helvetica Neue,Arial,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}html{--mat-bottom-sheet-container-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400;--mat-legacy-button-toggle-label-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 1.125;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: normal;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-standard-button-toggle-label-text-line-height: 1.125;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: normal;--mat-standard-button-toggle-label-text-weight: 400;--mat-datepicker-calendar-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 600;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 600;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400;--mat-expansion-header-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 600;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400;--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px;--mat-stepper-container-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-stepper-header-label-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400;--mat-toolbar-title-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: normal;--mat-toolbar-title-text-weight: 600;--mat-tree-node-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400;--mat-option-label-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-option-label-text-line-height: 1.125;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 400;--mat-optgroup-label-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-optgroup-label-text-line-height: 1.125;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 400;--mat-card-title-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: normal;--mat-card-title-text-weight: 600;--mat-card-subtitle-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-card-subtitle-text-line-height: 24px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: normal;--mat-card-subtitle-text-weight: 600;--mdc-plain-tooltip-supporting-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em;--mdc-filled-text-field-label-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: normal;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: normal;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-form-field-container-text-line-height: 1.125;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400;--mat-select-trigger-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-select-trigger-text-line-height: 1.125;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 400;--mdc-dialog-subhead-font: Muli, Helvetica Neue, Arial, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 600;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mdc-dialog-supporting-text-line-height: 1.125;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: normal}.mat-mdc-standard-chip{--mdc-chip-label-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}html .mat-mdc-slide-toggle{--mat-switch-label-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}html{--mat-radio-label-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400;--mdc-slider-label-label-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 24px;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 600;--mat-menu-item-label-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 1.125;--mat-menu-item-label-text-weight: 400;--mdc-list-list-item-label-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mdc-list-list-item-label-text-line-height: 1.125;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: normal;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px/28px Muli,Helvetica Neue,Arial,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: normal;--mat-tab-header-label-text-line-height: 14px;--mat-tab-header-label-text-weight: 600}html{--mat-checkbox-label-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400;--mdc-text-button-label-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: normal;--mdc-text-button-label-text-weight: 600;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: normal;--mdc-filled-button-label-text-weight: 600;--mdc-filled-button-label-text-transform: none;--mdc-protected-button-label-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: normal;--mdc-protected-button-label-text-weight: 600;--mdc-protected-button-label-text-transform: none;--mdc-outlined-button-label-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: normal;--mdc-outlined-button-label-text-weight: 600;--mdc-outlined-button-label-text-transform: none;--mdc-extended-fab-label-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: normal;--mdc-extended-fab-label-text-weight: 600;--mdc-snackbar-supporting-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400;--mat-table-header-headline-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-table-header-headline-line-height: 24px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 600;--mat-table-header-headline-tracking: normal;--mat-table-row-item-label-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Muli, Helvetica Neue, Arial, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}body.theme-default{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #3c4252;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #039be5;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #039be5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #3c4252;--mdc-filled-text-field-focus-active-indicator-color: #3c4252;--mdc-filled-text-field-focus-label-text-color: rgba(60, 66, 82, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #3c4252;--mdc-outlined-text-field-focus-outline-color: #3c4252;--mdc-outlined-text-field-focus-label-text-color: rgba(60, 66, 82, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(60, 66, 82, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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(60, 66, 82, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-select-arrow-transform: translateY(-8px);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #353a48;--mdc-switch-selected-handle-color: #353a48;--mdc-switch-selected-hover-state-layer-color: #353a48;--mdc-switch-selected-pressed-state-layer-color: #353a48;--mdc-switch-selected-focus-handle-color: #1e2129;--mdc-switch-selected-hover-handle-color: #1e2129;--mdc-switch-selected-pressed-handle-color: #1e2129;--mdc-switch-selected-focus-track-color: #7d818c;--mdc-switch-selected-hover-track-color: #7d818c;--mdc-switch-selected-pressed-track-color: #7d818c;--mdc-switch-selected-track-color: #7d818c;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-switch-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #3c4252;--mdc-slider-focus-handle-color: #3c4252;--mdc-slider-hover-handle-color: #3c4252;--mdc-slider-active-track-color: #3c4252;--mdc-slider-inactive-track-color: #3c4252;--mdc-slider-with-tick-marks-inactive-container-color: #3c4252;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #3c4252;--mat-slider-hover-state-layer-color: rgba(60, 66, 82, .05);--mat-slider-focus-state-layer-color: rgba(60, 66, 82, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--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);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #039be5;--mdc-checkbox-selected-hover-icon-color: #039be5;--mdc-checkbox-selected-icon-color: #039be5;--mdc-checkbox-selected-pressed-icon-color: #039be5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #039be5;--mdc-checkbox-selected-hover-state-layer-color: #039be5;--mdc-checkbox-selected-pressed-state-layer-color: #039be5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #039be5;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #3c4252;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #3c4252;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-standard-button-toggle-height: 48px;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #3c4252;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(60, 66, 82, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(60, 66, 82, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(60, 66, 82, .3);--mat-datepicker-toggle-active-state-icon-color: #3c4252;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(60, 66, 82, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #3c4252;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #3c4252;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #3c4252;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--mat-tree-node-min-height: 48px}body.theme-default .mat-accent{--mat-option-selected-state-label-text-color: #039be5;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body.theme-default .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body.theme-default .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #3c4252;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #3c4252;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-default .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #039be5;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #039be5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-default .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-default .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #3c4252;--mdc-linear-progress-track-color: rgba(60, 66, 82, .25)}body.theme-default .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #039be5;--mdc-linear-progress-track-color: rgba(3, 155, 229, .25)}body.theme-default .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}body.theme-default .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #039be5;--mdc-filled-text-field-focus-active-indicator-color: #039be5;--mdc-filled-text-field-focus-label-text-color: rgba(3, 155, 229, .87);--mdc-outlined-text-field-caret-color: #039be5;--mdc-outlined-text-field-focus-outline-color: #039be5;--mdc-outlined-text-field-focus-label-text-color: rgba(3, 155, 229, .87);--mat-form-field-focus-select-arrow-color: rgba(3, 155, 229, .87)}body.theme-default .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}body.theme-default .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(3, 155, 229, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-default .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-default .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}body.theme-default .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,body.theme-default .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #3c4252;--mdc-chip-elevated-selected-container-color: #3c4252;--mdc-chip-elevated-disabled-container-color: #3c4252;--mdc-chip-flat-disabled-selected-container-color: #3c4252;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-default .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,body.theme-default .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #039be5;--mdc-chip-elevated-selected-container-color: #039be5;--mdc-chip-elevated-disabled-container-color: #039be5;--mdc-chip-flat-disabled-selected-container-color: #039be5;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-default .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,body.theme-default .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-default .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}body.theme-default .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: rgba(0, 0, 0, .87)}body.theme-default .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #039be5;--mdc-switch-selected-handle-color: #039be5;--mdc-switch-selected-hover-state-layer-color: #039be5;--mdc-switch-selected-pressed-state-layer-color: #039be5;--mdc-switch-selected-focus-handle-color: #01579b;--mdc-switch-selected-hover-handle-color: #01579b;--mdc-switch-selected-pressed-handle-color: #01579b;--mdc-switch-selected-focus-track-color: #4fc3f7;--mdc-switch-selected-hover-track-color: #4fc3f7;--mdc-switch-selected-pressed-track-color: #4fc3f7;--mdc-switch-selected-track-color: #4fc3f7}body.theme-default .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}body.theme-default .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #3c4252;--mdc-radio-selected-hover-icon-color: #3c4252;--mdc-radio-selected-icon-color: #3c4252;--mdc-radio-selected-pressed-icon-color: #3c4252;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #3c4252;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-default .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #039be5;--mdc-radio-selected-hover-icon-color: #039be5;--mdc-radio-selected-icon-color: #039be5;--mdc-radio-selected-pressed-icon-color: #039be5;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #039be5;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-default .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-default .mat-accent{--mdc-slider-handle-color: #039be5;--mdc-slider-focus-handle-color: #039be5;--mdc-slider-hover-handle-color: #039be5;--mdc-slider-active-track-color: #039be5;--mdc-slider-inactive-track-color: #039be5;--mdc-slider-with-tick-marks-inactive-container-color: #039be5;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #039be5;--mat-slider-hover-state-layer-color: rgba(3, 155, 229, .05);--mat-slider-focus-state-layer-color: rgba(3, 155, 229, .2)}body.theme-default .mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2)}body.theme-default .mdc-list-item__start,body.theme-default .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #3c4252;--mdc-radio-selected-hover-icon-color: #3c4252;--mdc-radio-selected-icon-color: #3c4252;--mdc-radio-selected-pressed-icon-color: #3c4252}body.theme-default .mat-accent .mdc-list-item__start,body.theme-default .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #039be5;--mdc-radio-selected-hover-icon-color: #039be5;--mdc-radio-selected-icon-color: #039be5;--mdc-radio-selected-pressed-icon-color: #039be5}body.theme-default .mat-warn .mdc-list-item__start,body.theme-default .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}body.theme-default .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: white;--mdc-checkbox-selected-focus-icon-color: #3c4252;--mdc-checkbox-selected-hover-icon-color: #3c4252;--mdc-checkbox-selected-icon-color: #3c4252;--mdc-checkbox-selected-pressed-icon-color: #3c4252;--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-selected-focus-state-layer-color: #3c4252;--mdc-checkbox-selected-hover-state-layer-color: #3c4252;--mdc-checkbox-selected-pressed-state-layer-color: #3c4252;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-default .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: white;--mdc-checkbox-selected-focus-icon-color: #039be5;--mdc-checkbox-selected-hover-icon-color: #039be5;--mdc-checkbox-selected-icon-color: #039be5;--mdc-checkbox-selected-pressed-icon-color: #039be5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #039be5;--mdc-checkbox-selected-hover-state-layer-color: #039be5;--mdc-checkbox-selected-pressed-state-layer-color: #039be5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-default .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-default .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,body.theme-default .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,body.theme-default .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,body.theme-default .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#3c4252}body.theme-default .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,body.theme-default .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,body.theme-default .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}body.theme-default .mdc-list-item__start,body.theme-default .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}body.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,body.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,body.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}body.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,body.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,body.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}body.theme-default .mat-mdc-tab-group,body.theme-default .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #3c4252;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #3c4252;--mat-tab-header-active-ripple-color: #3c4252;--mat-tab-header-inactive-ripple-color: #3c4252;--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: #3c4252;--mat-tab-header-active-hover-label-text-color: #3c4252;--mat-tab-header-active-focus-indicator-color: #3c4252;--mat-tab-header-active-hover-indicator-color: #3c4252}body.theme-default .mat-mdc-tab-group.mat-accent,body.theme-default .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #039be5;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #039be5;--mat-tab-header-active-ripple-color: #039be5;--mat-tab-header-inactive-ripple-color: #039be5;--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: #039be5;--mat-tab-header-active-hover-label-text-color: #039be5;--mat-tab-header-active-focus-indicator-color: #039be5;--mat-tab-header-active-hover-indicator-color: #039be5}body.theme-default .mat-mdc-tab-group.mat-warn,body.theme-default .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}body.theme-default .mat-mdc-tab-group.mat-background-primary,body.theme-default .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #3c4252;--mat-tab-header-with-background-foreground-color: white}body.theme-default .mat-mdc-tab-group.mat-background-accent,body.theme-default .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #039be5;--mat-tab-header-with-background-foreground-color: white}body.theme-default .mat-mdc-tab-group.mat-background-warn,body.theme-default .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}body.theme-default .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}body.theme-default .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: white;--mdc-checkbox-selected-focus-icon-color: #3c4252;--mdc-checkbox-selected-hover-icon-color: #3c4252;--mdc-checkbox-selected-icon-color: #3c4252;--mdc-checkbox-selected-pressed-icon-color: #3c4252;--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-selected-focus-state-layer-color: #3c4252;--mdc-checkbox-selected-hover-state-layer-color: #3c4252;--mdc-checkbox-selected-pressed-state-layer-color: #3c4252;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-default .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-default .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #3c4252;--mat-text-button-state-layer-color: #3c4252;--mat-text-button-ripple-color: rgba(60, 66, 82, .1)}body.theme-default .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #039be5;--mat-text-button-state-layer-color: #039be5;--mat-text-button-ripple-color: rgba(3, 155, 229, .1)}body.theme-default .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-default .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #3c4252;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-default .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #039be5;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-default .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-default .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #3c4252;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-default .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #039be5;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-default .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-default .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #3c4252;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #3c4252;--mat-outlined-button-ripple-color: rgba(60, 66, 82, .1)}body.theme-default .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #039be5;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #039be5;--mat-outlined-button-ripple-color: rgba(3, 155, 229, .1)}body.theme-default .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-default .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #3c4252;--mat-icon-button-state-layer-color: #3c4252;--mat-icon-button-ripple-color: rgba(60, 66, 82, .1)}body.theme-default .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #039be5;--mat-icon-button-state-layer-color: #039be5;--mat-icon-button-ripple-color: rgba(3, 155, 229, .1)}body.theme-default .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-default .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}body.theme-default .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #3c4252;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-default .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #039be5;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-default .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-default .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #3c4252;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-default .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #039be5;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-default .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-default .mat-accent{--mdc-circular-progress-active-indicator-color: #039be5}body.theme-default .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}body.theme-default .mat-badge-accent{--mat-badge-background-color: #039be5;--mat-badge-text-color: white}body.theme-default .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}body.theme-default .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #039be5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(3, 155, 229, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(3, 155, 229, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(3, 155, 229, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(3, 155, 229, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-default .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-default .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #039be5}body.theme-default .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}body.theme-default .mat-calendar-controls{--mat-icon-button-touch-target-display: none}body.theme-default .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}body.theme-default .mat-icon.mat-primary{--mat-icon-color: #3c4252}body.theme-default .mat-icon.mat-accent{--mat-icon-color: #039be5}body.theme-default .mat-icon.mat-warn{--mat-icon-color: #f44336}body.theme-default .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #039be5;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #039be5;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #039be5;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-default .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-default .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #3c4252;--mat-toolbar-container-text-color: white}body.theme-default .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #039be5;--mat-toolbar-container-text-color: white}body.theme-default .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}body.theme-default{color:#000000de;background:#f5f5f5}body.theme-default .secondary-text,body.theme-default .icon,body.theme-default i{color:#0000008a}body.theme-default .hint-text,body.theme-default .disabled-text{color:#00000061}body.theme-default .fade-text,body.theme-default .divider{color:#0000001f}body.theme-default .fuse-card{background:#fff;border-color:#0000001f}body.theme-default .fuse-card .card-divider{border-top:1px solid rgba(0,0,0,.12)}body.theme-default .avatar{color:#000000de}body.theme-default .form-wrapper{background-color:#fff}body.theme-default .navigation-simple .item.selected{background-color:#0000000a}body.theme-default .navigation-simple .subheader{border-top:1px solid rgba(0,0,0,.12)}body.theme-default .simple-pagination{background:#fff}body.theme-default .simple-pagination .pagination-item{color:#0000008a}body.theme-default .simple-pagination .pagination-item:hover{color:#000000de}body.theme-default .simple-pagination .pagination-item.disabled{color:#00000061}body.theme-default .price-tables .price-table{background:#fff}body.theme-default .price-tables .price-table.style-1 .price .currency,body.theme-default .price-tables .price-table.style-1 .price .period,body.theme-default .price-tables .price-table.style-2 .price .currency,body.theme-default .price-tables .price-table.style-2 .period,body.theme-default .price-tables .price-table.style-3 .package-type .subtitle,body.theme-default .price-tables .price-table.style-3 .terms,body.theme-default .price-tables .price-table.style-3 .note{color:#0000008a}body.theme-default .simple-table-container{background:#fff}body.theme-default table.simple thead tr th{color:#0000008a;border-bottom:1px solid rgba(0,0,0,.12)}body.theme-default table.simple tbody tr td{border-bottom:1px solid rgba(0,0,0,.12)}body.theme-default table.simple.clickable tbody tr:hover{background-color:#0000000a}body.theme-default .page-layout.carded.fullwidth>.center>.content-card{background:#fff;border-radius:8px 8px 0 0}body.theme-default .page-layout.carded.fullwidth>.center>.content-card>.toolbar{border-bottom-color:#0000001f}body.theme-default .page-layout.carded.left-sidebar>.center>.content-card,body.theme-default .page-layout.carded.right-sidebar>.center>.content-card{background:#fff;border-radius:8px 8px 0 0}body.theme-default .page-layout.carded.left-sidebar>.center>.content-card>.toolbar,body.theme-default .page-layout.carded.right-sidebar>.center>.content-card>.toolbar{border-bottom-color:#0000001f}body.theme-default .page-layout.simple.left-sidebar>.center>.content,body.theme-default .page-layout.simple.right-sidebar>.center>.content{background:#fff}body.theme-default .page-layout.simple.left-sidebar.inner-sidebar>.content>.center>.content,body.theme-default .page-layout.simple.right-sidebar.inner-sidebar>.content>.center>.content{background:#fff}body.theme-default fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-default fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-default fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-default fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-default fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-default fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced{background-color:#039be5!important}body.theme-default fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-title,body.theme-default fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-title{color:#039be5}body.theme-default fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,body.theme-default fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#039be5}.dark body.theme-default fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,.dark body.theme-default fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#039be5}body.theme-default fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-icon,body.theme-default fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-icon{color:#039be5}body.theme-default a{color:#039be5}body.theme-default code:not(.highlight){background-color:#f5f5f5}body.theme-default .changelog .entry{background-color:#fff}body.theme-default .text-boxed{background-color:#0000001f;color:#0000008a}body.theme-default .fuse-search-bar.expanded,body.theme-default #fuse-shortcuts.show-mobile-panel{background-color:#fafafa}body.theme-default fuse-sidebar{background:#fafafa}body.theme-default fuse-vertical-navigation .fuse-vertical-navigation-wrapper{background:#fafafa}body.theme-default .fuse-sidebar-overlay{background-color:#0009}body.theme-default .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible{background-color:transparent}body.theme-default fuse-theme-options .theme-options-panel form .group{border:1px solid rgba(0,0,0,.12)}body.theme-default fuse-theme-options .theme-options-panel form .group h2{background:#fafafa;color:#0000008a}body.theme-default fuse-theme-options .theme-options-panel form .group h3{color:#0000008a}body.theme-default .fuse-material-color-picker-menu .mat-mdc-menu-content .views{background:#303030}body.theme-default fuse-widget>.fuse-widget-front,body.theme-default fuse-widget>.fuse-widget-back{background:#fff;border-color:#0000001f}body.theme-default ngx-datatable.material{background:#fff;color:#000000de}body.theme-default ngx-datatable.material .datatable-header .datatable-header-cell{color:#0000008a}body.theme-default ngx-datatable.material .datatable-body .datatable-row-wrapper{border-bottom-color:#0000001f}body.theme-default ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child{border-top-color:#0000001f}body.theme-default ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell{color:#000000de}body.theme-default ngx-datatable.material .datatable-footer{color:#0000008a}body.theme-default ngx-datatable.material .datatable-footer .datatable-pager a{color:#0000008a}body.theme-default ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover{background-color:#0000000a}body.theme-default ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover .datatable-row-group{background-color:#0000000a}body.theme-default #listview .header .search-wrapper{background:#fff}body.theme-default #listview .header .search-wrapper .search .mat-icon{color:#0000008a}body.theme-default #listview .header .search-wrapper .search input{background:#fff;color:#000000de}body.theme-default #listview .content .sidebar .sidebar-content .card{background:#fff}body.theme-default #table{background:red}body.theme-default #academy-courses .header{background:#1a237e;background:linear-gradient(to right,#0e2a3b,#34306b)}body.theme-default #academy-courses .header .hero-text h1{color:#fff}body.theme-default #academy-courses .header .hero-text h3{color:#ffffffbf}body.theme-default #academy-courses .content .courses .course .course-content{background:#fff}body.theme-default #academy-courses .content .courses .course .course-content .header .category{color:#0000008a}body.theme-default #academy-courses .content .courses .course .course-content .header .length .length-icon{color:#0000008a!important}body.theme-default #academy-courses .content .courses .course .course-content .header .length .min{color:#0000008a}body.theme-default #academy-courses .content .courses .course .course-content .content .updated{color:#00000061}body.theme-default #academy-course .sidebar{background:#fafafa}body.theme-default #academy-course .sidebar .steps .step{color:#0000008a}body.theme-default #academy-course .sidebar .steps .step.current{background:#03a9f4;color:#000000de}body.theme-default #academy-course .sidebar .steps .step.current .index span{background:#fafafa;border-color:#039be5}body.theme-default #academy-course .sidebar .steps .step.completed{color:#000000de}body.theme-default #academy-course .sidebar .steps .step.completed .index span{border-color:#039be5}body.theme-default #academy-course .sidebar .steps .step.completed .index:after{border-left-color:#039be5}body.theme-default #academy-course .sidebar .steps .step.completed+.step .index:before{border-left-color:#039be5}body.theme-default #academy-course .sidebar .steps .step .index:before,body.theme-default #academy-course .sidebar .steps .step .index:after{border-left-color:#0000001f}body.theme-default #academy-course .sidebar .steps .step .index span{background:#fafafa;border-color:#0000001f}body.theme-default #academy-course .center .content{height:100%;background:#eee}body.theme-default #academy-course .center .content .course-step .course-step-content{background:#fff}body.theme-default .comments .comment .comment-bubble{background-color:#d2dbe1;border-color:#f5f5f5}body.theme-default .comments .comment .comment-bubble:after,body.theme-default .comments .comment .comment-bubble:before{border-color:#f5f5f5 transparent transparent transparent}body.theme-default formio mat-formio-button button{background-color:#039be5!important}body.theme-default formio .form-check-input:checked~.form-check-label span:before,body.theme-default formio .form-check-input:indeterminate~.form-check-label span:before{border-color:#039be5;background-color:#039be5}body.theme-default formio .btn-primary{background-color:#039be5}body.theme-default formio .visually-hidden{display:none}body.theme-default .primary-50-bg{background-color:#ececee!important}body.theme-default .primary-50{background-color:#ececee!important;color:#000000de!important}body.theme-default .primary-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}body.theme-default .primary-50-fg{color:#ececee!important}body.theme-default .primary-50-border{border-color:#ececee!important}body.theme-default .primary-50-border-top{border-top-color:#ececee!important}body.theme-default .primary-50-border-right{border-right-color:#ececee!important}body.theme-default .primary-50-border-bottom{border-bottom-color:#ececee!important}body.theme-default .primary-50-border-left{border-left-color:#ececee!important}body.theme-default .primary-100-bg{background-color:#c5c6cb!important}body.theme-default .primary-100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-default .primary-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-default .primary-100-fg{color:#c5c6cb!important}body.theme-default .primary-100-border{border-color:#c5c6cb!important}body.theme-default .primary-100-border-top{border-top-color:#c5c6cb!important}body.theme-default .primary-100-border-right{border-right-color:#c5c6cb!important}body.theme-default .primary-100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-default .primary-100-border-left{border-left-color:#c5c6cb!important}body.theme-default .primary-200-bg{background-color:#9ea1a9!important}body.theme-default .primary-200{background-color:#9ea1a9!important;color:#000000de!important}body.theme-default .primary-200[disabled]{background-color:#9ea1a91f!important;color:#00000042!important}body.theme-default .primary-200-fg{color:#9ea1a9!important}body.theme-default .primary-200-border{border-color:#9ea1a9!important}body.theme-default .primary-200-border-top{border-top-color:#9ea1a9!important}body.theme-default .primary-200-border-right{border-right-color:#9ea1a9!important}body.theme-default .primary-200-border-bottom{border-bottom-color:#9ea1a9!important}body.theme-default .primary-200-border-left{border-left-color:#9ea1a9!important}body.theme-default .primary-300-bg{background-color:#7d818c!important}body.theme-default .primary-300{background-color:#7d818c!important;color:#fff!important}body.theme-default .primary-300[disabled]{background-color:#7d818c1f!important;color:#ffffff42!important}body.theme-default .primary-300-fg{color:#7d818c!important}body.theme-default .primary-300-border{border-color:#7d818c!important}body.theme-default .primary-300-border-top{border-top-color:#7d818c!important}body.theme-default .primary-300-border-right{border-right-color:#7d818c!important}body.theme-default .primary-300-border-bottom{border-bottom-color:#7d818c!important}body.theme-default .primary-300-border-left{border-left-color:#7d818c!important}body.theme-default .primary-400-bg{background-color:#5c616f!important}body.theme-default .primary-400{background-color:#5c616f!important;color:#fff!important}body.theme-default .primary-400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}body.theme-default .primary-400-fg{color:#5c616f!important}body.theme-default .primary-400-border{border-color:#5c616f!important}body.theme-default .primary-400-border-top{border-top-color:#5c616f!important}body.theme-default .primary-400-border-right{border-right-color:#5c616f!important}body.theme-default .primary-400-border-bottom{border-bottom-color:#5c616f!important}body.theme-default .primary-400-border-left{border-left-color:#5c616f!important}body.theme-default .primary-500-bg{background-color:#3c4252!important}body.theme-default .primary-500{background-color:#3c4252!important;color:#fff!important}body.theme-default .primary-500[disabled]{background-color:#3c42521f!important;color:#ffffff42!important}body.theme-default .primary-500-fg{color:#3c4252!important}body.theme-default .primary-500-border{border-color:#3c4252!important}body.theme-default .primary-500-border-top{border-top-color:#3c4252!important}body.theme-default .primary-500-border-right{border-right-color:#3c4252!important}body.theme-default .primary-500-border-bottom{border-bottom-color:#3c4252!important}body.theme-default .primary-500-border-left{border-left-color:#3c4252!important}body.theme-default .primary-600-bg{background-color:#353a48!important}body.theme-default .primary-600{background-color:#353a48!important;color:#fff!important}body.theme-default .primary-600[disabled]{background-color:#353a481f!important;color:#ffffff42!important}body.theme-default .primary-600-fg{color:#353a48!important}body.theme-default .primary-600-border{border-color:#353a48!important}body.theme-default .primary-600-border-top{border-top-color:#353a48!important}body.theme-default .primary-600-border-right{border-right-color:#353a48!important}body.theme-default .primary-600-border-bottom{border-bottom-color:#353a48!important}body.theme-default .primary-600-border-left{border-left-color:#353a48!important}body.theme-default .primary-700-bg{background-color:#2d323e!important}body.theme-default .primary-700{background-color:#2d323e!important;color:#fff!important}body.theme-default .primary-700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}body.theme-default .primary-700-fg{color:#2d323e!important}body.theme-default .primary-700-border{border-color:#2d323e!important}body.theme-default .primary-700-border-top{border-top-color:#2d323e!important}body.theme-default .primary-700-border-right{border-right-color:#2d323e!important}body.theme-default .primary-700-border-bottom{border-bottom-color:#2d323e!important}body.theme-default .primary-700-border-left{border-left-color:#2d323e!important}body.theme-default .primary-800-bg{background-color:#262933!important}body.theme-default .primary-800{background-color:#262933!important;color:#fff!important}body.theme-default .primary-800[disabled]{background-color:#2629331f!important;color:#ffffff42!important}body.theme-default .primary-800-fg{color:#262933!important}body.theme-default .primary-800-border{border-color:#262933!important}body.theme-default .primary-800-border-top{border-top-color:#262933!important}body.theme-default .primary-800-border-right{border-right-color:#262933!important}body.theme-default .primary-800-border-bottom{border-bottom-color:#262933!important}body.theme-default .primary-800-border-left{border-left-color:#262933!important}body.theme-default .primary-900-bg{background-color:#1e2129!important}body.theme-default .primary-900{background-color:#1e2129!important;color:#fff!important}body.theme-default .primary-900[disabled]{background-color:#1e21291f!important;color:#ffffff42!important}body.theme-default .primary-900-fg{color:#1e2129!important}body.theme-default .primary-900-border{border-color:#1e2129!important}body.theme-default .primary-900-border-top{border-top-color:#1e2129!important}body.theme-default .primary-900-border-right{border-right-color:#1e2129!important}body.theme-default .primary-900-border-bottom{border-bottom-color:#1e2129!important}body.theme-default .primary-900-border-left{border-left-color:#1e2129!important}body.theme-default .primary-A100-bg{background-color:#c5c6cb!important}body.theme-default .primary-A100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-default .primary-A100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-default .primary-A100-fg{color:#c5c6cb!important}body.theme-default .primary-A100-border{border-color:#c5c6cb!important}body.theme-default .primary-A100-border-top{border-top-color:#c5c6cb!important}body.theme-default .primary-A100-border-right{border-right-color:#c5c6cb!important}body.theme-default .primary-A100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-default .primary-A100-border-left{border-left-color:#c5c6cb!important}body.theme-default .primary-A200-bg{background-color:#9ea1a9!important}body.theme-default .primary-A200{background-color:#9ea1a9!important;color:#fff!important}body.theme-default .primary-A200[disabled]{background-color:#9ea1a91f!important;color:#ffffff42!important}body.theme-default .primary-A200-fg{color:#9ea1a9!important}body.theme-default .primary-A200-border{border-color:#9ea1a9!important}body.theme-default .primary-A200-border-top{border-top-color:#9ea1a9!important}body.theme-default .primary-A200-border-right{border-right-color:#9ea1a9!important}body.theme-default .primary-A200-border-bottom{border-bottom-color:#9ea1a9!important}body.theme-default .primary-A200-border-left{border-left-color:#9ea1a9!important}body.theme-default .primary-A400-bg{background-color:#5c616f!important}body.theme-default .primary-A400{background-color:#5c616f!important;color:#fff!important}body.theme-default .primary-A400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}body.theme-default .primary-A400-fg{color:#5c616f!important}body.theme-default .primary-A400-border{border-color:#5c616f!important}body.theme-default .primary-A400-border-top{border-top-color:#5c616f!important}body.theme-default .primary-A400-border-right{border-right-color:#5c616f!important}body.theme-default .primary-A400-border-bottom{border-bottom-color:#5c616f!important}body.theme-default .primary-A400-border-left{border-left-color:#5c616f!important}body.theme-default .primary-A700-bg{background-color:#2d323e!important}body.theme-default .primary-A700{background-color:#2d323e!important;color:#fff!important}body.theme-default .primary-A700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}body.theme-default .primary-A700-fg{color:#2d323e!important}body.theme-default .primary-A700-border{border-color:#2d323e!important}body.theme-default .primary-A700-border-top{border-top-color:#2d323e!important}body.theme-default .primary-A700-border-right{border-right-color:#2d323e!important}body.theme-default .primary-A700-border-bottom{border-bottom-color:#2d323e!important}body.theme-default .primary-A700-border-left{border-left-color:#2d323e!important}body.theme-default .primary-bg{background-color:#3c4252!important}body.theme-default .primary{background-color:#3c4252!important;color:#fff!important}body.theme-default .primary[disabled]{background-color:#3c42521f!important;color:#ffffff42!important}body.theme-default .primary-fg{color:#3c4252!important}body.theme-default .primary-border{border-color:#3c4252!important}body.theme-default .primary-border-top{border-top-color:#3c4252!important}body.theme-default .primary-border-right{border-right-color:#3c4252!important}body.theme-default .primary-border-bottom{border-bottom-color:#3c4252!important}body.theme-default .primary-border-left{border-left-color:#3c4252!important}body.theme-default .accent-50-bg{background-color:#e1f5fe!important}body.theme-default .accent-50{background-color:#e1f5fe!important;color:#000000de!important}body.theme-default .accent-50[disabled]{background-color:#e1f5fe1f!important;color:#00000042!important}body.theme-default .accent-50-fg{color:#e1f5fe!important}body.theme-default .accent-50-border{border-color:#e1f5fe!important}body.theme-default .accent-50-border-top{border-top-color:#e1f5fe!important}body.theme-default .accent-50-border-right{border-right-color:#e1f5fe!important}body.theme-default .accent-50-border-bottom{border-bottom-color:#e1f5fe!important}body.theme-default .accent-50-border-left{border-left-color:#e1f5fe!important}body.theme-default .accent-100-bg{background-color:#b3e5fc!important}body.theme-default .accent-100{background-color:#b3e5fc!important;color:#000000de!important}body.theme-default .accent-100[disabled]{background-color:#b3e5fc1f!important;color:#00000042!important}body.theme-default .accent-100-fg{color:#b3e5fc!important}body.theme-default .accent-100-border{border-color:#b3e5fc!important}body.theme-default .accent-100-border-top{border-top-color:#b3e5fc!important}body.theme-default .accent-100-border-right{border-right-color:#b3e5fc!important}body.theme-default .accent-100-border-bottom{border-bottom-color:#b3e5fc!important}body.theme-default .accent-100-border-left{border-left-color:#b3e5fc!important}body.theme-default .accent-200-bg{background-color:#81d4fa!important}body.theme-default .accent-200{background-color:#81d4fa!important;color:#000000de!important}body.theme-default .accent-200[disabled]{background-color:#81d4fa1f!important;color:#00000042!important}body.theme-default .accent-200-fg{color:#81d4fa!important}body.theme-default .accent-200-border{border-color:#81d4fa!important}body.theme-default .accent-200-border-top{border-top-color:#81d4fa!important}body.theme-default .accent-200-border-right{border-right-color:#81d4fa!important}body.theme-default .accent-200-border-bottom{border-bottom-color:#81d4fa!important}body.theme-default .accent-200-border-left{border-left-color:#81d4fa!important}body.theme-default .accent-300-bg{background-color:#4fc3f7!important}body.theme-default .accent-300{background-color:#4fc3f7!important;color:#000000de!important}body.theme-default .accent-300[disabled]{background-color:#4fc3f71f!important;color:#00000042!important}body.theme-default .accent-300-fg{color:#4fc3f7!important}body.theme-default .accent-300-border{border-color:#4fc3f7!important}body.theme-default .accent-300-border-top{border-top-color:#4fc3f7!important}body.theme-default .accent-300-border-right{border-right-color:#4fc3f7!important}body.theme-default .accent-300-border-bottom{border-bottom-color:#4fc3f7!important}body.theme-default .accent-300-border-left{border-left-color:#4fc3f7!important}body.theme-default .accent-400-bg{background-color:#29b6f6!important}body.theme-default .accent-400{background-color:#29b6f6!important;color:#000000de!important}body.theme-default .accent-400[disabled]{background-color:#29b6f61f!important;color:#00000042!important}body.theme-default .accent-400-fg{color:#29b6f6!important}body.theme-default .accent-400-border{border-color:#29b6f6!important}body.theme-default .accent-400-border-top{border-top-color:#29b6f6!important}body.theme-default .accent-400-border-right{border-right-color:#29b6f6!important}body.theme-default .accent-400-border-bottom{border-bottom-color:#29b6f6!important}body.theme-default .accent-400-border-left{border-left-color:#29b6f6!important}body.theme-default .accent-500-bg{background-color:#03a9f4!important}body.theme-default .accent-500{background-color:#03a9f4!important;color:#fff!important}body.theme-default .accent-500[disabled]{background-color:#03a9f41f!important;color:#ffffff42!important}body.theme-default .accent-500-fg{color:#03a9f4!important}body.theme-default .accent-500-border{border-color:#03a9f4!important}body.theme-default .accent-500-border-top{border-top-color:#03a9f4!important}body.theme-default .accent-500-border-right{border-right-color:#03a9f4!important}body.theme-default .accent-500-border-bottom{border-bottom-color:#03a9f4!important}body.theme-default .accent-500-border-left{border-left-color:#03a9f4!important}body.theme-default .accent-600-bg{background-color:#039be5!important}body.theme-default .accent-600{background-color:#039be5!important;color:#fff!important}body.theme-default .accent-600[disabled]{background-color:#039be51f!important;color:#ffffff42!important}body.theme-default .accent-600-fg{color:#039be5!important}body.theme-default .accent-600-border{border-color:#039be5!important}body.theme-default .accent-600-border-top{border-top-color:#039be5!important}body.theme-default .accent-600-border-right{border-right-color:#039be5!important}body.theme-default .accent-600-border-bottom{border-bottom-color:#039be5!important}body.theme-default .accent-600-border-left{border-left-color:#039be5!important}body.theme-default .accent-700-bg{background-color:#0288d1!important}body.theme-default .accent-700{background-color:#0288d1!important;color:#fff!important}body.theme-default .accent-700[disabled]{background-color:#0288d11f!important;color:#ffffff42!important}body.theme-default .accent-700-fg{color:#0288d1!important}body.theme-default .accent-700-border{border-color:#0288d1!important}body.theme-default .accent-700-border-top{border-top-color:#0288d1!important}body.theme-default .accent-700-border-right{border-right-color:#0288d1!important}body.theme-default .accent-700-border-bottom{border-bottom-color:#0288d1!important}body.theme-default .accent-700-border-left{border-left-color:#0288d1!important}body.theme-default .accent-800-bg{background-color:#0277bd!important}body.theme-default .accent-800{background-color:#0277bd!important;color:#fff!important}body.theme-default .accent-800[disabled]{background-color:#0277bd1f!important;color:#ffffff42!important}body.theme-default .accent-800-fg{color:#0277bd!important}body.theme-default .accent-800-border{border-color:#0277bd!important}body.theme-default .accent-800-border-top{border-top-color:#0277bd!important}body.theme-default .accent-800-border-right{border-right-color:#0277bd!important}body.theme-default .accent-800-border-bottom{border-bottom-color:#0277bd!important}body.theme-default .accent-800-border-left{border-left-color:#0277bd!important}body.theme-default .accent-900-bg{background-color:#01579b!important}body.theme-default .accent-900{background-color:#01579b!important;color:#fff!important}body.theme-default .accent-900[disabled]{background-color:#01579b1f!important;color:#ffffff42!important}body.theme-default .accent-900-fg{color:#01579b!important}body.theme-default .accent-900-border{border-color:#01579b!important}body.theme-default .accent-900-border-top{border-top-color:#01579b!important}body.theme-default .accent-900-border-right{border-right-color:#01579b!important}body.theme-default .accent-900-border-bottom{border-bottom-color:#01579b!important}body.theme-default .accent-900-border-left{border-left-color:#01579b!important}body.theme-default .accent-A100-bg{background-color:#80d8ff!important}body.theme-default .accent-A100{background-color:#80d8ff!important;color:#000000de!important}body.theme-default .accent-A100[disabled]{background-color:#80d8ff1f!important;color:#00000042!important}body.theme-default .accent-A100-fg{color:#80d8ff!important}body.theme-default .accent-A100-border{border-color:#80d8ff!important}body.theme-default .accent-A100-border-top{border-top-color:#80d8ff!important}body.theme-default .accent-A100-border-right{border-right-color:#80d8ff!important}body.theme-default .accent-A100-border-bottom{border-bottom-color:#80d8ff!important}body.theme-default .accent-A100-border-left{border-left-color:#80d8ff!important}body.theme-default .accent-A200-bg{background-color:#40c4ff!important}body.theme-default .accent-A200{background-color:#40c4ff!important;color:#000000de!important}body.theme-default .accent-A200[disabled]{background-color:#40c4ff1f!important;color:#00000042!important}body.theme-default .accent-A200-fg{color:#40c4ff!important}body.theme-default .accent-A200-border{border-color:#40c4ff!important}body.theme-default .accent-A200-border-top{border-top-color:#40c4ff!important}body.theme-default .accent-A200-border-right{border-right-color:#40c4ff!important}body.theme-default .accent-A200-border-bottom{border-bottom-color:#40c4ff!important}body.theme-default .accent-A200-border-left{border-left-color:#40c4ff!important}body.theme-default .accent-A400-bg{background-color:#00b0ff!important}body.theme-default .accent-A400{background-color:#00b0ff!important;color:#000000de!important}body.theme-default .accent-A400[disabled]{background-color:#00b0ff1f!important;color:#00000042!important}body.theme-default .accent-A400-fg{color:#00b0ff!important}body.theme-default .accent-A400-border{border-color:#00b0ff!important}body.theme-default .accent-A400-border-top{border-top-color:#00b0ff!important}body.theme-default .accent-A400-border-right{border-right-color:#00b0ff!important}body.theme-default .accent-A400-border-bottom{border-bottom-color:#00b0ff!important}body.theme-default .accent-A400-border-left{border-left-color:#00b0ff!important}body.theme-default .accent-A700-bg{background-color:#0091ea!important}body.theme-default .accent-A700{background-color:#0091ea!important;color:#fff!important}body.theme-default .accent-A700[disabled]{background-color:#0091ea1f!important;color:#ffffff42!important}body.theme-default .accent-A700-fg{color:#0091ea!important}body.theme-default .accent-A700-border{border-color:#0091ea!important}body.theme-default .accent-A700-border-top{border-top-color:#0091ea!important}body.theme-default .accent-A700-border-right{border-right-color:#0091ea!important}body.theme-default .accent-A700-border-bottom{border-bottom-color:#0091ea!important}body.theme-default .accent-A700-border-left{border-left-color:#0091ea!important}body.theme-default .accent-bg{background-color:#039be5!important}body.theme-default .accent{background-color:#039be5!important;color:#fff!important}body.theme-default .accent[disabled]{background-color:#039be51f!important;color:#ffffff42!important}body.theme-default .accent-fg{color:#039be5!important}body.theme-default .accent-border{border-color:#039be5!important}body.theme-default .accent-border-top{border-top-color:#039be5!important}body.theme-default .accent-border-right{border-right-color:#039be5!important}body.theme-default .accent-border-bottom{border-bottom-color:#039be5!important}body.theme-default .accent-border-left{border-left-color:#039be5!important}body.theme-default .warn-50-bg{background-color:#ffebee!important}body.theme-default .warn-50{background-color:#ffebee!important;color:#000000de!important}body.theme-default .warn-50[disabled]{background-color:#ffebee1f!important;color:#00000042!important}body.theme-default .warn-50-fg{color:#ffebee!important}body.theme-default .warn-50-border{border-color:#ffebee!important}body.theme-default .warn-50-border-top{border-top-color:#ffebee!important}body.theme-default .warn-50-border-right{border-right-color:#ffebee!important}body.theme-default .warn-50-border-bottom{border-bottom-color:#ffebee!important}body.theme-default .warn-50-border-left{border-left-color:#ffebee!important}body.theme-default .warn-100-bg{background-color:#ffcdd2!important}body.theme-default .warn-100{background-color:#ffcdd2!important;color:#000000de!important}body.theme-default .warn-100[disabled]{background-color:#ffcdd21f!important;color:#00000042!important}body.theme-default .warn-100-fg{color:#ffcdd2!important}body.theme-default .warn-100-border{border-color:#ffcdd2!important}body.theme-default .warn-100-border-top{border-top-color:#ffcdd2!important}body.theme-default .warn-100-border-right{border-right-color:#ffcdd2!important}body.theme-default .warn-100-border-bottom{border-bottom-color:#ffcdd2!important}body.theme-default .warn-100-border-left{border-left-color:#ffcdd2!important}body.theme-default .warn-200-bg{background-color:#ef9a9a!important}body.theme-default .warn-200{background-color:#ef9a9a!important;color:#000000de!important}body.theme-default .warn-200[disabled]{background-color:#ef9a9a1f!important;color:#00000042!important}body.theme-default .warn-200-fg{color:#ef9a9a!important}body.theme-default .warn-200-border{border-color:#ef9a9a!important}body.theme-default .warn-200-border-top{border-top-color:#ef9a9a!important}body.theme-default .warn-200-border-right{border-right-color:#ef9a9a!important}body.theme-default .warn-200-border-bottom{border-bottom-color:#ef9a9a!important}body.theme-default .warn-200-border-left{border-left-color:#ef9a9a!important}body.theme-default .warn-300-bg{background-color:#e57373!important}body.theme-default .warn-300{background-color:#e57373!important;color:#000000de!important}body.theme-default .warn-300[disabled]{background-color:#e573731f!important;color:#00000042!important}body.theme-default .warn-300-fg{color:#e57373!important}body.theme-default .warn-300-border{border-color:#e57373!important}body.theme-default .warn-300-border-top{border-top-color:#e57373!important}body.theme-default .warn-300-border-right{border-right-color:#e57373!important}body.theme-default .warn-300-border-bottom{border-bottom-color:#e57373!important}body.theme-default .warn-300-border-left{border-left-color:#e57373!important}body.theme-default .warn-400-bg{background-color:#ef5350!important}body.theme-default .warn-400{background-color:#ef5350!important;color:#000000de!important}body.theme-default .warn-400[disabled]{background-color:#ef53501f!important;color:#00000042!important}body.theme-default .warn-400-fg{color:#ef5350!important}body.theme-default .warn-400-border{border-color:#ef5350!important}body.theme-default .warn-400-border-top{border-top-color:#ef5350!important}body.theme-default .warn-400-border-right{border-right-color:#ef5350!important}body.theme-default .warn-400-border-bottom{border-bottom-color:#ef5350!important}body.theme-default .warn-400-border-left{border-left-color:#ef5350!important}body.theme-default .warn-500-bg{background-color:#f44336!important}body.theme-default .warn-500{background-color:#f44336!important;color:#fff!important}body.theme-default .warn-500[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-default .warn-500-fg{color:#f44336!important}body.theme-default .warn-500-border{border-color:#f44336!important}body.theme-default .warn-500-border-top{border-top-color:#f44336!important}body.theme-default .warn-500-border-right{border-right-color:#f44336!important}body.theme-default .warn-500-border-bottom{border-bottom-color:#f44336!important}body.theme-default .warn-500-border-left{border-left-color:#f44336!important}body.theme-default .warn-600-bg{background-color:#e53935!important}body.theme-default .warn-600{background-color:#e53935!important;color:#fff!important}body.theme-default .warn-600[disabled]{background-color:#e539351f!important;color:#ffffff42!important}body.theme-default .warn-600-fg{color:#e53935!important}body.theme-default .warn-600-border{border-color:#e53935!important}body.theme-default .warn-600-border-top{border-top-color:#e53935!important}body.theme-default .warn-600-border-right{border-right-color:#e53935!important}body.theme-default .warn-600-border-bottom{border-bottom-color:#e53935!important}body.theme-default .warn-600-border-left{border-left-color:#e53935!important}body.theme-default .warn-700-bg{background-color:#d32f2f!important}body.theme-default .warn-700{background-color:#d32f2f!important;color:#fff!important}body.theme-default .warn-700[disabled]{background-color:#d32f2f1f!important;color:#ffffff42!important}body.theme-default .warn-700-fg{color:#d32f2f!important}body.theme-default .warn-700-border{border-color:#d32f2f!important}body.theme-default .warn-700-border-top{border-top-color:#d32f2f!important}body.theme-default .warn-700-border-right{border-right-color:#d32f2f!important}body.theme-default .warn-700-border-bottom{border-bottom-color:#d32f2f!important}body.theme-default .warn-700-border-left{border-left-color:#d32f2f!important}body.theme-default .warn-800-bg{background-color:#c62828!important}body.theme-default .warn-800{background-color:#c62828!important;color:#fff!important}body.theme-default .warn-800[disabled]{background-color:#c628281f!important;color:#ffffff42!important}body.theme-default .warn-800-fg{color:#c62828!important}body.theme-default .warn-800-border{border-color:#c62828!important}body.theme-default .warn-800-border-top{border-top-color:#c62828!important}body.theme-default .warn-800-border-right{border-right-color:#c62828!important}body.theme-default .warn-800-border-bottom{border-bottom-color:#c62828!important}body.theme-default .warn-800-border-left{border-left-color:#c62828!important}body.theme-default .warn-900-bg{background-color:#b71c1c!important}body.theme-default .warn-900{background-color:#b71c1c!important;color:#fff!important}body.theme-default .warn-900[disabled]{background-color:#b71c1c1f!important;color:#ffffff42!important}body.theme-default .warn-900-fg{color:#b71c1c!important}body.theme-default .warn-900-border{border-color:#b71c1c!important}body.theme-default .warn-900-border-top{border-top-color:#b71c1c!important}body.theme-default .warn-900-border-right{border-right-color:#b71c1c!important}body.theme-default .warn-900-border-bottom{border-bottom-color:#b71c1c!important}body.theme-default .warn-900-border-left{border-left-color:#b71c1c!important}body.theme-default .warn-A100-bg{background-color:#ff8a80!important}body.theme-default .warn-A100{background-color:#ff8a80!important;color:#000000de!important}body.theme-default .warn-A100[disabled]{background-color:#ff8a801f!important;color:#00000042!important}body.theme-default .warn-A100-fg{color:#ff8a80!important}body.theme-default .warn-A100-border{border-color:#ff8a80!important}body.theme-default .warn-A100-border-top{border-top-color:#ff8a80!important}body.theme-default .warn-A100-border-right{border-right-color:#ff8a80!important}body.theme-default .warn-A100-border-bottom{border-bottom-color:#ff8a80!important}body.theme-default .warn-A100-border-left{border-left-color:#ff8a80!important}body.theme-default .warn-A200-bg{background-color:#ff5252!important}body.theme-default .warn-A200{background-color:#ff5252!important;color:#fff!important}body.theme-default .warn-A200[disabled]{background-color:#ff52521f!important;color:#ffffff42!important}body.theme-default .warn-A200-fg{color:#ff5252!important}body.theme-default .warn-A200-border{border-color:#ff5252!important}body.theme-default .warn-A200-border-top{border-top-color:#ff5252!important}body.theme-default .warn-A200-border-right{border-right-color:#ff5252!important}body.theme-default .warn-A200-border-bottom{border-bottom-color:#ff5252!important}body.theme-default .warn-A200-border-left{border-left-color:#ff5252!important}body.theme-default .warn-A400-bg{background-color:#ff1744!important}body.theme-default .warn-A400{background-color:#ff1744!important;color:#fff!important}body.theme-default .warn-A400[disabled]{background-color:#ff17441f!important;color:#ffffff42!important}body.theme-default .warn-A400-fg{color:#ff1744!important}body.theme-default .warn-A400-border{border-color:#ff1744!important}body.theme-default .warn-A400-border-top{border-top-color:#ff1744!important}body.theme-default .warn-A400-border-right{border-right-color:#ff1744!important}body.theme-default .warn-A400-border-bottom{border-bottom-color:#ff1744!important}body.theme-default .warn-A400-border-left{border-left-color:#ff1744!important}body.theme-default .warn-A700-bg{background-color:#d50000!important}body.theme-default .warn-A700{background-color:#d50000!important;color:#fff!important}body.theme-default .warn-A700[disabled]{background-color:#d500001f!important;color:#ffffff42!important}body.theme-default .warn-A700-fg{color:#d50000!important}body.theme-default .warn-A700-border{border-color:#d50000!important}body.theme-default .warn-A700-border-top{border-top-color:#d50000!important}body.theme-default .warn-A700-border-right{border-right-color:#d50000!important}body.theme-default .warn-A700-border-bottom{border-bottom-color:#d50000!important}body.theme-default .warn-A700-border-left{border-left-color:#d50000!important}body.theme-default .warn-bg{background-color:#f44336!important}body.theme-default .warn{background-color:#f44336!important;color:#fff!important}body.theme-default .warn[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-default .warn-fg{color:#f44336!important}body.theme-default .warn-border{border-color:#f44336!important}body.theme-default .warn-border-top{border-top-color:#f44336!important}body.theme-default .warn-border-right{border-right-color:#f44336!important}body.theme-default .warn-border-bottom{border-bottom-color:#f44336!important}body.theme-default .warn-border-left{border-left-color:#f44336!important}body.theme-default .primary-50 i,body.theme-default .primary-50 .icon,body.theme-default .primary-100 i,body.theme-default .primary-100 .icon,body.theme-default .primary-200 i,body.theme-default .primary-200 .icon,body.theme-default .primary-A100 i,body.theme-default .primary-A100 .icon,body.theme-default .accent-50 i,body.theme-default .accent-50 .icon,body.theme-default .accent-100 i,body.theme-default .accent-100 .icon,body.theme-default .accent-200 i,body.theme-default .accent-200 .icon,body.theme-default .accent-300 i,body.theme-default .accent-300 .icon,body.theme-default .accent-400 i,body.theme-default .accent-400 .icon,body.theme-default .accent-A100 i,body.theme-default .accent-A100 .icon,body.theme-default .accent-A200 i,body.theme-default .accent-A200 .icon,body.theme-default .accent-A400 i,body.theme-default .accent-A400 .icon,body.theme-default .warn-50 i,body.theme-default .warn-50 .icon,body.theme-default .warn-100 i,body.theme-default .warn-100 .icon,body.theme-default .warn-200 i,body.theme-default .warn-200 .icon,body.theme-default .warn-300 i,body.theme-default .warn-300 .icon,body.theme-default .warn-400 i,body.theme-default .warn-400 .icon,body.theme-default .warn-A100 i,body.theme-default .warn-A100 .icon{color:#0000008a}body.theme-default .primary-50.secondary-text,body.theme-default .primary-50 .secondary-text,body.theme-default .primary-100.secondary-text,body.theme-default .primary-100 .secondary-text,body.theme-default .primary-200.secondary-text,body.theme-default .primary-200 .secondary-text,body.theme-default .primary-A100.secondary-text,body.theme-default .primary-A100 .secondary-text,body.theme-default .accent-50.secondary-text,body.theme-default .accent-50 .secondary-text,body.theme-default .accent-100.secondary-text,body.theme-default .accent-100 .secondary-text,body.theme-default .accent-200.secondary-text,body.theme-default .accent-200 .secondary-text,body.theme-default .accent-300.secondary-text,body.theme-default .accent-300 .secondary-text,body.theme-default .accent-400.secondary-text,body.theme-default .accent-400 .secondary-text,body.theme-default .accent-A100.secondary-text,body.theme-default .accent-A100 .secondary-text,body.theme-default .accent-A200.secondary-text,body.theme-default .accent-A200 .secondary-text,body.theme-default .accent-A400.secondary-text,body.theme-default .accent-A400 .secondary-text,body.theme-default .warn-50.secondary-text,body.theme-default .warn-50 .secondary-text,body.theme-default .warn-100.secondary-text,body.theme-default .warn-100 .secondary-text,body.theme-default .warn-200.secondary-text,body.theme-default .warn-200 .secondary-text,body.theme-default .warn-300.secondary-text,body.theme-default .warn-300 .secondary-text,body.theme-default .warn-400.secondary-text,body.theme-default .warn-400 .secondary-text,body.theme-default .warn-A100.secondary-text,body.theme-default .warn-A100 .secondary-text{color:#0000008a!important}body.theme-default .primary-50.hint-text,body.theme-default .primary-50 .hint-text,body.theme-default .primary-50.disabled-text,body.theme-default .primary-50 .disabled-text,body.theme-default .primary-100.hint-text,body.theme-default .primary-100 .hint-text,body.theme-default .primary-100.disabled-text,body.theme-default .primary-100 .disabled-text,body.theme-default .primary-200.hint-text,body.theme-default .primary-200 .hint-text,body.theme-default .primary-200.disabled-text,body.theme-default .primary-200 .disabled-text,body.theme-default .primary-A100.hint-text,body.theme-default .primary-A100 .hint-text,body.theme-default .primary-A100.disabled-text,body.theme-default .primary-A100 .disabled-text,body.theme-default .accent-50.hint-text,body.theme-default .accent-50 .hint-text,body.theme-default .accent-50.disabled-text,body.theme-default .accent-50 .disabled-text,body.theme-default .accent-100.hint-text,body.theme-default .accent-100 .hint-text,body.theme-default .accent-100.disabled-text,body.theme-default .accent-100 .disabled-text,body.theme-default .accent-200.hint-text,body.theme-default .accent-200 .hint-text,body.theme-default .accent-200.disabled-text,body.theme-default .accent-200 .disabled-text,body.theme-default .accent-300.hint-text,body.theme-default .accent-300 .hint-text,body.theme-default .accent-300.disabled-text,body.theme-default .accent-300 .disabled-text,body.theme-default .accent-400.hint-text,body.theme-default .accent-400 .hint-text,body.theme-default .accent-400.disabled-text,body.theme-default .accent-400 .disabled-text,body.theme-default .accent-A100.hint-text,body.theme-default .accent-A100 .hint-text,body.theme-default .accent-A100.disabled-text,body.theme-default .accent-A100 .disabled-text,body.theme-default .accent-A200.hint-text,body.theme-default .accent-A200 .hint-text,body.theme-default .accent-A200.disabled-text,body.theme-default .accent-A200 .disabled-text,body.theme-default .accent-A400.hint-text,body.theme-default .accent-A400 .hint-text,body.theme-default .accent-A400.disabled-text,body.theme-default .accent-A400 .disabled-text,body.theme-default .warn-50.hint-text,body.theme-default .warn-50 .hint-text,body.theme-default .warn-50.disabled-text,body.theme-default .warn-50 .disabled-text,body.theme-default .warn-100.hint-text,body.theme-default .warn-100 .hint-text,body.theme-default .warn-100.disabled-text,body.theme-default .warn-100 .disabled-text,body.theme-default .warn-200.hint-text,body.theme-default .warn-200 .hint-text,body.theme-default .warn-200.disabled-text,body.theme-default .warn-200 .disabled-text,body.theme-default .warn-300.hint-text,body.theme-default .warn-300 .hint-text,body.theme-default .warn-300.disabled-text,body.theme-default .warn-300 .disabled-text,body.theme-default .warn-400.hint-text,body.theme-default .warn-400 .hint-text,body.theme-default .warn-400.disabled-text,body.theme-default .warn-400 .disabled-text,body.theme-default .warn-A100.hint-text,body.theme-default .warn-A100 .hint-text,body.theme-default .warn-A100.disabled-text,body.theme-default .warn-A100 .disabled-text{color:#00000061!important}body.theme-default .primary-50.divider,body.theme-default .primary-50 .divider,body.theme-default .primary-100.divider,body.theme-default .primary-100 .divider,body.theme-default .primary-200.divider,body.theme-default .primary-200 .divider,body.theme-default .primary-A100.divider,body.theme-default .primary-A100 .divider,body.theme-default .accent-50.divider,body.theme-default .accent-50 .divider,body.theme-default .accent-100.divider,body.theme-default .accent-100 .divider,body.theme-default .accent-200.divider,body.theme-default .accent-200 .divider,body.theme-default .accent-300.divider,body.theme-default .accent-300 .divider,body.theme-default .accent-400.divider,body.theme-default .accent-400 .divider,body.theme-default .accent-A100.divider,body.theme-default .accent-A100 .divider,body.theme-default .accent-A200.divider,body.theme-default .accent-A200 .divider,body.theme-default .accent-A400.divider,body.theme-default .accent-A400 .divider,body.theme-default .warn-50.divider,body.theme-default .warn-50 .divider,body.theme-default .warn-100.divider,body.theme-default .warn-100 .divider,body.theme-default .warn-200.divider,body.theme-default .warn-200 .divider,body.theme-default .warn-300.divider,body.theme-default .warn-300 .divider,body.theme-default .warn-400.divider,body.theme-default .warn-400 .divider,body.theme-default .warn-A100.divider,body.theme-default .warn-A100 .divider{color:#0000001f!important}body.theme-default .primary-50 .mat-ripple-element,body.theme-default .primary-100 .mat-ripple-element,body.theme-default .primary-200 .mat-ripple-element,body.theme-default .primary-A100 .mat-ripple-element,body.theme-default .accent-50 .mat-ripple-element,body.theme-default .accent-100 .mat-ripple-element,body.theme-default .accent-200 .mat-ripple-element,body.theme-default .accent-300 .mat-ripple-element,body.theme-default .accent-400 .mat-ripple-element,body.theme-default .accent-A100 .mat-ripple-element,body.theme-default .accent-A200 .mat-ripple-element,body.theme-default .accent-A400 .mat-ripple-element,body.theme-default .warn-50 .mat-ripple-element,body.theme-default .warn-100 .mat-ripple-element,body.theme-default .warn-200 .mat-ripple-element,body.theme-default .warn-300 .mat-ripple-element,body.theme-default .warn-400 .mat-ripple-element,body.theme-default .warn-A100 .mat-ripple-element{background:#0000001a}body.theme-default .primary-50 .adaptive-border-color,body.theme-default .primary-100 .adaptive-border-color,body.theme-default .primary-200 .adaptive-border-color,body.theme-default .primary-A100 .adaptive-border-color,body.theme-default .accent-50 .adaptive-border-color,body.theme-default .accent-100 .adaptive-border-color,body.theme-default .accent-200 .adaptive-border-color,body.theme-default .accent-300 .adaptive-border-color,body.theme-default .accent-400 .adaptive-border-color,body.theme-default .accent-A100 .adaptive-border-color,body.theme-default .accent-A200 .adaptive-border-color,body.theme-default .accent-A400 .adaptive-border-color,body.theme-default .warn-50 .adaptive-border-color,body.theme-default .warn-100 .adaptive-border-color,body.theme-default .warn-200 .adaptive-border-color,body.theme-default .warn-300 .adaptive-border-color,body.theme-default .warn-400 .adaptive-border-color,body.theme-default .warn-A100 .adaptive-border-color{border-color:#0000001f}body.theme-default .primary-300 i,body.theme-default .primary-300 .icon,body.theme-default .primary-400 i,body.theme-default .primary-400 .icon,body.theme-default .primary-500 i,body.theme-default .primary-500 .icon,body.theme-default .primary-600 i,body.theme-default .primary-600 .icon,body.theme-default .primary-700 i,body.theme-default .primary-700 .icon,body.theme-default .primary-800 i,body.theme-default .primary-800 .icon,body.theme-default .primary-900 i,body.theme-default .primary-900 .icon,body.theme-default .primary-A200 i,body.theme-default .primary-A200 .icon,body.theme-default .primary-A400 i,body.theme-default .primary-A400 .icon,body.theme-default .primary-A700 i,body.theme-default .primary-A700 .icon,body.theme-default .primary i,body.theme-default .primary .icon,body.theme-default .accent-500 i,body.theme-default .accent-500 .icon,body.theme-default .accent-600 i,body.theme-default .accent-600 .icon,body.theme-default .accent-700 i,body.theme-default .accent-700 .icon,body.theme-default .accent-800 i,body.theme-default .accent-800 .icon,body.theme-default .accent-900 i,body.theme-default .accent-900 .icon,body.theme-default .accent-A700 i,body.theme-default .accent-A700 .icon,body.theme-default .accent i,body.theme-default .accent .icon,body.theme-default .warn-500 i,body.theme-default .warn-500 .icon,body.theme-default .warn-600 i,body.theme-default .warn-600 .icon,body.theme-default .warn-700 i,body.theme-default .warn-700 .icon,body.theme-default .warn-800 i,body.theme-default .warn-800 .icon,body.theme-default .warn-900 i,body.theme-default .warn-900 .icon,body.theme-default .warn-A200 i,body.theme-default .warn-A200 .icon,body.theme-default .warn-A400 i,body.theme-default .warn-A400 .icon,body.theme-default .warn-A700 i,body.theme-default .warn-A700 .icon,body.theme-default .warn i,body.theme-default .warn .icon{color:#fff}body.theme-default .primary-300.secondary-text,body.theme-default .primary-300 .secondary-text,body.theme-default .primary-400.secondary-text,body.theme-default .primary-400 .secondary-text,body.theme-default .primary-500.secondary-text,body.theme-default .primary-500 .secondary-text,body.theme-default .primary-600.secondary-text,body.theme-default .primary-600 .secondary-text,body.theme-default .primary-700.secondary-text,body.theme-default .primary-700 .secondary-text,body.theme-default .primary-800.secondary-text,body.theme-default .primary-800 .secondary-text,body.theme-default .primary-900.secondary-text,body.theme-default .primary-900 .secondary-text,body.theme-default .primary-A200.secondary-text,body.theme-default .primary-A200 .secondary-text,body.theme-default .primary-A400.secondary-text,body.theme-default .primary-A400 .secondary-text,body.theme-default .primary-A700.secondary-text,body.theme-default .primary-A700 .secondary-text,body.theme-default .primary.secondary-text,body.theme-default .primary .secondary-text,body.theme-default .accent-500.secondary-text,body.theme-default .accent-500 .secondary-text,body.theme-default .accent-600.secondary-text,body.theme-default .accent-600 .secondary-text,body.theme-default .accent-700.secondary-text,body.theme-default .accent-700 .secondary-text,body.theme-default .accent-800.secondary-text,body.theme-default .accent-800 .secondary-text,body.theme-default .accent-900.secondary-text,body.theme-default .accent-900 .secondary-text,body.theme-default .accent-A700.secondary-text,body.theme-default .accent-A700 .secondary-text,body.theme-default .accent.secondary-text,body.theme-default .accent .secondary-text,body.theme-default .warn-500.secondary-text,body.theme-default .warn-500 .secondary-text,body.theme-default .warn-600.secondary-text,body.theme-default .warn-600 .secondary-text,body.theme-default .warn-700.secondary-text,body.theme-default .warn-700 .secondary-text,body.theme-default .warn-800.secondary-text,body.theme-default .warn-800 .secondary-text,body.theme-default .warn-900.secondary-text,body.theme-default .warn-900 .secondary-text,body.theme-default .warn-A200.secondary-text,body.theme-default .warn-A200 .secondary-text,body.theme-default .warn-A400.secondary-text,body.theme-default .warn-A400 .secondary-text,body.theme-default .warn-A700.secondary-text,body.theme-default .warn-A700 .secondary-text,body.theme-default .warn.secondary-text,body.theme-default .warn .secondary-text{color:#ffffffb3!important}body.theme-default .primary-300.hint-text,body.theme-default .primary-300 .hint-text,body.theme-default .primary-300.disabled-text,body.theme-default .primary-300 .disabled-text,body.theme-default .primary-400.hint-text,body.theme-default .primary-400 .hint-text,body.theme-default .primary-400.disabled-text,body.theme-default .primary-400 .disabled-text,body.theme-default .primary-500.hint-text,body.theme-default .primary-500 .hint-text,body.theme-default .primary-500.disabled-text,body.theme-default .primary-500 .disabled-text,body.theme-default .primary-600.hint-text,body.theme-default .primary-600 .hint-text,body.theme-default .primary-600.disabled-text,body.theme-default .primary-600 .disabled-text,body.theme-default .primary-700.hint-text,body.theme-default .primary-700 .hint-text,body.theme-default .primary-700.disabled-text,body.theme-default .primary-700 .disabled-text,body.theme-default .primary-800.hint-text,body.theme-default .primary-800 .hint-text,body.theme-default .primary-800.disabled-text,body.theme-default .primary-800 .disabled-text,body.theme-default .primary-900.hint-text,body.theme-default .primary-900 .hint-text,body.theme-default .primary-900.disabled-text,body.theme-default .primary-900 .disabled-text,body.theme-default .primary-A200.hint-text,body.theme-default .primary-A200 .hint-text,body.theme-default .primary-A200.disabled-text,body.theme-default .primary-A200 .disabled-text,body.theme-default .primary-A400.hint-text,body.theme-default .primary-A400 .hint-text,body.theme-default .primary-A400.disabled-text,body.theme-default .primary-A400 .disabled-text,body.theme-default .primary-A700.hint-text,body.theme-default .primary-A700 .hint-text,body.theme-default .primary-A700.disabled-text,body.theme-default .primary-A700 .disabled-text,body.theme-default .primary.hint-text,body.theme-default .primary .hint-text,body.theme-default .primary.disabled-text,body.theme-default .primary .disabled-text,body.theme-default .accent-500.hint-text,body.theme-default .accent-500 .hint-text,body.theme-default .accent-500.disabled-text,body.theme-default .accent-500 .disabled-text,body.theme-default .accent-600.hint-text,body.theme-default .accent-600 .hint-text,body.theme-default .accent-600.disabled-text,body.theme-default .accent-600 .disabled-text,body.theme-default .accent-700.hint-text,body.theme-default .accent-700 .hint-text,body.theme-default .accent-700.disabled-text,body.theme-default .accent-700 .disabled-text,body.theme-default .accent-800.hint-text,body.theme-default .accent-800 .hint-text,body.theme-default .accent-800.disabled-text,body.theme-default .accent-800 .disabled-text,body.theme-default .accent-900.hint-text,body.theme-default .accent-900 .hint-text,body.theme-default .accent-900.disabled-text,body.theme-default .accent-900 .disabled-text,body.theme-default .accent-A700.hint-text,body.theme-default .accent-A700 .hint-text,body.theme-default .accent-A700.disabled-text,body.theme-default .accent-A700 .disabled-text,body.theme-default .accent.hint-text,body.theme-default .accent .hint-text,body.theme-default .accent.disabled-text,body.theme-default .accent .disabled-text,body.theme-default .warn-500.hint-text,body.theme-default .warn-500 .hint-text,body.theme-default .warn-500.disabled-text,body.theme-default .warn-500 .disabled-text,body.theme-default .warn-600.hint-text,body.theme-default .warn-600 .hint-text,body.theme-default .warn-600.disabled-text,body.theme-default .warn-600 .disabled-text,body.theme-default .warn-700.hint-text,body.theme-default .warn-700 .hint-text,body.theme-default .warn-700.disabled-text,body.theme-default .warn-700 .disabled-text,body.theme-default .warn-800.hint-text,body.theme-default .warn-800 .hint-text,body.theme-default .warn-800.disabled-text,body.theme-default .warn-800 .disabled-text,body.theme-default .warn-900.hint-text,body.theme-default .warn-900 .hint-text,body.theme-default .warn-900.disabled-text,body.theme-default .warn-900 .disabled-text,body.theme-default .warn-A200.hint-text,body.theme-default .warn-A200 .hint-text,body.theme-default .warn-A200.disabled-text,body.theme-default .warn-A200 .disabled-text,body.theme-default .warn-A400.hint-text,body.theme-default .warn-A400 .hint-text,body.theme-default .warn-A400.disabled-text,body.theme-default .warn-A400 .disabled-text,body.theme-default .warn-A700.hint-text,body.theme-default .warn-A700 .hint-text,body.theme-default .warn-A700.disabled-text,body.theme-default .warn-A700 .disabled-text,body.theme-default .warn.hint-text,body.theme-default .warn .hint-text,body.theme-default .warn.disabled-text,body.theme-default .warn .disabled-text{color:#ffffff80!important}body.theme-default .primary-300.divider,body.theme-default .primary-300 .divider,body.theme-default .primary-400.divider,body.theme-default .primary-400 .divider,body.theme-default .primary-500.divider,body.theme-default .primary-500 .divider,body.theme-default .primary-600.divider,body.theme-default .primary-600 .divider,body.theme-default .primary-700.divider,body.theme-default .primary-700 .divider,body.theme-default .primary-800.divider,body.theme-default .primary-800 .divider,body.theme-default .primary-900.divider,body.theme-default .primary-900 .divider,body.theme-default .primary-A200.divider,body.theme-default .primary-A200 .divider,body.theme-default .primary-A400.divider,body.theme-default .primary-A400 .divider,body.theme-default .primary-A700.divider,body.theme-default .primary-A700 .divider,body.theme-default .primary.divider,body.theme-default .primary .divider,body.theme-default .accent-500.divider,body.theme-default .accent-500 .divider,body.theme-default .accent-600.divider,body.theme-default .accent-600 .divider,body.theme-default .accent-700.divider,body.theme-default .accent-700 .divider,body.theme-default .accent-800.divider,body.theme-default .accent-800 .divider,body.theme-default .accent-900.divider,body.theme-default .accent-900 .divider,body.theme-default .accent-A700.divider,body.theme-default .accent-A700 .divider,body.theme-default .accent.divider,body.theme-default .accent .divider,body.theme-default .warn-500.divider,body.theme-default .warn-500 .divider,body.theme-default .warn-600.divider,body.theme-default .warn-600 .divider,body.theme-default .warn-700.divider,body.theme-default .warn-700 .divider,body.theme-default .warn-800.divider,body.theme-default .warn-800 .divider,body.theme-default .warn-900.divider,body.theme-default .warn-900 .divider,body.theme-default .warn-A200.divider,body.theme-default .warn-A200 .divider,body.theme-default .warn-A400.divider,body.theme-default .warn-A400 .divider,body.theme-default .warn-A700.divider,body.theme-default .warn-A700 .divider,body.theme-default .warn.divider,body.theme-default .warn .divider{color:#ffffff1f!important}body.theme-default .primary-300 .mat-ripple-element,body.theme-default .primary-400 .mat-ripple-element,body.theme-default .primary-500 .mat-ripple-element,body.theme-default .primary-600 .mat-ripple-element,body.theme-default .primary-700 .mat-ripple-element,body.theme-default .primary-800 .mat-ripple-element,body.theme-default .primary-900 .mat-ripple-element,body.theme-default .primary-A200 .mat-ripple-element,body.theme-default .primary-A400 .mat-ripple-element,body.theme-default .primary-A700 .mat-ripple-element,body.theme-default .primary .mat-ripple-element,body.theme-default .accent-500 .mat-ripple-element,body.theme-default .accent-600 .mat-ripple-element,body.theme-default .accent-700 .mat-ripple-element,body.theme-default .accent-800 .mat-ripple-element,body.theme-default .accent-900 .mat-ripple-element,body.theme-default .accent-A700 .mat-ripple-element,body.theme-default .accent .mat-ripple-element,body.theme-default .warn-500 .mat-ripple-element,body.theme-default .warn-600 .mat-ripple-element,body.theme-default .warn-700 .mat-ripple-element,body.theme-default .warn-800 .mat-ripple-element,body.theme-default .warn-900 .mat-ripple-element,body.theme-default .warn-A200 .mat-ripple-element,body.theme-default .warn-A400 .mat-ripple-element,body.theme-default .warn-A700 .mat-ripple-element,body.theme-default .warn .mat-ripple-element{background:#ffffff1a}body.theme-default .primary-300 .adaptive-border-color,body.theme-default .primary-400 .adaptive-border-color,body.theme-default .primary-500 .adaptive-border-color,body.theme-default .primary-600 .adaptive-border-color,body.theme-default .primary-700 .adaptive-border-color,body.theme-default .primary-800 .adaptive-border-color,body.theme-default .primary-900 .adaptive-border-color,body.theme-default .primary-A200 .adaptive-border-color,body.theme-default .primary-A400 .adaptive-border-color,body.theme-default .primary-A700 .adaptive-border-color,body.theme-default .primary .adaptive-border-color,body.theme-default .accent-500 .adaptive-border-color,body.theme-default .accent-600 .adaptive-border-color,body.theme-default .accent-700 .adaptive-border-color,body.theme-default .accent-800 .adaptive-border-color,body.theme-default .accent-900 .adaptive-border-color,body.theme-default .accent-A700 .adaptive-border-color,body.theme-default .accent .adaptive-border-color,body.theme-default .warn-500 .adaptive-border-color,body.theme-default .warn-600 .adaptive-border-color,body.theme-default .warn-700 .adaptive-border-color,body.theme-default .warn-800 .adaptive-border-color,body.theme-default .warn-900 .adaptive-border-color,body.theme-default .warn-A200 .adaptive-border-color,body.theme-default .warn-A400 .adaptive-border-color,body.theme-default .warn-A700 .adaptive-border-color,body.theme-default .warn .adaptive-border-color{border-color:#ffffff1f}body.theme-default .primary-50 input[type=text],body.theme-default .primary-100 input[type=text],body.theme-default .primary-200 input[type=text],body.theme-default .primary-A100 input[type=text],body.theme-default .accent-50 input[type=text],body.theme-default .accent-100 input[type=text],body.theme-default .accent-200 input[type=text],body.theme-default .accent-300 input[type=text],body.theme-default .accent-400 input[type=text],body.theme-default .accent-A100 input[type=text],body.theme-default .accent-A200 input[type=text],body.theme-default .accent-A400 input[type=text],body.theme-default .warn-50 input[type=text],body.theme-default .warn-100 input[type=text],body.theme-default .warn-200 input[type=text],body.theme-default .warn-300 input[type=text],body.theme-default .warn-400 input[type=text],body.theme-default .warn-A100 input[type=text]{color:#000}body.theme-default .primary-50 .mat-form-field-label,body.theme-default .primary-100 .mat-form-field-label,body.theme-default .primary-200 .mat-form-field-label,body.theme-default .primary-A100 .mat-form-field-label,body.theme-default .accent-50 .mat-form-field-label,body.theme-default .accent-100 .mat-form-field-label,body.theme-default .accent-200 .mat-form-field-label,body.theme-default .accent-300 .mat-form-field-label,body.theme-default .accent-400 .mat-form-field-label,body.theme-default .accent-A100 .mat-form-field-label,body.theme-default .accent-A200 .mat-form-field-label,body.theme-default .accent-A400 .mat-form-field-label,body.theme-default .warn-50 .mat-form-field-label,body.theme-default .warn-100 .mat-form-field-label,body.theme-default .warn-200 .mat-form-field-label,body.theme-default .warn-300 .mat-form-field-label,body.theme-default .warn-400 .mat-form-field-label,body.theme-default .warn-A100 .mat-form-field-label{color:#00000061}body.theme-default .primary-50 .mat-form-field-underline,body.theme-default .primary-100 .mat-form-field-underline,body.theme-default .primary-200 .mat-form-field-underline,body.theme-default .primary-A100 .mat-form-field-underline,body.theme-default .accent-50 .mat-form-field-underline,body.theme-default .accent-100 .mat-form-field-underline,body.theme-default .accent-200 .mat-form-field-underline,body.theme-default .accent-300 .mat-form-field-underline,body.theme-default .accent-400 .mat-form-field-underline,body.theme-default .accent-A100 .mat-form-field-underline,body.theme-default .accent-A200 .mat-form-field-underline,body.theme-default .accent-A400 .mat-form-field-underline,body.theme-default .warn-50 .mat-form-field-underline,body.theme-default .warn-100 .mat-form-field-underline,body.theme-default .warn-200 .mat-form-field-underline,body.theme-default .warn-300 .mat-form-field-underline,body.theme-default .warn-400 .mat-form-field-underline,body.theme-default .warn-A100 .mat-form-field-underline{background-color:#0000001f}body.theme-default .primary-50 .mat-select-trigger,body.theme-default .primary-50 .mat-select-arrow,body.theme-default .primary-100 .mat-select-trigger,body.theme-default .primary-100 .mat-select-arrow,body.theme-default .primary-200 .mat-select-trigger,body.theme-default .primary-200 .mat-select-arrow,body.theme-default .primary-A100 .mat-select-trigger,body.theme-default .primary-A100 .mat-select-arrow,body.theme-default .accent-50 .mat-select-trigger,body.theme-default .accent-50 .mat-select-arrow,body.theme-default .accent-100 .mat-select-trigger,body.theme-default .accent-100 .mat-select-arrow,body.theme-default .accent-200 .mat-select-trigger,body.theme-default .accent-200 .mat-select-arrow,body.theme-default .accent-300 .mat-select-trigger,body.theme-default .accent-300 .mat-select-arrow,body.theme-default .accent-400 .mat-select-trigger,body.theme-default .accent-400 .mat-select-arrow,body.theme-default .accent-A100 .mat-select-trigger,body.theme-default .accent-A100 .mat-select-arrow,body.theme-default .accent-A200 .mat-select-trigger,body.theme-default .accent-A200 .mat-select-arrow,body.theme-default .accent-A400 .mat-select-trigger,body.theme-default .accent-A400 .mat-select-arrow,body.theme-default .warn-50 .mat-select-trigger,body.theme-default .warn-50 .mat-select-arrow,body.theme-default .warn-100 .mat-select-trigger,body.theme-default .warn-100 .mat-select-arrow,body.theme-default .warn-200 .mat-select-trigger,body.theme-default .warn-200 .mat-select-arrow,body.theme-default .warn-300 .mat-select-trigger,body.theme-default .warn-300 .mat-select-arrow,body.theme-default .warn-400 .mat-select-trigger,body.theme-default .warn-400 .mat-select-arrow,body.theme-default .warn-A100 .mat-select-trigger,body.theme-default .warn-A100 .mat-select-arrow{color:#00000061}body.theme-default .primary-50 .mat-select-underline,body.theme-default .primary-100 .mat-select-underline,body.theme-default .primary-200 .mat-select-underline,body.theme-default .primary-A100 .mat-select-underline,body.theme-default .accent-50 .mat-select-underline,body.theme-default .accent-100 .mat-select-underline,body.theme-default .accent-200 .mat-select-underline,body.theme-default .accent-300 .mat-select-underline,body.theme-default .accent-400 .mat-select-underline,body.theme-default .accent-A100 .mat-select-underline,body.theme-default .accent-A200 .mat-select-underline,body.theme-default .accent-A400 .mat-select-underline,body.theme-default .warn-50 .mat-select-underline,body.theme-default .warn-100 .mat-select-underline,body.theme-default .warn-200 .mat-select-underline,body.theme-default .warn-300 .mat-select-underline,body.theme-default .warn-400 .mat-select-underline,body.theme-default .warn-A100 .mat-select-underline{background-color:#0000001f}body.theme-default .primary-50 .mat-select-disabled .mat-select-value,body.theme-default .primary-50 .mat-select-arrow,body.theme-default .primary-50 .mat-select-trigger,body.theme-default .primary-100 .mat-select-disabled .mat-select-value,body.theme-default .primary-100 .mat-select-arrow,body.theme-default .primary-100 .mat-select-trigger,body.theme-default .primary-200 .mat-select-disabled .mat-select-value,body.theme-default .primary-200 .mat-select-arrow,body.theme-default .primary-200 .mat-select-trigger,body.theme-default .primary-A100 .mat-select-disabled .mat-select-value,body.theme-default .primary-A100 .mat-select-arrow,body.theme-default .primary-A100 .mat-select-trigger,body.theme-default .accent-50 .mat-select-disabled .mat-select-value,body.theme-default .accent-50 .mat-select-arrow,body.theme-default .accent-50 .mat-select-trigger,body.theme-default .accent-100 .mat-select-disabled .mat-select-value,body.theme-default .accent-100 .mat-select-arrow,body.theme-default .accent-100 .mat-select-trigger,body.theme-default .accent-200 .mat-select-disabled .mat-select-value,body.theme-default .accent-200 .mat-select-arrow,body.theme-default .accent-200 .mat-select-trigger,body.theme-default .accent-300 .mat-select-disabled .mat-select-value,body.theme-default .accent-300 .mat-select-arrow,body.theme-default .accent-300 .mat-select-trigger,body.theme-default .accent-400 .mat-select-disabled .mat-select-value,body.theme-default .accent-400 .mat-select-arrow,body.theme-default .accent-400 .mat-select-trigger,body.theme-default .accent-A100 .mat-select-disabled .mat-select-value,body.theme-default .accent-A100 .mat-select-arrow,body.theme-default .accent-A100 .mat-select-trigger,body.theme-default .accent-A200 .mat-select-disabled .mat-select-value,body.theme-default .accent-A200 .mat-select-arrow,body.theme-default .accent-A200 .mat-select-trigger,body.theme-default .accent-A400 .mat-select-disabled .mat-select-value,body.theme-default .accent-A400 .mat-select-arrow,body.theme-default .accent-A400 .mat-select-trigger,body.theme-default .warn-50 .mat-select-disabled .mat-select-value,body.theme-default .warn-50 .mat-select-arrow,body.theme-default .warn-50 .mat-select-trigger,body.theme-default .warn-100 .mat-select-disabled .mat-select-value,body.theme-default .warn-100 .mat-select-arrow,body.theme-default .warn-100 .mat-select-trigger,body.theme-default .warn-200 .mat-select-disabled .mat-select-value,body.theme-default .warn-200 .mat-select-arrow,body.theme-default .warn-200 .mat-select-trigger,body.theme-default .warn-300 .mat-select-disabled .mat-select-value,body.theme-default .warn-300 .mat-select-arrow,body.theme-default .warn-300 .mat-select-trigger,body.theme-default .warn-400 .mat-select-disabled .mat-select-value,body.theme-default .warn-400 .mat-select-arrow,body.theme-default .warn-400 .mat-select-trigger,body.theme-default .warn-A100 .mat-select-disabled .mat-select-value,body.theme-default .warn-A100 .mat-select-arrow,body.theme-default .warn-A100 .mat-select-trigger{color:#00000061}body.theme-default .primary-300 input[type=text],body.theme-default .primary-400 input[type=text],body.theme-default .primary-500 input[type=text],body.theme-default .primary-600 input[type=text],body.theme-default .primary-700 input[type=text],body.theme-default .primary-800 input[type=text],body.theme-default .primary-900 input[type=text],body.theme-default .primary-A200 input[type=text],body.theme-default .primary-A400 input[type=text],body.theme-default .primary-A700 input[type=text],body.theme-default .primary input[type=text],body.theme-default .accent-500 input[type=text],body.theme-default .accent-600 input[type=text],body.theme-default .accent-700 input[type=text],body.theme-default .accent-800 input[type=text],body.theme-default .accent-900 input[type=text],body.theme-default .accent-A700 input[type=text],body.theme-default .accent input[type=text],body.theme-default .warn-500 input[type=text],body.theme-default .warn-600 input[type=text],body.theme-default .warn-700 input[type=text],body.theme-default .warn-800 input[type=text],body.theme-default .warn-900 input[type=text],body.theme-default .warn-A200 input[type=text],body.theme-default .warn-A400 input[type=text],body.theme-default .warn-A700 input[type=text],body.theme-default .warn input[type=text]{color:#fff}body.theme-default .primary-300 .mat-form-field-label,body.theme-default .primary-400 .mat-form-field-label,body.theme-default .primary-500 .mat-form-field-label,body.theme-default .primary-600 .mat-form-field-label,body.theme-default .primary-700 .mat-form-field-label,body.theme-default .primary-800 .mat-form-field-label,body.theme-default .primary-900 .mat-form-field-label,body.theme-default .primary-A200 .mat-form-field-label,body.theme-default .primary-A400 .mat-form-field-label,body.theme-default .primary-A700 .mat-form-field-label,body.theme-default .primary .mat-form-field-label,body.theme-default .accent-500 .mat-form-field-label,body.theme-default .accent-600 .mat-form-field-label,body.theme-default .accent-700 .mat-form-field-label,body.theme-default .accent-800 .mat-form-field-label,body.theme-default .accent-900 .mat-form-field-label,body.theme-default .accent-A700 .mat-form-field-label,body.theme-default .accent .mat-form-field-label,body.theme-default .warn-500 .mat-form-field-label,body.theme-default .warn-600 .mat-form-field-label,body.theme-default .warn-700 .mat-form-field-label,body.theme-default .warn-800 .mat-form-field-label,body.theme-default .warn-900 .mat-form-field-label,body.theme-default .warn-A200 .mat-form-field-label,body.theme-default .warn-A400 .mat-form-field-label,body.theme-default .warn-A700 .mat-form-field-label,body.theme-default .warn .mat-form-field-label{color:#ffffff80}body.theme-default .primary-300 .mat-form-field-underline,body.theme-default .primary-400 .mat-form-field-underline,body.theme-default .primary-500 .mat-form-field-underline,body.theme-default .primary-600 .mat-form-field-underline,body.theme-default .primary-700 .mat-form-field-underline,body.theme-default .primary-800 .mat-form-field-underline,body.theme-default .primary-900 .mat-form-field-underline,body.theme-default .primary-A200 .mat-form-field-underline,body.theme-default .primary-A400 .mat-form-field-underline,body.theme-default .primary-A700 .mat-form-field-underline,body.theme-default .primary .mat-form-field-underline,body.theme-default .accent-500 .mat-form-field-underline,body.theme-default .accent-600 .mat-form-field-underline,body.theme-default .accent-700 .mat-form-field-underline,body.theme-default .accent-800 .mat-form-field-underline,body.theme-default .accent-900 .mat-form-field-underline,body.theme-default .accent-A700 .mat-form-field-underline,body.theme-default .accent .mat-form-field-underline,body.theme-default .warn-500 .mat-form-field-underline,body.theme-default .warn-600 .mat-form-field-underline,body.theme-default .warn-700 .mat-form-field-underline,body.theme-default .warn-800 .mat-form-field-underline,body.theme-default .warn-900 .mat-form-field-underline,body.theme-default .warn-A200 .mat-form-field-underline,body.theme-default .warn-A400 .mat-form-field-underline,body.theme-default .warn-A700 .mat-form-field-underline,body.theme-default .warn .mat-form-field-underline{background-color:#ffffff1f}body.theme-default .primary-300 .mat-select-trigger,body.theme-default .primary-300 .mat-select-arrow,body.theme-default .primary-400 .mat-select-trigger,body.theme-default .primary-400 .mat-select-arrow,body.theme-default .primary-500 .mat-select-trigger,body.theme-default .primary-500 .mat-select-arrow,body.theme-default .primary-600 .mat-select-trigger,body.theme-default .primary-600 .mat-select-arrow,body.theme-default .primary-700 .mat-select-trigger,body.theme-default .primary-700 .mat-select-arrow,body.theme-default .primary-800 .mat-select-trigger,body.theme-default .primary-800 .mat-select-arrow,body.theme-default .primary-900 .mat-select-trigger,body.theme-default .primary-900 .mat-select-arrow,body.theme-default .primary-A200 .mat-select-trigger,body.theme-default .primary-A200 .mat-select-arrow,body.theme-default .primary-A400 .mat-select-trigger,body.theme-default .primary-A400 .mat-select-arrow,body.theme-default .primary-A700 .mat-select-trigger,body.theme-default .primary-A700 .mat-select-arrow,body.theme-default .primary .mat-select-trigger,body.theme-default .primary .mat-select-arrow,body.theme-default .accent-500 .mat-select-trigger,body.theme-default .accent-500 .mat-select-arrow,body.theme-default .accent-600 .mat-select-trigger,body.theme-default .accent-600 .mat-select-arrow,body.theme-default .accent-700 .mat-select-trigger,body.theme-default .accent-700 .mat-select-arrow,body.theme-default .accent-800 .mat-select-trigger,body.theme-default .accent-800 .mat-select-arrow,body.theme-default .accent-900 .mat-select-trigger,body.theme-default .accent-900 .mat-select-arrow,body.theme-default .accent-A700 .mat-select-trigger,body.theme-default .accent-A700 .mat-select-arrow,body.theme-default .accent .mat-select-trigger,body.theme-default .accent .mat-select-arrow,body.theme-default .warn-500 .mat-select-trigger,body.theme-default .warn-500 .mat-select-arrow,body.theme-default .warn-600 .mat-select-trigger,body.theme-default .warn-600 .mat-select-arrow,body.theme-default .warn-700 .mat-select-trigger,body.theme-default .warn-700 .mat-select-arrow,body.theme-default .warn-800 .mat-select-trigger,body.theme-default .warn-800 .mat-select-arrow,body.theme-default .warn-900 .mat-select-trigger,body.theme-default .warn-900 .mat-select-arrow,body.theme-default .warn-A200 .mat-select-trigger,body.theme-default .warn-A200 .mat-select-arrow,body.theme-default .warn-A400 .mat-select-trigger,body.theme-default .warn-A400 .mat-select-arrow,body.theme-default .warn-A700 .mat-select-trigger,body.theme-default .warn-A700 .mat-select-arrow,body.theme-default .warn .mat-select-trigger,body.theme-default .warn .mat-select-arrow{color:#ffffff80}body.theme-default .primary-300 .mat-select-underline,body.theme-default .primary-400 .mat-select-underline,body.theme-default .primary-500 .mat-select-underline,body.theme-default .primary-600 .mat-select-underline,body.theme-default .primary-700 .mat-select-underline,body.theme-default .primary-800 .mat-select-underline,body.theme-default .primary-900 .mat-select-underline,body.theme-default .primary-A200 .mat-select-underline,body.theme-default .primary-A400 .mat-select-underline,body.theme-default .primary-A700 .mat-select-underline,body.theme-default .primary .mat-select-underline,body.theme-default .accent-500 .mat-select-underline,body.theme-default .accent-600 .mat-select-underline,body.theme-default .accent-700 .mat-select-underline,body.theme-default .accent-800 .mat-select-underline,body.theme-default .accent-900 .mat-select-underline,body.theme-default .accent-A700 .mat-select-underline,body.theme-default .accent .mat-select-underline,body.theme-default .warn-500 .mat-select-underline,body.theme-default .warn-600 .mat-select-underline,body.theme-default .warn-700 .mat-select-underline,body.theme-default .warn-800 .mat-select-underline,body.theme-default .warn-900 .mat-select-underline,body.theme-default .warn-A200 .mat-select-underline,body.theme-default .warn-A400 .mat-select-underline,body.theme-default .warn-A700 .mat-select-underline,body.theme-default .warn .mat-select-underline{background-color:#ffffff1f}body.theme-default .primary-300 .mat-select-disabled .mat-select-value,body.theme-default .primary-300 .mat-select-arrow,body.theme-default .primary-300 .mat-select-trigger,body.theme-default .primary-400 .mat-select-disabled .mat-select-value,body.theme-default .primary-400 .mat-select-arrow,body.theme-default .primary-400 .mat-select-trigger,body.theme-default .primary-500 .mat-select-disabled .mat-select-value,body.theme-default .primary-500 .mat-select-arrow,body.theme-default .primary-500 .mat-select-trigger,body.theme-default .primary-600 .mat-select-disabled .mat-select-value,body.theme-default .primary-600 .mat-select-arrow,body.theme-default .primary-600 .mat-select-trigger,body.theme-default .primary-700 .mat-select-disabled .mat-select-value,body.theme-default .primary-700 .mat-select-arrow,body.theme-default .primary-700 .mat-select-trigger,body.theme-default .primary-800 .mat-select-disabled .mat-select-value,body.theme-default .primary-800 .mat-select-arrow,body.theme-default .primary-800 .mat-select-trigger,body.theme-default .primary-900 .mat-select-disabled .mat-select-value,body.theme-default .primary-900 .mat-select-arrow,body.theme-default .primary-900 .mat-select-trigger,body.theme-default .primary-A200 .mat-select-disabled .mat-select-value,body.theme-default .primary-A200 .mat-select-arrow,body.theme-default .primary-A200 .mat-select-trigger,body.theme-default .primary-A400 .mat-select-disabled .mat-select-value,body.theme-default .primary-A400 .mat-select-arrow,body.theme-default .primary-A400 .mat-select-trigger,body.theme-default .primary-A700 .mat-select-disabled .mat-select-value,body.theme-default .primary-A700 .mat-select-arrow,body.theme-default .primary-A700 .mat-select-trigger,body.theme-default .primary .mat-select-disabled .mat-select-value,body.theme-default .primary .mat-select-arrow,body.theme-default .primary .mat-select-trigger,body.theme-default .accent-500 .mat-select-disabled .mat-select-value,body.theme-default .accent-500 .mat-select-arrow,body.theme-default .accent-500 .mat-select-trigger,body.theme-default .accent-600 .mat-select-disabled .mat-select-value,body.theme-default .accent-600 .mat-select-arrow,body.theme-default .accent-600 .mat-select-trigger,body.theme-default .accent-700 .mat-select-disabled .mat-select-value,body.theme-default .accent-700 .mat-select-arrow,body.theme-default .accent-700 .mat-select-trigger,body.theme-default .accent-800 .mat-select-disabled .mat-select-value,body.theme-default .accent-800 .mat-select-arrow,body.theme-default .accent-800 .mat-select-trigger,body.theme-default .accent-900 .mat-select-disabled .mat-select-value,body.theme-default .accent-900 .mat-select-arrow,body.theme-default .accent-900 .mat-select-trigger,body.theme-default .accent-A700 .mat-select-disabled .mat-select-value,body.theme-default .accent-A700 .mat-select-arrow,body.theme-default .accent-A700 .mat-select-trigger,body.theme-default .accent .mat-select-disabled .mat-select-value,body.theme-default .accent .mat-select-arrow,body.theme-default .accent .mat-select-trigger,body.theme-default .warn-500 .mat-select-disabled .mat-select-value,body.theme-default .warn-500 .mat-select-arrow,body.theme-default .warn-500 .mat-select-trigger,body.theme-default .warn-600 .mat-select-disabled .mat-select-value,body.theme-default .warn-600 .mat-select-arrow,body.theme-default .warn-600 .mat-select-trigger,body.theme-default .warn-700 .mat-select-disabled .mat-select-value,body.theme-default .warn-700 .mat-select-arrow,body.theme-default .warn-700 .mat-select-trigger,body.theme-default .warn-800 .mat-select-disabled .mat-select-value,body.theme-default .warn-800 .mat-select-arrow,body.theme-default .warn-800 .mat-select-trigger,body.theme-default .warn-900 .mat-select-disabled .mat-select-value,body.theme-default .warn-900 .mat-select-arrow,body.theme-default .warn-900 .mat-select-trigger,body.theme-default .warn-A200 .mat-select-disabled .mat-select-value,body.theme-default .warn-A200 .mat-select-arrow,body.theme-default .warn-A200 .mat-select-trigger,body.theme-default .warn-A400 .mat-select-disabled .mat-select-value,body.theme-default .warn-A400 .mat-select-arrow,body.theme-default .warn-A400 .mat-select-trigger,body.theme-default .warn-A700 .mat-select-disabled .mat-select-value,body.theme-default .warn-A700 .mat-select-arrow,body.theme-default .warn-A700 .mat-select-trigger,body.theme-default .warn .mat-select-disabled .mat-select-value,body.theme-default .warn .mat-select-arrow,body.theme-default .warn .mat-select-trigger{color:#ffffff80}body.theme-default .primary-300 .mat-select-value,body.theme-default .primary-400 .mat-select-value,body.theme-default .primary-500 .mat-select-value,body.theme-default .primary-600 .mat-select-value,body.theme-default .primary-700 .mat-select-value,body.theme-default .primary-800 .mat-select-value,body.theme-default .primary-900 .mat-select-value,body.theme-default .primary-A200 .mat-select-value,body.theme-default .primary-A400 .mat-select-value,body.theme-default .primary-A700 .mat-select-value,body.theme-default .primary .mat-select-value,body.theme-default .accent-500 .mat-select-value,body.theme-default .accent-600 .mat-select-value,body.theme-default .accent-700 .mat-select-value,body.theme-default .accent-800 .mat-select-value,body.theme-default .accent-900 .mat-select-value,body.theme-default .accent-A700 .mat-select-value,body.theme-default .accent .mat-select-value,body.theme-default .warn-500 .mat-select-value,body.theme-default .warn-600 .mat-select-value,body.theme-default .warn-700 .mat-select-value,body.theme-default .warn-800 .mat-select-value,body.theme-default .warn-900 .mat-select-value,body.theme-default .warn-A200 .mat-select-value,body.theme-default .warn-A400 .mat-select-value,body.theme-default .warn-A700 .mat-select-value,body.theme-default .warn .mat-select-value{color:#fff}body.theme-yellow-light{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #353a48;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #fdd835;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #fdd835;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #353a48;--mdc-filled-text-field-focus-active-indicator-color: #353a48;--mdc-filled-text-field-focus-label-text-color: rgba(53, 58, 72, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #353a48;--mdc-outlined-text-field-focus-outline-color: #353a48;--mdc-outlined-text-field-focus-label-text-color: rgba(53, 58, 72, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(53, 58, 72, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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(53, 58, 72, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-select-arrow-transform: translateY(-8px);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #353a48;--mdc-switch-selected-handle-color: #353a48;--mdc-switch-selected-hover-state-layer-color: #353a48;--mdc-switch-selected-pressed-state-layer-color: #353a48;--mdc-switch-selected-focus-handle-color: #1e2129;--mdc-switch-selected-hover-handle-color: #1e2129;--mdc-switch-selected-pressed-handle-color: #1e2129;--mdc-switch-selected-focus-track-color: #7d818c;--mdc-switch-selected-hover-track-color: #7d818c;--mdc-switch-selected-pressed-track-color: #7d818c;--mdc-switch-selected-track-color: #7d818c;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-switch-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #353a48;--mdc-slider-focus-handle-color: #353a48;--mdc-slider-hover-handle-color: #353a48;--mdc-slider-active-track-color: #353a48;--mdc-slider-inactive-track-color: #353a48;--mdc-slider-with-tick-marks-inactive-container-color: #353a48;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #353a48;--mat-slider-hover-state-layer-color: rgba(53, 58, 72, .05);--mat-slider-focus-state-layer-color: rgba(53, 58, 72, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--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);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: black;--mdc-checkbox-selected-focus-icon-color: #fdd835;--mdc-checkbox-selected-hover-icon-color: #fdd835;--mdc-checkbox-selected-icon-color: #fdd835;--mdc-checkbox-selected-pressed-icon-color: #fdd835;--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-selected-focus-state-layer-color: #fdd835;--mdc-checkbox-selected-hover-state-layer-color: #fdd835;--mdc-checkbox-selected-pressed-state-layer-color: #fdd835;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #fdd835;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #353a48;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #353a48;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-standard-button-toggle-height: 48px;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #353a48;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(53, 58, 72, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(53, 58, 72, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(53, 58, 72, .3);--mat-datepicker-toggle-active-state-icon-color: #353a48;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(53, 58, 72, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #353a48;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #353a48;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #353a48;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--mat-tree-node-min-height: 48px}body.theme-yellow-light .mat-accent{--mat-option-selected-state-label-text-color: #fdd835;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body.theme-yellow-light .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body.theme-yellow-light .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #353a48;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #353a48;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-yellow-light .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #fdd835;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #fdd835;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-yellow-light .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-yellow-light .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #353a48;--mdc-linear-progress-track-color: rgba(53, 58, 72, .25)}body.theme-yellow-light .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #fdd835;--mdc-linear-progress-track-color: rgba(253, 216, 53, .25)}body.theme-yellow-light .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}body.theme-yellow-light .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #fdd835;--mdc-filled-text-field-focus-active-indicator-color: #fdd835;--mdc-filled-text-field-focus-label-text-color: rgba(253, 216, 53, .87);--mdc-outlined-text-field-caret-color: #fdd835;--mdc-outlined-text-field-focus-outline-color: #fdd835;--mdc-outlined-text-field-focus-label-text-color: rgba(253, 216, 53, .87);--mat-form-field-focus-select-arrow-color: rgba(253, 216, 53, .87)}body.theme-yellow-light .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}body.theme-yellow-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(253, 216, 53, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-yellow-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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-yellow-light .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}body.theme-yellow-light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,body.theme-yellow-light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #353a48;--mdc-chip-elevated-selected-container-color: #353a48;--mdc-chip-elevated-disabled-container-color: #353a48;--mdc-chip-flat-disabled-selected-container-color: #353a48;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-yellow-light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,body.theme-yellow-light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #fdd835;--mdc-chip-elevated-selected-container-color: #fdd835;--mdc-chip-elevated-disabled-container-color: #fdd835;--mdc-chip-flat-disabled-selected-container-color: #fdd835;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}body.theme-yellow-light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,body.theme-yellow-light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-yellow-light .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}body.theme-yellow-light .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: rgba(0, 0, 0, .87)}body.theme-yellow-light .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #fdd835;--mdc-switch-selected-handle-color: #fdd835;--mdc-switch-selected-hover-state-layer-color: #fdd835;--mdc-switch-selected-pressed-state-layer-color: #fdd835;--mdc-switch-selected-focus-handle-color: #f57f17;--mdc-switch-selected-hover-handle-color: #f57f17;--mdc-switch-selected-pressed-handle-color: #f57f17;--mdc-switch-selected-focus-track-color: #fff176;--mdc-switch-selected-hover-track-color: #fff176;--mdc-switch-selected-pressed-track-color: #fff176;--mdc-switch-selected-track-color: #fff176}body.theme-yellow-light .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}body.theme-yellow-light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #353a48;--mdc-radio-selected-hover-icon-color: #353a48;--mdc-radio-selected-icon-color: #353a48;--mdc-radio-selected-pressed-icon-color: #353a48;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #353a48;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-yellow-light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #fdd835;--mdc-radio-selected-hover-icon-color: #fdd835;--mdc-radio-selected-icon-color: #fdd835;--mdc-radio-selected-pressed-icon-color: #fdd835;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #fdd835;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-yellow-light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-yellow-light .mat-accent{--mdc-slider-handle-color: #fdd835;--mdc-slider-focus-handle-color: #fdd835;--mdc-slider-hover-handle-color: #fdd835;--mdc-slider-active-track-color: #fdd835;--mdc-slider-inactive-track-color: #fdd835;--mdc-slider-with-tick-marks-inactive-container-color: #fdd835;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87);--mat-slider-ripple-color: #fdd835;--mat-slider-hover-state-layer-color: rgba(253, 216, 53, .05);--mat-slider-focus-state-layer-color: rgba(253, 216, 53, .2)}body.theme-yellow-light .mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2)}body.theme-yellow-light .mdc-list-item__start,body.theme-yellow-light .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #353a48;--mdc-radio-selected-hover-icon-color: #353a48;--mdc-radio-selected-icon-color: #353a48;--mdc-radio-selected-pressed-icon-color: #353a48}body.theme-yellow-light .mat-accent .mdc-list-item__start,body.theme-yellow-light .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #fdd835;--mdc-radio-selected-hover-icon-color: #fdd835;--mdc-radio-selected-icon-color: #fdd835;--mdc-radio-selected-pressed-icon-color: #fdd835}body.theme-yellow-light .mat-warn .mdc-list-item__start,body.theme-yellow-light .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}body.theme-yellow-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: white;--mdc-checkbox-selected-focus-icon-color: #353a48;--mdc-checkbox-selected-hover-icon-color: #353a48;--mdc-checkbox-selected-icon-color: #353a48;--mdc-checkbox-selected-pressed-icon-color: #353a48;--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-selected-focus-state-layer-color: #353a48;--mdc-checkbox-selected-hover-state-layer-color: #353a48;--mdc-checkbox-selected-pressed-state-layer-color: #353a48;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-yellow-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: black;--mdc-checkbox-selected-focus-icon-color: #fdd835;--mdc-checkbox-selected-hover-icon-color: #fdd835;--mdc-checkbox-selected-icon-color: #fdd835;--mdc-checkbox-selected-pressed-icon-color: #fdd835;--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-selected-focus-state-layer-color: #fdd835;--mdc-checkbox-selected-hover-state-layer-color: #fdd835;--mdc-checkbox-selected-pressed-state-layer-color: #fdd835;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-yellow-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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-yellow-light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,body.theme-yellow-light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,body.theme-yellow-light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,body.theme-yellow-light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#353a48}body.theme-yellow-light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,body.theme-yellow-light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,body.theme-yellow-light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}body.theme-yellow-light .mdc-list-item__start,body.theme-yellow-light .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}body.theme-yellow-light .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,body.theme-yellow-light .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,body.theme-yellow-light .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}body.theme-yellow-light .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,body.theme-yellow-light .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,body.theme-yellow-light .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}body.theme-yellow-light .mat-mdc-tab-group,body.theme-yellow-light .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #353a48;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #353a48;--mat-tab-header-active-ripple-color: #353a48;--mat-tab-header-inactive-ripple-color: #353a48;--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: #353a48;--mat-tab-header-active-hover-label-text-color: #353a48;--mat-tab-header-active-focus-indicator-color: #353a48;--mat-tab-header-active-hover-indicator-color: #353a48}body.theme-yellow-light .mat-mdc-tab-group.mat-accent,body.theme-yellow-light .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #fdd835;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #fdd835;--mat-tab-header-active-ripple-color: #fdd835;--mat-tab-header-inactive-ripple-color: #fdd835;--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: #fdd835;--mat-tab-header-active-hover-label-text-color: #fdd835;--mat-tab-header-active-focus-indicator-color: #fdd835;--mat-tab-header-active-hover-indicator-color: #fdd835}body.theme-yellow-light .mat-mdc-tab-group.mat-warn,body.theme-yellow-light .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}body.theme-yellow-light .mat-mdc-tab-group.mat-background-primary,body.theme-yellow-light .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #353a48;--mat-tab-header-with-background-foreground-color: white}body.theme-yellow-light .mat-mdc-tab-group.mat-background-accent,body.theme-yellow-light .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #fdd835;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}body.theme-yellow-light .mat-mdc-tab-group.mat-background-warn,body.theme-yellow-light .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}body.theme-yellow-light .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}body.theme-yellow-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: white;--mdc-checkbox-selected-focus-icon-color: #353a48;--mdc-checkbox-selected-hover-icon-color: #353a48;--mdc-checkbox-selected-icon-color: #353a48;--mdc-checkbox-selected-pressed-icon-color: #353a48;--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-selected-focus-state-layer-color: #353a48;--mdc-checkbox-selected-hover-state-layer-color: #353a48;--mdc-checkbox-selected-pressed-state-layer-color: #353a48;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-yellow-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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-yellow-light .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #353a48;--mat-text-button-state-layer-color: #353a48;--mat-text-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-yellow-light .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #fdd835;--mat-text-button-state-layer-color: #fdd835;--mat-text-button-ripple-color: rgba(253, 216, 53, .1)}body.theme-yellow-light .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-yellow-light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #353a48;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-yellow-light .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #fdd835;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}body.theme-yellow-light .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-yellow-light .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #353a48;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-yellow-light .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #fdd835;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}body.theme-yellow-light .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-yellow-light .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #353a48;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #353a48;--mat-outlined-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-yellow-light .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #fdd835;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #fdd835;--mat-outlined-button-ripple-color: rgba(253, 216, 53, .1)}body.theme-yellow-light .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-yellow-light .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #353a48;--mat-icon-button-state-layer-color: #353a48;--mat-icon-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-yellow-light .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #fdd835;--mat-icon-button-state-layer-color: #fdd835;--mat-icon-button-ripple-color: rgba(253, 216, 53, .1)}body.theme-yellow-light .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-yellow-light .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}body.theme-yellow-light .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #353a48;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-yellow-light .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #fdd835;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}body.theme-yellow-light .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-yellow-light .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #353a48;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-yellow-light .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #fdd835;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}body.theme-yellow-light .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-yellow-light .mat-accent{--mdc-circular-progress-active-indicator-color: #fdd835}body.theme-yellow-light .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}body.theme-yellow-light .mat-badge-accent{--mat-badge-background-color: #fdd835;--mat-badge-text-color: rgba(0, 0, 0, .87)}body.theme-yellow-light .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}body.theme-yellow-light .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #fdd835;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(253, 216, 53, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(253, 216, 53, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(253, 216, 53, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(253, 216, 53, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-yellow-light .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-yellow-light .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #fdd835}body.theme-yellow-light .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}body.theme-yellow-light .mat-calendar-controls{--mat-icon-button-touch-target-display: none}body.theme-yellow-light .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}body.theme-yellow-light .mat-icon.mat-primary{--mat-icon-color: #353a48}body.theme-yellow-light .mat-icon.mat-accent{--mat-icon-color: #fdd835}body.theme-yellow-light .mat-icon.mat-warn{--mat-icon-color: #f44336}body.theme-yellow-light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #fdd835;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #fdd835;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #fdd835;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}body.theme-yellow-light .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-yellow-light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #353a48;--mat-toolbar-container-text-color: white}body.theme-yellow-light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #fdd835;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}body.theme-yellow-light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}body.theme-yellow-light{color:#000000de;background:#f5f5f5}body.theme-yellow-light .secondary-text,body.theme-yellow-light .icon,body.theme-yellow-light i{color:#0000008a}body.theme-yellow-light .hint-text,body.theme-yellow-light .disabled-text{color:#00000061}body.theme-yellow-light .fade-text,body.theme-yellow-light .divider{color:#0000001f}body.theme-yellow-light .fuse-card{background:#fff;border-color:#0000001f}body.theme-yellow-light .fuse-card .card-divider{border-top:1px solid rgba(0,0,0,.12)}body.theme-yellow-light .avatar{color:#000000de}body.theme-yellow-light .form-wrapper{background-color:#fff}body.theme-yellow-light .navigation-simple .item.selected{background-color:#0000000a}body.theme-yellow-light .navigation-simple .subheader{border-top:1px solid rgba(0,0,0,.12)}body.theme-yellow-light .simple-pagination{background:#fff}body.theme-yellow-light .simple-pagination .pagination-item{color:#0000008a}body.theme-yellow-light .simple-pagination .pagination-item:hover{color:#000000de}body.theme-yellow-light .simple-pagination .pagination-item.disabled{color:#00000061}body.theme-yellow-light .price-tables .price-table{background:#fff}body.theme-yellow-light .price-tables .price-table.style-1 .price .currency,body.theme-yellow-light .price-tables .price-table.style-1 .price .period,body.theme-yellow-light .price-tables .price-table.style-2 .price .currency,body.theme-yellow-light .price-tables .price-table.style-2 .period,body.theme-yellow-light .price-tables .price-table.style-3 .package-type .subtitle,body.theme-yellow-light .price-tables .price-table.style-3 .terms,body.theme-yellow-light .price-tables .price-table.style-3 .note{color:#0000008a}body.theme-yellow-light .simple-table-container{background:#fff}body.theme-yellow-light table.simple thead tr th{color:#0000008a;border-bottom:1px solid rgba(0,0,0,.12)}body.theme-yellow-light table.simple tbody tr td{border-bottom:1px solid rgba(0,0,0,.12)}body.theme-yellow-light table.simple.clickable tbody tr:hover{background-color:#0000000a}body.theme-yellow-light .page-layout.carded.fullwidth>.center>.content-card{background:#fff;border-radius:8px 8px 0 0}body.theme-yellow-light .page-layout.carded.fullwidth>.center>.content-card>.toolbar{border-bottom-color:#0000001f}body.theme-yellow-light .page-layout.carded.left-sidebar>.center>.content-card,body.theme-yellow-light .page-layout.carded.right-sidebar>.center>.content-card{background:#fff;border-radius:8px 8px 0 0}body.theme-yellow-light .page-layout.carded.left-sidebar>.center>.content-card>.toolbar,body.theme-yellow-light .page-layout.carded.right-sidebar>.center>.content-card>.toolbar{border-bottom-color:#0000001f}body.theme-yellow-light .page-layout.simple.left-sidebar>.center>.content,body.theme-yellow-light .page-layout.simple.right-sidebar>.center>.content{background:#fff}body.theme-yellow-light .page-layout.simple.left-sidebar.inner-sidebar>.content>.center>.content,body.theme-yellow-light .page-layout.simple.right-sidebar.inner-sidebar>.content>.center>.content{background:#fff}body.theme-yellow-light fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-yellow-light fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-yellow-light fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-yellow-light fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-yellow-light fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-yellow-light fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced{background-color:#fdd835!important}body.theme-yellow-light fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-title,body.theme-yellow-light fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-title{color:#fdd835}body.theme-yellow-light fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,body.theme-yellow-light fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#fdd835}.dark body.theme-yellow-light fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,.dark body.theme-yellow-light fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#fdd835}body.theme-yellow-light fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-icon,body.theme-yellow-light fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-icon{color:#fdd835}body.theme-yellow-light a{color:#fdd835}body.theme-yellow-light code:not(.highlight){background-color:#f5f5f5}body.theme-yellow-light .changelog .entry{background-color:#fff}body.theme-yellow-light .text-boxed{background-color:#0000001f;color:#0000008a}body.theme-yellow-light .fuse-search-bar.expanded,body.theme-yellow-light #fuse-shortcuts.show-mobile-panel{background-color:#fafafa}body.theme-yellow-light fuse-sidebar{background:#fafafa}body.theme-yellow-light fuse-vertical-navigation .fuse-vertical-navigation-wrapper{background:#fafafa}body.theme-yellow-light .fuse-sidebar-overlay{background-color:#0009}body.theme-yellow-light .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible{background-color:transparent}body.theme-yellow-light fuse-theme-options .theme-options-panel form .group{border:1px solid rgba(0,0,0,.12)}body.theme-yellow-light fuse-theme-options .theme-options-panel form .group h2{background:#fafafa;color:#0000008a}body.theme-yellow-light fuse-theme-options .theme-options-panel form .group h3{color:#0000008a}body.theme-yellow-light .fuse-material-color-picker-menu .mat-mdc-menu-content .views{background:#303030}body.theme-yellow-light fuse-widget>.fuse-widget-front,body.theme-yellow-light fuse-widget>.fuse-widget-back{background:#fff;border-color:#0000001f}body.theme-yellow-light ngx-datatable.material{background:#fff;color:#000000de}body.theme-yellow-light ngx-datatable.material .datatable-header .datatable-header-cell{color:#0000008a}body.theme-yellow-light ngx-datatable.material .datatable-body .datatable-row-wrapper{border-bottom-color:#0000001f}body.theme-yellow-light ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child{border-top-color:#0000001f}body.theme-yellow-light ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell{color:#000000de}body.theme-yellow-light ngx-datatable.material .datatable-footer{color:#0000008a}body.theme-yellow-light ngx-datatable.material .datatable-footer .datatable-pager a{color:#0000008a}body.theme-yellow-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover{background-color:#0000000a}body.theme-yellow-light ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover .datatable-row-group{background-color:#0000000a}body.theme-yellow-light #listview .header .search-wrapper{background:#fff}body.theme-yellow-light #listview .header .search-wrapper .search .mat-icon{color:#0000008a}body.theme-yellow-light #listview .header .search-wrapper .search input{background:#fff;color:#000000de}body.theme-yellow-light #listview .content .sidebar .sidebar-content .card{background:#fff}body.theme-yellow-light #table{background:red}body.theme-yellow-light #academy-courses .header{background:#1a237e;background:linear-gradient(to right,#0e2a3b,#34306b)}body.theme-yellow-light #academy-courses .header .hero-text h1{color:#fff}body.theme-yellow-light #academy-courses .header .hero-text h3{color:#ffffffbf}body.theme-yellow-light #academy-courses .content .courses .course .course-content{background:#fff}body.theme-yellow-light #academy-courses .content .courses .course .course-content .header .category{color:#0000008a}body.theme-yellow-light #academy-courses .content .courses .course .course-content .header .length .length-icon{color:#0000008a!important}body.theme-yellow-light #academy-courses .content .courses .course .course-content .header .length .min{color:#0000008a}body.theme-yellow-light #academy-courses .content .courses .course .course-content .content .updated{color:#00000061}body.theme-yellow-light #academy-course .sidebar{background:#fafafa}body.theme-yellow-light #academy-course .sidebar .steps .step{color:#0000008a}body.theme-yellow-light #academy-course .sidebar .steps .step.current{background:#ffeb3b;color:#000000de}body.theme-yellow-light #academy-course .sidebar .steps .step.current .index span{background:#fafafa;border-color:#fdd835}body.theme-yellow-light #academy-course .sidebar .steps .step.completed{color:#000000de}body.theme-yellow-light #academy-course .sidebar .steps .step.completed .index span{border-color:#fdd835}body.theme-yellow-light #academy-course .sidebar .steps .step.completed .index:after{border-left-color:#fdd835}body.theme-yellow-light #academy-course .sidebar .steps .step.completed+.step .index:before{border-left-color:#fdd835}body.theme-yellow-light #academy-course .sidebar .steps .step .index:before,body.theme-yellow-light #academy-course .sidebar .steps .step .index:after{border-left-color:#0000001f}body.theme-yellow-light #academy-course .sidebar .steps .step .index span{background:#fafafa;border-color:#0000001f}body.theme-yellow-light #academy-course .center .content{height:100%;background:#eee}body.theme-yellow-light #academy-course .center .content .course-step .course-step-content{background:#fff}body.theme-yellow-light .comments .comment .comment-bubble{background-color:#d2dbe1;border-color:#f5f5f5}body.theme-yellow-light .comments .comment .comment-bubble:after,body.theme-yellow-light .comments .comment .comment-bubble:before{border-color:#f5f5f5 transparent transparent transparent}body.theme-yellow-light formio mat-formio-button button{background-color:#fdd835!important}body.theme-yellow-light formio .form-check-input:checked~.form-check-label span:before,body.theme-yellow-light formio .form-check-input:indeterminate~.form-check-label span:before{border-color:#fdd835;background-color:#fdd835}body.theme-yellow-light formio .btn-primary{background-color:#fdd835}body.theme-yellow-light formio .visually-hidden{display:none}body.theme-yellow-light .primary-50-bg{background-color:#ececee!important}body.theme-yellow-light .primary-50{background-color:#ececee!important;color:#000000de!important}body.theme-yellow-light .primary-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}body.theme-yellow-light .primary-50-fg{color:#ececee!important}body.theme-yellow-light .primary-50-border{border-color:#ececee!important}body.theme-yellow-light .primary-50-border-top{border-top-color:#ececee!important}body.theme-yellow-light .primary-50-border-right{border-right-color:#ececee!important}body.theme-yellow-light .primary-50-border-bottom{border-bottom-color:#ececee!important}body.theme-yellow-light .primary-50-border-left{border-left-color:#ececee!important}body.theme-yellow-light .primary-100-bg{background-color:#c5c6cb!important}body.theme-yellow-light .primary-100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-yellow-light .primary-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-yellow-light .primary-100-fg{color:#c5c6cb!important}body.theme-yellow-light .primary-100-border{border-color:#c5c6cb!important}body.theme-yellow-light .primary-100-border-top{border-top-color:#c5c6cb!important}body.theme-yellow-light .primary-100-border-right{border-right-color:#c5c6cb!important}body.theme-yellow-light .primary-100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-yellow-light .primary-100-border-left{border-left-color:#c5c6cb!important}body.theme-yellow-light .primary-200-bg{background-color:#9ea1a9!important}body.theme-yellow-light .primary-200{background-color:#9ea1a9!important;color:#000000de!important}body.theme-yellow-light .primary-200[disabled]{background-color:#9ea1a91f!important;color:#00000042!important}body.theme-yellow-light .primary-200-fg{color:#9ea1a9!important}body.theme-yellow-light .primary-200-border{border-color:#9ea1a9!important}body.theme-yellow-light .primary-200-border-top{border-top-color:#9ea1a9!important}body.theme-yellow-light .primary-200-border-right{border-right-color:#9ea1a9!important}body.theme-yellow-light .primary-200-border-bottom{border-bottom-color:#9ea1a9!important}body.theme-yellow-light .primary-200-border-left{border-left-color:#9ea1a9!important}body.theme-yellow-light .primary-300-bg{background-color:#7d818c!important}body.theme-yellow-light .primary-300{background-color:#7d818c!important;color:#fff!important}body.theme-yellow-light .primary-300[disabled]{background-color:#7d818c1f!important;color:#ffffff42!important}body.theme-yellow-light .primary-300-fg{color:#7d818c!important}body.theme-yellow-light .primary-300-border{border-color:#7d818c!important}body.theme-yellow-light .primary-300-border-top{border-top-color:#7d818c!important}body.theme-yellow-light .primary-300-border-right{border-right-color:#7d818c!important}body.theme-yellow-light .primary-300-border-bottom{border-bottom-color:#7d818c!important}body.theme-yellow-light .primary-300-border-left{border-left-color:#7d818c!important}body.theme-yellow-light .primary-400-bg{background-color:#5c616f!important}body.theme-yellow-light .primary-400{background-color:#5c616f!important;color:#fff!important}body.theme-yellow-light .primary-400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}body.theme-yellow-light .primary-400-fg{color:#5c616f!important}body.theme-yellow-light .primary-400-border{border-color:#5c616f!important}body.theme-yellow-light .primary-400-border-top{border-top-color:#5c616f!important}body.theme-yellow-light .primary-400-border-right{border-right-color:#5c616f!important}body.theme-yellow-light .primary-400-border-bottom{border-bottom-color:#5c616f!important}body.theme-yellow-light .primary-400-border-left{border-left-color:#5c616f!important}body.theme-yellow-light .primary-500-bg{background-color:#3c4252!important}body.theme-yellow-light .primary-500{background-color:#3c4252!important;color:#fff!important}body.theme-yellow-light .primary-500[disabled]{background-color:#3c42521f!important;color:#ffffff42!important}body.theme-yellow-light .primary-500-fg{color:#3c4252!important}body.theme-yellow-light .primary-500-border{border-color:#3c4252!important}body.theme-yellow-light .primary-500-border-top{border-top-color:#3c4252!important}body.theme-yellow-light .primary-500-border-right{border-right-color:#3c4252!important}body.theme-yellow-light .primary-500-border-bottom{border-bottom-color:#3c4252!important}body.theme-yellow-light .primary-500-border-left{border-left-color:#3c4252!important}body.theme-yellow-light .primary-600-bg{background-color:#353a48!important}body.theme-yellow-light .primary-600{background-color:#353a48!important;color:#fff!important}body.theme-yellow-light .primary-600[disabled]{background-color:#353a481f!important;color:#ffffff42!important}body.theme-yellow-light .primary-600-fg{color:#353a48!important}body.theme-yellow-light .primary-600-border{border-color:#353a48!important}body.theme-yellow-light .primary-600-border-top{border-top-color:#353a48!important}body.theme-yellow-light .primary-600-border-right{border-right-color:#353a48!important}body.theme-yellow-light .primary-600-border-bottom{border-bottom-color:#353a48!important}body.theme-yellow-light .primary-600-border-left{border-left-color:#353a48!important}body.theme-yellow-light .primary-700-bg{background-color:#2d323e!important}body.theme-yellow-light .primary-700{background-color:#2d323e!important;color:#fff!important}body.theme-yellow-light .primary-700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}body.theme-yellow-light .primary-700-fg{color:#2d323e!important}body.theme-yellow-light .primary-700-border{border-color:#2d323e!important}body.theme-yellow-light .primary-700-border-top{border-top-color:#2d323e!important}body.theme-yellow-light .primary-700-border-right{border-right-color:#2d323e!important}body.theme-yellow-light .primary-700-border-bottom{border-bottom-color:#2d323e!important}body.theme-yellow-light .primary-700-border-left{border-left-color:#2d323e!important}body.theme-yellow-light .primary-800-bg{background-color:#262933!important}body.theme-yellow-light .primary-800{background-color:#262933!important;color:#fff!important}body.theme-yellow-light .primary-800[disabled]{background-color:#2629331f!important;color:#ffffff42!important}body.theme-yellow-light .primary-800-fg{color:#262933!important}body.theme-yellow-light .primary-800-border{border-color:#262933!important}body.theme-yellow-light .primary-800-border-top{border-top-color:#262933!important}body.theme-yellow-light .primary-800-border-right{border-right-color:#262933!important}body.theme-yellow-light .primary-800-border-bottom{border-bottom-color:#262933!important}body.theme-yellow-light .primary-800-border-left{border-left-color:#262933!important}body.theme-yellow-light .primary-900-bg{background-color:#1e2129!important}body.theme-yellow-light .primary-900{background-color:#1e2129!important;color:#fff!important}body.theme-yellow-light .primary-900[disabled]{background-color:#1e21291f!important;color:#ffffff42!important}body.theme-yellow-light .primary-900-fg{color:#1e2129!important}body.theme-yellow-light .primary-900-border{border-color:#1e2129!important}body.theme-yellow-light .primary-900-border-top{border-top-color:#1e2129!important}body.theme-yellow-light .primary-900-border-right{border-right-color:#1e2129!important}body.theme-yellow-light .primary-900-border-bottom{border-bottom-color:#1e2129!important}body.theme-yellow-light .primary-900-border-left{border-left-color:#1e2129!important}body.theme-yellow-light .primary-A100-bg{background-color:#c5c6cb!important}body.theme-yellow-light .primary-A100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-yellow-light .primary-A100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-yellow-light .primary-A100-fg{color:#c5c6cb!important}body.theme-yellow-light .primary-A100-border{border-color:#c5c6cb!important}body.theme-yellow-light .primary-A100-border-top{border-top-color:#c5c6cb!important}body.theme-yellow-light .primary-A100-border-right{border-right-color:#c5c6cb!important}body.theme-yellow-light .primary-A100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-yellow-light .primary-A100-border-left{border-left-color:#c5c6cb!important}body.theme-yellow-light .primary-A200-bg{background-color:#9ea1a9!important}body.theme-yellow-light .primary-A200{background-color:#9ea1a9!important;color:#fff!important}body.theme-yellow-light .primary-A200[disabled]{background-color:#9ea1a91f!important;color:#ffffff42!important}body.theme-yellow-light .primary-A200-fg{color:#9ea1a9!important}body.theme-yellow-light .primary-A200-border{border-color:#9ea1a9!important}body.theme-yellow-light .primary-A200-border-top{border-top-color:#9ea1a9!important}body.theme-yellow-light .primary-A200-border-right{border-right-color:#9ea1a9!important}body.theme-yellow-light .primary-A200-border-bottom{border-bottom-color:#9ea1a9!important}body.theme-yellow-light .primary-A200-border-left{border-left-color:#9ea1a9!important}body.theme-yellow-light .primary-A400-bg{background-color:#5c616f!important}body.theme-yellow-light .primary-A400{background-color:#5c616f!important;color:#fff!important}body.theme-yellow-light .primary-A400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}body.theme-yellow-light .primary-A400-fg{color:#5c616f!important}body.theme-yellow-light .primary-A400-border{border-color:#5c616f!important}body.theme-yellow-light .primary-A400-border-top{border-top-color:#5c616f!important}body.theme-yellow-light .primary-A400-border-right{border-right-color:#5c616f!important}body.theme-yellow-light .primary-A400-border-bottom{border-bottom-color:#5c616f!important}body.theme-yellow-light .primary-A400-border-left{border-left-color:#5c616f!important}body.theme-yellow-light .primary-A700-bg{background-color:#2d323e!important}body.theme-yellow-light .primary-A700{background-color:#2d323e!important;color:#fff!important}body.theme-yellow-light .primary-A700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}body.theme-yellow-light .primary-A700-fg{color:#2d323e!important}body.theme-yellow-light .primary-A700-border{border-color:#2d323e!important}body.theme-yellow-light .primary-A700-border-top{border-top-color:#2d323e!important}body.theme-yellow-light .primary-A700-border-right{border-right-color:#2d323e!important}body.theme-yellow-light .primary-A700-border-bottom{border-bottom-color:#2d323e!important}body.theme-yellow-light .primary-A700-border-left{border-left-color:#2d323e!important}body.theme-yellow-light .primary-bg{background-color:#353a48!important}body.theme-yellow-light .primary{background-color:#353a48!important;color:#fff!important}body.theme-yellow-light .primary[disabled]{background-color:#353a481f!important;color:#ffffff42!important}body.theme-yellow-light .primary-fg{color:#353a48!important}body.theme-yellow-light .primary-border{border-color:#353a48!important}body.theme-yellow-light .primary-border-top{border-top-color:#353a48!important}body.theme-yellow-light .primary-border-right{border-right-color:#353a48!important}body.theme-yellow-light .primary-border-bottom{border-bottom-color:#353a48!important}body.theme-yellow-light .primary-border-left{border-left-color:#353a48!important}body.theme-yellow-light .accent-50-bg{background-color:#fffde7!important}body.theme-yellow-light .accent-50{background-color:#fffde7!important;color:#000000de!important}body.theme-yellow-light .accent-50[disabled]{background-color:#fffde71f!important;color:#00000042!important}body.theme-yellow-light .accent-50-fg{color:#fffde7!important}body.theme-yellow-light .accent-50-border{border-color:#fffde7!important}body.theme-yellow-light .accent-50-border-top{border-top-color:#fffde7!important}body.theme-yellow-light .accent-50-border-right{border-right-color:#fffde7!important}body.theme-yellow-light .accent-50-border-bottom{border-bottom-color:#fffde7!important}body.theme-yellow-light .accent-50-border-left{border-left-color:#fffde7!important}body.theme-yellow-light .accent-100-bg{background-color:#fff9c4!important}body.theme-yellow-light .accent-100{background-color:#fff9c4!important;color:#000000de!important}body.theme-yellow-light .accent-100[disabled]{background-color:#fff9c41f!important;color:#00000042!important}body.theme-yellow-light .accent-100-fg{color:#fff9c4!important}body.theme-yellow-light .accent-100-border{border-color:#fff9c4!important}body.theme-yellow-light .accent-100-border-top{border-top-color:#fff9c4!important}body.theme-yellow-light .accent-100-border-right{border-right-color:#fff9c4!important}body.theme-yellow-light .accent-100-border-bottom{border-bottom-color:#fff9c4!important}body.theme-yellow-light .accent-100-border-left{border-left-color:#fff9c4!important}body.theme-yellow-light .accent-200-bg{background-color:#fff59d!important}body.theme-yellow-light .accent-200{background-color:#fff59d!important;color:#000000de!important}body.theme-yellow-light .accent-200[disabled]{background-color:#fff59d1f!important;color:#00000042!important}body.theme-yellow-light .accent-200-fg{color:#fff59d!important}body.theme-yellow-light .accent-200-border{border-color:#fff59d!important}body.theme-yellow-light .accent-200-border-top{border-top-color:#fff59d!important}body.theme-yellow-light .accent-200-border-right{border-right-color:#fff59d!important}body.theme-yellow-light .accent-200-border-bottom{border-bottom-color:#fff59d!important}body.theme-yellow-light .accent-200-border-left{border-left-color:#fff59d!important}body.theme-yellow-light .accent-300-bg{background-color:#fff176!important}body.theme-yellow-light .accent-300{background-color:#fff176!important;color:#000000de!important}body.theme-yellow-light .accent-300[disabled]{background-color:#fff1761f!important;color:#00000042!important}body.theme-yellow-light .accent-300-fg{color:#fff176!important}body.theme-yellow-light .accent-300-border{border-color:#fff176!important}body.theme-yellow-light .accent-300-border-top{border-top-color:#fff176!important}body.theme-yellow-light .accent-300-border-right{border-right-color:#fff176!important}body.theme-yellow-light .accent-300-border-bottom{border-bottom-color:#fff176!important}body.theme-yellow-light .accent-300-border-left{border-left-color:#fff176!important}body.theme-yellow-light .accent-400-bg{background-color:#ffee58!important}body.theme-yellow-light .accent-400{background-color:#ffee58!important;color:#000000de!important}body.theme-yellow-light .accent-400[disabled]{background-color:#ffee581f!important;color:#00000042!important}body.theme-yellow-light .accent-400-fg{color:#ffee58!important}body.theme-yellow-light .accent-400-border{border-color:#ffee58!important}body.theme-yellow-light .accent-400-border-top{border-top-color:#ffee58!important}body.theme-yellow-light .accent-400-border-right{border-right-color:#ffee58!important}body.theme-yellow-light .accent-400-border-bottom{border-bottom-color:#ffee58!important}body.theme-yellow-light .accent-400-border-left{border-left-color:#ffee58!important}body.theme-yellow-light .accent-500-bg{background-color:#ffeb3b!important}body.theme-yellow-light .accent-500{background-color:#ffeb3b!important;color:#000000de!important}body.theme-yellow-light .accent-500[disabled]{background-color:#ffeb3b1f!important;color:#00000042!important}body.theme-yellow-light .accent-500-fg{color:#ffeb3b!important}body.theme-yellow-light .accent-500-border{border-color:#ffeb3b!important}body.theme-yellow-light .accent-500-border-top{border-top-color:#ffeb3b!important}body.theme-yellow-light .accent-500-border-right{border-right-color:#ffeb3b!important}body.theme-yellow-light .accent-500-border-bottom{border-bottom-color:#ffeb3b!important}body.theme-yellow-light .accent-500-border-left{border-left-color:#ffeb3b!important}body.theme-yellow-light .accent-600-bg{background-color:#fdd835!important}body.theme-yellow-light .accent-600{background-color:#fdd835!important;color:#000000de!important}body.theme-yellow-light .accent-600[disabled]{background-color:#fdd8351f!important;color:#00000042!important}body.theme-yellow-light .accent-600-fg{color:#fdd835!important}body.theme-yellow-light .accent-600-border{border-color:#fdd835!important}body.theme-yellow-light .accent-600-border-top{border-top-color:#fdd835!important}body.theme-yellow-light .accent-600-border-right{border-right-color:#fdd835!important}body.theme-yellow-light .accent-600-border-bottom{border-bottom-color:#fdd835!important}body.theme-yellow-light .accent-600-border-left{border-left-color:#fdd835!important}body.theme-yellow-light .accent-700-bg{background-color:#fbc02d!important}body.theme-yellow-light .accent-700{background-color:#fbc02d!important;color:#000000de!important}body.theme-yellow-light .accent-700[disabled]{background-color:#fbc02d1f!important;color:#00000042!important}body.theme-yellow-light .accent-700-fg{color:#fbc02d!important}body.theme-yellow-light .accent-700-border{border-color:#fbc02d!important}body.theme-yellow-light .accent-700-border-top{border-top-color:#fbc02d!important}body.theme-yellow-light .accent-700-border-right{border-right-color:#fbc02d!important}body.theme-yellow-light .accent-700-border-bottom{border-bottom-color:#fbc02d!important}body.theme-yellow-light .accent-700-border-left{border-left-color:#fbc02d!important}body.theme-yellow-light .accent-800-bg{background-color:#f9a825!important}body.theme-yellow-light .accent-800{background-color:#f9a825!important;color:#000000de!important}body.theme-yellow-light .accent-800[disabled]{background-color:#f9a8251f!important;color:#00000042!important}body.theme-yellow-light .accent-800-fg{color:#f9a825!important}body.theme-yellow-light .accent-800-border{border-color:#f9a825!important}body.theme-yellow-light .accent-800-border-top{border-top-color:#f9a825!important}body.theme-yellow-light .accent-800-border-right{border-right-color:#f9a825!important}body.theme-yellow-light .accent-800-border-bottom{border-bottom-color:#f9a825!important}body.theme-yellow-light .accent-800-border-left{border-left-color:#f9a825!important}body.theme-yellow-light .accent-900-bg{background-color:#f57f17!important}body.theme-yellow-light .accent-900{background-color:#f57f17!important;color:#000000de!important}body.theme-yellow-light .accent-900[disabled]{background-color:#f57f171f!important;color:#00000042!important}body.theme-yellow-light .accent-900-fg{color:#f57f17!important}body.theme-yellow-light .accent-900-border{border-color:#f57f17!important}body.theme-yellow-light .accent-900-border-top{border-top-color:#f57f17!important}body.theme-yellow-light .accent-900-border-right{border-right-color:#f57f17!important}body.theme-yellow-light .accent-900-border-bottom{border-bottom-color:#f57f17!important}body.theme-yellow-light .accent-900-border-left{border-left-color:#f57f17!important}body.theme-yellow-light .accent-A100-bg{background-color:#ffff8d!important}body.theme-yellow-light .accent-A100{background-color:#ffff8d!important;color:#000000de!important}body.theme-yellow-light .accent-A100[disabled]{background-color:#ffff8d1f!important;color:#00000042!important}body.theme-yellow-light .accent-A100-fg{color:#ffff8d!important}body.theme-yellow-light .accent-A100-border{border-color:#ffff8d!important}body.theme-yellow-light .accent-A100-border-top{border-top-color:#ffff8d!important}body.theme-yellow-light .accent-A100-border-right{border-right-color:#ffff8d!important}body.theme-yellow-light .accent-A100-border-bottom{border-bottom-color:#ffff8d!important}body.theme-yellow-light .accent-A100-border-left{border-left-color:#ffff8d!important}body.theme-yellow-light .accent-A200-bg{background-color:#ff0!important}body.theme-yellow-light .accent-A200{background-color:#ff0!important;color:#000000de!important}body.theme-yellow-light .accent-A200[disabled]{background-color:#ffff001f!important;color:#00000042!important}body.theme-yellow-light .accent-A200-fg{color:#ff0!important}body.theme-yellow-light .accent-A200-border{border-color:#ff0!important}body.theme-yellow-light .accent-A200-border-top{border-top-color:#ff0!important}body.theme-yellow-light .accent-A200-border-right{border-right-color:#ff0!important}body.theme-yellow-light .accent-A200-border-bottom{border-bottom-color:#ff0!important}body.theme-yellow-light .accent-A200-border-left{border-left-color:#ff0!important}body.theme-yellow-light .accent-A400-bg{background-color:#ffea00!important}body.theme-yellow-light .accent-A400{background-color:#ffea00!important;color:#000000de!important}body.theme-yellow-light .accent-A400[disabled]{background-color:#ffea001f!important;color:#00000042!important}body.theme-yellow-light .accent-A400-fg{color:#ffea00!important}body.theme-yellow-light .accent-A400-border{border-color:#ffea00!important}body.theme-yellow-light .accent-A400-border-top{border-top-color:#ffea00!important}body.theme-yellow-light .accent-A400-border-right{border-right-color:#ffea00!important}body.theme-yellow-light .accent-A400-border-bottom{border-bottom-color:#ffea00!important}body.theme-yellow-light .accent-A400-border-left{border-left-color:#ffea00!important}body.theme-yellow-light .accent-A700-bg{background-color:#ffd600!important}body.theme-yellow-light .accent-A700{background-color:#ffd600!important;color:#000000de!important}body.theme-yellow-light .accent-A700[disabled]{background-color:#ffd6001f!important;color:#00000042!important}body.theme-yellow-light .accent-A700-fg{color:#ffd600!important}body.theme-yellow-light .accent-A700-border{border-color:#ffd600!important}body.theme-yellow-light .accent-A700-border-top{border-top-color:#ffd600!important}body.theme-yellow-light .accent-A700-border-right{border-right-color:#ffd600!important}body.theme-yellow-light .accent-A700-border-bottom{border-bottom-color:#ffd600!important}body.theme-yellow-light .accent-A700-border-left{border-left-color:#ffd600!important}body.theme-yellow-light .accent-bg{background-color:#fdd835!important}body.theme-yellow-light .accent{background-color:#fdd835!important;color:#000000de!important}body.theme-yellow-light .accent[disabled]{background-color:#fdd8351f!important;color:#00000042!important}body.theme-yellow-light .accent-fg{color:#fdd835!important}body.theme-yellow-light .accent-border{border-color:#fdd835!important}body.theme-yellow-light .accent-border-top{border-top-color:#fdd835!important}body.theme-yellow-light .accent-border-right{border-right-color:#fdd835!important}body.theme-yellow-light .accent-border-bottom{border-bottom-color:#fdd835!important}body.theme-yellow-light .accent-border-left{border-left-color:#fdd835!important}body.theme-yellow-light .warn-50-bg{background-color:#ffebee!important}body.theme-yellow-light .warn-50{background-color:#ffebee!important;color:#000000de!important}body.theme-yellow-light .warn-50[disabled]{background-color:#ffebee1f!important;color:#00000042!important}body.theme-yellow-light .warn-50-fg{color:#ffebee!important}body.theme-yellow-light .warn-50-border{border-color:#ffebee!important}body.theme-yellow-light .warn-50-border-top{border-top-color:#ffebee!important}body.theme-yellow-light .warn-50-border-right{border-right-color:#ffebee!important}body.theme-yellow-light .warn-50-border-bottom{border-bottom-color:#ffebee!important}body.theme-yellow-light .warn-50-border-left{border-left-color:#ffebee!important}body.theme-yellow-light .warn-100-bg{background-color:#ffcdd2!important}body.theme-yellow-light .warn-100{background-color:#ffcdd2!important;color:#000000de!important}body.theme-yellow-light .warn-100[disabled]{background-color:#ffcdd21f!important;color:#00000042!important}body.theme-yellow-light .warn-100-fg{color:#ffcdd2!important}body.theme-yellow-light .warn-100-border{border-color:#ffcdd2!important}body.theme-yellow-light .warn-100-border-top{border-top-color:#ffcdd2!important}body.theme-yellow-light .warn-100-border-right{border-right-color:#ffcdd2!important}body.theme-yellow-light .warn-100-border-bottom{border-bottom-color:#ffcdd2!important}body.theme-yellow-light .warn-100-border-left{border-left-color:#ffcdd2!important}body.theme-yellow-light .warn-200-bg{background-color:#ef9a9a!important}body.theme-yellow-light .warn-200{background-color:#ef9a9a!important;color:#000000de!important}body.theme-yellow-light .warn-200[disabled]{background-color:#ef9a9a1f!important;color:#00000042!important}body.theme-yellow-light .warn-200-fg{color:#ef9a9a!important}body.theme-yellow-light .warn-200-border{border-color:#ef9a9a!important}body.theme-yellow-light .warn-200-border-top{border-top-color:#ef9a9a!important}body.theme-yellow-light .warn-200-border-right{border-right-color:#ef9a9a!important}body.theme-yellow-light .warn-200-border-bottom{border-bottom-color:#ef9a9a!important}body.theme-yellow-light .warn-200-border-left{border-left-color:#ef9a9a!important}body.theme-yellow-light .warn-300-bg{background-color:#e57373!important}body.theme-yellow-light .warn-300{background-color:#e57373!important;color:#000000de!important}body.theme-yellow-light .warn-300[disabled]{background-color:#e573731f!important;color:#00000042!important}body.theme-yellow-light .warn-300-fg{color:#e57373!important}body.theme-yellow-light .warn-300-border{border-color:#e57373!important}body.theme-yellow-light .warn-300-border-top{border-top-color:#e57373!important}body.theme-yellow-light .warn-300-border-right{border-right-color:#e57373!important}body.theme-yellow-light .warn-300-border-bottom{border-bottom-color:#e57373!important}body.theme-yellow-light .warn-300-border-left{border-left-color:#e57373!important}body.theme-yellow-light .warn-400-bg{background-color:#ef5350!important}body.theme-yellow-light .warn-400{background-color:#ef5350!important;color:#000000de!important}body.theme-yellow-light .warn-400[disabled]{background-color:#ef53501f!important;color:#00000042!important}body.theme-yellow-light .warn-400-fg{color:#ef5350!important}body.theme-yellow-light .warn-400-border{border-color:#ef5350!important}body.theme-yellow-light .warn-400-border-top{border-top-color:#ef5350!important}body.theme-yellow-light .warn-400-border-right{border-right-color:#ef5350!important}body.theme-yellow-light .warn-400-border-bottom{border-bottom-color:#ef5350!important}body.theme-yellow-light .warn-400-border-left{border-left-color:#ef5350!important}body.theme-yellow-light .warn-500-bg{background-color:#f44336!important}body.theme-yellow-light .warn-500{background-color:#f44336!important;color:#fff!important}body.theme-yellow-light .warn-500[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-yellow-light .warn-500-fg{color:#f44336!important}body.theme-yellow-light .warn-500-border{border-color:#f44336!important}body.theme-yellow-light .warn-500-border-top{border-top-color:#f44336!important}body.theme-yellow-light .warn-500-border-right{border-right-color:#f44336!important}body.theme-yellow-light .warn-500-border-bottom{border-bottom-color:#f44336!important}body.theme-yellow-light .warn-500-border-left{border-left-color:#f44336!important}body.theme-yellow-light .warn-600-bg{background-color:#e53935!important}body.theme-yellow-light .warn-600{background-color:#e53935!important;color:#fff!important}body.theme-yellow-light .warn-600[disabled]{background-color:#e539351f!important;color:#ffffff42!important}body.theme-yellow-light .warn-600-fg{color:#e53935!important}body.theme-yellow-light .warn-600-border{border-color:#e53935!important}body.theme-yellow-light .warn-600-border-top{border-top-color:#e53935!important}body.theme-yellow-light .warn-600-border-right{border-right-color:#e53935!important}body.theme-yellow-light .warn-600-border-bottom{border-bottom-color:#e53935!important}body.theme-yellow-light .warn-600-border-left{border-left-color:#e53935!important}body.theme-yellow-light .warn-700-bg{background-color:#d32f2f!important}body.theme-yellow-light .warn-700{background-color:#d32f2f!important;color:#fff!important}body.theme-yellow-light .warn-700[disabled]{background-color:#d32f2f1f!important;color:#ffffff42!important}body.theme-yellow-light .warn-700-fg{color:#d32f2f!important}body.theme-yellow-light .warn-700-border{border-color:#d32f2f!important}body.theme-yellow-light .warn-700-border-top{border-top-color:#d32f2f!important}body.theme-yellow-light .warn-700-border-right{border-right-color:#d32f2f!important}body.theme-yellow-light .warn-700-border-bottom{border-bottom-color:#d32f2f!important}body.theme-yellow-light .warn-700-border-left{border-left-color:#d32f2f!important}body.theme-yellow-light .warn-800-bg{background-color:#c62828!important}body.theme-yellow-light .warn-800{background-color:#c62828!important;color:#fff!important}body.theme-yellow-light .warn-800[disabled]{background-color:#c628281f!important;color:#ffffff42!important}body.theme-yellow-light .warn-800-fg{color:#c62828!important}body.theme-yellow-light .warn-800-border{border-color:#c62828!important}body.theme-yellow-light .warn-800-border-top{border-top-color:#c62828!important}body.theme-yellow-light .warn-800-border-right{border-right-color:#c62828!important}body.theme-yellow-light .warn-800-border-bottom{border-bottom-color:#c62828!important}body.theme-yellow-light .warn-800-border-left{border-left-color:#c62828!important}body.theme-yellow-light .warn-900-bg{background-color:#b71c1c!important}body.theme-yellow-light .warn-900{background-color:#b71c1c!important;color:#fff!important}body.theme-yellow-light .warn-900[disabled]{background-color:#b71c1c1f!important;color:#ffffff42!important}body.theme-yellow-light .warn-900-fg{color:#b71c1c!important}body.theme-yellow-light .warn-900-border{border-color:#b71c1c!important}body.theme-yellow-light .warn-900-border-top{border-top-color:#b71c1c!important}body.theme-yellow-light .warn-900-border-right{border-right-color:#b71c1c!important}body.theme-yellow-light .warn-900-border-bottom{border-bottom-color:#b71c1c!important}body.theme-yellow-light .warn-900-border-left{border-left-color:#b71c1c!important}body.theme-yellow-light .warn-A100-bg{background-color:#ff8a80!important}body.theme-yellow-light .warn-A100{background-color:#ff8a80!important;color:#000000de!important}body.theme-yellow-light .warn-A100[disabled]{background-color:#ff8a801f!important;color:#00000042!important}body.theme-yellow-light .warn-A100-fg{color:#ff8a80!important}body.theme-yellow-light .warn-A100-border{border-color:#ff8a80!important}body.theme-yellow-light .warn-A100-border-top{border-top-color:#ff8a80!important}body.theme-yellow-light .warn-A100-border-right{border-right-color:#ff8a80!important}body.theme-yellow-light .warn-A100-border-bottom{border-bottom-color:#ff8a80!important}body.theme-yellow-light .warn-A100-border-left{border-left-color:#ff8a80!important}body.theme-yellow-light .warn-A200-bg{background-color:#ff5252!important}body.theme-yellow-light .warn-A200{background-color:#ff5252!important;color:#fff!important}body.theme-yellow-light .warn-A200[disabled]{background-color:#ff52521f!important;color:#ffffff42!important}body.theme-yellow-light .warn-A200-fg{color:#ff5252!important}body.theme-yellow-light .warn-A200-border{border-color:#ff5252!important}body.theme-yellow-light .warn-A200-border-top{border-top-color:#ff5252!important}body.theme-yellow-light .warn-A200-border-right{border-right-color:#ff5252!important}body.theme-yellow-light .warn-A200-border-bottom{border-bottom-color:#ff5252!important}body.theme-yellow-light .warn-A200-border-left{border-left-color:#ff5252!important}body.theme-yellow-light .warn-A400-bg{background-color:#ff1744!important}body.theme-yellow-light .warn-A400{background-color:#ff1744!important;color:#fff!important}body.theme-yellow-light .warn-A400[disabled]{background-color:#ff17441f!important;color:#ffffff42!important}body.theme-yellow-light .warn-A400-fg{color:#ff1744!important}body.theme-yellow-light .warn-A400-border{border-color:#ff1744!important}body.theme-yellow-light .warn-A400-border-top{border-top-color:#ff1744!important}body.theme-yellow-light .warn-A400-border-right{border-right-color:#ff1744!important}body.theme-yellow-light .warn-A400-border-bottom{border-bottom-color:#ff1744!important}body.theme-yellow-light .warn-A400-border-left{border-left-color:#ff1744!important}body.theme-yellow-light .warn-A700-bg{background-color:#d50000!important}body.theme-yellow-light .warn-A700{background-color:#d50000!important;color:#fff!important}body.theme-yellow-light .warn-A700[disabled]{background-color:#d500001f!important;color:#ffffff42!important}body.theme-yellow-light .warn-A700-fg{color:#d50000!important}body.theme-yellow-light .warn-A700-border{border-color:#d50000!important}body.theme-yellow-light .warn-A700-border-top{border-top-color:#d50000!important}body.theme-yellow-light .warn-A700-border-right{border-right-color:#d50000!important}body.theme-yellow-light .warn-A700-border-bottom{border-bottom-color:#d50000!important}body.theme-yellow-light .warn-A700-border-left{border-left-color:#d50000!important}body.theme-yellow-light .warn-bg{background-color:#f44336!important}body.theme-yellow-light .warn{background-color:#f44336!important;color:#fff!important}body.theme-yellow-light .warn[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-yellow-light .warn-fg{color:#f44336!important}body.theme-yellow-light .warn-border{border-color:#f44336!important}body.theme-yellow-light .warn-border-top{border-top-color:#f44336!important}body.theme-yellow-light .warn-border-right{border-right-color:#f44336!important}body.theme-yellow-light .warn-border-bottom{border-bottom-color:#f44336!important}body.theme-yellow-light .warn-border-left{border-left-color:#f44336!important}body.theme-yellow-light .primary-50 i,body.theme-yellow-light .primary-50 .icon,body.theme-yellow-light .primary-100 i,body.theme-yellow-light .primary-100 .icon,body.theme-yellow-light .primary-200 i,body.theme-yellow-light .primary-200 .icon,body.theme-yellow-light .primary-A100 i,body.theme-yellow-light .primary-A100 .icon,body.theme-yellow-light .accent-50 i,body.theme-yellow-light .accent-50 .icon,body.theme-yellow-light .accent-100 i,body.theme-yellow-light .accent-100 .icon,body.theme-yellow-light .accent-200 i,body.theme-yellow-light .accent-200 .icon,body.theme-yellow-light .accent-300 i,body.theme-yellow-light .accent-300 .icon,body.theme-yellow-light .accent-400 i,body.theme-yellow-light .accent-400 .icon,body.theme-yellow-light .accent-500 i,body.theme-yellow-light .accent-500 .icon,body.theme-yellow-light .accent-600 i,body.theme-yellow-light .accent-600 .icon,body.theme-yellow-light .accent-700 i,body.theme-yellow-light .accent-700 .icon,body.theme-yellow-light .accent-800 i,body.theme-yellow-light .accent-800 .icon,body.theme-yellow-light .accent-900 i,body.theme-yellow-light .accent-900 .icon,body.theme-yellow-light .accent-A100 i,body.theme-yellow-light .accent-A100 .icon,body.theme-yellow-light .accent-A200 i,body.theme-yellow-light .accent-A200 .icon,body.theme-yellow-light .accent-A400 i,body.theme-yellow-light .accent-A400 .icon,body.theme-yellow-light .accent-A700 i,body.theme-yellow-light .accent-A700 .icon,body.theme-yellow-light .accent i,body.theme-yellow-light .accent .icon,body.theme-yellow-light .warn-50 i,body.theme-yellow-light .warn-50 .icon,body.theme-yellow-light .warn-100 i,body.theme-yellow-light .warn-100 .icon,body.theme-yellow-light .warn-200 i,body.theme-yellow-light .warn-200 .icon,body.theme-yellow-light .warn-300 i,body.theme-yellow-light .warn-300 .icon,body.theme-yellow-light .warn-400 i,body.theme-yellow-light .warn-400 .icon,body.theme-yellow-light .warn-A100 i,body.theme-yellow-light .warn-A100 .icon{color:#0000008a}body.theme-yellow-light .primary-50.secondary-text,body.theme-yellow-light .primary-50 .secondary-text,body.theme-yellow-light .primary-100.secondary-text,body.theme-yellow-light .primary-100 .secondary-text,body.theme-yellow-light .primary-200.secondary-text,body.theme-yellow-light .primary-200 .secondary-text,body.theme-yellow-light .primary-A100.secondary-text,body.theme-yellow-light .primary-A100 .secondary-text,body.theme-yellow-light .accent-50.secondary-text,body.theme-yellow-light .accent-50 .secondary-text,body.theme-yellow-light .accent-100.secondary-text,body.theme-yellow-light .accent-100 .secondary-text,body.theme-yellow-light .accent-200.secondary-text,body.theme-yellow-light .accent-200 .secondary-text,body.theme-yellow-light .accent-300.secondary-text,body.theme-yellow-light .accent-300 .secondary-text,body.theme-yellow-light .accent-400.secondary-text,body.theme-yellow-light .accent-400 .secondary-text,body.theme-yellow-light .accent-500.secondary-text,body.theme-yellow-light .accent-500 .secondary-text,body.theme-yellow-light .accent-600.secondary-text,body.theme-yellow-light .accent-600 .secondary-text,body.theme-yellow-light .accent-700.secondary-text,body.theme-yellow-light .accent-700 .secondary-text,body.theme-yellow-light .accent-800.secondary-text,body.theme-yellow-light .accent-800 .secondary-text,body.theme-yellow-light .accent-900.secondary-text,body.theme-yellow-light .accent-900 .secondary-text,body.theme-yellow-light .accent-A100.secondary-text,body.theme-yellow-light .accent-A100 .secondary-text,body.theme-yellow-light .accent-A200.secondary-text,body.theme-yellow-light .accent-A200 .secondary-text,body.theme-yellow-light .accent-A400.secondary-text,body.theme-yellow-light .accent-A400 .secondary-text,body.theme-yellow-light .accent-A700.secondary-text,body.theme-yellow-light .accent-A700 .secondary-text,body.theme-yellow-light .accent.secondary-text,body.theme-yellow-light .accent .secondary-text,body.theme-yellow-light .warn-50.secondary-text,body.theme-yellow-light .warn-50 .secondary-text,body.theme-yellow-light .warn-100.secondary-text,body.theme-yellow-light .warn-100 .secondary-text,body.theme-yellow-light .warn-200.secondary-text,body.theme-yellow-light .warn-200 .secondary-text,body.theme-yellow-light .warn-300.secondary-text,body.theme-yellow-light .warn-300 .secondary-text,body.theme-yellow-light .warn-400.secondary-text,body.theme-yellow-light .warn-400 .secondary-text,body.theme-yellow-light .warn-A100.secondary-text,body.theme-yellow-light .warn-A100 .secondary-text{color:#0000008a!important}body.theme-yellow-light .primary-50.hint-text,body.theme-yellow-light .primary-50 .hint-text,body.theme-yellow-light .primary-50.disabled-text,body.theme-yellow-light .primary-50 .disabled-text,body.theme-yellow-light .primary-100.hint-text,body.theme-yellow-light .primary-100 .hint-text,body.theme-yellow-light .primary-100.disabled-text,body.theme-yellow-light .primary-100 .disabled-text,body.theme-yellow-light .primary-200.hint-text,body.theme-yellow-light .primary-200 .hint-text,body.theme-yellow-light .primary-200.disabled-text,body.theme-yellow-light .primary-200 .disabled-text,body.theme-yellow-light .primary-A100.hint-text,body.theme-yellow-light .primary-A100 .hint-text,body.theme-yellow-light .primary-A100.disabled-text,body.theme-yellow-light .primary-A100 .disabled-text,body.theme-yellow-light .accent-50.hint-text,body.theme-yellow-light .accent-50 .hint-text,body.theme-yellow-light .accent-50.disabled-text,body.theme-yellow-light .accent-50 .disabled-text,body.theme-yellow-light .accent-100.hint-text,body.theme-yellow-light .accent-100 .hint-text,body.theme-yellow-light .accent-100.disabled-text,body.theme-yellow-light .accent-100 .disabled-text,body.theme-yellow-light .accent-200.hint-text,body.theme-yellow-light .accent-200 .hint-text,body.theme-yellow-light .accent-200.disabled-text,body.theme-yellow-light .accent-200 .disabled-text,body.theme-yellow-light .accent-300.hint-text,body.theme-yellow-light .accent-300 .hint-text,body.theme-yellow-light .accent-300.disabled-text,body.theme-yellow-light .accent-300 .disabled-text,body.theme-yellow-light .accent-400.hint-text,body.theme-yellow-light .accent-400 .hint-text,body.theme-yellow-light .accent-400.disabled-text,body.theme-yellow-light .accent-400 .disabled-text,body.theme-yellow-light .accent-500.hint-text,body.theme-yellow-light .accent-500 .hint-text,body.theme-yellow-light .accent-500.disabled-text,body.theme-yellow-light .accent-500 .disabled-text,body.theme-yellow-light .accent-600.hint-text,body.theme-yellow-light .accent-600 .hint-text,body.theme-yellow-light .accent-600.disabled-text,body.theme-yellow-light .accent-600 .disabled-text,body.theme-yellow-light .accent-700.hint-text,body.theme-yellow-light .accent-700 .hint-text,body.theme-yellow-light .accent-700.disabled-text,body.theme-yellow-light .accent-700 .disabled-text,body.theme-yellow-light .accent-800.hint-text,body.theme-yellow-light .accent-800 .hint-text,body.theme-yellow-light .accent-800.disabled-text,body.theme-yellow-light .accent-800 .disabled-text,body.theme-yellow-light .accent-900.hint-text,body.theme-yellow-light .accent-900 .hint-text,body.theme-yellow-light .accent-900.disabled-text,body.theme-yellow-light .accent-900 .disabled-text,body.theme-yellow-light .accent-A100.hint-text,body.theme-yellow-light .accent-A100 .hint-text,body.theme-yellow-light .accent-A100.disabled-text,body.theme-yellow-light .accent-A100 .disabled-text,body.theme-yellow-light .accent-A200.hint-text,body.theme-yellow-light .accent-A200 .hint-text,body.theme-yellow-light .accent-A200.disabled-text,body.theme-yellow-light .accent-A200 .disabled-text,body.theme-yellow-light .accent-A400.hint-text,body.theme-yellow-light .accent-A400 .hint-text,body.theme-yellow-light .accent-A400.disabled-text,body.theme-yellow-light .accent-A400 .disabled-text,body.theme-yellow-light .accent-A700.hint-text,body.theme-yellow-light .accent-A700 .hint-text,body.theme-yellow-light .accent-A700.disabled-text,body.theme-yellow-light .accent-A700 .disabled-text,body.theme-yellow-light .accent.hint-text,body.theme-yellow-light .accent .hint-text,body.theme-yellow-light .accent.disabled-text,body.theme-yellow-light .accent .disabled-text,body.theme-yellow-light .warn-50.hint-text,body.theme-yellow-light .warn-50 .hint-text,body.theme-yellow-light .warn-50.disabled-text,body.theme-yellow-light .warn-50 .disabled-text,body.theme-yellow-light .warn-100.hint-text,body.theme-yellow-light .warn-100 .hint-text,body.theme-yellow-light .warn-100.disabled-text,body.theme-yellow-light .warn-100 .disabled-text,body.theme-yellow-light .warn-200.hint-text,body.theme-yellow-light .warn-200 .hint-text,body.theme-yellow-light .warn-200.disabled-text,body.theme-yellow-light .warn-200 .disabled-text,body.theme-yellow-light .warn-300.hint-text,body.theme-yellow-light .warn-300 .hint-text,body.theme-yellow-light .warn-300.disabled-text,body.theme-yellow-light .warn-300 .disabled-text,body.theme-yellow-light .warn-400.hint-text,body.theme-yellow-light .warn-400 .hint-text,body.theme-yellow-light .warn-400.disabled-text,body.theme-yellow-light .warn-400 .disabled-text,body.theme-yellow-light .warn-A100.hint-text,body.theme-yellow-light .warn-A100 .hint-text,body.theme-yellow-light .warn-A100.disabled-text,body.theme-yellow-light .warn-A100 .disabled-text{color:#00000061!important}body.theme-yellow-light .primary-50.divider,body.theme-yellow-light .primary-50 .divider,body.theme-yellow-light .primary-100.divider,body.theme-yellow-light .primary-100 .divider,body.theme-yellow-light .primary-200.divider,body.theme-yellow-light .primary-200 .divider,body.theme-yellow-light .primary-A100.divider,body.theme-yellow-light .primary-A100 .divider,body.theme-yellow-light .accent-50.divider,body.theme-yellow-light .accent-50 .divider,body.theme-yellow-light .accent-100.divider,body.theme-yellow-light .accent-100 .divider,body.theme-yellow-light .accent-200.divider,body.theme-yellow-light .accent-200 .divider,body.theme-yellow-light .accent-300.divider,body.theme-yellow-light .accent-300 .divider,body.theme-yellow-light .accent-400.divider,body.theme-yellow-light .accent-400 .divider,body.theme-yellow-light .accent-500.divider,body.theme-yellow-light .accent-500 .divider,body.theme-yellow-light .accent-600.divider,body.theme-yellow-light .accent-600 .divider,body.theme-yellow-light .accent-700.divider,body.theme-yellow-light .accent-700 .divider,body.theme-yellow-light .accent-800.divider,body.theme-yellow-light .accent-800 .divider,body.theme-yellow-light .accent-900.divider,body.theme-yellow-light .accent-900 .divider,body.theme-yellow-light .accent-A100.divider,body.theme-yellow-light .accent-A100 .divider,body.theme-yellow-light .accent-A200.divider,body.theme-yellow-light .accent-A200 .divider,body.theme-yellow-light .accent-A400.divider,body.theme-yellow-light .accent-A400 .divider,body.theme-yellow-light .accent-A700.divider,body.theme-yellow-light .accent-A700 .divider,body.theme-yellow-light .accent.divider,body.theme-yellow-light .accent .divider,body.theme-yellow-light .warn-50.divider,body.theme-yellow-light .warn-50 .divider,body.theme-yellow-light .warn-100.divider,body.theme-yellow-light .warn-100 .divider,body.theme-yellow-light .warn-200.divider,body.theme-yellow-light .warn-200 .divider,body.theme-yellow-light .warn-300.divider,body.theme-yellow-light .warn-300 .divider,body.theme-yellow-light .warn-400.divider,body.theme-yellow-light .warn-400 .divider,body.theme-yellow-light .warn-A100.divider,body.theme-yellow-light .warn-A100 .divider{color:#0000001f!important}body.theme-yellow-light .primary-50 .mat-ripple-element,body.theme-yellow-light .primary-100 .mat-ripple-element,body.theme-yellow-light .primary-200 .mat-ripple-element,body.theme-yellow-light .primary-A100 .mat-ripple-element,body.theme-yellow-light .accent-50 .mat-ripple-element,body.theme-yellow-light .accent-100 .mat-ripple-element,body.theme-yellow-light .accent-200 .mat-ripple-element,body.theme-yellow-light .accent-300 .mat-ripple-element,body.theme-yellow-light .accent-400 .mat-ripple-element,body.theme-yellow-light .accent-500 .mat-ripple-element,body.theme-yellow-light .accent-600 .mat-ripple-element,body.theme-yellow-light .accent-700 .mat-ripple-element,body.theme-yellow-light .accent-800 .mat-ripple-element,body.theme-yellow-light .accent-900 .mat-ripple-element,body.theme-yellow-light .accent-A100 .mat-ripple-element,body.theme-yellow-light .accent-A200 .mat-ripple-element,body.theme-yellow-light .accent-A400 .mat-ripple-element,body.theme-yellow-light .accent-A700 .mat-ripple-element,body.theme-yellow-light .accent .mat-ripple-element,body.theme-yellow-light .warn-50 .mat-ripple-element,body.theme-yellow-light .warn-100 .mat-ripple-element,body.theme-yellow-light .warn-200 .mat-ripple-element,body.theme-yellow-light .warn-300 .mat-ripple-element,body.theme-yellow-light .warn-400 .mat-ripple-element,body.theme-yellow-light .warn-A100 .mat-ripple-element{background:#0000001a}body.theme-yellow-light .primary-50 .adaptive-border-color,body.theme-yellow-light .primary-100 .adaptive-border-color,body.theme-yellow-light .primary-200 .adaptive-border-color,body.theme-yellow-light .primary-A100 .adaptive-border-color,body.theme-yellow-light .accent-50 .adaptive-border-color,body.theme-yellow-light .accent-100 .adaptive-border-color,body.theme-yellow-light .accent-200 .adaptive-border-color,body.theme-yellow-light .accent-300 .adaptive-border-color,body.theme-yellow-light .accent-400 .adaptive-border-color,body.theme-yellow-light .accent-500 .adaptive-border-color,body.theme-yellow-light .accent-600 .adaptive-border-color,body.theme-yellow-light .accent-700 .adaptive-border-color,body.theme-yellow-light .accent-800 .adaptive-border-color,body.theme-yellow-light .accent-900 .adaptive-border-color,body.theme-yellow-light .accent-A100 .adaptive-border-color,body.theme-yellow-light .accent-A200 .adaptive-border-color,body.theme-yellow-light .accent-A400 .adaptive-border-color,body.theme-yellow-light .accent-A700 .adaptive-border-color,body.theme-yellow-light .accent .adaptive-border-color,body.theme-yellow-light .warn-50 .adaptive-border-color,body.theme-yellow-light .warn-100 .adaptive-border-color,body.theme-yellow-light .warn-200 .adaptive-border-color,body.theme-yellow-light .warn-300 .adaptive-border-color,body.theme-yellow-light .warn-400 .adaptive-border-color,body.theme-yellow-light .warn-A100 .adaptive-border-color{border-color:#0000001f}body.theme-yellow-light .primary-300 i,body.theme-yellow-light .primary-300 .icon,body.theme-yellow-light .primary-400 i,body.theme-yellow-light .primary-400 .icon,body.theme-yellow-light .primary-500 i,body.theme-yellow-light .primary-500 .icon,body.theme-yellow-light .primary-600 i,body.theme-yellow-light .primary-600 .icon,body.theme-yellow-light .primary-700 i,body.theme-yellow-light .primary-700 .icon,body.theme-yellow-light .primary-800 i,body.theme-yellow-light .primary-800 .icon,body.theme-yellow-light .primary-900 i,body.theme-yellow-light .primary-900 .icon,body.theme-yellow-light .primary-A200 i,body.theme-yellow-light .primary-A200 .icon,body.theme-yellow-light .primary-A400 i,body.theme-yellow-light .primary-A400 .icon,body.theme-yellow-light .primary-A700 i,body.theme-yellow-light .primary-A700 .icon,body.theme-yellow-light .primary i,body.theme-yellow-light .primary .icon,body.theme-yellow-light .warn-500 i,body.theme-yellow-light .warn-500 .icon,body.theme-yellow-light .warn-600 i,body.theme-yellow-light .warn-600 .icon,body.theme-yellow-light .warn-700 i,body.theme-yellow-light .warn-700 .icon,body.theme-yellow-light .warn-800 i,body.theme-yellow-light .warn-800 .icon,body.theme-yellow-light .warn-900 i,body.theme-yellow-light .warn-900 .icon,body.theme-yellow-light .warn-A200 i,body.theme-yellow-light .warn-A200 .icon,body.theme-yellow-light .warn-A400 i,body.theme-yellow-light .warn-A400 .icon,body.theme-yellow-light .warn-A700 i,body.theme-yellow-light .warn-A700 .icon,body.theme-yellow-light .warn i,body.theme-yellow-light .warn .icon{color:#fff}body.theme-yellow-light .primary-300.secondary-text,body.theme-yellow-light .primary-300 .secondary-text,body.theme-yellow-light .primary-400.secondary-text,body.theme-yellow-light .primary-400 .secondary-text,body.theme-yellow-light .primary-500.secondary-text,body.theme-yellow-light .primary-500 .secondary-text,body.theme-yellow-light .primary-600.secondary-text,body.theme-yellow-light .primary-600 .secondary-text,body.theme-yellow-light .primary-700.secondary-text,body.theme-yellow-light .primary-700 .secondary-text,body.theme-yellow-light .primary-800.secondary-text,body.theme-yellow-light .primary-800 .secondary-text,body.theme-yellow-light .primary-900.secondary-text,body.theme-yellow-light .primary-900 .secondary-text,body.theme-yellow-light .primary-A200.secondary-text,body.theme-yellow-light .primary-A200 .secondary-text,body.theme-yellow-light .primary-A400.secondary-text,body.theme-yellow-light .primary-A400 .secondary-text,body.theme-yellow-light .primary-A700.secondary-text,body.theme-yellow-light .primary-A700 .secondary-text,body.theme-yellow-light .primary.secondary-text,body.theme-yellow-light .primary .secondary-text,body.theme-yellow-light .warn-500.secondary-text,body.theme-yellow-light .warn-500 .secondary-text,body.theme-yellow-light .warn-600.secondary-text,body.theme-yellow-light .warn-600 .secondary-text,body.theme-yellow-light .warn-700.secondary-text,body.theme-yellow-light .warn-700 .secondary-text,body.theme-yellow-light .warn-800.secondary-text,body.theme-yellow-light .warn-800 .secondary-text,body.theme-yellow-light .warn-900.secondary-text,body.theme-yellow-light .warn-900 .secondary-text,body.theme-yellow-light .warn-A200.secondary-text,body.theme-yellow-light .warn-A200 .secondary-text,body.theme-yellow-light .warn-A400.secondary-text,body.theme-yellow-light .warn-A400 .secondary-text,body.theme-yellow-light .warn-A700.secondary-text,body.theme-yellow-light .warn-A700 .secondary-text,body.theme-yellow-light .warn.secondary-text,body.theme-yellow-light .warn .secondary-text{color:#ffffffb3!important}body.theme-yellow-light .primary-300.hint-text,body.theme-yellow-light .primary-300 .hint-text,body.theme-yellow-light .primary-300.disabled-text,body.theme-yellow-light .primary-300 .disabled-text,body.theme-yellow-light .primary-400.hint-text,body.theme-yellow-light .primary-400 .hint-text,body.theme-yellow-light .primary-400.disabled-text,body.theme-yellow-light .primary-400 .disabled-text,body.theme-yellow-light .primary-500.hint-text,body.theme-yellow-light .primary-500 .hint-text,body.theme-yellow-light .primary-500.disabled-text,body.theme-yellow-light .primary-500 .disabled-text,body.theme-yellow-light .primary-600.hint-text,body.theme-yellow-light .primary-600 .hint-text,body.theme-yellow-light .primary-600.disabled-text,body.theme-yellow-light .primary-600 .disabled-text,body.theme-yellow-light .primary-700.hint-text,body.theme-yellow-light .primary-700 .hint-text,body.theme-yellow-light .primary-700.disabled-text,body.theme-yellow-light .primary-700 .disabled-text,body.theme-yellow-light .primary-800.hint-text,body.theme-yellow-light .primary-800 .hint-text,body.theme-yellow-light .primary-800.disabled-text,body.theme-yellow-light .primary-800 .disabled-text,body.theme-yellow-light .primary-900.hint-text,body.theme-yellow-light .primary-900 .hint-text,body.theme-yellow-light .primary-900.disabled-text,body.theme-yellow-light .primary-900 .disabled-text,body.theme-yellow-light .primary-A200.hint-text,body.theme-yellow-light .primary-A200 .hint-text,body.theme-yellow-light .primary-A200.disabled-text,body.theme-yellow-light .primary-A200 .disabled-text,body.theme-yellow-light .primary-A400.hint-text,body.theme-yellow-light .primary-A400 .hint-text,body.theme-yellow-light .primary-A400.disabled-text,body.theme-yellow-light .primary-A400 .disabled-text,body.theme-yellow-light .primary-A700.hint-text,body.theme-yellow-light .primary-A700 .hint-text,body.theme-yellow-light .primary-A700.disabled-text,body.theme-yellow-light .primary-A700 .disabled-text,body.theme-yellow-light .primary.hint-text,body.theme-yellow-light .primary .hint-text,body.theme-yellow-light .primary.disabled-text,body.theme-yellow-light .primary .disabled-text,body.theme-yellow-light .warn-500.hint-text,body.theme-yellow-light .warn-500 .hint-text,body.theme-yellow-light .warn-500.disabled-text,body.theme-yellow-light .warn-500 .disabled-text,body.theme-yellow-light .warn-600.hint-text,body.theme-yellow-light .warn-600 .hint-text,body.theme-yellow-light .warn-600.disabled-text,body.theme-yellow-light .warn-600 .disabled-text,body.theme-yellow-light .warn-700.hint-text,body.theme-yellow-light .warn-700 .hint-text,body.theme-yellow-light .warn-700.disabled-text,body.theme-yellow-light .warn-700 .disabled-text,body.theme-yellow-light .warn-800.hint-text,body.theme-yellow-light .warn-800 .hint-text,body.theme-yellow-light .warn-800.disabled-text,body.theme-yellow-light .warn-800 .disabled-text,body.theme-yellow-light .warn-900.hint-text,body.theme-yellow-light .warn-900 .hint-text,body.theme-yellow-light .warn-900.disabled-text,body.theme-yellow-light .warn-900 .disabled-text,body.theme-yellow-light .warn-A200.hint-text,body.theme-yellow-light .warn-A200 .hint-text,body.theme-yellow-light .warn-A200.disabled-text,body.theme-yellow-light .warn-A200 .disabled-text,body.theme-yellow-light .warn-A400.hint-text,body.theme-yellow-light .warn-A400 .hint-text,body.theme-yellow-light .warn-A400.disabled-text,body.theme-yellow-light .warn-A400 .disabled-text,body.theme-yellow-light .warn-A700.hint-text,body.theme-yellow-light .warn-A700 .hint-text,body.theme-yellow-light .warn-A700.disabled-text,body.theme-yellow-light .warn-A700 .disabled-text,body.theme-yellow-light .warn.hint-text,body.theme-yellow-light .warn .hint-text,body.theme-yellow-light .warn.disabled-text,body.theme-yellow-light .warn .disabled-text{color:#ffffff80!important}body.theme-yellow-light .primary-300.divider,body.theme-yellow-light .primary-300 .divider,body.theme-yellow-light .primary-400.divider,body.theme-yellow-light .primary-400 .divider,body.theme-yellow-light .primary-500.divider,body.theme-yellow-light .primary-500 .divider,body.theme-yellow-light .primary-600.divider,body.theme-yellow-light .primary-600 .divider,body.theme-yellow-light .primary-700.divider,body.theme-yellow-light .primary-700 .divider,body.theme-yellow-light .primary-800.divider,body.theme-yellow-light .primary-800 .divider,body.theme-yellow-light .primary-900.divider,body.theme-yellow-light .primary-900 .divider,body.theme-yellow-light .primary-A200.divider,body.theme-yellow-light .primary-A200 .divider,body.theme-yellow-light .primary-A400.divider,body.theme-yellow-light .primary-A400 .divider,body.theme-yellow-light .primary-A700.divider,body.theme-yellow-light .primary-A700 .divider,body.theme-yellow-light .primary.divider,body.theme-yellow-light .primary .divider,body.theme-yellow-light .warn-500.divider,body.theme-yellow-light .warn-500 .divider,body.theme-yellow-light .warn-600.divider,body.theme-yellow-light .warn-600 .divider,body.theme-yellow-light .warn-700.divider,body.theme-yellow-light .warn-700 .divider,body.theme-yellow-light .warn-800.divider,body.theme-yellow-light .warn-800 .divider,body.theme-yellow-light .warn-900.divider,body.theme-yellow-light .warn-900 .divider,body.theme-yellow-light .warn-A200.divider,body.theme-yellow-light .warn-A200 .divider,body.theme-yellow-light .warn-A400.divider,body.theme-yellow-light .warn-A400 .divider,body.theme-yellow-light .warn-A700.divider,body.theme-yellow-light .warn-A700 .divider,body.theme-yellow-light .warn.divider,body.theme-yellow-light .warn .divider{color:#ffffff1f!important}body.theme-yellow-light .primary-300 .mat-ripple-element,body.theme-yellow-light .primary-400 .mat-ripple-element,body.theme-yellow-light .primary-500 .mat-ripple-element,body.theme-yellow-light .primary-600 .mat-ripple-element,body.theme-yellow-light .primary-700 .mat-ripple-element,body.theme-yellow-light .primary-800 .mat-ripple-element,body.theme-yellow-light .primary-900 .mat-ripple-element,body.theme-yellow-light .primary-A200 .mat-ripple-element,body.theme-yellow-light .primary-A400 .mat-ripple-element,body.theme-yellow-light .primary-A700 .mat-ripple-element,body.theme-yellow-light .primary .mat-ripple-element,body.theme-yellow-light .warn-500 .mat-ripple-element,body.theme-yellow-light .warn-600 .mat-ripple-element,body.theme-yellow-light .warn-700 .mat-ripple-element,body.theme-yellow-light .warn-800 .mat-ripple-element,body.theme-yellow-light .warn-900 .mat-ripple-element,body.theme-yellow-light .warn-A200 .mat-ripple-element,body.theme-yellow-light .warn-A400 .mat-ripple-element,body.theme-yellow-light .warn-A700 .mat-ripple-element,body.theme-yellow-light .warn .mat-ripple-element{background:#ffffff1a}body.theme-yellow-light .primary-300 .adaptive-border-color,body.theme-yellow-light .primary-400 .adaptive-border-color,body.theme-yellow-light .primary-500 .adaptive-border-color,body.theme-yellow-light .primary-600 .adaptive-border-color,body.theme-yellow-light .primary-700 .adaptive-border-color,body.theme-yellow-light .primary-800 .adaptive-border-color,body.theme-yellow-light .primary-900 .adaptive-border-color,body.theme-yellow-light .primary-A200 .adaptive-border-color,body.theme-yellow-light .primary-A400 .adaptive-border-color,body.theme-yellow-light .primary-A700 .adaptive-border-color,body.theme-yellow-light .primary .adaptive-border-color,body.theme-yellow-light .warn-500 .adaptive-border-color,body.theme-yellow-light .warn-600 .adaptive-border-color,body.theme-yellow-light .warn-700 .adaptive-border-color,body.theme-yellow-light .warn-800 .adaptive-border-color,body.theme-yellow-light .warn-900 .adaptive-border-color,body.theme-yellow-light .warn-A200 .adaptive-border-color,body.theme-yellow-light .warn-A400 .adaptive-border-color,body.theme-yellow-light .warn-A700 .adaptive-border-color,body.theme-yellow-light .warn .adaptive-border-color{border-color:#ffffff1f}body.theme-yellow-light .primary-50 input[type=text],body.theme-yellow-light .primary-100 input[type=text],body.theme-yellow-light .primary-200 input[type=text],body.theme-yellow-light .primary-A100 input[type=text],body.theme-yellow-light .accent-50 input[type=text],body.theme-yellow-light .accent-100 input[type=text],body.theme-yellow-light .accent-200 input[type=text],body.theme-yellow-light .accent-300 input[type=text],body.theme-yellow-light .accent-400 input[type=text],body.theme-yellow-light .accent-500 input[type=text],body.theme-yellow-light .accent-600 input[type=text],body.theme-yellow-light .accent-700 input[type=text],body.theme-yellow-light .accent-800 input[type=text],body.theme-yellow-light .accent-900 input[type=text],body.theme-yellow-light .accent-A100 input[type=text],body.theme-yellow-light .accent-A200 input[type=text],body.theme-yellow-light .accent-A400 input[type=text],body.theme-yellow-light .accent-A700 input[type=text],body.theme-yellow-light .accent input[type=text],body.theme-yellow-light .warn-50 input[type=text],body.theme-yellow-light .warn-100 input[type=text],body.theme-yellow-light .warn-200 input[type=text],body.theme-yellow-light .warn-300 input[type=text],body.theme-yellow-light .warn-400 input[type=text],body.theme-yellow-light .warn-A100 input[type=text]{color:#000}body.theme-yellow-light .primary-50 .mat-form-field-label,body.theme-yellow-light .primary-100 .mat-form-field-label,body.theme-yellow-light .primary-200 .mat-form-field-label,body.theme-yellow-light .primary-A100 .mat-form-field-label,body.theme-yellow-light .accent-50 .mat-form-field-label,body.theme-yellow-light .accent-100 .mat-form-field-label,body.theme-yellow-light .accent-200 .mat-form-field-label,body.theme-yellow-light .accent-300 .mat-form-field-label,body.theme-yellow-light .accent-400 .mat-form-field-label,body.theme-yellow-light .accent-500 .mat-form-field-label,body.theme-yellow-light .accent-600 .mat-form-field-label,body.theme-yellow-light .accent-700 .mat-form-field-label,body.theme-yellow-light .accent-800 .mat-form-field-label,body.theme-yellow-light .accent-900 .mat-form-field-label,body.theme-yellow-light .accent-A100 .mat-form-field-label,body.theme-yellow-light .accent-A200 .mat-form-field-label,body.theme-yellow-light .accent-A400 .mat-form-field-label,body.theme-yellow-light .accent-A700 .mat-form-field-label,body.theme-yellow-light .accent .mat-form-field-label,body.theme-yellow-light .warn-50 .mat-form-field-label,body.theme-yellow-light .warn-100 .mat-form-field-label,body.theme-yellow-light .warn-200 .mat-form-field-label,body.theme-yellow-light .warn-300 .mat-form-field-label,body.theme-yellow-light .warn-400 .mat-form-field-label,body.theme-yellow-light .warn-A100 .mat-form-field-label{color:#00000061}body.theme-yellow-light .primary-50 .mat-form-field-underline,body.theme-yellow-light .primary-100 .mat-form-field-underline,body.theme-yellow-light .primary-200 .mat-form-field-underline,body.theme-yellow-light .primary-A100 .mat-form-field-underline,body.theme-yellow-light .accent-50 .mat-form-field-underline,body.theme-yellow-light .accent-100 .mat-form-field-underline,body.theme-yellow-light .accent-200 .mat-form-field-underline,body.theme-yellow-light .accent-300 .mat-form-field-underline,body.theme-yellow-light .accent-400 .mat-form-field-underline,body.theme-yellow-light .accent-500 .mat-form-field-underline,body.theme-yellow-light .accent-600 .mat-form-field-underline,body.theme-yellow-light .accent-700 .mat-form-field-underline,body.theme-yellow-light .accent-800 .mat-form-field-underline,body.theme-yellow-light .accent-900 .mat-form-field-underline,body.theme-yellow-light .accent-A100 .mat-form-field-underline,body.theme-yellow-light .accent-A200 .mat-form-field-underline,body.theme-yellow-light .accent-A400 .mat-form-field-underline,body.theme-yellow-light .accent-A700 .mat-form-field-underline,body.theme-yellow-light .accent .mat-form-field-underline,body.theme-yellow-light .warn-50 .mat-form-field-underline,body.theme-yellow-light .warn-100 .mat-form-field-underline,body.theme-yellow-light .warn-200 .mat-form-field-underline,body.theme-yellow-light .warn-300 .mat-form-field-underline,body.theme-yellow-light .warn-400 .mat-form-field-underline,body.theme-yellow-light .warn-A100 .mat-form-field-underline{background-color:#0000001f}body.theme-yellow-light .primary-50 .mat-select-trigger,body.theme-yellow-light .primary-50 .mat-select-arrow,body.theme-yellow-light .primary-100 .mat-select-trigger,body.theme-yellow-light .primary-100 .mat-select-arrow,body.theme-yellow-light .primary-200 .mat-select-trigger,body.theme-yellow-light .primary-200 .mat-select-arrow,body.theme-yellow-light .primary-A100 .mat-select-trigger,body.theme-yellow-light .primary-A100 .mat-select-arrow,body.theme-yellow-light .accent-50 .mat-select-trigger,body.theme-yellow-light .accent-50 .mat-select-arrow,body.theme-yellow-light .accent-100 .mat-select-trigger,body.theme-yellow-light .accent-100 .mat-select-arrow,body.theme-yellow-light .accent-200 .mat-select-trigger,body.theme-yellow-light .accent-200 .mat-select-arrow,body.theme-yellow-light .accent-300 .mat-select-trigger,body.theme-yellow-light .accent-300 .mat-select-arrow,body.theme-yellow-light .accent-400 .mat-select-trigger,body.theme-yellow-light .accent-400 .mat-select-arrow,body.theme-yellow-light .accent-500 .mat-select-trigger,body.theme-yellow-light .accent-500 .mat-select-arrow,body.theme-yellow-light .accent-600 .mat-select-trigger,body.theme-yellow-light .accent-600 .mat-select-arrow,body.theme-yellow-light .accent-700 .mat-select-trigger,body.theme-yellow-light .accent-700 .mat-select-arrow,body.theme-yellow-light .accent-800 .mat-select-trigger,body.theme-yellow-light .accent-800 .mat-select-arrow,body.theme-yellow-light .accent-900 .mat-select-trigger,body.theme-yellow-light .accent-900 .mat-select-arrow,body.theme-yellow-light .accent-A100 .mat-select-trigger,body.theme-yellow-light .accent-A100 .mat-select-arrow,body.theme-yellow-light .accent-A200 .mat-select-trigger,body.theme-yellow-light .accent-A200 .mat-select-arrow,body.theme-yellow-light .accent-A400 .mat-select-trigger,body.theme-yellow-light .accent-A400 .mat-select-arrow,body.theme-yellow-light .accent-A700 .mat-select-trigger,body.theme-yellow-light .accent-A700 .mat-select-arrow,body.theme-yellow-light .accent .mat-select-trigger,body.theme-yellow-light .accent .mat-select-arrow,body.theme-yellow-light .warn-50 .mat-select-trigger,body.theme-yellow-light .warn-50 .mat-select-arrow,body.theme-yellow-light .warn-100 .mat-select-trigger,body.theme-yellow-light .warn-100 .mat-select-arrow,body.theme-yellow-light .warn-200 .mat-select-trigger,body.theme-yellow-light .warn-200 .mat-select-arrow,body.theme-yellow-light .warn-300 .mat-select-trigger,body.theme-yellow-light .warn-300 .mat-select-arrow,body.theme-yellow-light .warn-400 .mat-select-trigger,body.theme-yellow-light .warn-400 .mat-select-arrow,body.theme-yellow-light .warn-A100 .mat-select-trigger,body.theme-yellow-light .warn-A100 .mat-select-arrow{color:#00000061}body.theme-yellow-light .primary-50 .mat-select-underline,body.theme-yellow-light .primary-100 .mat-select-underline,body.theme-yellow-light .primary-200 .mat-select-underline,body.theme-yellow-light .primary-A100 .mat-select-underline,body.theme-yellow-light .accent-50 .mat-select-underline,body.theme-yellow-light .accent-100 .mat-select-underline,body.theme-yellow-light .accent-200 .mat-select-underline,body.theme-yellow-light .accent-300 .mat-select-underline,body.theme-yellow-light .accent-400 .mat-select-underline,body.theme-yellow-light .accent-500 .mat-select-underline,body.theme-yellow-light .accent-600 .mat-select-underline,body.theme-yellow-light .accent-700 .mat-select-underline,body.theme-yellow-light .accent-800 .mat-select-underline,body.theme-yellow-light .accent-900 .mat-select-underline,body.theme-yellow-light .accent-A100 .mat-select-underline,body.theme-yellow-light .accent-A200 .mat-select-underline,body.theme-yellow-light .accent-A400 .mat-select-underline,body.theme-yellow-light .accent-A700 .mat-select-underline,body.theme-yellow-light .accent .mat-select-underline,body.theme-yellow-light .warn-50 .mat-select-underline,body.theme-yellow-light .warn-100 .mat-select-underline,body.theme-yellow-light .warn-200 .mat-select-underline,body.theme-yellow-light .warn-300 .mat-select-underline,body.theme-yellow-light .warn-400 .mat-select-underline,body.theme-yellow-light .warn-A100 .mat-select-underline{background-color:#0000001f}body.theme-yellow-light .primary-50 .mat-select-disabled .mat-select-value,body.theme-yellow-light .primary-50 .mat-select-arrow,body.theme-yellow-light .primary-50 .mat-select-trigger,body.theme-yellow-light .primary-100 .mat-select-disabled .mat-select-value,body.theme-yellow-light .primary-100 .mat-select-arrow,body.theme-yellow-light .primary-100 .mat-select-trigger,body.theme-yellow-light .primary-200 .mat-select-disabled .mat-select-value,body.theme-yellow-light .primary-200 .mat-select-arrow,body.theme-yellow-light .primary-200 .mat-select-trigger,body.theme-yellow-light .primary-A100 .mat-select-disabled .mat-select-value,body.theme-yellow-light .primary-A100 .mat-select-arrow,body.theme-yellow-light .primary-A100 .mat-select-trigger,body.theme-yellow-light .accent-50 .mat-select-disabled .mat-select-value,body.theme-yellow-light .accent-50 .mat-select-arrow,body.theme-yellow-light .accent-50 .mat-select-trigger,body.theme-yellow-light .accent-100 .mat-select-disabled .mat-select-value,body.theme-yellow-light .accent-100 .mat-select-arrow,body.theme-yellow-light .accent-100 .mat-select-trigger,body.theme-yellow-light .accent-200 .mat-select-disabled .mat-select-value,body.theme-yellow-light .accent-200 .mat-select-arrow,body.theme-yellow-light .accent-200 .mat-select-trigger,body.theme-yellow-light .accent-300 .mat-select-disabled .mat-select-value,body.theme-yellow-light .accent-300 .mat-select-arrow,body.theme-yellow-light .accent-300 .mat-select-trigger,body.theme-yellow-light .accent-400 .mat-select-disabled .mat-select-value,body.theme-yellow-light .accent-400 .mat-select-arrow,body.theme-yellow-light .accent-400 .mat-select-trigger,body.theme-yellow-light .accent-500 .mat-select-disabled .mat-select-value,body.theme-yellow-light .accent-500 .mat-select-arrow,body.theme-yellow-light .accent-500 .mat-select-trigger,body.theme-yellow-light .accent-600 .mat-select-disabled .mat-select-value,body.theme-yellow-light .accent-600 .mat-select-arrow,body.theme-yellow-light .accent-600 .mat-select-trigger,body.theme-yellow-light .accent-700 .mat-select-disabled .mat-select-value,body.theme-yellow-light .accent-700 .mat-select-arrow,body.theme-yellow-light .accent-700 .mat-select-trigger,body.theme-yellow-light .accent-800 .mat-select-disabled .mat-select-value,body.theme-yellow-light .accent-800 .mat-select-arrow,body.theme-yellow-light .accent-800 .mat-select-trigger,body.theme-yellow-light .accent-900 .mat-select-disabled .mat-select-value,body.theme-yellow-light .accent-900 .mat-select-arrow,body.theme-yellow-light .accent-900 .mat-select-trigger,body.theme-yellow-light .accent-A100 .mat-select-disabled .mat-select-value,body.theme-yellow-light .accent-A100 .mat-select-arrow,body.theme-yellow-light .accent-A100 .mat-select-trigger,body.theme-yellow-light .accent-A200 .mat-select-disabled .mat-select-value,body.theme-yellow-light .accent-A200 .mat-select-arrow,body.theme-yellow-light .accent-A200 .mat-select-trigger,body.theme-yellow-light .accent-A400 .mat-select-disabled .mat-select-value,body.theme-yellow-light .accent-A400 .mat-select-arrow,body.theme-yellow-light .accent-A400 .mat-select-trigger,body.theme-yellow-light .accent-A700 .mat-select-disabled .mat-select-value,body.theme-yellow-light .accent-A700 .mat-select-arrow,body.theme-yellow-light .accent-A700 .mat-select-trigger,body.theme-yellow-light .accent .mat-select-disabled .mat-select-value,body.theme-yellow-light .accent .mat-select-arrow,body.theme-yellow-light .accent .mat-select-trigger,body.theme-yellow-light .warn-50 .mat-select-disabled .mat-select-value,body.theme-yellow-light .warn-50 .mat-select-arrow,body.theme-yellow-light .warn-50 .mat-select-trigger,body.theme-yellow-light .warn-100 .mat-select-disabled .mat-select-value,body.theme-yellow-light .warn-100 .mat-select-arrow,body.theme-yellow-light .warn-100 .mat-select-trigger,body.theme-yellow-light .warn-200 .mat-select-disabled .mat-select-value,body.theme-yellow-light .warn-200 .mat-select-arrow,body.theme-yellow-light .warn-200 .mat-select-trigger,body.theme-yellow-light .warn-300 .mat-select-disabled .mat-select-value,body.theme-yellow-light .warn-300 .mat-select-arrow,body.theme-yellow-light .warn-300 .mat-select-trigger,body.theme-yellow-light .warn-400 .mat-select-disabled .mat-select-value,body.theme-yellow-light .warn-400 .mat-select-arrow,body.theme-yellow-light .warn-400 .mat-select-trigger,body.theme-yellow-light .warn-A100 .mat-select-disabled .mat-select-value,body.theme-yellow-light .warn-A100 .mat-select-arrow,body.theme-yellow-light .warn-A100 .mat-select-trigger{color:#00000061}body.theme-yellow-light .primary-300 input[type=text],body.theme-yellow-light .primary-400 input[type=text],body.theme-yellow-light .primary-500 input[type=text],body.theme-yellow-light .primary-600 input[type=text],body.theme-yellow-light .primary-700 input[type=text],body.theme-yellow-light .primary-800 input[type=text],body.theme-yellow-light .primary-900 input[type=text],body.theme-yellow-light .primary-A200 input[type=text],body.theme-yellow-light .primary-A400 input[type=text],body.theme-yellow-light .primary-A700 input[type=text],body.theme-yellow-light .primary input[type=text],body.theme-yellow-light .warn-500 input[type=text],body.theme-yellow-light .warn-600 input[type=text],body.theme-yellow-light .warn-700 input[type=text],body.theme-yellow-light .warn-800 input[type=text],body.theme-yellow-light .warn-900 input[type=text],body.theme-yellow-light .warn-A200 input[type=text],body.theme-yellow-light .warn-A400 input[type=text],body.theme-yellow-light .warn-A700 input[type=text],body.theme-yellow-light .warn input[type=text]{color:#fff}body.theme-yellow-light .primary-300 .mat-form-field-label,body.theme-yellow-light .primary-400 .mat-form-field-label,body.theme-yellow-light .primary-500 .mat-form-field-label,body.theme-yellow-light .primary-600 .mat-form-field-label,body.theme-yellow-light .primary-700 .mat-form-field-label,body.theme-yellow-light .primary-800 .mat-form-field-label,body.theme-yellow-light .primary-900 .mat-form-field-label,body.theme-yellow-light .primary-A200 .mat-form-field-label,body.theme-yellow-light .primary-A400 .mat-form-field-label,body.theme-yellow-light .primary-A700 .mat-form-field-label,body.theme-yellow-light .primary .mat-form-field-label,body.theme-yellow-light .warn-500 .mat-form-field-label,body.theme-yellow-light .warn-600 .mat-form-field-label,body.theme-yellow-light .warn-700 .mat-form-field-label,body.theme-yellow-light .warn-800 .mat-form-field-label,body.theme-yellow-light .warn-900 .mat-form-field-label,body.theme-yellow-light .warn-A200 .mat-form-field-label,body.theme-yellow-light .warn-A400 .mat-form-field-label,body.theme-yellow-light .warn-A700 .mat-form-field-label,body.theme-yellow-light .warn .mat-form-field-label{color:#ffffff80}body.theme-yellow-light .primary-300 .mat-form-field-underline,body.theme-yellow-light .primary-400 .mat-form-field-underline,body.theme-yellow-light .primary-500 .mat-form-field-underline,body.theme-yellow-light .primary-600 .mat-form-field-underline,body.theme-yellow-light .primary-700 .mat-form-field-underline,body.theme-yellow-light .primary-800 .mat-form-field-underline,body.theme-yellow-light .primary-900 .mat-form-field-underline,body.theme-yellow-light .primary-A200 .mat-form-field-underline,body.theme-yellow-light .primary-A400 .mat-form-field-underline,body.theme-yellow-light .primary-A700 .mat-form-field-underline,body.theme-yellow-light .primary .mat-form-field-underline,body.theme-yellow-light .warn-500 .mat-form-field-underline,body.theme-yellow-light .warn-600 .mat-form-field-underline,body.theme-yellow-light .warn-700 .mat-form-field-underline,body.theme-yellow-light .warn-800 .mat-form-field-underline,body.theme-yellow-light .warn-900 .mat-form-field-underline,body.theme-yellow-light .warn-A200 .mat-form-field-underline,body.theme-yellow-light .warn-A400 .mat-form-field-underline,body.theme-yellow-light .warn-A700 .mat-form-field-underline,body.theme-yellow-light .warn .mat-form-field-underline{background-color:#ffffff1f}body.theme-yellow-light .primary-300 .mat-select-trigger,body.theme-yellow-light .primary-300 .mat-select-arrow,body.theme-yellow-light .primary-400 .mat-select-trigger,body.theme-yellow-light .primary-400 .mat-select-arrow,body.theme-yellow-light .primary-500 .mat-select-trigger,body.theme-yellow-light .primary-500 .mat-select-arrow,body.theme-yellow-light .primary-600 .mat-select-trigger,body.theme-yellow-light .primary-600 .mat-select-arrow,body.theme-yellow-light .primary-700 .mat-select-trigger,body.theme-yellow-light .primary-700 .mat-select-arrow,body.theme-yellow-light .primary-800 .mat-select-trigger,body.theme-yellow-light .primary-800 .mat-select-arrow,body.theme-yellow-light .primary-900 .mat-select-trigger,body.theme-yellow-light .primary-900 .mat-select-arrow,body.theme-yellow-light .primary-A200 .mat-select-trigger,body.theme-yellow-light .primary-A200 .mat-select-arrow,body.theme-yellow-light .primary-A400 .mat-select-trigger,body.theme-yellow-light .primary-A400 .mat-select-arrow,body.theme-yellow-light .primary-A700 .mat-select-trigger,body.theme-yellow-light .primary-A700 .mat-select-arrow,body.theme-yellow-light .primary .mat-select-trigger,body.theme-yellow-light .primary .mat-select-arrow,body.theme-yellow-light .warn-500 .mat-select-trigger,body.theme-yellow-light .warn-500 .mat-select-arrow,body.theme-yellow-light .warn-600 .mat-select-trigger,body.theme-yellow-light .warn-600 .mat-select-arrow,body.theme-yellow-light .warn-700 .mat-select-trigger,body.theme-yellow-light .warn-700 .mat-select-arrow,body.theme-yellow-light .warn-800 .mat-select-trigger,body.theme-yellow-light .warn-800 .mat-select-arrow,body.theme-yellow-light .warn-900 .mat-select-trigger,body.theme-yellow-light .warn-900 .mat-select-arrow,body.theme-yellow-light .warn-A200 .mat-select-trigger,body.theme-yellow-light .warn-A200 .mat-select-arrow,body.theme-yellow-light .warn-A400 .mat-select-trigger,body.theme-yellow-light .warn-A400 .mat-select-arrow,body.theme-yellow-light .warn-A700 .mat-select-trigger,body.theme-yellow-light .warn-A700 .mat-select-arrow,body.theme-yellow-light .warn .mat-select-trigger,body.theme-yellow-light .warn .mat-select-arrow{color:#ffffff80}body.theme-yellow-light .primary-300 .mat-select-underline,body.theme-yellow-light .primary-400 .mat-select-underline,body.theme-yellow-light .primary-500 .mat-select-underline,body.theme-yellow-light .primary-600 .mat-select-underline,body.theme-yellow-light .primary-700 .mat-select-underline,body.theme-yellow-light .primary-800 .mat-select-underline,body.theme-yellow-light .primary-900 .mat-select-underline,body.theme-yellow-light .primary-A200 .mat-select-underline,body.theme-yellow-light .primary-A400 .mat-select-underline,body.theme-yellow-light .primary-A700 .mat-select-underline,body.theme-yellow-light .primary .mat-select-underline,body.theme-yellow-light .warn-500 .mat-select-underline,body.theme-yellow-light .warn-600 .mat-select-underline,body.theme-yellow-light .warn-700 .mat-select-underline,body.theme-yellow-light .warn-800 .mat-select-underline,body.theme-yellow-light .warn-900 .mat-select-underline,body.theme-yellow-light .warn-A200 .mat-select-underline,body.theme-yellow-light .warn-A400 .mat-select-underline,body.theme-yellow-light .warn-A700 .mat-select-underline,body.theme-yellow-light .warn .mat-select-underline{background-color:#ffffff1f}body.theme-yellow-light .primary-300 .mat-select-disabled .mat-select-value,body.theme-yellow-light .primary-300 .mat-select-arrow,body.theme-yellow-light .primary-300 .mat-select-trigger,body.theme-yellow-light .primary-400 .mat-select-disabled .mat-select-value,body.theme-yellow-light .primary-400 .mat-select-arrow,body.theme-yellow-light .primary-400 .mat-select-trigger,body.theme-yellow-light .primary-500 .mat-select-disabled .mat-select-value,body.theme-yellow-light .primary-500 .mat-select-arrow,body.theme-yellow-light .primary-500 .mat-select-trigger,body.theme-yellow-light .primary-600 .mat-select-disabled .mat-select-value,body.theme-yellow-light .primary-600 .mat-select-arrow,body.theme-yellow-light .primary-600 .mat-select-trigger,body.theme-yellow-light .primary-700 .mat-select-disabled .mat-select-value,body.theme-yellow-light .primary-700 .mat-select-arrow,body.theme-yellow-light .primary-700 .mat-select-trigger,body.theme-yellow-light .primary-800 .mat-select-disabled .mat-select-value,body.theme-yellow-light .primary-800 .mat-select-arrow,body.theme-yellow-light .primary-800 .mat-select-trigger,body.theme-yellow-light .primary-900 .mat-select-disabled .mat-select-value,body.theme-yellow-light .primary-900 .mat-select-arrow,body.theme-yellow-light .primary-900 .mat-select-trigger,body.theme-yellow-light .primary-A200 .mat-select-disabled .mat-select-value,body.theme-yellow-light .primary-A200 .mat-select-arrow,body.theme-yellow-light .primary-A200 .mat-select-trigger,body.theme-yellow-light .primary-A400 .mat-select-disabled .mat-select-value,body.theme-yellow-light .primary-A400 .mat-select-arrow,body.theme-yellow-light .primary-A400 .mat-select-trigger,body.theme-yellow-light .primary-A700 .mat-select-disabled .mat-select-value,body.theme-yellow-light .primary-A700 .mat-select-arrow,body.theme-yellow-light .primary-A700 .mat-select-trigger,body.theme-yellow-light .primary .mat-select-disabled .mat-select-value,body.theme-yellow-light .primary .mat-select-arrow,body.theme-yellow-light .primary .mat-select-trigger,body.theme-yellow-light .warn-500 .mat-select-disabled .mat-select-value,body.theme-yellow-light .warn-500 .mat-select-arrow,body.theme-yellow-light .warn-500 .mat-select-trigger,body.theme-yellow-light .warn-600 .mat-select-disabled .mat-select-value,body.theme-yellow-light .warn-600 .mat-select-arrow,body.theme-yellow-light .warn-600 .mat-select-trigger,body.theme-yellow-light .warn-700 .mat-select-disabled .mat-select-value,body.theme-yellow-light .warn-700 .mat-select-arrow,body.theme-yellow-light .warn-700 .mat-select-trigger,body.theme-yellow-light .warn-800 .mat-select-disabled .mat-select-value,body.theme-yellow-light .warn-800 .mat-select-arrow,body.theme-yellow-light .warn-800 .mat-select-trigger,body.theme-yellow-light .warn-900 .mat-select-disabled .mat-select-value,body.theme-yellow-light .warn-900 .mat-select-arrow,body.theme-yellow-light .warn-900 .mat-select-trigger,body.theme-yellow-light .warn-A200 .mat-select-disabled .mat-select-value,body.theme-yellow-light .warn-A200 .mat-select-arrow,body.theme-yellow-light .warn-A200 .mat-select-trigger,body.theme-yellow-light .warn-A400 .mat-select-disabled .mat-select-value,body.theme-yellow-light .warn-A400 .mat-select-arrow,body.theme-yellow-light .warn-A400 .mat-select-trigger,body.theme-yellow-light .warn-A700 .mat-select-disabled .mat-select-value,body.theme-yellow-light .warn-A700 .mat-select-arrow,body.theme-yellow-light .warn-A700 .mat-select-trigger,body.theme-yellow-light .warn .mat-select-disabled .mat-select-value,body.theme-yellow-light .warn .mat-select-arrow,body.theme-yellow-light .warn .mat-select-trigger{color:#ffffff80}body.theme-yellow-light .primary-300 .mat-select-value,body.theme-yellow-light .primary-400 .mat-select-value,body.theme-yellow-light .primary-500 .mat-select-value,body.theme-yellow-light .primary-600 .mat-select-value,body.theme-yellow-light .primary-700 .mat-select-value,body.theme-yellow-light .primary-800 .mat-select-value,body.theme-yellow-light .primary-900 .mat-select-value,body.theme-yellow-light .primary-A200 .mat-select-value,body.theme-yellow-light .primary-A400 .mat-select-value,body.theme-yellow-light .primary-A700 .mat-select-value,body.theme-yellow-light .primary .mat-select-value,body.theme-yellow-light .warn-500 .mat-select-value,body.theme-yellow-light .warn-600 .mat-select-value,body.theme-yellow-light .warn-700 .mat-select-value,body.theme-yellow-light .warn-800 .mat-select-value,body.theme-yellow-light .warn-900 .mat-select-value,body.theme-yellow-light .warn-A200 .mat-select-value,body.theme-yellow-light .warn-A400 .mat-select-value,body.theme-yellow-light .warn-A700 .mat-select-value,body.theme-yellow-light .warn .mat-select-value{color:#fff}body.theme-blue-gray-dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #2196f3;--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);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #607d8b;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #607d8b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #424242;--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: #424242;--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: rgba(255, 255, 255, .7);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #2196f3;--mdc-filled-text-field-focus-active-indicator-color: #2196f3;--mdc-filled-text-field-focus-label-text-color: rgba(33, 150, 243, .87);--mdc-filled-text-field-container-color: #4a4a4a;--mdc-filled-text-field-disabled-container-color: #464646;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #2196f3;--mdc-outlined-text-field-focus-outline-color: #2196f3;--mdc-outlined-text-field-focus-label-text-color: rgba(33, 150, 243, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(33, 150, 243, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #424242;--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(33, 150, 243, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-select-arrow-transform: translateY(-8px);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #424242;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #64b5f6;--mdc-switch-selected-handle-color: #64b5f6;--mdc-switch-selected-hover-state-layer-color: #64b5f6;--mdc-switch-selected-pressed-state-layer-color: #64b5f6;--mdc-switch-selected-focus-handle-color: #90caf9;--mdc-switch-selected-hover-handle-color: #90caf9;--mdc-switch-selected-pressed-handle-color: #90caf9;--mdc-switch-selected-focus-track-color: #1e88e5;--mdc-switch-selected-hover-track-color: #1e88e5;--mdc-switch-selected-pressed-track-color: #1e88e5;--mdc-switch-selected-track-color: #1e88e5;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-switch-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #2196f3;--mdc-slider-focus-handle-color: #2196f3;--mdc-slider-hover-handle-color: #2196f3;--mdc-slider-active-track-color: #2196f3;--mdc-slider-inactive-track-color: #2196f3;--mdc-slider-with-tick-marks-inactive-container-color: #2196f3;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-slider-ripple-color: #2196f3;--mat-slider-hover-state-layer-color: rgba(33, 150, 243, .05);--mat-slider-focus-state-layer-color: rgba(33, 150, 243, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--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: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #607d8b;--mdc-checkbox-selected-hover-icon-color: #607d8b;--mdc-checkbox-selected-icon-color: #607d8b;--mdc-checkbox-selected-pressed-icon-color: #607d8b;--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-selected-focus-state-layer-color: #607d8b;--mdc-checkbox-selected-hover-state-layer-color: #607d8b;--mdc-checkbox-selected-pressed-state-layer-color: #607d8b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white;--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #424242;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-fab-small-container-color: #424242;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #2196f3;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #2196f3;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959;--mat-standard-button-toggle-height: 48px;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #2196f3;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(33, 150, 243, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(33, 150, 243, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(33, 150, 243, .3);--mat-datepicker-toggle-active-state-icon-color: #2196f3;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(33, 150, 243, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #424242;--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: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #2196f3;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #2196f3;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #2196f3;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #424242;--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: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-sort-arrow-color: #c6c6c6;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white;--mat-tree-node-min-height: 48px}body.theme-blue-gray-dark .mat-accent{--mat-option-selected-state-label-text-color: #607d8b;--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)}body.theme-blue-gray-dark .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--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)}body.theme-blue-gray-dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #2196f3;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #2196f3;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}body.theme-blue-gray-dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #607d8b;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #607d8b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}body.theme-blue-gray-dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}body.theme-blue-gray-dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #2196f3;--mdc-linear-progress-track-color: rgba(33, 150, 243, .25)}body.theme-blue-gray-dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #607d8b;--mdc-linear-progress-track-color: rgba(96, 125, 139, .25)}body.theme-blue-gray-dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}body.theme-blue-gray-dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #607d8b;--mdc-filled-text-field-focus-active-indicator-color: #607d8b;--mdc-filled-text-field-focus-label-text-color: rgba(96, 125, 139, .87);--mdc-outlined-text-field-caret-color: #607d8b;--mdc-outlined-text-field-focus-outline-color: #607d8b;--mdc-outlined-text-field-focus-label-text-color: rgba(96, 125, 139, .87);--mat-form-field-focus-select-arrow-color: rgba(96, 125, 139, .87)}body.theme-blue-gray-dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}body.theme-blue-gray-dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--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(96, 125, 139, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-blue-gray-dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-blue-gray-dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-selected-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-flat-disabled-selected-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-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;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}body.theme-blue-gray-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,body.theme-blue-gray-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #2196f3;--mdc-chip-elevated-selected-container-color: #2196f3;--mdc-chip-elevated-disabled-container-color: #2196f3;--mdc-chip-flat-disabled-selected-container-color: #2196f3;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-blue-gray-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,body.theme-blue-gray-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #607d8b;--mdc-chip-elevated-selected-container-color: #607d8b;--mdc-chip-elevated-disabled-container-color: #607d8b;--mdc-chip-flat-disabled-selected-container-color: #607d8b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-blue-gray-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,body.theme-blue-gray-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-blue-gray-dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}body.theme-blue-gray-dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: white}body.theme-blue-gray-dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #90a4ae;--mdc-switch-selected-handle-color: #90a4ae;--mdc-switch-selected-hover-state-layer-color: #90a4ae;--mdc-switch-selected-pressed-state-layer-color: #90a4ae;--mdc-switch-selected-focus-handle-color: #b0bec5;--mdc-switch-selected-hover-handle-color: #b0bec5;--mdc-switch-selected-pressed-handle-color: #b0bec5;--mdc-switch-selected-focus-track-color: #546e7a;--mdc-switch-selected-hover-track-color: #546e7a;--mdc-switch-selected-pressed-track-color: #546e7a;--mdc-switch-selected-track-color: #546e7a}body.theme-blue-gray-dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}body.theme-blue-gray-dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-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: #2196f3;--mdc-radio-selected-hover-icon-color: #2196f3;--mdc-radio-selected-icon-color: #2196f3;--mdc-radio-selected-pressed-icon-color: #2196f3;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #2196f3;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}body.theme-blue-gray-dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-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: #607d8b;--mdc-radio-selected-hover-icon-color: #607d8b;--mdc-radio-selected-icon-color: #607d8b;--mdc-radio-selected-pressed-icon-color: #607d8b;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #607d8b;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}body.theme-blue-gray-dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}body.theme-blue-gray-dark .mat-accent{--mdc-slider-handle-color: #607d8b;--mdc-slider-focus-handle-color: #607d8b;--mdc-slider-hover-handle-color: #607d8b;--mdc-slider-active-track-color: #607d8b;--mdc-slider-inactive-track-color: #607d8b;--mdc-slider-with-tick-marks-inactive-container-color: #607d8b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #607d8b;--mat-slider-hover-state-layer-color: rgba(96, 125, 139, .05);--mat-slider-focus-state-layer-color: rgba(96, 125, 139, .2)}body.theme-blue-gray-dark .mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2)}body.theme-blue-gray-dark .mdc-list-item__start,body.theme-blue-gray-dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-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: #2196f3;--mdc-radio-selected-hover-icon-color: #2196f3;--mdc-radio-selected-icon-color: #2196f3;--mdc-radio-selected-pressed-icon-color: #2196f3}body.theme-blue-gray-dark .mat-accent .mdc-list-item__start,body.theme-blue-gray-dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-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: #607d8b;--mdc-radio-selected-hover-icon-color: #607d8b;--mdc-radio-selected-icon-color: #607d8b;--mdc-radio-selected-pressed-icon-color: #607d8b}body.theme-blue-gray-dark .mat-warn .mdc-list-item__start,body.theme-blue-gray-dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}body.theme-blue-gray-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: white;--mdc-checkbox-selected-focus-icon-color: #2196f3;--mdc-checkbox-selected-hover-icon-color: #2196f3;--mdc-checkbox-selected-icon-color: #2196f3;--mdc-checkbox-selected-pressed-icon-color: #2196f3;--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-selected-focus-state-layer-color: #2196f3;--mdc-checkbox-selected-hover-state-layer-color: #2196f3;--mdc-checkbox-selected-pressed-state-layer-color: #2196f3;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}body.theme-blue-gray-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: white;--mdc-checkbox-selected-focus-icon-color: #607d8b;--mdc-checkbox-selected-hover-icon-color: #607d8b;--mdc-checkbox-selected-icon-color: #607d8b;--mdc-checkbox-selected-pressed-icon-color: #607d8b;--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-selected-focus-state-layer-color: #607d8b;--mdc-checkbox-selected-hover-state-layer-color: #607d8b;--mdc-checkbox-selected-pressed-state-layer-color: #607d8b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}body.theme-blue-gray-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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}body.theme-blue-gray-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,body.theme-blue-gray-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,body.theme-blue-gray-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,body.theme-blue-gray-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#2196f3}body.theme-blue-gray-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,body.theme-blue-gray-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,body.theme-blue-gray-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}body.theme-blue-gray-dark .mdc-list-item__start,body.theme-blue-gray-dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}body.theme-blue-gray-dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,body.theme-blue-gray-dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,body.theme-blue-gray-dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}body.theme-blue-gray-dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,body.theme-blue-gray-dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,body.theme-blue-gray-dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}body.theme-blue-gray-dark .mat-mdc-tab-group,body.theme-blue-gray-dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #2196f3;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #2196f3;--mat-tab-header-active-ripple-color: #2196f3;--mat-tab-header-inactive-ripple-color: #2196f3;--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: #2196f3;--mat-tab-header-active-hover-label-text-color: #2196f3;--mat-tab-header-active-focus-indicator-color: #2196f3;--mat-tab-header-active-hover-indicator-color: #2196f3}body.theme-blue-gray-dark .mat-mdc-tab-group.mat-accent,body.theme-blue-gray-dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #607d8b;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #607d8b;--mat-tab-header-active-ripple-color: #607d8b;--mat-tab-header-inactive-ripple-color: #607d8b;--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: #607d8b;--mat-tab-header-active-hover-label-text-color: #607d8b;--mat-tab-header-active-focus-indicator-color: #607d8b;--mat-tab-header-active-hover-indicator-color: #607d8b}body.theme-blue-gray-dark .mat-mdc-tab-group.mat-warn,body.theme-blue-gray-dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(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: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}body.theme-blue-gray-dark .mat-mdc-tab-group.mat-background-primary,body.theme-blue-gray-dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #2196f3;--mat-tab-header-with-background-foreground-color: white}body.theme-blue-gray-dark .mat-mdc-tab-group.mat-background-accent,body.theme-blue-gray-dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #607d8b;--mat-tab-header-with-background-foreground-color: white}body.theme-blue-gray-dark .mat-mdc-tab-group.mat-background-warn,body.theme-blue-gray-dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}body.theme-blue-gray-dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}body.theme-blue-gray-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: white;--mdc-checkbox-selected-focus-icon-color: #2196f3;--mdc-checkbox-selected-hover-icon-color: #2196f3;--mdc-checkbox-selected-icon-color: #2196f3;--mdc-checkbox-selected-pressed-icon-color: #2196f3;--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-selected-focus-state-layer-color: #2196f3;--mdc-checkbox-selected-hover-state-layer-color: #2196f3;--mdc-checkbox-selected-pressed-state-layer-color: #2196f3;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}body.theme-blue-gray-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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}body.theme-blue-gray-dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #2196f3;--mat-text-button-state-layer-color: #2196f3;--mat-text-button-ripple-color: rgba(33, 150, 243, .1)}body.theme-blue-gray-dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #607d8b;--mat-text-button-state-layer-color: #607d8b;--mat-text-button-ripple-color: rgba(96, 125, 139, .1)}body.theme-blue-gray-dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-blue-gray-dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #2196f3;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-blue-gray-dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #607d8b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-blue-gray-dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-blue-gray-dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #2196f3;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-blue-gray-dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #607d8b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-blue-gray-dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-blue-gray-dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #2196f3;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #2196f3;--mat-outlined-button-ripple-color: rgba(33, 150, 243, .1)}body.theme-blue-gray-dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #607d8b;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #607d8b;--mat-outlined-button-ripple-color: rgba(96, 125, 139, .1)}body.theme-blue-gray-dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-blue-gray-dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #2196f3;--mat-icon-button-state-layer-color: #2196f3;--mat-icon-button-ripple-color: rgba(33, 150, 243, .1)}body.theme-blue-gray-dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #607d8b;--mat-icon-button-state-layer-color: #607d8b;--mat-icon-button-ripple-color: rgba(96, 125, 139, .1)}body.theme-blue-gray-dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-blue-gray-dark .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}body.theme-blue-gray-dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #2196f3;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-blue-gray-dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #607d8b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-blue-gray-dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-blue-gray-dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #2196f3;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-blue-gray-dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #607d8b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-blue-gray-dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-blue-gray-dark .mat-accent{--mdc-circular-progress-active-indicator-color: #607d8b}body.theme-blue-gray-dark .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}body.theme-blue-gray-dark .mat-badge-accent{--mat-badge-background-color: #607d8b;--mat-badge-text-color: white}body.theme-blue-gray-dark .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}body.theme-blue-gray-dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #607d8b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(96, 125, 139, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(96, 125, 139, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(96, 125, 139, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(96, 125, 139, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-blue-gray-dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-blue-gray-dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #607d8b}body.theme-blue-gray-dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}body.theme-blue-gray-dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}body.theme-blue-gray-dark .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}body.theme-blue-gray-dark .mat-icon.mat-primary{--mat-icon-color: #2196f3}body.theme-blue-gray-dark .mat-icon.mat-accent{--mat-icon-color: #607d8b}body.theme-blue-gray-dark .mat-icon.mat-warn{--mat-icon-color: #f44336}body.theme-blue-gray-dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #607d8b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #607d8b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #607d8b;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-blue-gray-dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-blue-gray-dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #2196f3;--mat-toolbar-container-text-color: white}body.theme-blue-gray-dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #607d8b;--mat-toolbar-container-text-color: white}body.theme-blue-gray-dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}body.theme-blue-gray-dark{color:#fff;background:#303030}body.theme-blue-gray-dark .secondary-text{color:#ffffffb3}body.theme-blue-gray-dark .icon,body.theme-blue-gray-dark i{color:#fff}body.theme-blue-gray-dark .hint-text,body.theme-blue-gray-dark .disabled-text{color:#ffffff80}body.theme-blue-gray-dark .fade-text,body.theme-blue-gray-dark .divider{color:#ffffff1f}body.theme-blue-gray-dark .fuse-card{background:#424242;border-color:#ffffff1f}body.theme-blue-gray-dark .fuse-card .card-divider{border-top:1px solid rgba(255,255,255,.12)}body.theme-blue-gray-dark .avatar{color:#fff}body.theme-blue-gray-dark .form-wrapper{background-color:#424242}body.theme-blue-gray-dark .navigation-simple .item.selected{background-color:#ffffff0a}body.theme-blue-gray-dark .navigation-simple .subheader{border-top:1px solid rgba(255,255,255,.12)}body.theme-blue-gray-dark .simple-pagination{background:#424242}body.theme-blue-gray-dark .simple-pagination .pagination-item{color:#ffffffb3}body.theme-blue-gray-dark .simple-pagination .pagination-item:hover{color:#fff}body.theme-blue-gray-dark .simple-pagination .pagination-item.disabled{color:#ffffff80}body.theme-blue-gray-dark .price-tables .price-table{background:#424242}body.theme-blue-gray-dark .price-tables .price-table.style-1 .price .currency,body.theme-blue-gray-dark .price-tables .price-table.style-1 .price .period,body.theme-blue-gray-dark .price-tables .price-table.style-2 .price .currency,body.theme-blue-gray-dark .price-tables .price-table.style-2 .period,body.theme-blue-gray-dark .price-tables .price-table.style-3 .package-type .subtitle,body.theme-blue-gray-dark .price-tables .price-table.style-3 .terms,body.theme-blue-gray-dark .price-tables .price-table.style-3 .note{color:#ffffffb3}body.theme-blue-gray-dark .simple-table-container{background:#424242}body.theme-blue-gray-dark table.simple thead tr th{color:#ffffffb3;border-bottom:1px solid rgba(255,255,255,.12)}body.theme-blue-gray-dark table.simple tbody tr td{border-bottom:1px solid rgba(255,255,255,.12)}body.theme-blue-gray-dark table.simple.clickable tbody tr:hover{background-color:#ffffff0a}body.theme-blue-gray-dark .page-layout.carded.fullwidth>.center>.content-card{background:#424242;border-radius:8px 8px 0 0}body.theme-blue-gray-dark .page-layout.carded.fullwidth>.center>.content-card>.toolbar{border-bottom-color:#ffffff1f}body.theme-blue-gray-dark .page-layout.carded.left-sidebar>.center>.content-card,body.theme-blue-gray-dark .page-layout.carded.right-sidebar>.center>.content-card{background:#424242;border-radius:8px 8px 0 0}body.theme-blue-gray-dark .page-layout.carded.left-sidebar>.center>.content-card>.toolbar,body.theme-blue-gray-dark .page-layout.carded.right-sidebar>.center>.content-card>.toolbar{border-bottom-color:#ffffff1f}body.theme-blue-gray-dark .page-layout.simple.left-sidebar>.center>.content,body.theme-blue-gray-dark .page-layout.simple.right-sidebar>.center>.content{background:#424242}body.theme-blue-gray-dark .page-layout.simple.left-sidebar.inner-sidebar>.content>.center>.content,body.theme-blue-gray-dark .page-layout.simple.right-sidebar.inner-sidebar>.content>.center>.content{background:#424242}body.theme-blue-gray-dark fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-blue-gray-dark fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-blue-gray-dark fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-blue-gray-dark fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-blue-gray-dark fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-blue-gray-dark fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced{background-color:#607d8b!important}body.theme-blue-gray-dark fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-title,body.theme-blue-gray-dark fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-title{color:#607d8b}body.theme-blue-gray-dark fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,body.theme-blue-gray-dark fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#607d8b}.dark body.theme-blue-gray-dark fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,.dark body.theme-blue-gray-dark fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#607d8b}body.theme-blue-gray-dark fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-icon,body.theme-blue-gray-dark fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-icon{color:#607d8b}body.theme-blue-gray-dark a{color:#607d8b}body.theme-blue-gray-dark code:not(.highlight){background-color:#212121}body.theme-blue-gray-dark .changelog .entry{background-color:#424242}body.theme-blue-gray-dark .text-boxed{background-color:#ffffff1f;color:#ffffff8a}body.theme-blue-gray-dark .fuse-search-bar.expanded,body.theme-blue-gray-dark #fuse-shortcuts.show-mobile-panel{background-color:#303030}body.theme-blue-gray-dark fuse-sidebar{background:#303030}body.theme-blue-gray-dark fuse-vertical-navigation .fuse-vertical-navigation-wrapper{background:#303030}body.theme-blue-gray-dark .fuse-sidebar-overlay{background-color:#0009}body.theme-blue-gray-dark .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible{background-color:transparent}body.theme-blue-gray-dark fuse-theme-options .theme-options-panel form .group{border:1px solid rgba(255,255,255,.12)}body.theme-blue-gray-dark fuse-theme-options .theme-options-panel form .group h2{background:#303030;color:#ffffffb3}body.theme-blue-gray-dark fuse-theme-options .theme-options-panel form .group h3{color:#ffffffb3}body.theme-blue-gray-dark .fuse-material-color-picker-menu .mat-mdc-menu-content .views{background:#303030}body.theme-blue-gray-dark fuse-widget>.fuse-widget-front,body.theme-blue-gray-dark fuse-widget>.fuse-widget-back{background:#424242;border-color:#ffffff1f}body.theme-blue-gray-dark ngx-datatable.material{background:#424242;color:#fff}body.theme-blue-gray-dark ngx-datatable.material .datatable-header .datatable-header-cell{color:#ffffffb3}body.theme-blue-gray-dark ngx-datatable.material .datatable-body .datatable-row-wrapper{border-bottom-color:#ffffff1f}body.theme-blue-gray-dark ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child{border-top-color:#ffffff1f}body.theme-blue-gray-dark ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell{color:#fff}body.theme-blue-gray-dark ngx-datatable.material .datatable-footer{color:#ffffffb3}body.theme-blue-gray-dark ngx-datatable.material .datatable-footer .datatable-pager a{color:#ffffffb3}body.theme-blue-gray-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover{background-color:#ffffff0a}body.theme-blue-gray-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover .datatable-row-group{background-color:#ffffff0a}body.theme-blue-gray-dark #listview .header .search-wrapper{background:#424242}body.theme-blue-gray-dark #listview .header .search-wrapper .search .mat-icon{color:#fff}body.theme-blue-gray-dark #listview .header .search-wrapper .search input{background:#424242;color:#fff}body.theme-blue-gray-dark #listview .content .sidebar .sidebar-content .card{background:#424242}body.theme-blue-gray-dark #table{background:red}body.theme-blue-gray-dark #academy-courses .header{background:#1a237e;background:linear-gradient(to right,#0e2a3b,#34306b)}body.theme-blue-gray-dark #academy-courses .header .hero-text h1{color:#fff}body.theme-blue-gray-dark #academy-courses .header .hero-text h3{color:#ffffffbf}body.theme-blue-gray-dark #academy-courses .content .courses .course .course-content{background:#424242}body.theme-blue-gray-dark #academy-courses .content .courses .course .course-content .header .category{color:#0000008a}body.theme-blue-gray-dark #academy-courses .content .courses .course .course-content .header .length .length-icon{color:#0000008a!important}body.theme-blue-gray-dark #academy-courses .content .courses .course .course-content .header .length .min{color:#0000008a}body.theme-blue-gray-dark #academy-courses .content .courses .course .course-content .content .updated{color:#ffffff80}body.theme-blue-gray-dark #academy-course .sidebar{background:#303030}body.theme-blue-gray-dark #academy-course .sidebar .steps .step{color:#ffffffb3}body.theme-blue-gray-dark #academy-course .sidebar .steps .step.current{background:#212121;color:#fff}body.theme-blue-gray-dark #academy-course .sidebar .steps .step.current .index span{background:#212121;border-color:#607d8b}body.theme-blue-gray-dark #academy-course .sidebar .steps .step.completed{color:#fff}body.theme-blue-gray-dark #academy-course .sidebar .steps .step.completed .index span{border-color:#607d8b}body.theme-blue-gray-dark #academy-course .sidebar .steps .step.completed .index:after{border-left-color:#607d8b}body.theme-blue-gray-dark #academy-course .sidebar .steps .step.completed+.step .index:before{border-left-color:#607d8b}body.theme-blue-gray-dark #academy-course .sidebar .steps .step .index:before,body.theme-blue-gray-dark #academy-course .sidebar .steps .step .index:after{border-left-color:#ffffff1f}body.theme-blue-gray-dark #academy-course .sidebar .steps .step .index span{background:#303030;border-color:#ffffff1f}body.theme-blue-gray-dark #academy-course .center .content{height:100%;background:#353535}body.theme-blue-gray-dark #academy-course .center .content .course-step .course-step-content{background:#424242}body.theme-blue-gray-dark .comments .comment .comment-bubble{background-color:#d2dbe1;border-color:#212121}body.theme-blue-gray-dark .comments .comment .comment-bubble:after,body.theme-blue-gray-dark .comments .comment .comment-bubble:before{border-color:#212121 transparent transparent transparent}body.theme-blue-gray-dark formio mat-formio-button button{background-color:#607d8b!important}body.theme-blue-gray-dark formio .form-check-input:checked~.form-check-label span:before,body.theme-blue-gray-dark formio .form-check-input:indeterminate~.form-check-label span:before{border-color:#607d8b;background-color:#607d8b}body.theme-blue-gray-dark formio .btn-primary{background-color:#607d8b}body.theme-blue-gray-dark formio .visually-hidden{display:none}body.theme-blue-gray-dark .primary-50-bg{background-color:#e3f2fd!important}body.theme-blue-gray-dark .primary-50{background-color:#e3f2fd!important;color:#000000de!important}body.theme-blue-gray-dark .primary-50[disabled]{background-color:#e3f2fd1f!important;color:#00000042!important}body.theme-blue-gray-dark .primary-50-fg{color:#e3f2fd!important}body.theme-blue-gray-dark .primary-50-border{border-color:#e3f2fd!important}body.theme-blue-gray-dark .primary-50-border-top{border-top-color:#e3f2fd!important}body.theme-blue-gray-dark .primary-50-border-right{border-right-color:#e3f2fd!important}body.theme-blue-gray-dark .primary-50-border-bottom{border-bottom-color:#e3f2fd!important}body.theme-blue-gray-dark .primary-50-border-left{border-left-color:#e3f2fd!important}body.theme-blue-gray-dark .primary-100-bg{background-color:#bbdefb!important}body.theme-blue-gray-dark .primary-100{background-color:#bbdefb!important;color:#000000de!important}body.theme-blue-gray-dark .primary-100[disabled]{background-color:#bbdefb1f!important;color:#00000042!important}body.theme-blue-gray-dark .primary-100-fg{color:#bbdefb!important}body.theme-blue-gray-dark .primary-100-border{border-color:#bbdefb!important}body.theme-blue-gray-dark .primary-100-border-top{border-top-color:#bbdefb!important}body.theme-blue-gray-dark .primary-100-border-right{border-right-color:#bbdefb!important}body.theme-blue-gray-dark .primary-100-border-bottom{border-bottom-color:#bbdefb!important}body.theme-blue-gray-dark .primary-100-border-left{border-left-color:#bbdefb!important}body.theme-blue-gray-dark .primary-200-bg{background-color:#90caf9!important}body.theme-blue-gray-dark .primary-200{background-color:#90caf9!important;color:#000000de!important}body.theme-blue-gray-dark .primary-200[disabled]{background-color:#90caf91f!important;color:#00000042!important}body.theme-blue-gray-dark .primary-200-fg{color:#90caf9!important}body.theme-blue-gray-dark .primary-200-border{border-color:#90caf9!important}body.theme-blue-gray-dark .primary-200-border-top{border-top-color:#90caf9!important}body.theme-blue-gray-dark .primary-200-border-right{border-right-color:#90caf9!important}body.theme-blue-gray-dark .primary-200-border-bottom{border-bottom-color:#90caf9!important}body.theme-blue-gray-dark .primary-200-border-left{border-left-color:#90caf9!important}body.theme-blue-gray-dark .primary-300-bg{background-color:#64b5f6!important}body.theme-blue-gray-dark .primary-300{background-color:#64b5f6!important;color:#000000de!important}body.theme-blue-gray-dark .primary-300[disabled]{background-color:#64b5f61f!important;color:#00000042!important}body.theme-blue-gray-dark .primary-300-fg{color:#64b5f6!important}body.theme-blue-gray-dark .primary-300-border{border-color:#64b5f6!important}body.theme-blue-gray-dark .primary-300-border-top{border-top-color:#64b5f6!important}body.theme-blue-gray-dark .primary-300-border-right{border-right-color:#64b5f6!important}body.theme-blue-gray-dark .primary-300-border-bottom{border-bottom-color:#64b5f6!important}body.theme-blue-gray-dark .primary-300-border-left{border-left-color:#64b5f6!important}body.theme-blue-gray-dark .primary-400-bg{background-color:#42a5f5!important}body.theme-blue-gray-dark .primary-400{background-color:#42a5f5!important;color:#000000de!important}body.theme-blue-gray-dark .primary-400[disabled]{background-color:#42a5f51f!important;color:#00000042!important}body.theme-blue-gray-dark .primary-400-fg{color:#42a5f5!important}body.theme-blue-gray-dark .primary-400-border{border-color:#42a5f5!important}body.theme-blue-gray-dark .primary-400-border-top{border-top-color:#42a5f5!important}body.theme-blue-gray-dark .primary-400-border-right{border-right-color:#42a5f5!important}body.theme-blue-gray-dark .primary-400-border-bottom{border-bottom-color:#42a5f5!important}body.theme-blue-gray-dark .primary-400-border-left{border-left-color:#42a5f5!important}body.theme-blue-gray-dark .primary-500-bg{background-color:#2196f3!important}body.theme-blue-gray-dark .primary-500{background-color:#2196f3!important;color:#fff!important}body.theme-blue-gray-dark .primary-500[disabled]{background-color:#2196f31f!important;color:#ffffff42!important}body.theme-blue-gray-dark .primary-500-fg{color:#2196f3!important}body.theme-blue-gray-dark .primary-500-border{border-color:#2196f3!important}body.theme-blue-gray-dark .primary-500-border-top{border-top-color:#2196f3!important}body.theme-blue-gray-dark .primary-500-border-right{border-right-color:#2196f3!important}body.theme-blue-gray-dark .primary-500-border-bottom{border-bottom-color:#2196f3!important}body.theme-blue-gray-dark .primary-500-border-left{border-left-color:#2196f3!important}body.theme-blue-gray-dark .primary-600-bg{background-color:#1e88e5!important}body.theme-blue-gray-dark .primary-600{background-color:#1e88e5!important;color:#fff!important}body.theme-blue-gray-dark .primary-600[disabled]{background-color:#1e88e51f!important;color:#ffffff42!important}body.theme-blue-gray-dark .primary-600-fg{color:#1e88e5!important}body.theme-blue-gray-dark .primary-600-border{border-color:#1e88e5!important}body.theme-blue-gray-dark .primary-600-border-top{border-top-color:#1e88e5!important}body.theme-blue-gray-dark .primary-600-border-right{border-right-color:#1e88e5!important}body.theme-blue-gray-dark .primary-600-border-bottom{border-bottom-color:#1e88e5!important}body.theme-blue-gray-dark .primary-600-border-left{border-left-color:#1e88e5!important}body.theme-blue-gray-dark .primary-700-bg{background-color:#1976d2!important}body.theme-blue-gray-dark .primary-700{background-color:#1976d2!important;color:#fff!important}body.theme-blue-gray-dark .primary-700[disabled]{background-color:#1976d21f!important;color:#ffffff42!important}body.theme-blue-gray-dark .primary-700-fg{color:#1976d2!important}body.theme-blue-gray-dark .primary-700-border{border-color:#1976d2!important}body.theme-blue-gray-dark .primary-700-border-top{border-top-color:#1976d2!important}body.theme-blue-gray-dark .primary-700-border-right{border-right-color:#1976d2!important}body.theme-blue-gray-dark .primary-700-border-bottom{border-bottom-color:#1976d2!important}body.theme-blue-gray-dark .primary-700-border-left{border-left-color:#1976d2!important}body.theme-blue-gray-dark .primary-800-bg{background-color:#1565c0!important}body.theme-blue-gray-dark .primary-800{background-color:#1565c0!important;color:#fff!important}body.theme-blue-gray-dark .primary-800[disabled]{background-color:#1565c01f!important;color:#ffffff42!important}body.theme-blue-gray-dark .primary-800-fg{color:#1565c0!important}body.theme-blue-gray-dark .primary-800-border{border-color:#1565c0!important}body.theme-blue-gray-dark .primary-800-border-top{border-top-color:#1565c0!important}body.theme-blue-gray-dark .primary-800-border-right{border-right-color:#1565c0!important}body.theme-blue-gray-dark .primary-800-border-bottom{border-bottom-color:#1565c0!important}body.theme-blue-gray-dark .primary-800-border-left{border-left-color:#1565c0!important}body.theme-blue-gray-dark .primary-900-bg{background-color:#0d47a1!important}body.theme-blue-gray-dark .primary-900{background-color:#0d47a1!important;color:#fff!important}body.theme-blue-gray-dark .primary-900[disabled]{background-color:#0d47a11f!important;color:#ffffff42!important}body.theme-blue-gray-dark .primary-900-fg{color:#0d47a1!important}body.theme-blue-gray-dark .primary-900-border{border-color:#0d47a1!important}body.theme-blue-gray-dark .primary-900-border-top{border-top-color:#0d47a1!important}body.theme-blue-gray-dark .primary-900-border-right{border-right-color:#0d47a1!important}body.theme-blue-gray-dark .primary-900-border-bottom{border-bottom-color:#0d47a1!important}body.theme-blue-gray-dark .primary-900-border-left{border-left-color:#0d47a1!important}body.theme-blue-gray-dark .primary-A100-bg{background-color:#82b1ff!important}body.theme-blue-gray-dark .primary-A100{background-color:#82b1ff!important;color:#000000de!important}body.theme-blue-gray-dark .primary-A100[disabled]{background-color:#82b1ff1f!important;color:#00000042!important}body.theme-blue-gray-dark .primary-A100-fg{color:#82b1ff!important}body.theme-blue-gray-dark .primary-A100-border{border-color:#82b1ff!important}body.theme-blue-gray-dark .primary-A100-border-top{border-top-color:#82b1ff!important}body.theme-blue-gray-dark .primary-A100-border-right{border-right-color:#82b1ff!important}body.theme-blue-gray-dark .primary-A100-border-bottom{border-bottom-color:#82b1ff!important}body.theme-blue-gray-dark .primary-A100-border-left{border-left-color:#82b1ff!important}body.theme-blue-gray-dark .primary-A200-bg{background-color:#448aff!important}body.theme-blue-gray-dark .primary-A200{background-color:#448aff!important;color:#fff!important}body.theme-blue-gray-dark .primary-A200[disabled]{background-color:#448aff1f!important;color:#ffffff42!important}body.theme-blue-gray-dark .primary-A200-fg{color:#448aff!important}body.theme-blue-gray-dark .primary-A200-border{border-color:#448aff!important}body.theme-blue-gray-dark .primary-A200-border-top{border-top-color:#448aff!important}body.theme-blue-gray-dark .primary-A200-border-right{border-right-color:#448aff!important}body.theme-blue-gray-dark .primary-A200-border-bottom{border-bottom-color:#448aff!important}body.theme-blue-gray-dark .primary-A200-border-left{border-left-color:#448aff!important}body.theme-blue-gray-dark .primary-A400-bg{background-color:#2979ff!important}body.theme-blue-gray-dark .primary-A400{background-color:#2979ff!important;color:#fff!important}body.theme-blue-gray-dark .primary-A400[disabled]{background-color:#2979ff1f!important;color:#ffffff42!important}body.theme-blue-gray-dark .primary-A400-fg{color:#2979ff!important}body.theme-blue-gray-dark .primary-A400-border{border-color:#2979ff!important}body.theme-blue-gray-dark .primary-A400-border-top{border-top-color:#2979ff!important}body.theme-blue-gray-dark .primary-A400-border-right{border-right-color:#2979ff!important}body.theme-blue-gray-dark .primary-A400-border-bottom{border-bottom-color:#2979ff!important}body.theme-blue-gray-dark .primary-A400-border-left{border-left-color:#2979ff!important}body.theme-blue-gray-dark .primary-A700-bg{background-color:#2962ff!important}body.theme-blue-gray-dark .primary-A700{background-color:#2962ff!important;color:#fff!important}body.theme-blue-gray-dark .primary-A700[disabled]{background-color:#2962ff1f!important;color:#ffffff42!important}body.theme-blue-gray-dark .primary-A700-fg{color:#2962ff!important}body.theme-blue-gray-dark .primary-A700-border{border-color:#2962ff!important}body.theme-blue-gray-dark .primary-A700-border-top{border-top-color:#2962ff!important}body.theme-blue-gray-dark .primary-A700-border-right{border-right-color:#2962ff!important}body.theme-blue-gray-dark .primary-A700-border-bottom{border-bottom-color:#2962ff!important}body.theme-blue-gray-dark .primary-A700-border-left{border-left-color:#2962ff!important}body.theme-blue-gray-dark .primary-bg{background-color:#2196f3!important}body.theme-blue-gray-dark .primary{background-color:#2196f3!important;color:#fff!important}body.theme-blue-gray-dark .primary[disabled]{background-color:#2196f31f!important;color:#ffffff42!important}body.theme-blue-gray-dark .primary-fg{color:#2196f3!important}body.theme-blue-gray-dark .primary-border{border-color:#2196f3!important}body.theme-blue-gray-dark .primary-border-top{border-top-color:#2196f3!important}body.theme-blue-gray-dark .primary-border-right{border-right-color:#2196f3!important}body.theme-blue-gray-dark .primary-border-bottom{border-bottom-color:#2196f3!important}body.theme-blue-gray-dark .primary-border-left{border-left-color:#2196f3!important}body.theme-blue-gray-dark .accent-50-bg{background-color:#eceff1!important}body.theme-blue-gray-dark .accent-50{background-color:#eceff1!important;color:#000000de!important}body.theme-blue-gray-dark .accent-50[disabled]{background-color:#eceff11f!important;color:#00000042!important}body.theme-blue-gray-dark .accent-50-fg{color:#eceff1!important}body.theme-blue-gray-dark .accent-50-border{border-color:#eceff1!important}body.theme-blue-gray-dark .accent-50-border-top{border-top-color:#eceff1!important}body.theme-blue-gray-dark .accent-50-border-right{border-right-color:#eceff1!important}body.theme-blue-gray-dark .accent-50-border-bottom{border-bottom-color:#eceff1!important}body.theme-blue-gray-dark .accent-50-border-left{border-left-color:#eceff1!important}body.theme-blue-gray-dark .accent-100-bg{background-color:#cfd8dc!important}body.theme-blue-gray-dark .accent-100{background-color:#cfd8dc!important;color:#000000de!important}body.theme-blue-gray-dark .accent-100[disabled]{background-color:#cfd8dc1f!important;color:#00000042!important}body.theme-blue-gray-dark .accent-100-fg{color:#cfd8dc!important}body.theme-blue-gray-dark .accent-100-border{border-color:#cfd8dc!important}body.theme-blue-gray-dark .accent-100-border-top{border-top-color:#cfd8dc!important}body.theme-blue-gray-dark .accent-100-border-right{border-right-color:#cfd8dc!important}body.theme-blue-gray-dark .accent-100-border-bottom{border-bottom-color:#cfd8dc!important}body.theme-blue-gray-dark .accent-100-border-left{border-left-color:#cfd8dc!important}body.theme-blue-gray-dark .accent-200-bg{background-color:#b0bec5!important}body.theme-blue-gray-dark .accent-200{background-color:#b0bec5!important;color:#000000de!important}body.theme-blue-gray-dark .accent-200[disabled]{background-color:#b0bec51f!important;color:#00000042!important}body.theme-blue-gray-dark .accent-200-fg{color:#b0bec5!important}body.theme-blue-gray-dark .accent-200-border{border-color:#b0bec5!important}body.theme-blue-gray-dark .accent-200-border-top{border-top-color:#b0bec5!important}body.theme-blue-gray-dark .accent-200-border-right{border-right-color:#b0bec5!important}body.theme-blue-gray-dark .accent-200-border-bottom{border-bottom-color:#b0bec5!important}body.theme-blue-gray-dark .accent-200-border-left{border-left-color:#b0bec5!important}body.theme-blue-gray-dark .accent-300-bg{background-color:#90a4ae!important}body.theme-blue-gray-dark .accent-300{background-color:#90a4ae!important;color:#000000de!important}body.theme-blue-gray-dark .accent-300[disabled]{background-color:#90a4ae1f!important;color:#00000042!important}body.theme-blue-gray-dark .accent-300-fg{color:#90a4ae!important}body.theme-blue-gray-dark .accent-300-border{border-color:#90a4ae!important}body.theme-blue-gray-dark .accent-300-border-top{border-top-color:#90a4ae!important}body.theme-blue-gray-dark .accent-300-border-right{border-right-color:#90a4ae!important}body.theme-blue-gray-dark .accent-300-border-bottom{border-bottom-color:#90a4ae!important}body.theme-blue-gray-dark .accent-300-border-left{border-left-color:#90a4ae!important}body.theme-blue-gray-dark .accent-400-bg{background-color:#78909c!important}body.theme-blue-gray-dark .accent-400{background-color:#78909c!important;color:#fff!important}body.theme-blue-gray-dark .accent-400[disabled]{background-color:#78909c1f!important;color:#ffffff42!important}body.theme-blue-gray-dark .accent-400-fg{color:#78909c!important}body.theme-blue-gray-dark .accent-400-border{border-color:#78909c!important}body.theme-blue-gray-dark .accent-400-border-top{border-top-color:#78909c!important}body.theme-blue-gray-dark .accent-400-border-right{border-right-color:#78909c!important}body.theme-blue-gray-dark .accent-400-border-bottom{border-bottom-color:#78909c!important}body.theme-blue-gray-dark .accent-400-border-left{border-left-color:#78909c!important}body.theme-blue-gray-dark .accent-500-bg{background-color:#607d8b!important}body.theme-blue-gray-dark .accent-500{background-color:#607d8b!important;color:#fff!important}body.theme-blue-gray-dark .accent-500[disabled]{background-color:#607d8b1f!important;color:#ffffff42!important}body.theme-blue-gray-dark .accent-500-fg{color:#607d8b!important}body.theme-blue-gray-dark .accent-500-border{border-color:#607d8b!important}body.theme-blue-gray-dark .accent-500-border-top{border-top-color:#607d8b!important}body.theme-blue-gray-dark .accent-500-border-right{border-right-color:#607d8b!important}body.theme-blue-gray-dark .accent-500-border-bottom{border-bottom-color:#607d8b!important}body.theme-blue-gray-dark .accent-500-border-left{border-left-color:#607d8b!important}body.theme-blue-gray-dark .accent-600-bg{background-color:#546e7a!important}body.theme-blue-gray-dark .accent-600{background-color:#546e7a!important;color:#fff!important}body.theme-blue-gray-dark .accent-600[disabled]{background-color:#546e7a1f!important;color:#ffffff42!important}body.theme-blue-gray-dark .accent-600-fg{color:#546e7a!important}body.theme-blue-gray-dark .accent-600-border{border-color:#546e7a!important}body.theme-blue-gray-dark .accent-600-border-top{border-top-color:#546e7a!important}body.theme-blue-gray-dark .accent-600-border-right{border-right-color:#546e7a!important}body.theme-blue-gray-dark .accent-600-border-bottom{border-bottom-color:#546e7a!important}body.theme-blue-gray-dark .accent-600-border-left{border-left-color:#546e7a!important}body.theme-blue-gray-dark .accent-700-bg{background-color:#455a64!important}body.theme-blue-gray-dark .accent-700{background-color:#455a64!important;color:#fff!important}body.theme-blue-gray-dark .accent-700[disabled]{background-color:#455a641f!important;color:#ffffff42!important}body.theme-blue-gray-dark .accent-700-fg{color:#455a64!important}body.theme-blue-gray-dark .accent-700-border{border-color:#455a64!important}body.theme-blue-gray-dark .accent-700-border-top{border-top-color:#455a64!important}body.theme-blue-gray-dark .accent-700-border-right{border-right-color:#455a64!important}body.theme-blue-gray-dark .accent-700-border-bottom{border-bottom-color:#455a64!important}body.theme-blue-gray-dark .accent-700-border-left{border-left-color:#455a64!important}body.theme-blue-gray-dark .accent-800-bg{background-color:#37474f!important}body.theme-blue-gray-dark .accent-800{background-color:#37474f!important;color:#fff!important}body.theme-blue-gray-dark .accent-800[disabled]{background-color:#37474f1f!important;color:#ffffff42!important}body.theme-blue-gray-dark .accent-800-fg{color:#37474f!important}body.theme-blue-gray-dark .accent-800-border{border-color:#37474f!important}body.theme-blue-gray-dark .accent-800-border-top{border-top-color:#37474f!important}body.theme-blue-gray-dark .accent-800-border-right{border-right-color:#37474f!important}body.theme-blue-gray-dark .accent-800-border-bottom{border-bottom-color:#37474f!important}body.theme-blue-gray-dark .accent-800-border-left{border-left-color:#37474f!important}body.theme-blue-gray-dark .accent-900-bg{background-color:#263238!important}body.theme-blue-gray-dark .accent-900{background-color:#263238!important;color:#fff!important}body.theme-blue-gray-dark .accent-900[disabled]{background-color:#2632381f!important;color:#ffffff42!important}body.theme-blue-gray-dark .accent-900-fg{color:#263238!important}body.theme-blue-gray-dark .accent-900-border{border-color:#263238!important}body.theme-blue-gray-dark .accent-900-border-top{border-top-color:#263238!important}body.theme-blue-gray-dark .accent-900-border-right{border-right-color:#263238!important}body.theme-blue-gray-dark .accent-900-border-bottom{border-bottom-color:#263238!important}body.theme-blue-gray-dark .accent-900-border-left{border-left-color:#263238!important}body.theme-blue-gray-dark .accent-A100-bg{background-color:#cfd8dc!important}body.theme-blue-gray-dark .accent-A100{background-color:#cfd8dc!important;color:#000000de!important}body.theme-blue-gray-dark .accent-A100[disabled]{background-color:#cfd8dc1f!important;color:#00000042!important}body.theme-blue-gray-dark .accent-A100-fg{color:#cfd8dc!important}body.theme-blue-gray-dark .accent-A100-border{border-color:#cfd8dc!important}body.theme-blue-gray-dark .accent-A100-border-top{border-top-color:#cfd8dc!important}body.theme-blue-gray-dark .accent-A100-border-right{border-right-color:#cfd8dc!important}body.theme-blue-gray-dark .accent-A100-border-bottom{border-bottom-color:#cfd8dc!important}body.theme-blue-gray-dark .accent-A100-border-left{border-left-color:#cfd8dc!important}body.theme-blue-gray-dark .accent-A200-bg{background-color:#b0bec5!important}body.theme-blue-gray-dark .accent-A200{background-color:#b0bec5!important;color:#000000de!important}body.theme-blue-gray-dark .accent-A200[disabled]{background-color:#b0bec51f!important;color:#00000042!important}body.theme-blue-gray-dark .accent-A200-fg{color:#b0bec5!important}body.theme-blue-gray-dark .accent-A200-border{border-color:#b0bec5!important}body.theme-blue-gray-dark .accent-A200-border-top{border-top-color:#b0bec5!important}body.theme-blue-gray-dark .accent-A200-border-right{border-right-color:#b0bec5!important}body.theme-blue-gray-dark .accent-A200-border-bottom{border-bottom-color:#b0bec5!important}body.theme-blue-gray-dark .accent-A200-border-left{border-left-color:#b0bec5!important}body.theme-blue-gray-dark .accent-A400-bg{background-color:#78909c!important}body.theme-blue-gray-dark .accent-A400{background-color:#78909c!important;color:#fff!important}body.theme-blue-gray-dark .accent-A400[disabled]{background-color:#78909c1f!important;color:#ffffff42!important}body.theme-blue-gray-dark .accent-A400-fg{color:#78909c!important}body.theme-blue-gray-dark .accent-A400-border{border-color:#78909c!important}body.theme-blue-gray-dark .accent-A400-border-top{border-top-color:#78909c!important}body.theme-blue-gray-dark .accent-A400-border-right{border-right-color:#78909c!important}body.theme-blue-gray-dark .accent-A400-border-bottom{border-bottom-color:#78909c!important}body.theme-blue-gray-dark .accent-A400-border-left{border-left-color:#78909c!important}body.theme-blue-gray-dark .accent-A700-bg{background-color:#455a64!important}body.theme-blue-gray-dark .accent-A700{background-color:#455a64!important;color:#fff!important}body.theme-blue-gray-dark .accent-A700[disabled]{background-color:#455a641f!important;color:#ffffff42!important}body.theme-blue-gray-dark .accent-A700-fg{color:#455a64!important}body.theme-blue-gray-dark .accent-A700-border{border-color:#455a64!important}body.theme-blue-gray-dark .accent-A700-border-top{border-top-color:#455a64!important}body.theme-blue-gray-dark .accent-A700-border-right{border-right-color:#455a64!important}body.theme-blue-gray-dark .accent-A700-border-bottom{border-bottom-color:#455a64!important}body.theme-blue-gray-dark .accent-A700-border-left{border-left-color:#455a64!important}body.theme-blue-gray-dark .accent-bg{background-color:#607d8b!important}body.theme-blue-gray-dark .accent{background-color:#607d8b!important;color:#fff!important}body.theme-blue-gray-dark .accent[disabled]{background-color:#607d8b1f!important;color:#ffffff42!important}body.theme-blue-gray-dark .accent-fg{color:#607d8b!important}body.theme-blue-gray-dark .accent-border{border-color:#607d8b!important}body.theme-blue-gray-dark .accent-border-top{border-top-color:#607d8b!important}body.theme-blue-gray-dark .accent-border-right{border-right-color:#607d8b!important}body.theme-blue-gray-dark .accent-border-bottom{border-bottom-color:#607d8b!important}body.theme-blue-gray-dark .accent-border-left{border-left-color:#607d8b!important}body.theme-blue-gray-dark .warn-50-bg{background-color:#ffebee!important}body.theme-blue-gray-dark .warn-50{background-color:#ffebee!important;color:#000000de!important}body.theme-blue-gray-dark .warn-50[disabled]{background-color:#ffebee1f!important;color:#00000042!important}body.theme-blue-gray-dark .warn-50-fg{color:#ffebee!important}body.theme-blue-gray-dark .warn-50-border{border-color:#ffebee!important}body.theme-blue-gray-dark .warn-50-border-top{border-top-color:#ffebee!important}body.theme-blue-gray-dark .warn-50-border-right{border-right-color:#ffebee!important}body.theme-blue-gray-dark .warn-50-border-bottom{border-bottom-color:#ffebee!important}body.theme-blue-gray-dark .warn-50-border-left{border-left-color:#ffebee!important}body.theme-blue-gray-dark .warn-100-bg{background-color:#ffcdd2!important}body.theme-blue-gray-dark .warn-100{background-color:#ffcdd2!important;color:#000000de!important}body.theme-blue-gray-dark .warn-100[disabled]{background-color:#ffcdd21f!important;color:#00000042!important}body.theme-blue-gray-dark .warn-100-fg{color:#ffcdd2!important}body.theme-blue-gray-dark .warn-100-border{border-color:#ffcdd2!important}body.theme-blue-gray-dark .warn-100-border-top{border-top-color:#ffcdd2!important}body.theme-blue-gray-dark .warn-100-border-right{border-right-color:#ffcdd2!important}body.theme-blue-gray-dark .warn-100-border-bottom{border-bottom-color:#ffcdd2!important}body.theme-blue-gray-dark .warn-100-border-left{border-left-color:#ffcdd2!important}body.theme-blue-gray-dark .warn-200-bg{background-color:#ef9a9a!important}body.theme-blue-gray-dark .warn-200{background-color:#ef9a9a!important;color:#000000de!important}body.theme-blue-gray-dark .warn-200[disabled]{background-color:#ef9a9a1f!important;color:#00000042!important}body.theme-blue-gray-dark .warn-200-fg{color:#ef9a9a!important}body.theme-blue-gray-dark .warn-200-border{border-color:#ef9a9a!important}body.theme-blue-gray-dark .warn-200-border-top{border-top-color:#ef9a9a!important}body.theme-blue-gray-dark .warn-200-border-right{border-right-color:#ef9a9a!important}body.theme-blue-gray-dark .warn-200-border-bottom{border-bottom-color:#ef9a9a!important}body.theme-blue-gray-dark .warn-200-border-left{border-left-color:#ef9a9a!important}body.theme-blue-gray-dark .warn-300-bg{background-color:#e57373!important}body.theme-blue-gray-dark .warn-300{background-color:#e57373!important;color:#000000de!important}body.theme-blue-gray-dark .warn-300[disabled]{background-color:#e573731f!important;color:#00000042!important}body.theme-blue-gray-dark .warn-300-fg{color:#e57373!important}body.theme-blue-gray-dark .warn-300-border{border-color:#e57373!important}body.theme-blue-gray-dark .warn-300-border-top{border-top-color:#e57373!important}body.theme-blue-gray-dark .warn-300-border-right{border-right-color:#e57373!important}body.theme-blue-gray-dark .warn-300-border-bottom{border-bottom-color:#e57373!important}body.theme-blue-gray-dark .warn-300-border-left{border-left-color:#e57373!important}body.theme-blue-gray-dark .warn-400-bg{background-color:#ef5350!important}body.theme-blue-gray-dark .warn-400{background-color:#ef5350!important;color:#000000de!important}body.theme-blue-gray-dark .warn-400[disabled]{background-color:#ef53501f!important;color:#00000042!important}body.theme-blue-gray-dark .warn-400-fg{color:#ef5350!important}body.theme-blue-gray-dark .warn-400-border{border-color:#ef5350!important}body.theme-blue-gray-dark .warn-400-border-top{border-top-color:#ef5350!important}body.theme-blue-gray-dark .warn-400-border-right{border-right-color:#ef5350!important}body.theme-blue-gray-dark .warn-400-border-bottom{border-bottom-color:#ef5350!important}body.theme-blue-gray-dark .warn-400-border-left{border-left-color:#ef5350!important}body.theme-blue-gray-dark .warn-500-bg{background-color:#f44336!important}body.theme-blue-gray-dark .warn-500{background-color:#f44336!important;color:#fff!important}body.theme-blue-gray-dark .warn-500[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-blue-gray-dark .warn-500-fg{color:#f44336!important}body.theme-blue-gray-dark .warn-500-border{border-color:#f44336!important}body.theme-blue-gray-dark .warn-500-border-top{border-top-color:#f44336!important}body.theme-blue-gray-dark .warn-500-border-right{border-right-color:#f44336!important}body.theme-blue-gray-dark .warn-500-border-bottom{border-bottom-color:#f44336!important}body.theme-blue-gray-dark .warn-500-border-left{border-left-color:#f44336!important}body.theme-blue-gray-dark .warn-600-bg{background-color:#e53935!important}body.theme-blue-gray-dark .warn-600{background-color:#e53935!important;color:#fff!important}body.theme-blue-gray-dark .warn-600[disabled]{background-color:#e539351f!important;color:#ffffff42!important}body.theme-blue-gray-dark .warn-600-fg{color:#e53935!important}body.theme-blue-gray-dark .warn-600-border{border-color:#e53935!important}body.theme-blue-gray-dark .warn-600-border-top{border-top-color:#e53935!important}body.theme-blue-gray-dark .warn-600-border-right{border-right-color:#e53935!important}body.theme-blue-gray-dark .warn-600-border-bottom{border-bottom-color:#e53935!important}body.theme-blue-gray-dark .warn-600-border-left{border-left-color:#e53935!important}body.theme-blue-gray-dark .warn-700-bg{background-color:#d32f2f!important}body.theme-blue-gray-dark .warn-700{background-color:#d32f2f!important;color:#fff!important}body.theme-blue-gray-dark .warn-700[disabled]{background-color:#d32f2f1f!important;color:#ffffff42!important}body.theme-blue-gray-dark .warn-700-fg{color:#d32f2f!important}body.theme-blue-gray-dark .warn-700-border{border-color:#d32f2f!important}body.theme-blue-gray-dark .warn-700-border-top{border-top-color:#d32f2f!important}body.theme-blue-gray-dark .warn-700-border-right{border-right-color:#d32f2f!important}body.theme-blue-gray-dark .warn-700-border-bottom{border-bottom-color:#d32f2f!important}body.theme-blue-gray-dark .warn-700-border-left{border-left-color:#d32f2f!important}body.theme-blue-gray-dark .warn-800-bg{background-color:#c62828!important}body.theme-blue-gray-dark .warn-800{background-color:#c62828!important;color:#fff!important}body.theme-blue-gray-dark .warn-800[disabled]{background-color:#c628281f!important;color:#ffffff42!important}body.theme-blue-gray-dark .warn-800-fg{color:#c62828!important}body.theme-blue-gray-dark .warn-800-border{border-color:#c62828!important}body.theme-blue-gray-dark .warn-800-border-top{border-top-color:#c62828!important}body.theme-blue-gray-dark .warn-800-border-right{border-right-color:#c62828!important}body.theme-blue-gray-dark .warn-800-border-bottom{border-bottom-color:#c62828!important}body.theme-blue-gray-dark .warn-800-border-left{border-left-color:#c62828!important}body.theme-blue-gray-dark .warn-900-bg{background-color:#b71c1c!important}body.theme-blue-gray-dark .warn-900{background-color:#b71c1c!important;color:#fff!important}body.theme-blue-gray-dark .warn-900[disabled]{background-color:#b71c1c1f!important;color:#ffffff42!important}body.theme-blue-gray-dark .warn-900-fg{color:#b71c1c!important}body.theme-blue-gray-dark .warn-900-border{border-color:#b71c1c!important}body.theme-blue-gray-dark .warn-900-border-top{border-top-color:#b71c1c!important}body.theme-blue-gray-dark .warn-900-border-right{border-right-color:#b71c1c!important}body.theme-blue-gray-dark .warn-900-border-bottom{border-bottom-color:#b71c1c!important}body.theme-blue-gray-dark .warn-900-border-left{border-left-color:#b71c1c!important}body.theme-blue-gray-dark .warn-A100-bg{background-color:#ff8a80!important}body.theme-blue-gray-dark .warn-A100{background-color:#ff8a80!important;color:#000000de!important}body.theme-blue-gray-dark .warn-A100[disabled]{background-color:#ff8a801f!important;color:#00000042!important}body.theme-blue-gray-dark .warn-A100-fg{color:#ff8a80!important}body.theme-blue-gray-dark .warn-A100-border{border-color:#ff8a80!important}body.theme-blue-gray-dark .warn-A100-border-top{border-top-color:#ff8a80!important}body.theme-blue-gray-dark .warn-A100-border-right{border-right-color:#ff8a80!important}body.theme-blue-gray-dark .warn-A100-border-bottom{border-bottom-color:#ff8a80!important}body.theme-blue-gray-dark .warn-A100-border-left{border-left-color:#ff8a80!important}body.theme-blue-gray-dark .warn-A200-bg{background-color:#ff5252!important}body.theme-blue-gray-dark .warn-A200{background-color:#ff5252!important;color:#fff!important}body.theme-blue-gray-dark .warn-A200[disabled]{background-color:#ff52521f!important;color:#ffffff42!important}body.theme-blue-gray-dark .warn-A200-fg{color:#ff5252!important}body.theme-blue-gray-dark .warn-A200-border{border-color:#ff5252!important}body.theme-blue-gray-dark .warn-A200-border-top{border-top-color:#ff5252!important}body.theme-blue-gray-dark .warn-A200-border-right{border-right-color:#ff5252!important}body.theme-blue-gray-dark .warn-A200-border-bottom{border-bottom-color:#ff5252!important}body.theme-blue-gray-dark .warn-A200-border-left{border-left-color:#ff5252!important}body.theme-blue-gray-dark .warn-A400-bg{background-color:#ff1744!important}body.theme-blue-gray-dark .warn-A400{background-color:#ff1744!important;color:#fff!important}body.theme-blue-gray-dark .warn-A400[disabled]{background-color:#ff17441f!important;color:#ffffff42!important}body.theme-blue-gray-dark .warn-A400-fg{color:#ff1744!important}body.theme-blue-gray-dark .warn-A400-border{border-color:#ff1744!important}body.theme-blue-gray-dark .warn-A400-border-top{border-top-color:#ff1744!important}body.theme-blue-gray-dark .warn-A400-border-right{border-right-color:#ff1744!important}body.theme-blue-gray-dark .warn-A400-border-bottom{border-bottom-color:#ff1744!important}body.theme-blue-gray-dark .warn-A400-border-left{border-left-color:#ff1744!important}body.theme-blue-gray-dark .warn-A700-bg{background-color:#d50000!important}body.theme-blue-gray-dark .warn-A700{background-color:#d50000!important;color:#fff!important}body.theme-blue-gray-dark .warn-A700[disabled]{background-color:#d500001f!important;color:#ffffff42!important}body.theme-blue-gray-dark .warn-A700-fg{color:#d50000!important}body.theme-blue-gray-dark .warn-A700-border{border-color:#d50000!important}body.theme-blue-gray-dark .warn-A700-border-top{border-top-color:#d50000!important}body.theme-blue-gray-dark .warn-A700-border-right{border-right-color:#d50000!important}body.theme-blue-gray-dark .warn-A700-border-bottom{border-bottom-color:#d50000!important}body.theme-blue-gray-dark .warn-A700-border-left{border-left-color:#d50000!important}body.theme-blue-gray-dark .warn-bg{background-color:#f44336!important}body.theme-blue-gray-dark .warn{background-color:#f44336!important;color:#fff!important}body.theme-blue-gray-dark .warn[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-blue-gray-dark .warn-fg{color:#f44336!important}body.theme-blue-gray-dark .warn-border{border-color:#f44336!important}body.theme-blue-gray-dark .warn-border-top{border-top-color:#f44336!important}body.theme-blue-gray-dark .warn-border-right{border-right-color:#f44336!important}body.theme-blue-gray-dark .warn-border-bottom{border-bottom-color:#f44336!important}body.theme-blue-gray-dark .warn-border-left{border-left-color:#f44336!important}body.theme-blue-gray-dark .primary-50 i,body.theme-blue-gray-dark .primary-50 .icon,body.theme-blue-gray-dark .primary-100 i,body.theme-blue-gray-dark .primary-100 .icon,body.theme-blue-gray-dark .primary-200 i,body.theme-blue-gray-dark .primary-200 .icon,body.theme-blue-gray-dark .primary-300 i,body.theme-blue-gray-dark .primary-300 .icon,body.theme-blue-gray-dark .primary-400 i,body.theme-blue-gray-dark .primary-400 .icon,body.theme-blue-gray-dark .primary-A100 i,body.theme-blue-gray-dark .primary-A100 .icon,body.theme-blue-gray-dark .accent-50 i,body.theme-blue-gray-dark .accent-50 .icon,body.theme-blue-gray-dark .accent-100 i,body.theme-blue-gray-dark .accent-100 .icon,body.theme-blue-gray-dark .accent-200 i,body.theme-blue-gray-dark .accent-200 .icon,body.theme-blue-gray-dark .accent-300 i,body.theme-blue-gray-dark .accent-300 .icon,body.theme-blue-gray-dark .accent-A100 i,body.theme-blue-gray-dark .accent-A100 .icon,body.theme-blue-gray-dark .accent-A200 i,body.theme-blue-gray-dark .accent-A200 .icon,body.theme-blue-gray-dark .warn-50 i,body.theme-blue-gray-dark .warn-50 .icon,body.theme-blue-gray-dark .warn-100 i,body.theme-blue-gray-dark .warn-100 .icon,body.theme-blue-gray-dark .warn-200 i,body.theme-blue-gray-dark .warn-200 .icon,body.theme-blue-gray-dark .warn-300 i,body.theme-blue-gray-dark .warn-300 .icon,body.theme-blue-gray-dark .warn-400 i,body.theme-blue-gray-dark .warn-400 .icon,body.theme-blue-gray-dark .warn-A100 i,body.theme-blue-gray-dark .warn-A100 .icon{color:#0000008a}body.theme-blue-gray-dark .primary-50.secondary-text,body.theme-blue-gray-dark .primary-50 .secondary-text,body.theme-blue-gray-dark .primary-100.secondary-text,body.theme-blue-gray-dark .primary-100 .secondary-text,body.theme-blue-gray-dark .primary-200.secondary-text,body.theme-blue-gray-dark .primary-200 .secondary-text,body.theme-blue-gray-dark .primary-300.secondary-text,body.theme-blue-gray-dark .primary-300 .secondary-text,body.theme-blue-gray-dark .primary-400.secondary-text,body.theme-blue-gray-dark .primary-400 .secondary-text,body.theme-blue-gray-dark .primary-A100.secondary-text,body.theme-blue-gray-dark .primary-A100 .secondary-text,body.theme-blue-gray-dark .accent-50.secondary-text,body.theme-blue-gray-dark .accent-50 .secondary-text,body.theme-blue-gray-dark .accent-100.secondary-text,body.theme-blue-gray-dark .accent-100 .secondary-text,body.theme-blue-gray-dark .accent-200.secondary-text,body.theme-blue-gray-dark .accent-200 .secondary-text,body.theme-blue-gray-dark .accent-300.secondary-text,body.theme-blue-gray-dark .accent-300 .secondary-text,body.theme-blue-gray-dark .accent-A100.secondary-text,body.theme-blue-gray-dark .accent-A100 .secondary-text,body.theme-blue-gray-dark .accent-A200.secondary-text,body.theme-blue-gray-dark .accent-A200 .secondary-text,body.theme-blue-gray-dark .warn-50.secondary-text,body.theme-blue-gray-dark .warn-50 .secondary-text,body.theme-blue-gray-dark .warn-100.secondary-text,body.theme-blue-gray-dark .warn-100 .secondary-text,body.theme-blue-gray-dark .warn-200.secondary-text,body.theme-blue-gray-dark .warn-200 .secondary-text,body.theme-blue-gray-dark .warn-300.secondary-text,body.theme-blue-gray-dark .warn-300 .secondary-text,body.theme-blue-gray-dark .warn-400.secondary-text,body.theme-blue-gray-dark .warn-400 .secondary-text,body.theme-blue-gray-dark .warn-A100.secondary-text,body.theme-blue-gray-dark .warn-A100 .secondary-text{color:#0000008a!important}body.theme-blue-gray-dark .primary-50.hint-text,body.theme-blue-gray-dark .primary-50 .hint-text,body.theme-blue-gray-dark .primary-50.disabled-text,body.theme-blue-gray-dark .primary-50 .disabled-text,body.theme-blue-gray-dark .primary-100.hint-text,body.theme-blue-gray-dark .primary-100 .hint-text,body.theme-blue-gray-dark .primary-100.disabled-text,body.theme-blue-gray-dark .primary-100 .disabled-text,body.theme-blue-gray-dark .primary-200.hint-text,body.theme-blue-gray-dark .primary-200 .hint-text,body.theme-blue-gray-dark .primary-200.disabled-text,body.theme-blue-gray-dark .primary-200 .disabled-text,body.theme-blue-gray-dark .primary-300.hint-text,body.theme-blue-gray-dark .primary-300 .hint-text,body.theme-blue-gray-dark .primary-300.disabled-text,body.theme-blue-gray-dark .primary-300 .disabled-text,body.theme-blue-gray-dark .primary-400.hint-text,body.theme-blue-gray-dark .primary-400 .hint-text,body.theme-blue-gray-dark .primary-400.disabled-text,body.theme-blue-gray-dark .primary-400 .disabled-text,body.theme-blue-gray-dark .primary-A100.hint-text,body.theme-blue-gray-dark .primary-A100 .hint-text,body.theme-blue-gray-dark .primary-A100.disabled-text,body.theme-blue-gray-dark .primary-A100 .disabled-text,body.theme-blue-gray-dark .accent-50.hint-text,body.theme-blue-gray-dark .accent-50 .hint-text,body.theme-blue-gray-dark .accent-50.disabled-text,body.theme-blue-gray-dark .accent-50 .disabled-text,body.theme-blue-gray-dark .accent-100.hint-text,body.theme-blue-gray-dark .accent-100 .hint-text,body.theme-blue-gray-dark .accent-100.disabled-text,body.theme-blue-gray-dark .accent-100 .disabled-text,body.theme-blue-gray-dark .accent-200.hint-text,body.theme-blue-gray-dark .accent-200 .hint-text,body.theme-blue-gray-dark .accent-200.disabled-text,body.theme-blue-gray-dark .accent-200 .disabled-text,body.theme-blue-gray-dark .accent-300.hint-text,body.theme-blue-gray-dark .accent-300 .hint-text,body.theme-blue-gray-dark .accent-300.disabled-text,body.theme-blue-gray-dark .accent-300 .disabled-text,body.theme-blue-gray-dark .accent-A100.hint-text,body.theme-blue-gray-dark .accent-A100 .hint-text,body.theme-blue-gray-dark .accent-A100.disabled-text,body.theme-blue-gray-dark .accent-A100 .disabled-text,body.theme-blue-gray-dark .accent-A200.hint-text,body.theme-blue-gray-dark .accent-A200 .hint-text,body.theme-blue-gray-dark .accent-A200.disabled-text,body.theme-blue-gray-dark .accent-A200 .disabled-text,body.theme-blue-gray-dark .warn-50.hint-text,body.theme-blue-gray-dark .warn-50 .hint-text,body.theme-blue-gray-dark .warn-50.disabled-text,body.theme-blue-gray-dark .warn-50 .disabled-text,body.theme-blue-gray-dark .warn-100.hint-text,body.theme-blue-gray-dark .warn-100 .hint-text,body.theme-blue-gray-dark .warn-100.disabled-text,body.theme-blue-gray-dark .warn-100 .disabled-text,body.theme-blue-gray-dark .warn-200.hint-text,body.theme-blue-gray-dark .warn-200 .hint-text,body.theme-blue-gray-dark .warn-200.disabled-text,body.theme-blue-gray-dark .warn-200 .disabled-text,body.theme-blue-gray-dark .warn-300.hint-text,body.theme-blue-gray-dark .warn-300 .hint-text,body.theme-blue-gray-dark .warn-300.disabled-text,body.theme-blue-gray-dark .warn-300 .disabled-text,body.theme-blue-gray-dark .warn-400.hint-text,body.theme-blue-gray-dark .warn-400 .hint-text,body.theme-blue-gray-dark .warn-400.disabled-text,body.theme-blue-gray-dark .warn-400 .disabled-text,body.theme-blue-gray-dark .warn-A100.hint-text,body.theme-blue-gray-dark .warn-A100 .hint-text,body.theme-blue-gray-dark .warn-A100.disabled-text,body.theme-blue-gray-dark .warn-A100 .disabled-text{color:#00000061!important}body.theme-blue-gray-dark .primary-50.divider,body.theme-blue-gray-dark .primary-50 .divider,body.theme-blue-gray-dark .primary-100.divider,body.theme-blue-gray-dark .primary-100 .divider,body.theme-blue-gray-dark .primary-200.divider,body.theme-blue-gray-dark .primary-200 .divider,body.theme-blue-gray-dark .primary-300.divider,body.theme-blue-gray-dark .primary-300 .divider,body.theme-blue-gray-dark .primary-400.divider,body.theme-blue-gray-dark .primary-400 .divider,body.theme-blue-gray-dark .primary-A100.divider,body.theme-blue-gray-dark .primary-A100 .divider,body.theme-blue-gray-dark .accent-50.divider,body.theme-blue-gray-dark .accent-50 .divider,body.theme-blue-gray-dark .accent-100.divider,body.theme-blue-gray-dark .accent-100 .divider,body.theme-blue-gray-dark .accent-200.divider,body.theme-blue-gray-dark .accent-200 .divider,body.theme-blue-gray-dark .accent-300.divider,body.theme-blue-gray-dark .accent-300 .divider,body.theme-blue-gray-dark .accent-A100.divider,body.theme-blue-gray-dark .accent-A100 .divider,body.theme-blue-gray-dark .accent-A200.divider,body.theme-blue-gray-dark .accent-A200 .divider,body.theme-blue-gray-dark .warn-50.divider,body.theme-blue-gray-dark .warn-50 .divider,body.theme-blue-gray-dark .warn-100.divider,body.theme-blue-gray-dark .warn-100 .divider,body.theme-blue-gray-dark .warn-200.divider,body.theme-blue-gray-dark .warn-200 .divider,body.theme-blue-gray-dark .warn-300.divider,body.theme-blue-gray-dark .warn-300 .divider,body.theme-blue-gray-dark .warn-400.divider,body.theme-blue-gray-dark .warn-400 .divider,body.theme-blue-gray-dark .warn-A100.divider,body.theme-blue-gray-dark .warn-A100 .divider{color:#0000001f!important}body.theme-blue-gray-dark .primary-50 .mat-ripple-element,body.theme-blue-gray-dark .primary-100 .mat-ripple-element,body.theme-blue-gray-dark .primary-200 .mat-ripple-element,body.theme-blue-gray-dark .primary-300 .mat-ripple-element,body.theme-blue-gray-dark .primary-400 .mat-ripple-element,body.theme-blue-gray-dark .primary-A100 .mat-ripple-element,body.theme-blue-gray-dark .accent-50 .mat-ripple-element,body.theme-blue-gray-dark .accent-100 .mat-ripple-element,body.theme-blue-gray-dark .accent-200 .mat-ripple-element,body.theme-blue-gray-dark .accent-300 .mat-ripple-element,body.theme-blue-gray-dark .accent-A100 .mat-ripple-element,body.theme-blue-gray-dark .accent-A200 .mat-ripple-element,body.theme-blue-gray-dark .warn-50 .mat-ripple-element,body.theme-blue-gray-dark .warn-100 .mat-ripple-element,body.theme-blue-gray-dark .warn-200 .mat-ripple-element,body.theme-blue-gray-dark .warn-300 .mat-ripple-element,body.theme-blue-gray-dark .warn-400 .mat-ripple-element,body.theme-blue-gray-dark .warn-A100 .mat-ripple-element{background:#0000001a}body.theme-blue-gray-dark .primary-50 .adaptive-border-color,body.theme-blue-gray-dark .primary-100 .adaptive-border-color,body.theme-blue-gray-dark .primary-200 .adaptive-border-color,body.theme-blue-gray-dark .primary-300 .adaptive-border-color,body.theme-blue-gray-dark .primary-400 .adaptive-border-color,body.theme-blue-gray-dark .primary-A100 .adaptive-border-color,body.theme-blue-gray-dark .accent-50 .adaptive-border-color,body.theme-blue-gray-dark .accent-100 .adaptive-border-color,body.theme-blue-gray-dark .accent-200 .adaptive-border-color,body.theme-blue-gray-dark .accent-300 .adaptive-border-color,body.theme-blue-gray-dark .accent-A100 .adaptive-border-color,body.theme-blue-gray-dark .accent-A200 .adaptive-border-color,body.theme-blue-gray-dark .warn-50 .adaptive-border-color,body.theme-blue-gray-dark .warn-100 .adaptive-border-color,body.theme-blue-gray-dark .warn-200 .adaptive-border-color,body.theme-blue-gray-dark .warn-300 .adaptive-border-color,body.theme-blue-gray-dark .warn-400 .adaptive-border-color,body.theme-blue-gray-dark .warn-A100 .adaptive-border-color{border-color:#0000001f}body.theme-blue-gray-dark .primary-500 i,body.theme-blue-gray-dark .primary-500 .icon,body.theme-blue-gray-dark .primary-600 i,body.theme-blue-gray-dark .primary-600 .icon,body.theme-blue-gray-dark .primary-700 i,body.theme-blue-gray-dark .primary-700 .icon,body.theme-blue-gray-dark .primary-800 i,body.theme-blue-gray-dark .primary-800 .icon,body.theme-blue-gray-dark .primary-900 i,body.theme-blue-gray-dark .primary-900 .icon,body.theme-blue-gray-dark .primary-A200 i,body.theme-blue-gray-dark .primary-A200 .icon,body.theme-blue-gray-dark .primary-A400 i,body.theme-blue-gray-dark .primary-A400 .icon,body.theme-blue-gray-dark .primary-A700 i,body.theme-blue-gray-dark .primary-A700 .icon,body.theme-blue-gray-dark .primary i,body.theme-blue-gray-dark .primary .icon,body.theme-blue-gray-dark .accent-400 i,body.theme-blue-gray-dark .accent-400 .icon,body.theme-blue-gray-dark .accent-500 i,body.theme-blue-gray-dark .accent-500 .icon,body.theme-blue-gray-dark .accent-600 i,body.theme-blue-gray-dark .accent-600 .icon,body.theme-blue-gray-dark .accent-700 i,body.theme-blue-gray-dark .accent-700 .icon,body.theme-blue-gray-dark .accent-800 i,body.theme-blue-gray-dark .accent-800 .icon,body.theme-blue-gray-dark .accent-900 i,body.theme-blue-gray-dark .accent-900 .icon,body.theme-blue-gray-dark .accent-A400 i,body.theme-blue-gray-dark .accent-A400 .icon,body.theme-blue-gray-dark .accent-A700 i,body.theme-blue-gray-dark .accent-A700 .icon,body.theme-blue-gray-dark .accent i,body.theme-blue-gray-dark .accent .icon,body.theme-blue-gray-dark .warn-500 i,body.theme-blue-gray-dark .warn-500 .icon,body.theme-blue-gray-dark .warn-600 i,body.theme-blue-gray-dark .warn-600 .icon,body.theme-blue-gray-dark .warn-700 i,body.theme-blue-gray-dark .warn-700 .icon,body.theme-blue-gray-dark .warn-800 i,body.theme-blue-gray-dark .warn-800 .icon,body.theme-blue-gray-dark .warn-900 i,body.theme-blue-gray-dark .warn-900 .icon,body.theme-blue-gray-dark .warn-A200 i,body.theme-blue-gray-dark .warn-A200 .icon,body.theme-blue-gray-dark .warn-A400 i,body.theme-blue-gray-dark .warn-A400 .icon,body.theme-blue-gray-dark .warn-A700 i,body.theme-blue-gray-dark .warn-A700 .icon,body.theme-blue-gray-dark .warn i,body.theme-blue-gray-dark .warn .icon{color:#fff}body.theme-blue-gray-dark .primary-500.secondary-text,body.theme-blue-gray-dark .primary-500 .secondary-text,body.theme-blue-gray-dark .primary-600.secondary-text,body.theme-blue-gray-dark .primary-600 .secondary-text,body.theme-blue-gray-dark .primary-700.secondary-text,body.theme-blue-gray-dark .primary-700 .secondary-text,body.theme-blue-gray-dark .primary-800.secondary-text,body.theme-blue-gray-dark .primary-800 .secondary-text,body.theme-blue-gray-dark .primary-900.secondary-text,body.theme-blue-gray-dark .primary-900 .secondary-text,body.theme-blue-gray-dark .primary-A200.secondary-text,body.theme-blue-gray-dark .primary-A200 .secondary-text,body.theme-blue-gray-dark .primary-A400.secondary-text,body.theme-blue-gray-dark .primary-A400 .secondary-text,body.theme-blue-gray-dark .primary-A700.secondary-text,body.theme-blue-gray-dark .primary-A700 .secondary-text,body.theme-blue-gray-dark .primary.secondary-text,body.theme-blue-gray-dark .primary .secondary-text,body.theme-blue-gray-dark .accent-400.secondary-text,body.theme-blue-gray-dark .accent-400 .secondary-text,body.theme-blue-gray-dark .accent-500.secondary-text,body.theme-blue-gray-dark .accent-500 .secondary-text,body.theme-blue-gray-dark .accent-600.secondary-text,body.theme-blue-gray-dark .accent-600 .secondary-text,body.theme-blue-gray-dark .accent-700.secondary-text,body.theme-blue-gray-dark .accent-700 .secondary-text,body.theme-blue-gray-dark .accent-800.secondary-text,body.theme-blue-gray-dark .accent-800 .secondary-text,body.theme-blue-gray-dark .accent-900.secondary-text,body.theme-blue-gray-dark .accent-900 .secondary-text,body.theme-blue-gray-dark .accent-A400.secondary-text,body.theme-blue-gray-dark .accent-A400 .secondary-text,body.theme-blue-gray-dark .accent-A700.secondary-text,body.theme-blue-gray-dark .accent-A700 .secondary-text,body.theme-blue-gray-dark .accent.secondary-text,body.theme-blue-gray-dark .accent .secondary-text,body.theme-blue-gray-dark .warn-500.secondary-text,body.theme-blue-gray-dark .warn-500 .secondary-text,body.theme-blue-gray-dark .warn-600.secondary-text,body.theme-blue-gray-dark .warn-600 .secondary-text,body.theme-blue-gray-dark .warn-700.secondary-text,body.theme-blue-gray-dark .warn-700 .secondary-text,body.theme-blue-gray-dark .warn-800.secondary-text,body.theme-blue-gray-dark .warn-800 .secondary-text,body.theme-blue-gray-dark .warn-900.secondary-text,body.theme-blue-gray-dark .warn-900 .secondary-text,body.theme-blue-gray-dark .warn-A200.secondary-text,body.theme-blue-gray-dark .warn-A200 .secondary-text,body.theme-blue-gray-dark .warn-A400.secondary-text,body.theme-blue-gray-dark .warn-A400 .secondary-text,body.theme-blue-gray-dark .warn-A700.secondary-text,body.theme-blue-gray-dark .warn-A700 .secondary-text,body.theme-blue-gray-dark .warn.secondary-text,body.theme-blue-gray-dark .warn .secondary-text{color:#ffffffb3!important}body.theme-blue-gray-dark .primary-500.hint-text,body.theme-blue-gray-dark .primary-500 .hint-text,body.theme-blue-gray-dark .primary-500.disabled-text,body.theme-blue-gray-dark .primary-500 .disabled-text,body.theme-blue-gray-dark .primary-600.hint-text,body.theme-blue-gray-dark .primary-600 .hint-text,body.theme-blue-gray-dark .primary-600.disabled-text,body.theme-blue-gray-dark .primary-600 .disabled-text,body.theme-blue-gray-dark .primary-700.hint-text,body.theme-blue-gray-dark .primary-700 .hint-text,body.theme-blue-gray-dark .primary-700.disabled-text,body.theme-blue-gray-dark .primary-700 .disabled-text,body.theme-blue-gray-dark .primary-800.hint-text,body.theme-blue-gray-dark .primary-800 .hint-text,body.theme-blue-gray-dark .primary-800.disabled-text,body.theme-blue-gray-dark .primary-800 .disabled-text,body.theme-blue-gray-dark .primary-900.hint-text,body.theme-blue-gray-dark .primary-900 .hint-text,body.theme-blue-gray-dark .primary-900.disabled-text,body.theme-blue-gray-dark .primary-900 .disabled-text,body.theme-blue-gray-dark .primary-A200.hint-text,body.theme-blue-gray-dark .primary-A200 .hint-text,body.theme-blue-gray-dark .primary-A200.disabled-text,body.theme-blue-gray-dark .primary-A200 .disabled-text,body.theme-blue-gray-dark .primary-A400.hint-text,body.theme-blue-gray-dark .primary-A400 .hint-text,body.theme-blue-gray-dark .primary-A400.disabled-text,body.theme-blue-gray-dark .primary-A400 .disabled-text,body.theme-blue-gray-dark .primary-A700.hint-text,body.theme-blue-gray-dark .primary-A700 .hint-text,body.theme-blue-gray-dark .primary-A700.disabled-text,body.theme-blue-gray-dark .primary-A700 .disabled-text,body.theme-blue-gray-dark .primary.hint-text,body.theme-blue-gray-dark .primary .hint-text,body.theme-blue-gray-dark .primary.disabled-text,body.theme-blue-gray-dark .primary .disabled-text,body.theme-blue-gray-dark .accent-400.hint-text,body.theme-blue-gray-dark .accent-400 .hint-text,body.theme-blue-gray-dark .accent-400.disabled-text,body.theme-blue-gray-dark .accent-400 .disabled-text,body.theme-blue-gray-dark .accent-500.hint-text,body.theme-blue-gray-dark .accent-500 .hint-text,body.theme-blue-gray-dark .accent-500.disabled-text,body.theme-blue-gray-dark .accent-500 .disabled-text,body.theme-blue-gray-dark .accent-600.hint-text,body.theme-blue-gray-dark .accent-600 .hint-text,body.theme-blue-gray-dark .accent-600.disabled-text,body.theme-blue-gray-dark .accent-600 .disabled-text,body.theme-blue-gray-dark .accent-700.hint-text,body.theme-blue-gray-dark .accent-700 .hint-text,body.theme-blue-gray-dark .accent-700.disabled-text,body.theme-blue-gray-dark .accent-700 .disabled-text,body.theme-blue-gray-dark .accent-800.hint-text,body.theme-blue-gray-dark .accent-800 .hint-text,body.theme-blue-gray-dark .accent-800.disabled-text,body.theme-blue-gray-dark .accent-800 .disabled-text,body.theme-blue-gray-dark .accent-900.hint-text,body.theme-blue-gray-dark .accent-900 .hint-text,body.theme-blue-gray-dark .accent-900.disabled-text,body.theme-blue-gray-dark .accent-900 .disabled-text,body.theme-blue-gray-dark .accent-A400.hint-text,body.theme-blue-gray-dark .accent-A400 .hint-text,body.theme-blue-gray-dark .accent-A400.disabled-text,body.theme-blue-gray-dark .accent-A400 .disabled-text,body.theme-blue-gray-dark .accent-A700.hint-text,body.theme-blue-gray-dark .accent-A700 .hint-text,body.theme-blue-gray-dark .accent-A700.disabled-text,body.theme-blue-gray-dark .accent-A700 .disabled-text,body.theme-blue-gray-dark .accent.hint-text,body.theme-blue-gray-dark .accent .hint-text,body.theme-blue-gray-dark .accent.disabled-text,body.theme-blue-gray-dark .accent .disabled-text,body.theme-blue-gray-dark .warn-500.hint-text,body.theme-blue-gray-dark .warn-500 .hint-text,body.theme-blue-gray-dark .warn-500.disabled-text,body.theme-blue-gray-dark .warn-500 .disabled-text,body.theme-blue-gray-dark .warn-600.hint-text,body.theme-blue-gray-dark .warn-600 .hint-text,body.theme-blue-gray-dark .warn-600.disabled-text,body.theme-blue-gray-dark .warn-600 .disabled-text,body.theme-blue-gray-dark .warn-700.hint-text,body.theme-blue-gray-dark .warn-700 .hint-text,body.theme-blue-gray-dark .warn-700.disabled-text,body.theme-blue-gray-dark .warn-700 .disabled-text,body.theme-blue-gray-dark .warn-800.hint-text,body.theme-blue-gray-dark .warn-800 .hint-text,body.theme-blue-gray-dark .warn-800.disabled-text,body.theme-blue-gray-dark .warn-800 .disabled-text,body.theme-blue-gray-dark .warn-900.hint-text,body.theme-blue-gray-dark .warn-900 .hint-text,body.theme-blue-gray-dark .warn-900.disabled-text,body.theme-blue-gray-dark .warn-900 .disabled-text,body.theme-blue-gray-dark .warn-A200.hint-text,body.theme-blue-gray-dark .warn-A200 .hint-text,body.theme-blue-gray-dark .warn-A200.disabled-text,body.theme-blue-gray-dark .warn-A200 .disabled-text,body.theme-blue-gray-dark .warn-A400.hint-text,body.theme-blue-gray-dark .warn-A400 .hint-text,body.theme-blue-gray-dark .warn-A400.disabled-text,body.theme-blue-gray-dark .warn-A400 .disabled-text,body.theme-blue-gray-dark .warn-A700.hint-text,body.theme-blue-gray-dark .warn-A700 .hint-text,body.theme-blue-gray-dark .warn-A700.disabled-text,body.theme-blue-gray-dark .warn-A700 .disabled-text,body.theme-blue-gray-dark .warn.hint-text,body.theme-blue-gray-dark .warn .hint-text,body.theme-blue-gray-dark .warn.disabled-text,body.theme-blue-gray-dark .warn .disabled-text{color:#ffffff80!important}body.theme-blue-gray-dark .primary-500.divider,body.theme-blue-gray-dark .primary-500 .divider,body.theme-blue-gray-dark .primary-600.divider,body.theme-blue-gray-dark .primary-600 .divider,body.theme-blue-gray-dark .primary-700.divider,body.theme-blue-gray-dark .primary-700 .divider,body.theme-blue-gray-dark .primary-800.divider,body.theme-blue-gray-dark .primary-800 .divider,body.theme-blue-gray-dark .primary-900.divider,body.theme-blue-gray-dark .primary-900 .divider,body.theme-blue-gray-dark .primary-A200.divider,body.theme-blue-gray-dark .primary-A200 .divider,body.theme-blue-gray-dark .primary-A400.divider,body.theme-blue-gray-dark .primary-A400 .divider,body.theme-blue-gray-dark .primary-A700.divider,body.theme-blue-gray-dark .primary-A700 .divider,body.theme-blue-gray-dark .primary.divider,body.theme-blue-gray-dark .primary .divider,body.theme-blue-gray-dark .accent-400.divider,body.theme-blue-gray-dark .accent-400 .divider,body.theme-blue-gray-dark .accent-500.divider,body.theme-blue-gray-dark .accent-500 .divider,body.theme-blue-gray-dark .accent-600.divider,body.theme-blue-gray-dark .accent-600 .divider,body.theme-blue-gray-dark .accent-700.divider,body.theme-blue-gray-dark .accent-700 .divider,body.theme-blue-gray-dark .accent-800.divider,body.theme-blue-gray-dark .accent-800 .divider,body.theme-blue-gray-dark .accent-900.divider,body.theme-blue-gray-dark .accent-900 .divider,body.theme-blue-gray-dark .accent-A400.divider,body.theme-blue-gray-dark .accent-A400 .divider,body.theme-blue-gray-dark .accent-A700.divider,body.theme-blue-gray-dark .accent-A700 .divider,body.theme-blue-gray-dark .accent.divider,body.theme-blue-gray-dark .accent .divider,body.theme-blue-gray-dark .warn-500.divider,body.theme-blue-gray-dark .warn-500 .divider,body.theme-blue-gray-dark .warn-600.divider,body.theme-blue-gray-dark .warn-600 .divider,body.theme-blue-gray-dark .warn-700.divider,body.theme-blue-gray-dark .warn-700 .divider,body.theme-blue-gray-dark .warn-800.divider,body.theme-blue-gray-dark .warn-800 .divider,body.theme-blue-gray-dark .warn-900.divider,body.theme-blue-gray-dark .warn-900 .divider,body.theme-blue-gray-dark .warn-A200.divider,body.theme-blue-gray-dark .warn-A200 .divider,body.theme-blue-gray-dark .warn-A400.divider,body.theme-blue-gray-dark .warn-A400 .divider,body.theme-blue-gray-dark .warn-A700.divider,body.theme-blue-gray-dark .warn-A700 .divider,body.theme-blue-gray-dark .warn.divider,body.theme-blue-gray-dark .warn .divider{color:#ffffff1f!important}body.theme-blue-gray-dark .primary-500 .mat-ripple-element,body.theme-blue-gray-dark .primary-600 .mat-ripple-element,body.theme-blue-gray-dark .primary-700 .mat-ripple-element,body.theme-blue-gray-dark .primary-800 .mat-ripple-element,body.theme-blue-gray-dark .primary-900 .mat-ripple-element,body.theme-blue-gray-dark .primary-A200 .mat-ripple-element,body.theme-blue-gray-dark .primary-A400 .mat-ripple-element,body.theme-blue-gray-dark .primary-A700 .mat-ripple-element,body.theme-blue-gray-dark .primary .mat-ripple-element,body.theme-blue-gray-dark .accent-400 .mat-ripple-element,body.theme-blue-gray-dark .accent-500 .mat-ripple-element,body.theme-blue-gray-dark .accent-600 .mat-ripple-element,body.theme-blue-gray-dark .accent-700 .mat-ripple-element,body.theme-blue-gray-dark .accent-800 .mat-ripple-element,body.theme-blue-gray-dark .accent-900 .mat-ripple-element,body.theme-blue-gray-dark .accent-A400 .mat-ripple-element,body.theme-blue-gray-dark .accent-A700 .mat-ripple-element,body.theme-blue-gray-dark .accent .mat-ripple-element,body.theme-blue-gray-dark .warn-500 .mat-ripple-element,body.theme-blue-gray-dark .warn-600 .mat-ripple-element,body.theme-blue-gray-dark .warn-700 .mat-ripple-element,body.theme-blue-gray-dark .warn-800 .mat-ripple-element,body.theme-blue-gray-dark .warn-900 .mat-ripple-element,body.theme-blue-gray-dark .warn-A200 .mat-ripple-element,body.theme-blue-gray-dark .warn-A400 .mat-ripple-element,body.theme-blue-gray-dark .warn-A700 .mat-ripple-element,body.theme-blue-gray-dark .warn .mat-ripple-element{background:#ffffff1a}body.theme-blue-gray-dark .primary-500 .adaptive-border-color,body.theme-blue-gray-dark .primary-600 .adaptive-border-color,body.theme-blue-gray-dark .primary-700 .adaptive-border-color,body.theme-blue-gray-dark .primary-800 .adaptive-border-color,body.theme-blue-gray-dark .primary-900 .adaptive-border-color,body.theme-blue-gray-dark .primary-A200 .adaptive-border-color,body.theme-blue-gray-dark .primary-A400 .adaptive-border-color,body.theme-blue-gray-dark .primary-A700 .adaptive-border-color,body.theme-blue-gray-dark .primary .adaptive-border-color,body.theme-blue-gray-dark .accent-400 .adaptive-border-color,body.theme-blue-gray-dark .accent-500 .adaptive-border-color,body.theme-blue-gray-dark .accent-600 .adaptive-border-color,body.theme-blue-gray-dark .accent-700 .adaptive-border-color,body.theme-blue-gray-dark .accent-800 .adaptive-border-color,body.theme-blue-gray-dark .accent-900 .adaptive-border-color,body.theme-blue-gray-dark .accent-A400 .adaptive-border-color,body.theme-blue-gray-dark .accent-A700 .adaptive-border-color,body.theme-blue-gray-dark .accent .adaptive-border-color,body.theme-blue-gray-dark .warn-500 .adaptive-border-color,body.theme-blue-gray-dark .warn-600 .adaptive-border-color,body.theme-blue-gray-dark .warn-700 .adaptive-border-color,body.theme-blue-gray-dark .warn-800 .adaptive-border-color,body.theme-blue-gray-dark .warn-900 .adaptive-border-color,body.theme-blue-gray-dark .warn-A200 .adaptive-border-color,body.theme-blue-gray-dark .warn-A400 .adaptive-border-color,body.theme-blue-gray-dark .warn-A700 .adaptive-border-color,body.theme-blue-gray-dark .warn .adaptive-border-color{border-color:#ffffff1f}body.theme-blue-gray-dark .primary-50 input[type=text],body.theme-blue-gray-dark .primary-100 input[type=text],body.theme-blue-gray-dark .primary-200 input[type=text],body.theme-blue-gray-dark .primary-300 input[type=text],body.theme-blue-gray-dark .primary-400 input[type=text],body.theme-blue-gray-dark .primary-A100 input[type=text],body.theme-blue-gray-dark .accent-50 input[type=text],body.theme-blue-gray-dark .accent-100 input[type=text],body.theme-blue-gray-dark .accent-200 input[type=text],body.theme-blue-gray-dark .accent-300 input[type=text],body.theme-blue-gray-dark .accent-A100 input[type=text],body.theme-blue-gray-dark .accent-A200 input[type=text],body.theme-blue-gray-dark .warn-50 input[type=text],body.theme-blue-gray-dark .warn-100 input[type=text],body.theme-blue-gray-dark .warn-200 input[type=text],body.theme-blue-gray-dark .warn-300 input[type=text],body.theme-blue-gray-dark .warn-400 input[type=text],body.theme-blue-gray-dark .warn-A100 input[type=text]{color:#000}body.theme-blue-gray-dark .primary-50 .mat-form-field-label,body.theme-blue-gray-dark .primary-100 .mat-form-field-label,body.theme-blue-gray-dark .primary-200 .mat-form-field-label,body.theme-blue-gray-dark .primary-300 .mat-form-field-label,body.theme-blue-gray-dark .primary-400 .mat-form-field-label,body.theme-blue-gray-dark .primary-A100 .mat-form-field-label,body.theme-blue-gray-dark .accent-50 .mat-form-field-label,body.theme-blue-gray-dark .accent-100 .mat-form-field-label,body.theme-blue-gray-dark .accent-200 .mat-form-field-label,body.theme-blue-gray-dark .accent-300 .mat-form-field-label,body.theme-blue-gray-dark .accent-A100 .mat-form-field-label,body.theme-blue-gray-dark .accent-A200 .mat-form-field-label,body.theme-blue-gray-dark .warn-50 .mat-form-field-label,body.theme-blue-gray-dark .warn-100 .mat-form-field-label,body.theme-blue-gray-dark .warn-200 .mat-form-field-label,body.theme-blue-gray-dark .warn-300 .mat-form-field-label,body.theme-blue-gray-dark .warn-400 .mat-form-field-label,body.theme-blue-gray-dark .warn-A100 .mat-form-field-label{color:#00000061}body.theme-blue-gray-dark .primary-50 .mat-form-field-underline,body.theme-blue-gray-dark .primary-100 .mat-form-field-underline,body.theme-blue-gray-dark .primary-200 .mat-form-field-underline,body.theme-blue-gray-dark .primary-300 .mat-form-field-underline,body.theme-blue-gray-dark .primary-400 .mat-form-field-underline,body.theme-blue-gray-dark .primary-A100 .mat-form-field-underline,body.theme-blue-gray-dark .accent-50 .mat-form-field-underline,body.theme-blue-gray-dark .accent-100 .mat-form-field-underline,body.theme-blue-gray-dark .accent-200 .mat-form-field-underline,body.theme-blue-gray-dark .accent-300 .mat-form-field-underline,body.theme-blue-gray-dark .accent-A100 .mat-form-field-underline,body.theme-blue-gray-dark .accent-A200 .mat-form-field-underline,body.theme-blue-gray-dark .warn-50 .mat-form-field-underline,body.theme-blue-gray-dark .warn-100 .mat-form-field-underline,body.theme-blue-gray-dark .warn-200 .mat-form-field-underline,body.theme-blue-gray-dark .warn-300 .mat-form-field-underline,body.theme-blue-gray-dark .warn-400 .mat-form-field-underline,body.theme-blue-gray-dark .warn-A100 .mat-form-field-underline{background-color:#0000001f}body.theme-blue-gray-dark .primary-50 .mat-select-trigger,body.theme-blue-gray-dark .primary-50 .mat-select-arrow,body.theme-blue-gray-dark .primary-100 .mat-select-trigger,body.theme-blue-gray-dark .primary-100 .mat-select-arrow,body.theme-blue-gray-dark .primary-200 .mat-select-trigger,body.theme-blue-gray-dark .primary-200 .mat-select-arrow,body.theme-blue-gray-dark .primary-300 .mat-select-trigger,body.theme-blue-gray-dark .primary-300 .mat-select-arrow,body.theme-blue-gray-dark .primary-400 .mat-select-trigger,body.theme-blue-gray-dark .primary-400 .mat-select-arrow,body.theme-blue-gray-dark .primary-A100 .mat-select-trigger,body.theme-blue-gray-dark .primary-A100 .mat-select-arrow,body.theme-blue-gray-dark .accent-50 .mat-select-trigger,body.theme-blue-gray-dark .accent-50 .mat-select-arrow,body.theme-blue-gray-dark .accent-100 .mat-select-trigger,body.theme-blue-gray-dark .accent-100 .mat-select-arrow,body.theme-blue-gray-dark .accent-200 .mat-select-trigger,body.theme-blue-gray-dark .accent-200 .mat-select-arrow,body.theme-blue-gray-dark .accent-300 .mat-select-trigger,body.theme-blue-gray-dark .accent-300 .mat-select-arrow,body.theme-blue-gray-dark .accent-A100 .mat-select-trigger,body.theme-blue-gray-dark .accent-A100 .mat-select-arrow,body.theme-blue-gray-dark .accent-A200 .mat-select-trigger,body.theme-blue-gray-dark .accent-A200 .mat-select-arrow,body.theme-blue-gray-dark .warn-50 .mat-select-trigger,body.theme-blue-gray-dark .warn-50 .mat-select-arrow,body.theme-blue-gray-dark .warn-100 .mat-select-trigger,body.theme-blue-gray-dark .warn-100 .mat-select-arrow,body.theme-blue-gray-dark .warn-200 .mat-select-trigger,body.theme-blue-gray-dark .warn-200 .mat-select-arrow,body.theme-blue-gray-dark .warn-300 .mat-select-trigger,body.theme-blue-gray-dark .warn-300 .mat-select-arrow,body.theme-blue-gray-dark .warn-400 .mat-select-trigger,body.theme-blue-gray-dark .warn-400 .mat-select-arrow,body.theme-blue-gray-dark .warn-A100 .mat-select-trigger,body.theme-blue-gray-dark .warn-A100 .mat-select-arrow{color:#00000061}body.theme-blue-gray-dark .primary-50 .mat-select-underline,body.theme-blue-gray-dark .primary-100 .mat-select-underline,body.theme-blue-gray-dark .primary-200 .mat-select-underline,body.theme-blue-gray-dark .primary-300 .mat-select-underline,body.theme-blue-gray-dark .primary-400 .mat-select-underline,body.theme-blue-gray-dark .primary-A100 .mat-select-underline,body.theme-blue-gray-dark .accent-50 .mat-select-underline,body.theme-blue-gray-dark .accent-100 .mat-select-underline,body.theme-blue-gray-dark .accent-200 .mat-select-underline,body.theme-blue-gray-dark .accent-300 .mat-select-underline,body.theme-blue-gray-dark .accent-A100 .mat-select-underline,body.theme-blue-gray-dark .accent-A200 .mat-select-underline,body.theme-blue-gray-dark .warn-50 .mat-select-underline,body.theme-blue-gray-dark .warn-100 .mat-select-underline,body.theme-blue-gray-dark .warn-200 .mat-select-underline,body.theme-blue-gray-dark .warn-300 .mat-select-underline,body.theme-blue-gray-dark .warn-400 .mat-select-underline,body.theme-blue-gray-dark .warn-A100 .mat-select-underline{background-color:#0000001f}body.theme-blue-gray-dark .primary-50 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .primary-50 .mat-select-arrow,body.theme-blue-gray-dark .primary-50 .mat-select-trigger,body.theme-blue-gray-dark .primary-100 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .primary-100 .mat-select-arrow,body.theme-blue-gray-dark .primary-100 .mat-select-trigger,body.theme-blue-gray-dark .primary-200 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .primary-200 .mat-select-arrow,body.theme-blue-gray-dark .primary-200 .mat-select-trigger,body.theme-blue-gray-dark .primary-300 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .primary-300 .mat-select-arrow,body.theme-blue-gray-dark .primary-300 .mat-select-trigger,body.theme-blue-gray-dark .primary-400 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .primary-400 .mat-select-arrow,body.theme-blue-gray-dark .primary-400 .mat-select-trigger,body.theme-blue-gray-dark .primary-A100 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .primary-A100 .mat-select-arrow,body.theme-blue-gray-dark .primary-A100 .mat-select-trigger,body.theme-blue-gray-dark .accent-50 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .accent-50 .mat-select-arrow,body.theme-blue-gray-dark .accent-50 .mat-select-trigger,body.theme-blue-gray-dark .accent-100 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .accent-100 .mat-select-arrow,body.theme-blue-gray-dark .accent-100 .mat-select-trigger,body.theme-blue-gray-dark .accent-200 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .accent-200 .mat-select-arrow,body.theme-blue-gray-dark .accent-200 .mat-select-trigger,body.theme-blue-gray-dark .accent-300 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .accent-300 .mat-select-arrow,body.theme-blue-gray-dark .accent-300 .mat-select-trigger,body.theme-blue-gray-dark .accent-A100 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .accent-A100 .mat-select-arrow,body.theme-blue-gray-dark .accent-A100 .mat-select-trigger,body.theme-blue-gray-dark .accent-A200 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .accent-A200 .mat-select-arrow,body.theme-blue-gray-dark .accent-A200 .mat-select-trigger,body.theme-blue-gray-dark .warn-50 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .warn-50 .mat-select-arrow,body.theme-blue-gray-dark .warn-50 .mat-select-trigger,body.theme-blue-gray-dark .warn-100 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .warn-100 .mat-select-arrow,body.theme-blue-gray-dark .warn-100 .mat-select-trigger,body.theme-blue-gray-dark .warn-200 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .warn-200 .mat-select-arrow,body.theme-blue-gray-dark .warn-200 .mat-select-trigger,body.theme-blue-gray-dark .warn-300 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .warn-300 .mat-select-arrow,body.theme-blue-gray-dark .warn-300 .mat-select-trigger,body.theme-blue-gray-dark .warn-400 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .warn-400 .mat-select-arrow,body.theme-blue-gray-dark .warn-400 .mat-select-trigger,body.theme-blue-gray-dark .warn-A100 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .warn-A100 .mat-select-arrow,body.theme-blue-gray-dark .warn-A100 .mat-select-trigger{color:#00000061}body.theme-blue-gray-dark .primary-500 input[type=text],body.theme-blue-gray-dark .primary-600 input[type=text],body.theme-blue-gray-dark .primary-700 input[type=text],body.theme-blue-gray-dark .primary-800 input[type=text],body.theme-blue-gray-dark .primary-900 input[type=text],body.theme-blue-gray-dark .primary-A200 input[type=text],body.theme-blue-gray-dark .primary-A400 input[type=text],body.theme-blue-gray-dark .primary-A700 input[type=text],body.theme-blue-gray-dark .primary input[type=text],body.theme-blue-gray-dark .accent-400 input[type=text],body.theme-blue-gray-dark .accent-500 input[type=text],body.theme-blue-gray-dark .accent-600 input[type=text],body.theme-blue-gray-dark .accent-700 input[type=text],body.theme-blue-gray-dark .accent-800 input[type=text],body.theme-blue-gray-dark .accent-900 input[type=text],body.theme-blue-gray-dark .accent-A400 input[type=text],body.theme-blue-gray-dark .accent-A700 input[type=text],body.theme-blue-gray-dark .accent input[type=text],body.theme-blue-gray-dark .warn-500 input[type=text],body.theme-blue-gray-dark .warn-600 input[type=text],body.theme-blue-gray-dark .warn-700 input[type=text],body.theme-blue-gray-dark .warn-800 input[type=text],body.theme-blue-gray-dark .warn-900 input[type=text],body.theme-blue-gray-dark .warn-A200 input[type=text],body.theme-blue-gray-dark .warn-A400 input[type=text],body.theme-blue-gray-dark .warn-A700 input[type=text],body.theme-blue-gray-dark .warn input[type=text]{color:#fff}body.theme-blue-gray-dark .primary-500 .mat-form-field-label,body.theme-blue-gray-dark .primary-600 .mat-form-field-label,body.theme-blue-gray-dark .primary-700 .mat-form-field-label,body.theme-blue-gray-dark .primary-800 .mat-form-field-label,body.theme-blue-gray-dark .primary-900 .mat-form-field-label,body.theme-blue-gray-dark .primary-A200 .mat-form-field-label,body.theme-blue-gray-dark .primary-A400 .mat-form-field-label,body.theme-blue-gray-dark .primary-A700 .mat-form-field-label,body.theme-blue-gray-dark .primary .mat-form-field-label,body.theme-blue-gray-dark .accent-400 .mat-form-field-label,body.theme-blue-gray-dark .accent-500 .mat-form-field-label,body.theme-blue-gray-dark .accent-600 .mat-form-field-label,body.theme-blue-gray-dark .accent-700 .mat-form-field-label,body.theme-blue-gray-dark .accent-800 .mat-form-field-label,body.theme-blue-gray-dark .accent-900 .mat-form-field-label,body.theme-blue-gray-dark .accent-A400 .mat-form-field-label,body.theme-blue-gray-dark .accent-A700 .mat-form-field-label,body.theme-blue-gray-dark .accent .mat-form-field-label,body.theme-blue-gray-dark .warn-500 .mat-form-field-label,body.theme-blue-gray-dark .warn-600 .mat-form-field-label,body.theme-blue-gray-dark .warn-700 .mat-form-field-label,body.theme-blue-gray-dark .warn-800 .mat-form-field-label,body.theme-blue-gray-dark .warn-900 .mat-form-field-label,body.theme-blue-gray-dark .warn-A200 .mat-form-field-label,body.theme-blue-gray-dark .warn-A400 .mat-form-field-label,body.theme-blue-gray-dark .warn-A700 .mat-form-field-label,body.theme-blue-gray-dark .warn .mat-form-field-label{color:#ffffff80}body.theme-blue-gray-dark .primary-500 .mat-form-field-underline,body.theme-blue-gray-dark .primary-600 .mat-form-field-underline,body.theme-blue-gray-dark .primary-700 .mat-form-field-underline,body.theme-blue-gray-dark .primary-800 .mat-form-field-underline,body.theme-blue-gray-dark .primary-900 .mat-form-field-underline,body.theme-blue-gray-dark .primary-A200 .mat-form-field-underline,body.theme-blue-gray-dark .primary-A400 .mat-form-field-underline,body.theme-blue-gray-dark .primary-A700 .mat-form-field-underline,body.theme-blue-gray-dark .primary .mat-form-field-underline,body.theme-blue-gray-dark .accent-400 .mat-form-field-underline,body.theme-blue-gray-dark .accent-500 .mat-form-field-underline,body.theme-blue-gray-dark .accent-600 .mat-form-field-underline,body.theme-blue-gray-dark .accent-700 .mat-form-field-underline,body.theme-blue-gray-dark .accent-800 .mat-form-field-underline,body.theme-blue-gray-dark .accent-900 .mat-form-field-underline,body.theme-blue-gray-dark .accent-A400 .mat-form-field-underline,body.theme-blue-gray-dark .accent-A700 .mat-form-field-underline,body.theme-blue-gray-dark .accent .mat-form-field-underline,body.theme-blue-gray-dark .warn-500 .mat-form-field-underline,body.theme-blue-gray-dark .warn-600 .mat-form-field-underline,body.theme-blue-gray-dark .warn-700 .mat-form-field-underline,body.theme-blue-gray-dark .warn-800 .mat-form-field-underline,body.theme-blue-gray-dark .warn-900 .mat-form-field-underline,body.theme-blue-gray-dark .warn-A200 .mat-form-field-underline,body.theme-blue-gray-dark .warn-A400 .mat-form-field-underline,body.theme-blue-gray-dark .warn-A700 .mat-form-field-underline,body.theme-blue-gray-dark .warn .mat-form-field-underline{background-color:#ffffff1f}body.theme-blue-gray-dark .primary-500 .mat-select-trigger,body.theme-blue-gray-dark .primary-500 .mat-select-arrow,body.theme-blue-gray-dark .primary-600 .mat-select-trigger,body.theme-blue-gray-dark .primary-600 .mat-select-arrow,body.theme-blue-gray-dark .primary-700 .mat-select-trigger,body.theme-blue-gray-dark .primary-700 .mat-select-arrow,body.theme-blue-gray-dark .primary-800 .mat-select-trigger,body.theme-blue-gray-dark .primary-800 .mat-select-arrow,body.theme-blue-gray-dark .primary-900 .mat-select-trigger,body.theme-blue-gray-dark .primary-900 .mat-select-arrow,body.theme-blue-gray-dark .primary-A200 .mat-select-trigger,body.theme-blue-gray-dark .primary-A200 .mat-select-arrow,body.theme-blue-gray-dark .primary-A400 .mat-select-trigger,body.theme-blue-gray-dark .primary-A400 .mat-select-arrow,body.theme-blue-gray-dark .primary-A700 .mat-select-trigger,body.theme-blue-gray-dark .primary-A700 .mat-select-arrow,body.theme-blue-gray-dark .primary .mat-select-trigger,body.theme-blue-gray-dark .primary .mat-select-arrow,body.theme-blue-gray-dark .accent-400 .mat-select-trigger,body.theme-blue-gray-dark .accent-400 .mat-select-arrow,body.theme-blue-gray-dark .accent-500 .mat-select-trigger,body.theme-blue-gray-dark .accent-500 .mat-select-arrow,body.theme-blue-gray-dark .accent-600 .mat-select-trigger,body.theme-blue-gray-dark .accent-600 .mat-select-arrow,body.theme-blue-gray-dark .accent-700 .mat-select-trigger,body.theme-blue-gray-dark .accent-700 .mat-select-arrow,body.theme-blue-gray-dark .accent-800 .mat-select-trigger,body.theme-blue-gray-dark .accent-800 .mat-select-arrow,body.theme-blue-gray-dark .accent-900 .mat-select-trigger,body.theme-blue-gray-dark .accent-900 .mat-select-arrow,body.theme-blue-gray-dark .accent-A400 .mat-select-trigger,body.theme-blue-gray-dark .accent-A400 .mat-select-arrow,body.theme-blue-gray-dark .accent-A700 .mat-select-trigger,body.theme-blue-gray-dark .accent-A700 .mat-select-arrow,body.theme-blue-gray-dark .accent .mat-select-trigger,body.theme-blue-gray-dark .accent .mat-select-arrow,body.theme-blue-gray-dark .warn-500 .mat-select-trigger,body.theme-blue-gray-dark .warn-500 .mat-select-arrow,body.theme-blue-gray-dark .warn-600 .mat-select-trigger,body.theme-blue-gray-dark .warn-600 .mat-select-arrow,body.theme-blue-gray-dark .warn-700 .mat-select-trigger,body.theme-blue-gray-dark .warn-700 .mat-select-arrow,body.theme-blue-gray-dark .warn-800 .mat-select-trigger,body.theme-blue-gray-dark .warn-800 .mat-select-arrow,body.theme-blue-gray-dark .warn-900 .mat-select-trigger,body.theme-blue-gray-dark .warn-900 .mat-select-arrow,body.theme-blue-gray-dark .warn-A200 .mat-select-trigger,body.theme-blue-gray-dark .warn-A200 .mat-select-arrow,body.theme-blue-gray-dark .warn-A400 .mat-select-trigger,body.theme-blue-gray-dark .warn-A400 .mat-select-arrow,body.theme-blue-gray-dark .warn-A700 .mat-select-trigger,body.theme-blue-gray-dark .warn-A700 .mat-select-arrow,body.theme-blue-gray-dark .warn .mat-select-trigger,body.theme-blue-gray-dark .warn .mat-select-arrow{color:#ffffff80}body.theme-blue-gray-dark .primary-500 .mat-select-underline,body.theme-blue-gray-dark .primary-600 .mat-select-underline,body.theme-blue-gray-dark .primary-700 .mat-select-underline,body.theme-blue-gray-dark .primary-800 .mat-select-underline,body.theme-blue-gray-dark .primary-900 .mat-select-underline,body.theme-blue-gray-dark .primary-A200 .mat-select-underline,body.theme-blue-gray-dark .primary-A400 .mat-select-underline,body.theme-blue-gray-dark .primary-A700 .mat-select-underline,body.theme-blue-gray-dark .primary .mat-select-underline,body.theme-blue-gray-dark .accent-400 .mat-select-underline,body.theme-blue-gray-dark .accent-500 .mat-select-underline,body.theme-blue-gray-dark .accent-600 .mat-select-underline,body.theme-blue-gray-dark .accent-700 .mat-select-underline,body.theme-blue-gray-dark .accent-800 .mat-select-underline,body.theme-blue-gray-dark .accent-900 .mat-select-underline,body.theme-blue-gray-dark .accent-A400 .mat-select-underline,body.theme-blue-gray-dark .accent-A700 .mat-select-underline,body.theme-blue-gray-dark .accent .mat-select-underline,body.theme-blue-gray-dark .warn-500 .mat-select-underline,body.theme-blue-gray-dark .warn-600 .mat-select-underline,body.theme-blue-gray-dark .warn-700 .mat-select-underline,body.theme-blue-gray-dark .warn-800 .mat-select-underline,body.theme-blue-gray-dark .warn-900 .mat-select-underline,body.theme-blue-gray-dark .warn-A200 .mat-select-underline,body.theme-blue-gray-dark .warn-A400 .mat-select-underline,body.theme-blue-gray-dark .warn-A700 .mat-select-underline,body.theme-blue-gray-dark .warn .mat-select-underline{background-color:#ffffff1f}body.theme-blue-gray-dark .primary-500 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .primary-500 .mat-select-arrow,body.theme-blue-gray-dark .primary-500 .mat-select-trigger,body.theme-blue-gray-dark .primary-600 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .primary-600 .mat-select-arrow,body.theme-blue-gray-dark .primary-600 .mat-select-trigger,body.theme-blue-gray-dark .primary-700 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .primary-700 .mat-select-arrow,body.theme-blue-gray-dark .primary-700 .mat-select-trigger,body.theme-blue-gray-dark .primary-800 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .primary-800 .mat-select-arrow,body.theme-blue-gray-dark .primary-800 .mat-select-trigger,body.theme-blue-gray-dark .primary-900 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .primary-900 .mat-select-arrow,body.theme-blue-gray-dark .primary-900 .mat-select-trigger,body.theme-blue-gray-dark .primary-A200 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .primary-A200 .mat-select-arrow,body.theme-blue-gray-dark .primary-A200 .mat-select-trigger,body.theme-blue-gray-dark .primary-A400 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .primary-A400 .mat-select-arrow,body.theme-blue-gray-dark .primary-A400 .mat-select-trigger,body.theme-blue-gray-dark .primary-A700 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .primary-A700 .mat-select-arrow,body.theme-blue-gray-dark .primary-A700 .mat-select-trigger,body.theme-blue-gray-dark .primary .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .primary .mat-select-arrow,body.theme-blue-gray-dark .primary .mat-select-trigger,body.theme-blue-gray-dark .accent-400 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .accent-400 .mat-select-arrow,body.theme-blue-gray-dark .accent-400 .mat-select-trigger,body.theme-blue-gray-dark .accent-500 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .accent-500 .mat-select-arrow,body.theme-blue-gray-dark .accent-500 .mat-select-trigger,body.theme-blue-gray-dark .accent-600 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .accent-600 .mat-select-arrow,body.theme-blue-gray-dark .accent-600 .mat-select-trigger,body.theme-blue-gray-dark .accent-700 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .accent-700 .mat-select-arrow,body.theme-blue-gray-dark .accent-700 .mat-select-trigger,body.theme-blue-gray-dark .accent-800 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .accent-800 .mat-select-arrow,body.theme-blue-gray-dark .accent-800 .mat-select-trigger,body.theme-blue-gray-dark .accent-900 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .accent-900 .mat-select-arrow,body.theme-blue-gray-dark .accent-900 .mat-select-trigger,body.theme-blue-gray-dark .accent-A400 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .accent-A400 .mat-select-arrow,body.theme-blue-gray-dark .accent-A400 .mat-select-trigger,body.theme-blue-gray-dark .accent-A700 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .accent-A700 .mat-select-arrow,body.theme-blue-gray-dark .accent-A700 .mat-select-trigger,body.theme-blue-gray-dark .accent .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .accent .mat-select-arrow,body.theme-blue-gray-dark .accent .mat-select-trigger,body.theme-blue-gray-dark .warn-500 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .warn-500 .mat-select-arrow,body.theme-blue-gray-dark .warn-500 .mat-select-trigger,body.theme-blue-gray-dark .warn-600 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .warn-600 .mat-select-arrow,body.theme-blue-gray-dark .warn-600 .mat-select-trigger,body.theme-blue-gray-dark .warn-700 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .warn-700 .mat-select-arrow,body.theme-blue-gray-dark .warn-700 .mat-select-trigger,body.theme-blue-gray-dark .warn-800 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .warn-800 .mat-select-arrow,body.theme-blue-gray-dark .warn-800 .mat-select-trigger,body.theme-blue-gray-dark .warn-900 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .warn-900 .mat-select-arrow,body.theme-blue-gray-dark .warn-900 .mat-select-trigger,body.theme-blue-gray-dark .warn-A200 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .warn-A200 .mat-select-arrow,body.theme-blue-gray-dark .warn-A200 .mat-select-trigger,body.theme-blue-gray-dark .warn-A400 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .warn-A400 .mat-select-arrow,body.theme-blue-gray-dark .warn-A400 .mat-select-trigger,body.theme-blue-gray-dark .warn-A700 .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .warn-A700 .mat-select-arrow,body.theme-blue-gray-dark .warn-A700 .mat-select-trigger,body.theme-blue-gray-dark .warn .mat-select-disabled .mat-select-value,body.theme-blue-gray-dark .warn .mat-select-arrow,body.theme-blue-gray-dark .warn .mat-select-trigger{color:#ffffff80}body.theme-blue-gray-dark .primary-500 .mat-select-value,body.theme-blue-gray-dark .primary-600 .mat-select-value,body.theme-blue-gray-dark .primary-700 .mat-select-value,body.theme-blue-gray-dark .primary-800 .mat-select-value,body.theme-blue-gray-dark .primary-900 .mat-select-value,body.theme-blue-gray-dark .primary-A200 .mat-select-value,body.theme-blue-gray-dark .primary-A400 .mat-select-value,body.theme-blue-gray-dark .primary-A700 .mat-select-value,body.theme-blue-gray-dark .primary .mat-select-value,body.theme-blue-gray-dark .accent-400 .mat-select-value,body.theme-blue-gray-dark .accent-500 .mat-select-value,body.theme-blue-gray-dark .accent-600 .mat-select-value,body.theme-blue-gray-dark .accent-700 .mat-select-value,body.theme-blue-gray-dark .accent-800 .mat-select-value,body.theme-blue-gray-dark .accent-900 .mat-select-value,body.theme-blue-gray-dark .accent-A400 .mat-select-value,body.theme-blue-gray-dark .accent-A700 .mat-select-value,body.theme-blue-gray-dark .accent .mat-select-value,body.theme-blue-gray-dark .warn-500 .mat-select-value,body.theme-blue-gray-dark .warn-600 .mat-select-value,body.theme-blue-gray-dark .warn-700 .mat-select-value,body.theme-blue-gray-dark .warn-800 .mat-select-value,body.theme-blue-gray-dark .warn-900 .mat-select-value,body.theme-blue-gray-dark .warn-A200 .mat-select-value,body.theme-blue-gray-dark .warn-A400 .mat-select-value,body.theme-blue-gray-dark .warn-A700 .mat-select-value,body.theme-blue-gray-dark .warn .mat-select-value{color:#fff}body.theme-pink-dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #e91e63;--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);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #e91e63;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e91e63;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #424242;--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: #424242;--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: rgba(255, 255, 255, .7);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #e91e63;--mdc-filled-text-field-focus-active-indicator-color: #e91e63;--mdc-filled-text-field-focus-label-text-color: rgba(233, 30, 99, .87);--mdc-filled-text-field-container-color: #4a4a4a;--mdc-filled-text-field-disabled-container-color: #464646;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #e91e63;--mdc-outlined-text-field-focus-outline-color: #e91e63;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 30, 99, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(233, 30, 99, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #424242;--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(233, 30, 99, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-select-arrow-transform: translateY(-8px);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #424242;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #f06292;--mdc-switch-selected-handle-color: #f06292;--mdc-switch-selected-hover-state-layer-color: #f06292;--mdc-switch-selected-pressed-state-layer-color: #f06292;--mdc-switch-selected-focus-handle-color: #f48fb1;--mdc-switch-selected-hover-handle-color: #f48fb1;--mdc-switch-selected-pressed-handle-color: #f48fb1;--mdc-switch-selected-focus-track-color: #d81b60;--mdc-switch-selected-hover-track-color: #d81b60;--mdc-switch-selected-pressed-track-color: #d81b60;--mdc-switch-selected-track-color: #d81b60;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-switch-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #e91e63;--mdc-slider-focus-handle-color: #e91e63;--mdc-slider-hover-handle-color: #e91e63;--mdc-slider-active-track-color: #e91e63;--mdc-slider-inactive-track-color: #e91e63;--mdc-slider-with-tick-marks-inactive-container-color: #e91e63;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-slider-ripple-color: #e91e63;--mat-slider-hover-state-layer-color: rgba(233, 30, 99, .05);--mat-slider-focus-state-layer-color: rgba(233, 30, 99, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--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: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #e91e63;--mdc-checkbox-selected-hover-icon-color: #e91e63;--mdc-checkbox-selected-icon-color: #e91e63;--mdc-checkbox-selected-pressed-icon-color: #e91e63;--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-selected-focus-state-layer-color: #e91e63;--mdc-checkbox-selected-hover-state-layer-color: #e91e63;--mdc-checkbox-selected-pressed-state-layer-color: #e91e63;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white;--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #424242;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-fab-small-container-color: #424242;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #e91e63;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #e91e63;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959;--mat-standard-button-toggle-height: 48px;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e91e63;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 30, 99, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 30, 99, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 30, 99, .3);--mat-datepicker-toggle-active-state-icon-color: #e91e63;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 30, 99, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #424242;--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: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e91e63;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e91e63;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e91e63;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #424242;--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: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-sort-arrow-color: #c6c6c6;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white;--mat-tree-node-min-height: 48px}body.theme-pink-dark .mat-accent{--mat-option-selected-state-label-text-color: #e91e63;--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)}body.theme-pink-dark .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--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)}body.theme-pink-dark .mat-primary,body.theme-pink-dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #e91e63;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e91e63;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}body.theme-pink-dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}body.theme-pink-dark .mat-mdc-progress-bar,body.theme-pink-dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #e91e63;--mdc-linear-progress-track-color: rgba(233, 30, 99, .25)}body.theme-pink-dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}body.theme-pink-dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #e91e63;--mdc-filled-text-field-focus-active-indicator-color: #e91e63;--mdc-filled-text-field-focus-label-text-color: rgba(233, 30, 99, .87);--mdc-outlined-text-field-caret-color: #e91e63;--mdc-outlined-text-field-focus-outline-color: #e91e63;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 30, 99, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 30, 99, .87)}body.theme-pink-dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}body.theme-pink-dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--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(233, 30, 99, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-pink-dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-pink-dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-selected-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-flat-disabled-selected-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-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;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}body.theme-pink-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,body.theme-pink-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,body.theme-pink-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,body.theme-pink-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e91e63;--mdc-chip-elevated-selected-container-color: #e91e63;--mdc-chip-elevated-disabled-container-color: #e91e63;--mdc-chip-flat-disabled-selected-container-color: #e91e63;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-pink-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,body.theme-pink-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-pink-dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}body.theme-pink-dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: white}body.theme-pink-dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #f06292;--mdc-switch-selected-handle-color: #f06292;--mdc-switch-selected-hover-state-layer-color: #f06292;--mdc-switch-selected-pressed-state-layer-color: #f06292;--mdc-switch-selected-focus-handle-color: #f48fb1;--mdc-switch-selected-hover-handle-color: #f48fb1;--mdc-switch-selected-pressed-handle-color: #f48fb1;--mdc-switch-selected-focus-track-color: #d81b60;--mdc-switch-selected-hover-track-color: #d81b60;--mdc-switch-selected-pressed-track-color: #d81b60;--mdc-switch-selected-track-color: #d81b60}body.theme-pink-dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}body.theme-pink-dark .mat-mdc-radio-button.mat-primary,body.theme-pink-dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-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: #e91e63;--mdc-radio-selected-hover-icon-color: #e91e63;--mdc-radio-selected-icon-color: #e91e63;--mdc-radio-selected-pressed-icon-color: #e91e63;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #e91e63;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}body.theme-pink-dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}body.theme-pink-dark .mat-accent{--mdc-slider-handle-color: #e91e63;--mdc-slider-focus-handle-color: #e91e63;--mdc-slider-hover-handle-color: #e91e63;--mdc-slider-active-track-color: #e91e63;--mdc-slider-inactive-track-color: #e91e63;--mdc-slider-with-tick-marks-inactive-container-color: #e91e63;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #e91e63;--mat-slider-hover-state-layer-color: rgba(233, 30, 99, .05);--mat-slider-focus-state-layer-color: rgba(233, 30, 99, .2)}body.theme-pink-dark .mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2)}body.theme-pink-dark .mdc-list-item__start,body.theme-pink-dark .mdc-list-item__end,body.theme-pink-dark .mat-accent .mdc-list-item__start,body.theme-pink-dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-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: #e91e63;--mdc-radio-selected-hover-icon-color: #e91e63;--mdc-radio-selected-icon-color: #e91e63;--mdc-radio-selected-pressed-icon-color: #e91e63}body.theme-pink-dark .mat-warn .mdc-list-item__start,body.theme-pink-dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}body.theme-pink-dark .mat-mdc-list-option,body.theme-pink-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: white;--mdc-checkbox-selected-focus-icon-color: #e91e63;--mdc-checkbox-selected-hover-icon-color: #e91e63;--mdc-checkbox-selected-icon-color: #e91e63;--mdc-checkbox-selected-pressed-icon-color: #e91e63;--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-selected-focus-state-layer-color: #e91e63;--mdc-checkbox-selected-hover-state-layer-color: #e91e63;--mdc-checkbox-selected-pressed-state-layer-color: #e91e63;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}body.theme-pink-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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}body.theme-pink-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,body.theme-pink-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,body.theme-pink-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,body.theme-pink-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#e91e63}body.theme-pink-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,body.theme-pink-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,body.theme-pink-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}body.theme-pink-dark .mdc-list-item__start,body.theme-pink-dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}body.theme-pink-dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,body.theme-pink-dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,body.theme-pink-dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}body.theme-pink-dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,body.theme-pink-dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,body.theme-pink-dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}body.theme-pink-dark .mat-mdc-tab-group,body.theme-pink-dark .mat-mdc-tab-nav-bar,body.theme-pink-dark .mat-mdc-tab-group.mat-accent,body.theme-pink-dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #e91e63;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #e91e63;--mat-tab-header-active-ripple-color: #e91e63;--mat-tab-header-inactive-ripple-color: #e91e63;--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: #e91e63;--mat-tab-header-active-hover-label-text-color: #e91e63;--mat-tab-header-active-focus-indicator-color: #e91e63;--mat-tab-header-active-hover-indicator-color: #e91e63}body.theme-pink-dark .mat-mdc-tab-group.mat-warn,body.theme-pink-dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(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: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}body.theme-pink-dark .mat-mdc-tab-group.mat-background-primary,body.theme-pink-dark .mat-mdc-tab-nav-bar.mat-background-primary,body.theme-pink-dark .mat-mdc-tab-group.mat-background-accent,body.theme-pink-dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #e91e63;--mat-tab-header-with-background-foreground-color: white}body.theme-pink-dark .mat-mdc-tab-group.mat-background-warn,body.theme-pink-dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}body.theme-pink-dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}body.theme-pink-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: white;--mdc-checkbox-selected-focus-icon-color: #e91e63;--mdc-checkbox-selected-hover-icon-color: #e91e63;--mdc-checkbox-selected-icon-color: #e91e63;--mdc-checkbox-selected-pressed-icon-color: #e91e63;--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-selected-focus-state-layer-color: #e91e63;--mdc-checkbox-selected-hover-state-layer-color: #e91e63;--mdc-checkbox-selected-pressed-state-layer-color: #e91e63;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}body.theme-pink-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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}body.theme-pink-dark .mat-mdc-button.mat-primary,body.theme-pink-dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #e91e63;--mat-text-button-state-layer-color: #e91e63;--mat-text-button-ripple-color: rgba(233, 30, 99, .1)}body.theme-pink-dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-pink-dark .mat-mdc-unelevated-button.mat-primary,body.theme-pink-dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #e91e63;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-pink-dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-pink-dark .mat-mdc-raised-button.mat-primary,body.theme-pink-dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #e91e63;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-pink-dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-pink-dark .mat-mdc-outlined-button.mat-primary,body.theme-pink-dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #e91e63;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #e91e63;--mat-outlined-button-ripple-color: rgba(233, 30, 99, .1)}body.theme-pink-dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-pink-dark .mat-mdc-icon-button.mat-primary,body.theme-pink-dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #e91e63;--mat-icon-button-state-layer-color: #e91e63;--mat-icon-button-ripple-color: rgba(233, 30, 99, .1)}body.theme-pink-dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-pink-dark .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}body.theme-pink-dark .mat-mdc-fab.mat-primary,body.theme-pink-dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #e91e63;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-pink-dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-pink-dark .mat-mdc-mini-fab.mat-primary,body.theme-pink-dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #e91e63;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-pink-dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-pink-dark .mat-accent{--mdc-circular-progress-active-indicator-color: #e91e63}body.theme-pink-dark .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}body.theme-pink-dark .mat-badge-accent{--mat-badge-background-color: #e91e63;--mat-badge-text-color: white}body.theme-pink-dark .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}body.theme-pink-dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e91e63;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 30, 99, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 30, 99, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 30, 99, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 30, 99, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-pink-dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-pink-dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #e91e63}body.theme-pink-dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}body.theme-pink-dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}body.theme-pink-dark .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}body.theme-pink-dark .mat-icon.mat-primary,body.theme-pink-dark .mat-icon.mat-accent{--mat-icon-color: #e91e63}body.theme-pink-dark .mat-icon.mat-warn{--mat-icon-color: #f44336}body.theme-pink-dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e91e63;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e91e63;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e91e63;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-pink-dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-pink-dark .mat-toolbar.mat-primary,body.theme-pink-dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #e91e63;--mat-toolbar-container-text-color: white}body.theme-pink-dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}body.theme-pink-dark{color:#fff;background:#303030}body.theme-pink-dark .secondary-text{color:#ffffffb3}body.theme-pink-dark .icon,body.theme-pink-dark i{color:#fff}body.theme-pink-dark .hint-text,body.theme-pink-dark .disabled-text{color:#ffffff80}body.theme-pink-dark .fade-text,body.theme-pink-dark .divider{color:#ffffff1f}body.theme-pink-dark .fuse-card{background:#424242;border-color:#ffffff1f}body.theme-pink-dark .fuse-card .card-divider{border-top:1px solid rgba(255,255,255,.12)}body.theme-pink-dark .avatar{color:#fff}body.theme-pink-dark .form-wrapper{background-color:#424242}body.theme-pink-dark .navigation-simple .item.selected{background-color:#ffffff0a}body.theme-pink-dark .navigation-simple .subheader{border-top:1px solid rgba(255,255,255,.12)}body.theme-pink-dark .simple-pagination{background:#424242}body.theme-pink-dark .simple-pagination .pagination-item{color:#ffffffb3}body.theme-pink-dark .simple-pagination .pagination-item:hover{color:#fff}body.theme-pink-dark .simple-pagination .pagination-item.disabled{color:#ffffff80}body.theme-pink-dark .price-tables .price-table{background:#424242}body.theme-pink-dark .price-tables .price-table.style-1 .price .currency,body.theme-pink-dark .price-tables .price-table.style-1 .price .period,body.theme-pink-dark .price-tables .price-table.style-2 .price .currency,body.theme-pink-dark .price-tables .price-table.style-2 .period,body.theme-pink-dark .price-tables .price-table.style-3 .package-type .subtitle,body.theme-pink-dark .price-tables .price-table.style-3 .terms,body.theme-pink-dark .price-tables .price-table.style-3 .note{color:#ffffffb3}body.theme-pink-dark .simple-table-container{background:#424242}body.theme-pink-dark table.simple thead tr th{color:#ffffffb3;border-bottom:1px solid rgba(255,255,255,.12)}body.theme-pink-dark table.simple tbody tr td{border-bottom:1px solid rgba(255,255,255,.12)}body.theme-pink-dark table.simple.clickable tbody tr:hover{background-color:#ffffff0a}body.theme-pink-dark .page-layout.carded.fullwidth>.center>.content-card{background:#424242;border-radius:8px 8px 0 0}body.theme-pink-dark .page-layout.carded.fullwidth>.center>.content-card>.toolbar{border-bottom-color:#ffffff1f}body.theme-pink-dark .page-layout.carded.left-sidebar>.center>.content-card,body.theme-pink-dark .page-layout.carded.right-sidebar>.center>.content-card{background:#424242;border-radius:8px 8px 0 0}body.theme-pink-dark .page-layout.carded.left-sidebar>.center>.content-card>.toolbar,body.theme-pink-dark .page-layout.carded.right-sidebar>.center>.content-card>.toolbar{border-bottom-color:#ffffff1f}body.theme-pink-dark .page-layout.simple.left-sidebar>.center>.content,body.theme-pink-dark .page-layout.simple.right-sidebar>.center>.content{background:#424242}body.theme-pink-dark .page-layout.simple.left-sidebar.inner-sidebar>.content>.center>.content,body.theme-pink-dark .page-layout.simple.right-sidebar.inner-sidebar>.content>.center>.content{background:#424242}body.theme-pink-dark fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-pink-dark fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-pink-dark fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-pink-dark fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-pink-dark fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-pink-dark fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced{background-color:#e91e63!important}body.theme-pink-dark fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-title,body.theme-pink-dark fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-title{color:#e91e63}body.theme-pink-dark fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,body.theme-pink-dark fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#e91e63}.dark body.theme-pink-dark fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,.dark body.theme-pink-dark fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#e91e63}body.theme-pink-dark fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-icon,body.theme-pink-dark fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-icon{color:#e91e63}body.theme-pink-dark a{color:#e91e63}body.theme-pink-dark code:not(.highlight){background-color:#212121}body.theme-pink-dark .changelog .entry{background-color:#424242}body.theme-pink-dark .text-boxed{background-color:#ffffff1f;color:#ffffff8a}body.theme-pink-dark .fuse-search-bar.expanded,body.theme-pink-dark #fuse-shortcuts.show-mobile-panel{background-color:#303030}body.theme-pink-dark fuse-sidebar{background:#303030}body.theme-pink-dark fuse-vertical-navigation .fuse-vertical-navigation-wrapper{background:#303030}body.theme-pink-dark .fuse-sidebar-overlay{background-color:#0009}body.theme-pink-dark .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible{background-color:transparent}body.theme-pink-dark fuse-theme-options .theme-options-panel form .group{border:1px solid rgba(255,255,255,.12)}body.theme-pink-dark fuse-theme-options .theme-options-panel form .group h2{background:#303030;color:#ffffffb3}body.theme-pink-dark fuse-theme-options .theme-options-panel form .group h3{color:#ffffffb3}body.theme-pink-dark .fuse-material-color-picker-menu .mat-mdc-menu-content .views{background:#303030}body.theme-pink-dark fuse-widget>.fuse-widget-front,body.theme-pink-dark fuse-widget>.fuse-widget-back{background:#424242;border-color:#ffffff1f}body.theme-pink-dark ngx-datatable.material{background:#424242;color:#fff}body.theme-pink-dark ngx-datatable.material .datatable-header .datatable-header-cell{color:#ffffffb3}body.theme-pink-dark ngx-datatable.material .datatable-body .datatable-row-wrapper{border-bottom-color:#ffffff1f}body.theme-pink-dark ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child{border-top-color:#ffffff1f}body.theme-pink-dark ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell{color:#fff}body.theme-pink-dark ngx-datatable.material .datatable-footer{color:#ffffffb3}body.theme-pink-dark ngx-datatable.material .datatable-footer .datatable-pager a{color:#ffffffb3}body.theme-pink-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover{background-color:#ffffff0a}body.theme-pink-dark ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover .datatable-row-group{background-color:#ffffff0a}body.theme-pink-dark #listview .header .search-wrapper{background:#424242}body.theme-pink-dark #listview .header .search-wrapper .search .mat-icon{color:#fff}body.theme-pink-dark #listview .header .search-wrapper .search input{background:#424242;color:#fff}body.theme-pink-dark #listview .content .sidebar .sidebar-content .card{background:#424242}body.theme-pink-dark #table{background:red}body.theme-pink-dark #academy-courses .header{background:#1a237e;background:linear-gradient(to right,#0e2a3b,#34306b)}body.theme-pink-dark #academy-courses .header .hero-text h1{color:#fff}body.theme-pink-dark #academy-courses .header .hero-text h3{color:#ffffffbf}body.theme-pink-dark #academy-courses .content .courses .course .course-content{background:#424242}body.theme-pink-dark #academy-courses .content .courses .course .course-content .header .category{color:#0000008a}body.theme-pink-dark #academy-courses .content .courses .course .course-content .header .length .length-icon{color:#0000008a!important}body.theme-pink-dark #academy-courses .content .courses .course .course-content .header .length .min{color:#0000008a}body.theme-pink-dark #academy-courses .content .courses .course .course-content .content .updated{color:#ffffff80}body.theme-pink-dark #academy-course .sidebar{background:#303030}body.theme-pink-dark #academy-course .sidebar .steps .step{color:#ffffffb3}body.theme-pink-dark #academy-course .sidebar .steps .step.current{background:#212121;color:#fff}body.theme-pink-dark #academy-course .sidebar .steps .step.current .index span{background:#212121;border-color:#e91e63}body.theme-pink-dark #academy-course .sidebar .steps .step.completed{color:#fff}body.theme-pink-dark #academy-course .sidebar .steps .step.completed .index span{border-color:#e91e63}body.theme-pink-dark #academy-course .sidebar .steps .step.completed .index:after{border-left-color:#e91e63}body.theme-pink-dark #academy-course .sidebar .steps .step.completed+.step .index:before{border-left-color:#e91e63}body.theme-pink-dark #academy-course .sidebar .steps .step .index:before,body.theme-pink-dark #academy-course .sidebar .steps .step .index:after{border-left-color:#ffffff1f}body.theme-pink-dark #academy-course .sidebar .steps .step .index span{background:#303030;border-color:#ffffff1f}body.theme-pink-dark #academy-course .center .content{height:100%;background:#353535}body.theme-pink-dark #academy-course .center .content .course-step .course-step-content{background:#424242}body.theme-pink-dark .comments .comment .comment-bubble{background-color:#d2dbe1;border-color:#212121}body.theme-pink-dark .comments .comment .comment-bubble:after,body.theme-pink-dark .comments .comment .comment-bubble:before{border-color:#212121 transparent transparent transparent}body.theme-pink-dark formio mat-formio-button button{background-color:#e91e63!important}body.theme-pink-dark formio .form-check-input:checked~.form-check-label span:before,body.theme-pink-dark formio .form-check-input:indeterminate~.form-check-label span:before{border-color:#e91e63;background-color:#e91e63}body.theme-pink-dark formio .btn-primary{background-color:#e91e63}body.theme-pink-dark formio .visually-hidden{display:none}body.theme-pink-dark .primary-50-bg{background-color:#fce4ec!important}body.theme-pink-dark .primary-50{background-color:#fce4ec!important;color:#000000de!important}body.theme-pink-dark .primary-50[disabled]{background-color:#fce4ec1f!important;color:#00000042!important}body.theme-pink-dark .primary-50-fg{color:#fce4ec!important}body.theme-pink-dark .primary-50-border{border-color:#fce4ec!important}body.theme-pink-dark .primary-50-border-top{border-top-color:#fce4ec!important}body.theme-pink-dark .primary-50-border-right{border-right-color:#fce4ec!important}body.theme-pink-dark .primary-50-border-bottom{border-bottom-color:#fce4ec!important}body.theme-pink-dark .primary-50-border-left{border-left-color:#fce4ec!important}body.theme-pink-dark .primary-100-bg{background-color:#f8bbd0!important}body.theme-pink-dark .primary-100{background-color:#f8bbd0!important;color:#000000de!important}body.theme-pink-dark .primary-100[disabled]{background-color:#f8bbd01f!important;color:#00000042!important}body.theme-pink-dark .primary-100-fg{color:#f8bbd0!important}body.theme-pink-dark .primary-100-border{border-color:#f8bbd0!important}body.theme-pink-dark .primary-100-border-top{border-top-color:#f8bbd0!important}body.theme-pink-dark .primary-100-border-right{border-right-color:#f8bbd0!important}body.theme-pink-dark .primary-100-border-bottom{border-bottom-color:#f8bbd0!important}body.theme-pink-dark .primary-100-border-left{border-left-color:#f8bbd0!important}body.theme-pink-dark .primary-200-bg{background-color:#f48fb1!important}body.theme-pink-dark .primary-200{background-color:#f48fb1!important;color:#000000de!important}body.theme-pink-dark .primary-200[disabled]{background-color:#f48fb11f!important;color:#00000042!important}body.theme-pink-dark .primary-200-fg{color:#f48fb1!important}body.theme-pink-dark .primary-200-border{border-color:#f48fb1!important}body.theme-pink-dark .primary-200-border-top{border-top-color:#f48fb1!important}body.theme-pink-dark .primary-200-border-right{border-right-color:#f48fb1!important}body.theme-pink-dark .primary-200-border-bottom{border-bottom-color:#f48fb1!important}body.theme-pink-dark .primary-200-border-left{border-left-color:#f48fb1!important}body.theme-pink-dark .primary-300-bg{background-color:#f06292!important}body.theme-pink-dark .primary-300{background-color:#f06292!important;color:#000000de!important}body.theme-pink-dark .primary-300[disabled]{background-color:#f062921f!important;color:#00000042!important}body.theme-pink-dark .primary-300-fg{color:#f06292!important}body.theme-pink-dark .primary-300-border{border-color:#f06292!important}body.theme-pink-dark .primary-300-border-top{border-top-color:#f06292!important}body.theme-pink-dark .primary-300-border-right{border-right-color:#f06292!important}body.theme-pink-dark .primary-300-border-bottom{border-bottom-color:#f06292!important}body.theme-pink-dark .primary-300-border-left{border-left-color:#f06292!important}body.theme-pink-dark .primary-400-bg{background-color:#ec407a!important}body.theme-pink-dark .primary-400{background-color:#ec407a!important;color:#000000de!important}body.theme-pink-dark .primary-400[disabled]{background-color:#ec407a1f!important;color:#00000042!important}body.theme-pink-dark .primary-400-fg{color:#ec407a!important}body.theme-pink-dark .primary-400-border{border-color:#ec407a!important}body.theme-pink-dark .primary-400-border-top{border-top-color:#ec407a!important}body.theme-pink-dark .primary-400-border-right{border-right-color:#ec407a!important}body.theme-pink-dark .primary-400-border-bottom{border-bottom-color:#ec407a!important}body.theme-pink-dark .primary-400-border-left{border-left-color:#ec407a!important}body.theme-pink-dark .primary-500-bg{background-color:#e91e63!important}body.theme-pink-dark .primary-500{background-color:#e91e63!important;color:#fff!important}body.theme-pink-dark .primary-500[disabled]{background-color:#e91e631f!important;color:#ffffff42!important}body.theme-pink-dark .primary-500-fg{color:#e91e63!important}body.theme-pink-dark .primary-500-border{border-color:#e91e63!important}body.theme-pink-dark .primary-500-border-top{border-top-color:#e91e63!important}body.theme-pink-dark .primary-500-border-right{border-right-color:#e91e63!important}body.theme-pink-dark .primary-500-border-bottom{border-bottom-color:#e91e63!important}body.theme-pink-dark .primary-500-border-left{border-left-color:#e91e63!important}body.theme-pink-dark .primary-600-bg{background-color:#d81b60!important}body.theme-pink-dark .primary-600{background-color:#d81b60!important;color:#fff!important}body.theme-pink-dark .primary-600[disabled]{background-color:#d81b601f!important;color:#ffffff42!important}body.theme-pink-dark .primary-600-fg{color:#d81b60!important}body.theme-pink-dark .primary-600-border{border-color:#d81b60!important}body.theme-pink-dark .primary-600-border-top{border-top-color:#d81b60!important}body.theme-pink-dark .primary-600-border-right{border-right-color:#d81b60!important}body.theme-pink-dark .primary-600-border-bottom{border-bottom-color:#d81b60!important}body.theme-pink-dark .primary-600-border-left{border-left-color:#d81b60!important}body.theme-pink-dark .primary-700-bg{background-color:#c2185b!important}body.theme-pink-dark .primary-700{background-color:#c2185b!important;color:#fff!important}body.theme-pink-dark .primary-700[disabled]{background-color:#c2185b1f!important;color:#ffffff42!important}body.theme-pink-dark .primary-700-fg{color:#c2185b!important}body.theme-pink-dark .primary-700-border{border-color:#c2185b!important}body.theme-pink-dark .primary-700-border-top{border-top-color:#c2185b!important}body.theme-pink-dark .primary-700-border-right{border-right-color:#c2185b!important}body.theme-pink-dark .primary-700-border-bottom{border-bottom-color:#c2185b!important}body.theme-pink-dark .primary-700-border-left{border-left-color:#c2185b!important}body.theme-pink-dark .primary-800-bg{background-color:#ad1457!important}body.theme-pink-dark .primary-800{background-color:#ad1457!important;color:#fff!important}body.theme-pink-dark .primary-800[disabled]{background-color:#ad14571f!important;color:#ffffff42!important}body.theme-pink-dark .primary-800-fg{color:#ad1457!important}body.theme-pink-dark .primary-800-border{border-color:#ad1457!important}body.theme-pink-dark .primary-800-border-top{border-top-color:#ad1457!important}body.theme-pink-dark .primary-800-border-right{border-right-color:#ad1457!important}body.theme-pink-dark .primary-800-border-bottom{border-bottom-color:#ad1457!important}body.theme-pink-dark .primary-800-border-left{border-left-color:#ad1457!important}body.theme-pink-dark .primary-900-bg{background-color:#880e4f!important}body.theme-pink-dark .primary-900{background-color:#880e4f!important;color:#fff!important}body.theme-pink-dark .primary-900[disabled]{background-color:#880e4f1f!important;color:#ffffff42!important}body.theme-pink-dark .primary-900-fg{color:#880e4f!important}body.theme-pink-dark .primary-900-border{border-color:#880e4f!important}body.theme-pink-dark .primary-900-border-top{border-top-color:#880e4f!important}body.theme-pink-dark .primary-900-border-right{border-right-color:#880e4f!important}body.theme-pink-dark .primary-900-border-bottom{border-bottom-color:#880e4f!important}body.theme-pink-dark .primary-900-border-left{border-left-color:#880e4f!important}body.theme-pink-dark .primary-A100-bg{background-color:#ff80ab!important}body.theme-pink-dark .primary-A100{background-color:#ff80ab!important;color:#000000de!important}body.theme-pink-dark .primary-A100[disabled]{background-color:#ff80ab1f!important;color:#00000042!important}body.theme-pink-dark .primary-A100-fg{color:#ff80ab!important}body.theme-pink-dark .primary-A100-border{border-color:#ff80ab!important}body.theme-pink-dark .primary-A100-border-top{border-top-color:#ff80ab!important}body.theme-pink-dark .primary-A100-border-right{border-right-color:#ff80ab!important}body.theme-pink-dark .primary-A100-border-bottom{border-bottom-color:#ff80ab!important}body.theme-pink-dark .primary-A100-border-left{border-left-color:#ff80ab!important}body.theme-pink-dark .primary-A200-bg{background-color:#ff4081!important}body.theme-pink-dark .primary-A200{background-color:#ff4081!important;color:#fff!important}body.theme-pink-dark .primary-A200[disabled]{background-color:#ff40811f!important;color:#ffffff42!important}body.theme-pink-dark .primary-A200-fg{color:#ff4081!important}body.theme-pink-dark .primary-A200-border{border-color:#ff4081!important}body.theme-pink-dark .primary-A200-border-top{border-top-color:#ff4081!important}body.theme-pink-dark .primary-A200-border-right{border-right-color:#ff4081!important}body.theme-pink-dark .primary-A200-border-bottom{border-bottom-color:#ff4081!important}body.theme-pink-dark .primary-A200-border-left{border-left-color:#ff4081!important}body.theme-pink-dark .primary-A400-bg{background-color:#f50057!important}body.theme-pink-dark .primary-A400{background-color:#f50057!important;color:#fff!important}body.theme-pink-dark .primary-A400[disabled]{background-color:#f500571f!important;color:#ffffff42!important}body.theme-pink-dark .primary-A400-fg{color:#f50057!important}body.theme-pink-dark .primary-A400-border{border-color:#f50057!important}body.theme-pink-dark .primary-A400-border-top{border-top-color:#f50057!important}body.theme-pink-dark .primary-A400-border-right{border-right-color:#f50057!important}body.theme-pink-dark .primary-A400-border-bottom{border-bottom-color:#f50057!important}body.theme-pink-dark .primary-A400-border-left{border-left-color:#f50057!important}body.theme-pink-dark .primary-A700-bg{background-color:#c51162!important}body.theme-pink-dark .primary-A700{background-color:#c51162!important;color:#fff!important}body.theme-pink-dark .primary-A700[disabled]{background-color:#c511621f!important;color:#ffffff42!important}body.theme-pink-dark .primary-A700-fg{color:#c51162!important}body.theme-pink-dark .primary-A700-border{border-color:#c51162!important}body.theme-pink-dark .primary-A700-border-top{border-top-color:#c51162!important}body.theme-pink-dark .primary-A700-border-right{border-right-color:#c51162!important}body.theme-pink-dark .primary-A700-border-bottom{border-bottom-color:#c51162!important}body.theme-pink-dark .primary-A700-border-left{border-left-color:#c51162!important}body.theme-pink-dark .primary-bg{background-color:#e91e63!important}body.theme-pink-dark .primary{background-color:#e91e63!important;color:#fff!important}body.theme-pink-dark .primary[disabled]{background-color:#e91e631f!important;color:#ffffff42!important}body.theme-pink-dark .primary-fg{color:#e91e63!important}body.theme-pink-dark .primary-border{border-color:#e91e63!important}body.theme-pink-dark .primary-border-top{border-top-color:#e91e63!important}body.theme-pink-dark .primary-border-right{border-right-color:#e91e63!important}body.theme-pink-dark .primary-border-bottom{border-bottom-color:#e91e63!important}body.theme-pink-dark .primary-border-left{border-left-color:#e91e63!important}body.theme-pink-dark .accent-50-bg{background-color:#fce4ec!important}body.theme-pink-dark .accent-50{background-color:#fce4ec!important;color:#000000de!important}body.theme-pink-dark .accent-50[disabled]{background-color:#fce4ec1f!important;color:#00000042!important}body.theme-pink-dark .accent-50-fg{color:#fce4ec!important}body.theme-pink-dark .accent-50-border{border-color:#fce4ec!important}body.theme-pink-dark .accent-50-border-top{border-top-color:#fce4ec!important}body.theme-pink-dark .accent-50-border-right{border-right-color:#fce4ec!important}body.theme-pink-dark .accent-50-border-bottom{border-bottom-color:#fce4ec!important}body.theme-pink-dark .accent-50-border-left{border-left-color:#fce4ec!important}body.theme-pink-dark .accent-100-bg{background-color:#f8bbd0!important}body.theme-pink-dark .accent-100{background-color:#f8bbd0!important;color:#000000de!important}body.theme-pink-dark .accent-100[disabled]{background-color:#f8bbd01f!important;color:#00000042!important}body.theme-pink-dark .accent-100-fg{color:#f8bbd0!important}body.theme-pink-dark .accent-100-border{border-color:#f8bbd0!important}body.theme-pink-dark .accent-100-border-top{border-top-color:#f8bbd0!important}body.theme-pink-dark .accent-100-border-right{border-right-color:#f8bbd0!important}body.theme-pink-dark .accent-100-border-bottom{border-bottom-color:#f8bbd0!important}body.theme-pink-dark .accent-100-border-left{border-left-color:#f8bbd0!important}body.theme-pink-dark .accent-200-bg{background-color:#f48fb1!important}body.theme-pink-dark .accent-200{background-color:#f48fb1!important;color:#000000de!important}body.theme-pink-dark .accent-200[disabled]{background-color:#f48fb11f!important;color:#00000042!important}body.theme-pink-dark .accent-200-fg{color:#f48fb1!important}body.theme-pink-dark .accent-200-border{border-color:#f48fb1!important}body.theme-pink-dark .accent-200-border-top{border-top-color:#f48fb1!important}body.theme-pink-dark .accent-200-border-right{border-right-color:#f48fb1!important}body.theme-pink-dark .accent-200-border-bottom{border-bottom-color:#f48fb1!important}body.theme-pink-dark .accent-200-border-left{border-left-color:#f48fb1!important}body.theme-pink-dark .accent-300-bg{background-color:#f06292!important}body.theme-pink-dark .accent-300{background-color:#f06292!important;color:#000000de!important}body.theme-pink-dark .accent-300[disabled]{background-color:#f062921f!important;color:#00000042!important}body.theme-pink-dark .accent-300-fg{color:#f06292!important}body.theme-pink-dark .accent-300-border{border-color:#f06292!important}body.theme-pink-dark .accent-300-border-top{border-top-color:#f06292!important}body.theme-pink-dark .accent-300-border-right{border-right-color:#f06292!important}body.theme-pink-dark .accent-300-border-bottom{border-bottom-color:#f06292!important}body.theme-pink-dark .accent-300-border-left{border-left-color:#f06292!important}body.theme-pink-dark .accent-400-bg{background-color:#ec407a!important}body.theme-pink-dark .accent-400{background-color:#ec407a!important;color:#000000de!important}body.theme-pink-dark .accent-400[disabled]{background-color:#ec407a1f!important;color:#00000042!important}body.theme-pink-dark .accent-400-fg{color:#ec407a!important}body.theme-pink-dark .accent-400-border{border-color:#ec407a!important}body.theme-pink-dark .accent-400-border-top{border-top-color:#ec407a!important}body.theme-pink-dark .accent-400-border-right{border-right-color:#ec407a!important}body.theme-pink-dark .accent-400-border-bottom{border-bottom-color:#ec407a!important}body.theme-pink-dark .accent-400-border-left{border-left-color:#ec407a!important}body.theme-pink-dark .accent-500-bg{background-color:#e91e63!important}body.theme-pink-dark .accent-500{background-color:#e91e63!important;color:#fff!important}body.theme-pink-dark .accent-500[disabled]{background-color:#e91e631f!important;color:#ffffff42!important}body.theme-pink-dark .accent-500-fg{color:#e91e63!important}body.theme-pink-dark .accent-500-border{border-color:#e91e63!important}body.theme-pink-dark .accent-500-border-top{border-top-color:#e91e63!important}body.theme-pink-dark .accent-500-border-right{border-right-color:#e91e63!important}body.theme-pink-dark .accent-500-border-bottom{border-bottom-color:#e91e63!important}body.theme-pink-dark .accent-500-border-left{border-left-color:#e91e63!important}body.theme-pink-dark .accent-600-bg{background-color:#d81b60!important}body.theme-pink-dark .accent-600{background-color:#d81b60!important;color:#fff!important}body.theme-pink-dark .accent-600[disabled]{background-color:#d81b601f!important;color:#ffffff42!important}body.theme-pink-dark .accent-600-fg{color:#d81b60!important}body.theme-pink-dark .accent-600-border{border-color:#d81b60!important}body.theme-pink-dark .accent-600-border-top{border-top-color:#d81b60!important}body.theme-pink-dark .accent-600-border-right{border-right-color:#d81b60!important}body.theme-pink-dark .accent-600-border-bottom{border-bottom-color:#d81b60!important}body.theme-pink-dark .accent-600-border-left{border-left-color:#d81b60!important}body.theme-pink-dark .accent-700-bg{background-color:#c2185b!important}body.theme-pink-dark .accent-700{background-color:#c2185b!important;color:#fff!important}body.theme-pink-dark .accent-700[disabled]{background-color:#c2185b1f!important;color:#ffffff42!important}body.theme-pink-dark .accent-700-fg{color:#c2185b!important}body.theme-pink-dark .accent-700-border{border-color:#c2185b!important}body.theme-pink-dark .accent-700-border-top{border-top-color:#c2185b!important}body.theme-pink-dark .accent-700-border-right{border-right-color:#c2185b!important}body.theme-pink-dark .accent-700-border-bottom{border-bottom-color:#c2185b!important}body.theme-pink-dark .accent-700-border-left{border-left-color:#c2185b!important}body.theme-pink-dark .accent-800-bg{background-color:#ad1457!important}body.theme-pink-dark .accent-800{background-color:#ad1457!important;color:#fff!important}body.theme-pink-dark .accent-800[disabled]{background-color:#ad14571f!important;color:#ffffff42!important}body.theme-pink-dark .accent-800-fg{color:#ad1457!important}body.theme-pink-dark .accent-800-border{border-color:#ad1457!important}body.theme-pink-dark .accent-800-border-top{border-top-color:#ad1457!important}body.theme-pink-dark .accent-800-border-right{border-right-color:#ad1457!important}body.theme-pink-dark .accent-800-border-bottom{border-bottom-color:#ad1457!important}body.theme-pink-dark .accent-800-border-left{border-left-color:#ad1457!important}body.theme-pink-dark .accent-900-bg{background-color:#880e4f!important}body.theme-pink-dark .accent-900{background-color:#880e4f!important;color:#fff!important}body.theme-pink-dark .accent-900[disabled]{background-color:#880e4f1f!important;color:#ffffff42!important}body.theme-pink-dark .accent-900-fg{color:#880e4f!important}body.theme-pink-dark .accent-900-border{border-color:#880e4f!important}body.theme-pink-dark .accent-900-border-top{border-top-color:#880e4f!important}body.theme-pink-dark .accent-900-border-right{border-right-color:#880e4f!important}body.theme-pink-dark .accent-900-border-bottom{border-bottom-color:#880e4f!important}body.theme-pink-dark .accent-900-border-left{border-left-color:#880e4f!important}body.theme-pink-dark .accent-A100-bg{background-color:#ff80ab!important}body.theme-pink-dark .accent-A100{background-color:#ff80ab!important;color:#000000de!important}body.theme-pink-dark .accent-A100[disabled]{background-color:#ff80ab1f!important;color:#00000042!important}body.theme-pink-dark .accent-A100-fg{color:#ff80ab!important}body.theme-pink-dark .accent-A100-border{border-color:#ff80ab!important}body.theme-pink-dark .accent-A100-border-top{border-top-color:#ff80ab!important}body.theme-pink-dark .accent-A100-border-right{border-right-color:#ff80ab!important}body.theme-pink-dark .accent-A100-border-bottom{border-bottom-color:#ff80ab!important}body.theme-pink-dark .accent-A100-border-left{border-left-color:#ff80ab!important}body.theme-pink-dark .accent-A200-bg{background-color:#ff4081!important}body.theme-pink-dark .accent-A200{background-color:#ff4081!important;color:#fff!important}body.theme-pink-dark .accent-A200[disabled]{background-color:#ff40811f!important;color:#ffffff42!important}body.theme-pink-dark .accent-A200-fg{color:#ff4081!important}body.theme-pink-dark .accent-A200-border{border-color:#ff4081!important}body.theme-pink-dark .accent-A200-border-top{border-top-color:#ff4081!important}body.theme-pink-dark .accent-A200-border-right{border-right-color:#ff4081!important}body.theme-pink-dark .accent-A200-border-bottom{border-bottom-color:#ff4081!important}body.theme-pink-dark .accent-A200-border-left{border-left-color:#ff4081!important}body.theme-pink-dark .accent-A400-bg{background-color:#f50057!important}body.theme-pink-dark .accent-A400{background-color:#f50057!important;color:#fff!important}body.theme-pink-dark .accent-A400[disabled]{background-color:#f500571f!important;color:#ffffff42!important}body.theme-pink-dark .accent-A400-fg{color:#f50057!important}body.theme-pink-dark .accent-A400-border{border-color:#f50057!important}body.theme-pink-dark .accent-A400-border-top{border-top-color:#f50057!important}body.theme-pink-dark .accent-A400-border-right{border-right-color:#f50057!important}body.theme-pink-dark .accent-A400-border-bottom{border-bottom-color:#f50057!important}body.theme-pink-dark .accent-A400-border-left{border-left-color:#f50057!important}body.theme-pink-dark .accent-A700-bg{background-color:#c51162!important}body.theme-pink-dark .accent-A700{background-color:#c51162!important;color:#fff!important}body.theme-pink-dark .accent-A700[disabled]{background-color:#c511621f!important;color:#ffffff42!important}body.theme-pink-dark .accent-A700-fg{color:#c51162!important}body.theme-pink-dark .accent-A700-border{border-color:#c51162!important}body.theme-pink-dark .accent-A700-border-top{border-top-color:#c51162!important}body.theme-pink-dark .accent-A700-border-right{border-right-color:#c51162!important}body.theme-pink-dark .accent-A700-border-bottom{border-bottom-color:#c51162!important}body.theme-pink-dark .accent-A700-border-left{border-left-color:#c51162!important}body.theme-pink-dark .accent-bg{background-color:#e91e63!important}body.theme-pink-dark .accent{background-color:#e91e63!important;color:#fff!important}body.theme-pink-dark .accent[disabled]{background-color:#e91e631f!important;color:#ffffff42!important}body.theme-pink-dark .accent-fg{color:#e91e63!important}body.theme-pink-dark .accent-border{border-color:#e91e63!important}body.theme-pink-dark .accent-border-top{border-top-color:#e91e63!important}body.theme-pink-dark .accent-border-right{border-right-color:#e91e63!important}body.theme-pink-dark .accent-border-bottom{border-bottom-color:#e91e63!important}body.theme-pink-dark .accent-border-left{border-left-color:#e91e63!important}body.theme-pink-dark .warn-50-bg{background-color:#ffebee!important}body.theme-pink-dark .warn-50{background-color:#ffebee!important;color:#000000de!important}body.theme-pink-dark .warn-50[disabled]{background-color:#ffebee1f!important;color:#00000042!important}body.theme-pink-dark .warn-50-fg{color:#ffebee!important}body.theme-pink-dark .warn-50-border{border-color:#ffebee!important}body.theme-pink-dark .warn-50-border-top{border-top-color:#ffebee!important}body.theme-pink-dark .warn-50-border-right{border-right-color:#ffebee!important}body.theme-pink-dark .warn-50-border-bottom{border-bottom-color:#ffebee!important}body.theme-pink-dark .warn-50-border-left{border-left-color:#ffebee!important}body.theme-pink-dark .warn-100-bg{background-color:#ffcdd2!important}body.theme-pink-dark .warn-100{background-color:#ffcdd2!important;color:#000000de!important}body.theme-pink-dark .warn-100[disabled]{background-color:#ffcdd21f!important;color:#00000042!important}body.theme-pink-dark .warn-100-fg{color:#ffcdd2!important}body.theme-pink-dark .warn-100-border{border-color:#ffcdd2!important}body.theme-pink-dark .warn-100-border-top{border-top-color:#ffcdd2!important}body.theme-pink-dark .warn-100-border-right{border-right-color:#ffcdd2!important}body.theme-pink-dark .warn-100-border-bottom{border-bottom-color:#ffcdd2!important}body.theme-pink-dark .warn-100-border-left{border-left-color:#ffcdd2!important}body.theme-pink-dark .warn-200-bg{background-color:#ef9a9a!important}body.theme-pink-dark .warn-200{background-color:#ef9a9a!important;color:#000000de!important}body.theme-pink-dark .warn-200[disabled]{background-color:#ef9a9a1f!important;color:#00000042!important}body.theme-pink-dark .warn-200-fg{color:#ef9a9a!important}body.theme-pink-dark .warn-200-border{border-color:#ef9a9a!important}body.theme-pink-dark .warn-200-border-top{border-top-color:#ef9a9a!important}body.theme-pink-dark .warn-200-border-right{border-right-color:#ef9a9a!important}body.theme-pink-dark .warn-200-border-bottom{border-bottom-color:#ef9a9a!important}body.theme-pink-dark .warn-200-border-left{border-left-color:#ef9a9a!important}body.theme-pink-dark .warn-300-bg{background-color:#e57373!important}body.theme-pink-dark .warn-300{background-color:#e57373!important;color:#000000de!important}body.theme-pink-dark .warn-300[disabled]{background-color:#e573731f!important;color:#00000042!important}body.theme-pink-dark .warn-300-fg{color:#e57373!important}body.theme-pink-dark .warn-300-border{border-color:#e57373!important}body.theme-pink-dark .warn-300-border-top{border-top-color:#e57373!important}body.theme-pink-dark .warn-300-border-right{border-right-color:#e57373!important}body.theme-pink-dark .warn-300-border-bottom{border-bottom-color:#e57373!important}body.theme-pink-dark .warn-300-border-left{border-left-color:#e57373!important}body.theme-pink-dark .warn-400-bg{background-color:#ef5350!important}body.theme-pink-dark .warn-400{background-color:#ef5350!important;color:#000000de!important}body.theme-pink-dark .warn-400[disabled]{background-color:#ef53501f!important;color:#00000042!important}body.theme-pink-dark .warn-400-fg{color:#ef5350!important}body.theme-pink-dark .warn-400-border{border-color:#ef5350!important}body.theme-pink-dark .warn-400-border-top{border-top-color:#ef5350!important}body.theme-pink-dark .warn-400-border-right{border-right-color:#ef5350!important}body.theme-pink-dark .warn-400-border-bottom{border-bottom-color:#ef5350!important}body.theme-pink-dark .warn-400-border-left{border-left-color:#ef5350!important}body.theme-pink-dark .warn-500-bg{background-color:#f44336!important}body.theme-pink-dark .warn-500{background-color:#f44336!important;color:#fff!important}body.theme-pink-dark .warn-500[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-pink-dark .warn-500-fg{color:#f44336!important}body.theme-pink-dark .warn-500-border{border-color:#f44336!important}body.theme-pink-dark .warn-500-border-top{border-top-color:#f44336!important}body.theme-pink-dark .warn-500-border-right{border-right-color:#f44336!important}body.theme-pink-dark .warn-500-border-bottom{border-bottom-color:#f44336!important}body.theme-pink-dark .warn-500-border-left{border-left-color:#f44336!important}body.theme-pink-dark .warn-600-bg{background-color:#e53935!important}body.theme-pink-dark .warn-600{background-color:#e53935!important;color:#fff!important}body.theme-pink-dark .warn-600[disabled]{background-color:#e539351f!important;color:#ffffff42!important}body.theme-pink-dark .warn-600-fg{color:#e53935!important}body.theme-pink-dark .warn-600-border{border-color:#e53935!important}body.theme-pink-dark .warn-600-border-top{border-top-color:#e53935!important}body.theme-pink-dark .warn-600-border-right{border-right-color:#e53935!important}body.theme-pink-dark .warn-600-border-bottom{border-bottom-color:#e53935!important}body.theme-pink-dark .warn-600-border-left{border-left-color:#e53935!important}body.theme-pink-dark .warn-700-bg{background-color:#d32f2f!important}body.theme-pink-dark .warn-700{background-color:#d32f2f!important;color:#fff!important}body.theme-pink-dark .warn-700[disabled]{background-color:#d32f2f1f!important;color:#ffffff42!important}body.theme-pink-dark .warn-700-fg{color:#d32f2f!important}body.theme-pink-dark .warn-700-border{border-color:#d32f2f!important}body.theme-pink-dark .warn-700-border-top{border-top-color:#d32f2f!important}body.theme-pink-dark .warn-700-border-right{border-right-color:#d32f2f!important}body.theme-pink-dark .warn-700-border-bottom{border-bottom-color:#d32f2f!important}body.theme-pink-dark .warn-700-border-left{border-left-color:#d32f2f!important}body.theme-pink-dark .warn-800-bg{background-color:#c62828!important}body.theme-pink-dark .warn-800{background-color:#c62828!important;color:#fff!important}body.theme-pink-dark .warn-800[disabled]{background-color:#c628281f!important;color:#ffffff42!important}body.theme-pink-dark .warn-800-fg{color:#c62828!important}body.theme-pink-dark .warn-800-border{border-color:#c62828!important}body.theme-pink-dark .warn-800-border-top{border-top-color:#c62828!important}body.theme-pink-dark .warn-800-border-right{border-right-color:#c62828!important}body.theme-pink-dark .warn-800-border-bottom{border-bottom-color:#c62828!important}body.theme-pink-dark .warn-800-border-left{border-left-color:#c62828!important}body.theme-pink-dark .warn-900-bg{background-color:#b71c1c!important}body.theme-pink-dark .warn-900{background-color:#b71c1c!important;color:#fff!important}body.theme-pink-dark .warn-900[disabled]{background-color:#b71c1c1f!important;color:#ffffff42!important}body.theme-pink-dark .warn-900-fg{color:#b71c1c!important}body.theme-pink-dark .warn-900-border{border-color:#b71c1c!important}body.theme-pink-dark .warn-900-border-top{border-top-color:#b71c1c!important}body.theme-pink-dark .warn-900-border-right{border-right-color:#b71c1c!important}body.theme-pink-dark .warn-900-border-bottom{border-bottom-color:#b71c1c!important}body.theme-pink-dark .warn-900-border-left{border-left-color:#b71c1c!important}body.theme-pink-dark .warn-A100-bg{background-color:#ff8a80!important}body.theme-pink-dark .warn-A100{background-color:#ff8a80!important;color:#000000de!important}body.theme-pink-dark .warn-A100[disabled]{background-color:#ff8a801f!important;color:#00000042!important}body.theme-pink-dark .warn-A100-fg{color:#ff8a80!important}body.theme-pink-dark .warn-A100-border{border-color:#ff8a80!important}body.theme-pink-dark .warn-A100-border-top{border-top-color:#ff8a80!important}body.theme-pink-dark .warn-A100-border-right{border-right-color:#ff8a80!important}body.theme-pink-dark .warn-A100-border-bottom{border-bottom-color:#ff8a80!important}body.theme-pink-dark .warn-A100-border-left{border-left-color:#ff8a80!important}body.theme-pink-dark .warn-A200-bg{background-color:#ff5252!important}body.theme-pink-dark .warn-A200{background-color:#ff5252!important;color:#fff!important}body.theme-pink-dark .warn-A200[disabled]{background-color:#ff52521f!important;color:#ffffff42!important}body.theme-pink-dark .warn-A200-fg{color:#ff5252!important}body.theme-pink-dark .warn-A200-border{border-color:#ff5252!important}body.theme-pink-dark .warn-A200-border-top{border-top-color:#ff5252!important}body.theme-pink-dark .warn-A200-border-right{border-right-color:#ff5252!important}body.theme-pink-dark .warn-A200-border-bottom{border-bottom-color:#ff5252!important}body.theme-pink-dark .warn-A200-border-left{border-left-color:#ff5252!important}body.theme-pink-dark .warn-A400-bg{background-color:#ff1744!important}body.theme-pink-dark .warn-A400{background-color:#ff1744!important;color:#fff!important}body.theme-pink-dark .warn-A400[disabled]{background-color:#ff17441f!important;color:#ffffff42!important}body.theme-pink-dark .warn-A400-fg{color:#ff1744!important}body.theme-pink-dark .warn-A400-border{border-color:#ff1744!important}body.theme-pink-dark .warn-A400-border-top{border-top-color:#ff1744!important}body.theme-pink-dark .warn-A400-border-right{border-right-color:#ff1744!important}body.theme-pink-dark .warn-A400-border-bottom{border-bottom-color:#ff1744!important}body.theme-pink-dark .warn-A400-border-left{border-left-color:#ff1744!important}body.theme-pink-dark .warn-A700-bg{background-color:#d50000!important}body.theme-pink-dark .warn-A700{background-color:#d50000!important;color:#fff!important}body.theme-pink-dark .warn-A700[disabled]{background-color:#d500001f!important;color:#ffffff42!important}body.theme-pink-dark .warn-A700-fg{color:#d50000!important}body.theme-pink-dark .warn-A700-border{border-color:#d50000!important}body.theme-pink-dark .warn-A700-border-top{border-top-color:#d50000!important}body.theme-pink-dark .warn-A700-border-right{border-right-color:#d50000!important}body.theme-pink-dark .warn-A700-border-bottom{border-bottom-color:#d50000!important}body.theme-pink-dark .warn-A700-border-left{border-left-color:#d50000!important}body.theme-pink-dark .warn-bg{background-color:#f44336!important}body.theme-pink-dark .warn{background-color:#f44336!important;color:#fff!important}body.theme-pink-dark .warn[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-pink-dark .warn-fg{color:#f44336!important}body.theme-pink-dark .warn-border{border-color:#f44336!important}body.theme-pink-dark .warn-border-top{border-top-color:#f44336!important}body.theme-pink-dark .warn-border-right{border-right-color:#f44336!important}body.theme-pink-dark .warn-border-bottom{border-bottom-color:#f44336!important}body.theme-pink-dark .warn-border-left{border-left-color:#f44336!important}body.theme-pink-dark .primary-50 i,body.theme-pink-dark .primary-50 .icon,body.theme-pink-dark .primary-100 i,body.theme-pink-dark .primary-100 .icon,body.theme-pink-dark .primary-200 i,body.theme-pink-dark .primary-200 .icon,body.theme-pink-dark .primary-300 i,body.theme-pink-dark .primary-300 .icon,body.theme-pink-dark .primary-400 i,body.theme-pink-dark .primary-400 .icon,body.theme-pink-dark .primary-A100 i,body.theme-pink-dark .primary-A100 .icon,body.theme-pink-dark .accent-50 i,body.theme-pink-dark .accent-50 .icon,body.theme-pink-dark .accent-100 i,body.theme-pink-dark .accent-100 .icon,body.theme-pink-dark .accent-200 i,body.theme-pink-dark .accent-200 .icon,body.theme-pink-dark .accent-300 i,body.theme-pink-dark .accent-300 .icon,body.theme-pink-dark .accent-400 i,body.theme-pink-dark .accent-400 .icon,body.theme-pink-dark .accent-A100 i,body.theme-pink-dark .accent-A100 .icon,body.theme-pink-dark .warn-50 i,body.theme-pink-dark .warn-50 .icon,body.theme-pink-dark .warn-100 i,body.theme-pink-dark .warn-100 .icon,body.theme-pink-dark .warn-200 i,body.theme-pink-dark .warn-200 .icon,body.theme-pink-dark .warn-300 i,body.theme-pink-dark .warn-300 .icon,body.theme-pink-dark .warn-400 i,body.theme-pink-dark .warn-400 .icon,body.theme-pink-dark .warn-A100 i,body.theme-pink-dark .warn-A100 .icon{color:#0000008a}body.theme-pink-dark .primary-50.secondary-text,body.theme-pink-dark .primary-50 .secondary-text,body.theme-pink-dark .primary-100.secondary-text,body.theme-pink-dark .primary-100 .secondary-text,body.theme-pink-dark .primary-200.secondary-text,body.theme-pink-dark .primary-200 .secondary-text,body.theme-pink-dark .primary-300.secondary-text,body.theme-pink-dark .primary-300 .secondary-text,body.theme-pink-dark .primary-400.secondary-text,body.theme-pink-dark .primary-400 .secondary-text,body.theme-pink-dark .primary-A100.secondary-text,body.theme-pink-dark .primary-A100 .secondary-text,body.theme-pink-dark .accent-50.secondary-text,body.theme-pink-dark .accent-50 .secondary-text,body.theme-pink-dark .accent-100.secondary-text,body.theme-pink-dark .accent-100 .secondary-text,body.theme-pink-dark .accent-200.secondary-text,body.theme-pink-dark .accent-200 .secondary-text,body.theme-pink-dark .accent-300.secondary-text,body.theme-pink-dark .accent-300 .secondary-text,body.theme-pink-dark .accent-400.secondary-text,body.theme-pink-dark .accent-400 .secondary-text,body.theme-pink-dark .accent-A100.secondary-text,body.theme-pink-dark .accent-A100 .secondary-text,body.theme-pink-dark .warn-50.secondary-text,body.theme-pink-dark .warn-50 .secondary-text,body.theme-pink-dark .warn-100.secondary-text,body.theme-pink-dark .warn-100 .secondary-text,body.theme-pink-dark .warn-200.secondary-text,body.theme-pink-dark .warn-200 .secondary-text,body.theme-pink-dark .warn-300.secondary-text,body.theme-pink-dark .warn-300 .secondary-text,body.theme-pink-dark .warn-400.secondary-text,body.theme-pink-dark .warn-400 .secondary-text,body.theme-pink-dark .warn-A100.secondary-text,body.theme-pink-dark .warn-A100 .secondary-text{color:#0000008a!important}body.theme-pink-dark .primary-50.hint-text,body.theme-pink-dark .primary-50 .hint-text,body.theme-pink-dark .primary-50.disabled-text,body.theme-pink-dark .primary-50 .disabled-text,body.theme-pink-dark .primary-100.hint-text,body.theme-pink-dark .primary-100 .hint-text,body.theme-pink-dark .primary-100.disabled-text,body.theme-pink-dark .primary-100 .disabled-text,body.theme-pink-dark .primary-200.hint-text,body.theme-pink-dark .primary-200 .hint-text,body.theme-pink-dark .primary-200.disabled-text,body.theme-pink-dark .primary-200 .disabled-text,body.theme-pink-dark .primary-300.hint-text,body.theme-pink-dark .primary-300 .hint-text,body.theme-pink-dark .primary-300.disabled-text,body.theme-pink-dark .primary-300 .disabled-text,body.theme-pink-dark .primary-400.hint-text,body.theme-pink-dark .primary-400 .hint-text,body.theme-pink-dark .primary-400.disabled-text,body.theme-pink-dark .primary-400 .disabled-text,body.theme-pink-dark .primary-A100.hint-text,body.theme-pink-dark .primary-A100 .hint-text,body.theme-pink-dark .primary-A100.disabled-text,body.theme-pink-dark .primary-A100 .disabled-text,body.theme-pink-dark .accent-50.hint-text,body.theme-pink-dark .accent-50 .hint-text,body.theme-pink-dark .accent-50.disabled-text,body.theme-pink-dark .accent-50 .disabled-text,body.theme-pink-dark .accent-100.hint-text,body.theme-pink-dark .accent-100 .hint-text,body.theme-pink-dark .accent-100.disabled-text,body.theme-pink-dark .accent-100 .disabled-text,body.theme-pink-dark .accent-200.hint-text,body.theme-pink-dark .accent-200 .hint-text,body.theme-pink-dark .accent-200.disabled-text,body.theme-pink-dark .accent-200 .disabled-text,body.theme-pink-dark .accent-300.hint-text,body.theme-pink-dark .accent-300 .hint-text,body.theme-pink-dark .accent-300.disabled-text,body.theme-pink-dark .accent-300 .disabled-text,body.theme-pink-dark .accent-400.hint-text,body.theme-pink-dark .accent-400 .hint-text,body.theme-pink-dark .accent-400.disabled-text,body.theme-pink-dark .accent-400 .disabled-text,body.theme-pink-dark .accent-A100.hint-text,body.theme-pink-dark .accent-A100 .hint-text,body.theme-pink-dark .accent-A100.disabled-text,body.theme-pink-dark .accent-A100 .disabled-text,body.theme-pink-dark .warn-50.hint-text,body.theme-pink-dark .warn-50 .hint-text,body.theme-pink-dark .warn-50.disabled-text,body.theme-pink-dark .warn-50 .disabled-text,body.theme-pink-dark .warn-100.hint-text,body.theme-pink-dark .warn-100 .hint-text,body.theme-pink-dark .warn-100.disabled-text,body.theme-pink-dark .warn-100 .disabled-text,body.theme-pink-dark .warn-200.hint-text,body.theme-pink-dark .warn-200 .hint-text,body.theme-pink-dark .warn-200.disabled-text,body.theme-pink-dark .warn-200 .disabled-text,body.theme-pink-dark .warn-300.hint-text,body.theme-pink-dark .warn-300 .hint-text,body.theme-pink-dark .warn-300.disabled-text,body.theme-pink-dark .warn-300 .disabled-text,body.theme-pink-dark .warn-400.hint-text,body.theme-pink-dark .warn-400 .hint-text,body.theme-pink-dark .warn-400.disabled-text,body.theme-pink-dark .warn-400 .disabled-text,body.theme-pink-dark .warn-A100.hint-text,body.theme-pink-dark .warn-A100 .hint-text,body.theme-pink-dark .warn-A100.disabled-text,body.theme-pink-dark .warn-A100 .disabled-text{color:#00000061!important}body.theme-pink-dark .primary-50.divider,body.theme-pink-dark .primary-50 .divider,body.theme-pink-dark .primary-100.divider,body.theme-pink-dark .primary-100 .divider,body.theme-pink-dark .primary-200.divider,body.theme-pink-dark .primary-200 .divider,body.theme-pink-dark .primary-300.divider,body.theme-pink-dark .primary-300 .divider,body.theme-pink-dark .primary-400.divider,body.theme-pink-dark .primary-400 .divider,body.theme-pink-dark .primary-A100.divider,body.theme-pink-dark .primary-A100 .divider,body.theme-pink-dark .accent-50.divider,body.theme-pink-dark .accent-50 .divider,body.theme-pink-dark .accent-100.divider,body.theme-pink-dark .accent-100 .divider,body.theme-pink-dark .accent-200.divider,body.theme-pink-dark .accent-200 .divider,body.theme-pink-dark .accent-300.divider,body.theme-pink-dark .accent-300 .divider,body.theme-pink-dark .accent-400.divider,body.theme-pink-dark .accent-400 .divider,body.theme-pink-dark .accent-A100.divider,body.theme-pink-dark .accent-A100 .divider,body.theme-pink-dark .warn-50.divider,body.theme-pink-dark .warn-50 .divider,body.theme-pink-dark .warn-100.divider,body.theme-pink-dark .warn-100 .divider,body.theme-pink-dark .warn-200.divider,body.theme-pink-dark .warn-200 .divider,body.theme-pink-dark .warn-300.divider,body.theme-pink-dark .warn-300 .divider,body.theme-pink-dark .warn-400.divider,body.theme-pink-dark .warn-400 .divider,body.theme-pink-dark .warn-A100.divider,body.theme-pink-dark .warn-A100 .divider{color:#0000001f!important}body.theme-pink-dark .primary-50 .mat-ripple-element,body.theme-pink-dark .primary-100 .mat-ripple-element,body.theme-pink-dark .primary-200 .mat-ripple-element,body.theme-pink-dark .primary-300 .mat-ripple-element,body.theme-pink-dark .primary-400 .mat-ripple-element,body.theme-pink-dark .primary-A100 .mat-ripple-element,body.theme-pink-dark .accent-50 .mat-ripple-element,body.theme-pink-dark .accent-100 .mat-ripple-element,body.theme-pink-dark .accent-200 .mat-ripple-element,body.theme-pink-dark .accent-300 .mat-ripple-element,body.theme-pink-dark .accent-400 .mat-ripple-element,body.theme-pink-dark .accent-A100 .mat-ripple-element,body.theme-pink-dark .warn-50 .mat-ripple-element,body.theme-pink-dark .warn-100 .mat-ripple-element,body.theme-pink-dark .warn-200 .mat-ripple-element,body.theme-pink-dark .warn-300 .mat-ripple-element,body.theme-pink-dark .warn-400 .mat-ripple-element,body.theme-pink-dark .warn-A100 .mat-ripple-element{background:#0000001a}body.theme-pink-dark .primary-50 .adaptive-border-color,body.theme-pink-dark .primary-100 .adaptive-border-color,body.theme-pink-dark .primary-200 .adaptive-border-color,body.theme-pink-dark .primary-300 .adaptive-border-color,body.theme-pink-dark .primary-400 .adaptive-border-color,body.theme-pink-dark .primary-A100 .adaptive-border-color,body.theme-pink-dark .accent-50 .adaptive-border-color,body.theme-pink-dark .accent-100 .adaptive-border-color,body.theme-pink-dark .accent-200 .adaptive-border-color,body.theme-pink-dark .accent-300 .adaptive-border-color,body.theme-pink-dark .accent-400 .adaptive-border-color,body.theme-pink-dark .accent-A100 .adaptive-border-color,body.theme-pink-dark .warn-50 .adaptive-border-color,body.theme-pink-dark .warn-100 .adaptive-border-color,body.theme-pink-dark .warn-200 .adaptive-border-color,body.theme-pink-dark .warn-300 .adaptive-border-color,body.theme-pink-dark .warn-400 .adaptive-border-color,body.theme-pink-dark .warn-A100 .adaptive-border-color{border-color:#0000001f}body.theme-pink-dark .primary-500 i,body.theme-pink-dark .primary-500 .icon,body.theme-pink-dark .primary-600 i,body.theme-pink-dark .primary-600 .icon,body.theme-pink-dark .primary-700 i,body.theme-pink-dark .primary-700 .icon,body.theme-pink-dark .primary-800 i,body.theme-pink-dark .primary-800 .icon,body.theme-pink-dark .primary-900 i,body.theme-pink-dark .primary-900 .icon,body.theme-pink-dark .primary-A200 i,body.theme-pink-dark .primary-A200 .icon,body.theme-pink-dark .primary-A400 i,body.theme-pink-dark .primary-A400 .icon,body.theme-pink-dark .primary-A700 i,body.theme-pink-dark .primary-A700 .icon,body.theme-pink-dark .primary i,body.theme-pink-dark .primary .icon,body.theme-pink-dark .accent-500 i,body.theme-pink-dark .accent-500 .icon,body.theme-pink-dark .accent-600 i,body.theme-pink-dark .accent-600 .icon,body.theme-pink-dark .accent-700 i,body.theme-pink-dark .accent-700 .icon,body.theme-pink-dark .accent-800 i,body.theme-pink-dark .accent-800 .icon,body.theme-pink-dark .accent-900 i,body.theme-pink-dark .accent-900 .icon,body.theme-pink-dark .accent-A200 i,body.theme-pink-dark .accent-A200 .icon,body.theme-pink-dark .accent-A400 i,body.theme-pink-dark .accent-A400 .icon,body.theme-pink-dark .accent-A700 i,body.theme-pink-dark .accent-A700 .icon,body.theme-pink-dark .accent i,body.theme-pink-dark .accent .icon,body.theme-pink-dark .warn-500 i,body.theme-pink-dark .warn-500 .icon,body.theme-pink-dark .warn-600 i,body.theme-pink-dark .warn-600 .icon,body.theme-pink-dark .warn-700 i,body.theme-pink-dark .warn-700 .icon,body.theme-pink-dark .warn-800 i,body.theme-pink-dark .warn-800 .icon,body.theme-pink-dark .warn-900 i,body.theme-pink-dark .warn-900 .icon,body.theme-pink-dark .warn-A200 i,body.theme-pink-dark .warn-A200 .icon,body.theme-pink-dark .warn-A400 i,body.theme-pink-dark .warn-A400 .icon,body.theme-pink-dark .warn-A700 i,body.theme-pink-dark .warn-A700 .icon,body.theme-pink-dark .warn i,body.theme-pink-dark .warn .icon{color:#fff}body.theme-pink-dark .primary-500.secondary-text,body.theme-pink-dark .primary-500 .secondary-text,body.theme-pink-dark .primary-600.secondary-text,body.theme-pink-dark .primary-600 .secondary-text,body.theme-pink-dark .primary-700.secondary-text,body.theme-pink-dark .primary-700 .secondary-text,body.theme-pink-dark .primary-800.secondary-text,body.theme-pink-dark .primary-800 .secondary-text,body.theme-pink-dark .primary-900.secondary-text,body.theme-pink-dark .primary-900 .secondary-text,body.theme-pink-dark .primary-A200.secondary-text,body.theme-pink-dark .primary-A200 .secondary-text,body.theme-pink-dark .primary-A400.secondary-text,body.theme-pink-dark .primary-A400 .secondary-text,body.theme-pink-dark .primary-A700.secondary-text,body.theme-pink-dark .primary-A700 .secondary-text,body.theme-pink-dark .primary.secondary-text,body.theme-pink-dark .primary .secondary-text,body.theme-pink-dark .accent-500.secondary-text,body.theme-pink-dark .accent-500 .secondary-text,body.theme-pink-dark .accent-600.secondary-text,body.theme-pink-dark .accent-600 .secondary-text,body.theme-pink-dark .accent-700.secondary-text,body.theme-pink-dark .accent-700 .secondary-text,body.theme-pink-dark .accent-800.secondary-text,body.theme-pink-dark .accent-800 .secondary-text,body.theme-pink-dark .accent-900.secondary-text,body.theme-pink-dark .accent-900 .secondary-text,body.theme-pink-dark .accent-A200.secondary-text,body.theme-pink-dark .accent-A200 .secondary-text,body.theme-pink-dark .accent-A400.secondary-text,body.theme-pink-dark .accent-A400 .secondary-text,body.theme-pink-dark .accent-A700.secondary-text,body.theme-pink-dark .accent-A700 .secondary-text,body.theme-pink-dark .accent.secondary-text,body.theme-pink-dark .accent .secondary-text,body.theme-pink-dark .warn-500.secondary-text,body.theme-pink-dark .warn-500 .secondary-text,body.theme-pink-dark .warn-600.secondary-text,body.theme-pink-dark .warn-600 .secondary-text,body.theme-pink-dark .warn-700.secondary-text,body.theme-pink-dark .warn-700 .secondary-text,body.theme-pink-dark .warn-800.secondary-text,body.theme-pink-dark .warn-800 .secondary-text,body.theme-pink-dark .warn-900.secondary-text,body.theme-pink-dark .warn-900 .secondary-text,body.theme-pink-dark .warn-A200.secondary-text,body.theme-pink-dark .warn-A200 .secondary-text,body.theme-pink-dark .warn-A400.secondary-text,body.theme-pink-dark .warn-A400 .secondary-text,body.theme-pink-dark .warn-A700.secondary-text,body.theme-pink-dark .warn-A700 .secondary-text,body.theme-pink-dark .warn.secondary-text,body.theme-pink-dark .warn .secondary-text{color:#ffffffb3!important}body.theme-pink-dark .primary-500.hint-text,body.theme-pink-dark .primary-500 .hint-text,body.theme-pink-dark .primary-500.disabled-text,body.theme-pink-dark .primary-500 .disabled-text,body.theme-pink-dark .primary-600.hint-text,body.theme-pink-dark .primary-600 .hint-text,body.theme-pink-dark .primary-600.disabled-text,body.theme-pink-dark .primary-600 .disabled-text,body.theme-pink-dark .primary-700.hint-text,body.theme-pink-dark .primary-700 .hint-text,body.theme-pink-dark .primary-700.disabled-text,body.theme-pink-dark .primary-700 .disabled-text,body.theme-pink-dark .primary-800.hint-text,body.theme-pink-dark .primary-800 .hint-text,body.theme-pink-dark .primary-800.disabled-text,body.theme-pink-dark .primary-800 .disabled-text,body.theme-pink-dark .primary-900.hint-text,body.theme-pink-dark .primary-900 .hint-text,body.theme-pink-dark .primary-900.disabled-text,body.theme-pink-dark .primary-900 .disabled-text,body.theme-pink-dark .primary-A200.hint-text,body.theme-pink-dark .primary-A200 .hint-text,body.theme-pink-dark .primary-A200.disabled-text,body.theme-pink-dark .primary-A200 .disabled-text,body.theme-pink-dark .primary-A400.hint-text,body.theme-pink-dark .primary-A400 .hint-text,body.theme-pink-dark .primary-A400.disabled-text,body.theme-pink-dark .primary-A400 .disabled-text,body.theme-pink-dark .primary-A700.hint-text,body.theme-pink-dark .primary-A700 .hint-text,body.theme-pink-dark .primary-A700.disabled-text,body.theme-pink-dark .primary-A700 .disabled-text,body.theme-pink-dark .primary.hint-text,body.theme-pink-dark .primary .hint-text,body.theme-pink-dark .primary.disabled-text,body.theme-pink-dark .primary .disabled-text,body.theme-pink-dark .accent-500.hint-text,body.theme-pink-dark .accent-500 .hint-text,body.theme-pink-dark .accent-500.disabled-text,body.theme-pink-dark .accent-500 .disabled-text,body.theme-pink-dark .accent-600.hint-text,body.theme-pink-dark .accent-600 .hint-text,body.theme-pink-dark .accent-600.disabled-text,body.theme-pink-dark .accent-600 .disabled-text,body.theme-pink-dark .accent-700.hint-text,body.theme-pink-dark .accent-700 .hint-text,body.theme-pink-dark .accent-700.disabled-text,body.theme-pink-dark .accent-700 .disabled-text,body.theme-pink-dark .accent-800.hint-text,body.theme-pink-dark .accent-800 .hint-text,body.theme-pink-dark .accent-800.disabled-text,body.theme-pink-dark .accent-800 .disabled-text,body.theme-pink-dark .accent-900.hint-text,body.theme-pink-dark .accent-900 .hint-text,body.theme-pink-dark .accent-900.disabled-text,body.theme-pink-dark .accent-900 .disabled-text,body.theme-pink-dark .accent-A200.hint-text,body.theme-pink-dark .accent-A200 .hint-text,body.theme-pink-dark .accent-A200.disabled-text,body.theme-pink-dark .accent-A200 .disabled-text,body.theme-pink-dark .accent-A400.hint-text,body.theme-pink-dark .accent-A400 .hint-text,body.theme-pink-dark .accent-A400.disabled-text,body.theme-pink-dark .accent-A400 .disabled-text,body.theme-pink-dark .accent-A700.hint-text,body.theme-pink-dark .accent-A700 .hint-text,body.theme-pink-dark .accent-A700.disabled-text,body.theme-pink-dark .accent-A700 .disabled-text,body.theme-pink-dark .accent.hint-text,body.theme-pink-dark .accent .hint-text,body.theme-pink-dark .accent.disabled-text,body.theme-pink-dark .accent .disabled-text,body.theme-pink-dark .warn-500.hint-text,body.theme-pink-dark .warn-500 .hint-text,body.theme-pink-dark .warn-500.disabled-text,body.theme-pink-dark .warn-500 .disabled-text,body.theme-pink-dark .warn-600.hint-text,body.theme-pink-dark .warn-600 .hint-text,body.theme-pink-dark .warn-600.disabled-text,body.theme-pink-dark .warn-600 .disabled-text,body.theme-pink-dark .warn-700.hint-text,body.theme-pink-dark .warn-700 .hint-text,body.theme-pink-dark .warn-700.disabled-text,body.theme-pink-dark .warn-700 .disabled-text,body.theme-pink-dark .warn-800.hint-text,body.theme-pink-dark .warn-800 .hint-text,body.theme-pink-dark .warn-800.disabled-text,body.theme-pink-dark .warn-800 .disabled-text,body.theme-pink-dark .warn-900.hint-text,body.theme-pink-dark .warn-900 .hint-text,body.theme-pink-dark .warn-900.disabled-text,body.theme-pink-dark .warn-900 .disabled-text,body.theme-pink-dark .warn-A200.hint-text,body.theme-pink-dark .warn-A200 .hint-text,body.theme-pink-dark .warn-A200.disabled-text,body.theme-pink-dark .warn-A200 .disabled-text,body.theme-pink-dark .warn-A400.hint-text,body.theme-pink-dark .warn-A400 .hint-text,body.theme-pink-dark .warn-A400.disabled-text,body.theme-pink-dark .warn-A400 .disabled-text,body.theme-pink-dark .warn-A700.hint-text,body.theme-pink-dark .warn-A700 .hint-text,body.theme-pink-dark .warn-A700.disabled-text,body.theme-pink-dark .warn-A700 .disabled-text,body.theme-pink-dark .warn.hint-text,body.theme-pink-dark .warn .hint-text,body.theme-pink-dark .warn.disabled-text,body.theme-pink-dark .warn .disabled-text{color:#ffffff80!important}body.theme-pink-dark .primary-500.divider,body.theme-pink-dark .primary-500 .divider,body.theme-pink-dark .primary-600.divider,body.theme-pink-dark .primary-600 .divider,body.theme-pink-dark .primary-700.divider,body.theme-pink-dark .primary-700 .divider,body.theme-pink-dark .primary-800.divider,body.theme-pink-dark .primary-800 .divider,body.theme-pink-dark .primary-900.divider,body.theme-pink-dark .primary-900 .divider,body.theme-pink-dark .primary-A200.divider,body.theme-pink-dark .primary-A200 .divider,body.theme-pink-dark .primary-A400.divider,body.theme-pink-dark .primary-A400 .divider,body.theme-pink-dark .primary-A700.divider,body.theme-pink-dark .primary-A700 .divider,body.theme-pink-dark .primary.divider,body.theme-pink-dark .primary .divider,body.theme-pink-dark .accent-500.divider,body.theme-pink-dark .accent-500 .divider,body.theme-pink-dark .accent-600.divider,body.theme-pink-dark .accent-600 .divider,body.theme-pink-dark .accent-700.divider,body.theme-pink-dark .accent-700 .divider,body.theme-pink-dark .accent-800.divider,body.theme-pink-dark .accent-800 .divider,body.theme-pink-dark .accent-900.divider,body.theme-pink-dark .accent-900 .divider,body.theme-pink-dark .accent-A200.divider,body.theme-pink-dark .accent-A200 .divider,body.theme-pink-dark .accent-A400.divider,body.theme-pink-dark .accent-A400 .divider,body.theme-pink-dark .accent-A700.divider,body.theme-pink-dark .accent-A700 .divider,body.theme-pink-dark .accent.divider,body.theme-pink-dark .accent .divider,body.theme-pink-dark .warn-500.divider,body.theme-pink-dark .warn-500 .divider,body.theme-pink-dark .warn-600.divider,body.theme-pink-dark .warn-600 .divider,body.theme-pink-dark .warn-700.divider,body.theme-pink-dark .warn-700 .divider,body.theme-pink-dark .warn-800.divider,body.theme-pink-dark .warn-800 .divider,body.theme-pink-dark .warn-900.divider,body.theme-pink-dark .warn-900 .divider,body.theme-pink-dark .warn-A200.divider,body.theme-pink-dark .warn-A200 .divider,body.theme-pink-dark .warn-A400.divider,body.theme-pink-dark .warn-A400 .divider,body.theme-pink-dark .warn-A700.divider,body.theme-pink-dark .warn-A700 .divider,body.theme-pink-dark .warn.divider,body.theme-pink-dark .warn .divider{color:#ffffff1f!important}body.theme-pink-dark .primary-500 .mat-ripple-element,body.theme-pink-dark .primary-600 .mat-ripple-element,body.theme-pink-dark .primary-700 .mat-ripple-element,body.theme-pink-dark .primary-800 .mat-ripple-element,body.theme-pink-dark .primary-900 .mat-ripple-element,body.theme-pink-dark .primary-A200 .mat-ripple-element,body.theme-pink-dark .primary-A400 .mat-ripple-element,body.theme-pink-dark .primary-A700 .mat-ripple-element,body.theme-pink-dark .primary .mat-ripple-element,body.theme-pink-dark .accent-500 .mat-ripple-element,body.theme-pink-dark .accent-600 .mat-ripple-element,body.theme-pink-dark .accent-700 .mat-ripple-element,body.theme-pink-dark .accent-800 .mat-ripple-element,body.theme-pink-dark .accent-900 .mat-ripple-element,body.theme-pink-dark .accent-A200 .mat-ripple-element,body.theme-pink-dark .accent-A400 .mat-ripple-element,body.theme-pink-dark .accent-A700 .mat-ripple-element,body.theme-pink-dark .accent .mat-ripple-element,body.theme-pink-dark .warn-500 .mat-ripple-element,body.theme-pink-dark .warn-600 .mat-ripple-element,body.theme-pink-dark .warn-700 .mat-ripple-element,body.theme-pink-dark .warn-800 .mat-ripple-element,body.theme-pink-dark .warn-900 .mat-ripple-element,body.theme-pink-dark .warn-A200 .mat-ripple-element,body.theme-pink-dark .warn-A400 .mat-ripple-element,body.theme-pink-dark .warn-A700 .mat-ripple-element,body.theme-pink-dark .warn .mat-ripple-element{background:#ffffff1a}body.theme-pink-dark .primary-500 .adaptive-border-color,body.theme-pink-dark .primary-600 .adaptive-border-color,body.theme-pink-dark .primary-700 .adaptive-border-color,body.theme-pink-dark .primary-800 .adaptive-border-color,body.theme-pink-dark .primary-900 .adaptive-border-color,body.theme-pink-dark .primary-A200 .adaptive-border-color,body.theme-pink-dark .primary-A400 .adaptive-border-color,body.theme-pink-dark .primary-A700 .adaptive-border-color,body.theme-pink-dark .primary .adaptive-border-color,body.theme-pink-dark .accent-500 .adaptive-border-color,body.theme-pink-dark .accent-600 .adaptive-border-color,body.theme-pink-dark .accent-700 .adaptive-border-color,body.theme-pink-dark .accent-800 .adaptive-border-color,body.theme-pink-dark .accent-900 .adaptive-border-color,body.theme-pink-dark .accent-A200 .adaptive-border-color,body.theme-pink-dark .accent-A400 .adaptive-border-color,body.theme-pink-dark .accent-A700 .adaptive-border-color,body.theme-pink-dark .accent .adaptive-border-color,body.theme-pink-dark .warn-500 .adaptive-border-color,body.theme-pink-dark .warn-600 .adaptive-border-color,body.theme-pink-dark .warn-700 .adaptive-border-color,body.theme-pink-dark .warn-800 .adaptive-border-color,body.theme-pink-dark .warn-900 .adaptive-border-color,body.theme-pink-dark .warn-A200 .adaptive-border-color,body.theme-pink-dark .warn-A400 .adaptive-border-color,body.theme-pink-dark .warn-A700 .adaptive-border-color,body.theme-pink-dark .warn .adaptive-border-color{border-color:#ffffff1f}body.theme-pink-dark .primary-50 input[type=text],body.theme-pink-dark .primary-100 input[type=text],body.theme-pink-dark .primary-200 input[type=text],body.theme-pink-dark .primary-300 input[type=text],body.theme-pink-dark .primary-400 input[type=text],body.theme-pink-dark .primary-A100 input[type=text],body.theme-pink-dark .accent-50 input[type=text],body.theme-pink-dark .accent-100 input[type=text],body.theme-pink-dark .accent-200 input[type=text],body.theme-pink-dark .accent-300 input[type=text],body.theme-pink-dark .accent-400 input[type=text],body.theme-pink-dark .accent-A100 input[type=text],body.theme-pink-dark .warn-50 input[type=text],body.theme-pink-dark .warn-100 input[type=text],body.theme-pink-dark .warn-200 input[type=text],body.theme-pink-dark .warn-300 input[type=text],body.theme-pink-dark .warn-400 input[type=text],body.theme-pink-dark .warn-A100 input[type=text]{color:#000}body.theme-pink-dark .primary-50 .mat-form-field-label,body.theme-pink-dark .primary-100 .mat-form-field-label,body.theme-pink-dark .primary-200 .mat-form-field-label,body.theme-pink-dark .primary-300 .mat-form-field-label,body.theme-pink-dark .primary-400 .mat-form-field-label,body.theme-pink-dark .primary-A100 .mat-form-field-label,body.theme-pink-dark .accent-50 .mat-form-field-label,body.theme-pink-dark .accent-100 .mat-form-field-label,body.theme-pink-dark .accent-200 .mat-form-field-label,body.theme-pink-dark .accent-300 .mat-form-field-label,body.theme-pink-dark .accent-400 .mat-form-field-label,body.theme-pink-dark .accent-A100 .mat-form-field-label,body.theme-pink-dark .warn-50 .mat-form-field-label,body.theme-pink-dark .warn-100 .mat-form-field-label,body.theme-pink-dark .warn-200 .mat-form-field-label,body.theme-pink-dark .warn-300 .mat-form-field-label,body.theme-pink-dark .warn-400 .mat-form-field-label,body.theme-pink-dark .warn-A100 .mat-form-field-label{color:#00000061}body.theme-pink-dark .primary-50 .mat-form-field-underline,body.theme-pink-dark .primary-100 .mat-form-field-underline,body.theme-pink-dark .primary-200 .mat-form-field-underline,body.theme-pink-dark .primary-300 .mat-form-field-underline,body.theme-pink-dark .primary-400 .mat-form-field-underline,body.theme-pink-dark .primary-A100 .mat-form-field-underline,body.theme-pink-dark .accent-50 .mat-form-field-underline,body.theme-pink-dark .accent-100 .mat-form-field-underline,body.theme-pink-dark .accent-200 .mat-form-field-underline,body.theme-pink-dark .accent-300 .mat-form-field-underline,body.theme-pink-dark .accent-400 .mat-form-field-underline,body.theme-pink-dark .accent-A100 .mat-form-field-underline,body.theme-pink-dark .warn-50 .mat-form-field-underline,body.theme-pink-dark .warn-100 .mat-form-field-underline,body.theme-pink-dark .warn-200 .mat-form-field-underline,body.theme-pink-dark .warn-300 .mat-form-field-underline,body.theme-pink-dark .warn-400 .mat-form-field-underline,body.theme-pink-dark .warn-A100 .mat-form-field-underline{background-color:#0000001f}body.theme-pink-dark .primary-50 .mat-select-trigger,body.theme-pink-dark .primary-50 .mat-select-arrow,body.theme-pink-dark .primary-100 .mat-select-trigger,body.theme-pink-dark .primary-100 .mat-select-arrow,body.theme-pink-dark .primary-200 .mat-select-trigger,body.theme-pink-dark .primary-200 .mat-select-arrow,body.theme-pink-dark .primary-300 .mat-select-trigger,body.theme-pink-dark .primary-300 .mat-select-arrow,body.theme-pink-dark .primary-400 .mat-select-trigger,body.theme-pink-dark .primary-400 .mat-select-arrow,body.theme-pink-dark .primary-A100 .mat-select-trigger,body.theme-pink-dark .primary-A100 .mat-select-arrow,body.theme-pink-dark .accent-50 .mat-select-trigger,body.theme-pink-dark .accent-50 .mat-select-arrow,body.theme-pink-dark .accent-100 .mat-select-trigger,body.theme-pink-dark .accent-100 .mat-select-arrow,body.theme-pink-dark .accent-200 .mat-select-trigger,body.theme-pink-dark .accent-200 .mat-select-arrow,body.theme-pink-dark .accent-300 .mat-select-trigger,body.theme-pink-dark .accent-300 .mat-select-arrow,body.theme-pink-dark .accent-400 .mat-select-trigger,body.theme-pink-dark .accent-400 .mat-select-arrow,body.theme-pink-dark .accent-A100 .mat-select-trigger,body.theme-pink-dark .accent-A100 .mat-select-arrow,body.theme-pink-dark .warn-50 .mat-select-trigger,body.theme-pink-dark .warn-50 .mat-select-arrow,body.theme-pink-dark .warn-100 .mat-select-trigger,body.theme-pink-dark .warn-100 .mat-select-arrow,body.theme-pink-dark .warn-200 .mat-select-trigger,body.theme-pink-dark .warn-200 .mat-select-arrow,body.theme-pink-dark .warn-300 .mat-select-trigger,body.theme-pink-dark .warn-300 .mat-select-arrow,body.theme-pink-dark .warn-400 .mat-select-trigger,body.theme-pink-dark .warn-400 .mat-select-arrow,body.theme-pink-dark .warn-A100 .mat-select-trigger,body.theme-pink-dark .warn-A100 .mat-select-arrow{color:#00000061}body.theme-pink-dark .primary-50 .mat-select-underline,body.theme-pink-dark .primary-100 .mat-select-underline,body.theme-pink-dark .primary-200 .mat-select-underline,body.theme-pink-dark .primary-300 .mat-select-underline,body.theme-pink-dark .primary-400 .mat-select-underline,body.theme-pink-dark .primary-A100 .mat-select-underline,body.theme-pink-dark .accent-50 .mat-select-underline,body.theme-pink-dark .accent-100 .mat-select-underline,body.theme-pink-dark .accent-200 .mat-select-underline,body.theme-pink-dark .accent-300 .mat-select-underline,body.theme-pink-dark .accent-400 .mat-select-underline,body.theme-pink-dark .accent-A100 .mat-select-underline,body.theme-pink-dark .warn-50 .mat-select-underline,body.theme-pink-dark .warn-100 .mat-select-underline,body.theme-pink-dark .warn-200 .mat-select-underline,body.theme-pink-dark .warn-300 .mat-select-underline,body.theme-pink-dark .warn-400 .mat-select-underline,body.theme-pink-dark .warn-A100 .mat-select-underline{background-color:#0000001f}body.theme-pink-dark .primary-50 .mat-select-disabled .mat-select-value,body.theme-pink-dark .primary-50 .mat-select-arrow,body.theme-pink-dark .primary-50 .mat-select-trigger,body.theme-pink-dark .primary-100 .mat-select-disabled .mat-select-value,body.theme-pink-dark .primary-100 .mat-select-arrow,body.theme-pink-dark .primary-100 .mat-select-trigger,body.theme-pink-dark .primary-200 .mat-select-disabled .mat-select-value,body.theme-pink-dark .primary-200 .mat-select-arrow,body.theme-pink-dark .primary-200 .mat-select-trigger,body.theme-pink-dark .primary-300 .mat-select-disabled .mat-select-value,body.theme-pink-dark .primary-300 .mat-select-arrow,body.theme-pink-dark .primary-300 .mat-select-trigger,body.theme-pink-dark .primary-400 .mat-select-disabled .mat-select-value,body.theme-pink-dark .primary-400 .mat-select-arrow,body.theme-pink-dark .primary-400 .mat-select-trigger,body.theme-pink-dark .primary-A100 .mat-select-disabled .mat-select-value,body.theme-pink-dark .primary-A100 .mat-select-arrow,body.theme-pink-dark .primary-A100 .mat-select-trigger,body.theme-pink-dark .accent-50 .mat-select-disabled .mat-select-value,body.theme-pink-dark .accent-50 .mat-select-arrow,body.theme-pink-dark .accent-50 .mat-select-trigger,body.theme-pink-dark .accent-100 .mat-select-disabled .mat-select-value,body.theme-pink-dark .accent-100 .mat-select-arrow,body.theme-pink-dark .accent-100 .mat-select-trigger,body.theme-pink-dark .accent-200 .mat-select-disabled .mat-select-value,body.theme-pink-dark .accent-200 .mat-select-arrow,body.theme-pink-dark .accent-200 .mat-select-trigger,body.theme-pink-dark .accent-300 .mat-select-disabled .mat-select-value,body.theme-pink-dark .accent-300 .mat-select-arrow,body.theme-pink-dark .accent-300 .mat-select-trigger,body.theme-pink-dark .accent-400 .mat-select-disabled .mat-select-value,body.theme-pink-dark .accent-400 .mat-select-arrow,body.theme-pink-dark .accent-400 .mat-select-trigger,body.theme-pink-dark .accent-A100 .mat-select-disabled .mat-select-value,body.theme-pink-dark .accent-A100 .mat-select-arrow,body.theme-pink-dark .accent-A100 .mat-select-trigger,body.theme-pink-dark .warn-50 .mat-select-disabled .mat-select-value,body.theme-pink-dark .warn-50 .mat-select-arrow,body.theme-pink-dark .warn-50 .mat-select-trigger,body.theme-pink-dark .warn-100 .mat-select-disabled .mat-select-value,body.theme-pink-dark .warn-100 .mat-select-arrow,body.theme-pink-dark .warn-100 .mat-select-trigger,body.theme-pink-dark .warn-200 .mat-select-disabled .mat-select-value,body.theme-pink-dark .warn-200 .mat-select-arrow,body.theme-pink-dark .warn-200 .mat-select-trigger,body.theme-pink-dark .warn-300 .mat-select-disabled .mat-select-value,body.theme-pink-dark .warn-300 .mat-select-arrow,body.theme-pink-dark .warn-300 .mat-select-trigger,body.theme-pink-dark .warn-400 .mat-select-disabled .mat-select-value,body.theme-pink-dark .warn-400 .mat-select-arrow,body.theme-pink-dark .warn-400 .mat-select-trigger,body.theme-pink-dark .warn-A100 .mat-select-disabled .mat-select-value,body.theme-pink-dark .warn-A100 .mat-select-arrow,body.theme-pink-dark .warn-A100 .mat-select-trigger{color:#00000061}body.theme-pink-dark .primary-500 input[type=text],body.theme-pink-dark .primary-600 input[type=text],body.theme-pink-dark .primary-700 input[type=text],body.theme-pink-dark .primary-800 input[type=text],body.theme-pink-dark .primary-900 input[type=text],body.theme-pink-dark .primary-A200 input[type=text],body.theme-pink-dark .primary-A400 input[type=text],body.theme-pink-dark .primary-A700 input[type=text],body.theme-pink-dark .primary input[type=text],body.theme-pink-dark .accent-500 input[type=text],body.theme-pink-dark .accent-600 input[type=text],body.theme-pink-dark .accent-700 input[type=text],body.theme-pink-dark .accent-800 input[type=text],body.theme-pink-dark .accent-900 input[type=text],body.theme-pink-dark .accent-A200 input[type=text],body.theme-pink-dark .accent-A400 input[type=text],body.theme-pink-dark .accent-A700 input[type=text],body.theme-pink-dark .accent input[type=text],body.theme-pink-dark .warn-500 input[type=text],body.theme-pink-dark .warn-600 input[type=text],body.theme-pink-dark .warn-700 input[type=text],body.theme-pink-dark .warn-800 input[type=text],body.theme-pink-dark .warn-900 input[type=text],body.theme-pink-dark .warn-A200 input[type=text],body.theme-pink-dark .warn-A400 input[type=text],body.theme-pink-dark .warn-A700 input[type=text],body.theme-pink-dark .warn input[type=text]{color:#fff}body.theme-pink-dark .primary-500 .mat-form-field-label,body.theme-pink-dark .primary-600 .mat-form-field-label,body.theme-pink-dark .primary-700 .mat-form-field-label,body.theme-pink-dark .primary-800 .mat-form-field-label,body.theme-pink-dark .primary-900 .mat-form-field-label,body.theme-pink-dark .primary-A200 .mat-form-field-label,body.theme-pink-dark .primary-A400 .mat-form-field-label,body.theme-pink-dark .primary-A700 .mat-form-field-label,body.theme-pink-dark .primary .mat-form-field-label,body.theme-pink-dark .accent-500 .mat-form-field-label,body.theme-pink-dark .accent-600 .mat-form-field-label,body.theme-pink-dark .accent-700 .mat-form-field-label,body.theme-pink-dark .accent-800 .mat-form-field-label,body.theme-pink-dark .accent-900 .mat-form-field-label,body.theme-pink-dark .accent-A200 .mat-form-field-label,body.theme-pink-dark .accent-A400 .mat-form-field-label,body.theme-pink-dark .accent-A700 .mat-form-field-label,body.theme-pink-dark .accent .mat-form-field-label,body.theme-pink-dark .warn-500 .mat-form-field-label,body.theme-pink-dark .warn-600 .mat-form-field-label,body.theme-pink-dark .warn-700 .mat-form-field-label,body.theme-pink-dark .warn-800 .mat-form-field-label,body.theme-pink-dark .warn-900 .mat-form-field-label,body.theme-pink-dark .warn-A200 .mat-form-field-label,body.theme-pink-dark .warn-A400 .mat-form-field-label,body.theme-pink-dark .warn-A700 .mat-form-field-label,body.theme-pink-dark .warn .mat-form-field-label{color:#ffffff80}body.theme-pink-dark .primary-500 .mat-form-field-underline,body.theme-pink-dark .primary-600 .mat-form-field-underline,body.theme-pink-dark .primary-700 .mat-form-field-underline,body.theme-pink-dark .primary-800 .mat-form-field-underline,body.theme-pink-dark .primary-900 .mat-form-field-underline,body.theme-pink-dark .primary-A200 .mat-form-field-underline,body.theme-pink-dark .primary-A400 .mat-form-field-underline,body.theme-pink-dark .primary-A700 .mat-form-field-underline,body.theme-pink-dark .primary .mat-form-field-underline,body.theme-pink-dark .accent-500 .mat-form-field-underline,body.theme-pink-dark .accent-600 .mat-form-field-underline,body.theme-pink-dark .accent-700 .mat-form-field-underline,body.theme-pink-dark .accent-800 .mat-form-field-underline,body.theme-pink-dark .accent-900 .mat-form-field-underline,body.theme-pink-dark .accent-A200 .mat-form-field-underline,body.theme-pink-dark .accent-A400 .mat-form-field-underline,body.theme-pink-dark .accent-A700 .mat-form-field-underline,body.theme-pink-dark .accent .mat-form-field-underline,body.theme-pink-dark .warn-500 .mat-form-field-underline,body.theme-pink-dark .warn-600 .mat-form-field-underline,body.theme-pink-dark .warn-700 .mat-form-field-underline,body.theme-pink-dark .warn-800 .mat-form-field-underline,body.theme-pink-dark .warn-900 .mat-form-field-underline,body.theme-pink-dark .warn-A200 .mat-form-field-underline,body.theme-pink-dark .warn-A400 .mat-form-field-underline,body.theme-pink-dark .warn-A700 .mat-form-field-underline,body.theme-pink-dark .warn .mat-form-field-underline{background-color:#ffffff1f}body.theme-pink-dark .primary-500 .mat-select-trigger,body.theme-pink-dark .primary-500 .mat-select-arrow,body.theme-pink-dark .primary-600 .mat-select-trigger,body.theme-pink-dark .primary-600 .mat-select-arrow,body.theme-pink-dark .primary-700 .mat-select-trigger,body.theme-pink-dark .primary-700 .mat-select-arrow,body.theme-pink-dark .primary-800 .mat-select-trigger,body.theme-pink-dark .primary-800 .mat-select-arrow,body.theme-pink-dark .primary-900 .mat-select-trigger,body.theme-pink-dark .primary-900 .mat-select-arrow,body.theme-pink-dark .primary-A200 .mat-select-trigger,body.theme-pink-dark .primary-A200 .mat-select-arrow,body.theme-pink-dark .primary-A400 .mat-select-trigger,body.theme-pink-dark .primary-A400 .mat-select-arrow,body.theme-pink-dark .primary-A700 .mat-select-trigger,body.theme-pink-dark .primary-A700 .mat-select-arrow,body.theme-pink-dark .primary .mat-select-trigger,body.theme-pink-dark .primary .mat-select-arrow,body.theme-pink-dark .accent-500 .mat-select-trigger,body.theme-pink-dark .accent-500 .mat-select-arrow,body.theme-pink-dark .accent-600 .mat-select-trigger,body.theme-pink-dark .accent-600 .mat-select-arrow,body.theme-pink-dark .accent-700 .mat-select-trigger,body.theme-pink-dark .accent-700 .mat-select-arrow,body.theme-pink-dark .accent-800 .mat-select-trigger,body.theme-pink-dark .accent-800 .mat-select-arrow,body.theme-pink-dark .accent-900 .mat-select-trigger,body.theme-pink-dark .accent-900 .mat-select-arrow,body.theme-pink-dark .accent-A200 .mat-select-trigger,body.theme-pink-dark .accent-A200 .mat-select-arrow,body.theme-pink-dark .accent-A400 .mat-select-trigger,body.theme-pink-dark .accent-A400 .mat-select-arrow,body.theme-pink-dark .accent-A700 .mat-select-trigger,body.theme-pink-dark .accent-A700 .mat-select-arrow,body.theme-pink-dark .accent .mat-select-trigger,body.theme-pink-dark .accent .mat-select-arrow,body.theme-pink-dark .warn-500 .mat-select-trigger,body.theme-pink-dark .warn-500 .mat-select-arrow,body.theme-pink-dark .warn-600 .mat-select-trigger,body.theme-pink-dark .warn-600 .mat-select-arrow,body.theme-pink-dark .warn-700 .mat-select-trigger,body.theme-pink-dark .warn-700 .mat-select-arrow,body.theme-pink-dark .warn-800 .mat-select-trigger,body.theme-pink-dark .warn-800 .mat-select-arrow,body.theme-pink-dark .warn-900 .mat-select-trigger,body.theme-pink-dark .warn-900 .mat-select-arrow,body.theme-pink-dark .warn-A200 .mat-select-trigger,body.theme-pink-dark .warn-A200 .mat-select-arrow,body.theme-pink-dark .warn-A400 .mat-select-trigger,body.theme-pink-dark .warn-A400 .mat-select-arrow,body.theme-pink-dark .warn-A700 .mat-select-trigger,body.theme-pink-dark .warn-A700 .mat-select-arrow,body.theme-pink-dark .warn .mat-select-trigger,body.theme-pink-dark .warn .mat-select-arrow{color:#ffffff80}body.theme-pink-dark .primary-500 .mat-select-underline,body.theme-pink-dark .primary-600 .mat-select-underline,body.theme-pink-dark .primary-700 .mat-select-underline,body.theme-pink-dark .primary-800 .mat-select-underline,body.theme-pink-dark .primary-900 .mat-select-underline,body.theme-pink-dark .primary-A200 .mat-select-underline,body.theme-pink-dark .primary-A400 .mat-select-underline,body.theme-pink-dark .primary-A700 .mat-select-underline,body.theme-pink-dark .primary .mat-select-underline,body.theme-pink-dark .accent-500 .mat-select-underline,body.theme-pink-dark .accent-600 .mat-select-underline,body.theme-pink-dark .accent-700 .mat-select-underline,body.theme-pink-dark .accent-800 .mat-select-underline,body.theme-pink-dark .accent-900 .mat-select-underline,body.theme-pink-dark .accent-A200 .mat-select-underline,body.theme-pink-dark .accent-A400 .mat-select-underline,body.theme-pink-dark .accent-A700 .mat-select-underline,body.theme-pink-dark .accent .mat-select-underline,body.theme-pink-dark .warn-500 .mat-select-underline,body.theme-pink-dark .warn-600 .mat-select-underline,body.theme-pink-dark .warn-700 .mat-select-underline,body.theme-pink-dark .warn-800 .mat-select-underline,body.theme-pink-dark .warn-900 .mat-select-underline,body.theme-pink-dark .warn-A200 .mat-select-underline,body.theme-pink-dark .warn-A400 .mat-select-underline,body.theme-pink-dark .warn-A700 .mat-select-underline,body.theme-pink-dark .warn .mat-select-underline{background-color:#ffffff1f}body.theme-pink-dark .primary-500 .mat-select-disabled .mat-select-value,body.theme-pink-dark .primary-500 .mat-select-arrow,body.theme-pink-dark .primary-500 .mat-select-trigger,body.theme-pink-dark .primary-600 .mat-select-disabled .mat-select-value,body.theme-pink-dark .primary-600 .mat-select-arrow,body.theme-pink-dark .primary-600 .mat-select-trigger,body.theme-pink-dark .primary-700 .mat-select-disabled .mat-select-value,body.theme-pink-dark .primary-700 .mat-select-arrow,body.theme-pink-dark .primary-700 .mat-select-trigger,body.theme-pink-dark .primary-800 .mat-select-disabled .mat-select-value,body.theme-pink-dark .primary-800 .mat-select-arrow,body.theme-pink-dark .primary-800 .mat-select-trigger,body.theme-pink-dark .primary-900 .mat-select-disabled .mat-select-value,body.theme-pink-dark .primary-900 .mat-select-arrow,body.theme-pink-dark .primary-900 .mat-select-trigger,body.theme-pink-dark .primary-A200 .mat-select-disabled .mat-select-value,body.theme-pink-dark .primary-A200 .mat-select-arrow,body.theme-pink-dark .primary-A200 .mat-select-trigger,body.theme-pink-dark .primary-A400 .mat-select-disabled .mat-select-value,body.theme-pink-dark .primary-A400 .mat-select-arrow,body.theme-pink-dark .primary-A400 .mat-select-trigger,body.theme-pink-dark .primary-A700 .mat-select-disabled .mat-select-value,body.theme-pink-dark .primary-A700 .mat-select-arrow,body.theme-pink-dark .primary-A700 .mat-select-trigger,body.theme-pink-dark .primary .mat-select-disabled .mat-select-value,body.theme-pink-dark .primary .mat-select-arrow,body.theme-pink-dark .primary .mat-select-trigger,body.theme-pink-dark .accent-500 .mat-select-disabled .mat-select-value,body.theme-pink-dark .accent-500 .mat-select-arrow,body.theme-pink-dark .accent-500 .mat-select-trigger,body.theme-pink-dark .accent-600 .mat-select-disabled .mat-select-value,body.theme-pink-dark .accent-600 .mat-select-arrow,body.theme-pink-dark .accent-600 .mat-select-trigger,body.theme-pink-dark .accent-700 .mat-select-disabled .mat-select-value,body.theme-pink-dark .accent-700 .mat-select-arrow,body.theme-pink-dark .accent-700 .mat-select-trigger,body.theme-pink-dark .accent-800 .mat-select-disabled .mat-select-value,body.theme-pink-dark .accent-800 .mat-select-arrow,body.theme-pink-dark .accent-800 .mat-select-trigger,body.theme-pink-dark .accent-900 .mat-select-disabled .mat-select-value,body.theme-pink-dark .accent-900 .mat-select-arrow,body.theme-pink-dark .accent-900 .mat-select-trigger,body.theme-pink-dark .accent-A200 .mat-select-disabled .mat-select-value,body.theme-pink-dark .accent-A200 .mat-select-arrow,body.theme-pink-dark .accent-A200 .mat-select-trigger,body.theme-pink-dark .accent-A400 .mat-select-disabled .mat-select-value,body.theme-pink-dark .accent-A400 .mat-select-arrow,body.theme-pink-dark .accent-A400 .mat-select-trigger,body.theme-pink-dark .accent-A700 .mat-select-disabled .mat-select-value,body.theme-pink-dark .accent-A700 .mat-select-arrow,body.theme-pink-dark .accent-A700 .mat-select-trigger,body.theme-pink-dark .accent .mat-select-disabled .mat-select-value,body.theme-pink-dark .accent .mat-select-arrow,body.theme-pink-dark .accent .mat-select-trigger,body.theme-pink-dark .warn-500 .mat-select-disabled .mat-select-value,body.theme-pink-dark .warn-500 .mat-select-arrow,body.theme-pink-dark .warn-500 .mat-select-trigger,body.theme-pink-dark .warn-600 .mat-select-disabled .mat-select-value,body.theme-pink-dark .warn-600 .mat-select-arrow,body.theme-pink-dark .warn-600 .mat-select-trigger,body.theme-pink-dark .warn-700 .mat-select-disabled .mat-select-value,body.theme-pink-dark .warn-700 .mat-select-arrow,body.theme-pink-dark .warn-700 .mat-select-trigger,body.theme-pink-dark .warn-800 .mat-select-disabled .mat-select-value,body.theme-pink-dark .warn-800 .mat-select-arrow,body.theme-pink-dark .warn-800 .mat-select-trigger,body.theme-pink-dark .warn-900 .mat-select-disabled .mat-select-value,body.theme-pink-dark .warn-900 .mat-select-arrow,body.theme-pink-dark .warn-900 .mat-select-trigger,body.theme-pink-dark .warn-A200 .mat-select-disabled .mat-select-value,body.theme-pink-dark .warn-A200 .mat-select-arrow,body.theme-pink-dark .warn-A200 .mat-select-trigger,body.theme-pink-dark .warn-A400 .mat-select-disabled .mat-select-value,body.theme-pink-dark .warn-A400 .mat-select-arrow,body.theme-pink-dark .warn-A400 .mat-select-trigger,body.theme-pink-dark .warn-A700 .mat-select-disabled .mat-select-value,body.theme-pink-dark .warn-A700 .mat-select-arrow,body.theme-pink-dark .warn-A700 .mat-select-trigger,body.theme-pink-dark .warn .mat-select-disabled .mat-select-value,body.theme-pink-dark .warn .mat-select-arrow,body.theme-pink-dark .warn .mat-select-trigger{color:#ffffff80}body.theme-pink-dark .primary-500 .mat-select-value,body.theme-pink-dark .primary-600 .mat-select-value,body.theme-pink-dark .primary-700 .mat-select-value,body.theme-pink-dark .primary-800 .mat-select-value,body.theme-pink-dark .primary-900 .mat-select-value,body.theme-pink-dark .primary-A200 .mat-select-value,body.theme-pink-dark .primary-A400 .mat-select-value,body.theme-pink-dark .primary-A700 .mat-select-value,body.theme-pink-dark .primary .mat-select-value,body.theme-pink-dark .accent-500 .mat-select-value,body.theme-pink-dark .accent-600 .mat-select-value,body.theme-pink-dark .accent-700 .mat-select-value,body.theme-pink-dark .accent-800 .mat-select-value,body.theme-pink-dark .accent-900 .mat-select-value,body.theme-pink-dark .accent-A200 .mat-select-value,body.theme-pink-dark .accent-A400 .mat-select-value,body.theme-pink-dark .accent-A700 .mat-select-value,body.theme-pink-dark .accent .mat-select-value,body.theme-pink-dark .warn-500 .mat-select-value,body.theme-pink-dark .warn-600 .mat-select-value,body.theme-pink-dark .warn-700 .mat-select-value,body.theme-pink-dark .warn-800 .mat-select-value,body.theme-pink-dark .warn-900 .mat-select-value,body.theme-pink-dark .warn-A200 .mat-select-value,body.theme-pink-dark .warn-A400 .mat-select-value,body.theme-pink-dark .warn-A700 .mat-select-value,body.theme-pink-dark .warn .mat-select-value{color:#fff}body.theme-db{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #353a48;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #e83f40;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e83f40;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #353a48;--mdc-filled-text-field-focus-active-indicator-color: #353a48;--mdc-filled-text-field-focus-label-text-color: rgba(53, 58, 72, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #353a48;--mdc-outlined-text-field-focus-outline-color: #353a48;--mdc-outlined-text-field-focus-label-text-color: rgba(53, 58, 72, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(53, 58, 72, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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(53, 58, 72, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-select-arrow-transform: translateY(-8px);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #353a48;--mdc-switch-selected-handle-color: #353a48;--mdc-switch-selected-hover-state-layer-color: #353a48;--mdc-switch-selected-pressed-state-layer-color: #353a48;--mdc-switch-selected-focus-handle-color: #1e2129;--mdc-switch-selected-hover-handle-color: #1e2129;--mdc-switch-selected-pressed-handle-color: #1e2129;--mdc-switch-selected-focus-track-color: #7d818c;--mdc-switch-selected-hover-track-color: #7d818c;--mdc-switch-selected-pressed-track-color: #7d818c;--mdc-switch-selected-track-color: #7d818c;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-switch-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #353a48;--mdc-slider-focus-handle-color: #353a48;--mdc-slider-hover-handle-color: #353a48;--mdc-slider-active-track-color: #353a48;--mdc-slider-inactive-track-color: #353a48;--mdc-slider-with-tick-marks-inactive-container-color: #353a48;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #353a48;--mat-slider-hover-state-layer-color: rgba(53, 58, 72, .05);--mat-slider-focus-state-layer-color: rgba(53, 58, 72, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--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);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #e83f40;--mdc-checkbox-selected-hover-icon-color: #e83f40;--mdc-checkbox-selected-icon-color: #e83f40;--mdc-checkbox-selected-pressed-icon-color: #e83f40;--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-selected-focus-state-layer-color: #e83f40;--mdc-checkbox-selected-hover-state-layer-color: #e83f40;--mdc-checkbox-selected-pressed-state-layer-color: #e83f40;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #e83f40;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #353a48;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #353a48;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-standard-button-toggle-height: 48px;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #353a48;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(53, 58, 72, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(53, 58, 72, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(53, 58, 72, .3);--mat-datepicker-toggle-active-state-icon-color: #353a48;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(53, 58, 72, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #353a48;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #353a48;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #353a48;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--mat-tree-node-min-height: 48px}body.theme-db .mat-accent{--mat-option-selected-state-label-text-color: #e83f40;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body.theme-db .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body.theme-db .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #353a48;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #353a48;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-db .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #e83f40;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e83f40;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-db .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-db .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #353a48;--mdc-linear-progress-track-color: rgba(53, 58, 72, .25)}body.theme-db .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #e83f40;--mdc-linear-progress-track-color: rgba(232, 63, 64, .25)}body.theme-db .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}body.theme-db .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #e83f40;--mdc-filled-text-field-focus-active-indicator-color: #e83f40;--mdc-filled-text-field-focus-label-text-color: rgba(232, 63, 64, .87);--mdc-outlined-text-field-caret-color: #e83f40;--mdc-outlined-text-field-focus-outline-color: #e83f40;--mdc-outlined-text-field-focus-label-text-color: rgba(232, 63, 64, .87);--mat-form-field-focus-select-arrow-color: rgba(232, 63, 64, .87)}body.theme-db .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}body.theme-db .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(232, 63, 64, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-db .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-db .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}body.theme-db .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,body.theme-db .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #353a48;--mdc-chip-elevated-selected-container-color: #353a48;--mdc-chip-elevated-disabled-container-color: #353a48;--mdc-chip-flat-disabled-selected-container-color: #353a48;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-db .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,body.theme-db .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e83f40;--mdc-chip-elevated-selected-container-color: #e83f40;--mdc-chip-elevated-disabled-container-color: #e83f40;--mdc-chip-flat-disabled-selected-container-color: #e83f40;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-db .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,body.theme-db .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-db .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}body.theme-db .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: rgba(0, 0, 0, .87)}body.theme-db .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #af0019;--mdc-switch-selected-handle-color: #af0019;--mdc-switch-selected-hover-state-layer-color: #af0019;--mdc-switch-selected-pressed-state-layer-color: #af0019}body.theme-db .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}body.theme-db .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #353a48;--mdc-radio-selected-hover-icon-color: #353a48;--mdc-radio-selected-icon-color: #353a48;--mdc-radio-selected-pressed-icon-color: #353a48;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #353a48;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-db .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #e83f40;--mdc-radio-selected-hover-icon-color: #e83f40;--mdc-radio-selected-icon-color: #e83f40;--mdc-radio-selected-pressed-icon-color: #e83f40;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e83f40;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-db .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-db .mat-accent{--mdc-slider-handle-color: #e83f40;--mdc-slider-focus-handle-color: #e83f40;--mdc-slider-hover-handle-color: #e83f40;--mdc-slider-active-track-color: #e83f40;--mdc-slider-inactive-track-color: #e83f40;--mdc-slider-with-tick-marks-inactive-container-color: #e83f40;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #e83f40;--mat-slider-hover-state-layer-color: rgba(232, 63, 64, .05);--mat-slider-focus-state-layer-color: rgba(232, 63, 64, .2)}body.theme-db .mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2)}body.theme-db .mdc-list-item__start,body.theme-db .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #353a48;--mdc-radio-selected-hover-icon-color: #353a48;--mdc-radio-selected-icon-color: #353a48;--mdc-radio-selected-pressed-icon-color: #353a48}body.theme-db .mat-accent .mdc-list-item__start,body.theme-db .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #e83f40;--mdc-radio-selected-hover-icon-color: #e83f40;--mdc-radio-selected-icon-color: #e83f40;--mdc-radio-selected-pressed-icon-color: #e83f40}body.theme-db .mat-warn .mdc-list-item__start,body.theme-db .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}body.theme-db .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: white;--mdc-checkbox-selected-focus-icon-color: #353a48;--mdc-checkbox-selected-hover-icon-color: #353a48;--mdc-checkbox-selected-icon-color: #353a48;--mdc-checkbox-selected-pressed-icon-color: #353a48;--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-selected-focus-state-layer-color: #353a48;--mdc-checkbox-selected-hover-state-layer-color: #353a48;--mdc-checkbox-selected-pressed-state-layer-color: #353a48;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-db .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: white;--mdc-checkbox-selected-focus-icon-color: #e83f40;--mdc-checkbox-selected-hover-icon-color: #e83f40;--mdc-checkbox-selected-icon-color: #e83f40;--mdc-checkbox-selected-pressed-icon-color: #e83f40;--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-selected-focus-state-layer-color: #e83f40;--mdc-checkbox-selected-hover-state-layer-color: #e83f40;--mdc-checkbox-selected-pressed-state-layer-color: #e83f40;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-db .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-db .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,body.theme-db .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,body.theme-db .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,body.theme-db .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#353a48}body.theme-db .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,body.theme-db .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,body.theme-db .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}body.theme-db .mdc-list-item__start,body.theme-db .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}body.theme-db .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,body.theme-db .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,body.theme-db .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}body.theme-db .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,body.theme-db .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,body.theme-db .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}body.theme-db .mat-mdc-tab-group,body.theme-db .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #353a48;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #353a48;--mat-tab-header-active-ripple-color: #353a48;--mat-tab-header-inactive-ripple-color: #353a48;--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: #353a48;--mat-tab-header-active-hover-label-text-color: #353a48;--mat-tab-header-active-focus-indicator-color: #353a48;--mat-tab-header-active-hover-indicator-color: #353a48}body.theme-db .mat-mdc-tab-group.mat-accent,body.theme-db .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #e83f40;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e83f40;--mat-tab-header-active-ripple-color: #e83f40;--mat-tab-header-inactive-ripple-color: #e83f40;--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: #e83f40;--mat-tab-header-active-hover-label-text-color: #e83f40;--mat-tab-header-active-focus-indicator-color: #e83f40;--mat-tab-header-active-hover-indicator-color: #e83f40}body.theme-db .mat-mdc-tab-group.mat-warn,body.theme-db .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}body.theme-db .mat-mdc-tab-group.mat-background-primary,body.theme-db .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #353a48;--mat-tab-header-with-background-foreground-color: white}body.theme-db .mat-mdc-tab-group.mat-background-accent,body.theme-db .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #e83f40;--mat-tab-header-with-background-foreground-color: white}body.theme-db .mat-mdc-tab-group.mat-background-warn,body.theme-db .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}body.theme-db .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}body.theme-db .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: white;--mdc-checkbox-selected-focus-icon-color: #353a48;--mdc-checkbox-selected-hover-icon-color: #353a48;--mdc-checkbox-selected-icon-color: #353a48;--mdc-checkbox-selected-pressed-icon-color: #353a48;--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-selected-focus-state-layer-color: #353a48;--mdc-checkbox-selected-hover-state-layer-color: #353a48;--mdc-checkbox-selected-pressed-state-layer-color: #353a48;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-db .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-db .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #353a48;--mat-text-button-state-layer-color: #353a48;--mat-text-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-db .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #e83f40;--mat-text-button-state-layer-color: #e83f40;--mat-text-button-ripple-color: rgba(232, 63, 64, .1)}body.theme-db .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-db .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #353a48;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-db .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #e83f40;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-db .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-db .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #353a48;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-db .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #e83f40;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-db .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-db .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #353a48;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #353a48;--mat-outlined-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-db .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #e83f40;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e83f40;--mat-outlined-button-ripple-color: rgba(232, 63, 64, .1)}body.theme-db .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-db .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #353a48;--mat-icon-button-state-layer-color: #353a48;--mat-icon-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-db .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #e83f40;--mat-icon-button-state-layer-color: #e83f40;--mat-icon-button-ripple-color: rgba(232, 63, 64, .1)}body.theme-db .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-db .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}body.theme-db .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #353a48;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-db .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #e83f40;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-db .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-db .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #353a48;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-db .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #e83f40;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-db .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-db .mat-accent{--mdc-circular-progress-active-indicator-color: #e83f40}body.theme-db .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}body.theme-db .mat-badge-accent{--mat-badge-background-color: #e83f40;--mat-badge-text-color: white}body.theme-db .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}body.theme-db .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e83f40;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(232, 63, 64, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(232, 63, 64, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(232, 63, 64, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(232, 63, 64, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-db .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-db .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #e83f40}body.theme-db .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}body.theme-db .mat-calendar-controls{--mat-icon-button-touch-target-display: none}body.theme-db .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}body.theme-db .mat-icon.mat-primary{--mat-icon-color: #353a48}body.theme-db .mat-icon.mat-accent{--mat-icon-color: #e83f40}body.theme-db .mat-icon.mat-warn{--mat-icon-color: #f44336}body.theme-db .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e83f40;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e83f40;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e83f40;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-db .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-db .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #353a48;--mat-toolbar-container-text-color: white}body.theme-db .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #e83f40;--mat-toolbar-container-text-color: white}body.theme-db .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}body.theme-db{color:#000000de;background:#f5f5f5}body.theme-db .secondary-text,body.theme-db .icon,body.theme-db i{color:#0000008a}body.theme-db .hint-text,body.theme-db .disabled-text{color:#00000061}body.theme-db .fade-text,body.theme-db .divider{color:#0000001f}body.theme-db .fuse-card{background:#fff;border-color:#0000001f}body.theme-db .fuse-card .card-divider{border-top:1px solid rgba(0,0,0,.12)}body.theme-db .avatar{color:#000000de}body.theme-db .form-wrapper{background-color:#fff}body.theme-db .navigation-simple .item.selected{background-color:#0000000a}body.theme-db .navigation-simple .subheader{border-top:1px solid rgba(0,0,0,.12)}body.theme-db .simple-pagination{background:#fff}body.theme-db .simple-pagination .pagination-item{color:#0000008a}body.theme-db .simple-pagination .pagination-item:hover{color:#000000de}body.theme-db .simple-pagination .pagination-item.disabled{color:#00000061}body.theme-db .price-tables .price-table{background:#fff}body.theme-db .price-tables .price-table.style-1 .price .currency,body.theme-db .price-tables .price-table.style-1 .price .period,body.theme-db .price-tables .price-table.style-2 .price .currency,body.theme-db .price-tables .price-table.style-2 .period,body.theme-db .price-tables .price-table.style-3 .package-type .subtitle,body.theme-db .price-tables .price-table.style-3 .terms,body.theme-db .price-tables .price-table.style-3 .note{color:#0000008a}body.theme-db .simple-table-container{background:#fff}body.theme-db table.simple thead tr th{color:#0000008a;border-bottom:1px solid rgba(0,0,0,.12)}body.theme-db table.simple tbody tr td{border-bottom:1px solid rgba(0,0,0,.12)}body.theme-db table.simple.clickable tbody tr:hover{background-color:#0000000a}body.theme-db .page-layout.carded.fullwidth>.center>.content-card{background:#fff;border-radius:8px 8px 0 0}body.theme-db .page-layout.carded.fullwidth>.center>.content-card>.toolbar{border-bottom-color:#0000001f}body.theme-db .page-layout.carded.left-sidebar>.center>.content-card,body.theme-db .page-layout.carded.right-sidebar>.center>.content-card{background:#fff;border-radius:8px 8px 0 0}body.theme-db .page-layout.carded.left-sidebar>.center>.content-card>.toolbar,body.theme-db .page-layout.carded.right-sidebar>.center>.content-card>.toolbar{border-bottom-color:#0000001f}body.theme-db .page-layout.simple.left-sidebar>.center>.content,body.theme-db .page-layout.simple.right-sidebar>.center>.content{background:#fff}body.theme-db .page-layout.simple.left-sidebar.inner-sidebar>.content>.center>.content,body.theme-db .page-layout.simple.right-sidebar.inner-sidebar>.content>.center>.content{background:#fff}body.theme-db fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-db fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-db fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-db fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-db fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-db fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced{background-color:#e83f40!important}body.theme-db fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-title,body.theme-db fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-title{color:#e83f40}body.theme-db fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,body.theme-db fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#e83f40}.dark body.theme-db fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,.dark body.theme-db fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#e83f40}body.theme-db fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-icon,body.theme-db fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-icon{color:#e83f40}body.theme-db a{color:#e83f40}body.theme-db code:not(.highlight){background-color:#f5f5f5}body.theme-db .changelog .entry{background-color:#fff}body.theme-db .text-boxed{background-color:#0000001f;color:#0000008a}body.theme-db .fuse-search-bar.expanded,body.theme-db #fuse-shortcuts.show-mobile-panel{background-color:#fafafa}body.theme-db fuse-sidebar{background:#fafafa}body.theme-db fuse-vertical-navigation .fuse-vertical-navigation-wrapper{background:#fafafa}body.theme-db .fuse-sidebar-overlay{background-color:#0009}body.theme-db .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible{background-color:transparent}body.theme-db fuse-theme-options .theme-options-panel form .group{border:1px solid rgba(0,0,0,.12)}body.theme-db fuse-theme-options .theme-options-panel form .group h2{background:#fafafa;color:#0000008a}body.theme-db fuse-theme-options .theme-options-panel form .group h3{color:#0000008a}body.theme-db .fuse-material-color-picker-menu .mat-mdc-menu-content .views{background:#303030}body.theme-db fuse-widget>.fuse-widget-front,body.theme-db fuse-widget>.fuse-widget-back{background:#fff;border-color:#0000001f}body.theme-db ngx-datatable.material{background:#fff;color:#000000de}body.theme-db ngx-datatable.material .datatable-header .datatable-header-cell{color:#0000008a}body.theme-db ngx-datatable.material .datatable-body .datatable-row-wrapper{border-bottom-color:#0000001f}body.theme-db ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child{border-top-color:#0000001f}body.theme-db ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell{color:#000000de}body.theme-db ngx-datatable.material .datatable-footer{color:#0000008a}body.theme-db ngx-datatable.material .datatable-footer .datatable-pager a{color:#0000008a}body.theme-db ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover{background-color:#0000000a}body.theme-db ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover .datatable-row-group{background-color:#0000000a}body.theme-db #listview .header .search-wrapper{background:#fff}body.theme-db #listview .header .search-wrapper .search .mat-icon{color:#0000008a}body.theme-db #listview .header .search-wrapper .search input{background:#fff;color:#000000de}body.theme-db #listview .content .sidebar .sidebar-content .card{background:#fff}body.theme-db #table{background:red}body.theme-db #academy-courses .header{background:#1a237e;background:linear-gradient(to right,#0e2a3b,#34306b)}body.theme-db #academy-courses .header .hero-text h1{color:#fff}body.theme-db #academy-courses .header .hero-text h3{color:#ffffffbf}body.theme-db #academy-courses .content .courses .course .course-content{background:#fff}body.theme-db #academy-courses .content .courses .course .course-content .header .category{color:#0000008a}body.theme-db #academy-courses .content .courses .course .course-content .header .length .length-icon{color:#0000008a!important}body.theme-db #academy-courses .content .courses .course .course-content .header .length .min{color:#0000008a}body.theme-db #academy-courses .content .courses .course .course-content .content .updated{color:#00000061}body.theme-db #academy-course .sidebar{background:#fafafa}body.theme-db #academy-course .sidebar .steps .step{color:#0000008a}body.theme-db #academy-course .sidebar .steps .step.current{background:#e83f40;color:#000000de}body.theme-db #academy-course .sidebar .steps .step.current .index span{background:#fafafa;border-color:#e83f40}body.theme-db #academy-course .sidebar .steps .step.completed{color:#000000de}body.theme-db #academy-course .sidebar .steps .step.completed .index span{border-color:#e83f40}body.theme-db #academy-course .sidebar .steps .step.completed .index:after{border-left-color:#e83f40}body.theme-db #academy-course .sidebar .steps .step.completed+.step .index:before{border-left-color:#e83f40}body.theme-db #academy-course .sidebar .steps .step .index:before,body.theme-db #academy-course .sidebar .steps .step .index:after{border-left-color:#0000001f}body.theme-db #academy-course .sidebar .steps .step .index span{background:#fafafa;border-color:#0000001f}body.theme-db #academy-course .center .content{height:100%;background:#eee}body.theme-db #academy-course .center .content .course-step .course-step-content{background:#fff}body.theme-db .comments .comment .comment-bubble{background-color:#d2dbe1;border-color:#f5f5f5}body.theme-db .comments .comment .comment-bubble:after,body.theme-db .comments .comment .comment-bubble:before{border-color:#f5f5f5 transparent transparent transparent}body.theme-db formio mat-formio-button button{background-color:#e83f40!important}body.theme-db formio .form-check-input:checked~.form-check-label span:before,body.theme-db formio .form-check-input:indeterminate~.form-check-label span:before{border-color:#e83f40;background-color:#e83f40}body.theme-db formio .btn-primary{background-color:#e83f40}body.theme-db formio .visually-hidden{display:none}body.theme-db .primary-50-bg{background-color:#ececee!important}body.theme-db .primary-50{background-color:#ececee!important;color:#000000de!important}body.theme-db .primary-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}body.theme-db .primary-50-fg{color:#ececee!important}body.theme-db .primary-50-border{border-color:#ececee!important}body.theme-db .primary-50-border-top{border-top-color:#ececee!important}body.theme-db .primary-50-border-right{border-right-color:#ececee!important}body.theme-db .primary-50-border-bottom{border-bottom-color:#ececee!important}body.theme-db .primary-50-border-left{border-left-color:#ececee!important}body.theme-db .primary-100-bg{background-color:#c5c6cb!important}body.theme-db .primary-100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-db .primary-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-db .primary-100-fg{color:#c5c6cb!important}body.theme-db .primary-100-border{border-color:#c5c6cb!important}body.theme-db .primary-100-border-top{border-top-color:#c5c6cb!important}body.theme-db .primary-100-border-right{border-right-color:#c5c6cb!important}body.theme-db .primary-100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-db .primary-100-border-left{border-left-color:#c5c6cb!important}body.theme-db .primary-200-bg{background-color:#9ea1a9!important}body.theme-db .primary-200{background-color:#9ea1a9!important;color:#000000de!important}body.theme-db .primary-200[disabled]{background-color:#9ea1a91f!important;color:#00000042!important}body.theme-db .primary-200-fg{color:#9ea1a9!important}body.theme-db .primary-200-border{border-color:#9ea1a9!important}body.theme-db .primary-200-border-top{border-top-color:#9ea1a9!important}body.theme-db .primary-200-border-right{border-right-color:#9ea1a9!important}body.theme-db .primary-200-border-bottom{border-bottom-color:#9ea1a9!important}body.theme-db .primary-200-border-left{border-left-color:#9ea1a9!important}body.theme-db .primary-300-bg{background-color:#7d818c!important}body.theme-db .primary-300{background-color:#7d818c!important;color:#fff!important}body.theme-db .primary-300[disabled]{background-color:#7d818c1f!important;color:#ffffff42!important}body.theme-db .primary-300-fg{color:#7d818c!important}body.theme-db .primary-300-border{border-color:#7d818c!important}body.theme-db .primary-300-border-top{border-top-color:#7d818c!important}body.theme-db .primary-300-border-right{border-right-color:#7d818c!important}body.theme-db .primary-300-border-bottom{border-bottom-color:#7d818c!important}body.theme-db .primary-300-border-left{border-left-color:#7d818c!important}body.theme-db .primary-400-bg{background-color:#5c616f!important}body.theme-db .primary-400{background-color:#5c616f!important;color:#fff!important}body.theme-db .primary-400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}body.theme-db .primary-400-fg{color:#5c616f!important}body.theme-db .primary-400-border{border-color:#5c616f!important}body.theme-db .primary-400-border-top{border-top-color:#5c616f!important}body.theme-db .primary-400-border-right{border-right-color:#5c616f!important}body.theme-db .primary-400-border-bottom{border-bottom-color:#5c616f!important}body.theme-db .primary-400-border-left{border-left-color:#5c616f!important}body.theme-db .primary-500-bg{background-color:#3c4252!important}body.theme-db .primary-500{background-color:#3c4252!important;color:#fff!important}body.theme-db .primary-500[disabled]{background-color:#3c42521f!important;color:#ffffff42!important}body.theme-db .primary-500-fg{color:#3c4252!important}body.theme-db .primary-500-border{border-color:#3c4252!important}body.theme-db .primary-500-border-top{border-top-color:#3c4252!important}body.theme-db .primary-500-border-right{border-right-color:#3c4252!important}body.theme-db .primary-500-border-bottom{border-bottom-color:#3c4252!important}body.theme-db .primary-500-border-left{border-left-color:#3c4252!important}body.theme-db .primary-600-bg{background-color:#353a48!important}body.theme-db .primary-600{background-color:#353a48!important;color:#fff!important}body.theme-db .primary-600[disabled]{background-color:#353a481f!important;color:#ffffff42!important}body.theme-db .primary-600-fg{color:#353a48!important}body.theme-db .primary-600-border{border-color:#353a48!important}body.theme-db .primary-600-border-top{border-top-color:#353a48!important}body.theme-db .primary-600-border-right{border-right-color:#353a48!important}body.theme-db .primary-600-border-bottom{border-bottom-color:#353a48!important}body.theme-db .primary-600-border-left{border-left-color:#353a48!important}body.theme-db .primary-700-bg{background-color:#2d323e!important}body.theme-db .primary-700{background-color:#2d323e!important;color:#fff!important}body.theme-db .primary-700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}body.theme-db .primary-700-fg{color:#2d323e!important}body.theme-db .primary-700-border{border-color:#2d323e!important}body.theme-db .primary-700-border-top{border-top-color:#2d323e!important}body.theme-db .primary-700-border-right{border-right-color:#2d323e!important}body.theme-db .primary-700-border-bottom{border-bottom-color:#2d323e!important}body.theme-db .primary-700-border-left{border-left-color:#2d323e!important}body.theme-db .primary-800-bg{background-color:#262933!important}body.theme-db .primary-800{background-color:#262933!important;color:#fff!important}body.theme-db .primary-800[disabled]{background-color:#2629331f!important;color:#ffffff42!important}body.theme-db .primary-800-fg{color:#262933!important}body.theme-db .primary-800-border{border-color:#262933!important}body.theme-db .primary-800-border-top{border-top-color:#262933!important}body.theme-db .primary-800-border-right{border-right-color:#262933!important}body.theme-db .primary-800-border-bottom{border-bottom-color:#262933!important}body.theme-db .primary-800-border-left{border-left-color:#262933!important}body.theme-db .primary-900-bg{background-color:#1e2129!important}body.theme-db .primary-900{background-color:#1e2129!important;color:#fff!important}body.theme-db .primary-900[disabled]{background-color:#1e21291f!important;color:#ffffff42!important}body.theme-db .primary-900-fg{color:#1e2129!important}body.theme-db .primary-900-border{border-color:#1e2129!important}body.theme-db .primary-900-border-top{border-top-color:#1e2129!important}body.theme-db .primary-900-border-right{border-right-color:#1e2129!important}body.theme-db .primary-900-border-bottom{border-bottom-color:#1e2129!important}body.theme-db .primary-900-border-left{border-left-color:#1e2129!important}body.theme-db .primary-A100-bg{background-color:#c5c6cb!important}body.theme-db .primary-A100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-db .primary-A100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-db .primary-A100-fg{color:#c5c6cb!important}body.theme-db .primary-A100-border{border-color:#c5c6cb!important}body.theme-db .primary-A100-border-top{border-top-color:#c5c6cb!important}body.theme-db .primary-A100-border-right{border-right-color:#c5c6cb!important}body.theme-db .primary-A100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-db .primary-A100-border-left{border-left-color:#c5c6cb!important}body.theme-db .primary-A200-bg{background-color:#9ea1a9!important}body.theme-db .primary-A200{background-color:#9ea1a9!important;color:#fff!important}body.theme-db .primary-A200[disabled]{background-color:#9ea1a91f!important;color:#ffffff42!important}body.theme-db .primary-A200-fg{color:#9ea1a9!important}body.theme-db .primary-A200-border{border-color:#9ea1a9!important}body.theme-db .primary-A200-border-top{border-top-color:#9ea1a9!important}body.theme-db .primary-A200-border-right{border-right-color:#9ea1a9!important}body.theme-db .primary-A200-border-bottom{border-bottom-color:#9ea1a9!important}body.theme-db .primary-A200-border-left{border-left-color:#9ea1a9!important}body.theme-db .primary-A400-bg{background-color:#5c616f!important}body.theme-db .primary-A400{background-color:#5c616f!important;color:#fff!important}body.theme-db .primary-A400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}body.theme-db .primary-A400-fg{color:#5c616f!important}body.theme-db .primary-A400-border{border-color:#5c616f!important}body.theme-db .primary-A400-border-top{border-top-color:#5c616f!important}body.theme-db .primary-A400-border-right{border-right-color:#5c616f!important}body.theme-db .primary-A400-border-bottom{border-bottom-color:#5c616f!important}body.theme-db .primary-A400-border-left{border-left-color:#5c616f!important}body.theme-db .primary-A700-bg{background-color:#2d323e!important}body.theme-db .primary-A700{background-color:#2d323e!important;color:#fff!important}body.theme-db .primary-A700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}body.theme-db .primary-A700-fg{color:#2d323e!important}body.theme-db .primary-A700-border{border-color:#2d323e!important}body.theme-db .primary-A700-border-top{border-top-color:#2d323e!important}body.theme-db .primary-A700-border-right{border-right-color:#2d323e!important}body.theme-db .primary-A700-border-bottom{border-bottom-color:#2d323e!important}body.theme-db .primary-A700-border-left{border-left-color:#2d323e!important}body.theme-db .primary-bg{background-color:#353a48!important}body.theme-db .primary{background-color:#353a48!important;color:#fff!important}body.theme-db .primary[disabled]{background-color:#353a481f!important;color:#ffffff42!important}body.theme-db .primary-fg{color:#353a48!important}body.theme-db .primary-border{border-color:#353a48!important}body.theme-db .primary-border-top{border-top-color:#353a48!important}body.theme-db .primary-border-right{border-right-color:#353a48!important}body.theme-db .primary-border-bottom{border-bottom-color:#353a48!important}body.theme-db .primary-border-left{border-left-color:#353a48!important}body.theme-db .accent-50-bg{background-color:#ececee!important}body.theme-db .accent-50{background-color:#ececee!important;color:#000000de!important}body.theme-db .accent-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}body.theme-db .accent-50-fg{color:#ececee!important}body.theme-db .accent-50-border{border-color:#ececee!important}body.theme-db .accent-50-border-top{border-top-color:#ececee!important}body.theme-db .accent-50-border-right{border-right-color:#ececee!important}body.theme-db .accent-50-border-bottom{border-bottom-color:#ececee!important}body.theme-db .accent-50-border-left{border-left-color:#ececee!important}body.theme-db .accent-100-bg{background-color:#c5c6cb!important}body.theme-db .accent-100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-db .accent-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-db .accent-100-fg{color:#c5c6cb!important}body.theme-db .accent-100-border{border-color:#c5c6cb!important}body.theme-db .accent-100-border-top{border-top-color:#c5c6cb!important}body.theme-db .accent-100-border-right{border-right-color:#c5c6cb!important}body.theme-db .accent-100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-db .accent-100-border-left{border-left-color:#c5c6cb!important}body.theme-db .accent-400-bg{background-color:#ff746b!important}body.theme-db .accent-400{background-color:#ff746b!important;color:#fff!important}body.theme-db .accent-400[disabled]{background-color:#ff746b1f!important;color:#ffffff42!important}body.theme-db .accent-400-fg{color:#ff746b!important}body.theme-db .accent-400-border{border-color:#ff746b!important}body.theme-db .accent-400-border-top{border-top-color:#ff746b!important}body.theme-db .accent-400-border-right{border-right-color:#ff746b!important}body.theme-db .accent-400-border-bottom{border-bottom-color:#ff746b!important}body.theme-db .accent-400-border-left{border-left-color:#ff746b!important}body.theme-db .accent-500-bg{background-color:#e83f40!important}body.theme-db .accent-500{background-color:#e83f40!important;color:#fff!important}body.theme-db .accent-500[disabled]{background-color:#e83f401f!important;color:#ffffff42!important}body.theme-db .accent-500-fg{color:#e83f40!important}body.theme-db .accent-500-border{border-color:#e83f40!important}body.theme-db .accent-500-border-top{border-top-color:#e83f40!important}body.theme-db .accent-500-border-right{border-right-color:#e83f40!important}body.theme-db .accent-500-border-bottom{border-bottom-color:#e83f40!important}body.theme-db .accent-500-border-left{border-left-color:#e83f40!important}body.theme-db .accent-600-bg{background-color:#af0019!important}body.theme-db .accent-600{background-color:#af0019!important;color:#fff!important}body.theme-db .accent-600[disabled]{background-color:#af00191f!important;color:#ffffff42!important}body.theme-db .accent-600-fg{color:#af0019!important}body.theme-db .accent-600-border{border-color:#af0019!important}body.theme-db .accent-600-border-top{border-top-color:#af0019!important}body.theme-db .accent-600-border-right{border-right-color:#af0019!important}body.theme-db .accent-600-border-bottom{border-bottom-color:#af0019!important}body.theme-db .accent-600-border-left{border-left-color:#af0019!important}body.theme-db .accent-bg{background-color:#e83f40!important}body.theme-db .accent{background-color:#e83f40!important;color:#fff!important}body.theme-db .accent[disabled]{background-color:#e83f401f!important;color:#ffffff42!important}body.theme-db .accent-fg{color:#e83f40!important}body.theme-db .accent-border{border-color:#e83f40!important}body.theme-db .accent-border-top{border-top-color:#e83f40!important}body.theme-db .accent-border-right{border-right-color:#e83f40!important}body.theme-db .accent-border-bottom{border-bottom-color:#e83f40!important}body.theme-db .accent-border-left{border-left-color:#e83f40!important}body.theme-db .warn-50-bg{background-color:#ffebee!important}body.theme-db .warn-50{background-color:#ffebee!important;color:#000000de!important}body.theme-db .warn-50[disabled]{background-color:#ffebee1f!important;color:#00000042!important}body.theme-db .warn-50-fg{color:#ffebee!important}body.theme-db .warn-50-border{border-color:#ffebee!important}body.theme-db .warn-50-border-top{border-top-color:#ffebee!important}body.theme-db .warn-50-border-right{border-right-color:#ffebee!important}body.theme-db .warn-50-border-bottom{border-bottom-color:#ffebee!important}body.theme-db .warn-50-border-left{border-left-color:#ffebee!important}body.theme-db .warn-100-bg{background-color:#ffcdd2!important}body.theme-db .warn-100{background-color:#ffcdd2!important;color:#000000de!important}body.theme-db .warn-100[disabled]{background-color:#ffcdd21f!important;color:#00000042!important}body.theme-db .warn-100-fg{color:#ffcdd2!important}body.theme-db .warn-100-border{border-color:#ffcdd2!important}body.theme-db .warn-100-border-top{border-top-color:#ffcdd2!important}body.theme-db .warn-100-border-right{border-right-color:#ffcdd2!important}body.theme-db .warn-100-border-bottom{border-bottom-color:#ffcdd2!important}body.theme-db .warn-100-border-left{border-left-color:#ffcdd2!important}body.theme-db .warn-200-bg{background-color:#ef9a9a!important}body.theme-db .warn-200{background-color:#ef9a9a!important;color:#000000de!important}body.theme-db .warn-200[disabled]{background-color:#ef9a9a1f!important;color:#00000042!important}body.theme-db .warn-200-fg{color:#ef9a9a!important}body.theme-db .warn-200-border{border-color:#ef9a9a!important}body.theme-db .warn-200-border-top{border-top-color:#ef9a9a!important}body.theme-db .warn-200-border-right{border-right-color:#ef9a9a!important}body.theme-db .warn-200-border-bottom{border-bottom-color:#ef9a9a!important}body.theme-db .warn-200-border-left{border-left-color:#ef9a9a!important}body.theme-db .warn-300-bg{background-color:#e57373!important}body.theme-db .warn-300{background-color:#e57373!important;color:#000000de!important}body.theme-db .warn-300[disabled]{background-color:#e573731f!important;color:#00000042!important}body.theme-db .warn-300-fg{color:#e57373!important}body.theme-db .warn-300-border{border-color:#e57373!important}body.theme-db .warn-300-border-top{border-top-color:#e57373!important}body.theme-db .warn-300-border-right{border-right-color:#e57373!important}body.theme-db .warn-300-border-bottom{border-bottom-color:#e57373!important}body.theme-db .warn-300-border-left{border-left-color:#e57373!important}body.theme-db .warn-400-bg{background-color:#ef5350!important}body.theme-db .warn-400{background-color:#ef5350!important;color:#000000de!important}body.theme-db .warn-400[disabled]{background-color:#ef53501f!important;color:#00000042!important}body.theme-db .warn-400-fg{color:#ef5350!important}body.theme-db .warn-400-border{border-color:#ef5350!important}body.theme-db .warn-400-border-top{border-top-color:#ef5350!important}body.theme-db .warn-400-border-right{border-right-color:#ef5350!important}body.theme-db .warn-400-border-bottom{border-bottom-color:#ef5350!important}body.theme-db .warn-400-border-left{border-left-color:#ef5350!important}body.theme-db .warn-500-bg{background-color:#f44336!important}body.theme-db .warn-500{background-color:#f44336!important;color:#fff!important}body.theme-db .warn-500[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-db .warn-500-fg{color:#f44336!important}body.theme-db .warn-500-border{border-color:#f44336!important}body.theme-db .warn-500-border-top{border-top-color:#f44336!important}body.theme-db .warn-500-border-right{border-right-color:#f44336!important}body.theme-db .warn-500-border-bottom{border-bottom-color:#f44336!important}body.theme-db .warn-500-border-left{border-left-color:#f44336!important}body.theme-db .warn-600-bg{background-color:#e53935!important}body.theme-db .warn-600{background-color:#e53935!important;color:#fff!important}body.theme-db .warn-600[disabled]{background-color:#e539351f!important;color:#ffffff42!important}body.theme-db .warn-600-fg{color:#e53935!important}body.theme-db .warn-600-border{border-color:#e53935!important}body.theme-db .warn-600-border-top{border-top-color:#e53935!important}body.theme-db .warn-600-border-right{border-right-color:#e53935!important}body.theme-db .warn-600-border-bottom{border-bottom-color:#e53935!important}body.theme-db .warn-600-border-left{border-left-color:#e53935!important}body.theme-db .warn-700-bg{background-color:#d32f2f!important}body.theme-db .warn-700{background-color:#d32f2f!important;color:#fff!important}body.theme-db .warn-700[disabled]{background-color:#d32f2f1f!important;color:#ffffff42!important}body.theme-db .warn-700-fg{color:#d32f2f!important}body.theme-db .warn-700-border{border-color:#d32f2f!important}body.theme-db .warn-700-border-top{border-top-color:#d32f2f!important}body.theme-db .warn-700-border-right{border-right-color:#d32f2f!important}body.theme-db .warn-700-border-bottom{border-bottom-color:#d32f2f!important}body.theme-db .warn-700-border-left{border-left-color:#d32f2f!important}body.theme-db .warn-800-bg{background-color:#c62828!important}body.theme-db .warn-800{background-color:#c62828!important;color:#fff!important}body.theme-db .warn-800[disabled]{background-color:#c628281f!important;color:#ffffff42!important}body.theme-db .warn-800-fg{color:#c62828!important}body.theme-db .warn-800-border{border-color:#c62828!important}body.theme-db .warn-800-border-top{border-top-color:#c62828!important}body.theme-db .warn-800-border-right{border-right-color:#c62828!important}body.theme-db .warn-800-border-bottom{border-bottom-color:#c62828!important}body.theme-db .warn-800-border-left{border-left-color:#c62828!important}body.theme-db .warn-900-bg{background-color:#b71c1c!important}body.theme-db .warn-900{background-color:#b71c1c!important;color:#fff!important}body.theme-db .warn-900[disabled]{background-color:#b71c1c1f!important;color:#ffffff42!important}body.theme-db .warn-900-fg{color:#b71c1c!important}body.theme-db .warn-900-border{border-color:#b71c1c!important}body.theme-db .warn-900-border-top{border-top-color:#b71c1c!important}body.theme-db .warn-900-border-right{border-right-color:#b71c1c!important}body.theme-db .warn-900-border-bottom{border-bottom-color:#b71c1c!important}body.theme-db .warn-900-border-left{border-left-color:#b71c1c!important}body.theme-db .warn-A100-bg{background-color:#ff8a80!important}body.theme-db .warn-A100{background-color:#ff8a80!important;color:#000000de!important}body.theme-db .warn-A100[disabled]{background-color:#ff8a801f!important;color:#00000042!important}body.theme-db .warn-A100-fg{color:#ff8a80!important}body.theme-db .warn-A100-border{border-color:#ff8a80!important}body.theme-db .warn-A100-border-top{border-top-color:#ff8a80!important}body.theme-db .warn-A100-border-right{border-right-color:#ff8a80!important}body.theme-db .warn-A100-border-bottom{border-bottom-color:#ff8a80!important}body.theme-db .warn-A100-border-left{border-left-color:#ff8a80!important}body.theme-db .warn-A200-bg{background-color:#ff5252!important}body.theme-db .warn-A200{background-color:#ff5252!important;color:#fff!important}body.theme-db .warn-A200[disabled]{background-color:#ff52521f!important;color:#ffffff42!important}body.theme-db .warn-A200-fg{color:#ff5252!important}body.theme-db .warn-A200-border{border-color:#ff5252!important}body.theme-db .warn-A200-border-top{border-top-color:#ff5252!important}body.theme-db .warn-A200-border-right{border-right-color:#ff5252!important}body.theme-db .warn-A200-border-bottom{border-bottom-color:#ff5252!important}body.theme-db .warn-A200-border-left{border-left-color:#ff5252!important}body.theme-db .warn-A400-bg{background-color:#ff1744!important}body.theme-db .warn-A400{background-color:#ff1744!important;color:#fff!important}body.theme-db .warn-A400[disabled]{background-color:#ff17441f!important;color:#ffffff42!important}body.theme-db .warn-A400-fg{color:#ff1744!important}body.theme-db .warn-A400-border{border-color:#ff1744!important}body.theme-db .warn-A400-border-top{border-top-color:#ff1744!important}body.theme-db .warn-A400-border-right{border-right-color:#ff1744!important}body.theme-db .warn-A400-border-bottom{border-bottom-color:#ff1744!important}body.theme-db .warn-A400-border-left{border-left-color:#ff1744!important}body.theme-db .warn-A700-bg{background-color:#d50000!important}body.theme-db .warn-A700{background-color:#d50000!important;color:#fff!important}body.theme-db .warn-A700[disabled]{background-color:#d500001f!important;color:#ffffff42!important}body.theme-db .warn-A700-fg{color:#d50000!important}body.theme-db .warn-A700-border{border-color:#d50000!important}body.theme-db .warn-A700-border-top{border-top-color:#d50000!important}body.theme-db .warn-A700-border-right{border-right-color:#d50000!important}body.theme-db .warn-A700-border-bottom{border-bottom-color:#d50000!important}body.theme-db .warn-A700-border-left{border-left-color:#d50000!important}body.theme-db .warn-bg{background-color:#f44336!important}body.theme-db .warn{background-color:#f44336!important;color:#fff!important}body.theme-db .warn[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-db .warn-fg{color:#f44336!important}body.theme-db .warn-border{border-color:#f44336!important}body.theme-db .warn-border-top{border-top-color:#f44336!important}body.theme-db .warn-border-right{border-right-color:#f44336!important}body.theme-db .warn-border-bottom{border-bottom-color:#f44336!important}body.theme-db .warn-border-left{border-left-color:#f44336!important}body.theme-db .primary-50 i,body.theme-db .primary-50 .icon,body.theme-db .primary-100 i,body.theme-db .primary-100 .icon,body.theme-db .primary-200 i,body.theme-db .primary-200 .icon,body.theme-db .primary-A100 i,body.theme-db .primary-A100 .icon,body.theme-db .accent-50 i,body.theme-db .accent-50 .icon,body.theme-db .accent-100 i,body.theme-db .accent-100 .icon,body.theme-db .warn-50 i,body.theme-db .warn-50 .icon,body.theme-db .warn-100 i,body.theme-db .warn-100 .icon,body.theme-db .warn-200 i,body.theme-db .warn-200 .icon,body.theme-db .warn-300 i,body.theme-db .warn-300 .icon,body.theme-db .warn-400 i,body.theme-db .warn-400 .icon,body.theme-db .warn-A100 i,body.theme-db .warn-A100 .icon{color:#0000008a}body.theme-db .primary-50.secondary-text,body.theme-db .primary-50 .secondary-text,body.theme-db .primary-100.secondary-text,body.theme-db .primary-100 .secondary-text,body.theme-db .primary-200.secondary-text,body.theme-db .primary-200 .secondary-text,body.theme-db .primary-A100.secondary-text,body.theme-db .primary-A100 .secondary-text,body.theme-db .accent-50.secondary-text,body.theme-db .accent-50 .secondary-text,body.theme-db .accent-100.secondary-text,body.theme-db .accent-100 .secondary-text,body.theme-db .warn-50.secondary-text,body.theme-db .warn-50 .secondary-text,body.theme-db .warn-100.secondary-text,body.theme-db .warn-100 .secondary-text,body.theme-db .warn-200.secondary-text,body.theme-db .warn-200 .secondary-text,body.theme-db .warn-300.secondary-text,body.theme-db .warn-300 .secondary-text,body.theme-db .warn-400.secondary-text,body.theme-db .warn-400 .secondary-text,body.theme-db .warn-A100.secondary-text,body.theme-db .warn-A100 .secondary-text{color:#0000008a!important}body.theme-db .primary-50.hint-text,body.theme-db .primary-50 .hint-text,body.theme-db .primary-50.disabled-text,body.theme-db .primary-50 .disabled-text,body.theme-db .primary-100.hint-text,body.theme-db .primary-100 .hint-text,body.theme-db .primary-100.disabled-text,body.theme-db .primary-100 .disabled-text,body.theme-db .primary-200.hint-text,body.theme-db .primary-200 .hint-text,body.theme-db .primary-200.disabled-text,body.theme-db .primary-200 .disabled-text,body.theme-db .primary-A100.hint-text,body.theme-db .primary-A100 .hint-text,body.theme-db .primary-A100.disabled-text,body.theme-db .primary-A100 .disabled-text,body.theme-db .accent-50.hint-text,body.theme-db .accent-50 .hint-text,body.theme-db .accent-50.disabled-text,body.theme-db .accent-50 .disabled-text,body.theme-db .accent-100.hint-text,body.theme-db .accent-100 .hint-text,body.theme-db .accent-100.disabled-text,body.theme-db .accent-100 .disabled-text,body.theme-db .warn-50.hint-text,body.theme-db .warn-50 .hint-text,body.theme-db .warn-50.disabled-text,body.theme-db .warn-50 .disabled-text,body.theme-db .warn-100.hint-text,body.theme-db .warn-100 .hint-text,body.theme-db .warn-100.disabled-text,body.theme-db .warn-100 .disabled-text,body.theme-db .warn-200.hint-text,body.theme-db .warn-200 .hint-text,body.theme-db .warn-200.disabled-text,body.theme-db .warn-200 .disabled-text,body.theme-db .warn-300.hint-text,body.theme-db .warn-300 .hint-text,body.theme-db .warn-300.disabled-text,body.theme-db .warn-300 .disabled-text,body.theme-db .warn-400.hint-text,body.theme-db .warn-400 .hint-text,body.theme-db .warn-400.disabled-text,body.theme-db .warn-400 .disabled-text,body.theme-db .warn-A100.hint-text,body.theme-db .warn-A100 .hint-text,body.theme-db .warn-A100.disabled-text,body.theme-db .warn-A100 .disabled-text{color:#00000061!important}body.theme-db .primary-50.divider,body.theme-db .primary-50 .divider,body.theme-db .primary-100.divider,body.theme-db .primary-100 .divider,body.theme-db .primary-200.divider,body.theme-db .primary-200 .divider,body.theme-db .primary-A100.divider,body.theme-db .primary-A100 .divider,body.theme-db .accent-50.divider,body.theme-db .accent-50 .divider,body.theme-db .accent-100.divider,body.theme-db .accent-100 .divider,body.theme-db .warn-50.divider,body.theme-db .warn-50 .divider,body.theme-db .warn-100.divider,body.theme-db .warn-100 .divider,body.theme-db .warn-200.divider,body.theme-db .warn-200 .divider,body.theme-db .warn-300.divider,body.theme-db .warn-300 .divider,body.theme-db .warn-400.divider,body.theme-db .warn-400 .divider,body.theme-db .warn-A100.divider,body.theme-db .warn-A100 .divider{color:#0000001f!important}body.theme-db .primary-50 .mat-ripple-element,body.theme-db .primary-100 .mat-ripple-element,body.theme-db .primary-200 .mat-ripple-element,body.theme-db .primary-A100 .mat-ripple-element,body.theme-db .accent-50 .mat-ripple-element,body.theme-db .accent-100 .mat-ripple-element,body.theme-db .warn-50 .mat-ripple-element,body.theme-db .warn-100 .mat-ripple-element,body.theme-db .warn-200 .mat-ripple-element,body.theme-db .warn-300 .mat-ripple-element,body.theme-db .warn-400 .mat-ripple-element,body.theme-db .warn-A100 .mat-ripple-element{background:#0000001a}body.theme-db .primary-50 .adaptive-border-color,body.theme-db .primary-100 .adaptive-border-color,body.theme-db .primary-200 .adaptive-border-color,body.theme-db .primary-A100 .adaptive-border-color,body.theme-db .accent-50 .adaptive-border-color,body.theme-db .accent-100 .adaptive-border-color,body.theme-db .warn-50 .adaptive-border-color,body.theme-db .warn-100 .adaptive-border-color,body.theme-db .warn-200 .adaptive-border-color,body.theme-db .warn-300 .adaptive-border-color,body.theme-db .warn-400 .adaptive-border-color,body.theme-db .warn-A100 .adaptive-border-color{border-color:#0000001f}body.theme-db .primary-300 i,body.theme-db .primary-300 .icon,body.theme-db .primary-400 i,body.theme-db .primary-400 .icon,body.theme-db .primary-500 i,body.theme-db .primary-500 .icon,body.theme-db .primary-600 i,body.theme-db .primary-600 .icon,body.theme-db .primary-700 i,body.theme-db .primary-700 .icon,body.theme-db .primary-800 i,body.theme-db .primary-800 .icon,body.theme-db .primary-900 i,body.theme-db .primary-900 .icon,body.theme-db .primary-A200 i,body.theme-db .primary-A200 .icon,body.theme-db .primary-A400 i,body.theme-db .primary-A400 .icon,body.theme-db .primary-A700 i,body.theme-db .primary-A700 .icon,body.theme-db .primary i,body.theme-db .primary .icon,body.theme-db .accent-400 i,body.theme-db .accent-400 .icon,body.theme-db .accent-500 i,body.theme-db .accent-500 .icon,body.theme-db .accent-600 i,body.theme-db .accent-600 .icon,body.theme-db .accent i,body.theme-db .accent .icon,body.theme-db .warn-500 i,body.theme-db .warn-500 .icon,body.theme-db .warn-600 i,body.theme-db .warn-600 .icon,body.theme-db .warn-700 i,body.theme-db .warn-700 .icon,body.theme-db .warn-800 i,body.theme-db .warn-800 .icon,body.theme-db .warn-900 i,body.theme-db .warn-900 .icon,body.theme-db .warn-A200 i,body.theme-db .warn-A200 .icon,body.theme-db .warn-A400 i,body.theme-db .warn-A400 .icon,body.theme-db .warn-A700 i,body.theme-db .warn-A700 .icon,body.theme-db .warn i,body.theme-db .warn .icon{color:#fff}body.theme-db .primary-300.secondary-text,body.theme-db .primary-300 .secondary-text,body.theme-db .primary-400.secondary-text,body.theme-db .primary-400 .secondary-text,body.theme-db .primary-500.secondary-text,body.theme-db .primary-500 .secondary-text,body.theme-db .primary-600.secondary-text,body.theme-db .primary-600 .secondary-text,body.theme-db .primary-700.secondary-text,body.theme-db .primary-700 .secondary-text,body.theme-db .primary-800.secondary-text,body.theme-db .primary-800 .secondary-text,body.theme-db .primary-900.secondary-text,body.theme-db .primary-900 .secondary-text,body.theme-db .primary-A200.secondary-text,body.theme-db .primary-A200 .secondary-text,body.theme-db .primary-A400.secondary-text,body.theme-db .primary-A400 .secondary-text,body.theme-db .primary-A700.secondary-text,body.theme-db .primary-A700 .secondary-text,body.theme-db .primary.secondary-text,body.theme-db .primary .secondary-text,body.theme-db .accent-400.secondary-text,body.theme-db .accent-400 .secondary-text,body.theme-db .accent-500.secondary-text,body.theme-db .accent-500 .secondary-text,body.theme-db .accent-600.secondary-text,body.theme-db .accent-600 .secondary-text,body.theme-db .accent.secondary-text,body.theme-db .accent .secondary-text,body.theme-db .warn-500.secondary-text,body.theme-db .warn-500 .secondary-text,body.theme-db .warn-600.secondary-text,body.theme-db .warn-600 .secondary-text,body.theme-db .warn-700.secondary-text,body.theme-db .warn-700 .secondary-text,body.theme-db .warn-800.secondary-text,body.theme-db .warn-800 .secondary-text,body.theme-db .warn-900.secondary-text,body.theme-db .warn-900 .secondary-text,body.theme-db .warn-A200.secondary-text,body.theme-db .warn-A200 .secondary-text,body.theme-db .warn-A400.secondary-text,body.theme-db .warn-A400 .secondary-text,body.theme-db .warn-A700.secondary-text,body.theme-db .warn-A700 .secondary-text,body.theme-db .warn.secondary-text,body.theme-db .warn .secondary-text{color:#ffffffb3!important}body.theme-db .primary-300.hint-text,body.theme-db .primary-300 .hint-text,body.theme-db .primary-300.disabled-text,body.theme-db .primary-300 .disabled-text,body.theme-db .primary-400.hint-text,body.theme-db .primary-400 .hint-text,body.theme-db .primary-400.disabled-text,body.theme-db .primary-400 .disabled-text,body.theme-db .primary-500.hint-text,body.theme-db .primary-500 .hint-text,body.theme-db .primary-500.disabled-text,body.theme-db .primary-500 .disabled-text,body.theme-db .primary-600.hint-text,body.theme-db .primary-600 .hint-text,body.theme-db .primary-600.disabled-text,body.theme-db .primary-600 .disabled-text,body.theme-db .primary-700.hint-text,body.theme-db .primary-700 .hint-text,body.theme-db .primary-700.disabled-text,body.theme-db .primary-700 .disabled-text,body.theme-db .primary-800.hint-text,body.theme-db .primary-800 .hint-text,body.theme-db .primary-800.disabled-text,body.theme-db .primary-800 .disabled-text,body.theme-db .primary-900.hint-text,body.theme-db .primary-900 .hint-text,body.theme-db .primary-900.disabled-text,body.theme-db .primary-900 .disabled-text,body.theme-db .primary-A200.hint-text,body.theme-db .primary-A200 .hint-text,body.theme-db .primary-A200.disabled-text,body.theme-db .primary-A200 .disabled-text,body.theme-db .primary-A400.hint-text,body.theme-db .primary-A400 .hint-text,body.theme-db .primary-A400.disabled-text,body.theme-db .primary-A400 .disabled-text,body.theme-db .primary-A700.hint-text,body.theme-db .primary-A700 .hint-text,body.theme-db .primary-A700.disabled-text,body.theme-db .primary-A700 .disabled-text,body.theme-db .primary.hint-text,body.theme-db .primary .hint-text,body.theme-db .primary.disabled-text,body.theme-db .primary .disabled-text,body.theme-db .accent-400.hint-text,body.theme-db .accent-400 .hint-text,body.theme-db .accent-400.disabled-text,body.theme-db .accent-400 .disabled-text,body.theme-db .accent-500.hint-text,body.theme-db .accent-500 .hint-text,body.theme-db .accent-500.disabled-text,body.theme-db .accent-500 .disabled-text,body.theme-db .accent-600.hint-text,body.theme-db .accent-600 .hint-text,body.theme-db .accent-600.disabled-text,body.theme-db .accent-600 .disabled-text,body.theme-db .accent.hint-text,body.theme-db .accent .hint-text,body.theme-db .accent.disabled-text,body.theme-db .accent .disabled-text,body.theme-db .warn-500.hint-text,body.theme-db .warn-500 .hint-text,body.theme-db .warn-500.disabled-text,body.theme-db .warn-500 .disabled-text,body.theme-db .warn-600.hint-text,body.theme-db .warn-600 .hint-text,body.theme-db .warn-600.disabled-text,body.theme-db .warn-600 .disabled-text,body.theme-db .warn-700.hint-text,body.theme-db .warn-700 .hint-text,body.theme-db .warn-700.disabled-text,body.theme-db .warn-700 .disabled-text,body.theme-db .warn-800.hint-text,body.theme-db .warn-800 .hint-text,body.theme-db .warn-800.disabled-text,body.theme-db .warn-800 .disabled-text,body.theme-db .warn-900.hint-text,body.theme-db .warn-900 .hint-text,body.theme-db .warn-900.disabled-text,body.theme-db .warn-900 .disabled-text,body.theme-db .warn-A200.hint-text,body.theme-db .warn-A200 .hint-text,body.theme-db .warn-A200.disabled-text,body.theme-db .warn-A200 .disabled-text,body.theme-db .warn-A400.hint-text,body.theme-db .warn-A400 .hint-text,body.theme-db .warn-A400.disabled-text,body.theme-db .warn-A400 .disabled-text,body.theme-db .warn-A700.hint-text,body.theme-db .warn-A700 .hint-text,body.theme-db .warn-A700.disabled-text,body.theme-db .warn-A700 .disabled-text,body.theme-db .warn.hint-text,body.theme-db .warn .hint-text,body.theme-db .warn.disabled-text,body.theme-db .warn .disabled-text{color:#ffffff80!important}body.theme-db .primary-300.divider,body.theme-db .primary-300 .divider,body.theme-db .primary-400.divider,body.theme-db .primary-400 .divider,body.theme-db .primary-500.divider,body.theme-db .primary-500 .divider,body.theme-db .primary-600.divider,body.theme-db .primary-600 .divider,body.theme-db .primary-700.divider,body.theme-db .primary-700 .divider,body.theme-db .primary-800.divider,body.theme-db .primary-800 .divider,body.theme-db .primary-900.divider,body.theme-db .primary-900 .divider,body.theme-db .primary-A200.divider,body.theme-db .primary-A200 .divider,body.theme-db .primary-A400.divider,body.theme-db .primary-A400 .divider,body.theme-db .primary-A700.divider,body.theme-db .primary-A700 .divider,body.theme-db .primary.divider,body.theme-db .primary .divider,body.theme-db .accent-400.divider,body.theme-db .accent-400 .divider,body.theme-db .accent-500.divider,body.theme-db .accent-500 .divider,body.theme-db .accent-600.divider,body.theme-db .accent-600 .divider,body.theme-db .accent.divider,body.theme-db .accent .divider,body.theme-db .warn-500.divider,body.theme-db .warn-500 .divider,body.theme-db .warn-600.divider,body.theme-db .warn-600 .divider,body.theme-db .warn-700.divider,body.theme-db .warn-700 .divider,body.theme-db .warn-800.divider,body.theme-db .warn-800 .divider,body.theme-db .warn-900.divider,body.theme-db .warn-900 .divider,body.theme-db .warn-A200.divider,body.theme-db .warn-A200 .divider,body.theme-db .warn-A400.divider,body.theme-db .warn-A400 .divider,body.theme-db .warn-A700.divider,body.theme-db .warn-A700 .divider,body.theme-db .warn.divider,body.theme-db .warn .divider{color:#ffffff1f!important}body.theme-db .primary-300 .mat-ripple-element,body.theme-db .primary-400 .mat-ripple-element,body.theme-db .primary-500 .mat-ripple-element,body.theme-db .primary-600 .mat-ripple-element,body.theme-db .primary-700 .mat-ripple-element,body.theme-db .primary-800 .mat-ripple-element,body.theme-db .primary-900 .mat-ripple-element,body.theme-db .primary-A200 .mat-ripple-element,body.theme-db .primary-A400 .mat-ripple-element,body.theme-db .primary-A700 .mat-ripple-element,body.theme-db .primary .mat-ripple-element,body.theme-db .accent-400 .mat-ripple-element,body.theme-db .accent-500 .mat-ripple-element,body.theme-db .accent-600 .mat-ripple-element,body.theme-db .accent .mat-ripple-element,body.theme-db .warn-500 .mat-ripple-element,body.theme-db .warn-600 .mat-ripple-element,body.theme-db .warn-700 .mat-ripple-element,body.theme-db .warn-800 .mat-ripple-element,body.theme-db .warn-900 .mat-ripple-element,body.theme-db .warn-A200 .mat-ripple-element,body.theme-db .warn-A400 .mat-ripple-element,body.theme-db .warn-A700 .mat-ripple-element,body.theme-db .warn .mat-ripple-element{background:#ffffff1a}body.theme-db .primary-300 .adaptive-border-color,body.theme-db .primary-400 .adaptive-border-color,body.theme-db .primary-500 .adaptive-border-color,body.theme-db .primary-600 .adaptive-border-color,body.theme-db .primary-700 .adaptive-border-color,body.theme-db .primary-800 .adaptive-border-color,body.theme-db .primary-900 .adaptive-border-color,body.theme-db .primary-A200 .adaptive-border-color,body.theme-db .primary-A400 .adaptive-border-color,body.theme-db .primary-A700 .adaptive-border-color,body.theme-db .primary .adaptive-border-color,body.theme-db .accent-400 .adaptive-border-color,body.theme-db .accent-500 .adaptive-border-color,body.theme-db .accent-600 .adaptive-border-color,body.theme-db .accent .adaptive-border-color,body.theme-db .warn-500 .adaptive-border-color,body.theme-db .warn-600 .adaptive-border-color,body.theme-db .warn-700 .adaptive-border-color,body.theme-db .warn-800 .adaptive-border-color,body.theme-db .warn-900 .adaptive-border-color,body.theme-db .warn-A200 .adaptive-border-color,body.theme-db .warn-A400 .adaptive-border-color,body.theme-db .warn-A700 .adaptive-border-color,body.theme-db .warn .adaptive-border-color{border-color:#ffffff1f}body.theme-db .primary-50 input[type=text],body.theme-db .primary-100 input[type=text],body.theme-db .primary-200 input[type=text],body.theme-db .primary-A100 input[type=text],body.theme-db .accent-50 input[type=text],body.theme-db .accent-100 input[type=text],body.theme-db .warn-50 input[type=text],body.theme-db .warn-100 input[type=text],body.theme-db .warn-200 input[type=text],body.theme-db .warn-300 input[type=text],body.theme-db .warn-400 input[type=text],body.theme-db .warn-A100 input[type=text]{color:#000}body.theme-db .primary-50 .mat-form-field-label,body.theme-db .primary-100 .mat-form-field-label,body.theme-db .primary-200 .mat-form-field-label,body.theme-db .primary-A100 .mat-form-field-label,body.theme-db .accent-50 .mat-form-field-label,body.theme-db .accent-100 .mat-form-field-label,body.theme-db .warn-50 .mat-form-field-label,body.theme-db .warn-100 .mat-form-field-label,body.theme-db .warn-200 .mat-form-field-label,body.theme-db .warn-300 .mat-form-field-label,body.theme-db .warn-400 .mat-form-field-label,body.theme-db .warn-A100 .mat-form-field-label{color:#00000061}body.theme-db .primary-50 .mat-form-field-underline,body.theme-db .primary-100 .mat-form-field-underline,body.theme-db .primary-200 .mat-form-field-underline,body.theme-db .primary-A100 .mat-form-field-underline,body.theme-db .accent-50 .mat-form-field-underline,body.theme-db .accent-100 .mat-form-field-underline,body.theme-db .warn-50 .mat-form-field-underline,body.theme-db .warn-100 .mat-form-field-underline,body.theme-db .warn-200 .mat-form-field-underline,body.theme-db .warn-300 .mat-form-field-underline,body.theme-db .warn-400 .mat-form-field-underline,body.theme-db .warn-A100 .mat-form-field-underline{background-color:#0000001f}body.theme-db .primary-50 .mat-select-trigger,body.theme-db .primary-50 .mat-select-arrow,body.theme-db .primary-100 .mat-select-trigger,body.theme-db .primary-100 .mat-select-arrow,body.theme-db .primary-200 .mat-select-trigger,body.theme-db .primary-200 .mat-select-arrow,body.theme-db .primary-A100 .mat-select-trigger,body.theme-db .primary-A100 .mat-select-arrow,body.theme-db .accent-50 .mat-select-trigger,body.theme-db .accent-50 .mat-select-arrow,body.theme-db .accent-100 .mat-select-trigger,body.theme-db .accent-100 .mat-select-arrow,body.theme-db .warn-50 .mat-select-trigger,body.theme-db .warn-50 .mat-select-arrow,body.theme-db .warn-100 .mat-select-trigger,body.theme-db .warn-100 .mat-select-arrow,body.theme-db .warn-200 .mat-select-trigger,body.theme-db .warn-200 .mat-select-arrow,body.theme-db .warn-300 .mat-select-trigger,body.theme-db .warn-300 .mat-select-arrow,body.theme-db .warn-400 .mat-select-trigger,body.theme-db .warn-400 .mat-select-arrow,body.theme-db .warn-A100 .mat-select-trigger,body.theme-db .warn-A100 .mat-select-arrow{color:#00000061}body.theme-db .primary-50 .mat-select-underline,body.theme-db .primary-100 .mat-select-underline,body.theme-db .primary-200 .mat-select-underline,body.theme-db .primary-A100 .mat-select-underline,body.theme-db .accent-50 .mat-select-underline,body.theme-db .accent-100 .mat-select-underline,body.theme-db .warn-50 .mat-select-underline,body.theme-db .warn-100 .mat-select-underline,body.theme-db .warn-200 .mat-select-underline,body.theme-db .warn-300 .mat-select-underline,body.theme-db .warn-400 .mat-select-underline,body.theme-db .warn-A100 .mat-select-underline{background-color:#0000001f}body.theme-db .primary-50 .mat-select-disabled .mat-select-value,body.theme-db .primary-50 .mat-select-arrow,body.theme-db .primary-50 .mat-select-trigger,body.theme-db .primary-100 .mat-select-disabled .mat-select-value,body.theme-db .primary-100 .mat-select-arrow,body.theme-db .primary-100 .mat-select-trigger,body.theme-db .primary-200 .mat-select-disabled .mat-select-value,body.theme-db .primary-200 .mat-select-arrow,body.theme-db .primary-200 .mat-select-trigger,body.theme-db .primary-A100 .mat-select-disabled .mat-select-value,body.theme-db .primary-A100 .mat-select-arrow,body.theme-db .primary-A100 .mat-select-trigger,body.theme-db .accent-50 .mat-select-disabled .mat-select-value,body.theme-db .accent-50 .mat-select-arrow,body.theme-db .accent-50 .mat-select-trigger,body.theme-db .accent-100 .mat-select-disabled .mat-select-value,body.theme-db .accent-100 .mat-select-arrow,body.theme-db .accent-100 .mat-select-trigger,body.theme-db .warn-50 .mat-select-disabled .mat-select-value,body.theme-db .warn-50 .mat-select-arrow,body.theme-db .warn-50 .mat-select-trigger,body.theme-db .warn-100 .mat-select-disabled .mat-select-value,body.theme-db .warn-100 .mat-select-arrow,body.theme-db .warn-100 .mat-select-trigger,body.theme-db .warn-200 .mat-select-disabled .mat-select-value,body.theme-db .warn-200 .mat-select-arrow,body.theme-db .warn-200 .mat-select-trigger,body.theme-db .warn-300 .mat-select-disabled .mat-select-value,body.theme-db .warn-300 .mat-select-arrow,body.theme-db .warn-300 .mat-select-trigger,body.theme-db .warn-400 .mat-select-disabled .mat-select-value,body.theme-db .warn-400 .mat-select-arrow,body.theme-db .warn-400 .mat-select-trigger,body.theme-db .warn-A100 .mat-select-disabled .mat-select-value,body.theme-db .warn-A100 .mat-select-arrow,body.theme-db .warn-A100 .mat-select-trigger{color:#00000061}body.theme-db .primary-300 input[type=text],body.theme-db .primary-400 input[type=text],body.theme-db .primary-500 input[type=text],body.theme-db .primary-600 input[type=text],body.theme-db .primary-700 input[type=text],body.theme-db .primary-800 input[type=text],body.theme-db .primary-900 input[type=text],body.theme-db .primary-A200 input[type=text],body.theme-db .primary-A400 input[type=text],body.theme-db .primary-A700 input[type=text],body.theme-db .primary input[type=text],body.theme-db .accent-400 input[type=text],body.theme-db .accent-500 input[type=text],body.theme-db .accent-600 input[type=text],body.theme-db .accent input[type=text],body.theme-db .warn-500 input[type=text],body.theme-db .warn-600 input[type=text],body.theme-db .warn-700 input[type=text],body.theme-db .warn-800 input[type=text],body.theme-db .warn-900 input[type=text],body.theme-db .warn-A200 input[type=text],body.theme-db .warn-A400 input[type=text],body.theme-db .warn-A700 input[type=text],body.theme-db .warn input[type=text]{color:#fff}body.theme-db .primary-300 .mat-form-field-label,body.theme-db .primary-400 .mat-form-field-label,body.theme-db .primary-500 .mat-form-field-label,body.theme-db .primary-600 .mat-form-field-label,body.theme-db .primary-700 .mat-form-field-label,body.theme-db .primary-800 .mat-form-field-label,body.theme-db .primary-900 .mat-form-field-label,body.theme-db .primary-A200 .mat-form-field-label,body.theme-db .primary-A400 .mat-form-field-label,body.theme-db .primary-A700 .mat-form-field-label,body.theme-db .primary .mat-form-field-label,body.theme-db .accent-400 .mat-form-field-label,body.theme-db .accent-500 .mat-form-field-label,body.theme-db .accent-600 .mat-form-field-label,body.theme-db .accent .mat-form-field-label,body.theme-db .warn-500 .mat-form-field-label,body.theme-db .warn-600 .mat-form-field-label,body.theme-db .warn-700 .mat-form-field-label,body.theme-db .warn-800 .mat-form-field-label,body.theme-db .warn-900 .mat-form-field-label,body.theme-db .warn-A200 .mat-form-field-label,body.theme-db .warn-A400 .mat-form-field-label,body.theme-db .warn-A700 .mat-form-field-label,body.theme-db .warn .mat-form-field-label{color:#ffffff80}body.theme-db .primary-300 .mat-form-field-underline,body.theme-db .primary-400 .mat-form-field-underline,body.theme-db .primary-500 .mat-form-field-underline,body.theme-db .primary-600 .mat-form-field-underline,body.theme-db .primary-700 .mat-form-field-underline,body.theme-db .primary-800 .mat-form-field-underline,body.theme-db .primary-900 .mat-form-field-underline,body.theme-db .primary-A200 .mat-form-field-underline,body.theme-db .primary-A400 .mat-form-field-underline,body.theme-db .primary-A700 .mat-form-field-underline,body.theme-db .primary .mat-form-field-underline,body.theme-db .accent-400 .mat-form-field-underline,body.theme-db .accent-500 .mat-form-field-underline,body.theme-db .accent-600 .mat-form-field-underline,body.theme-db .accent .mat-form-field-underline,body.theme-db .warn-500 .mat-form-field-underline,body.theme-db .warn-600 .mat-form-field-underline,body.theme-db .warn-700 .mat-form-field-underline,body.theme-db .warn-800 .mat-form-field-underline,body.theme-db .warn-900 .mat-form-field-underline,body.theme-db .warn-A200 .mat-form-field-underline,body.theme-db .warn-A400 .mat-form-field-underline,body.theme-db .warn-A700 .mat-form-field-underline,body.theme-db .warn .mat-form-field-underline{background-color:#ffffff1f}body.theme-db .primary-300 .mat-select-trigger,body.theme-db .primary-300 .mat-select-arrow,body.theme-db .primary-400 .mat-select-trigger,body.theme-db .primary-400 .mat-select-arrow,body.theme-db .primary-500 .mat-select-trigger,body.theme-db .primary-500 .mat-select-arrow,body.theme-db .primary-600 .mat-select-trigger,body.theme-db .primary-600 .mat-select-arrow,body.theme-db .primary-700 .mat-select-trigger,body.theme-db .primary-700 .mat-select-arrow,body.theme-db .primary-800 .mat-select-trigger,body.theme-db .primary-800 .mat-select-arrow,body.theme-db .primary-900 .mat-select-trigger,body.theme-db .primary-900 .mat-select-arrow,body.theme-db .primary-A200 .mat-select-trigger,body.theme-db .primary-A200 .mat-select-arrow,body.theme-db .primary-A400 .mat-select-trigger,body.theme-db .primary-A400 .mat-select-arrow,body.theme-db .primary-A700 .mat-select-trigger,body.theme-db .primary-A700 .mat-select-arrow,body.theme-db .primary .mat-select-trigger,body.theme-db .primary .mat-select-arrow,body.theme-db .accent-400 .mat-select-trigger,body.theme-db .accent-400 .mat-select-arrow,body.theme-db .accent-500 .mat-select-trigger,body.theme-db .accent-500 .mat-select-arrow,body.theme-db .accent-600 .mat-select-trigger,body.theme-db .accent-600 .mat-select-arrow,body.theme-db .accent .mat-select-trigger,body.theme-db .accent .mat-select-arrow,body.theme-db .warn-500 .mat-select-trigger,body.theme-db .warn-500 .mat-select-arrow,body.theme-db .warn-600 .mat-select-trigger,body.theme-db .warn-600 .mat-select-arrow,body.theme-db .warn-700 .mat-select-trigger,body.theme-db .warn-700 .mat-select-arrow,body.theme-db .warn-800 .mat-select-trigger,body.theme-db .warn-800 .mat-select-arrow,body.theme-db .warn-900 .mat-select-trigger,body.theme-db .warn-900 .mat-select-arrow,body.theme-db .warn-A200 .mat-select-trigger,body.theme-db .warn-A200 .mat-select-arrow,body.theme-db .warn-A400 .mat-select-trigger,body.theme-db .warn-A400 .mat-select-arrow,body.theme-db .warn-A700 .mat-select-trigger,body.theme-db .warn-A700 .mat-select-arrow,body.theme-db .warn .mat-select-trigger,body.theme-db .warn .mat-select-arrow{color:#ffffff80}body.theme-db .primary-300 .mat-select-underline,body.theme-db .primary-400 .mat-select-underline,body.theme-db .primary-500 .mat-select-underline,body.theme-db .primary-600 .mat-select-underline,body.theme-db .primary-700 .mat-select-underline,body.theme-db .primary-800 .mat-select-underline,body.theme-db .primary-900 .mat-select-underline,body.theme-db .primary-A200 .mat-select-underline,body.theme-db .primary-A400 .mat-select-underline,body.theme-db .primary-A700 .mat-select-underline,body.theme-db .primary .mat-select-underline,body.theme-db .accent-400 .mat-select-underline,body.theme-db .accent-500 .mat-select-underline,body.theme-db .accent-600 .mat-select-underline,body.theme-db .accent .mat-select-underline,body.theme-db .warn-500 .mat-select-underline,body.theme-db .warn-600 .mat-select-underline,body.theme-db .warn-700 .mat-select-underline,body.theme-db .warn-800 .mat-select-underline,body.theme-db .warn-900 .mat-select-underline,body.theme-db .warn-A200 .mat-select-underline,body.theme-db .warn-A400 .mat-select-underline,body.theme-db .warn-A700 .mat-select-underline,body.theme-db .warn .mat-select-underline{background-color:#ffffff1f}body.theme-db .primary-300 .mat-select-disabled .mat-select-value,body.theme-db .primary-300 .mat-select-arrow,body.theme-db .primary-300 .mat-select-trigger,body.theme-db .primary-400 .mat-select-disabled .mat-select-value,body.theme-db .primary-400 .mat-select-arrow,body.theme-db .primary-400 .mat-select-trigger,body.theme-db .primary-500 .mat-select-disabled .mat-select-value,body.theme-db .primary-500 .mat-select-arrow,body.theme-db .primary-500 .mat-select-trigger,body.theme-db .primary-600 .mat-select-disabled .mat-select-value,body.theme-db .primary-600 .mat-select-arrow,body.theme-db .primary-600 .mat-select-trigger,body.theme-db .primary-700 .mat-select-disabled .mat-select-value,body.theme-db .primary-700 .mat-select-arrow,body.theme-db .primary-700 .mat-select-trigger,body.theme-db .primary-800 .mat-select-disabled .mat-select-value,body.theme-db .primary-800 .mat-select-arrow,body.theme-db .primary-800 .mat-select-trigger,body.theme-db .primary-900 .mat-select-disabled .mat-select-value,body.theme-db .primary-900 .mat-select-arrow,body.theme-db .primary-900 .mat-select-trigger,body.theme-db .primary-A200 .mat-select-disabled .mat-select-value,body.theme-db .primary-A200 .mat-select-arrow,body.theme-db .primary-A200 .mat-select-trigger,body.theme-db .primary-A400 .mat-select-disabled .mat-select-value,body.theme-db .primary-A400 .mat-select-arrow,body.theme-db .primary-A400 .mat-select-trigger,body.theme-db .primary-A700 .mat-select-disabled .mat-select-value,body.theme-db .primary-A700 .mat-select-arrow,body.theme-db .primary-A700 .mat-select-trigger,body.theme-db .primary .mat-select-disabled .mat-select-value,body.theme-db .primary .mat-select-arrow,body.theme-db .primary .mat-select-trigger,body.theme-db .accent-400 .mat-select-disabled .mat-select-value,body.theme-db .accent-400 .mat-select-arrow,body.theme-db .accent-400 .mat-select-trigger,body.theme-db .accent-500 .mat-select-disabled .mat-select-value,body.theme-db .accent-500 .mat-select-arrow,body.theme-db .accent-500 .mat-select-trigger,body.theme-db .accent-600 .mat-select-disabled .mat-select-value,body.theme-db .accent-600 .mat-select-arrow,body.theme-db .accent-600 .mat-select-trigger,body.theme-db .accent .mat-select-disabled .mat-select-value,body.theme-db .accent .mat-select-arrow,body.theme-db .accent .mat-select-trigger,body.theme-db .warn-500 .mat-select-disabled .mat-select-value,body.theme-db .warn-500 .mat-select-arrow,body.theme-db .warn-500 .mat-select-trigger,body.theme-db .warn-600 .mat-select-disabled .mat-select-value,body.theme-db .warn-600 .mat-select-arrow,body.theme-db .warn-600 .mat-select-trigger,body.theme-db .warn-700 .mat-select-disabled .mat-select-value,body.theme-db .warn-700 .mat-select-arrow,body.theme-db .warn-700 .mat-select-trigger,body.theme-db .warn-800 .mat-select-disabled .mat-select-value,body.theme-db .warn-800 .mat-select-arrow,body.theme-db .warn-800 .mat-select-trigger,body.theme-db .warn-900 .mat-select-disabled .mat-select-value,body.theme-db .warn-900 .mat-select-arrow,body.theme-db .warn-900 .mat-select-trigger,body.theme-db .warn-A200 .mat-select-disabled .mat-select-value,body.theme-db .warn-A200 .mat-select-arrow,body.theme-db .warn-A200 .mat-select-trigger,body.theme-db .warn-A400 .mat-select-disabled .mat-select-value,body.theme-db .warn-A400 .mat-select-arrow,body.theme-db .warn-A400 .mat-select-trigger,body.theme-db .warn-A700 .mat-select-disabled .mat-select-value,body.theme-db .warn-A700 .mat-select-arrow,body.theme-db .warn-A700 .mat-select-trigger,body.theme-db .warn .mat-select-disabled .mat-select-value,body.theme-db .warn .mat-select-arrow,body.theme-db .warn .mat-select-trigger{color:#ffffff80}body.theme-db .primary-300 .mat-select-value,body.theme-db .primary-400 .mat-select-value,body.theme-db .primary-500 .mat-select-value,body.theme-db .primary-600 .mat-select-value,body.theme-db .primary-700 .mat-select-value,body.theme-db .primary-800 .mat-select-value,body.theme-db .primary-900 .mat-select-value,body.theme-db .primary-A200 .mat-select-value,body.theme-db .primary-A400 .mat-select-value,body.theme-db .primary-A700 .mat-select-value,body.theme-db .primary .mat-select-value,body.theme-db .accent-400 .mat-select-value,body.theme-db .accent-500 .mat-select-value,body.theme-db .accent-600 .mat-select-value,body.theme-db .accent .mat-select-value,body.theme-db .warn-500 .mat-select-value,body.theme-db .warn-600 .mat-select-value,body.theme-db .warn-700 .mat-select-value,body.theme-db .warn-800 .mat-select-value,body.theme-db .warn-900 .mat-select-value,body.theme-db .warn-A200 .mat-select-value,body.theme-db .warn-A400 .mat-select-value,body.theme-db .warn-A700 .mat-select-value,body.theme-db .warn .mat-select-value{color:#fff}body.theme-darkblue{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #353a48;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #003366;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #003366;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #353a48;--mdc-filled-text-field-focus-active-indicator-color: #353a48;--mdc-filled-text-field-focus-label-text-color: rgba(53, 58, 72, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #353a48;--mdc-outlined-text-field-focus-outline-color: #353a48;--mdc-outlined-text-field-focus-label-text-color: rgba(53, 58, 72, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(53, 58, 72, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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(53, 58, 72, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-select-arrow-transform: translateY(-8px);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #353a48;--mdc-switch-selected-handle-color: #353a48;--mdc-switch-selected-hover-state-layer-color: #353a48;--mdc-switch-selected-pressed-state-layer-color: #353a48;--mdc-switch-selected-focus-handle-color: #1e2129;--mdc-switch-selected-hover-handle-color: #1e2129;--mdc-switch-selected-pressed-handle-color: #1e2129;--mdc-switch-selected-focus-track-color: #7d818c;--mdc-switch-selected-hover-track-color: #7d818c;--mdc-switch-selected-pressed-track-color: #7d818c;--mdc-switch-selected-track-color: #7d818c;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-switch-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #353a48;--mdc-slider-focus-handle-color: #353a48;--mdc-slider-hover-handle-color: #353a48;--mdc-slider-active-track-color: #353a48;--mdc-slider-inactive-track-color: #353a48;--mdc-slider-with-tick-marks-inactive-container-color: #353a48;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #353a48;--mat-slider-hover-state-layer-color: rgba(53, 58, 72, .05);--mat-slider-focus-state-layer-color: rgba(53, 58, 72, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--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);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #003366;--mdc-checkbox-selected-hover-icon-color: #003366;--mdc-checkbox-selected-icon-color: #003366;--mdc-checkbox-selected-pressed-icon-color: #003366;--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-selected-focus-state-layer-color: #003366;--mdc-checkbox-selected-hover-state-layer-color: #003366;--mdc-checkbox-selected-pressed-state-layer-color: #003366;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #003366;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #353a48;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #353a48;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-standard-button-toggle-height: 48px;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #353a48;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(53, 58, 72, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(53, 58, 72, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(53, 58, 72, .3);--mat-datepicker-toggle-active-state-icon-color: #353a48;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(53, 58, 72, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #353a48;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #353a48;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #353a48;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--mat-tree-node-min-height: 48px}body.theme-darkblue .mat-accent{--mat-option-selected-state-label-text-color: #003366;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body.theme-darkblue .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body.theme-darkblue .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #353a48;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #353a48;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-darkblue .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #003366;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #003366;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-darkblue .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-darkblue .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #353a48;--mdc-linear-progress-track-color: rgba(53, 58, 72, .25)}body.theme-darkblue .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #003366;--mdc-linear-progress-track-color: rgba(0, 51, 102, .25)}body.theme-darkblue .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}body.theme-darkblue .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #003366;--mdc-filled-text-field-focus-active-indicator-color: #003366;--mdc-filled-text-field-focus-label-text-color: rgba(0, 51, 102, .87);--mdc-outlined-text-field-caret-color: #003366;--mdc-outlined-text-field-focus-outline-color: #003366;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 51, 102, .87);--mat-form-field-focus-select-arrow-color: rgba(0, 51, 102, .87)}body.theme-darkblue .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}body.theme-darkblue .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(0, 51, 102, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-darkblue .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-darkblue .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}body.theme-darkblue .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,body.theme-darkblue .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #353a48;--mdc-chip-elevated-selected-container-color: #353a48;--mdc-chip-elevated-disabled-container-color: #353a48;--mdc-chip-flat-disabled-selected-container-color: #353a48;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-darkblue .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,body.theme-darkblue .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #003366;--mdc-chip-elevated-selected-container-color: #003366;--mdc-chip-elevated-disabled-container-color: #003366;--mdc-chip-flat-disabled-selected-container-color: #003366;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-darkblue .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,body.theme-darkblue .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-darkblue .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}body.theme-darkblue .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: rgba(0, 0, 0, .87)}body.theme-darkblue .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #003366;--mdc-switch-selected-handle-color: #003366;--mdc-switch-selected-hover-state-layer-color: #003366;--mdc-switch-selected-pressed-state-layer-color: #003366}body.theme-darkblue .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}body.theme-darkblue .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #353a48;--mdc-radio-selected-hover-icon-color: #353a48;--mdc-radio-selected-icon-color: #353a48;--mdc-radio-selected-pressed-icon-color: #353a48;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #353a48;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-darkblue .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #003366;--mdc-radio-selected-hover-icon-color: #003366;--mdc-radio-selected-icon-color: #003366;--mdc-radio-selected-pressed-icon-color: #003366;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #003366;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-darkblue .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-darkblue .mat-accent{--mdc-slider-handle-color: #003366;--mdc-slider-focus-handle-color: #003366;--mdc-slider-hover-handle-color: #003366;--mdc-slider-active-track-color: #003366;--mdc-slider-inactive-track-color: #003366;--mdc-slider-with-tick-marks-inactive-container-color: #003366;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #003366;--mat-slider-hover-state-layer-color: rgba(0, 51, 102, .05);--mat-slider-focus-state-layer-color: rgba(0, 51, 102, .2)}body.theme-darkblue .mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2)}body.theme-darkblue .mdc-list-item__start,body.theme-darkblue .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #353a48;--mdc-radio-selected-hover-icon-color: #353a48;--mdc-radio-selected-icon-color: #353a48;--mdc-radio-selected-pressed-icon-color: #353a48}body.theme-darkblue .mat-accent .mdc-list-item__start,body.theme-darkblue .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #003366;--mdc-radio-selected-hover-icon-color: #003366;--mdc-radio-selected-icon-color: #003366;--mdc-radio-selected-pressed-icon-color: #003366}body.theme-darkblue .mat-warn .mdc-list-item__start,body.theme-darkblue .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}body.theme-darkblue .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: white;--mdc-checkbox-selected-focus-icon-color: #353a48;--mdc-checkbox-selected-hover-icon-color: #353a48;--mdc-checkbox-selected-icon-color: #353a48;--mdc-checkbox-selected-pressed-icon-color: #353a48;--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-selected-focus-state-layer-color: #353a48;--mdc-checkbox-selected-hover-state-layer-color: #353a48;--mdc-checkbox-selected-pressed-state-layer-color: #353a48;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-darkblue .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: white;--mdc-checkbox-selected-focus-icon-color: #003366;--mdc-checkbox-selected-hover-icon-color: #003366;--mdc-checkbox-selected-icon-color: #003366;--mdc-checkbox-selected-pressed-icon-color: #003366;--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-selected-focus-state-layer-color: #003366;--mdc-checkbox-selected-hover-state-layer-color: #003366;--mdc-checkbox-selected-pressed-state-layer-color: #003366;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-darkblue .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-darkblue .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,body.theme-darkblue .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,body.theme-darkblue .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,body.theme-darkblue .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#353a48}body.theme-darkblue .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,body.theme-darkblue .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,body.theme-darkblue .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}body.theme-darkblue .mdc-list-item__start,body.theme-darkblue .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}body.theme-darkblue .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,body.theme-darkblue .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,body.theme-darkblue .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}body.theme-darkblue .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,body.theme-darkblue .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,body.theme-darkblue .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}body.theme-darkblue .mat-mdc-tab-group,body.theme-darkblue .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #353a48;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #353a48;--mat-tab-header-active-ripple-color: #353a48;--mat-tab-header-inactive-ripple-color: #353a48;--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: #353a48;--mat-tab-header-active-hover-label-text-color: #353a48;--mat-tab-header-active-focus-indicator-color: #353a48;--mat-tab-header-active-hover-indicator-color: #353a48}body.theme-darkblue .mat-mdc-tab-group.mat-accent,body.theme-darkblue .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #003366;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #003366;--mat-tab-header-active-ripple-color: #003366;--mat-tab-header-inactive-ripple-color: #003366;--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: #003366;--mat-tab-header-active-hover-label-text-color: #003366;--mat-tab-header-active-focus-indicator-color: #003366;--mat-tab-header-active-hover-indicator-color: #003366}body.theme-darkblue .mat-mdc-tab-group.mat-warn,body.theme-darkblue .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}body.theme-darkblue .mat-mdc-tab-group.mat-background-primary,body.theme-darkblue .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #353a48;--mat-tab-header-with-background-foreground-color: white}body.theme-darkblue .mat-mdc-tab-group.mat-background-accent,body.theme-darkblue .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #003366;--mat-tab-header-with-background-foreground-color: white}body.theme-darkblue .mat-mdc-tab-group.mat-background-warn,body.theme-darkblue .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}body.theme-darkblue .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}body.theme-darkblue .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: white;--mdc-checkbox-selected-focus-icon-color: #353a48;--mdc-checkbox-selected-hover-icon-color: #353a48;--mdc-checkbox-selected-icon-color: #353a48;--mdc-checkbox-selected-pressed-icon-color: #353a48;--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-selected-focus-state-layer-color: #353a48;--mdc-checkbox-selected-hover-state-layer-color: #353a48;--mdc-checkbox-selected-pressed-state-layer-color: #353a48;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-darkblue .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-darkblue .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #353a48;--mat-text-button-state-layer-color: #353a48;--mat-text-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-darkblue .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #003366;--mat-text-button-state-layer-color: #003366;--mat-text-button-ripple-color: rgba(0, 51, 102, .1)}body.theme-darkblue .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-darkblue .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #353a48;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-darkblue .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #003366;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-darkblue .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-darkblue .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #353a48;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-darkblue .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #003366;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-darkblue .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-darkblue .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #353a48;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #353a48;--mat-outlined-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-darkblue .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #003366;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #003366;--mat-outlined-button-ripple-color: rgba(0, 51, 102, .1)}body.theme-darkblue .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-darkblue .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #353a48;--mat-icon-button-state-layer-color: #353a48;--mat-icon-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-darkblue .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #003366;--mat-icon-button-state-layer-color: #003366;--mat-icon-button-ripple-color: rgba(0, 51, 102, .1)}body.theme-darkblue .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-darkblue .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}body.theme-darkblue .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #353a48;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-darkblue .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #003366;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-darkblue .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-darkblue .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #353a48;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-darkblue .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #003366;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-darkblue .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-darkblue .mat-accent{--mdc-circular-progress-active-indicator-color: #003366}body.theme-darkblue .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}body.theme-darkblue .mat-badge-accent{--mat-badge-background-color: #003366;--mat-badge-text-color: white}body.theme-darkblue .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}body.theme-darkblue .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #003366;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 51, 102, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 51, 102, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 51, 102, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 51, 102, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-darkblue .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-darkblue .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #003366}body.theme-darkblue .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}body.theme-darkblue .mat-calendar-controls{--mat-icon-button-touch-target-display: none}body.theme-darkblue .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}body.theme-darkblue .mat-icon.mat-primary{--mat-icon-color: #353a48}body.theme-darkblue .mat-icon.mat-accent{--mat-icon-color: #003366}body.theme-darkblue .mat-icon.mat-warn{--mat-icon-color: #f44336}body.theme-darkblue .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #003366;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #003366;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #003366;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-darkblue .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-darkblue .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #353a48;--mat-toolbar-container-text-color: white}body.theme-darkblue .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #003366;--mat-toolbar-container-text-color: white}body.theme-darkblue .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}body.theme-darkblue{color:#000000de;background:#f5f5f5}body.theme-darkblue .secondary-text,body.theme-darkblue .icon,body.theme-darkblue i{color:#0000008a}body.theme-darkblue .hint-text,body.theme-darkblue .disabled-text{color:#00000061}body.theme-darkblue .fade-text,body.theme-darkblue .divider{color:#0000001f}body.theme-darkblue .fuse-card{background:#fff;border-color:#0000001f}body.theme-darkblue .fuse-card .card-divider{border-top:1px solid rgba(0,0,0,.12)}body.theme-darkblue .avatar{color:#000000de}body.theme-darkblue .form-wrapper{background-color:#fff}body.theme-darkblue .navigation-simple .item.selected{background-color:#0000000a}body.theme-darkblue .navigation-simple .subheader{border-top:1px solid rgba(0,0,0,.12)}body.theme-darkblue .simple-pagination{background:#fff}body.theme-darkblue .simple-pagination .pagination-item{color:#0000008a}body.theme-darkblue .simple-pagination .pagination-item:hover{color:#000000de}body.theme-darkblue .simple-pagination .pagination-item.disabled{color:#00000061}body.theme-darkblue .price-tables .price-table{background:#fff}body.theme-darkblue .price-tables .price-table.style-1 .price .currency,body.theme-darkblue .price-tables .price-table.style-1 .price .period,body.theme-darkblue .price-tables .price-table.style-2 .price .currency,body.theme-darkblue .price-tables .price-table.style-2 .period,body.theme-darkblue .price-tables .price-table.style-3 .package-type .subtitle,body.theme-darkblue .price-tables .price-table.style-3 .terms,body.theme-darkblue .price-tables .price-table.style-3 .note{color:#0000008a}body.theme-darkblue .simple-table-container{background:#fff}body.theme-darkblue table.simple thead tr th{color:#0000008a;border-bottom:1px solid rgba(0,0,0,.12)}body.theme-darkblue table.simple tbody tr td{border-bottom:1px solid rgba(0,0,0,.12)}body.theme-darkblue table.simple.clickable tbody tr:hover{background-color:#0000000a}body.theme-darkblue .page-layout.carded.fullwidth>.center>.content-card{background:#fff;border-radius:8px 8px 0 0}body.theme-darkblue .page-layout.carded.fullwidth>.center>.content-card>.toolbar{border-bottom-color:#0000001f}body.theme-darkblue .page-layout.carded.left-sidebar>.center>.content-card,body.theme-darkblue .page-layout.carded.right-sidebar>.center>.content-card{background:#fff;border-radius:8px 8px 0 0}body.theme-darkblue .page-layout.carded.left-sidebar>.center>.content-card>.toolbar,body.theme-darkblue .page-layout.carded.right-sidebar>.center>.content-card>.toolbar{border-bottom-color:#0000001f}body.theme-darkblue .page-layout.simple.left-sidebar>.center>.content,body.theme-darkblue .page-layout.simple.right-sidebar>.center>.content{background:#fff}body.theme-darkblue .page-layout.simple.left-sidebar.inner-sidebar>.content>.center>.content,body.theme-darkblue .page-layout.simple.right-sidebar.inner-sidebar>.content>.center>.content{background:#fff}body.theme-darkblue fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-darkblue fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-darkblue fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-darkblue fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-darkblue fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-darkblue fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced{background-color:#036!important}body.theme-darkblue fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-title,body.theme-darkblue fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-title{color:#036}body.theme-darkblue fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,body.theme-darkblue fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#036}.dark body.theme-darkblue fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,.dark body.theme-darkblue fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#036}body.theme-darkblue fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-icon,body.theme-darkblue fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-icon{color:#036}body.theme-darkblue a{color:#036}body.theme-darkblue code:not(.highlight){background-color:#f5f5f5}body.theme-darkblue .changelog .entry{background-color:#fff}body.theme-darkblue .text-boxed{background-color:#0000001f;color:#0000008a}body.theme-darkblue .fuse-search-bar.expanded,body.theme-darkblue #fuse-shortcuts.show-mobile-panel{background-color:#fafafa}body.theme-darkblue fuse-sidebar{background:#fafafa}body.theme-darkblue fuse-vertical-navigation .fuse-vertical-navigation-wrapper{background:#fafafa}body.theme-darkblue .fuse-sidebar-overlay{background-color:#0009}body.theme-darkblue .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible{background-color:transparent}body.theme-darkblue fuse-theme-options .theme-options-panel form .group{border:1px solid rgba(0,0,0,.12)}body.theme-darkblue fuse-theme-options .theme-options-panel form .group h2{background:#fafafa;color:#0000008a}body.theme-darkblue fuse-theme-options .theme-options-panel form .group h3{color:#0000008a}body.theme-darkblue .fuse-material-color-picker-menu .mat-mdc-menu-content .views{background:#303030}body.theme-darkblue fuse-widget>.fuse-widget-front,body.theme-darkblue fuse-widget>.fuse-widget-back{background:#fff;border-color:#0000001f}body.theme-darkblue ngx-datatable.material{background:#fff;color:#000000de}body.theme-darkblue ngx-datatable.material .datatable-header .datatable-header-cell{color:#0000008a}body.theme-darkblue ngx-datatable.material .datatable-body .datatable-row-wrapper{border-bottom-color:#0000001f}body.theme-darkblue ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child{border-top-color:#0000001f}body.theme-darkblue ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell{color:#000000de}body.theme-darkblue ngx-datatable.material .datatable-footer{color:#0000008a}body.theme-darkblue ngx-datatable.material .datatable-footer .datatable-pager a{color:#0000008a}body.theme-darkblue ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover{background-color:#0000000a}body.theme-darkblue ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover .datatable-row-group{background-color:#0000000a}body.theme-darkblue #listview .header .search-wrapper{background:#fff}body.theme-darkblue #listview .header .search-wrapper .search .mat-icon{color:#0000008a}body.theme-darkblue #listview .header .search-wrapper .search input{background:#fff;color:#000000de}body.theme-darkblue #listview .content .sidebar .sidebar-content .card{background:#fff}body.theme-darkblue #table{background:red}body.theme-darkblue #academy-courses .header{background:#1a237e;background:linear-gradient(to right,#0e2a3b,#34306b)}body.theme-darkblue #academy-courses .header .hero-text h1{color:#fff}body.theme-darkblue #academy-courses .header .hero-text h3{color:#ffffffbf}body.theme-darkblue #academy-courses .content .courses .course .course-content{background:#fff}body.theme-darkblue #academy-courses .content .courses .course .course-content .header .category{color:#0000008a}body.theme-darkblue #academy-courses .content .courses .course .course-content .header .length .length-icon{color:#0000008a!important}body.theme-darkblue #academy-courses .content .courses .course .course-content .header .length .min{color:#0000008a}body.theme-darkblue #academy-courses .content .courses .course .course-content .content .updated{color:#00000061}body.theme-darkblue #academy-course .sidebar{background:#fafafa}body.theme-darkblue #academy-course .sidebar .steps .step{color:#0000008a}body.theme-darkblue #academy-course .sidebar .steps .step.current{background:#036;color:#000000de}body.theme-darkblue #academy-course .sidebar .steps .step.current .index span{background:#fafafa;border-color:#036}body.theme-darkblue #academy-course .sidebar .steps .step.completed{color:#000000de}body.theme-darkblue #academy-course .sidebar .steps .step.completed .index span{border-color:#036}body.theme-darkblue #academy-course .sidebar .steps .step.completed .index:after{border-left-color:#036}body.theme-darkblue #academy-course .sidebar .steps .step.completed+.step .index:before{border-left-color:#036}body.theme-darkblue #academy-course .sidebar .steps .step .index:before,body.theme-darkblue #academy-course .sidebar .steps .step .index:after{border-left-color:#0000001f}body.theme-darkblue #academy-course .sidebar .steps .step .index span{background:#fafafa;border-color:#0000001f}body.theme-darkblue #academy-course .center .content{height:100%;background:#eee}body.theme-darkblue #academy-course .center .content .course-step .course-step-content{background:#fff}body.theme-darkblue .comments .comment .comment-bubble{background-color:#d2dbe1;border-color:#f5f5f5}body.theme-darkblue .comments .comment .comment-bubble:after,body.theme-darkblue .comments .comment .comment-bubble:before{border-color:#f5f5f5 transparent transparent transparent}body.theme-darkblue formio mat-formio-button button{background-color:#036!important}body.theme-darkblue formio .form-check-input:checked~.form-check-label span:before,body.theme-darkblue formio .form-check-input:indeterminate~.form-check-label span:before{border-color:#036;background-color:#036}body.theme-darkblue formio .btn-primary{background-color:#036}body.theme-darkblue formio .visually-hidden{display:none}body.theme-darkblue .primary-50-bg{background-color:#ececee!important}body.theme-darkblue .primary-50{background-color:#ececee!important;color:#000000de!important}body.theme-darkblue .primary-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}body.theme-darkblue .primary-50-fg{color:#ececee!important}body.theme-darkblue .primary-50-border{border-color:#ececee!important}body.theme-darkblue .primary-50-border-top{border-top-color:#ececee!important}body.theme-darkblue .primary-50-border-right{border-right-color:#ececee!important}body.theme-darkblue .primary-50-border-bottom{border-bottom-color:#ececee!important}body.theme-darkblue .primary-50-border-left{border-left-color:#ececee!important}body.theme-darkblue .primary-100-bg{background-color:#c5c6cb!important}body.theme-darkblue .primary-100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-darkblue .primary-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-darkblue .primary-100-fg{color:#c5c6cb!important}body.theme-darkblue .primary-100-border{border-color:#c5c6cb!important}body.theme-darkblue .primary-100-border-top{border-top-color:#c5c6cb!important}body.theme-darkblue .primary-100-border-right{border-right-color:#c5c6cb!important}body.theme-darkblue .primary-100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-darkblue .primary-100-border-left{border-left-color:#c5c6cb!important}body.theme-darkblue .primary-200-bg{background-color:#9ea1a9!important}body.theme-darkblue .primary-200{background-color:#9ea1a9!important;color:#000000de!important}body.theme-darkblue .primary-200[disabled]{background-color:#9ea1a91f!important;color:#00000042!important}body.theme-darkblue .primary-200-fg{color:#9ea1a9!important}body.theme-darkblue .primary-200-border{border-color:#9ea1a9!important}body.theme-darkblue .primary-200-border-top{border-top-color:#9ea1a9!important}body.theme-darkblue .primary-200-border-right{border-right-color:#9ea1a9!important}body.theme-darkblue .primary-200-border-bottom{border-bottom-color:#9ea1a9!important}body.theme-darkblue .primary-200-border-left{border-left-color:#9ea1a9!important}body.theme-darkblue .primary-300-bg{background-color:#7d818c!important}body.theme-darkblue .primary-300{background-color:#7d818c!important;color:#fff!important}body.theme-darkblue .primary-300[disabled]{background-color:#7d818c1f!important;color:#ffffff42!important}body.theme-darkblue .primary-300-fg{color:#7d818c!important}body.theme-darkblue .primary-300-border{border-color:#7d818c!important}body.theme-darkblue .primary-300-border-top{border-top-color:#7d818c!important}body.theme-darkblue .primary-300-border-right{border-right-color:#7d818c!important}body.theme-darkblue .primary-300-border-bottom{border-bottom-color:#7d818c!important}body.theme-darkblue .primary-300-border-left{border-left-color:#7d818c!important}body.theme-darkblue .primary-400-bg{background-color:#5c616f!important}body.theme-darkblue .primary-400{background-color:#5c616f!important;color:#fff!important}body.theme-darkblue .primary-400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}body.theme-darkblue .primary-400-fg{color:#5c616f!important}body.theme-darkblue .primary-400-border{border-color:#5c616f!important}body.theme-darkblue .primary-400-border-top{border-top-color:#5c616f!important}body.theme-darkblue .primary-400-border-right{border-right-color:#5c616f!important}body.theme-darkblue .primary-400-border-bottom{border-bottom-color:#5c616f!important}body.theme-darkblue .primary-400-border-left{border-left-color:#5c616f!important}body.theme-darkblue .primary-500-bg{background-color:#3c4252!important}body.theme-darkblue .primary-500{background-color:#3c4252!important;color:#fff!important}body.theme-darkblue .primary-500[disabled]{background-color:#3c42521f!important;color:#ffffff42!important}body.theme-darkblue .primary-500-fg{color:#3c4252!important}body.theme-darkblue .primary-500-border{border-color:#3c4252!important}body.theme-darkblue .primary-500-border-top{border-top-color:#3c4252!important}body.theme-darkblue .primary-500-border-right{border-right-color:#3c4252!important}body.theme-darkblue .primary-500-border-bottom{border-bottom-color:#3c4252!important}body.theme-darkblue .primary-500-border-left{border-left-color:#3c4252!important}body.theme-darkblue .primary-600-bg{background-color:#353a48!important}body.theme-darkblue .primary-600{background-color:#353a48!important;color:#fff!important}body.theme-darkblue .primary-600[disabled]{background-color:#353a481f!important;color:#ffffff42!important}body.theme-darkblue .primary-600-fg{color:#353a48!important}body.theme-darkblue .primary-600-border{border-color:#353a48!important}body.theme-darkblue .primary-600-border-top{border-top-color:#353a48!important}body.theme-darkblue .primary-600-border-right{border-right-color:#353a48!important}body.theme-darkblue .primary-600-border-bottom{border-bottom-color:#353a48!important}body.theme-darkblue .primary-600-border-left{border-left-color:#353a48!important}body.theme-darkblue .primary-700-bg{background-color:#2d323e!important}body.theme-darkblue .primary-700{background-color:#2d323e!important;color:#fff!important}body.theme-darkblue .primary-700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}body.theme-darkblue .primary-700-fg{color:#2d323e!important}body.theme-darkblue .primary-700-border{border-color:#2d323e!important}body.theme-darkblue .primary-700-border-top{border-top-color:#2d323e!important}body.theme-darkblue .primary-700-border-right{border-right-color:#2d323e!important}body.theme-darkblue .primary-700-border-bottom{border-bottom-color:#2d323e!important}body.theme-darkblue .primary-700-border-left{border-left-color:#2d323e!important}body.theme-darkblue .primary-800-bg{background-color:#262933!important}body.theme-darkblue .primary-800{background-color:#262933!important;color:#fff!important}body.theme-darkblue .primary-800[disabled]{background-color:#2629331f!important;color:#ffffff42!important}body.theme-darkblue .primary-800-fg{color:#262933!important}body.theme-darkblue .primary-800-border{border-color:#262933!important}body.theme-darkblue .primary-800-border-top{border-top-color:#262933!important}body.theme-darkblue .primary-800-border-right{border-right-color:#262933!important}body.theme-darkblue .primary-800-border-bottom{border-bottom-color:#262933!important}body.theme-darkblue .primary-800-border-left{border-left-color:#262933!important}body.theme-darkblue .primary-900-bg{background-color:#1e2129!important}body.theme-darkblue .primary-900{background-color:#1e2129!important;color:#fff!important}body.theme-darkblue .primary-900[disabled]{background-color:#1e21291f!important;color:#ffffff42!important}body.theme-darkblue .primary-900-fg{color:#1e2129!important}body.theme-darkblue .primary-900-border{border-color:#1e2129!important}body.theme-darkblue .primary-900-border-top{border-top-color:#1e2129!important}body.theme-darkblue .primary-900-border-right{border-right-color:#1e2129!important}body.theme-darkblue .primary-900-border-bottom{border-bottom-color:#1e2129!important}body.theme-darkblue .primary-900-border-left{border-left-color:#1e2129!important}body.theme-darkblue .primary-A100-bg{background-color:#c5c6cb!important}body.theme-darkblue .primary-A100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-darkblue .primary-A100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-darkblue .primary-A100-fg{color:#c5c6cb!important}body.theme-darkblue .primary-A100-border{border-color:#c5c6cb!important}body.theme-darkblue .primary-A100-border-top{border-top-color:#c5c6cb!important}body.theme-darkblue .primary-A100-border-right{border-right-color:#c5c6cb!important}body.theme-darkblue .primary-A100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-darkblue .primary-A100-border-left{border-left-color:#c5c6cb!important}body.theme-darkblue .primary-A200-bg{background-color:#9ea1a9!important}body.theme-darkblue .primary-A200{background-color:#9ea1a9!important;color:#fff!important}body.theme-darkblue .primary-A200[disabled]{background-color:#9ea1a91f!important;color:#ffffff42!important}body.theme-darkblue .primary-A200-fg{color:#9ea1a9!important}body.theme-darkblue .primary-A200-border{border-color:#9ea1a9!important}body.theme-darkblue .primary-A200-border-top{border-top-color:#9ea1a9!important}body.theme-darkblue .primary-A200-border-right{border-right-color:#9ea1a9!important}body.theme-darkblue .primary-A200-border-bottom{border-bottom-color:#9ea1a9!important}body.theme-darkblue .primary-A200-border-left{border-left-color:#9ea1a9!important}body.theme-darkblue .primary-A400-bg{background-color:#5c616f!important}body.theme-darkblue .primary-A400{background-color:#5c616f!important;color:#fff!important}body.theme-darkblue .primary-A400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}body.theme-darkblue .primary-A400-fg{color:#5c616f!important}body.theme-darkblue .primary-A400-border{border-color:#5c616f!important}body.theme-darkblue .primary-A400-border-top{border-top-color:#5c616f!important}body.theme-darkblue .primary-A400-border-right{border-right-color:#5c616f!important}body.theme-darkblue .primary-A400-border-bottom{border-bottom-color:#5c616f!important}body.theme-darkblue .primary-A400-border-left{border-left-color:#5c616f!important}body.theme-darkblue .primary-A700-bg{background-color:#2d323e!important}body.theme-darkblue .primary-A700{background-color:#2d323e!important;color:#fff!important}body.theme-darkblue .primary-A700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}body.theme-darkblue .primary-A700-fg{color:#2d323e!important}body.theme-darkblue .primary-A700-border{border-color:#2d323e!important}body.theme-darkblue .primary-A700-border-top{border-top-color:#2d323e!important}body.theme-darkblue .primary-A700-border-right{border-right-color:#2d323e!important}body.theme-darkblue .primary-A700-border-bottom{border-bottom-color:#2d323e!important}body.theme-darkblue .primary-A700-border-left{border-left-color:#2d323e!important}body.theme-darkblue .primary-bg{background-color:#353a48!important}body.theme-darkblue .primary{background-color:#353a48!important;color:#fff!important}body.theme-darkblue .primary[disabled]{background-color:#353a481f!important;color:#ffffff42!important}body.theme-darkblue .primary-fg{color:#353a48!important}body.theme-darkblue .primary-border{border-color:#353a48!important}body.theme-darkblue .primary-border-top{border-top-color:#353a48!important}body.theme-darkblue .primary-border-right{border-right-color:#353a48!important}body.theme-darkblue .primary-border-bottom{border-bottom-color:#353a48!important}body.theme-darkblue .primary-border-left{border-left-color:#353a48!important}body.theme-darkblue .accent-50-bg{background-color:#ececee!important}body.theme-darkblue .accent-50{background-color:#ececee!important;color:#000000de!important}body.theme-darkblue .accent-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}body.theme-darkblue .accent-50-fg{color:#ececee!important}body.theme-darkblue .accent-50-border{border-color:#ececee!important}body.theme-darkblue .accent-50-border-top{border-top-color:#ececee!important}body.theme-darkblue .accent-50-border-right{border-right-color:#ececee!important}body.theme-darkblue .accent-50-border-bottom{border-bottom-color:#ececee!important}body.theme-darkblue .accent-50-border-left{border-left-color:#ececee!important}body.theme-darkblue .accent-100-bg{background-color:#c5c6cb!important}body.theme-darkblue .accent-100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-darkblue .accent-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-darkblue .accent-100-fg{color:#c5c6cb!important}body.theme-darkblue .accent-100-border{border-color:#c5c6cb!important}body.theme-darkblue .accent-100-border-top{border-top-color:#c5c6cb!important}body.theme-darkblue .accent-100-border-right{border-right-color:#c5c6cb!important}body.theme-darkblue .accent-100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-darkblue .accent-100-border-left{border-left-color:#c5c6cb!important}body.theme-darkblue .accent-400-bg{background-color:#036!important}body.theme-darkblue .accent-400{background-color:#036!important;color:#fff!important}body.theme-darkblue .accent-400[disabled]{background-color:#0033661f!important;color:#ffffff42!important}body.theme-darkblue .accent-400-fg{color:#036!important}body.theme-darkblue .accent-400-border{border-color:#036!important}body.theme-darkblue .accent-400-border-top{border-top-color:#036!important}body.theme-darkblue .accent-400-border-right{border-right-color:#036!important}body.theme-darkblue .accent-400-border-bottom{border-bottom-color:#036!important}body.theme-darkblue .accent-400-border-left{border-left-color:#036!important}body.theme-darkblue .accent-500-bg{background-color:#036!important}body.theme-darkblue .accent-500{background-color:#036!important;color:#fff!important}body.theme-darkblue .accent-500[disabled]{background-color:#0033661f!important;color:#ffffff42!important}body.theme-darkblue .accent-500-fg{color:#036!important}body.theme-darkblue .accent-500-border{border-color:#036!important}body.theme-darkblue .accent-500-border-top{border-top-color:#036!important}body.theme-darkblue .accent-500-border-right{border-right-color:#036!important}body.theme-darkblue .accent-500-border-bottom{border-bottom-color:#036!important}body.theme-darkblue .accent-500-border-left{border-left-color:#036!important}body.theme-darkblue .accent-600-bg{background-color:#036!important}body.theme-darkblue .accent-600{background-color:#036!important;color:#fff!important}body.theme-darkblue .accent-600[disabled]{background-color:#0033661f!important;color:#ffffff42!important}body.theme-darkblue .accent-600-fg{color:#036!important}body.theme-darkblue .accent-600-border{border-color:#036!important}body.theme-darkblue .accent-600-border-top{border-top-color:#036!important}body.theme-darkblue .accent-600-border-right{border-right-color:#036!important}body.theme-darkblue .accent-600-border-bottom{border-bottom-color:#036!important}body.theme-darkblue .accent-600-border-left{border-left-color:#036!important}body.theme-darkblue .accent-bg{background-color:#036!important}body.theme-darkblue .accent{background-color:#036!important;color:#fff!important}body.theme-darkblue .accent[disabled]{background-color:#0033661f!important;color:#ffffff42!important}body.theme-darkblue .accent-fg{color:#036!important}body.theme-darkblue .accent-border{border-color:#036!important}body.theme-darkblue .accent-border-top{border-top-color:#036!important}body.theme-darkblue .accent-border-right{border-right-color:#036!important}body.theme-darkblue .accent-border-bottom{border-bottom-color:#036!important}body.theme-darkblue .accent-border-left{border-left-color:#036!important}body.theme-darkblue .warn-50-bg{background-color:#ffebee!important}body.theme-darkblue .warn-50{background-color:#ffebee!important;color:#000000de!important}body.theme-darkblue .warn-50[disabled]{background-color:#ffebee1f!important;color:#00000042!important}body.theme-darkblue .warn-50-fg{color:#ffebee!important}body.theme-darkblue .warn-50-border{border-color:#ffebee!important}body.theme-darkblue .warn-50-border-top{border-top-color:#ffebee!important}body.theme-darkblue .warn-50-border-right{border-right-color:#ffebee!important}body.theme-darkblue .warn-50-border-bottom{border-bottom-color:#ffebee!important}body.theme-darkblue .warn-50-border-left{border-left-color:#ffebee!important}body.theme-darkblue .warn-100-bg{background-color:#ffcdd2!important}body.theme-darkblue .warn-100{background-color:#ffcdd2!important;color:#000000de!important}body.theme-darkblue .warn-100[disabled]{background-color:#ffcdd21f!important;color:#00000042!important}body.theme-darkblue .warn-100-fg{color:#ffcdd2!important}body.theme-darkblue .warn-100-border{border-color:#ffcdd2!important}body.theme-darkblue .warn-100-border-top{border-top-color:#ffcdd2!important}body.theme-darkblue .warn-100-border-right{border-right-color:#ffcdd2!important}body.theme-darkblue .warn-100-border-bottom{border-bottom-color:#ffcdd2!important}body.theme-darkblue .warn-100-border-left{border-left-color:#ffcdd2!important}body.theme-darkblue .warn-200-bg{background-color:#ef9a9a!important}body.theme-darkblue .warn-200{background-color:#ef9a9a!important;color:#000000de!important}body.theme-darkblue .warn-200[disabled]{background-color:#ef9a9a1f!important;color:#00000042!important}body.theme-darkblue .warn-200-fg{color:#ef9a9a!important}body.theme-darkblue .warn-200-border{border-color:#ef9a9a!important}body.theme-darkblue .warn-200-border-top{border-top-color:#ef9a9a!important}body.theme-darkblue .warn-200-border-right{border-right-color:#ef9a9a!important}body.theme-darkblue .warn-200-border-bottom{border-bottom-color:#ef9a9a!important}body.theme-darkblue .warn-200-border-left{border-left-color:#ef9a9a!important}body.theme-darkblue .warn-300-bg{background-color:#e57373!important}body.theme-darkblue .warn-300{background-color:#e57373!important;color:#000000de!important}body.theme-darkblue .warn-300[disabled]{background-color:#e573731f!important;color:#00000042!important}body.theme-darkblue .warn-300-fg{color:#e57373!important}body.theme-darkblue .warn-300-border{border-color:#e57373!important}body.theme-darkblue .warn-300-border-top{border-top-color:#e57373!important}body.theme-darkblue .warn-300-border-right{border-right-color:#e57373!important}body.theme-darkblue .warn-300-border-bottom{border-bottom-color:#e57373!important}body.theme-darkblue .warn-300-border-left{border-left-color:#e57373!important}body.theme-darkblue .warn-400-bg{background-color:#ef5350!important}body.theme-darkblue .warn-400{background-color:#ef5350!important;color:#000000de!important}body.theme-darkblue .warn-400[disabled]{background-color:#ef53501f!important;color:#00000042!important}body.theme-darkblue .warn-400-fg{color:#ef5350!important}body.theme-darkblue .warn-400-border{border-color:#ef5350!important}body.theme-darkblue .warn-400-border-top{border-top-color:#ef5350!important}body.theme-darkblue .warn-400-border-right{border-right-color:#ef5350!important}body.theme-darkblue .warn-400-border-bottom{border-bottom-color:#ef5350!important}body.theme-darkblue .warn-400-border-left{border-left-color:#ef5350!important}body.theme-darkblue .warn-500-bg{background-color:#f44336!important}body.theme-darkblue .warn-500{background-color:#f44336!important;color:#fff!important}body.theme-darkblue .warn-500[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-darkblue .warn-500-fg{color:#f44336!important}body.theme-darkblue .warn-500-border{border-color:#f44336!important}body.theme-darkblue .warn-500-border-top{border-top-color:#f44336!important}body.theme-darkblue .warn-500-border-right{border-right-color:#f44336!important}body.theme-darkblue .warn-500-border-bottom{border-bottom-color:#f44336!important}body.theme-darkblue .warn-500-border-left{border-left-color:#f44336!important}body.theme-darkblue .warn-600-bg{background-color:#e53935!important}body.theme-darkblue .warn-600{background-color:#e53935!important;color:#fff!important}body.theme-darkblue .warn-600[disabled]{background-color:#e539351f!important;color:#ffffff42!important}body.theme-darkblue .warn-600-fg{color:#e53935!important}body.theme-darkblue .warn-600-border{border-color:#e53935!important}body.theme-darkblue .warn-600-border-top{border-top-color:#e53935!important}body.theme-darkblue .warn-600-border-right{border-right-color:#e53935!important}body.theme-darkblue .warn-600-border-bottom{border-bottom-color:#e53935!important}body.theme-darkblue .warn-600-border-left{border-left-color:#e53935!important}body.theme-darkblue .warn-700-bg{background-color:#d32f2f!important}body.theme-darkblue .warn-700{background-color:#d32f2f!important;color:#fff!important}body.theme-darkblue .warn-700[disabled]{background-color:#d32f2f1f!important;color:#ffffff42!important}body.theme-darkblue .warn-700-fg{color:#d32f2f!important}body.theme-darkblue .warn-700-border{border-color:#d32f2f!important}body.theme-darkblue .warn-700-border-top{border-top-color:#d32f2f!important}body.theme-darkblue .warn-700-border-right{border-right-color:#d32f2f!important}body.theme-darkblue .warn-700-border-bottom{border-bottom-color:#d32f2f!important}body.theme-darkblue .warn-700-border-left{border-left-color:#d32f2f!important}body.theme-darkblue .warn-800-bg{background-color:#c62828!important}body.theme-darkblue .warn-800{background-color:#c62828!important;color:#fff!important}body.theme-darkblue .warn-800[disabled]{background-color:#c628281f!important;color:#ffffff42!important}body.theme-darkblue .warn-800-fg{color:#c62828!important}body.theme-darkblue .warn-800-border{border-color:#c62828!important}body.theme-darkblue .warn-800-border-top{border-top-color:#c62828!important}body.theme-darkblue .warn-800-border-right{border-right-color:#c62828!important}body.theme-darkblue .warn-800-border-bottom{border-bottom-color:#c62828!important}body.theme-darkblue .warn-800-border-left{border-left-color:#c62828!important}body.theme-darkblue .warn-900-bg{background-color:#b71c1c!important}body.theme-darkblue .warn-900{background-color:#b71c1c!important;color:#fff!important}body.theme-darkblue .warn-900[disabled]{background-color:#b71c1c1f!important;color:#ffffff42!important}body.theme-darkblue .warn-900-fg{color:#b71c1c!important}body.theme-darkblue .warn-900-border{border-color:#b71c1c!important}body.theme-darkblue .warn-900-border-top{border-top-color:#b71c1c!important}body.theme-darkblue .warn-900-border-right{border-right-color:#b71c1c!important}body.theme-darkblue .warn-900-border-bottom{border-bottom-color:#b71c1c!important}body.theme-darkblue .warn-900-border-left{border-left-color:#b71c1c!important}body.theme-darkblue .warn-A100-bg{background-color:#ff8a80!important}body.theme-darkblue .warn-A100{background-color:#ff8a80!important;color:#000000de!important}body.theme-darkblue .warn-A100[disabled]{background-color:#ff8a801f!important;color:#00000042!important}body.theme-darkblue .warn-A100-fg{color:#ff8a80!important}body.theme-darkblue .warn-A100-border{border-color:#ff8a80!important}body.theme-darkblue .warn-A100-border-top{border-top-color:#ff8a80!important}body.theme-darkblue .warn-A100-border-right{border-right-color:#ff8a80!important}body.theme-darkblue .warn-A100-border-bottom{border-bottom-color:#ff8a80!important}body.theme-darkblue .warn-A100-border-left{border-left-color:#ff8a80!important}body.theme-darkblue .warn-A200-bg{background-color:#ff5252!important}body.theme-darkblue .warn-A200{background-color:#ff5252!important;color:#fff!important}body.theme-darkblue .warn-A200[disabled]{background-color:#ff52521f!important;color:#ffffff42!important}body.theme-darkblue .warn-A200-fg{color:#ff5252!important}body.theme-darkblue .warn-A200-border{border-color:#ff5252!important}body.theme-darkblue .warn-A200-border-top{border-top-color:#ff5252!important}body.theme-darkblue .warn-A200-border-right{border-right-color:#ff5252!important}body.theme-darkblue .warn-A200-border-bottom{border-bottom-color:#ff5252!important}body.theme-darkblue .warn-A200-border-left{border-left-color:#ff5252!important}body.theme-darkblue .warn-A400-bg{background-color:#ff1744!important}body.theme-darkblue .warn-A400{background-color:#ff1744!important;color:#fff!important}body.theme-darkblue .warn-A400[disabled]{background-color:#ff17441f!important;color:#ffffff42!important}body.theme-darkblue .warn-A400-fg{color:#ff1744!important}body.theme-darkblue .warn-A400-border{border-color:#ff1744!important}body.theme-darkblue .warn-A400-border-top{border-top-color:#ff1744!important}body.theme-darkblue .warn-A400-border-right{border-right-color:#ff1744!important}body.theme-darkblue .warn-A400-border-bottom{border-bottom-color:#ff1744!important}body.theme-darkblue .warn-A400-border-left{border-left-color:#ff1744!important}body.theme-darkblue .warn-A700-bg{background-color:#d50000!important}body.theme-darkblue .warn-A700{background-color:#d50000!important;color:#fff!important}body.theme-darkblue .warn-A700[disabled]{background-color:#d500001f!important;color:#ffffff42!important}body.theme-darkblue .warn-A700-fg{color:#d50000!important}body.theme-darkblue .warn-A700-border{border-color:#d50000!important}body.theme-darkblue .warn-A700-border-top{border-top-color:#d50000!important}body.theme-darkblue .warn-A700-border-right{border-right-color:#d50000!important}body.theme-darkblue .warn-A700-border-bottom{border-bottom-color:#d50000!important}body.theme-darkblue .warn-A700-border-left{border-left-color:#d50000!important}body.theme-darkblue .warn-bg{background-color:#f44336!important}body.theme-darkblue .warn{background-color:#f44336!important;color:#fff!important}body.theme-darkblue .warn[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-darkblue .warn-fg{color:#f44336!important}body.theme-darkblue .warn-border{border-color:#f44336!important}body.theme-darkblue .warn-border-top{border-top-color:#f44336!important}body.theme-darkblue .warn-border-right{border-right-color:#f44336!important}body.theme-darkblue .warn-border-bottom{border-bottom-color:#f44336!important}body.theme-darkblue .warn-border-left{border-left-color:#f44336!important}body.theme-darkblue .primary-50 i,body.theme-darkblue .primary-50 .icon,body.theme-darkblue .primary-100 i,body.theme-darkblue .primary-100 .icon,body.theme-darkblue .primary-200 i,body.theme-darkblue .primary-200 .icon,body.theme-darkblue .primary-A100 i,body.theme-darkblue .primary-A100 .icon,body.theme-darkblue .accent-50 i,body.theme-darkblue .accent-50 .icon,body.theme-darkblue .accent-100 i,body.theme-darkblue .accent-100 .icon,body.theme-darkblue .warn-50 i,body.theme-darkblue .warn-50 .icon,body.theme-darkblue .warn-100 i,body.theme-darkblue .warn-100 .icon,body.theme-darkblue .warn-200 i,body.theme-darkblue .warn-200 .icon,body.theme-darkblue .warn-300 i,body.theme-darkblue .warn-300 .icon,body.theme-darkblue .warn-400 i,body.theme-darkblue .warn-400 .icon,body.theme-darkblue .warn-A100 i,body.theme-darkblue .warn-A100 .icon{color:#0000008a}body.theme-darkblue .primary-50.secondary-text,body.theme-darkblue .primary-50 .secondary-text,body.theme-darkblue .primary-100.secondary-text,body.theme-darkblue .primary-100 .secondary-text,body.theme-darkblue .primary-200.secondary-text,body.theme-darkblue .primary-200 .secondary-text,body.theme-darkblue .primary-A100.secondary-text,body.theme-darkblue .primary-A100 .secondary-text,body.theme-darkblue .accent-50.secondary-text,body.theme-darkblue .accent-50 .secondary-text,body.theme-darkblue .accent-100.secondary-text,body.theme-darkblue .accent-100 .secondary-text,body.theme-darkblue .warn-50.secondary-text,body.theme-darkblue .warn-50 .secondary-text,body.theme-darkblue .warn-100.secondary-text,body.theme-darkblue .warn-100 .secondary-text,body.theme-darkblue .warn-200.secondary-text,body.theme-darkblue .warn-200 .secondary-text,body.theme-darkblue .warn-300.secondary-text,body.theme-darkblue .warn-300 .secondary-text,body.theme-darkblue .warn-400.secondary-text,body.theme-darkblue .warn-400 .secondary-text,body.theme-darkblue .warn-A100.secondary-text,body.theme-darkblue .warn-A100 .secondary-text{color:#0000008a!important}body.theme-darkblue .primary-50.hint-text,body.theme-darkblue .primary-50 .hint-text,body.theme-darkblue .primary-50.disabled-text,body.theme-darkblue .primary-50 .disabled-text,body.theme-darkblue .primary-100.hint-text,body.theme-darkblue .primary-100 .hint-text,body.theme-darkblue .primary-100.disabled-text,body.theme-darkblue .primary-100 .disabled-text,body.theme-darkblue .primary-200.hint-text,body.theme-darkblue .primary-200 .hint-text,body.theme-darkblue .primary-200.disabled-text,body.theme-darkblue .primary-200 .disabled-text,body.theme-darkblue .primary-A100.hint-text,body.theme-darkblue .primary-A100 .hint-text,body.theme-darkblue .primary-A100.disabled-text,body.theme-darkblue .primary-A100 .disabled-text,body.theme-darkblue .accent-50.hint-text,body.theme-darkblue .accent-50 .hint-text,body.theme-darkblue .accent-50.disabled-text,body.theme-darkblue .accent-50 .disabled-text,body.theme-darkblue .accent-100.hint-text,body.theme-darkblue .accent-100 .hint-text,body.theme-darkblue .accent-100.disabled-text,body.theme-darkblue .accent-100 .disabled-text,body.theme-darkblue .warn-50.hint-text,body.theme-darkblue .warn-50 .hint-text,body.theme-darkblue .warn-50.disabled-text,body.theme-darkblue .warn-50 .disabled-text,body.theme-darkblue .warn-100.hint-text,body.theme-darkblue .warn-100 .hint-text,body.theme-darkblue .warn-100.disabled-text,body.theme-darkblue .warn-100 .disabled-text,body.theme-darkblue .warn-200.hint-text,body.theme-darkblue .warn-200 .hint-text,body.theme-darkblue .warn-200.disabled-text,body.theme-darkblue .warn-200 .disabled-text,body.theme-darkblue .warn-300.hint-text,body.theme-darkblue .warn-300 .hint-text,body.theme-darkblue .warn-300.disabled-text,body.theme-darkblue .warn-300 .disabled-text,body.theme-darkblue .warn-400.hint-text,body.theme-darkblue .warn-400 .hint-text,body.theme-darkblue .warn-400.disabled-text,body.theme-darkblue .warn-400 .disabled-text,body.theme-darkblue .warn-A100.hint-text,body.theme-darkblue .warn-A100 .hint-text,body.theme-darkblue .warn-A100.disabled-text,body.theme-darkblue .warn-A100 .disabled-text{color:#00000061!important}body.theme-darkblue .primary-50.divider,body.theme-darkblue .primary-50 .divider,body.theme-darkblue .primary-100.divider,body.theme-darkblue .primary-100 .divider,body.theme-darkblue .primary-200.divider,body.theme-darkblue .primary-200 .divider,body.theme-darkblue .primary-A100.divider,body.theme-darkblue .primary-A100 .divider,body.theme-darkblue .accent-50.divider,body.theme-darkblue .accent-50 .divider,body.theme-darkblue .accent-100.divider,body.theme-darkblue .accent-100 .divider,body.theme-darkblue .warn-50.divider,body.theme-darkblue .warn-50 .divider,body.theme-darkblue .warn-100.divider,body.theme-darkblue .warn-100 .divider,body.theme-darkblue .warn-200.divider,body.theme-darkblue .warn-200 .divider,body.theme-darkblue .warn-300.divider,body.theme-darkblue .warn-300 .divider,body.theme-darkblue .warn-400.divider,body.theme-darkblue .warn-400 .divider,body.theme-darkblue .warn-A100.divider,body.theme-darkblue .warn-A100 .divider{color:#0000001f!important}body.theme-darkblue .primary-50 .mat-ripple-element,body.theme-darkblue .primary-100 .mat-ripple-element,body.theme-darkblue .primary-200 .mat-ripple-element,body.theme-darkblue .primary-A100 .mat-ripple-element,body.theme-darkblue .accent-50 .mat-ripple-element,body.theme-darkblue .accent-100 .mat-ripple-element,body.theme-darkblue .warn-50 .mat-ripple-element,body.theme-darkblue .warn-100 .mat-ripple-element,body.theme-darkblue .warn-200 .mat-ripple-element,body.theme-darkblue .warn-300 .mat-ripple-element,body.theme-darkblue .warn-400 .mat-ripple-element,body.theme-darkblue .warn-A100 .mat-ripple-element{background:#0000001a}body.theme-darkblue .primary-50 .adaptive-border-color,body.theme-darkblue .primary-100 .adaptive-border-color,body.theme-darkblue .primary-200 .adaptive-border-color,body.theme-darkblue .primary-A100 .adaptive-border-color,body.theme-darkblue .accent-50 .adaptive-border-color,body.theme-darkblue .accent-100 .adaptive-border-color,body.theme-darkblue .warn-50 .adaptive-border-color,body.theme-darkblue .warn-100 .adaptive-border-color,body.theme-darkblue .warn-200 .adaptive-border-color,body.theme-darkblue .warn-300 .adaptive-border-color,body.theme-darkblue .warn-400 .adaptive-border-color,body.theme-darkblue .warn-A100 .adaptive-border-color{border-color:#0000001f}body.theme-darkblue .primary-300 i,body.theme-darkblue .primary-300 .icon,body.theme-darkblue .primary-400 i,body.theme-darkblue .primary-400 .icon,body.theme-darkblue .primary-500 i,body.theme-darkblue .primary-500 .icon,body.theme-darkblue .primary-600 i,body.theme-darkblue .primary-600 .icon,body.theme-darkblue .primary-700 i,body.theme-darkblue .primary-700 .icon,body.theme-darkblue .primary-800 i,body.theme-darkblue .primary-800 .icon,body.theme-darkblue .primary-900 i,body.theme-darkblue .primary-900 .icon,body.theme-darkblue .primary-A200 i,body.theme-darkblue .primary-A200 .icon,body.theme-darkblue .primary-A400 i,body.theme-darkblue .primary-A400 .icon,body.theme-darkblue .primary-A700 i,body.theme-darkblue .primary-A700 .icon,body.theme-darkblue .primary i,body.theme-darkblue .primary .icon,body.theme-darkblue .accent-400 i,body.theme-darkblue .accent-400 .icon,body.theme-darkblue .accent-500 i,body.theme-darkblue .accent-500 .icon,body.theme-darkblue .accent-600 i,body.theme-darkblue .accent-600 .icon,body.theme-darkblue .accent i,body.theme-darkblue .accent .icon,body.theme-darkblue .warn-500 i,body.theme-darkblue .warn-500 .icon,body.theme-darkblue .warn-600 i,body.theme-darkblue .warn-600 .icon,body.theme-darkblue .warn-700 i,body.theme-darkblue .warn-700 .icon,body.theme-darkblue .warn-800 i,body.theme-darkblue .warn-800 .icon,body.theme-darkblue .warn-900 i,body.theme-darkblue .warn-900 .icon,body.theme-darkblue .warn-A200 i,body.theme-darkblue .warn-A200 .icon,body.theme-darkblue .warn-A400 i,body.theme-darkblue .warn-A400 .icon,body.theme-darkblue .warn-A700 i,body.theme-darkblue .warn-A700 .icon,body.theme-darkblue .warn i,body.theme-darkblue .warn .icon{color:#fff}body.theme-darkblue .primary-300.secondary-text,body.theme-darkblue .primary-300 .secondary-text,body.theme-darkblue .primary-400.secondary-text,body.theme-darkblue .primary-400 .secondary-text,body.theme-darkblue .primary-500.secondary-text,body.theme-darkblue .primary-500 .secondary-text,body.theme-darkblue .primary-600.secondary-text,body.theme-darkblue .primary-600 .secondary-text,body.theme-darkblue .primary-700.secondary-text,body.theme-darkblue .primary-700 .secondary-text,body.theme-darkblue .primary-800.secondary-text,body.theme-darkblue .primary-800 .secondary-text,body.theme-darkblue .primary-900.secondary-text,body.theme-darkblue .primary-900 .secondary-text,body.theme-darkblue .primary-A200.secondary-text,body.theme-darkblue .primary-A200 .secondary-text,body.theme-darkblue .primary-A400.secondary-text,body.theme-darkblue .primary-A400 .secondary-text,body.theme-darkblue .primary-A700.secondary-text,body.theme-darkblue .primary-A700 .secondary-text,body.theme-darkblue .primary.secondary-text,body.theme-darkblue .primary .secondary-text,body.theme-darkblue .accent-400.secondary-text,body.theme-darkblue .accent-400 .secondary-text,body.theme-darkblue .accent-500.secondary-text,body.theme-darkblue .accent-500 .secondary-text,body.theme-darkblue .accent-600.secondary-text,body.theme-darkblue .accent-600 .secondary-text,body.theme-darkblue .accent.secondary-text,body.theme-darkblue .accent .secondary-text,body.theme-darkblue .warn-500.secondary-text,body.theme-darkblue .warn-500 .secondary-text,body.theme-darkblue .warn-600.secondary-text,body.theme-darkblue .warn-600 .secondary-text,body.theme-darkblue .warn-700.secondary-text,body.theme-darkblue .warn-700 .secondary-text,body.theme-darkblue .warn-800.secondary-text,body.theme-darkblue .warn-800 .secondary-text,body.theme-darkblue .warn-900.secondary-text,body.theme-darkblue .warn-900 .secondary-text,body.theme-darkblue .warn-A200.secondary-text,body.theme-darkblue .warn-A200 .secondary-text,body.theme-darkblue .warn-A400.secondary-text,body.theme-darkblue .warn-A400 .secondary-text,body.theme-darkblue .warn-A700.secondary-text,body.theme-darkblue .warn-A700 .secondary-text,body.theme-darkblue .warn.secondary-text,body.theme-darkblue .warn .secondary-text{color:#ffffffb3!important}body.theme-darkblue .primary-300.hint-text,body.theme-darkblue .primary-300 .hint-text,body.theme-darkblue .primary-300.disabled-text,body.theme-darkblue .primary-300 .disabled-text,body.theme-darkblue .primary-400.hint-text,body.theme-darkblue .primary-400 .hint-text,body.theme-darkblue .primary-400.disabled-text,body.theme-darkblue .primary-400 .disabled-text,body.theme-darkblue .primary-500.hint-text,body.theme-darkblue .primary-500 .hint-text,body.theme-darkblue .primary-500.disabled-text,body.theme-darkblue .primary-500 .disabled-text,body.theme-darkblue .primary-600.hint-text,body.theme-darkblue .primary-600 .hint-text,body.theme-darkblue .primary-600.disabled-text,body.theme-darkblue .primary-600 .disabled-text,body.theme-darkblue .primary-700.hint-text,body.theme-darkblue .primary-700 .hint-text,body.theme-darkblue .primary-700.disabled-text,body.theme-darkblue .primary-700 .disabled-text,body.theme-darkblue .primary-800.hint-text,body.theme-darkblue .primary-800 .hint-text,body.theme-darkblue .primary-800.disabled-text,body.theme-darkblue .primary-800 .disabled-text,body.theme-darkblue .primary-900.hint-text,body.theme-darkblue .primary-900 .hint-text,body.theme-darkblue .primary-900.disabled-text,body.theme-darkblue .primary-900 .disabled-text,body.theme-darkblue .primary-A200.hint-text,body.theme-darkblue .primary-A200 .hint-text,body.theme-darkblue .primary-A200.disabled-text,body.theme-darkblue .primary-A200 .disabled-text,body.theme-darkblue .primary-A400.hint-text,body.theme-darkblue .primary-A400 .hint-text,body.theme-darkblue .primary-A400.disabled-text,body.theme-darkblue .primary-A400 .disabled-text,body.theme-darkblue .primary-A700.hint-text,body.theme-darkblue .primary-A700 .hint-text,body.theme-darkblue .primary-A700.disabled-text,body.theme-darkblue .primary-A700 .disabled-text,body.theme-darkblue .primary.hint-text,body.theme-darkblue .primary .hint-text,body.theme-darkblue .primary.disabled-text,body.theme-darkblue .primary .disabled-text,body.theme-darkblue .accent-400.hint-text,body.theme-darkblue .accent-400 .hint-text,body.theme-darkblue .accent-400.disabled-text,body.theme-darkblue .accent-400 .disabled-text,body.theme-darkblue .accent-500.hint-text,body.theme-darkblue .accent-500 .hint-text,body.theme-darkblue .accent-500.disabled-text,body.theme-darkblue .accent-500 .disabled-text,body.theme-darkblue .accent-600.hint-text,body.theme-darkblue .accent-600 .hint-text,body.theme-darkblue .accent-600.disabled-text,body.theme-darkblue .accent-600 .disabled-text,body.theme-darkblue .accent.hint-text,body.theme-darkblue .accent .hint-text,body.theme-darkblue .accent.disabled-text,body.theme-darkblue .accent .disabled-text,body.theme-darkblue .warn-500.hint-text,body.theme-darkblue .warn-500 .hint-text,body.theme-darkblue .warn-500.disabled-text,body.theme-darkblue .warn-500 .disabled-text,body.theme-darkblue .warn-600.hint-text,body.theme-darkblue .warn-600 .hint-text,body.theme-darkblue .warn-600.disabled-text,body.theme-darkblue .warn-600 .disabled-text,body.theme-darkblue .warn-700.hint-text,body.theme-darkblue .warn-700 .hint-text,body.theme-darkblue .warn-700.disabled-text,body.theme-darkblue .warn-700 .disabled-text,body.theme-darkblue .warn-800.hint-text,body.theme-darkblue .warn-800 .hint-text,body.theme-darkblue .warn-800.disabled-text,body.theme-darkblue .warn-800 .disabled-text,body.theme-darkblue .warn-900.hint-text,body.theme-darkblue .warn-900 .hint-text,body.theme-darkblue .warn-900.disabled-text,body.theme-darkblue .warn-900 .disabled-text,body.theme-darkblue .warn-A200.hint-text,body.theme-darkblue .warn-A200 .hint-text,body.theme-darkblue .warn-A200.disabled-text,body.theme-darkblue .warn-A200 .disabled-text,body.theme-darkblue .warn-A400.hint-text,body.theme-darkblue .warn-A400 .hint-text,body.theme-darkblue .warn-A400.disabled-text,body.theme-darkblue .warn-A400 .disabled-text,body.theme-darkblue .warn-A700.hint-text,body.theme-darkblue .warn-A700 .hint-text,body.theme-darkblue .warn-A700.disabled-text,body.theme-darkblue .warn-A700 .disabled-text,body.theme-darkblue .warn.hint-text,body.theme-darkblue .warn .hint-text,body.theme-darkblue .warn.disabled-text,body.theme-darkblue .warn .disabled-text{color:#ffffff80!important}body.theme-darkblue .primary-300.divider,body.theme-darkblue .primary-300 .divider,body.theme-darkblue .primary-400.divider,body.theme-darkblue .primary-400 .divider,body.theme-darkblue .primary-500.divider,body.theme-darkblue .primary-500 .divider,body.theme-darkblue .primary-600.divider,body.theme-darkblue .primary-600 .divider,body.theme-darkblue .primary-700.divider,body.theme-darkblue .primary-700 .divider,body.theme-darkblue .primary-800.divider,body.theme-darkblue .primary-800 .divider,body.theme-darkblue .primary-900.divider,body.theme-darkblue .primary-900 .divider,body.theme-darkblue .primary-A200.divider,body.theme-darkblue .primary-A200 .divider,body.theme-darkblue .primary-A400.divider,body.theme-darkblue .primary-A400 .divider,body.theme-darkblue .primary-A700.divider,body.theme-darkblue .primary-A700 .divider,body.theme-darkblue .primary.divider,body.theme-darkblue .primary .divider,body.theme-darkblue .accent-400.divider,body.theme-darkblue .accent-400 .divider,body.theme-darkblue .accent-500.divider,body.theme-darkblue .accent-500 .divider,body.theme-darkblue .accent-600.divider,body.theme-darkblue .accent-600 .divider,body.theme-darkblue .accent.divider,body.theme-darkblue .accent .divider,body.theme-darkblue .warn-500.divider,body.theme-darkblue .warn-500 .divider,body.theme-darkblue .warn-600.divider,body.theme-darkblue .warn-600 .divider,body.theme-darkblue .warn-700.divider,body.theme-darkblue .warn-700 .divider,body.theme-darkblue .warn-800.divider,body.theme-darkblue .warn-800 .divider,body.theme-darkblue .warn-900.divider,body.theme-darkblue .warn-900 .divider,body.theme-darkblue .warn-A200.divider,body.theme-darkblue .warn-A200 .divider,body.theme-darkblue .warn-A400.divider,body.theme-darkblue .warn-A400 .divider,body.theme-darkblue .warn-A700.divider,body.theme-darkblue .warn-A700 .divider,body.theme-darkblue .warn.divider,body.theme-darkblue .warn .divider{color:#ffffff1f!important}body.theme-darkblue .primary-300 .mat-ripple-element,body.theme-darkblue .primary-400 .mat-ripple-element,body.theme-darkblue .primary-500 .mat-ripple-element,body.theme-darkblue .primary-600 .mat-ripple-element,body.theme-darkblue .primary-700 .mat-ripple-element,body.theme-darkblue .primary-800 .mat-ripple-element,body.theme-darkblue .primary-900 .mat-ripple-element,body.theme-darkblue .primary-A200 .mat-ripple-element,body.theme-darkblue .primary-A400 .mat-ripple-element,body.theme-darkblue .primary-A700 .mat-ripple-element,body.theme-darkblue .primary .mat-ripple-element,body.theme-darkblue .accent-400 .mat-ripple-element,body.theme-darkblue .accent-500 .mat-ripple-element,body.theme-darkblue .accent-600 .mat-ripple-element,body.theme-darkblue .accent .mat-ripple-element,body.theme-darkblue .warn-500 .mat-ripple-element,body.theme-darkblue .warn-600 .mat-ripple-element,body.theme-darkblue .warn-700 .mat-ripple-element,body.theme-darkblue .warn-800 .mat-ripple-element,body.theme-darkblue .warn-900 .mat-ripple-element,body.theme-darkblue .warn-A200 .mat-ripple-element,body.theme-darkblue .warn-A400 .mat-ripple-element,body.theme-darkblue .warn-A700 .mat-ripple-element,body.theme-darkblue .warn .mat-ripple-element{background:#ffffff1a}body.theme-darkblue .primary-300 .adaptive-border-color,body.theme-darkblue .primary-400 .adaptive-border-color,body.theme-darkblue .primary-500 .adaptive-border-color,body.theme-darkblue .primary-600 .adaptive-border-color,body.theme-darkblue .primary-700 .adaptive-border-color,body.theme-darkblue .primary-800 .adaptive-border-color,body.theme-darkblue .primary-900 .adaptive-border-color,body.theme-darkblue .primary-A200 .adaptive-border-color,body.theme-darkblue .primary-A400 .adaptive-border-color,body.theme-darkblue .primary-A700 .adaptive-border-color,body.theme-darkblue .primary .adaptive-border-color,body.theme-darkblue .accent-400 .adaptive-border-color,body.theme-darkblue .accent-500 .adaptive-border-color,body.theme-darkblue .accent-600 .adaptive-border-color,body.theme-darkblue .accent .adaptive-border-color,body.theme-darkblue .warn-500 .adaptive-border-color,body.theme-darkblue .warn-600 .adaptive-border-color,body.theme-darkblue .warn-700 .adaptive-border-color,body.theme-darkblue .warn-800 .adaptive-border-color,body.theme-darkblue .warn-900 .adaptive-border-color,body.theme-darkblue .warn-A200 .adaptive-border-color,body.theme-darkblue .warn-A400 .adaptive-border-color,body.theme-darkblue .warn-A700 .adaptive-border-color,body.theme-darkblue .warn .adaptive-border-color{border-color:#ffffff1f}body.theme-darkblue .primary-50 input[type=text],body.theme-darkblue .primary-100 input[type=text],body.theme-darkblue .primary-200 input[type=text],body.theme-darkblue .primary-A100 input[type=text],body.theme-darkblue .accent-50 input[type=text],body.theme-darkblue .accent-100 input[type=text],body.theme-darkblue .warn-50 input[type=text],body.theme-darkblue .warn-100 input[type=text],body.theme-darkblue .warn-200 input[type=text],body.theme-darkblue .warn-300 input[type=text],body.theme-darkblue .warn-400 input[type=text],body.theme-darkblue .warn-A100 input[type=text]{color:#000}body.theme-darkblue .primary-50 .mat-form-field-label,body.theme-darkblue .primary-100 .mat-form-field-label,body.theme-darkblue .primary-200 .mat-form-field-label,body.theme-darkblue .primary-A100 .mat-form-field-label,body.theme-darkblue .accent-50 .mat-form-field-label,body.theme-darkblue .accent-100 .mat-form-field-label,body.theme-darkblue .warn-50 .mat-form-field-label,body.theme-darkblue .warn-100 .mat-form-field-label,body.theme-darkblue .warn-200 .mat-form-field-label,body.theme-darkblue .warn-300 .mat-form-field-label,body.theme-darkblue .warn-400 .mat-form-field-label,body.theme-darkblue .warn-A100 .mat-form-field-label{color:#00000061}body.theme-darkblue .primary-50 .mat-form-field-underline,body.theme-darkblue .primary-100 .mat-form-field-underline,body.theme-darkblue .primary-200 .mat-form-field-underline,body.theme-darkblue .primary-A100 .mat-form-field-underline,body.theme-darkblue .accent-50 .mat-form-field-underline,body.theme-darkblue .accent-100 .mat-form-field-underline,body.theme-darkblue .warn-50 .mat-form-field-underline,body.theme-darkblue .warn-100 .mat-form-field-underline,body.theme-darkblue .warn-200 .mat-form-field-underline,body.theme-darkblue .warn-300 .mat-form-field-underline,body.theme-darkblue .warn-400 .mat-form-field-underline,body.theme-darkblue .warn-A100 .mat-form-field-underline{background-color:#0000001f}body.theme-darkblue .primary-50 .mat-select-trigger,body.theme-darkblue .primary-50 .mat-select-arrow,body.theme-darkblue .primary-100 .mat-select-trigger,body.theme-darkblue .primary-100 .mat-select-arrow,body.theme-darkblue .primary-200 .mat-select-trigger,body.theme-darkblue .primary-200 .mat-select-arrow,body.theme-darkblue .primary-A100 .mat-select-trigger,body.theme-darkblue .primary-A100 .mat-select-arrow,body.theme-darkblue .accent-50 .mat-select-trigger,body.theme-darkblue .accent-50 .mat-select-arrow,body.theme-darkblue .accent-100 .mat-select-trigger,body.theme-darkblue .accent-100 .mat-select-arrow,body.theme-darkblue .warn-50 .mat-select-trigger,body.theme-darkblue .warn-50 .mat-select-arrow,body.theme-darkblue .warn-100 .mat-select-trigger,body.theme-darkblue .warn-100 .mat-select-arrow,body.theme-darkblue .warn-200 .mat-select-trigger,body.theme-darkblue .warn-200 .mat-select-arrow,body.theme-darkblue .warn-300 .mat-select-trigger,body.theme-darkblue .warn-300 .mat-select-arrow,body.theme-darkblue .warn-400 .mat-select-trigger,body.theme-darkblue .warn-400 .mat-select-arrow,body.theme-darkblue .warn-A100 .mat-select-trigger,body.theme-darkblue .warn-A100 .mat-select-arrow{color:#00000061}body.theme-darkblue .primary-50 .mat-select-underline,body.theme-darkblue .primary-100 .mat-select-underline,body.theme-darkblue .primary-200 .mat-select-underline,body.theme-darkblue .primary-A100 .mat-select-underline,body.theme-darkblue .accent-50 .mat-select-underline,body.theme-darkblue .accent-100 .mat-select-underline,body.theme-darkblue .warn-50 .mat-select-underline,body.theme-darkblue .warn-100 .mat-select-underline,body.theme-darkblue .warn-200 .mat-select-underline,body.theme-darkblue .warn-300 .mat-select-underline,body.theme-darkblue .warn-400 .mat-select-underline,body.theme-darkblue .warn-A100 .mat-select-underline{background-color:#0000001f}body.theme-darkblue .primary-50 .mat-select-disabled .mat-select-value,body.theme-darkblue .primary-50 .mat-select-arrow,body.theme-darkblue .primary-50 .mat-select-trigger,body.theme-darkblue .primary-100 .mat-select-disabled .mat-select-value,body.theme-darkblue .primary-100 .mat-select-arrow,body.theme-darkblue .primary-100 .mat-select-trigger,body.theme-darkblue .primary-200 .mat-select-disabled .mat-select-value,body.theme-darkblue .primary-200 .mat-select-arrow,body.theme-darkblue .primary-200 .mat-select-trigger,body.theme-darkblue .primary-A100 .mat-select-disabled .mat-select-value,body.theme-darkblue .primary-A100 .mat-select-arrow,body.theme-darkblue .primary-A100 .mat-select-trigger,body.theme-darkblue .accent-50 .mat-select-disabled .mat-select-value,body.theme-darkblue .accent-50 .mat-select-arrow,body.theme-darkblue .accent-50 .mat-select-trigger,body.theme-darkblue .accent-100 .mat-select-disabled .mat-select-value,body.theme-darkblue .accent-100 .mat-select-arrow,body.theme-darkblue .accent-100 .mat-select-trigger,body.theme-darkblue .warn-50 .mat-select-disabled .mat-select-value,body.theme-darkblue .warn-50 .mat-select-arrow,body.theme-darkblue .warn-50 .mat-select-trigger,body.theme-darkblue .warn-100 .mat-select-disabled .mat-select-value,body.theme-darkblue .warn-100 .mat-select-arrow,body.theme-darkblue .warn-100 .mat-select-trigger,body.theme-darkblue .warn-200 .mat-select-disabled .mat-select-value,body.theme-darkblue .warn-200 .mat-select-arrow,body.theme-darkblue .warn-200 .mat-select-trigger,body.theme-darkblue .warn-300 .mat-select-disabled .mat-select-value,body.theme-darkblue .warn-300 .mat-select-arrow,body.theme-darkblue .warn-300 .mat-select-trigger,body.theme-darkblue .warn-400 .mat-select-disabled .mat-select-value,body.theme-darkblue .warn-400 .mat-select-arrow,body.theme-darkblue .warn-400 .mat-select-trigger,body.theme-darkblue .warn-A100 .mat-select-disabled .mat-select-value,body.theme-darkblue .warn-A100 .mat-select-arrow,body.theme-darkblue .warn-A100 .mat-select-trigger{color:#00000061}body.theme-darkblue .primary-300 input[type=text],body.theme-darkblue .primary-400 input[type=text],body.theme-darkblue .primary-500 input[type=text],body.theme-darkblue .primary-600 input[type=text],body.theme-darkblue .primary-700 input[type=text],body.theme-darkblue .primary-800 input[type=text],body.theme-darkblue .primary-900 input[type=text],body.theme-darkblue .primary-A200 input[type=text],body.theme-darkblue .primary-A400 input[type=text],body.theme-darkblue .primary-A700 input[type=text],body.theme-darkblue .primary input[type=text],body.theme-darkblue .accent-400 input[type=text],body.theme-darkblue .accent-500 input[type=text],body.theme-darkblue .accent-600 input[type=text],body.theme-darkblue .accent input[type=text],body.theme-darkblue .warn-500 input[type=text],body.theme-darkblue .warn-600 input[type=text],body.theme-darkblue .warn-700 input[type=text],body.theme-darkblue .warn-800 input[type=text],body.theme-darkblue .warn-900 input[type=text],body.theme-darkblue .warn-A200 input[type=text],body.theme-darkblue .warn-A400 input[type=text],body.theme-darkblue .warn-A700 input[type=text],body.theme-darkblue .warn input[type=text]{color:#fff}body.theme-darkblue .primary-300 .mat-form-field-label,body.theme-darkblue .primary-400 .mat-form-field-label,body.theme-darkblue .primary-500 .mat-form-field-label,body.theme-darkblue .primary-600 .mat-form-field-label,body.theme-darkblue .primary-700 .mat-form-field-label,body.theme-darkblue .primary-800 .mat-form-field-label,body.theme-darkblue .primary-900 .mat-form-field-label,body.theme-darkblue .primary-A200 .mat-form-field-label,body.theme-darkblue .primary-A400 .mat-form-field-label,body.theme-darkblue .primary-A700 .mat-form-field-label,body.theme-darkblue .primary .mat-form-field-label,body.theme-darkblue .accent-400 .mat-form-field-label,body.theme-darkblue .accent-500 .mat-form-field-label,body.theme-darkblue .accent-600 .mat-form-field-label,body.theme-darkblue .accent .mat-form-field-label,body.theme-darkblue .warn-500 .mat-form-field-label,body.theme-darkblue .warn-600 .mat-form-field-label,body.theme-darkblue .warn-700 .mat-form-field-label,body.theme-darkblue .warn-800 .mat-form-field-label,body.theme-darkblue .warn-900 .mat-form-field-label,body.theme-darkblue .warn-A200 .mat-form-field-label,body.theme-darkblue .warn-A400 .mat-form-field-label,body.theme-darkblue .warn-A700 .mat-form-field-label,body.theme-darkblue .warn .mat-form-field-label{color:#ffffff80}body.theme-darkblue .primary-300 .mat-form-field-underline,body.theme-darkblue .primary-400 .mat-form-field-underline,body.theme-darkblue .primary-500 .mat-form-field-underline,body.theme-darkblue .primary-600 .mat-form-field-underline,body.theme-darkblue .primary-700 .mat-form-field-underline,body.theme-darkblue .primary-800 .mat-form-field-underline,body.theme-darkblue .primary-900 .mat-form-field-underline,body.theme-darkblue .primary-A200 .mat-form-field-underline,body.theme-darkblue .primary-A400 .mat-form-field-underline,body.theme-darkblue .primary-A700 .mat-form-field-underline,body.theme-darkblue .primary .mat-form-field-underline,body.theme-darkblue .accent-400 .mat-form-field-underline,body.theme-darkblue .accent-500 .mat-form-field-underline,body.theme-darkblue .accent-600 .mat-form-field-underline,body.theme-darkblue .accent .mat-form-field-underline,body.theme-darkblue .warn-500 .mat-form-field-underline,body.theme-darkblue .warn-600 .mat-form-field-underline,body.theme-darkblue .warn-700 .mat-form-field-underline,body.theme-darkblue .warn-800 .mat-form-field-underline,body.theme-darkblue .warn-900 .mat-form-field-underline,body.theme-darkblue .warn-A200 .mat-form-field-underline,body.theme-darkblue .warn-A400 .mat-form-field-underline,body.theme-darkblue .warn-A700 .mat-form-field-underline,body.theme-darkblue .warn .mat-form-field-underline{background-color:#ffffff1f}body.theme-darkblue .primary-300 .mat-select-trigger,body.theme-darkblue .primary-300 .mat-select-arrow,body.theme-darkblue .primary-400 .mat-select-trigger,body.theme-darkblue .primary-400 .mat-select-arrow,body.theme-darkblue .primary-500 .mat-select-trigger,body.theme-darkblue .primary-500 .mat-select-arrow,body.theme-darkblue .primary-600 .mat-select-trigger,body.theme-darkblue .primary-600 .mat-select-arrow,body.theme-darkblue .primary-700 .mat-select-trigger,body.theme-darkblue .primary-700 .mat-select-arrow,body.theme-darkblue .primary-800 .mat-select-trigger,body.theme-darkblue .primary-800 .mat-select-arrow,body.theme-darkblue .primary-900 .mat-select-trigger,body.theme-darkblue .primary-900 .mat-select-arrow,body.theme-darkblue .primary-A200 .mat-select-trigger,body.theme-darkblue .primary-A200 .mat-select-arrow,body.theme-darkblue .primary-A400 .mat-select-trigger,body.theme-darkblue .primary-A400 .mat-select-arrow,body.theme-darkblue .primary-A700 .mat-select-trigger,body.theme-darkblue .primary-A700 .mat-select-arrow,body.theme-darkblue .primary .mat-select-trigger,body.theme-darkblue .primary .mat-select-arrow,body.theme-darkblue .accent-400 .mat-select-trigger,body.theme-darkblue .accent-400 .mat-select-arrow,body.theme-darkblue .accent-500 .mat-select-trigger,body.theme-darkblue .accent-500 .mat-select-arrow,body.theme-darkblue .accent-600 .mat-select-trigger,body.theme-darkblue .accent-600 .mat-select-arrow,body.theme-darkblue .accent .mat-select-trigger,body.theme-darkblue .accent .mat-select-arrow,body.theme-darkblue .warn-500 .mat-select-trigger,body.theme-darkblue .warn-500 .mat-select-arrow,body.theme-darkblue .warn-600 .mat-select-trigger,body.theme-darkblue .warn-600 .mat-select-arrow,body.theme-darkblue .warn-700 .mat-select-trigger,body.theme-darkblue .warn-700 .mat-select-arrow,body.theme-darkblue .warn-800 .mat-select-trigger,body.theme-darkblue .warn-800 .mat-select-arrow,body.theme-darkblue .warn-900 .mat-select-trigger,body.theme-darkblue .warn-900 .mat-select-arrow,body.theme-darkblue .warn-A200 .mat-select-trigger,body.theme-darkblue .warn-A200 .mat-select-arrow,body.theme-darkblue .warn-A400 .mat-select-trigger,body.theme-darkblue .warn-A400 .mat-select-arrow,body.theme-darkblue .warn-A700 .mat-select-trigger,body.theme-darkblue .warn-A700 .mat-select-arrow,body.theme-darkblue .warn .mat-select-trigger,body.theme-darkblue .warn .mat-select-arrow{color:#ffffff80}body.theme-darkblue .primary-300 .mat-select-underline,body.theme-darkblue .primary-400 .mat-select-underline,body.theme-darkblue .primary-500 .mat-select-underline,body.theme-darkblue .primary-600 .mat-select-underline,body.theme-darkblue .primary-700 .mat-select-underline,body.theme-darkblue .primary-800 .mat-select-underline,body.theme-darkblue .primary-900 .mat-select-underline,body.theme-darkblue .primary-A200 .mat-select-underline,body.theme-darkblue .primary-A400 .mat-select-underline,body.theme-darkblue .primary-A700 .mat-select-underline,body.theme-darkblue .primary .mat-select-underline,body.theme-darkblue .accent-400 .mat-select-underline,body.theme-darkblue .accent-500 .mat-select-underline,body.theme-darkblue .accent-600 .mat-select-underline,body.theme-darkblue .accent .mat-select-underline,body.theme-darkblue .warn-500 .mat-select-underline,body.theme-darkblue .warn-600 .mat-select-underline,body.theme-darkblue .warn-700 .mat-select-underline,body.theme-darkblue .warn-800 .mat-select-underline,body.theme-darkblue .warn-900 .mat-select-underline,body.theme-darkblue .warn-A200 .mat-select-underline,body.theme-darkblue .warn-A400 .mat-select-underline,body.theme-darkblue .warn-A700 .mat-select-underline,body.theme-darkblue .warn .mat-select-underline{background-color:#ffffff1f}body.theme-darkblue .primary-300 .mat-select-disabled .mat-select-value,body.theme-darkblue .primary-300 .mat-select-arrow,body.theme-darkblue .primary-300 .mat-select-trigger,body.theme-darkblue .primary-400 .mat-select-disabled .mat-select-value,body.theme-darkblue .primary-400 .mat-select-arrow,body.theme-darkblue .primary-400 .mat-select-trigger,body.theme-darkblue .primary-500 .mat-select-disabled .mat-select-value,body.theme-darkblue .primary-500 .mat-select-arrow,body.theme-darkblue .primary-500 .mat-select-trigger,body.theme-darkblue .primary-600 .mat-select-disabled .mat-select-value,body.theme-darkblue .primary-600 .mat-select-arrow,body.theme-darkblue .primary-600 .mat-select-trigger,body.theme-darkblue .primary-700 .mat-select-disabled .mat-select-value,body.theme-darkblue .primary-700 .mat-select-arrow,body.theme-darkblue .primary-700 .mat-select-trigger,body.theme-darkblue .primary-800 .mat-select-disabled .mat-select-value,body.theme-darkblue .primary-800 .mat-select-arrow,body.theme-darkblue .primary-800 .mat-select-trigger,body.theme-darkblue .primary-900 .mat-select-disabled .mat-select-value,body.theme-darkblue .primary-900 .mat-select-arrow,body.theme-darkblue .primary-900 .mat-select-trigger,body.theme-darkblue .primary-A200 .mat-select-disabled .mat-select-value,body.theme-darkblue .primary-A200 .mat-select-arrow,body.theme-darkblue .primary-A200 .mat-select-trigger,body.theme-darkblue .primary-A400 .mat-select-disabled .mat-select-value,body.theme-darkblue .primary-A400 .mat-select-arrow,body.theme-darkblue .primary-A400 .mat-select-trigger,body.theme-darkblue .primary-A700 .mat-select-disabled .mat-select-value,body.theme-darkblue .primary-A700 .mat-select-arrow,body.theme-darkblue .primary-A700 .mat-select-trigger,body.theme-darkblue .primary .mat-select-disabled .mat-select-value,body.theme-darkblue .primary .mat-select-arrow,body.theme-darkblue .primary .mat-select-trigger,body.theme-darkblue .accent-400 .mat-select-disabled .mat-select-value,body.theme-darkblue .accent-400 .mat-select-arrow,body.theme-darkblue .accent-400 .mat-select-trigger,body.theme-darkblue .accent-500 .mat-select-disabled .mat-select-value,body.theme-darkblue .accent-500 .mat-select-arrow,body.theme-darkblue .accent-500 .mat-select-trigger,body.theme-darkblue .accent-600 .mat-select-disabled .mat-select-value,body.theme-darkblue .accent-600 .mat-select-arrow,body.theme-darkblue .accent-600 .mat-select-trigger,body.theme-darkblue .accent .mat-select-disabled .mat-select-value,body.theme-darkblue .accent .mat-select-arrow,body.theme-darkblue .accent .mat-select-trigger,body.theme-darkblue .warn-500 .mat-select-disabled .mat-select-value,body.theme-darkblue .warn-500 .mat-select-arrow,body.theme-darkblue .warn-500 .mat-select-trigger,body.theme-darkblue .warn-600 .mat-select-disabled .mat-select-value,body.theme-darkblue .warn-600 .mat-select-arrow,body.theme-darkblue .warn-600 .mat-select-trigger,body.theme-darkblue .warn-700 .mat-select-disabled .mat-select-value,body.theme-darkblue .warn-700 .mat-select-arrow,body.theme-darkblue .warn-700 .mat-select-trigger,body.theme-darkblue .warn-800 .mat-select-disabled .mat-select-value,body.theme-darkblue .warn-800 .mat-select-arrow,body.theme-darkblue .warn-800 .mat-select-trigger,body.theme-darkblue .warn-900 .mat-select-disabled .mat-select-value,body.theme-darkblue .warn-900 .mat-select-arrow,body.theme-darkblue .warn-900 .mat-select-trigger,body.theme-darkblue .warn-A200 .mat-select-disabled .mat-select-value,body.theme-darkblue .warn-A200 .mat-select-arrow,body.theme-darkblue .warn-A200 .mat-select-trigger,body.theme-darkblue .warn-A400 .mat-select-disabled .mat-select-value,body.theme-darkblue .warn-A400 .mat-select-arrow,body.theme-darkblue .warn-A400 .mat-select-trigger,body.theme-darkblue .warn-A700 .mat-select-disabled .mat-select-value,body.theme-darkblue .warn-A700 .mat-select-arrow,body.theme-darkblue .warn-A700 .mat-select-trigger,body.theme-darkblue .warn .mat-select-disabled .mat-select-value,body.theme-darkblue .warn .mat-select-arrow,body.theme-darkblue .warn .mat-select-trigger{color:#ffffff80}body.theme-darkblue .primary-300 .mat-select-value,body.theme-darkblue .primary-400 .mat-select-value,body.theme-darkblue .primary-500 .mat-select-value,body.theme-darkblue .primary-600 .mat-select-value,body.theme-darkblue .primary-700 .mat-select-value,body.theme-darkblue .primary-800 .mat-select-value,body.theme-darkblue .primary-900 .mat-select-value,body.theme-darkblue .primary-A200 .mat-select-value,body.theme-darkblue .primary-A400 .mat-select-value,body.theme-darkblue .primary-A700 .mat-select-value,body.theme-darkblue .primary .mat-select-value,body.theme-darkblue .accent-400 .mat-select-value,body.theme-darkblue .accent-500 .mat-select-value,body.theme-darkblue .accent-600 .mat-select-value,body.theme-darkblue .accent .mat-select-value,body.theme-darkblue .warn-500 .mat-select-value,body.theme-darkblue .warn-600 .mat-select-value,body.theme-darkblue .warn-700 .mat-select-value,body.theme-darkblue .warn-800 .mat-select-value,body.theme-darkblue .warn-900 .mat-select-value,body.theme-darkblue .warn-A200 .mat-select-value,body.theme-darkblue .warn-A400 .mat-select-value,body.theme-darkblue .warn-A700 .mat-select-value,body.theme-darkblue .warn .mat-select-value{color:#fff}body.theme-angebotsmanagement{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #353a48;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #017d41;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #017d41;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #353a48;--mdc-filled-text-field-focus-active-indicator-color: #353a48;--mdc-filled-text-field-focus-label-text-color: rgba(53, 58, 72, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #353a48;--mdc-outlined-text-field-focus-outline-color: #353a48;--mdc-outlined-text-field-focus-label-text-color: rgba(53, 58, 72, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(53, 58, 72, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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(53, 58, 72, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-select-arrow-transform: translateY(-8px);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #353a48;--mdc-switch-selected-handle-color: #353a48;--mdc-switch-selected-hover-state-layer-color: #353a48;--mdc-switch-selected-pressed-state-layer-color: #353a48;--mdc-switch-selected-focus-handle-color: #1e2129;--mdc-switch-selected-hover-handle-color: #1e2129;--mdc-switch-selected-pressed-handle-color: #1e2129;--mdc-switch-selected-focus-track-color: #7d818c;--mdc-switch-selected-hover-track-color: #7d818c;--mdc-switch-selected-pressed-track-color: #7d818c;--mdc-switch-selected-track-color: #7d818c;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-switch-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #353a48;--mdc-slider-focus-handle-color: #353a48;--mdc-slider-hover-handle-color: #353a48;--mdc-slider-active-track-color: #353a48;--mdc-slider-inactive-track-color: #353a48;--mdc-slider-with-tick-marks-inactive-container-color: #353a48;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #353a48;--mat-slider-hover-state-layer-color: rgba(53, 58, 72, .05);--mat-slider-focus-state-layer-color: rgba(53, 58, 72, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--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);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #017d41;--mdc-checkbox-selected-hover-icon-color: #017d41;--mdc-checkbox-selected-icon-color: #017d41;--mdc-checkbox-selected-pressed-icon-color: #017d41;--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-selected-focus-state-layer-color: #017d41;--mdc-checkbox-selected-hover-state-layer-color: #017d41;--mdc-checkbox-selected-pressed-state-layer-color: #017d41;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #017d41;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #353a48;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #353a48;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-standard-button-toggle-height: 48px;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #353a48;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(53, 58, 72, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(53, 58, 72, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(53, 58, 72, .3);--mat-datepicker-toggle-active-state-icon-color: #353a48;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(53, 58, 72, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #353a48;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #353a48;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #353a48;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--mat-tree-node-min-height: 48px}body.theme-angebotsmanagement .mat-accent{--mat-option-selected-state-label-text-color: #017d41;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body.theme-angebotsmanagement .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body.theme-angebotsmanagement .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #353a48;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #353a48;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-angebotsmanagement .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #017d41;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #017d41;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-angebotsmanagement .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-angebotsmanagement .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #353a48;--mdc-linear-progress-track-color: rgba(53, 58, 72, .25)}body.theme-angebotsmanagement .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #017d41;--mdc-linear-progress-track-color: rgba(1, 125, 65, .25)}body.theme-angebotsmanagement .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}body.theme-angebotsmanagement .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #017d41;--mdc-filled-text-field-focus-active-indicator-color: #017d41;--mdc-filled-text-field-focus-label-text-color: rgba(1, 125, 65, .87);--mdc-outlined-text-field-caret-color: #017d41;--mdc-outlined-text-field-focus-outline-color: #017d41;--mdc-outlined-text-field-focus-label-text-color: rgba(1, 125, 65, .87);--mat-form-field-focus-select-arrow-color: rgba(1, 125, 65, .87)}body.theme-angebotsmanagement .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}body.theme-angebotsmanagement .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(1, 125, 65, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-angebotsmanagement .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-angebotsmanagement .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}body.theme-angebotsmanagement .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,body.theme-angebotsmanagement .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #353a48;--mdc-chip-elevated-selected-container-color: #353a48;--mdc-chip-elevated-disabled-container-color: #353a48;--mdc-chip-flat-disabled-selected-container-color: #353a48;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-angebotsmanagement .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,body.theme-angebotsmanagement .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #017d41;--mdc-chip-elevated-selected-container-color: #017d41;--mdc-chip-elevated-disabled-container-color: #017d41;--mdc-chip-flat-disabled-selected-container-color: #017d41;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-angebotsmanagement .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,body.theme-angebotsmanagement .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-angebotsmanagement .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}body.theme-angebotsmanagement .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: rgba(0, 0, 0, .87)}body.theme-angebotsmanagement .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #017d41;--mdc-switch-selected-handle-color: #017d41;--mdc-switch-selected-hover-state-layer-color: #017d41;--mdc-switch-selected-pressed-state-layer-color: #017d41}body.theme-angebotsmanagement .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}body.theme-angebotsmanagement .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #353a48;--mdc-radio-selected-hover-icon-color: #353a48;--mdc-radio-selected-icon-color: #353a48;--mdc-radio-selected-pressed-icon-color: #353a48;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #353a48;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-angebotsmanagement .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #017d41;--mdc-radio-selected-hover-icon-color: #017d41;--mdc-radio-selected-icon-color: #017d41;--mdc-radio-selected-pressed-icon-color: #017d41;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #017d41;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-angebotsmanagement .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-angebotsmanagement .mat-accent{--mdc-slider-handle-color: #017d41;--mdc-slider-focus-handle-color: #017d41;--mdc-slider-hover-handle-color: #017d41;--mdc-slider-active-track-color: #017d41;--mdc-slider-inactive-track-color: #017d41;--mdc-slider-with-tick-marks-inactive-container-color: #017d41;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #017d41;--mat-slider-hover-state-layer-color: rgba(1, 125, 65, .05);--mat-slider-focus-state-layer-color: rgba(1, 125, 65, .2)}body.theme-angebotsmanagement .mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2)}body.theme-angebotsmanagement .mdc-list-item__start,body.theme-angebotsmanagement .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #353a48;--mdc-radio-selected-hover-icon-color: #353a48;--mdc-radio-selected-icon-color: #353a48;--mdc-radio-selected-pressed-icon-color: #353a48}body.theme-angebotsmanagement .mat-accent .mdc-list-item__start,body.theme-angebotsmanagement .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #017d41;--mdc-radio-selected-hover-icon-color: #017d41;--mdc-radio-selected-icon-color: #017d41;--mdc-radio-selected-pressed-icon-color: #017d41}body.theme-angebotsmanagement .mat-warn .mdc-list-item__start,body.theme-angebotsmanagement .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}body.theme-angebotsmanagement .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: white;--mdc-checkbox-selected-focus-icon-color: #353a48;--mdc-checkbox-selected-hover-icon-color: #353a48;--mdc-checkbox-selected-icon-color: #353a48;--mdc-checkbox-selected-pressed-icon-color: #353a48;--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-selected-focus-state-layer-color: #353a48;--mdc-checkbox-selected-hover-state-layer-color: #353a48;--mdc-checkbox-selected-pressed-state-layer-color: #353a48;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-angebotsmanagement .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: white;--mdc-checkbox-selected-focus-icon-color: #017d41;--mdc-checkbox-selected-hover-icon-color: #017d41;--mdc-checkbox-selected-icon-color: #017d41;--mdc-checkbox-selected-pressed-icon-color: #017d41;--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-selected-focus-state-layer-color: #017d41;--mdc-checkbox-selected-hover-state-layer-color: #017d41;--mdc-checkbox-selected-pressed-state-layer-color: #017d41;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-angebotsmanagement .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-angebotsmanagement .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,body.theme-angebotsmanagement .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,body.theme-angebotsmanagement .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,body.theme-angebotsmanagement .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#353a48}body.theme-angebotsmanagement .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,body.theme-angebotsmanagement .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,body.theme-angebotsmanagement .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}body.theme-angebotsmanagement .mdc-list-item__start,body.theme-angebotsmanagement .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}body.theme-angebotsmanagement .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,body.theme-angebotsmanagement .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,body.theme-angebotsmanagement .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}body.theme-angebotsmanagement .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,body.theme-angebotsmanagement .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,body.theme-angebotsmanagement .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}body.theme-angebotsmanagement .mat-mdc-tab-group,body.theme-angebotsmanagement .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #353a48;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #353a48;--mat-tab-header-active-ripple-color: #353a48;--mat-tab-header-inactive-ripple-color: #353a48;--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: #353a48;--mat-tab-header-active-hover-label-text-color: #353a48;--mat-tab-header-active-focus-indicator-color: #353a48;--mat-tab-header-active-hover-indicator-color: #353a48}body.theme-angebotsmanagement .mat-mdc-tab-group.mat-accent,body.theme-angebotsmanagement .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #017d41;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #017d41;--mat-tab-header-active-ripple-color: #017d41;--mat-tab-header-inactive-ripple-color: #017d41;--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: #017d41;--mat-tab-header-active-hover-label-text-color: #017d41;--mat-tab-header-active-focus-indicator-color: #017d41;--mat-tab-header-active-hover-indicator-color: #017d41}body.theme-angebotsmanagement .mat-mdc-tab-group.mat-warn,body.theme-angebotsmanagement .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}body.theme-angebotsmanagement .mat-mdc-tab-group.mat-background-primary,body.theme-angebotsmanagement .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #353a48;--mat-tab-header-with-background-foreground-color: white}body.theme-angebotsmanagement .mat-mdc-tab-group.mat-background-accent,body.theme-angebotsmanagement .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #017d41;--mat-tab-header-with-background-foreground-color: white}body.theme-angebotsmanagement .mat-mdc-tab-group.mat-background-warn,body.theme-angebotsmanagement .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}body.theme-angebotsmanagement .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}body.theme-angebotsmanagement .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: white;--mdc-checkbox-selected-focus-icon-color: #353a48;--mdc-checkbox-selected-hover-icon-color: #353a48;--mdc-checkbox-selected-icon-color: #353a48;--mdc-checkbox-selected-pressed-icon-color: #353a48;--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-selected-focus-state-layer-color: #353a48;--mdc-checkbox-selected-hover-state-layer-color: #353a48;--mdc-checkbox-selected-pressed-state-layer-color: #353a48;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-angebotsmanagement .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-angebotsmanagement .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #353a48;--mat-text-button-state-layer-color: #353a48;--mat-text-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-angebotsmanagement .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #017d41;--mat-text-button-state-layer-color: #017d41;--mat-text-button-ripple-color: rgba(1, 125, 65, .1)}body.theme-angebotsmanagement .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-angebotsmanagement .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #353a48;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-angebotsmanagement .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #017d41;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-angebotsmanagement .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-angebotsmanagement .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #353a48;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-angebotsmanagement .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #017d41;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-angebotsmanagement .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-angebotsmanagement .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #353a48;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #353a48;--mat-outlined-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-angebotsmanagement .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #017d41;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #017d41;--mat-outlined-button-ripple-color: rgba(1, 125, 65, .1)}body.theme-angebotsmanagement .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-angebotsmanagement .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #353a48;--mat-icon-button-state-layer-color: #353a48;--mat-icon-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-angebotsmanagement .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #017d41;--mat-icon-button-state-layer-color: #017d41;--mat-icon-button-ripple-color: rgba(1, 125, 65, .1)}body.theme-angebotsmanagement .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-angebotsmanagement .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}body.theme-angebotsmanagement .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #353a48;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-angebotsmanagement .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #017d41;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-angebotsmanagement .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-angebotsmanagement .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #353a48;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-angebotsmanagement .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #017d41;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-angebotsmanagement .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-angebotsmanagement .mat-accent{--mdc-circular-progress-active-indicator-color: #017d41}body.theme-angebotsmanagement .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}body.theme-angebotsmanagement .mat-badge-accent{--mat-badge-background-color: #017d41;--mat-badge-text-color: white}body.theme-angebotsmanagement .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}body.theme-angebotsmanagement .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #017d41;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(1, 125, 65, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(1, 125, 65, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(1, 125, 65, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(1, 125, 65, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-angebotsmanagement .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-angebotsmanagement .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #017d41}body.theme-angebotsmanagement .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}body.theme-angebotsmanagement .mat-calendar-controls{--mat-icon-button-touch-target-display: none}body.theme-angebotsmanagement .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}body.theme-angebotsmanagement .mat-icon.mat-primary{--mat-icon-color: #353a48}body.theme-angebotsmanagement .mat-icon.mat-accent{--mat-icon-color: #017d41}body.theme-angebotsmanagement .mat-icon.mat-warn{--mat-icon-color: #f44336}body.theme-angebotsmanagement .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #017d41;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #017d41;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #017d41;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-angebotsmanagement .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-angebotsmanagement .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #353a48;--mat-toolbar-container-text-color: white}body.theme-angebotsmanagement .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #017d41;--mat-toolbar-container-text-color: white}body.theme-angebotsmanagement .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}body.theme-angebotsmanagement{color:#000000de;background:#f5f5f5}body.theme-angebotsmanagement .secondary-text,body.theme-angebotsmanagement .icon,body.theme-angebotsmanagement i{color:#0000008a}body.theme-angebotsmanagement .hint-text,body.theme-angebotsmanagement .disabled-text{color:#00000061}body.theme-angebotsmanagement .fade-text,body.theme-angebotsmanagement .divider{color:#0000001f}body.theme-angebotsmanagement .fuse-card{background:#fff;border-color:#0000001f}body.theme-angebotsmanagement .fuse-card .card-divider{border-top:1px solid rgba(0,0,0,.12)}body.theme-angebotsmanagement .avatar{color:#000000de}body.theme-angebotsmanagement .form-wrapper{background-color:#fff}body.theme-angebotsmanagement .navigation-simple .item.selected{background-color:#0000000a}body.theme-angebotsmanagement .navigation-simple .subheader{border-top:1px solid rgba(0,0,0,.12)}body.theme-angebotsmanagement .simple-pagination{background:#fff}body.theme-angebotsmanagement .simple-pagination .pagination-item{color:#0000008a}body.theme-angebotsmanagement .simple-pagination .pagination-item:hover{color:#000000de}body.theme-angebotsmanagement .simple-pagination .pagination-item.disabled{color:#00000061}body.theme-angebotsmanagement .price-tables .price-table{background:#fff}body.theme-angebotsmanagement .price-tables .price-table.style-1 .price .currency,body.theme-angebotsmanagement .price-tables .price-table.style-1 .price .period,body.theme-angebotsmanagement .price-tables .price-table.style-2 .price .currency,body.theme-angebotsmanagement .price-tables .price-table.style-2 .period,body.theme-angebotsmanagement .price-tables .price-table.style-3 .package-type .subtitle,body.theme-angebotsmanagement .price-tables .price-table.style-3 .terms,body.theme-angebotsmanagement .price-tables .price-table.style-3 .note{color:#0000008a}body.theme-angebotsmanagement .simple-table-container{background:#fff}body.theme-angebotsmanagement table.simple thead tr th{color:#0000008a;border-bottom:1px solid rgba(0,0,0,.12)}body.theme-angebotsmanagement table.simple tbody tr td{border-bottom:1px solid rgba(0,0,0,.12)}body.theme-angebotsmanagement table.simple.clickable tbody tr:hover{background-color:#0000000a}body.theme-angebotsmanagement .page-layout.carded.fullwidth>.center>.content-card{background:#fff;border-radius:8px 8px 0 0}body.theme-angebotsmanagement .page-layout.carded.fullwidth>.center>.content-card>.toolbar{border-bottom-color:#0000001f}body.theme-angebotsmanagement .page-layout.carded.left-sidebar>.center>.content-card,body.theme-angebotsmanagement .page-layout.carded.right-sidebar>.center>.content-card{background:#fff;border-radius:8px 8px 0 0}body.theme-angebotsmanagement .page-layout.carded.left-sidebar>.center>.content-card>.toolbar,body.theme-angebotsmanagement .page-layout.carded.right-sidebar>.center>.content-card>.toolbar{border-bottom-color:#0000001f}body.theme-angebotsmanagement .page-layout.simple.left-sidebar>.center>.content,body.theme-angebotsmanagement .page-layout.simple.right-sidebar>.center>.content{background:#fff}body.theme-angebotsmanagement .page-layout.simple.left-sidebar.inner-sidebar>.content>.center>.content,body.theme-angebotsmanagement .page-layout.simple.right-sidebar.inner-sidebar>.content>.center>.content{background:#fff}body.theme-angebotsmanagement fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-angebotsmanagement fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-angebotsmanagement fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-angebotsmanagement fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-angebotsmanagement fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-angebotsmanagement fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced{background-color:#017d41!important}body.theme-angebotsmanagement fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-title,body.theme-angebotsmanagement fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-title{color:#017d41}body.theme-angebotsmanagement fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,body.theme-angebotsmanagement fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#017d41}.dark body.theme-angebotsmanagement fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,.dark body.theme-angebotsmanagement fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#017d41}body.theme-angebotsmanagement fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-icon,body.theme-angebotsmanagement fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-icon{color:#017d41}body.theme-angebotsmanagement a{color:#017d41}body.theme-angebotsmanagement code:not(.highlight){background-color:#f5f5f5}body.theme-angebotsmanagement .changelog .entry{background-color:#fff}body.theme-angebotsmanagement .text-boxed{background-color:#0000001f;color:#0000008a}body.theme-angebotsmanagement .fuse-search-bar.expanded,body.theme-angebotsmanagement #fuse-shortcuts.show-mobile-panel{background-color:#fafafa}body.theme-angebotsmanagement fuse-sidebar{background:#fafafa}body.theme-angebotsmanagement fuse-vertical-navigation .fuse-vertical-navigation-wrapper{background:#fafafa}body.theme-angebotsmanagement .fuse-sidebar-overlay{background-color:#0009}body.theme-angebotsmanagement .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible{background-color:transparent}body.theme-angebotsmanagement fuse-theme-options .theme-options-panel form .group{border:1px solid rgba(0,0,0,.12)}body.theme-angebotsmanagement fuse-theme-options .theme-options-panel form .group h2{background:#fafafa;color:#0000008a}body.theme-angebotsmanagement fuse-theme-options .theme-options-panel form .group h3{color:#0000008a}body.theme-angebotsmanagement .fuse-material-color-picker-menu .mat-mdc-menu-content .views{background:#303030}body.theme-angebotsmanagement fuse-widget>.fuse-widget-front,body.theme-angebotsmanagement fuse-widget>.fuse-widget-back{background:#fff;border-color:#0000001f}body.theme-angebotsmanagement ngx-datatable.material{background:#fff;color:#000000de}body.theme-angebotsmanagement ngx-datatable.material .datatable-header .datatable-header-cell{color:#0000008a}body.theme-angebotsmanagement ngx-datatable.material .datatable-body .datatable-row-wrapper{border-bottom-color:#0000001f}body.theme-angebotsmanagement ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child{border-top-color:#0000001f}body.theme-angebotsmanagement ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell{color:#000000de}body.theme-angebotsmanagement ngx-datatable.material .datatable-footer{color:#0000008a}body.theme-angebotsmanagement ngx-datatable.material .datatable-footer .datatable-pager a{color:#0000008a}body.theme-angebotsmanagement ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover{background-color:#0000000a}body.theme-angebotsmanagement ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover .datatable-row-group{background-color:#0000000a}body.theme-angebotsmanagement #listview .header .search-wrapper{background:#fff}body.theme-angebotsmanagement #listview .header .search-wrapper .search .mat-icon{color:#0000008a}body.theme-angebotsmanagement #listview .header .search-wrapper .search input{background:#fff;color:#000000de}body.theme-angebotsmanagement #listview .content .sidebar .sidebar-content .card{background:#fff}body.theme-angebotsmanagement #table{background:red}body.theme-angebotsmanagement #academy-courses .header{background:#1a237e;background:linear-gradient(to right,#0e2a3b,#34306b)}body.theme-angebotsmanagement #academy-courses .header .hero-text h1{color:#fff}body.theme-angebotsmanagement #academy-courses .header .hero-text h3{color:#ffffffbf}body.theme-angebotsmanagement #academy-courses .content .courses .course .course-content{background:#fff}body.theme-angebotsmanagement #academy-courses .content .courses .course .course-content .header .category{color:#0000008a}body.theme-angebotsmanagement #academy-courses .content .courses .course .course-content .header .length .length-icon{color:#0000008a!important}body.theme-angebotsmanagement #academy-courses .content .courses .course .course-content .header .length .min{color:#0000008a}body.theme-angebotsmanagement #academy-courses .content .courses .course .course-content .content .updated{color:#00000061}body.theme-angebotsmanagement #academy-course .sidebar{background:#fafafa}body.theme-angebotsmanagement #academy-course .sidebar .steps .step{color:#0000008a}body.theme-angebotsmanagement #academy-course .sidebar .steps .step.current{background:#017d41;color:#000000de}body.theme-angebotsmanagement #academy-course .sidebar .steps .step.current .index span{background:#fafafa;border-color:#017d41}body.theme-angebotsmanagement #academy-course .sidebar .steps .step.completed{color:#000000de}body.theme-angebotsmanagement #academy-course .sidebar .steps .step.completed .index span{border-color:#017d41}body.theme-angebotsmanagement #academy-course .sidebar .steps .step.completed .index:after{border-left-color:#017d41}body.theme-angebotsmanagement #academy-course .sidebar .steps .step.completed+.step .index:before{border-left-color:#017d41}body.theme-angebotsmanagement #academy-course .sidebar .steps .step .index:before,body.theme-angebotsmanagement #academy-course .sidebar .steps .step .index:after{border-left-color:#0000001f}body.theme-angebotsmanagement #academy-course .sidebar .steps .step .index span{background:#fafafa;border-color:#0000001f}body.theme-angebotsmanagement #academy-course .center .content{height:100%;background:#eee}body.theme-angebotsmanagement #academy-course .center .content .course-step .course-step-content{background:#fff}body.theme-angebotsmanagement .comments .comment .comment-bubble{background-color:#d2dbe1;border-color:#f5f5f5}body.theme-angebotsmanagement .comments .comment .comment-bubble:after,body.theme-angebotsmanagement .comments .comment .comment-bubble:before{border-color:#f5f5f5 transparent transparent transparent}body.theme-angebotsmanagement formio mat-formio-button button{background-color:#017d41!important}body.theme-angebotsmanagement formio .form-check-input:checked~.form-check-label span:before,body.theme-angebotsmanagement formio .form-check-input:indeterminate~.form-check-label span:before{border-color:#017d41;background-color:#017d41}body.theme-angebotsmanagement formio .btn-primary{background-color:#017d41}body.theme-angebotsmanagement formio .visually-hidden{display:none}body.theme-angebotsmanagement .primary-50-bg{background-color:#ececee!important}body.theme-angebotsmanagement .primary-50{background-color:#ececee!important;color:#000000de!important}body.theme-angebotsmanagement .primary-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}body.theme-angebotsmanagement .primary-50-fg{color:#ececee!important}body.theme-angebotsmanagement .primary-50-border{border-color:#ececee!important}body.theme-angebotsmanagement .primary-50-border-top{border-top-color:#ececee!important}body.theme-angebotsmanagement .primary-50-border-right{border-right-color:#ececee!important}body.theme-angebotsmanagement .primary-50-border-bottom{border-bottom-color:#ececee!important}body.theme-angebotsmanagement .primary-50-border-left{border-left-color:#ececee!important}body.theme-angebotsmanagement .primary-100-bg{background-color:#c5c6cb!important}body.theme-angebotsmanagement .primary-100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-angebotsmanagement .primary-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-angebotsmanagement .primary-100-fg{color:#c5c6cb!important}body.theme-angebotsmanagement .primary-100-border{border-color:#c5c6cb!important}body.theme-angebotsmanagement .primary-100-border-top{border-top-color:#c5c6cb!important}body.theme-angebotsmanagement .primary-100-border-right{border-right-color:#c5c6cb!important}body.theme-angebotsmanagement .primary-100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-angebotsmanagement .primary-100-border-left{border-left-color:#c5c6cb!important}body.theme-angebotsmanagement .primary-200-bg{background-color:#9ea1a9!important}body.theme-angebotsmanagement .primary-200{background-color:#9ea1a9!important;color:#000000de!important}body.theme-angebotsmanagement .primary-200[disabled]{background-color:#9ea1a91f!important;color:#00000042!important}body.theme-angebotsmanagement .primary-200-fg{color:#9ea1a9!important}body.theme-angebotsmanagement .primary-200-border{border-color:#9ea1a9!important}body.theme-angebotsmanagement .primary-200-border-top{border-top-color:#9ea1a9!important}body.theme-angebotsmanagement .primary-200-border-right{border-right-color:#9ea1a9!important}body.theme-angebotsmanagement .primary-200-border-bottom{border-bottom-color:#9ea1a9!important}body.theme-angebotsmanagement .primary-200-border-left{border-left-color:#9ea1a9!important}body.theme-angebotsmanagement .primary-300-bg{background-color:#7d818c!important}body.theme-angebotsmanagement .primary-300{background-color:#7d818c!important;color:#fff!important}body.theme-angebotsmanagement .primary-300[disabled]{background-color:#7d818c1f!important;color:#ffffff42!important}body.theme-angebotsmanagement .primary-300-fg{color:#7d818c!important}body.theme-angebotsmanagement .primary-300-border{border-color:#7d818c!important}body.theme-angebotsmanagement .primary-300-border-top{border-top-color:#7d818c!important}body.theme-angebotsmanagement .primary-300-border-right{border-right-color:#7d818c!important}body.theme-angebotsmanagement .primary-300-border-bottom{border-bottom-color:#7d818c!important}body.theme-angebotsmanagement .primary-300-border-left{border-left-color:#7d818c!important}body.theme-angebotsmanagement .primary-400-bg{background-color:#5c616f!important}body.theme-angebotsmanagement .primary-400{background-color:#5c616f!important;color:#fff!important}body.theme-angebotsmanagement .primary-400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}body.theme-angebotsmanagement .primary-400-fg{color:#5c616f!important}body.theme-angebotsmanagement .primary-400-border{border-color:#5c616f!important}body.theme-angebotsmanagement .primary-400-border-top{border-top-color:#5c616f!important}body.theme-angebotsmanagement .primary-400-border-right{border-right-color:#5c616f!important}body.theme-angebotsmanagement .primary-400-border-bottom{border-bottom-color:#5c616f!important}body.theme-angebotsmanagement .primary-400-border-left{border-left-color:#5c616f!important}body.theme-angebotsmanagement .primary-500-bg{background-color:#3c4252!important}body.theme-angebotsmanagement .primary-500{background-color:#3c4252!important;color:#fff!important}body.theme-angebotsmanagement .primary-500[disabled]{background-color:#3c42521f!important;color:#ffffff42!important}body.theme-angebotsmanagement .primary-500-fg{color:#3c4252!important}body.theme-angebotsmanagement .primary-500-border{border-color:#3c4252!important}body.theme-angebotsmanagement .primary-500-border-top{border-top-color:#3c4252!important}body.theme-angebotsmanagement .primary-500-border-right{border-right-color:#3c4252!important}body.theme-angebotsmanagement .primary-500-border-bottom{border-bottom-color:#3c4252!important}body.theme-angebotsmanagement .primary-500-border-left{border-left-color:#3c4252!important}body.theme-angebotsmanagement .primary-600-bg{background-color:#353a48!important}body.theme-angebotsmanagement .primary-600{background-color:#353a48!important;color:#fff!important}body.theme-angebotsmanagement .primary-600[disabled]{background-color:#353a481f!important;color:#ffffff42!important}body.theme-angebotsmanagement .primary-600-fg{color:#353a48!important}body.theme-angebotsmanagement .primary-600-border{border-color:#353a48!important}body.theme-angebotsmanagement .primary-600-border-top{border-top-color:#353a48!important}body.theme-angebotsmanagement .primary-600-border-right{border-right-color:#353a48!important}body.theme-angebotsmanagement .primary-600-border-bottom{border-bottom-color:#353a48!important}body.theme-angebotsmanagement .primary-600-border-left{border-left-color:#353a48!important}body.theme-angebotsmanagement .primary-700-bg{background-color:#2d323e!important}body.theme-angebotsmanagement .primary-700{background-color:#2d323e!important;color:#fff!important}body.theme-angebotsmanagement .primary-700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}body.theme-angebotsmanagement .primary-700-fg{color:#2d323e!important}body.theme-angebotsmanagement .primary-700-border{border-color:#2d323e!important}body.theme-angebotsmanagement .primary-700-border-top{border-top-color:#2d323e!important}body.theme-angebotsmanagement .primary-700-border-right{border-right-color:#2d323e!important}body.theme-angebotsmanagement .primary-700-border-bottom{border-bottom-color:#2d323e!important}body.theme-angebotsmanagement .primary-700-border-left{border-left-color:#2d323e!important}body.theme-angebotsmanagement .primary-800-bg{background-color:#262933!important}body.theme-angebotsmanagement .primary-800{background-color:#262933!important;color:#fff!important}body.theme-angebotsmanagement .primary-800[disabled]{background-color:#2629331f!important;color:#ffffff42!important}body.theme-angebotsmanagement .primary-800-fg{color:#262933!important}body.theme-angebotsmanagement .primary-800-border{border-color:#262933!important}body.theme-angebotsmanagement .primary-800-border-top{border-top-color:#262933!important}body.theme-angebotsmanagement .primary-800-border-right{border-right-color:#262933!important}body.theme-angebotsmanagement .primary-800-border-bottom{border-bottom-color:#262933!important}body.theme-angebotsmanagement .primary-800-border-left{border-left-color:#262933!important}body.theme-angebotsmanagement .primary-900-bg{background-color:#1e2129!important}body.theme-angebotsmanagement .primary-900{background-color:#1e2129!important;color:#fff!important}body.theme-angebotsmanagement .primary-900[disabled]{background-color:#1e21291f!important;color:#ffffff42!important}body.theme-angebotsmanagement .primary-900-fg{color:#1e2129!important}body.theme-angebotsmanagement .primary-900-border{border-color:#1e2129!important}body.theme-angebotsmanagement .primary-900-border-top{border-top-color:#1e2129!important}body.theme-angebotsmanagement .primary-900-border-right{border-right-color:#1e2129!important}body.theme-angebotsmanagement .primary-900-border-bottom{border-bottom-color:#1e2129!important}body.theme-angebotsmanagement .primary-900-border-left{border-left-color:#1e2129!important}body.theme-angebotsmanagement .primary-A100-bg{background-color:#c5c6cb!important}body.theme-angebotsmanagement .primary-A100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-angebotsmanagement .primary-A100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-angebotsmanagement .primary-A100-fg{color:#c5c6cb!important}body.theme-angebotsmanagement .primary-A100-border{border-color:#c5c6cb!important}body.theme-angebotsmanagement .primary-A100-border-top{border-top-color:#c5c6cb!important}body.theme-angebotsmanagement .primary-A100-border-right{border-right-color:#c5c6cb!important}body.theme-angebotsmanagement .primary-A100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-angebotsmanagement .primary-A100-border-left{border-left-color:#c5c6cb!important}body.theme-angebotsmanagement .primary-A200-bg{background-color:#9ea1a9!important}body.theme-angebotsmanagement .primary-A200{background-color:#9ea1a9!important;color:#fff!important}body.theme-angebotsmanagement .primary-A200[disabled]{background-color:#9ea1a91f!important;color:#ffffff42!important}body.theme-angebotsmanagement .primary-A200-fg{color:#9ea1a9!important}body.theme-angebotsmanagement .primary-A200-border{border-color:#9ea1a9!important}body.theme-angebotsmanagement .primary-A200-border-top{border-top-color:#9ea1a9!important}body.theme-angebotsmanagement .primary-A200-border-right{border-right-color:#9ea1a9!important}body.theme-angebotsmanagement .primary-A200-border-bottom{border-bottom-color:#9ea1a9!important}body.theme-angebotsmanagement .primary-A200-border-left{border-left-color:#9ea1a9!important}body.theme-angebotsmanagement .primary-A400-bg{background-color:#5c616f!important}body.theme-angebotsmanagement .primary-A400{background-color:#5c616f!important;color:#fff!important}body.theme-angebotsmanagement .primary-A400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}body.theme-angebotsmanagement .primary-A400-fg{color:#5c616f!important}body.theme-angebotsmanagement .primary-A400-border{border-color:#5c616f!important}body.theme-angebotsmanagement .primary-A400-border-top{border-top-color:#5c616f!important}body.theme-angebotsmanagement .primary-A400-border-right{border-right-color:#5c616f!important}body.theme-angebotsmanagement .primary-A400-border-bottom{border-bottom-color:#5c616f!important}body.theme-angebotsmanagement .primary-A400-border-left{border-left-color:#5c616f!important}body.theme-angebotsmanagement .primary-A700-bg{background-color:#2d323e!important}body.theme-angebotsmanagement .primary-A700{background-color:#2d323e!important;color:#fff!important}body.theme-angebotsmanagement .primary-A700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}body.theme-angebotsmanagement .primary-A700-fg{color:#2d323e!important}body.theme-angebotsmanagement .primary-A700-border{border-color:#2d323e!important}body.theme-angebotsmanagement .primary-A700-border-top{border-top-color:#2d323e!important}body.theme-angebotsmanagement .primary-A700-border-right{border-right-color:#2d323e!important}body.theme-angebotsmanagement .primary-A700-border-bottom{border-bottom-color:#2d323e!important}body.theme-angebotsmanagement .primary-A700-border-left{border-left-color:#2d323e!important}body.theme-angebotsmanagement .primary-bg{background-color:#353a48!important}body.theme-angebotsmanagement .primary{background-color:#353a48!important;color:#fff!important}body.theme-angebotsmanagement .primary[disabled]{background-color:#353a481f!important;color:#ffffff42!important}body.theme-angebotsmanagement .primary-fg{color:#353a48!important}body.theme-angebotsmanagement .primary-border{border-color:#353a48!important}body.theme-angebotsmanagement .primary-border-top{border-top-color:#353a48!important}body.theme-angebotsmanagement .primary-border-right{border-right-color:#353a48!important}body.theme-angebotsmanagement .primary-border-bottom{border-bottom-color:#353a48!important}body.theme-angebotsmanagement .primary-border-left{border-left-color:#353a48!important}body.theme-angebotsmanagement .accent-50-bg{background-color:#ececee!important}body.theme-angebotsmanagement .accent-50{background-color:#ececee!important;color:#000000de!important}body.theme-angebotsmanagement .accent-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}body.theme-angebotsmanagement .accent-50-fg{color:#ececee!important}body.theme-angebotsmanagement .accent-50-border{border-color:#ececee!important}body.theme-angebotsmanagement .accent-50-border-top{border-top-color:#ececee!important}body.theme-angebotsmanagement .accent-50-border-right{border-right-color:#ececee!important}body.theme-angebotsmanagement .accent-50-border-bottom{border-bottom-color:#ececee!important}body.theme-angebotsmanagement .accent-50-border-left{border-left-color:#ececee!important}body.theme-angebotsmanagement .accent-100-bg{background-color:#c5c6cb!important}body.theme-angebotsmanagement .accent-100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-angebotsmanagement .accent-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-angebotsmanagement .accent-100-fg{color:#c5c6cb!important}body.theme-angebotsmanagement .accent-100-border{border-color:#c5c6cb!important}body.theme-angebotsmanagement .accent-100-border-top{border-top-color:#c5c6cb!important}body.theme-angebotsmanagement .accent-100-border-right{border-right-color:#c5c6cb!important}body.theme-angebotsmanagement .accent-100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-angebotsmanagement .accent-100-border-left{border-left-color:#c5c6cb!important}body.theme-angebotsmanagement .accent-400-bg{background-color:#017d41!important}body.theme-angebotsmanagement .accent-400{background-color:#017d41!important;color:#fff!important}body.theme-angebotsmanagement .accent-400[disabled]{background-color:#017d411f!important;color:#ffffff42!important}body.theme-angebotsmanagement .accent-400-fg{color:#017d41!important}body.theme-angebotsmanagement .accent-400-border{border-color:#017d41!important}body.theme-angebotsmanagement .accent-400-border-top{border-top-color:#017d41!important}body.theme-angebotsmanagement .accent-400-border-right{border-right-color:#017d41!important}body.theme-angebotsmanagement .accent-400-border-bottom{border-bottom-color:#017d41!important}body.theme-angebotsmanagement .accent-400-border-left{border-left-color:#017d41!important}body.theme-angebotsmanagement .accent-500-bg{background-color:#017d41!important}body.theme-angebotsmanagement .accent-500{background-color:#017d41!important;color:#fff!important}body.theme-angebotsmanagement .accent-500[disabled]{background-color:#017d411f!important;color:#ffffff42!important}body.theme-angebotsmanagement .accent-500-fg{color:#017d41!important}body.theme-angebotsmanagement .accent-500-border{border-color:#017d41!important}body.theme-angebotsmanagement .accent-500-border-top{border-top-color:#017d41!important}body.theme-angebotsmanagement .accent-500-border-right{border-right-color:#017d41!important}body.theme-angebotsmanagement .accent-500-border-bottom{border-bottom-color:#017d41!important}body.theme-angebotsmanagement .accent-500-border-left{border-left-color:#017d41!important}body.theme-angebotsmanagement .accent-600-bg{background-color:#017d41!important}body.theme-angebotsmanagement .accent-600{background-color:#017d41!important;color:#fff!important}body.theme-angebotsmanagement .accent-600[disabled]{background-color:#017d411f!important;color:#ffffff42!important}body.theme-angebotsmanagement .accent-600-fg{color:#017d41!important}body.theme-angebotsmanagement .accent-600-border{border-color:#017d41!important}body.theme-angebotsmanagement .accent-600-border-top{border-top-color:#017d41!important}body.theme-angebotsmanagement .accent-600-border-right{border-right-color:#017d41!important}body.theme-angebotsmanagement .accent-600-border-bottom{border-bottom-color:#017d41!important}body.theme-angebotsmanagement .accent-600-border-left{border-left-color:#017d41!important}body.theme-angebotsmanagement .accent-bg{background-color:#017d41!important}body.theme-angebotsmanagement .accent{background-color:#017d41!important;color:#fff!important}body.theme-angebotsmanagement .accent[disabled]{background-color:#017d411f!important;color:#ffffff42!important}body.theme-angebotsmanagement .accent-fg{color:#017d41!important}body.theme-angebotsmanagement .accent-border{border-color:#017d41!important}body.theme-angebotsmanagement .accent-border-top{border-top-color:#017d41!important}body.theme-angebotsmanagement .accent-border-right{border-right-color:#017d41!important}body.theme-angebotsmanagement .accent-border-bottom{border-bottom-color:#017d41!important}body.theme-angebotsmanagement .accent-border-left{border-left-color:#017d41!important}body.theme-angebotsmanagement .warn-50-bg{background-color:#ffebee!important}body.theme-angebotsmanagement .warn-50{background-color:#ffebee!important;color:#000000de!important}body.theme-angebotsmanagement .warn-50[disabled]{background-color:#ffebee1f!important;color:#00000042!important}body.theme-angebotsmanagement .warn-50-fg{color:#ffebee!important}body.theme-angebotsmanagement .warn-50-border{border-color:#ffebee!important}body.theme-angebotsmanagement .warn-50-border-top{border-top-color:#ffebee!important}body.theme-angebotsmanagement .warn-50-border-right{border-right-color:#ffebee!important}body.theme-angebotsmanagement .warn-50-border-bottom{border-bottom-color:#ffebee!important}body.theme-angebotsmanagement .warn-50-border-left{border-left-color:#ffebee!important}body.theme-angebotsmanagement .warn-100-bg{background-color:#ffcdd2!important}body.theme-angebotsmanagement .warn-100{background-color:#ffcdd2!important;color:#000000de!important}body.theme-angebotsmanagement .warn-100[disabled]{background-color:#ffcdd21f!important;color:#00000042!important}body.theme-angebotsmanagement .warn-100-fg{color:#ffcdd2!important}body.theme-angebotsmanagement .warn-100-border{border-color:#ffcdd2!important}body.theme-angebotsmanagement .warn-100-border-top{border-top-color:#ffcdd2!important}body.theme-angebotsmanagement .warn-100-border-right{border-right-color:#ffcdd2!important}body.theme-angebotsmanagement .warn-100-border-bottom{border-bottom-color:#ffcdd2!important}body.theme-angebotsmanagement .warn-100-border-left{border-left-color:#ffcdd2!important}body.theme-angebotsmanagement .warn-200-bg{background-color:#ef9a9a!important}body.theme-angebotsmanagement .warn-200{background-color:#ef9a9a!important;color:#000000de!important}body.theme-angebotsmanagement .warn-200[disabled]{background-color:#ef9a9a1f!important;color:#00000042!important}body.theme-angebotsmanagement .warn-200-fg{color:#ef9a9a!important}body.theme-angebotsmanagement .warn-200-border{border-color:#ef9a9a!important}body.theme-angebotsmanagement .warn-200-border-top{border-top-color:#ef9a9a!important}body.theme-angebotsmanagement .warn-200-border-right{border-right-color:#ef9a9a!important}body.theme-angebotsmanagement .warn-200-border-bottom{border-bottom-color:#ef9a9a!important}body.theme-angebotsmanagement .warn-200-border-left{border-left-color:#ef9a9a!important}body.theme-angebotsmanagement .warn-300-bg{background-color:#e57373!important}body.theme-angebotsmanagement .warn-300{background-color:#e57373!important;color:#000000de!important}body.theme-angebotsmanagement .warn-300[disabled]{background-color:#e573731f!important;color:#00000042!important}body.theme-angebotsmanagement .warn-300-fg{color:#e57373!important}body.theme-angebotsmanagement .warn-300-border{border-color:#e57373!important}body.theme-angebotsmanagement .warn-300-border-top{border-top-color:#e57373!important}body.theme-angebotsmanagement .warn-300-border-right{border-right-color:#e57373!important}body.theme-angebotsmanagement .warn-300-border-bottom{border-bottom-color:#e57373!important}body.theme-angebotsmanagement .warn-300-border-left{border-left-color:#e57373!important}body.theme-angebotsmanagement .warn-400-bg{background-color:#ef5350!important}body.theme-angebotsmanagement .warn-400{background-color:#ef5350!important;color:#000000de!important}body.theme-angebotsmanagement .warn-400[disabled]{background-color:#ef53501f!important;color:#00000042!important}body.theme-angebotsmanagement .warn-400-fg{color:#ef5350!important}body.theme-angebotsmanagement .warn-400-border{border-color:#ef5350!important}body.theme-angebotsmanagement .warn-400-border-top{border-top-color:#ef5350!important}body.theme-angebotsmanagement .warn-400-border-right{border-right-color:#ef5350!important}body.theme-angebotsmanagement .warn-400-border-bottom{border-bottom-color:#ef5350!important}body.theme-angebotsmanagement .warn-400-border-left{border-left-color:#ef5350!important}body.theme-angebotsmanagement .warn-500-bg{background-color:#f44336!important}body.theme-angebotsmanagement .warn-500{background-color:#f44336!important;color:#fff!important}body.theme-angebotsmanagement .warn-500[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-angebotsmanagement .warn-500-fg{color:#f44336!important}body.theme-angebotsmanagement .warn-500-border{border-color:#f44336!important}body.theme-angebotsmanagement .warn-500-border-top{border-top-color:#f44336!important}body.theme-angebotsmanagement .warn-500-border-right{border-right-color:#f44336!important}body.theme-angebotsmanagement .warn-500-border-bottom{border-bottom-color:#f44336!important}body.theme-angebotsmanagement .warn-500-border-left{border-left-color:#f44336!important}body.theme-angebotsmanagement .warn-600-bg{background-color:#e53935!important}body.theme-angebotsmanagement .warn-600{background-color:#e53935!important;color:#fff!important}body.theme-angebotsmanagement .warn-600[disabled]{background-color:#e539351f!important;color:#ffffff42!important}body.theme-angebotsmanagement .warn-600-fg{color:#e53935!important}body.theme-angebotsmanagement .warn-600-border{border-color:#e53935!important}body.theme-angebotsmanagement .warn-600-border-top{border-top-color:#e53935!important}body.theme-angebotsmanagement .warn-600-border-right{border-right-color:#e53935!important}body.theme-angebotsmanagement .warn-600-border-bottom{border-bottom-color:#e53935!important}body.theme-angebotsmanagement .warn-600-border-left{border-left-color:#e53935!important}body.theme-angebotsmanagement .warn-700-bg{background-color:#d32f2f!important}body.theme-angebotsmanagement .warn-700{background-color:#d32f2f!important;color:#fff!important}body.theme-angebotsmanagement .warn-700[disabled]{background-color:#d32f2f1f!important;color:#ffffff42!important}body.theme-angebotsmanagement .warn-700-fg{color:#d32f2f!important}body.theme-angebotsmanagement .warn-700-border{border-color:#d32f2f!important}body.theme-angebotsmanagement .warn-700-border-top{border-top-color:#d32f2f!important}body.theme-angebotsmanagement .warn-700-border-right{border-right-color:#d32f2f!important}body.theme-angebotsmanagement .warn-700-border-bottom{border-bottom-color:#d32f2f!important}body.theme-angebotsmanagement .warn-700-border-left{border-left-color:#d32f2f!important}body.theme-angebotsmanagement .warn-800-bg{background-color:#c62828!important}body.theme-angebotsmanagement .warn-800{background-color:#c62828!important;color:#fff!important}body.theme-angebotsmanagement .warn-800[disabled]{background-color:#c628281f!important;color:#ffffff42!important}body.theme-angebotsmanagement .warn-800-fg{color:#c62828!important}body.theme-angebotsmanagement .warn-800-border{border-color:#c62828!important}body.theme-angebotsmanagement .warn-800-border-top{border-top-color:#c62828!important}body.theme-angebotsmanagement .warn-800-border-right{border-right-color:#c62828!important}body.theme-angebotsmanagement .warn-800-border-bottom{border-bottom-color:#c62828!important}body.theme-angebotsmanagement .warn-800-border-left{border-left-color:#c62828!important}body.theme-angebotsmanagement .warn-900-bg{background-color:#b71c1c!important}body.theme-angebotsmanagement .warn-900{background-color:#b71c1c!important;color:#fff!important}body.theme-angebotsmanagement .warn-900[disabled]{background-color:#b71c1c1f!important;color:#ffffff42!important}body.theme-angebotsmanagement .warn-900-fg{color:#b71c1c!important}body.theme-angebotsmanagement .warn-900-border{border-color:#b71c1c!important}body.theme-angebotsmanagement .warn-900-border-top{border-top-color:#b71c1c!important}body.theme-angebotsmanagement .warn-900-border-right{border-right-color:#b71c1c!important}body.theme-angebotsmanagement .warn-900-border-bottom{border-bottom-color:#b71c1c!important}body.theme-angebotsmanagement .warn-900-border-left{border-left-color:#b71c1c!important}body.theme-angebotsmanagement .warn-A100-bg{background-color:#ff8a80!important}body.theme-angebotsmanagement .warn-A100{background-color:#ff8a80!important;color:#000000de!important}body.theme-angebotsmanagement .warn-A100[disabled]{background-color:#ff8a801f!important;color:#00000042!important}body.theme-angebotsmanagement .warn-A100-fg{color:#ff8a80!important}body.theme-angebotsmanagement .warn-A100-border{border-color:#ff8a80!important}body.theme-angebotsmanagement .warn-A100-border-top{border-top-color:#ff8a80!important}body.theme-angebotsmanagement .warn-A100-border-right{border-right-color:#ff8a80!important}body.theme-angebotsmanagement .warn-A100-border-bottom{border-bottom-color:#ff8a80!important}body.theme-angebotsmanagement .warn-A100-border-left{border-left-color:#ff8a80!important}body.theme-angebotsmanagement .warn-A200-bg{background-color:#ff5252!important}body.theme-angebotsmanagement .warn-A200{background-color:#ff5252!important;color:#fff!important}body.theme-angebotsmanagement .warn-A200[disabled]{background-color:#ff52521f!important;color:#ffffff42!important}body.theme-angebotsmanagement .warn-A200-fg{color:#ff5252!important}body.theme-angebotsmanagement .warn-A200-border{border-color:#ff5252!important}body.theme-angebotsmanagement .warn-A200-border-top{border-top-color:#ff5252!important}body.theme-angebotsmanagement .warn-A200-border-right{border-right-color:#ff5252!important}body.theme-angebotsmanagement .warn-A200-border-bottom{border-bottom-color:#ff5252!important}body.theme-angebotsmanagement .warn-A200-border-left{border-left-color:#ff5252!important}body.theme-angebotsmanagement .warn-A400-bg{background-color:#ff1744!important}body.theme-angebotsmanagement .warn-A400{background-color:#ff1744!important;color:#fff!important}body.theme-angebotsmanagement .warn-A400[disabled]{background-color:#ff17441f!important;color:#ffffff42!important}body.theme-angebotsmanagement .warn-A400-fg{color:#ff1744!important}body.theme-angebotsmanagement .warn-A400-border{border-color:#ff1744!important}body.theme-angebotsmanagement .warn-A400-border-top{border-top-color:#ff1744!important}body.theme-angebotsmanagement .warn-A400-border-right{border-right-color:#ff1744!important}body.theme-angebotsmanagement .warn-A400-border-bottom{border-bottom-color:#ff1744!important}body.theme-angebotsmanagement .warn-A400-border-left{border-left-color:#ff1744!important}body.theme-angebotsmanagement .warn-A700-bg{background-color:#d50000!important}body.theme-angebotsmanagement .warn-A700{background-color:#d50000!important;color:#fff!important}body.theme-angebotsmanagement .warn-A700[disabled]{background-color:#d500001f!important;color:#ffffff42!important}body.theme-angebotsmanagement .warn-A700-fg{color:#d50000!important}body.theme-angebotsmanagement .warn-A700-border{border-color:#d50000!important}body.theme-angebotsmanagement .warn-A700-border-top{border-top-color:#d50000!important}body.theme-angebotsmanagement .warn-A700-border-right{border-right-color:#d50000!important}body.theme-angebotsmanagement .warn-A700-border-bottom{border-bottom-color:#d50000!important}body.theme-angebotsmanagement .warn-A700-border-left{border-left-color:#d50000!important}body.theme-angebotsmanagement .warn-bg{background-color:#f44336!important}body.theme-angebotsmanagement .warn{background-color:#f44336!important;color:#fff!important}body.theme-angebotsmanagement .warn[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-angebotsmanagement .warn-fg{color:#f44336!important}body.theme-angebotsmanagement .warn-border{border-color:#f44336!important}body.theme-angebotsmanagement .warn-border-top{border-top-color:#f44336!important}body.theme-angebotsmanagement .warn-border-right{border-right-color:#f44336!important}body.theme-angebotsmanagement .warn-border-bottom{border-bottom-color:#f44336!important}body.theme-angebotsmanagement .warn-border-left{border-left-color:#f44336!important}body.theme-angebotsmanagement .primary-50 i,body.theme-angebotsmanagement .primary-50 .icon,body.theme-angebotsmanagement .primary-100 i,body.theme-angebotsmanagement .primary-100 .icon,body.theme-angebotsmanagement .primary-200 i,body.theme-angebotsmanagement .primary-200 .icon,body.theme-angebotsmanagement .primary-A100 i,body.theme-angebotsmanagement .primary-A100 .icon,body.theme-angebotsmanagement .accent-50 i,body.theme-angebotsmanagement .accent-50 .icon,body.theme-angebotsmanagement .accent-100 i,body.theme-angebotsmanagement .accent-100 .icon,body.theme-angebotsmanagement .warn-50 i,body.theme-angebotsmanagement .warn-50 .icon,body.theme-angebotsmanagement .warn-100 i,body.theme-angebotsmanagement .warn-100 .icon,body.theme-angebotsmanagement .warn-200 i,body.theme-angebotsmanagement .warn-200 .icon,body.theme-angebotsmanagement .warn-300 i,body.theme-angebotsmanagement .warn-300 .icon,body.theme-angebotsmanagement .warn-400 i,body.theme-angebotsmanagement .warn-400 .icon,body.theme-angebotsmanagement .warn-A100 i,body.theme-angebotsmanagement .warn-A100 .icon{color:#0000008a}body.theme-angebotsmanagement .primary-50.secondary-text,body.theme-angebotsmanagement .primary-50 .secondary-text,body.theme-angebotsmanagement .primary-100.secondary-text,body.theme-angebotsmanagement .primary-100 .secondary-text,body.theme-angebotsmanagement .primary-200.secondary-text,body.theme-angebotsmanagement .primary-200 .secondary-text,body.theme-angebotsmanagement .primary-A100.secondary-text,body.theme-angebotsmanagement .primary-A100 .secondary-text,body.theme-angebotsmanagement .accent-50.secondary-text,body.theme-angebotsmanagement .accent-50 .secondary-text,body.theme-angebotsmanagement .accent-100.secondary-text,body.theme-angebotsmanagement .accent-100 .secondary-text,body.theme-angebotsmanagement .warn-50.secondary-text,body.theme-angebotsmanagement .warn-50 .secondary-text,body.theme-angebotsmanagement .warn-100.secondary-text,body.theme-angebotsmanagement .warn-100 .secondary-text,body.theme-angebotsmanagement .warn-200.secondary-text,body.theme-angebotsmanagement .warn-200 .secondary-text,body.theme-angebotsmanagement .warn-300.secondary-text,body.theme-angebotsmanagement .warn-300 .secondary-text,body.theme-angebotsmanagement .warn-400.secondary-text,body.theme-angebotsmanagement .warn-400 .secondary-text,body.theme-angebotsmanagement .warn-A100.secondary-text,body.theme-angebotsmanagement .warn-A100 .secondary-text{color:#0000008a!important}body.theme-angebotsmanagement .primary-50.hint-text,body.theme-angebotsmanagement .primary-50 .hint-text,body.theme-angebotsmanagement .primary-50.disabled-text,body.theme-angebotsmanagement .primary-50 .disabled-text,body.theme-angebotsmanagement .primary-100.hint-text,body.theme-angebotsmanagement .primary-100 .hint-text,body.theme-angebotsmanagement .primary-100.disabled-text,body.theme-angebotsmanagement .primary-100 .disabled-text,body.theme-angebotsmanagement .primary-200.hint-text,body.theme-angebotsmanagement .primary-200 .hint-text,body.theme-angebotsmanagement .primary-200.disabled-text,body.theme-angebotsmanagement .primary-200 .disabled-text,body.theme-angebotsmanagement .primary-A100.hint-text,body.theme-angebotsmanagement .primary-A100 .hint-text,body.theme-angebotsmanagement .primary-A100.disabled-text,body.theme-angebotsmanagement .primary-A100 .disabled-text,body.theme-angebotsmanagement .accent-50.hint-text,body.theme-angebotsmanagement .accent-50 .hint-text,body.theme-angebotsmanagement .accent-50.disabled-text,body.theme-angebotsmanagement .accent-50 .disabled-text,body.theme-angebotsmanagement .accent-100.hint-text,body.theme-angebotsmanagement .accent-100 .hint-text,body.theme-angebotsmanagement .accent-100.disabled-text,body.theme-angebotsmanagement .accent-100 .disabled-text,body.theme-angebotsmanagement .warn-50.hint-text,body.theme-angebotsmanagement .warn-50 .hint-text,body.theme-angebotsmanagement .warn-50.disabled-text,body.theme-angebotsmanagement .warn-50 .disabled-text,body.theme-angebotsmanagement .warn-100.hint-text,body.theme-angebotsmanagement .warn-100 .hint-text,body.theme-angebotsmanagement .warn-100.disabled-text,body.theme-angebotsmanagement .warn-100 .disabled-text,body.theme-angebotsmanagement .warn-200.hint-text,body.theme-angebotsmanagement .warn-200 .hint-text,body.theme-angebotsmanagement .warn-200.disabled-text,body.theme-angebotsmanagement .warn-200 .disabled-text,body.theme-angebotsmanagement .warn-300.hint-text,body.theme-angebotsmanagement .warn-300 .hint-text,body.theme-angebotsmanagement .warn-300.disabled-text,body.theme-angebotsmanagement .warn-300 .disabled-text,body.theme-angebotsmanagement .warn-400.hint-text,body.theme-angebotsmanagement .warn-400 .hint-text,body.theme-angebotsmanagement .warn-400.disabled-text,body.theme-angebotsmanagement .warn-400 .disabled-text,body.theme-angebotsmanagement .warn-A100.hint-text,body.theme-angebotsmanagement .warn-A100 .hint-text,body.theme-angebotsmanagement .warn-A100.disabled-text,body.theme-angebotsmanagement .warn-A100 .disabled-text{color:#00000061!important}body.theme-angebotsmanagement .primary-50.divider,body.theme-angebotsmanagement .primary-50 .divider,body.theme-angebotsmanagement .primary-100.divider,body.theme-angebotsmanagement .primary-100 .divider,body.theme-angebotsmanagement .primary-200.divider,body.theme-angebotsmanagement .primary-200 .divider,body.theme-angebotsmanagement .primary-A100.divider,body.theme-angebotsmanagement .primary-A100 .divider,body.theme-angebotsmanagement .accent-50.divider,body.theme-angebotsmanagement .accent-50 .divider,body.theme-angebotsmanagement .accent-100.divider,body.theme-angebotsmanagement .accent-100 .divider,body.theme-angebotsmanagement .warn-50.divider,body.theme-angebotsmanagement .warn-50 .divider,body.theme-angebotsmanagement .warn-100.divider,body.theme-angebotsmanagement .warn-100 .divider,body.theme-angebotsmanagement .warn-200.divider,body.theme-angebotsmanagement .warn-200 .divider,body.theme-angebotsmanagement .warn-300.divider,body.theme-angebotsmanagement .warn-300 .divider,body.theme-angebotsmanagement .warn-400.divider,body.theme-angebotsmanagement .warn-400 .divider,body.theme-angebotsmanagement .warn-A100.divider,body.theme-angebotsmanagement .warn-A100 .divider{color:#0000001f!important}body.theme-angebotsmanagement .primary-50 .mat-ripple-element,body.theme-angebotsmanagement .primary-100 .mat-ripple-element,body.theme-angebotsmanagement .primary-200 .mat-ripple-element,body.theme-angebotsmanagement .primary-A100 .mat-ripple-element,body.theme-angebotsmanagement .accent-50 .mat-ripple-element,body.theme-angebotsmanagement .accent-100 .mat-ripple-element,body.theme-angebotsmanagement .warn-50 .mat-ripple-element,body.theme-angebotsmanagement .warn-100 .mat-ripple-element,body.theme-angebotsmanagement .warn-200 .mat-ripple-element,body.theme-angebotsmanagement .warn-300 .mat-ripple-element,body.theme-angebotsmanagement .warn-400 .mat-ripple-element,body.theme-angebotsmanagement .warn-A100 .mat-ripple-element{background:#0000001a}body.theme-angebotsmanagement .primary-50 .adaptive-border-color,body.theme-angebotsmanagement .primary-100 .adaptive-border-color,body.theme-angebotsmanagement .primary-200 .adaptive-border-color,body.theme-angebotsmanagement .primary-A100 .adaptive-border-color,body.theme-angebotsmanagement .accent-50 .adaptive-border-color,body.theme-angebotsmanagement .accent-100 .adaptive-border-color,body.theme-angebotsmanagement .warn-50 .adaptive-border-color,body.theme-angebotsmanagement .warn-100 .adaptive-border-color,body.theme-angebotsmanagement .warn-200 .adaptive-border-color,body.theme-angebotsmanagement .warn-300 .adaptive-border-color,body.theme-angebotsmanagement .warn-400 .adaptive-border-color,body.theme-angebotsmanagement .warn-A100 .adaptive-border-color{border-color:#0000001f}body.theme-angebotsmanagement .primary-300 i,body.theme-angebotsmanagement .primary-300 .icon,body.theme-angebotsmanagement .primary-400 i,body.theme-angebotsmanagement .primary-400 .icon,body.theme-angebotsmanagement .primary-500 i,body.theme-angebotsmanagement .primary-500 .icon,body.theme-angebotsmanagement .primary-600 i,body.theme-angebotsmanagement .primary-600 .icon,body.theme-angebotsmanagement .primary-700 i,body.theme-angebotsmanagement .primary-700 .icon,body.theme-angebotsmanagement .primary-800 i,body.theme-angebotsmanagement .primary-800 .icon,body.theme-angebotsmanagement .primary-900 i,body.theme-angebotsmanagement .primary-900 .icon,body.theme-angebotsmanagement .primary-A200 i,body.theme-angebotsmanagement .primary-A200 .icon,body.theme-angebotsmanagement .primary-A400 i,body.theme-angebotsmanagement .primary-A400 .icon,body.theme-angebotsmanagement .primary-A700 i,body.theme-angebotsmanagement .primary-A700 .icon,body.theme-angebotsmanagement .primary i,body.theme-angebotsmanagement .primary .icon,body.theme-angebotsmanagement .accent-400 i,body.theme-angebotsmanagement .accent-400 .icon,body.theme-angebotsmanagement .accent-500 i,body.theme-angebotsmanagement .accent-500 .icon,body.theme-angebotsmanagement .accent-600 i,body.theme-angebotsmanagement .accent-600 .icon,body.theme-angebotsmanagement .accent i,body.theme-angebotsmanagement .accent .icon,body.theme-angebotsmanagement .warn-500 i,body.theme-angebotsmanagement .warn-500 .icon,body.theme-angebotsmanagement .warn-600 i,body.theme-angebotsmanagement .warn-600 .icon,body.theme-angebotsmanagement .warn-700 i,body.theme-angebotsmanagement .warn-700 .icon,body.theme-angebotsmanagement .warn-800 i,body.theme-angebotsmanagement .warn-800 .icon,body.theme-angebotsmanagement .warn-900 i,body.theme-angebotsmanagement .warn-900 .icon,body.theme-angebotsmanagement .warn-A200 i,body.theme-angebotsmanagement .warn-A200 .icon,body.theme-angebotsmanagement .warn-A400 i,body.theme-angebotsmanagement .warn-A400 .icon,body.theme-angebotsmanagement .warn-A700 i,body.theme-angebotsmanagement .warn-A700 .icon,body.theme-angebotsmanagement .warn i,body.theme-angebotsmanagement .warn .icon{color:#fff}body.theme-angebotsmanagement .primary-300.secondary-text,body.theme-angebotsmanagement .primary-300 .secondary-text,body.theme-angebotsmanagement .primary-400.secondary-text,body.theme-angebotsmanagement .primary-400 .secondary-text,body.theme-angebotsmanagement .primary-500.secondary-text,body.theme-angebotsmanagement .primary-500 .secondary-text,body.theme-angebotsmanagement .primary-600.secondary-text,body.theme-angebotsmanagement .primary-600 .secondary-text,body.theme-angebotsmanagement .primary-700.secondary-text,body.theme-angebotsmanagement .primary-700 .secondary-text,body.theme-angebotsmanagement .primary-800.secondary-text,body.theme-angebotsmanagement .primary-800 .secondary-text,body.theme-angebotsmanagement .primary-900.secondary-text,body.theme-angebotsmanagement .primary-900 .secondary-text,body.theme-angebotsmanagement .primary-A200.secondary-text,body.theme-angebotsmanagement .primary-A200 .secondary-text,body.theme-angebotsmanagement .primary-A400.secondary-text,body.theme-angebotsmanagement .primary-A400 .secondary-text,body.theme-angebotsmanagement .primary-A700.secondary-text,body.theme-angebotsmanagement .primary-A700 .secondary-text,body.theme-angebotsmanagement .primary.secondary-text,body.theme-angebotsmanagement .primary .secondary-text,body.theme-angebotsmanagement .accent-400.secondary-text,body.theme-angebotsmanagement .accent-400 .secondary-text,body.theme-angebotsmanagement .accent-500.secondary-text,body.theme-angebotsmanagement .accent-500 .secondary-text,body.theme-angebotsmanagement .accent-600.secondary-text,body.theme-angebotsmanagement .accent-600 .secondary-text,body.theme-angebotsmanagement .accent.secondary-text,body.theme-angebotsmanagement .accent .secondary-text,body.theme-angebotsmanagement .warn-500.secondary-text,body.theme-angebotsmanagement .warn-500 .secondary-text,body.theme-angebotsmanagement .warn-600.secondary-text,body.theme-angebotsmanagement .warn-600 .secondary-text,body.theme-angebotsmanagement .warn-700.secondary-text,body.theme-angebotsmanagement .warn-700 .secondary-text,body.theme-angebotsmanagement .warn-800.secondary-text,body.theme-angebotsmanagement .warn-800 .secondary-text,body.theme-angebotsmanagement .warn-900.secondary-text,body.theme-angebotsmanagement .warn-900 .secondary-text,body.theme-angebotsmanagement .warn-A200.secondary-text,body.theme-angebotsmanagement .warn-A200 .secondary-text,body.theme-angebotsmanagement .warn-A400.secondary-text,body.theme-angebotsmanagement .warn-A400 .secondary-text,body.theme-angebotsmanagement .warn-A700.secondary-text,body.theme-angebotsmanagement .warn-A700 .secondary-text,body.theme-angebotsmanagement .warn.secondary-text,body.theme-angebotsmanagement .warn .secondary-text{color:#ffffffb3!important}body.theme-angebotsmanagement .primary-300.hint-text,body.theme-angebotsmanagement .primary-300 .hint-text,body.theme-angebotsmanagement .primary-300.disabled-text,body.theme-angebotsmanagement .primary-300 .disabled-text,body.theme-angebotsmanagement .primary-400.hint-text,body.theme-angebotsmanagement .primary-400 .hint-text,body.theme-angebotsmanagement .primary-400.disabled-text,body.theme-angebotsmanagement .primary-400 .disabled-text,body.theme-angebotsmanagement .primary-500.hint-text,body.theme-angebotsmanagement .primary-500 .hint-text,body.theme-angebotsmanagement .primary-500.disabled-text,body.theme-angebotsmanagement .primary-500 .disabled-text,body.theme-angebotsmanagement .primary-600.hint-text,body.theme-angebotsmanagement .primary-600 .hint-text,body.theme-angebotsmanagement .primary-600.disabled-text,body.theme-angebotsmanagement .primary-600 .disabled-text,body.theme-angebotsmanagement .primary-700.hint-text,body.theme-angebotsmanagement .primary-700 .hint-text,body.theme-angebotsmanagement .primary-700.disabled-text,body.theme-angebotsmanagement .primary-700 .disabled-text,body.theme-angebotsmanagement .primary-800.hint-text,body.theme-angebotsmanagement .primary-800 .hint-text,body.theme-angebotsmanagement .primary-800.disabled-text,body.theme-angebotsmanagement .primary-800 .disabled-text,body.theme-angebotsmanagement .primary-900.hint-text,body.theme-angebotsmanagement .primary-900 .hint-text,body.theme-angebotsmanagement .primary-900.disabled-text,body.theme-angebotsmanagement .primary-900 .disabled-text,body.theme-angebotsmanagement .primary-A200.hint-text,body.theme-angebotsmanagement .primary-A200 .hint-text,body.theme-angebotsmanagement .primary-A200.disabled-text,body.theme-angebotsmanagement .primary-A200 .disabled-text,body.theme-angebotsmanagement .primary-A400.hint-text,body.theme-angebotsmanagement .primary-A400 .hint-text,body.theme-angebotsmanagement .primary-A400.disabled-text,body.theme-angebotsmanagement .primary-A400 .disabled-text,body.theme-angebotsmanagement .primary-A700.hint-text,body.theme-angebotsmanagement .primary-A700 .hint-text,body.theme-angebotsmanagement .primary-A700.disabled-text,body.theme-angebotsmanagement .primary-A700 .disabled-text,body.theme-angebotsmanagement .primary.hint-text,body.theme-angebotsmanagement .primary .hint-text,body.theme-angebotsmanagement .primary.disabled-text,body.theme-angebotsmanagement .primary .disabled-text,body.theme-angebotsmanagement .accent-400.hint-text,body.theme-angebotsmanagement .accent-400 .hint-text,body.theme-angebotsmanagement .accent-400.disabled-text,body.theme-angebotsmanagement .accent-400 .disabled-text,body.theme-angebotsmanagement .accent-500.hint-text,body.theme-angebotsmanagement .accent-500 .hint-text,body.theme-angebotsmanagement .accent-500.disabled-text,body.theme-angebotsmanagement .accent-500 .disabled-text,body.theme-angebotsmanagement .accent-600.hint-text,body.theme-angebotsmanagement .accent-600 .hint-text,body.theme-angebotsmanagement .accent-600.disabled-text,body.theme-angebotsmanagement .accent-600 .disabled-text,body.theme-angebotsmanagement .accent.hint-text,body.theme-angebotsmanagement .accent .hint-text,body.theme-angebotsmanagement .accent.disabled-text,body.theme-angebotsmanagement .accent .disabled-text,body.theme-angebotsmanagement .warn-500.hint-text,body.theme-angebotsmanagement .warn-500 .hint-text,body.theme-angebotsmanagement .warn-500.disabled-text,body.theme-angebotsmanagement .warn-500 .disabled-text,body.theme-angebotsmanagement .warn-600.hint-text,body.theme-angebotsmanagement .warn-600 .hint-text,body.theme-angebotsmanagement .warn-600.disabled-text,body.theme-angebotsmanagement .warn-600 .disabled-text,body.theme-angebotsmanagement .warn-700.hint-text,body.theme-angebotsmanagement .warn-700 .hint-text,body.theme-angebotsmanagement .warn-700.disabled-text,body.theme-angebotsmanagement .warn-700 .disabled-text,body.theme-angebotsmanagement .warn-800.hint-text,body.theme-angebotsmanagement .warn-800 .hint-text,body.theme-angebotsmanagement .warn-800.disabled-text,body.theme-angebotsmanagement .warn-800 .disabled-text,body.theme-angebotsmanagement .warn-900.hint-text,body.theme-angebotsmanagement .warn-900 .hint-text,body.theme-angebotsmanagement .warn-900.disabled-text,body.theme-angebotsmanagement .warn-900 .disabled-text,body.theme-angebotsmanagement .warn-A200.hint-text,body.theme-angebotsmanagement .warn-A200 .hint-text,body.theme-angebotsmanagement .warn-A200.disabled-text,body.theme-angebotsmanagement .warn-A200 .disabled-text,body.theme-angebotsmanagement .warn-A400.hint-text,body.theme-angebotsmanagement .warn-A400 .hint-text,body.theme-angebotsmanagement .warn-A400.disabled-text,body.theme-angebotsmanagement .warn-A400 .disabled-text,body.theme-angebotsmanagement .warn-A700.hint-text,body.theme-angebotsmanagement .warn-A700 .hint-text,body.theme-angebotsmanagement .warn-A700.disabled-text,body.theme-angebotsmanagement .warn-A700 .disabled-text,body.theme-angebotsmanagement .warn.hint-text,body.theme-angebotsmanagement .warn .hint-text,body.theme-angebotsmanagement .warn.disabled-text,body.theme-angebotsmanagement .warn .disabled-text{color:#ffffff80!important}body.theme-angebotsmanagement .primary-300.divider,body.theme-angebotsmanagement .primary-300 .divider,body.theme-angebotsmanagement .primary-400.divider,body.theme-angebotsmanagement .primary-400 .divider,body.theme-angebotsmanagement .primary-500.divider,body.theme-angebotsmanagement .primary-500 .divider,body.theme-angebotsmanagement .primary-600.divider,body.theme-angebotsmanagement .primary-600 .divider,body.theme-angebotsmanagement .primary-700.divider,body.theme-angebotsmanagement .primary-700 .divider,body.theme-angebotsmanagement .primary-800.divider,body.theme-angebotsmanagement .primary-800 .divider,body.theme-angebotsmanagement .primary-900.divider,body.theme-angebotsmanagement .primary-900 .divider,body.theme-angebotsmanagement .primary-A200.divider,body.theme-angebotsmanagement .primary-A200 .divider,body.theme-angebotsmanagement .primary-A400.divider,body.theme-angebotsmanagement .primary-A400 .divider,body.theme-angebotsmanagement .primary-A700.divider,body.theme-angebotsmanagement .primary-A700 .divider,body.theme-angebotsmanagement .primary.divider,body.theme-angebotsmanagement .primary .divider,body.theme-angebotsmanagement .accent-400.divider,body.theme-angebotsmanagement .accent-400 .divider,body.theme-angebotsmanagement .accent-500.divider,body.theme-angebotsmanagement .accent-500 .divider,body.theme-angebotsmanagement .accent-600.divider,body.theme-angebotsmanagement .accent-600 .divider,body.theme-angebotsmanagement .accent.divider,body.theme-angebotsmanagement .accent .divider,body.theme-angebotsmanagement .warn-500.divider,body.theme-angebotsmanagement .warn-500 .divider,body.theme-angebotsmanagement .warn-600.divider,body.theme-angebotsmanagement .warn-600 .divider,body.theme-angebotsmanagement .warn-700.divider,body.theme-angebotsmanagement .warn-700 .divider,body.theme-angebotsmanagement .warn-800.divider,body.theme-angebotsmanagement .warn-800 .divider,body.theme-angebotsmanagement .warn-900.divider,body.theme-angebotsmanagement .warn-900 .divider,body.theme-angebotsmanagement .warn-A200.divider,body.theme-angebotsmanagement .warn-A200 .divider,body.theme-angebotsmanagement .warn-A400.divider,body.theme-angebotsmanagement .warn-A400 .divider,body.theme-angebotsmanagement .warn-A700.divider,body.theme-angebotsmanagement .warn-A700 .divider,body.theme-angebotsmanagement .warn.divider,body.theme-angebotsmanagement .warn .divider{color:#ffffff1f!important}body.theme-angebotsmanagement .primary-300 .mat-ripple-element,body.theme-angebotsmanagement .primary-400 .mat-ripple-element,body.theme-angebotsmanagement .primary-500 .mat-ripple-element,body.theme-angebotsmanagement .primary-600 .mat-ripple-element,body.theme-angebotsmanagement .primary-700 .mat-ripple-element,body.theme-angebotsmanagement .primary-800 .mat-ripple-element,body.theme-angebotsmanagement .primary-900 .mat-ripple-element,body.theme-angebotsmanagement .primary-A200 .mat-ripple-element,body.theme-angebotsmanagement .primary-A400 .mat-ripple-element,body.theme-angebotsmanagement .primary-A700 .mat-ripple-element,body.theme-angebotsmanagement .primary .mat-ripple-element,body.theme-angebotsmanagement .accent-400 .mat-ripple-element,body.theme-angebotsmanagement .accent-500 .mat-ripple-element,body.theme-angebotsmanagement .accent-600 .mat-ripple-element,body.theme-angebotsmanagement .accent .mat-ripple-element,body.theme-angebotsmanagement .warn-500 .mat-ripple-element,body.theme-angebotsmanagement .warn-600 .mat-ripple-element,body.theme-angebotsmanagement .warn-700 .mat-ripple-element,body.theme-angebotsmanagement .warn-800 .mat-ripple-element,body.theme-angebotsmanagement .warn-900 .mat-ripple-element,body.theme-angebotsmanagement .warn-A200 .mat-ripple-element,body.theme-angebotsmanagement .warn-A400 .mat-ripple-element,body.theme-angebotsmanagement .warn-A700 .mat-ripple-element,body.theme-angebotsmanagement .warn .mat-ripple-element{background:#ffffff1a}body.theme-angebotsmanagement .primary-300 .adaptive-border-color,body.theme-angebotsmanagement .primary-400 .adaptive-border-color,body.theme-angebotsmanagement .primary-500 .adaptive-border-color,body.theme-angebotsmanagement .primary-600 .adaptive-border-color,body.theme-angebotsmanagement .primary-700 .adaptive-border-color,body.theme-angebotsmanagement .primary-800 .adaptive-border-color,body.theme-angebotsmanagement .primary-900 .adaptive-border-color,body.theme-angebotsmanagement .primary-A200 .adaptive-border-color,body.theme-angebotsmanagement .primary-A400 .adaptive-border-color,body.theme-angebotsmanagement .primary-A700 .adaptive-border-color,body.theme-angebotsmanagement .primary .adaptive-border-color,body.theme-angebotsmanagement .accent-400 .adaptive-border-color,body.theme-angebotsmanagement .accent-500 .adaptive-border-color,body.theme-angebotsmanagement .accent-600 .adaptive-border-color,body.theme-angebotsmanagement .accent .adaptive-border-color,body.theme-angebotsmanagement .warn-500 .adaptive-border-color,body.theme-angebotsmanagement .warn-600 .adaptive-border-color,body.theme-angebotsmanagement .warn-700 .adaptive-border-color,body.theme-angebotsmanagement .warn-800 .adaptive-border-color,body.theme-angebotsmanagement .warn-900 .adaptive-border-color,body.theme-angebotsmanagement .warn-A200 .adaptive-border-color,body.theme-angebotsmanagement .warn-A400 .adaptive-border-color,body.theme-angebotsmanagement .warn-A700 .adaptive-border-color,body.theme-angebotsmanagement .warn .adaptive-border-color{border-color:#ffffff1f}body.theme-angebotsmanagement .primary-50 input[type=text],body.theme-angebotsmanagement .primary-100 input[type=text],body.theme-angebotsmanagement .primary-200 input[type=text],body.theme-angebotsmanagement .primary-A100 input[type=text],body.theme-angebotsmanagement .accent-50 input[type=text],body.theme-angebotsmanagement .accent-100 input[type=text],body.theme-angebotsmanagement .warn-50 input[type=text],body.theme-angebotsmanagement .warn-100 input[type=text],body.theme-angebotsmanagement .warn-200 input[type=text],body.theme-angebotsmanagement .warn-300 input[type=text],body.theme-angebotsmanagement .warn-400 input[type=text],body.theme-angebotsmanagement .warn-A100 input[type=text]{color:#000}body.theme-angebotsmanagement .primary-50 .mat-form-field-label,body.theme-angebotsmanagement .primary-100 .mat-form-field-label,body.theme-angebotsmanagement .primary-200 .mat-form-field-label,body.theme-angebotsmanagement .primary-A100 .mat-form-field-label,body.theme-angebotsmanagement .accent-50 .mat-form-field-label,body.theme-angebotsmanagement .accent-100 .mat-form-field-label,body.theme-angebotsmanagement .warn-50 .mat-form-field-label,body.theme-angebotsmanagement .warn-100 .mat-form-field-label,body.theme-angebotsmanagement .warn-200 .mat-form-field-label,body.theme-angebotsmanagement .warn-300 .mat-form-field-label,body.theme-angebotsmanagement .warn-400 .mat-form-field-label,body.theme-angebotsmanagement .warn-A100 .mat-form-field-label{color:#00000061}body.theme-angebotsmanagement .primary-50 .mat-form-field-underline,body.theme-angebotsmanagement .primary-100 .mat-form-field-underline,body.theme-angebotsmanagement .primary-200 .mat-form-field-underline,body.theme-angebotsmanagement .primary-A100 .mat-form-field-underline,body.theme-angebotsmanagement .accent-50 .mat-form-field-underline,body.theme-angebotsmanagement .accent-100 .mat-form-field-underline,body.theme-angebotsmanagement .warn-50 .mat-form-field-underline,body.theme-angebotsmanagement .warn-100 .mat-form-field-underline,body.theme-angebotsmanagement .warn-200 .mat-form-field-underline,body.theme-angebotsmanagement .warn-300 .mat-form-field-underline,body.theme-angebotsmanagement .warn-400 .mat-form-field-underline,body.theme-angebotsmanagement .warn-A100 .mat-form-field-underline{background-color:#0000001f}body.theme-angebotsmanagement .primary-50 .mat-select-trigger,body.theme-angebotsmanagement .primary-50 .mat-select-arrow,body.theme-angebotsmanagement .primary-100 .mat-select-trigger,body.theme-angebotsmanagement .primary-100 .mat-select-arrow,body.theme-angebotsmanagement .primary-200 .mat-select-trigger,body.theme-angebotsmanagement .primary-200 .mat-select-arrow,body.theme-angebotsmanagement .primary-A100 .mat-select-trigger,body.theme-angebotsmanagement .primary-A100 .mat-select-arrow,body.theme-angebotsmanagement .accent-50 .mat-select-trigger,body.theme-angebotsmanagement .accent-50 .mat-select-arrow,body.theme-angebotsmanagement .accent-100 .mat-select-trigger,body.theme-angebotsmanagement .accent-100 .mat-select-arrow,body.theme-angebotsmanagement .warn-50 .mat-select-trigger,body.theme-angebotsmanagement .warn-50 .mat-select-arrow,body.theme-angebotsmanagement .warn-100 .mat-select-trigger,body.theme-angebotsmanagement .warn-100 .mat-select-arrow,body.theme-angebotsmanagement .warn-200 .mat-select-trigger,body.theme-angebotsmanagement .warn-200 .mat-select-arrow,body.theme-angebotsmanagement .warn-300 .mat-select-trigger,body.theme-angebotsmanagement .warn-300 .mat-select-arrow,body.theme-angebotsmanagement .warn-400 .mat-select-trigger,body.theme-angebotsmanagement .warn-400 .mat-select-arrow,body.theme-angebotsmanagement .warn-A100 .mat-select-trigger,body.theme-angebotsmanagement .warn-A100 .mat-select-arrow{color:#00000061}body.theme-angebotsmanagement .primary-50 .mat-select-underline,body.theme-angebotsmanagement .primary-100 .mat-select-underline,body.theme-angebotsmanagement .primary-200 .mat-select-underline,body.theme-angebotsmanagement .primary-A100 .mat-select-underline,body.theme-angebotsmanagement .accent-50 .mat-select-underline,body.theme-angebotsmanagement .accent-100 .mat-select-underline,body.theme-angebotsmanagement .warn-50 .mat-select-underline,body.theme-angebotsmanagement .warn-100 .mat-select-underline,body.theme-angebotsmanagement .warn-200 .mat-select-underline,body.theme-angebotsmanagement .warn-300 .mat-select-underline,body.theme-angebotsmanagement .warn-400 .mat-select-underline,body.theme-angebotsmanagement .warn-A100 .mat-select-underline{background-color:#0000001f}body.theme-angebotsmanagement .primary-50 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .primary-50 .mat-select-arrow,body.theme-angebotsmanagement .primary-50 .mat-select-trigger,body.theme-angebotsmanagement .primary-100 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .primary-100 .mat-select-arrow,body.theme-angebotsmanagement .primary-100 .mat-select-trigger,body.theme-angebotsmanagement .primary-200 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .primary-200 .mat-select-arrow,body.theme-angebotsmanagement .primary-200 .mat-select-trigger,body.theme-angebotsmanagement .primary-A100 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .primary-A100 .mat-select-arrow,body.theme-angebotsmanagement .primary-A100 .mat-select-trigger,body.theme-angebotsmanagement .accent-50 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .accent-50 .mat-select-arrow,body.theme-angebotsmanagement .accent-50 .mat-select-trigger,body.theme-angebotsmanagement .accent-100 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .accent-100 .mat-select-arrow,body.theme-angebotsmanagement .accent-100 .mat-select-trigger,body.theme-angebotsmanagement .warn-50 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .warn-50 .mat-select-arrow,body.theme-angebotsmanagement .warn-50 .mat-select-trigger,body.theme-angebotsmanagement .warn-100 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .warn-100 .mat-select-arrow,body.theme-angebotsmanagement .warn-100 .mat-select-trigger,body.theme-angebotsmanagement .warn-200 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .warn-200 .mat-select-arrow,body.theme-angebotsmanagement .warn-200 .mat-select-trigger,body.theme-angebotsmanagement .warn-300 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .warn-300 .mat-select-arrow,body.theme-angebotsmanagement .warn-300 .mat-select-trigger,body.theme-angebotsmanagement .warn-400 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .warn-400 .mat-select-arrow,body.theme-angebotsmanagement .warn-400 .mat-select-trigger,body.theme-angebotsmanagement .warn-A100 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .warn-A100 .mat-select-arrow,body.theme-angebotsmanagement .warn-A100 .mat-select-trigger{color:#00000061}body.theme-angebotsmanagement .primary-300 input[type=text],body.theme-angebotsmanagement .primary-400 input[type=text],body.theme-angebotsmanagement .primary-500 input[type=text],body.theme-angebotsmanagement .primary-600 input[type=text],body.theme-angebotsmanagement .primary-700 input[type=text],body.theme-angebotsmanagement .primary-800 input[type=text],body.theme-angebotsmanagement .primary-900 input[type=text],body.theme-angebotsmanagement .primary-A200 input[type=text],body.theme-angebotsmanagement .primary-A400 input[type=text],body.theme-angebotsmanagement .primary-A700 input[type=text],body.theme-angebotsmanagement .primary input[type=text],body.theme-angebotsmanagement .accent-400 input[type=text],body.theme-angebotsmanagement .accent-500 input[type=text],body.theme-angebotsmanagement .accent-600 input[type=text],body.theme-angebotsmanagement .accent input[type=text],body.theme-angebotsmanagement .warn-500 input[type=text],body.theme-angebotsmanagement .warn-600 input[type=text],body.theme-angebotsmanagement .warn-700 input[type=text],body.theme-angebotsmanagement .warn-800 input[type=text],body.theme-angebotsmanagement .warn-900 input[type=text],body.theme-angebotsmanagement .warn-A200 input[type=text],body.theme-angebotsmanagement .warn-A400 input[type=text],body.theme-angebotsmanagement .warn-A700 input[type=text],body.theme-angebotsmanagement .warn input[type=text]{color:#fff}body.theme-angebotsmanagement .primary-300 .mat-form-field-label,body.theme-angebotsmanagement .primary-400 .mat-form-field-label,body.theme-angebotsmanagement .primary-500 .mat-form-field-label,body.theme-angebotsmanagement .primary-600 .mat-form-field-label,body.theme-angebotsmanagement .primary-700 .mat-form-field-label,body.theme-angebotsmanagement .primary-800 .mat-form-field-label,body.theme-angebotsmanagement .primary-900 .mat-form-field-label,body.theme-angebotsmanagement .primary-A200 .mat-form-field-label,body.theme-angebotsmanagement .primary-A400 .mat-form-field-label,body.theme-angebotsmanagement .primary-A700 .mat-form-field-label,body.theme-angebotsmanagement .primary .mat-form-field-label,body.theme-angebotsmanagement .accent-400 .mat-form-field-label,body.theme-angebotsmanagement .accent-500 .mat-form-field-label,body.theme-angebotsmanagement .accent-600 .mat-form-field-label,body.theme-angebotsmanagement .accent .mat-form-field-label,body.theme-angebotsmanagement .warn-500 .mat-form-field-label,body.theme-angebotsmanagement .warn-600 .mat-form-field-label,body.theme-angebotsmanagement .warn-700 .mat-form-field-label,body.theme-angebotsmanagement .warn-800 .mat-form-field-label,body.theme-angebotsmanagement .warn-900 .mat-form-field-label,body.theme-angebotsmanagement .warn-A200 .mat-form-field-label,body.theme-angebotsmanagement .warn-A400 .mat-form-field-label,body.theme-angebotsmanagement .warn-A700 .mat-form-field-label,body.theme-angebotsmanagement .warn .mat-form-field-label{color:#ffffff80}body.theme-angebotsmanagement .primary-300 .mat-form-field-underline,body.theme-angebotsmanagement .primary-400 .mat-form-field-underline,body.theme-angebotsmanagement .primary-500 .mat-form-field-underline,body.theme-angebotsmanagement .primary-600 .mat-form-field-underline,body.theme-angebotsmanagement .primary-700 .mat-form-field-underline,body.theme-angebotsmanagement .primary-800 .mat-form-field-underline,body.theme-angebotsmanagement .primary-900 .mat-form-field-underline,body.theme-angebotsmanagement .primary-A200 .mat-form-field-underline,body.theme-angebotsmanagement .primary-A400 .mat-form-field-underline,body.theme-angebotsmanagement .primary-A700 .mat-form-field-underline,body.theme-angebotsmanagement .primary .mat-form-field-underline,body.theme-angebotsmanagement .accent-400 .mat-form-field-underline,body.theme-angebotsmanagement .accent-500 .mat-form-field-underline,body.theme-angebotsmanagement .accent-600 .mat-form-field-underline,body.theme-angebotsmanagement .accent .mat-form-field-underline,body.theme-angebotsmanagement .warn-500 .mat-form-field-underline,body.theme-angebotsmanagement .warn-600 .mat-form-field-underline,body.theme-angebotsmanagement .warn-700 .mat-form-field-underline,body.theme-angebotsmanagement .warn-800 .mat-form-field-underline,body.theme-angebotsmanagement .warn-900 .mat-form-field-underline,body.theme-angebotsmanagement .warn-A200 .mat-form-field-underline,body.theme-angebotsmanagement .warn-A400 .mat-form-field-underline,body.theme-angebotsmanagement .warn-A700 .mat-form-field-underline,body.theme-angebotsmanagement .warn .mat-form-field-underline{background-color:#ffffff1f}body.theme-angebotsmanagement .primary-300 .mat-select-trigger,body.theme-angebotsmanagement .primary-300 .mat-select-arrow,body.theme-angebotsmanagement .primary-400 .mat-select-trigger,body.theme-angebotsmanagement .primary-400 .mat-select-arrow,body.theme-angebotsmanagement .primary-500 .mat-select-trigger,body.theme-angebotsmanagement .primary-500 .mat-select-arrow,body.theme-angebotsmanagement .primary-600 .mat-select-trigger,body.theme-angebotsmanagement .primary-600 .mat-select-arrow,body.theme-angebotsmanagement .primary-700 .mat-select-trigger,body.theme-angebotsmanagement .primary-700 .mat-select-arrow,body.theme-angebotsmanagement .primary-800 .mat-select-trigger,body.theme-angebotsmanagement .primary-800 .mat-select-arrow,body.theme-angebotsmanagement .primary-900 .mat-select-trigger,body.theme-angebotsmanagement .primary-900 .mat-select-arrow,body.theme-angebotsmanagement .primary-A200 .mat-select-trigger,body.theme-angebotsmanagement .primary-A200 .mat-select-arrow,body.theme-angebotsmanagement .primary-A400 .mat-select-trigger,body.theme-angebotsmanagement .primary-A400 .mat-select-arrow,body.theme-angebotsmanagement .primary-A700 .mat-select-trigger,body.theme-angebotsmanagement .primary-A700 .mat-select-arrow,body.theme-angebotsmanagement .primary .mat-select-trigger,body.theme-angebotsmanagement .primary .mat-select-arrow,body.theme-angebotsmanagement .accent-400 .mat-select-trigger,body.theme-angebotsmanagement .accent-400 .mat-select-arrow,body.theme-angebotsmanagement .accent-500 .mat-select-trigger,body.theme-angebotsmanagement .accent-500 .mat-select-arrow,body.theme-angebotsmanagement .accent-600 .mat-select-trigger,body.theme-angebotsmanagement .accent-600 .mat-select-arrow,body.theme-angebotsmanagement .accent .mat-select-trigger,body.theme-angebotsmanagement .accent .mat-select-arrow,body.theme-angebotsmanagement .warn-500 .mat-select-trigger,body.theme-angebotsmanagement .warn-500 .mat-select-arrow,body.theme-angebotsmanagement .warn-600 .mat-select-trigger,body.theme-angebotsmanagement .warn-600 .mat-select-arrow,body.theme-angebotsmanagement .warn-700 .mat-select-trigger,body.theme-angebotsmanagement .warn-700 .mat-select-arrow,body.theme-angebotsmanagement .warn-800 .mat-select-trigger,body.theme-angebotsmanagement .warn-800 .mat-select-arrow,body.theme-angebotsmanagement .warn-900 .mat-select-trigger,body.theme-angebotsmanagement .warn-900 .mat-select-arrow,body.theme-angebotsmanagement .warn-A200 .mat-select-trigger,body.theme-angebotsmanagement .warn-A200 .mat-select-arrow,body.theme-angebotsmanagement .warn-A400 .mat-select-trigger,body.theme-angebotsmanagement .warn-A400 .mat-select-arrow,body.theme-angebotsmanagement .warn-A700 .mat-select-trigger,body.theme-angebotsmanagement .warn-A700 .mat-select-arrow,body.theme-angebotsmanagement .warn .mat-select-trigger,body.theme-angebotsmanagement .warn .mat-select-arrow{color:#ffffff80}body.theme-angebotsmanagement .primary-300 .mat-select-underline,body.theme-angebotsmanagement .primary-400 .mat-select-underline,body.theme-angebotsmanagement .primary-500 .mat-select-underline,body.theme-angebotsmanagement .primary-600 .mat-select-underline,body.theme-angebotsmanagement .primary-700 .mat-select-underline,body.theme-angebotsmanagement .primary-800 .mat-select-underline,body.theme-angebotsmanagement .primary-900 .mat-select-underline,body.theme-angebotsmanagement .primary-A200 .mat-select-underline,body.theme-angebotsmanagement .primary-A400 .mat-select-underline,body.theme-angebotsmanagement .primary-A700 .mat-select-underline,body.theme-angebotsmanagement .primary .mat-select-underline,body.theme-angebotsmanagement .accent-400 .mat-select-underline,body.theme-angebotsmanagement .accent-500 .mat-select-underline,body.theme-angebotsmanagement .accent-600 .mat-select-underline,body.theme-angebotsmanagement .accent .mat-select-underline,body.theme-angebotsmanagement .warn-500 .mat-select-underline,body.theme-angebotsmanagement .warn-600 .mat-select-underline,body.theme-angebotsmanagement .warn-700 .mat-select-underline,body.theme-angebotsmanagement .warn-800 .mat-select-underline,body.theme-angebotsmanagement .warn-900 .mat-select-underline,body.theme-angebotsmanagement .warn-A200 .mat-select-underline,body.theme-angebotsmanagement .warn-A400 .mat-select-underline,body.theme-angebotsmanagement .warn-A700 .mat-select-underline,body.theme-angebotsmanagement .warn .mat-select-underline{background-color:#ffffff1f}body.theme-angebotsmanagement .primary-300 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .primary-300 .mat-select-arrow,body.theme-angebotsmanagement .primary-300 .mat-select-trigger,body.theme-angebotsmanagement .primary-400 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .primary-400 .mat-select-arrow,body.theme-angebotsmanagement .primary-400 .mat-select-trigger,body.theme-angebotsmanagement .primary-500 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .primary-500 .mat-select-arrow,body.theme-angebotsmanagement .primary-500 .mat-select-trigger,body.theme-angebotsmanagement .primary-600 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .primary-600 .mat-select-arrow,body.theme-angebotsmanagement .primary-600 .mat-select-trigger,body.theme-angebotsmanagement .primary-700 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .primary-700 .mat-select-arrow,body.theme-angebotsmanagement .primary-700 .mat-select-trigger,body.theme-angebotsmanagement .primary-800 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .primary-800 .mat-select-arrow,body.theme-angebotsmanagement .primary-800 .mat-select-trigger,body.theme-angebotsmanagement .primary-900 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .primary-900 .mat-select-arrow,body.theme-angebotsmanagement .primary-900 .mat-select-trigger,body.theme-angebotsmanagement .primary-A200 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .primary-A200 .mat-select-arrow,body.theme-angebotsmanagement .primary-A200 .mat-select-trigger,body.theme-angebotsmanagement .primary-A400 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .primary-A400 .mat-select-arrow,body.theme-angebotsmanagement .primary-A400 .mat-select-trigger,body.theme-angebotsmanagement .primary-A700 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .primary-A700 .mat-select-arrow,body.theme-angebotsmanagement .primary-A700 .mat-select-trigger,body.theme-angebotsmanagement .primary .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .primary .mat-select-arrow,body.theme-angebotsmanagement .primary .mat-select-trigger,body.theme-angebotsmanagement .accent-400 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .accent-400 .mat-select-arrow,body.theme-angebotsmanagement .accent-400 .mat-select-trigger,body.theme-angebotsmanagement .accent-500 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .accent-500 .mat-select-arrow,body.theme-angebotsmanagement .accent-500 .mat-select-trigger,body.theme-angebotsmanagement .accent-600 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .accent-600 .mat-select-arrow,body.theme-angebotsmanagement .accent-600 .mat-select-trigger,body.theme-angebotsmanagement .accent .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .accent .mat-select-arrow,body.theme-angebotsmanagement .accent .mat-select-trigger,body.theme-angebotsmanagement .warn-500 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .warn-500 .mat-select-arrow,body.theme-angebotsmanagement .warn-500 .mat-select-trigger,body.theme-angebotsmanagement .warn-600 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .warn-600 .mat-select-arrow,body.theme-angebotsmanagement .warn-600 .mat-select-trigger,body.theme-angebotsmanagement .warn-700 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .warn-700 .mat-select-arrow,body.theme-angebotsmanagement .warn-700 .mat-select-trigger,body.theme-angebotsmanagement .warn-800 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .warn-800 .mat-select-arrow,body.theme-angebotsmanagement .warn-800 .mat-select-trigger,body.theme-angebotsmanagement .warn-900 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .warn-900 .mat-select-arrow,body.theme-angebotsmanagement .warn-900 .mat-select-trigger,body.theme-angebotsmanagement .warn-A200 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .warn-A200 .mat-select-arrow,body.theme-angebotsmanagement .warn-A200 .mat-select-trigger,body.theme-angebotsmanagement .warn-A400 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .warn-A400 .mat-select-arrow,body.theme-angebotsmanagement .warn-A400 .mat-select-trigger,body.theme-angebotsmanagement .warn-A700 .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .warn-A700 .mat-select-arrow,body.theme-angebotsmanagement .warn-A700 .mat-select-trigger,body.theme-angebotsmanagement .warn .mat-select-disabled .mat-select-value,body.theme-angebotsmanagement .warn .mat-select-arrow,body.theme-angebotsmanagement .warn .mat-select-trigger{color:#ffffff80}body.theme-angebotsmanagement .primary-300 .mat-select-value,body.theme-angebotsmanagement .primary-400 .mat-select-value,body.theme-angebotsmanagement .primary-500 .mat-select-value,body.theme-angebotsmanagement .primary-600 .mat-select-value,body.theme-angebotsmanagement .primary-700 .mat-select-value,body.theme-angebotsmanagement .primary-800 .mat-select-value,body.theme-angebotsmanagement .primary-900 .mat-select-value,body.theme-angebotsmanagement .primary-A200 .mat-select-value,body.theme-angebotsmanagement .primary-A400 .mat-select-value,body.theme-angebotsmanagement .primary-A700 .mat-select-value,body.theme-angebotsmanagement .primary .mat-select-value,body.theme-angebotsmanagement .accent-400 .mat-select-value,body.theme-angebotsmanagement .accent-500 .mat-select-value,body.theme-angebotsmanagement .accent-600 .mat-select-value,body.theme-angebotsmanagement .accent .mat-select-value,body.theme-angebotsmanagement .warn-500 .mat-select-value,body.theme-angebotsmanagement .warn-600 .mat-select-value,body.theme-angebotsmanagement .warn-700 .mat-select-value,body.theme-angebotsmanagement .warn-800 .mat-select-value,body.theme-angebotsmanagement .warn-900 .mat-select-value,body.theme-angebotsmanagement .warn-A200 .mat-select-value,body.theme-angebotsmanagement .warn-A400 .mat-select-value,body.theme-angebotsmanagement .warn-A700 .mat-select-value,body.theme-angebotsmanagement .warn .mat-select-value{color:#fff}body.theme-mopa{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #353a48;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #64b144;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #64b144;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #353a48;--mdc-filled-text-field-focus-active-indicator-color: #353a48;--mdc-filled-text-field-focus-label-text-color: rgba(53, 58, 72, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #353a48;--mdc-outlined-text-field-focus-outline-color: #353a48;--mdc-outlined-text-field-focus-label-text-color: rgba(53, 58, 72, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(53, 58, 72, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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(53, 58, 72, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-select-arrow-transform: translateY(-8px);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #353a48;--mdc-switch-selected-handle-color: #353a48;--mdc-switch-selected-hover-state-layer-color: #353a48;--mdc-switch-selected-pressed-state-layer-color: #353a48;--mdc-switch-selected-focus-handle-color: #1e2129;--mdc-switch-selected-hover-handle-color: #1e2129;--mdc-switch-selected-pressed-handle-color: #1e2129;--mdc-switch-selected-focus-track-color: #7d818c;--mdc-switch-selected-hover-track-color: #7d818c;--mdc-switch-selected-pressed-track-color: #7d818c;--mdc-switch-selected-track-color: #7d818c;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-switch-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #353a48;--mdc-slider-focus-handle-color: #353a48;--mdc-slider-hover-handle-color: #353a48;--mdc-slider-active-track-color: #353a48;--mdc-slider-inactive-track-color: #353a48;--mdc-slider-with-tick-marks-inactive-container-color: #353a48;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #353a48;--mat-slider-hover-state-layer-color: rgba(53, 58, 72, .05);--mat-slider-focus-state-layer-color: rgba(53, 58, 72, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--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);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #64b144;--mdc-checkbox-selected-hover-icon-color: #64b144;--mdc-checkbox-selected-icon-color: #64b144;--mdc-checkbox-selected-pressed-icon-color: #64b144;--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-selected-focus-state-layer-color: #64b144;--mdc-checkbox-selected-hover-state-layer-color: #64b144;--mdc-checkbox-selected-pressed-state-layer-color: #64b144;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #64b144;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #353a48;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #353a48;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-standard-button-toggle-height: 48px;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #353a48;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(53, 58, 72, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(53, 58, 72, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(53, 58, 72, .3);--mat-datepicker-toggle-active-state-icon-color: #353a48;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(53, 58, 72, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #353a48;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #353a48;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #353a48;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--mat-tree-node-min-height: 48px}body.theme-mopa .mat-accent{--mat-option-selected-state-label-text-color: #64b144;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body.theme-mopa .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body.theme-mopa .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #353a48;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #353a48;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-mopa .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #64b144;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #64b144;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-mopa .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-mopa .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #353a48;--mdc-linear-progress-track-color: rgba(53, 58, 72, .25)}body.theme-mopa .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #64b144;--mdc-linear-progress-track-color: rgba(100, 177, 68, .25)}body.theme-mopa .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}body.theme-mopa .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #64b144;--mdc-filled-text-field-focus-active-indicator-color: #64b144;--mdc-filled-text-field-focus-label-text-color: rgba(100, 177, 68, .87);--mdc-outlined-text-field-caret-color: #64b144;--mdc-outlined-text-field-focus-outline-color: #64b144;--mdc-outlined-text-field-focus-label-text-color: rgba(100, 177, 68, .87);--mat-form-field-focus-select-arrow-color: rgba(100, 177, 68, .87)}body.theme-mopa .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}body.theme-mopa .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(100, 177, 68, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-mopa .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-mopa .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}body.theme-mopa .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,body.theme-mopa .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #353a48;--mdc-chip-elevated-selected-container-color: #353a48;--mdc-chip-elevated-disabled-container-color: #353a48;--mdc-chip-flat-disabled-selected-container-color: #353a48;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-mopa .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,body.theme-mopa .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #64b144;--mdc-chip-elevated-selected-container-color: #64b144;--mdc-chip-elevated-disabled-container-color: #64b144;--mdc-chip-flat-disabled-selected-container-color: #64b144;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-mopa .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,body.theme-mopa .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-mopa .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}body.theme-mopa .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: rgba(0, 0, 0, .87)}body.theme-mopa .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #64b144;--mdc-switch-selected-handle-color: #64b144;--mdc-switch-selected-hover-state-layer-color: #64b144;--mdc-switch-selected-pressed-state-layer-color: #64b144}body.theme-mopa .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}body.theme-mopa .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #353a48;--mdc-radio-selected-hover-icon-color: #353a48;--mdc-radio-selected-icon-color: #353a48;--mdc-radio-selected-pressed-icon-color: #353a48;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #353a48;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-mopa .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #64b144;--mdc-radio-selected-hover-icon-color: #64b144;--mdc-radio-selected-icon-color: #64b144;--mdc-radio-selected-pressed-icon-color: #64b144;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #64b144;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-mopa .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-mopa .mat-accent{--mdc-slider-handle-color: #64b144;--mdc-slider-focus-handle-color: #64b144;--mdc-slider-hover-handle-color: #64b144;--mdc-slider-active-track-color: #64b144;--mdc-slider-inactive-track-color: #64b144;--mdc-slider-with-tick-marks-inactive-container-color: #64b144;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #64b144;--mat-slider-hover-state-layer-color: rgba(100, 177, 68, .05);--mat-slider-focus-state-layer-color: rgba(100, 177, 68, .2)}body.theme-mopa .mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2)}body.theme-mopa .mdc-list-item__start,body.theme-mopa .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #353a48;--mdc-radio-selected-hover-icon-color: #353a48;--mdc-radio-selected-icon-color: #353a48;--mdc-radio-selected-pressed-icon-color: #353a48}body.theme-mopa .mat-accent .mdc-list-item__start,body.theme-mopa .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #64b144;--mdc-radio-selected-hover-icon-color: #64b144;--mdc-radio-selected-icon-color: #64b144;--mdc-radio-selected-pressed-icon-color: #64b144}body.theme-mopa .mat-warn .mdc-list-item__start,body.theme-mopa .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}body.theme-mopa .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: white;--mdc-checkbox-selected-focus-icon-color: #353a48;--mdc-checkbox-selected-hover-icon-color: #353a48;--mdc-checkbox-selected-icon-color: #353a48;--mdc-checkbox-selected-pressed-icon-color: #353a48;--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-selected-focus-state-layer-color: #353a48;--mdc-checkbox-selected-hover-state-layer-color: #353a48;--mdc-checkbox-selected-pressed-state-layer-color: #353a48;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-mopa .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: white;--mdc-checkbox-selected-focus-icon-color: #64b144;--mdc-checkbox-selected-hover-icon-color: #64b144;--mdc-checkbox-selected-icon-color: #64b144;--mdc-checkbox-selected-pressed-icon-color: #64b144;--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-selected-focus-state-layer-color: #64b144;--mdc-checkbox-selected-hover-state-layer-color: #64b144;--mdc-checkbox-selected-pressed-state-layer-color: #64b144;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-mopa .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-mopa .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,body.theme-mopa .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,body.theme-mopa .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,body.theme-mopa .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#353a48}body.theme-mopa .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,body.theme-mopa .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,body.theme-mopa .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}body.theme-mopa .mdc-list-item__start,body.theme-mopa .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}body.theme-mopa .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,body.theme-mopa .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,body.theme-mopa .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}body.theme-mopa .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,body.theme-mopa .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,body.theme-mopa .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}body.theme-mopa .mat-mdc-tab-group,body.theme-mopa .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #353a48;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #353a48;--mat-tab-header-active-ripple-color: #353a48;--mat-tab-header-inactive-ripple-color: #353a48;--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: #353a48;--mat-tab-header-active-hover-label-text-color: #353a48;--mat-tab-header-active-focus-indicator-color: #353a48;--mat-tab-header-active-hover-indicator-color: #353a48}body.theme-mopa .mat-mdc-tab-group.mat-accent,body.theme-mopa .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #64b144;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #64b144;--mat-tab-header-active-ripple-color: #64b144;--mat-tab-header-inactive-ripple-color: #64b144;--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: #64b144;--mat-tab-header-active-hover-label-text-color: #64b144;--mat-tab-header-active-focus-indicator-color: #64b144;--mat-tab-header-active-hover-indicator-color: #64b144}body.theme-mopa .mat-mdc-tab-group.mat-warn,body.theme-mopa .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}body.theme-mopa .mat-mdc-tab-group.mat-background-primary,body.theme-mopa .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #353a48;--mat-tab-header-with-background-foreground-color: white}body.theme-mopa .mat-mdc-tab-group.mat-background-accent,body.theme-mopa .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #64b144;--mat-tab-header-with-background-foreground-color: white}body.theme-mopa .mat-mdc-tab-group.mat-background-warn,body.theme-mopa .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}body.theme-mopa .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}body.theme-mopa .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: white;--mdc-checkbox-selected-focus-icon-color: #353a48;--mdc-checkbox-selected-hover-icon-color: #353a48;--mdc-checkbox-selected-icon-color: #353a48;--mdc-checkbox-selected-pressed-icon-color: #353a48;--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-selected-focus-state-layer-color: #353a48;--mdc-checkbox-selected-hover-state-layer-color: #353a48;--mdc-checkbox-selected-pressed-state-layer-color: #353a48;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-mopa .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-mopa .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #353a48;--mat-text-button-state-layer-color: #353a48;--mat-text-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-mopa .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #64b144;--mat-text-button-state-layer-color: #64b144;--mat-text-button-ripple-color: rgba(100, 177, 68, .1)}body.theme-mopa .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-mopa .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #353a48;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-mopa .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #64b144;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-mopa .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-mopa .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #353a48;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-mopa .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #64b144;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-mopa .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-mopa .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #353a48;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #353a48;--mat-outlined-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-mopa .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #64b144;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #64b144;--mat-outlined-button-ripple-color: rgba(100, 177, 68, .1)}body.theme-mopa .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-mopa .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #353a48;--mat-icon-button-state-layer-color: #353a48;--mat-icon-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-mopa .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #64b144;--mat-icon-button-state-layer-color: #64b144;--mat-icon-button-ripple-color: rgba(100, 177, 68, .1)}body.theme-mopa .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-mopa .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}body.theme-mopa .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #353a48;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-mopa .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #64b144;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-mopa .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-mopa .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #353a48;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-mopa .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #64b144;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-mopa .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-mopa .mat-accent{--mdc-circular-progress-active-indicator-color: #64b144}body.theme-mopa .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}body.theme-mopa .mat-badge-accent{--mat-badge-background-color: #64b144;--mat-badge-text-color: white}body.theme-mopa .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}body.theme-mopa .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #64b144;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(100, 177, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(100, 177, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(100, 177, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(100, 177, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-mopa .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-mopa .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #64b144}body.theme-mopa .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}body.theme-mopa .mat-calendar-controls{--mat-icon-button-touch-target-display: none}body.theme-mopa .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}body.theme-mopa .mat-icon.mat-primary{--mat-icon-color: #353a48}body.theme-mopa .mat-icon.mat-accent{--mat-icon-color: #64b144}body.theme-mopa .mat-icon.mat-warn{--mat-icon-color: #f44336}body.theme-mopa .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #64b144;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #64b144;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #64b144;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-mopa .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-mopa .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #353a48;--mat-toolbar-container-text-color: white}body.theme-mopa .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #64b144;--mat-toolbar-container-text-color: white}body.theme-mopa .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}body.theme-mopa{color:#000000de;background:#f5f5f5}body.theme-mopa .secondary-text,body.theme-mopa .icon,body.theme-mopa i{color:#0000008a}body.theme-mopa .hint-text,body.theme-mopa .disabled-text{color:#00000061}body.theme-mopa .fade-text,body.theme-mopa .divider{color:#0000001f}body.theme-mopa .fuse-card{background:#fff;border-color:#0000001f}body.theme-mopa .fuse-card .card-divider{border-top:1px solid rgba(0,0,0,.12)}body.theme-mopa .avatar{color:#000000de}body.theme-mopa .form-wrapper{background-color:#fff}body.theme-mopa .navigation-simple .item.selected{background-color:#0000000a}body.theme-mopa .navigation-simple .subheader{border-top:1px solid rgba(0,0,0,.12)}body.theme-mopa .simple-pagination{background:#fff}body.theme-mopa .simple-pagination .pagination-item{color:#0000008a}body.theme-mopa .simple-pagination .pagination-item:hover{color:#000000de}body.theme-mopa .simple-pagination .pagination-item.disabled{color:#00000061}body.theme-mopa .price-tables .price-table{background:#fff}body.theme-mopa .price-tables .price-table.style-1 .price .currency,body.theme-mopa .price-tables .price-table.style-1 .price .period,body.theme-mopa .price-tables .price-table.style-2 .price .currency,body.theme-mopa .price-tables .price-table.style-2 .period,body.theme-mopa .price-tables .price-table.style-3 .package-type .subtitle,body.theme-mopa .price-tables .price-table.style-3 .terms,body.theme-mopa .price-tables .price-table.style-3 .note{color:#0000008a}body.theme-mopa .simple-table-container{background:#fff}body.theme-mopa table.simple thead tr th{color:#0000008a;border-bottom:1px solid rgba(0,0,0,.12)}body.theme-mopa table.simple tbody tr td{border-bottom:1px solid rgba(0,0,0,.12)}body.theme-mopa table.simple.clickable tbody tr:hover{background-color:#0000000a}body.theme-mopa .page-layout.carded.fullwidth>.center>.content-card{background:#fff;border-radius:8px 8px 0 0}body.theme-mopa .page-layout.carded.fullwidth>.center>.content-card>.toolbar{border-bottom-color:#0000001f}body.theme-mopa .page-layout.carded.left-sidebar>.center>.content-card,body.theme-mopa .page-layout.carded.right-sidebar>.center>.content-card{background:#fff;border-radius:8px 8px 0 0}body.theme-mopa .page-layout.carded.left-sidebar>.center>.content-card>.toolbar,body.theme-mopa .page-layout.carded.right-sidebar>.center>.content-card>.toolbar{border-bottom-color:#0000001f}body.theme-mopa .page-layout.simple.left-sidebar>.center>.content,body.theme-mopa .page-layout.simple.right-sidebar>.center>.content{background:#fff}body.theme-mopa .page-layout.simple.left-sidebar.inner-sidebar>.content>.center>.content,body.theme-mopa .page-layout.simple.right-sidebar.inner-sidebar>.content>.center>.content{background:#fff}body.theme-mopa fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-mopa fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-mopa fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-mopa fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-mopa fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-mopa fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced{background-color:#64b144!important}body.theme-mopa fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-title,body.theme-mopa fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-title{color:#64b144}body.theme-mopa fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,body.theme-mopa fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#64b144}.dark body.theme-mopa fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,.dark body.theme-mopa fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#64b144}body.theme-mopa fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-icon,body.theme-mopa fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-icon{color:#64b144}body.theme-mopa a{color:#64b144}body.theme-mopa code:not(.highlight){background-color:#f5f5f5}body.theme-mopa .changelog .entry{background-color:#fff}body.theme-mopa .text-boxed{background-color:#0000001f;color:#0000008a}body.theme-mopa .fuse-search-bar.expanded,body.theme-mopa #fuse-shortcuts.show-mobile-panel{background-color:#fafafa}body.theme-mopa fuse-sidebar{background:#fafafa}body.theme-mopa fuse-vertical-navigation .fuse-vertical-navigation-wrapper{background:#fafafa}body.theme-mopa .fuse-sidebar-overlay{background-color:#0009}body.theme-mopa .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible{background-color:transparent}body.theme-mopa fuse-theme-options .theme-options-panel form .group{border:1px solid rgba(0,0,0,.12)}body.theme-mopa fuse-theme-options .theme-options-panel form .group h2{background:#fafafa;color:#0000008a}body.theme-mopa fuse-theme-options .theme-options-panel form .group h3{color:#0000008a}body.theme-mopa .fuse-material-color-picker-menu .mat-mdc-menu-content .views{background:#303030}body.theme-mopa fuse-widget>.fuse-widget-front,body.theme-mopa fuse-widget>.fuse-widget-back{background:#fff;border-color:#0000001f}body.theme-mopa ngx-datatable.material{background:#fff;color:#000000de}body.theme-mopa ngx-datatable.material .datatable-header .datatable-header-cell{color:#0000008a}body.theme-mopa ngx-datatable.material .datatable-body .datatable-row-wrapper{border-bottom-color:#0000001f}body.theme-mopa ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child{border-top-color:#0000001f}body.theme-mopa ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell{color:#000000de}body.theme-mopa ngx-datatable.material .datatable-footer{color:#0000008a}body.theme-mopa ngx-datatable.material .datatable-footer .datatable-pager a{color:#0000008a}body.theme-mopa ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover{background-color:#0000000a}body.theme-mopa ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover .datatable-row-group{background-color:#0000000a}body.theme-mopa #listview .header .search-wrapper{background:#fff}body.theme-mopa #listview .header .search-wrapper .search .mat-icon{color:#0000008a}body.theme-mopa #listview .header .search-wrapper .search input{background:#fff;color:#000000de}body.theme-mopa #listview .content .sidebar .sidebar-content .card{background:#fff}body.theme-mopa #table{background:red}body.theme-mopa #academy-courses .header{background:#1a237e;background:linear-gradient(to right,#0e2a3b,#34306b)}body.theme-mopa #academy-courses .header .hero-text h1{color:#fff}body.theme-mopa #academy-courses .header .hero-text h3{color:#ffffffbf}body.theme-mopa #academy-courses .content .courses .course .course-content{background:#fff}body.theme-mopa #academy-courses .content .courses .course .course-content .header .category{color:#0000008a}body.theme-mopa #academy-courses .content .courses .course .course-content .header .length .length-icon{color:#0000008a!important}body.theme-mopa #academy-courses .content .courses .course .course-content .header .length .min{color:#0000008a}body.theme-mopa #academy-courses .content .courses .course .course-content .content .updated{color:#00000061}body.theme-mopa #academy-course .sidebar{background:#fafafa}body.theme-mopa #academy-course .sidebar .steps .step{color:#0000008a}body.theme-mopa #academy-course .sidebar .steps .step.current{background:#64b144;color:#000000de}body.theme-mopa #academy-course .sidebar .steps .step.current .index span{background:#fafafa;border-color:#64b144}body.theme-mopa #academy-course .sidebar .steps .step.completed{color:#000000de}body.theme-mopa #academy-course .sidebar .steps .step.completed .index span{border-color:#64b144}body.theme-mopa #academy-course .sidebar .steps .step.completed .index:after{border-left-color:#64b144}body.theme-mopa #academy-course .sidebar .steps .step.completed+.step .index:before{border-left-color:#64b144}body.theme-mopa #academy-course .sidebar .steps .step .index:before,body.theme-mopa #academy-course .sidebar .steps .step .index:after{border-left-color:#0000001f}body.theme-mopa #academy-course .sidebar .steps .step .index span{background:#fafafa;border-color:#0000001f}body.theme-mopa #academy-course .center .content{height:100%;background:#eee}body.theme-mopa #academy-course .center .content .course-step .course-step-content{background:#fff}body.theme-mopa .comments .comment .comment-bubble{background-color:#d2dbe1;border-color:#f5f5f5}body.theme-mopa .comments .comment .comment-bubble:after,body.theme-mopa .comments .comment .comment-bubble:before{border-color:#f5f5f5 transparent transparent transparent}body.theme-mopa formio mat-formio-button button{background-color:#64b144!important}body.theme-mopa formio .form-check-input:checked~.form-check-label span:before,body.theme-mopa formio .form-check-input:indeterminate~.form-check-label span:before{border-color:#64b144;background-color:#64b144}body.theme-mopa formio .btn-primary{background-color:#64b144}body.theme-mopa formio .visually-hidden{display:none}body.theme-mopa .primary-50-bg{background-color:#ececee!important}body.theme-mopa .primary-50{background-color:#ececee!important;color:#000000de!important}body.theme-mopa .primary-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}body.theme-mopa .primary-50-fg{color:#ececee!important}body.theme-mopa .primary-50-border{border-color:#ececee!important}body.theme-mopa .primary-50-border-top{border-top-color:#ececee!important}body.theme-mopa .primary-50-border-right{border-right-color:#ececee!important}body.theme-mopa .primary-50-border-bottom{border-bottom-color:#ececee!important}body.theme-mopa .primary-50-border-left{border-left-color:#ececee!important}body.theme-mopa .primary-100-bg{background-color:#c5c6cb!important}body.theme-mopa .primary-100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-mopa .primary-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-mopa .primary-100-fg{color:#c5c6cb!important}body.theme-mopa .primary-100-border{border-color:#c5c6cb!important}body.theme-mopa .primary-100-border-top{border-top-color:#c5c6cb!important}body.theme-mopa .primary-100-border-right{border-right-color:#c5c6cb!important}body.theme-mopa .primary-100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-mopa .primary-100-border-left{border-left-color:#c5c6cb!important}body.theme-mopa .primary-200-bg{background-color:#9ea1a9!important}body.theme-mopa .primary-200{background-color:#9ea1a9!important;color:#000000de!important}body.theme-mopa .primary-200[disabled]{background-color:#9ea1a91f!important;color:#00000042!important}body.theme-mopa .primary-200-fg{color:#9ea1a9!important}body.theme-mopa .primary-200-border{border-color:#9ea1a9!important}body.theme-mopa .primary-200-border-top{border-top-color:#9ea1a9!important}body.theme-mopa .primary-200-border-right{border-right-color:#9ea1a9!important}body.theme-mopa .primary-200-border-bottom{border-bottom-color:#9ea1a9!important}body.theme-mopa .primary-200-border-left{border-left-color:#9ea1a9!important}body.theme-mopa .primary-300-bg{background-color:#7d818c!important}body.theme-mopa .primary-300{background-color:#7d818c!important;color:#fff!important}body.theme-mopa .primary-300[disabled]{background-color:#7d818c1f!important;color:#ffffff42!important}body.theme-mopa .primary-300-fg{color:#7d818c!important}body.theme-mopa .primary-300-border{border-color:#7d818c!important}body.theme-mopa .primary-300-border-top{border-top-color:#7d818c!important}body.theme-mopa .primary-300-border-right{border-right-color:#7d818c!important}body.theme-mopa .primary-300-border-bottom{border-bottom-color:#7d818c!important}body.theme-mopa .primary-300-border-left{border-left-color:#7d818c!important}body.theme-mopa .primary-400-bg{background-color:#5c616f!important}body.theme-mopa .primary-400{background-color:#5c616f!important;color:#fff!important}body.theme-mopa .primary-400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}body.theme-mopa .primary-400-fg{color:#5c616f!important}body.theme-mopa .primary-400-border{border-color:#5c616f!important}body.theme-mopa .primary-400-border-top{border-top-color:#5c616f!important}body.theme-mopa .primary-400-border-right{border-right-color:#5c616f!important}body.theme-mopa .primary-400-border-bottom{border-bottom-color:#5c616f!important}body.theme-mopa .primary-400-border-left{border-left-color:#5c616f!important}body.theme-mopa .primary-500-bg{background-color:#3c4252!important}body.theme-mopa .primary-500{background-color:#3c4252!important;color:#fff!important}body.theme-mopa .primary-500[disabled]{background-color:#3c42521f!important;color:#ffffff42!important}body.theme-mopa .primary-500-fg{color:#3c4252!important}body.theme-mopa .primary-500-border{border-color:#3c4252!important}body.theme-mopa .primary-500-border-top{border-top-color:#3c4252!important}body.theme-mopa .primary-500-border-right{border-right-color:#3c4252!important}body.theme-mopa .primary-500-border-bottom{border-bottom-color:#3c4252!important}body.theme-mopa .primary-500-border-left{border-left-color:#3c4252!important}body.theme-mopa .primary-600-bg{background-color:#353a48!important}body.theme-mopa .primary-600{background-color:#353a48!important;color:#fff!important}body.theme-mopa .primary-600[disabled]{background-color:#353a481f!important;color:#ffffff42!important}body.theme-mopa .primary-600-fg{color:#353a48!important}body.theme-mopa .primary-600-border{border-color:#353a48!important}body.theme-mopa .primary-600-border-top{border-top-color:#353a48!important}body.theme-mopa .primary-600-border-right{border-right-color:#353a48!important}body.theme-mopa .primary-600-border-bottom{border-bottom-color:#353a48!important}body.theme-mopa .primary-600-border-left{border-left-color:#353a48!important}body.theme-mopa .primary-700-bg{background-color:#2d323e!important}body.theme-mopa .primary-700{background-color:#2d323e!important;color:#fff!important}body.theme-mopa .primary-700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}body.theme-mopa .primary-700-fg{color:#2d323e!important}body.theme-mopa .primary-700-border{border-color:#2d323e!important}body.theme-mopa .primary-700-border-top{border-top-color:#2d323e!important}body.theme-mopa .primary-700-border-right{border-right-color:#2d323e!important}body.theme-mopa .primary-700-border-bottom{border-bottom-color:#2d323e!important}body.theme-mopa .primary-700-border-left{border-left-color:#2d323e!important}body.theme-mopa .primary-800-bg{background-color:#262933!important}body.theme-mopa .primary-800{background-color:#262933!important;color:#fff!important}body.theme-mopa .primary-800[disabled]{background-color:#2629331f!important;color:#ffffff42!important}body.theme-mopa .primary-800-fg{color:#262933!important}body.theme-mopa .primary-800-border{border-color:#262933!important}body.theme-mopa .primary-800-border-top{border-top-color:#262933!important}body.theme-mopa .primary-800-border-right{border-right-color:#262933!important}body.theme-mopa .primary-800-border-bottom{border-bottom-color:#262933!important}body.theme-mopa .primary-800-border-left{border-left-color:#262933!important}body.theme-mopa .primary-900-bg{background-color:#1e2129!important}body.theme-mopa .primary-900{background-color:#1e2129!important;color:#fff!important}body.theme-mopa .primary-900[disabled]{background-color:#1e21291f!important;color:#ffffff42!important}body.theme-mopa .primary-900-fg{color:#1e2129!important}body.theme-mopa .primary-900-border{border-color:#1e2129!important}body.theme-mopa .primary-900-border-top{border-top-color:#1e2129!important}body.theme-mopa .primary-900-border-right{border-right-color:#1e2129!important}body.theme-mopa .primary-900-border-bottom{border-bottom-color:#1e2129!important}body.theme-mopa .primary-900-border-left{border-left-color:#1e2129!important}body.theme-mopa .primary-A100-bg{background-color:#c5c6cb!important}body.theme-mopa .primary-A100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-mopa .primary-A100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-mopa .primary-A100-fg{color:#c5c6cb!important}body.theme-mopa .primary-A100-border{border-color:#c5c6cb!important}body.theme-mopa .primary-A100-border-top{border-top-color:#c5c6cb!important}body.theme-mopa .primary-A100-border-right{border-right-color:#c5c6cb!important}body.theme-mopa .primary-A100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-mopa .primary-A100-border-left{border-left-color:#c5c6cb!important}body.theme-mopa .primary-A200-bg{background-color:#9ea1a9!important}body.theme-mopa .primary-A200{background-color:#9ea1a9!important;color:#fff!important}body.theme-mopa .primary-A200[disabled]{background-color:#9ea1a91f!important;color:#ffffff42!important}body.theme-mopa .primary-A200-fg{color:#9ea1a9!important}body.theme-mopa .primary-A200-border{border-color:#9ea1a9!important}body.theme-mopa .primary-A200-border-top{border-top-color:#9ea1a9!important}body.theme-mopa .primary-A200-border-right{border-right-color:#9ea1a9!important}body.theme-mopa .primary-A200-border-bottom{border-bottom-color:#9ea1a9!important}body.theme-mopa .primary-A200-border-left{border-left-color:#9ea1a9!important}body.theme-mopa .primary-A400-bg{background-color:#5c616f!important}body.theme-mopa .primary-A400{background-color:#5c616f!important;color:#fff!important}body.theme-mopa .primary-A400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}body.theme-mopa .primary-A400-fg{color:#5c616f!important}body.theme-mopa .primary-A400-border{border-color:#5c616f!important}body.theme-mopa .primary-A400-border-top{border-top-color:#5c616f!important}body.theme-mopa .primary-A400-border-right{border-right-color:#5c616f!important}body.theme-mopa .primary-A400-border-bottom{border-bottom-color:#5c616f!important}body.theme-mopa .primary-A400-border-left{border-left-color:#5c616f!important}body.theme-mopa .primary-A700-bg{background-color:#2d323e!important}body.theme-mopa .primary-A700{background-color:#2d323e!important;color:#fff!important}body.theme-mopa .primary-A700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}body.theme-mopa .primary-A700-fg{color:#2d323e!important}body.theme-mopa .primary-A700-border{border-color:#2d323e!important}body.theme-mopa .primary-A700-border-top{border-top-color:#2d323e!important}body.theme-mopa .primary-A700-border-right{border-right-color:#2d323e!important}body.theme-mopa .primary-A700-border-bottom{border-bottom-color:#2d323e!important}body.theme-mopa .primary-A700-border-left{border-left-color:#2d323e!important}body.theme-mopa .primary-bg{background-color:#353a48!important}body.theme-mopa .primary{background-color:#353a48!important;color:#fff!important}body.theme-mopa .primary[disabled]{background-color:#353a481f!important;color:#ffffff42!important}body.theme-mopa .primary-fg{color:#353a48!important}body.theme-mopa .primary-border{border-color:#353a48!important}body.theme-mopa .primary-border-top{border-top-color:#353a48!important}body.theme-mopa .primary-border-right{border-right-color:#353a48!important}body.theme-mopa .primary-border-bottom{border-bottom-color:#353a48!important}body.theme-mopa .primary-border-left{border-left-color:#353a48!important}body.theme-mopa .accent-50-bg{background-color:#ececee!important}body.theme-mopa .accent-50{background-color:#ececee!important;color:#000000de!important}body.theme-mopa .accent-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}body.theme-mopa .accent-50-fg{color:#ececee!important}body.theme-mopa .accent-50-border{border-color:#ececee!important}body.theme-mopa .accent-50-border-top{border-top-color:#ececee!important}body.theme-mopa .accent-50-border-right{border-right-color:#ececee!important}body.theme-mopa .accent-50-border-bottom{border-bottom-color:#ececee!important}body.theme-mopa .accent-50-border-left{border-left-color:#ececee!important}body.theme-mopa .accent-100-bg{background-color:#c5c6cb!important}body.theme-mopa .accent-100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-mopa .accent-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-mopa .accent-100-fg{color:#c5c6cb!important}body.theme-mopa .accent-100-border{border-color:#c5c6cb!important}body.theme-mopa .accent-100-border-top{border-top-color:#c5c6cb!important}body.theme-mopa .accent-100-border-right{border-right-color:#c5c6cb!important}body.theme-mopa .accent-100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-mopa .accent-100-border-left{border-left-color:#c5c6cb!important}body.theme-mopa .accent-400-bg{background-color:#64b144!important}body.theme-mopa .accent-400{background-color:#64b144!important;color:#fff!important}body.theme-mopa .accent-400[disabled]{background-color:#64b1441f!important;color:#ffffff42!important}body.theme-mopa .accent-400-fg{color:#64b144!important}body.theme-mopa .accent-400-border{border-color:#64b144!important}body.theme-mopa .accent-400-border-top{border-top-color:#64b144!important}body.theme-mopa .accent-400-border-right{border-right-color:#64b144!important}body.theme-mopa .accent-400-border-bottom{border-bottom-color:#64b144!important}body.theme-mopa .accent-400-border-left{border-left-color:#64b144!important}body.theme-mopa .accent-500-bg{background-color:#64b144!important}body.theme-mopa .accent-500{background-color:#64b144!important;color:#fff!important}body.theme-mopa .accent-500[disabled]{background-color:#64b1441f!important;color:#ffffff42!important}body.theme-mopa .accent-500-fg{color:#64b144!important}body.theme-mopa .accent-500-border{border-color:#64b144!important}body.theme-mopa .accent-500-border-top{border-top-color:#64b144!important}body.theme-mopa .accent-500-border-right{border-right-color:#64b144!important}body.theme-mopa .accent-500-border-bottom{border-bottom-color:#64b144!important}body.theme-mopa .accent-500-border-left{border-left-color:#64b144!important}body.theme-mopa .accent-600-bg{background-color:#64b144!important}body.theme-mopa .accent-600{background-color:#64b144!important;color:#fff!important}body.theme-mopa .accent-600[disabled]{background-color:#64b1441f!important;color:#ffffff42!important}body.theme-mopa .accent-600-fg{color:#64b144!important}body.theme-mopa .accent-600-border{border-color:#64b144!important}body.theme-mopa .accent-600-border-top{border-top-color:#64b144!important}body.theme-mopa .accent-600-border-right{border-right-color:#64b144!important}body.theme-mopa .accent-600-border-bottom{border-bottom-color:#64b144!important}body.theme-mopa .accent-600-border-left{border-left-color:#64b144!important}body.theme-mopa .accent-bg{background-color:#64b144!important}body.theme-mopa .accent{background-color:#64b144!important;color:#fff!important}body.theme-mopa .accent[disabled]{background-color:#64b1441f!important;color:#ffffff42!important}body.theme-mopa .accent-fg{color:#64b144!important}body.theme-mopa .accent-border{border-color:#64b144!important}body.theme-mopa .accent-border-top{border-top-color:#64b144!important}body.theme-mopa .accent-border-right{border-right-color:#64b144!important}body.theme-mopa .accent-border-bottom{border-bottom-color:#64b144!important}body.theme-mopa .accent-border-left{border-left-color:#64b144!important}body.theme-mopa .warn-50-bg{background-color:#ffebee!important}body.theme-mopa .warn-50{background-color:#ffebee!important;color:#000000de!important}body.theme-mopa .warn-50[disabled]{background-color:#ffebee1f!important;color:#00000042!important}body.theme-mopa .warn-50-fg{color:#ffebee!important}body.theme-mopa .warn-50-border{border-color:#ffebee!important}body.theme-mopa .warn-50-border-top{border-top-color:#ffebee!important}body.theme-mopa .warn-50-border-right{border-right-color:#ffebee!important}body.theme-mopa .warn-50-border-bottom{border-bottom-color:#ffebee!important}body.theme-mopa .warn-50-border-left{border-left-color:#ffebee!important}body.theme-mopa .warn-100-bg{background-color:#ffcdd2!important}body.theme-mopa .warn-100{background-color:#ffcdd2!important;color:#000000de!important}body.theme-mopa .warn-100[disabled]{background-color:#ffcdd21f!important;color:#00000042!important}body.theme-mopa .warn-100-fg{color:#ffcdd2!important}body.theme-mopa .warn-100-border{border-color:#ffcdd2!important}body.theme-mopa .warn-100-border-top{border-top-color:#ffcdd2!important}body.theme-mopa .warn-100-border-right{border-right-color:#ffcdd2!important}body.theme-mopa .warn-100-border-bottom{border-bottom-color:#ffcdd2!important}body.theme-mopa .warn-100-border-left{border-left-color:#ffcdd2!important}body.theme-mopa .warn-200-bg{background-color:#ef9a9a!important}body.theme-mopa .warn-200{background-color:#ef9a9a!important;color:#000000de!important}body.theme-mopa .warn-200[disabled]{background-color:#ef9a9a1f!important;color:#00000042!important}body.theme-mopa .warn-200-fg{color:#ef9a9a!important}body.theme-mopa .warn-200-border{border-color:#ef9a9a!important}body.theme-mopa .warn-200-border-top{border-top-color:#ef9a9a!important}body.theme-mopa .warn-200-border-right{border-right-color:#ef9a9a!important}body.theme-mopa .warn-200-border-bottom{border-bottom-color:#ef9a9a!important}body.theme-mopa .warn-200-border-left{border-left-color:#ef9a9a!important}body.theme-mopa .warn-300-bg{background-color:#e57373!important}body.theme-mopa .warn-300{background-color:#e57373!important;color:#000000de!important}body.theme-mopa .warn-300[disabled]{background-color:#e573731f!important;color:#00000042!important}body.theme-mopa .warn-300-fg{color:#e57373!important}body.theme-mopa .warn-300-border{border-color:#e57373!important}body.theme-mopa .warn-300-border-top{border-top-color:#e57373!important}body.theme-mopa .warn-300-border-right{border-right-color:#e57373!important}body.theme-mopa .warn-300-border-bottom{border-bottom-color:#e57373!important}body.theme-mopa .warn-300-border-left{border-left-color:#e57373!important}body.theme-mopa .warn-400-bg{background-color:#ef5350!important}body.theme-mopa .warn-400{background-color:#ef5350!important;color:#000000de!important}body.theme-mopa .warn-400[disabled]{background-color:#ef53501f!important;color:#00000042!important}body.theme-mopa .warn-400-fg{color:#ef5350!important}body.theme-mopa .warn-400-border{border-color:#ef5350!important}body.theme-mopa .warn-400-border-top{border-top-color:#ef5350!important}body.theme-mopa .warn-400-border-right{border-right-color:#ef5350!important}body.theme-mopa .warn-400-border-bottom{border-bottom-color:#ef5350!important}body.theme-mopa .warn-400-border-left{border-left-color:#ef5350!important}body.theme-mopa .warn-500-bg{background-color:#f44336!important}body.theme-mopa .warn-500{background-color:#f44336!important;color:#fff!important}body.theme-mopa .warn-500[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-mopa .warn-500-fg{color:#f44336!important}body.theme-mopa .warn-500-border{border-color:#f44336!important}body.theme-mopa .warn-500-border-top{border-top-color:#f44336!important}body.theme-mopa .warn-500-border-right{border-right-color:#f44336!important}body.theme-mopa .warn-500-border-bottom{border-bottom-color:#f44336!important}body.theme-mopa .warn-500-border-left{border-left-color:#f44336!important}body.theme-mopa .warn-600-bg{background-color:#e53935!important}body.theme-mopa .warn-600{background-color:#e53935!important;color:#fff!important}body.theme-mopa .warn-600[disabled]{background-color:#e539351f!important;color:#ffffff42!important}body.theme-mopa .warn-600-fg{color:#e53935!important}body.theme-mopa .warn-600-border{border-color:#e53935!important}body.theme-mopa .warn-600-border-top{border-top-color:#e53935!important}body.theme-mopa .warn-600-border-right{border-right-color:#e53935!important}body.theme-mopa .warn-600-border-bottom{border-bottom-color:#e53935!important}body.theme-mopa .warn-600-border-left{border-left-color:#e53935!important}body.theme-mopa .warn-700-bg{background-color:#d32f2f!important}body.theme-mopa .warn-700{background-color:#d32f2f!important;color:#fff!important}body.theme-mopa .warn-700[disabled]{background-color:#d32f2f1f!important;color:#ffffff42!important}body.theme-mopa .warn-700-fg{color:#d32f2f!important}body.theme-mopa .warn-700-border{border-color:#d32f2f!important}body.theme-mopa .warn-700-border-top{border-top-color:#d32f2f!important}body.theme-mopa .warn-700-border-right{border-right-color:#d32f2f!important}body.theme-mopa .warn-700-border-bottom{border-bottom-color:#d32f2f!important}body.theme-mopa .warn-700-border-left{border-left-color:#d32f2f!important}body.theme-mopa .warn-800-bg{background-color:#c62828!important}body.theme-mopa .warn-800{background-color:#c62828!important;color:#fff!important}body.theme-mopa .warn-800[disabled]{background-color:#c628281f!important;color:#ffffff42!important}body.theme-mopa .warn-800-fg{color:#c62828!important}body.theme-mopa .warn-800-border{border-color:#c62828!important}body.theme-mopa .warn-800-border-top{border-top-color:#c62828!important}body.theme-mopa .warn-800-border-right{border-right-color:#c62828!important}body.theme-mopa .warn-800-border-bottom{border-bottom-color:#c62828!important}body.theme-mopa .warn-800-border-left{border-left-color:#c62828!important}body.theme-mopa .warn-900-bg{background-color:#b71c1c!important}body.theme-mopa .warn-900{background-color:#b71c1c!important;color:#fff!important}body.theme-mopa .warn-900[disabled]{background-color:#b71c1c1f!important;color:#ffffff42!important}body.theme-mopa .warn-900-fg{color:#b71c1c!important}body.theme-mopa .warn-900-border{border-color:#b71c1c!important}body.theme-mopa .warn-900-border-top{border-top-color:#b71c1c!important}body.theme-mopa .warn-900-border-right{border-right-color:#b71c1c!important}body.theme-mopa .warn-900-border-bottom{border-bottom-color:#b71c1c!important}body.theme-mopa .warn-900-border-left{border-left-color:#b71c1c!important}body.theme-mopa .warn-A100-bg{background-color:#ff8a80!important}body.theme-mopa .warn-A100{background-color:#ff8a80!important;color:#000000de!important}body.theme-mopa .warn-A100[disabled]{background-color:#ff8a801f!important;color:#00000042!important}body.theme-mopa .warn-A100-fg{color:#ff8a80!important}body.theme-mopa .warn-A100-border{border-color:#ff8a80!important}body.theme-mopa .warn-A100-border-top{border-top-color:#ff8a80!important}body.theme-mopa .warn-A100-border-right{border-right-color:#ff8a80!important}body.theme-mopa .warn-A100-border-bottom{border-bottom-color:#ff8a80!important}body.theme-mopa .warn-A100-border-left{border-left-color:#ff8a80!important}body.theme-mopa .warn-A200-bg{background-color:#ff5252!important}body.theme-mopa .warn-A200{background-color:#ff5252!important;color:#fff!important}body.theme-mopa .warn-A200[disabled]{background-color:#ff52521f!important;color:#ffffff42!important}body.theme-mopa .warn-A200-fg{color:#ff5252!important}body.theme-mopa .warn-A200-border{border-color:#ff5252!important}body.theme-mopa .warn-A200-border-top{border-top-color:#ff5252!important}body.theme-mopa .warn-A200-border-right{border-right-color:#ff5252!important}body.theme-mopa .warn-A200-border-bottom{border-bottom-color:#ff5252!important}body.theme-mopa .warn-A200-border-left{border-left-color:#ff5252!important}body.theme-mopa .warn-A400-bg{background-color:#ff1744!important}body.theme-mopa .warn-A400{background-color:#ff1744!important;color:#fff!important}body.theme-mopa .warn-A400[disabled]{background-color:#ff17441f!important;color:#ffffff42!important}body.theme-mopa .warn-A400-fg{color:#ff1744!important}body.theme-mopa .warn-A400-border{border-color:#ff1744!important}body.theme-mopa .warn-A400-border-top{border-top-color:#ff1744!important}body.theme-mopa .warn-A400-border-right{border-right-color:#ff1744!important}body.theme-mopa .warn-A400-border-bottom{border-bottom-color:#ff1744!important}body.theme-mopa .warn-A400-border-left{border-left-color:#ff1744!important}body.theme-mopa .warn-A700-bg{background-color:#d50000!important}body.theme-mopa .warn-A700{background-color:#d50000!important;color:#fff!important}body.theme-mopa .warn-A700[disabled]{background-color:#d500001f!important;color:#ffffff42!important}body.theme-mopa .warn-A700-fg{color:#d50000!important}body.theme-mopa .warn-A700-border{border-color:#d50000!important}body.theme-mopa .warn-A700-border-top{border-top-color:#d50000!important}body.theme-mopa .warn-A700-border-right{border-right-color:#d50000!important}body.theme-mopa .warn-A700-border-bottom{border-bottom-color:#d50000!important}body.theme-mopa .warn-A700-border-left{border-left-color:#d50000!important}body.theme-mopa .warn-bg{background-color:#f44336!important}body.theme-mopa .warn{background-color:#f44336!important;color:#fff!important}body.theme-mopa .warn[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-mopa .warn-fg{color:#f44336!important}body.theme-mopa .warn-border{border-color:#f44336!important}body.theme-mopa .warn-border-top{border-top-color:#f44336!important}body.theme-mopa .warn-border-right{border-right-color:#f44336!important}body.theme-mopa .warn-border-bottom{border-bottom-color:#f44336!important}body.theme-mopa .warn-border-left{border-left-color:#f44336!important}body.theme-mopa .primary-50 i,body.theme-mopa .primary-50 .icon,body.theme-mopa .primary-100 i,body.theme-mopa .primary-100 .icon,body.theme-mopa .primary-200 i,body.theme-mopa .primary-200 .icon,body.theme-mopa .primary-A100 i,body.theme-mopa .primary-A100 .icon,body.theme-mopa .accent-50 i,body.theme-mopa .accent-50 .icon,body.theme-mopa .accent-100 i,body.theme-mopa .accent-100 .icon,body.theme-mopa .warn-50 i,body.theme-mopa .warn-50 .icon,body.theme-mopa .warn-100 i,body.theme-mopa .warn-100 .icon,body.theme-mopa .warn-200 i,body.theme-mopa .warn-200 .icon,body.theme-mopa .warn-300 i,body.theme-mopa .warn-300 .icon,body.theme-mopa .warn-400 i,body.theme-mopa .warn-400 .icon,body.theme-mopa .warn-A100 i,body.theme-mopa .warn-A100 .icon{color:#0000008a}body.theme-mopa .primary-50.secondary-text,body.theme-mopa .primary-50 .secondary-text,body.theme-mopa .primary-100.secondary-text,body.theme-mopa .primary-100 .secondary-text,body.theme-mopa .primary-200.secondary-text,body.theme-mopa .primary-200 .secondary-text,body.theme-mopa .primary-A100.secondary-text,body.theme-mopa .primary-A100 .secondary-text,body.theme-mopa .accent-50.secondary-text,body.theme-mopa .accent-50 .secondary-text,body.theme-mopa .accent-100.secondary-text,body.theme-mopa .accent-100 .secondary-text,body.theme-mopa .warn-50.secondary-text,body.theme-mopa .warn-50 .secondary-text,body.theme-mopa .warn-100.secondary-text,body.theme-mopa .warn-100 .secondary-text,body.theme-mopa .warn-200.secondary-text,body.theme-mopa .warn-200 .secondary-text,body.theme-mopa .warn-300.secondary-text,body.theme-mopa .warn-300 .secondary-text,body.theme-mopa .warn-400.secondary-text,body.theme-mopa .warn-400 .secondary-text,body.theme-mopa .warn-A100.secondary-text,body.theme-mopa .warn-A100 .secondary-text{color:#0000008a!important}body.theme-mopa .primary-50.hint-text,body.theme-mopa .primary-50 .hint-text,body.theme-mopa .primary-50.disabled-text,body.theme-mopa .primary-50 .disabled-text,body.theme-mopa .primary-100.hint-text,body.theme-mopa .primary-100 .hint-text,body.theme-mopa .primary-100.disabled-text,body.theme-mopa .primary-100 .disabled-text,body.theme-mopa .primary-200.hint-text,body.theme-mopa .primary-200 .hint-text,body.theme-mopa .primary-200.disabled-text,body.theme-mopa .primary-200 .disabled-text,body.theme-mopa .primary-A100.hint-text,body.theme-mopa .primary-A100 .hint-text,body.theme-mopa .primary-A100.disabled-text,body.theme-mopa .primary-A100 .disabled-text,body.theme-mopa .accent-50.hint-text,body.theme-mopa .accent-50 .hint-text,body.theme-mopa .accent-50.disabled-text,body.theme-mopa .accent-50 .disabled-text,body.theme-mopa .accent-100.hint-text,body.theme-mopa .accent-100 .hint-text,body.theme-mopa .accent-100.disabled-text,body.theme-mopa .accent-100 .disabled-text,body.theme-mopa .warn-50.hint-text,body.theme-mopa .warn-50 .hint-text,body.theme-mopa .warn-50.disabled-text,body.theme-mopa .warn-50 .disabled-text,body.theme-mopa .warn-100.hint-text,body.theme-mopa .warn-100 .hint-text,body.theme-mopa .warn-100.disabled-text,body.theme-mopa .warn-100 .disabled-text,body.theme-mopa .warn-200.hint-text,body.theme-mopa .warn-200 .hint-text,body.theme-mopa .warn-200.disabled-text,body.theme-mopa .warn-200 .disabled-text,body.theme-mopa .warn-300.hint-text,body.theme-mopa .warn-300 .hint-text,body.theme-mopa .warn-300.disabled-text,body.theme-mopa .warn-300 .disabled-text,body.theme-mopa .warn-400.hint-text,body.theme-mopa .warn-400 .hint-text,body.theme-mopa .warn-400.disabled-text,body.theme-mopa .warn-400 .disabled-text,body.theme-mopa .warn-A100.hint-text,body.theme-mopa .warn-A100 .hint-text,body.theme-mopa .warn-A100.disabled-text,body.theme-mopa .warn-A100 .disabled-text{color:#00000061!important}body.theme-mopa .primary-50.divider,body.theme-mopa .primary-50 .divider,body.theme-mopa .primary-100.divider,body.theme-mopa .primary-100 .divider,body.theme-mopa .primary-200.divider,body.theme-mopa .primary-200 .divider,body.theme-mopa .primary-A100.divider,body.theme-mopa .primary-A100 .divider,body.theme-mopa .accent-50.divider,body.theme-mopa .accent-50 .divider,body.theme-mopa .accent-100.divider,body.theme-mopa .accent-100 .divider,body.theme-mopa .warn-50.divider,body.theme-mopa .warn-50 .divider,body.theme-mopa .warn-100.divider,body.theme-mopa .warn-100 .divider,body.theme-mopa .warn-200.divider,body.theme-mopa .warn-200 .divider,body.theme-mopa .warn-300.divider,body.theme-mopa .warn-300 .divider,body.theme-mopa .warn-400.divider,body.theme-mopa .warn-400 .divider,body.theme-mopa .warn-A100.divider,body.theme-mopa .warn-A100 .divider{color:#0000001f!important}body.theme-mopa .primary-50 .mat-ripple-element,body.theme-mopa .primary-100 .mat-ripple-element,body.theme-mopa .primary-200 .mat-ripple-element,body.theme-mopa .primary-A100 .mat-ripple-element,body.theme-mopa .accent-50 .mat-ripple-element,body.theme-mopa .accent-100 .mat-ripple-element,body.theme-mopa .warn-50 .mat-ripple-element,body.theme-mopa .warn-100 .mat-ripple-element,body.theme-mopa .warn-200 .mat-ripple-element,body.theme-mopa .warn-300 .mat-ripple-element,body.theme-mopa .warn-400 .mat-ripple-element,body.theme-mopa .warn-A100 .mat-ripple-element{background:#0000001a}body.theme-mopa .primary-50 .adaptive-border-color,body.theme-mopa .primary-100 .adaptive-border-color,body.theme-mopa .primary-200 .adaptive-border-color,body.theme-mopa .primary-A100 .adaptive-border-color,body.theme-mopa .accent-50 .adaptive-border-color,body.theme-mopa .accent-100 .adaptive-border-color,body.theme-mopa .warn-50 .adaptive-border-color,body.theme-mopa .warn-100 .adaptive-border-color,body.theme-mopa .warn-200 .adaptive-border-color,body.theme-mopa .warn-300 .adaptive-border-color,body.theme-mopa .warn-400 .adaptive-border-color,body.theme-mopa .warn-A100 .adaptive-border-color{border-color:#0000001f}body.theme-mopa .primary-300 i,body.theme-mopa .primary-300 .icon,body.theme-mopa .primary-400 i,body.theme-mopa .primary-400 .icon,body.theme-mopa .primary-500 i,body.theme-mopa .primary-500 .icon,body.theme-mopa .primary-600 i,body.theme-mopa .primary-600 .icon,body.theme-mopa .primary-700 i,body.theme-mopa .primary-700 .icon,body.theme-mopa .primary-800 i,body.theme-mopa .primary-800 .icon,body.theme-mopa .primary-900 i,body.theme-mopa .primary-900 .icon,body.theme-mopa .primary-A200 i,body.theme-mopa .primary-A200 .icon,body.theme-mopa .primary-A400 i,body.theme-mopa .primary-A400 .icon,body.theme-mopa .primary-A700 i,body.theme-mopa .primary-A700 .icon,body.theme-mopa .primary i,body.theme-mopa .primary .icon,body.theme-mopa .accent-400 i,body.theme-mopa .accent-400 .icon,body.theme-mopa .accent-500 i,body.theme-mopa .accent-500 .icon,body.theme-mopa .accent-600 i,body.theme-mopa .accent-600 .icon,body.theme-mopa .accent i,body.theme-mopa .accent .icon,body.theme-mopa .warn-500 i,body.theme-mopa .warn-500 .icon,body.theme-mopa .warn-600 i,body.theme-mopa .warn-600 .icon,body.theme-mopa .warn-700 i,body.theme-mopa .warn-700 .icon,body.theme-mopa .warn-800 i,body.theme-mopa .warn-800 .icon,body.theme-mopa .warn-900 i,body.theme-mopa .warn-900 .icon,body.theme-mopa .warn-A200 i,body.theme-mopa .warn-A200 .icon,body.theme-mopa .warn-A400 i,body.theme-mopa .warn-A400 .icon,body.theme-mopa .warn-A700 i,body.theme-mopa .warn-A700 .icon,body.theme-mopa .warn i,body.theme-mopa .warn .icon{color:#fff}body.theme-mopa .primary-300.secondary-text,body.theme-mopa .primary-300 .secondary-text,body.theme-mopa .primary-400.secondary-text,body.theme-mopa .primary-400 .secondary-text,body.theme-mopa .primary-500.secondary-text,body.theme-mopa .primary-500 .secondary-text,body.theme-mopa .primary-600.secondary-text,body.theme-mopa .primary-600 .secondary-text,body.theme-mopa .primary-700.secondary-text,body.theme-mopa .primary-700 .secondary-text,body.theme-mopa .primary-800.secondary-text,body.theme-mopa .primary-800 .secondary-text,body.theme-mopa .primary-900.secondary-text,body.theme-mopa .primary-900 .secondary-text,body.theme-mopa .primary-A200.secondary-text,body.theme-mopa .primary-A200 .secondary-text,body.theme-mopa .primary-A400.secondary-text,body.theme-mopa .primary-A400 .secondary-text,body.theme-mopa .primary-A700.secondary-text,body.theme-mopa .primary-A700 .secondary-text,body.theme-mopa .primary.secondary-text,body.theme-mopa .primary .secondary-text,body.theme-mopa .accent-400.secondary-text,body.theme-mopa .accent-400 .secondary-text,body.theme-mopa .accent-500.secondary-text,body.theme-mopa .accent-500 .secondary-text,body.theme-mopa .accent-600.secondary-text,body.theme-mopa .accent-600 .secondary-text,body.theme-mopa .accent.secondary-text,body.theme-mopa .accent .secondary-text,body.theme-mopa .warn-500.secondary-text,body.theme-mopa .warn-500 .secondary-text,body.theme-mopa .warn-600.secondary-text,body.theme-mopa .warn-600 .secondary-text,body.theme-mopa .warn-700.secondary-text,body.theme-mopa .warn-700 .secondary-text,body.theme-mopa .warn-800.secondary-text,body.theme-mopa .warn-800 .secondary-text,body.theme-mopa .warn-900.secondary-text,body.theme-mopa .warn-900 .secondary-text,body.theme-mopa .warn-A200.secondary-text,body.theme-mopa .warn-A200 .secondary-text,body.theme-mopa .warn-A400.secondary-text,body.theme-mopa .warn-A400 .secondary-text,body.theme-mopa .warn-A700.secondary-text,body.theme-mopa .warn-A700 .secondary-text,body.theme-mopa .warn.secondary-text,body.theme-mopa .warn .secondary-text{color:#ffffffb3!important}body.theme-mopa .primary-300.hint-text,body.theme-mopa .primary-300 .hint-text,body.theme-mopa .primary-300.disabled-text,body.theme-mopa .primary-300 .disabled-text,body.theme-mopa .primary-400.hint-text,body.theme-mopa .primary-400 .hint-text,body.theme-mopa .primary-400.disabled-text,body.theme-mopa .primary-400 .disabled-text,body.theme-mopa .primary-500.hint-text,body.theme-mopa .primary-500 .hint-text,body.theme-mopa .primary-500.disabled-text,body.theme-mopa .primary-500 .disabled-text,body.theme-mopa .primary-600.hint-text,body.theme-mopa .primary-600 .hint-text,body.theme-mopa .primary-600.disabled-text,body.theme-mopa .primary-600 .disabled-text,body.theme-mopa .primary-700.hint-text,body.theme-mopa .primary-700 .hint-text,body.theme-mopa .primary-700.disabled-text,body.theme-mopa .primary-700 .disabled-text,body.theme-mopa .primary-800.hint-text,body.theme-mopa .primary-800 .hint-text,body.theme-mopa .primary-800.disabled-text,body.theme-mopa .primary-800 .disabled-text,body.theme-mopa .primary-900.hint-text,body.theme-mopa .primary-900 .hint-text,body.theme-mopa .primary-900.disabled-text,body.theme-mopa .primary-900 .disabled-text,body.theme-mopa .primary-A200.hint-text,body.theme-mopa .primary-A200 .hint-text,body.theme-mopa .primary-A200.disabled-text,body.theme-mopa .primary-A200 .disabled-text,body.theme-mopa .primary-A400.hint-text,body.theme-mopa .primary-A400 .hint-text,body.theme-mopa .primary-A400.disabled-text,body.theme-mopa .primary-A400 .disabled-text,body.theme-mopa .primary-A700.hint-text,body.theme-mopa .primary-A700 .hint-text,body.theme-mopa .primary-A700.disabled-text,body.theme-mopa .primary-A700 .disabled-text,body.theme-mopa .primary.hint-text,body.theme-mopa .primary .hint-text,body.theme-mopa .primary.disabled-text,body.theme-mopa .primary .disabled-text,body.theme-mopa .accent-400.hint-text,body.theme-mopa .accent-400 .hint-text,body.theme-mopa .accent-400.disabled-text,body.theme-mopa .accent-400 .disabled-text,body.theme-mopa .accent-500.hint-text,body.theme-mopa .accent-500 .hint-text,body.theme-mopa .accent-500.disabled-text,body.theme-mopa .accent-500 .disabled-text,body.theme-mopa .accent-600.hint-text,body.theme-mopa .accent-600 .hint-text,body.theme-mopa .accent-600.disabled-text,body.theme-mopa .accent-600 .disabled-text,body.theme-mopa .accent.hint-text,body.theme-mopa .accent .hint-text,body.theme-mopa .accent.disabled-text,body.theme-mopa .accent .disabled-text,body.theme-mopa .warn-500.hint-text,body.theme-mopa .warn-500 .hint-text,body.theme-mopa .warn-500.disabled-text,body.theme-mopa .warn-500 .disabled-text,body.theme-mopa .warn-600.hint-text,body.theme-mopa .warn-600 .hint-text,body.theme-mopa .warn-600.disabled-text,body.theme-mopa .warn-600 .disabled-text,body.theme-mopa .warn-700.hint-text,body.theme-mopa .warn-700 .hint-text,body.theme-mopa .warn-700.disabled-text,body.theme-mopa .warn-700 .disabled-text,body.theme-mopa .warn-800.hint-text,body.theme-mopa .warn-800 .hint-text,body.theme-mopa .warn-800.disabled-text,body.theme-mopa .warn-800 .disabled-text,body.theme-mopa .warn-900.hint-text,body.theme-mopa .warn-900 .hint-text,body.theme-mopa .warn-900.disabled-text,body.theme-mopa .warn-900 .disabled-text,body.theme-mopa .warn-A200.hint-text,body.theme-mopa .warn-A200 .hint-text,body.theme-mopa .warn-A200.disabled-text,body.theme-mopa .warn-A200 .disabled-text,body.theme-mopa .warn-A400.hint-text,body.theme-mopa .warn-A400 .hint-text,body.theme-mopa .warn-A400.disabled-text,body.theme-mopa .warn-A400 .disabled-text,body.theme-mopa .warn-A700.hint-text,body.theme-mopa .warn-A700 .hint-text,body.theme-mopa .warn-A700.disabled-text,body.theme-mopa .warn-A700 .disabled-text,body.theme-mopa .warn.hint-text,body.theme-mopa .warn .hint-text,body.theme-mopa .warn.disabled-text,body.theme-mopa .warn .disabled-text{color:#ffffff80!important}body.theme-mopa .primary-300.divider,body.theme-mopa .primary-300 .divider,body.theme-mopa .primary-400.divider,body.theme-mopa .primary-400 .divider,body.theme-mopa .primary-500.divider,body.theme-mopa .primary-500 .divider,body.theme-mopa .primary-600.divider,body.theme-mopa .primary-600 .divider,body.theme-mopa .primary-700.divider,body.theme-mopa .primary-700 .divider,body.theme-mopa .primary-800.divider,body.theme-mopa .primary-800 .divider,body.theme-mopa .primary-900.divider,body.theme-mopa .primary-900 .divider,body.theme-mopa .primary-A200.divider,body.theme-mopa .primary-A200 .divider,body.theme-mopa .primary-A400.divider,body.theme-mopa .primary-A400 .divider,body.theme-mopa .primary-A700.divider,body.theme-mopa .primary-A700 .divider,body.theme-mopa .primary.divider,body.theme-mopa .primary .divider,body.theme-mopa .accent-400.divider,body.theme-mopa .accent-400 .divider,body.theme-mopa .accent-500.divider,body.theme-mopa .accent-500 .divider,body.theme-mopa .accent-600.divider,body.theme-mopa .accent-600 .divider,body.theme-mopa .accent.divider,body.theme-mopa .accent .divider,body.theme-mopa .warn-500.divider,body.theme-mopa .warn-500 .divider,body.theme-mopa .warn-600.divider,body.theme-mopa .warn-600 .divider,body.theme-mopa .warn-700.divider,body.theme-mopa .warn-700 .divider,body.theme-mopa .warn-800.divider,body.theme-mopa .warn-800 .divider,body.theme-mopa .warn-900.divider,body.theme-mopa .warn-900 .divider,body.theme-mopa .warn-A200.divider,body.theme-mopa .warn-A200 .divider,body.theme-mopa .warn-A400.divider,body.theme-mopa .warn-A400 .divider,body.theme-mopa .warn-A700.divider,body.theme-mopa .warn-A700 .divider,body.theme-mopa .warn.divider,body.theme-mopa .warn .divider{color:#ffffff1f!important}body.theme-mopa .primary-300 .mat-ripple-element,body.theme-mopa .primary-400 .mat-ripple-element,body.theme-mopa .primary-500 .mat-ripple-element,body.theme-mopa .primary-600 .mat-ripple-element,body.theme-mopa .primary-700 .mat-ripple-element,body.theme-mopa .primary-800 .mat-ripple-element,body.theme-mopa .primary-900 .mat-ripple-element,body.theme-mopa .primary-A200 .mat-ripple-element,body.theme-mopa .primary-A400 .mat-ripple-element,body.theme-mopa .primary-A700 .mat-ripple-element,body.theme-mopa .primary .mat-ripple-element,body.theme-mopa .accent-400 .mat-ripple-element,body.theme-mopa .accent-500 .mat-ripple-element,body.theme-mopa .accent-600 .mat-ripple-element,body.theme-mopa .accent .mat-ripple-element,body.theme-mopa .warn-500 .mat-ripple-element,body.theme-mopa .warn-600 .mat-ripple-element,body.theme-mopa .warn-700 .mat-ripple-element,body.theme-mopa .warn-800 .mat-ripple-element,body.theme-mopa .warn-900 .mat-ripple-element,body.theme-mopa .warn-A200 .mat-ripple-element,body.theme-mopa .warn-A400 .mat-ripple-element,body.theme-mopa .warn-A700 .mat-ripple-element,body.theme-mopa .warn .mat-ripple-element{background:#ffffff1a}body.theme-mopa .primary-300 .adaptive-border-color,body.theme-mopa .primary-400 .adaptive-border-color,body.theme-mopa .primary-500 .adaptive-border-color,body.theme-mopa .primary-600 .adaptive-border-color,body.theme-mopa .primary-700 .adaptive-border-color,body.theme-mopa .primary-800 .adaptive-border-color,body.theme-mopa .primary-900 .adaptive-border-color,body.theme-mopa .primary-A200 .adaptive-border-color,body.theme-mopa .primary-A400 .adaptive-border-color,body.theme-mopa .primary-A700 .adaptive-border-color,body.theme-mopa .primary .adaptive-border-color,body.theme-mopa .accent-400 .adaptive-border-color,body.theme-mopa .accent-500 .adaptive-border-color,body.theme-mopa .accent-600 .adaptive-border-color,body.theme-mopa .accent .adaptive-border-color,body.theme-mopa .warn-500 .adaptive-border-color,body.theme-mopa .warn-600 .adaptive-border-color,body.theme-mopa .warn-700 .adaptive-border-color,body.theme-mopa .warn-800 .adaptive-border-color,body.theme-mopa .warn-900 .adaptive-border-color,body.theme-mopa .warn-A200 .adaptive-border-color,body.theme-mopa .warn-A400 .adaptive-border-color,body.theme-mopa .warn-A700 .adaptive-border-color,body.theme-mopa .warn .adaptive-border-color{border-color:#ffffff1f}body.theme-mopa .primary-50 input[type=text],body.theme-mopa .primary-100 input[type=text],body.theme-mopa .primary-200 input[type=text],body.theme-mopa .primary-A100 input[type=text],body.theme-mopa .accent-50 input[type=text],body.theme-mopa .accent-100 input[type=text],body.theme-mopa .warn-50 input[type=text],body.theme-mopa .warn-100 input[type=text],body.theme-mopa .warn-200 input[type=text],body.theme-mopa .warn-300 input[type=text],body.theme-mopa .warn-400 input[type=text],body.theme-mopa .warn-A100 input[type=text]{color:#000}body.theme-mopa .primary-50 .mat-form-field-label,body.theme-mopa .primary-100 .mat-form-field-label,body.theme-mopa .primary-200 .mat-form-field-label,body.theme-mopa .primary-A100 .mat-form-field-label,body.theme-mopa .accent-50 .mat-form-field-label,body.theme-mopa .accent-100 .mat-form-field-label,body.theme-mopa .warn-50 .mat-form-field-label,body.theme-mopa .warn-100 .mat-form-field-label,body.theme-mopa .warn-200 .mat-form-field-label,body.theme-mopa .warn-300 .mat-form-field-label,body.theme-mopa .warn-400 .mat-form-field-label,body.theme-mopa .warn-A100 .mat-form-field-label{color:#00000061}body.theme-mopa .primary-50 .mat-form-field-underline,body.theme-mopa .primary-100 .mat-form-field-underline,body.theme-mopa .primary-200 .mat-form-field-underline,body.theme-mopa .primary-A100 .mat-form-field-underline,body.theme-mopa .accent-50 .mat-form-field-underline,body.theme-mopa .accent-100 .mat-form-field-underline,body.theme-mopa .warn-50 .mat-form-field-underline,body.theme-mopa .warn-100 .mat-form-field-underline,body.theme-mopa .warn-200 .mat-form-field-underline,body.theme-mopa .warn-300 .mat-form-field-underline,body.theme-mopa .warn-400 .mat-form-field-underline,body.theme-mopa .warn-A100 .mat-form-field-underline{background-color:#0000001f}body.theme-mopa .primary-50 .mat-select-trigger,body.theme-mopa .primary-50 .mat-select-arrow,body.theme-mopa .primary-100 .mat-select-trigger,body.theme-mopa .primary-100 .mat-select-arrow,body.theme-mopa .primary-200 .mat-select-trigger,body.theme-mopa .primary-200 .mat-select-arrow,body.theme-mopa .primary-A100 .mat-select-trigger,body.theme-mopa .primary-A100 .mat-select-arrow,body.theme-mopa .accent-50 .mat-select-trigger,body.theme-mopa .accent-50 .mat-select-arrow,body.theme-mopa .accent-100 .mat-select-trigger,body.theme-mopa .accent-100 .mat-select-arrow,body.theme-mopa .warn-50 .mat-select-trigger,body.theme-mopa .warn-50 .mat-select-arrow,body.theme-mopa .warn-100 .mat-select-trigger,body.theme-mopa .warn-100 .mat-select-arrow,body.theme-mopa .warn-200 .mat-select-trigger,body.theme-mopa .warn-200 .mat-select-arrow,body.theme-mopa .warn-300 .mat-select-trigger,body.theme-mopa .warn-300 .mat-select-arrow,body.theme-mopa .warn-400 .mat-select-trigger,body.theme-mopa .warn-400 .mat-select-arrow,body.theme-mopa .warn-A100 .mat-select-trigger,body.theme-mopa .warn-A100 .mat-select-arrow{color:#00000061}body.theme-mopa .primary-50 .mat-select-underline,body.theme-mopa .primary-100 .mat-select-underline,body.theme-mopa .primary-200 .mat-select-underline,body.theme-mopa .primary-A100 .mat-select-underline,body.theme-mopa .accent-50 .mat-select-underline,body.theme-mopa .accent-100 .mat-select-underline,body.theme-mopa .warn-50 .mat-select-underline,body.theme-mopa .warn-100 .mat-select-underline,body.theme-mopa .warn-200 .mat-select-underline,body.theme-mopa .warn-300 .mat-select-underline,body.theme-mopa .warn-400 .mat-select-underline,body.theme-mopa .warn-A100 .mat-select-underline{background-color:#0000001f}body.theme-mopa .primary-50 .mat-select-disabled .mat-select-value,body.theme-mopa .primary-50 .mat-select-arrow,body.theme-mopa .primary-50 .mat-select-trigger,body.theme-mopa .primary-100 .mat-select-disabled .mat-select-value,body.theme-mopa .primary-100 .mat-select-arrow,body.theme-mopa .primary-100 .mat-select-trigger,body.theme-mopa .primary-200 .mat-select-disabled .mat-select-value,body.theme-mopa .primary-200 .mat-select-arrow,body.theme-mopa .primary-200 .mat-select-trigger,body.theme-mopa .primary-A100 .mat-select-disabled .mat-select-value,body.theme-mopa .primary-A100 .mat-select-arrow,body.theme-mopa .primary-A100 .mat-select-trigger,body.theme-mopa .accent-50 .mat-select-disabled .mat-select-value,body.theme-mopa .accent-50 .mat-select-arrow,body.theme-mopa .accent-50 .mat-select-trigger,body.theme-mopa .accent-100 .mat-select-disabled .mat-select-value,body.theme-mopa .accent-100 .mat-select-arrow,body.theme-mopa .accent-100 .mat-select-trigger,body.theme-mopa .warn-50 .mat-select-disabled .mat-select-value,body.theme-mopa .warn-50 .mat-select-arrow,body.theme-mopa .warn-50 .mat-select-trigger,body.theme-mopa .warn-100 .mat-select-disabled .mat-select-value,body.theme-mopa .warn-100 .mat-select-arrow,body.theme-mopa .warn-100 .mat-select-trigger,body.theme-mopa .warn-200 .mat-select-disabled .mat-select-value,body.theme-mopa .warn-200 .mat-select-arrow,body.theme-mopa .warn-200 .mat-select-trigger,body.theme-mopa .warn-300 .mat-select-disabled .mat-select-value,body.theme-mopa .warn-300 .mat-select-arrow,body.theme-mopa .warn-300 .mat-select-trigger,body.theme-mopa .warn-400 .mat-select-disabled .mat-select-value,body.theme-mopa .warn-400 .mat-select-arrow,body.theme-mopa .warn-400 .mat-select-trigger,body.theme-mopa .warn-A100 .mat-select-disabled .mat-select-value,body.theme-mopa .warn-A100 .mat-select-arrow,body.theme-mopa .warn-A100 .mat-select-trigger{color:#00000061}body.theme-mopa .primary-300 input[type=text],body.theme-mopa .primary-400 input[type=text],body.theme-mopa .primary-500 input[type=text],body.theme-mopa .primary-600 input[type=text],body.theme-mopa .primary-700 input[type=text],body.theme-mopa .primary-800 input[type=text],body.theme-mopa .primary-900 input[type=text],body.theme-mopa .primary-A200 input[type=text],body.theme-mopa .primary-A400 input[type=text],body.theme-mopa .primary-A700 input[type=text],body.theme-mopa .primary input[type=text],body.theme-mopa .accent-400 input[type=text],body.theme-mopa .accent-500 input[type=text],body.theme-mopa .accent-600 input[type=text],body.theme-mopa .accent input[type=text],body.theme-mopa .warn-500 input[type=text],body.theme-mopa .warn-600 input[type=text],body.theme-mopa .warn-700 input[type=text],body.theme-mopa .warn-800 input[type=text],body.theme-mopa .warn-900 input[type=text],body.theme-mopa .warn-A200 input[type=text],body.theme-mopa .warn-A400 input[type=text],body.theme-mopa .warn-A700 input[type=text],body.theme-mopa .warn input[type=text]{color:#fff}body.theme-mopa .primary-300 .mat-form-field-label,body.theme-mopa .primary-400 .mat-form-field-label,body.theme-mopa .primary-500 .mat-form-field-label,body.theme-mopa .primary-600 .mat-form-field-label,body.theme-mopa .primary-700 .mat-form-field-label,body.theme-mopa .primary-800 .mat-form-field-label,body.theme-mopa .primary-900 .mat-form-field-label,body.theme-mopa .primary-A200 .mat-form-field-label,body.theme-mopa .primary-A400 .mat-form-field-label,body.theme-mopa .primary-A700 .mat-form-field-label,body.theme-mopa .primary .mat-form-field-label,body.theme-mopa .accent-400 .mat-form-field-label,body.theme-mopa .accent-500 .mat-form-field-label,body.theme-mopa .accent-600 .mat-form-field-label,body.theme-mopa .accent .mat-form-field-label,body.theme-mopa .warn-500 .mat-form-field-label,body.theme-mopa .warn-600 .mat-form-field-label,body.theme-mopa .warn-700 .mat-form-field-label,body.theme-mopa .warn-800 .mat-form-field-label,body.theme-mopa .warn-900 .mat-form-field-label,body.theme-mopa .warn-A200 .mat-form-field-label,body.theme-mopa .warn-A400 .mat-form-field-label,body.theme-mopa .warn-A700 .mat-form-field-label,body.theme-mopa .warn .mat-form-field-label{color:#ffffff80}body.theme-mopa .primary-300 .mat-form-field-underline,body.theme-mopa .primary-400 .mat-form-field-underline,body.theme-mopa .primary-500 .mat-form-field-underline,body.theme-mopa .primary-600 .mat-form-field-underline,body.theme-mopa .primary-700 .mat-form-field-underline,body.theme-mopa .primary-800 .mat-form-field-underline,body.theme-mopa .primary-900 .mat-form-field-underline,body.theme-mopa .primary-A200 .mat-form-field-underline,body.theme-mopa .primary-A400 .mat-form-field-underline,body.theme-mopa .primary-A700 .mat-form-field-underline,body.theme-mopa .primary .mat-form-field-underline,body.theme-mopa .accent-400 .mat-form-field-underline,body.theme-mopa .accent-500 .mat-form-field-underline,body.theme-mopa .accent-600 .mat-form-field-underline,body.theme-mopa .accent .mat-form-field-underline,body.theme-mopa .warn-500 .mat-form-field-underline,body.theme-mopa .warn-600 .mat-form-field-underline,body.theme-mopa .warn-700 .mat-form-field-underline,body.theme-mopa .warn-800 .mat-form-field-underline,body.theme-mopa .warn-900 .mat-form-field-underline,body.theme-mopa .warn-A200 .mat-form-field-underline,body.theme-mopa .warn-A400 .mat-form-field-underline,body.theme-mopa .warn-A700 .mat-form-field-underline,body.theme-mopa .warn .mat-form-field-underline{background-color:#ffffff1f}body.theme-mopa .primary-300 .mat-select-trigger,body.theme-mopa .primary-300 .mat-select-arrow,body.theme-mopa .primary-400 .mat-select-trigger,body.theme-mopa .primary-400 .mat-select-arrow,body.theme-mopa .primary-500 .mat-select-trigger,body.theme-mopa .primary-500 .mat-select-arrow,body.theme-mopa .primary-600 .mat-select-trigger,body.theme-mopa .primary-600 .mat-select-arrow,body.theme-mopa .primary-700 .mat-select-trigger,body.theme-mopa .primary-700 .mat-select-arrow,body.theme-mopa .primary-800 .mat-select-trigger,body.theme-mopa .primary-800 .mat-select-arrow,body.theme-mopa .primary-900 .mat-select-trigger,body.theme-mopa .primary-900 .mat-select-arrow,body.theme-mopa .primary-A200 .mat-select-trigger,body.theme-mopa .primary-A200 .mat-select-arrow,body.theme-mopa .primary-A400 .mat-select-trigger,body.theme-mopa .primary-A400 .mat-select-arrow,body.theme-mopa .primary-A700 .mat-select-trigger,body.theme-mopa .primary-A700 .mat-select-arrow,body.theme-mopa .primary .mat-select-trigger,body.theme-mopa .primary .mat-select-arrow,body.theme-mopa .accent-400 .mat-select-trigger,body.theme-mopa .accent-400 .mat-select-arrow,body.theme-mopa .accent-500 .mat-select-trigger,body.theme-mopa .accent-500 .mat-select-arrow,body.theme-mopa .accent-600 .mat-select-trigger,body.theme-mopa .accent-600 .mat-select-arrow,body.theme-mopa .accent .mat-select-trigger,body.theme-mopa .accent .mat-select-arrow,body.theme-mopa .warn-500 .mat-select-trigger,body.theme-mopa .warn-500 .mat-select-arrow,body.theme-mopa .warn-600 .mat-select-trigger,body.theme-mopa .warn-600 .mat-select-arrow,body.theme-mopa .warn-700 .mat-select-trigger,body.theme-mopa .warn-700 .mat-select-arrow,body.theme-mopa .warn-800 .mat-select-trigger,body.theme-mopa .warn-800 .mat-select-arrow,body.theme-mopa .warn-900 .mat-select-trigger,body.theme-mopa .warn-900 .mat-select-arrow,body.theme-mopa .warn-A200 .mat-select-trigger,body.theme-mopa .warn-A200 .mat-select-arrow,body.theme-mopa .warn-A400 .mat-select-trigger,body.theme-mopa .warn-A400 .mat-select-arrow,body.theme-mopa .warn-A700 .mat-select-trigger,body.theme-mopa .warn-A700 .mat-select-arrow,body.theme-mopa .warn .mat-select-trigger,body.theme-mopa .warn .mat-select-arrow{color:#ffffff80}body.theme-mopa .primary-300 .mat-select-underline,body.theme-mopa .primary-400 .mat-select-underline,body.theme-mopa .primary-500 .mat-select-underline,body.theme-mopa .primary-600 .mat-select-underline,body.theme-mopa .primary-700 .mat-select-underline,body.theme-mopa .primary-800 .mat-select-underline,body.theme-mopa .primary-900 .mat-select-underline,body.theme-mopa .primary-A200 .mat-select-underline,body.theme-mopa .primary-A400 .mat-select-underline,body.theme-mopa .primary-A700 .mat-select-underline,body.theme-mopa .primary .mat-select-underline,body.theme-mopa .accent-400 .mat-select-underline,body.theme-mopa .accent-500 .mat-select-underline,body.theme-mopa .accent-600 .mat-select-underline,body.theme-mopa .accent .mat-select-underline,body.theme-mopa .warn-500 .mat-select-underline,body.theme-mopa .warn-600 .mat-select-underline,body.theme-mopa .warn-700 .mat-select-underline,body.theme-mopa .warn-800 .mat-select-underline,body.theme-mopa .warn-900 .mat-select-underline,body.theme-mopa .warn-A200 .mat-select-underline,body.theme-mopa .warn-A400 .mat-select-underline,body.theme-mopa .warn-A700 .mat-select-underline,body.theme-mopa .warn .mat-select-underline{background-color:#ffffff1f}body.theme-mopa .primary-300 .mat-select-disabled .mat-select-value,body.theme-mopa .primary-300 .mat-select-arrow,body.theme-mopa .primary-300 .mat-select-trigger,body.theme-mopa .primary-400 .mat-select-disabled .mat-select-value,body.theme-mopa .primary-400 .mat-select-arrow,body.theme-mopa .primary-400 .mat-select-trigger,body.theme-mopa .primary-500 .mat-select-disabled .mat-select-value,body.theme-mopa .primary-500 .mat-select-arrow,body.theme-mopa .primary-500 .mat-select-trigger,body.theme-mopa .primary-600 .mat-select-disabled .mat-select-value,body.theme-mopa .primary-600 .mat-select-arrow,body.theme-mopa .primary-600 .mat-select-trigger,body.theme-mopa .primary-700 .mat-select-disabled .mat-select-value,body.theme-mopa .primary-700 .mat-select-arrow,body.theme-mopa .primary-700 .mat-select-trigger,body.theme-mopa .primary-800 .mat-select-disabled .mat-select-value,body.theme-mopa .primary-800 .mat-select-arrow,body.theme-mopa .primary-800 .mat-select-trigger,body.theme-mopa .primary-900 .mat-select-disabled .mat-select-value,body.theme-mopa .primary-900 .mat-select-arrow,body.theme-mopa .primary-900 .mat-select-trigger,body.theme-mopa .primary-A200 .mat-select-disabled .mat-select-value,body.theme-mopa .primary-A200 .mat-select-arrow,body.theme-mopa .primary-A200 .mat-select-trigger,body.theme-mopa .primary-A400 .mat-select-disabled .mat-select-value,body.theme-mopa .primary-A400 .mat-select-arrow,body.theme-mopa .primary-A400 .mat-select-trigger,body.theme-mopa .primary-A700 .mat-select-disabled .mat-select-value,body.theme-mopa .primary-A700 .mat-select-arrow,body.theme-mopa .primary-A700 .mat-select-trigger,body.theme-mopa .primary .mat-select-disabled .mat-select-value,body.theme-mopa .primary .mat-select-arrow,body.theme-mopa .primary .mat-select-trigger,body.theme-mopa .accent-400 .mat-select-disabled .mat-select-value,body.theme-mopa .accent-400 .mat-select-arrow,body.theme-mopa .accent-400 .mat-select-trigger,body.theme-mopa .accent-500 .mat-select-disabled .mat-select-value,body.theme-mopa .accent-500 .mat-select-arrow,body.theme-mopa .accent-500 .mat-select-trigger,body.theme-mopa .accent-600 .mat-select-disabled .mat-select-value,body.theme-mopa .accent-600 .mat-select-arrow,body.theme-mopa .accent-600 .mat-select-trigger,body.theme-mopa .accent .mat-select-disabled .mat-select-value,body.theme-mopa .accent .mat-select-arrow,body.theme-mopa .accent .mat-select-trigger,body.theme-mopa .warn-500 .mat-select-disabled .mat-select-value,body.theme-mopa .warn-500 .mat-select-arrow,body.theme-mopa .warn-500 .mat-select-trigger,body.theme-mopa .warn-600 .mat-select-disabled .mat-select-value,body.theme-mopa .warn-600 .mat-select-arrow,body.theme-mopa .warn-600 .mat-select-trigger,body.theme-mopa .warn-700 .mat-select-disabled .mat-select-value,body.theme-mopa .warn-700 .mat-select-arrow,body.theme-mopa .warn-700 .mat-select-trigger,body.theme-mopa .warn-800 .mat-select-disabled .mat-select-value,body.theme-mopa .warn-800 .mat-select-arrow,body.theme-mopa .warn-800 .mat-select-trigger,body.theme-mopa .warn-900 .mat-select-disabled .mat-select-value,body.theme-mopa .warn-900 .mat-select-arrow,body.theme-mopa .warn-900 .mat-select-trigger,body.theme-mopa .warn-A200 .mat-select-disabled .mat-select-value,body.theme-mopa .warn-A200 .mat-select-arrow,body.theme-mopa .warn-A200 .mat-select-trigger,body.theme-mopa .warn-A400 .mat-select-disabled .mat-select-value,body.theme-mopa .warn-A400 .mat-select-arrow,body.theme-mopa .warn-A400 .mat-select-trigger,body.theme-mopa .warn-A700 .mat-select-disabled .mat-select-value,body.theme-mopa .warn-A700 .mat-select-arrow,body.theme-mopa .warn-A700 .mat-select-trigger,body.theme-mopa .warn .mat-select-disabled .mat-select-value,body.theme-mopa .warn .mat-select-arrow,body.theme-mopa .warn .mat-select-trigger{color:#ffffff80}body.theme-mopa .primary-300 .mat-select-value,body.theme-mopa .primary-400 .mat-select-value,body.theme-mopa .primary-500 .mat-select-value,body.theme-mopa .primary-600 .mat-select-value,body.theme-mopa .primary-700 .mat-select-value,body.theme-mopa .primary-800 .mat-select-value,body.theme-mopa .primary-900 .mat-select-value,body.theme-mopa .primary-A200 .mat-select-value,body.theme-mopa .primary-A400 .mat-select-value,body.theme-mopa .primary-A700 .mat-select-value,body.theme-mopa .primary .mat-select-value,body.theme-mopa .accent-400 .mat-select-value,body.theme-mopa .accent-500 .mat-select-value,body.theme-mopa .accent-600 .mat-select-value,body.theme-mopa .accent .mat-select-value,body.theme-mopa .warn-500 .mat-select-value,body.theme-mopa .warn-600 .mat-select-value,body.theme-mopa .warn-700 .mat-select-value,body.theme-mopa .warn-800 .mat-select-value,body.theme-mopa .warn-900 .mat-select-value,body.theme-mopa .warn-A200 .mat-select-value,body.theme-mopa .warn-A400 .mat-select-value,body.theme-mopa .warn-A700 .mat-select-value,body.theme-mopa .warn .mat-select-value{color:#fff}body.theme-normec{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #353a48;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #ee7203;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ee7203;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #353a48;--mdc-filled-text-field-focus-active-indicator-color: #353a48;--mdc-filled-text-field-focus-label-text-color: rgba(53, 58, 72, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #353a48;--mdc-outlined-text-field-focus-outline-color: #353a48;--mdc-outlined-text-field-focus-label-text-color: rgba(53, 58, 72, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(53, 58, 72, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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(53, 58, 72, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-select-arrow-transform: translateY(-8px);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #353a48;--mdc-switch-selected-handle-color: #353a48;--mdc-switch-selected-hover-state-layer-color: #353a48;--mdc-switch-selected-pressed-state-layer-color: #353a48;--mdc-switch-selected-focus-handle-color: #1e2129;--mdc-switch-selected-hover-handle-color: #1e2129;--mdc-switch-selected-pressed-handle-color: #1e2129;--mdc-switch-selected-focus-track-color: #7d818c;--mdc-switch-selected-hover-track-color: #7d818c;--mdc-switch-selected-pressed-track-color: #7d818c;--mdc-switch-selected-track-color: #7d818c;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-switch-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #353a48;--mdc-slider-focus-handle-color: #353a48;--mdc-slider-hover-handle-color: #353a48;--mdc-slider-active-track-color: #353a48;--mdc-slider-inactive-track-color: #353a48;--mdc-slider-with-tick-marks-inactive-container-color: #353a48;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #353a48;--mat-slider-hover-state-layer-color: rgba(53, 58, 72, .05);--mat-slider-focus-state-layer-color: rgba(53, 58, 72, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--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);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #ee7203;--mdc-checkbox-selected-hover-icon-color: #ee7203;--mdc-checkbox-selected-icon-color: #ee7203;--mdc-checkbox-selected-pressed-icon-color: #ee7203;--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-selected-focus-state-layer-color: #ee7203;--mdc-checkbox-selected-hover-state-layer-color: #ee7203;--mdc-checkbox-selected-pressed-state-layer-color: #ee7203;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #ee7203;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #353a48;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #353a48;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-standard-button-toggle-height: 48px;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #353a48;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(53, 58, 72, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(53, 58, 72, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(53, 58, 72, .3);--mat-datepicker-toggle-active-state-icon-color: #353a48;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(53, 58, 72, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #353a48;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #353a48;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #353a48;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--mat-tree-node-min-height: 48px}body.theme-normec .mat-accent{--mat-option-selected-state-label-text-color: #ee7203;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body.theme-normec .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body.theme-normec .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #353a48;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #353a48;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-normec .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #ee7203;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ee7203;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-normec .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-normec .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #353a48;--mdc-linear-progress-track-color: rgba(53, 58, 72, .25)}body.theme-normec .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ee7203;--mdc-linear-progress-track-color: rgba(238, 114, 3, .25)}body.theme-normec .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}body.theme-normec .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ee7203;--mdc-filled-text-field-focus-active-indicator-color: #ee7203;--mdc-filled-text-field-focus-label-text-color: rgba(238, 114, 3, .87);--mdc-outlined-text-field-caret-color: #ee7203;--mdc-outlined-text-field-focus-outline-color: #ee7203;--mdc-outlined-text-field-focus-label-text-color: rgba(238, 114, 3, .87);--mat-form-field-focus-select-arrow-color: rgba(238, 114, 3, .87)}body.theme-normec .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}body.theme-normec .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(238, 114, 3, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-normec .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-normec .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}body.theme-normec .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,body.theme-normec .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #353a48;--mdc-chip-elevated-selected-container-color: #353a48;--mdc-chip-elevated-disabled-container-color: #353a48;--mdc-chip-flat-disabled-selected-container-color: #353a48;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-normec .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,body.theme-normec .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ee7203;--mdc-chip-elevated-selected-container-color: #ee7203;--mdc-chip-elevated-disabled-container-color: #ee7203;--mdc-chip-flat-disabled-selected-container-color: #ee7203;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-normec .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,body.theme-normec .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-normec .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}body.theme-normec .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: rgba(0, 0, 0, .87)}body.theme-normec .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #ee7203;--mdc-switch-selected-handle-color: #ee7203;--mdc-switch-selected-hover-state-layer-color: #ee7203;--mdc-switch-selected-pressed-state-layer-color: #ee7203}body.theme-normec .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}body.theme-normec .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #353a48;--mdc-radio-selected-hover-icon-color: #353a48;--mdc-radio-selected-icon-color: #353a48;--mdc-radio-selected-pressed-icon-color: #353a48;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #353a48;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-normec .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #ee7203;--mdc-radio-selected-hover-icon-color: #ee7203;--mdc-radio-selected-icon-color: #ee7203;--mdc-radio-selected-pressed-icon-color: #ee7203;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ee7203;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-normec .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-normec .mat-accent{--mdc-slider-handle-color: #ee7203;--mdc-slider-focus-handle-color: #ee7203;--mdc-slider-hover-handle-color: #ee7203;--mdc-slider-active-track-color: #ee7203;--mdc-slider-inactive-track-color: #ee7203;--mdc-slider-with-tick-marks-inactive-container-color: #ee7203;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ee7203;--mat-slider-hover-state-layer-color: rgba(238, 114, 3, .05);--mat-slider-focus-state-layer-color: rgba(238, 114, 3, .2)}body.theme-normec .mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2)}body.theme-normec .mdc-list-item__start,body.theme-normec .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #353a48;--mdc-radio-selected-hover-icon-color: #353a48;--mdc-radio-selected-icon-color: #353a48;--mdc-radio-selected-pressed-icon-color: #353a48}body.theme-normec .mat-accent .mdc-list-item__start,body.theme-normec .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #ee7203;--mdc-radio-selected-hover-icon-color: #ee7203;--mdc-radio-selected-icon-color: #ee7203;--mdc-radio-selected-pressed-icon-color: #ee7203}body.theme-normec .mat-warn .mdc-list-item__start,body.theme-normec .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}body.theme-normec .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: white;--mdc-checkbox-selected-focus-icon-color: #353a48;--mdc-checkbox-selected-hover-icon-color: #353a48;--mdc-checkbox-selected-icon-color: #353a48;--mdc-checkbox-selected-pressed-icon-color: #353a48;--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-selected-focus-state-layer-color: #353a48;--mdc-checkbox-selected-hover-state-layer-color: #353a48;--mdc-checkbox-selected-pressed-state-layer-color: #353a48;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-normec .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: white;--mdc-checkbox-selected-focus-icon-color: #ee7203;--mdc-checkbox-selected-hover-icon-color: #ee7203;--mdc-checkbox-selected-icon-color: #ee7203;--mdc-checkbox-selected-pressed-icon-color: #ee7203;--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-selected-focus-state-layer-color: #ee7203;--mdc-checkbox-selected-hover-state-layer-color: #ee7203;--mdc-checkbox-selected-pressed-state-layer-color: #ee7203;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-normec .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-normec .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,body.theme-normec .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,body.theme-normec .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,body.theme-normec .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#353a48}body.theme-normec .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,body.theme-normec .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,body.theme-normec .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}body.theme-normec .mdc-list-item__start,body.theme-normec .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}body.theme-normec .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,body.theme-normec .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,body.theme-normec .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}body.theme-normec .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,body.theme-normec .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,body.theme-normec .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}body.theme-normec .mat-mdc-tab-group,body.theme-normec .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #353a48;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #353a48;--mat-tab-header-active-ripple-color: #353a48;--mat-tab-header-inactive-ripple-color: #353a48;--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: #353a48;--mat-tab-header-active-hover-label-text-color: #353a48;--mat-tab-header-active-focus-indicator-color: #353a48;--mat-tab-header-active-hover-indicator-color: #353a48}body.theme-normec .mat-mdc-tab-group.mat-accent,body.theme-normec .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ee7203;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ee7203;--mat-tab-header-active-ripple-color: #ee7203;--mat-tab-header-inactive-ripple-color: #ee7203;--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: #ee7203;--mat-tab-header-active-hover-label-text-color: #ee7203;--mat-tab-header-active-focus-indicator-color: #ee7203;--mat-tab-header-active-hover-indicator-color: #ee7203}body.theme-normec .mat-mdc-tab-group.mat-warn,body.theme-normec .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}body.theme-normec .mat-mdc-tab-group.mat-background-primary,body.theme-normec .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #353a48;--mat-tab-header-with-background-foreground-color: white}body.theme-normec .mat-mdc-tab-group.mat-background-accent,body.theme-normec .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ee7203;--mat-tab-header-with-background-foreground-color: white}body.theme-normec .mat-mdc-tab-group.mat-background-warn,body.theme-normec .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}body.theme-normec .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}body.theme-normec .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: white;--mdc-checkbox-selected-focus-icon-color: #353a48;--mdc-checkbox-selected-hover-icon-color: #353a48;--mdc-checkbox-selected-icon-color: #353a48;--mdc-checkbox-selected-pressed-icon-color: #353a48;--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-selected-focus-state-layer-color: #353a48;--mdc-checkbox-selected-hover-state-layer-color: #353a48;--mdc-checkbox-selected-pressed-state-layer-color: #353a48;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-normec .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-normec .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #353a48;--mat-text-button-state-layer-color: #353a48;--mat-text-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-normec .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ee7203;--mat-text-button-state-layer-color: #ee7203;--mat-text-button-ripple-color: rgba(238, 114, 3, .1)}body.theme-normec .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-normec .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #353a48;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-normec .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ee7203;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-normec .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-normec .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #353a48;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-normec .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ee7203;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-normec .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-normec .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #353a48;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #353a48;--mat-outlined-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-normec .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ee7203;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ee7203;--mat-outlined-button-ripple-color: rgba(238, 114, 3, .1)}body.theme-normec .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-normec .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #353a48;--mat-icon-button-state-layer-color: #353a48;--mat-icon-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-normec .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ee7203;--mat-icon-button-state-layer-color: #ee7203;--mat-icon-button-ripple-color: rgba(238, 114, 3, .1)}body.theme-normec .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-normec .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}body.theme-normec .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #353a48;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-normec .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #ee7203;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-normec .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-normec .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #353a48;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-normec .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #ee7203;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-normec .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-normec .mat-accent{--mdc-circular-progress-active-indicator-color: #ee7203}body.theme-normec .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}body.theme-normec .mat-badge-accent{--mat-badge-background-color: #ee7203;--mat-badge-text-color: white}body.theme-normec .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}body.theme-normec .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ee7203;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(238, 114, 3, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(238, 114, 3, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(238, 114, 3, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(238, 114, 3, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-normec .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-normec .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ee7203}body.theme-normec .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}body.theme-normec .mat-calendar-controls{--mat-icon-button-touch-target-display: none}body.theme-normec .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}body.theme-normec .mat-icon.mat-primary{--mat-icon-color: #353a48}body.theme-normec .mat-icon.mat-accent{--mat-icon-color: #ee7203}body.theme-normec .mat-icon.mat-warn{--mat-icon-color: #f44336}body.theme-normec .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ee7203;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ee7203;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ee7203;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-normec .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-normec .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #353a48;--mat-toolbar-container-text-color: white}body.theme-normec .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ee7203;--mat-toolbar-container-text-color: white}body.theme-normec .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}body.theme-normec{color:#000000de;background:#f5f5f5}body.theme-normec .secondary-text,body.theme-normec .icon,body.theme-normec i{color:#0000008a}body.theme-normec .hint-text,body.theme-normec .disabled-text{color:#00000061}body.theme-normec .fade-text,body.theme-normec .divider{color:#0000001f}body.theme-normec .fuse-card{background:#fff;border-color:#0000001f}body.theme-normec .fuse-card .card-divider{border-top:1px solid rgba(0,0,0,.12)}body.theme-normec .avatar{color:#000000de}body.theme-normec .form-wrapper{background-color:#fff}body.theme-normec .navigation-simple .item.selected{background-color:#0000000a}body.theme-normec .navigation-simple .subheader{border-top:1px solid rgba(0,0,0,.12)}body.theme-normec .simple-pagination{background:#fff}body.theme-normec .simple-pagination .pagination-item{color:#0000008a}body.theme-normec .simple-pagination .pagination-item:hover{color:#000000de}body.theme-normec .simple-pagination .pagination-item.disabled{color:#00000061}body.theme-normec .price-tables .price-table{background:#fff}body.theme-normec .price-tables .price-table.style-1 .price .currency,body.theme-normec .price-tables .price-table.style-1 .price .period,body.theme-normec .price-tables .price-table.style-2 .price .currency,body.theme-normec .price-tables .price-table.style-2 .period,body.theme-normec .price-tables .price-table.style-3 .package-type .subtitle,body.theme-normec .price-tables .price-table.style-3 .terms,body.theme-normec .price-tables .price-table.style-3 .note{color:#0000008a}body.theme-normec .simple-table-container{background:#fff}body.theme-normec table.simple thead tr th{color:#0000008a;border-bottom:1px solid rgba(0,0,0,.12)}body.theme-normec table.simple tbody tr td{border-bottom:1px solid rgba(0,0,0,.12)}body.theme-normec table.simple.clickable tbody tr:hover{background-color:#0000000a}body.theme-normec .page-layout.carded.fullwidth>.center>.content-card{background:#fff;border-radius:8px 8px 0 0}body.theme-normec .page-layout.carded.fullwidth>.center>.content-card>.toolbar{border-bottom-color:#0000001f}body.theme-normec .page-layout.carded.left-sidebar>.center>.content-card,body.theme-normec .page-layout.carded.right-sidebar>.center>.content-card{background:#fff;border-radius:8px 8px 0 0}body.theme-normec .page-layout.carded.left-sidebar>.center>.content-card>.toolbar,body.theme-normec .page-layout.carded.right-sidebar>.center>.content-card>.toolbar{border-bottom-color:#0000001f}body.theme-normec .page-layout.simple.left-sidebar>.center>.content,body.theme-normec .page-layout.simple.right-sidebar>.center>.content{background:#fff}body.theme-normec .page-layout.simple.left-sidebar.inner-sidebar>.content>.center>.content,body.theme-normec .page-layout.simple.right-sidebar.inner-sidebar>.content>.center>.content{background:#fff}body.theme-normec fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-normec fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-normec fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-normec fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-normec fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-normec fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced{background-color:#ee7203!important}body.theme-normec fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-title,body.theme-normec fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-title{color:#ee7203}body.theme-normec fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,body.theme-normec fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#ee7203}.dark body.theme-normec fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,.dark body.theme-normec fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#ee7203}body.theme-normec fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-icon,body.theme-normec fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-icon{color:#ee7203}body.theme-normec a{color:#ee7203}body.theme-normec code:not(.highlight){background-color:#f5f5f5}body.theme-normec .changelog .entry{background-color:#fff}body.theme-normec .text-boxed{background-color:#0000001f;color:#0000008a}body.theme-normec .fuse-search-bar.expanded,body.theme-normec #fuse-shortcuts.show-mobile-panel{background-color:#fafafa}body.theme-normec fuse-sidebar{background:#fafafa}body.theme-normec fuse-vertical-navigation .fuse-vertical-navigation-wrapper{background:#fafafa}body.theme-normec .fuse-sidebar-overlay{background-color:#0009}body.theme-normec .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible{background-color:transparent}body.theme-normec fuse-theme-options .theme-options-panel form .group{border:1px solid rgba(0,0,0,.12)}body.theme-normec fuse-theme-options .theme-options-panel form .group h2{background:#fafafa;color:#0000008a}body.theme-normec fuse-theme-options .theme-options-panel form .group h3{color:#0000008a}body.theme-normec .fuse-material-color-picker-menu .mat-mdc-menu-content .views{background:#303030}body.theme-normec fuse-widget>.fuse-widget-front,body.theme-normec fuse-widget>.fuse-widget-back{background:#fff;border-color:#0000001f}body.theme-normec ngx-datatable.material{background:#fff;color:#000000de}body.theme-normec ngx-datatable.material .datatable-header .datatable-header-cell{color:#0000008a}body.theme-normec ngx-datatable.material .datatable-body .datatable-row-wrapper{border-bottom-color:#0000001f}body.theme-normec ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child{border-top-color:#0000001f}body.theme-normec ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell{color:#000000de}body.theme-normec ngx-datatable.material .datatable-footer{color:#0000008a}body.theme-normec ngx-datatable.material .datatable-footer .datatable-pager a{color:#0000008a}body.theme-normec ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover{background-color:#0000000a}body.theme-normec ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover .datatable-row-group{background-color:#0000000a}body.theme-normec #listview .header .search-wrapper{background:#fff}body.theme-normec #listview .header .search-wrapper .search .mat-icon{color:#0000008a}body.theme-normec #listview .header .search-wrapper .search input{background:#fff;color:#000000de}body.theme-normec #listview .content .sidebar .sidebar-content .card{background:#fff}body.theme-normec #table{background:red}body.theme-normec #academy-courses .header{background:#1a237e;background:linear-gradient(to right,#0e2a3b,#34306b)}body.theme-normec #academy-courses .header .hero-text h1{color:#fff}body.theme-normec #academy-courses .header .hero-text h3{color:#ffffffbf}body.theme-normec #academy-courses .content .courses .course .course-content{background:#fff}body.theme-normec #academy-courses .content .courses .course .course-content .header .category{color:#0000008a}body.theme-normec #academy-courses .content .courses .course .course-content .header .length .length-icon{color:#0000008a!important}body.theme-normec #academy-courses .content .courses .course .course-content .header .length .min{color:#0000008a}body.theme-normec #academy-courses .content .courses .course .course-content .content .updated{color:#00000061}body.theme-normec #academy-course .sidebar{background:#fafafa}body.theme-normec #academy-course .sidebar .steps .step{color:#0000008a}body.theme-normec #academy-course .sidebar .steps .step.current{background:#ee7203;color:#000000de}body.theme-normec #academy-course .sidebar .steps .step.current .index span{background:#fafafa;border-color:#ee7203}body.theme-normec #academy-course .sidebar .steps .step.completed{color:#000000de}body.theme-normec #academy-course .sidebar .steps .step.completed .index span{border-color:#ee7203}body.theme-normec #academy-course .sidebar .steps .step.completed .index:after{border-left-color:#ee7203}body.theme-normec #academy-course .sidebar .steps .step.completed+.step .index:before{border-left-color:#ee7203}body.theme-normec #academy-course .sidebar .steps .step .index:before,body.theme-normec #academy-course .sidebar .steps .step .index:after{border-left-color:#0000001f}body.theme-normec #academy-course .sidebar .steps .step .index span{background:#fafafa;border-color:#0000001f}body.theme-normec #academy-course .center .content{height:100%;background:#eee}body.theme-normec #academy-course .center .content .course-step .course-step-content{background:#fff}body.theme-normec .comments .comment .comment-bubble{background-color:#d2dbe1;border-color:#f5f5f5}body.theme-normec .comments .comment .comment-bubble:after,body.theme-normec .comments .comment .comment-bubble:before{border-color:#f5f5f5 transparent transparent transparent}body.theme-normec formio mat-formio-button button{background-color:#ee7203!important}body.theme-normec formio .form-check-input:checked~.form-check-label span:before,body.theme-normec formio .form-check-input:indeterminate~.form-check-label span:before{border-color:#ee7203;background-color:#ee7203}body.theme-normec formio .btn-primary{background-color:#ee7203}body.theme-normec formio .visually-hidden{display:none}body.theme-normec .primary-50-bg{background-color:#ececee!important}body.theme-normec .primary-50{background-color:#ececee!important;color:#000000de!important}body.theme-normec .primary-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}body.theme-normec .primary-50-fg{color:#ececee!important}body.theme-normec .primary-50-border{border-color:#ececee!important}body.theme-normec .primary-50-border-top{border-top-color:#ececee!important}body.theme-normec .primary-50-border-right{border-right-color:#ececee!important}body.theme-normec .primary-50-border-bottom{border-bottom-color:#ececee!important}body.theme-normec .primary-50-border-left{border-left-color:#ececee!important}body.theme-normec .primary-100-bg{background-color:#c5c6cb!important}body.theme-normec .primary-100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-normec .primary-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-normec .primary-100-fg{color:#c5c6cb!important}body.theme-normec .primary-100-border{border-color:#c5c6cb!important}body.theme-normec .primary-100-border-top{border-top-color:#c5c6cb!important}body.theme-normec .primary-100-border-right{border-right-color:#c5c6cb!important}body.theme-normec .primary-100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-normec .primary-100-border-left{border-left-color:#c5c6cb!important}body.theme-normec .primary-200-bg{background-color:#9ea1a9!important}body.theme-normec .primary-200{background-color:#9ea1a9!important;color:#000000de!important}body.theme-normec .primary-200[disabled]{background-color:#9ea1a91f!important;color:#00000042!important}body.theme-normec .primary-200-fg{color:#9ea1a9!important}body.theme-normec .primary-200-border{border-color:#9ea1a9!important}body.theme-normec .primary-200-border-top{border-top-color:#9ea1a9!important}body.theme-normec .primary-200-border-right{border-right-color:#9ea1a9!important}body.theme-normec .primary-200-border-bottom{border-bottom-color:#9ea1a9!important}body.theme-normec .primary-200-border-left{border-left-color:#9ea1a9!important}body.theme-normec .primary-300-bg{background-color:#7d818c!important}body.theme-normec .primary-300{background-color:#7d818c!important;color:#fff!important}body.theme-normec .primary-300[disabled]{background-color:#7d818c1f!important;color:#ffffff42!important}body.theme-normec .primary-300-fg{color:#7d818c!important}body.theme-normec .primary-300-border{border-color:#7d818c!important}body.theme-normec .primary-300-border-top{border-top-color:#7d818c!important}body.theme-normec .primary-300-border-right{border-right-color:#7d818c!important}body.theme-normec .primary-300-border-bottom{border-bottom-color:#7d818c!important}body.theme-normec .primary-300-border-left{border-left-color:#7d818c!important}body.theme-normec .primary-400-bg{background-color:#5c616f!important}body.theme-normec .primary-400{background-color:#5c616f!important;color:#fff!important}body.theme-normec .primary-400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}body.theme-normec .primary-400-fg{color:#5c616f!important}body.theme-normec .primary-400-border{border-color:#5c616f!important}body.theme-normec .primary-400-border-top{border-top-color:#5c616f!important}body.theme-normec .primary-400-border-right{border-right-color:#5c616f!important}body.theme-normec .primary-400-border-bottom{border-bottom-color:#5c616f!important}body.theme-normec .primary-400-border-left{border-left-color:#5c616f!important}body.theme-normec .primary-500-bg{background-color:#3c4252!important}body.theme-normec .primary-500{background-color:#3c4252!important;color:#fff!important}body.theme-normec .primary-500[disabled]{background-color:#3c42521f!important;color:#ffffff42!important}body.theme-normec .primary-500-fg{color:#3c4252!important}body.theme-normec .primary-500-border{border-color:#3c4252!important}body.theme-normec .primary-500-border-top{border-top-color:#3c4252!important}body.theme-normec .primary-500-border-right{border-right-color:#3c4252!important}body.theme-normec .primary-500-border-bottom{border-bottom-color:#3c4252!important}body.theme-normec .primary-500-border-left{border-left-color:#3c4252!important}body.theme-normec .primary-600-bg{background-color:#353a48!important}body.theme-normec .primary-600{background-color:#353a48!important;color:#fff!important}body.theme-normec .primary-600[disabled]{background-color:#353a481f!important;color:#ffffff42!important}body.theme-normec .primary-600-fg{color:#353a48!important}body.theme-normec .primary-600-border{border-color:#353a48!important}body.theme-normec .primary-600-border-top{border-top-color:#353a48!important}body.theme-normec .primary-600-border-right{border-right-color:#353a48!important}body.theme-normec .primary-600-border-bottom{border-bottom-color:#353a48!important}body.theme-normec .primary-600-border-left{border-left-color:#353a48!important}body.theme-normec .primary-700-bg{background-color:#2d323e!important}body.theme-normec .primary-700{background-color:#2d323e!important;color:#fff!important}body.theme-normec .primary-700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}body.theme-normec .primary-700-fg{color:#2d323e!important}body.theme-normec .primary-700-border{border-color:#2d323e!important}body.theme-normec .primary-700-border-top{border-top-color:#2d323e!important}body.theme-normec .primary-700-border-right{border-right-color:#2d323e!important}body.theme-normec .primary-700-border-bottom{border-bottom-color:#2d323e!important}body.theme-normec .primary-700-border-left{border-left-color:#2d323e!important}body.theme-normec .primary-800-bg{background-color:#262933!important}body.theme-normec .primary-800{background-color:#262933!important;color:#fff!important}body.theme-normec .primary-800[disabled]{background-color:#2629331f!important;color:#ffffff42!important}body.theme-normec .primary-800-fg{color:#262933!important}body.theme-normec .primary-800-border{border-color:#262933!important}body.theme-normec .primary-800-border-top{border-top-color:#262933!important}body.theme-normec .primary-800-border-right{border-right-color:#262933!important}body.theme-normec .primary-800-border-bottom{border-bottom-color:#262933!important}body.theme-normec .primary-800-border-left{border-left-color:#262933!important}body.theme-normec .primary-900-bg{background-color:#1e2129!important}body.theme-normec .primary-900{background-color:#1e2129!important;color:#fff!important}body.theme-normec .primary-900[disabled]{background-color:#1e21291f!important;color:#ffffff42!important}body.theme-normec .primary-900-fg{color:#1e2129!important}body.theme-normec .primary-900-border{border-color:#1e2129!important}body.theme-normec .primary-900-border-top{border-top-color:#1e2129!important}body.theme-normec .primary-900-border-right{border-right-color:#1e2129!important}body.theme-normec .primary-900-border-bottom{border-bottom-color:#1e2129!important}body.theme-normec .primary-900-border-left{border-left-color:#1e2129!important}body.theme-normec .primary-A100-bg{background-color:#c5c6cb!important}body.theme-normec .primary-A100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-normec .primary-A100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-normec .primary-A100-fg{color:#c5c6cb!important}body.theme-normec .primary-A100-border{border-color:#c5c6cb!important}body.theme-normec .primary-A100-border-top{border-top-color:#c5c6cb!important}body.theme-normec .primary-A100-border-right{border-right-color:#c5c6cb!important}body.theme-normec .primary-A100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-normec .primary-A100-border-left{border-left-color:#c5c6cb!important}body.theme-normec .primary-A200-bg{background-color:#9ea1a9!important}body.theme-normec .primary-A200{background-color:#9ea1a9!important;color:#fff!important}body.theme-normec .primary-A200[disabled]{background-color:#9ea1a91f!important;color:#ffffff42!important}body.theme-normec .primary-A200-fg{color:#9ea1a9!important}body.theme-normec .primary-A200-border{border-color:#9ea1a9!important}body.theme-normec .primary-A200-border-top{border-top-color:#9ea1a9!important}body.theme-normec .primary-A200-border-right{border-right-color:#9ea1a9!important}body.theme-normec .primary-A200-border-bottom{border-bottom-color:#9ea1a9!important}body.theme-normec .primary-A200-border-left{border-left-color:#9ea1a9!important}body.theme-normec .primary-A400-bg{background-color:#5c616f!important}body.theme-normec .primary-A400{background-color:#5c616f!important;color:#fff!important}body.theme-normec .primary-A400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}body.theme-normec .primary-A400-fg{color:#5c616f!important}body.theme-normec .primary-A400-border{border-color:#5c616f!important}body.theme-normec .primary-A400-border-top{border-top-color:#5c616f!important}body.theme-normec .primary-A400-border-right{border-right-color:#5c616f!important}body.theme-normec .primary-A400-border-bottom{border-bottom-color:#5c616f!important}body.theme-normec .primary-A400-border-left{border-left-color:#5c616f!important}body.theme-normec .primary-A700-bg{background-color:#2d323e!important}body.theme-normec .primary-A700{background-color:#2d323e!important;color:#fff!important}body.theme-normec .primary-A700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}body.theme-normec .primary-A700-fg{color:#2d323e!important}body.theme-normec .primary-A700-border{border-color:#2d323e!important}body.theme-normec .primary-A700-border-top{border-top-color:#2d323e!important}body.theme-normec .primary-A700-border-right{border-right-color:#2d323e!important}body.theme-normec .primary-A700-border-bottom{border-bottom-color:#2d323e!important}body.theme-normec .primary-A700-border-left{border-left-color:#2d323e!important}body.theme-normec .primary-bg{background-color:#353a48!important}body.theme-normec .primary{background-color:#353a48!important;color:#fff!important}body.theme-normec .primary[disabled]{background-color:#353a481f!important;color:#ffffff42!important}body.theme-normec .primary-fg{color:#353a48!important}body.theme-normec .primary-border{border-color:#353a48!important}body.theme-normec .primary-border-top{border-top-color:#353a48!important}body.theme-normec .primary-border-right{border-right-color:#353a48!important}body.theme-normec .primary-border-bottom{border-bottom-color:#353a48!important}body.theme-normec .primary-border-left{border-left-color:#353a48!important}body.theme-normec .accent-50-bg{background-color:#ececee!important}body.theme-normec .accent-50{background-color:#ececee!important;color:#000000de!important}body.theme-normec .accent-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}body.theme-normec .accent-50-fg{color:#ececee!important}body.theme-normec .accent-50-border{border-color:#ececee!important}body.theme-normec .accent-50-border-top{border-top-color:#ececee!important}body.theme-normec .accent-50-border-right{border-right-color:#ececee!important}body.theme-normec .accent-50-border-bottom{border-bottom-color:#ececee!important}body.theme-normec .accent-50-border-left{border-left-color:#ececee!important}body.theme-normec .accent-100-bg{background-color:#c5c6cb!important}body.theme-normec .accent-100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-normec .accent-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-normec .accent-100-fg{color:#c5c6cb!important}body.theme-normec .accent-100-border{border-color:#c5c6cb!important}body.theme-normec .accent-100-border-top{border-top-color:#c5c6cb!important}body.theme-normec .accent-100-border-right{border-right-color:#c5c6cb!important}body.theme-normec .accent-100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-normec .accent-100-border-left{border-left-color:#c5c6cb!important}body.theme-normec .accent-400-bg{background-color:#ee7203!important}body.theme-normec .accent-400{background-color:#ee7203!important;color:#fff!important}body.theme-normec .accent-400[disabled]{background-color:#ee72031f!important;color:#ffffff42!important}body.theme-normec .accent-400-fg{color:#ee7203!important}body.theme-normec .accent-400-border{border-color:#ee7203!important}body.theme-normec .accent-400-border-top{border-top-color:#ee7203!important}body.theme-normec .accent-400-border-right{border-right-color:#ee7203!important}body.theme-normec .accent-400-border-bottom{border-bottom-color:#ee7203!important}body.theme-normec .accent-400-border-left{border-left-color:#ee7203!important}body.theme-normec .accent-500-bg{background-color:#ee7203!important}body.theme-normec .accent-500{background-color:#ee7203!important;color:#fff!important}body.theme-normec .accent-500[disabled]{background-color:#ee72031f!important;color:#ffffff42!important}body.theme-normec .accent-500-fg{color:#ee7203!important}body.theme-normec .accent-500-border{border-color:#ee7203!important}body.theme-normec .accent-500-border-top{border-top-color:#ee7203!important}body.theme-normec .accent-500-border-right{border-right-color:#ee7203!important}body.theme-normec .accent-500-border-bottom{border-bottom-color:#ee7203!important}body.theme-normec .accent-500-border-left{border-left-color:#ee7203!important}body.theme-normec .accent-600-bg{background-color:#ee7203!important}body.theme-normec .accent-600{background-color:#ee7203!important;color:#fff!important}body.theme-normec .accent-600[disabled]{background-color:#ee72031f!important;color:#ffffff42!important}body.theme-normec .accent-600-fg{color:#ee7203!important}body.theme-normec .accent-600-border{border-color:#ee7203!important}body.theme-normec .accent-600-border-top{border-top-color:#ee7203!important}body.theme-normec .accent-600-border-right{border-right-color:#ee7203!important}body.theme-normec .accent-600-border-bottom{border-bottom-color:#ee7203!important}body.theme-normec .accent-600-border-left{border-left-color:#ee7203!important}body.theme-normec .accent-bg{background-color:#ee7203!important}body.theme-normec .accent{background-color:#ee7203!important;color:#fff!important}body.theme-normec .accent[disabled]{background-color:#ee72031f!important;color:#ffffff42!important}body.theme-normec .accent-fg{color:#ee7203!important}body.theme-normec .accent-border{border-color:#ee7203!important}body.theme-normec .accent-border-top{border-top-color:#ee7203!important}body.theme-normec .accent-border-right{border-right-color:#ee7203!important}body.theme-normec .accent-border-bottom{border-bottom-color:#ee7203!important}body.theme-normec .accent-border-left{border-left-color:#ee7203!important}body.theme-normec .warn-50-bg{background-color:#ffebee!important}body.theme-normec .warn-50{background-color:#ffebee!important;color:#000000de!important}body.theme-normec .warn-50[disabled]{background-color:#ffebee1f!important;color:#00000042!important}body.theme-normec .warn-50-fg{color:#ffebee!important}body.theme-normec .warn-50-border{border-color:#ffebee!important}body.theme-normec .warn-50-border-top{border-top-color:#ffebee!important}body.theme-normec .warn-50-border-right{border-right-color:#ffebee!important}body.theme-normec .warn-50-border-bottom{border-bottom-color:#ffebee!important}body.theme-normec .warn-50-border-left{border-left-color:#ffebee!important}body.theme-normec .warn-100-bg{background-color:#ffcdd2!important}body.theme-normec .warn-100{background-color:#ffcdd2!important;color:#000000de!important}body.theme-normec .warn-100[disabled]{background-color:#ffcdd21f!important;color:#00000042!important}body.theme-normec .warn-100-fg{color:#ffcdd2!important}body.theme-normec .warn-100-border{border-color:#ffcdd2!important}body.theme-normec .warn-100-border-top{border-top-color:#ffcdd2!important}body.theme-normec .warn-100-border-right{border-right-color:#ffcdd2!important}body.theme-normec .warn-100-border-bottom{border-bottom-color:#ffcdd2!important}body.theme-normec .warn-100-border-left{border-left-color:#ffcdd2!important}body.theme-normec .warn-200-bg{background-color:#ef9a9a!important}body.theme-normec .warn-200{background-color:#ef9a9a!important;color:#000000de!important}body.theme-normec .warn-200[disabled]{background-color:#ef9a9a1f!important;color:#00000042!important}body.theme-normec .warn-200-fg{color:#ef9a9a!important}body.theme-normec .warn-200-border{border-color:#ef9a9a!important}body.theme-normec .warn-200-border-top{border-top-color:#ef9a9a!important}body.theme-normec .warn-200-border-right{border-right-color:#ef9a9a!important}body.theme-normec .warn-200-border-bottom{border-bottom-color:#ef9a9a!important}body.theme-normec .warn-200-border-left{border-left-color:#ef9a9a!important}body.theme-normec .warn-300-bg{background-color:#e57373!important}body.theme-normec .warn-300{background-color:#e57373!important;color:#000000de!important}body.theme-normec .warn-300[disabled]{background-color:#e573731f!important;color:#00000042!important}body.theme-normec .warn-300-fg{color:#e57373!important}body.theme-normec .warn-300-border{border-color:#e57373!important}body.theme-normec .warn-300-border-top{border-top-color:#e57373!important}body.theme-normec .warn-300-border-right{border-right-color:#e57373!important}body.theme-normec .warn-300-border-bottom{border-bottom-color:#e57373!important}body.theme-normec .warn-300-border-left{border-left-color:#e57373!important}body.theme-normec .warn-400-bg{background-color:#ef5350!important}body.theme-normec .warn-400{background-color:#ef5350!important;color:#000000de!important}body.theme-normec .warn-400[disabled]{background-color:#ef53501f!important;color:#00000042!important}body.theme-normec .warn-400-fg{color:#ef5350!important}body.theme-normec .warn-400-border{border-color:#ef5350!important}body.theme-normec .warn-400-border-top{border-top-color:#ef5350!important}body.theme-normec .warn-400-border-right{border-right-color:#ef5350!important}body.theme-normec .warn-400-border-bottom{border-bottom-color:#ef5350!important}body.theme-normec .warn-400-border-left{border-left-color:#ef5350!important}body.theme-normec .warn-500-bg{background-color:#f44336!important}body.theme-normec .warn-500{background-color:#f44336!important;color:#fff!important}body.theme-normec .warn-500[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-normec .warn-500-fg{color:#f44336!important}body.theme-normec .warn-500-border{border-color:#f44336!important}body.theme-normec .warn-500-border-top{border-top-color:#f44336!important}body.theme-normec .warn-500-border-right{border-right-color:#f44336!important}body.theme-normec .warn-500-border-bottom{border-bottom-color:#f44336!important}body.theme-normec .warn-500-border-left{border-left-color:#f44336!important}body.theme-normec .warn-600-bg{background-color:#e53935!important}body.theme-normec .warn-600{background-color:#e53935!important;color:#fff!important}body.theme-normec .warn-600[disabled]{background-color:#e539351f!important;color:#ffffff42!important}body.theme-normec .warn-600-fg{color:#e53935!important}body.theme-normec .warn-600-border{border-color:#e53935!important}body.theme-normec .warn-600-border-top{border-top-color:#e53935!important}body.theme-normec .warn-600-border-right{border-right-color:#e53935!important}body.theme-normec .warn-600-border-bottom{border-bottom-color:#e53935!important}body.theme-normec .warn-600-border-left{border-left-color:#e53935!important}body.theme-normec .warn-700-bg{background-color:#d32f2f!important}body.theme-normec .warn-700{background-color:#d32f2f!important;color:#fff!important}body.theme-normec .warn-700[disabled]{background-color:#d32f2f1f!important;color:#ffffff42!important}body.theme-normec .warn-700-fg{color:#d32f2f!important}body.theme-normec .warn-700-border{border-color:#d32f2f!important}body.theme-normec .warn-700-border-top{border-top-color:#d32f2f!important}body.theme-normec .warn-700-border-right{border-right-color:#d32f2f!important}body.theme-normec .warn-700-border-bottom{border-bottom-color:#d32f2f!important}body.theme-normec .warn-700-border-left{border-left-color:#d32f2f!important}body.theme-normec .warn-800-bg{background-color:#c62828!important}body.theme-normec .warn-800{background-color:#c62828!important;color:#fff!important}body.theme-normec .warn-800[disabled]{background-color:#c628281f!important;color:#ffffff42!important}body.theme-normec .warn-800-fg{color:#c62828!important}body.theme-normec .warn-800-border{border-color:#c62828!important}body.theme-normec .warn-800-border-top{border-top-color:#c62828!important}body.theme-normec .warn-800-border-right{border-right-color:#c62828!important}body.theme-normec .warn-800-border-bottom{border-bottom-color:#c62828!important}body.theme-normec .warn-800-border-left{border-left-color:#c62828!important}body.theme-normec .warn-900-bg{background-color:#b71c1c!important}body.theme-normec .warn-900{background-color:#b71c1c!important;color:#fff!important}body.theme-normec .warn-900[disabled]{background-color:#b71c1c1f!important;color:#ffffff42!important}body.theme-normec .warn-900-fg{color:#b71c1c!important}body.theme-normec .warn-900-border{border-color:#b71c1c!important}body.theme-normec .warn-900-border-top{border-top-color:#b71c1c!important}body.theme-normec .warn-900-border-right{border-right-color:#b71c1c!important}body.theme-normec .warn-900-border-bottom{border-bottom-color:#b71c1c!important}body.theme-normec .warn-900-border-left{border-left-color:#b71c1c!important}body.theme-normec .warn-A100-bg{background-color:#ff8a80!important}body.theme-normec .warn-A100{background-color:#ff8a80!important;color:#000000de!important}body.theme-normec .warn-A100[disabled]{background-color:#ff8a801f!important;color:#00000042!important}body.theme-normec .warn-A100-fg{color:#ff8a80!important}body.theme-normec .warn-A100-border{border-color:#ff8a80!important}body.theme-normec .warn-A100-border-top{border-top-color:#ff8a80!important}body.theme-normec .warn-A100-border-right{border-right-color:#ff8a80!important}body.theme-normec .warn-A100-border-bottom{border-bottom-color:#ff8a80!important}body.theme-normec .warn-A100-border-left{border-left-color:#ff8a80!important}body.theme-normec .warn-A200-bg{background-color:#ff5252!important}body.theme-normec .warn-A200{background-color:#ff5252!important;color:#fff!important}body.theme-normec .warn-A200[disabled]{background-color:#ff52521f!important;color:#ffffff42!important}body.theme-normec .warn-A200-fg{color:#ff5252!important}body.theme-normec .warn-A200-border{border-color:#ff5252!important}body.theme-normec .warn-A200-border-top{border-top-color:#ff5252!important}body.theme-normec .warn-A200-border-right{border-right-color:#ff5252!important}body.theme-normec .warn-A200-border-bottom{border-bottom-color:#ff5252!important}body.theme-normec .warn-A200-border-left{border-left-color:#ff5252!important}body.theme-normec .warn-A400-bg{background-color:#ff1744!important}body.theme-normec .warn-A400{background-color:#ff1744!important;color:#fff!important}body.theme-normec .warn-A400[disabled]{background-color:#ff17441f!important;color:#ffffff42!important}body.theme-normec .warn-A400-fg{color:#ff1744!important}body.theme-normec .warn-A400-border{border-color:#ff1744!important}body.theme-normec .warn-A400-border-top{border-top-color:#ff1744!important}body.theme-normec .warn-A400-border-right{border-right-color:#ff1744!important}body.theme-normec .warn-A400-border-bottom{border-bottom-color:#ff1744!important}body.theme-normec .warn-A400-border-left{border-left-color:#ff1744!important}body.theme-normec .warn-A700-bg{background-color:#d50000!important}body.theme-normec .warn-A700{background-color:#d50000!important;color:#fff!important}body.theme-normec .warn-A700[disabled]{background-color:#d500001f!important;color:#ffffff42!important}body.theme-normec .warn-A700-fg{color:#d50000!important}body.theme-normec .warn-A700-border{border-color:#d50000!important}body.theme-normec .warn-A700-border-top{border-top-color:#d50000!important}body.theme-normec .warn-A700-border-right{border-right-color:#d50000!important}body.theme-normec .warn-A700-border-bottom{border-bottom-color:#d50000!important}body.theme-normec .warn-A700-border-left{border-left-color:#d50000!important}body.theme-normec .warn-bg{background-color:#f44336!important}body.theme-normec .warn{background-color:#f44336!important;color:#fff!important}body.theme-normec .warn[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-normec .warn-fg{color:#f44336!important}body.theme-normec .warn-border{border-color:#f44336!important}body.theme-normec .warn-border-top{border-top-color:#f44336!important}body.theme-normec .warn-border-right{border-right-color:#f44336!important}body.theme-normec .warn-border-bottom{border-bottom-color:#f44336!important}body.theme-normec .warn-border-left{border-left-color:#f44336!important}body.theme-normec .primary-50 i,body.theme-normec .primary-50 .icon,body.theme-normec .primary-100 i,body.theme-normec .primary-100 .icon,body.theme-normec .primary-200 i,body.theme-normec .primary-200 .icon,body.theme-normec .primary-A100 i,body.theme-normec .primary-A100 .icon,body.theme-normec .accent-50 i,body.theme-normec .accent-50 .icon,body.theme-normec .accent-100 i,body.theme-normec .accent-100 .icon,body.theme-normec .warn-50 i,body.theme-normec .warn-50 .icon,body.theme-normec .warn-100 i,body.theme-normec .warn-100 .icon,body.theme-normec .warn-200 i,body.theme-normec .warn-200 .icon,body.theme-normec .warn-300 i,body.theme-normec .warn-300 .icon,body.theme-normec .warn-400 i,body.theme-normec .warn-400 .icon,body.theme-normec .warn-A100 i,body.theme-normec .warn-A100 .icon{color:#0000008a}body.theme-normec .primary-50.secondary-text,body.theme-normec .primary-50 .secondary-text,body.theme-normec .primary-100.secondary-text,body.theme-normec .primary-100 .secondary-text,body.theme-normec .primary-200.secondary-text,body.theme-normec .primary-200 .secondary-text,body.theme-normec .primary-A100.secondary-text,body.theme-normec .primary-A100 .secondary-text,body.theme-normec .accent-50.secondary-text,body.theme-normec .accent-50 .secondary-text,body.theme-normec .accent-100.secondary-text,body.theme-normec .accent-100 .secondary-text,body.theme-normec .warn-50.secondary-text,body.theme-normec .warn-50 .secondary-text,body.theme-normec .warn-100.secondary-text,body.theme-normec .warn-100 .secondary-text,body.theme-normec .warn-200.secondary-text,body.theme-normec .warn-200 .secondary-text,body.theme-normec .warn-300.secondary-text,body.theme-normec .warn-300 .secondary-text,body.theme-normec .warn-400.secondary-text,body.theme-normec .warn-400 .secondary-text,body.theme-normec .warn-A100.secondary-text,body.theme-normec .warn-A100 .secondary-text{color:#0000008a!important}body.theme-normec .primary-50.hint-text,body.theme-normec .primary-50 .hint-text,body.theme-normec .primary-50.disabled-text,body.theme-normec .primary-50 .disabled-text,body.theme-normec .primary-100.hint-text,body.theme-normec .primary-100 .hint-text,body.theme-normec .primary-100.disabled-text,body.theme-normec .primary-100 .disabled-text,body.theme-normec .primary-200.hint-text,body.theme-normec .primary-200 .hint-text,body.theme-normec .primary-200.disabled-text,body.theme-normec .primary-200 .disabled-text,body.theme-normec .primary-A100.hint-text,body.theme-normec .primary-A100 .hint-text,body.theme-normec .primary-A100.disabled-text,body.theme-normec .primary-A100 .disabled-text,body.theme-normec .accent-50.hint-text,body.theme-normec .accent-50 .hint-text,body.theme-normec .accent-50.disabled-text,body.theme-normec .accent-50 .disabled-text,body.theme-normec .accent-100.hint-text,body.theme-normec .accent-100 .hint-text,body.theme-normec .accent-100.disabled-text,body.theme-normec .accent-100 .disabled-text,body.theme-normec .warn-50.hint-text,body.theme-normec .warn-50 .hint-text,body.theme-normec .warn-50.disabled-text,body.theme-normec .warn-50 .disabled-text,body.theme-normec .warn-100.hint-text,body.theme-normec .warn-100 .hint-text,body.theme-normec .warn-100.disabled-text,body.theme-normec .warn-100 .disabled-text,body.theme-normec .warn-200.hint-text,body.theme-normec .warn-200 .hint-text,body.theme-normec .warn-200.disabled-text,body.theme-normec .warn-200 .disabled-text,body.theme-normec .warn-300.hint-text,body.theme-normec .warn-300 .hint-text,body.theme-normec .warn-300.disabled-text,body.theme-normec .warn-300 .disabled-text,body.theme-normec .warn-400.hint-text,body.theme-normec .warn-400 .hint-text,body.theme-normec .warn-400.disabled-text,body.theme-normec .warn-400 .disabled-text,body.theme-normec .warn-A100.hint-text,body.theme-normec .warn-A100 .hint-text,body.theme-normec .warn-A100.disabled-text,body.theme-normec .warn-A100 .disabled-text{color:#00000061!important}body.theme-normec .primary-50.divider,body.theme-normec .primary-50 .divider,body.theme-normec .primary-100.divider,body.theme-normec .primary-100 .divider,body.theme-normec .primary-200.divider,body.theme-normec .primary-200 .divider,body.theme-normec .primary-A100.divider,body.theme-normec .primary-A100 .divider,body.theme-normec .accent-50.divider,body.theme-normec .accent-50 .divider,body.theme-normec .accent-100.divider,body.theme-normec .accent-100 .divider,body.theme-normec .warn-50.divider,body.theme-normec .warn-50 .divider,body.theme-normec .warn-100.divider,body.theme-normec .warn-100 .divider,body.theme-normec .warn-200.divider,body.theme-normec .warn-200 .divider,body.theme-normec .warn-300.divider,body.theme-normec .warn-300 .divider,body.theme-normec .warn-400.divider,body.theme-normec .warn-400 .divider,body.theme-normec .warn-A100.divider,body.theme-normec .warn-A100 .divider{color:#0000001f!important}body.theme-normec .primary-50 .mat-ripple-element,body.theme-normec .primary-100 .mat-ripple-element,body.theme-normec .primary-200 .mat-ripple-element,body.theme-normec .primary-A100 .mat-ripple-element,body.theme-normec .accent-50 .mat-ripple-element,body.theme-normec .accent-100 .mat-ripple-element,body.theme-normec .warn-50 .mat-ripple-element,body.theme-normec .warn-100 .mat-ripple-element,body.theme-normec .warn-200 .mat-ripple-element,body.theme-normec .warn-300 .mat-ripple-element,body.theme-normec .warn-400 .mat-ripple-element,body.theme-normec .warn-A100 .mat-ripple-element{background:#0000001a}body.theme-normec .primary-50 .adaptive-border-color,body.theme-normec .primary-100 .adaptive-border-color,body.theme-normec .primary-200 .adaptive-border-color,body.theme-normec .primary-A100 .adaptive-border-color,body.theme-normec .accent-50 .adaptive-border-color,body.theme-normec .accent-100 .adaptive-border-color,body.theme-normec .warn-50 .adaptive-border-color,body.theme-normec .warn-100 .adaptive-border-color,body.theme-normec .warn-200 .adaptive-border-color,body.theme-normec .warn-300 .adaptive-border-color,body.theme-normec .warn-400 .adaptive-border-color,body.theme-normec .warn-A100 .adaptive-border-color{border-color:#0000001f}body.theme-normec .primary-300 i,body.theme-normec .primary-300 .icon,body.theme-normec .primary-400 i,body.theme-normec .primary-400 .icon,body.theme-normec .primary-500 i,body.theme-normec .primary-500 .icon,body.theme-normec .primary-600 i,body.theme-normec .primary-600 .icon,body.theme-normec .primary-700 i,body.theme-normec .primary-700 .icon,body.theme-normec .primary-800 i,body.theme-normec .primary-800 .icon,body.theme-normec .primary-900 i,body.theme-normec .primary-900 .icon,body.theme-normec .primary-A200 i,body.theme-normec .primary-A200 .icon,body.theme-normec .primary-A400 i,body.theme-normec .primary-A400 .icon,body.theme-normec .primary-A700 i,body.theme-normec .primary-A700 .icon,body.theme-normec .primary i,body.theme-normec .primary .icon,body.theme-normec .accent-400 i,body.theme-normec .accent-400 .icon,body.theme-normec .accent-500 i,body.theme-normec .accent-500 .icon,body.theme-normec .accent-600 i,body.theme-normec .accent-600 .icon,body.theme-normec .accent i,body.theme-normec .accent .icon,body.theme-normec .warn-500 i,body.theme-normec .warn-500 .icon,body.theme-normec .warn-600 i,body.theme-normec .warn-600 .icon,body.theme-normec .warn-700 i,body.theme-normec .warn-700 .icon,body.theme-normec .warn-800 i,body.theme-normec .warn-800 .icon,body.theme-normec .warn-900 i,body.theme-normec .warn-900 .icon,body.theme-normec .warn-A200 i,body.theme-normec .warn-A200 .icon,body.theme-normec .warn-A400 i,body.theme-normec .warn-A400 .icon,body.theme-normec .warn-A700 i,body.theme-normec .warn-A700 .icon,body.theme-normec .warn i,body.theme-normec .warn .icon{color:#fff}body.theme-normec .primary-300.secondary-text,body.theme-normec .primary-300 .secondary-text,body.theme-normec .primary-400.secondary-text,body.theme-normec .primary-400 .secondary-text,body.theme-normec .primary-500.secondary-text,body.theme-normec .primary-500 .secondary-text,body.theme-normec .primary-600.secondary-text,body.theme-normec .primary-600 .secondary-text,body.theme-normec .primary-700.secondary-text,body.theme-normec .primary-700 .secondary-text,body.theme-normec .primary-800.secondary-text,body.theme-normec .primary-800 .secondary-text,body.theme-normec .primary-900.secondary-text,body.theme-normec .primary-900 .secondary-text,body.theme-normec .primary-A200.secondary-text,body.theme-normec .primary-A200 .secondary-text,body.theme-normec .primary-A400.secondary-text,body.theme-normec .primary-A400 .secondary-text,body.theme-normec .primary-A700.secondary-text,body.theme-normec .primary-A700 .secondary-text,body.theme-normec .primary.secondary-text,body.theme-normec .primary .secondary-text,body.theme-normec .accent-400.secondary-text,body.theme-normec .accent-400 .secondary-text,body.theme-normec .accent-500.secondary-text,body.theme-normec .accent-500 .secondary-text,body.theme-normec .accent-600.secondary-text,body.theme-normec .accent-600 .secondary-text,body.theme-normec .accent.secondary-text,body.theme-normec .accent .secondary-text,body.theme-normec .warn-500.secondary-text,body.theme-normec .warn-500 .secondary-text,body.theme-normec .warn-600.secondary-text,body.theme-normec .warn-600 .secondary-text,body.theme-normec .warn-700.secondary-text,body.theme-normec .warn-700 .secondary-text,body.theme-normec .warn-800.secondary-text,body.theme-normec .warn-800 .secondary-text,body.theme-normec .warn-900.secondary-text,body.theme-normec .warn-900 .secondary-text,body.theme-normec .warn-A200.secondary-text,body.theme-normec .warn-A200 .secondary-text,body.theme-normec .warn-A400.secondary-text,body.theme-normec .warn-A400 .secondary-text,body.theme-normec .warn-A700.secondary-text,body.theme-normec .warn-A700 .secondary-text,body.theme-normec .warn.secondary-text,body.theme-normec .warn .secondary-text{color:#ffffffb3!important}body.theme-normec .primary-300.hint-text,body.theme-normec .primary-300 .hint-text,body.theme-normec .primary-300.disabled-text,body.theme-normec .primary-300 .disabled-text,body.theme-normec .primary-400.hint-text,body.theme-normec .primary-400 .hint-text,body.theme-normec .primary-400.disabled-text,body.theme-normec .primary-400 .disabled-text,body.theme-normec .primary-500.hint-text,body.theme-normec .primary-500 .hint-text,body.theme-normec .primary-500.disabled-text,body.theme-normec .primary-500 .disabled-text,body.theme-normec .primary-600.hint-text,body.theme-normec .primary-600 .hint-text,body.theme-normec .primary-600.disabled-text,body.theme-normec .primary-600 .disabled-text,body.theme-normec .primary-700.hint-text,body.theme-normec .primary-700 .hint-text,body.theme-normec .primary-700.disabled-text,body.theme-normec .primary-700 .disabled-text,body.theme-normec .primary-800.hint-text,body.theme-normec .primary-800 .hint-text,body.theme-normec .primary-800.disabled-text,body.theme-normec .primary-800 .disabled-text,body.theme-normec .primary-900.hint-text,body.theme-normec .primary-900 .hint-text,body.theme-normec .primary-900.disabled-text,body.theme-normec .primary-900 .disabled-text,body.theme-normec .primary-A200.hint-text,body.theme-normec .primary-A200 .hint-text,body.theme-normec .primary-A200.disabled-text,body.theme-normec .primary-A200 .disabled-text,body.theme-normec .primary-A400.hint-text,body.theme-normec .primary-A400 .hint-text,body.theme-normec .primary-A400.disabled-text,body.theme-normec .primary-A400 .disabled-text,body.theme-normec .primary-A700.hint-text,body.theme-normec .primary-A700 .hint-text,body.theme-normec .primary-A700.disabled-text,body.theme-normec .primary-A700 .disabled-text,body.theme-normec .primary.hint-text,body.theme-normec .primary .hint-text,body.theme-normec .primary.disabled-text,body.theme-normec .primary .disabled-text,body.theme-normec .accent-400.hint-text,body.theme-normec .accent-400 .hint-text,body.theme-normec .accent-400.disabled-text,body.theme-normec .accent-400 .disabled-text,body.theme-normec .accent-500.hint-text,body.theme-normec .accent-500 .hint-text,body.theme-normec .accent-500.disabled-text,body.theme-normec .accent-500 .disabled-text,body.theme-normec .accent-600.hint-text,body.theme-normec .accent-600 .hint-text,body.theme-normec .accent-600.disabled-text,body.theme-normec .accent-600 .disabled-text,body.theme-normec .accent.hint-text,body.theme-normec .accent .hint-text,body.theme-normec .accent.disabled-text,body.theme-normec .accent .disabled-text,body.theme-normec .warn-500.hint-text,body.theme-normec .warn-500 .hint-text,body.theme-normec .warn-500.disabled-text,body.theme-normec .warn-500 .disabled-text,body.theme-normec .warn-600.hint-text,body.theme-normec .warn-600 .hint-text,body.theme-normec .warn-600.disabled-text,body.theme-normec .warn-600 .disabled-text,body.theme-normec .warn-700.hint-text,body.theme-normec .warn-700 .hint-text,body.theme-normec .warn-700.disabled-text,body.theme-normec .warn-700 .disabled-text,body.theme-normec .warn-800.hint-text,body.theme-normec .warn-800 .hint-text,body.theme-normec .warn-800.disabled-text,body.theme-normec .warn-800 .disabled-text,body.theme-normec .warn-900.hint-text,body.theme-normec .warn-900 .hint-text,body.theme-normec .warn-900.disabled-text,body.theme-normec .warn-900 .disabled-text,body.theme-normec .warn-A200.hint-text,body.theme-normec .warn-A200 .hint-text,body.theme-normec .warn-A200.disabled-text,body.theme-normec .warn-A200 .disabled-text,body.theme-normec .warn-A400.hint-text,body.theme-normec .warn-A400 .hint-text,body.theme-normec .warn-A400.disabled-text,body.theme-normec .warn-A400 .disabled-text,body.theme-normec .warn-A700.hint-text,body.theme-normec .warn-A700 .hint-text,body.theme-normec .warn-A700.disabled-text,body.theme-normec .warn-A700 .disabled-text,body.theme-normec .warn.hint-text,body.theme-normec .warn .hint-text,body.theme-normec .warn.disabled-text,body.theme-normec .warn .disabled-text{color:#ffffff80!important}body.theme-normec .primary-300.divider,body.theme-normec .primary-300 .divider,body.theme-normec .primary-400.divider,body.theme-normec .primary-400 .divider,body.theme-normec .primary-500.divider,body.theme-normec .primary-500 .divider,body.theme-normec .primary-600.divider,body.theme-normec .primary-600 .divider,body.theme-normec .primary-700.divider,body.theme-normec .primary-700 .divider,body.theme-normec .primary-800.divider,body.theme-normec .primary-800 .divider,body.theme-normec .primary-900.divider,body.theme-normec .primary-900 .divider,body.theme-normec .primary-A200.divider,body.theme-normec .primary-A200 .divider,body.theme-normec .primary-A400.divider,body.theme-normec .primary-A400 .divider,body.theme-normec .primary-A700.divider,body.theme-normec .primary-A700 .divider,body.theme-normec .primary.divider,body.theme-normec .primary .divider,body.theme-normec .accent-400.divider,body.theme-normec .accent-400 .divider,body.theme-normec .accent-500.divider,body.theme-normec .accent-500 .divider,body.theme-normec .accent-600.divider,body.theme-normec .accent-600 .divider,body.theme-normec .accent.divider,body.theme-normec .accent .divider,body.theme-normec .warn-500.divider,body.theme-normec .warn-500 .divider,body.theme-normec .warn-600.divider,body.theme-normec .warn-600 .divider,body.theme-normec .warn-700.divider,body.theme-normec .warn-700 .divider,body.theme-normec .warn-800.divider,body.theme-normec .warn-800 .divider,body.theme-normec .warn-900.divider,body.theme-normec .warn-900 .divider,body.theme-normec .warn-A200.divider,body.theme-normec .warn-A200 .divider,body.theme-normec .warn-A400.divider,body.theme-normec .warn-A400 .divider,body.theme-normec .warn-A700.divider,body.theme-normec .warn-A700 .divider,body.theme-normec .warn.divider,body.theme-normec .warn .divider{color:#ffffff1f!important}body.theme-normec .primary-300 .mat-ripple-element,body.theme-normec .primary-400 .mat-ripple-element,body.theme-normec .primary-500 .mat-ripple-element,body.theme-normec .primary-600 .mat-ripple-element,body.theme-normec .primary-700 .mat-ripple-element,body.theme-normec .primary-800 .mat-ripple-element,body.theme-normec .primary-900 .mat-ripple-element,body.theme-normec .primary-A200 .mat-ripple-element,body.theme-normec .primary-A400 .mat-ripple-element,body.theme-normec .primary-A700 .mat-ripple-element,body.theme-normec .primary .mat-ripple-element,body.theme-normec .accent-400 .mat-ripple-element,body.theme-normec .accent-500 .mat-ripple-element,body.theme-normec .accent-600 .mat-ripple-element,body.theme-normec .accent .mat-ripple-element,body.theme-normec .warn-500 .mat-ripple-element,body.theme-normec .warn-600 .mat-ripple-element,body.theme-normec .warn-700 .mat-ripple-element,body.theme-normec .warn-800 .mat-ripple-element,body.theme-normec .warn-900 .mat-ripple-element,body.theme-normec .warn-A200 .mat-ripple-element,body.theme-normec .warn-A400 .mat-ripple-element,body.theme-normec .warn-A700 .mat-ripple-element,body.theme-normec .warn .mat-ripple-element{background:#ffffff1a}body.theme-normec .primary-300 .adaptive-border-color,body.theme-normec .primary-400 .adaptive-border-color,body.theme-normec .primary-500 .adaptive-border-color,body.theme-normec .primary-600 .adaptive-border-color,body.theme-normec .primary-700 .adaptive-border-color,body.theme-normec .primary-800 .adaptive-border-color,body.theme-normec .primary-900 .adaptive-border-color,body.theme-normec .primary-A200 .adaptive-border-color,body.theme-normec .primary-A400 .adaptive-border-color,body.theme-normec .primary-A700 .adaptive-border-color,body.theme-normec .primary .adaptive-border-color,body.theme-normec .accent-400 .adaptive-border-color,body.theme-normec .accent-500 .adaptive-border-color,body.theme-normec .accent-600 .adaptive-border-color,body.theme-normec .accent .adaptive-border-color,body.theme-normec .warn-500 .adaptive-border-color,body.theme-normec .warn-600 .adaptive-border-color,body.theme-normec .warn-700 .adaptive-border-color,body.theme-normec .warn-800 .adaptive-border-color,body.theme-normec .warn-900 .adaptive-border-color,body.theme-normec .warn-A200 .adaptive-border-color,body.theme-normec .warn-A400 .adaptive-border-color,body.theme-normec .warn-A700 .adaptive-border-color,body.theme-normec .warn .adaptive-border-color{border-color:#ffffff1f}body.theme-normec .primary-50 input[type=text],body.theme-normec .primary-100 input[type=text],body.theme-normec .primary-200 input[type=text],body.theme-normec .primary-A100 input[type=text],body.theme-normec .accent-50 input[type=text],body.theme-normec .accent-100 input[type=text],body.theme-normec .warn-50 input[type=text],body.theme-normec .warn-100 input[type=text],body.theme-normec .warn-200 input[type=text],body.theme-normec .warn-300 input[type=text],body.theme-normec .warn-400 input[type=text],body.theme-normec .warn-A100 input[type=text]{color:#000}body.theme-normec .primary-50 .mat-form-field-label,body.theme-normec .primary-100 .mat-form-field-label,body.theme-normec .primary-200 .mat-form-field-label,body.theme-normec .primary-A100 .mat-form-field-label,body.theme-normec .accent-50 .mat-form-field-label,body.theme-normec .accent-100 .mat-form-field-label,body.theme-normec .warn-50 .mat-form-field-label,body.theme-normec .warn-100 .mat-form-field-label,body.theme-normec .warn-200 .mat-form-field-label,body.theme-normec .warn-300 .mat-form-field-label,body.theme-normec .warn-400 .mat-form-field-label,body.theme-normec .warn-A100 .mat-form-field-label{color:#00000061}body.theme-normec .primary-50 .mat-form-field-underline,body.theme-normec .primary-100 .mat-form-field-underline,body.theme-normec .primary-200 .mat-form-field-underline,body.theme-normec .primary-A100 .mat-form-field-underline,body.theme-normec .accent-50 .mat-form-field-underline,body.theme-normec .accent-100 .mat-form-field-underline,body.theme-normec .warn-50 .mat-form-field-underline,body.theme-normec .warn-100 .mat-form-field-underline,body.theme-normec .warn-200 .mat-form-field-underline,body.theme-normec .warn-300 .mat-form-field-underline,body.theme-normec .warn-400 .mat-form-field-underline,body.theme-normec .warn-A100 .mat-form-field-underline{background-color:#0000001f}body.theme-normec .primary-50 .mat-select-trigger,body.theme-normec .primary-50 .mat-select-arrow,body.theme-normec .primary-100 .mat-select-trigger,body.theme-normec .primary-100 .mat-select-arrow,body.theme-normec .primary-200 .mat-select-trigger,body.theme-normec .primary-200 .mat-select-arrow,body.theme-normec .primary-A100 .mat-select-trigger,body.theme-normec .primary-A100 .mat-select-arrow,body.theme-normec .accent-50 .mat-select-trigger,body.theme-normec .accent-50 .mat-select-arrow,body.theme-normec .accent-100 .mat-select-trigger,body.theme-normec .accent-100 .mat-select-arrow,body.theme-normec .warn-50 .mat-select-trigger,body.theme-normec .warn-50 .mat-select-arrow,body.theme-normec .warn-100 .mat-select-trigger,body.theme-normec .warn-100 .mat-select-arrow,body.theme-normec .warn-200 .mat-select-trigger,body.theme-normec .warn-200 .mat-select-arrow,body.theme-normec .warn-300 .mat-select-trigger,body.theme-normec .warn-300 .mat-select-arrow,body.theme-normec .warn-400 .mat-select-trigger,body.theme-normec .warn-400 .mat-select-arrow,body.theme-normec .warn-A100 .mat-select-trigger,body.theme-normec .warn-A100 .mat-select-arrow{color:#00000061}body.theme-normec .primary-50 .mat-select-underline,body.theme-normec .primary-100 .mat-select-underline,body.theme-normec .primary-200 .mat-select-underline,body.theme-normec .primary-A100 .mat-select-underline,body.theme-normec .accent-50 .mat-select-underline,body.theme-normec .accent-100 .mat-select-underline,body.theme-normec .warn-50 .mat-select-underline,body.theme-normec .warn-100 .mat-select-underline,body.theme-normec .warn-200 .mat-select-underline,body.theme-normec .warn-300 .mat-select-underline,body.theme-normec .warn-400 .mat-select-underline,body.theme-normec .warn-A100 .mat-select-underline{background-color:#0000001f}body.theme-normec .primary-50 .mat-select-disabled .mat-select-value,body.theme-normec .primary-50 .mat-select-arrow,body.theme-normec .primary-50 .mat-select-trigger,body.theme-normec .primary-100 .mat-select-disabled .mat-select-value,body.theme-normec .primary-100 .mat-select-arrow,body.theme-normec .primary-100 .mat-select-trigger,body.theme-normec .primary-200 .mat-select-disabled .mat-select-value,body.theme-normec .primary-200 .mat-select-arrow,body.theme-normec .primary-200 .mat-select-trigger,body.theme-normec .primary-A100 .mat-select-disabled .mat-select-value,body.theme-normec .primary-A100 .mat-select-arrow,body.theme-normec .primary-A100 .mat-select-trigger,body.theme-normec .accent-50 .mat-select-disabled .mat-select-value,body.theme-normec .accent-50 .mat-select-arrow,body.theme-normec .accent-50 .mat-select-trigger,body.theme-normec .accent-100 .mat-select-disabled .mat-select-value,body.theme-normec .accent-100 .mat-select-arrow,body.theme-normec .accent-100 .mat-select-trigger,body.theme-normec .warn-50 .mat-select-disabled .mat-select-value,body.theme-normec .warn-50 .mat-select-arrow,body.theme-normec .warn-50 .mat-select-trigger,body.theme-normec .warn-100 .mat-select-disabled .mat-select-value,body.theme-normec .warn-100 .mat-select-arrow,body.theme-normec .warn-100 .mat-select-trigger,body.theme-normec .warn-200 .mat-select-disabled .mat-select-value,body.theme-normec .warn-200 .mat-select-arrow,body.theme-normec .warn-200 .mat-select-trigger,body.theme-normec .warn-300 .mat-select-disabled .mat-select-value,body.theme-normec .warn-300 .mat-select-arrow,body.theme-normec .warn-300 .mat-select-trigger,body.theme-normec .warn-400 .mat-select-disabled .mat-select-value,body.theme-normec .warn-400 .mat-select-arrow,body.theme-normec .warn-400 .mat-select-trigger,body.theme-normec .warn-A100 .mat-select-disabled .mat-select-value,body.theme-normec .warn-A100 .mat-select-arrow,body.theme-normec .warn-A100 .mat-select-trigger{color:#00000061}body.theme-normec .primary-300 input[type=text],body.theme-normec .primary-400 input[type=text],body.theme-normec .primary-500 input[type=text],body.theme-normec .primary-600 input[type=text],body.theme-normec .primary-700 input[type=text],body.theme-normec .primary-800 input[type=text],body.theme-normec .primary-900 input[type=text],body.theme-normec .primary-A200 input[type=text],body.theme-normec .primary-A400 input[type=text],body.theme-normec .primary-A700 input[type=text],body.theme-normec .primary input[type=text],body.theme-normec .accent-400 input[type=text],body.theme-normec .accent-500 input[type=text],body.theme-normec .accent-600 input[type=text],body.theme-normec .accent input[type=text],body.theme-normec .warn-500 input[type=text],body.theme-normec .warn-600 input[type=text],body.theme-normec .warn-700 input[type=text],body.theme-normec .warn-800 input[type=text],body.theme-normec .warn-900 input[type=text],body.theme-normec .warn-A200 input[type=text],body.theme-normec .warn-A400 input[type=text],body.theme-normec .warn-A700 input[type=text],body.theme-normec .warn input[type=text]{color:#fff}body.theme-normec .primary-300 .mat-form-field-label,body.theme-normec .primary-400 .mat-form-field-label,body.theme-normec .primary-500 .mat-form-field-label,body.theme-normec .primary-600 .mat-form-field-label,body.theme-normec .primary-700 .mat-form-field-label,body.theme-normec .primary-800 .mat-form-field-label,body.theme-normec .primary-900 .mat-form-field-label,body.theme-normec .primary-A200 .mat-form-field-label,body.theme-normec .primary-A400 .mat-form-field-label,body.theme-normec .primary-A700 .mat-form-field-label,body.theme-normec .primary .mat-form-field-label,body.theme-normec .accent-400 .mat-form-field-label,body.theme-normec .accent-500 .mat-form-field-label,body.theme-normec .accent-600 .mat-form-field-label,body.theme-normec .accent .mat-form-field-label,body.theme-normec .warn-500 .mat-form-field-label,body.theme-normec .warn-600 .mat-form-field-label,body.theme-normec .warn-700 .mat-form-field-label,body.theme-normec .warn-800 .mat-form-field-label,body.theme-normec .warn-900 .mat-form-field-label,body.theme-normec .warn-A200 .mat-form-field-label,body.theme-normec .warn-A400 .mat-form-field-label,body.theme-normec .warn-A700 .mat-form-field-label,body.theme-normec .warn .mat-form-field-label{color:#ffffff80}body.theme-normec .primary-300 .mat-form-field-underline,body.theme-normec .primary-400 .mat-form-field-underline,body.theme-normec .primary-500 .mat-form-field-underline,body.theme-normec .primary-600 .mat-form-field-underline,body.theme-normec .primary-700 .mat-form-field-underline,body.theme-normec .primary-800 .mat-form-field-underline,body.theme-normec .primary-900 .mat-form-field-underline,body.theme-normec .primary-A200 .mat-form-field-underline,body.theme-normec .primary-A400 .mat-form-field-underline,body.theme-normec .primary-A700 .mat-form-field-underline,body.theme-normec .primary .mat-form-field-underline,body.theme-normec .accent-400 .mat-form-field-underline,body.theme-normec .accent-500 .mat-form-field-underline,body.theme-normec .accent-600 .mat-form-field-underline,body.theme-normec .accent .mat-form-field-underline,body.theme-normec .warn-500 .mat-form-field-underline,body.theme-normec .warn-600 .mat-form-field-underline,body.theme-normec .warn-700 .mat-form-field-underline,body.theme-normec .warn-800 .mat-form-field-underline,body.theme-normec .warn-900 .mat-form-field-underline,body.theme-normec .warn-A200 .mat-form-field-underline,body.theme-normec .warn-A400 .mat-form-field-underline,body.theme-normec .warn-A700 .mat-form-field-underline,body.theme-normec .warn .mat-form-field-underline{background-color:#ffffff1f}body.theme-normec .primary-300 .mat-select-trigger,body.theme-normec .primary-300 .mat-select-arrow,body.theme-normec .primary-400 .mat-select-trigger,body.theme-normec .primary-400 .mat-select-arrow,body.theme-normec .primary-500 .mat-select-trigger,body.theme-normec .primary-500 .mat-select-arrow,body.theme-normec .primary-600 .mat-select-trigger,body.theme-normec .primary-600 .mat-select-arrow,body.theme-normec .primary-700 .mat-select-trigger,body.theme-normec .primary-700 .mat-select-arrow,body.theme-normec .primary-800 .mat-select-trigger,body.theme-normec .primary-800 .mat-select-arrow,body.theme-normec .primary-900 .mat-select-trigger,body.theme-normec .primary-900 .mat-select-arrow,body.theme-normec .primary-A200 .mat-select-trigger,body.theme-normec .primary-A200 .mat-select-arrow,body.theme-normec .primary-A400 .mat-select-trigger,body.theme-normec .primary-A400 .mat-select-arrow,body.theme-normec .primary-A700 .mat-select-trigger,body.theme-normec .primary-A700 .mat-select-arrow,body.theme-normec .primary .mat-select-trigger,body.theme-normec .primary .mat-select-arrow,body.theme-normec .accent-400 .mat-select-trigger,body.theme-normec .accent-400 .mat-select-arrow,body.theme-normec .accent-500 .mat-select-trigger,body.theme-normec .accent-500 .mat-select-arrow,body.theme-normec .accent-600 .mat-select-trigger,body.theme-normec .accent-600 .mat-select-arrow,body.theme-normec .accent .mat-select-trigger,body.theme-normec .accent .mat-select-arrow,body.theme-normec .warn-500 .mat-select-trigger,body.theme-normec .warn-500 .mat-select-arrow,body.theme-normec .warn-600 .mat-select-trigger,body.theme-normec .warn-600 .mat-select-arrow,body.theme-normec .warn-700 .mat-select-trigger,body.theme-normec .warn-700 .mat-select-arrow,body.theme-normec .warn-800 .mat-select-trigger,body.theme-normec .warn-800 .mat-select-arrow,body.theme-normec .warn-900 .mat-select-trigger,body.theme-normec .warn-900 .mat-select-arrow,body.theme-normec .warn-A200 .mat-select-trigger,body.theme-normec .warn-A200 .mat-select-arrow,body.theme-normec .warn-A400 .mat-select-trigger,body.theme-normec .warn-A400 .mat-select-arrow,body.theme-normec .warn-A700 .mat-select-trigger,body.theme-normec .warn-A700 .mat-select-arrow,body.theme-normec .warn .mat-select-trigger,body.theme-normec .warn .mat-select-arrow{color:#ffffff80}body.theme-normec .primary-300 .mat-select-underline,body.theme-normec .primary-400 .mat-select-underline,body.theme-normec .primary-500 .mat-select-underline,body.theme-normec .primary-600 .mat-select-underline,body.theme-normec .primary-700 .mat-select-underline,body.theme-normec .primary-800 .mat-select-underline,body.theme-normec .primary-900 .mat-select-underline,body.theme-normec .primary-A200 .mat-select-underline,body.theme-normec .primary-A400 .mat-select-underline,body.theme-normec .primary-A700 .mat-select-underline,body.theme-normec .primary .mat-select-underline,body.theme-normec .accent-400 .mat-select-underline,body.theme-normec .accent-500 .mat-select-underline,body.theme-normec .accent-600 .mat-select-underline,body.theme-normec .accent .mat-select-underline,body.theme-normec .warn-500 .mat-select-underline,body.theme-normec .warn-600 .mat-select-underline,body.theme-normec .warn-700 .mat-select-underline,body.theme-normec .warn-800 .mat-select-underline,body.theme-normec .warn-900 .mat-select-underline,body.theme-normec .warn-A200 .mat-select-underline,body.theme-normec .warn-A400 .mat-select-underline,body.theme-normec .warn-A700 .mat-select-underline,body.theme-normec .warn .mat-select-underline{background-color:#ffffff1f}body.theme-normec .primary-300 .mat-select-disabled .mat-select-value,body.theme-normec .primary-300 .mat-select-arrow,body.theme-normec .primary-300 .mat-select-trigger,body.theme-normec .primary-400 .mat-select-disabled .mat-select-value,body.theme-normec .primary-400 .mat-select-arrow,body.theme-normec .primary-400 .mat-select-trigger,body.theme-normec .primary-500 .mat-select-disabled .mat-select-value,body.theme-normec .primary-500 .mat-select-arrow,body.theme-normec .primary-500 .mat-select-trigger,body.theme-normec .primary-600 .mat-select-disabled .mat-select-value,body.theme-normec .primary-600 .mat-select-arrow,body.theme-normec .primary-600 .mat-select-trigger,body.theme-normec .primary-700 .mat-select-disabled .mat-select-value,body.theme-normec .primary-700 .mat-select-arrow,body.theme-normec .primary-700 .mat-select-trigger,body.theme-normec .primary-800 .mat-select-disabled .mat-select-value,body.theme-normec .primary-800 .mat-select-arrow,body.theme-normec .primary-800 .mat-select-trigger,body.theme-normec .primary-900 .mat-select-disabled .mat-select-value,body.theme-normec .primary-900 .mat-select-arrow,body.theme-normec .primary-900 .mat-select-trigger,body.theme-normec .primary-A200 .mat-select-disabled .mat-select-value,body.theme-normec .primary-A200 .mat-select-arrow,body.theme-normec .primary-A200 .mat-select-trigger,body.theme-normec .primary-A400 .mat-select-disabled .mat-select-value,body.theme-normec .primary-A400 .mat-select-arrow,body.theme-normec .primary-A400 .mat-select-trigger,body.theme-normec .primary-A700 .mat-select-disabled .mat-select-value,body.theme-normec .primary-A700 .mat-select-arrow,body.theme-normec .primary-A700 .mat-select-trigger,body.theme-normec .primary .mat-select-disabled .mat-select-value,body.theme-normec .primary .mat-select-arrow,body.theme-normec .primary .mat-select-trigger,body.theme-normec .accent-400 .mat-select-disabled .mat-select-value,body.theme-normec .accent-400 .mat-select-arrow,body.theme-normec .accent-400 .mat-select-trigger,body.theme-normec .accent-500 .mat-select-disabled .mat-select-value,body.theme-normec .accent-500 .mat-select-arrow,body.theme-normec .accent-500 .mat-select-trigger,body.theme-normec .accent-600 .mat-select-disabled .mat-select-value,body.theme-normec .accent-600 .mat-select-arrow,body.theme-normec .accent-600 .mat-select-trigger,body.theme-normec .accent .mat-select-disabled .mat-select-value,body.theme-normec .accent .mat-select-arrow,body.theme-normec .accent .mat-select-trigger,body.theme-normec .warn-500 .mat-select-disabled .mat-select-value,body.theme-normec .warn-500 .mat-select-arrow,body.theme-normec .warn-500 .mat-select-trigger,body.theme-normec .warn-600 .mat-select-disabled .mat-select-value,body.theme-normec .warn-600 .mat-select-arrow,body.theme-normec .warn-600 .mat-select-trigger,body.theme-normec .warn-700 .mat-select-disabled .mat-select-value,body.theme-normec .warn-700 .mat-select-arrow,body.theme-normec .warn-700 .mat-select-trigger,body.theme-normec .warn-800 .mat-select-disabled .mat-select-value,body.theme-normec .warn-800 .mat-select-arrow,body.theme-normec .warn-800 .mat-select-trigger,body.theme-normec .warn-900 .mat-select-disabled .mat-select-value,body.theme-normec .warn-900 .mat-select-arrow,body.theme-normec .warn-900 .mat-select-trigger,body.theme-normec .warn-A200 .mat-select-disabled .mat-select-value,body.theme-normec .warn-A200 .mat-select-arrow,body.theme-normec .warn-A200 .mat-select-trigger,body.theme-normec .warn-A400 .mat-select-disabled .mat-select-value,body.theme-normec .warn-A400 .mat-select-arrow,body.theme-normec .warn-A400 .mat-select-trigger,body.theme-normec .warn-A700 .mat-select-disabled .mat-select-value,body.theme-normec .warn-A700 .mat-select-arrow,body.theme-normec .warn-A700 .mat-select-trigger,body.theme-normec .warn .mat-select-disabled .mat-select-value,body.theme-normec .warn .mat-select-arrow,body.theme-normec .warn .mat-select-trigger{color:#ffffff80}body.theme-normec .primary-300 .mat-select-value,body.theme-normec .primary-400 .mat-select-value,body.theme-normec .primary-500 .mat-select-value,body.theme-normec .primary-600 .mat-select-value,body.theme-normec .primary-700 .mat-select-value,body.theme-normec .primary-800 .mat-select-value,body.theme-normec .primary-900 .mat-select-value,body.theme-normec .primary-A200 .mat-select-value,body.theme-normec .primary-A400 .mat-select-value,body.theme-normec .primary-A700 .mat-select-value,body.theme-normec .primary .mat-select-value,body.theme-normec .accent-400 .mat-select-value,body.theme-normec .accent-500 .mat-select-value,body.theme-normec .accent-600 .mat-select-value,body.theme-normec .accent .mat-select-value,body.theme-normec .warn-500 .mat-select-value,body.theme-normec .warn-600 .mat-select-value,body.theme-normec .warn-700 .mat-select-value,body.theme-normec .warn-800 .mat-select-value,body.theme-normec .warn-900 .mat-select-value,body.theme-normec .warn-A200 .mat-select-value,body.theme-normec .warn-A400 .mat-select-value,body.theme-normec .warn-A700 .mat-select-value,body.theme-normec .warn .mat-select-value{color:#fff}body.theme-vm{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #353a48;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #444480;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #444480;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #353a48;--mdc-filled-text-field-focus-active-indicator-color: #353a48;--mdc-filled-text-field-focus-label-text-color: rgba(53, 58, 72, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #353a48;--mdc-outlined-text-field-focus-outline-color: #353a48;--mdc-outlined-text-field-focus-label-text-color: rgba(53, 58, 72, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(53, 58, 72, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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(53, 58, 72, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-select-arrow-transform: translateY(-8px);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #353a48;--mdc-switch-selected-handle-color: #353a48;--mdc-switch-selected-hover-state-layer-color: #353a48;--mdc-switch-selected-pressed-state-layer-color: #353a48;--mdc-switch-selected-focus-handle-color: #1e2129;--mdc-switch-selected-hover-handle-color: #1e2129;--mdc-switch-selected-pressed-handle-color: #1e2129;--mdc-switch-selected-focus-track-color: #7d818c;--mdc-switch-selected-hover-track-color: #7d818c;--mdc-switch-selected-pressed-track-color: #7d818c;--mdc-switch-selected-track-color: #7d818c;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-switch-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #353a48;--mdc-slider-focus-handle-color: #353a48;--mdc-slider-hover-handle-color: #353a48;--mdc-slider-active-track-color: #353a48;--mdc-slider-inactive-track-color: #353a48;--mdc-slider-with-tick-marks-inactive-container-color: #353a48;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #353a48;--mat-slider-hover-state-layer-color: rgba(53, 58, 72, .05);--mat-slider-focus-state-layer-color: rgba(53, 58, 72, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--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);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #444480;--mdc-checkbox-selected-hover-icon-color: #444480;--mdc-checkbox-selected-icon-color: #444480;--mdc-checkbox-selected-pressed-icon-color: #444480;--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-selected-focus-state-layer-color: #444480;--mdc-checkbox-selected-hover-state-layer-color: #444480;--mdc-checkbox-selected-pressed-state-layer-color: #444480;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #444480;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #353a48;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #353a48;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-standard-button-toggle-height: 48px;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #353a48;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(53, 58, 72, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(53, 58, 72, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(53, 58, 72, .3);--mat-datepicker-toggle-active-state-icon-color: #353a48;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(53, 58, 72, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #353a48;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #353a48;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #353a48;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--mat-tree-node-min-height: 48px}body.theme-vm .mat-accent{--mat-option-selected-state-label-text-color: #444480;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body.theme-vm .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body.theme-vm .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #353a48;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #353a48;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-vm .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #444480;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #444480;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-vm .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-vm .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #353a48;--mdc-linear-progress-track-color: rgba(53, 58, 72, .25)}body.theme-vm .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #444480;--mdc-linear-progress-track-color: rgba(68, 68, 128, .25)}body.theme-vm .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}body.theme-vm .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #444480;--mdc-filled-text-field-focus-active-indicator-color: #444480;--mdc-filled-text-field-focus-label-text-color: rgba(68, 68, 128, .87);--mdc-outlined-text-field-caret-color: #444480;--mdc-outlined-text-field-focus-outline-color: #444480;--mdc-outlined-text-field-focus-label-text-color: rgba(68, 68, 128, .87);--mat-form-field-focus-select-arrow-color: rgba(68, 68, 128, .87)}body.theme-vm .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}body.theme-vm .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(68, 68, 128, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-vm .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-vm .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}body.theme-vm .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,body.theme-vm .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #353a48;--mdc-chip-elevated-selected-container-color: #353a48;--mdc-chip-elevated-disabled-container-color: #353a48;--mdc-chip-flat-disabled-selected-container-color: #353a48;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-vm .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,body.theme-vm .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #444480;--mdc-chip-elevated-selected-container-color: #444480;--mdc-chip-elevated-disabled-container-color: #444480;--mdc-chip-flat-disabled-selected-container-color: #444480;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-vm .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,body.theme-vm .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-vm .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}body.theme-vm .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: rgba(0, 0, 0, .87)}body.theme-vm .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #444480;--mdc-switch-selected-handle-color: #444480;--mdc-switch-selected-hover-state-layer-color: #444480;--mdc-switch-selected-pressed-state-layer-color: #444480}body.theme-vm .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}body.theme-vm .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #353a48;--mdc-radio-selected-hover-icon-color: #353a48;--mdc-radio-selected-icon-color: #353a48;--mdc-radio-selected-pressed-icon-color: #353a48;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #353a48;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-vm .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #444480;--mdc-radio-selected-hover-icon-color: #444480;--mdc-radio-selected-icon-color: #444480;--mdc-radio-selected-pressed-icon-color: #444480;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #444480;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-vm .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-vm .mat-accent{--mdc-slider-handle-color: #444480;--mdc-slider-focus-handle-color: #444480;--mdc-slider-hover-handle-color: #444480;--mdc-slider-active-track-color: #444480;--mdc-slider-inactive-track-color: #444480;--mdc-slider-with-tick-marks-inactive-container-color: #444480;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #444480;--mat-slider-hover-state-layer-color: rgba(68, 68, 128, .05);--mat-slider-focus-state-layer-color: rgba(68, 68, 128, .2)}body.theme-vm .mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2)}body.theme-vm .mdc-list-item__start,body.theme-vm .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #353a48;--mdc-radio-selected-hover-icon-color: #353a48;--mdc-radio-selected-icon-color: #353a48;--mdc-radio-selected-pressed-icon-color: #353a48}body.theme-vm .mat-accent .mdc-list-item__start,body.theme-vm .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #444480;--mdc-radio-selected-hover-icon-color: #444480;--mdc-radio-selected-icon-color: #444480;--mdc-radio-selected-pressed-icon-color: #444480}body.theme-vm .mat-warn .mdc-list-item__start,body.theme-vm .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}body.theme-vm .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: white;--mdc-checkbox-selected-focus-icon-color: #353a48;--mdc-checkbox-selected-hover-icon-color: #353a48;--mdc-checkbox-selected-icon-color: #353a48;--mdc-checkbox-selected-pressed-icon-color: #353a48;--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-selected-focus-state-layer-color: #353a48;--mdc-checkbox-selected-hover-state-layer-color: #353a48;--mdc-checkbox-selected-pressed-state-layer-color: #353a48;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-vm .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: white;--mdc-checkbox-selected-focus-icon-color: #444480;--mdc-checkbox-selected-hover-icon-color: #444480;--mdc-checkbox-selected-icon-color: #444480;--mdc-checkbox-selected-pressed-icon-color: #444480;--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-selected-focus-state-layer-color: #444480;--mdc-checkbox-selected-hover-state-layer-color: #444480;--mdc-checkbox-selected-pressed-state-layer-color: #444480;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-vm .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-vm .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,body.theme-vm .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,body.theme-vm .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,body.theme-vm .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#353a48}body.theme-vm .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,body.theme-vm .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,body.theme-vm .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}body.theme-vm .mdc-list-item__start,body.theme-vm .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}body.theme-vm .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,body.theme-vm .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,body.theme-vm .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}body.theme-vm .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,body.theme-vm .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,body.theme-vm .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}body.theme-vm .mat-mdc-tab-group,body.theme-vm .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #353a48;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #353a48;--mat-tab-header-active-ripple-color: #353a48;--mat-tab-header-inactive-ripple-color: #353a48;--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: #353a48;--mat-tab-header-active-hover-label-text-color: #353a48;--mat-tab-header-active-focus-indicator-color: #353a48;--mat-tab-header-active-hover-indicator-color: #353a48}body.theme-vm .mat-mdc-tab-group.mat-accent,body.theme-vm .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #444480;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #444480;--mat-tab-header-active-ripple-color: #444480;--mat-tab-header-inactive-ripple-color: #444480;--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: #444480;--mat-tab-header-active-hover-label-text-color: #444480;--mat-tab-header-active-focus-indicator-color: #444480;--mat-tab-header-active-hover-indicator-color: #444480}body.theme-vm .mat-mdc-tab-group.mat-warn,body.theme-vm .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}body.theme-vm .mat-mdc-tab-group.mat-background-primary,body.theme-vm .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #353a48;--mat-tab-header-with-background-foreground-color: white}body.theme-vm .mat-mdc-tab-group.mat-background-accent,body.theme-vm .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #444480;--mat-tab-header-with-background-foreground-color: white}body.theme-vm .mat-mdc-tab-group.mat-background-warn,body.theme-vm .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}body.theme-vm .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}body.theme-vm .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: white;--mdc-checkbox-selected-focus-icon-color: #353a48;--mdc-checkbox-selected-hover-icon-color: #353a48;--mdc-checkbox-selected-icon-color: #353a48;--mdc-checkbox-selected-pressed-icon-color: #353a48;--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-selected-focus-state-layer-color: #353a48;--mdc-checkbox-selected-hover-state-layer-color: #353a48;--mdc-checkbox-selected-pressed-state-layer-color: #353a48;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-vm .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-vm .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #353a48;--mat-text-button-state-layer-color: #353a48;--mat-text-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-vm .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #444480;--mat-text-button-state-layer-color: #444480;--mat-text-button-ripple-color: rgba(68, 68, 128, .1)}body.theme-vm .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-vm .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #353a48;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-vm .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #444480;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-vm .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-vm .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #353a48;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-vm .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #444480;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-vm .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-vm .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #353a48;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #353a48;--mat-outlined-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-vm .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #444480;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #444480;--mat-outlined-button-ripple-color: rgba(68, 68, 128, .1)}body.theme-vm .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-vm .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #353a48;--mat-icon-button-state-layer-color: #353a48;--mat-icon-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-vm .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #444480;--mat-icon-button-state-layer-color: #444480;--mat-icon-button-ripple-color: rgba(68, 68, 128, .1)}body.theme-vm .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-vm .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}body.theme-vm .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #353a48;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-vm .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #444480;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-vm .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-vm .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #353a48;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-vm .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #444480;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-vm .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-vm .mat-accent{--mdc-circular-progress-active-indicator-color: #444480}body.theme-vm .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}body.theme-vm .mat-badge-accent{--mat-badge-background-color: #444480;--mat-badge-text-color: white}body.theme-vm .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}body.theme-vm .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #444480;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(68, 68, 128, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(68, 68, 128, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(68, 68, 128, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(68, 68, 128, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-vm .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-vm .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #444480}body.theme-vm .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}body.theme-vm .mat-calendar-controls{--mat-icon-button-touch-target-display: none}body.theme-vm .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}body.theme-vm .mat-icon.mat-primary{--mat-icon-color: #353a48}body.theme-vm .mat-icon.mat-accent{--mat-icon-color: #444480}body.theme-vm .mat-icon.mat-warn{--mat-icon-color: #f44336}body.theme-vm .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #444480;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #444480;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #444480;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-vm .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-vm .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #353a48;--mat-toolbar-container-text-color: white}body.theme-vm .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #444480;--mat-toolbar-container-text-color: white}body.theme-vm .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}body.theme-vm{color:#000000de;background:#f5f5f5}body.theme-vm .secondary-text,body.theme-vm .icon,body.theme-vm i{color:#0000008a}body.theme-vm .hint-text,body.theme-vm .disabled-text{color:#00000061}body.theme-vm .fade-text,body.theme-vm .divider{color:#0000001f}body.theme-vm .fuse-card{background:#fff;border-color:#0000001f}body.theme-vm .fuse-card .card-divider{border-top:1px solid rgba(0,0,0,.12)}body.theme-vm .avatar{color:#000000de}body.theme-vm .form-wrapper{background-color:#fff}body.theme-vm .navigation-simple .item.selected{background-color:#0000000a}body.theme-vm .navigation-simple .subheader{border-top:1px solid rgba(0,0,0,.12)}body.theme-vm .simple-pagination{background:#fff}body.theme-vm .simple-pagination .pagination-item{color:#0000008a}body.theme-vm .simple-pagination .pagination-item:hover{color:#000000de}body.theme-vm .simple-pagination .pagination-item.disabled{color:#00000061}body.theme-vm .price-tables .price-table{background:#fff}body.theme-vm .price-tables .price-table.style-1 .price .currency,body.theme-vm .price-tables .price-table.style-1 .price .period,body.theme-vm .price-tables .price-table.style-2 .price .currency,body.theme-vm .price-tables .price-table.style-2 .period,body.theme-vm .price-tables .price-table.style-3 .package-type .subtitle,body.theme-vm .price-tables .price-table.style-3 .terms,body.theme-vm .price-tables .price-table.style-3 .note{color:#0000008a}body.theme-vm .simple-table-container{background:#fff}body.theme-vm table.simple thead tr th{color:#0000008a;border-bottom:1px solid rgba(0,0,0,.12)}body.theme-vm table.simple tbody tr td{border-bottom:1px solid rgba(0,0,0,.12)}body.theme-vm table.simple.clickable tbody tr:hover{background-color:#0000000a}body.theme-vm .page-layout.carded.fullwidth>.center>.content-card{background:#fff;border-radius:8px 8px 0 0}body.theme-vm .page-layout.carded.fullwidth>.center>.content-card>.toolbar{border-bottom-color:#0000001f}body.theme-vm .page-layout.carded.left-sidebar>.center>.content-card,body.theme-vm .page-layout.carded.right-sidebar>.center>.content-card{background:#fff;border-radius:8px 8px 0 0}body.theme-vm .page-layout.carded.left-sidebar>.center>.content-card>.toolbar,body.theme-vm .page-layout.carded.right-sidebar>.center>.content-card>.toolbar{border-bottom-color:#0000001f}body.theme-vm .page-layout.simple.left-sidebar>.center>.content,body.theme-vm .page-layout.simple.right-sidebar>.center>.content{background:#fff}body.theme-vm .page-layout.simple.left-sidebar.inner-sidebar>.content>.center>.content,body.theme-vm .page-layout.simple.right-sidebar.inner-sidebar>.content>.center>.content{background:#fff}body.theme-vm fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-vm fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-vm fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-vm fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-vm fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-vm fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced{background-color:#444480!important}body.theme-vm fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-title,body.theme-vm fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-title{color:#444480}body.theme-vm fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,body.theme-vm fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#444480}.dark body.theme-vm fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,.dark body.theme-vm fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#444480}body.theme-vm fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-icon,body.theme-vm fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-icon{color:#444480}body.theme-vm a{color:#444480}body.theme-vm code:not(.highlight){background-color:#f5f5f5}body.theme-vm .changelog .entry{background-color:#fff}body.theme-vm .text-boxed{background-color:#0000001f;color:#0000008a}body.theme-vm .fuse-search-bar.expanded,body.theme-vm #fuse-shortcuts.show-mobile-panel{background-color:#fafafa}body.theme-vm fuse-sidebar{background:#fafafa}body.theme-vm fuse-vertical-navigation .fuse-vertical-navigation-wrapper{background:#fafafa}body.theme-vm .fuse-sidebar-overlay{background-color:#0009}body.theme-vm .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible{background-color:transparent}body.theme-vm fuse-theme-options .theme-options-panel form .group{border:1px solid rgba(0,0,0,.12)}body.theme-vm fuse-theme-options .theme-options-panel form .group h2{background:#fafafa;color:#0000008a}body.theme-vm fuse-theme-options .theme-options-panel form .group h3{color:#0000008a}body.theme-vm .fuse-material-color-picker-menu .mat-mdc-menu-content .views{background:#303030}body.theme-vm fuse-widget>.fuse-widget-front,body.theme-vm fuse-widget>.fuse-widget-back{background:#fff;border-color:#0000001f}body.theme-vm ngx-datatable.material{background:#fff;color:#000000de}body.theme-vm ngx-datatable.material .datatable-header .datatable-header-cell{color:#0000008a}body.theme-vm ngx-datatable.material .datatable-body .datatable-row-wrapper{border-bottom-color:#0000001f}body.theme-vm ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child{border-top-color:#0000001f}body.theme-vm ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell{color:#000000de}body.theme-vm ngx-datatable.material .datatable-footer{color:#0000008a}body.theme-vm ngx-datatable.material .datatable-footer .datatable-pager a{color:#0000008a}body.theme-vm ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover{background-color:#0000000a}body.theme-vm ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover .datatable-row-group{background-color:#0000000a}body.theme-vm #listview .header .search-wrapper{background:#fff}body.theme-vm #listview .header .search-wrapper .search .mat-icon{color:#0000008a}body.theme-vm #listview .header .search-wrapper .search input{background:#fff;color:#000000de}body.theme-vm #listview .content .sidebar .sidebar-content .card{background:#fff}body.theme-vm #table{background:red}body.theme-vm #academy-courses .header{background:#1a237e;background:linear-gradient(to right,#0e2a3b,#34306b)}body.theme-vm #academy-courses .header .hero-text h1{color:#fff}body.theme-vm #academy-courses .header .hero-text h3{color:#ffffffbf}body.theme-vm #academy-courses .content .courses .course .course-content{background:#fff}body.theme-vm #academy-courses .content .courses .course .course-content .header .category{color:#0000008a}body.theme-vm #academy-courses .content .courses .course .course-content .header .length .length-icon{color:#0000008a!important}body.theme-vm #academy-courses .content .courses .course .course-content .header .length .min{color:#0000008a}body.theme-vm #academy-courses .content .courses .course .course-content .content .updated{color:#00000061}body.theme-vm #academy-course .sidebar{background:#fafafa}body.theme-vm #academy-course .sidebar .steps .step{color:#0000008a}body.theme-vm #academy-course .sidebar .steps .step.current{background:#444480;color:#000000de}body.theme-vm #academy-course .sidebar .steps .step.current .index span{background:#fafafa;border-color:#444480}body.theme-vm #academy-course .sidebar .steps .step.completed{color:#000000de}body.theme-vm #academy-course .sidebar .steps .step.completed .index span{border-color:#444480}body.theme-vm #academy-course .sidebar .steps .step.completed .index:after{border-left-color:#444480}body.theme-vm #academy-course .sidebar .steps .step.completed+.step .index:before{border-left-color:#444480}body.theme-vm #academy-course .sidebar .steps .step .index:before,body.theme-vm #academy-course .sidebar .steps .step .index:after{border-left-color:#0000001f}body.theme-vm #academy-course .sidebar .steps .step .index span{background:#fafafa;border-color:#0000001f}body.theme-vm #academy-course .center .content{height:100%;background:#eee}body.theme-vm #academy-course .center .content .course-step .course-step-content{background:#fff}body.theme-vm .comments .comment .comment-bubble{background-color:#d2dbe1;border-color:#f5f5f5}body.theme-vm .comments .comment .comment-bubble:after,body.theme-vm .comments .comment .comment-bubble:before{border-color:#f5f5f5 transparent transparent transparent}body.theme-vm formio mat-formio-button button{background-color:#444480!important}body.theme-vm formio .form-check-input:checked~.form-check-label span:before,body.theme-vm formio .form-check-input:indeterminate~.form-check-label span:before{border-color:#444480;background-color:#444480}body.theme-vm formio .btn-primary{background-color:#444480}body.theme-vm formio .visually-hidden{display:none}body.theme-vm .primary-50-bg{background-color:#ececee!important}body.theme-vm .primary-50{background-color:#ececee!important;color:#000000de!important}body.theme-vm .primary-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}body.theme-vm .primary-50-fg{color:#ececee!important}body.theme-vm .primary-50-border{border-color:#ececee!important}body.theme-vm .primary-50-border-top{border-top-color:#ececee!important}body.theme-vm .primary-50-border-right{border-right-color:#ececee!important}body.theme-vm .primary-50-border-bottom{border-bottom-color:#ececee!important}body.theme-vm .primary-50-border-left{border-left-color:#ececee!important}body.theme-vm .primary-100-bg{background-color:#c5c6cb!important}body.theme-vm .primary-100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-vm .primary-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-vm .primary-100-fg{color:#c5c6cb!important}body.theme-vm .primary-100-border{border-color:#c5c6cb!important}body.theme-vm .primary-100-border-top{border-top-color:#c5c6cb!important}body.theme-vm .primary-100-border-right{border-right-color:#c5c6cb!important}body.theme-vm .primary-100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-vm .primary-100-border-left{border-left-color:#c5c6cb!important}body.theme-vm .primary-200-bg{background-color:#9ea1a9!important}body.theme-vm .primary-200{background-color:#9ea1a9!important;color:#000000de!important}body.theme-vm .primary-200[disabled]{background-color:#9ea1a91f!important;color:#00000042!important}body.theme-vm .primary-200-fg{color:#9ea1a9!important}body.theme-vm .primary-200-border{border-color:#9ea1a9!important}body.theme-vm .primary-200-border-top{border-top-color:#9ea1a9!important}body.theme-vm .primary-200-border-right{border-right-color:#9ea1a9!important}body.theme-vm .primary-200-border-bottom{border-bottom-color:#9ea1a9!important}body.theme-vm .primary-200-border-left{border-left-color:#9ea1a9!important}body.theme-vm .primary-300-bg{background-color:#7d818c!important}body.theme-vm .primary-300{background-color:#7d818c!important;color:#fff!important}body.theme-vm .primary-300[disabled]{background-color:#7d818c1f!important;color:#ffffff42!important}body.theme-vm .primary-300-fg{color:#7d818c!important}body.theme-vm .primary-300-border{border-color:#7d818c!important}body.theme-vm .primary-300-border-top{border-top-color:#7d818c!important}body.theme-vm .primary-300-border-right{border-right-color:#7d818c!important}body.theme-vm .primary-300-border-bottom{border-bottom-color:#7d818c!important}body.theme-vm .primary-300-border-left{border-left-color:#7d818c!important}body.theme-vm .primary-400-bg{background-color:#5c616f!important}body.theme-vm .primary-400{background-color:#5c616f!important;color:#fff!important}body.theme-vm .primary-400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}body.theme-vm .primary-400-fg{color:#5c616f!important}body.theme-vm .primary-400-border{border-color:#5c616f!important}body.theme-vm .primary-400-border-top{border-top-color:#5c616f!important}body.theme-vm .primary-400-border-right{border-right-color:#5c616f!important}body.theme-vm .primary-400-border-bottom{border-bottom-color:#5c616f!important}body.theme-vm .primary-400-border-left{border-left-color:#5c616f!important}body.theme-vm .primary-500-bg{background-color:#3c4252!important}body.theme-vm .primary-500{background-color:#3c4252!important;color:#fff!important}body.theme-vm .primary-500[disabled]{background-color:#3c42521f!important;color:#ffffff42!important}body.theme-vm .primary-500-fg{color:#3c4252!important}body.theme-vm .primary-500-border{border-color:#3c4252!important}body.theme-vm .primary-500-border-top{border-top-color:#3c4252!important}body.theme-vm .primary-500-border-right{border-right-color:#3c4252!important}body.theme-vm .primary-500-border-bottom{border-bottom-color:#3c4252!important}body.theme-vm .primary-500-border-left{border-left-color:#3c4252!important}body.theme-vm .primary-600-bg{background-color:#353a48!important}body.theme-vm .primary-600{background-color:#353a48!important;color:#fff!important}body.theme-vm .primary-600[disabled]{background-color:#353a481f!important;color:#ffffff42!important}body.theme-vm .primary-600-fg{color:#353a48!important}body.theme-vm .primary-600-border{border-color:#353a48!important}body.theme-vm .primary-600-border-top{border-top-color:#353a48!important}body.theme-vm .primary-600-border-right{border-right-color:#353a48!important}body.theme-vm .primary-600-border-bottom{border-bottom-color:#353a48!important}body.theme-vm .primary-600-border-left{border-left-color:#353a48!important}body.theme-vm .primary-700-bg{background-color:#2d323e!important}body.theme-vm .primary-700{background-color:#2d323e!important;color:#fff!important}body.theme-vm .primary-700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}body.theme-vm .primary-700-fg{color:#2d323e!important}body.theme-vm .primary-700-border{border-color:#2d323e!important}body.theme-vm .primary-700-border-top{border-top-color:#2d323e!important}body.theme-vm .primary-700-border-right{border-right-color:#2d323e!important}body.theme-vm .primary-700-border-bottom{border-bottom-color:#2d323e!important}body.theme-vm .primary-700-border-left{border-left-color:#2d323e!important}body.theme-vm .primary-800-bg{background-color:#262933!important}body.theme-vm .primary-800{background-color:#262933!important;color:#fff!important}body.theme-vm .primary-800[disabled]{background-color:#2629331f!important;color:#ffffff42!important}body.theme-vm .primary-800-fg{color:#262933!important}body.theme-vm .primary-800-border{border-color:#262933!important}body.theme-vm .primary-800-border-top{border-top-color:#262933!important}body.theme-vm .primary-800-border-right{border-right-color:#262933!important}body.theme-vm .primary-800-border-bottom{border-bottom-color:#262933!important}body.theme-vm .primary-800-border-left{border-left-color:#262933!important}body.theme-vm .primary-900-bg{background-color:#1e2129!important}body.theme-vm .primary-900{background-color:#1e2129!important;color:#fff!important}body.theme-vm .primary-900[disabled]{background-color:#1e21291f!important;color:#ffffff42!important}body.theme-vm .primary-900-fg{color:#1e2129!important}body.theme-vm .primary-900-border{border-color:#1e2129!important}body.theme-vm .primary-900-border-top{border-top-color:#1e2129!important}body.theme-vm .primary-900-border-right{border-right-color:#1e2129!important}body.theme-vm .primary-900-border-bottom{border-bottom-color:#1e2129!important}body.theme-vm .primary-900-border-left{border-left-color:#1e2129!important}body.theme-vm .primary-A100-bg{background-color:#c5c6cb!important}body.theme-vm .primary-A100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-vm .primary-A100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-vm .primary-A100-fg{color:#c5c6cb!important}body.theme-vm .primary-A100-border{border-color:#c5c6cb!important}body.theme-vm .primary-A100-border-top{border-top-color:#c5c6cb!important}body.theme-vm .primary-A100-border-right{border-right-color:#c5c6cb!important}body.theme-vm .primary-A100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-vm .primary-A100-border-left{border-left-color:#c5c6cb!important}body.theme-vm .primary-A200-bg{background-color:#9ea1a9!important}body.theme-vm .primary-A200{background-color:#9ea1a9!important;color:#fff!important}body.theme-vm .primary-A200[disabled]{background-color:#9ea1a91f!important;color:#ffffff42!important}body.theme-vm .primary-A200-fg{color:#9ea1a9!important}body.theme-vm .primary-A200-border{border-color:#9ea1a9!important}body.theme-vm .primary-A200-border-top{border-top-color:#9ea1a9!important}body.theme-vm .primary-A200-border-right{border-right-color:#9ea1a9!important}body.theme-vm .primary-A200-border-bottom{border-bottom-color:#9ea1a9!important}body.theme-vm .primary-A200-border-left{border-left-color:#9ea1a9!important}body.theme-vm .primary-A400-bg{background-color:#5c616f!important}body.theme-vm .primary-A400{background-color:#5c616f!important;color:#fff!important}body.theme-vm .primary-A400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}body.theme-vm .primary-A400-fg{color:#5c616f!important}body.theme-vm .primary-A400-border{border-color:#5c616f!important}body.theme-vm .primary-A400-border-top{border-top-color:#5c616f!important}body.theme-vm .primary-A400-border-right{border-right-color:#5c616f!important}body.theme-vm .primary-A400-border-bottom{border-bottom-color:#5c616f!important}body.theme-vm .primary-A400-border-left{border-left-color:#5c616f!important}body.theme-vm .primary-A700-bg{background-color:#2d323e!important}body.theme-vm .primary-A700{background-color:#2d323e!important;color:#fff!important}body.theme-vm .primary-A700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}body.theme-vm .primary-A700-fg{color:#2d323e!important}body.theme-vm .primary-A700-border{border-color:#2d323e!important}body.theme-vm .primary-A700-border-top{border-top-color:#2d323e!important}body.theme-vm .primary-A700-border-right{border-right-color:#2d323e!important}body.theme-vm .primary-A700-border-bottom{border-bottom-color:#2d323e!important}body.theme-vm .primary-A700-border-left{border-left-color:#2d323e!important}body.theme-vm .primary-bg{background-color:#353a48!important}body.theme-vm .primary{background-color:#353a48!important;color:#fff!important}body.theme-vm .primary[disabled]{background-color:#353a481f!important;color:#ffffff42!important}body.theme-vm .primary-fg{color:#353a48!important}body.theme-vm .primary-border{border-color:#353a48!important}body.theme-vm .primary-border-top{border-top-color:#353a48!important}body.theme-vm .primary-border-right{border-right-color:#353a48!important}body.theme-vm .primary-border-bottom{border-bottom-color:#353a48!important}body.theme-vm .primary-border-left{border-left-color:#353a48!important}body.theme-vm .accent-50-bg{background-color:#ececee!important}body.theme-vm .accent-50{background-color:#ececee!important;color:#000000de!important}body.theme-vm .accent-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}body.theme-vm .accent-50-fg{color:#ececee!important}body.theme-vm .accent-50-border{border-color:#ececee!important}body.theme-vm .accent-50-border-top{border-top-color:#ececee!important}body.theme-vm .accent-50-border-right{border-right-color:#ececee!important}body.theme-vm .accent-50-border-bottom{border-bottom-color:#ececee!important}body.theme-vm .accent-50-border-left{border-left-color:#ececee!important}body.theme-vm .accent-100-bg{background-color:#c5c6cb!important}body.theme-vm .accent-100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-vm .accent-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-vm .accent-100-fg{color:#c5c6cb!important}body.theme-vm .accent-100-border{border-color:#c5c6cb!important}body.theme-vm .accent-100-border-top{border-top-color:#c5c6cb!important}body.theme-vm .accent-100-border-right{border-right-color:#c5c6cb!important}body.theme-vm .accent-100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-vm .accent-100-border-left{border-left-color:#c5c6cb!important}body.theme-vm .accent-400-bg{background-color:#444480!important}body.theme-vm .accent-400{background-color:#444480!important;color:#fff!important}body.theme-vm .accent-400[disabled]{background-color:#4444801f!important;color:#ffffff42!important}body.theme-vm .accent-400-fg{color:#444480!important}body.theme-vm .accent-400-border{border-color:#444480!important}body.theme-vm .accent-400-border-top{border-top-color:#444480!important}body.theme-vm .accent-400-border-right{border-right-color:#444480!important}body.theme-vm .accent-400-border-bottom{border-bottom-color:#444480!important}body.theme-vm .accent-400-border-left{border-left-color:#444480!important}body.theme-vm .accent-500-bg{background-color:#444480!important}body.theme-vm .accent-500{background-color:#444480!important;color:#fff!important}body.theme-vm .accent-500[disabled]{background-color:#4444801f!important;color:#ffffff42!important}body.theme-vm .accent-500-fg{color:#444480!important}body.theme-vm .accent-500-border{border-color:#444480!important}body.theme-vm .accent-500-border-top{border-top-color:#444480!important}body.theme-vm .accent-500-border-right{border-right-color:#444480!important}body.theme-vm .accent-500-border-bottom{border-bottom-color:#444480!important}body.theme-vm .accent-500-border-left{border-left-color:#444480!important}body.theme-vm .accent-600-bg{background-color:#444480!important}body.theme-vm .accent-600{background-color:#444480!important;color:#fff!important}body.theme-vm .accent-600[disabled]{background-color:#4444801f!important;color:#ffffff42!important}body.theme-vm .accent-600-fg{color:#444480!important}body.theme-vm .accent-600-border{border-color:#444480!important}body.theme-vm .accent-600-border-top{border-top-color:#444480!important}body.theme-vm .accent-600-border-right{border-right-color:#444480!important}body.theme-vm .accent-600-border-bottom{border-bottom-color:#444480!important}body.theme-vm .accent-600-border-left{border-left-color:#444480!important}body.theme-vm .accent-bg{background-color:#444480!important}body.theme-vm .accent{background-color:#444480!important;color:#fff!important}body.theme-vm .accent[disabled]{background-color:#4444801f!important;color:#ffffff42!important}body.theme-vm .accent-fg{color:#444480!important}body.theme-vm .accent-border{border-color:#444480!important}body.theme-vm .accent-border-top{border-top-color:#444480!important}body.theme-vm .accent-border-right{border-right-color:#444480!important}body.theme-vm .accent-border-bottom{border-bottom-color:#444480!important}body.theme-vm .accent-border-left{border-left-color:#444480!important}body.theme-vm .warn-50-bg{background-color:#ffebee!important}body.theme-vm .warn-50{background-color:#ffebee!important;color:#000000de!important}body.theme-vm .warn-50[disabled]{background-color:#ffebee1f!important;color:#00000042!important}body.theme-vm .warn-50-fg{color:#ffebee!important}body.theme-vm .warn-50-border{border-color:#ffebee!important}body.theme-vm .warn-50-border-top{border-top-color:#ffebee!important}body.theme-vm .warn-50-border-right{border-right-color:#ffebee!important}body.theme-vm .warn-50-border-bottom{border-bottom-color:#ffebee!important}body.theme-vm .warn-50-border-left{border-left-color:#ffebee!important}body.theme-vm .warn-100-bg{background-color:#ffcdd2!important}body.theme-vm .warn-100{background-color:#ffcdd2!important;color:#000000de!important}body.theme-vm .warn-100[disabled]{background-color:#ffcdd21f!important;color:#00000042!important}body.theme-vm .warn-100-fg{color:#ffcdd2!important}body.theme-vm .warn-100-border{border-color:#ffcdd2!important}body.theme-vm .warn-100-border-top{border-top-color:#ffcdd2!important}body.theme-vm .warn-100-border-right{border-right-color:#ffcdd2!important}body.theme-vm .warn-100-border-bottom{border-bottom-color:#ffcdd2!important}body.theme-vm .warn-100-border-left{border-left-color:#ffcdd2!important}body.theme-vm .warn-200-bg{background-color:#ef9a9a!important}body.theme-vm .warn-200{background-color:#ef9a9a!important;color:#000000de!important}body.theme-vm .warn-200[disabled]{background-color:#ef9a9a1f!important;color:#00000042!important}body.theme-vm .warn-200-fg{color:#ef9a9a!important}body.theme-vm .warn-200-border{border-color:#ef9a9a!important}body.theme-vm .warn-200-border-top{border-top-color:#ef9a9a!important}body.theme-vm .warn-200-border-right{border-right-color:#ef9a9a!important}body.theme-vm .warn-200-border-bottom{border-bottom-color:#ef9a9a!important}body.theme-vm .warn-200-border-left{border-left-color:#ef9a9a!important}body.theme-vm .warn-300-bg{background-color:#e57373!important}body.theme-vm .warn-300{background-color:#e57373!important;color:#000000de!important}body.theme-vm .warn-300[disabled]{background-color:#e573731f!important;color:#00000042!important}body.theme-vm .warn-300-fg{color:#e57373!important}body.theme-vm .warn-300-border{border-color:#e57373!important}body.theme-vm .warn-300-border-top{border-top-color:#e57373!important}body.theme-vm .warn-300-border-right{border-right-color:#e57373!important}body.theme-vm .warn-300-border-bottom{border-bottom-color:#e57373!important}body.theme-vm .warn-300-border-left{border-left-color:#e57373!important}body.theme-vm .warn-400-bg{background-color:#ef5350!important}body.theme-vm .warn-400{background-color:#ef5350!important;color:#000000de!important}body.theme-vm .warn-400[disabled]{background-color:#ef53501f!important;color:#00000042!important}body.theme-vm .warn-400-fg{color:#ef5350!important}body.theme-vm .warn-400-border{border-color:#ef5350!important}body.theme-vm .warn-400-border-top{border-top-color:#ef5350!important}body.theme-vm .warn-400-border-right{border-right-color:#ef5350!important}body.theme-vm .warn-400-border-bottom{border-bottom-color:#ef5350!important}body.theme-vm .warn-400-border-left{border-left-color:#ef5350!important}body.theme-vm .warn-500-bg{background-color:#f44336!important}body.theme-vm .warn-500{background-color:#f44336!important;color:#fff!important}body.theme-vm .warn-500[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-vm .warn-500-fg{color:#f44336!important}body.theme-vm .warn-500-border{border-color:#f44336!important}body.theme-vm .warn-500-border-top{border-top-color:#f44336!important}body.theme-vm .warn-500-border-right{border-right-color:#f44336!important}body.theme-vm .warn-500-border-bottom{border-bottom-color:#f44336!important}body.theme-vm .warn-500-border-left{border-left-color:#f44336!important}body.theme-vm .warn-600-bg{background-color:#e53935!important}body.theme-vm .warn-600{background-color:#e53935!important;color:#fff!important}body.theme-vm .warn-600[disabled]{background-color:#e539351f!important;color:#ffffff42!important}body.theme-vm .warn-600-fg{color:#e53935!important}body.theme-vm .warn-600-border{border-color:#e53935!important}body.theme-vm .warn-600-border-top{border-top-color:#e53935!important}body.theme-vm .warn-600-border-right{border-right-color:#e53935!important}body.theme-vm .warn-600-border-bottom{border-bottom-color:#e53935!important}body.theme-vm .warn-600-border-left{border-left-color:#e53935!important}body.theme-vm .warn-700-bg{background-color:#d32f2f!important}body.theme-vm .warn-700{background-color:#d32f2f!important;color:#fff!important}body.theme-vm .warn-700[disabled]{background-color:#d32f2f1f!important;color:#ffffff42!important}body.theme-vm .warn-700-fg{color:#d32f2f!important}body.theme-vm .warn-700-border{border-color:#d32f2f!important}body.theme-vm .warn-700-border-top{border-top-color:#d32f2f!important}body.theme-vm .warn-700-border-right{border-right-color:#d32f2f!important}body.theme-vm .warn-700-border-bottom{border-bottom-color:#d32f2f!important}body.theme-vm .warn-700-border-left{border-left-color:#d32f2f!important}body.theme-vm .warn-800-bg{background-color:#c62828!important}body.theme-vm .warn-800{background-color:#c62828!important;color:#fff!important}body.theme-vm .warn-800[disabled]{background-color:#c628281f!important;color:#ffffff42!important}body.theme-vm .warn-800-fg{color:#c62828!important}body.theme-vm .warn-800-border{border-color:#c62828!important}body.theme-vm .warn-800-border-top{border-top-color:#c62828!important}body.theme-vm .warn-800-border-right{border-right-color:#c62828!important}body.theme-vm .warn-800-border-bottom{border-bottom-color:#c62828!important}body.theme-vm .warn-800-border-left{border-left-color:#c62828!important}body.theme-vm .warn-900-bg{background-color:#b71c1c!important}body.theme-vm .warn-900{background-color:#b71c1c!important;color:#fff!important}body.theme-vm .warn-900[disabled]{background-color:#b71c1c1f!important;color:#ffffff42!important}body.theme-vm .warn-900-fg{color:#b71c1c!important}body.theme-vm .warn-900-border{border-color:#b71c1c!important}body.theme-vm .warn-900-border-top{border-top-color:#b71c1c!important}body.theme-vm .warn-900-border-right{border-right-color:#b71c1c!important}body.theme-vm .warn-900-border-bottom{border-bottom-color:#b71c1c!important}body.theme-vm .warn-900-border-left{border-left-color:#b71c1c!important}body.theme-vm .warn-A100-bg{background-color:#ff8a80!important}body.theme-vm .warn-A100{background-color:#ff8a80!important;color:#000000de!important}body.theme-vm .warn-A100[disabled]{background-color:#ff8a801f!important;color:#00000042!important}body.theme-vm .warn-A100-fg{color:#ff8a80!important}body.theme-vm .warn-A100-border{border-color:#ff8a80!important}body.theme-vm .warn-A100-border-top{border-top-color:#ff8a80!important}body.theme-vm .warn-A100-border-right{border-right-color:#ff8a80!important}body.theme-vm .warn-A100-border-bottom{border-bottom-color:#ff8a80!important}body.theme-vm .warn-A100-border-left{border-left-color:#ff8a80!important}body.theme-vm .warn-A200-bg{background-color:#ff5252!important}body.theme-vm .warn-A200{background-color:#ff5252!important;color:#fff!important}body.theme-vm .warn-A200[disabled]{background-color:#ff52521f!important;color:#ffffff42!important}body.theme-vm .warn-A200-fg{color:#ff5252!important}body.theme-vm .warn-A200-border{border-color:#ff5252!important}body.theme-vm .warn-A200-border-top{border-top-color:#ff5252!important}body.theme-vm .warn-A200-border-right{border-right-color:#ff5252!important}body.theme-vm .warn-A200-border-bottom{border-bottom-color:#ff5252!important}body.theme-vm .warn-A200-border-left{border-left-color:#ff5252!important}body.theme-vm .warn-A400-bg{background-color:#ff1744!important}body.theme-vm .warn-A400{background-color:#ff1744!important;color:#fff!important}body.theme-vm .warn-A400[disabled]{background-color:#ff17441f!important;color:#ffffff42!important}body.theme-vm .warn-A400-fg{color:#ff1744!important}body.theme-vm .warn-A400-border{border-color:#ff1744!important}body.theme-vm .warn-A400-border-top{border-top-color:#ff1744!important}body.theme-vm .warn-A400-border-right{border-right-color:#ff1744!important}body.theme-vm .warn-A400-border-bottom{border-bottom-color:#ff1744!important}body.theme-vm .warn-A400-border-left{border-left-color:#ff1744!important}body.theme-vm .warn-A700-bg{background-color:#d50000!important}body.theme-vm .warn-A700{background-color:#d50000!important;color:#fff!important}body.theme-vm .warn-A700[disabled]{background-color:#d500001f!important;color:#ffffff42!important}body.theme-vm .warn-A700-fg{color:#d50000!important}body.theme-vm .warn-A700-border{border-color:#d50000!important}body.theme-vm .warn-A700-border-top{border-top-color:#d50000!important}body.theme-vm .warn-A700-border-right{border-right-color:#d50000!important}body.theme-vm .warn-A700-border-bottom{border-bottom-color:#d50000!important}body.theme-vm .warn-A700-border-left{border-left-color:#d50000!important}body.theme-vm .warn-bg{background-color:#f44336!important}body.theme-vm .warn{background-color:#f44336!important;color:#fff!important}body.theme-vm .warn[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-vm .warn-fg{color:#f44336!important}body.theme-vm .warn-border{border-color:#f44336!important}body.theme-vm .warn-border-top{border-top-color:#f44336!important}body.theme-vm .warn-border-right{border-right-color:#f44336!important}body.theme-vm .warn-border-bottom{border-bottom-color:#f44336!important}body.theme-vm .warn-border-left{border-left-color:#f44336!important}body.theme-vm .primary-50 i,body.theme-vm .primary-50 .icon,body.theme-vm .primary-100 i,body.theme-vm .primary-100 .icon,body.theme-vm .primary-200 i,body.theme-vm .primary-200 .icon,body.theme-vm .primary-A100 i,body.theme-vm .primary-A100 .icon,body.theme-vm .accent-50 i,body.theme-vm .accent-50 .icon,body.theme-vm .accent-100 i,body.theme-vm .accent-100 .icon,body.theme-vm .warn-50 i,body.theme-vm .warn-50 .icon,body.theme-vm .warn-100 i,body.theme-vm .warn-100 .icon,body.theme-vm .warn-200 i,body.theme-vm .warn-200 .icon,body.theme-vm .warn-300 i,body.theme-vm .warn-300 .icon,body.theme-vm .warn-400 i,body.theme-vm .warn-400 .icon,body.theme-vm .warn-A100 i,body.theme-vm .warn-A100 .icon{color:#0000008a}body.theme-vm .primary-50.secondary-text,body.theme-vm .primary-50 .secondary-text,body.theme-vm .primary-100.secondary-text,body.theme-vm .primary-100 .secondary-text,body.theme-vm .primary-200.secondary-text,body.theme-vm .primary-200 .secondary-text,body.theme-vm .primary-A100.secondary-text,body.theme-vm .primary-A100 .secondary-text,body.theme-vm .accent-50.secondary-text,body.theme-vm .accent-50 .secondary-text,body.theme-vm .accent-100.secondary-text,body.theme-vm .accent-100 .secondary-text,body.theme-vm .warn-50.secondary-text,body.theme-vm .warn-50 .secondary-text,body.theme-vm .warn-100.secondary-text,body.theme-vm .warn-100 .secondary-text,body.theme-vm .warn-200.secondary-text,body.theme-vm .warn-200 .secondary-text,body.theme-vm .warn-300.secondary-text,body.theme-vm .warn-300 .secondary-text,body.theme-vm .warn-400.secondary-text,body.theme-vm .warn-400 .secondary-text,body.theme-vm .warn-A100.secondary-text,body.theme-vm .warn-A100 .secondary-text{color:#0000008a!important}body.theme-vm .primary-50.hint-text,body.theme-vm .primary-50 .hint-text,body.theme-vm .primary-50.disabled-text,body.theme-vm .primary-50 .disabled-text,body.theme-vm .primary-100.hint-text,body.theme-vm .primary-100 .hint-text,body.theme-vm .primary-100.disabled-text,body.theme-vm .primary-100 .disabled-text,body.theme-vm .primary-200.hint-text,body.theme-vm .primary-200 .hint-text,body.theme-vm .primary-200.disabled-text,body.theme-vm .primary-200 .disabled-text,body.theme-vm .primary-A100.hint-text,body.theme-vm .primary-A100 .hint-text,body.theme-vm .primary-A100.disabled-text,body.theme-vm .primary-A100 .disabled-text,body.theme-vm .accent-50.hint-text,body.theme-vm .accent-50 .hint-text,body.theme-vm .accent-50.disabled-text,body.theme-vm .accent-50 .disabled-text,body.theme-vm .accent-100.hint-text,body.theme-vm .accent-100 .hint-text,body.theme-vm .accent-100.disabled-text,body.theme-vm .accent-100 .disabled-text,body.theme-vm .warn-50.hint-text,body.theme-vm .warn-50 .hint-text,body.theme-vm .warn-50.disabled-text,body.theme-vm .warn-50 .disabled-text,body.theme-vm .warn-100.hint-text,body.theme-vm .warn-100 .hint-text,body.theme-vm .warn-100.disabled-text,body.theme-vm .warn-100 .disabled-text,body.theme-vm .warn-200.hint-text,body.theme-vm .warn-200 .hint-text,body.theme-vm .warn-200.disabled-text,body.theme-vm .warn-200 .disabled-text,body.theme-vm .warn-300.hint-text,body.theme-vm .warn-300 .hint-text,body.theme-vm .warn-300.disabled-text,body.theme-vm .warn-300 .disabled-text,body.theme-vm .warn-400.hint-text,body.theme-vm .warn-400 .hint-text,body.theme-vm .warn-400.disabled-text,body.theme-vm .warn-400 .disabled-text,body.theme-vm .warn-A100.hint-text,body.theme-vm .warn-A100 .hint-text,body.theme-vm .warn-A100.disabled-text,body.theme-vm .warn-A100 .disabled-text{color:#00000061!important}body.theme-vm .primary-50.divider,body.theme-vm .primary-50 .divider,body.theme-vm .primary-100.divider,body.theme-vm .primary-100 .divider,body.theme-vm .primary-200.divider,body.theme-vm .primary-200 .divider,body.theme-vm .primary-A100.divider,body.theme-vm .primary-A100 .divider,body.theme-vm .accent-50.divider,body.theme-vm .accent-50 .divider,body.theme-vm .accent-100.divider,body.theme-vm .accent-100 .divider,body.theme-vm .warn-50.divider,body.theme-vm .warn-50 .divider,body.theme-vm .warn-100.divider,body.theme-vm .warn-100 .divider,body.theme-vm .warn-200.divider,body.theme-vm .warn-200 .divider,body.theme-vm .warn-300.divider,body.theme-vm .warn-300 .divider,body.theme-vm .warn-400.divider,body.theme-vm .warn-400 .divider,body.theme-vm .warn-A100.divider,body.theme-vm .warn-A100 .divider{color:#0000001f!important}body.theme-vm .primary-50 .mat-ripple-element,body.theme-vm .primary-100 .mat-ripple-element,body.theme-vm .primary-200 .mat-ripple-element,body.theme-vm .primary-A100 .mat-ripple-element,body.theme-vm .accent-50 .mat-ripple-element,body.theme-vm .accent-100 .mat-ripple-element,body.theme-vm .warn-50 .mat-ripple-element,body.theme-vm .warn-100 .mat-ripple-element,body.theme-vm .warn-200 .mat-ripple-element,body.theme-vm .warn-300 .mat-ripple-element,body.theme-vm .warn-400 .mat-ripple-element,body.theme-vm .warn-A100 .mat-ripple-element{background:#0000001a}body.theme-vm .primary-50 .adaptive-border-color,body.theme-vm .primary-100 .adaptive-border-color,body.theme-vm .primary-200 .adaptive-border-color,body.theme-vm .primary-A100 .adaptive-border-color,body.theme-vm .accent-50 .adaptive-border-color,body.theme-vm .accent-100 .adaptive-border-color,body.theme-vm .warn-50 .adaptive-border-color,body.theme-vm .warn-100 .adaptive-border-color,body.theme-vm .warn-200 .adaptive-border-color,body.theme-vm .warn-300 .adaptive-border-color,body.theme-vm .warn-400 .adaptive-border-color,body.theme-vm .warn-A100 .adaptive-border-color{border-color:#0000001f}body.theme-vm .primary-300 i,body.theme-vm .primary-300 .icon,body.theme-vm .primary-400 i,body.theme-vm .primary-400 .icon,body.theme-vm .primary-500 i,body.theme-vm .primary-500 .icon,body.theme-vm .primary-600 i,body.theme-vm .primary-600 .icon,body.theme-vm .primary-700 i,body.theme-vm .primary-700 .icon,body.theme-vm .primary-800 i,body.theme-vm .primary-800 .icon,body.theme-vm .primary-900 i,body.theme-vm .primary-900 .icon,body.theme-vm .primary-A200 i,body.theme-vm .primary-A200 .icon,body.theme-vm .primary-A400 i,body.theme-vm .primary-A400 .icon,body.theme-vm .primary-A700 i,body.theme-vm .primary-A700 .icon,body.theme-vm .primary i,body.theme-vm .primary .icon,body.theme-vm .accent-400 i,body.theme-vm .accent-400 .icon,body.theme-vm .accent-500 i,body.theme-vm .accent-500 .icon,body.theme-vm .accent-600 i,body.theme-vm .accent-600 .icon,body.theme-vm .accent i,body.theme-vm .accent .icon,body.theme-vm .warn-500 i,body.theme-vm .warn-500 .icon,body.theme-vm .warn-600 i,body.theme-vm .warn-600 .icon,body.theme-vm .warn-700 i,body.theme-vm .warn-700 .icon,body.theme-vm .warn-800 i,body.theme-vm .warn-800 .icon,body.theme-vm .warn-900 i,body.theme-vm .warn-900 .icon,body.theme-vm .warn-A200 i,body.theme-vm .warn-A200 .icon,body.theme-vm .warn-A400 i,body.theme-vm .warn-A400 .icon,body.theme-vm .warn-A700 i,body.theme-vm .warn-A700 .icon,body.theme-vm .warn i,body.theme-vm .warn .icon{color:#fff}body.theme-vm .primary-300.secondary-text,body.theme-vm .primary-300 .secondary-text,body.theme-vm .primary-400.secondary-text,body.theme-vm .primary-400 .secondary-text,body.theme-vm .primary-500.secondary-text,body.theme-vm .primary-500 .secondary-text,body.theme-vm .primary-600.secondary-text,body.theme-vm .primary-600 .secondary-text,body.theme-vm .primary-700.secondary-text,body.theme-vm .primary-700 .secondary-text,body.theme-vm .primary-800.secondary-text,body.theme-vm .primary-800 .secondary-text,body.theme-vm .primary-900.secondary-text,body.theme-vm .primary-900 .secondary-text,body.theme-vm .primary-A200.secondary-text,body.theme-vm .primary-A200 .secondary-text,body.theme-vm .primary-A400.secondary-text,body.theme-vm .primary-A400 .secondary-text,body.theme-vm .primary-A700.secondary-text,body.theme-vm .primary-A700 .secondary-text,body.theme-vm .primary.secondary-text,body.theme-vm .primary .secondary-text,body.theme-vm .accent-400.secondary-text,body.theme-vm .accent-400 .secondary-text,body.theme-vm .accent-500.secondary-text,body.theme-vm .accent-500 .secondary-text,body.theme-vm .accent-600.secondary-text,body.theme-vm .accent-600 .secondary-text,body.theme-vm .accent.secondary-text,body.theme-vm .accent .secondary-text,body.theme-vm .warn-500.secondary-text,body.theme-vm .warn-500 .secondary-text,body.theme-vm .warn-600.secondary-text,body.theme-vm .warn-600 .secondary-text,body.theme-vm .warn-700.secondary-text,body.theme-vm .warn-700 .secondary-text,body.theme-vm .warn-800.secondary-text,body.theme-vm .warn-800 .secondary-text,body.theme-vm .warn-900.secondary-text,body.theme-vm .warn-900 .secondary-text,body.theme-vm .warn-A200.secondary-text,body.theme-vm .warn-A200 .secondary-text,body.theme-vm .warn-A400.secondary-text,body.theme-vm .warn-A400 .secondary-text,body.theme-vm .warn-A700.secondary-text,body.theme-vm .warn-A700 .secondary-text,body.theme-vm .warn.secondary-text,body.theme-vm .warn .secondary-text{color:#ffffffb3!important}body.theme-vm .primary-300.hint-text,body.theme-vm .primary-300 .hint-text,body.theme-vm .primary-300.disabled-text,body.theme-vm .primary-300 .disabled-text,body.theme-vm .primary-400.hint-text,body.theme-vm .primary-400 .hint-text,body.theme-vm .primary-400.disabled-text,body.theme-vm .primary-400 .disabled-text,body.theme-vm .primary-500.hint-text,body.theme-vm .primary-500 .hint-text,body.theme-vm .primary-500.disabled-text,body.theme-vm .primary-500 .disabled-text,body.theme-vm .primary-600.hint-text,body.theme-vm .primary-600 .hint-text,body.theme-vm .primary-600.disabled-text,body.theme-vm .primary-600 .disabled-text,body.theme-vm .primary-700.hint-text,body.theme-vm .primary-700 .hint-text,body.theme-vm .primary-700.disabled-text,body.theme-vm .primary-700 .disabled-text,body.theme-vm .primary-800.hint-text,body.theme-vm .primary-800 .hint-text,body.theme-vm .primary-800.disabled-text,body.theme-vm .primary-800 .disabled-text,body.theme-vm .primary-900.hint-text,body.theme-vm .primary-900 .hint-text,body.theme-vm .primary-900.disabled-text,body.theme-vm .primary-900 .disabled-text,body.theme-vm .primary-A200.hint-text,body.theme-vm .primary-A200 .hint-text,body.theme-vm .primary-A200.disabled-text,body.theme-vm .primary-A200 .disabled-text,body.theme-vm .primary-A400.hint-text,body.theme-vm .primary-A400 .hint-text,body.theme-vm .primary-A400.disabled-text,body.theme-vm .primary-A400 .disabled-text,body.theme-vm .primary-A700.hint-text,body.theme-vm .primary-A700 .hint-text,body.theme-vm .primary-A700.disabled-text,body.theme-vm .primary-A700 .disabled-text,body.theme-vm .primary.hint-text,body.theme-vm .primary .hint-text,body.theme-vm .primary.disabled-text,body.theme-vm .primary .disabled-text,body.theme-vm .accent-400.hint-text,body.theme-vm .accent-400 .hint-text,body.theme-vm .accent-400.disabled-text,body.theme-vm .accent-400 .disabled-text,body.theme-vm .accent-500.hint-text,body.theme-vm .accent-500 .hint-text,body.theme-vm .accent-500.disabled-text,body.theme-vm .accent-500 .disabled-text,body.theme-vm .accent-600.hint-text,body.theme-vm .accent-600 .hint-text,body.theme-vm .accent-600.disabled-text,body.theme-vm .accent-600 .disabled-text,body.theme-vm .accent.hint-text,body.theme-vm .accent .hint-text,body.theme-vm .accent.disabled-text,body.theme-vm .accent .disabled-text,body.theme-vm .warn-500.hint-text,body.theme-vm .warn-500 .hint-text,body.theme-vm .warn-500.disabled-text,body.theme-vm .warn-500 .disabled-text,body.theme-vm .warn-600.hint-text,body.theme-vm .warn-600 .hint-text,body.theme-vm .warn-600.disabled-text,body.theme-vm .warn-600 .disabled-text,body.theme-vm .warn-700.hint-text,body.theme-vm .warn-700 .hint-text,body.theme-vm .warn-700.disabled-text,body.theme-vm .warn-700 .disabled-text,body.theme-vm .warn-800.hint-text,body.theme-vm .warn-800 .hint-text,body.theme-vm .warn-800.disabled-text,body.theme-vm .warn-800 .disabled-text,body.theme-vm .warn-900.hint-text,body.theme-vm .warn-900 .hint-text,body.theme-vm .warn-900.disabled-text,body.theme-vm .warn-900 .disabled-text,body.theme-vm .warn-A200.hint-text,body.theme-vm .warn-A200 .hint-text,body.theme-vm .warn-A200.disabled-text,body.theme-vm .warn-A200 .disabled-text,body.theme-vm .warn-A400.hint-text,body.theme-vm .warn-A400 .hint-text,body.theme-vm .warn-A400.disabled-text,body.theme-vm .warn-A400 .disabled-text,body.theme-vm .warn-A700.hint-text,body.theme-vm .warn-A700 .hint-text,body.theme-vm .warn-A700.disabled-text,body.theme-vm .warn-A700 .disabled-text,body.theme-vm .warn.hint-text,body.theme-vm .warn .hint-text,body.theme-vm .warn.disabled-text,body.theme-vm .warn .disabled-text{color:#ffffff80!important}body.theme-vm .primary-300.divider,body.theme-vm .primary-300 .divider,body.theme-vm .primary-400.divider,body.theme-vm .primary-400 .divider,body.theme-vm .primary-500.divider,body.theme-vm .primary-500 .divider,body.theme-vm .primary-600.divider,body.theme-vm .primary-600 .divider,body.theme-vm .primary-700.divider,body.theme-vm .primary-700 .divider,body.theme-vm .primary-800.divider,body.theme-vm .primary-800 .divider,body.theme-vm .primary-900.divider,body.theme-vm .primary-900 .divider,body.theme-vm .primary-A200.divider,body.theme-vm .primary-A200 .divider,body.theme-vm .primary-A400.divider,body.theme-vm .primary-A400 .divider,body.theme-vm .primary-A700.divider,body.theme-vm .primary-A700 .divider,body.theme-vm .primary.divider,body.theme-vm .primary .divider,body.theme-vm .accent-400.divider,body.theme-vm .accent-400 .divider,body.theme-vm .accent-500.divider,body.theme-vm .accent-500 .divider,body.theme-vm .accent-600.divider,body.theme-vm .accent-600 .divider,body.theme-vm .accent.divider,body.theme-vm .accent .divider,body.theme-vm .warn-500.divider,body.theme-vm .warn-500 .divider,body.theme-vm .warn-600.divider,body.theme-vm .warn-600 .divider,body.theme-vm .warn-700.divider,body.theme-vm .warn-700 .divider,body.theme-vm .warn-800.divider,body.theme-vm .warn-800 .divider,body.theme-vm .warn-900.divider,body.theme-vm .warn-900 .divider,body.theme-vm .warn-A200.divider,body.theme-vm .warn-A200 .divider,body.theme-vm .warn-A400.divider,body.theme-vm .warn-A400 .divider,body.theme-vm .warn-A700.divider,body.theme-vm .warn-A700 .divider,body.theme-vm .warn.divider,body.theme-vm .warn .divider{color:#ffffff1f!important}body.theme-vm .primary-300 .mat-ripple-element,body.theme-vm .primary-400 .mat-ripple-element,body.theme-vm .primary-500 .mat-ripple-element,body.theme-vm .primary-600 .mat-ripple-element,body.theme-vm .primary-700 .mat-ripple-element,body.theme-vm .primary-800 .mat-ripple-element,body.theme-vm .primary-900 .mat-ripple-element,body.theme-vm .primary-A200 .mat-ripple-element,body.theme-vm .primary-A400 .mat-ripple-element,body.theme-vm .primary-A700 .mat-ripple-element,body.theme-vm .primary .mat-ripple-element,body.theme-vm .accent-400 .mat-ripple-element,body.theme-vm .accent-500 .mat-ripple-element,body.theme-vm .accent-600 .mat-ripple-element,body.theme-vm .accent .mat-ripple-element,body.theme-vm .warn-500 .mat-ripple-element,body.theme-vm .warn-600 .mat-ripple-element,body.theme-vm .warn-700 .mat-ripple-element,body.theme-vm .warn-800 .mat-ripple-element,body.theme-vm .warn-900 .mat-ripple-element,body.theme-vm .warn-A200 .mat-ripple-element,body.theme-vm .warn-A400 .mat-ripple-element,body.theme-vm .warn-A700 .mat-ripple-element,body.theme-vm .warn .mat-ripple-element{background:#ffffff1a}body.theme-vm .primary-300 .adaptive-border-color,body.theme-vm .primary-400 .adaptive-border-color,body.theme-vm .primary-500 .adaptive-border-color,body.theme-vm .primary-600 .adaptive-border-color,body.theme-vm .primary-700 .adaptive-border-color,body.theme-vm .primary-800 .adaptive-border-color,body.theme-vm .primary-900 .adaptive-border-color,body.theme-vm .primary-A200 .adaptive-border-color,body.theme-vm .primary-A400 .adaptive-border-color,body.theme-vm .primary-A700 .adaptive-border-color,body.theme-vm .primary .adaptive-border-color,body.theme-vm .accent-400 .adaptive-border-color,body.theme-vm .accent-500 .adaptive-border-color,body.theme-vm .accent-600 .adaptive-border-color,body.theme-vm .accent .adaptive-border-color,body.theme-vm .warn-500 .adaptive-border-color,body.theme-vm .warn-600 .adaptive-border-color,body.theme-vm .warn-700 .adaptive-border-color,body.theme-vm .warn-800 .adaptive-border-color,body.theme-vm .warn-900 .adaptive-border-color,body.theme-vm .warn-A200 .adaptive-border-color,body.theme-vm .warn-A400 .adaptive-border-color,body.theme-vm .warn-A700 .adaptive-border-color,body.theme-vm .warn .adaptive-border-color{border-color:#ffffff1f}body.theme-vm .primary-50 input[type=text],body.theme-vm .primary-100 input[type=text],body.theme-vm .primary-200 input[type=text],body.theme-vm .primary-A100 input[type=text],body.theme-vm .accent-50 input[type=text],body.theme-vm .accent-100 input[type=text],body.theme-vm .warn-50 input[type=text],body.theme-vm .warn-100 input[type=text],body.theme-vm .warn-200 input[type=text],body.theme-vm .warn-300 input[type=text],body.theme-vm .warn-400 input[type=text],body.theme-vm .warn-A100 input[type=text]{color:#000}body.theme-vm .primary-50 .mat-form-field-label,body.theme-vm .primary-100 .mat-form-field-label,body.theme-vm .primary-200 .mat-form-field-label,body.theme-vm .primary-A100 .mat-form-field-label,body.theme-vm .accent-50 .mat-form-field-label,body.theme-vm .accent-100 .mat-form-field-label,body.theme-vm .warn-50 .mat-form-field-label,body.theme-vm .warn-100 .mat-form-field-label,body.theme-vm .warn-200 .mat-form-field-label,body.theme-vm .warn-300 .mat-form-field-label,body.theme-vm .warn-400 .mat-form-field-label,body.theme-vm .warn-A100 .mat-form-field-label{color:#00000061}body.theme-vm .primary-50 .mat-form-field-underline,body.theme-vm .primary-100 .mat-form-field-underline,body.theme-vm .primary-200 .mat-form-field-underline,body.theme-vm .primary-A100 .mat-form-field-underline,body.theme-vm .accent-50 .mat-form-field-underline,body.theme-vm .accent-100 .mat-form-field-underline,body.theme-vm .warn-50 .mat-form-field-underline,body.theme-vm .warn-100 .mat-form-field-underline,body.theme-vm .warn-200 .mat-form-field-underline,body.theme-vm .warn-300 .mat-form-field-underline,body.theme-vm .warn-400 .mat-form-field-underline,body.theme-vm .warn-A100 .mat-form-field-underline{background-color:#0000001f}body.theme-vm .primary-50 .mat-select-trigger,body.theme-vm .primary-50 .mat-select-arrow,body.theme-vm .primary-100 .mat-select-trigger,body.theme-vm .primary-100 .mat-select-arrow,body.theme-vm .primary-200 .mat-select-trigger,body.theme-vm .primary-200 .mat-select-arrow,body.theme-vm .primary-A100 .mat-select-trigger,body.theme-vm .primary-A100 .mat-select-arrow,body.theme-vm .accent-50 .mat-select-trigger,body.theme-vm .accent-50 .mat-select-arrow,body.theme-vm .accent-100 .mat-select-trigger,body.theme-vm .accent-100 .mat-select-arrow,body.theme-vm .warn-50 .mat-select-trigger,body.theme-vm .warn-50 .mat-select-arrow,body.theme-vm .warn-100 .mat-select-trigger,body.theme-vm .warn-100 .mat-select-arrow,body.theme-vm .warn-200 .mat-select-trigger,body.theme-vm .warn-200 .mat-select-arrow,body.theme-vm .warn-300 .mat-select-trigger,body.theme-vm .warn-300 .mat-select-arrow,body.theme-vm .warn-400 .mat-select-trigger,body.theme-vm .warn-400 .mat-select-arrow,body.theme-vm .warn-A100 .mat-select-trigger,body.theme-vm .warn-A100 .mat-select-arrow{color:#00000061}body.theme-vm .primary-50 .mat-select-underline,body.theme-vm .primary-100 .mat-select-underline,body.theme-vm .primary-200 .mat-select-underline,body.theme-vm .primary-A100 .mat-select-underline,body.theme-vm .accent-50 .mat-select-underline,body.theme-vm .accent-100 .mat-select-underline,body.theme-vm .warn-50 .mat-select-underline,body.theme-vm .warn-100 .mat-select-underline,body.theme-vm .warn-200 .mat-select-underline,body.theme-vm .warn-300 .mat-select-underline,body.theme-vm .warn-400 .mat-select-underline,body.theme-vm .warn-A100 .mat-select-underline{background-color:#0000001f}body.theme-vm .primary-50 .mat-select-disabled .mat-select-value,body.theme-vm .primary-50 .mat-select-arrow,body.theme-vm .primary-50 .mat-select-trigger,body.theme-vm .primary-100 .mat-select-disabled .mat-select-value,body.theme-vm .primary-100 .mat-select-arrow,body.theme-vm .primary-100 .mat-select-trigger,body.theme-vm .primary-200 .mat-select-disabled .mat-select-value,body.theme-vm .primary-200 .mat-select-arrow,body.theme-vm .primary-200 .mat-select-trigger,body.theme-vm .primary-A100 .mat-select-disabled .mat-select-value,body.theme-vm .primary-A100 .mat-select-arrow,body.theme-vm .primary-A100 .mat-select-trigger,body.theme-vm .accent-50 .mat-select-disabled .mat-select-value,body.theme-vm .accent-50 .mat-select-arrow,body.theme-vm .accent-50 .mat-select-trigger,body.theme-vm .accent-100 .mat-select-disabled .mat-select-value,body.theme-vm .accent-100 .mat-select-arrow,body.theme-vm .accent-100 .mat-select-trigger,body.theme-vm .warn-50 .mat-select-disabled .mat-select-value,body.theme-vm .warn-50 .mat-select-arrow,body.theme-vm .warn-50 .mat-select-trigger,body.theme-vm .warn-100 .mat-select-disabled .mat-select-value,body.theme-vm .warn-100 .mat-select-arrow,body.theme-vm .warn-100 .mat-select-trigger,body.theme-vm .warn-200 .mat-select-disabled .mat-select-value,body.theme-vm .warn-200 .mat-select-arrow,body.theme-vm .warn-200 .mat-select-trigger,body.theme-vm .warn-300 .mat-select-disabled .mat-select-value,body.theme-vm .warn-300 .mat-select-arrow,body.theme-vm .warn-300 .mat-select-trigger,body.theme-vm .warn-400 .mat-select-disabled .mat-select-value,body.theme-vm .warn-400 .mat-select-arrow,body.theme-vm .warn-400 .mat-select-trigger,body.theme-vm .warn-A100 .mat-select-disabled .mat-select-value,body.theme-vm .warn-A100 .mat-select-arrow,body.theme-vm .warn-A100 .mat-select-trigger{color:#00000061}body.theme-vm .primary-300 input[type=text],body.theme-vm .primary-400 input[type=text],body.theme-vm .primary-500 input[type=text],body.theme-vm .primary-600 input[type=text],body.theme-vm .primary-700 input[type=text],body.theme-vm .primary-800 input[type=text],body.theme-vm .primary-900 input[type=text],body.theme-vm .primary-A200 input[type=text],body.theme-vm .primary-A400 input[type=text],body.theme-vm .primary-A700 input[type=text],body.theme-vm .primary input[type=text],body.theme-vm .accent-400 input[type=text],body.theme-vm .accent-500 input[type=text],body.theme-vm .accent-600 input[type=text],body.theme-vm .accent input[type=text],body.theme-vm .warn-500 input[type=text],body.theme-vm .warn-600 input[type=text],body.theme-vm .warn-700 input[type=text],body.theme-vm .warn-800 input[type=text],body.theme-vm .warn-900 input[type=text],body.theme-vm .warn-A200 input[type=text],body.theme-vm .warn-A400 input[type=text],body.theme-vm .warn-A700 input[type=text],body.theme-vm .warn input[type=text]{color:#fff}body.theme-vm .primary-300 .mat-form-field-label,body.theme-vm .primary-400 .mat-form-field-label,body.theme-vm .primary-500 .mat-form-field-label,body.theme-vm .primary-600 .mat-form-field-label,body.theme-vm .primary-700 .mat-form-field-label,body.theme-vm .primary-800 .mat-form-field-label,body.theme-vm .primary-900 .mat-form-field-label,body.theme-vm .primary-A200 .mat-form-field-label,body.theme-vm .primary-A400 .mat-form-field-label,body.theme-vm .primary-A700 .mat-form-field-label,body.theme-vm .primary .mat-form-field-label,body.theme-vm .accent-400 .mat-form-field-label,body.theme-vm .accent-500 .mat-form-field-label,body.theme-vm .accent-600 .mat-form-field-label,body.theme-vm .accent .mat-form-field-label,body.theme-vm .warn-500 .mat-form-field-label,body.theme-vm .warn-600 .mat-form-field-label,body.theme-vm .warn-700 .mat-form-field-label,body.theme-vm .warn-800 .mat-form-field-label,body.theme-vm .warn-900 .mat-form-field-label,body.theme-vm .warn-A200 .mat-form-field-label,body.theme-vm .warn-A400 .mat-form-field-label,body.theme-vm .warn-A700 .mat-form-field-label,body.theme-vm .warn .mat-form-field-label{color:#ffffff80}body.theme-vm .primary-300 .mat-form-field-underline,body.theme-vm .primary-400 .mat-form-field-underline,body.theme-vm .primary-500 .mat-form-field-underline,body.theme-vm .primary-600 .mat-form-field-underline,body.theme-vm .primary-700 .mat-form-field-underline,body.theme-vm .primary-800 .mat-form-field-underline,body.theme-vm .primary-900 .mat-form-field-underline,body.theme-vm .primary-A200 .mat-form-field-underline,body.theme-vm .primary-A400 .mat-form-field-underline,body.theme-vm .primary-A700 .mat-form-field-underline,body.theme-vm .primary .mat-form-field-underline,body.theme-vm .accent-400 .mat-form-field-underline,body.theme-vm .accent-500 .mat-form-field-underline,body.theme-vm .accent-600 .mat-form-field-underline,body.theme-vm .accent .mat-form-field-underline,body.theme-vm .warn-500 .mat-form-field-underline,body.theme-vm .warn-600 .mat-form-field-underline,body.theme-vm .warn-700 .mat-form-field-underline,body.theme-vm .warn-800 .mat-form-field-underline,body.theme-vm .warn-900 .mat-form-field-underline,body.theme-vm .warn-A200 .mat-form-field-underline,body.theme-vm .warn-A400 .mat-form-field-underline,body.theme-vm .warn-A700 .mat-form-field-underline,body.theme-vm .warn .mat-form-field-underline{background-color:#ffffff1f}body.theme-vm .primary-300 .mat-select-trigger,body.theme-vm .primary-300 .mat-select-arrow,body.theme-vm .primary-400 .mat-select-trigger,body.theme-vm .primary-400 .mat-select-arrow,body.theme-vm .primary-500 .mat-select-trigger,body.theme-vm .primary-500 .mat-select-arrow,body.theme-vm .primary-600 .mat-select-trigger,body.theme-vm .primary-600 .mat-select-arrow,body.theme-vm .primary-700 .mat-select-trigger,body.theme-vm .primary-700 .mat-select-arrow,body.theme-vm .primary-800 .mat-select-trigger,body.theme-vm .primary-800 .mat-select-arrow,body.theme-vm .primary-900 .mat-select-trigger,body.theme-vm .primary-900 .mat-select-arrow,body.theme-vm .primary-A200 .mat-select-trigger,body.theme-vm .primary-A200 .mat-select-arrow,body.theme-vm .primary-A400 .mat-select-trigger,body.theme-vm .primary-A400 .mat-select-arrow,body.theme-vm .primary-A700 .mat-select-trigger,body.theme-vm .primary-A700 .mat-select-arrow,body.theme-vm .primary .mat-select-trigger,body.theme-vm .primary .mat-select-arrow,body.theme-vm .accent-400 .mat-select-trigger,body.theme-vm .accent-400 .mat-select-arrow,body.theme-vm .accent-500 .mat-select-trigger,body.theme-vm .accent-500 .mat-select-arrow,body.theme-vm .accent-600 .mat-select-trigger,body.theme-vm .accent-600 .mat-select-arrow,body.theme-vm .accent .mat-select-trigger,body.theme-vm .accent .mat-select-arrow,body.theme-vm .warn-500 .mat-select-trigger,body.theme-vm .warn-500 .mat-select-arrow,body.theme-vm .warn-600 .mat-select-trigger,body.theme-vm .warn-600 .mat-select-arrow,body.theme-vm .warn-700 .mat-select-trigger,body.theme-vm .warn-700 .mat-select-arrow,body.theme-vm .warn-800 .mat-select-trigger,body.theme-vm .warn-800 .mat-select-arrow,body.theme-vm .warn-900 .mat-select-trigger,body.theme-vm .warn-900 .mat-select-arrow,body.theme-vm .warn-A200 .mat-select-trigger,body.theme-vm .warn-A200 .mat-select-arrow,body.theme-vm .warn-A400 .mat-select-trigger,body.theme-vm .warn-A400 .mat-select-arrow,body.theme-vm .warn-A700 .mat-select-trigger,body.theme-vm .warn-A700 .mat-select-arrow,body.theme-vm .warn .mat-select-trigger,body.theme-vm .warn .mat-select-arrow{color:#ffffff80}body.theme-vm .primary-300 .mat-select-underline,body.theme-vm .primary-400 .mat-select-underline,body.theme-vm .primary-500 .mat-select-underline,body.theme-vm .primary-600 .mat-select-underline,body.theme-vm .primary-700 .mat-select-underline,body.theme-vm .primary-800 .mat-select-underline,body.theme-vm .primary-900 .mat-select-underline,body.theme-vm .primary-A200 .mat-select-underline,body.theme-vm .primary-A400 .mat-select-underline,body.theme-vm .primary-A700 .mat-select-underline,body.theme-vm .primary .mat-select-underline,body.theme-vm .accent-400 .mat-select-underline,body.theme-vm .accent-500 .mat-select-underline,body.theme-vm .accent-600 .mat-select-underline,body.theme-vm .accent .mat-select-underline,body.theme-vm .warn-500 .mat-select-underline,body.theme-vm .warn-600 .mat-select-underline,body.theme-vm .warn-700 .mat-select-underline,body.theme-vm .warn-800 .mat-select-underline,body.theme-vm .warn-900 .mat-select-underline,body.theme-vm .warn-A200 .mat-select-underline,body.theme-vm .warn-A400 .mat-select-underline,body.theme-vm .warn-A700 .mat-select-underline,body.theme-vm .warn .mat-select-underline{background-color:#ffffff1f}body.theme-vm .primary-300 .mat-select-disabled .mat-select-value,body.theme-vm .primary-300 .mat-select-arrow,body.theme-vm .primary-300 .mat-select-trigger,body.theme-vm .primary-400 .mat-select-disabled .mat-select-value,body.theme-vm .primary-400 .mat-select-arrow,body.theme-vm .primary-400 .mat-select-trigger,body.theme-vm .primary-500 .mat-select-disabled .mat-select-value,body.theme-vm .primary-500 .mat-select-arrow,body.theme-vm .primary-500 .mat-select-trigger,body.theme-vm .primary-600 .mat-select-disabled .mat-select-value,body.theme-vm .primary-600 .mat-select-arrow,body.theme-vm .primary-600 .mat-select-trigger,body.theme-vm .primary-700 .mat-select-disabled .mat-select-value,body.theme-vm .primary-700 .mat-select-arrow,body.theme-vm .primary-700 .mat-select-trigger,body.theme-vm .primary-800 .mat-select-disabled .mat-select-value,body.theme-vm .primary-800 .mat-select-arrow,body.theme-vm .primary-800 .mat-select-trigger,body.theme-vm .primary-900 .mat-select-disabled .mat-select-value,body.theme-vm .primary-900 .mat-select-arrow,body.theme-vm .primary-900 .mat-select-trigger,body.theme-vm .primary-A200 .mat-select-disabled .mat-select-value,body.theme-vm .primary-A200 .mat-select-arrow,body.theme-vm .primary-A200 .mat-select-trigger,body.theme-vm .primary-A400 .mat-select-disabled .mat-select-value,body.theme-vm .primary-A400 .mat-select-arrow,body.theme-vm .primary-A400 .mat-select-trigger,body.theme-vm .primary-A700 .mat-select-disabled .mat-select-value,body.theme-vm .primary-A700 .mat-select-arrow,body.theme-vm .primary-A700 .mat-select-trigger,body.theme-vm .primary .mat-select-disabled .mat-select-value,body.theme-vm .primary .mat-select-arrow,body.theme-vm .primary .mat-select-trigger,body.theme-vm .accent-400 .mat-select-disabled .mat-select-value,body.theme-vm .accent-400 .mat-select-arrow,body.theme-vm .accent-400 .mat-select-trigger,body.theme-vm .accent-500 .mat-select-disabled .mat-select-value,body.theme-vm .accent-500 .mat-select-arrow,body.theme-vm .accent-500 .mat-select-trigger,body.theme-vm .accent-600 .mat-select-disabled .mat-select-value,body.theme-vm .accent-600 .mat-select-arrow,body.theme-vm .accent-600 .mat-select-trigger,body.theme-vm .accent .mat-select-disabled .mat-select-value,body.theme-vm .accent .mat-select-arrow,body.theme-vm .accent .mat-select-trigger,body.theme-vm .warn-500 .mat-select-disabled .mat-select-value,body.theme-vm .warn-500 .mat-select-arrow,body.theme-vm .warn-500 .mat-select-trigger,body.theme-vm .warn-600 .mat-select-disabled .mat-select-value,body.theme-vm .warn-600 .mat-select-arrow,body.theme-vm .warn-600 .mat-select-trigger,body.theme-vm .warn-700 .mat-select-disabled .mat-select-value,body.theme-vm .warn-700 .mat-select-arrow,body.theme-vm .warn-700 .mat-select-trigger,body.theme-vm .warn-800 .mat-select-disabled .mat-select-value,body.theme-vm .warn-800 .mat-select-arrow,body.theme-vm .warn-800 .mat-select-trigger,body.theme-vm .warn-900 .mat-select-disabled .mat-select-value,body.theme-vm .warn-900 .mat-select-arrow,body.theme-vm .warn-900 .mat-select-trigger,body.theme-vm .warn-A200 .mat-select-disabled .mat-select-value,body.theme-vm .warn-A200 .mat-select-arrow,body.theme-vm .warn-A200 .mat-select-trigger,body.theme-vm .warn-A400 .mat-select-disabled .mat-select-value,body.theme-vm .warn-A400 .mat-select-arrow,body.theme-vm .warn-A400 .mat-select-trigger,body.theme-vm .warn-A700 .mat-select-disabled .mat-select-value,body.theme-vm .warn-A700 .mat-select-arrow,body.theme-vm .warn-A700 .mat-select-trigger,body.theme-vm .warn .mat-select-disabled .mat-select-value,body.theme-vm .warn .mat-select-arrow,body.theme-vm .warn .mat-select-trigger{color:#ffffff80}body.theme-vm .primary-300 .mat-select-value,body.theme-vm .primary-400 .mat-select-value,body.theme-vm .primary-500 .mat-select-value,body.theme-vm .primary-600 .mat-select-value,body.theme-vm .primary-700 .mat-select-value,body.theme-vm .primary-800 .mat-select-value,body.theme-vm .primary-900 .mat-select-value,body.theme-vm .primary-A200 .mat-select-value,body.theme-vm .primary-A400 .mat-select-value,body.theme-vm .primary-A700 .mat-select-value,body.theme-vm .primary .mat-select-value,body.theme-vm .accent-400 .mat-select-value,body.theme-vm .accent-500 .mat-select-value,body.theme-vm .accent-600 .mat-select-value,body.theme-vm .accent .mat-select-value,body.theme-vm .warn-500 .mat-select-value,body.theme-vm .warn-600 .mat-select-value,body.theme-vm .warn-700 .mat-select-value,body.theme-vm .warn-800 .mat-select-value,body.theme-vm .warn-900 .mat-select-value,body.theme-vm .warn-A200 .mat-select-value,body.theme-vm .warn-A400 .mat-select-value,body.theme-vm .warn-A700 .mat-select-value,body.theme-vm .warn .mat-select-value{color:#fff}body.theme-bm{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #353a48;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #0a4b78;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0a4b78;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #353a48;--mdc-filled-text-field-focus-active-indicator-color: #353a48;--mdc-filled-text-field-focus-label-text-color: rgba(53, 58, 72, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #353a48;--mdc-outlined-text-field-focus-outline-color: #353a48;--mdc-outlined-text-field-focus-label-text-color: rgba(53, 58, 72, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(53, 58, 72, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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(53, 58, 72, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-select-arrow-transform: translateY(-8px);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #353a48;--mdc-switch-selected-handle-color: #353a48;--mdc-switch-selected-hover-state-layer-color: #353a48;--mdc-switch-selected-pressed-state-layer-color: #353a48;--mdc-switch-selected-focus-handle-color: #1e2129;--mdc-switch-selected-hover-handle-color: #1e2129;--mdc-switch-selected-pressed-handle-color: #1e2129;--mdc-switch-selected-focus-track-color: #7d818c;--mdc-switch-selected-hover-track-color: #7d818c;--mdc-switch-selected-pressed-track-color: #7d818c;--mdc-switch-selected-track-color: #7d818c;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-switch-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #353a48;--mdc-slider-focus-handle-color: #353a48;--mdc-slider-hover-handle-color: #353a48;--mdc-slider-active-track-color: #353a48;--mdc-slider-inactive-track-color: #353a48;--mdc-slider-with-tick-marks-inactive-container-color: #353a48;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #353a48;--mat-slider-hover-state-layer-color: rgba(53, 58, 72, .05);--mat-slider-focus-state-layer-color: rgba(53, 58, 72, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--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);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #0a4b78;--mdc-checkbox-selected-hover-icon-color: #0a4b78;--mdc-checkbox-selected-icon-color: #0a4b78;--mdc-checkbox-selected-pressed-icon-color: #0a4b78;--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-selected-focus-state-layer-color: #0a4b78;--mdc-checkbox-selected-hover-state-layer-color: #0a4b78;--mdc-checkbox-selected-pressed-state-layer-color: #0a4b78;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #0a4b78;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #353a48;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #353a48;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-standard-button-toggle-height: 48px;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #353a48;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(53, 58, 72, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(53, 58, 72, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(53, 58, 72, .3);--mat-datepicker-toggle-active-state-icon-color: #353a48;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(53, 58, 72, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #353a48;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #353a48;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #353a48;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--mat-tree-node-min-height: 48px}body.theme-bm .mat-accent{--mat-option-selected-state-label-text-color: #0a4b78;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body.theme-bm .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body.theme-bm .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #353a48;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #353a48;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-bm .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #0a4b78;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0a4b78;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-bm .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-bm .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #353a48;--mdc-linear-progress-track-color: rgba(53, 58, 72, .25)}body.theme-bm .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #0a4b78;--mdc-linear-progress-track-color: rgba(10, 75, 120, .25)}body.theme-bm .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}body.theme-bm .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #0a4b78;--mdc-filled-text-field-focus-active-indicator-color: #0a4b78;--mdc-filled-text-field-focus-label-text-color: rgba(10, 75, 120, .87);--mdc-outlined-text-field-caret-color: #0a4b78;--mdc-outlined-text-field-focus-outline-color: #0a4b78;--mdc-outlined-text-field-focus-label-text-color: rgba(10, 75, 120, .87);--mat-form-field-focus-select-arrow-color: rgba(10, 75, 120, .87)}body.theme-bm .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}body.theme-bm .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(10, 75, 120, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-bm .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-bm .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}body.theme-bm .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,body.theme-bm .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #353a48;--mdc-chip-elevated-selected-container-color: #353a48;--mdc-chip-elevated-disabled-container-color: #353a48;--mdc-chip-flat-disabled-selected-container-color: #353a48;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-bm .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,body.theme-bm .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #0a4b78;--mdc-chip-elevated-selected-container-color: #0a4b78;--mdc-chip-elevated-disabled-container-color: #0a4b78;--mdc-chip-flat-disabled-selected-container-color: #0a4b78;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-bm .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,body.theme-bm .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-bm .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}body.theme-bm .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: rgba(0, 0, 0, .87)}body.theme-bm .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #0a4b78;--mdc-switch-selected-handle-color: #0a4b78;--mdc-switch-selected-hover-state-layer-color: #0a4b78;--mdc-switch-selected-pressed-state-layer-color: #0a4b78}body.theme-bm .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}body.theme-bm .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #353a48;--mdc-radio-selected-hover-icon-color: #353a48;--mdc-radio-selected-icon-color: #353a48;--mdc-radio-selected-pressed-icon-color: #353a48;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #353a48;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-bm .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #0a4b78;--mdc-radio-selected-hover-icon-color: #0a4b78;--mdc-radio-selected-icon-color: #0a4b78;--mdc-radio-selected-pressed-icon-color: #0a4b78;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #0a4b78;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-bm .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-bm .mat-accent{--mdc-slider-handle-color: #0a4b78;--mdc-slider-focus-handle-color: #0a4b78;--mdc-slider-hover-handle-color: #0a4b78;--mdc-slider-active-track-color: #0a4b78;--mdc-slider-inactive-track-color: #0a4b78;--mdc-slider-with-tick-marks-inactive-container-color: #0a4b78;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #0a4b78;--mat-slider-hover-state-layer-color: rgba(10, 75, 120, .05);--mat-slider-focus-state-layer-color: rgba(10, 75, 120, .2)}body.theme-bm .mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2)}body.theme-bm .mdc-list-item__start,body.theme-bm .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #353a48;--mdc-radio-selected-hover-icon-color: #353a48;--mdc-radio-selected-icon-color: #353a48;--mdc-radio-selected-pressed-icon-color: #353a48}body.theme-bm .mat-accent .mdc-list-item__start,body.theme-bm .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #0a4b78;--mdc-radio-selected-hover-icon-color: #0a4b78;--mdc-radio-selected-icon-color: #0a4b78;--mdc-radio-selected-pressed-icon-color: #0a4b78}body.theme-bm .mat-warn .mdc-list-item__start,body.theme-bm .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}body.theme-bm .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: white;--mdc-checkbox-selected-focus-icon-color: #353a48;--mdc-checkbox-selected-hover-icon-color: #353a48;--mdc-checkbox-selected-icon-color: #353a48;--mdc-checkbox-selected-pressed-icon-color: #353a48;--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-selected-focus-state-layer-color: #353a48;--mdc-checkbox-selected-hover-state-layer-color: #353a48;--mdc-checkbox-selected-pressed-state-layer-color: #353a48;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-bm .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: white;--mdc-checkbox-selected-focus-icon-color: #0a4b78;--mdc-checkbox-selected-hover-icon-color: #0a4b78;--mdc-checkbox-selected-icon-color: #0a4b78;--mdc-checkbox-selected-pressed-icon-color: #0a4b78;--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-selected-focus-state-layer-color: #0a4b78;--mdc-checkbox-selected-hover-state-layer-color: #0a4b78;--mdc-checkbox-selected-pressed-state-layer-color: #0a4b78;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-bm .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-bm .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,body.theme-bm .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,body.theme-bm .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,body.theme-bm .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#353a48}body.theme-bm .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,body.theme-bm .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,body.theme-bm .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}body.theme-bm .mdc-list-item__start,body.theme-bm .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}body.theme-bm .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,body.theme-bm .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,body.theme-bm .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}body.theme-bm .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,body.theme-bm .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,body.theme-bm .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}body.theme-bm .mat-mdc-tab-group,body.theme-bm .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #353a48;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #353a48;--mat-tab-header-active-ripple-color: #353a48;--mat-tab-header-inactive-ripple-color: #353a48;--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: #353a48;--mat-tab-header-active-hover-label-text-color: #353a48;--mat-tab-header-active-focus-indicator-color: #353a48;--mat-tab-header-active-hover-indicator-color: #353a48}body.theme-bm .mat-mdc-tab-group.mat-accent,body.theme-bm .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #0a4b78;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #0a4b78;--mat-tab-header-active-ripple-color: #0a4b78;--mat-tab-header-inactive-ripple-color: #0a4b78;--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: #0a4b78;--mat-tab-header-active-hover-label-text-color: #0a4b78;--mat-tab-header-active-focus-indicator-color: #0a4b78;--mat-tab-header-active-hover-indicator-color: #0a4b78}body.theme-bm .mat-mdc-tab-group.mat-warn,body.theme-bm .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}body.theme-bm .mat-mdc-tab-group.mat-background-primary,body.theme-bm .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #353a48;--mat-tab-header-with-background-foreground-color: white}body.theme-bm .mat-mdc-tab-group.mat-background-accent,body.theme-bm .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #0a4b78;--mat-tab-header-with-background-foreground-color: white}body.theme-bm .mat-mdc-tab-group.mat-background-warn,body.theme-bm .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}body.theme-bm .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}body.theme-bm .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: white;--mdc-checkbox-selected-focus-icon-color: #353a48;--mdc-checkbox-selected-hover-icon-color: #353a48;--mdc-checkbox-selected-icon-color: #353a48;--mdc-checkbox-selected-pressed-icon-color: #353a48;--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-selected-focus-state-layer-color: #353a48;--mdc-checkbox-selected-hover-state-layer-color: #353a48;--mdc-checkbox-selected-pressed-state-layer-color: #353a48;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-bm .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-bm .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #353a48;--mat-text-button-state-layer-color: #353a48;--mat-text-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-bm .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #0a4b78;--mat-text-button-state-layer-color: #0a4b78;--mat-text-button-ripple-color: rgba(10, 75, 120, .1)}body.theme-bm .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-bm .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #353a48;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-bm .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #0a4b78;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-bm .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-bm .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #353a48;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-bm .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #0a4b78;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-bm .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-bm .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #353a48;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #353a48;--mat-outlined-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-bm .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #0a4b78;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #0a4b78;--mat-outlined-button-ripple-color: rgba(10, 75, 120, .1)}body.theme-bm .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-bm .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #353a48;--mat-icon-button-state-layer-color: #353a48;--mat-icon-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-bm .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #0a4b78;--mat-icon-button-state-layer-color: #0a4b78;--mat-icon-button-ripple-color: rgba(10, 75, 120, .1)}body.theme-bm .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-bm .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}body.theme-bm .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #353a48;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-bm .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #0a4b78;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-bm .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-bm .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #353a48;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-bm .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #0a4b78;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-bm .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-bm .mat-accent{--mdc-circular-progress-active-indicator-color: #0a4b78}body.theme-bm .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}body.theme-bm .mat-badge-accent{--mat-badge-background-color: #0a4b78;--mat-badge-text-color: white}body.theme-bm .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}body.theme-bm .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #0a4b78;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(10, 75, 120, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(10, 75, 120, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(10, 75, 120, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(10, 75, 120, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-bm .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-bm .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #0a4b78}body.theme-bm .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}body.theme-bm .mat-calendar-controls{--mat-icon-button-touch-target-display: none}body.theme-bm .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}body.theme-bm .mat-icon.mat-primary{--mat-icon-color: #353a48}body.theme-bm .mat-icon.mat-accent{--mat-icon-color: #0a4b78}body.theme-bm .mat-icon.mat-warn{--mat-icon-color: #f44336}body.theme-bm .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #0a4b78;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0a4b78;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0a4b78;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-bm .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-bm .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #353a48;--mat-toolbar-container-text-color: white}body.theme-bm .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #0a4b78;--mat-toolbar-container-text-color: white}body.theme-bm .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}body.theme-bm{color:#000000de;background:#f5f5f5}body.theme-bm .secondary-text,body.theme-bm .icon,body.theme-bm i{color:#0000008a}body.theme-bm .hint-text,body.theme-bm .disabled-text{color:#00000061}body.theme-bm .fade-text,body.theme-bm .divider{color:#0000001f}body.theme-bm .fuse-card{background:#fff;border-color:#0000001f}body.theme-bm .fuse-card .card-divider{border-top:1px solid rgba(0,0,0,.12)}body.theme-bm .avatar{color:#000000de}body.theme-bm .form-wrapper{background-color:#fff}body.theme-bm .navigation-simple .item.selected{background-color:#0000000a}body.theme-bm .navigation-simple .subheader{border-top:1px solid rgba(0,0,0,.12)}body.theme-bm .simple-pagination{background:#fff}body.theme-bm .simple-pagination .pagination-item{color:#0000008a}body.theme-bm .simple-pagination .pagination-item:hover{color:#000000de}body.theme-bm .simple-pagination .pagination-item.disabled{color:#00000061}body.theme-bm .price-tables .price-table{background:#fff}body.theme-bm .price-tables .price-table.style-1 .price .currency,body.theme-bm .price-tables .price-table.style-1 .price .period,body.theme-bm .price-tables .price-table.style-2 .price .currency,body.theme-bm .price-tables .price-table.style-2 .period,body.theme-bm .price-tables .price-table.style-3 .package-type .subtitle,body.theme-bm .price-tables .price-table.style-3 .terms,body.theme-bm .price-tables .price-table.style-3 .note{color:#0000008a}body.theme-bm .simple-table-container{background:#fff}body.theme-bm table.simple thead tr th{color:#0000008a;border-bottom:1px solid rgba(0,0,0,.12)}body.theme-bm table.simple tbody tr td{border-bottom:1px solid rgba(0,0,0,.12)}body.theme-bm table.simple.clickable tbody tr:hover{background-color:#0000000a}body.theme-bm .page-layout.carded.fullwidth>.center>.content-card{background:#fff;border-radius:8px 8px 0 0}body.theme-bm .page-layout.carded.fullwidth>.center>.content-card>.toolbar{border-bottom-color:#0000001f}body.theme-bm .page-layout.carded.left-sidebar>.center>.content-card,body.theme-bm .page-layout.carded.right-sidebar>.center>.content-card{background:#fff;border-radius:8px 8px 0 0}body.theme-bm .page-layout.carded.left-sidebar>.center>.content-card>.toolbar,body.theme-bm .page-layout.carded.right-sidebar>.center>.content-card>.toolbar{border-bottom-color:#0000001f}body.theme-bm .page-layout.simple.left-sidebar>.center>.content,body.theme-bm .page-layout.simple.right-sidebar>.center>.content{background:#fff}body.theme-bm .page-layout.simple.left-sidebar.inner-sidebar>.content>.center>.content,body.theme-bm .page-layout.simple.right-sidebar.inner-sidebar>.content>.center>.content{background:#fff}body.theme-bm fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-bm fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-bm fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-bm fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-bm fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-bm fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced{background-color:#0a4b78!important}body.theme-bm fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-title,body.theme-bm fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-title{color:#0a4b78}body.theme-bm fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,body.theme-bm fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#0a4b78}.dark body.theme-bm fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,.dark body.theme-bm fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#0a4b78}body.theme-bm fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-icon,body.theme-bm fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-icon{color:#0a4b78}body.theme-bm a{color:#0a4b78}body.theme-bm code:not(.highlight){background-color:#f5f5f5}body.theme-bm .changelog .entry{background-color:#fff}body.theme-bm .text-boxed{background-color:#0000001f;color:#0000008a}body.theme-bm .fuse-search-bar.expanded,body.theme-bm #fuse-shortcuts.show-mobile-panel{background-color:#fafafa}body.theme-bm fuse-sidebar{background:#fafafa}body.theme-bm fuse-vertical-navigation .fuse-vertical-navigation-wrapper{background:#fafafa}body.theme-bm .fuse-sidebar-overlay{background-color:#0009}body.theme-bm .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible{background-color:transparent}body.theme-bm fuse-theme-options .theme-options-panel form .group{border:1px solid rgba(0,0,0,.12)}body.theme-bm fuse-theme-options .theme-options-panel form .group h2{background:#fafafa;color:#0000008a}body.theme-bm fuse-theme-options .theme-options-panel form .group h3{color:#0000008a}body.theme-bm .fuse-material-color-picker-menu .mat-mdc-menu-content .views{background:#303030}body.theme-bm fuse-widget>.fuse-widget-front,body.theme-bm fuse-widget>.fuse-widget-back{background:#fff;border-color:#0000001f}body.theme-bm ngx-datatable.material{background:#fff;color:#000000de}body.theme-bm ngx-datatable.material .datatable-header .datatable-header-cell{color:#0000008a}body.theme-bm ngx-datatable.material .datatable-body .datatable-row-wrapper{border-bottom-color:#0000001f}body.theme-bm ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child{border-top-color:#0000001f}body.theme-bm ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell{color:#000000de}body.theme-bm ngx-datatable.material .datatable-footer{color:#0000008a}body.theme-bm ngx-datatable.material .datatable-footer .datatable-pager a{color:#0000008a}body.theme-bm ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover{background-color:#0000000a}body.theme-bm ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover .datatable-row-group{background-color:#0000000a}body.theme-bm #listview .header .search-wrapper{background:#fff}body.theme-bm #listview .header .search-wrapper .search .mat-icon{color:#0000008a}body.theme-bm #listview .header .search-wrapper .search input{background:#fff;color:#000000de}body.theme-bm #listview .content .sidebar .sidebar-content .card{background:#fff}body.theme-bm #table{background:red}body.theme-bm #academy-courses .header{background:#1a237e;background:linear-gradient(to right,#0e2a3b,#34306b)}body.theme-bm #academy-courses .header .hero-text h1{color:#fff}body.theme-bm #academy-courses .header .hero-text h3{color:#ffffffbf}body.theme-bm #academy-courses .content .courses .course .course-content{background:#fff}body.theme-bm #academy-courses .content .courses .course .course-content .header .category{color:#0000008a}body.theme-bm #academy-courses .content .courses .course .course-content .header .length .length-icon{color:#0000008a!important}body.theme-bm #academy-courses .content .courses .course .course-content .header .length .min{color:#0000008a}body.theme-bm #academy-courses .content .courses .course .course-content .content .updated{color:#00000061}body.theme-bm #academy-course .sidebar{background:#fafafa}body.theme-bm #academy-course .sidebar .steps .step{color:#0000008a}body.theme-bm #academy-course .sidebar .steps .step.current{background:#0a4b78;color:#000000de}body.theme-bm #academy-course .sidebar .steps .step.current .index span{background:#fafafa;border-color:#0a4b78}body.theme-bm #academy-course .sidebar .steps .step.completed{color:#000000de}body.theme-bm #academy-course .sidebar .steps .step.completed .index span{border-color:#0a4b78}body.theme-bm #academy-course .sidebar .steps .step.completed .index:after{border-left-color:#0a4b78}body.theme-bm #academy-course .sidebar .steps .step.completed+.step .index:before{border-left-color:#0a4b78}body.theme-bm #academy-course .sidebar .steps .step .index:before,body.theme-bm #academy-course .sidebar .steps .step .index:after{border-left-color:#0000001f}body.theme-bm #academy-course .sidebar .steps .step .index span{background:#fafafa;border-color:#0000001f}body.theme-bm #academy-course .center .content{height:100%;background:#eee}body.theme-bm #academy-course .center .content .course-step .course-step-content{background:#fff}body.theme-bm .comments .comment .comment-bubble{background-color:#d2dbe1;border-color:#f5f5f5}body.theme-bm .comments .comment .comment-bubble:after,body.theme-bm .comments .comment .comment-bubble:before{border-color:#f5f5f5 transparent transparent transparent}body.theme-bm formio mat-formio-button button{background-color:#0a4b78!important}body.theme-bm formio .form-check-input:checked~.form-check-label span:before,body.theme-bm formio .form-check-input:indeterminate~.form-check-label span:before{border-color:#0a4b78;background-color:#0a4b78}body.theme-bm formio .btn-primary{background-color:#0a4b78}body.theme-bm formio .visually-hidden{display:none}body.theme-bm .primary-50-bg{background-color:#ececee!important}body.theme-bm .primary-50{background-color:#ececee!important;color:#000000de!important}body.theme-bm .primary-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}body.theme-bm .primary-50-fg{color:#ececee!important}body.theme-bm .primary-50-border{border-color:#ececee!important}body.theme-bm .primary-50-border-top{border-top-color:#ececee!important}body.theme-bm .primary-50-border-right{border-right-color:#ececee!important}body.theme-bm .primary-50-border-bottom{border-bottom-color:#ececee!important}body.theme-bm .primary-50-border-left{border-left-color:#ececee!important}body.theme-bm .primary-100-bg{background-color:#c5c6cb!important}body.theme-bm .primary-100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-bm .primary-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-bm .primary-100-fg{color:#c5c6cb!important}body.theme-bm .primary-100-border{border-color:#c5c6cb!important}body.theme-bm .primary-100-border-top{border-top-color:#c5c6cb!important}body.theme-bm .primary-100-border-right{border-right-color:#c5c6cb!important}body.theme-bm .primary-100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-bm .primary-100-border-left{border-left-color:#c5c6cb!important}body.theme-bm .primary-200-bg{background-color:#9ea1a9!important}body.theme-bm .primary-200{background-color:#9ea1a9!important;color:#000000de!important}body.theme-bm .primary-200[disabled]{background-color:#9ea1a91f!important;color:#00000042!important}body.theme-bm .primary-200-fg{color:#9ea1a9!important}body.theme-bm .primary-200-border{border-color:#9ea1a9!important}body.theme-bm .primary-200-border-top{border-top-color:#9ea1a9!important}body.theme-bm .primary-200-border-right{border-right-color:#9ea1a9!important}body.theme-bm .primary-200-border-bottom{border-bottom-color:#9ea1a9!important}body.theme-bm .primary-200-border-left{border-left-color:#9ea1a9!important}body.theme-bm .primary-300-bg{background-color:#7d818c!important}body.theme-bm .primary-300{background-color:#7d818c!important;color:#fff!important}body.theme-bm .primary-300[disabled]{background-color:#7d818c1f!important;color:#ffffff42!important}body.theme-bm .primary-300-fg{color:#7d818c!important}body.theme-bm .primary-300-border{border-color:#7d818c!important}body.theme-bm .primary-300-border-top{border-top-color:#7d818c!important}body.theme-bm .primary-300-border-right{border-right-color:#7d818c!important}body.theme-bm .primary-300-border-bottom{border-bottom-color:#7d818c!important}body.theme-bm .primary-300-border-left{border-left-color:#7d818c!important}body.theme-bm .primary-400-bg{background-color:#5c616f!important}body.theme-bm .primary-400{background-color:#5c616f!important;color:#fff!important}body.theme-bm .primary-400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}body.theme-bm .primary-400-fg{color:#5c616f!important}body.theme-bm .primary-400-border{border-color:#5c616f!important}body.theme-bm .primary-400-border-top{border-top-color:#5c616f!important}body.theme-bm .primary-400-border-right{border-right-color:#5c616f!important}body.theme-bm .primary-400-border-bottom{border-bottom-color:#5c616f!important}body.theme-bm .primary-400-border-left{border-left-color:#5c616f!important}body.theme-bm .primary-500-bg{background-color:#3c4252!important}body.theme-bm .primary-500{background-color:#3c4252!important;color:#fff!important}body.theme-bm .primary-500[disabled]{background-color:#3c42521f!important;color:#ffffff42!important}body.theme-bm .primary-500-fg{color:#3c4252!important}body.theme-bm .primary-500-border{border-color:#3c4252!important}body.theme-bm .primary-500-border-top{border-top-color:#3c4252!important}body.theme-bm .primary-500-border-right{border-right-color:#3c4252!important}body.theme-bm .primary-500-border-bottom{border-bottom-color:#3c4252!important}body.theme-bm .primary-500-border-left{border-left-color:#3c4252!important}body.theme-bm .primary-600-bg{background-color:#353a48!important}body.theme-bm .primary-600{background-color:#353a48!important;color:#fff!important}body.theme-bm .primary-600[disabled]{background-color:#353a481f!important;color:#ffffff42!important}body.theme-bm .primary-600-fg{color:#353a48!important}body.theme-bm .primary-600-border{border-color:#353a48!important}body.theme-bm .primary-600-border-top{border-top-color:#353a48!important}body.theme-bm .primary-600-border-right{border-right-color:#353a48!important}body.theme-bm .primary-600-border-bottom{border-bottom-color:#353a48!important}body.theme-bm .primary-600-border-left{border-left-color:#353a48!important}body.theme-bm .primary-700-bg{background-color:#2d323e!important}body.theme-bm .primary-700{background-color:#2d323e!important;color:#fff!important}body.theme-bm .primary-700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}body.theme-bm .primary-700-fg{color:#2d323e!important}body.theme-bm .primary-700-border{border-color:#2d323e!important}body.theme-bm .primary-700-border-top{border-top-color:#2d323e!important}body.theme-bm .primary-700-border-right{border-right-color:#2d323e!important}body.theme-bm .primary-700-border-bottom{border-bottom-color:#2d323e!important}body.theme-bm .primary-700-border-left{border-left-color:#2d323e!important}body.theme-bm .primary-800-bg{background-color:#262933!important}body.theme-bm .primary-800{background-color:#262933!important;color:#fff!important}body.theme-bm .primary-800[disabled]{background-color:#2629331f!important;color:#ffffff42!important}body.theme-bm .primary-800-fg{color:#262933!important}body.theme-bm .primary-800-border{border-color:#262933!important}body.theme-bm .primary-800-border-top{border-top-color:#262933!important}body.theme-bm .primary-800-border-right{border-right-color:#262933!important}body.theme-bm .primary-800-border-bottom{border-bottom-color:#262933!important}body.theme-bm .primary-800-border-left{border-left-color:#262933!important}body.theme-bm .primary-900-bg{background-color:#1e2129!important}body.theme-bm .primary-900{background-color:#1e2129!important;color:#fff!important}body.theme-bm .primary-900[disabled]{background-color:#1e21291f!important;color:#ffffff42!important}body.theme-bm .primary-900-fg{color:#1e2129!important}body.theme-bm .primary-900-border{border-color:#1e2129!important}body.theme-bm .primary-900-border-top{border-top-color:#1e2129!important}body.theme-bm .primary-900-border-right{border-right-color:#1e2129!important}body.theme-bm .primary-900-border-bottom{border-bottom-color:#1e2129!important}body.theme-bm .primary-900-border-left{border-left-color:#1e2129!important}body.theme-bm .primary-A100-bg{background-color:#c5c6cb!important}body.theme-bm .primary-A100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-bm .primary-A100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-bm .primary-A100-fg{color:#c5c6cb!important}body.theme-bm .primary-A100-border{border-color:#c5c6cb!important}body.theme-bm .primary-A100-border-top{border-top-color:#c5c6cb!important}body.theme-bm .primary-A100-border-right{border-right-color:#c5c6cb!important}body.theme-bm .primary-A100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-bm .primary-A100-border-left{border-left-color:#c5c6cb!important}body.theme-bm .primary-A200-bg{background-color:#9ea1a9!important}body.theme-bm .primary-A200{background-color:#9ea1a9!important;color:#fff!important}body.theme-bm .primary-A200[disabled]{background-color:#9ea1a91f!important;color:#ffffff42!important}body.theme-bm .primary-A200-fg{color:#9ea1a9!important}body.theme-bm .primary-A200-border{border-color:#9ea1a9!important}body.theme-bm .primary-A200-border-top{border-top-color:#9ea1a9!important}body.theme-bm .primary-A200-border-right{border-right-color:#9ea1a9!important}body.theme-bm .primary-A200-border-bottom{border-bottom-color:#9ea1a9!important}body.theme-bm .primary-A200-border-left{border-left-color:#9ea1a9!important}body.theme-bm .primary-A400-bg{background-color:#5c616f!important}body.theme-bm .primary-A400{background-color:#5c616f!important;color:#fff!important}body.theme-bm .primary-A400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}body.theme-bm .primary-A400-fg{color:#5c616f!important}body.theme-bm .primary-A400-border{border-color:#5c616f!important}body.theme-bm .primary-A400-border-top{border-top-color:#5c616f!important}body.theme-bm .primary-A400-border-right{border-right-color:#5c616f!important}body.theme-bm .primary-A400-border-bottom{border-bottom-color:#5c616f!important}body.theme-bm .primary-A400-border-left{border-left-color:#5c616f!important}body.theme-bm .primary-A700-bg{background-color:#2d323e!important}body.theme-bm .primary-A700{background-color:#2d323e!important;color:#fff!important}body.theme-bm .primary-A700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}body.theme-bm .primary-A700-fg{color:#2d323e!important}body.theme-bm .primary-A700-border{border-color:#2d323e!important}body.theme-bm .primary-A700-border-top{border-top-color:#2d323e!important}body.theme-bm .primary-A700-border-right{border-right-color:#2d323e!important}body.theme-bm .primary-A700-border-bottom{border-bottom-color:#2d323e!important}body.theme-bm .primary-A700-border-left{border-left-color:#2d323e!important}body.theme-bm .primary-bg{background-color:#353a48!important}body.theme-bm .primary{background-color:#353a48!important;color:#fff!important}body.theme-bm .primary[disabled]{background-color:#353a481f!important;color:#ffffff42!important}body.theme-bm .primary-fg{color:#353a48!important}body.theme-bm .primary-border{border-color:#353a48!important}body.theme-bm .primary-border-top{border-top-color:#353a48!important}body.theme-bm .primary-border-right{border-right-color:#353a48!important}body.theme-bm .primary-border-bottom{border-bottom-color:#353a48!important}body.theme-bm .primary-border-left{border-left-color:#353a48!important}body.theme-bm .accent-50-bg{background-color:#ececee!important}body.theme-bm .accent-50{background-color:#ececee!important;color:#000000de!important}body.theme-bm .accent-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}body.theme-bm .accent-50-fg{color:#ececee!important}body.theme-bm .accent-50-border{border-color:#ececee!important}body.theme-bm .accent-50-border-top{border-top-color:#ececee!important}body.theme-bm .accent-50-border-right{border-right-color:#ececee!important}body.theme-bm .accent-50-border-bottom{border-bottom-color:#ececee!important}body.theme-bm .accent-50-border-left{border-left-color:#ececee!important}body.theme-bm .accent-100-bg{background-color:#c5c6cb!important}body.theme-bm .accent-100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-bm .accent-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-bm .accent-100-fg{color:#c5c6cb!important}body.theme-bm .accent-100-border{border-color:#c5c6cb!important}body.theme-bm .accent-100-border-top{border-top-color:#c5c6cb!important}body.theme-bm .accent-100-border-right{border-right-color:#c5c6cb!important}body.theme-bm .accent-100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-bm .accent-100-border-left{border-left-color:#c5c6cb!important}body.theme-bm .accent-400-bg{background-color:#0a4b78!important}body.theme-bm .accent-400{background-color:#0a4b78!important;color:#fff!important}body.theme-bm .accent-400[disabled]{background-color:#0a4b781f!important;color:#ffffff42!important}body.theme-bm .accent-400-fg{color:#0a4b78!important}body.theme-bm .accent-400-border{border-color:#0a4b78!important}body.theme-bm .accent-400-border-top{border-top-color:#0a4b78!important}body.theme-bm .accent-400-border-right{border-right-color:#0a4b78!important}body.theme-bm .accent-400-border-bottom{border-bottom-color:#0a4b78!important}body.theme-bm .accent-400-border-left{border-left-color:#0a4b78!important}body.theme-bm .accent-500-bg{background-color:#0a4b78!important}body.theme-bm .accent-500{background-color:#0a4b78!important;color:#fff!important}body.theme-bm .accent-500[disabled]{background-color:#0a4b781f!important;color:#ffffff42!important}body.theme-bm .accent-500-fg{color:#0a4b78!important}body.theme-bm .accent-500-border{border-color:#0a4b78!important}body.theme-bm .accent-500-border-top{border-top-color:#0a4b78!important}body.theme-bm .accent-500-border-right{border-right-color:#0a4b78!important}body.theme-bm .accent-500-border-bottom{border-bottom-color:#0a4b78!important}body.theme-bm .accent-500-border-left{border-left-color:#0a4b78!important}body.theme-bm .accent-600-bg{background-color:#0a4b78!important}body.theme-bm .accent-600{background-color:#0a4b78!important;color:#fff!important}body.theme-bm .accent-600[disabled]{background-color:#0a4b781f!important;color:#ffffff42!important}body.theme-bm .accent-600-fg{color:#0a4b78!important}body.theme-bm .accent-600-border{border-color:#0a4b78!important}body.theme-bm .accent-600-border-top{border-top-color:#0a4b78!important}body.theme-bm .accent-600-border-right{border-right-color:#0a4b78!important}body.theme-bm .accent-600-border-bottom{border-bottom-color:#0a4b78!important}body.theme-bm .accent-600-border-left{border-left-color:#0a4b78!important}body.theme-bm .accent-bg{background-color:#0a4b78!important}body.theme-bm .accent{background-color:#0a4b78!important;color:#fff!important}body.theme-bm .accent[disabled]{background-color:#0a4b781f!important;color:#ffffff42!important}body.theme-bm .accent-fg{color:#0a4b78!important}body.theme-bm .accent-border{border-color:#0a4b78!important}body.theme-bm .accent-border-top{border-top-color:#0a4b78!important}body.theme-bm .accent-border-right{border-right-color:#0a4b78!important}body.theme-bm .accent-border-bottom{border-bottom-color:#0a4b78!important}body.theme-bm .accent-border-left{border-left-color:#0a4b78!important}body.theme-bm .warn-50-bg{background-color:#ffebee!important}body.theme-bm .warn-50{background-color:#ffebee!important;color:#000000de!important}body.theme-bm .warn-50[disabled]{background-color:#ffebee1f!important;color:#00000042!important}body.theme-bm .warn-50-fg{color:#ffebee!important}body.theme-bm .warn-50-border{border-color:#ffebee!important}body.theme-bm .warn-50-border-top{border-top-color:#ffebee!important}body.theme-bm .warn-50-border-right{border-right-color:#ffebee!important}body.theme-bm .warn-50-border-bottom{border-bottom-color:#ffebee!important}body.theme-bm .warn-50-border-left{border-left-color:#ffebee!important}body.theme-bm .warn-100-bg{background-color:#ffcdd2!important}body.theme-bm .warn-100{background-color:#ffcdd2!important;color:#000000de!important}body.theme-bm .warn-100[disabled]{background-color:#ffcdd21f!important;color:#00000042!important}body.theme-bm .warn-100-fg{color:#ffcdd2!important}body.theme-bm .warn-100-border{border-color:#ffcdd2!important}body.theme-bm .warn-100-border-top{border-top-color:#ffcdd2!important}body.theme-bm .warn-100-border-right{border-right-color:#ffcdd2!important}body.theme-bm .warn-100-border-bottom{border-bottom-color:#ffcdd2!important}body.theme-bm .warn-100-border-left{border-left-color:#ffcdd2!important}body.theme-bm .warn-200-bg{background-color:#ef9a9a!important}body.theme-bm .warn-200{background-color:#ef9a9a!important;color:#000000de!important}body.theme-bm .warn-200[disabled]{background-color:#ef9a9a1f!important;color:#00000042!important}body.theme-bm .warn-200-fg{color:#ef9a9a!important}body.theme-bm .warn-200-border{border-color:#ef9a9a!important}body.theme-bm .warn-200-border-top{border-top-color:#ef9a9a!important}body.theme-bm .warn-200-border-right{border-right-color:#ef9a9a!important}body.theme-bm .warn-200-border-bottom{border-bottom-color:#ef9a9a!important}body.theme-bm .warn-200-border-left{border-left-color:#ef9a9a!important}body.theme-bm .warn-300-bg{background-color:#e57373!important}body.theme-bm .warn-300{background-color:#e57373!important;color:#000000de!important}body.theme-bm .warn-300[disabled]{background-color:#e573731f!important;color:#00000042!important}body.theme-bm .warn-300-fg{color:#e57373!important}body.theme-bm .warn-300-border{border-color:#e57373!important}body.theme-bm .warn-300-border-top{border-top-color:#e57373!important}body.theme-bm .warn-300-border-right{border-right-color:#e57373!important}body.theme-bm .warn-300-border-bottom{border-bottom-color:#e57373!important}body.theme-bm .warn-300-border-left{border-left-color:#e57373!important}body.theme-bm .warn-400-bg{background-color:#ef5350!important}body.theme-bm .warn-400{background-color:#ef5350!important;color:#000000de!important}body.theme-bm .warn-400[disabled]{background-color:#ef53501f!important;color:#00000042!important}body.theme-bm .warn-400-fg{color:#ef5350!important}body.theme-bm .warn-400-border{border-color:#ef5350!important}body.theme-bm .warn-400-border-top{border-top-color:#ef5350!important}body.theme-bm .warn-400-border-right{border-right-color:#ef5350!important}body.theme-bm .warn-400-border-bottom{border-bottom-color:#ef5350!important}body.theme-bm .warn-400-border-left{border-left-color:#ef5350!important}body.theme-bm .warn-500-bg{background-color:#f44336!important}body.theme-bm .warn-500{background-color:#f44336!important;color:#fff!important}body.theme-bm .warn-500[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-bm .warn-500-fg{color:#f44336!important}body.theme-bm .warn-500-border{border-color:#f44336!important}body.theme-bm .warn-500-border-top{border-top-color:#f44336!important}body.theme-bm .warn-500-border-right{border-right-color:#f44336!important}body.theme-bm .warn-500-border-bottom{border-bottom-color:#f44336!important}body.theme-bm .warn-500-border-left{border-left-color:#f44336!important}body.theme-bm .warn-600-bg{background-color:#e53935!important}body.theme-bm .warn-600{background-color:#e53935!important;color:#fff!important}body.theme-bm .warn-600[disabled]{background-color:#e539351f!important;color:#ffffff42!important}body.theme-bm .warn-600-fg{color:#e53935!important}body.theme-bm .warn-600-border{border-color:#e53935!important}body.theme-bm .warn-600-border-top{border-top-color:#e53935!important}body.theme-bm .warn-600-border-right{border-right-color:#e53935!important}body.theme-bm .warn-600-border-bottom{border-bottom-color:#e53935!important}body.theme-bm .warn-600-border-left{border-left-color:#e53935!important}body.theme-bm .warn-700-bg{background-color:#d32f2f!important}body.theme-bm .warn-700{background-color:#d32f2f!important;color:#fff!important}body.theme-bm .warn-700[disabled]{background-color:#d32f2f1f!important;color:#ffffff42!important}body.theme-bm .warn-700-fg{color:#d32f2f!important}body.theme-bm .warn-700-border{border-color:#d32f2f!important}body.theme-bm .warn-700-border-top{border-top-color:#d32f2f!important}body.theme-bm .warn-700-border-right{border-right-color:#d32f2f!important}body.theme-bm .warn-700-border-bottom{border-bottom-color:#d32f2f!important}body.theme-bm .warn-700-border-left{border-left-color:#d32f2f!important}body.theme-bm .warn-800-bg{background-color:#c62828!important}body.theme-bm .warn-800{background-color:#c62828!important;color:#fff!important}body.theme-bm .warn-800[disabled]{background-color:#c628281f!important;color:#ffffff42!important}body.theme-bm .warn-800-fg{color:#c62828!important}body.theme-bm .warn-800-border{border-color:#c62828!important}body.theme-bm .warn-800-border-top{border-top-color:#c62828!important}body.theme-bm .warn-800-border-right{border-right-color:#c62828!important}body.theme-bm .warn-800-border-bottom{border-bottom-color:#c62828!important}body.theme-bm .warn-800-border-left{border-left-color:#c62828!important}body.theme-bm .warn-900-bg{background-color:#b71c1c!important}body.theme-bm .warn-900{background-color:#b71c1c!important;color:#fff!important}body.theme-bm .warn-900[disabled]{background-color:#b71c1c1f!important;color:#ffffff42!important}body.theme-bm .warn-900-fg{color:#b71c1c!important}body.theme-bm .warn-900-border{border-color:#b71c1c!important}body.theme-bm .warn-900-border-top{border-top-color:#b71c1c!important}body.theme-bm .warn-900-border-right{border-right-color:#b71c1c!important}body.theme-bm .warn-900-border-bottom{border-bottom-color:#b71c1c!important}body.theme-bm .warn-900-border-left{border-left-color:#b71c1c!important}body.theme-bm .warn-A100-bg{background-color:#ff8a80!important}body.theme-bm .warn-A100{background-color:#ff8a80!important;color:#000000de!important}body.theme-bm .warn-A100[disabled]{background-color:#ff8a801f!important;color:#00000042!important}body.theme-bm .warn-A100-fg{color:#ff8a80!important}body.theme-bm .warn-A100-border{border-color:#ff8a80!important}body.theme-bm .warn-A100-border-top{border-top-color:#ff8a80!important}body.theme-bm .warn-A100-border-right{border-right-color:#ff8a80!important}body.theme-bm .warn-A100-border-bottom{border-bottom-color:#ff8a80!important}body.theme-bm .warn-A100-border-left{border-left-color:#ff8a80!important}body.theme-bm .warn-A200-bg{background-color:#ff5252!important}body.theme-bm .warn-A200{background-color:#ff5252!important;color:#fff!important}body.theme-bm .warn-A200[disabled]{background-color:#ff52521f!important;color:#ffffff42!important}body.theme-bm .warn-A200-fg{color:#ff5252!important}body.theme-bm .warn-A200-border{border-color:#ff5252!important}body.theme-bm .warn-A200-border-top{border-top-color:#ff5252!important}body.theme-bm .warn-A200-border-right{border-right-color:#ff5252!important}body.theme-bm .warn-A200-border-bottom{border-bottom-color:#ff5252!important}body.theme-bm .warn-A200-border-left{border-left-color:#ff5252!important}body.theme-bm .warn-A400-bg{background-color:#ff1744!important}body.theme-bm .warn-A400{background-color:#ff1744!important;color:#fff!important}body.theme-bm .warn-A400[disabled]{background-color:#ff17441f!important;color:#ffffff42!important}body.theme-bm .warn-A400-fg{color:#ff1744!important}body.theme-bm .warn-A400-border{border-color:#ff1744!important}body.theme-bm .warn-A400-border-top{border-top-color:#ff1744!important}body.theme-bm .warn-A400-border-right{border-right-color:#ff1744!important}body.theme-bm .warn-A400-border-bottom{border-bottom-color:#ff1744!important}body.theme-bm .warn-A400-border-left{border-left-color:#ff1744!important}body.theme-bm .warn-A700-bg{background-color:#d50000!important}body.theme-bm .warn-A700{background-color:#d50000!important;color:#fff!important}body.theme-bm .warn-A700[disabled]{background-color:#d500001f!important;color:#ffffff42!important}body.theme-bm .warn-A700-fg{color:#d50000!important}body.theme-bm .warn-A700-border{border-color:#d50000!important}body.theme-bm .warn-A700-border-top{border-top-color:#d50000!important}body.theme-bm .warn-A700-border-right{border-right-color:#d50000!important}body.theme-bm .warn-A700-border-bottom{border-bottom-color:#d50000!important}body.theme-bm .warn-A700-border-left{border-left-color:#d50000!important}body.theme-bm .warn-bg{background-color:#f44336!important}body.theme-bm .warn{background-color:#f44336!important;color:#fff!important}body.theme-bm .warn[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-bm .warn-fg{color:#f44336!important}body.theme-bm .warn-border{border-color:#f44336!important}body.theme-bm .warn-border-top{border-top-color:#f44336!important}body.theme-bm .warn-border-right{border-right-color:#f44336!important}body.theme-bm .warn-border-bottom{border-bottom-color:#f44336!important}body.theme-bm .warn-border-left{border-left-color:#f44336!important}body.theme-bm .primary-50 i,body.theme-bm .primary-50 .icon,body.theme-bm .primary-100 i,body.theme-bm .primary-100 .icon,body.theme-bm .primary-200 i,body.theme-bm .primary-200 .icon,body.theme-bm .primary-A100 i,body.theme-bm .primary-A100 .icon,body.theme-bm .accent-50 i,body.theme-bm .accent-50 .icon,body.theme-bm .accent-100 i,body.theme-bm .accent-100 .icon,body.theme-bm .warn-50 i,body.theme-bm .warn-50 .icon,body.theme-bm .warn-100 i,body.theme-bm .warn-100 .icon,body.theme-bm .warn-200 i,body.theme-bm .warn-200 .icon,body.theme-bm .warn-300 i,body.theme-bm .warn-300 .icon,body.theme-bm .warn-400 i,body.theme-bm .warn-400 .icon,body.theme-bm .warn-A100 i,body.theme-bm .warn-A100 .icon{color:#0000008a}body.theme-bm .primary-50.secondary-text,body.theme-bm .primary-50 .secondary-text,body.theme-bm .primary-100.secondary-text,body.theme-bm .primary-100 .secondary-text,body.theme-bm .primary-200.secondary-text,body.theme-bm .primary-200 .secondary-text,body.theme-bm .primary-A100.secondary-text,body.theme-bm .primary-A100 .secondary-text,body.theme-bm .accent-50.secondary-text,body.theme-bm .accent-50 .secondary-text,body.theme-bm .accent-100.secondary-text,body.theme-bm .accent-100 .secondary-text,body.theme-bm .warn-50.secondary-text,body.theme-bm .warn-50 .secondary-text,body.theme-bm .warn-100.secondary-text,body.theme-bm .warn-100 .secondary-text,body.theme-bm .warn-200.secondary-text,body.theme-bm .warn-200 .secondary-text,body.theme-bm .warn-300.secondary-text,body.theme-bm .warn-300 .secondary-text,body.theme-bm .warn-400.secondary-text,body.theme-bm .warn-400 .secondary-text,body.theme-bm .warn-A100.secondary-text,body.theme-bm .warn-A100 .secondary-text{color:#0000008a!important}body.theme-bm .primary-50.hint-text,body.theme-bm .primary-50 .hint-text,body.theme-bm .primary-50.disabled-text,body.theme-bm .primary-50 .disabled-text,body.theme-bm .primary-100.hint-text,body.theme-bm .primary-100 .hint-text,body.theme-bm .primary-100.disabled-text,body.theme-bm .primary-100 .disabled-text,body.theme-bm .primary-200.hint-text,body.theme-bm .primary-200 .hint-text,body.theme-bm .primary-200.disabled-text,body.theme-bm .primary-200 .disabled-text,body.theme-bm .primary-A100.hint-text,body.theme-bm .primary-A100 .hint-text,body.theme-bm .primary-A100.disabled-text,body.theme-bm .primary-A100 .disabled-text,body.theme-bm .accent-50.hint-text,body.theme-bm .accent-50 .hint-text,body.theme-bm .accent-50.disabled-text,body.theme-bm .accent-50 .disabled-text,body.theme-bm .accent-100.hint-text,body.theme-bm .accent-100 .hint-text,body.theme-bm .accent-100.disabled-text,body.theme-bm .accent-100 .disabled-text,body.theme-bm .warn-50.hint-text,body.theme-bm .warn-50 .hint-text,body.theme-bm .warn-50.disabled-text,body.theme-bm .warn-50 .disabled-text,body.theme-bm .warn-100.hint-text,body.theme-bm .warn-100 .hint-text,body.theme-bm .warn-100.disabled-text,body.theme-bm .warn-100 .disabled-text,body.theme-bm .warn-200.hint-text,body.theme-bm .warn-200 .hint-text,body.theme-bm .warn-200.disabled-text,body.theme-bm .warn-200 .disabled-text,body.theme-bm .warn-300.hint-text,body.theme-bm .warn-300 .hint-text,body.theme-bm .warn-300.disabled-text,body.theme-bm .warn-300 .disabled-text,body.theme-bm .warn-400.hint-text,body.theme-bm .warn-400 .hint-text,body.theme-bm .warn-400.disabled-text,body.theme-bm .warn-400 .disabled-text,body.theme-bm .warn-A100.hint-text,body.theme-bm .warn-A100 .hint-text,body.theme-bm .warn-A100.disabled-text,body.theme-bm .warn-A100 .disabled-text{color:#00000061!important}body.theme-bm .primary-50.divider,body.theme-bm .primary-50 .divider,body.theme-bm .primary-100.divider,body.theme-bm .primary-100 .divider,body.theme-bm .primary-200.divider,body.theme-bm .primary-200 .divider,body.theme-bm .primary-A100.divider,body.theme-bm .primary-A100 .divider,body.theme-bm .accent-50.divider,body.theme-bm .accent-50 .divider,body.theme-bm .accent-100.divider,body.theme-bm .accent-100 .divider,body.theme-bm .warn-50.divider,body.theme-bm .warn-50 .divider,body.theme-bm .warn-100.divider,body.theme-bm .warn-100 .divider,body.theme-bm .warn-200.divider,body.theme-bm .warn-200 .divider,body.theme-bm .warn-300.divider,body.theme-bm .warn-300 .divider,body.theme-bm .warn-400.divider,body.theme-bm .warn-400 .divider,body.theme-bm .warn-A100.divider,body.theme-bm .warn-A100 .divider{color:#0000001f!important}body.theme-bm .primary-50 .mat-ripple-element,body.theme-bm .primary-100 .mat-ripple-element,body.theme-bm .primary-200 .mat-ripple-element,body.theme-bm .primary-A100 .mat-ripple-element,body.theme-bm .accent-50 .mat-ripple-element,body.theme-bm .accent-100 .mat-ripple-element,body.theme-bm .warn-50 .mat-ripple-element,body.theme-bm .warn-100 .mat-ripple-element,body.theme-bm .warn-200 .mat-ripple-element,body.theme-bm .warn-300 .mat-ripple-element,body.theme-bm .warn-400 .mat-ripple-element,body.theme-bm .warn-A100 .mat-ripple-element{background:#0000001a}body.theme-bm .primary-50 .adaptive-border-color,body.theme-bm .primary-100 .adaptive-border-color,body.theme-bm .primary-200 .adaptive-border-color,body.theme-bm .primary-A100 .adaptive-border-color,body.theme-bm .accent-50 .adaptive-border-color,body.theme-bm .accent-100 .adaptive-border-color,body.theme-bm .warn-50 .adaptive-border-color,body.theme-bm .warn-100 .adaptive-border-color,body.theme-bm .warn-200 .adaptive-border-color,body.theme-bm .warn-300 .adaptive-border-color,body.theme-bm .warn-400 .adaptive-border-color,body.theme-bm .warn-A100 .adaptive-border-color{border-color:#0000001f}body.theme-bm .primary-300 i,body.theme-bm .primary-300 .icon,body.theme-bm .primary-400 i,body.theme-bm .primary-400 .icon,body.theme-bm .primary-500 i,body.theme-bm .primary-500 .icon,body.theme-bm .primary-600 i,body.theme-bm .primary-600 .icon,body.theme-bm .primary-700 i,body.theme-bm .primary-700 .icon,body.theme-bm .primary-800 i,body.theme-bm .primary-800 .icon,body.theme-bm .primary-900 i,body.theme-bm .primary-900 .icon,body.theme-bm .primary-A200 i,body.theme-bm .primary-A200 .icon,body.theme-bm .primary-A400 i,body.theme-bm .primary-A400 .icon,body.theme-bm .primary-A700 i,body.theme-bm .primary-A700 .icon,body.theme-bm .primary i,body.theme-bm .primary .icon,body.theme-bm .accent-400 i,body.theme-bm .accent-400 .icon,body.theme-bm .accent-500 i,body.theme-bm .accent-500 .icon,body.theme-bm .accent-600 i,body.theme-bm .accent-600 .icon,body.theme-bm .accent i,body.theme-bm .accent .icon,body.theme-bm .warn-500 i,body.theme-bm .warn-500 .icon,body.theme-bm .warn-600 i,body.theme-bm .warn-600 .icon,body.theme-bm .warn-700 i,body.theme-bm .warn-700 .icon,body.theme-bm .warn-800 i,body.theme-bm .warn-800 .icon,body.theme-bm .warn-900 i,body.theme-bm .warn-900 .icon,body.theme-bm .warn-A200 i,body.theme-bm .warn-A200 .icon,body.theme-bm .warn-A400 i,body.theme-bm .warn-A400 .icon,body.theme-bm .warn-A700 i,body.theme-bm .warn-A700 .icon,body.theme-bm .warn i,body.theme-bm .warn .icon{color:#fff}body.theme-bm .primary-300.secondary-text,body.theme-bm .primary-300 .secondary-text,body.theme-bm .primary-400.secondary-text,body.theme-bm .primary-400 .secondary-text,body.theme-bm .primary-500.secondary-text,body.theme-bm .primary-500 .secondary-text,body.theme-bm .primary-600.secondary-text,body.theme-bm .primary-600 .secondary-text,body.theme-bm .primary-700.secondary-text,body.theme-bm .primary-700 .secondary-text,body.theme-bm .primary-800.secondary-text,body.theme-bm .primary-800 .secondary-text,body.theme-bm .primary-900.secondary-text,body.theme-bm .primary-900 .secondary-text,body.theme-bm .primary-A200.secondary-text,body.theme-bm .primary-A200 .secondary-text,body.theme-bm .primary-A400.secondary-text,body.theme-bm .primary-A400 .secondary-text,body.theme-bm .primary-A700.secondary-text,body.theme-bm .primary-A700 .secondary-text,body.theme-bm .primary.secondary-text,body.theme-bm .primary .secondary-text,body.theme-bm .accent-400.secondary-text,body.theme-bm .accent-400 .secondary-text,body.theme-bm .accent-500.secondary-text,body.theme-bm .accent-500 .secondary-text,body.theme-bm .accent-600.secondary-text,body.theme-bm .accent-600 .secondary-text,body.theme-bm .accent.secondary-text,body.theme-bm .accent .secondary-text,body.theme-bm .warn-500.secondary-text,body.theme-bm .warn-500 .secondary-text,body.theme-bm .warn-600.secondary-text,body.theme-bm .warn-600 .secondary-text,body.theme-bm .warn-700.secondary-text,body.theme-bm .warn-700 .secondary-text,body.theme-bm .warn-800.secondary-text,body.theme-bm .warn-800 .secondary-text,body.theme-bm .warn-900.secondary-text,body.theme-bm .warn-900 .secondary-text,body.theme-bm .warn-A200.secondary-text,body.theme-bm .warn-A200 .secondary-text,body.theme-bm .warn-A400.secondary-text,body.theme-bm .warn-A400 .secondary-text,body.theme-bm .warn-A700.secondary-text,body.theme-bm .warn-A700 .secondary-text,body.theme-bm .warn.secondary-text,body.theme-bm .warn .secondary-text{color:#ffffffb3!important}body.theme-bm .primary-300.hint-text,body.theme-bm .primary-300 .hint-text,body.theme-bm .primary-300.disabled-text,body.theme-bm .primary-300 .disabled-text,body.theme-bm .primary-400.hint-text,body.theme-bm .primary-400 .hint-text,body.theme-bm .primary-400.disabled-text,body.theme-bm .primary-400 .disabled-text,body.theme-bm .primary-500.hint-text,body.theme-bm .primary-500 .hint-text,body.theme-bm .primary-500.disabled-text,body.theme-bm .primary-500 .disabled-text,body.theme-bm .primary-600.hint-text,body.theme-bm .primary-600 .hint-text,body.theme-bm .primary-600.disabled-text,body.theme-bm .primary-600 .disabled-text,body.theme-bm .primary-700.hint-text,body.theme-bm .primary-700 .hint-text,body.theme-bm .primary-700.disabled-text,body.theme-bm .primary-700 .disabled-text,body.theme-bm .primary-800.hint-text,body.theme-bm .primary-800 .hint-text,body.theme-bm .primary-800.disabled-text,body.theme-bm .primary-800 .disabled-text,body.theme-bm .primary-900.hint-text,body.theme-bm .primary-900 .hint-text,body.theme-bm .primary-900.disabled-text,body.theme-bm .primary-900 .disabled-text,body.theme-bm .primary-A200.hint-text,body.theme-bm .primary-A200 .hint-text,body.theme-bm .primary-A200.disabled-text,body.theme-bm .primary-A200 .disabled-text,body.theme-bm .primary-A400.hint-text,body.theme-bm .primary-A400 .hint-text,body.theme-bm .primary-A400.disabled-text,body.theme-bm .primary-A400 .disabled-text,body.theme-bm .primary-A700.hint-text,body.theme-bm .primary-A700 .hint-text,body.theme-bm .primary-A700.disabled-text,body.theme-bm .primary-A700 .disabled-text,body.theme-bm .primary.hint-text,body.theme-bm .primary .hint-text,body.theme-bm .primary.disabled-text,body.theme-bm .primary .disabled-text,body.theme-bm .accent-400.hint-text,body.theme-bm .accent-400 .hint-text,body.theme-bm .accent-400.disabled-text,body.theme-bm .accent-400 .disabled-text,body.theme-bm .accent-500.hint-text,body.theme-bm .accent-500 .hint-text,body.theme-bm .accent-500.disabled-text,body.theme-bm .accent-500 .disabled-text,body.theme-bm .accent-600.hint-text,body.theme-bm .accent-600 .hint-text,body.theme-bm .accent-600.disabled-text,body.theme-bm .accent-600 .disabled-text,body.theme-bm .accent.hint-text,body.theme-bm .accent .hint-text,body.theme-bm .accent.disabled-text,body.theme-bm .accent .disabled-text,body.theme-bm .warn-500.hint-text,body.theme-bm .warn-500 .hint-text,body.theme-bm .warn-500.disabled-text,body.theme-bm .warn-500 .disabled-text,body.theme-bm .warn-600.hint-text,body.theme-bm .warn-600 .hint-text,body.theme-bm .warn-600.disabled-text,body.theme-bm .warn-600 .disabled-text,body.theme-bm .warn-700.hint-text,body.theme-bm .warn-700 .hint-text,body.theme-bm .warn-700.disabled-text,body.theme-bm .warn-700 .disabled-text,body.theme-bm .warn-800.hint-text,body.theme-bm .warn-800 .hint-text,body.theme-bm .warn-800.disabled-text,body.theme-bm .warn-800 .disabled-text,body.theme-bm .warn-900.hint-text,body.theme-bm .warn-900 .hint-text,body.theme-bm .warn-900.disabled-text,body.theme-bm .warn-900 .disabled-text,body.theme-bm .warn-A200.hint-text,body.theme-bm .warn-A200 .hint-text,body.theme-bm .warn-A200.disabled-text,body.theme-bm .warn-A200 .disabled-text,body.theme-bm .warn-A400.hint-text,body.theme-bm .warn-A400 .hint-text,body.theme-bm .warn-A400.disabled-text,body.theme-bm .warn-A400 .disabled-text,body.theme-bm .warn-A700.hint-text,body.theme-bm .warn-A700 .hint-text,body.theme-bm .warn-A700.disabled-text,body.theme-bm .warn-A700 .disabled-text,body.theme-bm .warn.hint-text,body.theme-bm .warn .hint-text,body.theme-bm .warn.disabled-text,body.theme-bm .warn .disabled-text{color:#ffffff80!important}body.theme-bm .primary-300.divider,body.theme-bm .primary-300 .divider,body.theme-bm .primary-400.divider,body.theme-bm .primary-400 .divider,body.theme-bm .primary-500.divider,body.theme-bm .primary-500 .divider,body.theme-bm .primary-600.divider,body.theme-bm .primary-600 .divider,body.theme-bm .primary-700.divider,body.theme-bm .primary-700 .divider,body.theme-bm .primary-800.divider,body.theme-bm .primary-800 .divider,body.theme-bm .primary-900.divider,body.theme-bm .primary-900 .divider,body.theme-bm .primary-A200.divider,body.theme-bm .primary-A200 .divider,body.theme-bm .primary-A400.divider,body.theme-bm .primary-A400 .divider,body.theme-bm .primary-A700.divider,body.theme-bm .primary-A700 .divider,body.theme-bm .primary.divider,body.theme-bm .primary .divider,body.theme-bm .accent-400.divider,body.theme-bm .accent-400 .divider,body.theme-bm .accent-500.divider,body.theme-bm .accent-500 .divider,body.theme-bm .accent-600.divider,body.theme-bm .accent-600 .divider,body.theme-bm .accent.divider,body.theme-bm .accent .divider,body.theme-bm .warn-500.divider,body.theme-bm .warn-500 .divider,body.theme-bm .warn-600.divider,body.theme-bm .warn-600 .divider,body.theme-bm .warn-700.divider,body.theme-bm .warn-700 .divider,body.theme-bm .warn-800.divider,body.theme-bm .warn-800 .divider,body.theme-bm .warn-900.divider,body.theme-bm .warn-900 .divider,body.theme-bm .warn-A200.divider,body.theme-bm .warn-A200 .divider,body.theme-bm .warn-A400.divider,body.theme-bm .warn-A400 .divider,body.theme-bm .warn-A700.divider,body.theme-bm .warn-A700 .divider,body.theme-bm .warn.divider,body.theme-bm .warn .divider{color:#ffffff1f!important}body.theme-bm .primary-300 .mat-ripple-element,body.theme-bm .primary-400 .mat-ripple-element,body.theme-bm .primary-500 .mat-ripple-element,body.theme-bm .primary-600 .mat-ripple-element,body.theme-bm .primary-700 .mat-ripple-element,body.theme-bm .primary-800 .mat-ripple-element,body.theme-bm .primary-900 .mat-ripple-element,body.theme-bm .primary-A200 .mat-ripple-element,body.theme-bm .primary-A400 .mat-ripple-element,body.theme-bm .primary-A700 .mat-ripple-element,body.theme-bm .primary .mat-ripple-element,body.theme-bm .accent-400 .mat-ripple-element,body.theme-bm .accent-500 .mat-ripple-element,body.theme-bm .accent-600 .mat-ripple-element,body.theme-bm .accent .mat-ripple-element,body.theme-bm .warn-500 .mat-ripple-element,body.theme-bm .warn-600 .mat-ripple-element,body.theme-bm .warn-700 .mat-ripple-element,body.theme-bm .warn-800 .mat-ripple-element,body.theme-bm .warn-900 .mat-ripple-element,body.theme-bm .warn-A200 .mat-ripple-element,body.theme-bm .warn-A400 .mat-ripple-element,body.theme-bm .warn-A700 .mat-ripple-element,body.theme-bm .warn .mat-ripple-element{background:#ffffff1a}body.theme-bm .primary-300 .adaptive-border-color,body.theme-bm .primary-400 .adaptive-border-color,body.theme-bm .primary-500 .adaptive-border-color,body.theme-bm .primary-600 .adaptive-border-color,body.theme-bm .primary-700 .adaptive-border-color,body.theme-bm .primary-800 .adaptive-border-color,body.theme-bm .primary-900 .adaptive-border-color,body.theme-bm .primary-A200 .adaptive-border-color,body.theme-bm .primary-A400 .adaptive-border-color,body.theme-bm .primary-A700 .adaptive-border-color,body.theme-bm .primary .adaptive-border-color,body.theme-bm .accent-400 .adaptive-border-color,body.theme-bm .accent-500 .adaptive-border-color,body.theme-bm .accent-600 .adaptive-border-color,body.theme-bm .accent .adaptive-border-color,body.theme-bm .warn-500 .adaptive-border-color,body.theme-bm .warn-600 .adaptive-border-color,body.theme-bm .warn-700 .adaptive-border-color,body.theme-bm .warn-800 .adaptive-border-color,body.theme-bm .warn-900 .adaptive-border-color,body.theme-bm .warn-A200 .adaptive-border-color,body.theme-bm .warn-A400 .adaptive-border-color,body.theme-bm .warn-A700 .adaptive-border-color,body.theme-bm .warn .adaptive-border-color{border-color:#ffffff1f}body.theme-bm .primary-50 input[type=text],body.theme-bm .primary-100 input[type=text],body.theme-bm .primary-200 input[type=text],body.theme-bm .primary-A100 input[type=text],body.theme-bm .accent-50 input[type=text],body.theme-bm .accent-100 input[type=text],body.theme-bm .warn-50 input[type=text],body.theme-bm .warn-100 input[type=text],body.theme-bm .warn-200 input[type=text],body.theme-bm .warn-300 input[type=text],body.theme-bm .warn-400 input[type=text],body.theme-bm .warn-A100 input[type=text]{color:#000}body.theme-bm .primary-50 .mat-form-field-label,body.theme-bm .primary-100 .mat-form-field-label,body.theme-bm .primary-200 .mat-form-field-label,body.theme-bm .primary-A100 .mat-form-field-label,body.theme-bm .accent-50 .mat-form-field-label,body.theme-bm .accent-100 .mat-form-field-label,body.theme-bm .warn-50 .mat-form-field-label,body.theme-bm .warn-100 .mat-form-field-label,body.theme-bm .warn-200 .mat-form-field-label,body.theme-bm .warn-300 .mat-form-field-label,body.theme-bm .warn-400 .mat-form-field-label,body.theme-bm .warn-A100 .mat-form-field-label{color:#00000061}body.theme-bm .primary-50 .mat-form-field-underline,body.theme-bm .primary-100 .mat-form-field-underline,body.theme-bm .primary-200 .mat-form-field-underline,body.theme-bm .primary-A100 .mat-form-field-underline,body.theme-bm .accent-50 .mat-form-field-underline,body.theme-bm .accent-100 .mat-form-field-underline,body.theme-bm .warn-50 .mat-form-field-underline,body.theme-bm .warn-100 .mat-form-field-underline,body.theme-bm .warn-200 .mat-form-field-underline,body.theme-bm .warn-300 .mat-form-field-underline,body.theme-bm .warn-400 .mat-form-field-underline,body.theme-bm .warn-A100 .mat-form-field-underline{background-color:#0000001f}body.theme-bm .primary-50 .mat-select-trigger,body.theme-bm .primary-50 .mat-select-arrow,body.theme-bm .primary-100 .mat-select-trigger,body.theme-bm .primary-100 .mat-select-arrow,body.theme-bm .primary-200 .mat-select-trigger,body.theme-bm .primary-200 .mat-select-arrow,body.theme-bm .primary-A100 .mat-select-trigger,body.theme-bm .primary-A100 .mat-select-arrow,body.theme-bm .accent-50 .mat-select-trigger,body.theme-bm .accent-50 .mat-select-arrow,body.theme-bm .accent-100 .mat-select-trigger,body.theme-bm .accent-100 .mat-select-arrow,body.theme-bm .warn-50 .mat-select-trigger,body.theme-bm .warn-50 .mat-select-arrow,body.theme-bm .warn-100 .mat-select-trigger,body.theme-bm .warn-100 .mat-select-arrow,body.theme-bm .warn-200 .mat-select-trigger,body.theme-bm .warn-200 .mat-select-arrow,body.theme-bm .warn-300 .mat-select-trigger,body.theme-bm .warn-300 .mat-select-arrow,body.theme-bm .warn-400 .mat-select-trigger,body.theme-bm .warn-400 .mat-select-arrow,body.theme-bm .warn-A100 .mat-select-trigger,body.theme-bm .warn-A100 .mat-select-arrow{color:#00000061}body.theme-bm .primary-50 .mat-select-underline,body.theme-bm .primary-100 .mat-select-underline,body.theme-bm .primary-200 .mat-select-underline,body.theme-bm .primary-A100 .mat-select-underline,body.theme-bm .accent-50 .mat-select-underline,body.theme-bm .accent-100 .mat-select-underline,body.theme-bm .warn-50 .mat-select-underline,body.theme-bm .warn-100 .mat-select-underline,body.theme-bm .warn-200 .mat-select-underline,body.theme-bm .warn-300 .mat-select-underline,body.theme-bm .warn-400 .mat-select-underline,body.theme-bm .warn-A100 .mat-select-underline{background-color:#0000001f}body.theme-bm .primary-50 .mat-select-disabled .mat-select-value,body.theme-bm .primary-50 .mat-select-arrow,body.theme-bm .primary-50 .mat-select-trigger,body.theme-bm .primary-100 .mat-select-disabled .mat-select-value,body.theme-bm .primary-100 .mat-select-arrow,body.theme-bm .primary-100 .mat-select-trigger,body.theme-bm .primary-200 .mat-select-disabled .mat-select-value,body.theme-bm .primary-200 .mat-select-arrow,body.theme-bm .primary-200 .mat-select-trigger,body.theme-bm .primary-A100 .mat-select-disabled .mat-select-value,body.theme-bm .primary-A100 .mat-select-arrow,body.theme-bm .primary-A100 .mat-select-trigger,body.theme-bm .accent-50 .mat-select-disabled .mat-select-value,body.theme-bm .accent-50 .mat-select-arrow,body.theme-bm .accent-50 .mat-select-trigger,body.theme-bm .accent-100 .mat-select-disabled .mat-select-value,body.theme-bm .accent-100 .mat-select-arrow,body.theme-bm .accent-100 .mat-select-trigger,body.theme-bm .warn-50 .mat-select-disabled .mat-select-value,body.theme-bm .warn-50 .mat-select-arrow,body.theme-bm .warn-50 .mat-select-trigger,body.theme-bm .warn-100 .mat-select-disabled .mat-select-value,body.theme-bm .warn-100 .mat-select-arrow,body.theme-bm .warn-100 .mat-select-trigger,body.theme-bm .warn-200 .mat-select-disabled .mat-select-value,body.theme-bm .warn-200 .mat-select-arrow,body.theme-bm .warn-200 .mat-select-trigger,body.theme-bm .warn-300 .mat-select-disabled .mat-select-value,body.theme-bm .warn-300 .mat-select-arrow,body.theme-bm .warn-300 .mat-select-trigger,body.theme-bm .warn-400 .mat-select-disabled .mat-select-value,body.theme-bm .warn-400 .mat-select-arrow,body.theme-bm .warn-400 .mat-select-trigger,body.theme-bm .warn-A100 .mat-select-disabled .mat-select-value,body.theme-bm .warn-A100 .mat-select-arrow,body.theme-bm .warn-A100 .mat-select-trigger{color:#00000061}body.theme-bm .primary-300 input[type=text],body.theme-bm .primary-400 input[type=text],body.theme-bm .primary-500 input[type=text],body.theme-bm .primary-600 input[type=text],body.theme-bm .primary-700 input[type=text],body.theme-bm .primary-800 input[type=text],body.theme-bm .primary-900 input[type=text],body.theme-bm .primary-A200 input[type=text],body.theme-bm .primary-A400 input[type=text],body.theme-bm .primary-A700 input[type=text],body.theme-bm .primary input[type=text],body.theme-bm .accent-400 input[type=text],body.theme-bm .accent-500 input[type=text],body.theme-bm .accent-600 input[type=text],body.theme-bm .accent input[type=text],body.theme-bm .warn-500 input[type=text],body.theme-bm .warn-600 input[type=text],body.theme-bm .warn-700 input[type=text],body.theme-bm .warn-800 input[type=text],body.theme-bm .warn-900 input[type=text],body.theme-bm .warn-A200 input[type=text],body.theme-bm .warn-A400 input[type=text],body.theme-bm .warn-A700 input[type=text],body.theme-bm .warn input[type=text]{color:#fff}body.theme-bm .primary-300 .mat-form-field-label,body.theme-bm .primary-400 .mat-form-field-label,body.theme-bm .primary-500 .mat-form-field-label,body.theme-bm .primary-600 .mat-form-field-label,body.theme-bm .primary-700 .mat-form-field-label,body.theme-bm .primary-800 .mat-form-field-label,body.theme-bm .primary-900 .mat-form-field-label,body.theme-bm .primary-A200 .mat-form-field-label,body.theme-bm .primary-A400 .mat-form-field-label,body.theme-bm .primary-A700 .mat-form-field-label,body.theme-bm .primary .mat-form-field-label,body.theme-bm .accent-400 .mat-form-field-label,body.theme-bm .accent-500 .mat-form-field-label,body.theme-bm .accent-600 .mat-form-field-label,body.theme-bm .accent .mat-form-field-label,body.theme-bm .warn-500 .mat-form-field-label,body.theme-bm .warn-600 .mat-form-field-label,body.theme-bm .warn-700 .mat-form-field-label,body.theme-bm .warn-800 .mat-form-field-label,body.theme-bm .warn-900 .mat-form-field-label,body.theme-bm .warn-A200 .mat-form-field-label,body.theme-bm .warn-A400 .mat-form-field-label,body.theme-bm .warn-A700 .mat-form-field-label,body.theme-bm .warn .mat-form-field-label{color:#ffffff80}body.theme-bm .primary-300 .mat-form-field-underline,body.theme-bm .primary-400 .mat-form-field-underline,body.theme-bm .primary-500 .mat-form-field-underline,body.theme-bm .primary-600 .mat-form-field-underline,body.theme-bm .primary-700 .mat-form-field-underline,body.theme-bm .primary-800 .mat-form-field-underline,body.theme-bm .primary-900 .mat-form-field-underline,body.theme-bm .primary-A200 .mat-form-field-underline,body.theme-bm .primary-A400 .mat-form-field-underline,body.theme-bm .primary-A700 .mat-form-field-underline,body.theme-bm .primary .mat-form-field-underline,body.theme-bm .accent-400 .mat-form-field-underline,body.theme-bm .accent-500 .mat-form-field-underline,body.theme-bm .accent-600 .mat-form-field-underline,body.theme-bm .accent .mat-form-field-underline,body.theme-bm .warn-500 .mat-form-field-underline,body.theme-bm .warn-600 .mat-form-field-underline,body.theme-bm .warn-700 .mat-form-field-underline,body.theme-bm .warn-800 .mat-form-field-underline,body.theme-bm .warn-900 .mat-form-field-underline,body.theme-bm .warn-A200 .mat-form-field-underline,body.theme-bm .warn-A400 .mat-form-field-underline,body.theme-bm .warn-A700 .mat-form-field-underline,body.theme-bm .warn .mat-form-field-underline{background-color:#ffffff1f}body.theme-bm .primary-300 .mat-select-trigger,body.theme-bm .primary-300 .mat-select-arrow,body.theme-bm .primary-400 .mat-select-trigger,body.theme-bm .primary-400 .mat-select-arrow,body.theme-bm .primary-500 .mat-select-trigger,body.theme-bm .primary-500 .mat-select-arrow,body.theme-bm .primary-600 .mat-select-trigger,body.theme-bm .primary-600 .mat-select-arrow,body.theme-bm .primary-700 .mat-select-trigger,body.theme-bm .primary-700 .mat-select-arrow,body.theme-bm .primary-800 .mat-select-trigger,body.theme-bm .primary-800 .mat-select-arrow,body.theme-bm .primary-900 .mat-select-trigger,body.theme-bm .primary-900 .mat-select-arrow,body.theme-bm .primary-A200 .mat-select-trigger,body.theme-bm .primary-A200 .mat-select-arrow,body.theme-bm .primary-A400 .mat-select-trigger,body.theme-bm .primary-A400 .mat-select-arrow,body.theme-bm .primary-A700 .mat-select-trigger,body.theme-bm .primary-A700 .mat-select-arrow,body.theme-bm .primary .mat-select-trigger,body.theme-bm .primary .mat-select-arrow,body.theme-bm .accent-400 .mat-select-trigger,body.theme-bm .accent-400 .mat-select-arrow,body.theme-bm .accent-500 .mat-select-trigger,body.theme-bm .accent-500 .mat-select-arrow,body.theme-bm .accent-600 .mat-select-trigger,body.theme-bm .accent-600 .mat-select-arrow,body.theme-bm .accent .mat-select-trigger,body.theme-bm .accent .mat-select-arrow,body.theme-bm .warn-500 .mat-select-trigger,body.theme-bm .warn-500 .mat-select-arrow,body.theme-bm .warn-600 .mat-select-trigger,body.theme-bm .warn-600 .mat-select-arrow,body.theme-bm .warn-700 .mat-select-trigger,body.theme-bm .warn-700 .mat-select-arrow,body.theme-bm .warn-800 .mat-select-trigger,body.theme-bm .warn-800 .mat-select-arrow,body.theme-bm .warn-900 .mat-select-trigger,body.theme-bm .warn-900 .mat-select-arrow,body.theme-bm .warn-A200 .mat-select-trigger,body.theme-bm .warn-A200 .mat-select-arrow,body.theme-bm .warn-A400 .mat-select-trigger,body.theme-bm .warn-A400 .mat-select-arrow,body.theme-bm .warn-A700 .mat-select-trigger,body.theme-bm .warn-A700 .mat-select-arrow,body.theme-bm .warn .mat-select-trigger,body.theme-bm .warn .mat-select-arrow{color:#ffffff80}body.theme-bm .primary-300 .mat-select-underline,body.theme-bm .primary-400 .mat-select-underline,body.theme-bm .primary-500 .mat-select-underline,body.theme-bm .primary-600 .mat-select-underline,body.theme-bm .primary-700 .mat-select-underline,body.theme-bm .primary-800 .mat-select-underline,body.theme-bm .primary-900 .mat-select-underline,body.theme-bm .primary-A200 .mat-select-underline,body.theme-bm .primary-A400 .mat-select-underline,body.theme-bm .primary-A700 .mat-select-underline,body.theme-bm .primary .mat-select-underline,body.theme-bm .accent-400 .mat-select-underline,body.theme-bm .accent-500 .mat-select-underline,body.theme-bm .accent-600 .mat-select-underline,body.theme-bm .accent .mat-select-underline,body.theme-bm .warn-500 .mat-select-underline,body.theme-bm .warn-600 .mat-select-underline,body.theme-bm .warn-700 .mat-select-underline,body.theme-bm .warn-800 .mat-select-underline,body.theme-bm .warn-900 .mat-select-underline,body.theme-bm .warn-A200 .mat-select-underline,body.theme-bm .warn-A400 .mat-select-underline,body.theme-bm .warn-A700 .mat-select-underline,body.theme-bm .warn .mat-select-underline{background-color:#ffffff1f}body.theme-bm .primary-300 .mat-select-disabled .mat-select-value,body.theme-bm .primary-300 .mat-select-arrow,body.theme-bm .primary-300 .mat-select-trigger,body.theme-bm .primary-400 .mat-select-disabled .mat-select-value,body.theme-bm .primary-400 .mat-select-arrow,body.theme-bm .primary-400 .mat-select-trigger,body.theme-bm .primary-500 .mat-select-disabled .mat-select-value,body.theme-bm .primary-500 .mat-select-arrow,body.theme-bm .primary-500 .mat-select-trigger,body.theme-bm .primary-600 .mat-select-disabled .mat-select-value,body.theme-bm .primary-600 .mat-select-arrow,body.theme-bm .primary-600 .mat-select-trigger,body.theme-bm .primary-700 .mat-select-disabled .mat-select-value,body.theme-bm .primary-700 .mat-select-arrow,body.theme-bm .primary-700 .mat-select-trigger,body.theme-bm .primary-800 .mat-select-disabled .mat-select-value,body.theme-bm .primary-800 .mat-select-arrow,body.theme-bm .primary-800 .mat-select-trigger,body.theme-bm .primary-900 .mat-select-disabled .mat-select-value,body.theme-bm .primary-900 .mat-select-arrow,body.theme-bm .primary-900 .mat-select-trigger,body.theme-bm .primary-A200 .mat-select-disabled .mat-select-value,body.theme-bm .primary-A200 .mat-select-arrow,body.theme-bm .primary-A200 .mat-select-trigger,body.theme-bm .primary-A400 .mat-select-disabled .mat-select-value,body.theme-bm .primary-A400 .mat-select-arrow,body.theme-bm .primary-A400 .mat-select-trigger,body.theme-bm .primary-A700 .mat-select-disabled .mat-select-value,body.theme-bm .primary-A700 .mat-select-arrow,body.theme-bm .primary-A700 .mat-select-trigger,body.theme-bm .primary .mat-select-disabled .mat-select-value,body.theme-bm .primary .mat-select-arrow,body.theme-bm .primary .mat-select-trigger,body.theme-bm .accent-400 .mat-select-disabled .mat-select-value,body.theme-bm .accent-400 .mat-select-arrow,body.theme-bm .accent-400 .mat-select-trigger,body.theme-bm .accent-500 .mat-select-disabled .mat-select-value,body.theme-bm .accent-500 .mat-select-arrow,body.theme-bm .accent-500 .mat-select-trigger,body.theme-bm .accent-600 .mat-select-disabled .mat-select-value,body.theme-bm .accent-600 .mat-select-arrow,body.theme-bm .accent-600 .mat-select-trigger,body.theme-bm .accent .mat-select-disabled .mat-select-value,body.theme-bm .accent .mat-select-arrow,body.theme-bm .accent .mat-select-trigger,body.theme-bm .warn-500 .mat-select-disabled .mat-select-value,body.theme-bm .warn-500 .mat-select-arrow,body.theme-bm .warn-500 .mat-select-trigger,body.theme-bm .warn-600 .mat-select-disabled .mat-select-value,body.theme-bm .warn-600 .mat-select-arrow,body.theme-bm .warn-600 .mat-select-trigger,body.theme-bm .warn-700 .mat-select-disabled .mat-select-value,body.theme-bm .warn-700 .mat-select-arrow,body.theme-bm .warn-700 .mat-select-trigger,body.theme-bm .warn-800 .mat-select-disabled .mat-select-value,body.theme-bm .warn-800 .mat-select-arrow,body.theme-bm .warn-800 .mat-select-trigger,body.theme-bm .warn-900 .mat-select-disabled .mat-select-value,body.theme-bm .warn-900 .mat-select-arrow,body.theme-bm .warn-900 .mat-select-trigger,body.theme-bm .warn-A200 .mat-select-disabled .mat-select-value,body.theme-bm .warn-A200 .mat-select-arrow,body.theme-bm .warn-A200 .mat-select-trigger,body.theme-bm .warn-A400 .mat-select-disabled .mat-select-value,body.theme-bm .warn-A400 .mat-select-arrow,body.theme-bm .warn-A400 .mat-select-trigger,body.theme-bm .warn-A700 .mat-select-disabled .mat-select-value,body.theme-bm .warn-A700 .mat-select-arrow,body.theme-bm .warn-A700 .mat-select-trigger,body.theme-bm .warn .mat-select-disabled .mat-select-value,body.theme-bm .warn .mat-select-arrow,body.theme-bm .warn .mat-select-trigger{color:#ffffff80}body.theme-bm .primary-300 .mat-select-value,body.theme-bm .primary-400 .mat-select-value,body.theme-bm .primary-500 .mat-select-value,body.theme-bm .primary-600 .mat-select-value,body.theme-bm .primary-700 .mat-select-value,body.theme-bm .primary-800 .mat-select-value,body.theme-bm .primary-900 .mat-select-value,body.theme-bm .primary-A200 .mat-select-value,body.theme-bm .primary-A400 .mat-select-value,body.theme-bm .primary-A700 .mat-select-value,body.theme-bm .primary .mat-select-value,body.theme-bm .accent-400 .mat-select-value,body.theme-bm .accent-500 .mat-select-value,body.theme-bm .accent-600 .mat-select-value,body.theme-bm .accent .mat-select-value,body.theme-bm .warn-500 .mat-select-value,body.theme-bm .warn-600 .mat-select-value,body.theme-bm .warn-700 .mat-select-value,body.theme-bm .warn-800 .mat-select-value,body.theme-bm .warn-900 .mat-select-value,body.theme-bm .warn-A200 .mat-select-value,body.theme-bm .warn-A400 .mat-select-value,body.theme-bm .warn-A700 .mat-select-value,body.theme-bm .warn .mat-select-value{color:#fff}body.theme-sfi{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #353a48;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #444444;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #444444;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #353a48;--mdc-filled-text-field-focus-active-indicator-color: #353a48;--mdc-filled-text-field-focus-label-text-color: rgba(53, 58, 72, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #353a48;--mdc-outlined-text-field-focus-outline-color: #353a48;--mdc-outlined-text-field-focus-label-text-color: rgba(53, 58, 72, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(53, 58, 72, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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(53, 58, 72, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-select-arrow-transform: translateY(-8px);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #353a48;--mdc-switch-selected-handle-color: #353a48;--mdc-switch-selected-hover-state-layer-color: #353a48;--mdc-switch-selected-pressed-state-layer-color: #353a48;--mdc-switch-selected-focus-handle-color: #1e2129;--mdc-switch-selected-hover-handle-color: #1e2129;--mdc-switch-selected-pressed-handle-color: #1e2129;--mdc-switch-selected-focus-track-color: #7d818c;--mdc-switch-selected-hover-track-color: #7d818c;--mdc-switch-selected-pressed-track-color: #7d818c;--mdc-switch-selected-track-color: #7d818c;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-switch-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #353a48;--mdc-slider-focus-handle-color: #353a48;--mdc-slider-hover-handle-color: #353a48;--mdc-slider-active-track-color: #353a48;--mdc-slider-inactive-track-color: #353a48;--mdc-slider-with-tick-marks-inactive-container-color: #353a48;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #353a48;--mat-slider-hover-state-layer-color: rgba(53, 58, 72, .05);--mat-slider-focus-state-layer-color: rgba(53, 58, 72, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--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);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #444444;--mdc-checkbox-selected-hover-icon-color: #444444;--mdc-checkbox-selected-icon-color: #444444;--mdc-checkbox-selected-pressed-icon-color: #444444;--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-selected-focus-state-layer-color: #444444;--mdc-checkbox-selected-hover-state-layer-color: #444444;--mdc-checkbox-selected-pressed-state-layer-color: #444444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #444444;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #353a48;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #353a48;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-standard-button-toggle-height: 48px;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #353a48;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(53, 58, 72, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(53, 58, 72, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(53, 58, 72, .3);--mat-datepicker-toggle-active-state-icon-color: #353a48;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(53, 58, 72, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #353a48;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #353a48;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #353a48;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--mat-tree-node-min-height: 48px}body.theme-sfi .mat-accent{--mat-option-selected-state-label-text-color: #444444;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body.theme-sfi .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body.theme-sfi .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #353a48;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #353a48;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-sfi .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #444444;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #444444;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-sfi .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-sfi .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #353a48;--mdc-linear-progress-track-color: rgba(53, 58, 72, .25)}body.theme-sfi .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #444444;--mdc-linear-progress-track-color: rgba(68, 68, 68, .25)}body.theme-sfi .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}body.theme-sfi .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #444444;--mdc-filled-text-field-focus-active-indicator-color: #444444;--mdc-filled-text-field-focus-label-text-color: rgba(68, 68, 68, .87);--mdc-outlined-text-field-caret-color: #444444;--mdc-outlined-text-field-focus-outline-color: #444444;--mdc-outlined-text-field-focus-label-text-color: rgba(68, 68, 68, .87);--mat-form-field-focus-select-arrow-color: rgba(68, 68, 68, .87)}body.theme-sfi .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}body.theme-sfi .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(68, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-sfi .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-sfi .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}body.theme-sfi .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,body.theme-sfi .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #353a48;--mdc-chip-elevated-selected-container-color: #353a48;--mdc-chip-elevated-disabled-container-color: #353a48;--mdc-chip-flat-disabled-selected-container-color: #353a48;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-sfi .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,body.theme-sfi .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #444444;--mdc-chip-elevated-selected-container-color: #444444;--mdc-chip-elevated-disabled-container-color: #444444;--mdc-chip-flat-disabled-selected-container-color: #444444;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-sfi .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,body.theme-sfi .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-sfi .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}body.theme-sfi .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: rgba(0, 0, 0, .87)}body.theme-sfi .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #444444;--mdc-switch-selected-handle-color: #444444;--mdc-switch-selected-hover-state-layer-color: #444444;--mdc-switch-selected-pressed-state-layer-color: #444444}body.theme-sfi .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}body.theme-sfi .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #353a48;--mdc-radio-selected-hover-icon-color: #353a48;--mdc-radio-selected-icon-color: #353a48;--mdc-radio-selected-pressed-icon-color: #353a48;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #353a48;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-sfi .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #444444;--mdc-radio-selected-hover-icon-color: #444444;--mdc-radio-selected-icon-color: #444444;--mdc-radio-selected-pressed-icon-color: #444444;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #444444;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-sfi .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-sfi .mat-accent{--mdc-slider-handle-color: #444444;--mdc-slider-focus-handle-color: #444444;--mdc-slider-hover-handle-color: #444444;--mdc-slider-active-track-color: #444444;--mdc-slider-inactive-track-color: #444444;--mdc-slider-with-tick-marks-inactive-container-color: #444444;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #444444;--mat-slider-hover-state-layer-color: rgba(68, 68, 68, .05);--mat-slider-focus-state-layer-color: rgba(68, 68, 68, .2)}body.theme-sfi .mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2)}body.theme-sfi .mdc-list-item__start,body.theme-sfi .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #353a48;--mdc-radio-selected-hover-icon-color: #353a48;--mdc-radio-selected-icon-color: #353a48;--mdc-radio-selected-pressed-icon-color: #353a48}body.theme-sfi .mat-accent .mdc-list-item__start,body.theme-sfi .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #444444;--mdc-radio-selected-hover-icon-color: #444444;--mdc-radio-selected-icon-color: #444444;--mdc-radio-selected-pressed-icon-color: #444444}body.theme-sfi .mat-warn .mdc-list-item__start,body.theme-sfi .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}body.theme-sfi .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: white;--mdc-checkbox-selected-focus-icon-color: #353a48;--mdc-checkbox-selected-hover-icon-color: #353a48;--mdc-checkbox-selected-icon-color: #353a48;--mdc-checkbox-selected-pressed-icon-color: #353a48;--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-selected-focus-state-layer-color: #353a48;--mdc-checkbox-selected-hover-state-layer-color: #353a48;--mdc-checkbox-selected-pressed-state-layer-color: #353a48;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-sfi .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: white;--mdc-checkbox-selected-focus-icon-color: #444444;--mdc-checkbox-selected-hover-icon-color: #444444;--mdc-checkbox-selected-icon-color: #444444;--mdc-checkbox-selected-pressed-icon-color: #444444;--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-selected-focus-state-layer-color: #444444;--mdc-checkbox-selected-hover-state-layer-color: #444444;--mdc-checkbox-selected-pressed-state-layer-color: #444444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-sfi .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-sfi .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,body.theme-sfi .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,body.theme-sfi .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,body.theme-sfi .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#353a48}body.theme-sfi .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,body.theme-sfi .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,body.theme-sfi .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}body.theme-sfi .mdc-list-item__start,body.theme-sfi .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}body.theme-sfi .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,body.theme-sfi .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,body.theme-sfi .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}body.theme-sfi .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,body.theme-sfi .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,body.theme-sfi .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}body.theme-sfi .mat-mdc-tab-group,body.theme-sfi .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #353a48;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #353a48;--mat-tab-header-active-ripple-color: #353a48;--mat-tab-header-inactive-ripple-color: #353a48;--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: #353a48;--mat-tab-header-active-hover-label-text-color: #353a48;--mat-tab-header-active-focus-indicator-color: #353a48;--mat-tab-header-active-hover-indicator-color: #353a48}body.theme-sfi .mat-mdc-tab-group.mat-accent,body.theme-sfi .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #444444;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #444444;--mat-tab-header-active-ripple-color: #444444;--mat-tab-header-inactive-ripple-color: #444444;--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: #444444;--mat-tab-header-active-hover-label-text-color: #444444;--mat-tab-header-active-focus-indicator-color: #444444;--mat-tab-header-active-hover-indicator-color: #444444}body.theme-sfi .mat-mdc-tab-group.mat-warn,body.theme-sfi .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}body.theme-sfi .mat-mdc-tab-group.mat-background-primary,body.theme-sfi .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #353a48;--mat-tab-header-with-background-foreground-color: white}body.theme-sfi .mat-mdc-tab-group.mat-background-accent,body.theme-sfi .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #444444;--mat-tab-header-with-background-foreground-color: white}body.theme-sfi .mat-mdc-tab-group.mat-background-warn,body.theme-sfi .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}body.theme-sfi .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}body.theme-sfi .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: white;--mdc-checkbox-selected-focus-icon-color: #353a48;--mdc-checkbox-selected-hover-icon-color: #353a48;--mdc-checkbox-selected-icon-color: #353a48;--mdc-checkbox-selected-pressed-icon-color: #353a48;--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-selected-focus-state-layer-color: #353a48;--mdc-checkbox-selected-hover-state-layer-color: #353a48;--mdc-checkbox-selected-pressed-state-layer-color: #353a48;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-sfi .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-sfi .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #353a48;--mat-text-button-state-layer-color: #353a48;--mat-text-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-sfi .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #444444;--mat-text-button-state-layer-color: #444444;--mat-text-button-ripple-color: rgba(68, 68, 68, .1)}body.theme-sfi .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-sfi .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #353a48;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-sfi .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #444444;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-sfi .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-sfi .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #353a48;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-sfi .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #444444;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-sfi .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-sfi .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #353a48;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #353a48;--mat-outlined-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-sfi .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #444444;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #444444;--mat-outlined-button-ripple-color: rgba(68, 68, 68, .1)}body.theme-sfi .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-sfi .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #353a48;--mat-icon-button-state-layer-color: #353a48;--mat-icon-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-sfi .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #444444;--mat-icon-button-state-layer-color: #444444;--mat-icon-button-ripple-color: rgba(68, 68, 68, .1)}body.theme-sfi .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-sfi .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}body.theme-sfi .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #353a48;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-sfi .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #444444;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-sfi .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-sfi .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #353a48;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-sfi .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #444444;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-sfi .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-sfi .mat-accent{--mdc-circular-progress-active-indicator-color: #444444}body.theme-sfi .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}body.theme-sfi .mat-badge-accent{--mat-badge-background-color: #444444;--mat-badge-text-color: white}body.theme-sfi .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}body.theme-sfi .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #444444;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(68, 68, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(68, 68, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(68, 68, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(68, 68, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-sfi .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-sfi .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #444444}body.theme-sfi .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}body.theme-sfi .mat-calendar-controls{--mat-icon-button-touch-target-display: none}body.theme-sfi .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}body.theme-sfi .mat-icon.mat-primary{--mat-icon-color: #353a48}body.theme-sfi .mat-icon.mat-accent{--mat-icon-color: #444444}body.theme-sfi .mat-icon.mat-warn{--mat-icon-color: #f44336}body.theme-sfi .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #444444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #444444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #444444;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-sfi .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-sfi .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #353a48;--mat-toolbar-container-text-color: white}body.theme-sfi .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #444444;--mat-toolbar-container-text-color: white}body.theme-sfi .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}body.theme-sfi{color:#000000de;background:#f5f5f5}body.theme-sfi .secondary-text,body.theme-sfi .icon,body.theme-sfi i{color:#0000008a}body.theme-sfi .hint-text,body.theme-sfi .disabled-text{color:#00000061}body.theme-sfi .fade-text,body.theme-sfi .divider{color:#0000001f}body.theme-sfi .fuse-card{background:#fff;border-color:#0000001f}body.theme-sfi .fuse-card .card-divider{border-top:1px solid rgba(0,0,0,.12)}body.theme-sfi .avatar{color:#000000de}body.theme-sfi .form-wrapper{background-color:#fff}body.theme-sfi .navigation-simple .item.selected{background-color:#0000000a}body.theme-sfi .navigation-simple .subheader{border-top:1px solid rgba(0,0,0,.12)}body.theme-sfi .simple-pagination{background:#fff}body.theme-sfi .simple-pagination .pagination-item{color:#0000008a}body.theme-sfi .simple-pagination .pagination-item:hover{color:#000000de}body.theme-sfi .simple-pagination .pagination-item.disabled{color:#00000061}body.theme-sfi .price-tables .price-table{background:#fff}body.theme-sfi .price-tables .price-table.style-1 .price .currency,body.theme-sfi .price-tables .price-table.style-1 .price .period,body.theme-sfi .price-tables .price-table.style-2 .price .currency,body.theme-sfi .price-tables .price-table.style-2 .period,body.theme-sfi .price-tables .price-table.style-3 .package-type .subtitle,body.theme-sfi .price-tables .price-table.style-3 .terms,body.theme-sfi .price-tables .price-table.style-3 .note{color:#0000008a}body.theme-sfi .simple-table-container{background:#fff}body.theme-sfi table.simple thead tr th{color:#0000008a;border-bottom:1px solid rgba(0,0,0,.12)}body.theme-sfi table.simple tbody tr td{border-bottom:1px solid rgba(0,0,0,.12)}body.theme-sfi table.simple.clickable tbody tr:hover{background-color:#0000000a}body.theme-sfi .page-layout.carded.fullwidth>.center>.content-card{background:#fff;border-radius:8px 8px 0 0}body.theme-sfi .page-layout.carded.fullwidth>.center>.content-card>.toolbar{border-bottom-color:#0000001f}body.theme-sfi .page-layout.carded.left-sidebar>.center>.content-card,body.theme-sfi .page-layout.carded.right-sidebar>.center>.content-card{background:#fff;border-radius:8px 8px 0 0}body.theme-sfi .page-layout.carded.left-sidebar>.center>.content-card>.toolbar,body.theme-sfi .page-layout.carded.right-sidebar>.center>.content-card>.toolbar{border-bottom-color:#0000001f}body.theme-sfi .page-layout.simple.left-sidebar>.center>.content,body.theme-sfi .page-layout.simple.right-sidebar>.center>.content{background:#fff}body.theme-sfi .page-layout.simple.left-sidebar.inner-sidebar>.content>.center>.content,body.theme-sfi .page-layout.simple.right-sidebar.inner-sidebar>.content>.center>.content{background:#fff}body.theme-sfi fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-sfi fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-sfi fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-sfi fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-sfi fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-sfi fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced{background-color:#444!important}body.theme-sfi fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-title,body.theme-sfi fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-title{color:#444}body.theme-sfi fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,body.theme-sfi fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#444}.dark body.theme-sfi fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,.dark body.theme-sfi fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#444}body.theme-sfi fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-icon,body.theme-sfi fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-icon{color:#444}body.theme-sfi a{color:#444}body.theme-sfi code:not(.highlight){background-color:#f5f5f5}body.theme-sfi .changelog .entry{background-color:#fff}body.theme-sfi .text-boxed{background-color:#0000001f;color:#0000008a}body.theme-sfi .fuse-search-bar.expanded,body.theme-sfi #fuse-shortcuts.show-mobile-panel{background-color:#fafafa}body.theme-sfi fuse-sidebar{background:#fafafa}body.theme-sfi fuse-vertical-navigation .fuse-vertical-navigation-wrapper{background:#fafafa}body.theme-sfi .fuse-sidebar-overlay{background-color:#0009}body.theme-sfi .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible{background-color:transparent}body.theme-sfi fuse-theme-options .theme-options-panel form .group{border:1px solid rgba(0,0,0,.12)}body.theme-sfi fuse-theme-options .theme-options-panel form .group h2{background:#fafafa;color:#0000008a}body.theme-sfi fuse-theme-options .theme-options-panel form .group h3{color:#0000008a}body.theme-sfi .fuse-material-color-picker-menu .mat-mdc-menu-content .views{background:#303030}body.theme-sfi fuse-widget>.fuse-widget-front,body.theme-sfi fuse-widget>.fuse-widget-back{background:#fff;border-color:#0000001f}body.theme-sfi ngx-datatable.material{background:#fff;color:#000000de}body.theme-sfi ngx-datatable.material .datatable-header .datatable-header-cell{color:#0000008a}body.theme-sfi ngx-datatable.material .datatable-body .datatable-row-wrapper{border-bottom-color:#0000001f}body.theme-sfi ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child{border-top-color:#0000001f}body.theme-sfi ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell{color:#000000de}body.theme-sfi ngx-datatable.material .datatable-footer{color:#0000008a}body.theme-sfi ngx-datatable.material .datatable-footer .datatable-pager a{color:#0000008a}body.theme-sfi ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover{background-color:#0000000a}body.theme-sfi ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover .datatable-row-group{background-color:#0000000a}body.theme-sfi #listview .header .search-wrapper{background:#fff}body.theme-sfi #listview .header .search-wrapper .search .mat-icon{color:#0000008a}body.theme-sfi #listview .header .search-wrapper .search input{background:#fff;color:#000000de}body.theme-sfi #listview .content .sidebar .sidebar-content .card{background:#fff}body.theme-sfi #table{background:red}body.theme-sfi #academy-courses .header{background:#1a237e;background:linear-gradient(to right,#0e2a3b,#34306b)}body.theme-sfi #academy-courses .header .hero-text h1{color:#fff}body.theme-sfi #academy-courses .header .hero-text h3{color:#ffffffbf}body.theme-sfi #academy-courses .content .courses .course .course-content{background:#fff}body.theme-sfi #academy-courses .content .courses .course .course-content .header .category{color:#0000008a}body.theme-sfi #academy-courses .content .courses .course .course-content .header .length .length-icon{color:#0000008a!important}body.theme-sfi #academy-courses .content .courses .course .course-content .header .length .min{color:#0000008a}body.theme-sfi #academy-courses .content .courses .course .course-content .content .updated{color:#00000061}body.theme-sfi #academy-course .sidebar{background:#fafafa}body.theme-sfi #academy-course .sidebar .steps .step{color:#0000008a}body.theme-sfi #academy-course .sidebar .steps .step.current{background:#444;color:#000000de}body.theme-sfi #academy-course .sidebar .steps .step.current .index span{background:#fafafa;border-color:#444}body.theme-sfi #academy-course .sidebar .steps .step.completed{color:#000000de}body.theme-sfi #academy-course .sidebar .steps .step.completed .index span{border-color:#444}body.theme-sfi #academy-course .sidebar .steps .step.completed .index:after{border-left-color:#444}body.theme-sfi #academy-course .sidebar .steps .step.completed+.step .index:before{border-left-color:#444}body.theme-sfi #academy-course .sidebar .steps .step .index:before,body.theme-sfi #academy-course .sidebar .steps .step .index:after{border-left-color:#0000001f}body.theme-sfi #academy-course .sidebar .steps .step .index span{background:#fafafa;border-color:#0000001f}body.theme-sfi #academy-course .center .content{height:100%;background:#eee}body.theme-sfi #academy-course .center .content .course-step .course-step-content{background:#fff}body.theme-sfi .comments .comment .comment-bubble{background-color:#d2dbe1;border-color:#f5f5f5}body.theme-sfi .comments .comment .comment-bubble:after,body.theme-sfi .comments .comment .comment-bubble:before{border-color:#f5f5f5 transparent transparent transparent}body.theme-sfi formio mat-formio-button button{background-color:#444!important}body.theme-sfi formio .form-check-input:checked~.form-check-label span:before,body.theme-sfi formio .form-check-input:indeterminate~.form-check-label span:before{border-color:#444;background-color:#444}body.theme-sfi formio .btn-primary{background-color:#444}body.theme-sfi formio .visually-hidden{display:none}body.theme-sfi .primary-50-bg{background-color:#ececee!important}body.theme-sfi .primary-50{background-color:#ececee!important;color:#000000de!important}body.theme-sfi .primary-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}body.theme-sfi .primary-50-fg{color:#ececee!important}body.theme-sfi .primary-50-border{border-color:#ececee!important}body.theme-sfi .primary-50-border-top{border-top-color:#ececee!important}body.theme-sfi .primary-50-border-right{border-right-color:#ececee!important}body.theme-sfi .primary-50-border-bottom{border-bottom-color:#ececee!important}body.theme-sfi .primary-50-border-left{border-left-color:#ececee!important}body.theme-sfi .primary-100-bg{background-color:#c5c6cb!important}body.theme-sfi .primary-100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-sfi .primary-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-sfi .primary-100-fg{color:#c5c6cb!important}body.theme-sfi .primary-100-border{border-color:#c5c6cb!important}body.theme-sfi .primary-100-border-top{border-top-color:#c5c6cb!important}body.theme-sfi .primary-100-border-right{border-right-color:#c5c6cb!important}body.theme-sfi .primary-100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-sfi .primary-100-border-left{border-left-color:#c5c6cb!important}body.theme-sfi .primary-200-bg{background-color:#9ea1a9!important}body.theme-sfi .primary-200{background-color:#9ea1a9!important;color:#000000de!important}body.theme-sfi .primary-200[disabled]{background-color:#9ea1a91f!important;color:#00000042!important}body.theme-sfi .primary-200-fg{color:#9ea1a9!important}body.theme-sfi .primary-200-border{border-color:#9ea1a9!important}body.theme-sfi .primary-200-border-top{border-top-color:#9ea1a9!important}body.theme-sfi .primary-200-border-right{border-right-color:#9ea1a9!important}body.theme-sfi .primary-200-border-bottom{border-bottom-color:#9ea1a9!important}body.theme-sfi .primary-200-border-left{border-left-color:#9ea1a9!important}body.theme-sfi .primary-300-bg{background-color:#7d818c!important}body.theme-sfi .primary-300{background-color:#7d818c!important;color:#fff!important}body.theme-sfi .primary-300[disabled]{background-color:#7d818c1f!important;color:#ffffff42!important}body.theme-sfi .primary-300-fg{color:#7d818c!important}body.theme-sfi .primary-300-border{border-color:#7d818c!important}body.theme-sfi .primary-300-border-top{border-top-color:#7d818c!important}body.theme-sfi .primary-300-border-right{border-right-color:#7d818c!important}body.theme-sfi .primary-300-border-bottom{border-bottom-color:#7d818c!important}body.theme-sfi .primary-300-border-left{border-left-color:#7d818c!important}body.theme-sfi .primary-400-bg{background-color:#5c616f!important}body.theme-sfi .primary-400{background-color:#5c616f!important;color:#fff!important}body.theme-sfi .primary-400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}body.theme-sfi .primary-400-fg{color:#5c616f!important}body.theme-sfi .primary-400-border{border-color:#5c616f!important}body.theme-sfi .primary-400-border-top{border-top-color:#5c616f!important}body.theme-sfi .primary-400-border-right{border-right-color:#5c616f!important}body.theme-sfi .primary-400-border-bottom{border-bottom-color:#5c616f!important}body.theme-sfi .primary-400-border-left{border-left-color:#5c616f!important}body.theme-sfi .primary-500-bg{background-color:#3c4252!important}body.theme-sfi .primary-500{background-color:#3c4252!important;color:#fff!important}body.theme-sfi .primary-500[disabled]{background-color:#3c42521f!important;color:#ffffff42!important}body.theme-sfi .primary-500-fg{color:#3c4252!important}body.theme-sfi .primary-500-border{border-color:#3c4252!important}body.theme-sfi .primary-500-border-top{border-top-color:#3c4252!important}body.theme-sfi .primary-500-border-right{border-right-color:#3c4252!important}body.theme-sfi .primary-500-border-bottom{border-bottom-color:#3c4252!important}body.theme-sfi .primary-500-border-left{border-left-color:#3c4252!important}body.theme-sfi .primary-600-bg{background-color:#353a48!important}body.theme-sfi .primary-600{background-color:#353a48!important;color:#fff!important}body.theme-sfi .primary-600[disabled]{background-color:#353a481f!important;color:#ffffff42!important}body.theme-sfi .primary-600-fg{color:#353a48!important}body.theme-sfi .primary-600-border{border-color:#353a48!important}body.theme-sfi .primary-600-border-top{border-top-color:#353a48!important}body.theme-sfi .primary-600-border-right{border-right-color:#353a48!important}body.theme-sfi .primary-600-border-bottom{border-bottom-color:#353a48!important}body.theme-sfi .primary-600-border-left{border-left-color:#353a48!important}body.theme-sfi .primary-700-bg{background-color:#2d323e!important}body.theme-sfi .primary-700{background-color:#2d323e!important;color:#fff!important}body.theme-sfi .primary-700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}body.theme-sfi .primary-700-fg{color:#2d323e!important}body.theme-sfi .primary-700-border{border-color:#2d323e!important}body.theme-sfi .primary-700-border-top{border-top-color:#2d323e!important}body.theme-sfi .primary-700-border-right{border-right-color:#2d323e!important}body.theme-sfi .primary-700-border-bottom{border-bottom-color:#2d323e!important}body.theme-sfi .primary-700-border-left{border-left-color:#2d323e!important}body.theme-sfi .primary-800-bg{background-color:#262933!important}body.theme-sfi .primary-800{background-color:#262933!important;color:#fff!important}body.theme-sfi .primary-800[disabled]{background-color:#2629331f!important;color:#ffffff42!important}body.theme-sfi .primary-800-fg{color:#262933!important}body.theme-sfi .primary-800-border{border-color:#262933!important}body.theme-sfi .primary-800-border-top{border-top-color:#262933!important}body.theme-sfi .primary-800-border-right{border-right-color:#262933!important}body.theme-sfi .primary-800-border-bottom{border-bottom-color:#262933!important}body.theme-sfi .primary-800-border-left{border-left-color:#262933!important}body.theme-sfi .primary-900-bg{background-color:#1e2129!important}body.theme-sfi .primary-900{background-color:#1e2129!important;color:#fff!important}body.theme-sfi .primary-900[disabled]{background-color:#1e21291f!important;color:#ffffff42!important}body.theme-sfi .primary-900-fg{color:#1e2129!important}body.theme-sfi .primary-900-border{border-color:#1e2129!important}body.theme-sfi .primary-900-border-top{border-top-color:#1e2129!important}body.theme-sfi .primary-900-border-right{border-right-color:#1e2129!important}body.theme-sfi .primary-900-border-bottom{border-bottom-color:#1e2129!important}body.theme-sfi .primary-900-border-left{border-left-color:#1e2129!important}body.theme-sfi .primary-A100-bg{background-color:#c5c6cb!important}body.theme-sfi .primary-A100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-sfi .primary-A100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-sfi .primary-A100-fg{color:#c5c6cb!important}body.theme-sfi .primary-A100-border{border-color:#c5c6cb!important}body.theme-sfi .primary-A100-border-top{border-top-color:#c5c6cb!important}body.theme-sfi .primary-A100-border-right{border-right-color:#c5c6cb!important}body.theme-sfi .primary-A100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-sfi .primary-A100-border-left{border-left-color:#c5c6cb!important}body.theme-sfi .primary-A200-bg{background-color:#9ea1a9!important}body.theme-sfi .primary-A200{background-color:#9ea1a9!important;color:#fff!important}body.theme-sfi .primary-A200[disabled]{background-color:#9ea1a91f!important;color:#ffffff42!important}body.theme-sfi .primary-A200-fg{color:#9ea1a9!important}body.theme-sfi .primary-A200-border{border-color:#9ea1a9!important}body.theme-sfi .primary-A200-border-top{border-top-color:#9ea1a9!important}body.theme-sfi .primary-A200-border-right{border-right-color:#9ea1a9!important}body.theme-sfi .primary-A200-border-bottom{border-bottom-color:#9ea1a9!important}body.theme-sfi .primary-A200-border-left{border-left-color:#9ea1a9!important}body.theme-sfi .primary-A400-bg{background-color:#5c616f!important}body.theme-sfi .primary-A400{background-color:#5c616f!important;color:#fff!important}body.theme-sfi .primary-A400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}body.theme-sfi .primary-A400-fg{color:#5c616f!important}body.theme-sfi .primary-A400-border{border-color:#5c616f!important}body.theme-sfi .primary-A400-border-top{border-top-color:#5c616f!important}body.theme-sfi .primary-A400-border-right{border-right-color:#5c616f!important}body.theme-sfi .primary-A400-border-bottom{border-bottom-color:#5c616f!important}body.theme-sfi .primary-A400-border-left{border-left-color:#5c616f!important}body.theme-sfi .primary-A700-bg{background-color:#2d323e!important}body.theme-sfi .primary-A700{background-color:#2d323e!important;color:#fff!important}body.theme-sfi .primary-A700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}body.theme-sfi .primary-A700-fg{color:#2d323e!important}body.theme-sfi .primary-A700-border{border-color:#2d323e!important}body.theme-sfi .primary-A700-border-top{border-top-color:#2d323e!important}body.theme-sfi .primary-A700-border-right{border-right-color:#2d323e!important}body.theme-sfi .primary-A700-border-bottom{border-bottom-color:#2d323e!important}body.theme-sfi .primary-A700-border-left{border-left-color:#2d323e!important}body.theme-sfi .primary-bg{background-color:#353a48!important}body.theme-sfi .primary{background-color:#353a48!important;color:#fff!important}body.theme-sfi .primary[disabled]{background-color:#353a481f!important;color:#ffffff42!important}body.theme-sfi .primary-fg{color:#353a48!important}body.theme-sfi .primary-border{border-color:#353a48!important}body.theme-sfi .primary-border-top{border-top-color:#353a48!important}body.theme-sfi .primary-border-right{border-right-color:#353a48!important}body.theme-sfi .primary-border-bottom{border-bottom-color:#353a48!important}body.theme-sfi .primary-border-left{border-left-color:#353a48!important}body.theme-sfi .accent-50-bg{background-color:red!important}body.theme-sfi .accent-50{background-color:red!important;color:#000000de!important}body.theme-sfi .accent-50[disabled]{background-color:#ff00001f!important;color:#00000042!important}body.theme-sfi .accent-50-fg{color:red!important}body.theme-sfi .accent-50-border{border-color:red!important}body.theme-sfi .accent-50-border-top{border-top-color:red!important}body.theme-sfi .accent-50-border-right{border-right-color:red!important}body.theme-sfi .accent-50-border-bottom{border-bottom-color:red!important}body.theme-sfi .accent-50-border-left{border-left-color:red!important}body.theme-sfi .accent-100-bg{background-color:red!important}body.theme-sfi .accent-100{background-color:red!important;color:#000000de!important}body.theme-sfi .accent-100[disabled]{background-color:#ff00001f!important;color:#00000042!important}body.theme-sfi .accent-100-fg{color:red!important}body.theme-sfi .accent-100-border{border-color:red!important}body.theme-sfi .accent-100-border-top{border-top-color:red!important}body.theme-sfi .accent-100-border-right{border-right-color:red!important}body.theme-sfi .accent-100-border-bottom{border-bottom-color:red!important}body.theme-sfi .accent-100-border-left{border-left-color:red!important}body.theme-sfi .accent-400-bg{background-color:#444!important}body.theme-sfi .accent-400{background-color:#444!important;color:#fff!important}body.theme-sfi .accent-400[disabled]{background-color:#4444441f!important;color:#ffffff42!important}body.theme-sfi .accent-400-fg{color:#444!important}body.theme-sfi .accent-400-border{border-color:#444!important}body.theme-sfi .accent-400-border-top{border-top-color:#444!important}body.theme-sfi .accent-400-border-right{border-right-color:#444!important}body.theme-sfi .accent-400-border-bottom{border-bottom-color:#444!important}body.theme-sfi .accent-400-border-left{border-left-color:#444!important}body.theme-sfi .accent-500-bg{background-color:#444!important}body.theme-sfi .accent-500{background-color:#444!important;color:#fff!important}body.theme-sfi .accent-500[disabled]{background-color:#4444441f!important;color:#ffffff42!important}body.theme-sfi .accent-500-fg{color:#444!important}body.theme-sfi .accent-500-border{border-color:#444!important}body.theme-sfi .accent-500-border-top{border-top-color:#444!important}body.theme-sfi .accent-500-border-right{border-right-color:#444!important}body.theme-sfi .accent-500-border-bottom{border-bottom-color:#444!important}body.theme-sfi .accent-500-border-left{border-left-color:#444!important}body.theme-sfi .accent-600-bg{background-color:#444!important}body.theme-sfi .accent-600{background-color:#444!important;color:#fff!important}body.theme-sfi .accent-600[disabled]{background-color:#4444441f!important;color:#ffffff42!important}body.theme-sfi .accent-600-fg{color:#444!important}body.theme-sfi .accent-600-border{border-color:#444!important}body.theme-sfi .accent-600-border-top{border-top-color:#444!important}body.theme-sfi .accent-600-border-right{border-right-color:#444!important}body.theme-sfi .accent-600-border-bottom{border-bottom-color:#444!important}body.theme-sfi .accent-600-border-left{border-left-color:#444!important}body.theme-sfi .accent-bg{background-color:#444!important}body.theme-sfi .accent{background-color:#444!important;color:#fff!important}body.theme-sfi .accent[disabled]{background-color:#4444441f!important;color:#ffffff42!important}body.theme-sfi .accent-fg{color:#444!important}body.theme-sfi .accent-border{border-color:#444!important}body.theme-sfi .accent-border-top{border-top-color:#444!important}body.theme-sfi .accent-border-right{border-right-color:#444!important}body.theme-sfi .accent-border-bottom{border-bottom-color:#444!important}body.theme-sfi .accent-border-left{border-left-color:#444!important}body.theme-sfi .warn-50-bg{background-color:#ffebee!important}body.theme-sfi .warn-50{background-color:#ffebee!important;color:#000000de!important}body.theme-sfi .warn-50[disabled]{background-color:#ffebee1f!important;color:#00000042!important}body.theme-sfi .warn-50-fg{color:#ffebee!important}body.theme-sfi .warn-50-border{border-color:#ffebee!important}body.theme-sfi .warn-50-border-top{border-top-color:#ffebee!important}body.theme-sfi .warn-50-border-right{border-right-color:#ffebee!important}body.theme-sfi .warn-50-border-bottom{border-bottom-color:#ffebee!important}body.theme-sfi .warn-50-border-left{border-left-color:#ffebee!important}body.theme-sfi .warn-100-bg{background-color:#ffcdd2!important}body.theme-sfi .warn-100{background-color:#ffcdd2!important;color:#000000de!important}body.theme-sfi .warn-100[disabled]{background-color:#ffcdd21f!important;color:#00000042!important}body.theme-sfi .warn-100-fg{color:#ffcdd2!important}body.theme-sfi .warn-100-border{border-color:#ffcdd2!important}body.theme-sfi .warn-100-border-top{border-top-color:#ffcdd2!important}body.theme-sfi .warn-100-border-right{border-right-color:#ffcdd2!important}body.theme-sfi .warn-100-border-bottom{border-bottom-color:#ffcdd2!important}body.theme-sfi .warn-100-border-left{border-left-color:#ffcdd2!important}body.theme-sfi .warn-200-bg{background-color:#ef9a9a!important}body.theme-sfi .warn-200{background-color:#ef9a9a!important;color:#000000de!important}body.theme-sfi .warn-200[disabled]{background-color:#ef9a9a1f!important;color:#00000042!important}body.theme-sfi .warn-200-fg{color:#ef9a9a!important}body.theme-sfi .warn-200-border{border-color:#ef9a9a!important}body.theme-sfi .warn-200-border-top{border-top-color:#ef9a9a!important}body.theme-sfi .warn-200-border-right{border-right-color:#ef9a9a!important}body.theme-sfi .warn-200-border-bottom{border-bottom-color:#ef9a9a!important}body.theme-sfi .warn-200-border-left{border-left-color:#ef9a9a!important}body.theme-sfi .warn-300-bg{background-color:#e57373!important}body.theme-sfi .warn-300{background-color:#e57373!important;color:#000000de!important}body.theme-sfi .warn-300[disabled]{background-color:#e573731f!important;color:#00000042!important}body.theme-sfi .warn-300-fg{color:#e57373!important}body.theme-sfi .warn-300-border{border-color:#e57373!important}body.theme-sfi .warn-300-border-top{border-top-color:#e57373!important}body.theme-sfi .warn-300-border-right{border-right-color:#e57373!important}body.theme-sfi .warn-300-border-bottom{border-bottom-color:#e57373!important}body.theme-sfi .warn-300-border-left{border-left-color:#e57373!important}body.theme-sfi .warn-400-bg{background-color:#ef5350!important}body.theme-sfi .warn-400{background-color:#ef5350!important;color:#000000de!important}body.theme-sfi .warn-400[disabled]{background-color:#ef53501f!important;color:#00000042!important}body.theme-sfi .warn-400-fg{color:#ef5350!important}body.theme-sfi .warn-400-border{border-color:#ef5350!important}body.theme-sfi .warn-400-border-top{border-top-color:#ef5350!important}body.theme-sfi .warn-400-border-right{border-right-color:#ef5350!important}body.theme-sfi .warn-400-border-bottom{border-bottom-color:#ef5350!important}body.theme-sfi .warn-400-border-left{border-left-color:#ef5350!important}body.theme-sfi .warn-500-bg{background-color:#f44336!important}body.theme-sfi .warn-500{background-color:#f44336!important;color:#fff!important}body.theme-sfi .warn-500[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-sfi .warn-500-fg{color:#f44336!important}body.theme-sfi .warn-500-border{border-color:#f44336!important}body.theme-sfi .warn-500-border-top{border-top-color:#f44336!important}body.theme-sfi .warn-500-border-right{border-right-color:#f44336!important}body.theme-sfi .warn-500-border-bottom{border-bottom-color:#f44336!important}body.theme-sfi .warn-500-border-left{border-left-color:#f44336!important}body.theme-sfi .warn-600-bg{background-color:#e53935!important}body.theme-sfi .warn-600{background-color:#e53935!important;color:#fff!important}body.theme-sfi .warn-600[disabled]{background-color:#e539351f!important;color:#ffffff42!important}body.theme-sfi .warn-600-fg{color:#e53935!important}body.theme-sfi .warn-600-border{border-color:#e53935!important}body.theme-sfi .warn-600-border-top{border-top-color:#e53935!important}body.theme-sfi .warn-600-border-right{border-right-color:#e53935!important}body.theme-sfi .warn-600-border-bottom{border-bottom-color:#e53935!important}body.theme-sfi .warn-600-border-left{border-left-color:#e53935!important}body.theme-sfi .warn-700-bg{background-color:#d32f2f!important}body.theme-sfi .warn-700{background-color:#d32f2f!important;color:#fff!important}body.theme-sfi .warn-700[disabled]{background-color:#d32f2f1f!important;color:#ffffff42!important}body.theme-sfi .warn-700-fg{color:#d32f2f!important}body.theme-sfi .warn-700-border{border-color:#d32f2f!important}body.theme-sfi .warn-700-border-top{border-top-color:#d32f2f!important}body.theme-sfi .warn-700-border-right{border-right-color:#d32f2f!important}body.theme-sfi .warn-700-border-bottom{border-bottom-color:#d32f2f!important}body.theme-sfi .warn-700-border-left{border-left-color:#d32f2f!important}body.theme-sfi .warn-800-bg{background-color:#c62828!important}body.theme-sfi .warn-800{background-color:#c62828!important;color:#fff!important}body.theme-sfi .warn-800[disabled]{background-color:#c628281f!important;color:#ffffff42!important}body.theme-sfi .warn-800-fg{color:#c62828!important}body.theme-sfi .warn-800-border{border-color:#c62828!important}body.theme-sfi .warn-800-border-top{border-top-color:#c62828!important}body.theme-sfi .warn-800-border-right{border-right-color:#c62828!important}body.theme-sfi .warn-800-border-bottom{border-bottom-color:#c62828!important}body.theme-sfi .warn-800-border-left{border-left-color:#c62828!important}body.theme-sfi .warn-900-bg{background-color:#b71c1c!important}body.theme-sfi .warn-900{background-color:#b71c1c!important;color:#fff!important}body.theme-sfi .warn-900[disabled]{background-color:#b71c1c1f!important;color:#ffffff42!important}body.theme-sfi .warn-900-fg{color:#b71c1c!important}body.theme-sfi .warn-900-border{border-color:#b71c1c!important}body.theme-sfi .warn-900-border-top{border-top-color:#b71c1c!important}body.theme-sfi .warn-900-border-right{border-right-color:#b71c1c!important}body.theme-sfi .warn-900-border-bottom{border-bottom-color:#b71c1c!important}body.theme-sfi .warn-900-border-left{border-left-color:#b71c1c!important}body.theme-sfi .warn-A100-bg{background-color:#ff8a80!important}body.theme-sfi .warn-A100{background-color:#ff8a80!important;color:#000000de!important}body.theme-sfi .warn-A100[disabled]{background-color:#ff8a801f!important;color:#00000042!important}body.theme-sfi .warn-A100-fg{color:#ff8a80!important}body.theme-sfi .warn-A100-border{border-color:#ff8a80!important}body.theme-sfi .warn-A100-border-top{border-top-color:#ff8a80!important}body.theme-sfi .warn-A100-border-right{border-right-color:#ff8a80!important}body.theme-sfi .warn-A100-border-bottom{border-bottom-color:#ff8a80!important}body.theme-sfi .warn-A100-border-left{border-left-color:#ff8a80!important}body.theme-sfi .warn-A200-bg{background-color:#ff5252!important}body.theme-sfi .warn-A200{background-color:#ff5252!important;color:#fff!important}body.theme-sfi .warn-A200[disabled]{background-color:#ff52521f!important;color:#ffffff42!important}body.theme-sfi .warn-A200-fg{color:#ff5252!important}body.theme-sfi .warn-A200-border{border-color:#ff5252!important}body.theme-sfi .warn-A200-border-top{border-top-color:#ff5252!important}body.theme-sfi .warn-A200-border-right{border-right-color:#ff5252!important}body.theme-sfi .warn-A200-border-bottom{border-bottom-color:#ff5252!important}body.theme-sfi .warn-A200-border-left{border-left-color:#ff5252!important}body.theme-sfi .warn-A400-bg{background-color:#ff1744!important}body.theme-sfi .warn-A400{background-color:#ff1744!important;color:#fff!important}body.theme-sfi .warn-A400[disabled]{background-color:#ff17441f!important;color:#ffffff42!important}body.theme-sfi .warn-A400-fg{color:#ff1744!important}body.theme-sfi .warn-A400-border{border-color:#ff1744!important}body.theme-sfi .warn-A400-border-top{border-top-color:#ff1744!important}body.theme-sfi .warn-A400-border-right{border-right-color:#ff1744!important}body.theme-sfi .warn-A400-border-bottom{border-bottom-color:#ff1744!important}body.theme-sfi .warn-A400-border-left{border-left-color:#ff1744!important}body.theme-sfi .warn-A700-bg{background-color:#d50000!important}body.theme-sfi .warn-A700{background-color:#d50000!important;color:#fff!important}body.theme-sfi .warn-A700[disabled]{background-color:#d500001f!important;color:#ffffff42!important}body.theme-sfi .warn-A700-fg{color:#d50000!important}body.theme-sfi .warn-A700-border{border-color:#d50000!important}body.theme-sfi .warn-A700-border-top{border-top-color:#d50000!important}body.theme-sfi .warn-A700-border-right{border-right-color:#d50000!important}body.theme-sfi .warn-A700-border-bottom{border-bottom-color:#d50000!important}body.theme-sfi .warn-A700-border-left{border-left-color:#d50000!important}body.theme-sfi .warn-bg{background-color:#f44336!important}body.theme-sfi .warn{background-color:#f44336!important;color:#fff!important}body.theme-sfi .warn[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-sfi .warn-fg{color:#f44336!important}body.theme-sfi .warn-border{border-color:#f44336!important}body.theme-sfi .warn-border-top{border-top-color:#f44336!important}body.theme-sfi .warn-border-right{border-right-color:#f44336!important}body.theme-sfi .warn-border-bottom{border-bottom-color:#f44336!important}body.theme-sfi .warn-border-left{border-left-color:#f44336!important}body.theme-sfi .primary-50 i,body.theme-sfi .primary-50 .icon,body.theme-sfi .primary-100 i,body.theme-sfi .primary-100 .icon,body.theme-sfi .primary-200 i,body.theme-sfi .primary-200 .icon,body.theme-sfi .primary-A100 i,body.theme-sfi .primary-A100 .icon,body.theme-sfi .accent-50 i,body.theme-sfi .accent-50 .icon,body.theme-sfi .accent-100 i,body.theme-sfi .accent-100 .icon,body.theme-sfi .warn-50 i,body.theme-sfi .warn-50 .icon,body.theme-sfi .warn-100 i,body.theme-sfi .warn-100 .icon,body.theme-sfi .warn-200 i,body.theme-sfi .warn-200 .icon,body.theme-sfi .warn-300 i,body.theme-sfi .warn-300 .icon,body.theme-sfi .warn-400 i,body.theme-sfi .warn-400 .icon,body.theme-sfi .warn-A100 i,body.theme-sfi .warn-A100 .icon{color:#0000008a}body.theme-sfi .primary-50.secondary-text,body.theme-sfi .primary-50 .secondary-text,body.theme-sfi .primary-100.secondary-text,body.theme-sfi .primary-100 .secondary-text,body.theme-sfi .primary-200.secondary-text,body.theme-sfi .primary-200 .secondary-text,body.theme-sfi .primary-A100.secondary-text,body.theme-sfi .primary-A100 .secondary-text,body.theme-sfi .accent-50.secondary-text,body.theme-sfi .accent-50 .secondary-text,body.theme-sfi .accent-100.secondary-text,body.theme-sfi .accent-100 .secondary-text,body.theme-sfi .warn-50.secondary-text,body.theme-sfi .warn-50 .secondary-text,body.theme-sfi .warn-100.secondary-text,body.theme-sfi .warn-100 .secondary-text,body.theme-sfi .warn-200.secondary-text,body.theme-sfi .warn-200 .secondary-text,body.theme-sfi .warn-300.secondary-text,body.theme-sfi .warn-300 .secondary-text,body.theme-sfi .warn-400.secondary-text,body.theme-sfi .warn-400 .secondary-text,body.theme-sfi .warn-A100.secondary-text,body.theme-sfi .warn-A100 .secondary-text{color:#0000008a!important}body.theme-sfi .primary-50.hint-text,body.theme-sfi .primary-50 .hint-text,body.theme-sfi .primary-50.disabled-text,body.theme-sfi .primary-50 .disabled-text,body.theme-sfi .primary-100.hint-text,body.theme-sfi .primary-100 .hint-text,body.theme-sfi .primary-100.disabled-text,body.theme-sfi .primary-100 .disabled-text,body.theme-sfi .primary-200.hint-text,body.theme-sfi .primary-200 .hint-text,body.theme-sfi .primary-200.disabled-text,body.theme-sfi .primary-200 .disabled-text,body.theme-sfi .primary-A100.hint-text,body.theme-sfi .primary-A100 .hint-text,body.theme-sfi .primary-A100.disabled-text,body.theme-sfi .primary-A100 .disabled-text,body.theme-sfi .accent-50.hint-text,body.theme-sfi .accent-50 .hint-text,body.theme-sfi .accent-50.disabled-text,body.theme-sfi .accent-50 .disabled-text,body.theme-sfi .accent-100.hint-text,body.theme-sfi .accent-100 .hint-text,body.theme-sfi .accent-100.disabled-text,body.theme-sfi .accent-100 .disabled-text,body.theme-sfi .warn-50.hint-text,body.theme-sfi .warn-50 .hint-text,body.theme-sfi .warn-50.disabled-text,body.theme-sfi .warn-50 .disabled-text,body.theme-sfi .warn-100.hint-text,body.theme-sfi .warn-100 .hint-text,body.theme-sfi .warn-100.disabled-text,body.theme-sfi .warn-100 .disabled-text,body.theme-sfi .warn-200.hint-text,body.theme-sfi .warn-200 .hint-text,body.theme-sfi .warn-200.disabled-text,body.theme-sfi .warn-200 .disabled-text,body.theme-sfi .warn-300.hint-text,body.theme-sfi .warn-300 .hint-text,body.theme-sfi .warn-300.disabled-text,body.theme-sfi .warn-300 .disabled-text,body.theme-sfi .warn-400.hint-text,body.theme-sfi .warn-400 .hint-text,body.theme-sfi .warn-400.disabled-text,body.theme-sfi .warn-400 .disabled-text,body.theme-sfi .warn-A100.hint-text,body.theme-sfi .warn-A100 .hint-text,body.theme-sfi .warn-A100.disabled-text,body.theme-sfi .warn-A100 .disabled-text{color:#00000061!important}body.theme-sfi .primary-50.divider,body.theme-sfi .primary-50 .divider,body.theme-sfi .primary-100.divider,body.theme-sfi .primary-100 .divider,body.theme-sfi .primary-200.divider,body.theme-sfi .primary-200 .divider,body.theme-sfi .primary-A100.divider,body.theme-sfi .primary-A100 .divider,body.theme-sfi .accent-50.divider,body.theme-sfi .accent-50 .divider,body.theme-sfi .accent-100.divider,body.theme-sfi .accent-100 .divider,body.theme-sfi .warn-50.divider,body.theme-sfi .warn-50 .divider,body.theme-sfi .warn-100.divider,body.theme-sfi .warn-100 .divider,body.theme-sfi .warn-200.divider,body.theme-sfi .warn-200 .divider,body.theme-sfi .warn-300.divider,body.theme-sfi .warn-300 .divider,body.theme-sfi .warn-400.divider,body.theme-sfi .warn-400 .divider,body.theme-sfi .warn-A100.divider,body.theme-sfi .warn-A100 .divider{color:#0000001f!important}body.theme-sfi .primary-50 .mat-ripple-element,body.theme-sfi .primary-100 .mat-ripple-element,body.theme-sfi .primary-200 .mat-ripple-element,body.theme-sfi .primary-A100 .mat-ripple-element,body.theme-sfi .accent-50 .mat-ripple-element,body.theme-sfi .accent-100 .mat-ripple-element,body.theme-sfi .warn-50 .mat-ripple-element,body.theme-sfi .warn-100 .mat-ripple-element,body.theme-sfi .warn-200 .mat-ripple-element,body.theme-sfi .warn-300 .mat-ripple-element,body.theme-sfi .warn-400 .mat-ripple-element,body.theme-sfi .warn-A100 .mat-ripple-element{background:#0000001a}body.theme-sfi .primary-50 .adaptive-border-color,body.theme-sfi .primary-100 .adaptive-border-color,body.theme-sfi .primary-200 .adaptive-border-color,body.theme-sfi .primary-A100 .adaptive-border-color,body.theme-sfi .accent-50 .adaptive-border-color,body.theme-sfi .accent-100 .adaptive-border-color,body.theme-sfi .warn-50 .adaptive-border-color,body.theme-sfi .warn-100 .adaptive-border-color,body.theme-sfi .warn-200 .adaptive-border-color,body.theme-sfi .warn-300 .adaptive-border-color,body.theme-sfi .warn-400 .adaptive-border-color,body.theme-sfi .warn-A100 .adaptive-border-color{border-color:#0000001f}body.theme-sfi .primary-300 i,body.theme-sfi .primary-300 .icon,body.theme-sfi .primary-400 i,body.theme-sfi .primary-400 .icon,body.theme-sfi .primary-500 i,body.theme-sfi .primary-500 .icon,body.theme-sfi .primary-600 i,body.theme-sfi .primary-600 .icon,body.theme-sfi .primary-700 i,body.theme-sfi .primary-700 .icon,body.theme-sfi .primary-800 i,body.theme-sfi .primary-800 .icon,body.theme-sfi .primary-900 i,body.theme-sfi .primary-900 .icon,body.theme-sfi .primary-A200 i,body.theme-sfi .primary-A200 .icon,body.theme-sfi .primary-A400 i,body.theme-sfi .primary-A400 .icon,body.theme-sfi .primary-A700 i,body.theme-sfi .primary-A700 .icon,body.theme-sfi .primary i,body.theme-sfi .primary .icon,body.theme-sfi .accent-400 i,body.theme-sfi .accent-400 .icon,body.theme-sfi .accent-500 i,body.theme-sfi .accent-500 .icon,body.theme-sfi .accent-600 i,body.theme-sfi .accent-600 .icon,body.theme-sfi .accent i,body.theme-sfi .accent .icon,body.theme-sfi .warn-500 i,body.theme-sfi .warn-500 .icon,body.theme-sfi .warn-600 i,body.theme-sfi .warn-600 .icon,body.theme-sfi .warn-700 i,body.theme-sfi .warn-700 .icon,body.theme-sfi .warn-800 i,body.theme-sfi .warn-800 .icon,body.theme-sfi .warn-900 i,body.theme-sfi .warn-900 .icon,body.theme-sfi .warn-A200 i,body.theme-sfi .warn-A200 .icon,body.theme-sfi .warn-A400 i,body.theme-sfi .warn-A400 .icon,body.theme-sfi .warn-A700 i,body.theme-sfi .warn-A700 .icon,body.theme-sfi .warn i,body.theme-sfi .warn .icon{color:#fff}body.theme-sfi .primary-300.secondary-text,body.theme-sfi .primary-300 .secondary-text,body.theme-sfi .primary-400.secondary-text,body.theme-sfi .primary-400 .secondary-text,body.theme-sfi .primary-500.secondary-text,body.theme-sfi .primary-500 .secondary-text,body.theme-sfi .primary-600.secondary-text,body.theme-sfi .primary-600 .secondary-text,body.theme-sfi .primary-700.secondary-text,body.theme-sfi .primary-700 .secondary-text,body.theme-sfi .primary-800.secondary-text,body.theme-sfi .primary-800 .secondary-text,body.theme-sfi .primary-900.secondary-text,body.theme-sfi .primary-900 .secondary-text,body.theme-sfi .primary-A200.secondary-text,body.theme-sfi .primary-A200 .secondary-text,body.theme-sfi .primary-A400.secondary-text,body.theme-sfi .primary-A400 .secondary-text,body.theme-sfi .primary-A700.secondary-text,body.theme-sfi .primary-A700 .secondary-text,body.theme-sfi .primary.secondary-text,body.theme-sfi .primary .secondary-text,body.theme-sfi .accent-400.secondary-text,body.theme-sfi .accent-400 .secondary-text,body.theme-sfi .accent-500.secondary-text,body.theme-sfi .accent-500 .secondary-text,body.theme-sfi .accent-600.secondary-text,body.theme-sfi .accent-600 .secondary-text,body.theme-sfi .accent.secondary-text,body.theme-sfi .accent .secondary-text,body.theme-sfi .warn-500.secondary-text,body.theme-sfi .warn-500 .secondary-text,body.theme-sfi .warn-600.secondary-text,body.theme-sfi .warn-600 .secondary-text,body.theme-sfi .warn-700.secondary-text,body.theme-sfi .warn-700 .secondary-text,body.theme-sfi .warn-800.secondary-text,body.theme-sfi .warn-800 .secondary-text,body.theme-sfi .warn-900.secondary-text,body.theme-sfi .warn-900 .secondary-text,body.theme-sfi .warn-A200.secondary-text,body.theme-sfi .warn-A200 .secondary-text,body.theme-sfi .warn-A400.secondary-text,body.theme-sfi .warn-A400 .secondary-text,body.theme-sfi .warn-A700.secondary-text,body.theme-sfi .warn-A700 .secondary-text,body.theme-sfi .warn.secondary-text,body.theme-sfi .warn .secondary-text{color:#ffffffb3!important}body.theme-sfi .primary-300.hint-text,body.theme-sfi .primary-300 .hint-text,body.theme-sfi .primary-300.disabled-text,body.theme-sfi .primary-300 .disabled-text,body.theme-sfi .primary-400.hint-text,body.theme-sfi .primary-400 .hint-text,body.theme-sfi .primary-400.disabled-text,body.theme-sfi .primary-400 .disabled-text,body.theme-sfi .primary-500.hint-text,body.theme-sfi .primary-500 .hint-text,body.theme-sfi .primary-500.disabled-text,body.theme-sfi .primary-500 .disabled-text,body.theme-sfi .primary-600.hint-text,body.theme-sfi .primary-600 .hint-text,body.theme-sfi .primary-600.disabled-text,body.theme-sfi .primary-600 .disabled-text,body.theme-sfi .primary-700.hint-text,body.theme-sfi .primary-700 .hint-text,body.theme-sfi .primary-700.disabled-text,body.theme-sfi .primary-700 .disabled-text,body.theme-sfi .primary-800.hint-text,body.theme-sfi .primary-800 .hint-text,body.theme-sfi .primary-800.disabled-text,body.theme-sfi .primary-800 .disabled-text,body.theme-sfi .primary-900.hint-text,body.theme-sfi .primary-900 .hint-text,body.theme-sfi .primary-900.disabled-text,body.theme-sfi .primary-900 .disabled-text,body.theme-sfi .primary-A200.hint-text,body.theme-sfi .primary-A200 .hint-text,body.theme-sfi .primary-A200.disabled-text,body.theme-sfi .primary-A200 .disabled-text,body.theme-sfi .primary-A400.hint-text,body.theme-sfi .primary-A400 .hint-text,body.theme-sfi .primary-A400.disabled-text,body.theme-sfi .primary-A400 .disabled-text,body.theme-sfi .primary-A700.hint-text,body.theme-sfi .primary-A700 .hint-text,body.theme-sfi .primary-A700.disabled-text,body.theme-sfi .primary-A700 .disabled-text,body.theme-sfi .primary.hint-text,body.theme-sfi .primary .hint-text,body.theme-sfi .primary.disabled-text,body.theme-sfi .primary .disabled-text,body.theme-sfi .accent-400.hint-text,body.theme-sfi .accent-400 .hint-text,body.theme-sfi .accent-400.disabled-text,body.theme-sfi .accent-400 .disabled-text,body.theme-sfi .accent-500.hint-text,body.theme-sfi .accent-500 .hint-text,body.theme-sfi .accent-500.disabled-text,body.theme-sfi .accent-500 .disabled-text,body.theme-sfi .accent-600.hint-text,body.theme-sfi .accent-600 .hint-text,body.theme-sfi .accent-600.disabled-text,body.theme-sfi .accent-600 .disabled-text,body.theme-sfi .accent.hint-text,body.theme-sfi .accent .hint-text,body.theme-sfi .accent.disabled-text,body.theme-sfi .accent .disabled-text,body.theme-sfi .warn-500.hint-text,body.theme-sfi .warn-500 .hint-text,body.theme-sfi .warn-500.disabled-text,body.theme-sfi .warn-500 .disabled-text,body.theme-sfi .warn-600.hint-text,body.theme-sfi .warn-600 .hint-text,body.theme-sfi .warn-600.disabled-text,body.theme-sfi .warn-600 .disabled-text,body.theme-sfi .warn-700.hint-text,body.theme-sfi .warn-700 .hint-text,body.theme-sfi .warn-700.disabled-text,body.theme-sfi .warn-700 .disabled-text,body.theme-sfi .warn-800.hint-text,body.theme-sfi .warn-800 .hint-text,body.theme-sfi .warn-800.disabled-text,body.theme-sfi .warn-800 .disabled-text,body.theme-sfi .warn-900.hint-text,body.theme-sfi .warn-900 .hint-text,body.theme-sfi .warn-900.disabled-text,body.theme-sfi .warn-900 .disabled-text,body.theme-sfi .warn-A200.hint-text,body.theme-sfi .warn-A200 .hint-text,body.theme-sfi .warn-A200.disabled-text,body.theme-sfi .warn-A200 .disabled-text,body.theme-sfi .warn-A400.hint-text,body.theme-sfi .warn-A400 .hint-text,body.theme-sfi .warn-A400.disabled-text,body.theme-sfi .warn-A400 .disabled-text,body.theme-sfi .warn-A700.hint-text,body.theme-sfi .warn-A700 .hint-text,body.theme-sfi .warn-A700.disabled-text,body.theme-sfi .warn-A700 .disabled-text,body.theme-sfi .warn.hint-text,body.theme-sfi .warn .hint-text,body.theme-sfi .warn.disabled-text,body.theme-sfi .warn .disabled-text{color:#ffffff80!important}body.theme-sfi .primary-300.divider,body.theme-sfi .primary-300 .divider,body.theme-sfi .primary-400.divider,body.theme-sfi .primary-400 .divider,body.theme-sfi .primary-500.divider,body.theme-sfi .primary-500 .divider,body.theme-sfi .primary-600.divider,body.theme-sfi .primary-600 .divider,body.theme-sfi .primary-700.divider,body.theme-sfi .primary-700 .divider,body.theme-sfi .primary-800.divider,body.theme-sfi .primary-800 .divider,body.theme-sfi .primary-900.divider,body.theme-sfi .primary-900 .divider,body.theme-sfi .primary-A200.divider,body.theme-sfi .primary-A200 .divider,body.theme-sfi .primary-A400.divider,body.theme-sfi .primary-A400 .divider,body.theme-sfi .primary-A700.divider,body.theme-sfi .primary-A700 .divider,body.theme-sfi .primary.divider,body.theme-sfi .primary .divider,body.theme-sfi .accent-400.divider,body.theme-sfi .accent-400 .divider,body.theme-sfi .accent-500.divider,body.theme-sfi .accent-500 .divider,body.theme-sfi .accent-600.divider,body.theme-sfi .accent-600 .divider,body.theme-sfi .accent.divider,body.theme-sfi .accent .divider,body.theme-sfi .warn-500.divider,body.theme-sfi .warn-500 .divider,body.theme-sfi .warn-600.divider,body.theme-sfi .warn-600 .divider,body.theme-sfi .warn-700.divider,body.theme-sfi .warn-700 .divider,body.theme-sfi .warn-800.divider,body.theme-sfi .warn-800 .divider,body.theme-sfi .warn-900.divider,body.theme-sfi .warn-900 .divider,body.theme-sfi .warn-A200.divider,body.theme-sfi .warn-A200 .divider,body.theme-sfi .warn-A400.divider,body.theme-sfi .warn-A400 .divider,body.theme-sfi .warn-A700.divider,body.theme-sfi .warn-A700 .divider,body.theme-sfi .warn.divider,body.theme-sfi .warn .divider{color:#ffffff1f!important}body.theme-sfi .primary-300 .mat-ripple-element,body.theme-sfi .primary-400 .mat-ripple-element,body.theme-sfi .primary-500 .mat-ripple-element,body.theme-sfi .primary-600 .mat-ripple-element,body.theme-sfi .primary-700 .mat-ripple-element,body.theme-sfi .primary-800 .mat-ripple-element,body.theme-sfi .primary-900 .mat-ripple-element,body.theme-sfi .primary-A200 .mat-ripple-element,body.theme-sfi .primary-A400 .mat-ripple-element,body.theme-sfi .primary-A700 .mat-ripple-element,body.theme-sfi .primary .mat-ripple-element,body.theme-sfi .accent-400 .mat-ripple-element,body.theme-sfi .accent-500 .mat-ripple-element,body.theme-sfi .accent-600 .mat-ripple-element,body.theme-sfi .accent .mat-ripple-element,body.theme-sfi .warn-500 .mat-ripple-element,body.theme-sfi .warn-600 .mat-ripple-element,body.theme-sfi .warn-700 .mat-ripple-element,body.theme-sfi .warn-800 .mat-ripple-element,body.theme-sfi .warn-900 .mat-ripple-element,body.theme-sfi .warn-A200 .mat-ripple-element,body.theme-sfi .warn-A400 .mat-ripple-element,body.theme-sfi .warn-A700 .mat-ripple-element,body.theme-sfi .warn .mat-ripple-element{background:#ffffff1a}body.theme-sfi .primary-300 .adaptive-border-color,body.theme-sfi .primary-400 .adaptive-border-color,body.theme-sfi .primary-500 .adaptive-border-color,body.theme-sfi .primary-600 .adaptive-border-color,body.theme-sfi .primary-700 .adaptive-border-color,body.theme-sfi .primary-800 .adaptive-border-color,body.theme-sfi .primary-900 .adaptive-border-color,body.theme-sfi .primary-A200 .adaptive-border-color,body.theme-sfi .primary-A400 .adaptive-border-color,body.theme-sfi .primary-A700 .adaptive-border-color,body.theme-sfi .primary .adaptive-border-color,body.theme-sfi .accent-400 .adaptive-border-color,body.theme-sfi .accent-500 .adaptive-border-color,body.theme-sfi .accent-600 .adaptive-border-color,body.theme-sfi .accent .adaptive-border-color,body.theme-sfi .warn-500 .adaptive-border-color,body.theme-sfi .warn-600 .adaptive-border-color,body.theme-sfi .warn-700 .adaptive-border-color,body.theme-sfi .warn-800 .adaptive-border-color,body.theme-sfi .warn-900 .adaptive-border-color,body.theme-sfi .warn-A200 .adaptive-border-color,body.theme-sfi .warn-A400 .adaptive-border-color,body.theme-sfi .warn-A700 .adaptive-border-color,body.theme-sfi .warn .adaptive-border-color{border-color:#ffffff1f}body.theme-sfi .primary-50 input[type=text],body.theme-sfi .primary-100 input[type=text],body.theme-sfi .primary-200 input[type=text],body.theme-sfi .primary-A100 input[type=text],body.theme-sfi .accent-50 input[type=text],body.theme-sfi .accent-100 input[type=text],body.theme-sfi .warn-50 input[type=text],body.theme-sfi .warn-100 input[type=text],body.theme-sfi .warn-200 input[type=text],body.theme-sfi .warn-300 input[type=text],body.theme-sfi .warn-400 input[type=text],body.theme-sfi .warn-A100 input[type=text]{color:#000}body.theme-sfi .primary-50 .mat-form-field-label,body.theme-sfi .primary-100 .mat-form-field-label,body.theme-sfi .primary-200 .mat-form-field-label,body.theme-sfi .primary-A100 .mat-form-field-label,body.theme-sfi .accent-50 .mat-form-field-label,body.theme-sfi .accent-100 .mat-form-field-label,body.theme-sfi .warn-50 .mat-form-field-label,body.theme-sfi .warn-100 .mat-form-field-label,body.theme-sfi .warn-200 .mat-form-field-label,body.theme-sfi .warn-300 .mat-form-field-label,body.theme-sfi .warn-400 .mat-form-field-label,body.theme-sfi .warn-A100 .mat-form-field-label{color:#00000061}body.theme-sfi .primary-50 .mat-form-field-underline,body.theme-sfi .primary-100 .mat-form-field-underline,body.theme-sfi .primary-200 .mat-form-field-underline,body.theme-sfi .primary-A100 .mat-form-field-underline,body.theme-sfi .accent-50 .mat-form-field-underline,body.theme-sfi .accent-100 .mat-form-field-underline,body.theme-sfi .warn-50 .mat-form-field-underline,body.theme-sfi .warn-100 .mat-form-field-underline,body.theme-sfi .warn-200 .mat-form-field-underline,body.theme-sfi .warn-300 .mat-form-field-underline,body.theme-sfi .warn-400 .mat-form-field-underline,body.theme-sfi .warn-A100 .mat-form-field-underline{background-color:#0000001f}body.theme-sfi .primary-50 .mat-select-trigger,body.theme-sfi .primary-50 .mat-select-arrow,body.theme-sfi .primary-100 .mat-select-trigger,body.theme-sfi .primary-100 .mat-select-arrow,body.theme-sfi .primary-200 .mat-select-trigger,body.theme-sfi .primary-200 .mat-select-arrow,body.theme-sfi .primary-A100 .mat-select-trigger,body.theme-sfi .primary-A100 .mat-select-arrow,body.theme-sfi .accent-50 .mat-select-trigger,body.theme-sfi .accent-50 .mat-select-arrow,body.theme-sfi .accent-100 .mat-select-trigger,body.theme-sfi .accent-100 .mat-select-arrow,body.theme-sfi .warn-50 .mat-select-trigger,body.theme-sfi .warn-50 .mat-select-arrow,body.theme-sfi .warn-100 .mat-select-trigger,body.theme-sfi .warn-100 .mat-select-arrow,body.theme-sfi .warn-200 .mat-select-trigger,body.theme-sfi .warn-200 .mat-select-arrow,body.theme-sfi .warn-300 .mat-select-trigger,body.theme-sfi .warn-300 .mat-select-arrow,body.theme-sfi .warn-400 .mat-select-trigger,body.theme-sfi .warn-400 .mat-select-arrow,body.theme-sfi .warn-A100 .mat-select-trigger,body.theme-sfi .warn-A100 .mat-select-arrow{color:#00000061}body.theme-sfi .primary-50 .mat-select-underline,body.theme-sfi .primary-100 .mat-select-underline,body.theme-sfi .primary-200 .mat-select-underline,body.theme-sfi .primary-A100 .mat-select-underline,body.theme-sfi .accent-50 .mat-select-underline,body.theme-sfi .accent-100 .mat-select-underline,body.theme-sfi .warn-50 .mat-select-underline,body.theme-sfi .warn-100 .mat-select-underline,body.theme-sfi .warn-200 .mat-select-underline,body.theme-sfi .warn-300 .mat-select-underline,body.theme-sfi .warn-400 .mat-select-underline,body.theme-sfi .warn-A100 .mat-select-underline{background-color:#0000001f}body.theme-sfi .primary-50 .mat-select-disabled .mat-select-value,body.theme-sfi .primary-50 .mat-select-arrow,body.theme-sfi .primary-50 .mat-select-trigger,body.theme-sfi .primary-100 .mat-select-disabled .mat-select-value,body.theme-sfi .primary-100 .mat-select-arrow,body.theme-sfi .primary-100 .mat-select-trigger,body.theme-sfi .primary-200 .mat-select-disabled .mat-select-value,body.theme-sfi .primary-200 .mat-select-arrow,body.theme-sfi .primary-200 .mat-select-trigger,body.theme-sfi .primary-A100 .mat-select-disabled .mat-select-value,body.theme-sfi .primary-A100 .mat-select-arrow,body.theme-sfi .primary-A100 .mat-select-trigger,body.theme-sfi .accent-50 .mat-select-disabled .mat-select-value,body.theme-sfi .accent-50 .mat-select-arrow,body.theme-sfi .accent-50 .mat-select-trigger,body.theme-sfi .accent-100 .mat-select-disabled .mat-select-value,body.theme-sfi .accent-100 .mat-select-arrow,body.theme-sfi .accent-100 .mat-select-trigger,body.theme-sfi .warn-50 .mat-select-disabled .mat-select-value,body.theme-sfi .warn-50 .mat-select-arrow,body.theme-sfi .warn-50 .mat-select-trigger,body.theme-sfi .warn-100 .mat-select-disabled .mat-select-value,body.theme-sfi .warn-100 .mat-select-arrow,body.theme-sfi .warn-100 .mat-select-trigger,body.theme-sfi .warn-200 .mat-select-disabled .mat-select-value,body.theme-sfi .warn-200 .mat-select-arrow,body.theme-sfi .warn-200 .mat-select-trigger,body.theme-sfi .warn-300 .mat-select-disabled .mat-select-value,body.theme-sfi .warn-300 .mat-select-arrow,body.theme-sfi .warn-300 .mat-select-trigger,body.theme-sfi .warn-400 .mat-select-disabled .mat-select-value,body.theme-sfi .warn-400 .mat-select-arrow,body.theme-sfi .warn-400 .mat-select-trigger,body.theme-sfi .warn-A100 .mat-select-disabled .mat-select-value,body.theme-sfi .warn-A100 .mat-select-arrow,body.theme-sfi .warn-A100 .mat-select-trigger{color:#00000061}body.theme-sfi .primary-300 input[type=text],body.theme-sfi .primary-400 input[type=text],body.theme-sfi .primary-500 input[type=text],body.theme-sfi .primary-600 input[type=text],body.theme-sfi .primary-700 input[type=text],body.theme-sfi .primary-800 input[type=text],body.theme-sfi .primary-900 input[type=text],body.theme-sfi .primary-A200 input[type=text],body.theme-sfi .primary-A400 input[type=text],body.theme-sfi .primary-A700 input[type=text],body.theme-sfi .primary input[type=text],body.theme-sfi .accent-400 input[type=text],body.theme-sfi .accent-500 input[type=text],body.theme-sfi .accent-600 input[type=text],body.theme-sfi .accent input[type=text],body.theme-sfi .warn-500 input[type=text],body.theme-sfi .warn-600 input[type=text],body.theme-sfi .warn-700 input[type=text],body.theme-sfi .warn-800 input[type=text],body.theme-sfi .warn-900 input[type=text],body.theme-sfi .warn-A200 input[type=text],body.theme-sfi .warn-A400 input[type=text],body.theme-sfi .warn-A700 input[type=text],body.theme-sfi .warn input[type=text]{color:#fff}body.theme-sfi .primary-300 .mat-form-field-label,body.theme-sfi .primary-400 .mat-form-field-label,body.theme-sfi .primary-500 .mat-form-field-label,body.theme-sfi .primary-600 .mat-form-field-label,body.theme-sfi .primary-700 .mat-form-field-label,body.theme-sfi .primary-800 .mat-form-field-label,body.theme-sfi .primary-900 .mat-form-field-label,body.theme-sfi .primary-A200 .mat-form-field-label,body.theme-sfi .primary-A400 .mat-form-field-label,body.theme-sfi .primary-A700 .mat-form-field-label,body.theme-sfi .primary .mat-form-field-label,body.theme-sfi .accent-400 .mat-form-field-label,body.theme-sfi .accent-500 .mat-form-field-label,body.theme-sfi .accent-600 .mat-form-field-label,body.theme-sfi .accent .mat-form-field-label,body.theme-sfi .warn-500 .mat-form-field-label,body.theme-sfi .warn-600 .mat-form-field-label,body.theme-sfi .warn-700 .mat-form-field-label,body.theme-sfi .warn-800 .mat-form-field-label,body.theme-sfi .warn-900 .mat-form-field-label,body.theme-sfi .warn-A200 .mat-form-field-label,body.theme-sfi .warn-A400 .mat-form-field-label,body.theme-sfi .warn-A700 .mat-form-field-label,body.theme-sfi .warn .mat-form-field-label{color:#ffffff80}body.theme-sfi .primary-300 .mat-form-field-underline,body.theme-sfi .primary-400 .mat-form-field-underline,body.theme-sfi .primary-500 .mat-form-field-underline,body.theme-sfi .primary-600 .mat-form-field-underline,body.theme-sfi .primary-700 .mat-form-field-underline,body.theme-sfi .primary-800 .mat-form-field-underline,body.theme-sfi .primary-900 .mat-form-field-underline,body.theme-sfi .primary-A200 .mat-form-field-underline,body.theme-sfi .primary-A400 .mat-form-field-underline,body.theme-sfi .primary-A700 .mat-form-field-underline,body.theme-sfi .primary .mat-form-field-underline,body.theme-sfi .accent-400 .mat-form-field-underline,body.theme-sfi .accent-500 .mat-form-field-underline,body.theme-sfi .accent-600 .mat-form-field-underline,body.theme-sfi .accent .mat-form-field-underline,body.theme-sfi .warn-500 .mat-form-field-underline,body.theme-sfi .warn-600 .mat-form-field-underline,body.theme-sfi .warn-700 .mat-form-field-underline,body.theme-sfi .warn-800 .mat-form-field-underline,body.theme-sfi .warn-900 .mat-form-field-underline,body.theme-sfi .warn-A200 .mat-form-field-underline,body.theme-sfi .warn-A400 .mat-form-field-underline,body.theme-sfi .warn-A700 .mat-form-field-underline,body.theme-sfi .warn .mat-form-field-underline{background-color:#ffffff1f}body.theme-sfi .primary-300 .mat-select-trigger,body.theme-sfi .primary-300 .mat-select-arrow,body.theme-sfi .primary-400 .mat-select-trigger,body.theme-sfi .primary-400 .mat-select-arrow,body.theme-sfi .primary-500 .mat-select-trigger,body.theme-sfi .primary-500 .mat-select-arrow,body.theme-sfi .primary-600 .mat-select-trigger,body.theme-sfi .primary-600 .mat-select-arrow,body.theme-sfi .primary-700 .mat-select-trigger,body.theme-sfi .primary-700 .mat-select-arrow,body.theme-sfi .primary-800 .mat-select-trigger,body.theme-sfi .primary-800 .mat-select-arrow,body.theme-sfi .primary-900 .mat-select-trigger,body.theme-sfi .primary-900 .mat-select-arrow,body.theme-sfi .primary-A200 .mat-select-trigger,body.theme-sfi .primary-A200 .mat-select-arrow,body.theme-sfi .primary-A400 .mat-select-trigger,body.theme-sfi .primary-A400 .mat-select-arrow,body.theme-sfi .primary-A700 .mat-select-trigger,body.theme-sfi .primary-A700 .mat-select-arrow,body.theme-sfi .primary .mat-select-trigger,body.theme-sfi .primary .mat-select-arrow,body.theme-sfi .accent-400 .mat-select-trigger,body.theme-sfi .accent-400 .mat-select-arrow,body.theme-sfi .accent-500 .mat-select-trigger,body.theme-sfi .accent-500 .mat-select-arrow,body.theme-sfi .accent-600 .mat-select-trigger,body.theme-sfi .accent-600 .mat-select-arrow,body.theme-sfi .accent .mat-select-trigger,body.theme-sfi .accent .mat-select-arrow,body.theme-sfi .warn-500 .mat-select-trigger,body.theme-sfi .warn-500 .mat-select-arrow,body.theme-sfi .warn-600 .mat-select-trigger,body.theme-sfi .warn-600 .mat-select-arrow,body.theme-sfi .warn-700 .mat-select-trigger,body.theme-sfi .warn-700 .mat-select-arrow,body.theme-sfi .warn-800 .mat-select-trigger,body.theme-sfi .warn-800 .mat-select-arrow,body.theme-sfi .warn-900 .mat-select-trigger,body.theme-sfi .warn-900 .mat-select-arrow,body.theme-sfi .warn-A200 .mat-select-trigger,body.theme-sfi .warn-A200 .mat-select-arrow,body.theme-sfi .warn-A400 .mat-select-trigger,body.theme-sfi .warn-A400 .mat-select-arrow,body.theme-sfi .warn-A700 .mat-select-trigger,body.theme-sfi .warn-A700 .mat-select-arrow,body.theme-sfi .warn .mat-select-trigger,body.theme-sfi .warn .mat-select-arrow{color:#ffffff80}body.theme-sfi .primary-300 .mat-select-underline,body.theme-sfi .primary-400 .mat-select-underline,body.theme-sfi .primary-500 .mat-select-underline,body.theme-sfi .primary-600 .mat-select-underline,body.theme-sfi .primary-700 .mat-select-underline,body.theme-sfi .primary-800 .mat-select-underline,body.theme-sfi .primary-900 .mat-select-underline,body.theme-sfi .primary-A200 .mat-select-underline,body.theme-sfi .primary-A400 .mat-select-underline,body.theme-sfi .primary-A700 .mat-select-underline,body.theme-sfi .primary .mat-select-underline,body.theme-sfi .accent-400 .mat-select-underline,body.theme-sfi .accent-500 .mat-select-underline,body.theme-sfi .accent-600 .mat-select-underline,body.theme-sfi .accent .mat-select-underline,body.theme-sfi .warn-500 .mat-select-underline,body.theme-sfi .warn-600 .mat-select-underline,body.theme-sfi .warn-700 .mat-select-underline,body.theme-sfi .warn-800 .mat-select-underline,body.theme-sfi .warn-900 .mat-select-underline,body.theme-sfi .warn-A200 .mat-select-underline,body.theme-sfi .warn-A400 .mat-select-underline,body.theme-sfi .warn-A700 .mat-select-underline,body.theme-sfi .warn .mat-select-underline{background-color:#ffffff1f}body.theme-sfi .primary-300 .mat-select-disabled .mat-select-value,body.theme-sfi .primary-300 .mat-select-arrow,body.theme-sfi .primary-300 .mat-select-trigger,body.theme-sfi .primary-400 .mat-select-disabled .mat-select-value,body.theme-sfi .primary-400 .mat-select-arrow,body.theme-sfi .primary-400 .mat-select-trigger,body.theme-sfi .primary-500 .mat-select-disabled .mat-select-value,body.theme-sfi .primary-500 .mat-select-arrow,body.theme-sfi .primary-500 .mat-select-trigger,body.theme-sfi .primary-600 .mat-select-disabled .mat-select-value,body.theme-sfi .primary-600 .mat-select-arrow,body.theme-sfi .primary-600 .mat-select-trigger,body.theme-sfi .primary-700 .mat-select-disabled .mat-select-value,body.theme-sfi .primary-700 .mat-select-arrow,body.theme-sfi .primary-700 .mat-select-trigger,body.theme-sfi .primary-800 .mat-select-disabled .mat-select-value,body.theme-sfi .primary-800 .mat-select-arrow,body.theme-sfi .primary-800 .mat-select-trigger,body.theme-sfi .primary-900 .mat-select-disabled .mat-select-value,body.theme-sfi .primary-900 .mat-select-arrow,body.theme-sfi .primary-900 .mat-select-trigger,body.theme-sfi .primary-A200 .mat-select-disabled .mat-select-value,body.theme-sfi .primary-A200 .mat-select-arrow,body.theme-sfi .primary-A200 .mat-select-trigger,body.theme-sfi .primary-A400 .mat-select-disabled .mat-select-value,body.theme-sfi .primary-A400 .mat-select-arrow,body.theme-sfi .primary-A400 .mat-select-trigger,body.theme-sfi .primary-A700 .mat-select-disabled .mat-select-value,body.theme-sfi .primary-A700 .mat-select-arrow,body.theme-sfi .primary-A700 .mat-select-trigger,body.theme-sfi .primary .mat-select-disabled .mat-select-value,body.theme-sfi .primary .mat-select-arrow,body.theme-sfi .primary .mat-select-trigger,body.theme-sfi .accent-400 .mat-select-disabled .mat-select-value,body.theme-sfi .accent-400 .mat-select-arrow,body.theme-sfi .accent-400 .mat-select-trigger,body.theme-sfi .accent-500 .mat-select-disabled .mat-select-value,body.theme-sfi .accent-500 .mat-select-arrow,body.theme-sfi .accent-500 .mat-select-trigger,body.theme-sfi .accent-600 .mat-select-disabled .mat-select-value,body.theme-sfi .accent-600 .mat-select-arrow,body.theme-sfi .accent-600 .mat-select-trigger,body.theme-sfi .accent .mat-select-disabled .mat-select-value,body.theme-sfi .accent .mat-select-arrow,body.theme-sfi .accent .mat-select-trigger,body.theme-sfi .warn-500 .mat-select-disabled .mat-select-value,body.theme-sfi .warn-500 .mat-select-arrow,body.theme-sfi .warn-500 .mat-select-trigger,body.theme-sfi .warn-600 .mat-select-disabled .mat-select-value,body.theme-sfi .warn-600 .mat-select-arrow,body.theme-sfi .warn-600 .mat-select-trigger,body.theme-sfi .warn-700 .mat-select-disabled .mat-select-value,body.theme-sfi .warn-700 .mat-select-arrow,body.theme-sfi .warn-700 .mat-select-trigger,body.theme-sfi .warn-800 .mat-select-disabled .mat-select-value,body.theme-sfi .warn-800 .mat-select-arrow,body.theme-sfi .warn-800 .mat-select-trigger,body.theme-sfi .warn-900 .mat-select-disabled .mat-select-value,body.theme-sfi .warn-900 .mat-select-arrow,body.theme-sfi .warn-900 .mat-select-trigger,body.theme-sfi .warn-A200 .mat-select-disabled .mat-select-value,body.theme-sfi .warn-A200 .mat-select-arrow,body.theme-sfi .warn-A200 .mat-select-trigger,body.theme-sfi .warn-A400 .mat-select-disabled .mat-select-value,body.theme-sfi .warn-A400 .mat-select-arrow,body.theme-sfi .warn-A400 .mat-select-trigger,body.theme-sfi .warn-A700 .mat-select-disabled .mat-select-value,body.theme-sfi .warn-A700 .mat-select-arrow,body.theme-sfi .warn-A700 .mat-select-trigger,body.theme-sfi .warn .mat-select-disabled .mat-select-value,body.theme-sfi .warn .mat-select-arrow,body.theme-sfi .warn .mat-select-trigger{color:#ffffff80}body.theme-sfi .primary-300 .mat-select-value,body.theme-sfi .primary-400 .mat-select-value,body.theme-sfi .primary-500 .mat-select-value,body.theme-sfi .primary-600 .mat-select-value,body.theme-sfi .primary-700 .mat-select-value,body.theme-sfi .primary-800 .mat-select-value,body.theme-sfi .primary-900 .mat-select-value,body.theme-sfi .primary-A200 .mat-select-value,body.theme-sfi .primary-A400 .mat-select-value,body.theme-sfi .primary-A700 .mat-select-value,body.theme-sfi .primary .mat-select-value,body.theme-sfi .accent-400 .mat-select-value,body.theme-sfi .accent-500 .mat-select-value,body.theme-sfi .accent-600 .mat-select-value,body.theme-sfi .accent .mat-select-value,body.theme-sfi .warn-500 .mat-select-value,body.theme-sfi .warn-600 .mat-select-value,body.theme-sfi .warn-700 .mat-select-value,body.theme-sfi .warn-800 .mat-select-value,body.theme-sfi .warn-900 .mat-select-value,body.theme-sfi .warn-A200 .mat-select-value,body.theme-sfi .warn-A400 .mat-select-value,body.theme-sfi .warn-A700 .mat-select-value,body.theme-sfi .warn .mat-select-value{color:#fff}body.theme-clever{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #353a48;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #222a35;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #222a35;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #353a48;--mdc-filled-text-field-focus-active-indicator-color: #353a48;--mdc-filled-text-field-focus-label-text-color: rgba(53, 58, 72, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #353a48;--mdc-outlined-text-field-focus-outline-color: #353a48;--mdc-outlined-text-field-focus-label-text-color: rgba(53, 58, 72, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(53, 58, 72, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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(53, 58, 72, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-select-arrow-transform: translateY(-8px);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #353a48;--mdc-switch-selected-handle-color: #353a48;--mdc-switch-selected-hover-state-layer-color: #353a48;--mdc-switch-selected-pressed-state-layer-color: #353a48;--mdc-switch-selected-focus-handle-color: #1e2129;--mdc-switch-selected-hover-handle-color: #1e2129;--mdc-switch-selected-pressed-handle-color: #1e2129;--mdc-switch-selected-focus-track-color: #7d818c;--mdc-switch-selected-hover-track-color: #7d818c;--mdc-switch-selected-pressed-track-color: #7d818c;--mdc-switch-selected-track-color: #7d818c;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-switch-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #353a48;--mdc-slider-focus-handle-color: #353a48;--mdc-slider-hover-handle-color: #353a48;--mdc-slider-active-track-color: #353a48;--mdc-slider-inactive-track-color: #353a48;--mdc-slider-with-tick-marks-inactive-container-color: #353a48;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #353a48;--mat-slider-hover-state-layer-color: rgba(53, 58, 72, .05);--mat-slider-focus-state-layer-color: rgba(53, 58, 72, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--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);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #222a35;--mdc-checkbox-selected-hover-icon-color: #222a35;--mdc-checkbox-selected-icon-color: #222a35;--mdc-checkbox-selected-pressed-icon-color: #222a35;--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-selected-focus-state-layer-color: #222a35;--mdc-checkbox-selected-hover-state-layer-color: #222a35;--mdc-checkbox-selected-pressed-state-layer-color: #222a35;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #222a35;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #353a48;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #353a48;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-standard-button-toggle-height: 48px;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #353a48;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(53, 58, 72, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(53, 58, 72, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(53, 58, 72, .3);--mat-datepicker-toggle-active-state-icon-color: #353a48;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(53, 58, 72, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #353a48;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #353a48;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #353a48;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--mat-tree-node-min-height: 48px}body.theme-clever .mat-accent{--mat-option-selected-state-label-text-color: #222a35;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body.theme-clever .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body.theme-clever .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #353a48;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #353a48;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-clever .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #222a35;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #222a35;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-clever .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body.theme-clever .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #353a48;--mdc-linear-progress-track-color: rgba(53, 58, 72, .25)}body.theme-clever .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #222a35;--mdc-linear-progress-track-color: rgba(34, 42, 53, .25)}body.theme-clever .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}body.theme-clever .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #222a35;--mdc-filled-text-field-focus-active-indicator-color: #222a35;--mdc-filled-text-field-focus-label-text-color: rgba(34, 42, 53, .87);--mdc-outlined-text-field-caret-color: #222a35;--mdc-outlined-text-field-focus-outline-color: #222a35;--mdc-outlined-text-field-focus-label-text-color: rgba(34, 42, 53, .87);--mat-form-field-focus-select-arrow-color: rgba(34, 42, 53, .87)}body.theme-clever .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}body.theme-clever .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(34, 42, 53, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-clever .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}body.theme-clever .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}body.theme-clever .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,body.theme-clever .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #353a48;--mdc-chip-elevated-selected-container-color: #353a48;--mdc-chip-elevated-disabled-container-color: #353a48;--mdc-chip-flat-disabled-selected-container-color: #353a48;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-clever .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,body.theme-clever .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #222a35;--mdc-chip-elevated-selected-container-color: #222a35;--mdc-chip-elevated-disabled-container-color: #222a35;--mdc-chip-flat-disabled-selected-container-color: #222a35;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-clever .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,body.theme-clever .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}body.theme-clever .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}body.theme-clever .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: rgba(0, 0, 0, .87)}body.theme-clever .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #222a35;--mdc-switch-selected-handle-color: #222a35;--mdc-switch-selected-hover-state-layer-color: #222a35;--mdc-switch-selected-pressed-state-layer-color: #222a35}body.theme-clever .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}body.theme-clever .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #353a48;--mdc-radio-selected-hover-icon-color: #353a48;--mdc-radio-selected-icon-color: #353a48;--mdc-radio-selected-pressed-icon-color: #353a48;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #353a48;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-clever .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #222a35;--mdc-radio-selected-hover-icon-color: #222a35;--mdc-radio-selected-icon-color: #222a35;--mdc-radio-selected-pressed-icon-color: #222a35;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #222a35;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-clever .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}body.theme-clever .mat-accent{--mdc-slider-handle-color: #222a35;--mdc-slider-focus-handle-color: #222a35;--mdc-slider-hover-handle-color: #222a35;--mdc-slider-active-track-color: #222a35;--mdc-slider-inactive-track-color: #222a35;--mdc-slider-with-tick-marks-inactive-container-color: #222a35;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #222a35;--mat-slider-hover-state-layer-color: rgba(34, 42, 53, .05);--mat-slider-focus-state-layer-color: rgba(34, 42, 53, .2)}body.theme-clever .mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2)}body.theme-clever .mdc-list-item__start,body.theme-clever .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #353a48;--mdc-radio-selected-hover-icon-color: #353a48;--mdc-radio-selected-icon-color: #353a48;--mdc-radio-selected-pressed-icon-color: #353a48}body.theme-clever .mat-accent .mdc-list-item__start,body.theme-clever .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #222a35;--mdc-radio-selected-hover-icon-color: #222a35;--mdc-radio-selected-icon-color: #222a35;--mdc-radio-selected-pressed-icon-color: #222a35}body.theme-clever .mat-warn .mdc-list-item__start,body.theme-clever .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}body.theme-clever .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: white;--mdc-checkbox-selected-focus-icon-color: #353a48;--mdc-checkbox-selected-hover-icon-color: #353a48;--mdc-checkbox-selected-icon-color: #353a48;--mdc-checkbox-selected-pressed-icon-color: #353a48;--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-selected-focus-state-layer-color: #353a48;--mdc-checkbox-selected-hover-state-layer-color: #353a48;--mdc-checkbox-selected-pressed-state-layer-color: #353a48;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-clever .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: white;--mdc-checkbox-selected-focus-icon-color: #222a35;--mdc-checkbox-selected-hover-icon-color: #222a35;--mdc-checkbox-selected-icon-color: #222a35;--mdc-checkbox-selected-pressed-icon-color: #222a35;--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-selected-focus-state-layer-color: #222a35;--mdc-checkbox-selected-hover-state-layer-color: #222a35;--mdc-checkbox-selected-pressed-state-layer-color: #222a35;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-clever .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-clever .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,body.theme-clever .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,body.theme-clever .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,body.theme-clever .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#353a48}body.theme-clever .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,body.theme-clever .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,body.theme-clever .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}body.theme-clever .mdc-list-item__start,body.theme-clever .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}body.theme-clever .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,body.theme-clever .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,body.theme-clever .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}body.theme-clever .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,body.theme-clever .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,body.theme-clever .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}body.theme-clever .mat-mdc-tab-group,body.theme-clever .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #353a48;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #353a48;--mat-tab-header-active-ripple-color: #353a48;--mat-tab-header-inactive-ripple-color: #353a48;--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: #353a48;--mat-tab-header-active-hover-label-text-color: #353a48;--mat-tab-header-active-focus-indicator-color: #353a48;--mat-tab-header-active-hover-indicator-color: #353a48}body.theme-clever .mat-mdc-tab-group.mat-accent,body.theme-clever .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #222a35;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #222a35;--mat-tab-header-active-ripple-color: #222a35;--mat-tab-header-inactive-ripple-color: #222a35;--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: #222a35;--mat-tab-header-active-hover-label-text-color: #222a35;--mat-tab-header-active-focus-indicator-color: #222a35;--mat-tab-header-active-hover-indicator-color: #222a35}body.theme-clever .mat-mdc-tab-group.mat-warn,body.theme-clever .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}body.theme-clever .mat-mdc-tab-group.mat-background-primary,body.theme-clever .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #353a48;--mat-tab-header-with-background-foreground-color: white}body.theme-clever .mat-mdc-tab-group.mat-background-accent,body.theme-clever .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #222a35;--mat-tab-header-with-background-foreground-color: white}body.theme-clever .mat-mdc-tab-group.mat-background-warn,body.theme-clever .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}body.theme-clever .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}body.theme-clever .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: white;--mdc-checkbox-selected-focus-icon-color: #353a48;--mdc-checkbox-selected-hover-icon-color: #353a48;--mdc-checkbox-selected-icon-color: #353a48;--mdc-checkbox-selected-pressed-icon-color: #353a48;--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-selected-focus-state-layer-color: #353a48;--mdc-checkbox-selected-hover-state-layer-color: #353a48;--mdc-checkbox-selected-pressed-state-layer-color: #353a48;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-clever .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body.theme-clever .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #353a48;--mat-text-button-state-layer-color: #353a48;--mat-text-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-clever .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #222a35;--mat-text-button-state-layer-color: #222a35;--mat-text-button-ripple-color: rgba(34, 42, 53, .1)}body.theme-clever .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-clever .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #353a48;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-clever .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #222a35;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-clever .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-clever .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #353a48;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-clever .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #222a35;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-clever .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-clever .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #353a48;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #353a48;--mat-outlined-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-clever .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #222a35;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #222a35;--mat-outlined-button-ripple-color: rgba(34, 42, 53, .1)}body.theme-clever .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-clever .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #353a48;--mat-icon-button-state-layer-color: #353a48;--mat-icon-button-ripple-color: rgba(53, 58, 72, .1)}body.theme-clever .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #222a35;--mat-icon-button-state-layer-color: #222a35;--mat-icon-button-ripple-color: rgba(34, 42, 53, .1)}body.theme-clever .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}body.theme-clever .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}body.theme-clever .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #353a48;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-clever .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #222a35;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-clever .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body.theme-clever .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #353a48;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-clever .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #222a35;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-clever .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body.theme-clever .mat-accent{--mdc-circular-progress-active-indicator-color: #222a35}body.theme-clever .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}body.theme-clever .mat-badge-accent{--mat-badge-background-color: #222a35;--mat-badge-text-color: white}body.theme-clever .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}body.theme-clever .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #222a35;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(34, 42, 53, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(34, 42, 53, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(34, 42, 53, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(34, 42, 53, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-clever .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.theme-clever .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #222a35}body.theme-clever .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}body.theme-clever .mat-calendar-controls{--mat-icon-button-touch-target-display: none}body.theme-clever .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}body.theme-clever .mat-icon.mat-primary{--mat-icon-color: #353a48}body.theme-clever .mat-icon.mat-accent{--mat-icon-color: #222a35}body.theme-clever .mat-icon.mat-warn{--mat-icon-color: #f44336}body.theme-clever .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #222a35;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #222a35;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #222a35;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-clever .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}body.theme-clever .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #353a48;--mat-toolbar-container-text-color: white}body.theme-clever .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #222a35;--mat-toolbar-container-text-color: white}body.theme-clever .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}body.theme-clever{color:#000000de;background:#f5f5f5}body.theme-clever .secondary-text,body.theme-clever .icon,body.theme-clever i{color:#0000008a}body.theme-clever .hint-text,body.theme-clever .disabled-text{color:#00000061}body.theme-clever .fade-text,body.theme-clever .divider{color:#0000001f}body.theme-clever .fuse-card{background:#fff;border-color:#0000001f}body.theme-clever .fuse-card .card-divider{border-top:1px solid rgba(0,0,0,.12)}body.theme-clever .avatar{color:#000000de}body.theme-clever .form-wrapper{background-color:#fff}body.theme-clever .navigation-simple .item.selected{background-color:#0000000a}body.theme-clever .navigation-simple .subheader{border-top:1px solid rgba(0,0,0,.12)}body.theme-clever .simple-pagination{background:#fff}body.theme-clever .simple-pagination .pagination-item{color:#0000008a}body.theme-clever .simple-pagination .pagination-item:hover{color:#000000de}body.theme-clever .simple-pagination .pagination-item.disabled{color:#00000061}body.theme-clever .price-tables .price-table{background:#fff}body.theme-clever .price-tables .price-table.style-1 .price .currency,body.theme-clever .price-tables .price-table.style-1 .price .period,body.theme-clever .price-tables .price-table.style-2 .price .currency,body.theme-clever .price-tables .price-table.style-2 .period,body.theme-clever .price-tables .price-table.style-3 .package-type .subtitle,body.theme-clever .price-tables .price-table.style-3 .terms,body.theme-clever .price-tables .price-table.style-3 .note{color:#0000008a}body.theme-clever .simple-table-container{background:#fff}body.theme-clever table.simple thead tr th{color:#0000008a;border-bottom:1px solid rgba(0,0,0,.12)}body.theme-clever table.simple tbody tr td{border-bottom:1px solid rgba(0,0,0,.12)}body.theme-clever table.simple.clickable tbody tr:hover{background-color:#0000000a}body.theme-clever .page-layout.carded.fullwidth>.center>.content-card{background:#fff;border-radius:8px 8px 0 0}body.theme-clever .page-layout.carded.fullwidth>.center>.content-card>.toolbar{border-bottom-color:#0000001f}body.theme-clever .page-layout.carded.left-sidebar>.center>.content-card,body.theme-clever .page-layout.carded.right-sidebar>.center>.content-card{background:#fff;border-radius:8px 8px 0 0}body.theme-clever .page-layout.carded.left-sidebar>.center>.content-card>.toolbar,body.theme-clever .page-layout.carded.right-sidebar>.center>.content-card>.toolbar{border-bottom-color:#0000001f}body.theme-clever .page-layout.simple.left-sidebar>.center>.content,body.theme-clever .page-layout.simple.right-sidebar>.center>.content{background:#fff}body.theme-clever .page-layout.simple.left-sidebar.inner-sidebar>.content>.center>.content,body.theme-clever .page-layout.simple.right-sidebar.inner-sidebar>.content>.center>.content{background:#fff}body.theme-clever fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-clever fuse-vertical-navigation-aside-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-clever fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-clever fuse-vertical-navigation-basic-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced,body.theme-clever fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active,body.theme-clever fuse-vertical-navigation-collapsable-item>.fuse-vertical-navigation-item-wrapper .fuse-vertical-navigation-item:not(.fuse-vertical-navigation-item-disabled).fuse-vertical-navigation-item-active-forced{background-color:#222a35!important}body.theme-clever fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-title,body.theme-clever fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-title{color:#222a35}body.theme-clever fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,body.theme-clever fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#222a35}.dark body.theme-clever fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-subtitle,.dark body.theme-clever fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-subtitle{color:#222a35}body.theme-clever fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-icon,body.theme-clever fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-icon{color:#222a35}body.theme-clever a{color:#222a35}body.theme-clever code:not(.highlight){background-color:#f5f5f5}body.theme-clever .changelog .entry{background-color:#fff}body.theme-clever .text-boxed{background-color:#0000001f;color:#0000008a}body.theme-clever .fuse-search-bar.expanded,body.theme-clever #fuse-shortcuts.show-mobile-panel{background-color:#fafafa}body.theme-clever fuse-sidebar{background:#fafafa}body.theme-clever fuse-vertical-navigation .fuse-vertical-navigation-wrapper{background:#fafafa}body.theme-clever .fuse-sidebar-overlay{background-color:#0009}body.theme-clever .fuse-sidebar-overlay.fuse-sidebar-overlay-invisible{background-color:transparent}body.theme-clever fuse-theme-options .theme-options-panel form .group{border:1px solid rgba(0,0,0,.12)}body.theme-clever fuse-theme-options .theme-options-panel form .group h2{background:#fafafa;color:#0000008a}body.theme-clever fuse-theme-options .theme-options-panel form .group h3{color:#0000008a}body.theme-clever .fuse-material-color-picker-menu .mat-mdc-menu-content .views{background:#303030}body.theme-clever fuse-widget>.fuse-widget-front,body.theme-clever fuse-widget>.fuse-widget-back{background:#fff;border-color:#0000001f}body.theme-clever ngx-datatable.material{background:#fff;color:#000000de}body.theme-clever ngx-datatable.material .datatable-header .datatable-header-cell{color:#0000008a}body.theme-clever ngx-datatable.material .datatable-body .datatable-row-wrapper{border-bottom-color:#0000001f}body.theme-clever ngx-datatable.material .datatable-body .datatable-row-wrapper:first-child{border-top-color:#0000001f}body.theme-clever ngx-datatable.material .datatable-body .datatable-row-wrapper .datatable-body-row .datatable-body-cell{color:#000000de}body.theme-clever ngx-datatable.material .datatable-footer{color:#0000008a}body.theme-clever ngx-datatable.material .datatable-footer .datatable-pager a{color:#0000008a}body.theme-clever ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover{background-color:#0000000a}body.theme-clever ngx-datatable.material:not(.cell-selection) .datatable-body .datatable-row-wrapper .datatable-body-row:hover .datatable-row-group{background-color:#0000000a}body.theme-clever #listview .header .search-wrapper{background:#fff}body.theme-clever #listview .header .search-wrapper .search .mat-icon{color:#0000008a}body.theme-clever #listview .header .search-wrapper .search input{background:#fff;color:#000000de}body.theme-clever #listview .content .sidebar .sidebar-content .card{background:#fff}body.theme-clever #table{background:red}body.theme-clever #academy-courses .header{background:#1a237e;background:linear-gradient(to right,#0e2a3b,#34306b)}body.theme-clever #academy-courses .header .hero-text h1{color:#fff}body.theme-clever #academy-courses .header .hero-text h3{color:#ffffffbf}body.theme-clever #academy-courses .content .courses .course .course-content{background:#fff}body.theme-clever #academy-courses .content .courses .course .course-content .header .category{color:#0000008a}body.theme-clever #academy-courses .content .courses .course .course-content .header .length .length-icon{color:#0000008a!important}body.theme-clever #academy-courses .content .courses .course .course-content .header .length .min{color:#0000008a}body.theme-clever #academy-courses .content .courses .course .course-content .content .updated{color:#00000061}body.theme-clever #academy-course .sidebar{background:#fafafa}body.theme-clever #academy-course .sidebar .steps .step{color:#0000008a}body.theme-clever #academy-course .sidebar .steps .step.current{background:#222a35;color:#000000de}body.theme-clever #academy-course .sidebar .steps .step.current .index span{background:#fafafa;border-color:#222a35}body.theme-clever #academy-course .sidebar .steps .step.completed{color:#000000de}body.theme-clever #academy-course .sidebar .steps .step.completed .index span{border-color:#222a35}body.theme-clever #academy-course .sidebar .steps .step.completed .index:after{border-left-color:#222a35}body.theme-clever #academy-course .sidebar .steps .step.completed+.step .index:before{border-left-color:#222a35}body.theme-clever #academy-course .sidebar .steps .step .index:before,body.theme-clever #academy-course .sidebar .steps .step .index:after{border-left-color:#0000001f}body.theme-clever #academy-course .sidebar .steps .step .index span{background:#fafafa;border-color:#0000001f}body.theme-clever #academy-course .center .content{height:100%;background:#eee}body.theme-clever #academy-course .center .content .course-step .course-step-content{background:#fff}body.theme-clever .comments .comment .comment-bubble{background-color:#d2dbe1;border-color:#f5f5f5}body.theme-clever .comments .comment .comment-bubble:after,body.theme-clever .comments .comment .comment-bubble:before{border-color:#f5f5f5 transparent transparent transparent}body.theme-clever formio mat-formio-button button{background-color:#222a35!important}body.theme-clever formio .form-check-input:checked~.form-check-label span:before,body.theme-clever formio .form-check-input:indeterminate~.form-check-label span:before{border-color:#222a35;background-color:#222a35}body.theme-clever formio .btn-primary{background-color:#222a35}body.theme-clever formio .visually-hidden{display:none}body.theme-clever .primary-50-bg{background-color:#ececee!important}body.theme-clever .primary-50{background-color:#ececee!important;color:#000000de!important}body.theme-clever .primary-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}body.theme-clever .primary-50-fg{color:#ececee!important}body.theme-clever .primary-50-border{border-color:#ececee!important}body.theme-clever .primary-50-border-top{border-top-color:#ececee!important}body.theme-clever .primary-50-border-right{border-right-color:#ececee!important}body.theme-clever .primary-50-border-bottom{border-bottom-color:#ececee!important}body.theme-clever .primary-50-border-left{border-left-color:#ececee!important}body.theme-clever .primary-100-bg{background-color:#c5c6cb!important}body.theme-clever .primary-100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-clever .primary-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-clever .primary-100-fg{color:#c5c6cb!important}body.theme-clever .primary-100-border{border-color:#c5c6cb!important}body.theme-clever .primary-100-border-top{border-top-color:#c5c6cb!important}body.theme-clever .primary-100-border-right{border-right-color:#c5c6cb!important}body.theme-clever .primary-100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-clever .primary-100-border-left{border-left-color:#c5c6cb!important}body.theme-clever .primary-200-bg{background-color:#9ea1a9!important}body.theme-clever .primary-200{background-color:#9ea1a9!important;color:#000000de!important}body.theme-clever .primary-200[disabled]{background-color:#9ea1a91f!important;color:#00000042!important}body.theme-clever .primary-200-fg{color:#9ea1a9!important}body.theme-clever .primary-200-border{border-color:#9ea1a9!important}body.theme-clever .primary-200-border-top{border-top-color:#9ea1a9!important}body.theme-clever .primary-200-border-right{border-right-color:#9ea1a9!important}body.theme-clever .primary-200-border-bottom{border-bottom-color:#9ea1a9!important}body.theme-clever .primary-200-border-left{border-left-color:#9ea1a9!important}body.theme-clever .primary-300-bg{background-color:#7d818c!important}body.theme-clever .primary-300{background-color:#7d818c!important;color:#fff!important}body.theme-clever .primary-300[disabled]{background-color:#7d818c1f!important;color:#ffffff42!important}body.theme-clever .primary-300-fg{color:#7d818c!important}body.theme-clever .primary-300-border{border-color:#7d818c!important}body.theme-clever .primary-300-border-top{border-top-color:#7d818c!important}body.theme-clever .primary-300-border-right{border-right-color:#7d818c!important}body.theme-clever .primary-300-border-bottom{border-bottom-color:#7d818c!important}body.theme-clever .primary-300-border-left{border-left-color:#7d818c!important}body.theme-clever .primary-400-bg{background-color:#5c616f!important}body.theme-clever .primary-400{background-color:#5c616f!important;color:#fff!important}body.theme-clever .primary-400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}body.theme-clever .primary-400-fg{color:#5c616f!important}body.theme-clever .primary-400-border{border-color:#5c616f!important}body.theme-clever .primary-400-border-top{border-top-color:#5c616f!important}body.theme-clever .primary-400-border-right{border-right-color:#5c616f!important}body.theme-clever .primary-400-border-bottom{border-bottom-color:#5c616f!important}body.theme-clever .primary-400-border-left{border-left-color:#5c616f!important}body.theme-clever .primary-500-bg{background-color:#3c4252!important}body.theme-clever .primary-500{background-color:#3c4252!important;color:#fff!important}body.theme-clever .primary-500[disabled]{background-color:#3c42521f!important;color:#ffffff42!important}body.theme-clever .primary-500-fg{color:#3c4252!important}body.theme-clever .primary-500-border{border-color:#3c4252!important}body.theme-clever .primary-500-border-top{border-top-color:#3c4252!important}body.theme-clever .primary-500-border-right{border-right-color:#3c4252!important}body.theme-clever .primary-500-border-bottom{border-bottom-color:#3c4252!important}body.theme-clever .primary-500-border-left{border-left-color:#3c4252!important}body.theme-clever .primary-600-bg{background-color:#353a48!important}body.theme-clever .primary-600{background-color:#353a48!important;color:#fff!important}body.theme-clever .primary-600[disabled]{background-color:#353a481f!important;color:#ffffff42!important}body.theme-clever .primary-600-fg{color:#353a48!important}body.theme-clever .primary-600-border{border-color:#353a48!important}body.theme-clever .primary-600-border-top{border-top-color:#353a48!important}body.theme-clever .primary-600-border-right{border-right-color:#353a48!important}body.theme-clever .primary-600-border-bottom{border-bottom-color:#353a48!important}body.theme-clever .primary-600-border-left{border-left-color:#353a48!important}body.theme-clever .primary-700-bg{background-color:#2d323e!important}body.theme-clever .primary-700{background-color:#2d323e!important;color:#fff!important}body.theme-clever .primary-700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}body.theme-clever .primary-700-fg{color:#2d323e!important}body.theme-clever .primary-700-border{border-color:#2d323e!important}body.theme-clever .primary-700-border-top{border-top-color:#2d323e!important}body.theme-clever .primary-700-border-right{border-right-color:#2d323e!important}body.theme-clever .primary-700-border-bottom{border-bottom-color:#2d323e!important}body.theme-clever .primary-700-border-left{border-left-color:#2d323e!important}body.theme-clever .primary-800-bg{background-color:#262933!important}body.theme-clever .primary-800{background-color:#262933!important;color:#fff!important}body.theme-clever .primary-800[disabled]{background-color:#2629331f!important;color:#ffffff42!important}body.theme-clever .primary-800-fg{color:#262933!important}body.theme-clever .primary-800-border{border-color:#262933!important}body.theme-clever .primary-800-border-top{border-top-color:#262933!important}body.theme-clever .primary-800-border-right{border-right-color:#262933!important}body.theme-clever .primary-800-border-bottom{border-bottom-color:#262933!important}body.theme-clever .primary-800-border-left{border-left-color:#262933!important}body.theme-clever .primary-900-bg{background-color:#1e2129!important}body.theme-clever .primary-900{background-color:#1e2129!important;color:#fff!important}body.theme-clever .primary-900[disabled]{background-color:#1e21291f!important;color:#ffffff42!important}body.theme-clever .primary-900-fg{color:#1e2129!important}body.theme-clever .primary-900-border{border-color:#1e2129!important}body.theme-clever .primary-900-border-top{border-top-color:#1e2129!important}body.theme-clever .primary-900-border-right{border-right-color:#1e2129!important}body.theme-clever .primary-900-border-bottom{border-bottom-color:#1e2129!important}body.theme-clever .primary-900-border-left{border-left-color:#1e2129!important}body.theme-clever .primary-A100-bg{background-color:#c5c6cb!important}body.theme-clever .primary-A100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-clever .primary-A100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-clever .primary-A100-fg{color:#c5c6cb!important}body.theme-clever .primary-A100-border{border-color:#c5c6cb!important}body.theme-clever .primary-A100-border-top{border-top-color:#c5c6cb!important}body.theme-clever .primary-A100-border-right{border-right-color:#c5c6cb!important}body.theme-clever .primary-A100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-clever .primary-A100-border-left{border-left-color:#c5c6cb!important}body.theme-clever .primary-A200-bg{background-color:#9ea1a9!important}body.theme-clever .primary-A200{background-color:#9ea1a9!important;color:#fff!important}body.theme-clever .primary-A200[disabled]{background-color:#9ea1a91f!important;color:#ffffff42!important}body.theme-clever .primary-A200-fg{color:#9ea1a9!important}body.theme-clever .primary-A200-border{border-color:#9ea1a9!important}body.theme-clever .primary-A200-border-top{border-top-color:#9ea1a9!important}body.theme-clever .primary-A200-border-right{border-right-color:#9ea1a9!important}body.theme-clever .primary-A200-border-bottom{border-bottom-color:#9ea1a9!important}body.theme-clever .primary-A200-border-left{border-left-color:#9ea1a9!important}body.theme-clever .primary-A400-bg{background-color:#5c616f!important}body.theme-clever .primary-A400{background-color:#5c616f!important;color:#fff!important}body.theme-clever .primary-A400[disabled]{background-color:#5c616f1f!important;color:#ffffff42!important}body.theme-clever .primary-A400-fg{color:#5c616f!important}body.theme-clever .primary-A400-border{border-color:#5c616f!important}body.theme-clever .primary-A400-border-top{border-top-color:#5c616f!important}body.theme-clever .primary-A400-border-right{border-right-color:#5c616f!important}body.theme-clever .primary-A400-border-bottom{border-bottom-color:#5c616f!important}body.theme-clever .primary-A400-border-left{border-left-color:#5c616f!important}body.theme-clever .primary-A700-bg{background-color:#2d323e!important}body.theme-clever .primary-A700{background-color:#2d323e!important;color:#fff!important}body.theme-clever .primary-A700[disabled]{background-color:#2d323e1f!important;color:#ffffff42!important}body.theme-clever .primary-A700-fg{color:#2d323e!important}body.theme-clever .primary-A700-border{border-color:#2d323e!important}body.theme-clever .primary-A700-border-top{border-top-color:#2d323e!important}body.theme-clever .primary-A700-border-right{border-right-color:#2d323e!important}body.theme-clever .primary-A700-border-bottom{border-bottom-color:#2d323e!important}body.theme-clever .primary-A700-border-left{border-left-color:#2d323e!important}body.theme-clever .primary-bg{background-color:#353a48!important}body.theme-clever .primary{background-color:#353a48!important;color:#fff!important}body.theme-clever .primary[disabled]{background-color:#353a481f!important;color:#ffffff42!important}body.theme-clever .primary-fg{color:#353a48!important}body.theme-clever .primary-border{border-color:#353a48!important}body.theme-clever .primary-border-top{border-top-color:#353a48!important}body.theme-clever .primary-border-right{border-right-color:#353a48!important}body.theme-clever .primary-border-bottom{border-bottom-color:#353a48!important}body.theme-clever .primary-border-left{border-left-color:#353a48!important}body.theme-clever .accent-50-bg{background-color:#ececee!important}body.theme-clever .accent-50{background-color:#ececee!important;color:#000000de!important}body.theme-clever .accent-50[disabled]{background-color:#ececee1f!important;color:#00000042!important}body.theme-clever .accent-50-fg{color:#ececee!important}body.theme-clever .accent-50-border{border-color:#ececee!important}body.theme-clever .accent-50-border-top{border-top-color:#ececee!important}body.theme-clever .accent-50-border-right{border-right-color:#ececee!important}body.theme-clever .accent-50-border-bottom{border-bottom-color:#ececee!important}body.theme-clever .accent-50-border-left{border-left-color:#ececee!important}body.theme-clever .accent-100-bg{background-color:#c5c6cb!important}body.theme-clever .accent-100{background-color:#c5c6cb!important;color:#000000de!important}body.theme-clever .accent-100[disabled]{background-color:#c5c6cb1f!important;color:#00000042!important}body.theme-clever .accent-100-fg{color:#c5c6cb!important}body.theme-clever .accent-100-border{border-color:#c5c6cb!important}body.theme-clever .accent-100-border-top{border-top-color:#c5c6cb!important}body.theme-clever .accent-100-border-right{border-right-color:#c5c6cb!important}body.theme-clever .accent-100-border-bottom{border-bottom-color:#c5c6cb!important}body.theme-clever .accent-100-border-left{border-left-color:#c5c6cb!important}body.theme-clever .accent-400-bg{background-color:#222a35!important}body.theme-clever .accent-400{background-color:#222a35!important;color:#fff!important}body.theme-clever .accent-400[disabled]{background-color:#222a351f!important;color:#ffffff42!important}body.theme-clever .accent-400-fg{color:#222a35!important}body.theme-clever .accent-400-border{border-color:#222a35!important}body.theme-clever .accent-400-border-top{border-top-color:#222a35!important}body.theme-clever .accent-400-border-right{border-right-color:#222a35!important}body.theme-clever .accent-400-border-bottom{border-bottom-color:#222a35!important}body.theme-clever .accent-400-border-left{border-left-color:#222a35!important}body.theme-clever .accent-500-bg{background-color:#222a35!important}body.theme-clever .accent-500{background-color:#222a35!important;color:#fff!important}body.theme-clever .accent-500[disabled]{background-color:#222a351f!important;color:#ffffff42!important}body.theme-clever .accent-500-fg{color:#222a35!important}body.theme-clever .accent-500-border{border-color:#222a35!important}body.theme-clever .accent-500-border-top{border-top-color:#222a35!important}body.theme-clever .accent-500-border-right{border-right-color:#222a35!important}body.theme-clever .accent-500-border-bottom{border-bottom-color:#222a35!important}body.theme-clever .accent-500-border-left{border-left-color:#222a35!important}body.theme-clever .accent-600-bg{background-color:#222a35!important}body.theme-clever .accent-600{background-color:#222a35!important;color:#fff!important}body.theme-clever .accent-600[disabled]{background-color:#222a351f!important;color:#ffffff42!important}body.theme-clever .accent-600-fg{color:#222a35!important}body.theme-clever .accent-600-border{border-color:#222a35!important}body.theme-clever .accent-600-border-top{border-top-color:#222a35!important}body.theme-clever .accent-600-border-right{border-right-color:#222a35!important}body.theme-clever .accent-600-border-bottom{border-bottom-color:#222a35!important}body.theme-clever .accent-600-border-left{border-left-color:#222a35!important}body.theme-clever .accent-bg{background-color:#222a35!important}body.theme-clever .accent{background-color:#222a35!important;color:#fff!important}body.theme-clever .accent[disabled]{background-color:#222a351f!important;color:#ffffff42!important}body.theme-clever .accent-fg{color:#222a35!important}body.theme-clever .accent-border{border-color:#222a35!important}body.theme-clever .accent-border-top{border-top-color:#222a35!important}body.theme-clever .accent-border-right{border-right-color:#222a35!important}body.theme-clever .accent-border-bottom{border-bottom-color:#222a35!important}body.theme-clever .accent-border-left{border-left-color:#222a35!important}body.theme-clever .warn-50-bg{background-color:#ffebee!important}body.theme-clever .warn-50{background-color:#ffebee!important;color:#000000de!important}body.theme-clever .warn-50[disabled]{background-color:#ffebee1f!important;color:#00000042!important}body.theme-clever .warn-50-fg{color:#ffebee!important}body.theme-clever .warn-50-border{border-color:#ffebee!important}body.theme-clever .warn-50-border-top{border-top-color:#ffebee!important}body.theme-clever .warn-50-border-right{border-right-color:#ffebee!important}body.theme-clever .warn-50-border-bottom{border-bottom-color:#ffebee!important}body.theme-clever .warn-50-border-left{border-left-color:#ffebee!important}body.theme-clever .warn-100-bg{background-color:#ffcdd2!important}body.theme-clever .warn-100{background-color:#ffcdd2!important;color:#000000de!important}body.theme-clever .warn-100[disabled]{background-color:#ffcdd21f!important;color:#00000042!important}body.theme-clever .warn-100-fg{color:#ffcdd2!important}body.theme-clever .warn-100-border{border-color:#ffcdd2!important}body.theme-clever .warn-100-border-top{border-top-color:#ffcdd2!important}body.theme-clever .warn-100-border-right{border-right-color:#ffcdd2!important}body.theme-clever .warn-100-border-bottom{border-bottom-color:#ffcdd2!important}body.theme-clever .warn-100-border-left{border-left-color:#ffcdd2!important}body.theme-clever .warn-200-bg{background-color:#ef9a9a!important}body.theme-clever .warn-200{background-color:#ef9a9a!important;color:#000000de!important}body.theme-clever .warn-200[disabled]{background-color:#ef9a9a1f!important;color:#00000042!important}body.theme-clever .warn-200-fg{color:#ef9a9a!important}body.theme-clever .warn-200-border{border-color:#ef9a9a!important}body.theme-clever .warn-200-border-top{border-top-color:#ef9a9a!important}body.theme-clever .warn-200-border-right{border-right-color:#ef9a9a!important}body.theme-clever .warn-200-border-bottom{border-bottom-color:#ef9a9a!important}body.theme-clever .warn-200-border-left{border-left-color:#ef9a9a!important}body.theme-clever .warn-300-bg{background-color:#e57373!important}body.theme-clever .warn-300{background-color:#e57373!important;color:#000000de!important}body.theme-clever .warn-300[disabled]{background-color:#e573731f!important;color:#00000042!important}body.theme-clever .warn-300-fg{color:#e57373!important}body.theme-clever .warn-300-border{border-color:#e57373!important}body.theme-clever .warn-300-border-top{border-top-color:#e57373!important}body.theme-clever .warn-300-border-right{border-right-color:#e57373!important}body.theme-clever .warn-300-border-bottom{border-bottom-color:#e57373!important}body.theme-clever .warn-300-border-left{border-left-color:#e57373!important}body.theme-clever .warn-400-bg{background-color:#ef5350!important}body.theme-clever .warn-400{background-color:#ef5350!important;color:#000000de!important}body.theme-clever .warn-400[disabled]{background-color:#ef53501f!important;color:#00000042!important}body.theme-clever .warn-400-fg{color:#ef5350!important}body.theme-clever .warn-400-border{border-color:#ef5350!important}body.theme-clever .warn-400-border-top{border-top-color:#ef5350!important}body.theme-clever .warn-400-border-right{border-right-color:#ef5350!important}body.theme-clever .warn-400-border-bottom{border-bottom-color:#ef5350!important}body.theme-clever .warn-400-border-left{border-left-color:#ef5350!important}body.theme-clever .warn-500-bg{background-color:#f44336!important}body.theme-clever .warn-500{background-color:#f44336!important;color:#fff!important}body.theme-clever .warn-500[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-clever .warn-500-fg{color:#f44336!important}body.theme-clever .warn-500-border{border-color:#f44336!important}body.theme-clever .warn-500-border-top{border-top-color:#f44336!important}body.theme-clever .warn-500-border-right{border-right-color:#f44336!important}body.theme-clever .warn-500-border-bottom{border-bottom-color:#f44336!important}body.theme-clever .warn-500-border-left{border-left-color:#f44336!important}body.theme-clever .warn-600-bg{background-color:#e53935!important}body.theme-clever .warn-600{background-color:#e53935!important;color:#fff!important}body.theme-clever .warn-600[disabled]{background-color:#e539351f!important;color:#ffffff42!important}body.theme-clever .warn-600-fg{color:#e53935!important}body.theme-clever .warn-600-border{border-color:#e53935!important}body.theme-clever .warn-600-border-top{border-top-color:#e53935!important}body.theme-clever .warn-600-border-right{border-right-color:#e53935!important}body.theme-clever .warn-600-border-bottom{border-bottom-color:#e53935!important}body.theme-clever .warn-600-border-left{border-left-color:#e53935!important}body.theme-clever .warn-700-bg{background-color:#d32f2f!important}body.theme-clever .warn-700{background-color:#d32f2f!important;color:#fff!important}body.theme-clever .warn-700[disabled]{background-color:#d32f2f1f!important;color:#ffffff42!important}body.theme-clever .warn-700-fg{color:#d32f2f!important}body.theme-clever .warn-700-border{border-color:#d32f2f!important}body.theme-clever .warn-700-border-top{border-top-color:#d32f2f!important}body.theme-clever .warn-700-border-right{border-right-color:#d32f2f!important}body.theme-clever .warn-700-border-bottom{border-bottom-color:#d32f2f!important}body.theme-clever .warn-700-border-left{border-left-color:#d32f2f!important}body.theme-clever .warn-800-bg{background-color:#c62828!important}body.theme-clever .warn-800{background-color:#c62828!important;color:#fff!important}body.theme-clever .warn-800[disabled]{background-color:#c628281f!important;color:#ffffff42!important}body.theme-clever .warn-800-fg{color:#c62828!important}body.theme-clever .warn-800-border{border-color:#c62828!important}body.theme-clever .warn-800-border-top{border-top-color:#c62828!important}body.theme-clever .warn-800-border-right{border-right-color:#c62828!important}body.theme-clever .warn-800-border-bottom{border-bottom-color:#c62828!important}body.theme-clever .warn-800-border-left{border-left-color:#c62828!important}body.theme-clever .warn-900-bg{background-color:#b71c1c!important}body.theme-clever .warn-900{background-color:#b71c1c!important;color:#fff!important}body.theme-clever .warn-900[disabled]{background-color:#b71c1c1f!important;color:#ffffff42!important}body.theme-clever .warn-900-fg{color:#b71c1c!important}body.theme-clever .warn-900-border{border-color:#b71c1c!important}body.theme-clever .warn-900-border-top{border-top-color:#b71c1c!important}body.theme-clever .warn-900-border-right{border-right-color:#b71c1c!important}body.theme-clever .warn-900-border-bottom{border-bottom-color:#b71c1c!important}body.theme-clever .warn-900-border-left{border-left-color:#b71c1c!important}body.theme-clever .warn-A100-bg{background-color:#ff8a80!important}body.theme-clever .warn-A100{background-color:#ff8a80!important;color:#000000de!important}body.theme-clever .warn-A100[disabled]{background-color:#ff8a801f!important;color:#00000042!important}body.theme-clever .warn-A100-fg{color:#ff8a80!important}body.theme-clever .warn-A100-border{border-color:#ff8a80!important}body.theme-clever .warn-A100-border-top{border-top-color:#ff8a80!important}body.theme-clever .warn-A100-border-right{border-right-color:#ff8a80!important}body.theme-clever .warn-A100-border-bottom{border-bottom-color:#ff8a80!important}body.theme-clever .warn-A100-border-left{border-left-color:#ff8a80!important}body.theme-clever .warn-A200-bg{background-color:#ff5252!important}body.theme-clever .warn-A200{background-color:#ff5252!important;color:#fff!important}body.theme-clever .warn-A200[disabled]{background-color:#ff52521f!important;color:#ffffff42!important}body.theme-clever .warn-A200-fg{color:#ff5252!important}body.theme-clever .warn-A200-border{border-color:#ff5252!important}body.theme-clever .warn-A200-border-top{border-top-color:#ff5252!important}body.theme-clever .warn-A200-border-right{border-right-color:#ff5252!important}body.theme-clever .warn-A200-border-bottom{border-bottom-color:#ff5252!important}body.theme-clever .warn-A200-border-left{border-left-color:#ff5252!important}body.theme-clever .warn-A400-bg{background-color:#ff1744!important}body.theme-clever .warn-A400{background-color:#ff1744!important;color:#fff!important}body.theme-clever .warn-A400[disabled]{background-color:#ff17441f!important;color:#ffffff42!important}body.theme-clever .warn-A400-fg{color:#ff1744!important}body.theme-clever .warn-A400-border{border-color:#ff1744!important}body.theme-clever .warn-A400-border-top{border-top-color:#ff1744!important}body.theme-clever .warn-A400-border-right{border-right-color:#ff1744!important}body.theme-clever .warn-A400-border-bottom{border-bottom-color:#ff1744!important}body.theme-clever .warn-A400-border-left{border-left-color:#ff1744!important}body.theme-clever .warn-A700-bg{background-color:#d50000!important}body.theme-clever .warn-A700{background-color:#d50000!important;color:#fff!important}body.theme-clever .warn-A700[disabled]{background-color:#d500001f!important;color:#ffffff42!important}body.theme-clever .warn-A700-fg{color:#d50000!important}body.theme-clever .warn-A700-border{border-color:#d50000!important}body.theme-clever .warn-A700-border-top{border-top-color:#d50000!important}body.theme-clever .warn-A700-border-right{border-right-color:#d50000!important}body.theme-clever .warn-A700-border-bottom{border-bottom-color:#d50000!important}body.theme-clever .warn-A700-border-left{border-left-color:#d50000!important}body.theme-clever .warn-bg{background-color:#f44336!important}body.theme-clever .warn{background-color:#f44336!important;color:#fff!important}body.theme-clever .warn[disabled]{background-color:#f443361f!important;color:#ffffff42!important}body.theme-clever .warn-fg{color:#f44336!important}body.theme-clever .warn-border{border-color:#f44336!important}body.theme-clever .warn-border-top{border-top-color:#f44336!important}body.theme-clever .warn-border-right{border-right-color:#f44336!important}body.theme-clever .warn-border-bottom{border-bottom-color:#f44336!important}body.theme-clever .warn-border-left{border-left-color:#f44336!important}body.theme-clever .primary-50 i,body.theme-clever .primary-50 .icon,body.theme-clever .primary-100 i,body.theme-clever .primary-100 .icon,body.theme-clever .primary-200 i,body.theme-clever .primary-200 .icon,body.theme-clever .primary-A100 i,body.theme-clever .primary-A100 .icon,body.theme-clever .accent-50 i,body.theme-clever .accent-50 .icon,body.theme-clever .accent-100 i,body.theme-clever .accent-100 .icon,body.theme-clever .warn-50 i,body.theme-clever .warn-50 .icon,body.theme-clever .warn-100 i,body.theme-clever .warn-100 .icon,body.theme-clever .warn-200 i,body.theme-clever .warn-200 .icon,body.theme-clever .warn-300 i,body.theme-clever .warn-300 .icon,body.theme-clever .warn-400 i,body.theme-clever .warn-400 .icon,body.theme-clever .warn-A100 i,body.theme-clever .warn-A100 .icon{color:#0000008a}body.theme-clever .primary-50.secondary-text,body.theme-clever .primary-50 .secondary-text,body.theme-clever .primary-100.secondary-text,body.theme-clever .primary-100 .secondary-text,body.theme-clever .primary-200.secondary-text,body.theme-clever .primary-200 .secondary-text,body.theme-clever .primary-A100.secondary-text,body.theme-clever .primary-A100 .secondary-text,body.theme-clever .accent-50.secondary-text,body.theme-clever .accent-50 .secondary-text,body.theme-clever .accent-100.secondary-text,body.theme-clever .accent-100 .secondary-text,body.theme-clever .warn-50.secondary-text,body.theme-clever .warn-50 .secondary-text,body.theme-clever .warn-100.secondary-text,body.theme-clever .warn-100 .secondary-text,body.theme-clever .warn-200.secondary-text,body.theme-clever .warn-200 .secondary-text,body.theme-clever .warn-300.secondary-text,body.theme-clever .warn-300 .secondary-text,body.theme-clever .warn-400.secondary-text,body.theme-clever .warn-400 .secondary-text,body.theme-clever .warn-A100.secondary-text,body.theme-clever .warn-A100 .secondary-text{color:#0000008a!important}body.theme-clever .primary-50.hint-text,body.theme-clever .primary-50 .hint-text,body.theme-clever .primary-50.disabled-text,body.theme-clever .primary-50 .disabled-text,body.theme-clever .primary-100.hint-text,body.theme-clever .primary-100 .hint-text,body.theme-clever .primary-100.disabled-text,body.theme-clever .primary-100 .disabled-text,body.theme-clever .primary-200.hint-text,body.theme-clever .primary-200 .hint-text,body.theme-clever .primary-200.disabled-text,body.theme-clever .primary-200 .disabled-text,body.theme-clever .primary-A100.hint-text,body.theme-clever .primary-A100 .hint-text,body.theme-clever .primary-A100.disabled-text,body.theme-clever .primary-A100 .disabled-text,body.theme-clever .accent-50.hint-text,body.theme-clever .accent-50 .hint-text,body.theme-clever .accent-50.disabled-text,body.theme-clever .accent-50 .disabled-text,body.theme-clever .accent-100.hint-text,body.theme-clever .accent-100 .hint-text,body.theme-clever .accent-100.disabled-text,body.theme-clever .accent-100 .disabled-text,body.theme-clever .warn-50.hint-text,body.theme-clever .warn-50 .hint-text,body.theme-clever .warn-50.disabled-text,body.theme-clever .warn-50 .disabled-text,body.theme-clever .warn-100.hint-text,body.theme-clever .warn-100 .hint-text,body.theme-clever .warn-100.disabled-text,body.theme-clever .warn-100 .disabled-text,body.theme-clever .warn-200.hint-text,body.theme-clever .warn-200 .hint-text,body.theme-clever .warn-200.disabled-text,body.theme-clever .warn-200 .disabled-text,body.theme-clever .warn-300.hint-text,body.theme-clever .warn-300 .hint-text,body.theme-clever .warn-300.disabled-text,body.theme-clever .warn-300 .disabled-text,body.theme-clever .warn-400.hint-text,body.theme-clever .warn-400 .hint-text,body.theme-clever .warn-400.disabled-text,body.theme-clever .warn-400 .disabled-text,body.theme-clever .warn-A100.hint-text,body.theme-clever .warn-A100 .hint-text,body.theme-clever .warn-A100.disabled-text,body.theme-clever .warn-A100 .disabled-text{color:#00000061!important}body.theme-clever .primary-50.divider,body.theme-clever .primary-50 .divider,body.theme-clever .primary-100.divider,body.theme-clever .primary-100 .divider,body.theme-clever .primary-200.divider,body.theme-clever .primary-200 .divider,body.theme-clever .primary-A100.divider,body.theme-clever .primary-A100 .divider,body.theme-clever .accent-50.divider,body.theme-clever .accent-50 .divider,body.theme-clever .accent-100.divider,body.theme-clever .accent-100 .divider,body.theme-clever .warn-50.divider,body.theme-clever .warn-50 .divider,body.theme-clever .warn-100.divider,body.theme-clever .warn-100 .divider,body.theme-clever .warn-200.divider,body.theme-clever .warn-200 .divider,body.theme-clever .warn-300.divider,body.theme-clever .warn-300 .divider,body.theme-clever .warn-400.divider,body.theme-clever .warn-400 .divider,body.theme-clever .warn-A100.divider,body.theme-clever .warn-A100 .divider{color:#0000001f!important}body.theme-clever .primary-50 .mat-ripple-element,body.theme-clever .primary-100 .mat-ripple-element,body.theme-clever .primary-200 .mat-ripple-element,body.theme-clever .primary-A100 .mat-ripple-element,body.theme-clever .accent-50 .mat-ripple-element,body.theme-clever .accent-100 .mat-ripple-element,body.theme-clever .warn-50 .mat-ripple-element,body.theme-clever .warn-100 .mat-ripple-element,body.theme-clever .warn-200 .mat-ripple-element,body.theme-clever .warn-300 .mat-ripple-element,body.theme-clever .warn-400 .mat-ripple-element,body.theme-clever .warn-A100 .mat-ripple-element{background:#0000001a}body.theme-clever .primary-50 .adaptive-border-color,body.theme-clever .primary-100 .adaptive-border-color,body.theme-clever .primary-200 .adaptive-border-color,body.theme-clever .primary-A100 .adaptive-border-color,body.theme-clever .accent-50 .adaptive-border-color,body.theme-clever .accent-100 .adaptive-border-color,body.theme-clever .warn-50 .adaptive-border-color,body.theme-clever .warn-100 .adaptive-border-color,body.theme-clever .warn-200 .adaptive-border-color,body.theme-clever .warn-300 .adaptive-border-color,body.theme-clever .warn-400 .adaptive-border-color,body.theme-clever .warn-A100 .adaptive-border-color{border-color:#0000001f}body.theme-clever .primary-300 i,body.theme-clever .primary-300 .icon,body.theme-clever .primary-400 i,body.theme-clever .primary-400 .icon,body.theme-clever .primary-500 i,body.theme-clever .primary-500 .icon,body.theme-clever .primary-600 i,body.theme-clever .primary-600 .icon,body.theme-clever .primary-700 i,body.theme-clever .primary-700 .icon,body.theme-clever .primary-800 i,body.theme-clever .primary-800 .icon,body.theme-clever .primary-900 i,body.theme-clever .primary-900 .icon,body.theme-clever .primary-A200 i,body.theme-clever .primary-A200 .icon,body.theme-clever .primary-A400 i,body.theme-clever .primary-A400 .icon,body.theme-clever .primary-A700 i,body.theme-clever .primary-A700 .icon,body.theme-clever .primary i,body.theme-clever .primary .icon,body.theme-clever .accent-400 i,body.theme-clever .accent-400 .icon,body.theme-clever .accent-500 i,body.theme-clever .accent-500 .icon,body.theme-clever .accent-600 i,body.theme-clever .accent-600 .icon,body.theme-clever .accent i,body.theme-clever .accent .icon,body.theme-clever .warn-500 i,body.theme-clever .warn-500 .icon,body.theme-clever .warn-600 i,body.theme-clever .warn-600 .icon,body.theme-clever .warn-700 i,body.theme-clever .warn-700 .icon,body.theme-clever .warn-800 i,body.theme-clever .warn-800 .icon,body.theme-clever .warn-900 i,body.theme-clever .warn-900 .icon,body.theme-clever .warn-A200 i,body.theme-clever .warn-A200 .icon,body.theme-clever .warn-A400 i,body.theme-clever .warn-A400 .icon,body.theme-clever .warn-A700 i,body.theme-clever .warn-A700 .icon,body.theme-clever .warn i,body.theme-clever .warn .icon{color:#fff}body.theme-clever .primary-300.secondary-text,body.theme-clever .primary-300 .secondary-text,body.theme-clever .primary-400.secondary-text,body.theme-clever .primary-400 .secondary-text,body.theme-clever .primary-500.secondary-text,body.theme-clever .primary-500 .secondary-text,body.theme-clever .primary-600.secondary-text,body.theme-clever .primary-600 .secondary-text,body.theme-clever .primary-700.secondary-text,body.theme-clever .primary-700 .secondary-text,body.theme-clever .primary-800.secondary-text,body.theme-clever .primary-800 .secondary-text,body.theme-clever .primary-900.secondary-text,body.theme-clever .primary-900 .secondary-text,body.theme-clever .primary-A200.secondary-text,body.theme-clever .primary-A200 .secondary-text,body.theme-clever .primary-A400.secondary-text,body.theme-clever .primary-A400 .secondary-text,body.theme-clever .primary-A700.secondary-text,body.theme-clever .primary-A700 .secondary-text,body.theme-clever .primary.secondary-text,body.theme-clever .primary .secondary-text,body.theme-clever .accent-400.secondary-text,body.theme-clever .accent-400 .secondary-text,body.theme-clever .accent-500.secondary-text,body.theme-clever .accent-500 .secondary-text,body.theme-clever .accent-600.secondary-text,body.theme-clever .accent-600 .secondary-text,body.theme-clever .accent.secondary-text,body.theme-clever .accent .secondary-text,body.theme-clever .warn-500.secondary-text,body.theme-clever .warn-500 .secondary-text,body.theme-clever .warn-600.secondary-text,body.theme-clever .warn-600 .secondary-text,body.theme-clever .warn-700.secondary-text,body.theme-clever .warn-700 .secondary-text,body.theme-clever .warn-800.secondary-text,body.theme-clever .warn-800 .secondary-text,body.theme-clever .warn-900.secondary-text,body.theme-clever .warn-900 .secondary-text,body.theme-clever .warn-A200.secondary-text,body.theme-clever .warn-A200 .secondary-text,body.theme-clever .warn-A400.secondary-text,body.theme-clever .warn-A400 .secondary-text,body.theme-clever .warn-A700.secondary-text,body.theme-clever .warn-A700 .secondary-text,body.theme-clever .warn.secondary-text,body.theme-clever .warn .secondary-text{color:#ffffffb3!important}body.theme-clever .primary-300.hint-text,body.theme-clever .primary-300 .hint-text,body.theme-clever .primary-300.disabled-text,body.theme-clever .primary-300 .disabled-text,body.theme-clever .primary-400.hint-text,body.theme-clever .primary-400 .hint-text,body.theme-clever .primary-400.disabled-text,body.theme-clever .primary-400 .disabled-text,body.theme-clever .primary-500.hint-text,body.theme-clever .primary-500 .hint-text,body.theme-clever .primary-500.disabled-text,body.theme-clever .primary-500 .disabled-text,body.theme-clever .primary-600.hint-text,body.theme-clever .primary-600 .hint-text,body.theme-clever .primary-600.disabled-text,body.theme-clever .primary-600 .disabled-text,body.theme-clever .primary-700.hint-text,body.theme-clever .primary-700 .hint-text,body.theme-clever .primary-700.disabled-text,body.theme-clever .primary-700 .disabled-text,body.theme-clever .primary-800.hint-text,body.theme-clever .primary-800 .hint-text,body.theme-clever .primary-800.disabled-text,body.theme-clever .primary-800 .disabled-text,body.theme-clever .primary-900.hint-text,body.theme-clever .primary-900 .hint-text,body.theme-clever .primary-900.disabled-text,body.theme-clever .primary-900 .disabled-text,body.theme-clever .primary-A200.hint-text,body.theme-clever .primary-A200 .hint-text,body.theme-clever .primary-A200.disabled-text,body.theme-clever .primary-A200 .disabled-text,body.theme-clever .primary-A400.hint-text,body.theme-clever .primary-A400 .hint-text,body.theme-clever .primary-A400.disabled-text,body.theme-clever .primary-A400 .disabled-text,body.theme-clever .primary-A700.hint-text,body.theme-clever .primary-A700 .hint-text,body.theme-clever .primary-A700.disabled-text,body.theme-clever .primary-A700 .disabled-text,body.theme-clever .primary.hint-text,body.theme-clever .primary .hint-text,body.theme-clever .primary.disabled-text,body.theme-clever .primary .disabled-text,body.theme-clever .accent-400.hint-text,body.theme-clever .accent-400 .hint-text,body.theme-clever .accent-400.disabled-text,body.theme-clever .accent-400 .disabled-text,body.theme-clever .accent-500.hint-text,body.theme-clever .accent-500 .hint-text,body.theme-clever .accent-500.disabled-text,body.theme-clever .accent-500 .disabled-text,body.theme-clever .accent-600.hint-text,body.theme-clever .accent-600 .hint-text,body.theme-clever .accent-600.disabled-text,body.theme-clever .accent-600 .disabled-text,body.theme-clever .accent.hint-text,body.theme-clever .accent .hint-text,body.theme-clever .accent.disabled-text,body.theme-clever .accent .disabled-text,body.theme-clever .warn-500.hint-text,body.theme-clever .warn-500 .hint-text,body.theme-clever .warn-500.disabled-text,body.theme-clever .warn-500 .disabled-text,body.theme-clever .warn-600.hint-text,body.theme-clever .warn-600 .hint-text,body.theme-clever .warn-600.disabled-text,body.theme-clever .warn-600 .disabled-text,body.theme-clever .warn-700.hint-text,body.theme-clever .warn-700 .hint-text,body.theme-clever .warn-700.disabled-text,body.theme-clever .warn-700 .disabled-text,body.theme-clever .warn-800.hint-text,body.theme-clever .warn-800 .hint-text,body.theme-clever .warn-800.disabled-text,body.theme-clever .warn-800 .disabled-text,body.theme-clever .warn-900.hint-text,body.theme-clever .warn-900 .hint-text,body.theme-clever .warn-900.disabled-text,body.theme-clever .warn-900 .disabled-text,body.theme-clever .warn-A200.hint-text,body.theme-clever .warn-A200 .hint-text,body.theme-clever .warn-A200.disabled-text,body.theme-clever .warn-A200 .disabled-text,body.theme-clever .warn-A400.hint-text,body.theme-clever .warn-A400 .hint-text,body.theme-clever .warn-A400.disabled-text,body.theme-clever .warn-A400 .disabled-text,body.theme-clever .warn-A700.hint-text,body.theme-clever .warn-A700 .hint-text,body.theme-clever .warn-A700.disabled-text,body.theme-clever .warn-A700 .disabled-text,body.theme-clever .warn.hint-text,body.theme-clever .warn .hint-text,body.theme-clever .warn.disabled-text,body.theme-clever .warn .disabled-text{color:#ffffff80!important}body.theme-clever .primary-300.divider,body.theme-clever .primary-300 .divider,body.theme-clever .primary-400.divider,body.theme-clever .primary-400 .divider,body.theme-clever .primary-500.divider,body.theme-clever .primary-500 .divider,body.theme-clever .primary-600.divider,body.theme-clever .primary-600 .divider,body.theme-clever .primary-700.divider,body.theme-clever .primary-700 .divider,body.theme-clever .primary-800.divider,body.theme-clever .primary-800 .divider,body.theme-clever .primary-900.divider,body.theme-clever .primary-900 .divider,body.theme-clever .primary-A200.divider,body.theme-clever .primary-A200 .divider,body.theme-clever .primary-A400.divider,body.theme-clever .primary-A400 .divider,body.theme-clever .primary-A700.divider,body.theme-clever .primary-A700 .divider,body.theme-clever .primary.divider,body.theme-clever .primary .divider,body.theme-clever .accent-400.divider,body.theme-clever .accent-400 .divider,body.theme-clever .accent-500.divider,body.theme-clever .accent-500 .divider,body.theme-clever .accent-600.divider,body.theme-clever .accent-600 .divider,body.theme-clever .accent.divider,body.theme-clever .accent .divider,body.theme-clever .warn-500.divider,body.theme-clever .warn-500 .divider,body.theme-clever .warn-600.divider,body.theme-clever .warn-600 .divider,body.theme-clever .warn-700.divider,body.theme-clever .warn-700 .divider,body.theme-clever .warn-800.divider,body.theme-clever .warn-800 .divider,body.theme-clever .warn-900.divider,body.theme-clever .warn-900 .divider,body.theme-clever .warn-A200.divider,body.theme-clever .warn-A200 .divider,body.theme-clever .warn-A400.divider,body.theme-clever .warn-A400 .divider,body.theme-clever .warn-A700.divider,body.theme-clever .warn-A700 .divider,body.theme-clever .warn.divider,body.theme-clever .warn .divider{color:#ffffff1f!important}body.theme-clever .primary-300 .mat-ripple-element,body.theme-clever .primary-400 .mat-ripple-element,body.theme-clever .primary-500 .mat-ripple-element,body.theme-clever .primary-600 .mat-ripple-element,body.theme-clever .primary-700 .mat-ripple-element,body.theme-clever .primary-800 .mat-ripple-element,body.theme-clever .primary-900 .mat-ripple-element,body.theme-clever .primary-A200 .mat-ripple-element,body.theme-clever .primary-A400 .mat-ripple-element,body.theme-clever .primary-A700 .mat-ripple-element,body.theme-clever .primary .mat-ripple-element,body.theme-clever .accent-400 .mat-ripple-element,body.theme-clever .accent-500 .mat-ripple-element,body.theme-clever .accent-600 .mat-ripple-element,body.theme-clever .accent .mat-ripple-element,body.theme-clever .warn-500 .mat-ripple-element,body.theme-clever .warn-600 .mat-ripple-element,body.theme-clever .warn-700 .mat-ripple-element,body.theme-clever .warn-800 .mat-ripple-element,body.theme-clever .warn-900 .mat-ripple-element,body.theme-clever .warn-A200 .mat-ripple-element,body.theme-clever .warn-A400 .mat-ripple-element,body.theme-clever .warn-A700 .mat-ripple-element,body.theme-clever .warn .mat-ripple-element{background:#ffffff1a}body.theme-clever .primary-300 .adaptive-border-color,body.theme-clever .primary-400 .adaptive-border-color,body.theme-clever .primary-500 .adaptive-border-color,body.theme-clever .primary-600 .adaptive-border-color,body.theme-clever .primary-700 .adaptive-border-color,body.theme-clever .primary-800 .adaptive-border-color,body.theme-clever .primary-900 .adaptive-border-color,body.theme-clever .primary-A200 .adaptive-border-color,body.theme-clever .primary-A400 .adaptive-border-color,body.theme-clever .primary-A700 .adaptive-border-color,body.theme-clever .primary .adaptive-border-color,body.theme-clever .accent-400 .adaptive-border-color,body.theme-clever .accent-500 .adaptive-border-color,body.theme-clever .accent-600 .adaptive-border-color,body.theme-clever .accent .adaptive-border-color,body.theme-clever .warn-500 .adaptive-border-color,body.theme-clever .warn-600 .adaptive-border-color,body.theme-clever .warn-700 .adaptive-border-color,body.theme-clever .warn-800 .adaptive-border-color,body.theme-clever .warn-900 .adaptive-border-color,body.theme-clever .warn-A200 .adaptive-border-color,body.theme-clever .warn-A400 .adaptive-border-color,body.theme-clever .warn-A700 .adaptive-border-color,body.theme-clever .warn .adaptive-border-color{border-color:#ffffff1f}body.theme-clever .primary-50 input[type=text],body.theme-clever .primary-100 input[type=text],body.theme-clever .primary-200 input[type=text],body.theme-clever .primary-A100 input[type=text],body.theme-clever .accent-50 input[type=text],body.theme-clever .accent-100 input[type=text],body.theme-clever .warn-50 input[type=text],body.theme-clever .warn-100 input[type=text],body.theme-clever .warn-200 input[type=text],body.theme-clever .warn-300 input[type=text],body.theme-clever .warn-400 input[type=text],body.theme-clever .warn-A100 input[type=text]{color:#000}body.theme-clever .primary-50 .mat-form-field-label,body.theme-clever .primary-100 .mat-form-field-label,body.theme-clever .primary-200 .mat-form-field-label,body.theme-clever .primary-A100 .mat-form-field-label,body.theme-clever .accent-50 .mat-form-field-label,body.theme-clever .accent-100 .mat-form-field-label,body.theme-clever .warn-50 .mat-form-field-label,body.theme-clever .warn-100 .mat-form-field-label,body.theme-clever .warn-200 .mat-form-field-label,body.theme-clever .warn-300 .mat-form-field-label,body.theme-clever .warn-400 .mat-form-field-label,body.theme-clever .warn-A100 .mat-form-field-label{color:#00000061}body.theme-clever .primary-50 .mat-form-field-underline,body.theme-clever .primary-100 .mat-form-field-underline,body.theme-clever .primary-200 .mat-form-field-underline,body.theme-clever .primary-A100 .mat-form-field-underline,body.theme-clever .accent-50 .mat-form-field-underline,body.theme-clever .accent-100 .mat-form-field-underline,body.theme-clever .warn-50 .mat-form-field-underline,body.theme-clever .warn-100 .mat-form-field-underline,body.theme-clever .warn-200 .mat-form-field-underline,body.theme-clever .warn-300 .mat-form-field-underline,body.theme-clever .warn-400 .mat-form-field-underline,body.theme-clever .warn-A100 .mat-form-field-underline{background-color:#0000001f}body.theme-clever .primary-50 .mat-select-trigger,body.theme-clever .primary-50 .mat-select-arrow,body.theme-clever .primary-100 .mat-select-trigger,body.theme-clever .primary-100 .mat-select-arrow,body.theme-clever .primary-200 .mat-select-trigger,body.theme-clever .primary-200 .mat-select-arrow,body.theme-clever .primary-A100 .mat-select-trigger,body.theme-clever .primary-A100 .mat-select-arrow,body.theme-clever .accent-50 .mat-select-trigger,body.theme-clever .accent-50 .mat-select-arrow,body.theme-clever .accent-100 .mat-select-trigger,body.theme-clever .accent-100 .mat-select-arrow,body.theme-clever .warn-50 .mat-select-trigger,body.theme-clever .warn-50 .mat-select-arrow,body.theme-clever .warn-100 .mat-select-trigger,body.theme-clever .warn-100 .mat-select-arrow,body.theme-clever .warn-200 .mat-select-trigger,body.theme-clever .warn-200 .mat-select-arrow,body.theme-clever .warn-300 .mat-select-trigger,body.theme-clever .warn-300 .mat-select-arrow,body.theme-clever .warn-400 .mat-select-trigger,body.theme-clever .warn-400 .mat-select-arrow,body.theme-clever .warn-A100 .mat-select-trigger,body.theme-clever .warn-A100 .mat-select-arrow{color:#00000061}body.theme-clever .primary-50 .mat-select-underline,body.theme-clever .primary-100 .mat-select-underline,body.theme-clever .primary-200 .mat-select-underline,body.theme-clever .primary-A100 .mat-select-underline,body.theme-clever .accent-50 .mat-select-underline,body.theme-clever .accent-100 .mat-select-underline,body.theme-clever .warn-50 .mat-select-underline,body.theme-clever .warn-100 .mat-select-underline,body.theme-clever .warn-200 .mat-select-underline,body.theme-clever .warn-300 .mat-select-underline,body.theme-clever .warn-400 .mat-select-underline,body.theme-clever .warn-A100 .mat-select-underline{background-color:#0000001f}body.theme-clever .primary-50 .mat-select-disabled .mat-select-value,body.theme-clever .primary-50 .mat-select-arrow,body.theme-clever .primary-50 .mat-select-trigger,body.theme-clever .primary-100 .mat-select-disabled .mat-select-value,body.theme-clever .primary-100 .mat-select-arrow,body.theme-clever .primary-100 .mat-select-trigger,body.theme-clever .primary-200 .mat-select-disabled .mat-select-value,body.theme-clever .primary-200 .mat-select-arrow,body.theme-clever .primary-200 .mat-select-trigger,body.theme-clever .primary-A100 .mat-select-disabled .mat-select-value,body.theme-clever .primary-A100 .mat-select-arrow,body.theme-clever .primary-A100 .mat-select-trigger,body.theme-clever .accent-50 .mat-select-disabled .mat-select-value,body.theme-clever .accent-50 .mat-select-arrow,body.theme-clever .accent-50 .mat-select-trigger,body.theme-clever .accent-100 .mat-select-disabled .mat-select-value,body.theme-clever .accent-100 .mat-select-arrow,body.theme-clever .accent-100 .mat-select-trigger,body.theme-clever .warn-50 .mat-select-disabled .mat-select-value,body.theme-clever .warn-50 .mat-select-arrow,body.theme-clever .warn-50 .mat-select-trigger,body.theme-clever .warn-100 .mat-select-disabled .mat-select-value,body.theme-clever .warn-100 .mat-select-arrow,body.theme-clever .warn-100 .mat-select-trigger,body.theme-clever .warn-200 .mat-select-disabled .mat-select-value,body.theme-clever .warn-200 .mat-select-arrow,body.theme-clever .warn-200 .mat-select-trigger,body.theme-clever .warn-300 .mat-select-disabled .mat-select-value,body.theme-clever .warn-300 .mat-select-arrow,body.theme-clever .warn-300 .mat-select-trigger,body.theme-clever .warn-400 .mat-select-disabled .mat-select-value,body.theme-clever .warn-400 .mat-select-arrow,body.theme-clever .warn-400 .mat-select-trigger,body.theme-clever .warn-A100 .mat-select-disabled .mat-select-value,body.theme-clever .warn-A100 .mat-select-arrow,body.theme-clever .warn-A100 .mat-select-trigger{color:#00000061}body.theme-clever .primary-300 input[type=text],body.theme-clever .primary-400 input[type=text],body.theme-clever .primary-500 input[type=text],body.theme-clever .primary-600 input[type=text],body.theme-clever .primary-700 input[type=text],body.theme-clever .primary-800 input[type=text],body.theme-clever .primary-900 input[type=text],body.theme-clever .primary-A200 input[type=text],body.theme-clever .primary-A400 input[type=text],body.theme-clever .primary-A700 input[type=text],body.theme-clever .primary input[type=text],body.theme-clever .accent-400 input[type=text],body.theme-clever .accent-500 input[type=text],body.theme-clever .accent-600 input[type=text],body.theme-clever .accent input[type=text],body.theme-clever .warn-500 input[type=text],body.theme-clever .warn-600 input[type=text],body.theme-clever .warn-700 input[type=text],body.theme-clever .warn-800 input[type=text],body.theme-clever .warn-900 input[type=text],body.theme-clever .warn-A200 input[type=text],body.theme-clever .warn-A400 input[type=text],body.theme-clever .warn-A700 input[type=text],body.theme-clever .warn input[type=text]{color:#fff}body.theme-clever .primary-300 .mat-form-field-label,body.theme-clever .primary-400 .mat-form-field-label,body.theme-clever .primary-500 .mat-form-field-label,body.theme-clever .primary-600 .mat-form-field-label,body.theme-clever .primary-700 .mat-form-field-label,body.theme-clever .primary-800 .mat-form-field-label,body.theme-clever .primary-900 .mat-form-field-label,body.theme-clever .primary-A200 .mat-form-field-label,body.theme-clever .primary-A400 .mat-form-field-label,body.theme-clever .primary-A700 .mat-form-field-label,body.theme-clever .primary .mat-form-field-label,body.theme-clever .accent-400 .mat-form-field-label,body.theme-clever .accent-500 .mat-form-field-label,body.theme-clever .accent-600 .mat-form-field-label,body.theme-clever .accent .mat-form-field-label,body.theme-clever .warn-500 .mat-form-field-label,body.theme-clever .warn-600 .mat-form-field-label,body.theme-clever .warn-700 .mat-form-field-label,body.theme-clever .warn-800 .mat-form-field-label,body.theme-clever .warn-900 .mat-form-field-label,body.theme-clever .warn-A200 .mat-form-field-label,body.theme-clever .warn-A400 .mat-form-field-label,body.theme-clever .warn-A700 .mat-form-field-label,body.theme-clever .warn .mat-form-field-label{color:#ffffff80}body.theme-clever .primary-300 .mat-form-field-underline,body.theme-clever .primary-400 .mat-form-field-underline,body.theme-clever .primary-500 .mat-form-field-underline,body.theme-clever .primary-600 .mat-form-field-underline,body.theme-clever .primary-700 .mat-form-field-underline,body.theme-clever .primary-800 .mat-form-field-underline,body.theme-clever .primary-900 .mat-form-field-underline,body.theme-clever .primary-A200 .mat-form-field-underline,body.theme-clever .primary-A400 .mat-form-field-underline,body.theme-clever .primary-A700 .mat-form-field-underline,body.theme-clever .primary .mat-form-field-underline,body.theme-clever .accent-400 .mat-form-field-underline,body.theme-clever .accent-500 .mat-form-field-underline,body.theme-clever .accent-600 .mat-form-field-underline,body.theme-clever .accent .mat-form-field-underline,body.theme-clever .warn-500 .mat-form-field-underline,body.theme-clever .warn-600 .mat-form-field-underline,body.theme-clever .warn-700 .mat-form-field-underline,body.theme-clever .warn-800 .mat-form-field-underline,body.theme-clever .warn-900 .mat-form-field-underline,body.theme-clever .warn-A200 .mat-form-field-underline,body.theme-clever .warn-A400 .mat-form-field-underline,body.theme-clever .warn-A700 .mat-form-field-underline,body.theme-clever .warn .mat-form-field-underline{background-color:#ffffff1f}body.theme-clever .primary-300 .mat-select-trigger,body.theme-clever .primary-300 .mat-select-arrow,body.theme-clever .primary-400 .mat-select-trigger,body.theme-clever .primary-400 .mat-select-arrow,body.theme-clever .primary-500 .mat-select-trigger,body.theme-clever .primary-500 .mat-select-arrow,body.theme-clever .primary-600 .mat-select-trigger,body.theme-clever .primary-600 .mat-select-arrow,body.theme-clever .primary-700 .mat-select-trigger,body.theme-clever .primary-700 .mat-select-arrow,body.theme-clever .primary-800 .mat-select-trigger,body.theme-clever .primary-800 .mat-select-arrow,body.theme-clever .primary-900 .mat-select-trigger,body.theme-clever .primary-900 .mat-select-arrow,body.theme-clever .primary-A200 .mat-select-trigger,body.theme-clever .primary-A200 .mat-select-arrow,body.theme-clever .primary-A400 .mat-select-trigger,body.theme-clever .primary-A400 .mat-select-arrow,body.theme-clever .primary-A700 .mat-select-trigger,body.theme-clever .primary-A700 .mat-select-arrow,body.theme-clever .primary .mat-select-trigger,body.theme-clever .primary .mat-select-arrow,body.theme-clever .accent-400 .mat-select-trigger,body.theme-clever .accent-400 .mat-select-arrow,body.theme-clever .accent-500 .mat-select-trigger,body.theme-clever .accent-500 .mat-select-arrow,body.theme-clever .accent-600 .mat-select-trigger,body.theme-clever .accent-600 .mat-select-arrow,body.theme-clever .accent .mat-select-trigger,body.theme-clever .accent .mat-select-arrow,body.theme-clever .warn-500 .mat-select-trigger,body.theme-clever .warn-500 .mat-select-arrow,body.theme-clever .warn-600 .mat-select-trigger,body.theme-clever .warn-600 .mat-select-arrow,body.theme-clever .warn-700 .mat-select-trigger,body.theme-clever .warn-700 .mat-select-arrow,body.theme-clever .warn-800 .mat-select-trigger,body.theme-clever .warn-800 .mat-select-arrow,body.theme-clever .warn-900 .mat-select-trigger,body.theme-clever .warn-900 .mat-select-arrow,body.theme-clever .warn-A200 .mat-select-trigger,body.theme-clever .warn-A200 .mat-select-arrow,body.theme-clever .warn-A400 .mat-select-trigger,body.theme-clever .warn-A400 .mat-select-arrow,body.theme-clever .warn-A700 .mat-select-trigger,body.theme-clever .warn-A700 .mat-select-arrow,body.theme-clever .warn .mat-select-trigger,body.theme-clever .warn .mat-select-arrow{color:#ffffff80}body.theme-clever .primary-300 .mat-select-underline,body.theme-clever .primary-400 .mat-select-underline,body.theme-clever .primary-500 .mat-select-underline,body.theme-clever .primary-600 .mat-select-underline,body.theme-clever .primary-700 .mat-select-underline,body.theme-clever .primary-800 .mat-select-underline,body.theme-clever .primary-900 .mat-select-underline,body.theme-clever .primary-A200 .mat-select-underline,body.theme-clever .primary-A400 .mat-select-underline,body.theme-clever .primary-A700 .mat-select-underline,body.theme-clever .primary .mat-select-underline,body.theme-clever .accent-400 .mat-select-underline,body.theme-clever .accent-500 .mat-select-underline,body.theme-clever .accent-600 .mat-select-underline,body.theme-clever .accent .mat-select-underline,body.theme-clever .warn-500 .mat-select-underline,body.theme-clever .warn-600 .mat-select-underline,body.theme-clever .warn-700 .mat-select-underline,body.theme-clever .warn-800 .mat-select-underline,body.theme-clever .warn-900 .mat-select-underline,body.theme-clever .warn-A200 .mat-select-underline,body.theme-clever .warn-A400 .mat-select-underline,body.theme-clever .warn-A700 .mat-select-underline,body.theme-clever .warn .mat-select-underline{background-color:#ffffff1f}body.theme-clever .primary-300 .mat-select-disabled .mat-select-value,body.theme-clever .primary-300 .mat-select-arrow,body.theme-clever .primary-300 .mat-select-trigger,body.theme-clever .primary-400 .mat-select-disabled .mat-select-value,body.theme-clever .primary-400 .mat-select-arrow,body.theme-clever .primary-400 .mat-select-trigger,body.theme-clever .primary-500 .mat-select-disabled .mat-select-value,body.theme-clever .primary-500 .mat-select-arrow,body.theme-clever .primary-500 .mat-select-trigger,body.theme-clever .primary-600 .mat-select-disabled .mat-select-value,body.theme-clever .primary-600 .mat-select-arrow,body.theme-clever .primary-600 .mat-select-trigger,body.theme-clever .primary-700 .mat-select-disabled .mat-select-value,body.theme-clever .primary-700 .mat-select-arrow,body.theme-clever .primary-700 .mat-select-trigger,body.theme-clever .primary-800 .mat-select-disabled .mat-select-value,body.theme-clever .primary-800 .mat-select-arrow,body.theme-clever .primary-800 .mat-select-trigger,body.theme-clever .primary-900 .mat-select-disabled .mat-select-value,body.theme-clever .primary-900 .mat-select-arrow,body.theme-clever .primary-900 .mat-select-trigger,body.theme-clever .primary-A200 .mat-select-disabled .mat-select-value,body.theme-clever .primary-A200 .mat-select-arrow,body.theme-clever .primary-A200 .mat-select-trigger,body.theme-clever .primary-A400 .mat-select-disabled .mat-select-value,body.theme-clever .primary-A400 .mat-select-arrow,body.theme-clever .primary-A400 .mat-select-trigger,body.theme-clever .primary-A700 .mat-select-disabled .mat-select-value,body.theme-clever .primary-A700 .mat-select-arrow,body.theme-clever .primary-A700 .mat-select-trigger,body.theme-clever .primary .mat-select-disabled .mat-select-value,body.theme-clever .primary .mat-select-arrow,body.theme-clever .primary .mat-select-trigger,body.theme-clever .accent-400 .mat-select-disabled .mat-select-value,body.theme-clever .accent-400 .mat-select-arrow,body.theme-clever .accent-400 .mat-select-trigger,body.theme-clever .accent-500 .mat-select-disabled .mat-select-value,body.theme-clever .accent-500 .mat-select-arrow,body.theme-clever .accent-500 .mat-select-trigger,body.theme-clever .accent-600 .mat-select-disabled .mat-select-value,body.theme-clever .accent-600 .mat-select-arrow,body.theme-clever .accent-600 .mat-select-trigger,body.theme-clever .accent .mat-select-disabled .mat-select-value,body.theme-clever .accent .mat-select-arrow,body.theme-clever .accent .mat-select-trigger,body.theme-clever .warn-500 .mat-select-disabled .mat-select-value,body.theme-clever .warn-500 .mat-select-arrow,body.theme-clever .warn-500 .mat-select-trigger,body.theme-clever .warn-600 .mat-select-disabled .mat-select-value,body.theme-clever .warn-600 .mat-select-arrow,body.theme-clever .warn-600 .mat-select-trigger,body.theme-clever .warn-700 .mat-select-disabled .mat-select-value,body.theme-clever .warn-700 .mat-select-arrow,body.theme-clever .warn-700 .mat-select-trigger,body.theme-clever .warn-800 .mat-select-disabled .mat-select-value,body.theme-clever .warn-800 .mat-select-arrow,body.theme-clever .warn-800 .mat-select-trigger,body.theme-clever .warn-900 .mat-select-disabled .mat-select-value,body.theme-clever .warn-900 .mat-select-arrow,body.theme-clever .warn-900 .mat-select-trigger,body.theme-clever .warn-A200 .mat-select-disabled .mat-select-value,body.theme-clever .warn-A200 .mat-select-arrow,body.theme-clever .warn-A200 .mat-select-trigger,body.theme-clever .warn-A400 .mat-select-disabled .mat-select-value,body.theme-clever .warn-A400 .mat-select-arrow,body.theme-clever .warn-A400 .mat-select-trigger,body.theme-clever .warn-A700 .mat-select-disabled .mat-select-value,body.theme-clever .warn-A700 .mat-select-arrow,body.theme-clever .warn-A700 .mat-select-trigger,body.theme-clever .warn .mat-select-disabled .mat-select-value,body.theme-clever .warn .mat-select-arrow,body.theme-clever .warn .mat-select-trigger{color:#ffffff80}body.theme-clever .primary-300 .mat-select-value,body.theme-clever .primary-400 .mat-select-value,body.theme-clever .primary-500 .mat-select-value,body.theme-clever .primary-600 .mat-select-value,body.theme-clever .primary-700 .mat-select-value,body.theme-clever .primary-800 .mat-select-value,body.theme-clever .primary-900 .mat-select-value,body.theme-clever .primary-A200 .mat-select-value,body.theme-clever .primary-A400 .mat-select-value,body.theme-clever .primary-A700 .mat-select-value,body.theme-clever .primary .mat-select-value,body.theme-clever .accent-400 .mat-select-value,body.theme-clever .accent-500 .mat-select-value,body.theme-clever .accent-600 .mat-select-value,body.theme-clever .accent .mat-select-value,body.theme-clever .warn-500 .mat-select-value,body.theme-clever .warn-600 .mat-select-value,body.theme-clever .warn-700 .mat-select-value,body.theme-clever .warn-800 .mat-select-value,body.theme-clever .warn-900 .mat-select-value,body.theme-clever .warn-A200 .mat-select-value,body.theme-clever .warn-A400 .mat-select-value,body.theme-clever .warn-A700 .mat-select-value,body.theme-clever .warn .mat-select-value{color:#fff}mat-card{padding:16px}.mat-mdc-autocomplete-panel{background:#fff;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-mdc-tab-list{border-bottom:1px solid #c7c7c7!important}.mat-mdc-tab-list .mat-mdc-tab{flex-grow:unset!important}.mdc-button .material-icons{font-size:24px!important}.pointer-events-none{pointer-events:none!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.collapse{visibility:collapse!important}.static{position:static!important}.fixed{position:fixed!important}.\!absolute,.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}.inset-0{inset:0!important}.-left-1{left:-.25rem!important}.-right-1{right:-.25rem!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.right-0{right:0!important}.right-5{right:1.25rem!important}.top-0{top:0!important}.top-1\/2{top:50%!important}.z-10{z-index:10!important}.z-20{z-index:20!important}.z-49{z-index:49!important}.z-90{z-index:90!important}.z-99{z-index:99!important}.z-999{z-index:999!important}.col-span-2{grid-column:span 2 / span 2!important}.m-0{margin:0!important}.-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.-mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0\.5{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-24{margin-top:6rem!important;margin-bottom:6rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-px{margin-top:1px!important;margin-bottom:1px!important}.-mb-px{margin-bottom:-1px!important}.-ml-0\.5{margin-left:-.125rem!important}.-ml-1{margin-left:-.25rem!important}.-ml-px{margin-left:-1px!important}.-mr-px{margin-right:-1px!important}.-mt-5{margin-top:-1.25rem!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-12{margin-bottom:3rem!important}.mb-16{margin-bottom:4rem!important}.mb-24{margin-bottom:6rem!important}.mb-3{margin-bottom:.75rem!important}.mb-8{margin-bottom:2rem!important}.mb-px{margin-bottom:1px!important}.ml-0\.5{margin-left:.125rem!important}.ml-1{margin-left:.25rem!important}.ml-1\.5{margin-left:.375rem!important}.ml-16{margin-left:4rem!important}.ml-2{margin-left:.5rem!important}.ml-2\.5{margin-left:.625rem!important}.ml-24{margin-left:6rem!important}.ml-3{margin-left:.75rem!important}.ml-32{margin-left:8rem!important}.ml-4{margin-left:1rem!important}.ml-6{margin-left:1.5rem!important}.ml-8{margin-left:2rem!important}.ml-auto{margin-left:auto!important}.mr-0{margin-right:0!important}.mr-1{margin-right:.25rem!important}.mr-1\.5{margin-right:.375rem!important}.mr-12{margin-right:3rem!important}.mr-16{margin-right:4rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:.75rem!important}.mr-32{margin-right:8rem!important}.mr-4{margin-right:1rem!important}.mr-6{margin-right:1.5rem!important}.mr-8{margin-right:2rem!important}.mr-px{margin-right:1px!important}.mt-0{margin-top:0!important}.mt-0\.5{margin-top:.125rem!important}.mt-1{margin-top:.25rem!important}.mt-1\.5{margin-top:.375rem!important}.mt-16{margin-top:4rem!important}.mt-2{margin-top:.5rem!important}.mt-2\.5{margin-top:.625rem!important}.mt-24{margin-top:6rem!important}.mt-3{margin-top:.75rem!important}.mt-32{margin-top:8rem!important}.mt-4{margin-top:1rem!important}.mt-5{margin-top:1.25rem!important}.mt-6{margin-top:1.5rem!important}.mt-8{margin-top:2rem!important}.mt-\[10px\]{margin-top:10px!important}.line-clamp-1{overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:1!important}.line-clamp-2{overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.block{display:block!important}.inline{display:inline!important}.flex{display:flex!important}.table{display:table!important}.grid{display:grid!important}.contents{display:contents!important}.\!hidden,.hidden{display:none!important}.h-1{height:.25rem!important}.h-1\.5{height:.375rem!important}.h-10{height:2.5rem!important}.h-11{height:2.75rem!important}.h-12{height:3rem!important}.h-14{height:3.5rem!important}.h-16{height:4rem!important}.h-2{height:.5rem!important}.h-2\.5{height:.625rem!important}.h-20{height:5rem!important}.h-3{height:.75rem!important}.h-32{height:8rem!important}.h-4{height:1rem!important}.h-40{height:10rem!important}.h-6{height:1.5rem!important}.h-7{height:1.75rem!important}.h-8{height:2rem!important}.h-full{height:100%!important}.max-h-128{max-height:32rem!important}.min-h-20{min-height:5rem!important}.min-h-6{min-height:1.5rem!important}.\!w-\[150px\]{width:150px!important}.w-1{width:.25rem!important}.w-1\.5{width:.375rem!important}.w-10{width:2.5rem!important}.w-12{width:3rem!important}.w-14{width:3.5rem!important}.w-16{width:4rem!important}.w-2{width:.5rem!important}.w-24{width:6rem!important}.w-240{width:60rem!important}.w-3{width:.75rem!important}.w-30{width:7.5rem!important}.w-32{width:8rem!important}.w-4{width:1rem!important}.w-40{width:10rem!important}.w-5{width:1.25rem!important}.w-6{width:1.5rem!important}.w-7{width:1.75rem!important}.w-8{width:2rem!important}.w-full{width:100%!important}.w-screen{width:100vw!important}.min-w-0{min-width:0px!important}.min-w-4{min-width:1rem!important}.min-w-screen{min-width:100vw!important}.max-w-3\/4{max-width:75%!important}.max-w-360{max-width:90rem!important}.max-w-60{max-width:15rem!important}.flex-0{flex:0 0 auto!important}.flex-auto{flex:1 1 auto!important}.shrink{flex-shrink:1!important}.shrink-0{flex-shrink:0!important}.-translate-x-full{--tw-translate-x: -100% !important;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))!important}.translate-x-0{--tw-translate-x: 0px !important;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))!important}.rotate-90{--tw-rotate: 90deg !important;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))!important}.-scale-x-1{--tw-scale-x: -1 !important;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))!important}.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))!important}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin-slow{animation:spin 3s linear infinite!important}.cursor-pointer{cursor:pointer!important}.resize{resize:both!important}.grid-flow-row{grid-auto-flow:row!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.flex-row{flex-direction:row!important}.flex-col{flex-direction:column!important}.flex-col-reverse{flex-direction:column-reverse!important}.items-start{align-items:flex-start!important}.items-end{align-items:flex-end!important}.items-center{align-items:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-items-start{justify-items:start!important}.gap-3{gap:.75rem!important}.space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.125rem * var(--tw-space-x-reverse))!important;margin-left:calc(.125rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.25rem * var(--tw-space-y-reverse))!important}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--tw-divide-y-reverse))!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-y-auto{overflow-y:auto!important}.overscroll-y-contain{overscroll-behavior-y:contain!important}.truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.rounded{border-radius:.25rem!important}.rounded-full{border-radius:9999px!important}.rounded-lg{border-radius:.5rem!important}.rounded-md{border-radius:.375rem!important}.rounded-sm{border-radius:.125rem!important}.rounded-b{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-l-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.border{border-width:1px!important}.border-2{border-width:2px!important}.border-b{border-bottom-width:1px!important}.border-l{border-left-width:1px!important}.border-r{border-right-width:1px!important}.border-t{border-top-width:1px!important}.border-primary{--tw-border-opacity: 1 !important;border-color:rgba(var(--fuse-primary-rgb),var(--tw-border-opacity, 1))!important}.bg-accent-100{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-accent-100-rgb),var(--tw-bg-opacity, 1))!important}.bg-accent-600{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-accent-600-rgb),var(--tw-bg-opacity, 1))!important}.bg-amber-100{--tw-bg-opacity: 1 !important;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))!important}.bg-amber-500{--tw-bg-opacity: 1 !important;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))!important}.bg-blue-100{--tw-bg-opacity: 1 !important;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))!important}.bg-blue-500{--tw-bg-opacity: 1 !important;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))!important}.bg-blue-600{--tw-bg-opacity: 1 !important;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))!important}.bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))!important}.bg-gray-200{--tw-bg-opacity: 1 !important;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))!important}.bg-gray-300{--tw-bg-opacity: 1 !important;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))!important}.bg-gray-400{--tw-bg-opacity: 1 !important;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))!important}.bg-gray-50{--tw-bg-opacity: 1 !important;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))!important}.bg-gray-500{--tw-bg-opacity: 1 !important;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))!important}.bg-gray-600{--tw-bg-opacity: 1 !important;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))!important}.bg-gray-800{--tw-bg-opacity: 1 !important;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))!important}.bg-gray-900{--tw-bg-opacity: 1 !important;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))!important}.bg-green-100{--tw-bg-opacity: 1 !important;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))!important}.bg-green-500{--tw-bg-opacity: 1 !important;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))!important}.bg-indigo-600{--tw-bg-opacity: 1 !important;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))!important}.bg-primary{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-primary-rgb),var(--tw-bg-opacity, 1))!important}.bg-primary-100{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-primary-100-rgb),var(--tw-bg-opacity, 1))!important}.bg-primary-50{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-primary-50-rgb),var(--tw-bg-opacity, 1))!important}.bg-primary-600{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-primary-600-rgb),var(--tw-bg-opacity, 1))!important}.bg-red-100{--tw-bg-opacity: 1 !important;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))!important}.bg-red-500{--tw-bg-opacity: 1 !important;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))!important}.bg-red-600{--tw-bg-opacity: 1 !important;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))!important}.bg-teal-600{--tw-bg-opacity: 1 !important;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))!important}.bg-transparent{background-color:transparent!important}.bg-warn-100{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-warn-100-rgb),var(--tw-bg-opacity, 1))!important}.bg-warn-600{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-warn-600-rgb),var(--tw-bg-opacity, 1))!important}.bg-opacity-90{--tw-bg-opacity: .9 !important}.object-cover{object-fit:cover!important}.object-center{object-position:center!important}.p-0{padding:0!important}.p-16{padding:4rem!important}.p-24{padding:6rem!important}.p-4{padding:1rem!important}.p-6{padding:1.5rem!important}.p-8{padding:2rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.px-16{padding-left:4rem!important;padding-right:4rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-8{padding-left:2rem!important;padding-right:2rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-12{padding-top:3rem!important;padding-bottom:3rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.pb-1{padding-bottom:.25rem!important}.pb-4{padding-bottom:1rem!important}.pb-6{padding-bottom:1.5rem!important}.pl-2{padding-left:.5rem!important}.pl-5{padding-left:1.25rem!important}.pl-6{padding-left:1.5rem!important}.pr-4{padding-right:1rem!important}.pr-6{padding-right:1.5rem!important}.pt-24{padding-top:6rem!important}.pt-4{padding-top:1rem!important}.pt-6{padding-top:1.5rem!important}.text-center{text-align:center!important}.text-2xl{font-size:1.25rem!important}.text-\[16px\]{font-size:16px!important}.text-lg{font-size:1rem!important}.text-md{font-size:.8125rem!important}.text-sm{font-size:.75rem!important}.text-xl{font-size:1.125rem!important}.text-xs{font-size:.625rem!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.uppercase{text-transform:uppercase!important}.leading-10{line-height:2.5rem!important}.leading-5{line-height:1.25rem!important}.leading-6{line-height:1.5rem!important}.leading-none{line-height:1!important}.leading-normal{line-height:1.5!important}.tracking-tight{letter-spacing:-.025em!important}.tracking-wider{letter-spacing:.05em!important}.text-accent-600{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-accent-600-rgb),var(--tw-text-opacity, 1))!important}.text-amber-500{--tw-text-opacity: 1 !important;color:rgb(245 158 11 / var(--tw-text-opacity, 1))!important}.text-blue-50{--tw-text-opacity: 1 !important;color:rgb(239 246 255 / var(--tw-text-opacity, 1))!important}.text-blue-500{--tw-text-opacity: 1 !important;color:rgb(59 130 246 / var(--tw-text-opacity, 1))!important}.text-blue-600{--tw-text-opacity: 1 !important;color:rgb(37 99 235 / var(--tw-text-opacity, 1))!important}.text-current{color:currentColor!important}.text-gray-50{--tw-text-opacity: 1 !important;color:rgb(248 250 252 / var(--tw-text-opacity, 1))!important}.text-gray-500{--tw-text-opacity: 1 !important;color:rgb(100 116 139 / var(--tw-text-opacity, 1))!important}.text-gray-600{--tw-text-opacity: 1 !important;color:rgb(71 85 105 / var(--tw-text-opacity, 1))!important}.text-green-500{--tw-text-opacity: 1 !important;color:rgb(34 197 94 / var(--tw-text-opacity, 1))!important}.text-indigo-50{--tw-text-opacity: 1 !important;color:rgb(238 242 255 / var(--tw-text-opacity, 1))!important}.text-on-primary{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-on-primary-rgb),var(--tw-text-opacity, 1))!important}.text-primary{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-primary-rgb),var(--tw-text-opacity, 1))!important}.text-primary-600{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-primary-600-rgb),var(--tw-text-opacity, 1))!important}.text-primary-700{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-primary-700-rgb),var(--tw-text-opacity, 1))!important}.text-red-600{--tw-text-opacity: 1 !important;color:rgb(220 38 38 / var(--tw-text-opacity, 1))!important}.text-warn-600{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-warn-600-rgb),var(--tw-text-opacity, 1))!important}.text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.line-through{text-decoration-line:line-through!important}.no-underline{text-decoration-line:none!important}.opacity-0{opacity:0!important}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.outline{outline-style:solid!important}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.ring-inset{--tw-ring-inset: inset !important}.ring-black{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1)) !important}.ring-primary{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(var(--fuse-primary-rgb), var(--tw-ring-opacity, 1)) !important}.ring-primary-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(var(--fuse-primary-50-rgb), var(--tw-ring-opacity, 1)) !important}.ring-opacity-10{--tw-ring-opacity: .1 !important}.blur{--tw-blur: blur(8px) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-transform{transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.duration-400{transition-duration:.4s!important}.ease-drawer{transition-timing-function:cubic-bezier(.25,.8,.25,1)!important}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.icon-size-24{width:6rem!important;height:6rem!important;min-width:6rem!important;min-height:6rem!important;font-size:6rem!important;line-height:6rem!important}.icon-size-24 svg{width:6rem!important;height:6rem!important}.icon-size-4{width:1rem!important;height:1rem!important;min-width:1rem!important;min-height:1rem!important;font-size:1rem!important;line-height:1rem!important}.icon-size-4 svg{width:1rem!important;height:1rem!important}.icon-size-5{width:1.25rem!important;height:1.25rem!important;min-width:1.25rem!important;min-height:1.25rem!important;font-size:1.25rem!important;line-height:1.25rem!important}.icon-size-5 svg{width:1.25rem!important;height:1.25rem!important}.icon-size-6{width:1.5rem!important;height:1.5rem!important;min-width:1.5rem!important;min-height:1.5rem!important;font-size:1.5rem!important;line-height:1.5rem!important}.icon-size-6 svg{width:1.5rem!important;height:1.5rem!important}.icon-size-7{width:1.75rem!important;height:1.75rem!important;min-width:1.75rem!important;min-height:1.75rem!important;font-size:1.75rem!important;line-height:1.75rem!important}.icon-size-7 svg{width:1.75rem!important;height:1.75rem!important}.fa{font: 14px/1 FontAwesome!important;font-size:16px!important}.mt-16{margin-top:0rem!important}.w-full{width:100%}.mbsc-grid,.mbsc-grid-unresp,.mbsc-grid-fixed{width:100%;padding-right:1em;padding-left:1em;margin-right:auto;margin-left:auto;box-sizing:border-box}.mbsc-grid *,.mbsc-grid-unresp *,.mbsc-grid-fixed *{box-sizing:border-box}.mbsc-form-grid{margin-top:.75em;margin-bottom:.75em}.mbsc-no-padding .mbsc-col,.mbsc-no-padding [class*=mbsc-col-],.mbsc-form-grid .mbsc-col,.mbsc-form-grid [class*=mbsc-col-]{padding-right:0;padding-left:0}.mbsc-row{display:flex;flex-wrap:wrap;margin-right:-1em;margin-left:-1em}.mbsc-col{flex-basis:0;flex-grow:1;max-width:100%}.mbsc-col-1,.mbsc-col-2,.mbsc-col-3,.mbsc-col-4,.mbsc-col-5,.mbsc-col-6,.mbsc-col-7,.mbsc-col-8,.mbsc-col-9,.mbsc-col-10,.mbsc-col-11,.mbsc-col-12,.mbsc-col,.mbsc-col-auto,.mbsc-col-sm-1,.mbsc-col-sm-2,.mbsc-col-sm-3,.mbsc-col-sm-4,.mbsc-col-sm-5,.mbsc-col-sm-6,.mbsc-col-sm-7,.mbsc-col-sm-8,.mbsc-col-sm-9,.mbsc-col-sm-10,.mbsc-col-sm-11,.mbsc-col-sm-12,.mbsc-col-sm,.mbsc-col-sm-auto,.mbsc-col-md-1,.mbsc-col-md-2,.mbsc-col-md-3,.mbsc-col-md-4,.mbsc-col-md-5,.mbsc-col-md-6,.mbsc-col-md-7,.mbsc-col-md-8,.mbsc-col-md-9,.mbsc-col-md-10,.mbsc-col-md-11,.mbsc-col-md-12,.mbsc-col-md,.mbsc-col-md-auto,.mbsc-col-lg-1,.mbsc-col-lg-2,.mbsc-col-lg-3,.mbsc-col-lg-4,.mbsc-col-lg-5,.mbsc-col-lg-6,.mbsc-col-lg-7,.mbsc-col-lg-8,.mbsc-col-lg-9,.mbsc-col-lg-10,.mbsc-col-lg-11,.mbsc-col-lg-12,.mbsc-col-lg,.mbsc-col-lg-auto,.mbsc-col-xl-1,.mbsc-col-xl-2,.mbsc-col-xl-3,.mbsc-col-xl-4,.mbsc-col-xl-5,.mbsc-col-xl-6,.mbsc-col-xl-7,.mbsc-col-xl-8,.mbsc-col-xl-9,.mbsc-col-xl-10,.mbsc-col-xl-11,.mbsc-col-xl-12,.mbsc-col-xl,.mbsc-col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:1em;padding-left:1em}.mbsc-col-1{flex:0 0 8.333333%;max-width:8.333333%}.mbsc-col-2{flex:0 0 16.666667%;max-width:16.666667%}.mbsc-col-3{flex:0 0 25%;max-width:25%}.mbsc-col-4{flex:0 0 33.333333%;max-width:33.333333%}.mbsc-col-5{flex:0 0 41.666667%;max-width:41.666667%}.mbsc-col-6{flex:0 0 50%;max-width:50%}.mbsc-col-7{flex:0 0 58.333333%;max-width:58.333333%}.mbsc-col-8{flex:0 0 66.666667%;max-width:66.666667%}.mbsc-col-9{flex:0 0 75%;max-width:75%}.mbsc-col-10{flex:0 0 83.333333%;max-width:83.333333%}.mbsc-col-11{flex:0 0 91.666667%;max-width:91.666667%}.mbsc-col-12{flex:0 0 100%;max-width:100%}.mbsc-col-auto{flex:0 0 auto;width:auto;max-width:none}.mbsc-offset-1{margin-left:8.333333%}.mbsc-offset-2{margin-left:16.666667%}.mbsc-offset-3{margin-left:25%}.mbsc-offset-4{margin-left:33.333333%}.mbsc-offset-5{margin-left:41.666667%}.mbsc-offset-6{margin-left:50%}.mbsc-offset-7{margin-left:58.333333%}.mbsc-offset-8{margin-left:66.666667%}.mbsc-offset-9{margin-left:75%}.mbsc-offset-10{margin-left:83.333333%}.mbsc-offset-11{margin-left:91.666667%}@media (min-width: 576px){.mbsc-grid.mbsc-grid-fixed{max-width:540px}.mbsc-grid .mbsc-col-sm{flex-basis:0;flex-grow:1;max-width:100%}.mbsc-grid .mbsc-col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.mbsc-grid .mbsc-col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.mbsc-grid .mbsc-col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.mbsc-grid .mbsc-col-sm-3{flex:0 0 25%;max-width:25%}.mbsc-grid .mbsc-col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.mbsc-grid .mbsc-col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.mbsc-grid .mbsc-col-sm-6{flex:0 0 50%;max-width:50%}.mbsc-grid .mbsc-col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.mbsc-grid .mbsc-col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.mbsc-grid .mbsc-col-sm-9{flex:0 0 75%;max-width:75%}.mbsc-grid .mbsc-col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.mbsc-grid .mbsc-col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.mbsc-grid .mbsc-col-sm-12{flex:0 0 100%;max-width:100%}.mbsc-grid .mbsc-offset-sm-0{margin-left:0}.mbsc-grid .mbsc-offset-sm-1{margin-left:8.333333%}.mbsc-grid .mbsc-offset-sm-2{margin-left:16.666667%}.mbsc-grid .mbsc-offset-sm-3{margin-left:25%}.mbsc-grid .mbsc-offset-sm-4{margin-left:33.333333%}.mbsc-grid .mbsc-offset-sm-5{margin-left:41.666667%}.mbsc-grid .mbsc-offset-sm-6{margin-left:50%}.mbsc-grid .mbsc-offset-sm-7{margin-left:58.333333%}.mbsc-grid .mbsc-offset-sm-8{margin-left:66.666667%}.mbsc-grid .mbsc-offset-sm-9{margin-left:75%}.mbsc-grid .mbsc-offset-sm-10{margin-left:83.333333%}.mbsc-grid .mbsc-offset-sm-11{margin-left:91.666667%}.mbsc-grid .mbsc-push-sm-0{left:auto}.mbsc-grid .mbsc-push-sm-1{left:8.33333333%}.mbsc-grid .mbsc-push-sm-2{left:16.66666667%}.mbsc-grid .mbsc-push-sm-3{left:25%}.mbsc-grid .mbsc-push-sm-4{left:33.33333333%}.mbsc-grid .mbsc-push-sm-5{left:41.66666667%}.mbsc-grid .mbsc-push-sm-6{left:50%}.mbsc-grid .mbsc-push-sm-7{left:58.33333333%}.mbsc-grid .mbsc-push-sm-8{left:66.66666667%}.mbsc-grid .mbsc-push-sm-9{left:75%}.mbsc-grid .mbsc-push-sm-10{left:83.33333333%}.mbsc-grid .mbsc-push-sm-11{left:91.66666667%}.mbsc-grid .mbsc-push-sm-12{left:100%}.mbsc-grid .mbsc-pull-sm-0{right:auto}.mbsc-grid .mbsc-pull-sm-1{right:8.33333333%}.mbsc-grid .mbsc-pull-sm-2{right:16.66666667%}.mbsc-grid .mbsc-pull-sm-3{right:25%}.mbsc-grid .mbsc-pull-sm-4{right:33.33333333%}.mbsc-grid .mbsc-pull-sm-5{right:41.66666667%}.mbsc-grid .mbsc-pull-sm-6{right:50%}.mbsc-grid .mbsc-pull-sm-7{right:58.33333333%}.mbsc-grid .mbsc-pull-sm-8{right:66.66666667%}.mbsc-grid .mbsc-pull-sm-9{right:75%}.mbsc-grid .mbsc-pull-sm-10{right:83.33333333%}.mbsc-grid .mbsc-pull-sm-11{right:91.66666667%}.mbsc-grid .mbsc-pull-sm-12{right:100%}}@media (min-width: 768px){.mbsc-grid.mbsc-grid-fixed{max-width:720px}.mbsc-grid .mbsc-col-md{flex-basis:0;flex-grow:1;max-width:100%}.mbsc-grid .mbsc-col-md-auto{flex:0 0 auto;width:auto;max-width:none}.mbsc-grid .mbsc-col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.mbsc-grid .mbsc-col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.mbsc-grid .mbsc-col-md-3{flex:0 0 25%;max-width:25%}.mbsc-grid .mbsc-col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.mbsc-grid .mbsc-col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.mbsc-grid .mbsc-col-md-6{flex:0 0 50%;max-width:50%}.mbsc-grid .mbsc-col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.mbsc-grid .mbsc-col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.mbsc-grid .mbsc-col-md-9{flex:0 0 75%;max-width:75%}.mbsc-grid .mbsc-col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.mbsc-grid .mbsc-col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.mbsc-grid .mbsc-col-md-12{flex:0 0 100%;max-width:100%}.mbsc-grid .mbsc-offset-md-0{margin-left:0}.mbsc-grid .mbsc-offset-md-1{margin-left:8.333333%}.mbsc-grid .mbsc-offset-md-2{margin-left:16.666667%}.mbsc-grid .mbsc-offset-md-3{margin-left:25%}.mbsc-grid .mbsc-offset-md-4{margin-left:33.333333%}.mbsc-grid .mbsc-offset-md-5{margin-left:41.666667%}.mbsc-grid .mbsc-offset-md-6{margin-left:50%}.mbsc-grid .mbsc-offset-md-7{margin-left:58.333333%}.mbsc-grid .mbsc-offset-md-8{margin-left:66.666667%}.mbsc-grid .mbsc-offset-md-9{margin-left:75%}.mbsc-grid .mbsc-offset-md-10{margin-left:83.333333%}.mbsc-grid .mbsc-offset-md-11{margin-left:91.666667%}.mbsc-grid .mbsc-push-md-0{left:auto}.mbsc-grid .mbsc-push-md-1{left:8.33333333%}.mbsc-grid .mbsc-push-md-2{left:16.66666667%}.mbsc-grid .mbsc-push-md-3{left:25%}.mbsc-grid .mbsc-push-md-4{left:33.33333333%}.mbsc-grid .mbsc-push-md-5{left:41.66666667%}.mbsc-grid .mbsc-push-md-6{left:50%}.mbsc-grid .mbsc-push-md-7{left:58.33333333%}.mbsc-grid .mbsc-push-md-8{left:66.66666667%}.mbsc-grid .mbsc-push-md-9{left:75%}.mbsc-grid .mbsc-push-md-10{left:83.33333333%}.mbsc-grid .mbsc-push-md-11{left:91.66666667%}.mbsc-grid .mbsc-push-md-12{left:100%}.mbsc-grid .mbsc-pull-md-0{right:auto}.mbsc-grid .mbsc-pull-md-1{right:8.33333333%}.mbsc-grid .mbsc-pull-md-2{right:16.66666667%}.mbsc-grid .mbsc-pull-md-3{right:25%}.mbsc-grid .mbsc-pull-md-4{right:33.33333333%}.mbsc-grid .mbsc-pull-md-5{right:41.66666667%}.mbsc-grid .mbsc-pull-md-6{right:50%}.mbsc-grid .mbsc-pull-md-7{right:58.33333333%}.mbsc-grid .mbsc-pull-md-8{right:66.66666667%}.mbsc-grid .mbsc-pull-md-9{right:75%}.mbsc-grid .mbsc-pull-md-10{right:83.33333333%}.mbsc-grid .mbsc-pull-md-11{right:91.66666667%}.mbsc-grid .mbsc-pull-md-12{right:100%}}@media (min-width: 992px){.mbsc-grid.mbsc-grid-fixed{max-width:960px}.mbsc-grid .mbsc-col-lg{flex-basis:0;flex-grow:1;max-width:100%}.mbsc-grid .mbsc-col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.mbsc-grid .mbsc-col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.mbsc-grid .mbsc-col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.mbsc-grid .mbsc-col-lg-3{flex:0 0 25%;max-width:25%}.mbsc-grid .mbsc-col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.mbsc-grid .mbsc-col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.mbsc-grid .mbsc-col-lg-6{flex:0 0 50%;max-width:50%}.mbsc-grid .mbsc-col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.mbsc-grid .mbsc-col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.mbsc-grid .mbsc-col-lg-9{flex:0 0 75%;max-width:75%}.mbsc-grid .mbsc-col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.mbsc-grid .mbsc-col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.mbsc-grid .mbsc-col-lg-12{flex:0 0 100%;max-width:100%}.mbsc-grid .mbsc-offset-lg-0{margin-left:0}.mbsc-grid .mbsc-offset-lg-1{margin-left:8.333333%}.mbsc-grid .mbsc-offset-lg-2{margin-left:16.666667%}.mbsc-grid .mbsc-offset-lg-3{margin-left:25%}.mbsc-grid .mbsc-offset-lg-4{margin-left:33.333333%}.mbsc-grid .mbsc-offset-lg-5{margin-left:41.666667%}.mbsc-grid .mbsc-offset-lg-6{margin-left:50%}.mbsc-grid .mbsc-offset-lg-7{margin-left:58.333333%}.mbsc-grid .mbsc-offset-lg-8{margin-left:66.666667%}.mbsc-grid .mbsc-offset-lg-9{margin-left:75%}.mbsc-grid .mbsc-offset-lg-10{margin-left:83.333333%}.mbsc-grid .mbsc-offset-lg-11{margin-left:91.666667%}.mbsc-grid .mbsc-push-lg-0{left:auto}.mbsc-grid .mbsc-push-lg-1{left:8.33333333%}.mbsc-grid .mbsc-push-lg-2{left:16.66666667%}.mbsc-grid .mbsc-push-lg-3{left:25%}.mbsc-grid .mbsc-push-lg-4{left:33.33333333%}.mbsc-grid .mbsc-push-lg-5{left:41.66666667%}.mbsc-grid .mbsc-push-lg-6{left:50%}.mbsc-grid .mbsc-push-lg-7{left:58.33333333%}.mbsc-grid .mbsc-push-lg-8{left:66.66666667%}.mbsc-grid .mbsc-push-lg-9{left:75%}.mbsc-grid .mbsc-push-lg-10{left:83.33333333%}.mbsc-grid .mbsc-push-lg-11{left:91.66666667%}.mbsc-grid .mbsc-push-lg-12{left:100%}.mbsc-grid .mbsc-pull-lg-0{right:auto}.mbsc-grid .mbsc-pull-lg-1{right:8.33333333%}.mbsc-grid .mbsc-pull-lg-2{right:16.66666667%}.mbsc-grid .mbsc-pull-lg-3{right:25%}.mbsc-grid .mbsc-pull-lg-4{right:33.33333333%}.mbsc-grid .mbsc-pull-lg-5{right:41.66666667%}.mbsc-grid .mbsc-pull-lg-6{right:50%}.mbsc-grid .mbsc-pull-lg-7{right:58.33333333%}.mbsc-grid .mbsc-pull-lg-8{right:66.66666667%}.mbsc-grid .mbsc-pull-lg-9{right:75%}.mbsc-grid .mbsc-pull-lg-10{right:83.33333333%}.mbsc-grid .mbsc-pull-lg-11{right:91.66666667%}.mbsc-grid .mbsc-pull-lg-12{right:100%}}@media (min-width: 1200px){.mbsc-grid.mbsc-grid-fixed{max-width:1140px}.mbsc-grid .mbsc-col-xl{flex-basis:0;flex-grow:1;max-width:100%}.mbsc-grid .mbsc-col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.mbsc-grid .mbsc-col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.mbsc-grid .mbsc-col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.mbsc-grid .mbsc-col-xl-3{flex:0 0 25%;max-width:25%}.mbsc-grid .mbsc-col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.mbsc-grid .mbsc-col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.mbsc-grid .mbsc-col-xl-6{flex:0 0 50%;max-width:50%}.mbsc-grid .mbsc-col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.mbsc-grid .mbsc-col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.mbsc-grid .mbsc-col-xl-9{flex:0 0 75%;max-width:75%}.mbsc-grid .mbsc-col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.mbsc-grid .mbsc-col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.mbsc-grid .mbsc-col-xl-12{flex:0 0 100%;max-width:100%}.mbsc-grid .mbsc-offset-xl-0{margin-left:0}.mbsc-grid .mbsc-offset-xl-1{margin-left:8.333333%}.mbsc-grid .mbsc-offset-xl-2{margin-left:16.666667%}.mbsc-grid .mbsc-offset-xl-3{margin-left:25%}.mbsc-grid .mbsc-offset-xl-4{margin-left:33.333333%}.mbsc-grid .mbsc-offset-xl-5{margin-left:41.666667%}.mbsc-grid .mbsc-offset-xl-6{margin-left:50%}.mbsc-grid .mbsc-offset-xl-7{margin-left:58.333333%}.mbsc-grid .mbsc-offset-xl-8{margin-left:66.666667%}.mbsc-grid .mbsc-offset-xl-9{margin-left:75%}.mbsc-grid .mbsc-offset-xl-10{margin-left:83.333333%}.mbsc-grid .mbsc-offset-xl-11{margin-left:91.666667%}.mbsc-grid .mbsc-push-xl-0{left:auto}.mbsc-grid .mbsc-push-xl-1{left:8.33333333%}.mbsc-grid .mbsc-push-xl-2{left:16.66666667%}.mbsc-grid .mbsc-push-xl-3{left:25%}.mbsc-grid .mbsc-push-xl-4{left:33.33333333%}.mbsc-grid .mbsc-push-xl-5{left:41.66666667%}.mbsc-grid .mbsc-push-xl-6{left:50%}.mbsc-grid .mbsc-push-xl-7{left:58.33333333%}.mbsc-grid .mbsc-push-xl-8{left:66.66666667%}.mbsc-grid .mbsc-push-xl-9{left:75%}.mbsc-grid .mbsc-push-xl-10{left:83.33333333%}.mbsc-grid .mbsc-push-xl-11{left:91.66666667%}.mbsc-grid .mbsc-push-xl-12{left:100%}.mbsc-grid .mbsc-pull-xl-0{right:auto}.mbsc-grid .mbsc-pull-xl-1{right:8.33333333%}.mbsc-grid .mbsc-pull-xl-2{right:16.66666667%}.mbsc-grid .mbsc-pull-xl-3{right:25%}.mbsc-grid .mbsc-pull-xl-4{right:33.33333333%}.mbsc-grid .mbsc-pull-xl-5{right:41.66666667%}.mbsc-grid .mbsc-pull-xl-6{right:50%}.mbsc-grid .mbsc-pull-xl-7{right:58.33333333%}.mbsc-grid .mbsc-pull-xl-8{right:66.66666667%}.mbsc-grid .mbsc-pull-xl-9{right:75%}.mbsc-grid .mbsc-pull-xl-10{right:83.33333333%}.mbsc-grid .mbsc-pull-xl-11{right:91.66666667%}.mbsc-grid .mbsc-pull-xl-12{right:100%}}.mbsc-align-items-start{align-items:flex-start!important}.mbsc-align-items-center{align-items:center!important}.mbsc-align-items-end{align-items:flex-end!important}.mbsc-justify-content-start{justify-content:flex-start!important}.mbsc-justify-content-center{justify-content:center!important}.mbsc-justify-content-end{justify-content:flex-end!important}.mbsc-justify-content-around{justify-content:space-around!important}.mbsc-justify-content-between{justify-content:space-between!important}.mbsc-ios .mbsc-toast-message{line-height:1.857143em;border-radius:1.785715em}.mbsc-ios .mbsc-alert-title{margin:.277778em 0;font-size:1.125em;text-align:center}.mbsc-ios .mbsc-alert-message{margin:.357143em 0;font-size:.875em;text-align:center}.mbsc-ios.mbsc-prompt-input.mbsc-font{margin-top:1em;border-radius:.5em;border-width:1px;border-style:solid}.mbsc-ios.mbsc-prompt-input:after,.mbsc-ios.mbsc-prompt-input:before{display:none}.mbsc-ios.mbsc-prompt-input .mbsc-textfield{height:1.75em;line-height:1.75em;padding:0 .25em}.mbsc-ios.mbsc-prompt-input .mbsc-label{height:1.75em;line-height:1.75em;padding-left:.25em}.mbsc-ios.mbsc-primary .mbsc-toast-background{background:#3f97f6;color:#fff}.mbsc-ios.mbsc-secondary .mbsc-toast-background{background:#90979e;color:#fff}.mbsc-ios.mbsc-success .mbsc-toast-background{background:#43be5f;color:#fff}.mbsc-ios.mbsc-danger .mbsc-toast-background{background:#f5504e;color:#fff}.mbsc-ios.mbsc-warning .mbsc-toast-background{background:#f8b042;color:#fff}.mbsc-ios.mbsc-info .mbsc-toast-background{background:#5bb7c5;color:#fff}.mbsc-ios .mbsc-toast-background{background:#000c;color:#fff}.mbsc-ios.mbsc-prompt-input{border-color:#ccc}.mbsc-ios.mbsc-color-none .mbsc-snackbar-button.mbsc-button{color:#007aff}.mbsc-ios-dark .mbsc-toast-background{background:#fffc;color:#000}.mbsc-ios-dark.mbsc-prompt-input{border-color:#333}.mbsc-ios-dark.mbsc-color-none .mbsc-snackbar-button.mbsc-button{color:#ff9f0a}.mbsc-material .mbsc-toast-message{border-radius:1.571429em}.mbsc-material .mbsc-toast-background{background:#444;color:#fff}.mbsc-material.mbsc-prompt-input.mbsc-font{margin:1.5em 0 0}.mbsc-material.mbsc-primary .mbsc-toast-background{background:#3f97f6;color:#fff}.mbsc-material.mbsc-secondary .mbsc-toast-background{background:#90979e;color:#fff}.mbsc-material.mbsc-success .mbsc-toast-background{background:#43be5f;color:#fff}.mbsc-material.mbsc-danger .mbsc-toast-background{background:#f5504e;color:#fff}.mbsc-material.mbsc-warning .mbsc-toast-background{background:#f8b042;color:#fff}.mbsc-material.mbsc-info .mbsc-toast-background{background:#5bb7c5;color:#fff}.mbsc-material.mbsc-color-none .mbsc-snackbar-button.mbsc-button{color:#488fed}.mbsc-material-dark.mbsc-color-none .mbsc-snackbar-button.mbsc-button{color:#b5cff8}.mbsc-windows.mbsc-prompt-input.mbsc-font{margin:1em 0 0}.mbsc-windows.mbsc-primary .mbsc-toast-background{background:#3f97f6;color:#fff}.mbsc-windows.mbsc-secondary .mbsc-toast-background{background:#90979e;color:#fff}.mbsc-windows.mbsc-success .mbsc-toast-background{background:#43be5f;color:#fff}.mbsc-windows.mbsc-danger .mbsc-toast-background{background:#f5504e;color:#fff}.mbsc-windows.mbsc-warning .mbsc-toast-background{background:#f8b042;color:#fff}.mbsc-windows.mbsc-info .mbsc-toast-background{background:#5bb7c5;color:#fff}.mbsc-windows .mbsc-toast-background{background:#333;color:#fff}.mbsc-windows.mbsc-color-none .mbsc-snackbar-button.mbsc-button{color:#0b93ff}.mbsc-windows-dark .mbsc-toast-background{background:#fff;color:#000}.mbsc-windows-dark.mbsc-color-none .mbsc-snackbar-button.mbsc-button{color:#0b93ff}.mbsc-toast.mbsc-font .mbsc-popup-body,.mbsc-toast.mbsc-font .mbsc-popup,.mbsc-snackbar.mbsc-font .mbsc-popup-body,.mbsc-snackbar.mbsc-font .mbsc-popup{background:none;box-shadow:none;border:0;border-radius:0;margin:0;pointer-events:none}.mbsc-toast.mbsc-font .mbsc-popup-content{text-align:center;padding-bottom:4em}.mbsc-toast-message{display:inline-block;min-width:10em;max-width:50em;padding:.857143em 2em;font-size:.875em;line-height:1.428572}.mbsc-snackbar-cont{align-items:center;min-width:18em;max-width:36em;margin:0 auto;padding:.5em;pointer-events:auto}.mbsc-snackbar-message{padding:.5em 1em;font-size:.875em;line-height:1.571429em}.mbsc-snackbar-button.mbsc-button.mbsc-font{margin:0;color:#fff}.mbsc-alert-content{max-width:20em}.mbsc-alert-title{margin:0 0 1em;padding:0;font-size:1.428572em;font-weight:700}.mbsc-alert-message{margin:1em 0;padding:0;font-size:1em}@font-face{font-family:Mobiscroll;src:url(data:application/x-font-woff;base64,d09GRgABAAAAAGtsAAsAAAAA4FQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAACtsAABxu/CjsVk9TLzIAAAvkAAAARAAAAGBP7UgXY21hcAAADCgAAAYEAAARWqwzwvRnbHlmAAASLAAATWQAAJigufTGzGhlYWQAAF+QAAAAKgAAADZhFUB8aGhlYQAAX7wAAAAhAAAAJAO5AtxobXR4AABf4AAAAGsAAASE+vz/tGxvY2EAAGBMAAACGAAAAkS1Vd9ubWF4cAAAYmQAAAAfAAAAIAI8AbJuYW1lAABihAAAASMAAAIKN+tXw3Bvc3QAAGOoAAAHwgAAD3sZTyhDeJyVWQ/c1ecU/z6///f3+937u+/99973T+8yyWSSvJJJmMzkNZmQTETaljRmhkmbZMhkSPIik0mGJCEzySTDZEJmJpPMTIbJJBPnOc/zu/f3e+9z3z6rT93nnnOe85xznvPvORcCQIhpmA1rzjkj81FavviyFeiHA/VH4rNrsfziCxcjSL8RzuHPAGLgOGqYKs62jzuznGXOfu8+v+mPNK5tbG4ubV7XvKl5om9W/0j/voH1A5sR0xnDOA9LsQobsA17cTuO4qSIiVMsbPobikjIlRBl0SMSUUChC6ZIMkQZjMWfHu1wjfAivBzcFb4o8Qm+EV4kaUP6TARElU4MCO6JhOxWyFBXhEMcog5YERYCktWmtUscPOHDhsdrm3gVyHpSFwsVTMYryBq34LiYLOaLVWKL2C8esPqtmdZ8a4W1xtpobSWbDRJ3j7gL+qyLfl55JGnI/EByCk0RkgQJnST41Dno13AphcVS0rn0vS566V9CegX0LWJ6Za065qLZcZ60gk//N/g8mz5j3usQj148A71dzwlplyC4y9ap0y4bz0aj4wRkrKg0ixhmYcRAXSV+IXMbq/NzUBuXui31uaiOK0WNb7+B5xno5M1KbbL8zm/R5bUuMR9fSLlC4ncOejRdVq4qe0yVfdDCc1HqONNn2wvh4pkoamyN5fDpfMk7ET14PmKN84h6gGNGeoiPeQhbPB2hZPDxLPJfBW3zfwF8DZM61nA2ea/ElYmmQLEXYhBn4iw8nPxcRZjUAyT3I2intJ/DeiSYRDttwkR876fDIf51soFNUd+g738kvDw3JEl93A3Wnr4VcA+vJZ9eitIyhujEmeTR87AQv4XUTXlTAXcxD48t6OJ3tC/V7fe0llHXK5r4A61t9pEEh6EisxdHoG8STUynG3wdrsFW3Iw7cD9JNSSGxVyxSFwqrhajYpvYIw6II+KYBSu2Gng5EuVz7A+gf34u5i+gO0zxMoOUmSaV7cV0hym2yp7ic+yQB+KVGVydb1edVCY5lyBu4RLG97DnJHgRohamRjrV2Dt8yjBRTk55HwFxegnCFlxGN5jLyzLQgG0sRBWLM9C2DhdmoBHHrEs+sIA8KoWW2C8tvDQDS71sUQbmsff6eFUGVuf8a1PFaMPSDLKQM6yCNej/Xrw6A5H7yriYvbPazo94IXmnIKvYrGsvXgOXKRrkRct5HXJOv4j91CM/XUYrpqCc7lEF+w3J4sss2b5x3Elcfc5Bkq/Lvj2RvPUMsnuvvo30HBnbk6EqgYzWR1IlIBpcgrvE6WKJ2CwOUfafb62z9lon7Kn2BfZae5d9t1NxZlOF3eDsce51a+4sd4l7jbvTvdNzvCnePO9yb9Tb7R32Pf8Mf66/3F/nb/cP+MeCRjAzWBisDDYFu4NDwcnCUGF2YVFhZWG0sKtwsHAsrITTwvPC5eHacGu4Lzwcnoz6oxnR+dGKaG20Jbo5OhSdiBvx9HgkXhpfFY/GO+P98T1FqzhYnFGcV1xWXFPcVNxVPFA8WnJKg6Xh0khpSWllaX3phtKe0sHS0cRKGsmkZFoyC2/ARJWFOAZVXmzXlJhz4+DYXK4tB76J9QYOyhNl7ovZT4daEeMy54RrurQ1ZS58BkMdHAb4m/SPqoaATy/r7Kq6gFAEuBITOnZnK3DM++q88kiLgHZLWnnjVxv2stfyCVzlxtSeVq+DNVT9H9pe3fXgnQ95p+5/8HrqG8burGX6L3k3da5+AedrIfXFuwy7xj+PuiW8HX2nsGuF86LP2UXV+EuoIxi7p3v/8H4Dtco3QpT0zacdVB0fN1BTxeKaKT1O3ugAU8uqcZ2ROttbyY7Q0hX4KtRPoavDuVHWqA8ZaFuZd0wN/4iB1mYNFTTrT5sMtDrTdvRSK1EzyEu5W8NaPo+3GSmzmkkfkNVh1SkpBUvjYgWq495y2p9dbqCzMpqDK6ePtxjofM4Ano5aVYPeZ6ALWEJVKUOGD2GdkU5XzAy/DxvodP+R1Yh6j4oh6lhHXW+oi8SbDVS+mCAqOnMNcU36mIGq7cXSgwbp1t5DnehYKlfbq6L6PWwx0Ej/93WukV3U5ww0Q1xNg9Sn8GP0cCfjc7ZOOPfbbNdAw21cgbJBt0G2FtufurNOikBnIyXvtQYKR/dXCd/HqIFCdlEV8sMSd0yfMlAkymZEJeX4rIEiotuS9ykjKKQuspOibROKL3we5YxFZHXrYR/z2DYUBfh6jsLN5F/VDRaw6xQUTXzjFBR9uPEUFEW8FUmHLpk8gA8a8A7z43cAvXA78TZ397LrTLDRgK/rjpS6BHwNyXgS4rs5fJ0jL+K7hKxAuBSlDv6t7gOXGbH6ZYY3GbDtl9JqA1bKxP0M3m3ASplkZ+DiAwasI/S7Bh81YKWXgv1vswEr+xQVjz8hbNsekbKyjrgCbhsH28RPx8H24cA42CLeSO+WTkvyexBrDbi0erzXgFMzlwo+YcClL4NPdsHJ8z5twCXcS/i4gXBtLU6Tt8FZW1b0HTmc8oMK2bWXLPeVrrgmdnbF9eGrY3AhzwwgsxZuzeHqLKHNdvGxP4fLWRvvQGzwvDplni8iNkpSwLYumCa+1AXTh+1dMEV8uQumF3tyGFv3NNKC3+mCadKb24zpw/dymDS6Jbd9XTBNfL8Lpg+3dMEU8YscJp2JyXMOdsE08csumD7c3gVTxPWIDJ45gC8gMtkT38zB07dRHd/KwQOhpjsFfDsHb1kSe3Pwlub4eQ7ekhQ30eu+gz9256Ce7kB/mIMqLy7gRwZoEz/LQfV5+AG/rHO0uAOSf40rjY9fQekuo/TXcFuziddC6ujwbPoQPK7ignulKr3BF1DHtIGi8zYcpZjrF9PEHLFALBNXiLVio7hebBc34sk8v6zo+Ut7mhqk54ncfA5nIelCr6rCVM7OMVUpabMy9x6tmSGma2y+Q0/fXlM4b8Wck1zu1+oc19R5YprG6XNaVVTOyB7NXtU5bXwcQn2atK68aTmXe7yGJmz/RNfxR9EdQKgXpJqc2XiMhmV0wZkINMzl+/HxWPgMcTlHlfAkniC232Az+SZd9Y7DMM/2fM5JT+Bbld/7MIPnLi69JZ+oJ3RlnqYMkc2Ok8Q9+l0traGm7/8i6cZA8QD7Q5knNhU8hWeASspZzF9aWc4w+8k7hvE0ngmpqiFnQk/laaKazxQwG276DU/nWRDVJT0BnULyniBLeLnpzn9ov+pX5Tz037Tf0xPNB+Gq6RVpmmAi8V5Ab5zVWE8ZYQflzFspZxzB3/CgkJOmUiuftn/HSLkOIM5gK5nzhvSM1xNq/qHmXg22Um5+T7ERiPzUcQLfWbsy1XjKGrDEwMN4kqte+wl6tVVl/9TUa1mx+vRa5q3TeKLmcAad2Fo3UYejLTrIFpVTTQ8lsua5ZJGl9A5KUDVOG9R8Xc3ZZN9QgXxvyRPVq8xDD/z25JP4luFlJqFFfXKdTnN0fBRJimE++SJ6Sa6mV90ovXl2UPbbh2MUUwlrDe7a5cveo4zzD7IndxlCZXLZo/4FPucLea7U+J8siSMclizBUZ6hazz+zFNq1cvdB1eoX5oadPtqLfu0v7fWTdzPazWdvJe1kLHzVzi6E/oT+7zFOXA+HC2DjJ1J5Gcn+fcCl+MknUanU5v/8e8FWVyFs0EB/0WUw/SoG6Ezapx/5O880vPSCb785azM0VjlaGyIgf8DXZGAAAB4nGNgYTzIOIGBlYGBcSFjGgMDgzuU/sogydDCwMDEwMrMgBUEpLmmMBxgMHr1n/HA/wMMeozvGNyAwowoihQAkKYNkHicrdUFcFXXGobh909ChLgnJAHqrkCpG3V3bykOxVoc6u4tderu7u7UqLu7r7p7c9d3vpneuXPnztzpdGeevOfsJGfL7PUH6AEUZ0tmJfnlPCK/omhu3huF/cX0LOwvKZqT3zdQl/cUMYCBDGI9BjOGWam7uzv/bPm/9g1hbIrCvv/cIv99219fi+bfJSqiLdqjOnpFn+gbVUE0RWMURVnURF3UR0RL9IjyKI2eURJdURzNURsN0RGV0Rmt0Tt/alE+p5J8LaWUUU5FPuNKqqimhtp8vvX5qI000UwLrfm47fSig0666E0f+jIf87MAC7IQC7NIPqvFWJwl8pUvxdIsw7Isl6+sH/3zNa+Qr3BFVmJlVmFVVmN11mBN1mLtfN3rsG6+nvXZgA3ZiI3ZhE3ZjM3Zgi3Ziq3Zhm3Zju3ZgR3ZiZ3ZhV3ZLd+r3fPdGsowhjOCkYxidL6jezCWcYxnAhPZk72YxGSmMJVpTGcGM5nF3uzDvuzH/hzAgRzEwRzCoRzG4RzBkRzF0RzDsRzH8czmBE7kJE7mFE7lNOZwOmdwJmdxNudwLudxPhdwIRdxMZdwKZdxOVdwJVdxNddwLddxPTdwIzdxM7dwK7dxO3dwJ3dxN/dwL/dxPw/wIHN5iId5hEd5jHk8zhM8yVM8zTM8y3M8zwu8yEu8zCu8ymu8zhu8yVu8zTu8y3u8zwd8yEd8zCd8SuIzPucLvuQrvuYbvuU7vucHfuQnfuYXfuU3fucP/iQ/Y1H6X8/Z/7FVtLVX5+fg31sf8qPwP7YqaGosKqupqw9aepSX9izpKm6ubeio7Gzt/XcO/s9vVfpWPdtvoi9ajQVRkdvPoi23v0V77gCL6tyBFrongyzyPdEaLaxTfeZgCx1tiBXGxVCLptxhFo25wy2KckdYlOWOtKjJHWVRlzvaoj53jIUOMNaiJXechSbXeIvy3AlWeBomWuTJlddPQeTplldSQXTlTrLQ9Jts0Zw7xaI2d6pFQ+40i47c6RaVuTMsOnNnWrTmzrI8n0hhulmpyFCLTRM4lZimcOphms6p1FDLDLXcUCsMtadpaqdKQ60yPSmp2lBrDLXWUOsMtd5QGwy10VCbDLXZUFsMtdVQ2wy13VB7mdZm6jDUTkPtMtTehtrHtJZTX9OiTvMZ6vyGuoChLmioCxnqwoa6iKEuaqiLGerihrqEoS5p+k+bljLUpQ11GUNd1lCXM9TlTWs79TOt7dTftLbTANPaTisY6kDTOk8rGupKhrqyoa5iqKsa6mqGurqhrmGoaxrqWoa6tqEOMs2atI6hrmuo65lmUFrfUDcw1A0NdSND3dhQNzHUTQ11M0Pd3FC3MNQtDXUrQ93aULcx1G0NdTtD3d5QdzDUHQ11J0Pd2VB3MdRdDXU3Qx1smtFpd0MdYprXaahpXqdhpnmdhpvmdRphmtdppGlep1GmeZ1Gm+Z1GmOa12kPQx1rmt1pnGl2p/Gm2Z0mmGZ3mmia3WlP0+xOe5lmd5pkmt1psml2pymm2Z2mmmZ3mmaa3Wm6aXanGabZnWaaZneaZZrdaW9D3cdQ9zXU/Qx1f0M9wFAPNNSDDPVgQz3EUA811MMM9XBDPcJQjzTUowz1aEM9xlCPNdTjDPV4Q51tqCcY6omGepKhnmyopxjqqYZ6mqHOMdTTDfUMQz3TUM8y1LMN9RxDPddQzzPU8w31AkO90FAvMtSLDfUSQ73UUC8z1MsN9QpDvdJQrzLUqw31GkO91lCvM9TrDfUGQ73RUG8y1JsN9RZDvdVQbzPU2w31DkO901DvMtS7DfUeQ73XUO8z1PsN9QFDfdBQ5xrqQ4b6sKE+YqiPGupjhjrPUB831CcM9UlDfcpQnzbUZwz1WUN9zlCfN9QXDPVFQ33JUF821FcM9VVDfc1QXzfUNwz1TUN9y1DfNtR3DPVdQ33PUN831A8M9UND/chQPzbUTwz1U0NNhvqZoX5uqF8Y6peG+pWhfm2o3xjqt4b6naF+b6g/GOqPhvqTof5sqL8Y6q+G+puh/m6ofxjqn4babXT/C+JUAKh4nN29eZwkR3kgmpFXZGadWVlZWffR1VXZXdXTXV1X9lzdJc1oNJc0LY2mZ4Su0iAh0EiihSQksDAFMof9BB6DpbXN4Qab3WeNDRI2hsUGlwAvhrfC8vIbGRvbtP3Y/fkhL6uHsVlYver3fZFZ1dVzSAOC/cPdVZFRkZFxfvHdEckJGxsbfZ6QNS7BZbhpjiPFVrNcJRNyhhQnZFOPxhqFerulN8ulhlm0imaxVWw1Wg2zQfpdI9ALGN1kuZwkPQgH/63X63c7XfiQTidgGIFOObnBsfsQdjrreKvLwR/ZeBHq5ciXuCjHlWzHluxZIsdyRLAcy2wskRbp3fDNzuC7xyOzSSVy/J7Ox27o5Lu9Gz7Wued4REnORo4Pvtv55g29br6D5ckct9Enf0+e5vzQk0lujmtwDlQzESTRLKkvkuYsESZmSXOR1LMkGiRGG/oJPaRZAjVjV6PWIrGgjw58Cbf7jl277ngzBrvnj9ZqR09i8NHAwpQ1FZg/+k8BuC4EUkevyOfz3S7peXkhGNzlZYaA7I0lpxaiurZwuR5dmErGphfuXcvnsf/Q3nXSJx/hLI5zrFh9ibSb5YkQgYHGYbchjB5Y05LammoktdcZSeN1WtL4xTVVhURDvZM0cHwHz9wJt93yIPhb0ubCHGfgwzmyWejlUkiTvioH5a9KWkj6PJmXfEHpKxJ8gj7p09zo+b8nPWyPQd3H2805ApMP41RwsKCvXLB28uB5zXT793+TN5IPYXtKsag8MUfKTWhPPRYNEXLvlgbwW5u32Z51tz0lB1vidqoAIYAktDBWJ86oQYNnsEGkgQ1SX649Dj6MYzMs9JdHzYGGnNec4VytsbbYOKBuAbA4cGlYOFLk0+fV+oMLtu6cuSq5w7xZKPn81uqPXGiuNj5Lvg1rZxv8sKn73CKZ5eUQCZIs316C1CD8bg8HXJ4oNx1yU+Gj0ant0S/GwuGZnTtjz+RMc/Hao9n3FB6N7dxZDYfNZ8ztU9EvUiNASbrwUfYD7syEw7FnskevXTTN3KP5R2OhEHsaijK/QAMGxTZJOEawnnucwFHOx4U4GPRWwSw43orCr9HQizw34DqdTnf4yXf63fX1Xo90Bn0oh2frGEYbnofRJnoBWt5uFODqISOdQKmkP3gymk5HSW3Qd9HPYI3kBwAvg256Kk165eQAMBJkW8tzGpT5J4DjEDdEuBw3wy1wV3DXcDdxr+MeOAdH0BaMl0zrsQwBmC3vJs224V7cJAtvA3rERknD2E5Sj0nWEMjbdYARCGEFQUoJh96dBiqNTwZX3DkxsXMfBsXC3FwBICQJQOJevo7wkmdrbM2LQEAWLTWSUi2AosEzoyhpqABjlpqKqIPfG0VJxyscgmfX5i6fWx4rp7MZ72F1SSPv1vvz7FkLSvmrUUzFJcVq++EoBvh7SDcQoF2UWpywZSrTVtsB3ApItQXIlnD7Hrjiigf2RaPlRnl7WjfITOOKB8jawi1vuGVBKId9fDBgWglKs9fVtt+ywPGsXI68m4tz2wGsojHLlIsTZRuCIfY2o1TGqwX4O8hHrQvW++1QgFLLDkWM4TjHxQ1u12sXSaGc3zGXCNBIpDA70UiEdGJv2/06NQSNIJGQlGsuNnO5Zm4yq5F31I7Oh2LTzq6UMBHUiN8fMWMyTRyq1o/VoXHQ1r/zaOcstxNgagXWMwBRsVGksvsftWLw3ygCdNEJuwyA4UAz65gaxfulpgNARE2rUbfKlm1lCa5k25lgWaG7LGOQ8FwkGyEV3UqWyrUapcevq8QrBNKWJaopkYiiUR9VMaLSwZ9JpUIhnS4UStKOzjSvybtkUfgsLwuUCrJI8UL/n/rRuj8YNEIRrXS8FJmJReavu1PxmXPvrpk+Sn1m7d1zpk/5gD0p1WbmpOIe/0dkiY/zfumjVIm0Igr1LhysquGa3Vz7FpeClVbkbJcOG2NYQBqL22Nx5C8Ishf41Qu6AIt+bYgmButjOGMziXQ7GK7nB12yRhCxdDo9Fq513D/SBQqdHwBiGeRJlxNhzlw85efKbtuc0eIHRFAqwsDDqoa5OYf92cI9OMAD/Vq6tlBLs4DsX1Wo3+yZfqqsMlTfh/C/25eVy5ddjcF/7HROp73M6dqv5v3RqD8Pi3udZYbFN/iClxOCvwMGgfFlMKZPcwqnI19mIQZClFQaRpxWASizWY+ZVhDWBDS0BciyNd8BBIg40Lt2B91SKmDEfYFSCtAjMGzhKKano+7l2/1UCZryNTUZYhGXvrzAxgiwOqE2tQh58oXV5T7pkJ57hZnm2Pp/GvIgTgW6CDyhJVyU3yIHXtc5/iBDBo8yjNA80WyeeC0GB+58z30r5IB3A4JBx7sDAeMV/7+Nz/EC+SLOVqk2bzu1eVhEgGspEDy7Ng9TBlgV1tS8RWvzsKoA9cIym3es2jysH8C+dpn8rw98QCCicoBqggBRQaMHFJEIF0wtvVyGsVSPnsNYXMZlcf2X7VkeGcshV4lYCgcFAYnnymlSaOfS87qaDqemiKoktyXhQ/ZPNh7MzdF8Kxc3/cGplCTxyW3NbcmGSxO/B+W/jStwU1DdhYvfSSynUUeultouf/75C9ZUv/vuXZON8l93cXH4z6vv7rsbk7m5/9oFNp1n/eIAv+VgrXAll2OGiqH2zVpNqMytFtetY5HP83MFn6bWOw01EmHIt9jprRbmyp/tLK+ubihqYU7IluysxLBytztXyGx7c7e7uorViQyuOMAlNlfjVrk3cRwyM+U5gigVQBFm3ISZppYDwkIDZtlybGBzWnaZIinGpVFqzRHHprb3hUcBSqhFvS8UkCPwvOV9oZglGDvbGX5HBf2haWUUVc7LqpKxTFEoFgUxGjs36aBLOskjE3wmUKBRK63RjOGHPH4jQ7W0FaWFQIafeOnb781MT++Ynj4+qugCdY+Sllyi/cKPV8U5t2tY347p4ZgTT3YqcJWXkpsEuwjD12jZw0HyKLy7qIGEM8q+cIt6Or98Ot/zxqY/trhrXg4ICLecP72c77jdGc7/X5EBYBg/cABT3DzAHdBAF+hsoIyMJLo/S7DgvRuMpgpDzEi43EKsFCxV4BtbeHzy5tfcPDmZOXTtoQzJdOYnq6sPr1Yn5zt73nf5x0LAzcZC98XNyWA4HJw04+lJ254sZXK5zGdT9cnq3Fx1sp5Kpwd/7guFzFBo2MY/AXngaaBySWjjDErNJvC2ZlFvtDyysZM4SDRaDWFMoDYLNhAO8mQ+3OuH81RV6Yv3qw+CCAuScsDoEA4WJenlN7gehEDIu1S9n+yi6gBEzI7LsQHHPOS33XWiAMU1uBiXhla0ilRvmAW9ZBYFJqRT0wG2u4BxAtI3YO5BtxHornW7jX/e4LprpNPrDtahtqONDQ6k827v91kE5WmG094G1DzB6HgVZGqOFLYSRamAbHGh1WzDHWCTCyYsvzGaTp4ddBmfvgbh4DBZg750VPIfsGekrw5el8932If00tHBOsuaj6ah78DkqIO+Sk+fpmqXUXKP5mCfRUYVoTXAJhRQsChgt1sNCxj+Ds9tACPQH/TyJA8krz+AJ3obQM7W1lKufMF4NhnoFkiWjN+wEDMAqjClUotwvW6n+/3JR77+9UcmHyWA3dd6vd7hydqRI7XJZg+GyEWL7vh02ejD/FPTHZXdEC3a0HmLdPtrLifQA55k5R0ffQek4IIIAIeytjaUdeAfoKiClG03KSOLaA+ZR2pmeViCjm0GBWByF4GztWPQR74+6aRNI27l4zk9ypPm8TtONIE4G5NzCVVtLfFZ/hHCX3nNjh0ZXbcSxeLM9Pw2rXG8Xj/e4ElitmiQ/F2dUHBh1uO3ce2HucehH7jG+YlZvrnI12NG25FnCWJWW7aBe6VAY516OwbEFqJRaCnedf+hmW3G68YabWRxnTK72EFiySwbjcrI/EK8acE6ZpmBcJSBlkC+RpY4SFxi2G8btTIQiQE7XG+TT8GS3A9reL97CdSCsipqUshQZE0K6LIqiBpNyJovoUXEXDQhUYmGimFLE5VYyAhrkQAN+OVoQFKJygPc8aFwWAn4qEl9wYgRkgTik315WaKioklqQNQVmo4GFC1BZhsHdxl+asSMmBz2i7rsb+SufdW15IHJzebAZfCLc5crJCcKRALWQOJFwIqapBuVmG1O+hXLvxiMKQQQcWgyLfgkMeQTFVmVREnmZUkRZZFP+AUqpURZ8SuixvOSoAmEhCSRJ5Ic8xNZSauSjwRiMyCMhSNCqSpFpGBqXyM/McHhuvBgMQh0GlfpBBu8WB2nwS7DSMOgovQBhBJYBobXAZQo4krEmYS7dt/eycm9+37bvczMZjKzO969Ay+ywsi08pDHVXZnZvbvn5lxw2OZ2dlMqYQhECeX1ltm2mUsRzqBp2GtJoGHrXO7oG2sMQDNDsw+ax/FuIkquSKyFazpFNgXyUX0zTZ1m23RMvntnQVo37WzM3YiuRfal555mx7+kDix83OpeyrbsBf5nTekyJ8OXoik+HbESr8De5DMVMhM5XJocMiWobUzmX8vfiisQ3vJTfcEoSuXVV4FD73dirT5VDn9atabajGTdnnhPyFxWKPLsEKjsCRdod9bqijYW/MMkpnwWbbnWTogRKflKgYyBFfFfAxVM3hrgsmE82ypEGthVhJtQa4UDVUUM7wqBMO5rBU2zGCpGMmEjIVtsmCL0mQ2pEpCnFdEGk63J2JBe1JPB/W7q0tKXZQksS5bfk2WbUHwq7ovYEVCSiiohaOJgr1LabIckq6qklQReYGqofhUSA0F1ZAR55isAR19P9EA1+cQfpxRJ90uWC/z+56w3/GFwz7HH34fC9lvjLJUX/i7jk/Xh7/Oiw11Wt8mBsCKCT9MBIMMadChurnZbtRJZFtcU67zHTh+4MDOeoV87rBPi7aPfeMbxxZbO7EMgZXxafJBzk8eIh8DqdNlWVz2BYSkIlOTOY22VW7POwhVrRpt0iJwl81yCzBTiKAgUSXtcrFethuQPktAmIjK0ViQB5RUlDGJN8soe9TLFLA9qtiKMWeRBxiINe06PGDVqIwaPdqGFeeptdn0xwCc7RiMXKMo2+W2BXgO1ZDAhpaRu42ZLu7PCk6MtnOAi6ldlmONCRPY3piDxWR5iJmAHaFRTnMOKjVlzFisYxJmIEtMZ+BMAO60AH/H2i1sTB3EpeYckct2iEzYqPtkukJA9ICSQW5o2THAyE6r3Io5rKi6AwBqQkl2q4x9hGx1xy7Pt4EMNWIYtmJNuFFrw5PQzUa90YYBASRuM8lsXrZwXFGZDQgeh9WE3resGKvXisrWN3fdvnPn7Q9i8EsEMB38KyqvSYSKIiGUFwGTEonwAo9/hAiiDBf4UEEIQX5B4anAizJgXEIAT/IqoFh4CnLCY5pIRFGC+/CsqAiQlRC4pwiyAqtIFAXA1KJbHhQAmRWIEDkQ5ImiCAQwM9YNGeVKAgrEZhA/NFMU8BkBaxQFlRckKAUaSygUI8sC3PYj/hZkATqkwXqFIhTeJ2HrWA2A+Ak0mrVGhhRWnB8ikibJUI2MvfXzOCAUSnX7TrADMlRPeTYIgoBPYv9V6CLeUSQoDWRSX3vnNBE0QiUJioNGigJ0FTpCIUIkdwB5CYbsAztve+i2nSz4VewMDyMiE3gGuq5iD2VIwK6yucFR4nEQsGs4N7IEEWiQyGOhInZXhU5BLTxrKE4EhfZC5ZrMAynDAYcGCYT1CDLBbSgOapREBUaD5xXCxhmzWVPu3AtQKFSMN4OUCAFCApCKNFLBWmGoiaxp+KAE467IkiyL2BcCz8l8gEfQgHFUJQ2mHvKL2FBomQ+Gh7C5E/wU2AkZwQYKhnuUPUOwp0QjYkAjqojNZF2EIcRxYFAIvYU+4BAJG9oMdB3+CGs2j2MNMwD3caZNASFKIwLlXdvXBuCpjwOeKgKubTDa52k3G3WgcvZIY1BnnFTxm88KrVuWduJK2bmyuCtkJDKTS6XS0uRUNhHyC2/5lqEvnmyzmdy+Paj4y0uHl8qRYNyIMh7z20CDK1we5ZTSCB2yms6pp9WIgbgwsvCRJfvKVx2amTk0szQ7k7RTcyn4ZGMRn8rf+Bv807Nz8PfI7P7pmUMnDs1UK4n03MJcOuCLBIMLwSDchQ/yl0yH8EEuyh1l2hFG4dFkgQgY29F2UBPK1Mes6y7vi78AfbSYvhRpK6Oq7g/8ZyiJ6VHJPT5l//Z6S9JCshLS7UNNxfc+OTBdfrhTseVQgsLkUp+sqQEqUl7wUeDkqEKEuenLw6nwZDNWDiuarKV9iiT+gPqyqR1y0AccpD6Z1TqpdGduZjHIK34q+oH/k0W/IEk+4ChVWAEkKgRDlzW2xSSGRuSg4hOlWCRjufQM+v1xkJxg1BHnTZRbHo8A4qA5bhHL4GxAT3huEtYV4Ac+adXsvR1fSHq/BJ+Qr3Ni+9WpUG/uWqoBEQ8a4ctKhaDvAPCr75ND8PUpB6LpPWVupLNZ4LLcbsaxFAswkiCVeGYIZpWA+hsYc5g1ghktdoLw6MZAirFYk2LkmCRscICkGlQTj0lhaQUY7cavi0KFPyMeg4o3f8Oy9jIGgNsQ6Ae1oPgaWX6NGNReIzT5u6h4hyzf4f2SJYmHHJt0H2l23YVO1PUzgoPMf8NVQKC6C34Ficd0LCKlQ9DJEvLpnbfvmj+Rg7VpAzo2d01M7ZmCT6oZtWG1q3IPp94nlnJHpoHe9GEFTZcBd9jwQDpj71neY0cNW/QBACg9SYNHQPbfebtno/tz8iBXgyuyfR5QIqeHVJxddpNYA1aTg7YIxqPEkOTSNvlzI5UtLCxdc1VH83fq2TlVU/z+fMWwDCtQfPUC3y5Hi4FcSssmyaG04e/sXCxNV/gpUkwDQWsUiM8/XYtVG4LPV26HA3K4EBE8nTDjpxXgkiYBd6AtFO2ztlnP8maDwRbEEZbwF4pde9NTUwtTU93a8b2Tr57ddtXVN67eepOz/eSU/d4bbzkwtd22t0995eTk3hO1G6++atvsx09ud266dfW1t9z4XnvK46lcPbQBPDyzN87iNGzRAgDDXmzFLIMBWxlSkCu0TMBs5Ev7fdPhF3TL0slqOK5P8MK1gvAqSRichmUkvCCKbyXkxv0+3dIHy+F4PExq4WmfAJn4wQ2YgzwJ1P2toojToXqw3TvPzgBCUIIUdIJ4y/uibsAY+y2ZDs8Nup5RIL/BMWUL/jH9xwC/rs1ggFqSvnuv3x3aJJmMbAEW5QhiS51BA2piqQ7znuVL9ZipF6HrZC2RicTjkUwiXZ+sp2eazRmMDP44YHQMcqdfCQ/+Mqz6Q/FQkVSKcFkxAoM8WQ8Ynl5hZEeF/uoFoUCsgtOweC4/6JAnw4NO/skwyUMje/lOnq0f1/aCdn+ZSegti7ZkBIX2I3lemJ5/bb/f3b0QiUyR/g6nU6ryb+33H+bt4tLOX+LYwJL/RK6H53PcPLfk6ngyJJrjYRHCYitbZcRegC0aTh1+U+Tl5hij7EKAXWIGbHzGglVBPjM4LSn8Fwj/NNBjwt8JBPBOpKfvJUJFUUs8RGBe7wKMOfgh4V+PPAX8Xa9IKZ7cQ8i9PIlLyjKBBS6Q+wCrPsUf5UlCEmOEfwRIrcg/Bjc6QGT/Azzo8f3QahgQgIk401QXJ6AxAIPQXHtcBnDG1ZpFcv0nJemT0s1ltLscxqC8aZRoflOakeDzBu8WBI0xqwT1/E3+CGBvFuTaDreX288dhnYw6sQIGdKxMnMuoTKKe0WTKalaqMMEPhhNTG2YpMY8LlgTDU9DgMUrkmPy9qAvKQuKT09FyqEpS5/0Z0LJsCHGQubdeYCAX/bFLaqq4fR80vwjEvCFg8kQ30oE7uz11tb6vV5+bY3kNX8ir2dB2gpP7b+y5PfrkR2xoL+3vt7ran5Zs8NpYzHiDwSTTT6U9A96z4ZhTUCAw6p78PURZjuPcxmuBFigzi0AdbmCu4q7ljvB3cK9hrubux/gb3x4jbbTkGkJO+kUoPO7eSbyWqirBS6jDT1uOzA+jZiFmsKyZbqaJIvZchuyDV/qsPs2jA08WkLcWmxTSIGMEuBZqOGFy+657LJ73o7BlTK/xAcGn2EXYlO+6/NFw37l/wxHfb6rlX1dnl4fgHtyvHuc3nzevWleXgjw+VrQyifCg68m8law5ve7P0nb/UnWvLogGPRzhUJuDYNcoZO/WaTBdMSaTgepeLPldLxbnU5u6fxbXXymO5MPJ8Lwyc8Y/zwWH9LFdYDvj8CIcyCA0nnq6nBQJG0x/i1muSSQ55KxtbASiAWU8FosCcQvv2CaC3mIkABE18LAIcvhNTcpGcMsIzyD5SOF86gshsyYaM1brgIJebQQb7vkLUccJHJmlOfGq9lS/w0fFT6Wmp8oJebmEqWJeRIYVTq1pTHZj/K/jRlSzSZmR9y38YLXpjRi9KFXQau+yDdnebacGtRugKgNLCqwp3nmo7W7eNl8KjV/2b7L4rZ20+rqtcpS99/1OmSNeWPV2B3IkCi3e732iXq/s9Ydw7NPcRIX5LhtRGqVJOpZnx1UISOFIFyn1+v1f/3LX77my18+COupf9rT/2/6uoRRY4HUB+3VdGiCsAqG5bg4u98bGmJ7XWhXD03VQG66y66a7G8It1bzaAzHbDBJWEnjNmlUNTGumGna3+s5KEBAXjuzu/Mbnd0zGjx5dc5LzTUHf1q1EgmrqvlvvNE/1A9yzGpLuQAsakBDtNAqlMyC2WiRtfxgjXShv9084fr9tV43v9b3aP86eRvMxyys98uRvuT4mDkfDfEyGlUBxwKEzKNzFs+YS9efCpLh6jSR0wQi0TJHsUdD4qtQdnqVmBX3KcBTvlkUjoJUdp0AMY0q+8S3KHlByCtKgYeQ1ILiCmB8kChX4Ik9VP6wKIsPgDB1DXBJ4jUQeaMgix+myh7Up2YFVchR+gZKcxDLqvKQnn4L8PQajGvtHLuWEfPYXzrkxe0hj+y4jHKIjDsCzgmCCeL54UMg+Jo8f/gw/AYB9/BhCGLwm/zmmBfgWRD2TEE4dEiAe9R7SBAOHmSFCIeGNgTyFzAvIa4JoxtzXfYWSRnYKDkmIcADnfDaR+Xykqt0xHF3TQ3N8h751ZcpceUJnyApg7crQFhPi1O7UteCKHoypcaV9EmIXZvcVRHVsELuo0GBVIV2URRvlDVJ0jQ+Pa3fJMA06KKoH4W8N4WnM7ykPUODQfo1Udj0xeuSLvMHsKnl2AAqa2v5t5IOXnrn5jEcNKesnZPFy/MaEgL+lXOwT47lWOuSIi1E5t4SeaMowvXnI6Oy8kDPXf8DtNQ6tkOuu+46//BD8mM/GKz+I/kG+TVmwyyhlZwE+Sy/yJeZJ9wixGV7vKz3T506tZxOL7OwWTp58kAyeYCFx8drOTo1zAPh9yaHeSD8wnj9vMeDoN0yBBxIi9mamQHaJAWL9B/Zyx+p1Y7wex8hDw1Of6bzvduu4veVSvv4q277HuEeHdoV/wfAw6/A+Lh+aoAHGH8/IVst5B7g27q4i8U/+nQg7r6pWjjcyW9aYrc3jzebx1+LAYmCGBL2+/+gpzykKGRq0xI7uNfLAsHmXPWgPz7kp8a8fnsP6Q8+qD/0aQweYjr+DZirHvQ6BdzxNJMRRjZQTz5oQgzwBsgNLbsenWgaQ+OxU9QbZP9pLRjUMDgpxkX4+EUFjaNBVT0A/EsvqA2exBxkWQtOMi2LogyexNtBtUaGvrTrsMbRGUMCOWAd0C5H1vob3Dj89tDXmLQ8WZcyg2wD3RcckvdHJhbmY9Ft244uKIQrB/2dmFmpdvr9jufbCHhwDWb5Tu4+7mHuHQC/tXmHueoCrQRpGRUYsEJhSTrzqKzAG7Cc0WUQWUCn2HSGySjYInH19LXmdsiDHDZDp20mw2Exrp4Dixv5IzjDiDWMnH7BSBoqRe1UWRNFPgg/Q0QQ/BF0uRH9kRTcRW0b1bJiDDVtokh8gUwlE4TV79OSGY3yQnDdHe3rt1y+fSPaKtUQ6rLiupbjiag8KvCajskRFRjwP5VlEgyng35eC3t5iShb4WRUCKq8oiqKLBAaCxAzk5kOSiL1xScMXY8mIgWZaEvuDPbgqwXUjnsZ4uw/YXbeFEq5hHEkFhpYYeIa+I+2Iwb/o4Eg3erBqvBFZiDvVJJp+FU9KLkUlvThVyj4xW7AgLsVrXpw5WB1zSXKWB8d2ZV5WHlBgJIkl0W9DcASBTG25RTPCwVasIVN+9kGPLoa7oTXx77dMM+Fn3VdG0h/LZ/v97d80UpNuq6DBMNf32J2aR1owTJyP9ArlxmDWlqe8ILQg6qIEJmX2XjU0RNqNBwC4FRXf8aIg+cL6TlgcShPVw7OSLJUu2Zu3wNX7Gqqsl8kMEl8fjIRSsRdV82YJYZV6g+FfKqyre6RNLIMj6VmElhGtpFbBgFp/miKhE1/lAqCrMjJSERkotFgTSB+RQtoSVNQw2JsX5nNBQw5jrVvNLc2d4Q7yh3nbgD54dXcHdwp7vWwttz9B8xZ4tzrOe5448oGE1fObtI49wqsqsSwpvtFOaPlfa2xODl7BUBf1/teEUkkIuQJCKksDVYkWZa23JbkwWlXO7C65UJOM4+O/HiYiAzeyYp7cyQxuAGLIm+W5PPzydLttTz812o9+F9lIfNb7oOY/DTQsymuDRzYVTBadwOx+B3uzxAr284iQaOVy7Uzh0VAOiNHBIZxqsSxXUMq8vfFRWIxj5ki86OxJ7wICFhuYsPNixa+IvPosJlCMGaWasX5MjrVMc+7JqpeXUUtZp1Al7xW2UEnALs1dhNtZwCTte1k+Oz5t23yjapwlSzKfvlAbKVZOTivVHVLWbB0UtOtBcU6rCofrF1tBPUrq42rfbrv+rerU7UpVdfmd9V8J8yQoWQnsko0aJZ3arrvipnyUjgUcH5eEgbPClLH1SEBhysJvELRBiEpPIC8IvO8iIoKSA/ygiSqXqqb46gs8pSely6s+mzB7xeFydmF8mXTlu5Xl/yo3vIvqXAVH25UlPLc0rxzoBdLJmPpyXxSC4d0PRTubCtW2pUJmi3147iK4vsx/FwwrEXCil8T4JcbD2hYq0ACYW1CCaiCKEoBXYuEVIhDpn0Xe4ITNn608Q1eJh/iDICXXYwHQpEuyG9yli7DO0sWMQ3mC7iiEsM08wA88wzVzMOMk6+nD1+VzR4+vMM0M08Fp4JPZaPR1lNiUHzK0vVtu3ZbsZi1e9c2XR88jd0wc4AeptLkrrQZSaUi5vYjV2c+EQx+InP1kd/6hCR9wtq9uE0PmtGoGdS3Le5+B+TOxvDB9BTHfHLRP78P2H4PYIRbNnE+ChOI5ZbQTrDbDcawnU1dxIBBCDAFCCPlTR/dMnqsUPQcQIMoMyLQsg3Y0nLJhe8LqhGo+VSrFED/93ImM3OgWj0wM5Frq/C7FFStbX9kRTw/+h2psqwU/ETwro1iUk1OJlRGXTKZL2haLWCoFlAgI1Au+RjGG6xH2mqgDGmqNftZK3eF54r+wXJKEvwFgZfEUWwqMQkFFpOM32D+HPcCTxUBnqo49LwaZ/wli0oeCnS3D1m2w+QEb72S/qCXKqHLL4SDK1ZXSd8IoPfvW/YF8oF9b1ldfUaJKc8YAQJpZLWcfBZzP5ssA48dRWJ+c1PTmgevu+6dsvwb+JvjZDZPKKM2uSXuILfC3c49hHMFmIPp5lEhyLZJMM4PlW/IySyhjRxYnobr8OFyOLTpNNytFOjQvJPI6MZftgDZ2w2mfQSWad7bW+HAzTJQeruBvHCVjCja6bgNvPCO/K9i09l2s4ChyWgeFbMtg2Tniql4AP7iqfuEbXh/mzBYNwKr4fBqwFjrqLuEIB8V8YY4Y1NqQ3naNJY1rdmzk7HYJOlnU9Ozs3tnjcBpzBZW/VS8F+RRNCLOlrYXcs36/fVmrrAejwMzEY9H08YOI/1Pp/WQoqyGdP4LkJq3j5bzpxfrUEx9cejTLG780NMpN7nd3D4YTY5A1yQAex1tYMhNMgMIw6ktvVEyL5TcJDKsZRhduTSMGFKrRP5F9cuDF3yhZDEKA6sGfWotx2IKMF7nJw5+LtMMZXY0whkSSTfD2e3wjQ9eIGHyGaUm6P7BfzcozRi5TCKD13CEcHNfODdpOTRoa3qlGoVveRgh1wBN49w9As8yfYsO8Fxh1OwIULM7gOa/lftl7v0oWTK5d4zIj9H4RoGxO3YRaZJlD3fdQAY6Hh/G0FDEtuoU3f1D0kXipbG403BXluurGY0x/8UfdLWAt9VojfkloueiSkknHe3UgOnt/iNiseWtwQlJ6OMVgj/Dq2vsIKsvH1dWsXQMrOVlcmVXTUcHPXejU2DwRVZzj6qdaDoMwN4NAxpFbs69TAkYSse2JHqX0+4F2s+a30WfSg/v8syugbIbSs3lCYr+KnysMY84hbmQGW1SIrZVm1dh5Mu2QX4oauIgr/DqW3ZKqioVPiBQUeaXyWCe3Df4nhgmc4PBF98tyv+FfE4QBn3JEOt3KAqALC9Ssu4b/PEPBt8SguSKwd0+hxCyz4MPlwe3uAJX5a7n7uV+DuSs3+f+L+4s9y0C6MfwGEFY8sgEMw5vEblcd28WtNxwt2whNoyivnQePmh3Raes+bJnbkUuZJ4xPfP4QTVP6WdWMn3Zkq2fsGRUKiJf4V6OAGOqhJW8e8miv4csh8IhWRZF5vIBrI40lkC6P+7jWxKefIWV1xCka/5CueB/AaMvYHQXQuYEzw/ejpF/4PnLQGyVZHhWkkRZogL1w3drwr6fWklv3nzcv1noi14Bn/dKvISChnuRnwJYDrFd1TbncFee7zstDFnsQqugw7flUW7qoi/kwxCZmcI5v0lvg2MoAUNRpRscVdneR/gCfoBfq5JQQ2wCQVgSwhiFgPQBmYy8sQc1JniEScd1RFcwF0NEq8MYsiFDmt8HXP073B9yX+T+M6xH3AVrO20ET2S8mFEC0SY6BtssCQ2GI60GwCuwcnhpAJgzrQcyCAjYFktaJHOEWRoQ/9KgAFlYOTTIA1tnzwpYJJN2+DnSchaFMuoOkZ9Y5IE1tLIClmJR3PwKApC9ZUfnuIrMHlrMRzoV8t/mBSlFeTULIqsy7dM0PuKb8UV4TfNNoxibVQQKPNq8DwRillVQLppV5YdZL1cCskKkdK6iAM1VdR/RZjTiA75AVSq5tARSd0CZn7+kXOvZZjbb3IVBNoV7eNoYpIBRaQOv4uo4/gXboFnQNHm8sTI039LOaepmNn/wwtmOQhvCOsUmCOKwoRTbSSF92MqXzvFOr8kQ/BevyRB8FNvcKq8OtS/8xoDJuE8B9dkBcDVL5ngUUEM8k1qojMwOEiLk+edQYkGpke3BRjkU7VOoSSMDIay9c4cYiUXEHe/UwrKo3BrjlYhfVe+/X1X9EYWPnaTiuwOCdb8SVe63hMDJd0SVHTuU6Dt+oAVI9CHN59MeipJA1KAn36UBR7i0BJyh9q6T1Hh1IPKuJVFcelckcDLKRx56KCIwG50AbV+Htn8EOJpp3K3qcjCetZyB50gWZ7wvAHzZZsjdsvWCTm2ngQ7uuFfg+8uqb7DuU5cVWcxLIUlSqbsxkKoS/MyLcp/mK3n6Ym2wXssv76GVhQrds0yu71DakaNqNyTx4peQR/2SyEuhrhrdFoxEgmvM0SHf7ZiplNnxdMwbwHf2QEYscbNsRx2aqMdwExpyYCFvcl7MFHKBlfOvy2paHzC5AST1tLqslZbVyOBZtqexFlGXpVVvp6Gr5PqHXjCM50GkSuFgLzxZ7IUgHxcwQj0lst0FiOXhTiAcW5c3meZ2cgdAKELTh7ulgBlBPDcxZlKWmf8Y22EHIq5NXRF3tNFWlpi/mOvSGrPI9/Rkw4lFgpQS4vPHqu+txvw+QigNRoDpS+oqlQGC+z5dpp+WMnsz0kSW0uzEXewy+GwwUatPWTVrqj6XCEk+f9yftvP5VHFqspJptzOVyaliKp+30/54QJOj0UAgGj1GCwVaOdXaUZ6ZKe9onfpVzWf5lFBIgYvGbOx/Tv5fZvtD3WOeK3MzzMa+yO0FyWAZJK0budu4u86zsaPepu1kiYAX08CRaLHxKNsmJjFxF/3pmb0dky1XAG5hJhSE0WPXZtZ2TC5hShHWWAMjs0TC3I0g+Z973rBnzxveicFjXV7PpxPpb00lckV9NlEspfbUkpnYNaViYnYlk6ztKQfKU13+5nLR5K/YtS2eMg8Xc4mp5VR8265CoFiGW1PlMD/4QTqv810+ne3ysUwqUyD3pDIxSCiQvlcVBC+05gKx1L7BjyYaKt8lT9o7/fyq4JuL+pvTq7x/p32TPzrnK+8P8Mv1y7u8r7n9Gc3Wtepkl1cbE0c03dYKSz6+u/3AMh/YVn9XLDDXKu97eFfbb6QP3WH427sqhwAH/a+NP+Il8qewjq90PZwY6WJ0yxnyYJ5BMEYBB5VhJGnMM2t6tsOyQ4MubWOUrGyTv+WtpUXrHisctniZTikSbxh3G22Dj0bnA+QqSP/MhZOtzQfJB3i83B1fXIzzkjQFfDZkvTsaxUs9VzwcX1x65wXSr7IWlyz3USgr7u01WgM6buIuVU+/wqwQQwdLVKiM9vRVD1YT0WIim4BPMZqAn1MLC8sLC0zb4eyBcZsuFKYru9p7HEjY4PDe8sLQX+xpgOUEN8F2NRVbrhXbU9RsajA2zRpF1AkCY7OWZ9oRttGN4Pkxv+cijkav3Cyvd939JV0jwHZNQ9B3sUWfnUAzrPsysgbSjM12DrK6qxeuveiU3WqjlDXA5a2mlORMsgNfhVmcwhC+oRNEs0pwtscUDOtduAufblB7AfNAsL5PZUYRXf2NrqsqGbPnh0Ge4YjnxOgpWBstJAJO0XSyzAEWiAL5VPHm5jWPpHeZJ3fb+1L7+xscuxwaJZMHilM3HrQWrsgm9/cHHQwPeSmerZ7t1XV94zjd0SnRbb2kU31tjbCtfqTbGTAPhF6L9HyDXoOM2WXPkFNoly0VHGbhLZAzgxcfzJ45k32QiGcfzJ05k3vw3LyEWgWzALkJl31w8CIRIT85lXuwAtm5TV/Ut3FBdkoEkkZrk/11raNoAqbk7KBvBu67L2CSTiSRuDZ7+Krs4cPZqw5nD5Oe8Xu/ZyQipBJJDL6fu+qq3OHDLHTH+Gvke+STwGezU2LsVtGmRRNtNpbTsHVPTXRm377brrzyNjc8w6DoTaPf+/ZVCcfAzutbnxxADRyOArH710P3uewd7mVks+9DnwS27w/IeOkcvp48NniOVAbPMb0/tDpBjmFCNRHZTPPqepysMBv3mGGaPJZ98MHhhzhjP1h/z5LnyRkY+wT0t8HU+2aD4s5Ts8EUJGjObJFTlYR+5sxzlZWVhA5h74yeqDxHVlYqz+kJCDnXpvkd6MfjHrzgDk8OALKx+XUPYjDPtbuApNKvVo9VKivVasWsPlE1Rx2NYD/PVvCvjwEknNUTCZ1UYe6eeH60b5I8B/ATYjt9zhk74PJbAE5nBk+w51YwPAN/5FQissGxiiBcufPO6qlTnt8fwqIH805DLwqNVrEEo3B2ZaW3skK4FZOsDJ4403n+ec/X8WkYP8E7nQIt2y/ZU4CmBjn13HMX6uidjz/+fBWGorplZgdnvtOruOvxO9DPx5mvLs7WyFd3i/2eLhHCacAjBALajpPbt5+8HwPfJ675xF9iWjTweS8JgsGL13ziGo+Hc+FA5AIgXwJ+KQEANUpF3T0F4jxJE+RLcmxnZefzgzVoLMDjGUACo6nBaSLV/3q4fujs4EwkUSVntk4cqW76WHY2xxoWm1loSVAfjPVjUGAf7aCd6tlq9bHKpl/mz8H8BLkYOxsBtx0CyOrugQG2pwG2ii0WI1eFjfnJd/67wmziPR3kXjuHDh0CfPrXvnx4sj44OzcRt2+PpIxeB4IxH4VT2B7DxN1i0Cho2NnawZ1n4EtOdc504MNx7n5maD/m1Udnk3DOyDrIHoQrbVD2Az7QO5TN8R8g3ax0OhCYZrncse3OnaSKo+Z+j2kxLbbyxEqsNxONzUTvrMDyr7B1RkbrLMd8D5iKc5MOYdVDbTms215A2eDUQEAlnBIwzwaUquoH+DZVv189hunmsecx3j+zuZYeByQegfHlSnWUn4umq1Aq4j5Pil3Ag4ZaM4szrYmdbyCVY/ALcHm1ChgdqGmlWvXm6Wlvr3f+ApqKIjMMFXE9sO3SgOLGoOcYUOcVUu1Aj4+R3vhicM9+O3tnp7Piwu2onhTAw8QF9pMzHxN3D4pUIALUhuh0tPAGX6vmq/AheVyBlVNbq+virepZUtng8JC1IXzozCcJ6Yz94ZMnsz1IYZdN2neA7MM8eA4dYP0D7O5tt27Ns0L2YJ4lAiSLfpplufXkrTnIMqwn5t4HJE7deh50qyEezltBT0My0i8zsxZ5KBD7Drb/O7HATWRPBPC1nog8wmy/Lv5Av1sLoKfEVbkakwn2nePHhlJAltgxq9im5abTkKMWMvDodbJIHNmAhQY8Ft6JRS3Gz6MRBn5Qwm3inFct+Yzs3C+kgtcGf0mW9wuCwxLmlsJzWeMgJlu3CcJtAm/4IEkRhP2yTB7bxE69yoRm77BnZz8eq8TitlXB33+asrWJwV9C6ol4OR4vv7c4nbLvSpQtyDNak9Ut/vycuw5dv32rgGeIwQqEoFNlf8c2F96ZSq8K/xCeqV4QR3mrlz3t+fjDtwOgegoeEEdjHACcwLC0C4/OGAUY/rs0CSoHuN+FQvXwSx5L6IPeMaRMOgB81YT/YVvOcM+zkwqSY3s1GsNIcRjpwfxPJhLfdS/vcy/PY7D1M+6X1UM/TmIOC2HYg4taxXr9yjoswr/3w7VefO7Y0J/mO0AnH4cRh5ZY0LliNOYgBh6ppzMMV/xLJHEs8cFdc4BfZ3dVAfEkdD3Re2D+kC+I+DjoOzT/QNU0Oc9GCWu5B5gnx87p2DGCSmamYww14nvUwJ3rv9Q4z5GJcMz1vhkwwpFgKTOfaZ74HagyBcy/e7kJCEEqEqm7F9JjhjTgC5NGej4zd/WsJwscw7spww2PbZ4rwnvjtsJgg3EKDb2h944dO3OsitwaqXj46XnIg3OWR0+2kut9F40VhxFr0xMX1RCNCYp7pdwf5FgKlVvl00m4lEqpdKFspUk1bZUmfln1VXppq1w4W26xPCysqGo4YrVaViSsqny26sVc2gk0vgcQFOLi7GyPc3zqhC0udIfOxHK5GAZ3uQN0bb9PzuRjg8dj+XyM3BnLDzrusBwjzA8n6PX1bWw8/CClRJmuugB4psLNcnVuO2AarjT0lima9bYwdJsxG4ip3RO7dLSSQdMaw+O83IMwWhIy9qTvrtlw6rkqrtFqanBFtUpWkDkcnA2nYPUyThIXzwbXslt73eWcIrdXK3AznDoG4eC5KumlwlhQ74lI4uwTe2evuGG0FpCHhtk1dOfMd5DTfsyD9z7jvXR29phjo6cz8BnUgrVcfOy5Y8c2uMpzcCFcBSjXsWOdXo+F3IhOPQFjH2bnqiCdss0gD6BttfBAAse0UP63qAmim+wATi3K5PCtlb1TU3srs7t3z35eyuR06XVzpVy8nctIVYkcvPVyqXZg5UBNqipX3nylcjQ2W8rGM++vYs65bGk2M4TRP2R+igXm39P2ZGd3j6ZlAmnZcqbWIV0ulDqHOqVSp9yw5Tvz30luSyS2NVFAfUy2G2W8A7cLsn5n/s7kTNO76/Il/8TGaAJ5U2oDRXA8X1N21ALDK44lmy6OIr145Nd4/nGjUQZq714bxq/xk83Jydfp1ytB5UQEYTpF6QkdcugnFBlWQaM04gNdPp1pu5iEaRH4b4FECNIw/Yd7cq+/dwbkO+KbeX12z8wbZ158fe6e98wM/iVH/DNv/ApLGl/HHYjJjBqzZfypT52twhRuMJjYzCNgHjx10rF0ALVDnyKdDQ7oPzeiyY/jLquSZTtzBJtCuF8o3v/ru3b9+v3F5eXHbw+85z2B2x8fl1swPyCUkpvdsewQcewlggdKkbPug7/wC8Vbl80rb56cvPlK83+5RUBhudoNi8rKirJ4wzgeZ6faGMCf9xg16WyM1v7jbO0bTHK2z1n7sOqGnNip55ARc4PnYp1K5xhALjBFPcYU9SLxwdtI5Yk771wZ4mzcJ6UC9TDYeudUV81FZkEINR2mJHEYO0qLDadF1gYfFShRfORmIfzxz/3oz4FAoAR27GO7P0d+fvBRn4L7oG/2haXP7f5RIlI5Nuhh+Lndm/w/ylvuLj307buopIX4hDx2ATFrgzsFbN4FxKzKqTG+3t2LEWI14a5qdJSGr872UxVNwXRdfSWIOw03EeDl7JkzlZVjQAC4s8eqcAVcBAihMjiD2IdwGELSMbhuwgDiTPds0sJwVrwj0AxP0uq7g3/qiVOROJsKpNcov+oJ6ISO4wfcy7A8EMWgFxrTVrGjiJBnP4YTeYasnDl7dqWyyds8zfrJakc5r3SOT1AJHq0CvwzjNXgM5QRySgkEBg+Rxzpn/WoPUyA41ekMz/x4EdYkDxgO95I2bBAii/BxvQldOu5YDfxIcAOPNHrffJxUEvmJfDIc32cD1Z29em7+WpMv5/OlmcF6aG9oem917yevrr4L/jLF2SM3HpltVtW3v73fr1T6/RFMuDiOnTd9ESw3Im5jnufnYztXJxkAjgs+5yM8Vym5gjer59V9cQzr1Y3E7KJ13nzq1MXqO2WO6rqPpICGJJCSGlgNkBAedzOVqec5HLXYLlLc08yjZtBhg8/DpGZ5phiU/0IKhYM+WfYFwyG4mFJI00Lau1VV9mmyrPlk1VB0LRPyxw2/34gHQmktrJGwBE8EwkHMEgwHCpIW1LTga3hB8asN1a8IEk2pCg2ZwcuDZlDRlBTdbHOStbl40TY7jD/HNfQXstsqX1APbjbu995cPHiQhCS3bp/bkgm3CVr+qf356c29zB8EzrHD3YqnX7l6aKhmlmcXGsQzW8YPKWDGMmYJRN617chZ3kEzhV1uGxOuYQ3PisWdatYiHoRi4VEmbVe58PtEFaOaEFRTbdsPVy0djetqYcFQFGZfzZqG2d7RihkmxKufFEU+ajdS0YK5o6D535YwI40djYiZwKN6w8HwQpEaEasUEINhSPkskcVoWgsKmn+qlVJDohaN78mLE0nC7J/UiEYNCsWWdnxKFFIN2yAJJZnnk87gyVAskYiF5i6fk7NlQmSajVIZfo3wDU/IrYA7dyJ3vfXoxS0Dwtjs84YA96O7vT+tKLG9h/fGNjsbaw07C59zuqfvOrhLZz0jeZKbmMht7QdE+5vtzpfLedZkYXTO8ix3lLsbWozKHtfd2OMqNpuORzhSx3ZGE2q38ZgxdGbe7AHcdTXmbfdUGxMwgnsEJQTsDItRH3FPYrNEI/WFeoSWmjy/2dNkycrnu3lpe4V1Nx5fTZjZ2Xi6Puovr/ojc8nSLp1qAX3Cr88VspM4YOVGRc4YPp9vpln1+3zxAtleasbi8VizJKs8yTZ2w6BYWghP5dNICae4nE1+PDSpCCTujo4Q9hvRcl7gSTgUSxXmzpgwoFk9JlqplCUW4iY3OvPYXQuvdCW8MkD/iSF5yNN48Pqy0PoyEHkxuMMqFO/Muj47I3ISRm03YJB7uNN44hMjhC5ZtBz39HvkZCXPdxTZ2pLLSbk/R+evy1FLmsD92rxrG2P8/rmtRld6trMbbUfn4hxANR64Dpfds+5OmkcsSQtIMUkNDv7M9feHgBx3rxgMvi8GNMgAATmqKAkbQAs668/OZ84bmb/Lzkh6cGIxps39/ZZlq/kVWYs0MsFccNJwF29vs4oKK92Ceu51992E3bbdAk0TWft+l0zo2QZWmLD4bH3ruPfKGSGdiBiFucHm0hd5v99MUMWYHK1/nJfjQNev4u5gp71cdP2PQzBb+ltx109n5cO4tc3NRb8Fx13ymn92y5LfugpysNhHiFAIBSLm2FJ/IuYt9Vg6HXOXOkcvArs/e8j1gBbHtPyzgMuPM5AsIHT+FOGu4wIdQJ8rs34fxu5Rxjd6xyaN4GZ4qhEz6zZc8HAQOsg/xs8neIrC82NA85VcKdcY1tvY3cjxgipPtghOPGlNFj3axnln5GbO0cBu2YYJ4iDdciju5qESv9rr9LachTt20HW30+t4+5UZDZ3kLrsgFj2HcLqEH+jmpVP+fLWI9NDXtjfJf3Y2lrkg/e+N4+G0Usx3u/mCODHkAoDSncsGeHvrsQ87L9oH58KtLbKujG1oY129QB/0eKJknd/cQsIMWYFC3OvYd7Gf+a19CGkJf3pLi0ORwJRmuj0arGMHu1vON2e8jIMtWXopjmZLny6Av9y+WeNY76IYrc8avn4RtCZkwtrF0VjCNPNyJDnEe7MXQWsd7GjnP57Pz/CGz39B1iWUCPgjmqG4XI5wHiNDxmD30iD3UoDzpSHQ06WM+M4fl+e8dKbxklg/T3f4EbZv2nJ37hjeK3QQgUve62uYI91F4quE4c4BbsolNrvQsaTz4yTvYlbv0tly2aIPM5nNm70ZBjnMGEW+ES82e22MgwynTG5OXH75vK4nomk1KKh+u51EfvD3I4FAud3UkenjpdcldH3+8ssTyGhqSWA0VWA4078Uqc+X/ZEYbwBHOXZ2wN1kG3vvzixxmKceq14u/08r6ItHzFCoun1HTFdzS5+xlnKqHtuxvRoKmZG4L+iN5zOkyGw0CbQiO8U5wgRQPIa8aDWcolWkDadhNWz0Bf5NUpjOF0l2Jl+cS16W7E0ulvy7feXboV7zd5q7nnz9tsuf/KMvqU9OTl4W33aFp6di+GqNyVn7XpmkRdk7gZp4XsNPLHT9hZE0wvBHupcsfK2h35EvnUikXd8Odz24/bmGu/Gn1idnM1r6KfT0Wa+nb/WuG9yw671L7vr6qOvmKNYaG44RPcL5rbz8SAiX3K+vvcw8DcZnxTs33puXCtdCWe/HaMtPNPLP/LjjO+i+9Gi6uOR9pMs5TFZldgN3F/LImoh7AJgrJBqig+xI2tHmF/T4R+fI0VH9by3wfMFHA0lfIRjGxgULvmSA+s5J1gMs+QnXovdBQw2rBk0C5jJ8chmbV5Z9hkxjSXrxW1Vvr/3mPGAfutzDr6AfQ2Wh8UqUM/sihERkkQZphKq+oE+Fa5CK8oWTD1Mf/PD94k+45ESfpEqaGAyIoo8KJhRGTYH6RDEQFDW45RNCflHUZMFUNE0xBVkTRX9I1phqj7zp0tVBo3OH3HH++Z/NKCMleQlW0j2R3uM2firjrOu8KPm0C/KePIypJPK6zrLe9opGOjE20jJI9lTbyrQKokA1uOGyQcoWmH4j91buD7k/4da5F38Ko+7Y8LwrkLKdPri9IUS853GTNnv/HHN9xj0auCMDXaSH6uISxX0azKcaa2Uv3JPNYaXuHg9vLxATaNst1tjN59nZZC+xvOhFV1Zx4ieb86/7BVWQVUGVZIEo+L4fEQ+lgYn3biiSLBKqejeoIE0J+EIsefB5P54wLCoKEWQJCpAhv1+UBCr68VRgIgLPJsqS4t0BYFEmREWWFUp+m4mlF13TH77Iei4kXtGK3sbaqVABmFrIxVPooiTw0ngPxu7gGQiKDEMgy+oO6JdfogD0fsKrAlWG4yXhac7jtzaHUsq6z/ahRxdAJcULoJExvbKLr3/22PpngZF/JniXnV1zoXX/b3/V/9tZ2f+G1i/zW3yBPEt+hfODtDkB8u9O7kruOli1d7lnRWzZmTm0tI7rPg334iYNX2CLwDZ8QSqm2EONKKpDS8VhrFneohQdvgYXVgLhxjZRAta8HBCnq4ik7uUBTxeqBb4/isU31ZhkeaQgHXxuUyka2ozWNvc79rF4EEzGFKlj8X8daUS/PIrd6jbCcmX2lZFu9B9GMc49p2qd7T1wz7irc4swsjfjWVEXG7/hy2HPGzNnc5xyIISMK0mGHCvzdMKN6yS0ZaQeudD4REcD8XXcGO4C+Sh2D+4RhF/ksgsPSeXcgbh71G+/JLEx9S6fl2Z2zEih6Zlpdh70CNYSXJmNxyHuOPdq7vXnQNr/bgC7IGSpwVcOWfmfMkh5/jO/xt5jFQeYQnvEAY5z3zzaYNjXGR88Z/NFxe3mEK/jAFhjY0TH4p9kE5aXF69blO9xm/QbkjsI0IrBqLlP97EvGNg9jGGwlp6cTE87zvSYPUGQWHYcmshoON99rsrLOxOww85T40reS7WD7kFhQAxJHg/KY45qx0k5FI2GBn+tZHX0VteZTtEt5C/YucdDO80x7lbubnwjIXkltpocaYw2njWcof+JCdB0CbpB3N2/dQ2+vOWmlOcBGfF54qJqQuYGveFJIiq9SJzc+uOYcB5VFOREgeZokrv0JXXigtpI0RvXt3v60f3opf3y+lG7VmzNsqO1maU7RBrnGcg7Y30g77pIt35EIoFAxDN58xJfodIWQ3lejb/tQsrUNRKpzxto8Z4y8C0h/iAzkdvtlArXaP76MsfOsfLOp68CN7aHOwJ9c01u46r94aRvYW7w3LZLmf8Jfgvz707qFt6CEPLdAZs5wjTEF4n3ccY8Jns0b0OCnpU0chFlMh3TYV3GHeSOcjdyt6P98uX1i6NzbEfmcoZlvDOlo7I09Ie3hpGRzzw9z2f+5TSOoUAkNHnzZCgSCCFkypLhj7QWWxG/IcmQMPiEqwt6/5bLVe7lGe+llRdTQUo0kMsFqASrigjhRCqVCAsEfnivscxvuXjv1x56ostj4+d6ze9hp8a/nEDyUxybwSd/8r4z/eHL9dFV/AP25cJcHt/rQZglZgyMXTzJUlmrpYkhsR35G38imhYGzzB4xTNLBo/22VkCwvtxeVNCfojejF8T2PmeXDqqKACeeNgWO2+A/cLDGhUl6p4zIXq6qFu5Boz4QfY2tyI7VNyjVaNIbEjJ3KMZXAzuRUqjE8jQtFdss0PJ8G3QuMWG/I9rRXvpwFL0tdjq62VSx2udl1YUn0+5Pbp0cClawmhM4q9Fav8Ht2OGq0PTscqi/Df8XbHp0AdD00e+Svm/4f9+csdEMQM9COkQ6CEIMsXNhDyLONP6r+ihkN4B1opj7yNnfbwMuKEGt8R4Ic61hSGGcbm7+shtCM3GExdUm0hj9NseI2nOWJx8JFJrzkWmnORsSlXzh/KqkppNOdv8/tSVaV8gbdtpSQpMz04HRSk9NTX4xoiqv6uDMQzsUYwkI6YZ4XdMpbaliGkSuEzt+JgYj4v2whQxTNMgUwu2cSHU7PpUuOfGb/b7JPM/u8S+N1jf65fcd2tT/z4WvfQRkcSXH5FPe4r63lBh/yZchfz2KSiTRKMELlPbPyZalggDg4MHA2WoAU0LqHn4QqzjXr41Ut4fGrNGiGOw4nJ9LzFarwAeBl/+8ef9MxeeZnYW0XCe3Tbvx3dKvbJ2/1hz+TK9uaQ5+8wlTxLx5ojDE8Vb5qafN/JK4zT9heGhbqr7LmfyEaAvuHcgzXZznnsaN74wd6TlQYf1VfbiXQy+1Ot1XApwH9vbtuXIqHh4sN/F8V3A7S6P7Z7ZluE4o6SPv1usRc3xn2ukO5SNEtb6ZpR0u4PTMTxqcWYypnxs9wujODd8x/HwvdQT7huIpdFrEWC6t7zgkY7OSh9GsKcXeT31ld7RER4Bg25veuWQZzfPRV91RyPgUcc858rhHp83/g6iIu7vLYx2NeBOAKlgFqyx84eZR3l/0DEC5Mkovg8C3zmELxvqQwN63W5/DX510GoIAx4eAAXt5N0/fF0wk3fd8T73/Uc2x5lQ33hdwljc3aeFPvR6EbeZuO856vS8c4u59fVOt7Pe4Tkvwb2s5wfQLpIfnXng7rFg+2nw21lbW8fj2d1tlZ6e1m2fygXx7cp4okYUD+5qE+oQG18KQJ4szIXzq3lz8H/kT5Op1ex6ep305wopExLDg9On85B4DyQO4Yud64478YZvhUMn1+GL4ODHBB6GHbWyghVrsNNFcR9eF/hzWQ2YqXDHH1WksOUPGaHd2UTEjBjGzsVurZ5LpCOJZibf81thSYn6O+GUGVBlLegP5TPNRCSdyNVr3cWdhgHPJLK7Q8amPzbOO9vJC3VH2RGJTallkedX/3XVNDEY9NfIajh83Weuw+CP8SVSrh8EjBbbqxYgXZx20mN7Iojn/9tnMDT2uvDhPuHNLeLu+icvPMmW+5O47DejhDsnwYtyrmwyOh/Ecs9VNwA6pcKojkLLK13Alw8NjzZ3tyV1B4gVAl3CoXn4Pf3+u9zDCchaJ28EAF57PXaBjq+6hxmM/HKG76Yi+FYq9gZpyz2aieT7/dfOTwt8vjkViSzsJnsf7vffyldLHWfH9l/cuVS0h74Z7vutBOYBwlkFo1DCjTKmU7BaVdJq4KvRAQa53hq+EQlf3AVYpdPpovuOB0N/zc5h4RzTdswYO0GKvV9aXt/ahF3nt+B8HOS8JA4a2rWdYYSOvbH+knDR2rR5YOWAOR1q7GpcElL6q/hkpTIZT2Qyno/BsL140k/l3L3ibqua7eIwYjDy6bZyvIFJt/Tf9zAfNifkNm3cg3EL6z/4ETQiwZrDeXDtnh14iXsMn5yI/yUhfxnfg9pT97oHUlCb2o2fon56Ks4Ut7IbgSSZqXIvSCt+zHnKsTc02kzsuqR5yv+48/Sel5qn6svP07B1joWH+V9sou6uem3Cybr4TK1DS+LZbBzaNHqf0Zr3fiA816YUwAVrS5ZUwo28GA5fioTHsTzUwHjjmWe8K8kDAXtuZWVlX7LXS95BWejtYdn4z1D2H1x83yTPPXXkyFO97Ic/nO2txm54y8LCW26I/TC5tpZ8+MmjR59s73j4ROTeeyMnHj63vPB4eXReP7ewc8ohGa8QMlbGWAljj24+tenD5tI/tlezs0n0+NF5Vyl8hw++n2KIvhtmkB+9bH2WGAh7fHORd6gcw9cxZwXc9g7MAODUTutEg4FM48SMtaOzYzYe3+bkfEQNq8SXc7bF4+SWAjsXK18Qt9/YZkC5vX3j9sGXrHh8Fp7YFicf0lRV+xCJb4OfQ3+jDbJB3g20eBK45evxFII5Umavz8Sz3wke8ye5iplZ4p1xFkS7jI3I38qSRd7G7CamyvZEuVVeRIdBK+a+1oQGBXyR3VFJ2CcQWRV213mV8vwOQSK/KQuNXfCLCHtFTdjFE/rP5SvSaEnKX3dsKSdBdiDnV85a/0mUVf/UYql5e1GgqpB71WzBmfQpRJQeFa4RVJkI+65Ge5Z4vZSSrrpSlFThWlE6IarivemUoFIhb0WdqysSJbJYO7Hokx4VxdKhy2dUf36KPV7M+BR7x54C5PDOZh2tO9TB4Jka53hzD3GCNO+irCgV5gFbAQKrUwtNp+Wm5TDMNTG+EP+9u/+PzF2vadfr+ptKVtMqTb/qRfbzl7xf40tyg3M3E85696ZJaUte98mxs8SM4UkAqG4enum/5Sw18uzpaC24Hgz+bsiGSzR93fAdKNHgt0J26HeDkFqLno6mN1+A4sLwC1A+vmWCK9VjMmAd5LaiI47L1tmB4+w8RXwPWx0gooR7/4dvgTfJs7oYC8lEUzRfNJKspfUZPVXd/fpCMeAPyVT1Fbp6SAwPfiHPeInOWq0WL2gBK+CXRRNmk3CRvVNVm2pGfKKykLYzyxtcOB3tR9Nhr40uL8Ha6EyU2w34Ou1GE9WH7it1dIRSk71GGF9nPAGgK+nscCF8Dw/wCrVLaaJOfs5r4nqtlsj7/KMmbrhNVFQjXpxmTSRjTRzxGozfkdhJlRQ5jjY7hJK8ZevLODvnvYuTH/G7KN1ybBvueefWVYl3Vh07dQKAdewcO9LDk+v+bHRynaawE+sg8a+9M+zI2taT65i3XxdPtBt0R4fYDfFsn9EEGTl53DNt04ZlIg8Psp1UaoHMgDLL+7/+9ff38U15a0ABFuadI0ec+f2Q7uFGtFf2OQV3hBmjd+MVKZ4AYBe3HqWx5i6f9cirS7Va6dWRbCgg8qTHi4EQ6boL5cRXP1urffarAV88OLG2NhGM+wIenvsmrOl3clGADrQ3cxKsB4cdtO0hsqjM8BcmvmQaJAntGIjL8hy+TZb8lhag+BpHGjBoaWqqRK+HhKxpZjEhncul6avUgIwkXoZP2jDS8hE8qOkNhw6FIUd2+cSRHDUCtNS9s1uiVciTvfaaHDwgZw5eezAjVyBTpFGHIEhTBw+mKFlQpcDgzQFJfcMfePzv35LPkN+CtW9zDeSjLqkTxS29eK0WpHnLytNglGYLhSy9BRIMAAkKn2w0mqXaATUYVN+0vJyHLPnjx/M0GqS5IyvQ+m0hg0bb7Sg8QDNXX52l5LAqBQcng5L6pv4QVv4W4Pa3QC5KwTyP1SyZeCJfy7FbeCKfSb/i1UJOV9rt4Yf8+mZ5j4+lQ9H/P9ZKulp4nGNgZGBgAGKNCdt94vltvjJwMzGgg/8f/u9iYmM8CmRyMIClAdXGB+oAAHicY2BkYGA88P8AAwMTw/8P/38xsTEARZABoyIApC8GlwAAAHicY2BgYGBi+P8fiP8wgdmkYrBeKEbmw+X/km8uhM2oAsST/v8H09tAGNkuqBqQ+G1UMSLt+UCe+0iy4xda+PxEdz9U/B8Eg/kw+jft3TdYMba4RA8zbPRgcCM6JsU8XOqp77/BAADzJVFdAHicY2AAAhuGFIY9DE8YWRh1GH0YSxgnMe5ivMWkwuTBVMQsw+zBPI9FiaWC5QwrF6sMaxDrItZLbHxsHuxM7B7ss9jvcPBwhHFUcMzh2MfJwPmIS49rAjcTtwt3Gu8u3g98Bnxr+F7wO/D38F8TEBAIE5gkcELggSCDYJLgHCEBoTNCf4TdhGuEZwkfEf4kwidSILJPVEhURdRM1Es0RXSJ6DExHjEFsSSxIrFJ4l7iTeJHJCwkzkk+k3KSOiUtJr1HxkTmn6yL3Cp5AQUHhXkKPxR9FA8pNSl9UdZQTlNeo/xEhUlFQkVPJU6lTWWGyh6Vayp/VC1U41TLVNeo3lITUdNTi1MrUdugdk+dSd1MPU+9QX2S+iL1TepnNOw00jTqNNZo3ND4pCmjWaLZpnlG849WnFaWVpfWMa0/2kbaEdpZ2jXaU7T3aJ/S/qajp5OgM01nn84VnT+6Frplumv02PRs9M7pq+kfMlAziDJUM9xhFGY0xeiEsZZxj4maSZLJCpNPpgamAaZNpq/Misy2mUuYV1noWTyxCrJ6YKNhc802zo7BLseux97CfpmDhMMORy3HEsdnTklOf5zDnM85v3CRc/FzmeVyzVXIVc3Vz3Wa6xbXQ65f3PTcAtwK3Ca4vXDXc09x3+PB5GHgEeFR5THJY4HHO88Kz0teTF4hXsu8jnnzeOt5J3lf8FHyCaAcAgAVtLO9eJxjYGRgYFRkXMYgyAACTEDMBYQMDP/BfAYAHbgB8QB4nF2QQW6CQBiFH4qaSmKaNO2qaWbVLpqAuvQAundh0iXggBpgyDBq7Al6gp6gp+gBmh6rT/JvykyY+d773z/AALjFDzxch4dRu15HjzwS7pMmwj75XniAAI/CQ/ovwmO8IhQOcIc3nuD5N3QmKIR75HfhPvlD2Cd/Cg/wgC/hIf1v4TE2+BUO8Ow9nXWSmcqtdX4sYitKto22zd5UahZOxVnpStvY6a1KLqo55XPnMpVZU6olq7oojKqtOejUhTvn6kUUZeKHqSlxhkaCDAYVHNZUOY78rxi2U/uvNlQWDfatVpjxjqadzIqqanMxlcaWuQQXrg1OfM+crmNa8bHsKUlL6dX8hoKsULe1A52Ufohd21VjgYgz6+RDpnjSH162Wu4AeJx1VwWYG7kV3n/WsLteyIaTS3K5K4ML43VTpmtTZubKY9lWrRnNSZp1nMKVmZmZmZmZmZmZmdsnje0Zb5v9vpX//4nePJK0ECzkf9WF//uHcxBgERVUUUMdS1jGChpYxRrWsYFd2MRu7MFe7MN+HMBBHMJhnIUjOIpjOBvHaf65uBAujIvgorgYLo5L4JK4FC6NJi6Dy+JyuDxCtLCFNq6AE7giroQr4yq4Kq6Gq+MauCauhWvjPFwH18VJXA/Xxw1wQ9wIN8ZNcFPcDDfHLXBL3Aq3xm1wW9wOt8cdcEfcCXfGXXBX3A13B0MHEbrg6KGPAQTugSEkYiRQSHE+NAwsMmxjhFMY4zTuiXvh3rgPLsB9cT/cHw/AA/EgPBgPwUPxMDwcj8Aj8Sg8Go/BY/E4PB5PwBPxJDwZT8FT8TQ8Hc/AM/EsPBvPwXPxPDwfL8AL8SK8GC/BS/EyvByvwCvxKrwar8Fr8Tq8Hm/AG/EmvBlvwVvxNrwd78A78S68G+/Be/E+vB8fwAfxIXwYH8FH8TF8HJ/AJ/EpfBqfwWfxOXweX8AX8SV8GV/BV/E1fB3fwDfxLXwb38F38T18Hz/AD/Ej/Bg/wU/xM/wcv8Av8Sv8Gr/Bb/E7/B5/wB/xJ/wZf8Ff8Tf8Hf/AP/Ev/Bv/CRYCBEGwGFSCalAL6sFSsBysBI1gNVgL1oONYFewGewO9gR7g33B/uBAcDA4FBwOzgqOBEeDY8HZwfHgnODchUUmuktM6FSyhNeYZDoOG0xrNWp21Sgp4/YES96zYQm3V3OsRX9gwzJpL+ckS8MZaq8wa1k0iHliKx2mTaWj1HBPx09IuDHNSCVWM2NrnazTkbye/5ilTiblQOlkKWKSJ12maxGLuWaViGm7HA14NIyZHlYjqSLfGu7arLvuW/8NUrHuak6z1JFKpPqmHqk4Zcas0NYJj6xQSTVS6Tj0basWad4VttIVZrg0XaXW1WzEdb2rVSq5rXJSYrDIx7xB/82O04F3l3uMtpVk1TVCXEqRGmGagwaxHou4+/Qlwn2pOtwN7ivVl3x9hpqpzEydqOSs59aImZBNzVM5XiGmuR1xbt14rSyz3DvE9diRsJbrao/zbljtCcm3KtTGlZ5k/VpPyS7p3lN6xHR3o6cysqf7bL/+gTIXSUYuETqSvNIXPVv1ulYH7ntrvg3rA2Gs0uPKQMW8JmLW5+EBN5klZB3RbRoVCSabmeH68Jx8bCyPmyORkFXNmuvqyIxbpexg0zHvxMnu3WUn4U7BPQ4JZU4086jqsGi4f4ds8m0HZ+JZgNAaqR3vLTr8Jl64f4dQZVaKhK/PxH77IzMqEtomzi01GVvo5lyXL7viZelAJXzVwYRtiz55y4+dGGcaDnUny0ynMuTjsC5FRzM9briVm3kirHk8zYFlz3pKdVc88h5Z8pAWyHudzus54n3m1cgHx5kRUT4mUZZveJSylOfloDHhmsUmn+Dn5goYbq1I+iafbizTqx7ZphmIqQqW9fN+5/p8iZHSslshOFyiHPGmq/iEdU1IrUrDxZile8isXDvLlHy8Qzbx8e6Z2A0yKVnycCEqCktMWZzF67MuHxHH52mzo05NXUnByJJhabyLibWCUuYXWnZd9mmW9HkxwUdLoR0/P2NSnOa6mMW3qQx64+8qZKeoMmm+MRNQ3hLau4M3JWVdSegDkdSX3f8RCsvk0Z1CN72ZZHGHU3Xbt7M3ZSKxh3ZKqSxw7TNi1iMSsthqQY06MiMUgR1FDmoWh8gZO13hOnqmTu/Dw2fqzdJCHck6XG6WaNLPqB4VXnOfXTA6hbJdJWYMDS7cE5MfmnTmiNMlmUsa77IiHImJnsij2RTrpZSkVIXXSwJKhMKxKXdnR2F7n16TQnG8LLWqaShwKOkkHU/0VbqsJSXrODdFsTQdEZzZYunJ8eANWYwyVC2iQaGfGTBdikQzyHo9yYsINkORNhN+yu6fF6WabwuVmcKwriDsm2PTrCqPUWlpofwwyFKXSYUOlnbLdMmGVnXZuFjEZlSoCrZ9bIa3ubbkEyoWUvTpZFHWqrgIjW3BKSTZuNhq1GmyzKpCcFqpmAJ8c15A37EWc8tV8zwujcjI4Z6dZAPNkwEXtpEL/D1jtYTDMmmVyVaZtMtkvFYm4RxrzbGtKcsvMxs5k778UaXetYOHOwWtnYKtnYJ2YyqgerqS41ippFHAcCJOlHOLh5pKyXi1hMMyaZXJ1kRpk6gRXVSG0yUcny7hcVgmrTLZKpP28oRkycoMhQWcGpCgFoZv5swOuI6Vw3rSP6JcIuH6HAvnaWuebs3T9mRTd9dpFHD6UR6HZdIqk60yaVf9pawWqw5d66q+HtUTntGlWS4nfGT8CV5TPapIvOZLTlhLeRIJWfWlpeIKRtU1rYq7pFRTTcW+SseACmuax2qbV/0Vc9HQBZn+w6ovDDUT04bjev5DQrrHDysutx3UXqBbVZfW4bJrR8xGg4axmrOY8juJ6iZLU6XtorsY2AEdPoYSfmWGwiqdMCpcypL8/lzLL+lVd33YamwrmcVUjykc1yY4P9JXpyyzPKRnpaBHpaYHpKSHJKfnZEjPyRE9Odv00LT+qZnRw7NDj8shPSrdE/cEPTFP0YPzND1oTy4s/BcJnEoMAAA=) format("woff");font-weight:400;font-style:normal}.mbsc-font-icon:before{font-family:Mobiscroll;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mbsc-icon-aid:before{content:"\ea01"}.mbsc-icon-airplane:before{content:"\ea02"}.mbsc-icon-alarm2:before{content:"\ea03"}.mbsc-icon-arrow-down2:before{content:"\ea04"}.mbsc-icon-arrow-down5:before{content:"\ea05"}.mbsc-icon-arrow-left2:before{content:"\ea06"}.mbsc-icon-arrow-left5:before{content:"\ea07"}.mbsc-icon-arrow-right2:before{content:"\ea08"}.mbsc-icon-arrow-right5:before{content:"\ea09"}.mbsc-icon-arrow-up2:before{content:"\ea0a"}.mbsc-icon-arrow-up5:before{content:"\ea0b"}.mbsc-icon-attachment:before{content:"\ea0c"}.mbsc-icon-bars:before{content:"\ea0d"}.mbsc-icon-book:before{content:"\ea0e"}.mbsc-icon-brightness-contrast:before{content:"\ea0f"}.mbsc-icon-bubble:before{content:"\ea10"}.mbsc-icon-bubbles:before{content:"\ea11"}.mbsc-icon-bullhorn:before{content:"\ea12"}.mbsc-icon-calendar:before{content:"\ea13"}.mbsc-icon-camera:before{content:"\ea14"}.mbsc-icon-cart:before{content:"\ea15"}.mbsc-icon-checkmark:before{content:"\ea16"}.mbsc-icon-clock:before{content:"\ea17"}.mbsc-icon-close:before{content:"\ea18"}.mbsc-icon-cloud:before{content:"\ea19"}.mbsc-icon-cloud-download:before{content:"\ea1a"}.mbsc-icon-cloud-upload:before{content:"\ea1b"}.mbsc-icon-cogs:before{content:"\ea1c"}.mbsc-icon-compass:before{content:"\ea1d"}.mbsc-icon-connection:before{content:"\ea1e"}.mbsc-icon-copy2:before{content:"\ea1f"}.mbsc-icon-copy3:before{content:"\ea20"}.mbsc-icon-credit:before{content:"\ea21"}.mbsc-icon-disk:before{content:"\ea22"}.mbsc-icon-download:before{content:"\ea23"}.mbsc-icon-drawer:before{content:"\ea24"}.mbsc-icon-droplet:before{content:"\ea25"}.mbsc-icon-earth:before{content:"\ea26"}.mbsc-icon-eye:before{content:"\ea27"}.mbsc-icon-eye-blocked:before{content:"\ea28"}.mbsc-icon-fa-dollar:before{content:"\ea29"}.mbsc-icon-fa-ellipsis-h:before{content:"\ea2a"}.mbsc-icon-fa-facebook:before{content:"\ea2b"}.mbsc-icon-fa-globe:before{content:"\ea2c"}.mbsc-icon-fa-google:before{content:"\ea2d"}.mbsc-icon-fa-google-plus:before{content:"\ea2e"}.mbsc-icon-fa-leaf:before{content:"\ea2f"}.mbsc-icon-fa-mail-reply:before{content:"\ea30"}.mbsc-icon-fa-retweet:before{content:"\ea31"}.mbsc-icon-fa-rotate-left:before{content:"\ea32"}.mbsc-icon-fa-twitter:before{content:"\ea33"}.mbsc-icon-feed2:before{content:"\ea34"}.mbsc-icon-file4:before{content:"\ea35"}.mbsc-icon-film:before{content:"\ea36"}.mbsc-icon-flag:before{content:"\ea37"}.mbsc-icon-folder:before{content:"\ea38"}.mbsc-icon-forward:before{content:"\ea39"}.mbsc-icon-foundation-mail:before{content:"\ea3a"}.mbsc-icon-foundation-minus-circle:before{content:"\ea3b"}.mbsc-icon-gift:before{content:"\ea3c"}.mbsc-icon-globe:before{content:"\ea3d"}.mbsc-icon-heart:before{content:"\ea3e"}.mbsc-icon-heart2:before{content:"\ea3f"}.mbsc-icon-history:before{content:"\ea40"}.mbsc-icon-home:before{content:"\ea41"}.mbsc-icon-image2:before{content:"\ea42"}.mbsc-icon-ion-android-social-user:before{content:"\ea43"}.mbsc-icon-ion-android-system-windows:before{content:"\ea44"}.mbsc-icon-ion-bluetooth:before{content:"\ea45"}.mbsc-icon-ion-close-circled:before{content:"\ea46"}.mbsc-icon-ion-email:before{content:"\ea47"}.mbsc-icon-ion-ios7-arrow-back:before{content:"\ea48"}.mbsc-icon-ion-ios7-arrow-forward:before{content:"\ea49"}.mbsc-icon-ion-ios7-checkmark-empty:before{content:"\ea4a"}.mbsc-icon-ion-ios7-close-empty:before{content:"\ea4b"}.mbsc-icon-ion-ios7-close-outline:before{content:"\ea4c"}.mbsc-icon-ion-ios7-email:before{content:"\ea4d"}.mbsc-icon-ion-ios7-information-outline:before{content:"\ea4e"}.mbsc-icon-ion-ios7-plus-empty:before{content:"\ea4f"}.mbsc-icon-ion-iphone:before{content:"\ea50"}.mbsc-icon-ion-navigate:before{content:"\ea51"}.mbsc-icon-ion-social-facebook:before{content:"\ea52"}.mbsc-icon-ion-usb:before{content:"\ea53"}.mbsc-icon-key2:before{content:"\ea54"}.mbsc-icon-library:before{content:"\ea55"}.mbsc-icon-line-bubble:before{content:"\ea56"}.mbsc-icon-line-calendar:before{content:"\ea57"}.mbsc-icon-line-food:before{content:"\ea58"}.mbsc-icon-line-heart:before{content:"\ea59"}.mbsc-icon-line-key:before{content:"\ea5a"}.mbsc-icon-line-mail:before{content:"\ea5b"}.mbsc-icon-line-megaphone:before{content:"\ea5c"}.mbsc-icon-line-music:before{content:"\ea5d"}.mbsc-icon-line-note:before{content:"\ea5e"}.mbsc-icon-line-paperplane:before{content:"\ea5f"}.mbsc-icon-line-params:before{content:"\ea60"}.mbsc-icon-line-phone:before{content:"\ea61"}.mbsc-icon-line-settings:before{content:"\ea62"}.mbsc-icon-line-star:before{content:"\ea63"}.mbsc-icon-line-t-shirt:before{content:"\ea64"}.mbsc-icon-line-tag:before{content:"\ea65"}.mbsc-icon-line-user:before{content:"\ea66"}.mbsc-icon-line-world:before{content:"\ea67"}.mbsc-icon-link:before{content:"\ea68"}.mbsc-icon-location:before{content:"\ea69"}.mbsc-icon-lock:before{content:"\ea6a"}.mbsc-icon-lock2:before{content:"\ea6b"}.mbsc-icon-loop2:before{content:"\ea6c"}.mbsc-icon-map:before{content:"\ea6d"}.mbsc-icon-material-arrow-back:before{content:"\ea6e"}.mbsc-icon-material-arrow-forward:before{content:"\ea6f"}.mbsc-icon-material-backspace:before{content:"\ea70"}.mbsc-icon-material-brightness-medium:before{content:"\ea71"}.mbsc-icon-material-check:before{content:"\ea72"}.mbsc-icon-material-check-box-outline-blank:before{content:"\ea73"}.mbsc-icon-material-close:before{content:"\ea74"}.mbsc-icon-material-crop:before{content:"\ea75"}.mbsc-icon-material-date-range:before{content:"\ea76"}.mbsc-icon-material-email:before{content:"\ea77"}.mbsc-icon-material-equalizer:before{content:"\ea78"}.mbsc-icon-material-event-note:before{content:"\ea79"}.mbsc-icon-material-explore:before{content:"\ea7a"}.mbsc-icon-material-filter:before{content:"\ea7b"}.mbsc-icon-material-filter-list:before{content:"\ea7c"}.mbsc-icon-material-format-bold:before{content:"\ea7d"}.mbsc-icon-material-format-ital:before{content:"\ea7e"}.mbsc-icon-material-format-list-numbered:before{content:"\ea7f"}.mbsc-icon-material-format-paint:before{content:"\ea80"}.mbsc-icon-material-format-underline:before{content:"\ea81"}.mbsc-icon-material-inbox:before{content:"\ea82"}.mbsc-icon-material-iso:before{content:"\ea83"}.mbsc-icon-material-keyboard-arrow-down:before{content:"\ea84"}.mbsc-icon-material-keyboard-arrow-left:before{content:"\ea85"}.mbsc-icon-material-keyboard-arrow-right:before{content:"\ea86"}.mbsc-icon-material-keyboard-arrow-up:before{content:"\ea87"}.mbsc-icon-material-label:before{content:"\ea88"}.mbsc-icon-material-language:before{content:"\ea89"}.mbsc-icon-material-list:before{content:"\ea8a"}.mbsc-icon-material-menu:before{content:"\ea8b"}.mbsc-icon-material-message:before{content:"\ea8c"}.mbsc-icon-material-more-horiz:before{content:"\ea8d"}.mbsc-icon-material-music-note:before{content:"\ea8e"}.mbsc-icon-material-notifications:before{content:"\ea8f"}.mbsc-icon-material-palette:before{content:"\ea90"}.mbsc-icon-material-pause:before{content:"\ea91"}.mbsc-icon-material-people:before{content:"\ea92"}.mbsc-icon-material-phone-iphone:before{content:"\ea93"}.mbsc-icon-material-photo-size-select-large:before{content:"\ea94"}.mbsc-icon-material-play-arrow:before{content:"\ea95"}.mbsc-icon-material-repeat:before{content:"\ea96"}.mbsc-icon-material-rotate-right:before{content:"\ea97"}.mbsc-icon-material-search:before{content:"\ea98"}.mbsc-icon-material-share:before{content:"\ea99"}.mbsc-icon-material-shuffle:before{content:"\ea9a"}.mbsc-icon-material-skip-next:before{content:"\ea9b"}.mbsc-icon-material-skip-previous:before{content:"\ea9c"}.mbsc-icon-material-star:before{content:"\ea9d"}.mbsc-icon-material-star-outline:before{content:"\ea9e"}.mbsc-icon-material-stop:before{content:"\ea9f"}.mbsc-icon-material-system-update:before{content:"\eaa0"}.mbsc-icon-material-texture:before{content:"\eaa1"}.mbsc-icon-material-today:before{content:"\eaa2"}.mbsc-icon-material-tune:before{content:"\eaa3"}.mbsc-icon-material-tv:before{content:"\eaa4"}.mbsc-icon-material-vertical-align-bottom:before{content:"\eaa5"}.mbsc-icon-material-view-day:before{content:"\eaa6"}.mbsc-icon-material-wb-auto:before{content:"\eaa7"}.mbsc-icon-material-zoom-in:before{content:"\eaa8"}.mbsc-icon-material-zoom-out:before{content:"\eaa9"}.mbsc-icon-meteo-Celsius:before{content:"\eaaa"}.mbsc-icon-meteo-Fahrenheit:before{content:"\eaab"}.mbsc-icon-meteo-cloud:before{content:"\eaac"}.mbsc-icon-meteo-cloud2:before{content:"\eaad"}.mbsc-icon-meteo-cloud3:before{content:"\eaae"}.mbsc-icon-meteo-cloud4:before{content:"\eaaf"}.mbsc-icon-meteo-cloud5:before{content:"\eab0"}.mbsc-icon-meteo-cloudy:before{content:"\eab1"}.mbsc-icon-meteo-cloudy2:before{content:"\eab2"}.mbsc-icon-meteo-cloudy3:before{content:"\eab3"}.mbsc-icon-meteo-cloudy4:before{content:"\eab4"}.mbsc-icon-meteo-compass:before{content:"\eab5"}.mbsc-icon-meteo-lightning:before{content:"\eab6"}.mbsc-icon-meteo-lightning2:before{content:"\eab7"}.mbsc-icon-meteo-lightning3:before{content:"\eab8"}.mbsc-icon-meteo-lightning4:before{content:"\eab9"}.mbsc-icon-meteo-lightning5:before{content:"\eaba"}.mbsc-icon-meteo-lines:before{content:"\eabb"}.mbsc-icon-meteo-moon:before{content:"\eabc"}.mbsc-icon-meteo-moon2:before{content:"\eabd"}.mbsc-icon-meteo-none:before{content:"\eabe"}.mbsc-icon-meteo-rainy:before{content:"\eabf"}.mbsc-icon-meteo-rainy2:before{content:"\eac0"}.mbsc-icon-meteo-rainy3:before{content:"\eac1"}.mbsc-icon-meteo-rainy4:before{content:"\eac2"}.mbsc-icon-meteo-snowflake:before{content:"\eac3"}.mbsc-icon-meteo-snowy:before{content:"\eac4"}.mbsc-icon-meteo-snowy2:before{content:"\eac5"}.mbsc-icon-meteo-snowy3:before{content:"\eac6"}.mbsc-icon-meteo-snowy4:before{content:"\eac7"}.mbsc-icon-meteo-snowy5:before{content:"\eac8"}.mbsc-icon-meteo-sun:before{content:"\eac9"}.mbsc-icon-meteo-sun2:before{content:"\eaca"}.mbsc-icon-meteo-sun3:before{content:"\eacb"}.mbsc-icon-meteo-sunrise:before{content:"\eacc"}.mbsc-icon-meteo-thermometer:before{content:"\eacd"}.mbsc-icon-meteo-weather:before{content:"\eace"}.mbsc-icon-meteo-weather2:before{content:"\eacf"}.mbsc-icon-meteo-weather3:before{content:"\ead0"}.mbsc-icon-meteo-weather4:before{content:"\ead1"}.mbsc-icon-meteo-weather5:before{content:"\ead2"}.mbsc-icon-meteo-wind:before{content:"\ead3"}.mbsc-icon-meteo-windy:before{content:"\ead4"}.mbsc-icon-meteo-windy2:before{content:"\ead5"}.mbsc-icon-meteo-windy3:before{content:"\ead6"}.mbsc-icon-meteo-windy4:before{content:"\ead7"}.mbsc-icon-meteo-windy5:before{content:"\ead8"}.mbsc-icon-minus:before{content:"\ead9"}.mbsc-icon-mobile:before{content:"\eada"}.mbsc-icon-music:before{content:"\eadb"}.mbsc-icon-neutral:before{content:"\eadc"}.mbsc-icon-newspaper:before{content:"\eadd"}.mbsc-icon-office:before{content:"\eade"}.mbsc-icon-pause2:before{content:"\eadf"}.mbsc-icon-pencil:before{content:"\eae0"}.mbsc-icon-phone:before{content:"\eae1"}.mbsc-icon-play:before{content:"\eae2"}.mbsc-icon-play3:before{content:"\eae3"}.mbsc-icon-plus:before{content:"\eae4"}.mbsc-icon-print:before{content:"\eae5"}.mbsc-icon-redo2:before{content:"\eae6"}.mbsc-icon-remove:before{content:"\eae7"}.mbsc-icon-reply:before{content:"\eae8"}.mbsc-icon-sad:before{content:"\eae9"}.mbsc-icon-sad2:before{content:"\eaea"}.mbsc-icon-share:before{content:"\eaeb"}.mbsc-icon-smiley:before{content:"\eaec"}.mbsc-icon-smiley2:before{content:"\eaed"}.mbsc-icon-stack:before{content:"\eaee"}.mbsc-icon-star:before{content:"\eaef"}.mbsc-icon-star2:before{content:"\eaf0"}.mbsc-icon-star3:before{content:"\eaf1"}.mbsc-icon-stop2:before{content:"\eaf2"}.mbsc-icon-stopwatch:before{content:"\eaf3"}.mbsc-icon-stream-sync:before{content:"\eaf4"}.mbsc-icon-support:before{content:"\eaf5"}.mbsc-icon-tag:before{content:"\eaf6"}.mbsc-icon-thumbs-up:before{content:"\eaf7"}.mbsc-icon-thumbs-up2:before{content:"\eaf8"}.mbsc-icon-undo2:before{content:"\eaf9"}.mbsc-icon-unlocked:before{content:"\eafa"}.mbsc-icon-upload:before{content:"\eafb"}.mbsc-icon-user4:before{content:"\eafc"}.mbsc-icon-volume-high:before{content:"\eafd"}.mbsc-icon-volume-medium:before{content:"\eafe"}.mbsc-icon-volume-mute2:before{content:"\eaff"}:root{--mbsc-safe-top: 0;--mbsc-safe-right: 0;--mbsc-safe-bottom: 0;--mbsc-safe-left: 0}@supports (top: constant(safe-area-inset-top)){:root{--mbsc-safe-top: constant(safe-area-inset-top);--mbsc-safe-right: constant(safe-area-inset-right);--mbsc-safe-bottom: constant(safe-area-inset-bottom);--mbsc-safe-left: constant(safe-area-inset-left)}}@supports (top: env(safe-area-inset-top)){:root{--mbsc-safe-top: env(safe-area-inset-top);--mbsc-safe-right: env(safe-area-inset-right);--mbsc-safe-bottom: env(safe-area-inset-bottom);--mbsc-safe-left: env(safe-area-inset-left)}}.mbsc-font{font-family:-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:400;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:100%}.mbsc-reset{margin:0;padding:0;border:0;background:none;-webkit-appearance:none;appearance:none}.mbsc-resize{position:absolute;inset:0;overflow:hidden;z-index:-1}.mbsc-resize-i{position:absolute;left:0;top:0}.mbsc-resize-y{width:200%;height:200%}.mbsc-hidden{visibility:hidden}.mbsc-overflow-hidden{overflow:hidden}.mbsc-hidden-content{position:absolute;width:1px;height:1px;overflow:hidden;-webkit-user-select:none;user-select:none;clip:rect(1px,1px,1px,1px);white-space:nowrap}.mbsc-ltr{direction:ltr}.mbsc-rtl{direction:rtl}.mbsc-ripple{background:currentColor;position:absolute;top:0;left:0;opacity:0;border-radius:1000em;pointer-events:none;transform:scale(0)}.mbsc-flex,.mbsc-flex-col{display:flex}.mbsc-flex-col{flex-direction:column}.mbsc-flex-1-1{flex:1 1 auto}.mbsc-flex-1-0{flex:1 0 auto}.mbsc-flex-1-0-0{flex:1 0 0}@media all and (-ms-high-contrast: none){.mbsc-flex-1-0-0{flex:1 0 auto}}.mbsc-flex-none{flex:none}@media (-webkit-min-device-pixel-ratio: 2){.mbsc-hb,.mbsc-hb:before,.mbsc-hb:after{border-style:none;border-width:.5px!important}}.mbsc-ios.mbsc-button{padding:0 .5em;margin:.5em .25em;line-height:2.25em;border-radius:.25em;transition:opacity .1s ease-out,background-color .1s ease-out}.mbsc-ios.mbsc-icon-button{padding:.5em;line-height:normal;border-radius:4em}.mbsc-ios.mbsc-button.mbsc-hover{opacity:.7}.mbsc-ios.mbsc-button.mbsc-active{opacity:.5}.mbsc-ios.mbsc-button:disabled,.mbsc-ios.mbsc-button.mbsc-disabled{opacity:.2}.mbsc-ios.mbsc-button-outline.mbsc-active{opacity:1}.mbsc-ios.mbsc-ltr.mbsc-button-icon-start{padding-right:.375em}.mbsc-ios.mbsc-ltr.mbsc-button-icon-end,.mbsc-ios.mbsc-rtl.mbsc-button-icon-start{padding-left:.375em}.mbsc-ios.mbsc-rtl.mbsc-button-icon-end{padding-right:.375em}.mbsc-ios .mbsc-button-group,.mbsc-ios .mbsc-button-group-justified,.mbsc-ios .mbsc-button-group-block{margin:.5em .75em}.mbsc-ios .mbsc-button-group-block{margin:.5em 1em}.mbsc-ios.mbsc-button-standard{background:#fff;color:#007aff}.mbsc-ios.mbsc-button-flat{color:#007aff}.mbsc-ios.mbsc-button-outline{border:1px solid #1273de;color:#1273de}.mbsc-ios.mbsc-button-outline.mbsc-active{background:#1273de;color:#f7f7f7}.mbsc-ios.mbsc-button.mbsc-focus{background:#0000000d}.mbsc-ios.mbsc-button-primary.mbsc-button-standard{background:#3f97f6;color:#fff}.mbsc-ios.mbsc-button-secondary.mbsc-button-standard{background:#90979e;color:#fff}.mbsc-ios.mbsc-button-success.mbsc-button-standard{background:#43be5f;color:#fff}.mbsc-ios.mbsc-button-danger.mbsc-button-standard{background:#f5504e;color:#fff}.mbsc-ios.mbsc-button-warning.mbsc-button-standard{background:#f8b042;color:#fff}.mbsc-ios.mbsc-button-info.mbsc-button-standard{background:#5bb7c5;color:#fff}.mbsc-ios.mbsc-button-dark.mbsc-button-standard{background:#47494a;color:#fff}.mbsc-ios.mbsc-button-light.mbsc-button-standard{background:#fff;color:#000}.mbsc-ios.mbsc-button-primary.mbsc-button-flat{color:#3f97f6}.mbsc-ios.mbsc-button-secondary.mbsc-button-flat{color:#90979e}.mbsc-ios.mbsc-button-success.mbsc-button-flat{color:#43be5f}.mbsc-ios.mbsc-button-danger.mbsc-button-flat{color:#f5504e}.mbsc-ios.mbsc-button-warning.mbsc-button-flat{color:#f8b042}.mbsc-ios.mbsc-button-info.mbsc-button-flat{color:#5bb7c5}.mbsc-ios.mbsc-button-dark.mbsc-button-flat{color:#47494a}.mbsc-ios.mbsc-button-light.mbsc-button-flat{color:#ccc}.mbsc-ios.mbsc-button-primary.mbsc-button-outline{border-color:#3f97f6;color:#3f97f6}.mbsc-ios.mbsc-button-primary.mbsc-button-outline.mbsc-active{background:#3f97f6;color:#fff}.mbsc-ios.mbsc-button-secondary.mbsc-button-outline{border-color:#90979e;color:#90979e}.mbsc-ios.mbsc-button-secondary.mbsc-button-outline.mbsc-active{background:#90979e;color:#fff}.mbsc-ios.mbsc-button-success.mbsc-button-outline{border-color:#43be5f;color:#43be5f}.mbsc-ios.mbsc-button-success.mbsc-button-outline.mbsc-active{background:#43be5f;color:#fff}.mbsc-ios.mbsc-button-danger.mbsc-button-outline{border-color:#f5504e;color:#f5504e}.mbsc-ios.mbsc-button-danger.mbsc-button-outline.mbsc-active{background:#f5504e;color:#fff}.mbsc-ios.mbsc-button-warning.mbsc-button-outline{border-color:#f8b042;color:#f8b042}.mbsc-ios.mbsc-button-warning.mbsc-button-outline.mbsc-active{background:#f8b042;color:#fff}.mbsc-ios.mbsc-button-info.mbsc-button-outline{border-color:#5bb7c5;color:#5bb7c5}.mbsc-ios.mbsc-button-info.mbsc-button-outline.mbsc-active{background:#5bb7c5;color:#fff}.mbsc-ios.mbsc-button-dark.mbsc-button-outline{border-color:#47494a;color:#47494a}.mbsc-ios.mbsc-button-dark.mbsc-button-outline.mbsc-active{background:#47494a;color:#fff}.mbsc-ios.mbsc-button-light.mbsc-button-outline{border-color:#bfbfbf;color:#bfbfbf}.mbsc-ios.mbsc-button-light.mbsc-button-outline.mbsc-active{background:#bfbfbf;color:#fff}.mbsc-ios-dark.mbsc-button-standard{background:#3b3b3b;color:#ff9f0a}.mbsc-ios-dark.mbsc-button-flat{color:#ff9f0a}.mbsc-ios-dark.mbsc-button-outline{border:1px solid #ffa519;color:#ffa519}.mbsc-ios-dark.mbsc-button-outline.mbsc-active{background:#ffa519;color:#000}.mbsc-ios-dark.mbsc-button.mbsc-focus{background:#ffffff0d}.mbsc-ios-dark.mbsc-button-primary.mbsc-button-standard{background:#3f97f6;color:#fff}.mbsc-ios-dark.mbsc-button-secondary.mbsc-button-standard{background:#90979e;color:#fff}.mbsc-ios-dark.mbsc-button-success.mbsc-button-standard{background:#43be5f;color:#fff}.mbsc-ios-dark.mbsc-button-danger.mbsc-button-standard{background:#f5504e;color:#fff}.mbsc-ios-dark.mbsc-button-warning.mbsc-button-standard{background:#f8b042;color:#fff}.mbsc-ios-dark.mbsc-button-info.mbsc-button-standard{background:#5bb7c5;color:#fff}.mbsc-ios-dark.mbsc-button-dark.mbsc-button-standard{background:#47494a;color:#fff}.mbsc-ios-dark.mbsc-button-light.mbsc-button-standard{background:#fff;color:#000}.mbsc-ios-dark.mbsc-button-primary.mbsc-button-flat{color:#3f97f6}.mbsc-ios-dark.mbsc-button-secondary.mbsc-button-flat{color:#90979e}.mbsc-ios-dark.mbsc-button-success.mbsc-button-flat{color:#43be5f}.mbsc-ios-dark.mbsc-button-danger.mbsc-button-flat{color:#f5504e}.mbsc-ios-dark.mbsc-button-warning.mbsc-button-flat{color:#f8b042}.mbsc-ios-dark.mbsc-button-info.mbsc-button-flat{color:#5bb7c5}.mbsc-ios-dark.mbsc-button-dark.mbsc-button-flat{color:#47494a}.mbsc-ios-dark.mbsc-button-light.mbsc-button-flat{color:#ccc}.mbsc-ios-dark.mbsc-button-primary.mbsc-button-outline{border-color:#3f97f6;color:#3f97f6}.mbsc-ios-dark.mbsc-button-primary.mbsc-button-outline.mbsc-active{background:#3f97f6;color:#fff}.mbsc-ios-dark.mbsc-button-secondary.mbsc-button-outline{border-color:#90979e;color:#90979e}.mbsc-ios-dark.mbsc-button-secondary.mbsc-button-outline.mbsc-active{background:#90979e;color:#fff}.mbsc-ios-dark.mbsc-button-success.mbsc-button-outline{border-color:#43be5f;color:#43be5f}.mbsc-ios-dark.mbsc-button-success.mbsc-button-outline.mbsc-active{background:#43be5f;color:#fff}.mbsc-ios-dark.mbsc-button-danger.mbsc-button-outline{border-color:#f5504e;color:#f5504e}.mbsc-ios-dark.mbsc-button-danger.mbsc-button-outline.mbsc-active{background:#f5504e;color:#fff}.mbsc-ios-dark.mbsc-button-warning.mbsc-button-outline{border-color:#f8b042;color:#f8b042}.mbsc-ios-dark.mbsc-button-warning.mbsc-button-outline.mbsc-active{background:#f8b042;color:#fff}.mbsc-ios-dark.mbsc-button-info.mbsc-button-outline{border-color:#5bb7c5;color:#5bb7c5}.mbsc-ios-dark.mbsc-button-info.mbsc-button-outline.mbsc-active{background:#5bb7c5;color:#fff}.mbsc-ios-dark.mbsc-button-dark.mbsc-button-outline{border-color:#47494a;color:#47494a}.mbsc-ios-dark.mbsc-button-dark.mbsc-button-outline.mbsc-active{background:#47494a;color:#fff}.mbsc-ios-dark.mbsc-button-light.mbsc-button-outline{border-color:#bfbfbf;color:#bfbfbf}.mbsc-ios-dark.mbsc-button-light.mbsc-button-outline.mbsc-active{background:#bfbfbf;color:#fff}.mbsc-material.mbsc-button{min-width:4.571429em;padding:.428572em 1.142858em;border-radius:.285715em;font-size:.875em;font-weight:600;text-transform:uppercase;line-height:1.714286em;transition:box-shadow .2s ease-out,background-color .2s ease-out;margin:.5em}.mbsc-material.mbsc-button-outline{border:1px solid}.mbsc-material.mbsc-button .mbsc-icon{font-size:1.142858em}.mbsc-material.mbsc-icon-button{min-width:0;padding:.5em;border-radius:2em;font-size:1em;line-height:normal}.mbsc-material.mbsc-icon-button .mbsc-icon{width:1.5em;height:1.5em;font-size:1em}.mbsc-material.mbsc-button:disabled,.mbsc-material.mbsc-button.mbsc-disabled{opacity:.3}.mbsc-material.mbsc-ltr.mbsc-button-icon-start{padding-right:.5em;margin-left:-.25em}.mbsc-material.mbsc-ltr.mbsc-button-icon-end,.mbsc-material.mbsc-rtl.mbsc-button-icon-start{padding-left:.5em;margin-right:-.25em}.mbsc-material.mbsc-rtl.mbsc-button-icon-end{padding-right:.5em;margin-left:-.25em}.mbsc-material .mbsc-button-group,.mbsc-material .mbsc-button-group-justified{margin:.5em}.mbsc-material .mbsc-button-group-block{margin:.5em 1em}.mbsc-material.mbsc-button-standard{background:#cfcfcf;color:#000;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mbsc-material.mbsc-button-standard.mbsc-hover{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mbsc-material.mbsc-button-standard.mbsc-focus,.mbsc-material.mbsc-button-standard.mbsc-active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mbsc-material.mbsc-button-flat,.mbsc-material.mbsc-button-outline{color:#000}.mbsc-material.mbsc-button-flat.mbsc-hover,.mbsc-material.mbsc-button-flat.mbsc-active,.mbsc-material.mbsc-button-outline.mbsc-hover,.mbsc-material.mbsc-button-outline.mbsc-active{background:#0003}.mbsc-material.mbsc-button-flat.mbsc-focus,.mbsc-material.mbsc-button-outline.mbsc-focus{background:#0000004d}.mbsc-material.mbsc-button-outline{border-color:#000}.mbsc-material.mbsc-button-primary.mbsc-button-standard{background:#3f97f6;color:#fff}.mbsc-material.mbsc-button-secondary.mbsc-button-standard{background:#90979e;color:#fff}.mbsc-material.mbsc-button-success.mbsc-button-standard{background:#43be5f;color:#fff}.mbsc-material.mbsc-button-danger.mbsc-button-standard{background:#f5504e;color:#fff}.mbsc-material.mbsc-button-warning.mbsc-button-standard{background:#f8b042;color:#fff}.mbsc-material.mbsc-button-info.mbsc-button-standard{background:#5bb7c5;color:#fff}.mbsc-material.mbsc-button-dark.mbsc-button-standard{background:#47494a;color:#fff}.mbsc-material.mbsc-button-light.mbsc-button-standard{background:#fff;color:#303030}.mbsc-material.mbsc-button-primary.mbsc-button-flat{color:#3f97f6}.mbsc-material.mbsc-button-primary.mbsc-button-flat.mbsc-hover,.mbsc-material.mbsc-button-primary.mbsc-button-flat.mbsc-active{background:#3f97f633}.mbsc-material.mbsc-button-primary.mbsc-button-flat.mbsc-focus{background:#3f97f64d}.mbsc-material.mbsc-button-secondary.mbsc-button-flat{color:#90979e}.mbsc-material.mbsc-button-secondary.mbsc-button-flat.mbsc-hover,.mbsc-material.mbsc-button-secondary.mbsc-button-flat.mbsc-active{background:#90979e33}.mbsc-material.mbsc-button-secondary.mbsc-button-flat.mbsc-focus{background:#90979e4d}.mbsc-material.mbsc-button-success.mbsc-button-flat{color:#43be5f}.mbsc-material.mbsc-button-success.mbsc-button-flat.mbsc-hover,.mbsc-material.mbsc-button-success.mbsc-button-flat.mbsc-active{background:#43be5f33}.mbsc-material.mbsc-button-success.mbsc-button-flat.mbsc-focus{background:#43be5f4d}.mbsc-material.mbsc-button-danger.mbsc-button-flat{color:#f5504e}.mbsc-material.mbsc-button-danger.mbsc-button-flat.mbsc-hover,.mbsc-material.mbsc-button-danger.mbsc-button-flat.mbsc-active{background:#f5504e33}.mbsc-material.mbsc-button-danger.mbsc-button-flat.mbsc-focus{background:#f5504e4d}.mbsc-material.mbsc-button-warning.mbsc-button-flat{color:#f8b042}.mbsc-material.mbsc-button-warning.mbsc-button-flat.mbsc-hover,.mbsc-material.mbsc-button-warning.mbsc-button-flat.mbsc-active{background:#f8b04233}.mbsc-material.mbsc-button-warning.mbsc-button-flat.mbsc-focus{background:#f8b0424d}.mbsc-material.mbsc-button-info.mbsc-button-flat{color:#5bb7c5}.mbsc-material.mbsc-button-info.mbsc-button-flat.mbsc-hover,.mbsc-material.mbsc-button-info.mbsc-button-flat.mbsc-active{background:#5bb7c533}.mbsc-material.mbsc-button-info.mbsc-button-flat.mbsc-focus{background:#5bb7c54d}.mbsc-material.mbsc-button-dark.mbsc-button-flat{color:#47494a}.mbsc-material.mbsc-button-dark.mbsc-button-flat.mbsc-hover,.mbsc-material.mbsc-button-dark.mbsc-button-flat.mbsc-active{background:#47494a33}.mbsc-material.mbsc-button-dark.mbsc-button-flat.mbsc-focus{background:#47494a4d}.mbsc-material.mbsc-button-light.mbsc-button-flat{color:#ccc}.mbsc-material.mbsc-button-light.mbsc-button-flat.mbsc-hover,.mbsc-material.mbsc-button-light.mbsc-button-flat.mbsc-active{background:#fff3}.mbsc-material.mbsc-button-light.mbsc-button-flat.mbsc-focus{background:#ffffff4d}.mbsc-material.mbsc-button-primary.mbsc-button-outline{border-color:#3f97f6;color:#3f97f6}.mbsc-material.mbsc-button-primary.mbsc-button-outline.mbsc-hover,.mbsc-material.mbsc-button-primary.mbsc-button-outline.mbsc-active{background:#3f97f633}.mbsc-material.mbsc-button-primary.mbsc-button-outline.mbsc-focus{background:#3f97f64d}.mbsc-material.mbsc-button-secondary.mbsc-button-outline{border-color:#90979e;color:#90979e}.mbsc-material.mbsc-button-secondary.mbsc-button-outline.mbsc-hover,.mbsc-material.mbsc-button-secondary.mbsc-button-outline.mbsc-active{background:#90979e33}.mbsc-material.mbsc-button-secondary.mbsc-button-outline.mbsc-focus{background:#90979e4d}.mbsc-material.mbsc-button-success.mbsc-button-outline{border-color:#43be5f;color:#43be5f}.mbsc-material.mbsc-button-success.mbsc-button-outline.mbsc-hover,.mbsc-material.mbsc-button-success.mbsc-button-outline.mbsc-active{background:#43be5f33}.mbsc-material.mbsc-button-success.mbsc-button-outline.mbsc-focus{background:#43be5f4d}.mbsc-material.mbsc-button-danger.mbsc-button-outline{border-color:#f5504e;color:#f5504e}.mbsc-material.mbsc-button-danger.mbsc-button-outline.mbsc-hover,.mbsc-material.mbsc-button-danger.mbsc-button-outline.mbsc-active{background:#f5504e33}.mbsc-material.mbsc-button-danger.mbsc-button-outline.mbsc-focus{background:#f5504e4d}.mbsc-material.mbsc-button-warning.mbsc-button-outline{border-color:#f8b042;color:#f8b042}.mbsc-material.mbsc-button-warning.mbsc-button-outline.mbsc-hover,.mbsc-material.mbsc-button-warning.mbsc-button-outline.mbsc-active{background:#f8b04233}.mbsc-material.mbsc-button-warning.mbsc-button-outline.mbsc-focus{background:#f8b0424d}.mbsc-material.mbsc-button-info.mbsc-button-outline{border-color:#5bb7c5;color:#5bb7c5}.mbsc-material.mbsc-button-info.mbsc-button-outline.mbsc-hover,.mbsc-material.mbsc-button-info.mbsc-button-outline.mbsc-active{background:#5bb7c533}.mbsc-material.mbsc-button-info.mbsc-button-outline.mbsc-focus{background:#5bb7c54d}.mbsc-material.mbsc-button-dark.mbsc-button-outline{border-color:#47494a;color:#47494a}.mbsc-material.mbsc-button-dark.mbsc-button-outline.mbsc-hover,.mbsc-material.mbsc-button-dark.mbsc-button-outline.mbsc-active{background:#47494a33}.mbsc-material.mbsc-button-dark.mbsc-button-outline.mbsc-focus{background:#47494a4d}.mbsc-material.mbsc-button-light.mbsc-button-outline{border-color:#ccc;color:#ccc}.mbsc-material.mbsc-button-light.mbsc-button-outline.mbsc-hover,.mbsc-material.mbsc-button-light.mbsc-button-outline.mbsc-active{background:#fff3}.mbsc-material.mbsc-button-light.mbsc-button-outline.mbsc-focus{background:#ffffff4d}.mbsc-material-dark.mbsc-button-standard{background:#2b2b2b;color:#fff;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mbsc-material-dark.mbsc-button-standard.mbsc-hover{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mbsc-material-dark.mbsc-button-standard.mbsc-focus,.mbsc-material-dark.mbsc-button-standard.mbsc-active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mbsc-material-dark.mbsc-button-flat,.mbsc-material-dark.mbsc-button-outline{color:#fff}.mbsc-material-dark.mbsc-button-flat.mbsc-hover,.mbsc-material-dark.mbsc-button-flat.mbsc-active,.mbsc-material-dark.mbsc-button-outline.mbsc-hover,.mbsc-material-dark.mbsc-button-outline.mbsc-active{background:#fff3}.mbsc-material-dark.mbsc-button-flat.mbsc-focus,.mbsc-material-dark.mbsc-button-outline.mbsc-focus{background:#ffffff4d}.mbsc-material-dark.mbsc-button-outline{border-color:#fff}.mbsc-material-dark.mbsc-button-primary.mbsc-button-standard{background:#3f97f6;color:#000}.mbsc-material-dark.mbsc-button-secondary.mbsc-button-standard{background:#90979e;color:#000}.mbsc-material-dark.mbsc-button-success.mbsc-button-standard{background:#43be5f;color:#000}.mbsc-material-dark.mbsc-button-danger.mbsc-button-standard{background:#f5504e;color:#000}.mbsc-material-dark.mbsc-button-warning.mbsc-button-standard{background:#f8b042;color:#000}.mbsc-material-dark.mbsc-button-info.mbsc-button-standard{background:#5bb7c5;color:#000}.mbsc-material-dark.mbsc-button-dark.mbsc-button-standard{background:#47494a;color:#000}.mbsc-material-dark.mbsc-button-light.mbsc-button-standard{background:#fff;color:#fff}.mbsc-material-dark.mbsc-button-primary.mbsc-button-flat{color:#3f97f6}.mbsc-material-dark.mbsc-button-primary.mbsc-button-flat.mbsc-hover,.mbsc-material-dark.mbsc-button-primary.mbsc-button-flat.mbsc-active{background:#3f97f633}.mbsc-material-dark.mbsc-button-primary.mbsc-button-flat.mbsc-focus{background:#3f97f64d}.mbsc-material-dark.mbsc-button-secondary.mbsc-button-flat{color:#90979e}.mbsc-material-dark.mbsc-button-secondary.mbsc-button-flat.mbsc-hover,.mbsc-material-dark.mbsc-button-secondary.mbsc-button-flat.mbsc-active{background:#90979e33}.mbsc-material-dark.mbsc-button-secondary.mbsc-button-flat.mbsc-focus{background:#90979e4d}.mbsc-material-dark.mbsc-button-success.mbsc-button-flat{color:#43be5f}.mbsc-material-dark.mbsc-button-success.mbsc-button-flat.mbsc-hover,.mbsc-material-dark.mbsc-button-success.mbsc-button-flat.mbsc-active{background:#43be5f33}.mbsc-material-dark.mbsc-button-success.mbsc-button-flat.mbsc-focus{background:#43be5f4d}.mbsc-material-dark.mbsc-button-danger.mbsc-button-flat{color:#f5504e}.mbsc-material-dark.mbsc-button-danger.mbsc-button-flat.mbsc-hover,.mbsc-material-dark.mbsc-button-danger.mbsc-button-flat.mbsc-active{background:#f5504e33}.mbsc-material-dark.mbsc-button-danger.mbsc-button-flat.mbsc-focus{background:#f5504e4d}.mbsc-material-dark.mbsc-button-warning.mbsc-button-flat{color:#f8b042}.mbsc-material-dark.mbsc-button-warning.mbsc-button-flat.mbsc-hover,.mbsc-material-dark.mbsc-button-warning.mbsc-button-flat.mbsc-active{background:#f8b04233}.mbsc-material-dark.mbsc-button-warning.mbsc-button-flat.mbsc-focus{background:#f8b0424d}.mbsc-material-dark.mbsc-button-info.mbsc-button-flat{color:#5bb7c5}.mbsc-material-dark.mbsc-button-info.mbsc-button-flat.mbsc-hover,.mbsc-material-dark.mbsc-button-info.mbsc-button-flat.mbsc-active{background:#5bb7c533}.mbsc-material-dark.mbsc-button-info.mbsc-button-flat.mbsc-focus{background:#5bb7c54d}.mbsc-material-dark.mbsc-button-dark.mbsc-button-flat{color:#47494a}.mbsc-material-dark.mbsc-button-dark.mbsc-button-flat.mbsc-hover,.mbsc-material-dark.mbsc-button-dark.mbsc-button-flat.mbsc-active{background:#47494a33}.mbsc-material-dark.mbsc-button-dark.mbsc-button-flat.mbsc-focus{background:#47494a4d}.mbsc-material-dark.mbsc-button-light.mbsc-button-flat{color:#ccc}.mbsc-material-dark.mbsc-button-light.mbsc-button-flat.mbsc-hover,.mbsc-material-dark.mbsc-button-light.mbsc-button-flat.mbsc-active{background:#fff3}.mbsc-material-dark.mbsc-button-light.mbsc-button-flat.mbsc-focus{background:#ffffff4d}.mbsc-material-dark.mbsc-button-primary.mbsc-button-outline{border-color:#3f97f6;color:#3f97f6}.mbsc-material-dark.mbsc-button-primary.mbsc-button-outline.mbsc-hover,.mbsc-material-dark.mbsc-button-primary.mbsc-button-outline.mbsc-active{background:#3f97f633}.mbsc-material-dark.mbsc-button-primary.mbsc-button-outline.mbsc-focus{background:#3f97f64d}.mbsc-material-dark.mbsc-button-secondary.mbsc-button-outline{border-color:#90979e;color:#90979e}.mbsc-material-dark.mbsc-button-secondary.mbsc-button-outline.mbsc-hover,.mbsc-material-dark.mbsc-button-secondary.mbsc-button-outline.mbsc-active{background:#90979e33}.mbsc-material-dark.mbsc-button-secondary.mbsc-button-outline.mbsc-focus{background:#90979e4d}.mbsc-material-dark.mbsc-button-success.mbsc-button-outline{border-color:#43be5f;color:#43be5f}.mbsc-material-dark.mbsc-button-success.mbsc-button-outline.mbsc-hover,.mbsc-material-dark.mbsc-button-success.mbsc-button-outline.mbsc-active{background:#43be5f33}.mbsc-material-dark.mbsc-button-success.mbsc-button-outline.mbsc-focus{background:#43be5f4d}.mbsc-material-dark.mbsc-button-danger.mbsc-button-outline{border-color:#f5504e;color:#f5504e}.mbsc-material-dark.mbsc-button-danger.mbsc-button-outline.mbsc-hover,.mbsc-material-dark.mbsc-button-danger.mbsc-button-outline.mbsc-active{background:#f5504e33}.mbsc-material-dark.mbsc-button-danger.mbsc-button-outline.mbsc-focus{background:#f5504e4d}.mbsc-material-dark.mbsc-button-warning.mbsc-button-outline{border-color:#f8b042;color:#f8b042}.mbsc-material-dark.mbsc-button-warning.mbsc-button-outline.mbsc-hover,.mbsc-material-dark.mbsc-button-warning.mbsc-button-outline.mbsc-active{background:#f8b04233}.mbsc-material-dark.mbsc-button-warning.mbsc-button-outline.mbsc-focus{background:#f8b0424d}.mbsc-material-dark.mbsc-button-info.mbsc-button-outline{border-color:#5bb7c5;color:#5bb7c5}.mbsc-material-dark.mbsc-button-info.mbsc-button-outline.mbsc-hover,.mbsc-material-dark.mbsc-button-info.mbsc-button-outline.mbsc-active{background:#5bb7c533}.mbsc-material-dark.mbsc-button-info.mbsc-button-outline.mbsc-focus{background:#5bb7c54d}.mbsc-material-dark.mbsc-button-dark.mbsc-button-outline{border-color:#47494a;color:#47494a}.mbsc-material-dark.mbsc-button-dark.mbsc-button-outline.mbsc-hover,.mbsc-material-dark.mbsc-button-dark.mbsc-button-outline.mbsc-active{background:#47494a33}.mbsc-material-dark.mbsc-button-dark.mbsc-button-outline.mbsc-focus{background:#47494a4d}.mbsc-material-dark.mbsc-button-light.mbsc-button-outline{border-color:#ccc;color:#ccc}.mbsc-material-dark.mbsc-button-light.mbsc-button-outline.mbsc-hover,.mbsc-material-dark.mbsc-button-light.mbsc-button-outline.mbsc-active{background:#fff3}.mbsc-material-dark.mbsc-button-light.mbsc-button-outline.mbsc-focus{background:#ffffff4d}.mbsc-windows.mbsc-button{padding:0 .5em;line-height:1.75em;margin:.5em .25em;border:.125em solid transparent;transition:border-color .1s ease-out,background-color .1s ease-out}.mbsc-windows.mbsc-icon-button{width:2.75em;height:2em}.mbsc-windows.mbsc-button-flat{transition:background-color .1s ease-out}.mbsc-windows.mbsc-button-flat.mbsc-hover{opacity:.7}.mbsc-windows.mbsc-button-flat.mbsc-active{opacity:1}.mbsc-windows.mbsc-button:disabled,.mbsc-windows.mbsc-button.mbsc-disabled{opacity:.3}.mbsc-windows.mbsc-ltr.mbsc-button-icon-start{padding-right:.5em}.mbsc-windows.mbsc-ltr.mbsc-button-icon-end,.mbsc-windows.mbsc-rtl.mbsc-button-icon-start{padding-left:.5em}.mbsc-windows.mbsc-rtl.mbsc-button-icon-end{padding-right:.5em}.mbsc-windows .mbsc-button-group,.mbsc-windows .mbsc-button-group-justified{margin:.5em .75em}.mbsc-windows .mbsc-button-group-block{margin:.5em 1em}.mbsc-windows.mbsc-button-standard{background:#ccc;border-color:#ccc;color:#333}.mbsc-windows.mbsc-button-standard.mbsc-hover{border-color:#7a7a7a}.mbsc-windows.mbsc-button-standard.mbsc-active{border-color:#7a7a7a;background:#7a7a7a}.mbsc-windows.mbsc-button-flat{color:#333}.mbsc-windows.mbsc-button-flat.mbsc-active{background:#f2f2f2;border-color:#f2f2f2;color:#333}.mbsc-windows.mbsc-button-outline{border:.125em solid #999999;color:#999}.mbsc-windows.mbsc-button-outline.mbsc-hover{border-color:gray}.mbsc-windows.mbsc-button-outline.mbsc-active{border-color:gray;background:gray;color:#fff}.mbsc-windows.mbsc-button.mbsc-focus{box-shadow:0 0 0 1px #333}.mbsc-windows.mbsc-button-primary.mbsc-button-standard{background:#3f97f6;border-color:#3f97f6;color:#fff}.mbsc-windows.mbsc-button-secondary.mbsc-button-standard{background:#90979e;border-color:#90979e;color:#fff}.mbsc-windows.mbsc-button-success.mbsc-button-standard{background:#43be5f;border-color:#43be5f;color:#fff}.mbsc-windows.mbsc-button-danger.mbsc-button-standard{background:#f5504e;border-color:#f5504e;color:#fff}.mbsc-windows.mbsc-button-warning.mbsc-button-standard{background:#f8b042;border-color:#f8b042;color:#fff}.mbsc-windows.mbsc-button-info.mbsc-button-standard{background:#5bb7c5;border-color:#5bb7c5;color:#fff}.mbsc-windows.mbsc-button-dark.mbsc-button-standard{background:#47494a;border-color:#47494a;color:#fff}.mbsc-windows.mbsc-button-light.mbsc-button-standard{background:#fff;border-color:#fff;color:#000}.mbsc-windows.mbsc-button-primary.mbsc-button-flat{color:#3f97f6}.mbsc-windows.mbsc-button-primary.mbsc-button-flat.mbsc-active{background:#88bff9;border-color:#88bff9}.mbsc-windows.mbsc-button-secondary.mbsc-button-flat{color:#90979e}.mbsc-windows.mbsc-button-secondary.mbsc-button-flat.mbsc-active{background:#b9bdc2;border-color:#b9bdc2}.mbsc-windows.mbsc-button-success.mbsc-button-flat{color:#43be5f}.mbsc-windows.mbsc-button-success.mbsc-button-flat.mbsc-active{background:#7cd28f;border-color:#7cd28f}.mbsc-windows.mbsc-button-danger.mbsc-button-flat{color:#f5504e}.mbsc-windows.mbsc-button-danger.mbsc-button-flat.mbsc-active{background:#f99896;border-color:#f99896}.mbsc-windows.mbsc-button-warning.mbsc-button-flat{color:#f8b042}.mbsc-windows.mbsc-button-warning.mbsc-button-flat.mbsc-active{background:#fbcf8c;border-color:#fbcf8c}.mbsc-windows.mbsc-button-info.mbsc-button-flat{color:#5bb7c5}.mbsc-windows.mbsc-button-info.mbsc-button-flat.mbsc-active{background:#94d0d9;border-color:#94d0d9}.mbsc-windows.mbsc-button-dark.mbsc-button-flat{color:#47494a}.mbsc-windows.mbsc-button-dark.mbsc-button-flat.mbsc-active{background:#6c7071;border-color:#6c7071}.mbsc-windows.mbsc-button-light.mbsc-button-flat{color:#ccc}.mbsc-windows.mbsc-button-light.mbsc-button-flat.mbsc-active{background:#fff;border-color:#fff}.mbsc-windows.mbsc-button-primary.mbsc-button-outline{border-color:#3f97f6;color:#3f97f6}.mbsc-windows.mbsc-button-secondary.mbsc-button-outline{border-color:#90979e;color:#90979e}.mbsc-windows.mbsc-button-success.mbsc-button-outline{border-color:#43be5f;color:#43be5f}.mbsc-windows.mbsc-button-danger.mbsc-button-outline{border-color:#f5504e;color:#f5504e}.mbsc-windows.mbsc-button-warning.mbsc-button-outline{border-color:#f8b042;color:#f8b042}.mbsc-windows.mbsc-button-info.mbsc-button-outline{border-color:#5bb7c5;color:#5bb7c5}.mbsc-windows.mbsc-button-dark.mbsc-button-outline{border-color:#47494a;color:#47494a}.mbsc-windows.mbsc-button-light.mbsc-button-outline{border-color:#ccc;color:#ccc}.mbsc-windows.mbsc-button-primary.mbsc-button-standard.mbsc-hover,.mbsc-windows.mbsc-button-primary.mbsc-button-outline.mbsc-hover{border-color:#0964c6}.mbsc-windows.mbsc-button-primary.mbsc-button-standard.mbsc-active,.mbsc-windows.mbsc-button-primary.mbsc-button-outline.mbsc-active{background:#0964c6;color:#fff}.mbsc-windows.mbsc-button-secondary.mbsc-button-standard.mbsc-hover,.mbsc-windows.mbsc-button-secondary.mbsc-button-outline.mbsc-hover{border-color:#5d646b}.mbsc-windows.mbsc-button-secondary.mbsc-button-standard.mbsc-active,.mbsc-windows.mbsc-button-secondary.mbsc-button-outline.mbsc-active{background:#5d646b;color:#fff}.mbsc-windows.mbsc-button-success.mbsc-button-standard.mbsc-hover,.mbsc-windows.mbsc-button-success.mbsc-button-outline.mbsc-hover{border-color:#287339}.mbsc-windows.mbsc-button-success.mbsc-button-standard.mbsc-active,.mbsc-windows.mbsc-button-success.mbsc-button-outline.mbsc-active{background:#287339;color:#fff}.mbsc-windows.mbsc-button-danger.mbsc-button-standard.mbsc-hover,.mbsc-windows.mbsc-button-danger.mbsc-button-outline.mbsc-hover{border-color:#d10e0c}.mbsc-windows.mbsc-button-danger.mbsc-button-standard.mbsc-active,.mbsc-windows.mbsc-button-danger.mbsc-button-outline.mbsc-active{background:#d10e0c;color:#fff}.mbsc-windows.mbsc-button-warning.mbsc-button-standard.mbsc-hover,.mbsc-windows.mbsc-button-warning.mbsc-button-outline.mbsc-hover{border-color:#cc7f08}.mbsc-windows.mbsc-button-warning.mbsc-button-standard.mbsc-active,.mbsc-windows.mbsc-button-warning.mbsc-button-outline.mbsc-active{background:#cc7f08;color:#fff}.mbsc-windows.mbsc-button-info.mbsc-button-standard.mbsc-hover,.mbsc-windows.mbsc-button-info.mbsc-button-outline.mbsc-hover{border-color:#317e89}.mbsc-windows.mbsc-button-info.mbsc-button-standard.mbsc-active,.mbsc-windows.mbsc-button-info.mbsc-button-outline.mbsc-active{background:#317e89;color:#fff}.mbsc-windows.mbsc-button-dark.mbsc-button-standard.mbsc-hover,.mbsc-windows.mbsc-button-dark.mbsc-button-outline.mbsc-hover{border-color:#000}.mbsc-windows.mbsc-button-dark.mbsc-button-standard.mbsc-active,.mbsc-windows.mbsc-button-dark.mbsc-button-outline.mbsc-active{background:#000;color:#fff}.mbsc-windows.mbsc-button-light.mbsc-button-standard.mbsc-hover,.mbsc-windows.mbsc-button-light.mbsc-button-outline.mbsc-hover{border-color:#999}.mbsc-windows.mbsc-button-light.mbsc-button-standard.mbsc-active,.mbsc-windows.mbsc-button-light.mbsc-button-outline.mbsc-active{background:#999;color:#47494a}.mbsc-windows-dark.mbsc-button-standard{background:#404040;border-color:#404040;color:#fff}.mbsc-windows-dark.mbsc-button-standard.mbsc-hover{border-color:#ababab}.mbsc-windows-dark.mbsc-button-standard.mbsc-active{border-color:#ababab;background:#ababab}.mbsc-windows-dark.mbsc-button-flat{color:#fff}.mbsc-windows-dark.mbsc-button-flat.mbsc-active{background:#676767;border-color:#676767;color:#fff}.mbsc-windows-dark.mbsc-button-outline{border:.125em solid #737373;color:#737373}.mbsc-windows-dark.mbsc-button-outline.mbsc-hover{border-color:#8d8d8d}.mbsc-windows-dark.mbsc-button-outline.mbsc-active{border-color:#8d8d8d;background:#8d8d8d;color:#fff}.mbsc-windows-dark.mbsc-button.mbsc-focus{box-shadow:0 0 0 1px #fff}.mbsc-windows-dark.mbsc-button-primary.mbsc-button-standard{background:#3f97f6;border-color:#3f97f6;color:#fff}.mbsc-windows-dark.mbsc-button-secondary.mbsc-button-standard{background:#90979e;border-color:#90979e;color:#fff}.mbsc-windows-dark.mbsc-button-success.mbsc-button-standard{background:#43be5f;border-color:#43be5f;color:#fff}.mbsc-windows-dark.mbsc-button-danger.mbsc-button-standard{background:#f5504e;border-color:#f5504e;color:#fff}.mbsc-windows-dark.mbsc-button-warning.mbsc-button-standard{background:#f8b042;border-color:#f8b042;color:#fff}.mbsc-windows-dark.mbsc-button-info.mbsc-button-standard{background:#5bb7c5;border-color:#5bb7c5;color:#fff}.mbsc-windows-dark.mbsc-button-dark.mbsc-button-standard{background:#47494a;border-color:#47494a;color:#fff}.mbsc-windows-dark.mbsc-button-light.mbsc-button-standard{background:#fff;border-color:#fff;color:#000}.mbsc-windows-dark.mbsc-button-primary.mbsc-button-flat{color:#3f97f6}.mbsc-windows-dark.mbsc-button-primary.mbsc-button-flat.mbsc-active{background:#88bff9;border-color:#88bff9}.mbsc-windows-dark.mbsc-button-secondary.mbsc-button-flat{color:#90979e}.mbsc-windows-dark.mbsc-button-secondary.mbsc-button-flat.mbsc-active{background:#b9bdc2;border-color:#b9bdc2}.mbsc-windows-dark.mbsc-button-success.mbsc-button-flat{color:#43be5f}.mbsc-windows-dark.mbsc-button-success.mbsc-button-flat.mbsc-active{background:#7cd28f;border-color:#7cd28f}.mbsc-windows-dark.mbsc-button-danger.mbsc-button-flat{color:#f5504e}.mbsc-windows-dark.mbsc-button-danger.mbsc-button-flat.mbsc-active{background:#f99896;border-color:#f99896}.mbsc-windows-dark.mbsc-button-warning.mbsc-button-flat{color:#f8b042}.mbsc-windows-dark.mbsc-button-warning.mbsc-button-flat.mbsc-active{background:#fbcf8c;border-color:#fbcf8c}.mbsc-windows-dark.mbsc-button-info.mbsc-button-flat{color:#5bb7c5}.mbsc-windows-dark.mbsc-button-info.mbsc-button-flat.mbsc-active{background:#94d0d9;border-color:#94d0d9}.mbsc-windows-dark.mbsc-button-dark.mbsc-button-flat{color:#47494a}.mbsc-windows-dark.mbsc-button-dark.mbsc-button-flat.mbsc-active{background:#6c7071;border-color:#6c7071}.mbsc-windows-dark.mbsc-button-light.mbsc-button-flat{color:#ccc}.mbsc-windows-dark.mbsc-button-light.mbsc-button-flat.mbsc-active{background:#fff;border-color:#fff}.mbsc-windows-dark.mbsc-button-primary.mbsc-button-outline{border-color:#3f97f6;color:#3f97f6}.mbsc-windows-dark.mbsc-button-secondary.mbsc-button-outline{border-color:#90979e;color:#90979e}.mbsc-windows-dark.mbsc-button-success.mbsc-button-outline{border-color:#43be5f;color:#43be5f}.mbsc-windows-dark.mbsc-button-danger.mbsc-button-outline{border-color:#f5504e;color:#f5504e}.mbsc-windows-dark.mbsc-button-warning.mbsc-button-outline{border-color:#f8b042;color:#f8b042}.mbsc-windows-dark.mbsc-button-info.mbsc-button-outline{border-color:#5bb7c5;color:#5bb7c5}.mbsc-windows-dark.mbsc-button-dark.mbsc-button-outline{border-color:#47494a;color:#47494a}.mbsc-windows-dark.mbsc-button-light.mbsc-button-outline{border-color:#ccc;color:#ccc}.mbsc-windows-dark.mbsc-button-primary.mbsc-button-standard.mbsc-hover,.mbsc-windows-dark.mbsc-button-primary.mbsc-button-outline.mbsc-hover{border-color:#0964c6}.mbsc-windows-dark.mbsc-button-primary.mbsc-button-standard.mbsc-active,.mbsc-windows-dark.mbsc-button-primary.mbsc-button-outline.mbsc-active{background:#0964c6;color:#fff}.mbsc-windows-dark.mbsc-button-secondary.mbsc-button-standard.mbsc-hover,.mbsc-windows-dark.mbsc-button-secondary.mbsc-button-outline.mbsc-hover{border-color:#5d646b}.mbsc-windows-dark.mbsc-button-secondary.mbsc-button-standard.mbsc-active,.mbsc-windows-dark.mbsc-button-secondary.mbsc-button-outline.mbsc-active{background:#5d646b;color:#fff}.mbsc-windows-dark.mbsc-button-success.mbsc-button-standard.mbsc-hover,.mbsc-windows-dark.mbsc-button-success.mbsc-button-outline.mbsc-hover{border-color:#287339}.mbsc-windows-dark.mbsc-button-success.mbsc-button-standard.mbsc-active,.mbsc-windows-dark.mbsc-button-success.mbsc-button-outline.mbsc-active{background:#287339;color:#fff}.mbsc-windows-dark.mbsc-button-danger.mbsc-button-standard.mbsc-hover,.mbsc-windows-dark.mbsc-button-danger.mbsc-button-outline.mbsc-hover{border-color:#d10e0c}.mbsc-windows-dark.mbsc-button-danger.mbsc-button-standard.mbsc-active,.mbsc-windows-dark.mbsc-button-danger.mbsc-button-outline.mbsc-active{background:#d10e0c;color:#fff}.mbsc-windows-dark.mbsc-button-warning.mbsc-button-standard.mbsc-hover,.mbsc-windows-dark.mbsc-button-warning.mbsc-button-outline.mbsc-hover{border-color:#cc7f08}.mbsc-windows-dark.mbsc-button-warning.mbsc-button-standard.mbsc-active,.mbsc-windows-dark.mbsc-button-warning.mbsc-button-outline.mbsc-active{background:#cc7f08;color:#fff}.mbsc-windows-dark.mbsc-button-info.mbsc-button-standard.mbsc-hover,.mbsc-windows-dark.mbsc-button-info.mbsc-button-outline.mbsc-hover{border-color:#317e89}.mbsc-windows-dark.mbsc-button-info.mbsc-button-standard.mbsc-active,.mbsc-windows-dark.mbsc-button-info.mbsc-button-outline.mbsc-active{background:#317e89;color:#fff}.mbsc-windows-dark.mbsc-button-dark.mbsc-button-standard.mbsc-hover,.mbsc-windows-dark.mbsc-button-dark.mbsc-button-outline.mbsc-hover{border-color:#000}.mbsc-windows-dark.mbsc-button-dark.mbsc-button-standard.mbsc-active,.mbsc-windows-dark.mbsc-button-dark.mbsc-button-outline.mbsc-active{background:#000;color:#fff}.mbsc-windows-dark.mbsc-button-light.mbsc-button-standard.mbsc-hover,.mbsc-windows-dark.mbsc-button-light.mbsc-button-outline.mbsc-hover{border-color:#999}.mbsc-windows-dark.mbsc-button-light.mbsc-button-standard.mbsc-active,.mbsc-windows-dark.mbsc-button-light.mbsc-button-outline.mbsc-active{background:#999;color:#47494a}.mbsc-button{position:relative;z-index:1;display:inline-block;vertical-align:middle;display:inline-flex;justify-content:center;align-items:center;overflow:hidden;text-align:center;text-overflow:ellipsis;font-size:1em;box-sizing:border-box;touch-action:manipulation;-webkit-user-select:none;user-select:none;white-space:nowrap;cursor:pointer}.mbsc-button:disabled,.mbsc-button.mbsc-disabled{cursor:not-allowed}.mbsc-button:focus{outline:0}.mbsc-button::-moz-focus-inner{border:0}.mbsc-icon-button{width:2.5em;height:2.5em;padding:.5em;flex:0 0 auto}.mbsc-button-icon>*,.mbsc-button-icon>*>*{height:100%}.mbsc-button-icon-end{order:1}.mbsc-button-group,.mbsc-button-group-block,.mbsc-button-group-justified{border:1px solid transparent}.mbsc-button-group-block .mbsc-button,.mbsc-button-block{display:block;width:100%;margin-left:0!important;margin-right:0!important}.mbsc-button-group-justified,.mbsc-button-group-justified mbsc-button{display:flex;flex-wrap:wrap}.mbsc-button-group-justified .mbsc-button,.mbsc-button-group-justified mbsc-button{flex:1 auto}.mbsc-icon{display:inline-block;vertical-align:middle;width:1.5em;height:1.5em;line-height:1.5em;text-align:center;flex:0 0 auto}.mbsc-icon>svg{display:block;margin:0 auto;width:100%;height:100%;fill:currentColor}.mbsc-ios.mbsc-form-control-wrapper{margin-top:-1px}.mbsc-ios.mbsc-form-control-wrapper.mbsc-error{z-index:2}.mbsc-ios.mbsc-form-control-wrapper:before,.mbsc-ios.mbsc-form-control-wrapper:after{content:"";position:absolute;border-top:1px solid transparent}.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:after,.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:before{right:0;left:1em}.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:after,.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:before{left:0;right:1em}.mbsc-ios.mbsc-form-control-wrapper:before{top:0}.mbsc-ios.mbsc-form-control-wrapper:after{bottom:0}.mbsc-block-title+.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:before,.mbsc-form-group-title+.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:before,.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:first-child:before,.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:last-child:after{left:0}.mbsc-block-title+.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:before,.mbsc-form-group-title+.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:before,.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:first-child:before,.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:last-child:after{right:0}.mbsc-ios.mbsc-form-control-label.mbsc-disabled,.mbsc-ios.mbsc-description.mbsc-disabled{opacity:.3}.mbsc-ios .mbsc-form-group-inset .mbsc-form-group-title+.mbsc-form-control-wrapper,.mbsc-ios .mbsc-form-group-inset .mbsc-form-control-wrapper:first-child{border-top-left-radius:.5em;border-top-right-radius:.5em}.mbsc-ios .mbsc-form-group-inset .mbsc-form-control-wrapper:last-child{border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.mbsc-ios .mbsc-form-group-inset .mbsc-form-group-title,.mbsc-ios .mbsc-form-group-inset .mbsc-form-group-title+.mbsc-form-control-wrapper:before,.mbsc-ios .mbsc-form-group-inset .mbsc-form-control-wrapper:first-child:before,.mbsc-ios .mbsc-form-group-inset .mbsc-form-control-wrapper:last-child:after{border-width:0}.mbsc-ios.mbsc-form-control-wrapper{background:#fff}.mbsc-ios.mbsc-form-control-wrapper:before,.mbsc-ios.mbsc-form-control-wrapper:after{border-color:#ccc}.mbsc-ios.mbsc-form-control-wrapper.mbsc-error:after,.mbsc-ios.mbsc-form-control-wrapper.mbsc-error+.mbsc-form-control-wrapper:before{border-color:#d8332a}.mbsc-ios-dark.mbsc-form-control-wrapper{background:#1c1c1c}.mbsc-ios-dark.mbsc-form-control-wrapper:before,.mbsc-ios-dark.mbsc-form-control-wrapper:after{border-color:#333}.mbsc-ios-dark.mbsc-form-control-wrapper.mbsc-error:after,.mbsc-ios-dark.mbsc-form-control-wrapper.mbsc-error+.mbsc-form-control-wrapper:before{border-color:#d8332a}.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-form-control-wrapper{background:#2b2b2b}.mbsc-material.mbsc-form-control-label.mbsc-disabled,.mbsc-material.mbsc-description.mbsc-disabled,.mbsc-windows.mbsc-form-control-label.mbsc-disabled,.mbsc-windows.mbsc-description.mbsc-disabled{opacity:.3}.mbsc-form-control-label{display:block}.mbsc-form-control-input{position:absolute;width:100%;height:100%;top:0;left:0;border:0;opacity:0;margin:0;z-index:3}.mbsc-ios.mbsc-textfield-wrapper-has-icon-right.mbsc-rtl,.mbsc-ios.mbsc-textfield-wrapper-has-icon-left.mbsc-ltr{z-index:1}.mbsc-ios.mbsc-textfield-wrapper-has-icon-left.mbsc-ltr:before,.mbsc-ios.mbsc-textfield-wrapper-has-icon-left.mbsc-ltr:after{left:3.375em}.mbsc-ios.mbsc-textfield-wrapper-has-icon-right.mbsc-rtl:after,.mbsc-ios.mbsc-textfield-wrapper-has-icon-right.mbsc-rtl:before{right:3.375em}.mbsc-ios.mbsc-textfield-inner{position:static;flex:1 auto;z-index:-1}.mbsc-ios.mbsc-textfield-inner.mbsc-disabled{opacity:.5}.mbsc-ios.mbsc-textfield{display:flex;padding:0 1em;background:transparent;height:2.75em}.mbsc-ios.mbsc-textfield-has-icon-left{padding-left:3.375em}.mbsc-ios.mbsc-textfield-has-icon-right{padding-right:3.375em}.mbsc-ios.mbsc-textfield-stacked,.mbsc-ios.mbsc-textfield-floating{height:3.5em;padding-top:1.25em}.mbsc-ios.mbsc-textfield-icon{top:.625em;z-index:1}.mbsc-ios.mbsc-textfield-icon-left{left:.9375em}.mbsc-ios.mbsc-textfield-icon-right{right:.9375em}.mbsc-ios.mbsc-textfield-icon-floating,.mbsc-ios.mbsc-textfield-icon-stacked{top:1em}.mbsc-ios.mbsc-label-inline{line-height:2.75em}.mbsc-ios.mbsc-label-inline.mbsc-ltr{padding-left:1em}.mbsc-ios.mbsc-label-inline.mbsc-rtl{padding-right:1em}.mbsc-ios.mbsc-label-stacked{top:.666667em;font-size:.75em;line-height:1em}.mbsc-ios.mbsc-label-stacked.mbsc-ltr{left:1.333334em}.mbsc-ios.mbsc-label-stacked.mbsc-rtl{right:1.333334em}.mbsc-ios.mbsc-label-floating{top:.875em;line-height:2em}.mbsc-ios.mbsc-label-floating.mbsc-ltr{left:1em}.mbsc-ios.mbsc-label-floating.mbsc-rtl{right:1em}.mbsc-ios.mbsc-label-floating-active.mbsc-label{transform:translateY(-.75em) scale(.75)}.mbsc-ios.mbsc-label.mbsc-disabled{opacity:.5}.mbsc-ios.mbsc-error-message{display:block;padding:0 1.333334em;line-height:1.666667em}.mbsc-ios.mbsc-error-message-underline{position:static}.mbsc-ios.mbsc-error-message-has-icon-left.mbsc-ltr{padding-left:4.5em}.mbsc-ios.mbsc-error-message-has-icon-right.mbsc-rtl{padding-right:4.5em}.mbsc-ios .mbsc-textfield-wrapper-underline{overflow:hidden}.mbsc-ios.mbsc-textfield-underline-inline-has-icon-left.mbsc-ltr{padding-left:1em}.mbsc-ios.mbsc-textfield-underline-inline-has-icon-right.mbsc-rtl{padding-right:1em}.mbsc-ios.mbsc-label-underline{margin:0}.mbsc-ios.mbsc-label-underline-stacked-has-icon-left.mbsc-ltr{left:4.5em}.mbsc-ios.mbsc-label-underline-stacked-has-icon-right.mbsc-rtl{right:4.5em}.mbsc-ios.mbsc-label-underline-inline-has-icon-left.mbsc-ltr{padding-left:3.375em}.mbsc-ios.mbsc-label-underline-inline-has-icon-right.mbsc-rtl{padding-right:3.375em}.mbsc-ios.mbsc-label-underline-floating-has-icon-left.mbsc-ltr{left:3.375em}.mbsc-ios.mbsc-label-underline-floating-has-icon-right.mbsc-rtl{right:3.375em}.mbsc-ios.mbsc-error-message-underline.mbsc-error-message-inline.mbsc-ltr{padding-left:1.333334em}.mbsc-ios.mbsc-error-message-underline.mbsc-error-message-inline.mbsc-rtl{padding-right:1.333334em}.mbsc-ios.mbsc-textfield-wrapper-outline,.mbsc-ios.mbsc-textfield-wrapper-box{margin:1.5em 1em}.mbsc-ios.mbsc-textfield-wrapper-outline.mbsc-font:after,.mbsc-ios.mbsc-textfield-wrapper-outline.mbsc-font:before,.mbsc-ios.mbsc-textfield-wrapper-box.mbsc-font:after,.mbsc-ios.mbsc-textfield-wrapper-box.mbsc-font:before{border:none}.mbsc-ios.mbsc-textfield-box,.mbsc-ios.mbsc-textfield-outline{border-radius:.5em;border:1px solid transparent}.mbsc-ios.mbsc-textfield-inner-box,.mbsc-ios.mbsc-textfield-inner-outline{position:relative}.mbsc-ios.mbsc-label-box-stacked-has-icon-left.mbsc-ltr,.mbsc-ios.mbsc-label-outline-stacked-has-icon-left.mbsc-ltr{left:4.5em}.mbsc-ios.mbsc-label-outline-stacked-has-icon-right.mbsc-rtl,.mbsc-ios.mbsc-label-box-stacked-has-icon-right.mbsc-rtl{right:4.5em}.mbsc-ios.mbsc-label-box-stacked,.mbsc-ios.mbsc-label-outline-stacked,.mbsc-ios.mbsc-label-box-floating,.mbsc-ios.mbsc-label-outline-floating{margin:0 1px}.mbsc-ios.mbsc-label-outline-floating-has-icon-left.mbsc-ltr,.mbsc-ios.mbsc-label-box-floating-has-icon-left.mbsc-ltr{left:3.375em}.mbsc-ios.mbsc-label-outline-floating-has-icon-right.mbsc-rtl,.mbsc-ios.mbsc-label-box-floating-has-icon-right.mbsc-rtl{right:3.375em}.mbsc-ios.mbsc-error-message-outline,.mbsc-ios.mbsc-error-message-box{margin:0 1px}.mbsc-ios.mbsc-select.mbsc-ltr{padding-right:3.375em}.mbsc-ios.mbsc-select.mbsc-rtl{padding-left:3.375em}.mbsc-ios.mbsc-select.mbsc-textfield-has-icon-right.mbsc-ltr{padding-right:4.875em}.mbsc-ios.mbsc-select.mbsc-textfield-has-icon-left.mbsc-rtl{padding-left:4.875em}.mbsc-ios.mbsc-select-icon{top:.625em}.mbsc-ios.mbsc-select-icon-stacked,.mbsc-ios.mbsc-select-icon-floating{top:1em}.mbsc-ios.mbsc-select-icon.mbsc-ltr{right:.9375em}.mbsc-ios.mbsc-select-icon.mbsc-rtl{left:.9375em}.mbsc-ios.mbsc-select-icon-right.mbsc-ltr{right:3.375em}.mbsc-ios.mbsc-select-icon-left.mbsc-rtl{left:3.375em}.mbsc-ios.mbsc-textarea{height:3em;border:0}.mbsc-ios.mbsc-textarea.mbsc-textfield-stacked,.mbsc-ios.mbsc-textarea.mbsc-textfield-floating{padding-top:0}.mbsc-ios.mbsc-textarea-inner{padding-top:.625em;padding-bottom:.625em}.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-box,.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-outline{border:1px solid transparent;border-radius:.5em}.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-stacked,.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-floating{padding-top:1.375em}.mbsc-ios.mbsc-textfield-tags-inner{padding-top:0;padding-bottom:0}.mbsc-ios.mbsc-textfield.mbsc-textfield-tags{padding-top:.3125em;padding-bottom:.3125em;min-height:2.75em}.mbsc-ios.mbsc-textfield-tags.mbsc-textfield-stacked,.mbsc-ios.mbsc-textfield-tags.mbsc-textfield-floating{min-height:2.125em;padding-top:0;padding-bottom:0}.mbsc-ios.mbsc-textfield-tag{border-radius:1em}.mbsc-ios.mbsc-textfield-wrapper{background:none}.mbsc-ios.mbsc-textfield-wrapper-underline{background:#fff}.mbsc-ios.mbsc-label,.mbsc-ios.mbsc-textfield{color:#000}.mbsc-ios.mbsc-textfield-box,.mbsc-ios.mbsc-textfield-outline{background:#fff}.mbsc-ios.mbsc-textfield-outline{border-color:#ccc}.mbsc-ios.mbsc-textfield-icon,.mbsc-ios.mbsc-select-icon{color:#8c8c8c}.mbsc-ios.mbsc-textfield-outline.mbsc-error,.mbsc-ios.mbsc-textfield-box.mbsc-error{border-color:#d8332a}.mbsc-ios.mbsc-error-message{color:#d8332a}.mbsc-ios.mbsc-select,.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-box,.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-outline{background:#fff}.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-outline{border-color:#ccc}.mbsc-ios.mbsc-textarea-inner.mbsc-error{border-color:#d8332a}.mbsc-ios.mbsc-textfield-tag{background:#dedede}.mbsc-ios.mbsc-textfield-tag-clear{color:#8c8c8c}.mbsc-ios-dark.mbsc-textfield-wrapper{background:none}.mbsc-ios-dark.mbsc-textfield-wrapper-underline{background:#1c1c1c}.mbsc-ios-dark.mbsc-label,.mbsc-ios-dark.mbsc-textfield{color:#fff}.mbsc-ios-dark.mbsc-textfield-box,.mbsc-ios-dark.mbsc-textfield-outline{background:#1c1c1c}.mbsc-ios-dark.mbsc-textfield-outline{border-color:#333}.mbsc-ios-dark.mbsc-textfield-icon,.mbsc-ios-dark.mbsc-select-icon{color:#fff}.mbsc-ios-dark.mbsc-textfield-outline.mbsc-error,.mbsc-ios-dark.mbsc-textfield-box.mbsc-error{border-color:#d8332a}.mbsc-ios-dark.mbsc-error-message{color:#d8332a}.mbsc-ios-dark.mbsc-select,.mbsc-ios-dark.mbsc-textarea-inner.mbsc-textfield-inner-box,.mbsc-ios-dark.mbsc-textarea-inner.mbsc-textfield-inner-outline{background:#1c1c1c}.mbsc-ios-dark.mbsc-textarea-inner.mbsc-textfield-inner-outline{border-color:#333}.mbsc-ios-dark.mbsc-textarea-inner.mbsc-error{border-color:#d8332a}.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textfield-wrapper{background:none}.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-select,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textfield-wrapper-underline,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textfield-box,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textfield-outline,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textarea-inner.mbsc-textfield-inner-box,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textarea-inner.mbsc-textfield-inner-outline{background:#2b2b2b}.mbsc-ios-dark.mbsc-textfield-tag{background:#3b3b3b}.mbsc-ios-dark.mbsc-textfield-tag-clear{color:#fff}.mbsc-material.mbsc-textfield-wrapper{margin:1.5em 1em;box-sizing:border-box}.mbsc-material.mbsc-textfield-inner.mbsc-disabled{opacity:.5}.mbsc-material.mbsc-textfield{display:block;width:100%;height:2.25em;background-color:transparent;border-bottom:1px solid;font-size:1em;transition:border-color .2s}.mbsc-material.mbsc-textfield-has-icon-left{padding-left:2em}.mbsc-material.mbsc-textfield-has-icon-right{padding-right:2em}.mbsc-material.mbsc-textfield-icon{top:.375em}.mbsc-material.mbsc-textfield-icon-floating,.mbsc-material.mbsc-textfield-icon-stacked,.mbsc-material.mbsc-textfield-icon-outline{top:1em}.mbsc-material .mbsc-textfield-ripple{position:absolute;bottom:0;left:0;width:100%;height:2px;transform:scaleX(0);transition:transform .18s cubic-bezier(.4,0,.2,1);z-index:2}.mbsc-material .mbsc-textfield-ripple-active{transform:scaleX(1)}.mbsc-material.mbsc-label{font-size:.75em}.mbsc-material.mbsc-label-inline{line-height:2em;font-size:1em}.mbsc-material.mbsc-label-inline.mbsc-ltr{padding-right:.5em}.mbsc-material.mbsc-label-inline.mbsc-rtl{padding-left:.5em}.mbsc-material.mbsc-label-floating{font-size:1em;line-height:1.5em;top:1.125em}.mbsc-material.mbsc-label-floating-active{transform:translateY(-1.125em) scale(.75)}.mbsc-material.mbsc-label.mbsc-disabled{opacity:.5}.mbsc-material.mbsc-error-message.mbsc-ltr{left:0}.mbsc-material.mbsc-error-message.mbsc-rtl{right:0}.mbsc-material.mbsc-error-message-has-icon-left.mbsc-ltr{left:2.66667em}.mbsc-material.mbsc-error-message-has-icon-right.mbsc-rtl{right:2.66667em}.mbsc-material.mbsc-textfield-underline-stacked,.mbsc-material.mbsc-textfield-underline-floating{height:3em;padding-top:.875em}.mbsc-material.mbsc-textfield-icon-underline{top:.25em}.mbsc-material.mbsc-textfield-icon-underline.mbsc-textfield-icon-floating,.mbsc-material.mbsc-textfield-icon-underline.mbsc-textfield-icon-stacked{top:1.125em}.mbsc-material.mbsc-label-underline-inline{padding-top:1px}.mbsc-material.mbsc-label-underline-stacked-has-icon-left.mbsc-ltr{left:2.66667em}.mbsc-material.mbsc-label-underline-stacked-has-icon-right.mbsc-rtl{right:2.66667em}.mbsc-material.mbsc-label-underline-floating-has-icon-left.mbsc-ltr{left:2em}.mbsc-material.mbsc-label-underline-floating-has-icon-right.mbsc-rtl{right:2em}.mbsc-material.mbsc-textfield-box,.mbsc-material.mbsc-textfield-inner-box{border-radius:.25em .25em 0 0}.mbsc-material.mbsc-textfield-box{padding:0 1em}.mbsc-material.mbsc-textfield-box-stacked,.mbsc-material.mbsc-textfield-box-floating{height:3.5em;padding-top:1.25em}.mbsc-material.mbsc-textfield-underline.mbsc-disabled{border-style:dotted}.mbsc-material.mbsc-label-box-inline{padding-top:1px}.mbsc-material.mbsc-label-box-stacked{top:.666667em}.mbsc-material.mbsc-label-box-floating{top:1em}.mbsc-material.mbsc-label-box-floating.mbsc-label-floating-active{transform:translateY(-.625em) scale(.75)}.mbsc-material.mbsc-textfield-inner-outline{padding:0 2px}.mbsc-material.mbsc-textfield-outline{height:3.5em;padding:2px 1em;border:0;border-radius:4px}.mbsc-material.mbsc-textfield-fieldset{top:-.5em;border:1px solid;border-radius:4px;transition:border-color .2s}.mbsc-material.mbsc-textfield-fieldset-has-icon-left{padding-left:3em}.mbsc-material.mbsc-textfield-fieldset-has-icon-right{padding-right:3em}.mbsc-material.mbsc-textfield-fieldset.mbsc-focus{border-width:2px}.mbsc-material.mbsc-textfield-legend{padding:0;margin:0;font-size:.75em;color:transparent;width:.01px;white-space:nowrap}.mbsc-material.mbsc-textfield-legend-active{width:auto;padding:0 .333334em;margin:0 -.333334em}.mbsc-material.mbsc-label-outline-inline{line-height:3.375em}.mbsc-material.mbsc-label-outline-stacked{top:-.5em;margin:0 2px}.mbsc-material.mbsc-label-outline-floating{top:1em;margin:0 2px}.mbsc-material.mbsc-label-outline-floating.mbsc-label-floating-active{margin-top:-1px;transform:translateY(-1.5em) scale(.75)}.mbsc-material.mbsc-error-message-outline{margin:0 2px}.mbsc-material.mbsc-textfield-outline-has-icon-left,.mbsc-material.mbsc-textfield-box-has-icon-left{padding-left:3em}.mbsc-material.mbsc-textfield-outline-has-icon-right,.mbsc-material.mbsc-textfield-box-has-icon-right{padding-right:3em}.mbsc-material.mbsc-textfield-icon-outline-left,.mbsc-material.mbsc-textfield-icon-box-left{left:.75em}.mbsc-material.mbsc-textfield-icon-outline-right,.mbsc-material.mbsc-textfield-icon-box-right{right:.75em}.mbsc-material.mbsc-label-box-stacked.mbsc-ltr,.mbsc-material.mbsc-label-outline-stacked.mbsc-ltr{left:1.333334em}.mbsc-material.mbsc-label-box-stacked.mbsc-rtl,.mbsc-material.mbsc-label-outline-stacked.mbsc-rtl{right:1.333334em}.mbsc-material.mbsc-label-outline-stacked-has-icon-left.mbsc-ltr,.mbsc-material.mbsc-label-box-stacked-has-icon-left.mbsc-ltr{left:4em}.mbsc-material.mbsc-label-box-stacked-has-icon-right.mbsc-rtl,.mbsc-material.mbsc-label-outline-stacked-has-icon-right.mbsc-rtl{right:4em}.mbsc-material.mbsc-label-box-floating.mbsc-ltr,.mbsc-material.mbsc-label-outline-floating.mbsc-ltr{left:1em}.mbsc-material.mbsc-label-box-floating.mbsc-rtl,.mbsc-material.mbsc-label-outline-floating.mbsc-rtl{right:1em}.mbsc-material.mbsc-label-outline-floating-has-icon-left.mbsc-ltr,.mbsc-material.mbsc-label-box-floating-has-icon-left.mbsc-ltr{left:3em}.mbsc-material.mbsc-label-outline-floating-has-icon-left.mbsc-rtl,.mbsc-material.mbsc-label-box-floating-has-icon-left.mbsc-rtl{right:1em}.mbsc-material.mbsc-label-outline-floating-has-icon-right.mbsc-rtl,.mbsc-material.mbsc-label-box-floating-has-icon-right.mbsc-rtl{right:3em}.mbsc-material.mbsc-error-message-box.mbsc-ltr,.mbsc-material.mbsc-error-message-outline.mbsc-ltr{left:1.333334em}.mbsc-material.mbsc-error-message-box.mbsc-rtl,.mbsc-material.mbsc-error-message-outline.mbsc-rtl{right:1.333334em}.mbsc-material.mbsc-error-message-box.mbsc-error-message-has-icon-left.mbsc-ltr,.mbsc-material.mbsc-error-message-outline.mbsc-error-message-has-icon-left.mbsc-ltr{left:4em}.mbsc-material.mbsc-error-message-box.mbsc-error-message-has-icon-right.mbsc-rtl,.mbsc-material.mbsc-error-message-outline.mbsc-error-message-has-icon-right.mbsc-rtl{right:4em}.mbsc-material.mbsc-select.mbsc-ltr{padding-right:3em}.mbsc-material.mbsc-select.mbsc-rtl{padding-left:3em}.mbsc-material.mbsc-select.mbsc-textfield-has-icon-right.mbsc-ltr{padding-right:4.5em}.mbsc-material.mbsc-select.mbsc-textfield-has-icon-left.mbsc-rtl{padding-left:4.5em}.mbsc-material.mbsc-select.mbsc-textfield-underline-has-icon-right.mbsc-ltr{padding-right:3.75em}.mbsc-material.mbsc-select.mbsc-textfield-underline-has-icon-left.mbsc-rtl{padding-left:3.75em}.mbsc-material.mbsc-select-icon{top:.375em}.mbsc-material.mbsc-select-icon.mbsc-ltr{right:.75em}.mbsc-material.mbsc-select-icon.mbsc-rtl{left:.75em}.mbsc-material.mbsc-select-icon-right.mbsc-ltr{right:3em}.mbsc-material.mbsc-select-icon-left.mbsc-rtl{left:3em}.mbsc-material.mbsc-select-icon-stacked,.mbsc-material.mbsc-select-icon-floating,.mbsc-material.mbsc-select-icon-outline{top:1em}.mbsc-material.mbsc-select-icon-underline{top:.25em}.mbsc-material.mbsc-select-icon-underline.mbsc-ltr{right:0}.mbsc-material.mbsc-select-icon-underline.mbsc-rtl{left:0}.mbsc-material.mbsc-select-icon-underline.mbsc-select-icon-right.mbsc-ltr{right:2.25em}.mbsc-material.mbsc-select-icon-underline.mbsc-select-icon-left.mbsc-rtl{left:2.25em}.mbsc-material.mbsc-select-icon-underline.mbsc-select-icon-floating,.mbsc-material.mbsc-select-icon-underline.mbsc-select-icon-stacked{top:1.125em}.mbsc-material.mbsc-textarea{height:1.875em;padding-bottom:.375em}.mbsc-material.mbsc-textarea.mbsc-textfield-stacked,.mbsc-material.mbsc-textarea.mbsc-textfield-floating{padding-top:0}.mbsc-material.mbsc-textarea.mbsc-textfield-outline{height:1.5em;padding-top:0;padding-bottom:0}.mbsc-material.mbsc-textarea.mbsc-textfield-underline{padding-bottom:.3125em}.mbsc-material.mbsc-textarea-inner.mbsc-textfield-inner-box{padding-top:.375em}.mbsc-material.mbsc-textarea-inner.mbsc-textfield-inner-stacked,.mbsc-material.mbsc-textarea-inner.mbsc-textfield-inner-floating{padding-top:1.625em}.mbsc-material.mbsc-textarea-inner.mbsc-textfield-inner-outline{padding-top:1em;padding-bottom:1em}.mbsc-material.mbsc-textarea-inner.mbsc-textfield-inner-underline{padding-top:.25em}.mbsc-material.mbsc-textarea-inner.mbsc-textfield-inner-underline.mbsc-textfield-inner-stacked,.mbsc-material.mbsc-textarea-inner.mbsc-textfield-inner-underline.mbsc-textfield-inner-floating{padding-top:1.125em}.mbsc-material.mbsc-textfield-tags-inner.mbsc-textfield-inner-underline,.mbsc-material.mbsc-textfield-tags-inner.mbsc-textfield-inner-inline{padding-top:0}.mbsc-material.mbsc-textfield-tags-inner.mbsc-textfield-inner-outline{padding-top:.625em;padding-bottom:.625em}.mbsc-material.mbsc-textfield-tags.mbsc-textfield{padding-bottom:0;min-height:2.25em}.mbsc-material.mbsc-textfield-tags.mbsc-textfield-outline{padding-top:1px;padding-bottom:1px}.mbsc-material.mbsc-textfield-tag{border-radius:1em}.mbsc-material.mbsc-textfield{border-bottom-color:#0000006b;color:#000000de}.mbsc-material.mbsc-textfield.mbsc-hover{border-color:#000000de}.mbsc-material.mbsc-textfield.mbsc-error{border-color:#de3226}.mbsc-material.mbsc-textfield-icon,.mbsc-material.mbsc-select-icon{color:#0000008a}.mbsc-material.mbsc-textfield-ripple{background-color:#1a73e8}.mbsc-material.mbsc-textfield-ripple.mbsc-error{background-color:#de3226}.mbsc-material.mbsc-label{color:#0009}.mbsc-material.mbsc-label-stacked.mbsc-focus,.mbsc-material.mbsc-label-floating.mbsc-focus{color:#1a73e8}.mbsc-material.mbsc-label.mbsc-error,.mbsc-material.mbsc-error-message{color:#de3226}.mbsc-material.mbsc-select{background:#fff}.mbsc-material.mbsc-textfield-box.mbsc-select,.mbsc-material.mbsc-textfield-inner-box{background:#f5f5f5}.mbsc-material.mbsc-textfield-box.mbsc-select.mbsc-hover,.mbsc-material.mbsc-textfield-inner-box.mbsc-hover{background:#ededed}.mbsc-material.mbsc-textfield-box.mbsc-select.mbsc-focus,.mbsc-material.mbsc-textfield-inner-box.mbsc-focus{background:#e3e3e3}.mbsc-material.mbsc-textfield-fieldset{border-color:#0000006b}.mbsc-material.mbsc-textfield-fieldset.mbsc-hover{border-color:#000000de}.mbsc-material.mbsc-textfield-fieldset.mbsc-focus{border-color:#1a73e8}.mbsc-material.mbsc-textfield-fieldset.mbsc-error{border-color:#de3226}.mbsc-material.mbsc-textfield-fieldset.disabled{border-color:#000000de}.mbsc-material.mbsc-textfield-tag{background:#d4d4d4}.mbsc-material.mbsc-textfield-tag-clear{color:#0000008a}.mbsc-material-dark.mbsc-textfield{border-bottom-color:#fff;color:#fff}.mbsc-material-dark.mbsc-textfield.mbsc-hover{border-color:#fff}.mbsc-material-dark.mbsc-textfield.mbsc-error{border-color:#de3226}.mbsc-material-dark.mbsc-textfield-icon,.mbsc-material-dark.mbsc-select-icon{color:#fff}.mbsc-material-dark.mbsc-textfield-ripple{background-color:#87b0f3}.mbsc-material-dark.mbsc-textfield-ripple.mbsc-error{background-color:#de3226}.mbsc-material-dark.mbsc-label{color:#fff9}.mbsc-material-dark.mbsc-label-stacked.mbsc-focus,.mbsc-material-dark.mbsc-label-floating.mbsc-focus{color:#87b0f3}.mbsc-material-dark.mbsc-label.mbsc-error,.mbsc-material-dark.mbsc-error-message{color:#de3226}.mbsc-material-dark.mbsc-select{background:#000}.mbsc-material-dark.mbsc-textfield-box.mbsc-select,.mbsc-material-dark.mbsc-textfield-inner-box{background:#0a0a0a}.mbsc-material-dark.mbsc-textfield-box.mbsc-select.mbsc-hover,.mbsc-material-dark.mbsc-textfield-inner-box.mbsc-hover{background:#121212}.mbsc-material-dark.mbsc-textfield-box.mbsc-select.mbsc-focus,.mbsc-material-dark.mbsc-textfield-inner-box.mbsc-focus{background:#1c1c1c}.mbsc-material-dark.mbsc-textfield-fieldset,.mbsc-material-dark.mbsc-textfield-fieldset.mbsc-hover{border-color:#fff}.mbsc-material-dark.mbsc-textfield-fieldset.mbsc-focus{border-color:#87b0f3}.mbsc-material-dark.mbsc-textfield-fieldset.mbsc-error{border-color:#de3226}.mbsc-material-dark.mbsc-textfield-fieldset.disabled{border-color:#fff}.mbsc-material-dark.mbsc-textfield-tag{background:#454545}.mbsc-material-dark.mbsc-textfield-tag-clear{color:#fff}.mbsc-windows.mbsc-textfield-wrapper{margin:1em}.mbsc-windows.mbsc-textfield-wrapper-inline{margin:1.75em 1em}.mbsc-windows.mbsc-textfield-wrapper-floating{padding-top:1.75em}.mbsc-windows.mbsc-textfield{height:2em;padding:0 .5em;border:1px solid;border-radius:2px}.mbsc-windows.mbsc-textfield-icon{top:.4375em;width:1.125em;height:1.125em;line-height:1.125em;margin:0 1px}.mbsc-windows.mbsc-textfield-has-icon-right{padding-right:2em}.mbsc-windows.mbsc-textfield-has-icon-left{padding-left:2em}.mbsc-windows.mbsc-textfield-icon-left{left:.4375em}.mbsc-windows.mbsc-textfield-icon-right{right:.4375em}.mbsc-windows.mbsc-error-message{font-size:.75em}.mbsc-windows.mbsc-label{line-height:2em;font-size:.875em;font-weight:600}.mbsc-windows.mbsc-label-inline{line-height:2.285715em}.mbsc-windows.mbsc-label-floating{top:2.142858em}.mbsc-windows.mbsc-label-stacked{position:static}.mbsc-windows.mbsc-label-floating.mbsc-ltr{transform:translate(.571429em)}.mbsc-windows.mbsc-label-floating.mbsc-rtl{transform:translate(-.5em)}.mbsc-windows.mbsc-label-underline-floating-has-icon-left.mbsc-ltr,.mbsc-windows.mbsc-label-outline-floating-has-icon-left.mbsc-ltr,.mbsc-windows.mbsc-label-box-floating-has-icon-left.mbsc-ltr{transform:translate(2.285715em)}.mbsc-windows.mbsc-label-underline-floating-has-icon-right.mbsc-rtl,.mbsc-windows.mbsc-label-outline-floating-has-icon-right.mbsc-rtl,.mbsc-windows.mbsc-label-box-floating-has-icon-right.mbsc-rtl{transform:translate(-2.285715em)}.mbsc-windows.mbsc-label.mbsc-label-floating-active{transform:translateY(-2.142858em)}.mbsc-windows.mbsc-textfield-wrapper-underline{border-bottom:1px solid}.mbsc-windows.mbsc-textfield-underline{border:0;border-radius:0}.mbsc-windows.mbsc-select.mbsc-ltr{padding-right:2em}.mbsc-windows.mbsc-select.mbsc-rtl{padding-left:2em}.mbsc-windows.mbsc-select.mbsc-textfield-has-icon-right.mbsc-ltr{padding-right:3.125em}.mbsc-windows.mbsc-select.mbsc-textfield-has-icon-left.mbsc-rtl{padding-left:3.125em}.mbsc-windows.mbsc-select-icon{top:.4375em;width:1.125em;height:1.125em;line-height:1.125em;margin:0 1px}.mbsc-windows.mbsc-select-icon.mbsc-ltr{right:.4375em}.mbsc-windows.mbsc-select-icon.mbsc-rtl{left:.4375em}.mbsc-windows.mbsc-select-icon-right.mbsc-ltr{right:2em}.mbsc-windows.mbsc-select-icon-left.mbsc-rtl{left:2em}.mbsc-windows.mbsc-textarea{height:3.5em;padding-top:.1875em;padding-bottom:.1875em}.mbsc-windows.mbsc-textfield.mbsc-textfield-tags{padding:.125em;min-height:2em}.mbsc-windows.mbsc-textfield-tag{margin:.125em}.mbsc-windows.mbsc-textfield-tag.mbsc-ltr{margin-right:.125em}.mbsc-windows.mbsc-textfield-tag.mbsc-rtl{margin-left:.125em}.mbsc-windows.mbsc-textfield-tag-text{line-height:1.571429em}.mbsc-windows.mbsc-textfield-tag-clear.mbsc-icon{width:1.375em;height:1.375em;border-width:.125em}.mbsc-windows.mbsc-textfield-tags-placeholder{padding:0 .375em;line-height:1.625em}.mbsc-windows.mbsc-textfield-wrapper{color:#333}.mbsc-windows.mbsc-textfield-wrapper.mbsc-disabled{color:#9e9e9e}.mbsc-windows.mbsc-textfield{background:#fff;color:#333}.mbsc-windows.mbsc-textfield-box,.mbsc-windows.mbsc-textfield-outline{border-color:#878787}.mbsc-windows.mbsc-textfield.mbsc-hover{border-color:#333}.mbsc-windows.mbsc-textfield-box.mbsc-focus,.mbsc-windows.mbsc-textfield-outline.mbsc-focus{border-color:#0078d7;box-shadow:0 0 0 1px #0078d7 inset}.mbsc-windows.mbsc-textfield.mbsc-disabled{background:#f2f2f2;border-color:#f2f2f2}.mbsc-windows.mbsc-textfield.mbsc-error{border-color:#a4262c}.mbsc-windows.mbsc-textfield-box.mbsc-error.mbsc-focus,.mbsc-windows.mbsc-textfield-outline.mbsc-error.mbsc-focus{box-shadow:0 0 0 1px #a4262c inset}.mbsc-windows.mbsc-error-message{color:#a4262c}.mbsc-windows.mbsc-label{color:#333}.mbsc-windows.mbsc-textfield-wrapper-underline{border-color:#878787}.mbsc-windows.mbsc-textfield-wrapper-underline.mbsc-hover{border-color:#333}.mbsc-windows.mbsc-textfield-wrapper-underline.mbsc-focus{border-color:#0078d7;box-shadow:0 1px #0078d7}.mbsc-windows.mbsc-textfield-wrapper-underline.mbsc-disabled{border-color:#f2f2f2}.mbsc-windows.mbsc-textfield-wrapper-underline.mbsc-error{border-color:#a4262c}.mbsc-windows.mbsc-textfield-wrapper-underline.mbsc-error.mbsc-focus{box-shadow:0 1px #a4262c}.mbsc-windows.mbsc-textfield-tag{background:#e6e6e6}.mbsc-windows-dark.mbsc-textfield-wrapper{color:#fff}.mbsc-windows-dark.mbsc-textfield-wrapper.mbsc-disabled{color:#949494}.mbsc-windows-dark.mbsc-textfield{background:#1a1a1a;color:#fff}.mbsc-windows-dark.mbsc-textfield-box,.mbsc-windows-dark.mbsc-textfield-outline{border-color:#ababab}.mbsc-windows-dark.mbsc-textfield.mbsc-hover{border-color:#fff}.mbsc-windows-dark.mbsc-textfield-box.mbsc-focus,.mbsc-windows-dark.mbsc-textfield-outline.mbsc-focus{border-color:#0078d7;box-shadow:0 0 0 1px #0078d7 inset}.mbsc-windows-dark.mbsc-textfield.mbsc-disabled{background:#272727;border-color:#272727}.mbsc-windows-dark.mbsc-textfield.mbsc-error{border-color:#a4262c}.mbsc-windows-dark.mbsc-textfield-box.mbsc-error.mbsc-focus,.mbsc-windows-dark.mbsc-textfield-outline.mbsc-error.mbsc-focus{box-shadow:0 0 0 1px #a4262c inset}.mbsc-windows-dark.mbsc-error-message{color:#a4262c}.mbsc-windows-dark.mbsc-label{color:#fff}.mbsc-windows-dark.mbsc-textfield-wrapper-underline{border-color:#ababab}.mbsc-windows-dark.mbsc-textfield-wrapper-underline.mbsc-hover{border-color:#fff}.mbsc-windows-dark.mbsc-textfield-wrapper-underline.mbsc-focus{border-color:#0078d7;box-shadow:0 1px #0078d7}.mbsc-windows-dark.mbsc-textfield-wrapper-underline.mbsc-disabled{border-color:#272727}.mbsc-windows-dark.mbsc-textfield-wrapper-underline.mbsc-error{border-color:#a4262c}.mbsc-windows-dark.mbsc-textfield-wrapper-underline.mbsc-error.mbsc-focus{box-shadow:0 1px #a4262c}.mbsc-windows-dark.mbsc-textfield-tag{background:#5f5f5f}@keyframes autofill{0%{opacity:1}to{opacity:1}}.mbsc-textfield-wrapper{position:relative;display:block;margin:0;z-index:0;-webkit-user-select:none;user-select:none}.mbsc-textfield-wrapper-inline{display:flex}.mbsc-form-grid .mbsc-textfield-wrapper-box,.mbsc-form-grid .mbsc-textfield-wrapper-outline{margin:.75em 1em}.mbsc-textfield-inner{box-sizing:border-box;position:relative;display:block}.mbsc-textfield-inner-inline{flex:1 auto}.mbsc-textfield{display:block;width:100%;font-size:1em;margin:0;padding:0;border:0;border-radius:0;outline:0;font-family:inherit;box-sizing:border-box;appearance:none;-webkit-appearance:none}.mbsc-textfield:-webkit-autofill{animation-name:autofill}.mbsc-textfield::-webkit-inner-spin-button{height:2em;align-self:center}.mbsc-textfield::-moz-placeholder{opacity:.5;color:inherit}.mbsc-textfield::-webkit-input-placeholder{opacity:.5;color:inherit}.mbsc-textfield-floating:-ms-input-placeholder{color:transparent}.mbsc-textfield-floating::-moz-placeholder{opacity:0;-moz-transition:opacity .2s;transition:opacity .2s}.mbsc-textfield-floating::-webkit-input-placeholder{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.mbsc-textfield-floating::-webkit-datetime-edit{color:transparent}.mbsc-textfield-floating-active:-ms-input-placeholder{color:inherit}.mbsc-textfield-floating-active::-moz-placeholder{opacity:.5}.mbsc-textfield-floating-active::-webkit-input-placeholder{opacity:.5}.mbsc-textfield-floating-active::-webkit-datetime-edit{color:inherit}.mbsc-textfield-floating .mbsc-textfield-tags-placeholder{opacity:0;transition:opacity .2s}.mbsc-textfield-floating-active .mbsc-textfield-tags-placeholder{opacity:.5}.mbsc-textfield-fieldset{position:absolute;inset:0;margin:0;padding:0 1em;pointer-events:none}.mbsc-textfield-icon{position:absolute;top:0;text-align:center}.mbsc-textfield-icon-left{left:0}.mbsc-textfield-icon-right{right:0}.mbsc-label{position:absolute;z-index:1;top:0;line-height:1em;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.mbsc-label-inline{position:static;overflow:hidden;flex:0 0 auto;width:30%;max-width:12.5em;box-sizing:border-box;pointer-events:auto}.mbsc-label-floating-animate{transition:transform .2s}.mbsc-label-floating.mbsc-ltr{transform-origin:top left}.mbsc-label-floating.mbsc-rtl{transform-origin:top right}.mbsc-error-message{position:absolute;top:100%;font-size:.75em;line-height:1.5em}.mbsc-textfield-file{position:absolute;left:0;opacity:0}.mbsc-select{cursor:pointer}.mbsc-select-icon{position:absolute;text-align:center;pointer-events:none}.mbsc-textarea{resize:none;overflow:hidden;line-height:1.5em}.mbsc-toggle-icon:hover{cursor:pointer}.mbsc-textfield.mbsc-textfield-hidden.mbsc-textarea{padding:0;width:100%;height:100%;border:0;position:absolute;z-index:-1;top:0;left:0;opacity:0}.mbsc-textfield.mbsc-textfield-tags.mbsc-textarea{display:block;overflow:auto;height:auto;max-height:5.5em}.mbsc-textfield-tag{display:inline-block;margin:.25em 0;line-height:normal}.mbsc-textfield-tag.mbsc-ltr{margin-right:.5em;padding-left:.75em}.mbsc-textfield-tag.mbsc-rtl{margin-left:.5em;padding-right:.75em}.mbsc-textfield-tag-text{font-size:.875em;line-height:1.857143em}.mbsc-textfield-tag-clear.mbsc-icon{width:1.625em;height:1.625em;vertical-align:top;border:.25em solid transparent;box-sizing:border-box;cursor:pointer}.mbsc-textfield-tags-placeholder{opacity:.5;line-height:2.125em}.mbsc-ios.mbsc-popup-wrapper-bottom-full{padding-top:1em}.mbsc-ios.mbsc-popup-wrapper-top-full{padding-bottom:1em}.mbsc-ios.mbsc-popup-top{border-bottom:1px solid}.mbsc-ios.mbsc-popup-bottom{border-top:1px solid}.mbsc-ios.mbsc-popup-body-center{border-radius:.9375em}.mbsc-ios.mbsc-popup-body-bottom-full{border-radius:.75em .75em 0 0}.mbsc-ios.mbsc-popup-body-top-full{border-radius:0 0 .75em .75em}.mbsc-ios.mbsc-popup-body-anchored{border-radius:.9375em}.mbsc-ios.mbsc-popup-arrow{border-radius:0 .375em}.mbsc-ios.mbsc-popup-header{position:absolute;z-index:1;top:0;right:0;left:0;line-height:1.25em;padding:.75em 4.375em;font-weight:700;text-align:center}.mbsc-ios.mbsc-popup-header-no-buttons{position:relative;border-bottom:1px solid}.mbsc-ios.mbsc-popup-header-center{position:relative;padding:.75em .5em;border-bottom:1px solid}.mbsc-ios.mbsc-popup-top-full .mbsc-popup-header,.mbsc-ios.mbsc-popup-bottom-full .mbsc-popup-header{padding:1.125em 4.375em}.mbsc-ios.mbsc-popup-buttons{order:-1;border-bottom:1px solid}.mbsc-ios.mbsc-popup-buttons.mbsc-ltr{text-align:right}.mbsc-ios.mbsc-popup-buttons.mbsc-rtl{text-align:left}.mbsc-ios.mbsc-popup-button.mbsc-font{margin-top:.25em;margin-bottom:.25em;z-index:2}.mbsc-ios.mbsc-popup-button-primary{font-weight:700}.mbsc-ios.mbsc-popup-button-close.mbsc-ltr{float:left}.mbsc-ios.mbsc-popup-button-close.mbsc-rtl{float:right}.mbsc-ios.mbsc-popup-buttons-anchored,.mbsc-ios.mbsc-popup-buttons-top,.mbsc-ios.mbsc-popup-buttons-bottom{padding:0 .25em}.mbsc-ios.mbsc-popup-buttons-top-full,.mbsc-ios.mbsc-popup-buttons-bottom-full{padding:.375em .25em}.mbsc-ios.mbsc-popup-buttons.mbsc-flex{order:0;border:0;padding:0;background:none}.mbsc-ios.mbsc-popup-button-flex.mbsc-font{flex:1 1 100%;display:block}.mbsc-ios.mbsc-popup-button-flex.mbsc-icon-button{padding:0 .5em}.mbsc-ios.mbsc-popup-button-flex.mbsc-font.mbsc-button{opacity:1;margin-top:.5em;margin-bottom:.5em}.mbsc-ios.mbsc-popup-button-flex.mbsc-font.mbsc-button-flat{background:none;border-top:1px solid;border-radius:0;margin:0;line-height:2.75em}.mbsc-ios.mbsc-popup-button-flex.mbsc-button-flat.mbsc-ltr{border-right-style:solid;border-right-width:1px}.mbsc-ios.mbsc-popup-button-flex.mbsc-button-flat.mbsc-rtl{border-left-style:solid;border-left-width:1px}.mbsc-ios.mbsc-popup-button-flex.mbsc-button-flat:last-child{border-left:0;border-right:0}.mbsc-ios.mbsc-popup-body-round{border-radius:.9375em}.mbsc-ios.mbsc-popup-pointer .mbsc-popup-body-round{border-radius:.5em}.mbsc-ios.mbsc-popup-round .mbsc-popup{border:0}.mbsc-ios.mbsc-popup-round .mbsc-popup-body-bottom-full{border-radius:.75em .75em 0 0}.mbsc-ios.mbsc-popup-round .mbsc-popup-body-top-full{border-radius:0 0 .75em .75em}.mbsc-ios.mbsc-popup-arrow{background:#f2f2f7;box-shadow:0 0 1em #0003}.mbsc-ios.mbsc-popup-top,.mbsc-ios.mbsc-popup-bottom{border-color:#ccc}.mbsc-ios.mbsc-popup-body{background:#f2f2f7;color:#000}.mbsc-ios.mbsc-popup-body-round,.mbsc-ios.mbsc-popup-body-center,.mbsc-ios.mbsc-popup-body-anchored{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mbsc-ios.mbsc-popup-header-center,.mbsc-ios.mbsc-popup-buttons,.mbsc-ios.mbsc-popup-header-no-buttons{border-color:#ccc}.mbsc-ios.mbsc-popup-buttons-bottom,.mbsc-ios.mbsc-popup-buttons-top{background:#f7f7f7}.mbsc-ios.mbsc-popup-button-flex.mbsc-button-flat.mbsc-font{border-color:#ccc}.mbsc-ios.mbsc-popup-button-flex.mbsc-font.mbsc-hover,.mbsc-ios.mbsc-popup-button-flex.mbsc-font.mbsc-focus{background:#eaeaea}.mbsc-ios.mbsc-popup-button-flex.mbsc-font.mbsc-active{background:#ccc}.mbsc-ios.mbsc-popup-button-flex.mbsc-button.mbsc-disabled{color:#007aff33}.mbsc-ios-dark.mbsc-popup-arrow{background:#1c1c1c;box-shadow:0 0 1em #0003}.mbsc-ios-dark.mbsc-popup-top,.mbsc-ios-dark.mbsc-popup-bottom{border-color:#333}.mbsc-ios-dark.mbsc-popup-body{background:#1c1c1c;color:#fff}.mbsc-ios-dark.mbsc-popup-body-round,.mbsc-ios-dark.mbsc-popup-body-center,.mbsc-ios-dark.mbsc-popup-body-anchored{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mbsc-ios-dark.mbsc-popup-header-center,.mbsc-ios-dark.mbsc-popup-buttons,.mbsc-ios-dark.mbsc-popup-header-no-buttons{border-color:#333}.mbsc-ios-dark.mbsc-popup-buttons-bottom,.mbsc-ios-dark.mbsc-popup-buttons-top,.mbsc-ios-dark.mbsc-popup-buttons-anchored{background:#292929}.mbsc-ios-dark.mbsc-popup-button-flex.mbsc-button-flat.mbsc-font{border-color:#333}.mbsc-ios-dark.mbsc-popup-button-flex.mbsc-font.mbsc-hover,.mbsc-ios-dark.mbsc-popup-button-flex.mbsc-font.mbsc-focus{background:#242424}.mbsc-ios-dark.mbsc-popup-button-flex.mbsc-font.mbsc-active{background:#333}.mbsc-ios-dark.mbsc-popup-button-flex.mbsc-button.mbsc-disabled{color:#ff9f0a33}.mbsc-material.mbsc-popup-body-center,.mbsc-material.mbsc-popup-body-anchored,.mbsc-material.mbsc-popup-body-round{border-radius:.25em}.mbsc-material.mbsc-popup-header{font-size:1.25em;font-weight:500;padding:.8em .8em 0;line-height:1.4em}.mbsc-material.mbsc-popup-buttons{padding:.5em;display:block}.mbsc-material.mbsc-popup-buttons.mbsc-ltr,.mbsc-material.mbsc-popup-buttons.mbsc-rtl{text-align:right}.mbsc-material.mbsc-popup-button.mbsc-button-flat{margin-left:0;margin-right:0}.mbsc-material.mbsc-popup-button.mbsc-font{margin-top:0;margin-bottom:0;font-weight:500;font-size:.9375em}.mbsc-material.mbsc-popup-round .mbsc-popup-body-bottom-full{border-radius:.25em .25em 0 0}.mbsc-material.mbsc-popup-round .mbsc-popup-body-top-full{border-radius:0 0 .25em .25em}.mbsc-material.mbsc-popup-body{background:#fff;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;color:#303030}.mbsc-material.mbsc-popup-arrow{background:#fff;box-shadow:0 0 1em #0003}.mbsc-material.mbsc-popup-button.mbsc-font{color:#1a73e8}.mbsc-material-dark.mbsc-popup-body{background:#303030;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;color:#fff}.mbsc-material-dark.mbsc-popup-arrow{background:#303030;box-shadow:0 0 1em #0003}.mbsc-material-dark.mbsc-popup-button.mbsc-font{color:#87b0f3}.mbsc-windows.mbsc-popup{border:1px solid}.mbsc-windows.mbsc-popup-anchored-top{margin-top:-.75em}.mbsc-windows.mbsc-popup-anchored-bottom{margin-top:.75em}.mbsc-windows.mbsc-popup-arrow{width:1em;height:1em;border:1px solid}.mbsc-windows.mbsc-popup-arrow-bottom,.mbsc-windows.mbsc-popup-arrow-top{margin-left:-.5em}.mbsc-windows.mbsc-popup-arrow-left,.mbsc-windows.mbsc-popup-arrow-right{margin-top:-.5em}.mbsc-windows.mbsc-popup-arrow-bottom{top:1.5em}.mbsc-windows.mbsc-popup-arrow-top{bottom:1.5em}.mbsc-windows.mbsc-popup-arrow-left{right:1.5em}.mbsc-windows.mbsc-popup-arrow-right{left:1.5em}.mbsc-windows.mbsc-popup-header{padding:.5em;font-weight:700;text-align:center;border-bottom:1px solid}.mbsc-windows.mbsc-popup-buttons{display:flex;flex-direction:row-reverse;border-top:1px solid}.mbsc-windows.mbsc-popup-button.mbsc-font{flex:1 1;padding-top:.25em;padding-bottom:.25em}.mbsc-windows.mbsc-popup-button.mbsc-button-flat{margin:0}.mbsc-windows.mbsc-popup{background:#fff;border-color:#e6e6e6;box-shadow:#0002 0 6px 14px,#0000001c 0 1px 4px;color:#333}.mbsc-windows.mbsc-popup-arrow{background:#fff;border-color:#e6e6e6}.mbsc-windows.mbsc-popup-header,.mbsc-windows.mbsc-popup-buttons{border-color:#e6e6e6}.mbsc-windows-dark.mbsc-popup{background:#1a1a1a;border-color:#343434;box-shadow:#0002 0 6px 14px,#0000001c 0 1px 4px;color:#fff}.mbsc-windows-dark.mbsc-popup-arrow{background:#1a1a1a;border-color:#343434}.mbsc-windows-dark.mbsc-popup-header,.mbsc-windows-dark.mbsc-popup-buttons{border-color:#343434}@keyframes mbsc-fade-in{0%{opacity:0}to{opacity:1}}@keyframes mbsc-fade-out{0%{opacity:1}to{opacity:0}}@keyframes mbsc-pop-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes mbsc-pop-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes mbsc-slide-up-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes mbsc-slide-up-out{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes mbsc-slide-down-in{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes mbsc-slide-down-out{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.mbsc-popup-open-ios{overflow:hidden;position:absolute;inset:0;height:auto}.mbsc-popup-ctx{position:relative;--mbsc-safe-top: 0;--mbsc-safe-right: 0;--mbsc-safe-bottom: 0;--mbsc-safe-left: 0}.mbsc-popup-limits{position:absolute;inset:0;z-index:-1}.mbsc-popup-limits-anchored,.mbsc-popup-limits-center{margin:1em}.mbsc-popup,.mbsc-popup-wrapper{box-sizing:border-box}.mbsc-popup-wrapper{position:fixed;inset:0;pointer-events:none;justify-content:center;border:0 solid transparent;z-index:99998;-webkit-user-select:none;user-select:none}.mbsc-popup-wrapper-ctx{position:absolute;right:auto;bottom:auto;width:100%;height:100%;overflow:hidden}.mbsc-popup-wrapper-center{padding:1em;align-items:center;border-width:var(--mbsc-safe-top) var(--mbsc-safe-right) var(--mbsc-safe-bottom) var(--mbsc-safe-left)}.mbsc-popup-wrapper-top{align-items:flex-start;border-bottom:var(--mbsc-safe-bottom) solid transparent}.mbsc-popup-wrapper-bottom{align-items:flex-end;border-top-width:var(--mbsc-safe-top)}.mbsc-popup-wrapper-anchored{border-width:0 var(--mbsc-safe-right) var(--mbsc-safe-bottom) var(--mbsc-safe-left)}.mbsc-popup-hidden{opacity:0}.mbsc-popup-overlay{position:absolute;z-index:1;inset:0;margin:-10em;pointer-events:auto;background:#00000080;transform:translateZ(0)}.mbsc-popup-overlay-in{opacity:1;animation:mbsc-fade-in .15s cubic-bezier(0,0,.2,1)}.mbsc-popup-overlay-out{opacity:0;animation:mbsc-fade-out 75ms cubic-bezier(.4,0,1,1)}.mbsc-popup{max-height:100%;min-width:12em;position:relative;z-index:2;pointer-events:auto;text-shadow:none;-webkit-user-select:none;user-select:none}.mbsc-popup-center{min-width:16em}.mbsc-popup-bottom{width:100%;bottom:0}.mbsc-popup-top{width:100%;top:0}.mbsc-popup-anchored{position:absolute}.mbsc-popup-anchored-left{margin-left:-1em}.mbsc-popup-anchored-right{margin-left:1em}.mbsc-popup-arrow-wrapper{position:absolute;z-index:1;overflow:hidden;pointer-events:none}.mbsc-popup-arrow-wrapper-top,.mbsc-popup-arrow-wrapper-bottom{left:0;right:0;height:2em}.mbsc-popup-arrow-wrapper-left,.mbsc-popup-arrow-wrapper-right{top:0;bottom:0;width:2em}.mbsc-popup-arrow-wrapper-top{top:100%}.mbsc-popup-arrow-wrapper-bottom{bottom:100%}.mbsc-popup-arrow-wrapper-left{left:100%}.mbsc-popup-arrow-wrapper-right{right:100%}.mbsc-popup-arrow{position:absolute;box-sizing:border-box;width:1.5em;height:1.5em;pointer-events:auto}.mbsc-popup-arrow-top{bottom:1.25em}.mbsc-popup-arrow-bottom{top:1.25em}.mbsc-popup-arrow-top,.mbsc-popup-arrow-bottom{left:50%;margin-left:-.75em;transform:rotate(-45deg)}.mbsc-popup-arrow-left{right:1.25em}.mbsc-popup-arrow-right{left:1.25em}.mbsc-popup-arrow-left,.mbsc-popup-arrow-right{top:50%;margin-top:-.75em;transform:rotate(45deg)}.mbsc-popup-focus{outline:0}.mbsc-popup-body{overflow:hidden;transform:translateZ(0)}.mbsc-popup-body-top{padding-top:var(--mbsc-safe-top)}.mbsc-popup-body-bottom{padding-bottom:var(--mbsc-safe-bottom)}.mbsc-popup-body-top,.mbsc-popup-body-bottom{padding-left:var(--mbsc-safe-left);padding-right:var(--mbsc-safe-right)}.mbsc-popup-body-round{padding:0}.mbsc-popup-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mbsc-popup-content{overflow:auto;-webkit-overflow-scrolling:touch}.mbsc-popup-padding{padding:1em}.mbsc-popup-button.mbsc-icon-button{height:auto}.mbsc-popup-pop-in{opacity:1;animation:mbsc-pop-in .15s cubic-bezier(0,0,.2,1)}.mbsc-popup-pop-out{opacity:0;animation:mbsc-pop-out 75ms cubic-bezier(.4,0,1,1) forwards}.mbsc-popup-slide-up-in{animation:mbsc-slide-up-in .25s cubic-bezier(0,0,.2,1)}.mbsc-popup-slide-up-out{animation:mbsc-slide-up-out .2s cubic-bezier(.4,0,1,1) forwards}.mbsc-popup-slide-down-in{animation:mbsc-slide-down-in .25s cubic-bezier(0,0,.2,1)}.mbsc-popup-slide-down-out{animation:mbsc-slide-down-out .2s cubic-bezier(.4,0,1,1) forwards}.mbsc-popup-pointer.mbsc-picker .mbsc-popup-overlay,.mbsc-popup-pointer .mbsc-popup-overlay-anchored{background:none}.mbsc-popup-round .mbsc-popup-slide-up-in{animation-name:mbsc-slide-up-in,mbsc-fade-in}.mbsc-popup-round .mbsc-popup-slide-up-out{animation-name:mbsc-slide-up-out,mbsc-fade-out}.mbsc-popup-round .mbsc-popup-slide-down-in{animation-name:mbsc-slide-down-in,mbsc-fade-in}.mbsc-popup-round .mbsc-popup-slide-down-out{animation-name:mbsc-slide-down-out,mbsc-fade-out}.mbsc-popup-round .mbsc-popup-top,.mbsc-popup-round .mbsc-popup-bottom{width:auto;margin-top:3em;margin-bottom:3em}.mbsc-ios.mbsc-calendar-controls{padding:2px}.mbsc-ios.mbsc-calendar-cell{border-top-style:solid;border-top-width:1px}.mbsc-ios.mbsc-calendar-cell-text{height:2em;padding:0 .5em;line-height:2em;border-radius:2em}.mbsc-ios.mbsc-calendar-week-day{height:1.7em;line-height:1.7em;font-size:.625em}.mbsc-ios.mbsc-calendar-week-nr{width:2em;height:auto;font-size:.75em;font-weight:700;line-height:3em}.mbsc-ios.mbsc-calendar-day-text{width:1.625em;height:1.625em;margin:.1875em;padding:0;line-height:1.625em;border:2px solid transparent;border-radius:2em}.mbsc-ios.mbsc-range-day .mbsc-calendar-cell-inner{z-index:1}.mbsc-ios.mbsc-range-day:after,.mbsc-ios.mbsc-range-hover:before{content:"";height:1.875em;position:absolute;left:-1px;right:-1px;top:.25em;z-index:0;box-sizing:border-box}.mbsc-ios.mbsc-range-hover:before{border-top:2px dashed;border-bottom:2px dashed}.mbsc-ios.mbsc-range-day-start.mbsc-ltr:after,.mbsc-ios.mbsc-range-day-end.mbsc-rtl:after,.mbsc-ios.mbsc-range-hover-start.mbsc-ltr:before,.mbsc-ios.mbsc-range-hover-end.mbsc-rtl:before{left:50%;margin-left:-.9375em;border-radius:2em 0 0 2em}.mbsc-ios.mbsc-range-day-end.mbsc-ltr:after,.mbsc-ios.mbsc-range-day-start.mbsc-rtl:after,.mbsc-ios.mbsc-range-hover-end.mbsc-ltr:before,.mbsc-ios.mbsc-range-hover-start.mbsc-rtl:before{right:50%;margin-right:-.9375em;border-radius:0 2em 2em 0}.mbsc-ios.mbsc-range-day-start.mbsc-range-day-end:after,.mbsc-ios.mbsc-range-hover-start.mbsc-range-hover-end:before{display:none}.mbsc-ios.mbsc-calendar-day-marked{padding-bottom:.4375em}.mbsc-ios.mbsc-calendar-marks{margin-top:-.0625em}.mbsc-ios.mbsc-calendar-mark{width:.375em;height:.375em;border-radius:.375em;margin:0 .0625em}.mbsc-ios.mbsc-calendar-day-colors .mbsc-calendar-day-text{background-clip:padding-box}.mbsc-ios.mbsc-calendar-day-colors.mbsc-hover .mbsc-calendar-cell-text{background-clip:border-box}.mbsc-ios.mbsc-calendar-text:before{border-radius:.4em}.mbsc-ios.mbsc-calendar-label{font-weight:600}.mbsc-ios.mbsc-calendar-label-background{margin:0 -.1em;background:currentColor;opacity:.3;transition:opacity .15s ease-in-out}.mbsc-ios.mbsc-calendar-label-start.mbsc-ltr .mbsc-calendar-label-background,.mbsc-ios.mbsc-calendar-label-end.mbsc-rtl .mbsc-calendar-label-background{margin-left:0;border-top-left-radius:.4em;border-bottom-left-radius:.4em}.mbsc-ios.mbsc-calendar-label-end.mbsc-ltr .mbsc-calendar-label-background,.mbsc-ios.mbsc-calendar-label-start.mbsc-rtl .mbsc-calendar-label-background{margin-right:0;border-top-right-radius:.4em;border-bottom-right-radius:.4em}.mbsc-ios.mbsc-calendar-label-hover .mbsc-calendar-label-background{opacity:.6}.mbsc-ios.mbsc-calendar-label.mbsc-calendar-label-hover:before{background:none}.mbsc-ios.mbsc-calendar-label-dragging .mbsc-calendar-label-background,.mbsc-ios.mbsc-calendar-label-active .mbsc-calendar-label-background{opacity:.9}.mbsc-ios.mbsc-calendar-height-md .mbsc-calendar-day:after{position:absolute;top:0;right:100%;bottom:0;z-index:1;margin-right:-1px;border-left-width:1px;border-left-style:solid;content:""}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-title{font-size:1.5em;line-height:1.666667em;padding:0 .166667em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-week-day{height:2.5em;padding:0 .5em;line-height:2.5em;font-size:1em;border-left:1px solid transparent}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-week-nr{padding:0;font-size:.75em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-day-inner{min-height:2.5em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-day-labels .mbsc-calendar-day-inner{min-height:4.75em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-marks{padding:0 .75em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-day-text{width:1.375em;height:1.375em;line-height:1.375em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-text{height:1.8em;line-height:1.8em;margin:0 .5em .2em .6em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-label{padding:0 .4em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-label-text{font-size:1.2em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-label-background{margin:0 -.4em}.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-week-day.mbsc-ltr,.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-day.mbsc-ltr,.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-marks.mbsc-ltr{text-align:right}.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-week-day.mbsc-rtl,.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-day.mbsc-rtl,.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-marks.mbsc-rtl{text-align:left}.mbsc-ios.mbsc-calendar-grid-view .mbsc-calendar-title{font-size:1.5em;line-height:1.666667em;padding:0 .166667em}.mbsc-ios.mbsc-calendar-grid{border-top:1px solid}.mbsc-ios.mbsc-calendar-grid .mbsc-calendar-grid-item .mbsc-calendar-week-days{background:none}.mbsc-ios.mbsc-calendar-grid .mbsc-calendar-cell{border:0}.mbsc-ios.mbsc-calendar{background:#fff;color:#000}.mbsc-ios.mbsc-calendar-wrapper,.mbsc-ios.mbsc-calendar-header{border-color:#ccc}.mbsc-ios.mbsc-calendar-button.mbsc-button{color:#007aff}.mbsc-ios.mbsc-calendar-cell{background:#fff;border-color:#ccc;color:#000}.mbsc-ios.mbsc-calendar-day:after{border-color:#ccc}.mbsc-ios.mbsc-calendar-week-nr,.mbsc-ios.mbsc-calendar-today{color:#007aff}.mbsc-ios.mbsc-hover .mbsc-calendar-cell-text{background-color:#007aff4d}.mbsc-ios.mbsc-range-day:after{background-color:#cbe2fb}.mbsc-ios.mbsc-range-day .mbsc-calendar-cell-text{color:#000}.mbsc-ios.mbsc-range-hover:before{border-color:#dedede}.mbsc-ios.mbsc-selected .mbsc-calendar-cell-text{border-color:#007aff;background:#007aff;color:#fff}.mbsc-ios.mbsc-focus .mbsc-calendar-cell-text{box-shadow:0 0 0 2px #00000080}.mbsc-ios.mbsc-focus .mbsc-calendar-day-text{box-shadow:none;border-color:#00000080}.mbsc-ios.mbsc-calendar-mark{background:#ccc}.mbsc-ios.mbsc-calendar-label{color:#5ac8fa}.mbsc-ios.mbsc-calendar-label-text{color:#000}.mbsc-ios.mbsc-calendar-label-active .mbsc-calendar-label-inner,.mbsc-ios.mbsc-calendar-label-dragging .mbsc-calendar-label-inner{color:#fff}.mbsc-ios.mbsc-calendar-label-active .mbsc-calendar-label-text,.mbsc-ios.mbsc-calendar-label-dragging .mbsc-calendar-label-text{color:inherit}.mbsc-ios.mbsc-calendar-text-more .mbsc-calendar-label-text{color:#000}.mbsc-ios.mbsc-calendar-popup .mbsc-popup-arrow,.mbsc-ios.mbsc-calendar-popup .mbsc-popup-body,.mbsc-ios.mbsc-calendar-popup .mbsc-calendar-cell{background:#fff}.mbsc-ios.mbsc-calendar-grid{border-color:#ccc}.mbsc-ios.mbsc-calendar-month-title{color:#007aff}.mbsc-ios-dark.mbsc-calendar{background:#000;color:#fff}.mbsc-ios-dark.mbsc-calendar-wrapper,.mbsc-ios-dark.mbsc-calendar-header{border-color:#333}.mbsc-ios-dark.mbsc-calendar-button.mbsc-button{color:#ff9f0a}.mbsc-ios-dark.mbsc-calendar-cell{background:#000;border-color:#333;color:#fff}.mbsc-ios-dark.mbsc-calendar-day:after{border-color:#333}.mbsc-ios-dark.mbsc-calendar-week-nr,.mbsc-ios-dark.mbsc-calendar-today{color:#ff9f0a}.mbsc-ios-dark.mbsc-hover .mbsc-calendar-cell-text{background-color:#ff9f0a4d}.mbsc-ios-dark.mbsc-range-day:after{background-color:#3d2705}.mbsc-ios-dark.mbsc-range-day .mbsc-calendar-cell-text{color:#fff}.mbsc-ios-dark.mbsc-range-hover:before{border-color:#2b2b2b}.mbsc-ios-dark.mbsc-selected .mbsc-calendar-cell-text{border-color:#ff9f0a;background:#ff9f0a;color:#fff}.mbsc-ios-dark.mbsc-focus .mbsc-calendar-cell-text{box-shadow:0 0 0 2px #ffffff80}.mbsc-ios-dark.mbsc-focus .mbsc-calendar-day-text{box-shadow:none;border-color:#ffffff80}.mbsc-ios-dark.mbsc-calendar-mark{background:#333}.mbsc-ios-dark.mbsc-calendar-label{color:#5ac8fa}.mbsc-ios-dark.mbsc-calendar-label-text,.mbsc-ios-dark.mbsc-calendar-label-active .mbsc-calendar-label-inner,.mbsc-ios-dark.mbsc-calendar-label-dragging .mbsc-calendar-label-inner{color:#fff}.mbsc-ios-dark.mbsc-calendar-label-active .mbsc-calendar-label-text,.mbsc-ios-dark.mbsc-calendar-label-dragging .mbsc-calendar-label-text{color:inherit}.mbsc-ios-dark.mbsc-calendar-text-more .mbsc-calendar-label-text{color:#fff}.mbsc-ios-dark.mbsc-calendar-popup .mbsc-popup-arrow,.mbsc-ios-dark.mbsc-calendar-popup .mbsc-popup-body{background:#292929}.mbsc-ios-dark.mbsc-calendar-popup .mbsc-calendar-cell{background:#1c1c1c}.mbsc-ios-dark.mbsc-calendar-grid{border-color:#333}.mbsc-ios-dark.mbsc-calendar-month-title{color:#ff9f0a}.mbsc-material.mbsc-calendar-wrapper-fixed:after{content:"";position:absolute;z-index:7;bottom:-.5em;left:0;right:0;height:.5em;pointer-events:none}.mbsc-material.mbsc-calendar-controls{padding:.5em}.mbsc-material.mbsc-calendar-week-day{height:2.5em;line-height:2.5em;font-size:.75em;font-weight:700}.mbsc-material.mbsc-calendar-week-nr{width:2.181819em;height:auto;font-size:.6875em;line-height:3.272728em;font-weight:700}.mbsc-material.mbsc-calendar-button.mbsc-button{padding:.428572em}.mbsc-material.mbsc-calendar-title{font-size:1.428572em;font-weight:400;text-transform:none;line-height:1.4em}.mbsc-material.mbsc-calendar-cell-text{height:2em;padding:0 .5em;line-height:2em;border-radius:2em}.mbsc-material.mbsc-calendar-month-name{font-size:.8125em}.mbsc-material.mbsc-calendar-month-name.mbsc-ltr{padding-left:.461539em}.mbsc-material.mbsc-calendar-month-name.mbsc-rtl{padding-right:.461539em}.mbsc-material.mbsc-calendar-day-text{height:1.846154em;width:1.846154em;line-height:1.846154em;margin:.230769em auto;padding:0;font-size:.8125em;border:2px solid transparent}.mbsc-material.mbsc-range-day:after,.mbsc-material.mbsc-range-hover:before{content:"";height:1.75em;position:absolute;left:0;right:0;top:.25em;z-index:-1}.mbsc-material.mbsc-range-hover:before{box-sizing:content-box;height:1.5em;border-top:2px dashed;border-bottom:2px dashed}.mbsc-material.mbsc-range-day-start.mbsc-ltr:after,.mbsc-material.mbsc-range-day-end.mbsc-rtl:after{margin-left:-.875em;border-radius:2em 0 0 2em;left:50%;right:0}.mbsc-material.mbsc-range-day-end.mbsc-ltr:after,.mbsc-material.mbsc-range-day-start.mbsc-rtl:after{margin-right:-.875em;border-radius:0 2em 2em 0;right:50%;left:0}.mbsc-material.mbsc-range-hover-start.mbsc-ltr:before,.mbsc-material.mbsc-range-hover-end.mbsc-rtl:before{left:50%;right:0}.mbsc-material.mbsc-range-hover-end.mbsc-ltr:before,.mbsc-material.mbsc-range-hover-start.mbsc-rtl:before{right:50%;left:0}.mbsc-material.mbsc-range-day-start.mbsc-range-day-end:after,.mbsc-material.mbsc-range-hover-start.mbsc-range-hover-end:before{display:none}.mbsc-material.mbsc-calendar-marks{margin-top:-.375em;transition:transform .1s ease-out}.mbsc-material.mbsc-focus .mbsc-calendar-marks,.mbsc-material.mbsc-hover .mbsc-calendar-marks,.mbsc-material.mbsc-selected .mbsc-calendar-marks,.mbsc-material.mbsc-calendar-day-colors .mbsc-calendar-marks,.mbsc-material.mbsc-highlighted .mbsc-calendar-marks,.mbsc-material.mbsc-hover-highlighted .mbsc-calendar-marks{transform:translate3d(0,.25em,0)}.mbsc-material.mbsc-calendar-label{font-weight:600;border-radius:.4em}.mbsc-material.mbsc-calendar-label-background{margin:0 -.1em;background:currentColor}.mbsc-material.mbsc-calendar-text:before{border-radius:.4em}.mbsc-material.mbsc-calendar-label:before{margin:0 -.1em;border-radius:0}.mbsc-material.mbsc-calendar-label-start.mbsc-ltr .mbsc-calendar-label-background,.mbsc-material.mbsc-calendar-label-end.mbsc-rtl .mbsc-calendar-label-background,.mbsc-material.mbsc-calendar-label-start.mbsc-ltr.mbsc-calendar-text:before,.mbsc-material.mbsc-calendar-label-end.mbsc-rtl.mbsc-calendar-text:before{margin-left:0;border-top-left-radius:.4em;border-bottom-left-radius:.4em}.mbsc-material.mbsc-calendar-label-end.mbsc-ltr .mbsc-calendar-label-background,.mbsc-material.mbsc-calendar-label-start.mbsc-rtl .mbsc-calendar-label-background,.mbsc-material.mbsc-calendar-label-end.mbsc-ltr.mbsc-calendar-text:before,.mbsc-material.mbsc-calendar-label-start.mbsc-rtl.mbsc-calendar-text:before{margin-right:0;border-top-right-radius:.4em;border-bottom-right-radius:.4em}.mbsc-material.mbsc-calendar-height-md .mbsc-calendar-slide{padding:0}.mbsc-material.mbsc-calendar-height-md .mbsc-calendar-day{border-bottom:1px solid}.mbsc-material.mbsc-calendar-height-md .mbsc-calendar-day:after{position:absolute;top:0;right:100%;bottom:0;z-index:1;margin-right:-1px;border-left-width:1px;border-left-style:solid;content:""}.mbsc-material.mbsc-calendar-width-md .mbsc-calendar-week-day{padding:0 1em}.mbsc-material.mbsc-calendar-width-md .mbsc-calendar-day-inner{min-height:4em}.mbsc-material.mbsc-calendar-width-md .mbsc-calendar-day-labels .mbsc-calendar-day-inner{min-height:5.5em}.mbsc-material.mbsc-calendar-width-md .mbsc-calendar-day-text{margin:.461539em}.mbsc-material.mbsc-calendar-width-md .mbsc-calendar-week-nr{line-height:3.818182em;padding:0}.mbsc-material.mbsc-calendar-width-md .mbsc-calendar-marks{padding:0 1.125em;margin-left:-1px;margin-right:-1px}.mbsc-material.mbsc-calendar-width-md .mbsc-calendar-text{height:1.8em;line-height:1.8em;margin:0 .5em .2em .6em}.mbsc-material.mbsc-calendar-width-md .mbsc-calendar-label{padding:0 .4em}.mbsc-material.mbsc-calendar-width-md .mbsc-calendar-label-text{font-size:1.2em}.mbsc-material.mbsc-calendar-width-md .mbsc-calendar-label:before,.mbsc-material.mbsc-calendar-width-md .mbsc-calendar-label-background{margin:0 -.4em}.mbsc-material.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-week-day.mbsc-ltr,.mbsc-material.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-day.mbsc-ltr,.mbsc-material.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-marks.mbsc-ltr{text-align:left}.mbsc-material.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-week-day.mbsc-rtl,.mbsc-material.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-day.mbsc-rtl,.mbsc-material.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-marks.mbsc-rtl{text-align:right}.mbsc-material.mbsc-calendar-wrapper:after{box-shadow:inset 0 .5em .25em -.5em #30303080}.mbsc-material.mbsc-calendar-button.mbsc-button{color:#303030}.mbsc-material.mbsc-calendar-slide,.mbsc-material.mbsc-calendar-picker-slide{background:#fff}.mbsc-material.mbsc-calendar-week-day{color:#303030b3}.mbsc-material.mbsc-calendar-cell-text{color:#303030}.mbsc-material.mbsc-calendar-week-nr,.mbsc-material.mbsc-calendar-today{color:#1a73e8}.mbsc-material.mbsc-focus .mbsc-calendar-cell-text{box-shadow:0 0 0 2px #303030b3}.mbsc-material.mbsc-hover .mbsc-calendar-cell-text{background:#0000001a}.mbsc-material.mbsc-range-hover:before{border-color:#e6e6e6}.mbsc-material.mbsc-range-day:after{background-color:#1a73e840}.mbsc-material.mbsc-selected .mbsc-calendar-cell-text{background:#1a73e8;border-color:#1a73e8;color:#fff}.mbsc-material.mbsc-calendar-mark{background:#1a73e8}.mbsc-material.mbsc-calendar-label{color:#1a73e8}.mbsc-material.mbsc-calendar-label-inner{color:#fff}.mbsc-material.mbsc-calendar-label.mbsc-calendar-label-active,.mbsc-material.mbsc-calendar-label.mbsc-calendar-label-dragging{box-shadow:0 4px 8px #00000024,0 1px 8px #0000001f,0 1px 3px -1px #0003}.mbsc-material .mbsc-calendar-label.mbsc-calendar-label-active .mbsc-calendar-label-background{box-shadow:inset 0 0 0 1px #ffffff80}.mbsc-material.mbsc-calendar-text-more{box-shadow:none}.mbsc-material.mbsc-calendar-text-more .mbsc-calendar-label-text{color:#303030}.mbsc-material.mbsc-calendar-popup .mbsc-popup-arrow,.mbsc-material.mbsc-calendar-popup .mbsc-popup-body{background:#fff}.mbsc-material.mbsc-calendar-height-md .mbsc-calendar-week-day,.mbsc-material.mbsc-calendar-height-md .mbsc-calendar-day,.mbsc-material.mbsc-calendar-height-md .mbsc-calendar-day:after{border-color:#cfcfcf}.mbsc-material.mbsc-calendar-month-title{color:#1a73e8}.mbsc-material-dark.mbsc-calendar-wrapper:after{box-shadow:inset 0 .5em .25em -.5em #ffffff80}.mbsc-material-dark.mbsc-calendar-button.mbsc-button{color:#fff}.mbsc-material-dark.mbsc-calendar-slide{background:#000}.mbsc-material-dark.mbsc-calendar-picker-slide{background:#303030}.mbsc-material-dark.mbsc-calendar-week-day{color:#ffffffb3}.mbsc-material-dark.mbsc-calendar-cell-text{color:#fff}.mbsc-material-dark.mbsc-calendar-week-nr,.mbsc-material-dark.mbsc-calendar-today{color:#87b0f3}.mbsc-material-dark.mbsc-focus .mbsc-calendar-cell-text{box-shadow:0 0 0 2px #ffffffb3}.mbsc-material-dark.mbsc-hover .mbsc-calendar-cell-text{background:#ffffff1a}.mbsc-material-dark.mbsc-range-hover:before{border-color:#1a1a1a}.mbsc-material-dark.mbsc-range-day:after{background-color:#87b0f340}.mbsc-material-dark.mbsc-selected .mbsc-calendar-cell-text{background:#87b0f3;border-color:#87b0f3;color:#000}.mbsc-material-dark.mbsc-calendar-mark{background:#87b0f3}.mbsc-material-dark.mbsc-calendar-label{color:#87b0f3}.mbsc-material-dark.mbsc-calendar-label-inner{color:#000}.mbsc-material-dark.mbsc-calendar-label.mbsc-calendar-label-active,.mbsc-material-dark.mbsc-calendar-label.mbsc-calendar-label-dragging{box-shadow:0 4px 8px #00000024,0 1px 8px #0000001f,0 1px 3px -1px #0003}.mbsc-material-dark .mbsc-calendar-label.mbsc-calendar-label-active .mbsc-calendar-label-background{box-shadow:inset 0 0 0 1px #ffffff80}.mbsc-material-dark.mbsc-calendar-text-more{box-shadow:none}.mbsc-material-dark.mbsc-calendar-text-more .mbsc-calendar-label-text{color:#fff}.mbsc-material-dark.mbsc-calendar-popup .mbsc-popup-arrow,.mbsc-material-dark.mbsc-calendar-popup .mbsc-popup-body{background:#303030}.mbsc-material-dark.mbsc-calendar-height-md .mbsc-calendar-week-day,.mbsc-material-dark.mbsc-calendar-height-md .mbsc-calendar-day,.mbsc-material-dark.mbsc-calendar-height-md .mbsc-calendar-day:after{border-color:#2b2b2b}.mbsc-material-dark.mbsc-calendar-month-title{color:#87b0f3}.mbsc-windows.mbsc-calendar-header{margin-bottom:-1px}.mbsc-windows.mbsc-calendar-button.mbsc-button.mbsc-font{margin:1px}.mbsc-windows.mbsc-calendar-title-wrapper .mbsc-calendar-button{padding:0}.mbsc-windows.mbsc-calendar-controls{padding:.5em;min-height:2.125em}.mbsc-windows.mbsc-calendar-week-day{height:2.5em;font-size:.75em;line-height:2.5em}.mbsc-windows.mbsc-calendar-body .mbsc-calendar-week-day{border:0}.mbsc-windows.mbsc-calendar-week-nr{width:2em;font-size:.75em;font-weight:700;line-height:3em}.mbsc-windows.mbsc-calendar-picker-slide{padding:.25em}.mbsc-windows.mbsc-calendar-cell{border-width:0;border-style:solid;border-top-width:1px;border-color:transparent;background-clip:padding-box;padding:0}.mbsc-windows.mbsc-calendar-cell:after{content:"";position:absolute;inset:0;pointer-events:none}.mbsc-windows.mbsc-calendar-cell-inner{display:table;position:relative;width:100%;height:100%;box-sizing:border-box;border:1px solid transparent;border-top-width:2px;border-bottom-width:2px}.mbsc-windows.mbsc-calendar-cell-text{display:table-cell;vertical-align:middle;min-width:0}.mbsc-windows.mbsc-calendar-month-name{font-size:.875em;vertical-align:middle}.mbsc-windows.mbsc-calendar-month-name.mbsc-ltr{margin-left:.5em}.mbsc-windows.mbsc-calendar-month-name.mbsc-rtl{margin-right:.5em}.mbsc-windows.mbsc-calendar-day-inner{display:block}.mbsc-windows.mbsc-calendar-day-empty:after{display:none}.mbsc-windows.mbsc-calendar-day-text{display:inline-block;font-size:.875em;line-height:2.285715em;border-radius:2em;margin:0 .5em}.mbsc-windows.mbsc-calendar-marks{bottom:.25em}.mbsc-windows.mbsc-calendar-label-background{background:currentColor}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-title{font-size:1.625em;font-weight:300;line-height:1.461538em;padding:0 .307693em}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-week-day{height:2.142858em;padding:0 .5em;font-size:.875em;line-height:2.142858em}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-week-nr{height:auto;padding:0;font-size:.75em}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-day:after{border-left-width:1px;border-left-style:solid}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-day-inner{min-height:4em}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-day-text{text-align:center}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-day-labels .mbsc-calendar-day-inner{min-height:4.75em}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-marks{bottom:.5em;padding:0 .625em}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-text{height:1.8em;line-height:1.8em;padding:0 .6em}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-label-text{font-size:1.2em}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-week-day.mbsc-ltr,.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-day.mbsc-ltr,.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-marks.mbsc-ltr{text-align:left}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-week-day.mbsc-rtl,.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-day.mbsc-rtl,.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-marks.mbsc-rtl{text-align:right}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-day.mbsc-calendar-day-labels{text-align:center}.mbsc-windows.mbsc-calendar-grid-view .mbsc-calendar-title{font-size:1.625em;font-weight:300;line-height:1.461538em;padding:0 .307693em}.mbsc-windows.mbsc-calendar,.mbsc-windows.mbsc-calendar-button.mbsc-button{color:#333}.mbsc-windows.mbsc-calendar-button.mbsc-button.mbsc-active{background:#f2f2f2;border-color:#f2f2f2}.mbsc-windows.mbsc-calendar-button.mbsc-button.mbsc-focus{box-shadow:0 0 0 1px #333}.mbsc-windows.mbsc-calendar-wrapper-fixed{border-bottom:1px solid #e6e6e6}.mbsc-windows.mbsc-calendar-slide{background:#fff;color:#333}.mbsc-windows.mbsc-calendar-week-day{color:#666}.mbsc-windows.mbsc-calendar-week-nr,.mbsc-windows.mbsc-calendar-today{color:#0078d7}.mbsc-windows.mbsc-range-day{border-left-color:#0078d740}.mbsc-windows.mbsc-range-day-start.mbsc-ltr,.mbsc-windows.mbsc-range-day-end.mbsc-rtl{border-left-color:transparent}.mbsc-windows.mbsc-range-hover .mbsc-calendar-cell-inner{border-top-color:#3333331a;border-bottom-color:#3333331a;border-style:dashed}.mbsc-windows.mbsc-selected .mbsc-calendar-cell-inner,.mbsc-windows.mbsc-range-day .mbsc-calendar-cell-inner{background:#0078d740}.mbsc-windows.mbsc-selected.mbsc-range-day .mbsc-calendar-cell-inner{background-color:#0078d7}.mbsc-windows.mbsc-selected.mbsc-range-day .mbsc-calendar-cell-text{color:#fff}.mbsc-windows.mbsc-calendar-day-colors.mbsc-selected:after{border:2px solid #0078d7}.mbsc-windows.mbsc-calendar-cell.mbsc-focus:after{border:1px solid #333333}.mbsc-windows.mbsc-calendar-cell.mbsc-hover:after{background:#3333331a}.mbsc-windows.mbsc-calendar-mark{background:#33333380}.mbsc-windows.mbsc-calendar-label{color:#0078d7}.mbsc-windows.mbsc-calendar-label-inner{color:#fff}.mbsc-windows.mbsc-calendar-label.mbsc-calendar-label-active{outline:1px solid #333333}.mbsc-windows.mbsc-calendar-text-more .mbsc-calendar-label-text{color:#333}.mbsc-windows.mbsc-calendar-height-md .mbsc-calendar-week-day{border-color:#e6e6e6}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-day,.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-day:after{border-color:#e6e6e6}.mbsc-windows.mbsc-calendar-popup .mbsc-popup-arrow,.mbsc-windows.mbsc-calendar-popup .mbsc-popup{background:#fff;border-color:#e6e6e6}.mbsc-windows.mbsc-calendar-month-title{color:#0078d7}.mbsc-windows-dark.mbsc-calendar,.mbsc-windows-dark.mbsc-calendar-button.mbsc-button{color:#fff}.mbsc-windows-dark.mbsc-calendar-button.mbsc-button.mbsc-active{background:#676767;border-color:#676767}.mbsc-windows-dark.mbsc-calendar-button.mbsc-button.mbsc-focus{box-shadow:0 0 0 1px #fff}.mbsc-windows-dark.mbsc-calendar-wrapper-fixed{border-bottom:1px solid #343434}.mbsc-windows-dark.mbsc-calendar-slide{background:#1a1a1a;color:#fff}.mbsc-windows-dark.mbsc-calendar-week-day{color:#ccc}.mbsc-windows-dark.mbsc-calendar-week-nr,.mbsc-windows-dark.mbsc-calendar-today{color:#0078d7}.mbsc-windows-dark.mbsc-range-day{border-left-color:#0078d740}.mbsc-windows-dark.mbsc-range-day-start.mbsc-ltr,.mbsc-windows-dark.mbsc-range-day-end.mbsc-rtl{border-left-color:transparent}.mbsc-windows-dark.mbsc-range-hover .mbsc-calendar-cell-inner{border-top-color:#ffffff38;border-bottom-color:#ffffff38;border-style:dashed}.mbsc-windows-dark.mbsc-selected .mbsc-calendar-cell-inner,.mbsc-windows-dark.mbsc-range-day .mbsc-calendar-cell-inner{background:#0078d740}.mbsc-windows-dark.mbsc-selected.mbsc-range-day .mbsc-calendar-cell-inner{background-color:#0078d7}.mbsc-windows-dark.mbsc-selected.mbsc-range-day .mbsc-calendar-cell-text{color:#fff}.mbsc-windows-dark.mbsc-calendar-day-colors.mbsc-selected:after{border:2px solid #0078d7}.mbsc-windows-dark.mbsc-calendar-cell.mbsc-focus:after{border:1px solid #ffffff}.mbsc-windows-dark.mbsc-calendar-cell.mbsc-hover:after{background:#ffffff38}.mbsc-windows-dark.mbsc-calendar-mark{background:#ffffff80}.mbsc-windows-dark.mbsc-calendar-label{color:#0078d7}.mbsc-windows-dark.mbsc-calendar-label-inner{color:#fff}.mbsc-windows-dark.mbsc-calendar-label.mbsc-calendar-label-active{outline:1px solid #ffffff}.mbsc-windows-dark.mbsc-calendar-text-more .mbsc-calendar-label-text{color:#fff}.mbsc-windows-dark.mbsc-calendar-height-md .mbsc-calendar-week-day{border-color:#343434}.mbsc-windows-dark.mbsc-calendar-width-md .mbsc-calendar-day,.mbsc-windows-dark.mbsc-calendar-width-md .mbsc-calendar-day:after{border-color:#343434}.mbsc-windows-dark.mbsc-calendar-popup .mbsc-popup-arrow,.mbsc-windows-dark.mbsc-calendar-popup .mbsc-popup{background:#1a1a1a;border-color:#343434}.mbsc-windows-dark.mbsc-calendar-month-title{color:#0078d7}@keyframes mbsc-zoom-in-up{0%{opacity:0;transform:scale(2)}to{opacity:1;transform:scale(1)}}@keyframes mbsc-zoom-in-down{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes mbsc-zoom-out-up{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2)}}@keyframes mbsc-zoom-out-down{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}.mbsc-calendar{-webkit-user-select:none;user-select:none;touch-action:manipulation;position:relative}.mbsc-calendar-wrapper{position:relative;z-index:1;height:100%;overflow:hidden}.mbsc-calendar-header{position:relative;z-index:1;will-change:opacity}.mbsc-calendar-header .mbsc-calendar-week-days{margin-left:-1px}.mbsc-calendar-controls{align-items:center;box-sizing:content-box;min-height:2.5em}.mbsc-calendar-button.mbsc-button.mbsc-reset{margin:0}.mbsc-calendar-button-prev-multi{order:-1}.mbsc-calendar-button-next-multi{order:1}.mbsc-calendar-body{box-sizing:border-box;overflow:hidden}.mbsc-calendar-body-inner{position:relative;overflow:hidden;margin-left:-1px}.mbsc-calendar-wrapper-fixed{height:auto;overflow:visible}.mbsc-calendar-title-wrapper{align-items:center;overflow:hidden}.mbsc-calendar-title{overflow:hidden;text-overflow:ellipsis;font-size:1.125em;padding:0 .25em;display:inline-block;vertical-align:middle}.mbsc-calendar-scroll-wrapper{display:block;overflow:hidden;position:relative;height:100%}.mbsc-calendar-picker-wrapper{position:relative;width:16em;height:16em;overflow:hidden}.mbsc-calendar-picker{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.mbsc-calendar-picker-main{position:relative;z-index:0}.mbsc-calendar-picker-in-up{opacity:0;animation:mbsc-zoom-in-up .2s cubic-bezier(0,0,.2,1) forwards}.mbsc-calendar-picker-in-down{opacity:0;animation:mbsc-zoom-in-down .2s cubic-bezier(0,0,.2,1) forwards}.mbsc-calendar-picker-out-up{opacity:0;animation:mbsc-zoom-out-up .2s cubic-bezier(.4,0,1,1) forwards}.mbsc-calendar-picker-out-down{opacity:0;animation:mbsc-zoom-out-down .2s cubic-bezier(0,0,.2,1) forwards}.mbsc-calendar-scroll-wrapper>div{height:100%}.mbsc-calendar-scroll-wrapper>div>div{height:100%;transform:translateZ(0)}.mbsc-calendar-slide{position:absolute;z-index:0;top:0;width:100%;height:100%;box-sizing:border-box}.mbsc-calendar-slide.mbsc-calendar-picker{position:relative}.mbsc-calendar-slide.mbsc-ltr{left:0}.mbsc-calendar-slide.mbsc-rtl{right:0}.mbsc-calendar-table{height:100%;transform:translateZ(0)}.mbsc-calendar-cell{position:relative;text-align:center;white-space:nowrap;cursor:pointer}.mbsc-calendar-cell-text:focus{outline:0}.mbsc-calendar-cell-inner{display:inline-block;padding:0 .25em;vertical-align:middle}.mbsc-calendar-cell.mbsc-disabled{cursor:not-allowed}.mbsc-calendar-week-day{height:2em;font-size:.6875em;line-height:2em;text-align:center;border-bottom:1px solid transparent}.mbsc-calendar-year,.mbsc-calendar-month{vertical-align:middle}.mbsc-calendar-year-text,.mbsc-calendar-month-text{margin:.875em 0;overflow:hidden;text-overflow:ellipsis;min-width:4.5em;box-sizing:border-box}.mbsc-calendar-day{min-width:0;text-align:center}.mbsc-calendar-day-empty{cursor:default}.mbsc-calendar-day-text{display:inline-block;text-align:center}.mbsc-calendar-day-text.mbsc-calendar-cell-text{box-sizing:content-box}.mbsc-calendar-day-inner{position:relative;width:100%;height:100%;padding:0;border:1px solid transparent;box-sizing:border-box}.mbsc-calendar-day-hidden{visibility:hidden}.mbsc-calendar-month-name{display:none}.mbsc-calendar-width-md .mbsc-calendar-month-name{display:inline-block;font-weight:700}.mbsc-calendar-popup .mbsc-calendar-month-name{display:none}.mbsc-calendar-day-outer .mbsc-calendar-day-text,.mbsc-calendar-day-outer .mbsc-calendar-month-name{opacity:.5}.mbsc-calendar-day-outer.mbsc-selected .mbsc-calendar-day-text,.mbsc-calendar-day-outer.mbsc-selected .mbsc-calendar-month-name{opacity:1}.mbsc-disabled .mbsc-calendar-cell-text,.mbsc-disabled .mbsc-calendar-month-name{opacity:.2}.mbsc-calendar-day-highlight:before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000001a}.mbsc-calendar-day-marked{padding-bottom:.25em}.mbsc-calendar-marks{position:absolute;left:0;right:0;height:.375em;margin-top:-.125em;overflow:hidden;white-space:nowrap;text-align:center}.mbsc-calendar-mark{display:inline-block;vertical-align:top;width:.25em;height:.25em;margin:.0625em;border-radius:.25em}.mbsc-calendar-labels{position:absolute;left:-1px;right:-1px}.mbsc-calendar-labels-row{position:relative}.mbsc-calendar-label-wrapper{display:block;position:absolute;z-index:2;top:0;width:100%}.mbsc-calendar-label-wrapper:first-child{position:relative}.mbsc-calendar-label-wrapper:focus{outline:0}.mbsc-calendar-label{padding:0 .3em}.mbsc-calendar-label-text{overflow:hidden;text-overflow:ellipsis;position:relative;z-index:2}.mbsc-calendar-text:before,.mbsc-calendar-label-background{content:"";position:absolute;z-index:0;inset:0;transition:background-color .2s}.mbsc-calendar-label.mbsc-calendar-label-hover:before{background-color:#0003;z-index:1}.mbsc-calendar-text-more{padding:0 .3em}.mbsc-calendar-text-more.mbsc-calendar-label-active:before,.mbsc-calendar-text-more.mbsc-calendar-label-hover:before{background-color:#0000001a}.mbsc-calendar-text{display:block;position:relative;height:1.6em;line-height:1.6em;font-size:.625em;white-space:nowrap;margin:0 .1em .2em .2em}.mbsc-calendar-text-placeholder{z-index:-1}.mbsc-calendar-text.mbsc-ltr{text-align:left}.mbsc-calendar-text.mbsc-rtl{text-align:right}.mbsc-calendar-label-resize{position:absolute;top:0;height:100%;width:.5em;z-index:2;cursor:ew-resize}.mbsc-calendar-label-resize:after{content:"";display:none;position:absolute;top:50%;width:.8em;height:.8em;margin-top:-.4em;background:#fff;border-radius:.8em;border:1px solid currentColor;box-sizing:border-box}.mbsc-calendar-label-resize-start.mbsc-ltr,.mbsc-calendar-label-resize-end.mbsc-rtl{left:0}.mbsc-calendar-label-resize-start.mbsc-rtl,.mbsc-calendar-label-resize-end.mbsc-ltr{right:0}.mbsc-calendar-label-resize-start.mbsc-ltr:after,.mbsc-calendar-label-resize-end.mbsc-rtl:after{left:-.4em}.mbsc-calendar-label-resize-end.mbsc-ltr:after,.mbsc-calendar-label-resize-start.mbsc-rtl:after{right:-.4em}.mbsc-calendar-label-resize-start-touch:before,.mbsc-calendar-label-resize-end-touch:before{content:"";position:absolute;top:50%;margin-top:-1em;width:2em;height:2em}.mbsc-calendar-label-resize-start-touch:before{left:-1em}.mbsc-calendar-label-resize-end-touch:before{right:-1em}.mbsc-calendar-label-hover .mbsc-calendar-label-resize:after,.mbsc-calendar-label-dragging .mbsc-calendar-label-resize:after{display:block}.mbsc-calendar-label-inactive{opacity:.4}.mbsc-calendar-label-hidden{visibility:hidden}.mbsc-calendar-labels-dragging{z-index:3}.mbsc-calendar-grid{overflow:auto;padding:0 2%}.mbsc-calendar-grid .mbsc-calendar-table{margin:0 5%;width:90%}.mbsc-calendar-grid-item{margin:1em 0;padding-top:2.5em}.mbsc-calendar-month-title{padding-bottom:.8em;margin:-2em 10% 0;font-size:1.25em;font-weight:700;line-height:1.2em}.mbsc-calendar-body-inner-variable{overflow-y:auto}.mbsc-calendar-body-inner-variable .mbsc-calendar-table{min-height:20em}.mbsc-ios.mbsc-picker .mbsc-popup-overlay-top,.mbsc-ios.mbsc-picker .mbsc-popup-overlay-bottom{background:none}.mbsc-ios.mbsc-datepicker-inline{border-top:1px solid;border-bottom:1px solid;margin-top:-1px;margin-bottom:-1px;z-index:2;position:relative}.mbsc-ios.mbsc-datepicker .mbsc-calendar-grid,.mbsc-ios.mbsc-datepicker .mbsc-calendar-cell,.mbsc-ios.mbsc-datepicker .mbsc-calendar-cell-inner{border-color:transparent}.mbsc-ios.mbsc-datepicker .mbsc-selected .mbsc-calendar-day-text,.mbsc-ios.mbsc-datepicker .mbsc-highlighted .mbsc-calendar-day-text,.mbsc-ios.mbsc-datepicker .mbsc-range-hover-start .mbsc-calendar-day-text,.mbsc-ios.mbsc-datepicker .mbsc-range-hover-end .mbsc-calendar-day-text,.mbsc-ios.mbsc-datepicker .mbsc-hover .mbsc-calendar-day-text{width:1.444445em;height:1.444445em;margin:.16667em;font-size:1.125em;line-height:1.444445em}.mbsc-ios.mbsc-picker-header{line-height:1.25em;padding:.75em 4.375em;font-weight:700;text-align:center;border-bottom:1px solid}.mbsc-ios.mbsc-range-control-wrapper{padding:0 .75em;overflow:hidden}.mbsc-ios.mbsc-range-control-wrapper .mbsc-segmented{width:17em;margin-left:auto;margin-right:auto;max-width:100%;box-sizing:border-box}.mbsc-ios.mbsc-datepicker-control-calendar.mbsc-datepicker-control-timegrid .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-ios.mbsc-datepicker-control-calendar.mbsc-datepicker-control-time .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-ios.mbsc-datepicker-control-date.mbsc-datepicker-control-time .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-ios.mbsc-datepicker-control-datetime .mbsc-range-control-wrapper .mbsc-segmented{width:25em}.mbsc-ios.mbsc-range-control-wrapper .mbsc-segmented-button{display:block;padding:0 .5em}.mbsc-ios.mbsc-range-control-wrapper .mbsc-range-value-nonempty .mbsc-segmented-button{padding:0 2.0625em 0 .5em}.mbsc-ios.mbsc-range-control-wrapper .mbsc-range-value-nonempty .mbsc-segmented-button.mbsc-rtl{padding:0 .5em 0 2.0625em}.mbsc-ios.mbsc-range-control-label,.mbsc-ios.mbsc-range-control-value{text-align:left;line-height:1.538462em}.mbsc-ios.mbsc-range-control-label.active,.mbsc-ios.mbsc-range-control-value.active{font-weight:600}.mbsc-ios.mbsc-range-control-label.mbsc-rtl,.mbsc-ios.mbsc-range-control-value.mbsc-rtl{text-align:right}.mbsc-ios.mbsc-range-control-label{padding:.615385em .615385em 0}.mbsc-ios.mbsc-range-control-value{padding:0 .615385em .615385em;text-overflow:ellipsis;overflow:hidden}.mbsc-ios.mbsc-range-control-value.active{padding:0 .571429em .571429em;font-size:1.076923em;line-height:1.428572em}.mbsc-ios.mbsc-range-label-clear{margin-top:-.692308em;width:1.307693em;height:1.307693em}.mbsc-ios.mbsc-range-label-clear.mbsc-ltr{right:1em}.mbsc-ios.mbsc-range-label-clear.mbsc-rtl{left:1em}.mbsc-ios.mbsc-picker .mbsc-popup-arrow,.mbsc-ios.mbsc-picker .mbsc-popup-body{background:#fff}.mbsc-ios.mbsc-picker-header{border-color:#ccc}.mbsc-ios.mbsc-datepicker .mbsc-calendar,.mbsc-ios.mbsc-datepicker .mbsc-calendar-slide,.mbsc-ios.mbsc-datepicker .mbsc-calendar-cell{background:#fff}.mbsc-ios.mbsc-datepicker-top.mbsc-datepicker-control-date,.mbsc-ios.mbsc-datepicker-bottom.mbsc-datepicker-control-date{background:#d1d5db}.mbsc-ios.mbsc-datepicker-inline{background:#fff;border-color:#ccc;color:#000}.mbsc-ios.mbsc-range-control-value.active{color:#007aff}.mbsc-ios.mbsc-range-control-text-empty,.mbsc-ios.mbsc-range-control-text-empty.active{color:#0006}.mbsc-ios.mbsc-range-label-clear{color:#ccc}.mbsc-ios.mbsc-range-label-clear:hover{color:#b2b2b2}.mbsc-ios-dark.mbsc-picker .mbsc-popup-arrow,.mbsc-ios-dark.mbsc-picker .mbsc-popup-body{background:#1c1c1c}.mbsc-ios-dark.mbsc-picker-header{border-color:#333}.mbsc-ios-dark.mbsc-datepicker .mbsc-calendar,.mbsc-ios-dark.mbsc-datepicker .mbsc-calendar-slide,.mbsc-ios-dark.mbsc-datepicker .mbsc-calendar-cell,.mbsc-ios-dark.mbsc-datepicker-top.mbsc-datepicker-control-date,.mbsc-ios-dark.mbsc-datepicker-bottom.mbsc-datepicker-control-date{background:#1c1c1c}.mbsc-ios-dark.mbsc-datepicker-inline{background:#1c1c1c;border-color:#333;color:#fff}.mbsc-ios-dark.mbsc-range-control-value.active{color:#ff9f0a}.mbsc-ios-dark.mbsc-range-control-text-empty,.mbsc-ios-dark.mbsc-range-control-text-empty.active{color:#fff6}.mbsc-ios-dark.mbsc-range-label-clear{color:#333}.mbsc-ios-dark.mbsc-range-label-clear:hover{color:#4d4d4d}.mbsc-material.mbsc-picker-header{font-size:1.25em;font-weight:500;padding:.8em .8em 0;line-height:1.4em;text-align:center}.mbsc-material.mbsc-range-control-wrapper .mbsc-segmented{padding:0;max-width:100%;width:18.5em}.mbsc-material.mbsc-range-control-wrapper .mbsc-segmented-button.mbsc-button.mbsc-font{background:none;border:0;border-bottom:2px solid transparent;border-radius:0;padding:.8571422em 1.142857em;display:block}.mbsc-material.mbsc-range-control-wrapper .mbsc-segmented-button.mbsc-ltr{text-align:left}.mbsc-material.mbsc-range-control-wrapper .mbsc-segmented-button.mbsc-rtl{text-align:right}.mbsc-material.mbsc-range-control-wrapper .mbsc-range-value-nonempty .mbsc-segmented-button.mbsc-ltr{padding-right:2.642857em}.mbsc-material.mbsc-range-control-wrapper .mbsc-range-value-nonempty .mbsc-segmented-button.mbsc-rtl{padding-left:2.642857em}.mbsc-material.mbsc-datepicker-control-calendar.mbsc-datepicker-control-timegrid .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-material.mbsc-datepicker-control-calendar.mbsc-datepicker-control-time .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-material.mbsc-datepicker-control-date.mbsc-datepicker-control-time .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-material.mbsc-datepicker-control-datetime .mbsc-range-control-wrapper .mbsc-segmented{width:25em}.mbsc-material.mbsc-range-control-label{text-transform:uppercase}.mbsc-material.mbsc-range-control-value{font-weight:700;overflow:hidden;text-overflow:ellipsis}.mbsc-material.mbsc-range-label-clear{margin-top:-.625em;right:.75em;width:1.3125em;height:1.3125em}.mbsc-material.mbsc-range-label-clear.mbsc-ltr{right:.75em}.mbsc-material.mbsc-range-label-clear.mbsc-rtl{left:.75em}.mbsc-material.mbsc-datepicker .mbsc-calendar-title{font-size:1.142858em;line-height:1.75em}.mbsc-material.mbsc-calendar-grid .mbsc-calendar-title{font-size:1.428572em;line-height:1.4em}.mbsc-material.mbsc-datepicker .mbsc-calendar-slide{background:#fff}.mbsc-material.mbsc-datepicker-inline{background:#fff;color:#303030}.mbsc-material.mbsc-datepicker-inline .mbsc-calendar-slide{background:#fff}.mbsc-material.mbsc-range-control-wrapper{border-bottom:1px solid rgba(0,0,0,.2)}.mbsc-material.mbsc-range-control-wrapper .mbsc-material.mbsc-segmented-button.mbsc-selected{border-bottom-color:#1a73e8}.mbsc-material.mbsc-range-control-value.active,.mbsc-material.mbsc-range-control-label.active{color:#1a73e8}.mbsc-material.mbsc-range-control-text-empty,.mbsc-material.mbsc-range-control-text-empty.active{color:#30303066}.mbsc-material.mbsc-range-label-clear{color:#b0b0b0}.mbsc-material.mbsc-range-label-clear:hover{color:#7d7d7d}.mbsc-material-dark.mbsc-datepicker .mbsc-calendar-slide{background:#303030}.mbsc-material-dark.mbsc-datepicker-inline{background:#000;color:#fff}.mbsc-material-dark.mbsc-datepicker-inline .mbsc-calendar-slide{background:#000}.mbsc-material-dark.mbsc-range-control-wrapper{border-bottom:1px solid rgba(255,255,255,.2)}.mbsc-material-dark.mbsc-range-control-wrapper .mbsc-material-dark.mbsc-segmented-button.mbsc-selected{border-bottom-color:#87b0f3}.mbsc-material-dark.mbsc-range-control-value.active,.mbsc-material-dark.mbsc-range-control-label.active{color:#87b0f3}.mbsc-material-dark.mbsc-range-control-text-empty,.mbsc-material-dark.mbsc-range-control-text-empty.active{color:#fff6}.mbsc-material-dark.mbsc-range-label-clear{color:gray}.mbsc-material-dark.mbsc-range-label-clear:hover{color:#b3b3b3}.mbsc-windows.mbsc-picker-header{padding:.5em;font-weight:700;text-align:center;border-bottom:1px solid}.mbsc-windows.mbsc-datepicker-tab{border-top:1px solid;margin-top:-1px}.mbsc-windows.mbsc-range-control-wrapper .mbsc-segmented{padding:0;max-width:100%;width:18.5em}.mbsc-windows.mbsc-range-control-wrapper .mbsc-segmented-button.mbsc-button.mbsc-font{background:none;border:0;border-bottom:2px solid transparent;padding:.625em 1em;line-height:1.25em;display:block;text-align:left}.mbsc-windows.mbsc-range-control-wrapper .mbsc-segmented-button.mbsc-rtl{text-align:right}.mbsc-windows.mbsc-range-control-wrapper .mbsc-range-value-nonempty .mbsc-segmented-button.mbsc-ltr{padding-right:1.875em}.mbsc-windows.mbsc-range-control-wrapper .mbsc-range-value-nonempty .mbsc-segmented-button.mbsc-rtl{padding-left:1.875em}.mbsc-windows.mbsc-datepicker-control-calendar.mbsc-datepicker-control-timegrid .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-windows.mbsc-datepicker-control-calendar.mbsc-datepicker-control-time .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-windows.mbsc-datepicker-control-date.mbsc-datepicker-control-time .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-windows.mbsc-datepicker-control-datetime .mbsc-range-control-wrapper .mbsc-segmented{width:26.25em}.mbsc-windows.mbsc-range-control-label{font-size:.9375em;line-height:1.6em}.mbsc-windows.mbsc-range-control-value{font-size:1.0625em;overflow:hidden;text-overflow:ellipsis}.mbsc-windows.mbsc-range-label-clear{width:1em;height:1em;right:.4375em;margin-top:-.5em}.mbsc-windows.mbsc-range-label-clear.mbsc-ltr{right:.4375em}.mbsc-windows.mbsc-range-label-clear.mbsc-rtl{left:.4375em}.mbsc-windows.mbsc-datepicker-inline{background:#fff;color:#333}.mbsc-windows.mbsc-picker-header,.mbsc-windows.mbsc-datepicker-tab{border-color:#e6e6e6}.mbsc-windows.mbsc-range-control-wrapper{border-bottom:1px solid #e6e6e6}.mbsc-windows.mbsc-range-control-wrapper .mbsc-windows.mbsc-segmented-button.mbsc-selected{border-bottom-color:#0078d7}.mbsc-windows.mbsc-range-control-wrapper .mbsc-windows.mbsc-segmented-button.mbsc-focus{box-shadow:0 0 0 1px #333 inset}.mbsc-windows.mbsc-range-control-value.active,.mbsc-windows.mbsc-range-control-label.active{color:#0078d7}.mbsc-windows.mbsc-range-control-text-empty,.mbsc-windows.mbsc-range-control-text-empty.active{color:#3336}.mbsc-windows.mbsc-range-label-clear{color:#3339}.mbsc-windows.mbsc-range-label-clear:hover{color:#333}.mbsc-windows-dark.mbsc-datepicker-inline{background:#1a1a1a;color:#fff}.mbsc-windows-dark.mbsc-picker-header,.mbsc-windows-dark.mbsc-datepicker-tab{border-color:#343434}.mbsc-windows-dark.mbsc-range-control-wrapper{border-bottom:1px solid #343434}.mbsc-windows-dark.mbsc-range-control-wrapper .mbsc-windows-dark.mbsc-segmented-button.mbsc-selected{border-bottom-color:#0078d7}.mbsc-windows-dark.mbsc-range-control-wrapper .mbsc-windows-dark.mbsc-segmented-button.mbsc-focus{box-shadow:0 0 0 1px #fff inset}.mbsc-windows-dark.mbsc-range-control-value.active,.mbsc-windows-dark.mbsc-range-control-label.active{color:#0078d7}.mbsc-windows-dark.mbsc-range-control-text-empty,.mbsc-windows-dark.mbsc-range-control-text-empty.active{color:#fff6}.mbsc-windows-dark.mbsc-range-label-clear{color:#fff9}.mbsc-windows-dark.mbsc-range-label-clear:hover{color:#fff}mbsc-datetime,mbsc-date,mbsc-time{display:block;width:100%}.mbsc-datepicker-inline{height:100%}.mbsc-datepicker .mbsc-calendar{height:100%;max-width:100%;padding-bottom:.5em;box-sizing:border-box;display:block}.mbsc-datepicker .mbsc-calendar-header .mbsc-calendar-week-days{padding:0 .5em}.mbsc-range-control-wrapper .mbsc-segmented-input{width:1px}.mbsc-range-label-clear{position:absolute;top:50%}.mbsc-datepicker-tab-wrapper{position:relative;flex-wrap:wrap;justify-content:center;overflow:hidden}.mbsc-datepicker-tab{visibility:hidden;max-width:100%;align-items:center;justify-content:center}.mbsc-datepicker-tab-expand{height:100%}.mbsc-datepicker-tab-active{visibility:visible}.mbsc-datepicker-time-modal{position:absolute;z-index:1;top:0;left:0;right:0;max-width:none;height:100%}.mbsc-datepicker .mbsc-calendar-slide{padding:0 .5em}.mbsc-ios.mbsc-datetime-year-wheel .mbsc-scroller-wheel-item{min-width:3.8em}.mbsc-ios.mbsc-datetime-month-wheel .mbsc-scroller-wheel-item{text-align:left}.mbsc-ios.mbsc-datetime-day-wheel .mbsc-scroller-wheel-item,.mbsc-ios.mbsc-datetime-hour-wheel .mbsc-scroller-wheel-item,.mbsc-ios.mbsc-datetime-date-wheel .mbsc-scroller-wheel-item{text-align:right}.mbsc-windows.mbsc-datetime-date-wheel.mbsc-scroller-wheel-wrapper{min-width:120px}.mbsc-windows.mbsc-datetime-month-wheel .mbsc-scroller-wheel-item,.mbsc-windows.mbsc-datetime-date-wheel .mbsc-scroller-wheel-item{text-align:left}.mbsc-windows.mbsc-datetime-month-wheel.mbsc-rtl .mbsc-scroller-wheel-item,.mbsc-windows.mbsc-datetime-date-wheel.mbsc-rtl .mbsc-scroller-wheel-item{text-align:right}.mbsc-material.mbsc-scroller-wheel-wrapper{margin:0 .25em;padding:.5em 0}.mbsc-material.mbsc-scroller-wheel-cont:after,.mbsc-material.mbsc-scroller-wheel-cont:before{content:"";display:block;position:absolute;width:100%;border-width:2px;border-top-style:solid;z-index:1}.mbsc-material.mbsc-scroller-wheel-cont:after{bottom:-2px}.mbsc-material.mbsc-scroller-wheel-cont:before{top:-2px}.mbsc-material.mbsc-scroller-wheel-group{padding:2em .25em}.mbsc-material.mbsc-scroller-wheel-item{padding:0 .272727em;font-size:1.375em;text-align:center}.mbsc-material.mbsc-wheel-item-multi{padding:0 2em}.mbsc-material.mbsc-scroller-wheel-header{font-weight:700;font-size:1.125em}.mbsc-material.mbsc-wheel-checkmark{box-sizing:border-box;position:absolute;top:50%;display:none;border-radius:.1875em;width:1.3em;height:1.3em;margin-top:-.55em}.mbsc-material.mbsc-wheel-checkmark:after{content:"";box-sizing:border-box;position:absolute;display:block;top:.27273em;left:.27273em;width:.8125em;height:.4375em;opacity:0;border:.125em solid;border-top:0;border-right:0;transform:scale(0) rotate(-45deg);transition:transform .1s ease-out}.mbsc-material.mbsc-wheel-checkmark.mbsc-selected:after{opacity:1;transform:scale(1) rotate(-45deg)}.mbsc-material.mbsc-wheel-checkmark.mbsc-ltr{left:.25em}.mbsc-material.mbsc-wheel-checkmark.mbsc-rtl{right:.25em}.mbsc-material.mbsc-wheel-item-multi .mbsc-material.mbsc-wheel-checkmark{display:block}.mbsc-material.mbsc-scroller-pointer .mbsc-scroller-wheel-group{padding:0}.mbsc-material.mbsc-scroller-pointer .mbsc-scroller-wheel-wrapper{margin:0;padding:0}.mbsc-material.mbsc-scroller-pointer .mbsc-scroller-wheel-item{font-size:1em;padding:0 1.25em}.mbsc-material.mbsc-scroller-pointer .mbsc-wheel-item-multi{padding:0 2em}.mbsc-material.mbsc-scroller-pointer .mbsc-wheel-item-multi.mbsc-ltr{text-align:left}.mbsc-material.mbsc-scroller-pointer .mbsc-wheel-item-multi.mbsc-rtl{text-align:right}.mbsc-material.mbsc-scroller-wheel-cont:after,.mbsc-material.mbsc-scroller-wheel-cont:before{border-color:#1a73e8}.mbsc-material.mbsc-scroller-wheel-multi:after,.mbsc-material.mbsc-scroller-wheel-multi:before{border-color:transparent}.mbsc-material.mbsc-scroller-wheel-item.mbsc-active,.mbsc-material.mbsc-scroller-wheel-item.mbsc-hover,.mbsc-material.mbsc-scroller-wheel-item.mbsc-focus,.mbsc-material.mbsc-scroller-wheel-header.mbsc-focus{background:#0000000d}.mbsc-material.mbsc-wheel-checkmark:after{border-color:#1a73e8}.mbsc-material-dark.mbsc-scroller-wheel-cont:after,.mbsc-material-dark.mbsc-scroller-wheel-cont:before{border-color:#87b0f3}.mbsc-material-dark.mbsc-scroller-wheel-multi:after,.mbsc-material-dark.mbsc-scroller-wheel-multi:before{border-color:transparent}.mbsc-material-dark.mbsc-scroller-wheel-item.mbsc-active,.mbsc-material-dark.mbsc-scroller-wheel-item.mbsc-hover,.mbsc-material-dark.mbsc-scroller-wheel-item.mbsc-focus,.mbsc-material-dark.mbsc-scroller-wheel-header.mbsc-focus{background:#0000000d}.mbsc-material-dark.mbsc-wheel-checkmark:after{border-color:#87b0f3}.mbsc-ios.mbsc-scroller-wheel-multi.mbsc-scroller-wheel-cont-3d{visibility:hidden}.mbsc-ios.mbsc-scroller-wheel-group-cont{padding:0 .625em}.mbsc-ios.mbsc-scroller-wheel-group{padding:.625em}.mbsc-ios.mbsc-wheel-group-checkmark{padding:.625em 0}.mbsc-ios.mbsc-scroller-wheel-3d{overflow:visible}.mbsc-ios.mbsc-scroller-wheel-line{display:block;z-index:1;border-radius:.5em;margin:0 .625em}.mbsc-ios.mbsc-scroller-wheel-overlay{display:block}.mbsc-ios.mbsc-scroller-wheel-item{padding:0 .5em;font-size:1.25em;text-align:center;box-sizing:border-box;border-radius:.5em}.mbsc-ios.mbsc-scroller-wheel-item-3d{font-size:1.125em}.mbsc-ios.mbsc-wheel-item-checkmark{padding-left:1.75em;padding-right:1.75em}.mbsc-ios.mbsc-scroller-wheel-header{font-size:.875em}.mbsc-ios.mbsc-wheel-checkmark{display:none;position:absolute;width:1.75em;height:1.75em;top:50%;margin-top:-.875em}.mbsc-ios.mbsc-wheel-checkmark:after{content:"";box-sizing:border-box;position:absolute;display:block;opacity:0;transform:rotate(-45deg);top:32%;left:26%;width:.75em;height:.375em;border:.125em solid currentColor;border-top:0;border-right:0;transition:opacity .2s ease-in-out}.mbsc-ios.mbsc-wheel-checkmark.mbsc-selected:after{opacity:1}.mbsc-ios.mbsc-wheel-checkmark.mbsc-ltr{left:0}.mbsc-ios.mbsc-wheel-checkmark.mbsc-rtl{right:0}.mbsc-ios.mbsc-wheel-item-multi .mbsc-ios.mbsc-wheel-checkmark,.mbsc-ios.mbsc-scroller-pointer .mbsc-ios.mbsc-wheel-item-checkmark .mbsc-wheel-checkmark{display:block}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-group-cont,.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-group{padding:0}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-wrapper{padding:.1875em 0}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-overlay{display:none}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-item{font-size:1em;padding:0 .75em;margin:0 .1875em}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-line{margin:0 .1875em}.mbsc-ios.mbsc-scroller-pointer .mbsc-wheel-item-checkmark.mbsc-ltr{text-align:left;padding-left:1.75em}.mbsc-ios.mbsc-scroller-pointer .mbsc-wheel-item-checkmark.mbsc-rtl{text-align:right;padding-right:1.75em}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-header{font-size:.75em;font-weight:700}.mbsc-ios.mbsc-scroller{background:#fff}.mbsc-ios.mbsc-scroller-top,.mbsc-ios.mbsc-scroller-bottom{background:#d1d5db}.mbsc-ios.mbsc-scroller-wheel-overlay{background:linear-gradient(#fff,#fff0 52% 48%,#fff)}.mbsc-ios.mbsc-scroller-wheel-overlay-top,.mbsc-ios.mbsc-scroller-wheel-overlay-bottom{background:linear-gradient(#d1d5db,#d1d5db00 52% 48%,#d1d5db)}.mbsc-ios.mbsc-scroller-wheel-line{background:#0000001a}.mbsc-ios.mbsc-scroller-wheel-item{color:#9e9e9e}.mbsc-ios.mbsc-scroller-wheel-item.mbsc-active,.mbsc-ios.mbsc-scroller-wheel-item.mbsc-hover,.mbsc-ios.mbsc-scroller-wheel-item.mbsc-focus,.mbsc-ios.mbsc-scroller-wheel-header.mbsc-focus{background:#007aff26}.mbsc-ios.mbsc-scroller-wheel-item-2d,.mbsc-ios.mbsc-scroller-wheel-item.mbsc-selected{color:#000}.mbsc-ios.mbsc-scroller-wheel-cont-3d{background:#fff}.mbsc-ios.mbsc-scroller-wheel-item-3d{color:#a3a3a3}.mbsc-ios.mbsc-scroller-wheel-header,.mbsc-ios.mbsc-scroller-wheel-item-3d.mbsc-wheel-item-multi{color:#000}.mbsc-ios.mbsc-scroller-wheel-item-3d.mbsc-wheel-item-multi.mbsc-selected-3d{color:#007aff}.mbsc-ios.mbsc-scroller-wheel-cont-top.mbsc-scroller-wheel-cont-3d,.mbsc-ios.mbsc-scroller-wheel-cont-bottom.mbsc-scroller-wheel-cont-3d{background:#d1d5db}.mbsc-ios.mbsc-scroller-wheel-cont-inline.mbsc-scroller-wheel-cont-3d,.mbsc-ios.mbsc-scroller-pointer.mbsc-scroller,.mbsc-ios.mbsc-scroller-pointer.mbsc-scroller-inline{background:#fff}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-item{color:#000}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-selected{color:#007aff}.mbsc-ios-dark.mbsc-scroller,.mbsc-ios-dark.mbsc-scroller-top,.mbsc-ios-dark.mbsc-scroller-bottom{background:#1c1c1c}.mbsc-ios-dark.mbsc-scroller-wheel-overlay,.mbsc-ios-dark.mbsc-scroller-wheel-overlay-top,.mbsc-ios-dark.mbsc-scroller-wheel-overlay-bottom{background:linear-gradient(#1c1c1c,#1c1c1c00 52% 48%,#1c1c1c)}.mbsc-ios-dark.mbsc-scroller-wheel-line{background:#ffffff1a}.mbsc-ios-dark.mbsc-scroller-wheel-item{color:#9e9e9e}.mbsc-ios-dark.mbsc-scroller-wheel-item.mbsc-active,.mbsc-ios-dark.mbsc-scroller-wheel-item.mbsc-hover,.mbsc-ios-dark.mbsc-scroller-wheel-item.mbsc-focus,.mbsc-ios-dark.mbsc-scroller-wheel-header.mbsc-focus{background:#ff9f0a26}.mbsc-ios-dark.mbsc-scroller-wheel-item-2d,.mbsc-ios-dark.mbsc-scroller-wheel-item.mbsc-selected{color:#fff}.mbsc-ios-dark.mbsc-scroller-wheel-cont-3d{background:#1c1c1c}.mbsc-ios-dark.mbsc-scroller-wheel-item-3d{color:#666}.mbsc-ios-dark.mbsc-scroller-wheel-header,.mbsc-ios-dark.mbsc-scroller-wheel-item-3d.mbsc-wheel-item-multi{color:#fff}.mbsc-ios-dark.mbsc-scroller-wheel-item-3d.mbsc-wheel-item-multi.mbsc-selected-3d{color:#ff9f0a}.mbsc-ios-dark.mbsc-scroller-wheel-cont-top.mbsc-scroller-wheel-cont-3d,.mbsc-ios-dark.mbsc-scroller-wheel-cont-bottom.mbsc-scroller-wheel-cont-3d,.mbsc-ios-dark.mbsc-scroller-wheel-cont-inline.mbsc-scroller-wheel-cont-3d,.mbsc-ios-dark.mbsc-scroller-pointer.mbsc-scroller,.mbsc-ios-dark.mbsc-scroller-pointer.mbsc-scroller-inline{background:#1c1c1c}.mbsc-ios-dark.mbsc-scroller-pointer .mbsc-scroller-wheel-item{color:#fff}.mbsc-ios-dark.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-selected{color:#ff9f0a}.mbsc-windows.mbsc-scroller{position:relative}.mbsc-windows.mbsc-scroller-wheel-wrapper.mbsc-ltr{border-left-width:1px;border-left-style:solid}.mbsc-windows.mbsc-scroller-wheel-wrapper-0.mbsc-ltr{border-left:0}.mbsc-windows.mbsc-scroller-wheel-wrapper.mbsc-rtl{border-right-width:1px;border-right-style:solid}.mbsc-windows.mbsc-scroller-wheel-wrapper-0.mbsc-rtl{border-right:0}.mbsc-windows.mbsc-scroller-wheel-item{padding:0 .5em;box-sizing:border-box;text-align:center}.mbsc-windows.mbsc-wheel-item-multi{padding:0 2.0625em}.mbsc-windows.mbsc-wheel-item-multi.mbsc-ltr{text-align:left}.mbsc-windows.mbsc-wheel-item-multi.mbsc-rtl{text-align:right}.mbsc-windows.mbsc-scroller-wheel-line{display:block;z-index:1}.mbsc-windows.mbsc-scroller-wheel-header{font-size:1.375em}.mbsc-windows.mbsc-wheel-checkmark{box-sizing:border-box;position:absolute;top:50%;display:none;margin-top:-.8125em;width:1.5625em;height:1.5625em}.mbsc-windows.mbsc-wheel-checkmark:after{content:"";box-sizing:border-box;position:absolute;display:block;opacity:0;transform:rotate(-45deg);top:28%;left:21%;width:.875em;height:.475em;border:.125em solid;border-top:0;border-right:0}.mbsc-windows.mbsc-wheel-checkmark.mbsc-selected:after{opacity:1}.mbsc-windows.mbsc-wheel-checkmark.mbsc-ltr{left:.25em}.mbsc-windows.mbsc-wheel-checkmark.mbsc-rtl{right:.25em}.mbsc-windows.mbsc-wheel-item-multi .mbsc-windows.mbsc-wheel-checkmark{display:block}.mbsc-windows.mbsc-scroller-pointer .mbsc-scroller-wheel-item{padding:0 1.25em}.mbsc-windows.mbsc-scroller-pointer .mbsc-wheel-item-multi{padding:0 2.0625em}.mbsc-windows.mbsc-scroller-bar:after{border-radius:0}.mbsc-windows.mbsc-scroller-wheel-wrapper{color:#333;border-color:#e6e6e6}.mbsc-windows.mbsc-scroller-wheel-line{background:#0078d766}.mbsc-windows.mbsc-scroller-wheel-item.mbsc-active,.mbsc-windows.mbsc-scroller-wheel-item.mbsc-hover,.mbsc-windows.mbsc-scroller-wheel-item.mbsc-focus,.mbsc-windows.mbsc-scroller-wheel-header.mbsc-focus{background:#3333331a}.mbsc-windows.mbsc-wheel-checkmark:after{border-color:#0078d7}.mbsc-windows-dark.mbsc-scroller-wheel-wrapper{color:#fff;border-color:#343434}.mbsc-windows-dark.mbsc-scroller-wheel-line{background:#0078d766}.mbsc-windows-dark.mbsc-scroller-wheel-item.mbsc-active,.mbsc-windows-dark.mbsc-scroller-wheel-item.mbsc-hover,.mbsc-windows-dark.mbsc-scroller-wheel-item.mbsc-focus,.mbsc-windows-dark.mbsc-scroller-wheel-header.mbsc-focus{background:#ffffff1a}.mbsc-windows-dark.mbsc-wheel-checkmark:after{border-color:#0078d7}.mbsc-scroller{width:100%;box-sizing:border-box;position:relative;text-align:center;-webkit-user-select:none;user-select:none}.mbsc-scroller-wheel-group-cont{position:relative;max-width:100%;vertical-align:middle;display:inline-block;overflow:hidden}.mbsc-scroller-wheel-group-cont:first-child:last-child{display:block}.mbsc-scroller-wheel-group{margin:0 auto;position:relative;justify-content:center}.mbsc-scroller-wheel-group-3d{perspective:100em}.mbsc-scroller-wheel-wrapper{display:block;max-width:100%;position:relative;touch-action:none;min-width:80px}.mbsc-scroller-pointer .mbsc-scroller-wheel-wrapper-0:last-child{flex:1 1 auto}.mbsc-scroller-wheel-line{display:none;position:absolute;top:50%;left:0;right:0;pointer-events:none;transform:translateY(-50%)}.mbsc-scroller-wheel-overlay{display:none;position:absolute;z-index:2;inset:0;pointer-events:none}.mbsc-scroller-wheel{display:block;overflow:hidden;border-top:1px solid transparent;border-bottom:1px solid transparent;margin:-1px 0}.mbsc-scroller-wheel-cont{position:relative;z-index:1;top:50%;border-top:1px solid transparent;border-bottom:1px solid transparent;transform:translateY(-50%)}.mbsc-scroller-wheel-cont-3d{overflow:hidden;border:0}.mbsc-scroller-wheel-cont-3d>div{position:relative;top:-1px}.mbsc-scroller-wheel-wrapper-3d,.mbsc-scroller-wheel-3d{transform-style:preserve-3d}.mbsc-scroller-items-3d{position:absolute;top:50%;left:0;right:0;transform-style:preserve-3d;transform:translateY(-50%)}.mbsc-scroller .mbsc-scroller-wheel,.mbsc-scroller .mbsc-scroller-wheel-cont{box-sizing:content-box}.mbsc-scroller-wheel-item{display:block;position:relative;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mbsc-scroller-wheel-item:focus,.mbsc-scroller-wheel-header:focus{outline:0}.mbsc-scroller-wheel-item-3d{position:absolute;top:0;left:0;right:0;cursor:pointer;backface-visibility:hidden}.mbsc-scroller-wheel-item.mbsc-disabled{opacity:.3}.mbsc-scroller-wheel-header{display:block;padding:0 .5em}.mbsc-scroller-wheel-header.mbsc-ltr{text-align:left}.mbsc-scroller-wheel-header.mbsc-rtl{text-align:right}.mbsc-scroller-bar-cont{position:absolute;z-index:4;top:0;bottom:0;width:10px;opacity:0;background:#0000000d;transform:translateZ(0);transition:opacity .2s}.mbsc-scroller-bar-cont.mbsc-ltr{right:0}.mbsc-scroller-bar-cont.mbsc-rtl{left:0}.mbsc-scroller-bar-hidden{display:none}.mbsc-scroller-bar-hover,.mbsc-scroller-bar-started{opacity:1}.mbsc-scroller-bar{position:absolute;right:0;top:0;width:10px}.mbsc-scroller-bar:after{content:"";position:absolute;inset:2px;background:#00000080;border-radius:3px}.mbsc-ios.mbsc-timegrid-item{line-height:2em;margin:.5em .625em;border-radius:2em;font-size:.875em}.mbsc-ios.mbsc-timegrid-item.mbsc-selected,.mbsc-ios.mbsc-timegrid-item:hover,.mbsc-ios.mbsc-timegrid-item:focus{font-size:1em;margin:0 .25em;outline:none}.mbsc-ios.mbsc-timegrid-item:hover,.mbsc-ios.mbsc-timegrid-item:focus{background:#007aff4d}.mbsc-ios.mbsc-timegrid-item.mbsc-selected{background:#007aff;color:#fff}.mbsc-ios-dark.mbsc-timegrid-item:hover,.mbsc-ios-dark.mbsc-timegrid-item:focus{background:#ff9f0a4d}.mbsc-ios-dark.mbsc-timegrid-item.mbsc-selected{background:#ff9f0a;color:#fff}.mbsc-material.mbsc-timegrid-item{line-height:2em;margin:.5em .625em;border-radius:2em;font-size:.875em}.mbsc-material.mbsc-timegrid-item.mbsc-selected,.mbsc-material.mbsc-timegrid-item:hover,.mbsc-material.mbsc-timegrid-item:focus{margin:0 .25em;outline:none}.mbsc-material.mbsc-timegrid-item:hover,.mbsc-material.mbsc-timegrid-item:focus{background:#3030301a}.mbsc-material.mbsc-timegrid-item.mbsc-selected{background:#1a73e8;color:#fff}.mbsc-material-dark.mbsc-timegrid-item:hover,.mbsc-material-dark.mbsc-timegrid-item:focus{background:#ffffff1a}.mbsc-material-dark.mbsc-timegrid-item.mbsc-selected{background:#87b0f3;color:#000}.mbsc-windows.mbsc-timegrid-item{padding:1.3125em 0;margin:.0625em;font-size:14px}.mbsc-windows.mbsc-timegrid-item:focus{outline:none}.mbsc-windows.mbsc-timegrid-item.mbsc-selected{background:#0078d740;color:#333}.mbsc-windows.mbsc-timegrid-item:hover,.mbsc-windows.mbsc-timegrid-item:focus{background:#3333331a}.mbsc-windows.mbsc-timegrid-item.mbsc-selected:hover,.mbsc-windows.mbsc-timegrid-item.mbsc-selected:focus{background:#12609e59}.mbsc-windows-dark.mbsc-timegrid-item.mbsc-selected{background:#0078d740;color:#fff}.mbsc-windows-dark.mbsc-timegrid-item:hover,.mbsc-windows-dark.mbsc-timegrid-item:focus{background:#ffffff1a}.mbsc-windows-dark.mbsc-timegrid-item.mbsc-selected:hover,.mbsc-windows-dark.mbsc-timegrid-item.mbsc-selected:focus{background:#59a7e559}.mbsc-datepicker-control-calendar .mbsc-datepicker-tab-timegrid{min-height:10em}.mbsc-datepicker-tab-timegrid{min-height:19em}.mbsc-timegrid-item.mbsc-disabled{pointer-events:none;opacity:.2}.mbsc-datepicker-tab-timegrid.mbsc-datepicker-tab{position:relative;overflow:auto;align-items:flex-start;width:18.5em}.mbsc-timegrid-container{position:absolute;inset:0;display:table;table-layout:fixed;width:100%}.mbsc-timegrid-row{display:table-row}.mbsc-timegrid-cell{display:table-cell;position:relative}.mbsc-timegrid-cell.mbsc-disabled{cursor:not-allowed}.mbsc-timegrid-item{vertical-align:middle;text-align:center;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none}.mbsc-ios.mbsc-segmented{margin:.75em;padding:.0625em;position:relative;border-radius:.5625em}.mbsc-ios.mbsc-segmented-item:before{content:"";position:absolute;border-left:1px solid;top:.3125em;bottom:.3125em;opacity:1;transition:opacity .2s ease-in-out}.mbsc-ios.mbsc-segmented-item.mbsc-ltr:before{left:0}.mbsc-ios.mbsc-segmented-item.mbsc-rtl:before{right:0}.mbsc-ios.mbsc-segmented-item:first-child:before,.mbsc-ios.mbsc-segmented-item-selected:before,.mbsc-ios.mbsc-segmented-item-selected+.mbsc-segmented-item:before{opacity:0}.mbsc-ios.mbsc-segmented-selectbox{position:absolute;padding:.0625em;inset:0;-webkit-user-select:none;user-select:none;border-radius:.4375em;display:none}.mbsc-ios.mbsc-segmented-selectbox.mbsc-selected{display:block}.mbsc-ios.mbsc-segmented-selectbox-animate{transition:transform .2s ease-in-out}.mbsc-ios.mbsc-segmented-selectbox-inner{height:100%;border-radius:.4375em;transition:transform .1s ease-in-out;visibility:hidden}.mbsc-ios.mbsc-segmented-selectbox-inner-visible{visibility:visible}.mbsc-ios.mbsc-segmented-item:first-child .mbsc-segmented-selectbox-inner{transform-origin:left}.mbsc-ios.mbsc-segmented-item:last-child .mbsc-segmented-selectbox-inner{transform-origin:right}.mbsc-ios.mbsc-segmented-dragging{cursor:pointer}.mbsc-ios.mbsc-segmented-dragging .mbsc-segmented-item-selected{z-index:2}.mbsc-ios.mbsc-segmented-dragging .mbsc-segmented-item-selected:after{content:"";position:absolute;inset:0 -4px;cursor:pointer}.mbsc-ios.mbsc-segmented-dragging .mbsc-segmented-selectbox-inner{transform:scale(.97,.95)}.mbsc-ios.mbsc-segmented-dragging .mbsc-segmented-item:first-child .mbsc-segmented-selectbox-inner{transform:scale(.97,.95) translate(.0625em)}.mbsc-ios.mbsc-segmented-dragging .mbsc-segmented-item:last-child .mbsc-segmented-selectbox-inner{transform:scale(.97,.95) translate(-.0625em)}.mbsc-ios.mbsc-segmented-button.mbsc-icon-button{height:2.307693em}.mbsc-ios.mbsc-segmented-button.mbsc-button{margin:0;padding:0 .615385em;border-radius:0;font-size:.8125em;line-height:2.307693em;transition:opacity .1s ease-out,background-color .1s ease-out,transform .1s ease-in-out;-webkit-font-smoothing:subpixel-antialiased}.mbsc-ios.mbsc-segmented-button.mbsc-button.mbsc-active,.mbsc-ios.mbsc-segmented-button.mbsc-button.mbsc-hover{opacity:1}.mbsc-ios.mbsc-segmented-dragging .mbsc-segmented-item-selected .mbsc-segmented-button{transform:scale(.97,.95)}.mbsc-ios.mbsc-segmented-item-selected:first-child .mbsc-segmented-button{transform-origin:left}.mbsc-ios.mbsc-segmented-item-selected:last-child .mbsc-segmented-button{transform-origin:right}.mbsc-ios.mbsc-segmented{background:#dedede}.mbsc-ios.mbsc-segmented-item:before{border-color:#0003}.mbsc-ios.mbsc-segmented-item.mbsc-focus .mbsc-segmented-selectbox{box-shadow:0 0 0 .0625em #00000080 inset}.mbsc-ios.mbsc-segmented-selectbox-inner{background:#fff}.mbsc-ios.mbsc-segmented-selectbox-inner.mbsc-selected{box-shadow:#bababa 3px 3px 8px -4px}.mbsc-ios.mbsc-segmented-button.mbsc-button{background:transparent;color:#000}.mbsc-ios.mbsc-segmented-primary{background:#3f97f6}.mbsc-ios.mbsc-segmented-secondary{background:#90979e}.mbsc-ios.mbsc-segmented-success{background:#43be5f}.mbsc-ios.mbsc-segmented-warning{background:#f8b042}.mbsc-ios.mbsc-segmented-danger{background:#f5504e}.mbsc-ios.mbsc-segmented-info{background:#5bb7c5}.mbsc-ios.mbsc-segmented-light{background:#fff}.mbsc-ios.mbsc-segmented-dark{background:#47494a}.mbsc-ios-dark.mbsc-segmented{background:#1c1c1c}.mbsc-ios-dark.mbsc-segmented-item:before{border-color:#fff3}.mbsc-ios-dark.mbsc-segmented-item.mbsc-focus .mbsc-segmented-selectbox{box-shadow:0 0 0 .0625em #ffffff80 inset}.mbsc-ios-dark.mbsc-segmented-selectbox-inner{background:#5a5a5a}.mbsc-ios-dark.mbsc-segmented-selectbox-inner.mbsc-selected{box-shadow:#000 3px 3px 8px -4px}.mbsc-ios-dark.mbsc-segmented-button.mbsc-button{background:transparent;color:#fff}.mbsc-ios-dark.mbsc-datepicker .mbsc-segmented,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-segmented,.mbsc-ios-dark.mbsc-calendar-header .mbsc-ios-dark.mbsc-segmented{background:#2b2b2b}.mbsc-ios-dark.mbsc-segmented-primary{background:#3f97f6}.mbsc-ios-dark.mbsc-segmented-secondary{background:#90979e}.mbsc-ios-dark.mbsc-segmented-success{background:#43be5f}.mbsc-ios-dark.mbsc-segmented-warning{background:#f8b042}.mbsc-ios-dark.mbsc-segmented-danger{background:#f5504e}.mbsc-ios-dark.mbsc-segmented-info{background:#5bb7c5}.mbsc-ios-dark.mbsc-segmented-light{background:#fff}.mbsc-ios-dark.mbsc-segmented-dark{background:#47494a}.mbsc-material.mbsc-segmented{padding:.75em}.mbsc-material.mbsc-segmented-selectbox{display:none}.mbsc-material.mbsc-segmented-item:first-child .mbsc-segmented-button{border-top-left-radius:.25em;border-bottom-left-radius:.25em}.mbsc-material.mbsc-segmented-item:first-child .mbsc-segmented-button.mbsc-rtl{border-radius:0 .25em .25em 0;border-right-width:.142858em}.mbsc-material.mbsc-segmented-item:last-child .mbsc-segmented-button{border-top-right-radius:.25em;border-bottom-right-radius:.25em;border-right-width:.142858em}.mbsc-material.mbsc-segmented-item:last-child .mbsc-segmented-button.mbsc-rtl{border-radius:.25em 0 0 .25em;border-right-width:0}.mbsc-material.mbsc-segmented-button.mbsc-button{margin:0;padding:.285715em 1.142858em;border:.142858em solid transparent;border-right-width:0;border-radius:0;background:none;box-shadow:none;min-width:auto;font-size:.875em}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-hover,.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-active{box-shadow:none}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-focus:after{content:"";display:block;position:absolute;inset:0}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-primary{color:#3f97f6;border-color:#3f97f6}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-primary.mbsc-hover,.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-primary.mbsc-active{background:#3f97f633}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-primary.mbsc-selected{background:#3f97f6}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-secondary{color:#90979e;border-color:#90979e}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-secondary.mbsc-hover,.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-secondary.mbsc-active{background:#90979e33}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-secondary.mbsc-selected{background:#90979e}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-success{color:#43be5f;border-color:#43be5f}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-success.mbsc-hover,.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-success.mbsc-active{background:#43be5f33}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-success.mbsc-selected{background:#43be5f}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-danger{color:#f5504e;border-color:#f5504e}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-danger.mbsc-hover,.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-danger.mbsc-active{background:#f5504e33}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-danger.mbsc-selected{background:#f5504e}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-warning{color:#f8b042;border-color:#f8b042}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-warning.mbsc-hover,.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-warning.mbsc-active{background:#f8b04233}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-warning.mbsc-selected{background:#f8b042}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-info{color:#5bb7c5;border-color:#5bb7c5}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-info.mbsc-hover,.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-info.mbsc-active{background:#5bb7c533}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-info.mbsc-selected{background:#5bb7c5}.mbsc-material.mbsc-segmented-button.mbsc-button{border-color:#1a73e8;color:#000}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-hover,.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-active{background:#0003}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-selected{background:#1a73e8;color:#fff}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-focus:after{background:#0003}.mbsc-material-dark.mbsc-segmented-button.mbsc-button{border-color:#87b0f3;color:#fff}.mbsc-material-dark.mbsc-segmented-button.mbsc-button.mbsc-hover,.mbsc-material-dark.mbsc-segmented-button.mbsc-button.mbsc-active{background:#fff3}.mbsc-material-dark.mbsc-segmented-button.mbsc-button.mbsc-selected{background:#87b0f3;color:#000}.mbsc-material-dark.mbsc-segmented-button.mbsc-button.mbsc-focus:after{background:#fff3}.mbsc-windows.mbsc-segmented{padding:.75em}.mbsc-windows.mbsc-segmented-selectbox{display:none}.mbsc-windows.mbsc-segmented-button.mbsc-button{margin:0;border-color:transparent}.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-active,.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-hover{border-color:transparent}.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-focus{z-index:2}.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-primary.mbsc-active,.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-primary.mbsc-selected{background:#3f97f6}.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-secondary.mbsc-active,.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-secondary.mbsc-selected{background:#90979e}.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-success.mbsc-active,.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-success.mbsc-selected{background:#43be5f}.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-danger.mbsc-active,.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-danger.mbsc-selected{background:#f5504e}.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-warning.mbsc-active,.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-warning.mbsc-selected{background:#f8b042}.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-info.mbsc-active,.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-info.mbsc-selected{background:#5bb7c5}.mbsc-windows.mbsc-segmented-button.mbsc-button{background:#ccc;color:#333}.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-hover,.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-active{background:#d4d4d4}.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-selected{background:#7a7a7a;color:#fff}.mbsc-windows-dark.mbsc-segmented-button.mbsc-button{background:#404040;color:#fff}.mbsc-windows-dark.mbsc-segmented-button.mbsc-button.mbsc-hover,.mbsc-windows-dark.mbsc-segmented-button.mbsc-button.mbsc-active{background:#454545}.mbsc-windows-dark.mbsc-segmented-button.mbsc-button.mbsc-selected{background:#ababab;color:#000}.mbsc-segmented{overflow:hidden}.mbsc-segmented-item{margin:0;position:relative;text-align:center;font-size:1em;flex:1 1 0;-webkit-user-select:none;user-select:none;min-width:0}.mbsc-segmented-label{display:block;margin:0;padding:0}.mbsc-segmented-input{width:100%;height:100%;top:0;left:0;opacity:0;position:absolute}.mbsc-segmented-button.mbsc-button{width:100%}.mbsc-ios.mbsc-select-scroller-inline{border-top:1px solid;border-bottom:1px solid;margin-top:-1px;margin-bottom:-1px}.mbsc-ios.mbsc-select-group-wheel-multi .mbsc-scroller-wheel-cont-3d{visibility:hidden}.mbsc-ios.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-select-group-wheel.mbsc-ltr{border-right-width:1px;border-right-style:solid}.mbsc-ios.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-select-group-wheel.mbsc-rtl{border-left-width:1px;border-left-style:solid}.mbsc-ios.mbsc-select-filter-cont{padding:.5em}.mbsc-ios.mbsc-select-filter{margin:0}.mbsc-ios.mbsc-select-filter-input{height:2em}.mbsc-ios.mbsc-select-empty-text{font-size:1.25em}.mbsc-ios.mbsc-select-scroller-inline{border-color:#ccc}.mbsc-ios.mbsc-select-filter-cont{background-color:#f2f2f7}.mbsc-ios.mbsc-select-filter-clear{color:#ccc}.mbsc-ios.mbsc-select-filter-clear:hover{color:#b2b2b2}.mbsc-ios.mbsc-select-empty-text{color:#9e9e9e}.mbsc-ios.mbsc-select-group-wheel{border-color:#ccc}.mbsc-ios.mbsc-select-group-wheel-multi .mbsc-scroller-wheel-item-3d{color:#000}.mbsc-ios.mbsc-select-group-wheel-multi .mbsc-selected-3d{color:#007aff}.mbsc-ios-dark.mbsc-select-scroller-inline{border-color:#333}.mbsc-ios-dark.mbsc-select-filter-cont{background-color:#1c1c1c}.mbsc-ios-dark.mbsc-select-filter-clear{color:#404040}.mbsc-ios-dark.mbsc-select-filter-clear:hover{color:#4d4d4d}.mbsc-ios-dark.mbsc-select-empty-text{color:#9e9e9e}.mbsc-ios-dark.mbsc-select-group-wheel{border-color:#333}.mbsc-ios-dark.mbsc-select-group-wheel-multi .mbsc-scroller-wheel-item-3d{color:#fff}.mbsc-ios-dark.mbsc-select-group-wheel-multi .mbsc-selected-3d{color:#ff9f0a}.mbsc-material.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-scroller-wheel-cont:after,.mbsc-material.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-scroller-wheel-cont:before{display:none}.mbsc-material.mbsc-select-filter{margin:0}.mbsc-material.mbsc-select-empty-text{font-size:1.375em;opacity:.5}.mbsc-material.mbsc-select-scroller-inline{background-color:#fff;color:#303030}.mbsc-material.mbsc-select-filter-clear{color:#b0b0b0}.mbsc-material.mbsc-select-filter-clear:hover{color:#7d7d7d}.mbsc-material.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-selected{color:#1a73e8;background:#00000026}.mbsc-material.mbsc-select-group-wheel-multi .mbsc-selected{color:#1a73e8}.mbsc-material-dark.mbsc-select-scroller-inline{background-color:#000;color:#fff}.mbsc-material-dark.mbsc-select-filter-clear{color:gray}.mbsc-material-dark.mbsc-select-filter-clear:hover{color:#b3b3b3}.mbsc-material-dark.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-selected{color:#87b0f3;background:#00000026}.mbsc-material-dark.mbsc-select-group-wheel-multi .mbsc-selected{color:#87b0f3}.mbsc-windows.mbsc-select-filter{margin:.5em}.mbsc-windows.mbsc-select-empty-text{font-size:1.5em;opacity:.6}.mbsc-windows.mbsc-select-scroller-inline{background-color:#fff;color:#333}.mbsc-windows.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-selected,.mbsc-windows.mbsc-select-group-wheel-multi .mbsc-selected{color:#0078d7}.mbsc-windows-dark.mbsc-select-scroller-inline{background-color:#1a1a1a;color:#fff}.mbsc-windows-dark.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-selected,.mbsc-windows-dark.mbsc-select-group-wheel-multi .mbsc-selected{color:#0078d7}.mbsc-select-scroller .mbsc-scroller-wheel-wrapper{flex:1 1 auto}.mbsc-select-filter-cont{position:relative}.mbsc-select-filter-clear{position:absolute;width:1em;height:1em;top:50%;margin-top:-1em;padding:.5em;cursor:pointer;box-sizing:content-box}.mbsc-select-filter-clear.mbsc-rtl{left:.5em;right:auto}.mbsc-select-filter-clear.mbsc-ltr{right:.5em;left:auto}.mbsc-select-empty .mbsc-scroller-wheel-group-cont{visibility:hidden}.mbsc-select-empty-text{position:absolute;inset:0;justify-content:center;align-items:center}.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-ltr{text-align:left}.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-rtl{text-align:right}.mbsc-ios.mbsc-eventcalendar .mbsc-calendar-header-vertical{margin-bottom:-1px;border-bottom-width:1px;border-bottom-style:solid}.mbsc-ios.mbsc-eventcalendar .mbsc-calendar-wrapper{border-bottom-width:1px;border-bottom-style:solid}.mbsc-ios.mbsc-popover-list .mbsc-event:last-child:after{display:none}.mbsc-ios.mbsc-event-day.mbsc-list-header{font-weight:700;padding:.5em 1em;line-height:1.5em;text-transform:none}.mbsc-ios.mbsc-event-time{width:6em;font-size:.875em;line-height:1.428572em}.mbsc-ios.mbsc-event-date{width:10.5em}.mbsc-ios.mbsc-event-color{width:.25em;border-radius:.125em;margin:0 .5em 0 -.5em}.mbsc-ios.mbsc-event-color.mbsc-rtl{margin:0 -.5em 0 .5em}.mbsc-ios.mbsc-event-time.mbsc-ltr{text-align:right}.mbsc-ios.mbsc-event-time.mbsc-rtl{text-align:left}.mbsc-ios.mbsc-event-end{opacity:.7}.mbsc-ios.mbsc-event-text{font-weight:500}.mbsc-ios.mbsc-event-sep{display:none}.mbsc-ios.mbsc-calendar-button-today{font-weight:500;padding:0}.mbsc-ios.mbsc-eventcalendar-schedule .mbsc-calendar-day,.mbsc-ios.mbsc-eventcalendar-schedule .mbsc-calendar-wrapper{border:0}.mbsc-ios.mbsc-schedule-wrapper{position:relative;margin-top:-1px;z-index:2}.mbsc-ios.mbsc-schedule-header{border-bottom:1px solid}.mbsc-ios.mbsc-schedule-header-item{padding:.4375em 0;line-height:1.75em}.mbsc-ios.mbsc-schedule-header-item.mbsc-ltr{border-left-style:solid;border-left-width:1px}.mbsc-ios.mbsc-schedule-header-item.mbsc-rtl{border-right-style:solid;border-right-width:1px}.mbsc-ios.mbsc-schedule-header-item:first-child{border:0}.mbsc-ios.mbsc-schedule-header-dayname{font-size:1em;font-weight:400}.mbsc-ios.mbsc-schedule-header-day{display:inline-block;height:1.625em;width:1.625em;line-height:1.625em;border-radius:50%;text-align:center;font-size:1em;font-weight:400}.mbsc-ios.mbsc-schedule-header-item-large{padding:.1875em 0}.mbsc-ios.mbsc-schedule-header-item-large.mbsc-schedule-header-item{border-color:transparent}.mbsc-ios.mbsc-schedule-header-item-large .mbsc-schedule-header-dayname{display:inline-block;padding:0 .375em;font-size:1em;font-weight:400}.mbsc-ios.mbsc-schedule-all-day-wrapper{max-height:3.125em;border-bottom:1px solid}.mbsc-ios.mbsc-schedule-all-day-text{padding:.5em .666667em;font-size:.75em;text-transform:lowercase}.mbsc-ios.mbsc-schedule-timezone-label{line-height:2.5em;padding:0 .666667em}.mbsc-ios.mbsc-schedule-date-header{position:relative;z-index:3;will-change:opacity;border-bottom:1px solid}.mbsc-ios.mbsc-schedule-date-header-text{padding:.5em;font-size:.75em;font-weight:700}.mbsc-ios.mbsc-schedule-resource.mbsc-ltr{border-left-width:1px;border-left-style:solid}.mbsc-ios.mbsc-schedule-resource.mbsc-rtl{border-right-width:1px;border-right-style:solid}.mbsc-ios.mbsc-schedule-resource:first-child{border:0}.mbsc-ios.mbsc-schedule-all-day-item{padding:.25em 0;min-height:1.875em}.mbsc-ios.mbsc-schedule-time{font-size:.625em;padding:0 .8em}.mbsc-ios.mbsc-schedule-cursor-time-x{width:6.8em;padding:0 .8em}.mbsc-ios.mbsc-schedule-event:after{content:"";position:absolute;inset:-.5em 1px;z-index:-1}.mbsc-ios.mbsc-schedule-event-start:after{top:1px}.mbsc-ios.mbsc-schedule-event-end:after{bottom:1px}.mbsc-ios.mbsc-schedule-event-custom:after{display:none}.mbsc-ios.mbsc-schedule-event-background{opacity:.3;transition:opacity .15s ease-in-out}.mbsc-ios.mbsc-schedule-event-start:after,.mbsc-ios.mbsc-schedule-event-start .mbsc-schedule-event-background{border-top-left-radius:.25em;border-top-right-radius:.25em}.mbsc-ios.mbsc-schedule-event-end:after,.mbsc-ios.mbsc-schedule-event-end .mbsc-schedule-event-background{border-bottom-left-radius:.25em;border-bottom-right-radius:.25em}.mbsc-ios.mbsc-timeline-event:after{margin-top:6px;top:0;bottom:0}.mbsc-ios.mbsc-timeline-event-start.mbsc-ltr:after,.mbsc-ios.mbsc-timeline-event-start.mbsc-ltr .mbsc-schedule-event-background,.mbsc-ios.mbsc-timeline-event-end.mbsc-rtl:after,.mbsc-ios.mbsc-timeline-event-end.mbsc-rtl .mbsc-schedule-event-background{border-bottom-left-radius:.25em;border-top-left-radius:.25em}.mbsc-ios.mbsc-timeline-event-end.mbsc-ltr:after,.mbsc-ios.mbsc-timeline-event-end.mbsc-ltr .mbsc-schedule-event-background,.mbsc-ios.mbsc-timeline-event-start.mbsc-rtl:after,.mbsc-ios.mbsc-timeline-event-start.mbsc-rtl .mbsc-schedule-event-background{border-bottom-right-radius:.25em;border-top-right-radius:.25em}.mbsc-ios.mbsc-schedule-event-hover .mbsc-schedule-event-background{opacity:.6}.mbsc-ios.mbsc-schedule-event-active .mbsc-schedule-event-background,.mbsc-ios.mbsc-schedule-event-dragging .mbsc-schedule-event-background{opacity:.9}.mbsc-ios.mbsc-schedule-event-dragging{top:.25em}.mbsc-ios.mbsc-timeline-event-dragging{top:0}.mbsc-ios.mbsc-schedule-event-bar{position:absolute;top:-.5em;bottom:-.5em;width:.1875em;background:currentColor}.mbsc-ios.mbsc-schedule-event-bar.mbsc-ltr{left:1px}.mbsc-ios.mbsc-schedule-event-bar.mbsc-rtl{right:1px}.mbsc-ios.mbsc-schedule-event-start .mbsc-schedule-event-bar{top:1px}.mbsc-ios.mbsc-schedule-event-start .mbsc-schedule-event-bar.mbsc-ltr,.mbsc-ios.mbsc-schedule-event-start .mbsc-schedule-event-bar.mbsc-rtl{border-top-left-radius:.1875em}.mbsc-ios.mbsc-schedule-event-end .mbsc-schedule-event-bar{bottom:1px}.mbsc-ios.mbsc-schedule-event-end .mbsc-schedule-event-bar.mbsc-ltr,.mbsc-ios.mbsc-schedule-event-end .mbsc-schedule-event-bar.mbsc-rtl{border-bottom-left-radius:.1875em}.mbsc-ios.mbsc-schedule-event-title{font-weight:600}.mbsc-ios.mbsc-schedule-event-buffer-background{opacity:.15}.mbsc-ios.mbsc-schedule-event-all-day:after{top:0;bottom:0}.mbsc-ios.mbsc-schedule-event-all-day-background.mbsc-schedule-event-background{border-radius:0}.mbsc-ios.mbsc-timeline-event-start.mbsc-schedule-event-all-day.mbsc-ltr:after,.mbsc-ios.mbsc-timeline-event-end.mbsc-schedule-event-all-day.mbsc-rtl:after,.mbsc-ios.mbsc-timeline-event-start.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-ios.mbsc-timeline-event-end.mbsc-rtl .mbsc-schedule-event-all-day-background,.mbsc-ios.mbsc-schedule-event-start.mbsc-schedule-event-all-day.mbsc-ltr:after,.mbsc-ios.mbsc-schedule-event-end.mbsc-schedule-event-all-day.mbsc-rtl:after,.mbsc-ios.mbsc-schedule-event-start.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-ios.mbsc-schedule-event-end.mbsc-rtl .mbsc-schedule-event-all-day-background{left:.25em;border-top-left-radius:.25em;border-bottom-left-radius:.25em}.mbsc-ios.mbsc-timeline-event-end.mbsc-schedule-event-all-day.mbsc-ltr:after,.mbsc-ios.mbsc-timeline-event-start.mbsc-schedule-event-all-day.mbsc-rtl:after,.mbsc-ios.mbsc-timeline-event-end.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-ios.mbsc-timeline-event-start.mbsc-rtl .mbsc-schedule-event-all-day-background,.mbsc-ios.mbsc-schedule-event-end.mbsc-schedule-event-all-day.mbsc-ltr:after,.mbsc-ios.mbsc-schedule-event-start.mbsc-schedule-event-all-day.mbsc-rtl:after,.mbsc-ios.mbsc-schedule-event-end.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-ios.mbsc-schedule-event-start.mbsc-rtl .mbsc-schedule-event-all-day-background{right:.25em;border-top-right-radius:.25em;border-bottom-right-radius:.25em}.mbsc-ios.mbsc-timeline-resource-icon{width:1.214286em;padding:0 .142858em;box-sizing:content-box}.mbsc-ios.mbsc-calendar-width-md .mbsc-schedule-all-day-wrapper{max-height:3.5em}.mbsc-ios.mbsc-calendar-width-md .mbsc-schedule-time,.mbsc-ios.mbsc-calendar-width-md .mbsc-schedule-time-indicator-time-x{font-size:.75em;padding:0 .666667em}.mbsc-ios.mbsc-calendar-width-md .mbsc-schedule-cursor-time-x{font-size:.75em;width:5.666667em;padding:0 .666667em}.mbsc-ios.mbsc-eventcalendar .mbsc-calendar-header,.mbsc-ios.mbsc-eventcalendar .mbsc-calendar-week-days{background:#f7f7f7}.mbsc-ios.mbsc-eventcalendar .mbsc-calendar-day.mbsc-disabled{background:#efefef}.mbsc-ios.mbsc-event-list-empty{color:#6e6e72}.mbsc-ios.mbsc-event-day.mbsc-list-header{background:#fff;border-color:#ccc;color:#000}.mbsc-ios.mbsc-event.mbsc-list-item{background:#fff;color:#000}.mbsc-ios.mbsc-event.mbsc-list-item:before,.mbsc-ios.mbsc-event.mbsc-list-item:after{border-color:#ccc}.mbsc-ios.mbsc-event.mbsc-list-item.mbsc-hover:before{background:#0000000d}.mbsc-ios.mbsc-event.mbsc-list-item.mbsc-focus .mbsc-list-item-background,.mbsc-ios.mbsc-event.mbsc-list-item.mbsc-selected .mbsc-list-item-background{background:#00000026}.mbsc-ios.mbsc-event-color{background:#5ac8fa}.mbsc-ios.mbsc-eventcalendar-schedule .mbsc-calendar-day,.mbsc-ios.mbsc-schedule-wrapper{background:#f7f7f7}.mbsc-ios.mbsc-schedule-header,.mbsc-ios.mbsc-schedule-header-item{border-color:#ccc}.mbsc-ios.mbsc-schedule-header-day-today{color:#007aff}.mbsc-ios.mbsc-schedule-header-day.mbsc-hover{background:#007aff4d}.mbsc-ios.mbsc-schedule-header-dayname-curr,.mbsc-ios.mbsc-schedule-header-day.mbsc-selected{color:#007aff}.mbsc-ios.mbsc-schedule-header-day.mbsc-selected{background:#007aff;color:#fff}.mbsc-ios.mbsc-schedule-header-dayname-curr{color:#000}.mbsc-ios.mbsc-schedule-date-header{background:#f7f7f7;border-color:#ccc}.mbsc-ios.mbsc-schedule-grid-wrapper{background:#fff}.mbsc-ios.mbsc-schedule-all-day-wrapper{border-color:#ccc;background:#fff}.mbsc-ios.mbsc-schedule-all-day-text,.mbsc-ios.mbsc-schedule-timezone-label{color:#8c8c8c}.mbsc-ios.mbsc-timeline-day:after,.mbsc-ios.mbsc-timeline-slots,.mbsc-ios.mbsc-timeline-slot-header,.mbsc-ios.mbsc-timeline-header-month,.mbsc-ios.mbsc-timeline-header-week,.mbsc-ios.mbsc-timeline-footer-week,.mbsc-ios.mbsc-timeline-header-date,.mbsc-ios.mbsc-timeline-header-column,.mbsc-ios.mbsc-timeline-header,.mbsc-ios.mbsc-timeline-footer-date,.mbsc-ios.mbsc-timeline-footer,.mbsc-ios.mbsc-timeline-footer-column,.mbsc-ios.mbsc-timeline-resource,.mbsc-ios.mbsc-timeline-resource-header-cont,.mbsc-ios.mbsc-timeline-resource-footer-cont,.mbsc-ios.mbsc-timeline-sidebar-resource,.mbsc-ios.mbsc-timeline-sidebar-header-cont,.mbsc-ios.mbsc-timeline-sidebar-footer-cont,.mbsc-ios.mbsc-timeline-column,.mbsc-ios.mbsc-timeline-row,.mbsc-ios.mbsc-schedule-resource-group,.mbsc-ios.mbsc-schedule-resource,.mbsc-ios.mbsc-schedule-all-day-item:after,.mbsc-ios.mbsc-schedule-column,.mbsc-ios.mbsc-schedule-item,.mbsc-ios.mbsc-timeline-row-group:after,.mbsc-ios.mbsc-timeline-row-date{border-color:#ccc}.mbsc-ios.mbsc-timeline-row-fixed{box-shadow:0 1px #ccc}.mbsc-ios.mbsc-timeline-header-column,.mbsc-ios.mbsc-schedule-cursor-time,.mbsc-ios.mbsc-schedule-time{color:#8c8c8c}.mbsc-ios.mbsc-schedule-event{color:#5ac8fa}.mbsc-ios.mbsc-schedule-event:after{background:#ffffffe6}.mbsc-ios.mbsc-schedule-event-title,.mbsc-ios.mbsc-schedule-event-range{color:#000}.mbsc-ios.mbsc-schedule-event-active .mbsc-schedule-event-inner,.mbsc-ios.mbsc-schedule-event-dragging .mbsc-schedule-event-inner{color:#fff}.mbsc-ios.mbsc-schedule-event-active .mbsc-schedule-event-title,.mbsc-ios.mbsc-schedule-event-active .mbsc-schedule-event-range,.mbsc-ios.mbsc-schedule-event-dragging .mbsc-schedule-event-title,.mbsc-ios.mbsc-schedule-event-dragging .mbsc-schedule-event-range{color:inherit}.mbsc-ios.mbsc-schedule-time-indicator{border-color:#007aff}.mbsc-ios.mbsc-schedule-time-indicator-day:before{background:#007aff}.mbsc-ios.mbsc-schedule-time-indicator-time,.mbsc-ios.mbsc-schedule-cursor-time{background:#fffc;color:#007aff}.mbsc-ios.mbsc-schedule-invalid{background:#efefefbf;color:#888}.mbsc-ios.mbsc-timeline-header-bg,.mbsc-ios.mbsc-timeline-header-text,.mbsc-ios.mbsc-timeline-footer-bg,.mbsc-ios.mbsc-timeline-resource-bg,.mbsc-ios.mbsc-timeline-resource-header-cont,.mbsc-ios.mbsc-timeline-resource-footer-cont,.mbsc-ios.mbsc-timeline-resource-dragged,.mbsc-ios.mbsc-timeline-row-fixed,.mbsc-ios.mbsc-timeline-sidebar-header-cont,.mbsc-ios.mbsc-timeline-sidebar-footer-cont{background:#fff}.mbsc-ios.mbsc-timeline-resource{background:#fff;color:#000}.mbsc-ios.mbsc-timeline-header-active{color:#fff}.mbsc-ios.mbsc-timeline-header-active:after{background-color:#007aff}.mbsc-ios.mbsc-timeline-parent{background:#00000007}.mbsc-ios.mbsc-timeline-parent-hover{background:#0000001a}.mbsc-ios.mbsc-connection{stroke:#000000b3}.mbsc-ios.mbsc-connection-arrow{fill:#000}.mbsc-ios.mbsc-timeline-resource-drop{background-color:#43be5f}.mbsc-ios.mbsc-timeline-resource-drop-invalid{background-color:#d8332a}.mbsc-ios-dark.mbsc-eventcalendar .mbsc-calendar-header,.mbsc-ios-dark.mbsc-eventcalendar .mbsc-calendar-week-days{background:#1c1c1c}.mbsc-ios-dark.mbsc-eventcalendar .mbsc-calendar-day.mbsc-disabled{background:#1a1a1a}.mbsc-ios-dark.mbsc-event-list-empty{color:#8f8f8f}.mbsc-ios-dark.mbsc-event-day.mbsc-list-header{background:#000;border-color:#333;color:#fff}.mbsc-ios-dark.mbsc-event.mbsc-list-item{background:#000;color:#fff}.mbsc-ios-dark.mbsc-event.mbsc-list-item:before,.mbsc-ios-dark.mbsc-event.mbsc-list-item:after{border-color:#333}.mbsc-ios-dark.mbsc-event.mbsc-list-item.mbsc-hover:before{background:#ffffff0d}.mbsc-ios-dark.mbsc-event.mbsc-list-item.mbsc-focus .mbsc-list-item-background,.mbsc-ios-dark.mbsc-event.mbsc-list-item.mbsc-selected .mbsc-list-item-background{background:#ffffff26}.mbsc-ios-dark.mbsc-event-color{background:#5ac8fa}.mbsc-ios-dark.mbsc-popover-list .mbsc-ios-dark.mbsc-event{background:#2b2b2b}.mbsc-ios-dark.mbsc-eventcalendar-schedule .mbsc-calendar-day,.mbsc-ios-dark.mbsc-schedule-wrapper{background:#1c1c1c}.mbsc-ios-dark.mbsc-schedule-header,.mbsc-ios-dark.mbsc-schedule-header-item{border-color:#333}.mbsc-ios-dark.mbsc-schedule-header-day-today{color:#ff9f0a}.mbsc-ios-dark.mbsc-schedule-header-day.mbsc-hover{background:#ff9f0a4d}.mbsc-ios-dark.mbsc-schedule-header-dayname-curr,.mbsc-ios-dark.mbsc-schedule-header-day.mbsc-selected{color:#ff9f0a}.mbsc-ios-dark.mbsc-schedule-header-day.mbsc-selected{background:#ff9f0a;color:#000}.mbsc-ios-dark.mbsc-schedule-header-dayname-curr{color:#fff}.mbsc-ios-dark.mbsc-schedule-date-header{background:#1c1c1c;border-color:#333}.mbsc-ios-dark.mbsc-schedule-grid-wrapper{background:#000}.mbsc-ios-dark.mbsc-schedule-all-day-wrapper{border-color:#333;background:#000}.mbsc-ios-dark.mbsc-schedule-all-day-text,.mbsc-ios-dark.mbsc-schedule-timezone-label{color:#fff}.mbsc-ios-dark.mbsc-timeline-day:after,.mbsc-ios-dark.mbsc-timeline-slots,.mbsc-ios-dark.mbsc-timeline-slot-header,.mbsc-ios-dark.mbsc-timeline-header-month,.mbsc-ios-dark.mbsc-timeline-header-week,.mbsc-ios-dark.mbsc-timeline-footer-week,.mbsc-ios-dark.mbsc-timeline-header-date,.mbsc-ios-dark.mbsc-timeline-header-column,.mbsc-ios-dark.mbsc-timeline-header,.mbsc-ios-dark.mbsc-timeline-footer-date,.mbsc-ios-dark.mbsc-timeline-footer,.mbsc-ios-dark.mbsc-timeline-footer-column,.mbsc-ios-dark.mbsc-timeline-resource,.mbsc-ios-dark.mbsc-timeline-resource-header-cont,.mbsc-ios-dark.mbsc-timeline-resource-footer-cont,.mbsc-ios-dark.mbsc-timeline-sidebar-resource,.mbsc-ios-dark.mbsc-timeline-sidebar-header-cont,.mbsc-ios-dark.mbsc-timeline-sidebar-footer-cont,.mbsc-ios-dark.mbsc-timeline-column,.mbsc-ios-dark.mbsc-timeline-row,.mbsc-ios-dark.mbsc-schedule-resource-group,.mbsc-ios-dark.mbsc-schedule-resource,.mbsc-ios-dark.mbsc-schedule-all-day-item:after,.mbsc-ios-dark.mbsc-schedule-column,.mbsc-ios-dark.mbsc-schedule-item,.mbsc-ios-dark.mbsc-timeline-row-group:after,.mbsc-ios-dark.mbsc-timeline-row-date{border-color:#333}.mbsc-ios-dark.mbsc-timeline-row-fixed{box-shadow:0 1px #333}.mbsc-ios-dark.mbsc-timeline-header-column,.mbsc-ios-dark.mbsc-schedule-cursor-time,.mbsc-ios-dark.mbsc-schedule-time{color:#fff}.mbsc-ios-dark.mbsc-schedule-event{color:#5ac8fa}.mbsc-ios-dark.mbsc-schedule-event:after{background:#000000e6}.mbsc-ios-dark.mbsc-schedule-event-title,.mbsc-ios-dark.mbsc-schedule-event-range,.mbsc-ios-dark.mbsc-schedule-event-active .mbsc-schedule-event-inner,.mbsc-ios-dark.mbsc-schedule-event-dragging .mbsc-schedule-event-inner{color:#fff}.mbsc-ios-dark.mbsc-schedule-event-active .mbsc-schedule-event-title,.mbsc-ios-dark.mbsc-schedule-event-active .mbsc-schedule-event-range,.mbsc-ios-dark.mbsc-schedule-event-dragging .mbsc-schedule-event-title,.mbsc-ios-dark.mbsc-schedule-event-dragging .mbsc-schedule-event-range{color:inherit}.mbsc-ios-dark.mbsc-schedule-time-indicator{border-color:#ff9f0a}.mbsc-ios-dark.mbsc-schedule-time-indicator-day:before{background:#ff9f0a}.mbsc-ios-dark.mbsc-schedule-time-indicator-time,.mbsc-ios-dark.mbsc-schedule-cursor-time{background:#000c;color:#ff9f0a}.mbsc-ios-dark.mbsc-schedule-invalid{background:#1a1a1abf;color:#787878}.mbsc-ios-dark.mbsc-timeline-header-bg,.mbsc-ios-dark.mbsc-timeline-header-text,.mbsc-ios-dark.mbsc-timeline-footer-bg,.mbsc-ios-dark.mbsc-timeline-resource-bg,.mbsc-ios-dark.mbsc-timeline-resource-header-cont,.mbsc-ios-dark.mbsc-timeline-resource-footer-cont,.mbsc-ios-dark.mbsc-timeline-resource-dragged,.mbsc-ios-dark.mbsc-timeline-row-fixed,.mbsc-ios-dark.mbsc-timeline-sidebar-header-cont,.mbsc-ios-dark.mbsc-timeline-sidebar-footer-cont{background:#000}.mbsc-ios-dark.mbsc-timeline-resource{background:#000;color:#fff}.mbsc-ios-dark.mbsc-timeline-header-active{color:#fff}.mbsc-ios-dark.mbsc-timeline-header-active:after{background-color:#ff9f0a}.mbsc-ios-dark.mbsc-timeline-parent{background:#ffffff1a}.mbsc-ios-dark.mbsc-timeline-parent-hover{background:#ffffff26}.mbsc-ios-dark.mbsc-connection{stroke:#ffffffb3}.mbsc-ios-dark.mbsc-connection-arrow{fill:#fff}.mbsc-ios-dark.mbsc-timeline-resource-drop{background-color:#43be5f}.mbsc-ios-dark.mbsc-timeline-resource-drop-invalid{background-color:#d8332a}.mbsc-material.mbsc-eventcalendar-schedule .mbsc-calendar-wrapper:after{display:none}.mbsc-material.mbsc-event.mbsc-list-item{margin:.625em 1em;padding:.5em .625em;flex-direction:column;border-radius:.25em;transition:box-shadow .2s ease-out}.mbsc-material.mbsc-event-text,.mbsc-material.mbsc-event-time{font-size:.8125em;line-height:1.384616em}.mbsc-material.mbsc-event-time{display:flex;font-weight:300}.mbsc-material.mbsc-event-text{font-weight:600}.mbsc-material.mbsc-event-all-day{display:none}.mbsc-material.mbsc-event-sep{padding:0 .25em}.mbsc-material.mbsc-event-until{padding-right:.25em}.mbsc-material.mbsc-popover-list{width:18em;padding:.5em .125em}.mbsc-material.mbsc-popover-list .mbsc-event{margin:.125em .5em;padding:.25em .5em}.mbsc-material.mbsc-popover-list .mbsc-event-time,.mbsc-material.mbsc-popover-list .mbsc-event-text{font-size:.75em}.mbsc-material.mbsc-schedule-header-item{padding-bottom:.25em}.mbsc-material.mbsc-schedule-header-dayname{position:relative;line-height:2.8em;font-size:.625em;font-weight:500;text-transform:uppercase}.mbsc-material.mbsc-schedule-header-day{height:1.8em;width:1.8em;margin-top:-.3em;margin-left:auto;margin-right:auto;line-height:1.8em;font-size:1.25em;border-radius:50%}.mbsc-material.mbsc-schedule-date-header-text{font-size:.875em;font-weight:600;padding:.5714em 1.14285em}.mbsc-material.mbsc-schedule-resource.mbsc-ltr{border-left-width:1px;border-left-style:solid}.mbsc-material.mbsc-schedule-resource.mbsc-rtl{border-right-width:1px;border-right-style:solid}.mbsc-material.mbsc-schedule-resource:first-child{border:0}.mbsc-material.mbsc-schedule-all-day-text{padding:.4em;font-size:.625em;line-height:1.6em;text-transform:uppercase}.mbsc-material.mbsc-schedule-all-day-text.mbsc-ltr{padding-right:1.6em}.mbsc-material.mbsc-schedule-all-day-text.mbsc-rtl{padding-left:1.6em}.mbsc-material.mbsc-schedule-all-day-item{padding:1px 0;min-height:1.5em}.mbsc-material.mbsc-schedule-time-col.mbsc-ltr{border-right-width:1px;border-right-style:solid}.mbsc-material.mbsc-schedule-time-col.mbsc-rtl{border-left-width:1px;border-left-style:solid}.mbsc-material.mbsc-schedule-time-col.mbsc-schedule-time-col-empty{border:0}.mbsc-material.mbsc-schedule-time-wrapper.mbsc-ltr{padding-right:1em}.mbsc-material.mbsc-schedule-time-wrapper.mbsc-rtl{padding-left:1em}.mbsc-material.mbsc-schedule-time-col-last .mbsc-schedule-time-wrapper:after{content:"";position:absolute;top:0;width:9px}.mbsc-material.mbsc-schedule-time-col-last .mbsc-schedule-time-wrapper-end:before{content:"";position:absolute;bottom:0;width:9px}.mbsc-material.mbsc-schedule-time-col-last .mbsc-schedule-time-wrapper-end.mbsc-ltr:before,.mbsc-material.mbsc-schedule-time-col-last .mbsc-schedule-time-wrapper.mbsc-ltr:after{right:0}.mbsc-material.mbsc-schedule-time-col-last .mbsc-schedule-time-wrapper-end.mbsc-rtl:before,.mbsc-material.mbsc-schedule-time-col-last .mbsc-schedule-time-wrapper.mbsc-rtl:after{left:0}.mbsc-material.mbsc-schedule-time{font-size:.625em}.mbsc-material.mbsc-schedule-time-end.mbsc-ltr{right:1.6em}.mbsc-material.mbsc-schedule-time-end.mbsc-rtl{left:1.6em}.mbsc-material.mbsc-schedule-timezone-label{font-size:.625em;line-height:2.4em}.mbsc-material.mbsc-schedule-timezone-label.mbsc-ltr{padding-right:1.6em}.mbsc-material.mbsc-schedule-timezone-label.mbsc-rtl{padding-left:1.6em}.mbsc-material.mbsc-schedule-time-indicator-tz{width:6.8em}.mbsc-material.mbsc-schedule-time-indicator-x:after{content:"";position:absolute;top:0;width:.5625em;border-bottom:1px solid;border-color:inherit}.mbsc-material.mbsc-schedule-time-indicator.mbsc-ltr:after{left:-.5625em}.mbsc-material.mbsc-schedule-time-indicator.mbsc-rtl:after{right:-.5625em}.mbsc-material.mbsc-schedule-time-indicator-time-x{padding:0 1.6em;margin:0 1px}.mbsc-material.mbsc-schedule-cursor-time-x{width:5.2em}.mbsc-material.mbsc-schedule-event-inner{border-radius:.333334em}.mbsc-material.mbsc-schedule-event-start .mbsc-schedule-event-background{border-top-left-radius:.25em;border-top-right-radius:.25em}.mbsc-material.mbsc-schedule-event-end .mbsc-schedule-event-background{border-bottom-left-radius:.25em;border-bottom-right-radius:.25em}.mbsc-material.mbsc-timeline-event-start.mbsc-ltr .mbsc-schedule-event-background,.mbsc-material.mbsc-timeline-event-end.mbsc-rtl .mbsc-schedule-event-background{border-bottom-left-radius:.25em;border-top-left-radius:.25em}.mbsc-material.mbsc-timeline-event-end.mbsc-ltr .mbsc-schedule-event-background,.mbsc-material.mbsc-timeline-event-start.mbsc-rtl .mbsc-schedule-event-background{border-bottom-right-radius:.25em;border-top-right-radius:.25em}.mbsc-material.mbsc-schedule-event-active .mbsc-schedule-event-background:after,.mbsc-material.mbsc-schedule-event-hover .mbsc-schedule-event-background:after{content:"";position:absolute;width:100%;height:100%;background:#0000001a}.mbsc-material.mbsc-schedule-event-title{font-weight:500}.mbsc-material.mbsc-schedule-event-all-day-background.mbsc-schedule-event-background{border-radius:0}.mbsc-material.mbsc-timeline-event-start.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-material.mbsc-timeline-event-end.mbsc-rtl .mbsc-schedule-event-all-day-background,.mbsc-material.mbsc-schedule-event-start.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-material.mbsc-schedule-event-end.mbsc-rtl .mbsc-schedule-event-all-day-background{left:.25em;border-top-left-radius:.25em;border-bottom-left-radius:.25em}.mbsc-material.mbsc-timeline-event-end.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-material.mbsc-timeline-event-start.mbsc-rtl .mbsc-schedule-event-all-day-background,.mbsc-material.mbsc-schedule-event-end.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-material.mbsc-schedule-event-start.mbsc-rtl .mbsc-schedule-event-all-day-background{right:.25em;border-top-right-radius:.25em;border-bottom-right-radius:.25em}.mbsc-material.mbsc-schedule-header-item-large .mbsc-schedule-header-dayname{line-height:2.909091em;font-size:.6875em;text-transform:uppercase}.mbsc-material.mbsc-schedule-header-item-large .mbsc-schedule-header-day{height:1.769231em;width:1.769231em;line-height:1.769231em;font-size:1.625em;margin-top:-.307693em}.mbsc-material.mbsc-eventcalendar{background:#fff;color:#303030}.mbsc-material.mbsc-eventcalendar .mbsc-calendar-day.mbsc-disabled{background:#f0f0f0}.mbsc-material.mbsc-event-list-empty{color:#303030b3}.mbsc-material.mbsc-schedule-date-header,.mbsc-material.mbsc-event-day.mbsc-list-header{background:#fff;color:#303030b3}.mbsc-material.mbsc-colored-event.mbsc-list-item{background:#1a73e8;color:#fff}.mbsc-material.mbsc-event.mbsc-list-item.mbsc-focus,.mbsc-material.mbsc-event.mbsc-list-item.mbsc-selected{box-shadow:0 .25em .5em #0006}.mbsc-material.mbsc-event.mbsc-list-item.mbsc-focus:before,.mbsc-material.mbsc-event.mbsc-list-item.mbsc-selected:before{border-radius:.25em;box-shadow:inset 0 0 0 1px #ffffff80}.mbsc-material.mbsc-event-color{background:#1a73e8}.mbsc-material.mbsc-schedule-header-dayname{color:#70757a}.mbsc-material.mbsc-schedule-header-day{color:#303030}.mbsc-material.mbsc-schedule-header-dayname-curr,.mbsc-material.mbsc-schedule-header-day-today{color:#1a73e8}.mbsc-material.mbsc-schedule-header-day.mbsc-hover{background:#1a73e84d}.mbsc-material.mbsc-schedule-header-day.mbsc-selected{background-color:#1a73e8;color:#fff}.mbsc-material.mbsc-timeline-day:after,.mbsc-material.mbsc-timeline-slots,.mbsc-material.mbsc-timeline-slot-header,.mbsc-material.mbsc-timeline-header-month,.mbsc-material.mbsc-timeline-header-week,.mbsc-material.mbsc-timeline-footer-week,.mbsc-material.mbsc-timeline-header-date,.mbsc-material.mbsc-timeline-header-column,.mbsc-material.mbsc-timeline-header,.mbsc-material.mbsc-timeline-footer-date,.mbsc-material.mbsc-timeline-footer-column,.mbsc-material.mbsc-timeline-footer,.mbsc-material.mbsc-timeline-resource,.mbsc-material.mbsc-timeline-resource-header-cont,.mbsc-material.mbsc-timeline-resource-footer-cont,.mbsc-material.mbsc-timeline-sidebar-resource,.mbsc-material.mbsc-timeline-sidebar-header-cont,.mbsc-material.mbsc-timeline-sidebar-footer-cont,.mbsc-material.mbsc-timeline-column,.mbsc-material.mbsc-timeline-row,.mbsc-material.mbsc-schedule-resource-group,.mbsc-material.mbsc-schedule-resource,.mbsc-material.mbsc-schedule-time-col,.mbsc-material.mbsc-schedule-all-day-item:after,.mbsc-material.mbsc-schedule-column,.mbsc-material.mbsc-schedule-item,.mbsc-material.mbsc-timeline-row-group:after,.mbsc-material.mbsc-timeline-row-date{border-color:#cfcfcf}.mbsc-material.mbsc-timeline-row-fixed{box-shadow:0 1px #cfcfcf}.mbsc-material.mbsc-schedule-time-wrapper-end:before,.mbsc-material.mbsc-schedule-time-wrapper:after{border-bottom:1px solid #cfcfcf}.mbsc-material.mbsc-schedule-all-day-text,.mbsc-material.mbsc-schedule-timezone-label,.mbsc-material.mbsc-schedule-time{color:#70757a}.mbsc-material.mbsc-schedule-time-indicator{border-color:#1a73e8}.mbsc-material.mbsc-schedule-time-indicator-day:before{background:#1a73e8}.mbsc-material.mbsc-schedule-time-indicator-time,.mbsc-material.mbsc-schedule-cursor-time{background:#fffc;color:#1a73e8}.mbsc-material.mbsc-schedule-event{color:#1a73e8}.mbsc-material.mbsc-schedule-event-inner{color:#fff}.mbsc-material.mbsc-schedule-invalid{background:#f0f0f0bf;color:#8a8a8a}.mbsc-material.mbsc-schedule-event-active .mbsc-schedule-event-background,.mbsc-material.mbsc-schedule-event-dragging .mbsc-schedule-event-background{box-shadow:0 4px 8px #00000024,0 1px 8px #0000001f,0 1px 3px -1px #0003}.mbsc-material.mbsc-schedule-event-active .mbsc-schedule-event-background{box-shadow:inset 0 0 0 1px #ffffff80}.mbsc-material.mbsc-timeline-header-bg,.mbsc-material.mbsc-timeline-header-text,.mbsc-material.mbsc-timeline-footer-bg,.mbsc-material.mbsc-timeline-resource-bg,.mbsc-material.mbsc-timeline-resource-header-cont,.mbsc-material.mbsc-timeline-resource-footer-cont,.mbsc-material.mbsc-timeline-resource-dragged,.mbsc-material.mbsc-timeline-row-fixed,.mbsc-material.mbsc-timeline-sidebar-header-cont,.mbsc-material.mbsc-timeline-sidebar-footer-cont{background:#fff}.mbsc-material.mbsc-timeline-resource{background:#fff;color:#303030}.mbsc-material.mbsc-timeline-header-active{color:#fff}.mbsc-material.mbsc-timeline-header-active:after{background-color:#1a73e8}.mbsc-material.mbsc-timeline-parent{background:#00000007}.mbsc-material.mbsc-timeline-parent-hover{background:#0000001a}.mbsc-material.mbsc-connection{stroke:#303030b3}.mbsc-material.mbsc-connection-arrow{fill:#303030}.mbsc-material.mbsc-timeline-resource-drop{background-color:#43be5f}.mbsc-material.mbsc-timeline-resource-drop-invalid{background-color:#de3226}.mbsc-material-dark.mbsc-eventcalendar{background:#000;color:#fff}.mbsc-material-dark.mbsc-eventcalendar .mbsc-calendar-day.mbsc-disabled{background:#1a1a1a}.mbsc-material-dark.mbsc-event-list-empty{color:#ffffffb3}.mbsc-material-dark.mbsc-schedule-date-header,.mbsc-material-dark.mbsc-event-day.mbsc-list-header{background:#000;color:#ffffffb3}.mbsc-material-dark.mbsc-colored-event.mbsc-list-item{background:#87b0f3;color:#000}.mbsc-material-dark.mbsc-event.mbsc-list-item.mbsc-focus,.mbsc-material-dark.mbsc-event.mbsc-list-item.mbsc-selected{box-shadow:0 .25em .5em #0006}.mbsc-material-dark.mbsc-event.mbsc-list-item.mbsc-focus:before,.mbsc-material-dark.mbsc-event.mbsc-list-item.mbsc-selected:before{border-radius:.25em;box-shadow:inset 0 0 0 1px #ffffff80}.mbsc-material-dark.mbsc-event-color{background:#87b0f3}.mbsc-material-dark.mbsc-schedule-header-dayname{color:#dbdddf}.mbsc-material-dark.mbsc-schedule-header-day{color:#fff}.mbsc-material-dark.mbsc-schedule-header-dayname-curr,.mbsc-material-dark.mbsc-schedule-header-day-today{color:#87b0f3}.mbsc-material-dark.mbsc-schedule-header-day.mbsc-hover{background:#87b0f34d}.mbsc-material-dark.mbsc-schedule-header-day.mbsc-selected{background-color:#87b0f3;color:#000}.mbsc-material-dark.mbsc-timeline-day:after,.mbsc-material-dark.mbsc-timeline-slots,.mbsc-material-dark.mbsc-timeline-slot-header,.mbsc-material-dark.mbsc-timeline-header-month,.mbsc-material-dark.mbsc-timeline-header-week,.mbsc-material-dark.mbsc-timeline-footer-week,.mbsc-material-dark.mbsc-timeline-header-date,.mbsc-material-dark.mbsc-timeline-header-column,.mbsc-material-dark.mbsc-timeline-header,.mbsc-material-dark.mbsc-timeline-footer-date,.mbsc-material-dark.mbsc-timeline-footer-column,.mbsc-material-dark.mbsc-timeline-footer,.mbsc-material-dark.mbsc-timeline-resource,.mbsc-material-dark.mbsc-timeline-resource-header-cont,.mbsc-material-dark.mbsc-timeline-resource-footer-cont,.mbsc-material-dark.mbsc-timeline-sidebar-resource,.mbsc-material-dark.mbsc-timeline-sidebar-header-cont,.mbsc-material-dark.mbsc-timeline-sidebar-footer-cont,.mbsc-material-dark.mbsc-timeline-column,.mbsc-material-dark.mbsc-timeline-row,.mbsc-material-dark.mbsc-schedule-resource-group,.mbsc-material-dark.mbsc-schedule-resource,.mbsc-material-dark.mbsc-schedule-time-col,.mbsc-material-dark.mbsc-schedule-all-day-item:after,.mbsc-material-dark.mbsc-schedule-column,.mbsc-material-dark.mbsc-schedule-item,.mbsc-material-dark.mbsc-timeline-row-group:after,.mbsc-material-dark.mbsc-timeline-row-date{border-color:#2b2b2b}.mbsc-material-dark.mbsc-timeline-row-fixed{box-shadow:0 1px #2b2b2b}.mbsc-material-dark.mbsc-schedule-time-wrapper-end:before,.mbsc-material-dark.mbsc-schedule-time-wrapper:after{border-bottom:1px solid #2b2b2b}.mbsc-material-dark.mbsc-schedule-all-day-text,.mbsc-material-dark.mbsc-schedule-timezone-label,.mbsc-material-dark.mbsc-schedule-time{color:#dbdddf}.mbsc-material-dark.mbsc-schedule-time-indicator{border-color:#87b0f3}.mbsc-material-dark.mbsc-schedule-time-indicator-day:before{background:#87b0f3}.mbsc-material-dark.mbsc-schedule-time-indicator-time,.mbsc-material-dark.mbsc-schedule-cursor-time{background:#000c;color:#87b0f3}.mbsc-material-dark.mbsc-schedule-event{color:#87b0f3}.mbsc-material-dark.mbsc-schedule-event-inner{color:#000}.mbsc-material-dark.mbsc-schedule-invalid{background:#1a1a1abf;color:#787878}.mbsc-material-dark.mbsc-schedule-event-active .mbsc-schedule-event-background,.mbsc-material-dark.mbsc-schedule-event-dragging .mbsc-schedule-event-background{box-shadow:0 4px 8px #ffffff24,0 1px 8px #ffffff1f,0 1px 3px -1px #fff3}.mbsc-material-dark.mbsc-schedule-event-active .mbsc-schedule-event-background{box-shadow:inset 0 0 0 1px #ffffff80}.mbsc-material-dark.mbsc-timeline-header-bg,.mbsc-material-dark.mbsc-timeline-header-text,.mbsc-material-dark.mbsc-timeline-footer-bg,.mbsc-material-dark.mbsc-timeline-resource-bg,.mbsc-material-dark.mbsc-timeline-resource-header-cont,.mbsc-material-dark.mbsc-timeline-resource-footer-cont,.mbsc-material-dark.mbsc-timeline-resource-dragged,.mbsc-material-dark.mbsc-timeline-row-fixed,.mbsc-material-dark.mbsc-timeline-sidebar-header-cont,.mbsc-material-dark.mbsc-timeline-sidebar-footer-cont{background:#000}.mbsc-material-dark.mbsc-timeline-resource{background:#000;color:#fff}.mbsc-material-dark.mbsc-timeline-header-active{color:#000}.mbsc-material-dark.mbsc-timeline-header-active:after{background-color:#87b0f3}.mbsc-material-dark.mbsc-timeline-parent{background:#ffffff1a}.mbsc-material-dark.mbsc-timeline-parent-hover{background:#ffffff26}.mbsc-material-dark.mbsc-connection{stroke:#ffffffb3}.mbsc-material-dark.mbsc-connection-arrow{fill:#fff}.mbsc-material-dark.mbsc-timeline-resource-drop{background-color:#43be5f}.mbsc-material-dark.mbsc-timeline-resource-drop-invalid{background-color:#de3226}.mbsc-windows.mbsc-popover-list{margin:.25em 0}.mbsc-windows.mbsc-event-group{border-bottom:1px solid}.mbsc-windows.mbsc-event-group-empty{border:0}.mbsc-windows.mbsc-event-day.mbsc-list-header{padding:1em 1.5em .25em}.mbsc-windows.mbsc-event.mbsc-list-item{margin-bottom:.25em;align-items:center}.mbsc-windows.mbsc-event-content{order:1}.mbsc-windows.mbsc-event-time{width:7em;padding:0 1.333334em;font-size:.75em;box-sizing:border-box}.mbsc-windows.mbsc-event-date{width:13em}.mbsc-windows.mbsc-event-color{width:.5em;margin:-.5em 0 -.5em -.5em;align-self:stretch}.mbsc-windows.mbsc-event-sep{display:none}.mbsc-windows.mbsc-schedule-wrapper{position:relative;min-height:1.5em;z-index:2}.mbsc-windows.mbsc-schedule-header-day{font-size:1em;text-align:left;padding:.5em .5em 1.5em;border-top:1px solid}.mbsc-windows.mbsc-schedule-header-day.mbsc-ltr{border-left-style:solid;border-left-width:1px;margin-left:-1px}.mbsc-windows.mbsc-schedule-header-day.mbsc-rtl{border-right-style:solid;border-right-width:1px;margin-right:-1px}.mbsc-windows.mbsc-schedule-header-item.mbsc-ltr{border-left:1px solid transparent}.mbsc-windows.mbsc-schedule-header-item.mbsc-rtl{border-right:1px solid transparent}.mbsc-windows.mbsc-schedule-header-item:first-child{border:0}.mbsc-windows.mbsc-schedule-header-item:first-child .mbsc-schedule-header-day{border-left:0;border-right:0;margin:0}.mbsc-windows.mbsc-schedule-header-dayname{padding:.571429em;font-size:.875em;text-align:left}.mbsc-windows.mbsc-schedule-all-day-item{min-height:1.375em}.mbsc-windows.mbsc-schedule-all-day-text{padding:0 .333334em;font-size:.75em;line-height:1.833334em}.mbsc-windows.mbsc-schedule-timezone-label{font-size:.75em;line-height:1.833334em;padding:0 .333334em}.mbsc-windows.mbsc-schedule-header-dayname{position:relative}.mbsc-windows.mbsc-schedule-header-dayname.mbsc-selected:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.285715em}.mbsc-windows.mbsc-schedule-date-header{border-bottom:1px solid}.mbsc-windows.mbsc-schedule-date-header-text{font-weight:500;line-height:1.25em;padding:.5em 0}.mbsc-windows.mbsc-schedule-header-day.mbsc-hover{background:#0000001a}.mbsc-windows.mbsc-schedule-resource{border-top:1px solid;margin-top:-1px}.mbsc-windows.mbsc-schedule-resource.mbsc-ltr{border-left-width:1px;border-left-style:solid;text-align:left}.mbsc-windows.mbsc-schedule-resource.mbsc-rtl{border-right-width:1px;border-right-style:solid;text-align:right}.mbsc-windows.mbsc-schedule-resource:first-child{border-left:0;border-right:0}.mbsc-windows.mbsc-schedule-time-indicator-x{border-bottom:1px dashed}.mbsc-windows.mbsc-schedule-time-indicator-time-x{padding:0 .333334em;font-size:.75em;text-transform:lowercase}.mbsc-windows.mbsc-schedule-time-indicator-day{border-top:1px solid;border-bottom:1px solid}.mbsc-windows.mbsc-schedule-time-indicator-day:before{display:none}.mbsc-windows.mbsc-schedule-cursor-time-x{font-size:.75em;width:5.666667em;padding:0 .333334em}.mbsc-windows.mbsc-schedule-all-day-wrapper{max-height:4em}.mbsc-windows.mbsc-schedule-time-col.mbsc-ltr{border-right-width:1px;border-right-style:solid}.mbsc-windows.mbsc-schedule-time-col.mbsc-rtl{border-left-width:1px;border-left-style:solid}.mbsc-windows.mbsc-schedule-time{top:0;padding:0 .333334em;text-transform:lowercase}.mbsc-windows.mbsc-schedule-time-end{display:none}.mbsc-windows.mbsc-schedule-event-hover .mbsc-schedule-event-background:after{content:"";position:absolute;width:100%;height:100%;background:#0000001a}.mbsc-windows.mbsc-timeline-event-start.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-windows.mbsc-timeline-event-end.mbsc-rtl .mbsc-schedule-event-all-day-background,.mbsc-windows.mbsc-schedule-event-start.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-windows.mbsc-schedule-event-end.mbsc-rtl .mbsc-schedule-event-all-day-background{left:.25em}.mbsc-windows.mbsc-timeline-event-end.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-windows.mbsc-timeline-event-start.mbsc-rtl .mbsc-schedule-event-all-day-background,.mbsc-windows.mbsc-schedule-event-end.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-windows.mbsc-schedule-event-start.mbsc-rtl .mbsc-schedule-event-all-day-background{right:.25em}.mbsc-windows.mbsc-timeline-resource-icon{width:1.071429em;padding:0 .214286em;box-sizing:content-box}.mbsc-windows.mbsc-timeline-header-sticky .mbsc-timeline-header-date-text{position:relative}.mbsc-windows.mbsc-timeline-header-active{position:static}.mbsc-windows.mbsc-timeline-header-active:after{top:0;left:0;right:0;height:.142857em;z-index:1;border-radius:0}.mbsc-windows.mbsc-eventcalendar{background:#fff}.mbsc-windows.mbsc-eventcalendar .mbsc-calendar-day.mbsc-disabled{background:#f0f0f0}.mbsc-windows.mbsc-event-list-empty{color:#333333b3}.mbsc-windows.mbsc-event-group{border-color:#e6e6e6}.mbsc-windows.mbsc-event-day.mbsc-list-header,.mbsc-windows.mbsc-event.mbsc-list-item{background:#fff;color:#333}.mbsc-windows.mbsc-event.mbsc-focus,.mbsc-windows.mbsc-event.mbsc-selected{background:#0078d740}.mbsc-windows.mbsc-event-color{background:#0078d7}.mbsc-windows.mbsc-schedule-wrapper{background:#fff}.mbsc-windows.mbsc-schedule-header-day{border-color:#e6e6e6}.mbsc-windows.mbsc-schedule-header-item{color:#333}.mbsc-windows.mbsc-schedule-header-day-today{color:#0078d7}.mbsc-windows.mbsc-schedule-header-dayname.mbsc-selected:after{background:#0078d7}.mbsc-windows.mbsc-schedule-date-header{border-color:#e6e6e6}.mbsc-windows.mbsc-schedule-time-indicator,.mbsc-windows.mbsc-schedule-time-indicator-day{border-color:#0078d7}.mbsc-windows.mbsc-schedule-cursor-time,.mbsc-windows.mbsc-schedule-time-indicator-time{background:#fffc;color:#0078d7}.mbsc-windows.mbsc-schedule-time-indicator-time{color:#0078d7}.mbsc-windows.mbsc-timeline-day:after,.mbsc-windows.mbsc-timeline-slots,.mbsc-windows.mbsc-timeline-slot-header,.mbsc-windows.mbsc-timeline-header-month,.mbsc-windows.mbsc-timeline-header-week,.mbsc-windows.mbsc-timeline-footer-week,.mbsc-windows.mbsc-timeline-header-date,.mbsc-windows.mbsc-timeline-header-column,.mbsc-windows.mbsc-timeline-header,.mbsc-windows.mbsc-timeline-footer-date,.mbsc-windows.mbsc-timeline-footer-column,.mbsc-windows.mbsc-timeline-footer,.mbsc-windows.mbsc-timeline-resource,.mbsc-windows.mbsc-timeline-resource-header-cont,.mbsc-windows.mbsc-timeline-resource-footer-cont,.mbsc-windows.mbsc-timeline-sidebar-resource,.mbsc-windows.mbsc-timeline-sidebar-header-cont,.mbsc-windows.mbsc-timeline-sidebar-footer-cont,.mbsc-windows.mbsc-timeline-column,.mbsc-windows.mbsc-timeline-row,.mbsc-windows.mbsc-schedule-resource-group,.mbsc-windows.mbsc-schedule-resource,.mbsc-windows.mbsc-schedule-time-col,.mbsc-windows.mbsc-schedule-all-day-item:after,.mbsc-windows.mbsc-schedule-column,.mbsc-windows.mbsc-schedule-item,.mbsc-windows.mbsc-timeline-row-group:after,.mbsc-windows.mbsc-timeline-row-date{border-color:#e6e6e6}.mbsc-windows.mbsc-timeline-row-fixed{box-shadow:0 1px #e6e6e6}.mbsc-windows.mbsc-schedule-time-wrapper{border-top:1px solid #e6e6e6;color:#333}.mbsc-windows.mbsc-schedule-time-wrapper-end{border-bottom:1px solid #e6e6e6;color:#333}.mbsc-windows.mbsc-schedule-all-day-text,.mbsc-windows.mbsc-schedule-timezone-label,.mbsc-windows.mbsc-schedule-time-cont{color:#333}.mbsc-windows.mbsc-schedule-event{color:#0078d7}.mbsc-windows.mbsc-schedule-event-inner{color:#fff}.mbsc-windows.mbsc-schedule-event-dragging .mbsc-schedule-event-background,.mbsc-windows.mbsc-schedule-event-active .mbsc-schedule-event-background{outline:1px solid #333333}.mbsc-windows.mbsc-schedule-invalid{background:#f0f0f0bf;color:#8a8a8a}.mbsc-windows.mbsc-timeline-header-bg,.mbsc-windows.mbsc-timeline-header-text,.mbsc-windows.mbsc-timeline-footer-bg,.mbsc-windows.mbsc-timeline-resource-bg,.mbsc-windows.mbsc-timeline-resource-header-cont,.mbsc-windows.mbsc-timeline-resource-footer-cont,.mbsc-windows.mbsc-timeline-resource-dragged,.mbsc-windows.mbsc-timeline-row-fixed,.mbsc-windows.mbsc-timeline-sidebar-header-cont,.mbsc-windows.mbsc-timeline-sidebar-footer-cont{background:#fff}.mbsc-windows.mbsc-timeline-resource{background:#fff;color:#333}.mbsc-windows .mbsc-timeline-header-active:after{background-color:#0078d7}.mbsc-windows.mbsc-timeline-parent{background:#00000007}.mbsc-windows.mbsc-timeline-parent-hover{background:#00000015}.mbsc-windows.mbsc-connection{stroke:#333333b3}.mbsc-windows.mbsc-connection-arrow{fill:#333}.mbsc-windows.mbsc-timeline-resource-drop{background-color:#43be5f}.mbsc-windows.mbsc-timeline-resource-drop-invalid{background-color:#a4262c}.mbsc-windows-dark.mbsc-eventcalendar{background:#1a1a1a}.mbsc-windows-dark.mbsc-eventcalendar .mbsc-calendar-day.mbsc-disabled{background:#343434}.mbsc-windows-dark.mbsc-event-list-empty{color:#ffffffb3}.mbsc-windows-dark.mbsc-event-group{border-color:#343434}.mbsc-windows-dark.mbsc-event-day.mbsc-list-header,.mbsc-windows-dark.mbsc-event.mbsc-list-item{background:#1a1a1a;color:#fff}.mbsc-windows-dark.mbsc-event.mbsc-focus,.mbsc-windows-dark.mbsc-event.mbsc-selected{background:#0078d740}.mbsc-windows-dark.mbsc-event-color{background:#0078d7}.mbsc-windows-dark.mbsc-schedule-wrapper{background:#1a1a1a}.mbsc-windows-dark.mbsc-schedule-header-day{border-color:#343434}.mbsc-windows-dark.mbsc-schedule-header-item{color:#fff}.mbsc-windows-dark.mbsc-schedule-header-day-today{color:#0078d7}.mbsc-windows-dark.mbsc-schedule-header-dayname.mbsc-selected:after{background:#0078d7}.mbsc-windows-dark.mbsc-schedule-date-header{border-color:#343434}.mbsc-windows-dark.mbsc-schedule-time-indicator,.mbsc-windows-dark.mbsc-schedule-time-indicator-day{border-color:#0078d7}.mbsc-windows-dark.mbsc-schedule-cursor-time,.mbsc-windows-dark.mbsc-schedule-time-indicator-time{background:#1a1a1acc;color:#0078d7}.mbsc-windows-dark.mbsc-schedule-time-indicator-time{color:#0078d7}.mbsc-windows-dark.mbsc-timeline-day:after,.mbsc-windows-dark.mbsc-timeline-slots,.mbsc-windows-dark.mbsc-timeline-slot-header,.mbsc-windows-dark.mbsc-timeline-header-month,.mbsc-windows-dark.mbsc-timeline-header-week,.mbsc-windows-dark.mbsc-timeline-footer-week,.mbsc-windows-dark.mbsc-timeline-header-date,.mbsc-windows-dark.mbsc-timeline-header-column,.mbsc-windows-dark.mbsc-timeline-header,.mbsc-windows-dark.mbsc-timeline-footer-date,.mbsc-windows-dark.mbsc-timeline-footer-column,.mbsc-windows-dark.mbsc-timeline-footer,.mbsc-windows-dark.mbsc-timeline-resource,.mbsc-windows-dark.mbsc-timeline-resource-header-cont,.mbsc-windows-dark.mbsc-timeline-resource-footer-cont,.mbsc-windows-dark.mbsc-timeline-sidebar-resource,.mbsc-windows-dark.mbsc-timeline-sidebar-header-cont,.mbsc-windows-dark.mbsc-timeline-sidebar-footer-cont,.mbsc-windows-dark.mbsc-timeline-column,.mbsc-windows-dark.mbsc-timeline-row,.mbsc-windows-dark.mbsc-schedule-resource-group,.mbsc-windows-dark.mbsc-schedule-resource,.mbsc-windows-dark.mbsc-schedule-time-col,.mbsc-windows-dark.mbsc-schedule-all-day-item:after,.mbsc-windows-dark.mbsc-schedule-column,.mbsc-windows-dark.mbsc-schedule-item,.mbsc-windows-dark.mbsc-timeline-row-group:after,.mbsc-windows-dark.mbsc-timeline-row-date{border-color:#343434}.mbsc-windows-dark.mbsc-timeline-row-fixed{box-shadow:0 1px #343434}.mbsc-windows-dark.mbsc-schedule-time-wrapper{border-top:1px solid #343434;color:#fff}.mbsc-windows-dark.mbsc-schedule-time-wrapper-end{border-bottom:1px solid #343434;color:#fff}.mbsc-windows-dark.mbsc-schedule-all-day-text,.mbsc-windows-dark.mbsc-schedule-timezone-label,.mbsc-windows-dark.mbsc-schedule-time-cont{color:#fff}.mbsc-windows-dark.mbsc-schedule-event{color:#0078d7}.mbsc-windows-dark.mbsc-schedule-event-inner{color:#fff}.mbsc-windows-dark.mbsc-schedule-event-dragging .mbsc-schedule-event-background,.mbsc-windows-dark.mbsc-schedule-event-active .mbsc-schedule-event-background{outline:1px solid #ffffff}.mbsc-windows-dark.mbsc-schedule-invalid{background:#343434bf;color:#929292}.mbsc-windows-dark.mbsc-timeline-header-bg,.mbsc-windows-dark.mbsc-timeline-header-text,.mbsc-windows-dark.mbsc-timeline-footer-bg,.mbsc-windows-dark.mbsc-timeline-resource-bg,.mbsc-windows-dark.mbsc-timeline-resource-header-cont,.mbsc-windows-dark.mbsc-timeline-resource-footer-cont,.mbsc-windows-dark.mbsc-timeline-resource-dragged,.mbsc-windows-dark.mbsc-timeline-row-fixed,.mbsc-windows-dark.mbsc-timeline-sidebar-header-cont,.mbsc-windows-dark.mbsc-timeline-sidebar-footer-cont{background:#1a1a1a}.mbsc-windows-dark.mbsc-timeline-resource{background:#1a1a1a;color:#fff}.mbsc-windows-dark .mbsc-timeline-header-active:after{background-color:#0078d7}.mbsc-windows-dark.mbsc-timeline-parent{background:#fff3}.mbsc-windows-dark.mbsc-timeline-parent-hover{background:#ffffff4d}.mbsc-windows-dark.mbsc-connection{stroke:#ffffffb3}.mbsc-windows-dark.mbsc-connection-arrow{fill:#fff}.mbsc-windows-dark.mbsc-timeline-resource-drop{background-color:#43be5f}.mbsc-windows-dark.mbsc-timeline-resource-drop-invalid{background-color:#a4262c}.mbsc-eventcalendar{height:100%;overflow:hidden}.mbsc-event-list{position:relative;z-index:0;margin-top:-1px}.mbsc-event-list-scroll{overflow:auto;-webkit-overflow-scrolling:touch}.mbsc-event-list-empty{text-align:center;margin:3em;font-size:1.5em}.mbsc-event-day{position:sticky;top:0;z-index:3}.mbsc-event-color,.mbsc-event-time{flex:0 0 auto}.mbsc-event-content{overflow:hidden}.mbsc-event-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mbsc-calendar-popup .mbsc-popup-content{overscroll-behavior:contain}.mbsc-popover-list{width:24em;max-width:100%;box-sizing:border-box;overflow:hidden}.mbsc-popover-hidden{visibility:hidden}.mbsc-calendar-dragging{position:absolute;inset:0;z-index:3;cursor:move}.mbsc-draggable{-webkit-user-select:none;user-select:none}.mbsc-drag-clone{position:fixed;display:table;z-index:99998;margin:15px 0 0!important;box-shadow:0 0 transparent,0 0 transparent,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;cursor:move}.mbsc-drag-clone:after{content:"";position:absolute;inset:-50px}.mbsc-drag-clone.mbsc-list-item{display:flex;min-width:200px}.mbsc-drag-clone .mbsc-calendar-text{margin:0}.mbsc-drag-clone .mbsc-calendar-label-resize{display:none}.mbsc-schedule-fake-scroll-x,.mbsc-schedule-fake-scroll-y{visibility:hidden;flex:none}.mbsc-schedule-fake-scroll-x{overflow-x:scroll;width:0}.mbsc-schedule-fake-scroll-y{overflow-y:scroll;max-height:20px}.mbsc-ios.mbsc-list-item{margin-top:-1px;padding:1em}.mbsc-ios.mbsc-list-item:before,.mbsc-ios.mbsc-list-item:after{content:"";position:absolute;right:0;left:1em}.mbsc-ios.mbsc-list-item.mbsc-rtl:before,.mbsc-ios.mbsc-list-item.mbsc-rtl:after{left:0;right:1em}.mbsc-ios.mbsc-list-item:before{top:0;transition:none}.mbsc-ios.mbsc-list-item:after{bottom:0}.mbsc-ios.mbsc-list-item:first-child:before,.mbsc-ios.mbsc-list-item:last-child:after{left:0;right:0}.mbsc-ios.mbsc-list-item.mbsc-hover,.mbsc-ios.mbsc-list-item.mbsc-active{z-index:3}.mbsc-ios.mbsc-list-item.mbsc-focus,.mbsc-ios.mbsc-list-item.mbsc-selected{z-index:5}.mbsc-ios.mbsc-list-item.mbsc-focus:before,.mbsc-ios.mbsc-list-item.mbsc-focus:after,.mbsc-ios.mbsc-list-item.mbsc-hover:before,.mbsc-ios.mbsc-list-item.mbsc-hover:after,.mbsc-ios.mbsc-list-item.mbsc-active:before,.mbsc-ios.mbsc-list-item.mbsc-active:after,.mbsc-ios.mbsc-list-item.mbsc-selected:before,.mbsc-ios.mbsc-list-item.mbsc-selected:after{left:0;right:0}.mbsc-ios.mbsc-list-header{z-index:4;margin-top:-1px;padding:2.333334em 1.333334em .5em;font-size:.75em;line-height:1.5em;border-top:1px solid;border-bottom:1px solid;text-transform:uppercase}.mbsc-ios.mbsc-list-header:first-child{border-top:0;margin-top:0}.mbsc-ios.mbsc-list-item-background{position:absolute;inset:0;margin:.25em;border-radius:.5em;transition:background-color .15s ease-in-out;pointer-events:none}.mbsc-ios.mbsc-list-item{background:#fff;border-color:#ccc;color:#000}.mbsc-ios.mbsc-list-item:before,.mbsc-ios.mbsc-list-item:after{border-top:1px solid #cccccc}.mbsc-ios.mbsc-list-header{background:#efeff4;color:#6e6e72;border-color:#ccc}.mbsc-ios.mbsc-list-item.mbsc-active:before{background:#00000026}.mbsc-ios-dark.mbsc-list-item{background:#000;border-color:#333;color:#fff}.mbsc-ios-dark.mbsc-list-item:before,.mbsc-ios-dark.mbsc-list-item:after{border-top:1px solid #333333}.mbsc-ios-dark.mbsc-list-header{background:#1a1a1a;color:#8f8f8f;border-color:#333}.mbsc-ios-dark.mbsc-list-item.mbsc-active:before{background:#00000026}.mbsc-material.mbsc-list-header{margin-top:-1px;font-size:.875em;font-weight:600;padding:.5714em 1.14285em;background:#fff;color:#1a73e8}.mbsc-material.mbsc-list-item{background:#fff;color:#303030}.mbsc-material.mbsc-list-item.mbsc-hover:before{background:#0000000d}.mbsc-material.mbsc-list-item.mbsc-active:before{background:#0000001a}.mbsc-material-dark.mbsc-list-header{background:#000;color:#87b0f3}.mbsc-material-dark.mbsc-list-item{background:#000;color:#fff}.mbsc-material-dark.mbsc-list-item.mbsc-hover:before{background:#0000000d}.mbsc-material-dark.mbsc-list-item.mbsc-active:before{background:#0000001a}.mbsc-windows.mbsc-list-header{font-weight:500;line-height:1.25em}.mbsc-windows.mbsc-list-item{padding:.5em;line-height:1.25em}.mbsc-windows.mbsc-list-header,.mbsc-windows.mbsc-list-item{background:#fff;color:#333}.mbsc-windows.mbsc-list-item.mbsc-hover:before{background:#3333331a}.mbsc-windows.mbsc-list-item.mbsc-active:before{background:#3333}.mbsc-windows-dark.mbsc-list-header,.mbsc-windows-dark.mbsc-list-item{background:#1a1a1a;color:#fff}.mbsc-windows-dark.mbsc-list-item.mbsc-hover:before{background:#ffffff38}.mbsc-windows-dark.mbsc-list-item.mbsc-active:before{background:#ffffff4d}.mbsc-list{display:block}.mbsc-list-header{display:flex}.mbsc-list-item{position:relative;z-index:2;list-style:none;display:flex;box-sizing:border-box;overflow:hidden;line-height:1.25em}.mbsc-list-item-actionable{cursor:pointer}.mbsc-list-item:before{content:"";position:absolute;z-index:-1;inset:0;pointer-events:none;transition:background-color .2s ease-out}.mbsc-list-item:focus{outline:0}.mbsc-list-item::-moz-focus-inner{border:0}.mbsc-schedule-grid-wrapper{overflow:hidden;position:relative}.mbsc-timeline-resource-col,.mbsc-timeline-date-col,.mbsc-timeline-sidebar-col,.mbsc-schedule-time-col{flex:none;width:4.25em;box-sizing:border-box}.mbsc-timeline-grid-scroll,.mbsc-schedule-grid-scroll{overflow-x:auto;overflow-y:scroll;-webkit-overflow-scrolling:touch}.mbsc-schedule-all-day-item:after,.mbsc-timeline-day-border:after{content:"";position:absolute;top:0;bottom:0;z-index:1}.mbsc-schedule-all-day-item.mbsc-ltr:after,.mbsc-timeline-day-border.mbsc-ltr:after{left:100%;border-right-style:solid;border-right-width:1px}.mbsc-schedule-all-day-item.mbsc-rtl:after,.mbsc-timeline-day-border.mbsc-rtl:after{right:100%;border-left-style:solid;border-left-width:1px}.mbsc-schedule-column.mbsc-ltr,.mbsc-timeline-slot-header.mbsc-rtl,.mbsc-timeline-header-date.mbsc-rtl,.mbsc-timeline-header-column.mbsc-rtl,.mbsc-timeline-resource.mbsc-rtl,.mbsc-timeline-resource-header-cont.mbsc-rtl,.mbsc-timeline-resource-footer-cont.mbsc-rtl,.mbsc-timeline-column.mbsc-rtl,.mbsc-timeline-sidebar-resource.mbsc-ltr,.mbsc-timeline-sidebar-header-cont.mbsc-ltr,.mbsc-timeline-sidebar-footer-cont.mbsc-ltr,.mbsc-timeline-footer-date.mbsc-rtl,.mbsc-timeline-row-date.mbsc-rtl{border-left-style:solid;border-left-width:1px}.mbsc-schedule-column.mbsc-rtl,.mbsc-timeline-slot-header.mbsc-ltr,.mbsc-timeline-header-date.mbsc-ltr,.mbsc-timeline-header-column.mbsc-ltr,.mbsc-timeline-resource.mbsc-ltr,.mbsc-timeline-resource-header-cont.mbsc-ltr,.mbsc-timeline-resource-footer-cont.mbsc-ltr,.mbsc-timeline-column.mbsc-ltr,.mbsc-timeline-sidebar-resource.mbsc-rtl,.mbsc-timeline-sidebar-header-cont.mbsc-rtl,.mbsc-timeline-sidebar-footer-cont.mbsc-rtl,.mbsc-timeline-footer-date.mbsc-ltr,.mbsc-timeline-row-date.mbsc-ltr{border-right-style:solid;border-right-width:1px}.mbsc-schedule-event:focus{outline:none}.mbsc-schedule-event{position:absolute;padding:1px 0;box-sizing:border-box;min-height:.75em;z-index:1}.mbsc-schedule-event.mbsc-ltr{left:0}.mbsc-schedule-event.mbsc-rtl{right:0}.mbsc-schedule-event-hover{cursor:pointer}.mbsc-schedule-event-inner{position:relative;max-height:100%;margin:0 .2em;line-height:1.5em;font-size:.625em;padding:.5em;box-sizing:border-box;overflow:hidden}.mbsc-schedule-event-more .mbsc-schedule-event-inner{padding:.5em .2em;text-align:center}.mbsc-schedule-event-small-height.mbsc-schedule-event-inner{padding-top:0;padding-bottom:0;line-height:1.2em;margin-top:-1px}.mbsc-schedule-event-small-height.mbsc-schedule-event-inner .mbsc-schedule-event-title{font-size:1em}.mbsc-schedule-event-background{position:absolute;inset:-.5em 1px;background:currentColor}.mbsc-schedule-event-start .mbsc-schedule-event-background{top:1px}.mbsc-schedule-event-end .mbsc-schedule-event-background{bottom:1px}.mbsc-schedule-event-range{font-size:.8em}.mbsc-schedule-event-all-day{position:relative;display:block;padding:0 .25em;margin:.125em 0;min-height:0;box-sizing:border-box;z-index:2}.mbsc-schedule-event-all-day-placeholder{z-index:-1}.mbsc-schedule-event-all-day-inner{position:relative;height:1.6em;line-height:1.6em;margin:0;padding:0 .3em;font-size:.625em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mbsc-schedule-event-all-day-background.mbsc-schedule-event-background{top:0;bottom:0}.mbsc-schedule-event-dragging{position:absolute;top:0;z-index:3}.mbsc-schedule-event-inactive{opacity:.5}.mbsc-schedule-event-hidden{visibility:hidden}.mbsc-schedule-event-resize{display:none;position:absolute;left:0;right:0;height:.25em;z-index:1;cursor:ns-resize}.mbsc-schedule-event-resize-start{top:0}.mbsc-schedule-event-resize-end{bottom:0}.mbsc-schedule-event-resize-start:after{top:-.25em;right:.5em}.mbsc-schedule-event-resize-end:after{bottom:-.25em;left:.5em}.mbsc-schedule-event-resize:after{content:"";position:absolute;margin:1px 0;width:.5em;height:.5em;background:#fff;border-radius:50%;border:1px solid currentColor;box-sizing:border-box}.mbsc-schedule-event-resize-start-touch:before,.mbsc-schedule-event-resize-end-touch:before{content:"";position:absolute;margin:1px 0;width:1.5em;height:1em}.mbsc-schedule-event-resize-start-touch:before{top:-.5em;right:0}.mbsc-schedule-event-resize-end-touch:before{bottom:-.5em;left:0}.mbsc-schedule-event-dragging .mbsc-schedule-event-resize,.mbsc-schedule-event-hover .mbsc-schedule-event-resize{display:block}.mbsc-schedule-drag-clone{max-width:200px;max-height:200px;opacity:1}.mbsc-schedule-drag-clone .mbsc-schedule-event-resize{display:none}.mbsc-schedule-event-buffer-background{opacity:.3;background:currentColor}.mbsc-schedule-invalid,.mbsc-schedule-color{position:absolute;inset:-.5em 0;box-sizing:content-box;z-index:0;overflow:hidden}.mbsc-schedule-invalid-all-day,.mbsc-schedule-color-all-day{top:0;bottom:0;z-index:-1}.mbsc-schedule-invalid-start,.mbsc-schedule-color-start{padding-top:.5em;margin-top:-.5em}.mbsc-schedule-invalid-end,.mbsc-schedule-color-end{padding-bottom:.5em}.mbsc-schedule-invalid-text,.mbsc-schedule-color-text{padding:.375em;font-size:.75em}.mbsc-schedule-color-text{opacity:.8}.mbsc-schedule-time-indicator{position:absolute;z-index:2;pointer-events:none}.mbsc-schedule-time-indicator-x{border-bottom:1px solid}.mbsc-schedule-time-indicator-x.mbsc-ltr{left:4.25em;right:0}.mbsc-schedule-time-indicator-x.mbsc-rtl{right:4.25em;left:0}.mbsc-schedule-time-indicator-y{border-left:1px solid;top:2em;bottom:0;margin-top:-.25em}.mbsc-schedule-time-indicator-y.mbsc-ltr{margin-left:-1px}.mbsc-schedule-time-indicator-y.mbsc-rtl{margin-right:-1px}.mbsc-schedule-time-indicator-day{position:absolute;width:14.285714%}.mbsc-schedule-time-indicator-day:before{content:"";position:absolute;width:.4375em;height:.4375em;margin-top:-.1875em;margin-left:-.1875em;margin-right:-.1875em;border-radius:50%;z-index:1}.mbsc-schedule-time-indicator-day.mbsc-ltr:before{left:0}.mbsc-schedule-time-indicator-day.mbsc-rtl:before{right:0}.mbsc-schedule-time-indicator-time{position:absolute;top:-1em;font-size:.625em;line-height:2em;margin-top:1px;padding:0 .8em;white-space:nowrap}.mbsc-schedule-time-indicator-time-y{top:-1.8em;padding:0 .5em;margin-top:0;margin-left:-.5em;margin-right:-.5em;line-height:1.6em}.mbsc-schedule-time-indicator-time-x.mbsc-ltr,.mbsc-schedule-time-indicator-time-y.mbsc-rtl{right:100%}.mbsc-schedule-time-indicator-time-x.mbsc-rtl,.mbsc-schedule-time-indicator-time-y.mbsc-ltr{left:100%}.mbsc-schedule-cursor-time{position:absolute;z-index:3;font-size:.625em;line-height:2em;white-space:nowrap;box-sizing:border-box}.mbsc-schedule-cursor-time-x{margin-top:-1em}.mbsc-schedule-cursor-time-x.mbsc-ltr{text-align:right}.mbsc-schedule-cursor-time-x.mbsc-rtl{text-align:left}.mbsc-schedule-cursor-time-y{padding:0 .5em;top:.8em}@supports (overflow: clip){.mbsc-schedule-event-inner{position:sticky;top:0}}.mbsc-schedule-wrapper{overflow:auto}.mbsc-schedule-grid{height:100%}.mbsc-schedule-resource-group{min-width:16em;box-sizing:border-box}.mbsc-schedule-resource-group:first-child:last-child{flex-basis:0}.mbsc-schedule-resource-group.mbsc-ltr{border-left-width:2px;border-left-style:solid}.mbsc-schedule-resource-group.mbsc-rtl{border-right-width:2px;border-right-style:solid}.mbsc-schedule-resource-group:first-child{border:0}.mbsc-schedule-date-header-text{line-height:1.5em;text-align:center}.mbsc-schedule-header{overflow:hidden}.mbsc-schedule-all-day-group-wrapper,.mbsc-schedule-header-wrapper{min-width:0;overflow:hidden}.mbsc-schedule-header-item{display:block;position:relative;text-align:center;line-height:1.25em}.mbsc-schedule-header-item.mbsc-hover{cursor:pointer}.mbsc-schedule-header-dayname{font-size:.75em}.mbsc-schedule-header-day{font-size:1.125em}.mbsc-schedule-col-width{box-sizing:border-box;width:2.5em}.mbsc-schedule-col-width-multi{width:6.25em}.mbsc-schedule-resource{overflow:hidden}.mbsc-schedule-resource-title{padding:.5em;font-size:.875em;font-weight:600;text-align:center}.mbsc-schedule-all-day-cont{position:relative}.mbsc-schedule-all-day-wrapper{position:relative;max-height:7.8125em;overflow-x:hidden;overflow-y:scroll}.mbsc-schedule-all-day-wrapper-shadow:after{content:"";box-shadow:inset 0 .5em .25em -.5em #30303080;height:4px;position:absolute;left:0;right:0;bottom:-4px;z-index:4;pointer-events:none}.mbsc-schedule-all-day-item{position:relative}.mbsc-schedule-all-day-item:first-child,.mbsc-schedule-column:first-child{border:0}.mbsc-schedule-timezone-labels{position:absolute;bottom:0;z-index:1;font-weight:700}.mbsc-schedule-timezone-label{font-size:.75em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mbsc-schedule-time-indicator-tz{width:5.666667em}.mbsc-schedule-time-indicator-tz.mbsc-ltr,.mbsc-schedule-timezone-label.mbsc-ltr{text-align:right}.mbsc-schedule-time-indicator-tz.mbsc-rtl,.mbsc-schedule-timezone-label.mbsc-rtl{text-align:left}.mbsc-schedule-time-wrapper{position:relative;width:4.25em;height:3.125em;box-sizing:border-box;pointer-events:auto}.mbsc-schedule-time{position:relative;line-height:2em;top:-1em;font-size:.75em}.mbsc-schedule-time-end{position:absolute;inset:auto 0 -1em}.mbsc-schedule-time-col.mbsc-ltr{text-align:right}.mbsc-schedule-time-col.mbsc-rtl{text-align:left}.mbsc-schedule-time-cont-pos{position:relative}.mbsc-schedule-time-cont-inner{position:absolute;width:100%;z-index:2;pointer-events:none;height:100%;box-sizing:border-box;padding:.5em 0}.mbsc-schedule-column{padding:.5em 0}.mbsc-schedule-column-inner{position:relative}.mbsc-schedule-all-day-item,.mbsc-schedule-item{box-sizing:border-box}.mbsc-schedule-item{height:3.125em;position:relative;border-top:1px solid}.mbsc-schedule-item-last{border-bottom:1px solid}.mbsc-schedule-events{position:absolute;height:100%}.mbsc-schedule-events.mbsc-ltr{left:0;right:.5em}.mbsc-schedule-events-more.mbsc-ltr{right:1.875em}.mbsc-schedule-events.mbsc-rtl{right:0;left:.5em}.mbsc-schedule-events-more.mbsc-rtl{left:1.875em}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize{width:.25em;height:100%;cursor:ew-resize}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize:after{top:50%;right:auto;left:auto;margin-top:-.25em}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-start.mbsc-ltr,.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-end.mbsc-rtl{right:auto}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-end.mbsc-ltr,.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-start.mbsc-rtl{left:auto}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-start.mbsc-ltr:after,.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-end.mbsc-rtl:after{right:-.25em}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-end.mbsc-ltr:after,.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-start.mbsc-rtl:after{left:-.25em}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-start-touch:before{height:1.5em;top:50%;left:-.75em;right:auto;margin-top:-.75em}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-end-touch:before{height:1.5em;top:50%;left:auto;right:-.75em;margin-top:-.75em}.mbsc-schedule-event-buffer{position:absolute;left:1px;right:1px;box-sizing:content-box;z-index:-1}.mbsc-schedule-event-buffer-before{bottom:100%;margin-bottom:-.25em;padding-bottom:.25em;border-top-left-radius:.25em;border-top-right-radius:.25em}.mbsc-schedule-event-buffer-after{top:100%;margin-top:-.25em;padding-top:.25em;border-bottom-left-radius:.25em;border-bottom-right-radius:.25em}.mbsc-calendar-width-md .mbsc-schedule-event-title{font-size:1.2em}.mbsc-calendar-width-md .mbsc-schedule-event-range,.mbsc-calendar-width-md .mbsc-schedule-event-all-day-title{font-size:1em}.mbsc-calendar-width-md .mbsc-schedule-event-all-day-inner{font-size:.75em;height:1.5em;line-height:1.5em;padding:0 .333334em}.mbsc-timeline{overflow:hidden;position:relative;z-index:0}.mbsc-timeline-empty-day{width:0}.mbsc-timeline-column-xxs{width:1.5em}.mbsc-timeline-column-xs{width:3em}.mbsc-timeline-column-s{width:4.5em}.mbsc-timeline-column-m{width:6em}.mbsc-timeline-column-l{width:7.5em}.mbsc-timeline-column-xl{width:9em}.mbsc-timeline-column-xxl{width:10.5em}.mbsc-timeline-column-xxxl,.mbsc-timeline-resource-col,.mbsc-timeline-sidebar-col{width:12em}.mbsc-timeline-resource-depth-step{width:1.75em}.mbsc-timeline-resources,.mbsc-timeline-sidebar{position:absolute;top:0;bottom:15px;z-index:5;overflow:hidden}.mbsc-timeline-resources.mbsc-ltr,.mbsc-timeline-sidebar.mbsc-rtl{left:0}.mbsc-timeline-resources.mbsc-rtl,.mbsc-timeline-sidebar.mbsc-ltr{right:0}.mbsc-timeline-resource-header-cont,.mbsc-timeline-resource-footer-cont,.mbsc-timeline-sidebar-header-cont,.mbsc-timeline-sidebar-footer-cont{position:relative;z-index:5;overflow:hidden;pointer-events:auto}.mbsc-timeline-resource,.mbsc-timeline-sidebar-resource{box-sizing:border-box;overflow:hidden}.mbsc-timeline-resource-icon{font-size:.875em;font-weight:600;margin:.357143em 0;cursor:pointer;box-sizing:content-box}.mbsc-timeline-resource-icon.mbsc-ltr{margin-left:.5em}.mbsc-timeline-resource-icon.mbsc-rtl{margin-right:.5em}.mbsc-timeline-resource-header,.mbsc-timeline-resource-footer,.mbsc-timeline-resource-title,.mbsc-timeline-sidebar-header,.mbsc-timeline-sidebar-resource-title,.mbsc-timeline-sidebar-footer{font-size:.875em;font-weight:600;padding:.5em}.mbsc-timeline-header,.mbsc-timeline-footer{position:absolute;left:0;right:0;z-index:5;overflow:hidden}.mbsc-timeline-header{top:0}.mbsc-timeline-footer{bottom:0;margin-top:-1px}.mbsc-timeline-footer-ph{margin-top:-1px}.mbsc-timeline-header-bg,.mbsc-timeline-footer-bg{position:relative;width:0}.mbsc-timeline-day{position:relative;box-sizing:border-box;min-width:0}.mbsc-timeline-day:last-child.mbsc-timeline-column,.mbsc-timeline-day:last-child .mbsc-flex:last-child .mbsc-timeline-column:last-child,.mbsc-timeline-day:last-child .mbsc-timeline-header-column:last-child,.mbsc-timeline-day:last-child .mbsc-timeline-footer-column:last-child,.mbsc-timeline-day:last-child .mbsc-timeline-slot-header:last-child,.mbsc-timeline-day:last-child .mbsc-timeline-header-date,.mbsc-timeline-day:last-child .mbsc-timeline-header-week,.mbsc-timeline-day:last-child .mbsc-timeline-footer-date,.mbsc-timeline-day:last-child .mbsc-timeline-footer-week{border-left-color:transparent;border-right-color:transparent}.mbsc-timeline-header-column.mbsc-timeline-no-border,.mbsc-timeline-column.mbsc-timeline-no-border{border-left:0;border-right:0}.mbsc-timeline-month{position:relative;min-width:0}.mbsc-timeline-header-month,.mbsc-timeline-header-week{min-height:1.625em;box-sizing:border-box}.mbsc-timeline-footer-date,.mbsc-timeline-header-date{min-height:1.625em;box-sizing:border-box;overflow:hidden}.mbsc-timeline-header-month-last.mbsc-ltr,.mbsc-timeline-header-week-last.mbsc-ltr,.mbsc-timeline-footer-week-last.mbsc-ltr{border-right-width:1px;border-right-style:solid}.mbsc-timeline-header-month-last.mbsc-rtl,.mbsc-timeline-header-week-last.mbsc-rtl,.mbsc-timeline-footer-week-last.mbsc-rtl{border-left-width:1px;border-left-style:solid}.mbsc-timeline-header-month-text,.mbsc-timeline-header-date-text,.mbsc-timeline-header-week-text,.mbsc-timeline-footer-month-text,.mbsc-timeline-footer-week-text{font-size:.875em;padding:0 .285714em;line-height:1.785715em;display:inline-block;vertical-align:top;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis}.mbsc-timeline-header-month-text{font-weight:700}.mbsc-timeline-header-date-cont,.mbsc-timeline-header-week-cont,.mbsc-timeline-header-month-cont,.mbsc-timeline-header-year-cont,.mbsc-timeline-header-date-text,.mbsc-timeline-header-month-text-last,.mbsc-timeline-header-week-text-last{max-width:100%;overflow:hidden}.mbsc-timeline-header-month-cont,.mbsc-timeline-header-week-cont{white-space:nowrap}.mbsc-timeline-header-active{position:relative;z-index:0;padding:0 .714286em}.mbsc-timeline-header-active:after{content:"";position:absolute;inset:.142857em;border-radius:.75em;z-index:-1}.mbsc-timeline-header-column,.mbsc-timeline-footer-column{min-height:1.625em;overflow:hidden}.mbsc-timeline-header-time,.mbsc-timeline-footer-time{padding:0 .5em;font-size:.625em;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:2.6em}.mbsc-timeline .mbsc-timeline-time-indicator-cont{position:absolute;width:100%;height:100%;top:100%;overflow:hidden;padding-top:2em;margin-top:-2em;pointer-events:none;box-sizing:content-box}.mbsc-timeline-header-sticky{position:absolute;top:0;left:0;right:0;z-index:6;pointer-events:none}.mbsc-timeline-header-sticky .mbsc-timeline-header-date{border-left:0;border-right:0}.mbsc-timeline-footer-sticky{position:absolute;bottom:0;left:0;right:0;z-index:6;pointer-events:none}.mbsc-timeline-column,.mbsc-timeline-header-column{box-sizing:border-box;position:relative}.mbsc-timeline-grid-scroll{overflow-y:auto;-webkit-overflow-scrolling:auto}.mbsc-timeline-grid{position:relative;overflow:hidden}.mbsc-timeline-row{height:3.25em;position:relative;box-sizing:border-box;transition:background-color .15s ease-out}.mbsc-timeline-row-size{position:absolute;visibility:hidden}.mbsc-timeline-row-fixed{position:sticky;z-index:3}.mbsc-timeline-hidden{visibility:hidden;position:absolute;top:0;left:0;right:0;height:0;overflow:hidden}.mbsc-timeline-row-group{position:relative}.mbsc-timeline-row-group:after{content:"";position:absolute;left:0;right:0;top:100%;z-index:1}.mbsc-timeline-row-group:last-child:after{display:none}.mbsc-timeline-row-date{box-sizing:border-box}.mbsc-timeline-row-date .mbsc-timeline-header-date-text{white-space:normal;line-height:1.285715em;padding-top:.285715em;padding-bottom:.285715em}.mbsc-timeline-row-resource-col{overflow:hidden}.mbsc-timeline-row-date-col{width:5.5em}.mbsc-timeline-date-col{width:8.75em}.mbsc-timeline-row-gutter{height:1em}.mbsc-timeline-resource,.mbsc-timeline-resource-header-cont,.mbsc-timeline-sidebar-resource,.mbsc-timeline-sidebar-header-cont,.mbsc-timeline-header-date,.mbsc-timeline-header-month,.mbsc-timeline-header-week,.mbsc-timeline-header-column,.mbsc-timeline-row,.mbsc-timeline-row-date,.mbsc-timeline-row-group:after{border-bottom-style:solid;border-bottom-width:1px}.mbsc-timeline-footer-date,.mbsc-timeline-footer-week,.mbsc-timeline-footer-column,.mbsc-timeline-resource-footer-cont,.mbsc-timeline-sidebar-footer-cont{border-top-style:solid;border-top-width:1px}.mbsc-timeline-resource-dragged{position:absolute;left:.625em;right:0;z-index:7;opacity:.7;pointer-events:none;visibility:hidden;box-shadow:0 0 transparent,0 0 transparent,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.mbsc-timeline-resource-dragged .mbsc-timeline-row{border-top:1px solid}.mbsc-timeline-resource-drop{position:absolute;left:0;right:0;height:2px;z-index:6;margin-top:-1px;pointer-events:none;visibility:hidden}.mbsc-timeline-resource-sort svg{pointer-events:none}.mbsc-timeline-resource-drag-clone{position:fixed;z-index:99998;margin:15px 0 0;padding-left:0!important;padding-right:0!important;box-shadow:0 0 transparent,0 0 transparent,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;cursor:move}.mbsc-timeline-resource-drag-clone .mbsc-timeline-resource-sort{display:none}.mbsc-timeline-events{position:absolute;width:100%;top:0;bottom:1em}.mbsc-timeline-events-variable .mbsc-timeline-events{bottom:auto}.mbsc-timeline-events-variable .mbsc-timeline-events-track{position:relative;line-height:0}.mbsc-timeline-events-variable .mbsc-timeline-event{position:relative;display:inline-block;vertical-align:top;line-height:normal}.mbsc-timeline-events-variable .mbsc-timeline-event-slot{display:block}.mbsc-timeline-event{z-index:2;min-width:.75em;padding:6px 0 0}.mbsc-timeline-event.mbsc-timeline-event-dragging{position:absolute}.mbsc-timeline-event.mbsc-schedule-event-all-day{padding-left:.25em;padding-right:.25em}.mbsc-timeline-event .mbsc-schedule-event-all-day-inner{font-size:.75em;height:1.5em;line-height:1.5em;padding:0 .333334em}.mbsc-timeline-event .mbsc-schedule-event-title,.mbsc-timeline-event .mbsc-schedule-event-range{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mbsc-timeline-event-background{margin-top:6px;top:0;bottom:0}.mbsc-timeline-event-resize{width:.25em;inset:6px auto 0;cursor:ew-resize}.mbsc-timeline-event-resize.mbsc-schedule-event-resize-start.mbsc-ltr,.mbsc-timeline-event-resize.mbsc-schedule-event-resize-end.mbsc-rtl{height:auto;left:0}.mbsc-timeline-event-resize.mbsc-schedule-event-resize-end.mbsc-ltr,.mbsc-timeline-event-resize.mbsc-schedule-event-resize-start.mbsc-rtl{height:auto;right:0}.mbsc-timeline-event-resize.mbsc-schedule-event-resize-end:after,.mbsc-timeline-event-resize.mbsc-schedule-event-resize-start:after{top:50%;margin-top:-.25em}.mbsc-timeline-event-resize.mbsc-schedule-event-resize-end:after{left:-.125em}.mbsc-timeline-event-resize.mbsc-schedule-event-resize-start:after{right:-.125em}.mbsc-timeline-event-resize.mbsc-schedule-event-resize-start-touch:before,.mbsc-timeline-event-resize.mbsc-schedule-event-resize-end-touch:before{height:1.5em;top:50%;left:50%;margin:-.75em 0 0 -.75em}.mbsc-timeline-event-listing{position:absolute;margin:0}.mbsc-timeline-event-slot{position:relative;left:0;right:0;margin:0 2px}.mbsc-timeline-event-buffer{position:absolute;margin-top:6px;top:0;bottom:0;box-sizing:content-box;z-index:-1}.mbsc-timeline-event-buffer-after.mbsc-rtl,.mbsc-timeline-event-buffer-before.mbsc-ltr{right:100%;margin-right:-.25em;padding-right:.25em;border-top-left-radius:.25em;border-bottom-left-radius:.25em}.mbsc-timeline-event-buffer-before.mbsc-rtl,.mbsc-timeline-event-buffer-after.mbsc-ltr{left:100%;margin-left:-.25em;padding-left:.25em;border-top-right-radius:.25em;border-bottom-right-radius:.25em}.mbsc-timeline-color,.mbsc-timeline-invalid{top:0;bottom:0;padding:0;margin:0}.mbsc-timeline-header-column.mbsc-timeline-no-height,.mbsc-timeline-footer-column.mbsc-timeline-no-height{border:0;height:0;min-height:0}.mbsc-connections{position:absolute;display:block;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.mbsc-connection{stroke-width:1.5px;fill:none;pointer-events:visibleStroke}.mbsc-timeline-slots{height:1.625em;box-sizing:border-box;border-bottom:1px solid}.mbsc-timeline-slot{position:relative;box-sizing:border-box}.mbsc-timeline-slot-title{font-size:.875em;font-weight:600;line-height:1.785715em;padding:0 .285714em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mbsc-has-sticky .mbsc-timeline-grid-scroll.mbsc-ltr{position:relative}.mbsc-has-sticky .mbsc-timeline-header,.mbsc-has-sticky .mbsc-timeline-footer{position:sticky;left:auto;right:auto;overflow:visible}.mbsc-has-sticky .mbsc-timeline-resources.mbsc-ltr,.mbsc-has-sticky .mbsc-timeline-sidebar.mbsc-ltr{position:sticky;top:auto;bottom:auto;overflow:visible}@supports (overflow: clip){.mbsc-timeline-grid{overflow:clip}.mbsc-timeline .mbsc-schedule-event-inner{display:inline-block;max-width:100%;vertical-align:top}.mbsc-timeline-event-slot .mbsc-schedule-event-inner{position:relative;display:block}}.mbsc-ios.mbsc-checkbox-right{padding:.875em 3.75em .875em 1em}.mbsc-ios.mbsc-checkbox-left{padding:.875em 1em .875em 3.75em}.mbsc-ios.mbsc-checkbox-box{width:1.75em;height:1.75em;margin-top:-.875em;border:.125em solid currentColor;border-radius:2em}.mbsc-ios.mbsc-checkbox-box-right{right:1em}.mbsc-ios.mbsc-checkbox-box-left{left:1em}.mbsc-ios.mbsc-checkbox-box:after{top:32%;left:26%;width:.75em;height:.375em;border:.125em solid currentColor;border-top:0;border-right:0;transition:opacity .2s ease-in-out}.mbsc-ios.mbsc-checkbox-box:before{content:"";position:absolute;top:-.5em;left:-.5em;z-index:-1;width:2.5em;height:2.5em;opacity:0;border-radius:2.5em;background:#ccc;transition:opacity .2s ease-in-out}.mbsc-ios.mbsc-checkbox-box.mbsc-focus:before{opacity:.12}.mbsc-ios.mbsc-checkbox-box.mbsc-disabled{opacity:.3}.mbsc-ios.mbsc-checkbox-box.mbsc-checkbox-box-primary{color:#3f97f6}.mbsc-ios.mbsc-checkbox-box.mbsc-checkbox-box-secondary{color:#90979e}.mbsc-ios.mbsc-checkbox-box.mbsc-checkbox-box-success{color:#43be5f}.mbsc-ios.mbsc-checkbox-box.mbsc-checkbox-box-danger{color:#f5504e}.mbsc-ios.mbsc-checkbox-box.mbsc-checkbox-box-warning{color:#f8b042}.mbsc-ios.mbsc-checkbox-box.mbsc-checkbox-box-info{color:#5bb7c5}.mbsc-ios.mbsc-checkbox-box{color:#1273de}.mbsc-ios-dark.mbsc-checkbox-box{color:#ffa519}.mbsc-material.mbsc-checkbox-right{padding:.9375em 3.5em .9375em 1em}.mbsc-material.mbsc-checkbox-left{padding:.9375em 1em .9375em 3.5em}.mbsc-material.mbsc-checkbox-box{border-radius:.1875em;width:1.125em;height:1.125em;margin-top:-.5625em;border:.125em solid;transition:background-color .1s ease-out}.mbsc-material.mbsc-checkbox-box-right{right:1.25em}.mbsc-material.mbsc-checkbox-box-left{left:1.25em}.mbsc-material.mbsc-checkbox-box:after{top:.125em;left:.0625em;width:.8125em;height:.4375em;opacity:1;border:.125em solid;border-top:0;border-right:0;transform:scale(0) rotate(-45deg);transition:transform .1s ease-out}.mbsc-material.mbsc-checkbox-box:before{content:"";position:absolute;top:-.8125em;left:-.8125em;z-index:-1;width:2.5em;height:2.5em;opacity:0;border-radius:2.5em;background:currentColor;transition:opacity .2s ease-in-out}.mbsc-material.mbsc-checkbox-box.mbsc-focus:before{opacity:.12}.mbsc-material.mbsc-checkbox-box.mbsc-active:before{opacity:.2}.mbsc-material.mbsc-checkbox-box.mbsc-checked{background:currentColor;border-color:currentColor}.mbsc-material.mbsc-checkbox-box.mbsc-checked:after{transform:scale(1) rotate(-45deg)}.mbsc-material.mbsc-checkbox-box.mbsc-disabled{opacity:.3}.mbsc-material.mbsc-checkbox-box.mbsc-checkbox-box-primary{color:#3f97f6}.mbsc-material.mbsc-checkbox-box.mbsc-checkbox-box-secondary{color:#90979e}.mbsc-material.mbsc-checkbox-box.mbsc-checkbox-box-success{color:#43be5f}.mbsc-material.mbsc-checkbox-box.mbsc-checkbox-box-danger{color:#f5504e}.mbsc-material.mbsc-checkbox-box.mbsc-checkbox-box-warning{color:#f8b042}.mbsc-material.mbsc-checkbox-box.mbsc-checkbox-box-info{color:#5bb7c5}.mbsc-material.mbsc-checkbox-box{color:#1a73e8;border-color:#303030}.mbsc-material.mbsc-checkbox-box:after{border-color:#fff}.mbsc-material-dark.mbsc-checkbox-box{color:#87b0f3;border-color:#fff}.mbsc-material-dark.mbsc-checkbox-box:after{border-color:#000}.mbsc-windows.mbsc-checkbox-left{padding:1.125em 1em 1.125em 2.875em}.mbsc-windows.mbsc-checkbox-right{padding:1.125em 2.875em 1.125em 1em}.mbsc-windows.mbsc-checkbox-box{margin-top:-.6875em;width:1.3125em;height:1.3125em;border:.125em solid}.mbsc-windows.mbsc-checkbox-box-left{left:1em}.mbsc-windows.mbsc-checkbox-box-right{right:1em}.mbsc-windows.mbsc-checkbox-box:after{top:16%;left:10%;width:.875em;height:.475em;border:.125em solid;border-top:0;border-right:0}.mbsc-windows.mbsc-checkbox-box:before{content:"";position:absolute;top:-.75em;left:-.75em;z-index:-1;width:2.5em;height:2.5em;opacity:0;border-radius:2.5em;transition:opacity .2s ease-in-out}.mbsc-windows.mbsc-checkbox-box.mbsc-focus:before{opacity:.12}.mbsc-windows.mbsc-checkbox-box.mbsc-checked{background:currentColor;border-color:currentColor}.mbsc-windows.mbsc-checkbox-box.mbsc-disabled{opacity:.3}.mbsc-windows.mbsc-checkbox-box.mbsc-checkbox-box-primary{color:#3f97f6}.mbsc-windows.mbsc-checkbox-box.mbsc-checkbox-box-secondary{color:#90979e}.mbsc-windows.mbsc-checkbox-box.mbsc-checkbox-box-success{color:#43be5f}.mbsc-windows.mbsc-checkbox-box.mbsc-checkbox-box-danger{color:#f5504e}.mbsc-windows.mbsc-checkbox-box.mbsc-checkbox-box-warning{color:#f8b042}.mbsc-windows.mbsc-checkbox-box.mbsc-checkbox-box-info{color:#5bb7c5}.mbsc-windows.mbsc-checkbox-box{color:#0078d7;border-color:#333}.mbsc-windows.mbsc-checkbox-box:after{border-color:#e5f1fb}.mbsc-windows.mbsc-checkbox-box:before{background:#737373}.mbsc-windows.mbsc-checkbox-box.mbsc-active{border-color:#737373;background:#737373}.mbsc-windows-dark.mbsc-checkbox-box{color:#0078d7;border-color:#fff}.mbsc-windows-dark.mbsc-checkbox-box:after{border-color:#000}.mbsc-windows-dark.mbsc-checkbox-box:before{background:#a6a6a6}.mbsc-windows-dark.mbsc-checkbox-box.mbsc-active{border-color:#a6a6a6;background:#a6a6a6}.mbsc-checkbox{line-height:1.25em;position:relative;display:block;margin:0;z-index:0;-webkit-user-select:none;user-select:none}.mbsc-checkbox-box{box-sizing:border-box;position:absolute;top:50%;display:block;width:1.375em;height:1.375em}.mbsc-checkbox-box:after{content:"";box-sizing:border-box;position:absolute;display:block;opacity:0;transform:rotate(-45deg)}.mbsc-checkbox-box.mbsc-checked:after{opacity:1}.mbsc-ios .mbsc-block-title,.mbsc-ios .mbsc-form-group-title{padding:.5em 1.333334em;font-size:.75em;line-height:1.5em;text-transform:uppercase}.mbsc-ios.mbsc-page{background:#f2f2f7;color:#000}.mbsc-ios.mbsc-page a{color:#007aff}.mbsc-ios .mbsc-block-title,.mbsc-ios .mbsc-form-group-title{color:#6e6e6e}.mbsc-ios-dark.mbsc-page{background:#000;color:#fff}.mbsc-ios-dark.mbsc-page a{color:#ff9f0a}.mbsc-ios-dark .mbsc-block-title,.mbsc-ios-dark .mbsc-form-group-title{color:#919191}.mbsc-material .mbsc-block-title,.mbsc-material .mbsc-form-group-title{padding:.666667em 1.333334em;font-size:.75em;text-transform:uppercase}.mbsc-material.mbsc-page{background-color:#fff;color:#303030}.mbsc-material.mbsc-page a,.mbsc-material .mbsc-block-title,.mbsc-material .mbsc-form-group-title{color:#1a73e8}.mbsc-material-dark.mbsc-page{background-color:#000;color:#fff}.mbsc-material-dark.mbsc-page a,.mbsc-material-dark .mbsc-block-title,.mbsc-material-dark .mbsc-form-group-title{color:#87b0f3}.mbsc-windows .mbsc-block-title,.mbsc-windows .mbsc-form-group-title{font-size:1.5em;padding:0 .666667em;line-height:2em}.mbsc-windows.mbsc-page{background-color:#fff;color:#333}.mbsc-windows.mbsc-page a{color:#0078d7}.mbsc-windows .mbsc-block-title,.mbsc-windows .mbsc-form-group-title{color:#333}.mbsc-windows-dark.mbsc-page{background-color:#1a1a1a;color:#fff}.mbsc-windows-dark.mbsc-page a{color:#0078d7}.mbsc-windows-dark .mbsc-block-title,.mbsc-windows-dark .mbsc-form-group-title{color:#fff}.mbsc-page{display:block;min-height:100%;padding:var(--mbsc-safe-top) var(--mbsc-safe-right) var(--mbsc-safe-bottom) var(--mbsc-safe-left)}.mbsc-page:before,.mbsc-page:after{content:"";display:table}.mbsc-block,.mbsc-form-group{margin:1.5em 0}.mbsc-form-group-inset{margin:2em 1.5em}.mbsc-form-grid .mbsc-form-group-title{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.mbsc-page h1,.mbsc-page h2,.mbsc-page h3,.mbsc-page h4,.mbsc-page h5,.mbsc-page h6,.mbsc-h1,.mbsc-h2,.mbsc-h3,.mbsc-h4,.mbsc-h5,.mbsc-h6{margin:0;padding:0;color:inherit;font-weight:400;font-family:inherit}.mbsc-page p,.mbsc-p{margin:1em 0;padding:0;line-height:1.5}.mbsc-page a,.mbsc-a{text-decoration:none}.mbsc-page a:hover,.mbsc-a:hover{text-decoration:underline}.mbsc-page a.mbsc-btn:hover,.mbsc-a.mbsc-btn:hover{text-decoration:none}.mbsc-page h1,.mbsc-h1{margin:.347826em 0;font-size:2.875em}.mbsc-page h2,.mbsc-h2{margin:.470588em 0;font-size:2.125em}.mbsc-page h3,.mbsc-h3{margin:.666666em 0;font-size:1.5em}.mbsc-page h4,.mbsc-h4{margin:.8em 0;font-size:1.25em}.mbsc-page h5,.mbsc-h5{margin:1.066666em 0;font-size:.9375em}.mbsc-page h6,.mbsc-h6{margin:1.333333em 0;font-size:.75em}.mbsc-padding{padding:1em}.mbsc-padding>p:first-child{margin-top:0}.mbsc-padding>p:last-child{margin-bottom:0}.mbsc-margin{margin:1em 0}.mbsc-margin:first-child{margin-top:0}.mbsc-margin:last-child{margin-bottom:0}.mbsc-page ul,.mbsc-page ol,.mbsc-ul,.mbsc-ol{padding:0;margin:1em 0 1em 1.25em;line-height:1.5}.mbsc-page ul ul,.mbsc-page ol ol,.mbsc-ul .mbsc-ul,.mbsc-ol .mbsc-ol{margin:0 0 0 1.25em}.mbsc-txt-xs{font-size:.625em}.mbsc-txt-s{font-size:.75em}.mbsc-txt-m{font-size:1.25em}.mbsc-txt-l{font-size:1.5em}.mbsc-txt-xl{font-size:2em}.mbsc-txt-muted{opacity:.6}.mbsc-line-height-xs{line-height:1}.mbsc-line-height-s{line-height:1.25}.mbsc-line-height-m{line-height:1.5}.mbsc-line-height-l{line-height:1.75}.mbsc-line-height-xl{line-height:2}.mbsc-ultra-bold{font-weight:900}.mbsc-bold{font-weight:700}.mbsc-medium{font-weight:500}.mbsc-light{font-weight:300}.mbsc-thin{font-weight:100}.mbsc-italic{font-style:italic}.mbsc-align-left{text-align:left}.mbsc-align-right{text-align:right}.mbsc-align-center{text-align:center}.mbsc-align-justify{text-align:justify}.mbsc-pull-right{float:right}.mbsc-pull-left{float:left}.mbsc-media-fluid{display:block;width:100%}.mbsc-img-thumbnail{width:6em;height:6em;margin:1em}.mbsc-avatar{width:2.5em;height:2.5em;padding:0;border-radius:1.25em}.mbsc-note{position:relative;padding:.75em 1.25em;margin:1em;border:1px solid transparent;font-size:.875em}@media (max-width: 600px){.mbsc-note{text-align:center}}.mbsc-ios.mbsc-radio-left{padding:.875em 1em .875em 3.75em}.mbsc-ios.mbsc-radio-right{padding:.875em 3.75em .875em 1em}.mbsc-ios.mbsc-radio-box:after{top:44%;left:23%;width:.875em;height:.375em;border:.125em solid;border-top:0;border-right:0;border-radius:0;transform:rotate(-45deg);transition:opacity .2s ease-in-out}.mbsc-ios.mbsc-radio-box:before{content:"";position:absolute;top:-.75em;left:-.75em;z-index:-1;width:2.5em;height:2.5em;opacity:0;border-radius:2.5em;transition:opacity .2s ease-in-out;background:#ccc}.mbsc-ios.mbsc-radio-box.mbsc-focus:before{opacity:.12}.mbsc-ios.mbsc-radio-box-left{left:1.125em}.mbsc-ios.mbsc-radio-box-right{right:1.125em}.mbsc-ios.mbsc-radio-box.mbsc-disabled{opacity:.3}.mbsc-ios.mbsc-radio-box.mbsc-radio-box-primary:after{border-color:#3f97f6}.mbsc-ios.mbsc-radio-box.mbsc-radio-box-secondary:after{border-color:#90979e}.mbsc-ios.mbsc-radio-box.mbsc-radio-box-success:after{border-color:#43be5f}.mbsc-ios.mbsc-radio-box.mbsc-radio-box-danger:after{border-color:#f5504e}.mbsc-ios.mbsc-radio-box.mbsc-radio-box-warning:after{border-color:#f8b042}.mbsc-ios.mbsc-radio-box.mbsc-radio-box-info:after{border-color:#5bb7c5}.mbsc-ios.mbsc-radio-box:after{border-color:#1273de}.mbsc-ios.mbsc-radio-label.mbsc-disabled{color:#c4c4c4}.mbsc-ios-dark.mbsc-radio-box:after{border-color:#ffa519}.mbsc-ios-dark.mbsc-radio-label.mbsc-disabled{color:#3b3b3b}.mbsc-material.mbsc-radio-left{padding:.9375em 1em .9375em 3.5em}.mbsc-material.mbsc-radio-right{padding:.9375em 3.5em .9375em 1em}.mbsc-material.mbsc-radio-box{border:.125em solid;transition:background-color .1s ease-out}.mbsc-material.mbsc-radio-box-left{left:1.125em}.mbsc-material.mbsc-radio-box-right{right:1.125em}.mbsc-material.mbsc-radio-box:before{content:"";position:absolute;top:-.75em;left:-.75em;z-index:-1;width:2.5em;height:2.5em;opacity:0;border-radius:2.5em;transition:opacity .2s ease-in-out;background:currentColor}.mbsc-material.mbsc-radio-box.mbsc-focus:before{opacity:.12}.mbsc-material.mbsc-radio-box.mbsc-active:before{opacity:.2}.mbsc-material.mbsc-radio-box:after{background:currentColor;transform:scale(0);transition:transform .1s ease-out}.mbsc-material.mbsc-radio-box.mbsc-checked{border-color:currentColor}.mbsc-material.mbsc-radio-box.mbsc-checked:after{transform:scale(1)}.mbsc-material.mbsc-radio-box.mbsc-disabled{opacity:.3}.mbsc-material.mbsc-radio-box.mbsc-radio-box-primary{color:#3f97f6}.mbsc-material.mbsc-radio-box.mbsc-radio-box-secondary{color:#90979e}.mbsc-material.mbsc-radio-box.mbsc-radio-box-success{color:#43be5f}.mbsc-material.mbsc-radio-box.mbsc-radio-box-danger{color:#f5504e}.mbsc-material.mbsc-radio-box.mbsc-radio-box-warning{color:#f8b042}.mbsc-material.mbsc-radio-box.mbsc-radio-box-info{color:#5bb7c5}.mbsc-material.mbsc-radio-box{color:#1a73e8;border-color:#303030}.mbsc-material-dark.mbsc-radio-box{color:#87b0f3;border-color:#fff}.mbsc-windows.mbsc-radio-left{padding:1.125em 1em 1.125em 3.25em}.mbsc-windows.mbsc-radio-right{padding:1.125em 3.25em 1.125em 1em}.mbsc-windows.mbsc-radio-box-left{left:1em}.mbsc-windows.mbsc-radio-box-right{right:1em}.mbsc-windows.mbsc-radio-box:before{content:"";position:absolute;top:-.75em;left:-.75em;z-index:-1;width:2.5em;height:2.5em;opacity:0;border-radius:2.5em;transition:opacity .2s ease-in-out;background:#ccc}.mbsc-windows.mbsc-radio-box.mbsc-focus:before{opacity:.12}.mbsc-windows.mbsc-radio-box.mbsc-radio-box-primary.mbsc-checked{border-color:#3f97f6}.mbsc-windows.mbsc-radio-box.mbsc-radio-box-secondary.mbsc-checked{border-color:#90979e}.mbsc-windows.mbsc-radio-box.mbsc-radio-box-success.mbsc-checked{border-color:#43be5f}.mbsc-windows.mbsc-radio-box.mbsc-radio-box-danger.mbsc-checked{border-color:#f5504e}.mbsc-windows.mbsc-radio-box.mbsc-radio-box-warning.mbsc-checked{border-color:#f8b042}.mbsc-windows.mbsc-radio-box.mbsc-radio-box-info.mbsc-checked{border-color:#5bb7c5}.mbsc-windows.mbsc-radio-box{border:.125em solid #333333}.mbsc-windows.mbsc-radio-box:after{background:#333}.mbsc-windows.mbsc-radio-box.mbsc-checked{border-color:#0078d7}.mbsc-windows.mbsc-radio-box.mbsc-active{border-color:#3339}.mbsc-windows.mbsc-radio-box.mbsc-active:after{background:#3339}.mbsc-windows-dark.mbsc-radio-box{border:.125em solid #ffffff}.mbsc-windows-dark.mbsc-radio-box:after{background:#fff}.mbsc-windows-dark.mbsc-radio-box.mbsc-checked{border-color:#0078d7}.mbsc-windows-dark.mbsc-radio-box.mbsc-active{border-color:#fff9}.mbsc-windows-dark.mbsc-radio-box.mbsc-active:after{background:#fff9}.mbsc-radio{position:relative;display:block;margin:0;z-index:0;line-height:1.25em;-webkit-user-select:none;user-select:none}.mbsc-radio-box{position:absolute;top:50%;display:block;width:1.25em;height:1.25em;margin-top:-.625em;border-radius:1.25em;box-sizing:border-box}.mbsc-radio-box:after{content:"";position:absolute;top:50%;left:50%;width:.625em;height:.625em;margin-top:-.3125em;margin-left:-.3125em;border-radius:.625em;opacity:0}.mbsc-radio-box.mbsc-checked:after{opacity:1}.mbsc-ios.mbsc-stepper-input{margin-left:-1px;margin-right:-1px;z-index:1;border:1px solid}.mbsc-ios.mbsc-stepper-button.mbsc-button{line-height:1.625em}.mbsc-ios.mbsc-stepper-button.mbsc-disabled{opacity:1}.mbsc-ios.mbsc-stepper-inner{font-weight:400}.mbsc-ios.mbsc-disabled .mbsc-stepper-inner{opacity:.2}.mbsc-ios.mbsc-stepper-plus:before{content:"";position:absolute;border-left:1px solid;top:.4125em;bottom:.4125em}.mbsc-ios.mbsc-stepper-plus.mbsc-ltr:before{left:0}.mbsc-ios.mbsc-stepper-plus.mbsc-rtl:before{right:0}.mbsc-ios.mbsc-stepper-center .mbsc-stepper-plus:before{display:none}.mbsc-ios.mbsc-primary .mbsc-stepper-button{color:#3f97f6}.mbsc-ios.mbsc-secondary .mbsc-stepper-button{color:#90979e}.mbsc-ios.mbsc-success .mbsc-stepper-button{color:#43be5f}.mbsc-ios.mbsc-danger .mbsc-stepper-button{color:#f5504e}.mbsc-ios.mbsc-warning .mbsc-stepper-button{color:#f8b042}.mbsc-ios.mbsc-info .mbsc-stepper-button{color:#5bb7c5}.mbsc-ios.mbsc-stepper-input{border-color:#dedede;color:#000}.mbsc-ios.mbsc-stepper-input.mbsc-disabled{color:#0003}.mbsc-ios.mbsc-stepper-button{background:#dedede;color:#000}.mbsc-ios.mbsc-stepper-plus:before{border-color:#0003}.mbsc-ios-dark.mbsc-stepper-input{border-color:#2b2b2b;color:#fff}.mbsc-ios-dark.mbsc-stepper-input.mbsc-disabled{color:#fff3}.mbsc-ios-dark.mbsc-stepper-button{background:#2b2b2b;color:#fff}.mbsc-ios-dark.mbsc-stepper-plus:before{border-color:#fff3}.mbsc-material.mbsc-stepper-control{height:2.25em}.mbsc-material.mbsc-stepper-inner{font-size:2.142857em;font-weight:750}.mbsc-material.mbsc-stepper-button.mbsc-button{line-height:1em;box-shadow:none;border:2px solid currentColor}.mbsc-material.mbsc-stepper-minus.mbsc-ltr,.mbsc-material.mbsc-stepper-plus.mbsc-rtl{border-right:0}.mbsc-material.mbsc-stepper-minus.mbsc-rtl,.mbsc-material.mbsc-stepper-plus.mbsc-ltr{border-left:0}.mbsc-material.mbsc-stepper-button.mbsc-disabled{opacity:1}.mbsc-material.mbsc-stepper-input{z-index:1;border-top:2px solid;border-bottom:2px solid;border-left:0;border-right:0;width:4em}.mbsc-material.mbsc-primary .mbsc-stepper-button{background:#3f97f6;border-color:#3f97f6}.mbsc-material.mbsc-secondary .mbsc-stepper-button{background:#90979e;border-color:#90979e}.mbsc-material.mbsc-success .mbsc-stepper-button{background:#43be5f;border-color:#43be5f}.mbsc-material.mbsc-danger .mbsc-stepper-button{background:#f5504e;border-color:#f5504e}.mbsc-material.mbsc-warning .mbsc-stepper-button{background:#f8b042;border-color:#f8b042}.mbsc-material.mbsc-info .mbsc-stepper-button{background:#5bb7c5;border-color:#5bb7c5}.mbsc-material.mbsc-primary .mbsc-stepper-input{border-color:#3f97f6}.mbsc-material.mbsc-secondary .mbsc-stepper-input{border-color:#90979e}.mbsc-material.mbsc-success .mbsc-stepper-input{border-color:#43be5f}.mbsc-material.mbsc-danger .mbsc-stepper-input{border-color:#f5504e}.mbsc-material.mbsc-warning .mbsc-stepper-input{border-color:#f8b042}.mbsc-material.mbsc-info .mbsc-stepper-input{border-color:#5bb7c5}.mbsc-material.mbsc-stepper-input{border-color:#d6d6d6;color:#5b5b5b}.mbsc-material.mbsc-stepper-input.mbsc-disabled{color:#b3b3b3}.mbsc-material.mbsc-stepper-button{background:#d6d6d6;color:#d6d6d6}.mbsc-material.mbsc-stepper-inner{color:#fff}.mbsc-material.mbsc-color-none .mbsc-stepper-inner{color:#303030}.mbsc-material.mbsc-stepper-button.mbsc-disabled{background:#d6d6d6}.mbsc-material.mbsc-stepper-button.mbsc-disabled .mbsc-stepper-inner{color:#b3b3b3}.mbsc-material-dark.mbsc-stepper-input{border-color:#595959;color:#c2c2c2}.mbsc-material-dark.mbsc-stepper-input.mbsc-disabled{color:#737373}.mbsc-material-dark.mbsc-stepper-button{background:#595959;color:#595959}.mbsc-material-dark.mbsc-stepper-inner{color:#000}.mbsc-material-dark.mbsc-color-none .mbsc-stepper-inner{color:#fff}.mbsc-material-dark.mbsc-stepper-button.mbsc-disabled{background:#595959}.mbsc-material-dark.mbsc-stepper-button.mbsc-disabled .mbsc-stepper-inner{color:#737373}.mbsc-windows.mbsc-stepper-button.mbsc-button{width:3.625em;line-height:1.5em;border-color:currentColor}.mbsc-windows.mbsc-stepper-button.mbsc-hover:before{content:"";position:absolute;inset:0}.mbsc-windows.mbsc-stepper-button.mbsc-disabled{opacity:1}.mbsc-windows.mbsc-stepper-minus.mbsc-ltr,.mbsc-windows.mbsc-stepper-plus.mbsc-rtl{border-right:0}.mbsc-windows.mbsc-stepper-minus.mbsc-rtl,.mbsc-windows.mbsc-stepper-plus.mbsc-ltr{border-left:0}.mbsc-windows.mbsc-stepper-inner{font-size:1.75em;font-weight:800}.mbsc-windows.mbsc-stepper-input{z-index:1;border-top:2px solid;border-bottom:2px solid;border-left:0;border-right:0;width:4em}.mbsc-windows.mbsc-primary .mbsc-stepper-button{background:#3f97f6;border-color:#3f97f6}.mbsc-windows.mbsc-secondary .mbsc-stepper-button{background:#90979e;border-color:#90979e}.mbsc-windows.mbsc-success .mbsc-stepper-button{background:#43be5f;border-color:#43be5f}.mbsc-windows.mbsc-danger .mbsc-stepper-button{background:#f5504e;border-color:#f5504e}.mbsc-windows.mbsc-warning .mbsc-stepper-button{background:#f8b042;border-color:#f8b042}.mbsc-windows.mbsc-info .mbsc-stepper-button{background:#5bb7c5;border-color:#5bb7c5}.mbsc-windows.mbsc-primary .mbsc-stepper-input{border-color:#3f97f6}.mbsc-windows.mbsc-secondary .mbsc-stepper-input{border-color:#90979e}.mbsc-windows.mbsc-success .mbsc-stepper-input{border-color:#43be5f}.mbsc-windows.mbsc-danger .mbsc-stepper-input{border-color:#f5504e}.mbsc-windows.mbsc-warning .mbsc-stepper-input{border-color:#f8b042}.mbsc-windows.mbsc-info .mbsc-stepper-input{border-color:#5bb7c5}.mbsc-windows.mbsc-stepper-input{border-color:#ccc;color:#333}.mbsc-windows.mbsc-stepper-input.mbsc-disabled{color:#b3b3b3}.mbsc-windows.mbsc-stepper-button{color:#ccc}.mbsc-windows.mbsc-stepper-button.mbsc-hover:before{background:#0003}.mbsc-windows.mbsc-stepper-button.mbsc-disabled{background:#ccc}.mbsc-windows.mbsc-stepper-inner{color:#333}.mbsc-windows.mbsc-stepper-button.mbsc-disabled .mbsc-stepper-inner{color:#b3b3b3}.mbsc-windows-dark.mbsc-stepper-input{border-color:#404040;color:#fff}.mbsc-windows-dark.mbsc-stepper-input.mbsc-disabled{color:gray}.mbsc-windows-dark.mbsc-stepper-button{color:#404040}.mbsc-windows-dark.mbsc-stepper-button.mbsc-hover:before{background:#fff3}.mbsc-windows-dark.mbsc-stepper-button.mbsc-disabled{background:#404040}.mbsc-windows-dark.mbsc-stepper-inner{color:#fff}.mbsc-windows-dark.mbsc-stepper-button.mbsc-disabled .mbsc-stepper-inner{color:gray}.mbsc-stepper{line-height:1.25em;position:relative;display:block;margin:0;z-index:0;-webkit-user-select:none;user-select:none;box-sizing:border-box;padding:1.5em 11.75em 1.5em 1em}.mbsc-stepper.mbsc-rtl{padding:1.5em 1em 1.5em 11.75em}.mbsc-stepper-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mbsc-stepper-input{width:3.571429em;padding:0;margin:0;box-shadow:none;border-radius:0;font-size:.875em;text-align:center;opacity:1;z-index:3;background:transparent;-webkit-appearance:textfield;appearance:textfield}.mbsc-stepper-input::-webkit-outer-spin-button,.mbsc-stepper-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mbsc-stepper-input:focus{outline-width:0}.mbsc-stepper-input.mbsc-disabled{cursor:not-allowed}.mbsc-stepper-control{position:absolute;z-index:2;margin-top:-1em;top:50%;height:2em}.mbsc-stepper-control.mbsc-ltr{right:1em}.mbsc-stepper-control.mbsc-rtl{left:1em}.mbsc-stepper-start .mbsc-stepper-input{border:none;order:-1}.mbsc-stepper-start.mbsc-ltr .mbsc-stepper-minus.mbsc-button{margin-right:-1px}.mbsc-stepper-start.mbsc-rtl .mbsc-stepper-minus.mbsc-button{margin-left:-1px}.mbsc-stepper-end .mbsc-stepper-input{border:none;order:2}.mbsc-stepper-end.mbsc-ltr .mbsc-stepper-minus.mbsc-button{margin-right:-1px}.mbsc-stepper-end.mbsc-rtl .mbsc-stepper-minus.mbsc-button{margin-left:-1px}.mbsc-stepper-button.mbsc-button.mbsc-font{width:3.25em;margin:0;display:inline-block}.mbsc-stepper-inner{font-size:2em;font-weight:700}.mbsc-stepper-minus.mbsc-button.mbsc-ltr{border-top-right-radius:0;border-bottom-right-radius:0}.mbsc-stepper-plus.mbsc-button.mbsc-ltr,.mbsc-stepper-minus.mbsc-button.mbsc-rtl{border-top-left-radius:0;border-bottom-left-radius:0}.mbsc-stepper-plus.mbsc-button.mbsc-rtl{border-top-right-radius:0;border-bottom-right-radius:0}.mbsc-ios.mbsc-switch-right{padding:.875em 5em .875em 1em}.mbsc-ios.mbsc-switch-left{padding:.875em 1em .875em 5em}.mbsc-ios.mbsc-switch-track{width:1.25em;height:2em;padding:0;margin:-.96875em .875em 0;border-radius:1.25em}.mbsc-ios.mbsc-switch-track-right{right:1em}.mbsc-ios.mbsc-switch-track-left{left:1em}.mbsc-ios.mbsc-switch-track:after{content:"";position:absolute;z-index:1;inset:0 -1em;border-radius:1.25em;transition:background-color .2s ease-out}.mbsc-ios.mbsc-switch-track.mbsc-disabled{opacity:.3}.mbsc-ios.mbsc-switch-handle{z-index:2;top:50%;left:50%;width:1.75em;height:1.75em;margin:-.875em 0 0 -.875em;border-radius:1.75em;box-shadow:0 .1875em .75em #00000029,0 .1875em .0625em #0000001a;background:#fff}.mbsc-ios.mbsc-switch-track.mbsc-switch-primary.mbsc-checked:after{background:#3f97f6}.mbsc-ios.mbsc-switch-track.mbsc-switch-secondary.mbsc-checked:after{background:#90979e}.mbsc-ios.mbsc-switch-track.mbsc-switch-success.mbsc-checked:after{background:#43be5f}.mbsc-ios.mbsc-switch-track.mbsc-switch-danger.mbsc-checked:after{background:#f5504e}.mbsc-ios.mbsc-switch-track.mbsc-switch-warning.mbsc-checked:after{background:#f8b042}.mbsc-ios.mbsc-switch-track.mbsc-switch-info.mbsc-checked:after{background:#5bb7c5}.mbsc-ios.mbsc-switch-track:after{background:#e5e5e5}.mbsc-ios.mbsc-switch-track.mbsc-focus:after{box-shadow:0 0 0 .125em #00000080}.mbsc-ios.mbsc-switch-track.mbsc-checked:after{background:#4cd764}.mbsc-ios-dark.mbsc-switch-track:after{background:#383838}.mbsc-ios-dark.mbsc-switch-track.mbsc-focus:after{box-shadow:0 0 0 .125em #ffffff80}.mbsc-ios-dark.mbsc-switch-track.mbsc-checked:after{background:#4cd764}.mbsc-material.mbsc-switch-right{padding:.9375em 4em .9375em 1em}.mbsc-material.mbsc-switch-left{padding:.9375em 1em .9375em 4em}.mbsc-material.mbsc-switch-track{width:1.75em;height:.875em;padding:0 .25em;margin-top:-.4375em;border-radius:1.25em}.mbsc-material.mbsc-switch-track-left{left:1.25em}.mbsc-material.mbsc-switch-track-right{right:1.25em}.mbsc-material.mbsc-switch-handle{width:1.25em;height:1.25em;border-radius:1.25em;top:50%;margin-left:-.625em;margin-top:-.625em}.mbsc-material.mbsc-switch-handle:before{content:"";display:block;position:absolute;z-index:-1;opacity:0;transition:opacity .2s ease-in-out;border-radius:2.875em;top:-.625em;left:-.625em;width:2.5em;height:2.5em}.mbsc-material.mbsc-switch-handle.mbsc-focus:before{opacity:.5}.mbsc-material.mbsc-switch-handle.mbsc-active:before{opacity:1}.mbsc-material.mbsc-switch-handle.mbsc-switch-primary.mbsc-checked{background:#3f97f6}.mbsc-material.mbsc-switch-track.mbsc-switch-primary.mbsc-checked{background:#a0ccfb}.mbsc-material.mbsc-switch-handle.mbsc-switch-secondary.mbsc-checked{background:#90979e}.mbsc-material.mbsc-switch-track.mbsc-switch-secondary.mbsc-checked{background:#c6cace}.mbsc-material.mbsc-switch-handle.mbsc-switch-success.mbsc-checked{background:#43be5f}.mbsc-material.mbsc-switch-track.mbsc-switch-success.mbsc-checked{background:#8fd8a0}.mbsc-material.mbsc-switch-handle.mbsc-switch-danger.mbsc-checked{background:#f5504e}.mbsc-material.mbsc-switch-track.mbsc-switch-danger.mbsc-checked{background:#faafaf}.mbsc-material.mbsc-switch-handle.mbsc-switch-warning.mbsc-checked{background:#f8b042}.mbsc-material.mbsc-switch-track.mbsc-switch-warning.mbsc-checked{background:#fcd9a4}.mbsc-material.mbsc-switch-handle.mbsc-switch-info.mbsc-checked{background:#5bb7c5}.mbsc-material.mbsc-switch-track.mbsc-switch-info.mbsc-checked{background:#a6d8e0}.mbsc-material.mbsc-switch-track{background:#c4c4c4}.mbsc-material.mbsc-switch-track.mbsc-checked{background:#1a73e84d}.mbsc-material.mbsc-switch-track.mbsc-disabled{background:#e8e8e8}.mbsc-material.mbsc-switch-handle{background:#fff;box-shadow:0 3px 1px -2px #0003,0 1px 5px #0000001f}.mbsc-material.mbsc-switch-handle.mbsc-checked{background:#1a73e8}.mbsc-material.mbsc-switch-handle.mbsc-disabled{background:#ccc}.mbsc-material.mbsc-switch-handle:before{background:#0000001a}.mbsc-material-dark.mbsc-switch-track{background:#2b2b2b}.mbsc-material-dark.mbsc-switch-track.mbsc-checked{background:#87b0f34d}.mbsc-material-dark.mbsc-switch-track.mbsc-disabled{background:#2b2b2b}.mbsc-material-dark.mbsc-switch-handle{background:#878787;box-shadow:0 3px 1px -2px #fff3,0 1px 5px #ffffff1f}.mbsc-material-dark.mbsc-switch-handle.mbsc-checked{background:#87b0f3}.mbsc-material-dark.mbsc-switch-handle.mbsc-disabled{background:#292929}.mbsc-material-dark.mbsc-switch-handle:before{background:#ffffff1a}.mbsc-windows.mbsc-switch-right{padding:1.125em 5.25em 1.125em 1em}.mbsc-windows.mbsc-switch-left{padding:1.125em 1em 1.125em 5.25em}.mbsc-windows.mbsc-switch-track{width:1.5em;height:1em;margin-top:-.5em}.mbsc-windows.mbsc-switch-track-right{right:1.75em}.mbsc-windows.mbsc-switch-track-left{left:1.75em}.mbsc-windows.mbsc-switch-track:before,.mbsc-windows.mbsc-switch-track:after{content:"";position:absolute;z-index:1;border:.125em solid transparent}.mbsc-windows.mbsc-switch-track:before{inset:-.125em -.625em;border-radius:.625em;transition:background-color .2s ease-in-out,border .2s ease-in-out}.mbsc-windows.mbsc-switch-track:after{inset:-.25em -.75em;border-radius:.75em}.mbsc-windows.mbsc-switch-track.mbsc-disabled{opacity:.2}.mbsc-windows.mbsc-switch-handle{z-index:2;top:50%;left:50%;right:auto;height:.625em;width:.625em;border-radius:10px;margin:-.3125em 0 0 -.3125em}.mbsc-windows.mbsc-switch-track.mbsc-switch-primary.mbsc-checked:before{border-color:#3f97f6;background:#3f97f6}.mbsc-windows.mbsc-switch-track.mbsc-switch-secondary.mbsc-checked:before{border-color:#90979e;background:#90979e}.mbsc-windows.mbsc-switch-track.mbsc-switch-success.mbsc-checked:before{border-color:#43be5f;background:#43be5f}.mbsc-windows.mbsc-switch-track.mbsc-switch-danger.mbsc-checked:before{border-color:#f5504e;background:#f5504e}.mbsc-windows.mbsc-switch-track.mbsc-switch-warning.mbsc-checked:before{border-color:#f8b042;background:#f8b042}.mbsc-windows.mbsc-switch-track.mbsc-switch-info.mbsc-checked:before{border-color:#5bb7c5;background:#5bb7c5}.mbsc-windows.mbsc-switch-track.mbsc-checked:before{border-color:#0078d7;background:#0078d7}.mbsc-windows.mbsc-switch-track:before,.mbsc-windows.mbsc-switch-track.mbsc-disabled:before{border-color:#333;background:none}.mbsc-windows.mbsc-switch-track.mbsc-active:before{border-color:#737373;background:#737373}.mbsc-windows.mbsc-switch-track.mbsc-focus:after{border-color:#a6a6a6}.mbsc-windows.mbsc-switch-handle{background:#333}.mbsc-windows.mbsc-switch-handle.mbsc-checked{background:#fff}.mbsc-windows.mbsc-switch-handle.mbsc-disabled{background:#333}.mbsc-windows-dark.mbsc-switch-track.mbsc-checked:before{border-color:#0078d7;background:#0078d7}.mbsc-windows-dark.mbsc-switch-track:before,.mbsc-windows-dark.mbsc-switch-track.mbsc-disabled:before{border-color:#fff;background:none}.mbsc-windows-dark.mbsc-switch-track.mbsc-active:before{border-color:#a6a6a6;background:#a6a6a6}.mbsc-windows-dark.mbsc-switch-track.mbsc-focus:after{border-color:#8c8c8c}.mbsc-windows-dark.mbsc-switch-handle{background:#fff}.mbsc-windows-dark.mbsc-switch-handle.mbsc-checked{background:#1a1a1a}.mbsc-windows-dark.mbsc-switch-handle.mbsc-disabled{background:#fff}.mbsc-switch{position:relative;display:block;margin:0;user-select:none;-webkit-user-select:none;-moz-user-select:none;line-height:1.25em}.mbsc-switch-track{position:absolute;top:50%;z-index:4;display:block;box-sizing:border-box}.mbsc-switch-handle{display:block;position:absolute;cursor:pointer}.mbsc-switch-handle.mbsc-disabled{cursor:not-allowed}.mbsc-switch-handle-animate{transition:left .1s ease-in-out}.mbsc-description{display:block;font-size:.75em;opacity:.6}.swal2-popup{opacity:.7;background:#fff!important}.swal2-container{background:transparent!important}.swal2-header,.swal2-content{color:#000!important}.info-dialog{background-color:gray!important}.alert-success{display:none}.k-grid-header-wrap{border-right:none}.k-grid-columnmenu-popup{width:325px}.dialog-without-padding mat-dialog-container{padding:0}.dialog-without-padding mat-formio{padding:24px}.dialog-without-padding mat-formio div[fxlayout=column]{padding:24px}.mat-dialog-container app-new-time .noHeader{padding:24px!important}.hideColumnMenu kendo-grid-column-menu{display:none}mail-list-item.current-mail{background:#cdcdcd}kendo-grid .k-grid-header{padding:0 12px 0 0!important}kendo-grid th,kendo-grid td{border-right:1px solid rgba(0,0,0,.1215686275)!important}kendo-grid th.checkBoxColumn,kendo-grid td.checkBoxColumn{padding-left:15px!important}kendo-grid th{padding-top:5px!important;padding-bottom:5px!important}kendo-grid th .k-grid-filter{padding:10px!important}kendo-grid .k-grouping-row td{padding-top:3px!important;padding-bottom:3px!important}kendo-grid td{padding-top:2px!important;padding-bottom:2px!important;line-height:normal;word-wrap:break-word;word-break:break-all;white-space:normal}kendo-grid td .k-i-plus{padding:5px 0!important}kendo-grid tr:not(.k-grouping-row) td{height:31px}.bills-attachments-overlay~.cdk-overlay-connected-position-bounding-box{width:100%!important}mail-details i{font-family:inherit!important;font-size:inherit!important;color:inherit!important;font-style:italic!important;line-height:inherit!important;letter-spacing:inherit!important}.card-body.tab-pane.active{padding:30px}.content-card{max-height:calc(100% - 200px)}formio table{height:100%;min-height:100%;min-width:100%;width:100%;table-layout:fixed;padding:5px;box-shadow:0 3px 8px #0000003d!important}formio table thead tr{height:56px}formio table tbody tr{height:auto}formio table tbody tr td{padding-left:5px!important;border-bottom-color:#0000001f;color:#000000de;padding:0 0 5px;border-bottom-width:1px;border-bottom-style:solid;font-size:14px}formio table tbody tr td .formio-component{height:100%;display:flex;flex-direction:column;justify-content:flex-start}formio td:first-of-type,formio th:first-of-type{padding-left:24px!important}.formio-error-wrapper{background-color:unset!important;border-color:unset!important;color:unset!important}.button-row{padding-left:30px}button.mat-accent{color:#fff!important}button:not(.mat-accent) mat-icon{color:#000!important}button .mat-mdc-button-persistent-ripple{display:none!important}sf-edit-form{padding:24px;display:flex;flex-direction:column}app-spauto-complete .mat-mdc-form-field-infix{min-height:45px!important;padding-top:0!important;padding-bottom:0!important}app-spauto-complete mat-chip-grid .mat-mdc-autocomplete-trigger{margin-top:10px}app-spauto-complete .mat-mdc-form-field-subscript-wrapper{display:none}.mat-button-ripple{display:none!important}mat-toolbar mat-toolbar-row{display:flex;justify-content:space-between}button.btn-accent{color:#000!important}formio .mdc-text-field--filled{background-color:#fff!important}formio app-duration-time mat-form-field{height:80px!important}.mat-field-top-label-wrapper{display:flex;flex-direction:column;width:100%}#listview .content{overflow:unset!important;overflow-y:auto!important}.mdc-list-item.addElement{color:#000}.help-block{display:none}.formio-loader{min-height:60px!important}.is-flipped .choices__list--dropdown,.is-flipped .choices__list{top:100%!important;bottom:auto!important}.even\:border-r-0:nth-child(2n){border-right-width:0px!important}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1 !important;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))!important}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1 !important;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))!important}.hover\:opacity-80:hover{opacity:.8!important}.group:hover .group-hover\:opacity-0{opacity:0!important}.group:hover .group-hover\:opacity-100{opacity:1!important}.dark\:flex:is(.dark *){display:flex!important}.dark\:hidden:is(.dark *){display:none!important}.dark\:border-b:is(.dark *){border-bottom-width:1px!important}.dark\:bg-accent-600:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-accent-600-rgb),var(--tw-bg-opacity, 1))!important}.dark\:bg-amber-500:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))!important}.dark\:bg-black:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))!important}.dark\:bg-blue-600:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))!important}.dark\:bg-gray-500:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))!important}.dark\:bg-gray-600:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))!important}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))!important}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))!important}.dark\:bg-gray-900:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))!important}.dark\:bg-green-500:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))!important}.dark\:bg-primary-500:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-primary-500-rgb),var(--tw-bg-opacity, 1))!important}.dark\:bg-primary-600:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-primary-600-rgb),var(--tw-bg-opacity, 1))!important}.dark\:bg-primary-800:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-primary-800-rgb),var(--tw-bg-opacity, 1))!important}.dark\:bg-red-600:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))!important}.dark\:bg-transparent:is(.dark *){background-color:transparent!important}.dark\:bg-warn-600:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-warn-600-rgb),var(--tw-bg-opacity, 1))!important}.dark\:bg-opacity-10:is(.dark *){--tw-bg-opacity: .1 !important}.dark\:text-accent-50:is(.dark *){--tw-text-opacity: 1 !important;color:rgba(var(--fuse-accent-50-rgb),var(--tw-text-opacity, 1))!important}.dark\:text-amber-50:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(255 251 235 / var(--tw-text-opacity, 1))!important}.dark\:text-blue-50:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(239 246 255 / var(--tw-text-opacity, 1))!important}.dark\:text-gray-200:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(226 232 240 / var(--tw-text-opacity, 1))!important}.dark\:text-gray-50:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(248 250 252 / var(--tw-text-opacity, 1))!important}.dark\:text-green-50:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(240 253 244 / var(--tw-text-opacity, 1))!important}.dark\:text-primary-400:is(.dark *){--tw-text-opacity: 1 !important;color:rgba(var(--fuse-primary-400-rgb),var(--tw-text-opacity, 1))!important}.dark\:text-primary-50:is(.dark *){--tw-text-opacity: 1 !important;color:rgba(var(--fuse-primary-50-rgb),var(--tw-text-opacity, 1))!important}.dark\:text-red-50:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(254 242 242 / var(--tw-text-opacity, 1))!important}.dark\:text-warn-50:is(.dark *){--tw-text-opacity: 1 !important;color:rgba(var(--fuse-warn-50-rgb),var(--tw-text-opacity, 1))!important}.dark\:shadow-none:is(.dark *){--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.dark\:ring-gray-900:is(.dark *){--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(15 23 42 / var(--tw-ring-opacity, 1)) !important}.dark\:hover\:bg-black:hover:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))!important}.dark\:hover\:bg-opacity-5:hover:is(.dark *){--tw-bg-opacity: .05 !important}@media (min-width: 600px){.sm\:static{position:static!important}.sm\:inset-auto{inset:auto!important}.sm\:right-7{right:1.75rem!important}.sm\:ml-8{margin-left:2rem!important}.sm\:mr-4{margin-right:1rem!important}.sm\:mt-0{margin-top:0!important}.sm\:hidden{display:none!important}.sm\:h-20{height:5rem!important}.sm\:max-h-120{max-height:30rem!important}.sm\:w-100{width:25rem!important}.sm\:w-90{width:22.5rem!important}.sm\:w-96{width:24rem!important}.sm\:min-w-100{min-width:25rem!important}.sm\:min-w-80{min-width:20rem!important}.sm\:min-w-90{min-width:22.5rem!important}.sm\:max-w-360{max-width:90rem!important}.sm\:-translate-x-96{--tw-translate-x: -24rem !important;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))!important}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.sm\:flex-row{flex-direction:row!important}.sm\:items-start{align-items:flex-start!important}.sm\:justify-start{justify-content:flex-start!important}.sm\:justify-end{justify-content:flex-end!important}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:overflow-hidden{overflow:hidden!important}.sm\:overscroll-auto{overscroll-behavior:auto!important}.sm\:rounded-2xl{border-radius:1rem!important}.sm\:rounded-lg{border-radius:.5rem!important}.sm\:p-6{padding:1.5rem!important}.sm\:px-18{padding-left:4.5rem!important;padding-right:4.5rem!important}.sm\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.sm\:pb-8{padding-bottom:2rem!important}.sm\:pr-8{padding-right:2rem!important}.sm\:text-left{text-align:left!important}.sm\:opacity-0{opacity:0!important}.sm\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .sm\:group-hover\:opacity-100{opacity:1!important}}@media (min-width: 960px){.md\:block{display:block!important}.md\:h-36{height:9rem!important}.md\:p-8{padding:2rem!important}.md\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.md\:px-8{padding-left:2rem!important;padding-right:2rem!important}}@media (min-width: 1280px){.lg\:sticky{position:sticky!important}.lg\:left-full{left:100%!important}.lg\:right-0{right:0!important}.lg\:right-16{right:4rem!important}.lg\:mr-8{margin-right:2rem!important}.lg\:flex{display:flex!important}.lg\:hidden{display:none!important}.lg\:h-screen{height:100vh!important}.lg\:w-16{width:4rem!important}.lg\:-translate-x-80{--tw-translate-x: -20rem !important;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))!important}.lg\:shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}}@media print{.print\:hidden{display:none!important}}.example-viewer{display:flex;flex-direction:column;margin:32px 0;overflow:hidden;--tw-bg-opacity: 1;background-color:rgba(var(--fuse-bg-card-rgb),var(--tw-bg-opacity));border-radius:1rem;--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 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)}.example-viewer .title{display:flex;align-items:center;justify-content:space-between;height:88px;min-height:88px;max-height:88px;padding:0 40px}.example-viewer .title h6{font-weight:700}.example-viewer .title .controls{display:flex;align-items:center}.example-viewer .title .controls>*+*{margin-left:8px}.example-viewer mat-tab-group .mat-tab-body-content .fuse-highlight pre{margin:0;border-radius:0}input,textarea{background:transparent}input::placeholder,textarea::placeholder{--tw-text-opacity: 1;color:rgba(var(--fuse-text-hint-rgb),var(--tw-text-opacity))}input::-moz-placeholder,textarea::-moz-placeholder{--tw-text-opacity: 1;color:rgba(var(--fuse-text-hint-rgb),var(--tw-text-opacity))}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{--tw-text-opacity: 1;color:rgba(var(--fuse-text-hint-rgb),var(--tw-text-opacity))}input:-ms-input-placeholder,textarea:-ms-input-placeholder{--tw-text-opacity: 1;color:rgba(var(--fuse-text-hint-rgb),var(--tw-text-opacity))}input:-webkit-autofill,textarea:-webkit-autofill{-webkit-transition:background-color 600000s 0s,color 600000s 0s!important;transition:background-color 600000s 0s,color 600000s 0s!important}input:-webkit-autofill:hover,textarea:-webkit-autofill:hover{-webkit-transition:background-color 600000s 0s,color 600000s 0s!important;transition:background-color 600000s 0s,color 600000s 0s!important}input:-webkit-autofill:focus,textarea:-webkit-autofill:focus{-webkit-transition:background-color 600000s 0s,color 600000s 0s!important;transition:background-color 600000s 0s,color 600000s 0s!important}input:-webkit-autofill:active,textarea:-webkit-autofill:active{-webkit-transition:background-color 600000s 0s,color 600000s 0s!important;transition:background-color 600000s 0s,color 600000s 0s!important}input [data-autocompleted],textarea [data-autocompleted]{background-color:transparent!important}contacts .fuse-backdrop-on-mobile,.contacts .fuse-backdrop-on-mobile{background-color:rgb(0 0 0/var(--tw-bg-opacity))!important;--tw-bg-opacity: .6 !important}contacts *[class*=mat-],contacts *[class*=mat-mdc-],.contacts *[class*=mat-],.contacts *[class*=mat-mdc-]{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}contacts *[class*=mat-] *,contacts *[class*=mat-mdc-] *,.contacts *[class*=mat-] *,.contacts *[class*=mat-mdc-] *{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}contacts .mat-accordion .mat-expansion-panel,.contacts .mat-accordion .mat-expansion-panel{margin-bottom:24px;border-radius:8px!important;transition:box-shadow 225ms cubic-bezier(.4,0,.2,1);--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)!important}contacts .mat-accordion .mat-expansion-panel:last-child,.contacts .mat-accordion .mat-expansion-panel:last-child{margin-bottom:0}contacts .mat-accordion .mat-expansion-panel.mat-expanded,contacts .mat-accordion .mat-expansion-panel:hover,.contacts .mat-accordion .mat-expansion-panel.mat-expanded,.contacts .mat-accordion .mat-expansion-panel:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)!important}contacts .mat-accordion .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,contacts .mat-accordion .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,contacts .mat-accordion .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover,.contacts .mat-accordion .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,.contacts .mat-accordion .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,.contacts .mat-accordion .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{background:transparent!important}contacts .mat-accordion .mat-expansion-panel .mat-expansion-panel-header,.contacts .mat-accordion .mat-expansion-panel .mat-expansion-panel-header{font-size:14px}contacts .mat-accordion .mat-expansion-panel .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.contacts .mat-accordion .mat-expansion-panel .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{margin-right:28px}contacts .mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator,.contacts .mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator{display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px}contacts .mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after,.contacts .mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after{border-color:currentColor!important}contacts .mat-accordion .mat-expansion-panel .mat-expansion-panel-body,.contacts .mat-accordion .mat-expansion-panel .mat-expansion-panel-body{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-text-secondary-rgb),var(--tw-text-opacity))!important}contacts .mat-mdc-button,contacts .mat-mdc-raised-button,contacts .mat-mdc-outlined-button,contacts .mat-mdc-unelevated-button,contacts .mat-mdc-icon-button,contacts .mat-mdc-fab,contacts .mat-mdc-mini-fab,.contacts .mat-mdc-button,.contacts .mat-mdc-raised-button,.contacts .mat-mdc-outlined-button,.contacts .mat-mdc-unelevated-button,.contacts .mat-mdc-icon-button,.contacts .mat-mdc-fab,.contacts .mat-mdc-mini-fab{height:40px;min-height:40px;max-height:40px;line-height:1!important}contacts .mat-mdc-button.fuse-mat-button-large,contacts .mat-mdc-raised-button.fuse-mat-button-large,contacts .mat-mdc-outlined-button.fuse-mat-button-large,contacts .mat-mdc-unelevated-button.fuse-mat-button-large,contacts .mat-mdc-icon-button.fuse-mat-button-large,contacts .mat-mdc-fab.fuse-mat-button-large,contacts .mat-mdc-mini-fab.fuse-mat-button-large,.contacts .mat-mdc-button.fuse-mat-button-large,.contacts .mat-mdc-raised-button.fuse-mat-button-large,.contacts .mat-mdc-outlined-button.fuse-mat-button-large,.contacts .mat-mdc-unelevated-button.fuse-mat-button-large,.contacts .mat-mdc-icon-button.fuse-mat-button-large,.contacts .mat-mdc-fab.fuse-mat-button-large,.contacts .mat-mdc-mini-fab.fuse-mat-button-large{height:48px;min-height:48px;max-height:48px}contacts .mat-mdc-button[disabled=true] .mat-icon,contacts .mat-mdc-raised-button[disabled=true] .mat-icon,contacts .mat-mdc-outlined-button[disabled=true] .mat-icon,contacts .mat-mdc-unelevated-button[disabled=true] .mat-icon,contacts .mat-mdc-icon-button[disabled=true] .mat-icon,contacts .mat-mdc-fab[disabled=true] .mat-icon,contacts .mat-mdc-mini-fab[disabled=true] .mat-icon,.contacts .mat-mdc-button[disabled=true] .mat-icon,.contacts .mat-mdc-raised-button[disabled=true] .mat-icon,.contacts .mat-mdc-outlined-button[disabled=true] .mat-icon,.contacts .mat-mdc-unelevated-button[disabled=true] .mat-icon,.contacts .mat-mdc-icon-button[disabled=true] .mat-icon,.contacts .mat-mdc-fab[disabled=true] .mat-icon,.contacts .mat-mdc-mini-fab[disabled=true] .mat-icon{opacity:.38!important}contacts .mat-mdc-icon-button,.contacts .mat-mdc-icon-button{display:inline-flex!important;align-items:center;justify-content:center;width:40px!important;padding:0!important}contacts .mat-mdc-icon-button svg,contacts .mat-mdc-icon-button img,.contacts .mat-mdc-icon-button svg,.contacts .mat-mdc-icon-button img{height:auto!important}contacts .mat-mdc-fab,.contacts .mat-mdc-fab{max-height:56px;border-radius:16px!important}contacts .mat-mdc-fab:not(.mdc-fab--extended) .mdc-fab__ripple,.contacts .mat-mdc-fab:not(.mdc-fab--extended) .mdc-fab__ripple{border-radius:16px!important}contacts .mat-mdc-mini-fab,.contacts .mat-mdc-mini-fab{border-radius:12px!important}contacts .mat-mdc-mini-fab:not(.mdc-fab--extended) .mdc-fab__ripple,.contacts .mat-mdc-mini-fab:not(.mdc-fab--extended) .mdc-fab__ripple{border-radius:12px!important}contacts .mat-mdc-button,contacts .mat-mdc-raised-button,contacts .mat-mdc-outlined-button,contacts .mat-mdc-unelevated-button,.contacts .mat-mdc-button,.contacts .mat-mdc-raised-button,.contacts .mat-mdc-outlined-button,.contacts .mat-mdc-unelevated-button{padding:0 20px!important;border-radius:9999px!important}contacts .mat-mdc-button>.mat-icon,contacts .mat-mdc-raised-button>.mat-icon,contacts .mat-mdc-outlined-button>.mat-icon,contacts .mat-mdc-unelevated-button>.mat-icon,.contacts .mat-mdc-button>.mat-icon,.contacts .mat-mdc-raised-button>.mat-icon,.contacts .mat-mdc-outlined-button>.mat-icon,.contacts .mat-mdc-unelevated-button>.mat-icon{margin-left:0!important;margin-right:0!important}contacts .mat-mdc-button .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-container circle,contacts .mat-mdc-raised-button .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-container circle,contacts .mat-mdc-outlined-button .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-container circle,contacts .mat-mdc-unelevated-button .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-container circle,contacts .mat-mdc-icon-button .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-container circle,contacts .mat-mdc-fab .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-container circle,contacts .mat-mdc-mini-fab .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-container circle,.contacts .mat-mdc-button .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-container circle,.contacts .mat-mdc-raised-button .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-container circle,.contacts .mat-mdc-outlined-button .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-container circle,.contacts .mat-mdc-unelevated-button .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-container circle,.contacts .mat-mdc-icon-button .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-container circle,.contacts .mat-mdc-fab .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-container circle,.contacts .mat-mdc-mini-fab .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-container circle{stroke:currentColor!important;animation-duration:6s}contacts .mat-mdc-raised-button,contacts .mat-mdc-unelevated-button,contacts .mat-mdc-fab,contacts .mat-mdc-mini-fab,.contacts .mat-mdc-raised-button,.contacts .mat-mdc-unelevated-button,.contacts .mat-mdc-fab,.contacts .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #94a3b8 !important;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1) !important}.dark contacts .mat-mdc-raised-button,.dark contacts .mat-mdc-unelevated-button,.dark contacts .mat-mdc-fab,.dark contacts .mat-mdc-mini-fab,.dark .contacts .mat-mdc-raised-button,.dark .contacts .mat-mdc-unelevated-button,.dark .contacts .mat-mdc-fab,.dark .contacts .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000 !important;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1) !important}contacts .mat-mdc-raised-button .mat-icon,contacts .mat-mdc-unelevated-button .mat-icon,contacts .mat-mdc-fab .mat-icon,contacts .mat-mdc-mini-fab .mat-icon,.contacts .mat-mdc-raised-button .mat-icon,.contacts .mat-mdc-unelevated-button .mat-icon,.contacts .mat-mdc-fab .mat-icon,.contacts .mat-mdc-mini-fab .mat-icon{color:currentColor!important}contacts .mat-mdc-raised-button .mat-ripple-element,contacts .mat-mdc-unelevated-button .mat-ripple-element,contacts .mat-mdc-fab .mat-ripple-element,contacts .mat-mdc-mini-fab .mat-ripple-element,.contacts .mat-mdc-raised-button .mat-ripple-element,.contacts .mat-mdc-unelevated-button .mat-ripple-element,.contacts .mat-mdc-fab .mat-ripple-element,.contacts .mat-mdc-mini-fab .mat-ripple-element{background-color:#0000001a!important}contacts .mat-mdc-button:not([disabled=true]).mat-primary .mat-icon,contacts .mat-mdc-icon-button:not([disabled=true]).mat-primary .mat-icon,contacts .mat-mdc-outlined-button:not([disabled=true]).mat-primary .mat-icon,.contacts .mat-mdc-button:not([disabled=true]).mat-primary .mat-icon,.contacts .mat-mdc-icon-button:not([disabled=true]).mat-primary .mat-icon,.contacts .mat-mdc-outlined-button:not([disabled=true]).mat-primary .mat-icon{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-primary-rgb),var(--tw-text-opacity))!important}contacts .mat-mdc-button:not([disabled=true]).mat-accent .mat-icon,contacts .mat-mdc-icon-button:not([disabled=true]).mat-accent .mat-icon,contacts .mat-mdc-outlined-button:not([disabled=true]).mat-accent .mat-icon,.contacts .mat-mdc-button:not([disabled=true]).mat-accent .mat-icon,.contacts .mat-mdc-icon-button:not([disabled=true]).mat-accent .mat-icon,.contacts .mat-mdc-outlined-button:not([disabled=true]).mat-accent .mat-icon{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-accent-rgb),var(--tw-text-opacity))!important}contacts .mat-mdc-button:not([disabled=true]).mat-warn .mat-icon,contacts .mat-mdc-icon-button:not([disabled=true]).mat-warn .mat-icon,contacts .mat-mdc-outlined-button:not([disabled=true]).mat-warn .mat-icon,.contacts .mat-mdc-button:not([disabled=true]).mat-warn .mat-icon,.contacts .mat-mdc-icon-button:not([disabled=true]).mat-warn .mat-icon,.contacts .mat-mdc-outlined-button:not([disabled=true]).mat-warn .mat-icon{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-warn-rgb),var(--tw-text-opacity))!important}contacts .mat-mdc-outlined-button:not([disabled=true]),.contacts .mat-mdc-outlined-button:not([disabled=true]){--tw-border-opacity: 1 !important;border-color:rgb(203 213 225/var(--tw-border-opacity))!important}contacts .mat-mdc-outlined-button[disabled=true],.contacts .mat-mdc-outlined-button[disabled=true]{border-color:#cbd5e1b3!important}contacts .mdc-button .mdc-button__label,.contacts .mdc-button .mdc-button__label{white-space:nowrap}contacts .mat-mdc-checkbox,.contacts .mat-mdc-checkbox{display:inline-flex!important}contacts .mat-mdc-checkbox .mdc-form-field,.contacts .mat-mdc-checkbox .mdc-form-field{padding-right:12px}contacts .mdc-checkbox__native-control,.contacts .mdc-checkbox__native-control{opacity:0!important}contacts .mat-mdc-chip,.contacts .mat-mdc-chip{font-weight:500!important}contacts .mat-drawer-backdrop.mat-drawer-shown,.contacts .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled{opacity:.7!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid .mat-mdc-text-field-wrapper,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid .mat-mdc-text-field-wrapper{--tw-border-opacity: 1 !important;border-color:rgba(var(--fuse-warn-rgb),var(--tw-border-opacity))!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid .mat-mdc-select .mat-mdc-select-placeholder,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid .mat-mdc-select .mat-mdc-select-placeholder{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-warn-rgb),var(--tw-text-opacity))!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill:hover .mat-mdc-form-field-focus-overlay,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill:hover .mat-mdc-form-field-focus-overlay{opacity:0!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused .mat-mdc-form-field-focus-overlay,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused .mat-mdc-form-field-focus-overlay{opacity:0!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused:not(.mat-form-field-invalid) .mat-mdc-text-field-wrapper,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused:not(.mat-form-field-invalid) .mat-mdc-text-field-wrapper{--tw-border-opacity: 1 !important;border-color:rgba(var(--fuse-primary-rgb),var(--tw-border-opacity))!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix select,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix select{top:auto;margin-top:0;margin-bottom:0;padding-top:0;padding-right:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2364748B' viewBox='0 0 24 24'%3E%3Cpath d='M7 10l5 5 5-5H7z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right -7px center;background-size:24px}.dark contacts .mat-mdc-form-field.mat-form-field-appearance-fill.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix select,.dark .contacts .mat-mdc-form-field.mat-form-field-appearance-fill.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2397a6ba' viewBox='0 0 24 24'%3E%3Cpath d='M7 10l5 5 5-5H7z'/%3E%3C/svg%3E")}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{display:none}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper{padding:0;border-radius:6px;border-width:1px;border-style:solid;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05) !important;--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)!important;--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important;--tw-border-opacity: 1 !important;border-color:rgb(203 213 225/var(--tw-border-opacity))!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper:not(.mdc-text-field--no-label),.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper:not(.mdc-text-field--no-label){margin-top:24px;overflow:visible}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-focus-overlay,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-focus-overlay{border-radius:6px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex{position:relative;display:flex;align-items:stretch;border-radius:6px;padding:0 16px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix{padding:0!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-icon,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-icon{margin-right:12px;padding:0!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-mdc-icon-button,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-mdc-icon-button{margin:0 4px 0 -10px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-mdc-select,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-mdc-select,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-mdc-select,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-mdc-select{margin-right:10px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-datepicker-toggle,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-datepicker-toggle,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-datepicker-toggle,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-datepicker-toggle{margin-left:-8px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix{padding:0!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-icon,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-icon{margin-left:12px;padding:0!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-mdc-icon-button,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-mdc-icon-button{margin:0 -10px 0 4px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-mdc-select,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-mdc-select,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-mdc-select,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-mdc-select{margin-left:10px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-datepicker-toggle,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-datepicker-toggle,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-datepicker-toggle,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-datepicker-toggle{margin-right:-8px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix{display:inline-flex;align-items:center;justify-content:center;--tw-text-opacity: 1 !important;color:rgba(var(--fuse-text-hint-rgb),var(--tw-text-opacity))!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-icon-button,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-icon-button,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-icon-button{width:40px;min-width:40px;height:40px;min-height:40px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-icon,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-icon-button:not([disabled]),contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select-value,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-icon,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-icon-button:not([disabled]),contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select-value,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button:not([disabled]),contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select-value,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-icon,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-icon-button:not([disabled]),contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select-value,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-icon-button:not([disabled]),.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select-value,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-icon-button:not([disabled]),.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select-value,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button:not([disabled]),.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select-value,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-icon-button:not([disabled]),.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select-value{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-text-hint-rgb),var(--tw-text-opacity))!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-datepicker-toggle-default-icon,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-datepicker-toggle-default-icon,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-datepicker-toggle-default-icon,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-datepicker-toggle-default-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-datepicker-toggle-default-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-datepicker-toggle-default-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-datepicker-toggle-default-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-datepicker-toggle-default-icon{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem;font-size:1.5rem;line-height:1.5rem}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-datepicker-toggle-default-icon svg,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-datepicker-toggle-default-icon svg,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-datepicker-toggle-default-icon svg,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-datepicker-toggle-default-icon svg,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-datepicker-toggle-default-icon svg,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-datepicker-toggle-default-icon svg,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-datepicker-toggle-default-icon svg,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-datepicker-toggle-default-icon svg{width:1.5rem;height:1.5rem}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select{display:flex;align-items:center}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-value,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-value,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-value,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-value,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-value,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-value,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-value,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-value{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-primary-rgb),var(--tw-text-opacity))!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow{border-top-color:var(--fuse-primary)!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select .mat-mdc-select-trigger,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select .mat-mdc-select-trigger,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select .mat-mdc-select-trigger,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select .mat-mdc-select-trigger,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select .mat-mdc-select-trigger,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select .mat-mdc-select-trigger,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select .mat-mdc-select-trigger,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select .mat-mdc-select-trigger{display:flex;align-items:center}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value{display:flex;max-width:none}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value mat-mdc-select-trigger .mat-icon,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value mat-mdc-select-trigger .mat-icon,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value mat-mdc-select-trigger .mat-icon,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value mat-mdc-select-trigger .mat-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value mat-mdc-select-trigger .mat-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value mat-mdc-select-trigger .mat-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value mat-mdc-select-trigger .mat-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value mat-mdc-select-trigger .mat-icon{margin:0!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper{display:flex;align-items:center;transform:none;margin-left:4px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow{min-height:0;--tw-text-opacity: 1 !important;color:rgb(100 116 139/var(--tw-text-opacity))!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix{position:static;display:flex;align-items:center;width:88px;min-height:48px;padding:0;border:0}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-mdc-floating-label,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-mdc-floating-label{top:-25px!important;left:0!important;width:100%!important;transform:none!important;pointer-events:auto;font-weight:500;--tw-text-opacity: 1 !important;color:rgba(var(--fuse-text-default-rgb),var(--tw-text-opacity))!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix textarea.mat-mdc-input-element,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix textarea.mat-mdc-input-element{margin:12px 0;padding:0 6px 0 0}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-mdc-chip-set,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-mdc-chip-set{width:100%;margin:0 -8px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mdc-line-ripple,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mdc-line-ripple{display:none}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper{font-size:12px;font-weight:500}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper{padding:0}contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-text-hint-rgb),var(--tw-text-opacity))!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,contacts .mat-mdc-form-field.mat-form-field-appearance-fill:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,contacts .mat-mdc-form-field.mat-form-field-appearance-fill:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,contacts .mat-mdc-form-field.mat-form-field-appearance-fill:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix{align-self:flex-start;padding-top:14px!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded .mat-mdc-text-field-wrapper,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded .mat-mdc-text-field-wrapper{border-radius:24px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix{border-radius:24px 0 0 24px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-icon,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-icon{margin-right:12px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-mdc-icon-button,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-mdc-icon-button{margin:0 2px 0 -10px!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-mdc-select,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-mdc-select,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-mdc-select,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-mdc-select{margin-right:8px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-datepicker-toggle,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-datepicker-toggle,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-datepicker-toggle,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-datepicker-toggle{margin-right:4px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle),contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle),.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle),.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle){margin-right:12px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix{border-radius:0 24px 24px 0}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-icon,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-icon{margin-left:12px!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-mdc-icon-button,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-mdc-icon-button{margin:0 -10px 0 2px!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-mdc-select,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-mdc-select,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-mdc-select,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-mdc-select{margin-left:12px!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-datepicker-toggle,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-datepicker-toggle,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-datepicker-toggle,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-datepicker-toggle{margin-left:4px!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle),contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle),.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle),.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle){margin-left:12px!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-icon-button,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-icon-button,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-icon-button{width:32px!important;min-width:32px;height:32px;min-height:32px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-mdc-icon-button,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-mdc-icon-button{margin-left:-6px;margin-right:12px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-mdc-icon-button,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-mdc-icon-button{margin-left:12px;margin-right:-6px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix{min-height:40px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix textarea.mat-mdc-input-element,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix textarea.mat-mdc-input-element{margin:8px 0}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix{padding-top:10px!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense.fuse-mat-rounded .mat-mdc-text-field-wrapper,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense.fuse-mat-rounded .mat-mdc-text-field-wrapper{border-radius:20px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix{border-radius:20px 0 0 20px!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix{border-radius:0 20px 20px 0!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix{align-self:stretch!important;margin:0 16px 0 -16px!important;padding-left:16px!important;border-radius:6px 0 0 6px;border-right-width:1px;border-style:solid}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-icon,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-icon{margin-right:16px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-mdc-icon-button,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-mdc-icon-button{margin:0 6px 0 -10px!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-mdc-select,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-mdc-select,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-mdc-select,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-mdc-select{margin-right:12px!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-datepicker-toggle,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-datepicker-toggle,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>.mat-datepicker-toggle,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>.mat-datepicker-toggle{margin-right:8px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle),contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle),.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle),.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle){margin-right:16px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix{align-self:stretch!important;margin:0 -16px 0 16px!important;padding-right:16px!important;border-radius:0 6px 6px 0;border-left-width:1px;border-style:solid}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-icon,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-icon,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-icon{margin-left:16px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-mdc-icon-button,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-mdc-icon-button,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-mdc-icon-button{margin:0 -10px 0 6px!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-mdc-select,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-mdc-select,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-mdc-select,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-mdc-select{margin:0 -4px 0 16px!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-datepicker-toggle,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-datepicker-toggle,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-datepicker-toggle,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-datepicker-toggle{margin-left:8px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle),contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle),.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle),.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle){margin-left:16px}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-bg-default-rgb),var(--tw-bg-opacity))!important;--tw-border-opacity: 1 !important;border-color:rgb(203 213 225/var(--tw-border-opacity))!important}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix{align-items:flex-start}contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-bold .mat-mdc-text-field-wrapper,.contacts .mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-bold .mat-mdc-text-field-wrapper{border-width:2px!important}contacts .mat-mdc-form-field.mat-form-field-appearance-outline.mat-form-field-invalid .mdc-notched-outline__leading,contacts .mat-mdc-form-field.mat-form-field-appearance-outline.mat-form-field-invalid .mdc-notched-outline__notch,contacts .mat-mdc-form-field.mat-form-field-appearance-outline.mat-form-field-invalid .mdc-notched-outline__trailing,.contacts .mat-mdc-form-field.mat-form-field-appearance-outline.mat-form-field-invalid .mdc-notched-outline__leading,.contacts .mat-mdc-form-field.mat-form-field-appearance-outline.mat-form-field-invalid .mdc-notched-outline__notch,.contacts .mat-mdc-form-field.mat-form-field-appearance-outline.mat-form-field-invalid .mdc-notched-outline__trailing{border-color:var(--fuse-warn)!important}contacts .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid).mat-primary .mdc-notched-outline__leading,contacts .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid).mat-primary .mdc-notched-outline__notch,contacts .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid).mat-primary .mdc-notched-outline__trailing,.contacts .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid).mat-primary .mdc-notched-outline__leading,.contacts .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid).mat-primary .mdc-notched-outline__notch,.contacts .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid).mat-primary .mdc-notched-outline__trailing{border-color:var(--fuse-primary)!important}contacts .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid).mat-accent .mdc-notched-outline__leading,contacts .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid).mat-accent .mdc-notched-outline__notch,contacts .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid).mat-accent .mdc-notched-outline__trailing,.contacts .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid).mat-accent .mdc-notched-outline__leading,.contacts .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid).mat-accent .mdc-notched-outline__notch,.contacts .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid).mat-accent .mdc-notched-outline__trailing{border-color:var(--fuse-accent)!important}contacts .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-focused):not(.mat-form-field-invalid) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__leading,contacts .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-focused):not(.mat-form-field-invalid) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__notch,contacts .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-focused):not(.mat-form-field-invalid) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__trailing,.contacts .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-focused):not(.mat-form-field-invalid) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__leading,.contacts .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-focused):not(.mat-form-field-invalid) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__notch,.contacts .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-focused):not(.mat-form-field-invalid) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__trailing{--tw-border-opacity: 1 !important;border-color:rgb(203 213 225/var(--tw-border-opacity))!important}contacts .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__notch,.contacts .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__notch{border-right-style:none!important}contacts .mat-icon,.contacts .mat-icon{display:inline-flex!important;align-items:center;justify-content:center;width:24px;min-width:24px;height:24px;min-height:24px;font-size:24px;line-height:24px;-webkit-appearance:none!important}contacts .mat-mdc-input-element::placeholder,.contacts .mat-mdc-input-element::placeholder{transition:none!important;--tw-text-opacity: 1 !important;color:rgba(var(--fuse-text-hint-rgb),var(--tw-text-opacity))!important}contacts .mat-mdc-input-element::-moz-placeholder,.contacts .mat-mdc-input-element::-moz-placeholder{-moz-transition:none!important;transition:none!important;--tw-text-opacity: 1 !important;color:rgba(var(--fuse-text-hint-rgb),var(--tw-text-opacity))!important}contacts .mat-mdc-input-element::-webkit-input-placeholder,.contacts .mat-mdc-input-element::-webkit-input-placeholder{-webkit-transition:none!important;transition:none!important;--tw-text-opacity: 1 !important;color:rgba(var(--fuse-text-hint-rgb),var(--tw-text-opacity))!important}contacts .mat-mdc-input-element:-ms-input-placeholder,.contacts .mat-mdc-input-element:-ms-input-placeholder{-ms-transition:none!important;transition:none!important;--tw-text-opacity: 1 !important;color:rgba(var(--fuse-text-hint-rgb),var(--tw-text-opacity))!important}contacts .mat-form-field-invalid .mat-mdc-input-element::placeholder,.contacts .mat-form-field-invalid .mat-mdc-input-element::placeholder{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-warn-rgb),var(--tw-text-opacity))!important}contacts .mat-form-field-invalid .mat-mdc-input-element::-moz-placeholder,.contacts .mat-form-field-invalid .mat-mdc-input-element::-moz-placeholder{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-warn-rgb),var(--tw-text-opacity))!important}contacts .mat-form-field-invalid .mat-mdc-input-element::-webkit-input-placeholder,.contacts .mat-form-field-invalid .mat-mdc-input-element::-webkit-input-placeholder{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-warn-rgb),var(--tw-text-opacity))!important}contacts .mat-form-field-invalid .mat-mdc-input-element:-ms-input-placeholder,.contacts .mat-form-field-invalid .mat-mdc-input-element:-ms-input-placeholder{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-warn-rgb),var(--tw-text-opacity))!important}contacts .mat-mdc-menu-panel,.contacts .mat-mdc-menu-panel{min-width:144px!important}contacts .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item,.contacts .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item{display:flex;align-items:center}contacts .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item>span,.contacts .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item>span{display:inline-flex;align-items:center}contacts .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item.mat-mdc-menu-item-submenu-trigger,.contacts .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item.mat-mdc-menu-item-submenu-trigger{padding-right:40px}contacts .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon,.contacts .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon{margin-right:12px}contacts .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon-no-color,.contacts .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon-no-color{--tw-text-opacity: 1;color:rgba(var(--fuse-mat-icon-rgb),var(--tw-text-opacity))}contacts .mat-mdc-menu-panel .mat-mdc-menu-content mat-divider,.contacts .mat-mdc-menu-panel .mat-mdc-menu-content mat-divider{margin:8px 0}contacts .mat-mdc-paginator .mat-mdc-paginator-container,.contacts .mat-mdc-paginator .mat-mdc-paginator-container{padding:8px 16px;justify-content:space-between}@media (min-width: 600px){contacts .mat-mdc-paginator .mat-mdc-paginator-container,.contacts .mat-mdc-paginator .mat-mdc-paginator-container{justify-content:normal}}contacts .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-page-size,.contacts .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-page-size{align-items:center;min-height:40px;margin:8px}contacts .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-page-size .mat-mdc-paginator-page-size-label,.contacts .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-page-size .mat-mdc-paginator-page-size-label{display:none;margin-right:12px}@media (min-width: 600px){contacts .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-page-size .mat-mdc-paginator-page-size-label,.contacts .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-page-size .mat-mdc-paginator-page-size-label{display:block}}contacts .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-page-size .mat-mdc-paginator-page-size-select,.contacts .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-page-size .mat-mdc-paginator-page-size-select{margin:0}contacts .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-page-size .mat-mdc-paginator-page-size-select .mat-mdc-text-field-wrapper,.contacts .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-page-size .mat-mdc-paginator-page-size-select .mat-mdc-text-field-wrapper{padding:0 10px}contacts .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-page-size .mat-mdc-paginator-page-size-select .mat-mdc-text-field-wrapper .mat-form-field-flex,.contacts .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-page-size .mat-mdc-paginator-page-size-select .mat-mdc-text-field-wrapper .mat-form-field-flex{min-height:32px}contacts .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions,.contacts .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions{margin:8px 0}contacts .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions .mat-mdc-paginator-range-label,.contacts .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions .mat-mdc-paginator-range-label{margin-right:16px}contacts .mat-mdc-select,.contacts .mat-mdc-select{display:inline-flex!important}contacts .mat-mdc-select .mat-mdc-select-placeholder,.contacts .mat-mdc-select .mat-mdc-select-placeholder{transition:none!important;--tw-text-opacity: 1 !important;color:rgba(var(--fuse-text-hint-rgb),var(--tw-text-opacity))!important}contacts .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value,.contacts .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value{position:relative;display:flex;max-width:none}contacts .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value .mat-mdc-select-value-text,.contacts .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value .mat-mdc-select-value-text{display:inline-flex}contacts .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value .mat-mdc-select-value-text>*,.contacts .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value .mat-mdc-select-value-text>*{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}contacts .mat-mdc-select .mat-mdc-select-arrow-wrapper,.contacts .mat-mdc-select .mat-mdc-select-arrow-wrapper{transform:translateY(0)!important}contacts .mat-mdc-select .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,.contacts .mat-mdc-select .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow{margin:0 0 0 8px}contacts .mat-step-icon .mat-icon,.contacts .mat-step-icon .mat-icon{color:currentColor!important}contacts .mat-step-label,contacts .mat-step-label-selected,.contacts .mat-step-label,.contacts .mat-step-label-selected{font-weight:500!important}contacts .mat-mdc-table .mdc-data-table__row:not(.mdc-data-table__row--selected):hover,.contacts .mat-mdc-table .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background:none!important}contacts .mat-mdc-tab-group.fuse-mat-no-header .mat-mdc-tab-header,.contacts .mat-mdc-tab-group.fuse-mat-no-header .mat-mdc-tab-header{height:0!important;max-height:0!important;border:none!important;visibility:hidden!important;opacity:0!important}contacts .mat-mdc-tab-group:not(.mat-background-primary):not(.mat-background-accent) .mat-mdc-tab-header .mat-mdc-tab-label-container,.contacts .mat-mdc-tab-group:not(.mat-background-primary):not(.mat-background-accent) .mat-mdc-tab-header .mat-mdc-tab-label-container{box-shadow:inset 0 -1px var(--fuse-border)}contacts .mat-mdc-tab-group .mat-mdc-tab-header .mat-mdc-tab-label-container,.contacts .mat-mdc-tab-group .mat-mdc-tab-header .mat-mdc-tab-label-container{margin:0 24px}contacts .mat-mdc-tab-group .mat-mdc-tab-body-content,.contacts .mat-mdc-tab-group .mat-mdc-tab-body-content{padding:24px}contacts textarea.mat-mdc-input-element,.contacts textarea.mat-mdc-input-element{box-sizing:content-box!important}contacts .mat-toolbar.mat-primary .mat-icon,.contacts .mat-toolbar.mat-primary .mat-icon{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-on-primary-rgb),var(--tw-text-opacity))!important}contacts .mat-toolbar.mat-primary .text-secondary,.contacts .mat-toolbar.mat-primary .text-secondary{color:rgba(var(--fuse-on-primary-rgb),var(--tw-text-opacity))!important;--tw-text-opacity: .6 !important}contacts .mat-toolbar.mat-primary .text-hint,.contacts .mat-toolbar.mat-primary .text-hint{color:rgba(var(--fuse-on-primary-rgb),var(--tw-text-opacity))!important;--tw-text-opacity: .38 !important}contacts .mat-toolbar.mat-primary .text-disabled,.contacts .mat-toolbar.mat-primary .text-disabled{color:rgba(var(--fuse-on-primary-rgb),var(--tw-text-opacity))!important;--tw-text-opacity: .38 !important}contacts .mat-toolbar.mat-primary .divider,.contacts .mat-toolbar.mat-primary .divider{color:rgba(var(--fuse-on-primary-rgb),var(--tw-text-opacity))!important;--tw-text-opacity: .12 !important}contacts .mat-toolbar.mat-accent .mat-icon,.contacts .mat-toolbar.mat-accent .mat-icon{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-on-accent-rgb),var(--tw-text-opacity))!important}contacts .mat-toolbar.mat-accent .text-secondary,.contacts .mat-toolbar.mat-accent .text-secondary{color:rgba(var(--fuse-on-accent-rgb),var(--tw-text-opacity))!important;--tw-text-opacity: .6 !important}contacts .mat-toolbar.mat-accent .text-hint,.contacts .mat-toolbar.mat-accent .text-hint{color:rgba(var(--fuse-on-accent-rgb),var(--tw-text-opacity))!important;--tw-text-opacity: .38 !important}contacts .mat-toolbar.mat-accent .text-disabled,.contacts .mat-toolbar.mat-accent .text-disabled{color:rgba(var(--fuse-on-accent-rgb),var(--tw-text-opacity))!important;--tw-text-opacity: .38 !important}contacts .mat-toolbar.mat-accent .divider,.contacts .mat-toolbar.mat-accent .divider{color:rgba(var(--fuse-on-accent-rgb),var(--tw-text-opacity))!important;--tw-text-opacity: .12 !important}contacts .mat-toolbar.mat-warn .mat-icon,.contacts .mat-toolbar.mat-warn .mat-icon{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-on-warn-rgb),var(--tw-text-opacity))!important}contacts .mat-toolbar.mat-warn .text-secondary,.contacts .mat-toolbar.mat-warn .text-secondary{color:rgba(var(--fuse-on-warn-rgb),var(--tw-text-opacity))!important;--tw-text-opacity: .6 !important}contacts .mat-toolbar.mat-warn .text-hint,.contacts .mat-toolbar.mat-warn .text-hint{color:rgba(var(--fuse-on-warn-rgb),var(--tw-text-opacity))!important;--tw-text-opacity: .38 !important}contacts .mat-toolbar.mat-warn .text-disabled,.contacts .mat-toolbar.mat-warn .text-disabled{color:rgba(var(--fuse-on-warn-rgb),var(--tw-text-opacity))!important;--tw-text-opacity: .38 !important}contacts .mat-toolbar.mat-warn .divider,.contacts .mat-toolbar.mat-warn .divider{color:rgba(var(--fuse-on-warn-rgb),var(--tw-text-opacity))!important;--tw-text-opacity: .12 !important}contacts .mat-mdc-tooltip .mdc-tooltip__surface,.contacts .mat-mdc-tooltip .mdc-tooltip__surface{background-color:var(--fuse-text-default)!important;color:#fff}.dark contacts .mat-mdc-tooltip .mdc-tooltip__surface,.dark .contacts .mat-mdc-tooltip .mdc-tooltip__surface{background-color:var(--fuse-text-secondary)!important;color:var(--fuse-bg-default)!important}.cdk-overlay-container{z-index:1001!important}code[class*=language-] .hljs-comment,code[class*=language-] .hljs-quote,pre[class*=language-] .hljs-comment,pre[class*=language-] .hljs-quote{color:#8b9fc1;font-style:italic}code[class*=language-] .hljs-doctag,code[class*=language-] .hljs-keyword,code[class*=language-] .hljs-formula,pre[class*=language-] .hljs-doctag,pre[class*=language-] .hljs-keyword,pre[class*=language-] .hljs-formula{color:#22d3ee}code[class*=language-] .hljs-name,pre[class*=language-] .hljs-name{color:#e879f9}code[class*=language-] .hljs-tag,pre[class*=language-] .hljs-tag{color:#bae6fd}code[class*=language-] .hljs-section,code[class*=language-] .hljs-selector-tag,code[class*=language-] .hljs-deletion,code[class*=language-] .hljs-subst,pre[class*=language-] .hljs-section,pre[class*=language-] .hljs-selector-tag,pre[class*=language-] .hljs-deletion,pre[class*=language-] .hljs-subst{color:#f87f71}code[class*=language-] .hljs-literal,pre[class*=language-] .hljs-literal{color:#36beff}code[class*=language-] .hljs-string,code[class*=language-] .hljs-regexp,code[class*=language-] .hljs-addition,code[class*=language-] .hljs-attribute,code[class*=language-] .hljs-meta-string,pre[class*=language-] .hljs-string,pre[class*=language-] .hljs-regexp,pre[class*=language-] .hljs-addition,pre[class*=language-] .hljs-attribute,pre[class*=language-] .hljs-meta-string{color:#bef264}code[class*=language-] .hljs-built_in,code[class*=language-] .hljs-class .hljs-title,pre[class*=language-] .hljs-built_in,pre[class*=language-] .hljs-class .hljs-title{color:#ffd374}code[class*=language-] .hljs-attr,code[class*=language-] .hljs-variable,code[class*=language-] .hljs-template-variable,code[class*=language-] .hljs-type,code[class*=language-] .hljs-selector-class,code[class*=language-] .hljs-selector-attr,code[class*=language-] .hljs-selector-pseudo,code[class*=language-] .hljs-number,pre[class*=language-] .hljs-attr,pre[class*=language-] .hljs-variable,pre[class*=language-] .hljs-template-variable,pre[class*=language-] .hljs-type,pre[class*=language-] .hljs-selector-class,pre[class*=language-] .hljs-selector-attr,pre[class*=language-] .hljs-selector-pseudo,pre[class*=language-] .hljs-number{color:#22d3ee}code[class*=language-] .hljs-symbol,code[class*=language-] .hljs-bullet,code[class*=language-] .hljs-link,code[class*=language-] .hljs-meta,code[class*=language-] .hljs-selector-id,code[class*=language-] .hljs-title,pre[class*=language-] .hljs-symbol,pre[class*=language-] .hljs-bullet,pre[class*=language-] .hljs-link,pre[class*=language-] .hljs-meta,pre[class*=language-] .hljs-selector-id,pre[class*=language-] .hljs-title{color:#e879f9}code[class*=language-] .hljs-emphasis,pre[class*=language-] .hljs-emphasis{font-style:italic}code[class*=language-] .hljs-strong,pre[class*=language-] .hljs-strong{font-weight:700}code[class*=language-] .hljs-link,pre[class*=language-] .hljs-link{text-decoration:underline}.ps{position:relative}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps.ps--focus>.ps__rail-x,.ps.ps--focus>.ps__rail-y,.ps.ps--scrolling-x>.ps__rail-x,.ps.ps--scrolling-x>.ps__rail-y,.ps.ps--scrolling-y>.ps__rail-x,.ps.ps--scrolling-y>.ps__rail-y{opacity:1}.ps>.ps__rail-x,.ps>.ps__rail-y{z-index:99999}.ps>.ps__rail-x{height:14px;background:transparent!important;transition:none!important}.ps>.ps__rail-x:hover,.ps>.ps__rail-x:focus,.ps>.ps__rail-x.ps--clicking{opacity:1}.ps>.ps__rail-x:hover .ps__thumb-x,.ps>.ps__rail-x:focus .ps__thumb-x,.ps>.ps__rail-x.ps--clicking .ps__thumb-x{height:10px}.ps>.ps__rail-x .ps__thumb-x{background:#00000080;box-shadow:0 0 0 1px #ffffff26;height:6px;transition:height 225ms cubic-bezier(.25,.8,.25,1)}.ps>.ps__rail-y{width:14px;background:transparent!important;transition:none!important;left:auto!important}.ps>.ps__rail-y:hover,.ps>.ps__rail-y:focus,.ps>.ps__rail-y.ps--clicking{opacity:1}.ps>.ps__rail-y:hover .ps__thumb-y,.ps>.ps__rail-y:focus .ps__thumb-y,.ps>.ps__rail-y.ps--clicking .ps__thumb-y{width:10px}.ps>.ps__rail-y .ps__thumb-y{background:#00000080;box-shadow:0 0 0 1px #ffffff26;width:6px;transition:width 225ms cubic-bezier(.25,.8,.25,1)}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e2e8f0}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#94a3b8}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}*{text-rendering:optimizeLegibility;-o-text-rendering:optimizeLegibility;-ms-text-rendering:optimizeLegibility;-moz-text-rendering:optimizeLegibility;-webkit-text-rendering:optimizeLegibility;-webkit-tap-highlight-color:transparent}*:focus{outline:none!important}html,body{display:flex;flex-direction:column;flex:1 1 auto;width:100%;min-height:100%;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}html{font-size:100%;font-family:Muli,Helvetica Neue,Arial,sans-serif!important;line-height:1.4!important;letter-spacing:-.1px!important}body{font-size:.875rem}body{font-feature-settings:"salt"}hr{margin:32px 0;border-bottom-width:1px}img{vertical-align:top}input[disabled]{opacity:1;-webkit-text-fill-color:currentColor}*,:before,:after{--tw-border-opacity: 1 !important;border-color:rgba(var(--fuse-border-rgb),var(--tw-border-opacity))}.dark *,.dark :before,.dark :after{--tw-border-opacity: .12 !important}@media only screen and (min-width: 960px){body:not(.os-mac) ::-webkit-scrollbar{width:8px;height:8px;background-color:#0000}body:not(.os-mac) ::-webkit-scrollbar:hover{width:8px;height:8px;background-color:#0000000f}body:not(.os-mac) ::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:20px;box-shadow:inset 0 0 0 20px #0000003d}body:not(.os-mac) ::-webkit-scrollbar-thumb:active{border-radius:20px;box-shadow:inset 0 0 0 20px #0000005e}body:not(.os-mac).dark ::-webkit-scrollbar-thumb{box-shadow:inset 0 0 0 20px #ffffff3d}body:not(.os-mac).dark ::-webkit-scrollbar-thumb:active{box-shadow:inset 0 0 0 20px #ffffff5e}}@media print{html{font-size:12px!important}body,.dark,.light{background:none!important}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.text-default{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-text-default-rgb),var(--tw-text-opacity))!important}.text-secondary{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-text-secondary-rgb),var(--tw-text-opacity))!important}.text-hint{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-text-hint-rgb),var(--tw-text-opacity))!important}.text-disabled{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-text-disabled-rgb),var(--tw-text-opacity))!important}.divider{color:var(--fuse-divider)!important}.bg-card{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-bg-card-rgb),var(--tw-bg-opacity))!important}.bg-default{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-bg-default-rgb),var(--tw-bg-opacity))!important}.ring-bg-card{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(var(--fuse-bg-card-rgb), var(--tw-ring-opacity)) !important}.bg-hover{background-color:var(--fuse-bg-hover)!important}body,.theme-default{--fuse-primary-50: #eef2ff;--fuse-primary-50-rgb: 238,242,255;--fuse-primary-100: #e0e7ff;--fuse-primary-100-rgb: 224,231,255;--fuse-primary-200: #c7d2fe;--fuse-primary-200-rgb: 199,210,254;--fuse-primary-300: #a5b4fc;--fuse-primary-300-rgb: 165,180,252;--fuse-primary-400: #818cf8;--fuse-primary-400-rgb: 129,140,248;--fuse-primary-500: #6366f1;--fuse-primary-500-rgb: 99,102,241;--fuse-primary-600: #4f46e5;--fuse-primary-600-rgb: 79,70,229;--fuse-primary-700: #4338ca;--fuse-primary-700-rgb: 67,56,202;--fuse-primary-800: #3730a3;--fuse-primary-800-rgb: 55,48,163;--fuse-primary-900: #312e81;--fuse-primary-900-rgb: 49,46,129;--fuse-primary: #4f46e5;--fuse-primary-rgb: 79,70,229;--fuse-on-primary-50: #312e81;--fuse-on-primary-50-rgb: 49,46,129;--fuse-on-primary-100: #312e81;--fuse-on-primary-100-rgb: 49,46,129;--fuse-on-primary-200: #312e81;--fuse-on-primary-200-rgb: 49,46,129;--fuse-on-primary-300: #312e81;--fuse-on-primary-300-rgb: 49,46,129;--fuse-on-primary-400: #312e81;--fuse-on-primary-400-rgb: 49,46,129;--fuse-on-primary-500: #FFFFFF;--fuse-on-primary-500-rgb: 255,255,255;--fuse-on-primary-600: #FFFFFF;--fuse-on-primary-600-rgb: 255,255,255;--fuse-on-primary-700: #FFFFFF;--fuse-on-primary-700-rgb: 255,255,255;--fuse-on-primary-800: #FFFFFF;--fuse-on-primary-800-rgb: 255,255,255;--fuse-on-primary-900: #FFFFFF;--fuse-on-primary-900-rgb: 255,255,255;--fuse-on-primary: #FFFFFF;--fuse-on-primary-rgb: 255,255,255;--fuse-accent-50: #f8fafc;--fuse-accent-50-rgb: 248,250,252;--fuse-accent-100: #f1f5f9;--fuse-accent-100-rgb: 241,245,249;--fuse-accent-200: #e2e8f0;--fuse-accent-200-rgb: 226,232,240;--fuse-accent-300: #cbd5e1;--fuse-accent-300-rgb: 203,213,225;--fuse-accent-400: #94a3b8;--fuse-accent-400-rgb: 148,163,184;--fuse-accent-500: #64748b;--fuse-accent-500-rgb: 100,116,139;--fuse-accent-600: #475569;--fuse-accent-600-rgb: 71,85,105;--fuse-accent-700: #334155;--fuse-accent-700-rgb: 51,65,85;--fuse-accent-800: #1e293b;--fuse-accent-800-rgb: 30,41,59;--fuse-accent-900: #0f172a;--fuse-accent-900-rgb: 15,23,42;--fuse-accent: #1e293b;--fuse-accent-rgb: 30,41,59;--fuse-on-accent-50: #0f172a;--fuse-on-accent-50-rgb: 15,23,42;--fuse-on-accent-100: #0f172a;--fuse-on-accent-100-rgb: 15,23,42;--fuse-on-accent-200: #0f172a;--fuse-on-accent-200-rgb: 15,23,42;--fuse-on-accent-300: #0f172a;--fuse-on-accent-300-rgb: 15,23,42;--fuse-on-accent-400: #0f172a;--fuse-on-accent-400-rgb: 15,23,42;--fuse-on-accent-500: #FFFFFF;--fuse-on-accent-500-rgb: 255,255,255;--fuse-on-accent-600: #FFFFFF;--fuse-on-accent-600-rgb: 255,255,255;--fuse-on-accent-700: #FFFFFF;--fuse-on-accent-700-rgb: 255,255,255;--fuse-on-accent-800: #FFFFFF;--fuse-on-accent-800-rgb: 255,255,255;--fuse-on-accent-900: #FFFFFF;--fuse-on-accent-900-rgb: 255,255,255;--fuse-on-accent: #FFFFFF;--fuse-on-accent-rgb: 255,255,255;--fuse-warn-50: #fef2f2;--fuse-warn-50-rgb: 254,242,242;--fuse-warn-100: #fee2e2;--fuse-warn-100-rgb: 254,226,226;--fuse-warn-200: #fecaca;--fuse-warn-200-rgb: 254,202,202;--fuse-warn-300: #fca5a5;--fuse-warn-300-rgb: 252,165,165;--fuse-warn-400: #f87171;--fuse-warn-400-rgb: 248,113,113;--fuse-warn-500: #ef4444;--fuse-warn-500-rgb: 239,68,68;--fuse-warn-600: #dc2626;--fuse-warn-600-rgb: 220,38,38;--fuse-warn-700: #b91c1c;--fuse-warn-700-rgb: 185,28,28;--fuse-warn-800: #991b1b;--fuse-warn-800-rgb: 153,27,27;--fuse-warn-900: #7f1d1d;--fuse-warn-900-rgb: 127,29,29;--fuse-warn: #dc2626;--fuse-warn-rgb: 220,38,38;--fuse-on-warn-50: #7f1d1d;--fuse-on-warn-50-rgb: 127,29,29;--fuse-on-warn-100: #7f1d1d;--fuse-on-warn-100-rgb: 127,29,29;--fuse-on-warn-200: #7f1d1d;--fuse-on-warn-200-rgb: 127,29,29;--fuse-on-warn-300: #7f1d1d;--fuse-on-warn-300-rgb: 127,29,29;--fuse-on-warn-400: #7f1d1d;--fuse-on-warn-400-rgb: 127,29,29;--fuse-on-warn-500: #fef2f2;--fuse-on-warn-500-rgb: 254,242,242;--fuse-on-warn-600: #FFFFFF;--fuse-on-warn-600-rgb: 255,255,255;--fuse-on-warn-700: #FFFFFF;--fuse-on-warn-700-rgb: 255,255,255;--fuse-on-warn-800: #FFFFFF;--fuse-on-warn-800-rgb: 255,255,255;--fuse-on-warn-900: #FFFFFF;--fuse-on-warn-900-rgb: 255,255,255;--fuse-on-warn: #FFFFFF;--fuse-on-warn-rgb: 255,255,255}.theme-brand{--fuse-primary-50: #eff5fe;--fuse-primary-50-rgb: 239,245,254;--fuse-primary-100: #e2ecfd;--fuse-primary-100-rgb: 226,236,253;--fuse-primary-200: #c4dafa;--fuse-primary-200-rgb: 196,218,250;--fuse-primary-300: #a1c6f8;--fuse-primary-300-rgb: 161,198,248;--fuse-primary-400: #74b0f5;--fuse-primary-400-rgb: 116,176,245;--fuse-primary-500: #2196f3;--fuse-primary-500-rgb: 33,150,243;--fuse-primary-600: #1e88dc;--fuse-primary-600-rgb: 30,136,220;--fuse-primary-700: #1a78c3;--fuse-primary-700-rgb: 26,120,195;--fuse-primary-800: #1766a6;--fuse-primary-800-rgb: 23,102,166;--fuse-primary-900: #125183;--fuse-primary-900-rgb: 18,81,131;--fuse-primary: #2196f3;--fuse-primary-rgb: 33,150,243;--fuse-on-primary-50: #125183;--fuse-on-primary-50-rgb: 18,81,131;--fuse-on-primary-100: #125183;--fuse-on-primary-100-rgb: 18,81,131;--fuse-on-primary-200: #125183;--fuse-on-primary-200-rgb: 18,81,131;--fuse-on-primary-300: #125183;--fuse-on-primary-300-rgb: 18,81,131;--fuse-on-primary-400: #125183;--fuse-on-primary-400-rgb: 18,81,131;--fuse-on-primary-500: #FFFFFF;--fuse-on-primary-500-rgb: 255,255,255;--fuse-on-primary-600: #FFFFFF;--fuse-on-primary-600-rgb: 255,255,255;--fuse-on-primary-700: #FFFFFF;--fuse-on-primary-700-rgb: 255,255,255;--fuse-on-primary-800: #FFFFFF;--fuse-on-primary-800-rgb: 255,255,255;--fuse-on-primary-900: #FFFFFF;--fuse-on-primary-900-rgb: 255,255,255;--fuse-on-primary: #FFFFFF;--fuse-on-primary-rgb: 255,255,255}.theme-teal{--fuse-primary-50: #f0fdfa;--fuse-primary-50-rgb: 240,253,250;--fuse-primary-100: #ccfbf1;--fuse-primary-100-rgb: 204,251,241;--fuse-primary-200: #99f6e4;--fuse-primary-200-rgb: 153,246,228;--fuse-primary-300: #5eead4;--fuse-primary-300-rgb: 94,234,212;--fuse-primary-400: #2dd4bf;--fuse-primary-400-rgb: 45,212,191;--fuse-primary-500: #14b8a6;--fuse-primary-500-rgb: 20,184,166;--fuse-primary-600: #0d9488;--fuse-primary-600-rgb: 13,148,136;--fuse-primary-700: #0f766e;--fuse-primary-700-rgb: 15,118,110;--fuse-primary-800: #115e59;--fuse-primary-800-rgb: 17,94,89;--fuse-primary-900: #134e4a;--fuse-primary-900-rgb: 19,78,74;--fuse-primary: #0d9488;--fuse-primary-rgb: 13,148,136;--fuse-on-primary-50: #134e4a;--fuse-on-primary-50-rgb: 19,78,74;--fuse-on-primary-100: #134e4a;--fuse-on-primary-100-rgb: 19,78,74;--fuse-on-primary-200: #134e4a;--fuse-on-primary-200-rgb: 19,78,74;--fuse-on-primary-300: #134e4a;--fuse-on-primary-300-rgb: 19,78,74;--fuse-on-primary-400: #134e4a;--fuse-on-primary-400-rgb: 19,78,74;--fuse-on-primary-500: #134e4a;--fuse-on-primary-500-rgb: 19,78,74;--fuse-on-primary-600: #FFFFFF;--fuse-on-primary-600-rgb: 255,255,255;--fuse-on-primary-700: #FFFFFF;--fuse-on-primary-700-rgb: 255,255,255;--fuse-on-primary-800: #FFFFFF;--fuse-on-primary-800-rgb: 255,255,255;--fuse-on-primary-900: #FFFFFF;--fuse-on-primary-900-rgb: 255,255,255;--fuse-on-primary: #FFFFFF;--fuse-on-primary-rgb: 255,255,255}.theme-rose{--fuse-primary-50: #fff1f2;--fuse-primary-50-rgb: 255,241,242;--fuse-primary-100: #ffe4e6;--fuse-primary-100-rgb: 255,228,230;--fuse-primary-200: #fecdd3;--fuse-primary-200-rgb: 254,205,211;--fuse-primary-300: #fda4af;--fuse-primary-300-rgb: 253,164,175;--fuse-primary-400: #fb7185;--fuse-primary-400-rgb: 251,113,133;--fuse-primary-500: #f43f5e;--fuse-primary-500-rgb: 244,63,94;--fuse-primary-600: #e11d48;--fuse-primary-600-rgb: 225,29,72;--fuse-primary-700: #be123c;--fuse-primary-700-rgb: 190,18,60;--fuse-primary-800: #9f1239;--fuse-primary-800-rgb: 159,18,57;--fuse-primary-900: #881337;--fuse-primary-900-rgb: 136,19,55;--fuse-primary: #f43f5e;--fuse-primary-rgb: 244,63,94;--fuse-on-primary-50: #881337;--fuse-on-primary-50-rgb: 136,19,55;--fuse-on-primary-100: #881337;--fuse-on-primary-100-rgb: 136,19,55;--fuse-on-primary-200: #881337;--fuse-on-primary-200-rgb: 136,19,55;--fuse-on-primary-300: #881337;--fuse-on-primary-300-rgb: 136,19,55;--fuse-on-primary-400: #881337;--fuse-on-primary-400-rgb: 136,19,55;--fuse-on-primary-500: #FFFFFF;--fuse-on-primary-500-rgb: 255,255,255;--fuse-on-primary-600: #FFFFFF;--fuse-on-primary-600-rgb: 255,255,255;--fuse-on-primary-700: #FFFFFF;--fuse-on-primary-700-rgb: 255,255,255;--fuse-on-primary-800: #FFFFFF;--fuse-on-primary-800-rgb: 255,255,255;--fuse-on-primary-900: #FFFFFF;--fuse-on-primary-900-rgb: 255,255,255;--fuse-on-primary: #FFFFFF;--fuse-on-primary-rgb: 255,255,255}.theme-purple{--fuse-primary-50: #faf5ff;--fuse-primary-50-rgb: 250,245,255;--fuse-primary-100: #f3e8ff;--fuse-primary-100-rgb: 243,232,255;--fuse-primary-200: #e9d5ff;--fuse-primary-200-rgb: 233,213,255;--fuse-primary-300: #d8b4fe;--fuse-primary-300-rgb: 216,180,254;--fuse-primary-400: #c084fc;--fuse-primary-400-rgb: 192,132,252;--fuse-primary-500: #a855f7;--fuse-primary-500-rgb: 168,85,247;--fuse-primary-600: #9333ea;--fuse-primary-600-rgb: 147,51,234;--fuse-primary-700: #7e22ce;--fuse-primary-700-rgb: 126,34,206;--fuse-primary-800: #6b21a8;--fuse-primary-800-rgb: 107,33,168;--fuse-primary-900: #581c87;--fuse-primary-900-rgb: 88,28,135;--fuse-primary: #9333ea;--fuse-primary-rgb: 147,51,234;--fuse-on-primary-50: #581c87;--fuse-on-primary-50-rgb: 88,28,135;--fuse-on-primary-100: #581c87;--fuse-on-primary-100-rgb: 88,28,135;--fuse-on-primary-200: #581c87;--fuse-on-primary-200-rgb: 88,28,135;--fuse-on-primary-300: #581c87;--fuse-on-primary-300-rgb: 88,28,135;--fuse-on-primary-400: #581c87;--fuse-on-primary-400-rgb: 88,28,135;--fuse-on-primary-500: #FFFFFF;--fuse-on-primary-500-rgb: 255,255,255;--fuse-on-primary-600: #FFFFFF;--fuse-on-primary-600-rgb: 255,255,255;--fuse-on-primary-700: #FFFFFF;--fuse-on-primary-700-rgb: 255,255,255;--fuse-on-primary-800: #FFFFFF;--fuse-on-primary-800-rgb: 255,255,255;--fuse-on-primary-900: #FFFFFF;--fuse-on-primary-900-rgb: 255,255,255;--fuse-on-primary: #FFFFFF;--fuse-on-primary-rgb: 255,255,255}.theme-amber{--fuse-primary-50: #fffbeb;--fuse-primary-50-rgb: 255,251,235;--fuse-primary-100: #fef3c7;--fuse-primary-100-rgb: 254,243,199;--fuse-primary-200: #fde68a;--fuse-primary-200-rgb: 253,230,138;--fuse-primary-300: #fcd34d;--fuse-primary-300-rgb: 252,211,77;--fuse-primary-400: #fbbf24;--fuse-primary-400-rgb: 251,191,36;--fuse-primary-500: #f59e0b;--fuse-primary-500-rgb: 245,158,11;--fuse-primary-600: #d97706;--fuse-primary-600-rgb: 217,119,6;--fuse-primary-700: #b45309;--fuse-primary-700-rgb: 180,83,9;--fuse-primary-800: #92400e;--fuse-primary-800-rgb: 146,64,14;--fuse-primary-900: #78350f;--fuse-primary-900-rgb: 120,53,15;--fuse-primary: #f59e0b;--fuse-primary-rgb: 245,158,11;--fuse-on-primary-50: #78350f;--fuse-on-primary-50-rgb: 120,53,15;--fuse-on-primary-100: #78350f;--fuse-on-primary-100-rgb: 120,53,15;--fuse-on-primary-200: #78350f;--fuse-on-primary-200-rgb: 120,53,15;--fuse-on-primary-300: #78350f;--fuse-on-primary-300-rgb: 120,53,15;--fuse-on-primary-400: #78350f;--fuse-on-primary-400-rgb: 120,53,15;--fuse-on-primary-500: #78350f;--fuse-on-primary-500-rgb: 120,53,15;--fuse-on-primary-600: #FFFFFF;--fuse-on-primary-600-rgb: 255,255,255;--fuse-on-primary-700: #FFFFFF;--fuse-on-primary-700-rgb: 255,255,255;--fuse-on-primary-800: #FFFFFF;--fuse-on-primary-800-rgb: 255,255,255;--fuse-on-primary-900: #FFFFFF;--fuse-on-primary-900-rgb: 255,255,255;--fuse-on-primary: #78350f;--fuse-on-primary-rgb: 120,53,15}body.light,.light,.dark .light{--is-dark: false;--fuse-bg-app-bar: #FFFFFF;--fuse-bg-app-bar-rgb: 255,255,255;--fuse-bg-card: #FFFFFF;--fuse-bg-card-rgb: 255,255,255;--fuse-bg-default: #f1f5f9;--fuse-bg-default-rgb: 241,245,249;--fuse-bg-dialog: #FFFFFF;--fuse-bg-dialog-rgb: 255,255,255;--fuse-bg-hover: rgba(148,163,184,.12);--fuse-bg-hover-rgb: 148,163,184;--fuse-bg-status-bar: #cbd5e1;--fuse-bg-status-bar-rgb: 203,213,225;--fuse-text-default: #1e293b;--fuse-text-default-rgb: 30,41,59;--fuse-text-secondary: #64748b;--fuse-text-secondary-rgb: 100,116,139;--fuse-text-hint: #94a3b8;--fuse-text-hint-rgb: 148,163,184;--fuse-text-disabled: #94a3b8;--fuse-text-disabled-rgb: 148,163,184;--fuse-border: #e2e8f0;--fuse-border-rgb: 226,232,240;--fuse-divider: #e2e8f0;--fuse-divider-rgb: 226,232,240;--fuse-icon: #64748b;--fuse-icon-rgb: 100,116,139;--fuse-mat-icon: #64748b;--fuse-mat-icon-rgb: 100,116,139}body.dark,.dark,.light .dark{--fuse-bg-app-bar: #0f172a;--fuse-bg-app-bar-rgb: 15,23,42;--fuse-bg-card: #1e293b;--fuse-bg-card-rgb: 30,41,59;--fuse-bg-default: #0f172a;--fuse-bg-default-rgb: 15,23,42;--fuse-bg-dialog: #1e293b;--fuse-bg-dialog-rgb: 30,41,59;--fuse-bg-hover: rgba(255, 255, 255, .05);--fuse-bg-hover-rgb: 255,255,255;--fuse-bg-status-bar: #0f172a;--fuse-bg-status-bar-rgb: 15,23,42;--fuse-text-default: #FFFFFF;--fuse-text-default-rgb: 255,255,255;--fuse-text-secondary: #94a3b8;--fuse-text-secondary-rgb: 148,163,184;--fuse-text-hint: #64748b;--fuse-text-hint-rgb: 100,116,139;--fuse-text-disabled: #475569;--fuse-text-disabled-rgb: 71,85,105;--fuse-border: rgba(241,245,249,.12);--fuse-border-rgb: 241,245,249;--fuse-divider: rgba(241,245,249,.12);--fuse-divider-rgb: 241,245,249;--fuse-icon: #94a3b8;--fuse-icon-rgb: 148,163,184;--fuse-mat-icon: #94a3b8;--fuse-mat-icon-rgb: 148,163,184}.dark .dark\:bg-card{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-bg-card-rgb),var(--tw-bg-opacity))!important}.dark .dark\:bg-hover,.dark .dark\:hover\:bg-hover:hover{background-color:var(--fuse-bg-hover)!important}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .mat-ripple-element,.cdk-drag-preview .mat-ripple-element,.cdk-drag-placeholder .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-app-background, transparent));color:var(--mat-app-text-color, var(--mat-app-on-background, inherit))}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, none)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, none)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, none)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, none)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, none)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, none)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, none)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, none)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, none)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, none)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, none)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, none)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, none)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, none)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, none)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, none)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, none)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, none)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, none)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, none)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, none)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, none)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, none)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, none)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, none)}.theme-default .light,.theme-default.light{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #4f46e5;--mat-option-label-text-color: #1e293b;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: #1e293b;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #f1f5f9;--mat-app-text-color: #1e293b;--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--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: #64748b;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #1e293b;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #4f46e5;--mdc-filled-text-field-focus-active-indicator-color: #4f46e5;--mdc-filled-text-field-focus-label-text-color: rgba(79, 70, 229, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(226, 232, 240, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(226, 232, 240, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(226, 232, 240, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #4f46e5;--mdc-outlined-text-field-focus-outline-color: #4f46e5;--mdc-outlined-text-field-focus-label-text-color: rgba(79, 70, 229, .87);--mdc-outlined-text-field-label-text-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(226, 232, 240, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(226, 232, 240, .06);--mdc-outlined-text-field-hover-outline-color: rgba(226, 232, 240, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(79, 70, 229, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(100, 116, 139, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(100, 116, 139, .54);--mat-form-field-disabled-select-arrow-color: rgba(100, 116, 139, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(79, 70, 229, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(30, 41, 59, .87);--mdc-dialog-supporting-text-color: rgba(30, 41, 59, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #4f46e5;--mdc-switch-selected-handle-color: #4f46e5;--mdc-switch-selected-hover-state-layer-color: #4f46e5;--mdc-switch-selected-pressed-state-layer-color: #4f46e5;--mdc-switch-selected-focus-handle-color: #312e81;--mdc-switch-selected-hover-handle-color: #312e81;--mdc-switch-selected-pressed-handle-color: #312e81;--mdc-switch-selected-focus-track-color: #a5b4fc;--mdc-switch-selected-hover-track-color: #a5b4fc;--mdc-switch-selected-pressed-track-color: #a5b4fc;--mdc-switch-selected-track-color: #a5b4fc;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #94a3b8;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #4f46e5;--mdc-slider-focus-handle-color: #4f46e5;--mdc-slider-hover-handle-color: #4f46e5;--mdc-slider-active-track-color: #4f46e5;--mdc-slider-inactive-track-color: #4f46e5;--mdc-slider-with-tick-marks-inactive-container-color: #4f46e5;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #4f46e5;--mat-slider-hover-state-layer-color: rgba(79, 70, 229, .05);--mat-slider-focus-state-layer-color: rgba(79, 70, 229, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: #1e293b;--mat-menu-item-icon-color: #1e293b;--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: #e2e8f0;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: #1e293b;--mdc-list-list-item-supporting-text-color: #64748b;--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: #94a3b8;--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: #1e293b;--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: #1e293b;--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;--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);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: #94a3b8;--mat-checkbox-label-text-color: #1e293b;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #1e293b;--mdc-text-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #1e293b;--mdc-filled-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-filled-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #1e293b;--mdc-protected-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-protected-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: #e2e8f0;--mdc-outlined-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(148, 163, 184, .12);--mat-fab-disabled-state-foreground-color: rgba(148, 163, 184, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(148, 163, 184, .12);--mat-fab-small-disabled-state-foreground-color: rgba(148, 163, 184, .38);--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #1e293b;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: #1e293b;--mat-table-row-item-label-text-color: #1e293b;--mat-table-row-item-outline-color: #e2e8f0;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #4f46e5;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #4f46e5;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #94a3b8;--mat-badge-disabled-state-text-color: #94a3b8;--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: #1e293b;--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #94a3b8;--mat-legacy-button-toggle-state-layer-color: #64748b;--mat-legacy-button-toggle-selected-state-text-color: #64748b;--mat-legacy-button-toggle-selected-state-background-color: #e2e8f0;--mat-legacy-button-toggle-disabled-state-text-color: #94a3b8;--mat-legacy-button-toggle-disabled-state-background-color: #cbd5e1;--mat-legacy-button-toggle-disabled-selected-state-background-color: #e2e8f0;--mat-standard-button-toggle-text-color: #1e293b;--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: #64748b;--mat-standard-button-toggle-selected-state-background-color: #e2e8f0;--mat-standard-button-toggle-selected-state-text-color: #1e293b;--mat-standard-button-toggle-disabled-state-text-color: #94a3b8;--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: #1e293b;--mat-standard-button-toggle-disabled-selected-state-background-color: #e2e8f0;--mat-standard-button-toggle-divider-color: #e2e8f0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #4f46e5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(79, 70, 229, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(79, 70, 229, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(79, 70, 229, .3);--mat-datepicker-toggle-active-state-icon-color: #4f46e5;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(79, 70, 229, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: #64748b;--mat-datepicker-calendar-body-label-text-color: #64748b;--mat-datepicker-calendar-period-button-text-color: #1e293b;--mat-datepicker-calendar-period-button-icon-color: #64748b;--mat-datepicker-calendar-navigation-button-icon-color: #64748b;--mat-datepicker-calendar-header-divider-color: #e2e8f0;--mat-datepicker-calendar-header-text-color: #64748b;--mat-datepicker-calendar-date-today-outline-color: #94a3b8;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(148, 163, 184, .8);--mat-datepicker-calendar-date-text-color: #1e293b;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-date-preview-state-outline-color: #e2e8f0;--mat-datepicker-range-input-separator-color: #1e293b;--mat-datepicker-range-input-disabled-state-separator-color: #94a3b8;--mat-datepicker-range-input-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: #1e293b;--mat-divider-width: 1px;--mat-divider-color: #e2e8f0;--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #1e293b;--mat-expansion-actions-divider-color: #e2e8f0;--mat-expansion-header-hover-state-layer-color: rgba(148, 163, 184, .12);--mat-expansion-header-focus-state-layer-color: rgba(148, 163, 184, .12);--mat-expansion-header-disabled-state-text-color: #94a3b8;--mat-expansion-header-text-color: #1e293b;--mat-expansion-header-description-color: #64748b;--mat-expansion-header-indicator-color: #64748b;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: #e2e8f0;--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: #1e293b;--mat-sidenav-content-background-color: #f1f5f9;--mat-sidenav-content-text-color: #1e293b;--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #4f46e5;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #4f46e5;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #4f46e5;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: #e2e8f0;--mat-stepper-header-hover-state-layer-color: rgba(148, 163, 184, .12);--mat-stepper-header-focus-state-layer-color: rgba(148, 163, 184, .12);--mat-stepper-header-label-text-color: #64748b;--mat-stepper-header-optional-label-text-color: #64748b;--mat-stepper-header-selected-state-label-text-color: #1e293b;--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: #64748b;--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #64748b;--mat-toolbar-container-background-color: white;--mat-toolbar-container-text-color: #1e293b;--mat-tree-container-background-color: white;--mat-tree-node-text-color: #1e293b}.mat-theme-loaded-marker{display:none}.theme-default .light .mat-accent,.theme-default.light .mat-accent{--mat-option-selected-state-label-text-color: #1e293b;--mat-option-label-text-color: #1e293b;--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)}.theme-default .light .mat-warn,.theme-default.light .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: #1e293b;--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)}.theme-default .light .mat-primary,.theme-default.light .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #4f46e5;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #4f46e5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-default .light .mat-accent,.theme-default.light .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-default .light .mat-warn,.theme-default.light .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-default .light .mat-mdc-progress-bar,.theme-default.light .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #4f46e5;--mdc-linear-progress-track-color: rgba(79, 70, 229, .25)}.theme-default .light .mat-mdc-progress-bar.mat-accent,.theme-default.light .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #1e293b;--mdc-linear-progress-track-color: rgba(30, 41, 59, .25)}.theme-default .light .mat-mdc-progress-bar.mat-warn,.theme-default.light .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.theme-default .light .mat-mdc-form-field.mat-accent,.theme-default.light .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #1e293b;--mdc-filled-text-field-focus-active-indicator-color: #1e293b;--mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-caret-color: #1e293b;--mdc-outlined-text-field-focus-outline-color: #1e293b;--mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)}.theme-default .light .mat-mdc-form-field.mat-warn,.theme-default.light .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.theme-default .light .mat-mdc-form-field.mat-accent,.theme-default.light .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(30, 41, 59, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-default .light .mat-mdc-form-field.mat-warn,.theme-default.light .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-default .light .mat-mdc-standard-chip,.theme-default.light .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-default.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.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: #4f46e5;--mdc-chip-elevated-selected-container-color: #4f46e5;--mdc-chip-elevated-disabled-container-color: #4f46e5;--mdc-chip-flat-disabled-selected-container-color: #4f46e5;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.theme-default.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.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: #1e293b;--mdc-chip-elevated-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.theme-default.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.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: #dc2626;--mdc-chip-elevated-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-default .light .mat-mdc-slide-toggle,.theme-default.light .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: #1e293b}.theme-default .light .mat-mdc-slide-toggle.mat-accent,.theme-default.light .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #475569;--mdc-switch-selected-handle-color: #475569;--mdc-switch-selected-hover-state-layer-color: #475569;--mdc-switch-selected-pressed-state-layer-color: #475569;--mdc-switch-selected-focus-handle-color: #0f172a;--mdc-switch-selected-hover-handle-color: #0f172a;--mdc-switch-selected-pressed-handle-color: #0f172a;--mdc-switch-selected-focus-track-color: #cbd5e1;--mdc-switch-selected-hover-track-color: #cbd5e1;--mdc-switch-selected-pressed-track-color: #cbd5e1;--mdc-switch-selected-track-color: #cbd5e1}.theme-default .light .mat-mdc-slide-toggle.mat-warn,.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}.theme-default .light .mat-mdc-radio-button.mat-primary,.theme-default.light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #4f46e5;--mdc-radio-selected-hover-icon-color: #4f46e5;--mdc-radio-selected-icon-color: #4f46e5;--mdc-radio-selected-pressed-icon-color: #4f46e5;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #4f46e5;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-default .light .mat-mdc-radio-button.mat-accent,.theme-default.light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-default .light .mat-mdc-radio-button.mat-warn,.theme-default.light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-default .light .mat-accent,.theme-default.light .mat-accent{--mdc-slider-handle-color: #1e293b;--mdc-slider-focus-handle-color: #1e293b;--mdc-slider-hover-handle-color: #1e293b;--mdc-slider-active-track-color: #1e293b;--mdc-slider-inactive-track-color: #1e293b;--mdc-slider-with-tick-marks-inactive-container-color: #1e293b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-color: rgba(30, 41, 59, .2)}.theme-default .light .mat-warn,.theme-default.light .mat-warn{--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-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-default .light .mdc-list-item__start,.theme-default .light .mdc-list-item__end,.theme-default.light .mdc-list-item__start,.theme-default.light .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #4f46e5;--mdc-radio-selected-hover-icon-color: #4f46e5;--mdc-radio-selected-icon-color: #4f46e5;--mdc-radio-selected-pressed-icon-color: #4f46e5}.theme-default .light .mat-accent .mdc-list-item__start,.theme-default .light .mat-accent .mdc-list-item__end,.theme-default.light .mat-accent .mdc-list-item__start,.theme-default.light .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b}.theme-default .light .mat-warn .mdc-list-item__start,.theme-default .light .mat-warn .mdc-list-item__end,.theme-default.light .mat-warn .mdc-list-item__start,.theme-default.light .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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}.theme-default .light .mat-mdc-list-option,.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: white;--mdc-checkbox-selected-focus-icon-color: #4f46e5;--mdc-checkbox-selected-hover-icon-color: #4f46e5;--mdc-checkbox-selected-icon-color: #4f46e5;--mdc-checkbox-selected-pressed-icon-color: #4f46e5;--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-selected-focus-state-layer-color: #4f46e5;--mdc-checkbox-selected-hover-state-layer-color: #4f46e5;--mdc-checkbox-selected-pressed-state-layer-color: #4f46e5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-default .light .mat-mdc-list-option.mat-accent,.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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-default .light .mat-mdc-list-option.mat-warn,.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: white;--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-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}.theme-default .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-default .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-default .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-default .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-default.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-default.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-default.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-default.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#4f46e5}.theme-default .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-default .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-default .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-default.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-default.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-default.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-default .light .mat-mdc-tab-group,.theme-default .light .mat-mdc-tab-nav-bar,.theme-default.light .mat-mdc-tab-group,.theme-default.light .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #4f46e5;--mat-tab-header-disabled-ripple-color: #94a3b8;--mat-tab-header-pagination-icon-color: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-label-text-color: #4f46e5;--mat-tab-header-active-ripple-color: #4f46e5;--mat-tab-header-inactive-ripple-color: #4f46e5;--mat-tab-header-inactive-focus-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-focus-label-text-color: #4f46e5;--mat-tab-header-active-hover-label-text-color: #4f46e5;--mat-tab-header-active-focus-indicator-color: #4f46e5;--mat-tab-header-active-hover-indicator-color: #4f46e5}.theme-default .light .mat-mdc-tab-group.mat-accent,.theme-default .light .mat-mdc-tab-nav-bar.mat-accent,.theme-default.light .mat-mdc-tab-group.mat-accent,.theme-default.light .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #1e293b;--mat-tab-header-disabled-ripple-color: #94a3b8;--mat-tab-header-pagination-icon-color: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-label-text-color: #1e293b;--mat-tab-header-active-ripple-color: #1e293b;--mat-tab-header-inactive-ripple-color: #1e293b;--mat-tab-header-inactive-focus-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-focus-label-text-color: #1e293b;--mat-tab-header-active-hover-label-text-color: #1e293b;--mat-tab-header-active-focus-indicator-color: #1e293b;--mat-tab-header-active-hover-indicator-color: #1e293b}.theme-default .light .mat-mdc-tab-group.mat-warn,.theme-default .light .mat-mdc-tab-nav-bar.mat-warn,.theme-default.light .mat-mdc-tab-group.mat-warn,.theme-default.light .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: #94a3b8;--mat-tab-header-pagination-icon-color: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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}.theme-default .light .mat-mdc-tab-group.mat-background-primary,.theme-default .light .mat-mdc-tab-nav-bar.mat-background-primary,.theme-default.light .mat-mdc-tab-group.mat-background-primary,.theme-default.light .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #4f46e5;--mat-tab-header-with-background-foreground-color: white}.theme-default .light .mat-mdc-tab-group.mat-background-accent,.theme-default .light .mat-mdc-tab-nav-bar.mat-background-accent,.theme-default.light .mat-mdc-tab-group.mat-background-accent,.theme-default.light .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #1e293b;--mat-tab-header-with-background-foreground-color: white}.theme-default .light .mat-mdc-tab-group.mat-background-warn,.theme-default .light .mat-mdc-tab-nav-bar.mat-background-warn,.theme-default.light .mat-mdc-tab-group.mat-background-warn,.theme-default.light .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: white}.theme-default .light .mat-mdc-checkbox.mat-primary,.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: white;--mdc-checkbox-selected-focus-icon-color: #4f46e5;--mdc-checkbox-selected-hover-icon-color: #4f46e5;--mdc-checkbox-selected-icon-color: #4f46e5;--mdc-checkbox-selected-pressed-icon-color: #4f46e5;--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-selected-focus-state-layer-color: #4f46e5;--mdc-checkbox-selected-hover-state-layer-color: #4f46e5;--mdc-checkbox-selected-pressed-state-layer-color: #4f46e5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-default .light .mat-mdc-checkbox.mat-warn,.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: white;--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-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}.theme-default .light .mat-mdc-button.mat-primary,.theme-default.light .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #4f46e5;--mat-text-button-state-layer-color: #4f46e5;--mat-text-button-ripple-color: rgba(79, 70, 229, .1)}.theme-default .light .mat-mdc-button.mat-accent,.theme-default.light .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #1e293b;--mat-text-button-state-layer-color: #1e293b;--mat-text-button-ripple-color: rgba(30, 41, 59, .1)}.theme-default .light .mat-mdc-button.mat-warn,.theme-default.light .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.theme-default .light .mat-mdc-unelevated-button.mat-primary,.theme-default.light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #4f46e5;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-default .light .mat-mdc-unelevated-button.mat-accent,.theme-default.light .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-default .light .mat-mdc-unelevated-button.mat-warn,.theme-default.light .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-default .light .mat-mdc-raised-button.mat-primary,.theme-default.light .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #4f46e5;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-default .light .mat-mdc-raised-button.mat-accent,.theme-default.light .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-default .light .mat-mdc-raised-button.mat-warn,.theme-default.light .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-default .light .mat-mdc-outlined-button.mat-primary,.theme-default.light .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #4f46e5;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #4f46e5;--mat-outlined-button-ripple-color: rgba(79, 70, 229, .1)}.theme-default .light .mat-mdc-outlined-button.mat-accent,.theme-default.light .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #1e293b;--mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)}.theme-default .light .mat-mdc-outlined-button.mat-warn,.theme-default.light .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-default .light .mat-mdc-icon-button.mat-primary,.theme-default.light .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #4f46e5;--mat-icon-button-state-layer-color: #4f46e5;--mat-icon-button-ripple-color: rgba(79, 70, 229, .1)}.theme-default .light .mat-mdc-icon-button.mat-accent,.theme-default.light .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #1e293b;--mat-icon-button-state-layer-color: #1e293b;--mat-icon-button-ripple-color: rgba(30, 41, 59, .1)}.theme-default .light .mat-mdc-icon-button.mat-warn,.theme-default.light .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.theme-default .light .mat-mdc-fab.mat-primary,.theme-default.light .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #4f46e5;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-default .light .mat-mdc-fab.mat-accent,.theme-default.light .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-default .light .mat-mdc-fab.mat-warn,.theme-default.light .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-default .light .mat-mdc-mini-fab.mat-primary,.theme-default.light .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #4f46e5;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-default .light .mat-mdc-mini-fab.mat-accent,.theme-default.light .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-default .light .mat-mdc-mini-fab.mat-warn,.theme-default.light .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-default .light .mat-accent,.theme-default.light .mat-accent{--mdc-circular-progress-active-indicator-color: #1e293b}.theme-default .light .mat-warn,.theme-default.light .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.theme-default .light .mat-badge-accent,.theme-default.light .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-default .light .mat-badge-warn,.theme-default.light .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-default .light .mat-datepicker-content.mat-accent,.theme-default.light .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1e293b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-default .light .mat-datepicker-content.mat-warn,.theme-default.light .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-default .light .mat-datepicker-toggle-active.mat-accent,.theme-default.light .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-default .light .mat-datepicker-toggle-active.mat-warn,.theme-default.light .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-default .light .mat-icon.mat-primary,.theme-default.light .mat-icon.mat-primary{--mat-icon-color: #4f46e5}.theme-default .light .mat-icon.mat-accent,.theme-default.light .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-default .light .mat-icon.mat-warn,.theme-default.light .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-default .light .mat-step-header.mat-accent,.theme-default.light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-default .light .mat-step-header.mat-warn,.theme-default.light .mat-step-header.mat-warn{--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}.theme-default .light .mat-toolbar.mat-primary,.theme-default.light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #4f46e5;--mat-toolbar-container-text-color: white}.theme-default .light .mat-toolbar.mat-accent,.theme-default.light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-default .light .mat-toolbar.mat-warn,.theme-default.light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.theme-default .dark,.theme-default.dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #4f46e5;--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);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #0f172a;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #1e293b;--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: #1e293b;--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: #94a3b8;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #64748b;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #4f46e5;--mdc-filled-text-field-focus-active-indicator-color: #4f46e5;--mdc-filled-text-field-focus-label-text-color: rgba(79, 70, 229, .87);--mdc-filled-text-field-container-color: #273243;--mdc-filled-text-field-disabled-container-color: #232d3f;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(241, 245, 249, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(241, 245, 249, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(241, 245, 249, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #4f46e5;--mdc-outlined-text-field-focus-outline-color: #4f46e5;--mdc-outlined-text-field-focus-label-text-color: rgba(79, 70, 229, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(71, 85, 105, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(241, 245, 249, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(241, 245, 249, .06);--mdc-outlined-text-field-hover-outline-color: rgba(241, 245, 249, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(79, 70, 229, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(241, 245, 249, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(241, 245, 249, .54);--mat-form-field-disabled-select-arrow-color: rgba(241, 245, 249, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(79, 70, 229, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #1e293b;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #1e293b;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #a5b4fc;--mdc-switch-selected-handle-color: #a5b4fc;--mdc-switch-selected-hover-state-layer-color: #a5b4fc;--mdc-switch-selected-pressed-state-layer-color: #a5b4fc;--mdc-switch-selected-focus-handle-color: #c7d2fe;--mdc-switch-selected-hover-handle-color: #c7d2fe;--mdc-switch-selected-pressed-handle-color: #c7d2fe;--mdc-switch-selected-focus-track-color: #4f46e5;--mdc-switch-selected-hover-track-color: #4f46e5;--mdc-switch-selected-pressed-track-color: #4f46e5;--mdc-switch-selected-track-color: #4f46e5;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #475569;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #4f46e5;--mdc-slider-focus-handle-color: #4f46e5;--mdc-slider-hover-handle-color: #4f46e5;--mdc-slider-active-track-color: #4f46e5;--mdc-slider-inactive-track-color: #4f46e5;--mdc-slider-with-tick-marks-inactive-container-color: #4f46e5;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-slider-ripple-color: #4f46e5;--mat-slider-hover-state-layer-color: rgba(79, 70, 229, .05);--mat-slider-focus-state-layer-color: rgba(79, 70, 229, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--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: #1e293b;--mat-menu-divider-color: rgba(241, 245, 249, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: #94a3b8;--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: #64748b;--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #1e293b;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: #475569;--mat-checkbox-label-text-color: white;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-filled-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-protected-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(241, 245, 249, .12);--mdc-outlined-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(15, 23, 42, .12);--mat-fab-disabled-state-foreground-color: rgba(30, 41, 59, .5);--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(15, 23, 42, .12);--mat-fab-small-disabled-state-foreground-color: rgba(30, 41, 59, .5);--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d2d4d8;--mdc-snackbar-supporting-text-color: rgba(30, 41, 59, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #1e293b;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(241, 245, 249, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #4f46e5;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #4f46e5;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #1e293b;--mat-badge-disabled-state-text-color: #475569;--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #1e293b;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #64748b;--mat-legacy-button-toggle-state-layer-color: #e2e8f0;--mat-legacy-button-toggle-selected-state-text-color: #94a3b8;--mat-legacy-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);--mat-legacy-button-toggle-disabled-state-text-color: #1e293b;--mat-legacy-button-toggle-disabled-state-background-color: #0f172a;--mat-legacy-button-toggle-disabled-selected-state-background-color: #1e293b;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #1e293b;--mat-standard-button-toggle-state-layer-color: #e2e8f0;--mat-standard-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #1e293b;--mat-standard-button-toggle-disabled-state-background-color: #1e293b;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #1e293b;--mat-standard-button-toggle-divider-color: #374152;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #4f46e5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(79, 70, 229, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(79, 70, 229, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(79, 70, 229, .3);--mat-datepicker-toggle-active-state-icon-color: #4f46e5;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(79, 70, 229, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: #f1f5f9;--mat-datepicker-calendar-body-label-text-color: #94a3b8;--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: #f1f5f9;--mat-datepicker-calendar-navigation-button-icon-color: #f1f5f9;--mat-datepicker-calendar-header-divider-color: rgba(241, 245, 249, .12);--mat-datepicker-calendar-header-text-color: #94a3b8;--mat-datepicker-calendar-date-today-outline-color: #64748b;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(100, 116, 139, .8);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #475569;--mat-datepicker-calendar-date-preview-state-outline-color: rgba(241, 245, 249, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: #475569;--mat-datepicker-range-input-disabled-state-text-color: #475569;--mat-datepicker-calendar-container-background-color: #1e293b;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(241, 245, 249, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #1e293b;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(241, 245, 249, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .05);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .05);--mat-expansion-header-disabled-state-text-color: #1e293b;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: #94a3b8;--mat-expansion-header-indicator-color: #94a3b8;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(241, 245, 249, .12);--mat-sidenav-container-background-color: #1e293b;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #0f172a;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(225, 214, 196, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #4f46e5;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #4f46e5;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #4f46e5;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #1e293b;--mat-stepper-line-color: rgba(241, 245, 249, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .05);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .05);--mat-stepper-header-label-text-color: #94a3b8;--mat-stepper-header-optional-label-text-color: #94a3b8;--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: #94a3b8;--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #94a3b8;--mat-toolbar-container-background-color: #0f172a;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #1e293b;--mat-tree-node-text-color: white}.theme-default .dark .mat-accent,.theme-default.dark .mat-accent{--mat-option-selected-state-label-text-color: #1e293b;--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)}.theme-default .dark .mat-warn,.theme-default.dark .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--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)}.theme-default .dark .mat-primary,.theme-default.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #4f46e5;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #4f46e5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-default .dark .mat-accent,.theme-default.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-default .dark .mat-warn,.theme-default.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-default .dark .mat-mdc-progress-bar,.theme-default.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #4f46e5;--mdc-linear-progress-track-color: rgba(79, 70, 229, .25)}.theme-default .dark .mat-mdc-progress-bar.mat-accent,.theme-default.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #1e293b;--mdc-linear-progress-track-color: rgba(30, 41, 59, .25)}.theme-default .dark .mat-mdc-progress-bar.mat-warn,.theme-default.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.theme-default .dark .mat-mdc-form-field.mat-accent,.theme-default.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #1e293b;--mdc-filled-text-field-focus-active-indicator-color: #1e293b;--mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-caret-color: #1e293b;--mdc-outlined-text-field-focus-outline-color: #1e293b;--mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)}.theme-default .dark .mat-mdc-form-field.mat-warn,.theme-default.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.theme-default .dark .mat-mdc-form-field.mat-accent,.theme-default.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(30, 41, 59, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-default .dark .mat-mdc-form-field.mat-warn,.theme-default.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-default .dark .mat-mdc-standard-chip,.theme-default.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #394353;--mdc-chip-elevated-selected-container-color: #394353;--mdc-chip-elevated-disabled-container-color: #394353;--mdc-chip-flat-disabled-selected-container-color: #394353;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-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;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-default.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.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: #4f46e5;--mdc-chip-elevated-selected-container-color: #4f46e5;--mdc-chip-elevated-disabled-container-color: #4f46e5;--mdc-chip-flat-disabled-selected-container-color: #4f46e5;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.theme-default.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.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: #1e293b;--mdc-chip-elevated-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.theme-default.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.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: #dc2626;--mdc-chip-elevated-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-default .dark .mat-mdc-slide-toggle,.theme-default.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: white}.theme-default .dark .mat-mdc-slide-toggle.mat-accent,.theme-default.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #cbd5e1;--mdc-switch-selected-handle-color: #cbd5e1;--mdc-switch-selected-hover-state-layer-color: #cbd5e1;--mdc-switch-selected-pressed-state-layer-color: #cbd5e1;--mdc-switch-selected-focus-handle-color: #e2e8f0;--mdc-switch-selected-hover-handle-color: #e2e8f0;--mdc-switch-selected-pressed-handle-color: #e2e8f0;--mdc-switch-selected-focus-track-color: #475569;--mdc-switch-selected-hover-track-color: #475569;--mdc-switch-selected-pressed-track-color: #475569;--mdc-switch-selected-track-color: #475569}.theme-default .dark .mat-mdc-slide-toggle.mat-warn,.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}.theme-default .dark .mat-mdc-radio-button.mat-primary,.theme-default.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #4f46e5;--mdc-radio-selected-hover-icon-color: #4f46e5;--mdc-radio-selected-icon-color: #4f46e5;--mdc-radio-selected-pressed-icon-color: #4f46e5;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #4f46e5;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-default .dark .mat-mdc-radio-button.mat-accent,.theme-default.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-default .dark .mat-mdc-radio-button.mat-warn,.theme-default.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-default .dark .mat-accent,.theme-default.dark .mat-accent{--mdc-slider-handle-color: #1e293b;--mdc-slider-focus-handle-color: #1e293b;--mdc-slider-hover-handle-color: #1e293b;--mdc-slider-active-track-color: #1e293b;--mdc-slider-inactive-track-color: #1e293b;--mdc-slider-with-tick-marks-inactive-container-color: #1e293b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-color: rgba(30, 41, 59, .2)}.theme-default .dark .mat-warn,.theme-default.dark .mat-warn{--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-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-default .dark .mdc-list-item__start,.theme-default .dark .mdc-list-item__end,.theme-default.dark .mdc-list-item__start,.theme-default.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #4f46e5;--mdc-radio-selected-hover-icon-color: #4f46e5;--mdc-radio-selected-icon-color: #4f46e5;--mdc-radio-selected-pressed-icon-color: #4f46e5}.theme-default .dark .mat-accent .mdc-list-item__start,.theme-default .dark .mat-accent .mdc-list-item__end,.theme-default.dark .mat-accent .mdc-list-item__start,.theme-default.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b}.theme-default .dark .mat-warn .mdc-list-item__start,.theme-default .dark .mat-warn .mdc-list-item__end,.theme-default.dark .mat-warn .mdc-list-item__start,.theme-default.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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}.theme-default .dark .mat-mdc-list-option,.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: white;--mdc-checkbox-selected-focus-icon-color: #4f46e5;--mdc-checkbox-selected-hover-icon-color: #4f46e5;--mdc-checkbox-selected-icon-color: #4f46e5;--mdc-checkbox-selected-pressed-icon-color: #4f46e5;--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-selected-focus-state-layer-color: #4f46e5;--mdc-checkbox-selected-hover-state-layer-color: #4f46e5;--mdc-checkbox-selected-pressed-state-layer-color: #4f46e5;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-default .dark .mat-mdc-list-option.mat-accent,.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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-default .dark .mat-mdc-list-option.mat-warn,.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: white;--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: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .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: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-default .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-default .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-default .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-default .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-default.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-default.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-default.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-default.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#4f46e5}.theme-default .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-default .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-default .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-default.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-default.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-default.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-default .dark .mat-mdc-tab-group,.theme-default .dark .mat-mdc-tab-nav-bar,.theme-default.dark .mat-mdc-tab-group,.theme-default.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #4f46e5;--mat-tab-header-disabled-ripple-color: #475569;--mat-tab-header-pagination-icon-color: #f1f5f9;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #4f46e5;--mat-tab-header-active-ripple-color: #4f46e5;--mat-tab-header-inactive-ripple-color: #4f46e5;--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: #4f46e5;--mat-tab-header-active-hover-label-text-color: #4f46e5;--mat-tab-header-active-focus-indicator-color: #4f46e5;--mat-tab-header-active-hover-indicator-color: #4f46e5}.theme-default .dark .mat-mdc-tab-group.mat-accent,.theme-default .dark .mat-mdc-tab-nav-bar.mat-accent,.theme-default.dark .mat-mdc-tab-group.mat-accent,.theme-default.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #1e293b;--mat-tab-header-disabled-ripple-color: #475569;--mat-tab-header-pagination-icon-color: #f1f5f9;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #1e293b;--mat-tab-header-active-ripple-color: #1e293b;--mat-tab-header-inactive-ripple-color: #1e293b;--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: #1e293b;--mat-tab-header-active-hover-label-text-color: #1e293b;--mat-tab-header-active-focus-indicator-color: #1e293b;--mat-tab-header-active-hover-indicator-color: #1e293b}.theme-default .dark .mat-mdc-tab-group.mat-warn,.theme-default .dark .mat-mdc-tab-nav-bar.mat-warn,.theme-default.dark .mat-mdc-tab-group.mat-warn,.theme-default.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: #475569;--mat-tab-header-pagination-icon-color: #f1f5f9;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .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(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: #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}.theme-default .dark .mat-mdc-tab-group.mat-background-primary,.theme-default .dark .mat-mdc-tab-nav-bar.mat-background-primary,.theme-default.dark .mat-mdc-tab-group.mat-background-primary,.theme-default.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #4f46e5;--mat-tab-header-with-background-foreground-color: white}.theme-default .dark .mat-mdc-tab-group.mat-background-accent,.theme-default .dark .mat-mdc-tab-nav-bar.mat-background-accent,.theme-default.dark .mat-mdc-tab-group.mat-background-accent,.theme-default.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #1e293b;--mat-tab-header-with-background-foreground-color: white}.theme-default .dark .mat-mdc-tab-group.mat-background-warn,.theme-default .dark .mat-mdc-tab-nav-bar.mat-background-warn,.theme-default.dark .mat-mdc-tab-group.mat-background-warn,.theme-default.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: white}.theme-default .dark .mat-mdc-checkbox.mat-primary,.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: white;--mdc-checkbox-selected-focus-icon-color: #4f46e5;--mdc-checkbox-selected-hover-icon-color: #4f46e5;--mdc-checkbox-selected-icon-color: #4f46e5;--mdc-checkbox-selected-pressed-icon-color: #4f46e5;--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-selected-focus-state-layer-color: #4f46e5;--mdc-checkbox-selected-hover-state-layer-color: #4f46e5;--mdc-checkbox-selected-pressed-state-layer-color: #4f46e5;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-default .dark .mat-mdc-checkbox.mat-warn,.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: white;--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: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .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: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-default .dark .mat-mdc-button.mat-primary,.theme-default.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #4f46e5;--mat-text-button-state-layer-color: #4f46e5;--mat-text-button-ripple-color: rgba(79, 70, 229, .1)}.theme-default .dark .mat-mdc-button.mat-accent,.theme-default.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #1e293b;--mat-text-button-state-layer-color: #1e293b;--mat-text-button-ripple-color: rgba(30, 41, 59, .1)}.theme-default .dark .mat-mdc-button.mat-warn,.theme-default.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.theme-default .dark .mat-mdc-unelevated-button.mat-primary,.theme-default.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #4f46e5;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-default .dark .mat-mdc-unelevated-button.mat-accent,.theme-default.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-default .dark .mat-mdc-unelevated-button.mat-warn,.theme-default.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-default .dark .mat-mdc-raised-button.mat-primary,.theme-default.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #4f46e5;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-default .dark .mat-mdc-raised-button.mat-accent,.theme-default.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-default .dark .mat-mdc-raised-button.mat-warn,.theme-default.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-default .dark .mat-mdc-outlined-button.mat-primary,.theme-default.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #4f46e5;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #4f46e5;--mat-outlined-button-ripple-color: rgba(79, 70, 229, .1)}.theme-default .dark .mat-mdc-outlined-button.mat-accent,.theme-default.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #1e293b;--mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)}.theme-default .dark .mat-mdc-outlined-button.mat-warn,.theme-default.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-default .dark .mat-mdc-icon-button.mat-primary,.theme-default.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #4f46e5;--mat-icon-button-state-layer-color: #4f46e5;--mat-icon-button-ripple-color: rgba(79, 70, 229, .1)}.theme-default .dark .mat-mdc-icon-button.mat-accent,.theme-default.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #1e293b;--mat-icon-button-state-layer-color: #1e293b;--mat-icon-button-ripple-color: rgba(30, 41, 59, .1)}.theme-default .dark .mat-mdc-icon-button.mat-warn,.theme-default.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.theme-default .dark .mat-mdc-fab.mat-primary,.theme-default.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #4f46e5;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-default .dark .mat-mdc-fab.mat-accent,.theme-default.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-default .dark .mat-mdc-fab.mat-warn,.theme-default.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-default .dark .mat-mdc-mini-fab.mat-primary,.theme-default.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #4f46e5;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-default .dark .mat-mdc-mini-fab.mat-accent,.theme-default.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-default .dark .mat-mdc-mini-fab.mat-warn,.theme-default.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-default .dark .mat-accent,.theme-default.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #1e293b}.theme-default .dark .mat-warn,.theme-default.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.theme-default .dark .mat-badge-accent,.theme-default.dark .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-default .dark .mat-badge-warn,.theme-default.dark .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-default .dark .mat-datepicker-content.mat-accent,.theme-default.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1e293b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-default .dark .mat-datepicker-content.mat-warn,.theme-default.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-default .dark .mat-datepicker-toggle-active.mat-accent,.theme-default.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-default .dark .mat-datepicker-toggle-active.mat-warn,.theme-default.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-default .dark .mat-icon.mat-primary,.theme-default.dark .mat-icon.mat-primary{--mat-icon-color: #4f46e5}.theme-default .dark .mat-icon.mat-accent,.theme-default.dark .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-default .dark .mat-icon.mat-warn,.theme-default.dark .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-default .dark .mat-step-header.mat-accent,.theme-default.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-default .dark .mat-step-header.mat-warn,.theme-default.dark .mat-step-header.mat-warn{--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}.theme-default .dark .mat-toolbar.mat-primary,.theme-default.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #4f46e5;--mat-toolbar-container-text-color: white}.theme-default .dark .mat-toolbar.mat-accent,.theme-default.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-default .dark .mat-toolbar.mat-warn,.theme-default.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.theme-brand .light,.theme-brand.light{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #2196f3;--mat-option-label-text-color: #1e293b;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: #1e293b;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #f1f5f9;--mat-app-text-color: #1e293b;--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--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: #64748b;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #1e293b;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #2196f3;--mdc-filled-text-field-focus-active-indicator-color: #2196f3;--mdc-filled-text-field-focus-label-text-color: rgba(33, 150, 243, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(226, 232, 240, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(226, 232, 240, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(226, 232, 240, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #2196f3;--mdc-outlined-text-field-focus-outline-color: #2196f3;--mdc-outlined-text-field-focus-label-text-color: rgba(33, 150, 243, .87);--mdc-outlined-text-field-label-text-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(226, 232, 240, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(226, 232, 240, .06);--mdc-outlined-text-field-hover-outline-color: rgba(226, 232, 240, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(33, 150, 243, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(100, 116, 139, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(100, 116, 139, .54);--mat-form-field-disabled-select-arrow-color: rgba(100, 116, 139, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(33, 150, 243, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(30, 41, 59, .87);--mdc-dialog-supporting-text-color: rgba(30, 41, 59, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #1e88dc;--mdc-switch-selected-handle-color: #1e88dc;--mdc-switch-selected-hover-state-layer-color: #1e88dc;--mdc-switch-selected-pressed-state-layer-color: #1e88dc;--mdc-switch-selected-focus-handle-color: #125183;--mdc-switch-selected-hover-handle-color: #125183;--mdc-switch-selected-pressed-handle-color: #125183;--mdc-switch-selected-focus-track-color: #a1c6f8;--mdc-switch-selected-hover-track-color: #a1c6f8;--mdc-switch-selected-pressed-track-color: #a1c6f8;--mdc-switch-selected-track-color: #a1c6f8;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #94a3b8;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #2196f3;--mdc-slider-focus-handle-color: #2196f3;--mdc-slider-hover-handle-color: #2196f3;--mdc-slider-active-track-color: #2196f3;--mdc-slider-inactive-track-color: #2196f3;--mdc-slider-with-tick-marks-inactive-container-color: #2196f3;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #2196f3;--mat-slider-hover-state-layer-color: rgba(33, 150, 243, .05);--mat-slider-focus-state-layer-color: rgba(33, 150, 243, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: #1e293b;--mat-menu-item-icon-color: #1e293b;--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: #e2e8f0;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: #1e293b;--mdc-list-list-item-supporting-text-color: #64748b;--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: #94a3b8;--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: #1e293b;--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: #1e293b;--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;--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);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: #94a3b8;--mat-checkbox-label-text-color: #1e293b;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #1e293b;--mdc-text-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #1e293b;--mdc-filled-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-filled-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #1e293b;--mdc-protected-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-protected-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: #e2e8f0;--mdc-outlined-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(148, 163, 184, .12);--mat-fab-disabled-state-foreground-color: rgba(148, 163, 184, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(148, 163, 184, .12);--mat-fab-small-disabled-state-foreground-color: rgba(148, 163, 184, .38);--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #1e293b;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: #1e293b;--mat-table-row-item-label-text-color: #1e293b;--mat-table-row-item-outline-color: #e2e8f0;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #2196f3;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #2196f3;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #94a3b8;--mat-badge-disabled-state-text-color: #94a3b8;--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: #1e293b;--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #94a3b8;--mat-legacy-button-toggle-state-layer-color: #64748b;--mat-legacy-button-toggle-selected-state-text-color: #64748b;--mat-legacy-button-toggle-selected-state-background-color: #e2e8f0;--mat-legacy-button-toggle-disabled-state-text-color: #94a3b8;--mat-legacy-button-toggle-disabled-state-background-color: #cbd5e1;--mat-legacy-button-toggle-disabled-selected-state-background-color: #e2e8f0;--mat-standard-button-toggle-text-color: #1e293b;--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: #64748b;--mat-standard-button-toggle-selected-state-background-color: #e2e8f0;--mat-standard-button-toggle-selected-state-text-color: #1e293b;--mat-standard-button-toggle-disabled-state-text-color: #94a3b8;--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: #1e293b;--mat-standard-button-toggle-disabled-selected-state-background-color: #e2e8f0;--mat-standard-button-toggle-divider-color: #e2e8f0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #2196f3;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(33, 150, 243, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(33, 150, 243, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(33, 150, 243, .3);--mat-datepicker-toggle-active-state-icon-color: #2196f3;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(33, 150, 243, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: #64748b;--mat-datepicker-calendar-body-label-text-color: #64748b;--mat-datepicker-calendar-period-button-text-color: #1e293b;--mat-datepicker-calendar-period-button-icon-color: #64748b;--mat-datepicker-calendar-navigation-button-icon-color: #64748b;--mat-datepicker-calendar-header-divider-color: #e2e8f0;--mat-datepicker-calendar-header-text-color: #64748b;--mat-datepicker-calendar-date-today-outline-color: #94a3b8;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(148, 163, 184, .8);--mat-datepicker-calendar-date-text-color: #1e293b;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-date-preview-state-outline-color: #e2e8f0;--mat-datepicker-range-input-separator-color: #1e293b;--mat-datepicker-range-input-disabled-state-separator-color: #94a3b8;--mat-datepicker-range-input-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: #1e293b;--mat-divider-width: 1px;--mat-divider-color: #e2e8f0;--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #1e293b;--mat-expansion-actions-divider-color: #e2e8f0;--mat-expansion-header-hover-state-layer-color: rgba(148, 163, 184, .12);--mat-expansion-header-focus-state-layer-color: rgba(148, 163, 184, .12);--mat-expansion-header-disabled-state-text-color: #94a3b8;--mat-expansion-header-text-color: #1e293b;--mat-expansion-header-description-color: #64748b;--mat-expansion-header-indicator-color: #64748b;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: #e2e8f0;--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: #1e293b;--mat-sidenav-content-background-color: #f1f5f9;--mat-sidenav-content-text-color: #1e293b;--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #2196f3;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #2196f3;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #2196f3;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: #e2e8f0;--mat-stepper-header-hover-state-layer-color: rgba(148, 163, 184, .12);--mat-stepper-header-focus-state-layer-color: rgba(148, 163, 184, .12);--mat-stepper-header-label-text-color: #64748b;--mat-stepper-header-optional-label-text-color: #64748b;--mat-stepper-header-selected-state-label-text-color: #1e293b;--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: #64748b;--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #64748b;--mat-toolbar-container-background-color: white;--mat-toolbar-container-text-color: #1e293b;--mat-tree-container-background-color: white;--mat-tree-node-text-color: #1e293b}.theme-brand .light .mat-accent,.theme-brand.light .mat-accent{--mat-option-selected-state-label-text-color: #1e293b;--mat-option-label-text-color: #1e293b;--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)}.theme-brand .light .mat-warn,.theme-brand.light .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: #1e293b;--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)}.theme-brand .light .mat-primary,.theme-brand.light .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #2196f3;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #2196f3;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-brand .light .mat-accent,.theme-brand.light .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-brand .light .mat-warn,.theme-brand.light .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-brand .light .mat-mdc-progress-bar,.theme-brand.light .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #2196f3;--mdc-linear-progress-track-color: rgba(33, 150, 243, .25)}.theme-brand .light .mat-mdc-progress-bar.mat-accent,.theme-brand.light .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #1e293b;--mdc-linear-progress-track-color: rgba(30, 41, 59, .25)}.theme-brand .light .mat-mdc-progress-bar.mat-warn,.theme-brand.light .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.theme-brand .light .mat-mdc-form-field.mat-accent,.theme-brand.light .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #1e293b;--mdc-filled-text-field-focus-active-indicator-color: #1e293b;--mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-caret-color: #1e293b;--mdc-outlined-text-field-focus-outline-color: #1e293b;--mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)}.theme-brand .light .mat-mdc-form-field.mat-warn,.theme-brand.light .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.theme-brand .light .mat-mdc-form-field.mat-accent,.theme-brand.light .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(30, 41, 59, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-brand .light .mat-mdc-form-field.mat-warn,.theme-brand.light .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-brand .light .mat-mdc-standard-chip,.theme-brand.light .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.theme-brand .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-brand .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-brand.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-brand.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #2196f3;--mdc-chip-elevated-selected-container-color: #2196f3;--mdc-chip-elevated-disabled-container-color: #2196f3;--mdc-chip-flat-disabled-selected-container-color: #2196f3;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-brand .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-brand .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.theme-brand.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-brand.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #1e293b;--mdc-chip-elevated-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-brand .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-brand .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.theme-brand.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-brand.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-brand .light .mat-mdc-slide-toggle,.theme-brand.light .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: #1e293b}.theme-brand .light .mat-mdc-slide-toggle.mat-accent,.theme-brand.light .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #475569;--mdc-switch-selected-handle-color: #475569;--mdc-switch-selected-hover-state-layer-color: #475569;--mdc-switch-selected-pressed-state-layer-color: #475569;--mdc-switch-selected-focus-handle-color: #0f172a;--mdc-switch-selected-hover-handle-color: #0f172a;--mdc-switch-selected-pressed-handle-color: #0f172a;--mdc-switch-selected-focus-track-color: #cbd5e1;--mdc-switch-selected-hover-track-color: #cbd5e1;--mdc-switch-selected-pressed-track-color: #cbd5e1;--mdc-switch-selected-track-color: #cbd5e1}.theme-brand .light .mat-mdc-slide-toggle.mat-warn,.theme-brand.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}.theme-brand .light .mat-mdc-radio-button.mat-primary,.theme-brand.light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #2196f3;--mdc-radio-selected-hover-icon-color: #2196f3;--mdc-radio-selected-icon-color: #2196f3;--mdc-radio-selected-pressed-icon-color: #2196f3;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #2196f3;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-brand .light .mat-mdc-radio-button.mat-accent,.theme-brand.light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-brand .light .mat-mdc-radio-button.mat-warn,.theme-brand.light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-brand .light .mat-accent,.theme-brand.light .mat-accent{--mdc-slider-handle-color: #1e293b;--mdc-slider-focus-handle-color: #1e293b;--mdc-slider-hover-handle-color: #1e293b;--mdc-slider-active-track-color: #1e293b;--mdc-slider-inactive-track-color: #1e293b;--mdc-slider-with-tick-marks-inactive-container-color: #1e293b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-color: rgba(30, 41, 59, .2)}.theme-brand .light .mat-warn,.theme-brand.light .mat-warn{--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-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-brand .light .mdc-list-item__start,.theme-brand .light .mdc-list-item__end,.theme-brand.light .mdc-list-item__start,.theme-brand.light .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #2196f3;--mdc-radio-selected-hover-icon-color: #2196f3;--mdc-radio-selected-icon-color: #2196f3;--mdc-radio-selected-pressed-icon-color: #2196f3}.theme-brand .light .mat-accent .mdc-list-item__start,.theme-brand .light .mat-accent .mdc-list-item__end,.theme-brand.light .mat-accent .mdc-list-item__start,.theme-brand.light .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b}.theme-brand .light .mat-warn .mdc-list-item__start,.theme-brand .light .mat-warn .mdc-list-item__end,.theme-brand.light .mat-warn .mdc-list-item__start,.theme-brand.light .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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}.theme-brand .light .mat-mdc-list-option,.theme-brand.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: white;--mdc-checkbox-selected-focus-icon-color: #2196f3;--mdc-checkbox-selected-hover-icon-color: #2196f3;--mdc-checkbox-selected-icon-color: #2196f3;--mdc-checkbox-selected-pressed-icon-color: #2196f3;--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-selected-focus-state-layer-color: #2196f3;--mdc-checkbox-selected-hover-state-layer-color: #2196f3;--mdc-checkbox-selected-pressed-state-layer-color: #2196f3;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-brand .light .mat-mdc-list-option.mat-accent,.theme-brand.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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-brand .light .mat-mdc-list-option.mat-warn,.theme-brand.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: white;--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-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}.theme-brand .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-brand .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-brand .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-brand .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-brand.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-brand.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-brand.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-brand.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#2196f3}.theme-brand .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-brand .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-brand .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-brand.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-brand.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-brand.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-brand .light .mat-mdc-tab-group,.theme-brand .light .mat-mdc-tab-nav-bar,.theme-brand.light .mat-mdc-tab-group,.theme-brand.light .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #2196f3;--mat-tab-header-disabled-ripple-color: #94a3b8;--mat-tab-header-pagination-icon-color: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-label-text-color: #2196f3;--mat-tab-header-active-ripple-color: #2196f3;--mat-tab-header-inactive-ripple-color: #2196f3;--mat-tab-header-inactive-focus-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-focus-label-text-color: #2196f3;--mat-tab-header-active-hover-label-text-color: #2196f3;--mat-tab-header-active-focus-indicator-color: #2196f3;--mat-tab-header-active-hover-indicator-color: #2196f3}.theme-brand .light .mat-mdc-tab-group.mat-accent,.theme-brand .light .mat-mdc-tab-nav-bar.mat-accent,.theme-brand.light .mat-mdc-tab-group.mat-accent,.theme-brand.light .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #1e293b;--mat-tab-header-disabled-ripple-color: #94a3b8;--mat-tab-header-pagination-icon-color: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-label-text-color: #1e293b;--mat-tab-header-active-ripple-color: #1e293b;--mat-tab-header-inactive-ripple-color: #1e293b;--mat-tab-header-inactive-focus-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-focus-label-text-color: #1e293b;--mat-tab-header-active-hover-label-text-color: #1e293b;--mat-tab-header-active-focus-indicator-color: #1e293b;--mat-tab-header-active-hover-indicator-color: #1e293b}.theme-brand .light .mat-mdc-tab-group.mat-warn,.theme-brand .light .mat-mdc-tab-nav-bar.mat-warn,.theme-brand.light .mat-mdc-tab-group.mat-warn,.theme-brand.light .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: #94a3b8;--mat-tab-header-pagination-icon-color: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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}.theme-brand .light .mat-mdc-tab-group.mat-background-primary,.theme-brand .light .mat-mdc-tab-nav-bar.mat-background-primary,.theme-brand.light .mat-mdc-tab-group.mat-background-primary,.theme-brand.light .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #2196f3;--mat-tab-header-with-background-foreground-color: white}.theme-brand .light .mat-mdc-tab-group.mat-background-accent,.theme-brand .light .mat-mdc-tab-nav-bar.mat-background-accent,.theme-brand.light .mat-mdc-tab-group.mat-background-accent,.theme-brand.light .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #1e293b;--mat-tab-header-with-background-foreground-color: white}.theme-brand .light .mat-mdc-tab-group.mat-background-warn,.theme-brand .light .mat-mdc-tab-nav-bar.mat-background-warn,.theme-brand.light .mat-mdc-tab-group.mat-background-warn,.theme-brand.light .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: white}.theme-brand .light .mat-mdc-checkbox.mat-primary,.theme-brand.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: white;--mdc-checkbox-selected-focus-icon-color: #2196f3;--mdc-checkbox-selected-hover-icon-color: #2196f3;--mdc-checkbox-selected-icon-color: #2196f3;--mdc-checkbox-selected-pressed-icon-color: #2196f3;--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-selected-focus-state-layer-color: #2196f3;--mdc-checkbox-selected-hover-state-layer-color: #2196f3;--mdc-checkbox-selected-pressed-state-layer-color: #2196f3;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-brand .light .mat-mdc-checkbox.mat-warn,.theme-brand.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: white;--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-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}.theme-brand .light .mat-mdc-button.mat-primary,.theme-brand.light .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #2196f3;--mat-text-button-state-layer-color: #2196f3;--mat-text-button-ripple-color: rgba(33, 150, 243, .1)}.theme-brand .light .mat-mdc-button.mat-accent,.theme-brand.light .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #1e293b;--mat-text-button-state-layer-color: #1e293b;--mat-text-button-ripple-color: rgba(30, 41, 59, .1)}.theme-brand .light .mat-mdc-button.mat-warn,.theme-brand.light .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.theme-brand .light .mat-mdc-unelevated-button.mat-primary,.theme-brand.light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #2196f3;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .light .mat-mdc-unelevated-button.mat-accent,.theme-brand.light .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .light .mat-mdc-unelevated-button.mat-warn,.theme-brand.light .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .light .mat-mdc-raised-button.mat-primary,.theme-brand.light .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #2196f3;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .light .mat-mdc-raised-button.mat-accent,.theme-brand.light .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .light .mat-mdc-raised-button.mat-warn,.theme-brand.light .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .light .mat-mdc-outlined-button.mat-primary,.theme-brand.light .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #2196f3;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #2196f3;--mat-outlined-button-ripple-color: rgba(33, 150, 243, .1)}.theme-brand .light .mat-mdc-outlined-button.mat-accent,.theme-brand.light .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #1e293b;--mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)}.theme-brand .light .mat-mdc-outlined-button.mat-warn,.theme-brand.light .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-brand .light .mat-mdc-icon-button.mat-primary,.theme-brand.light .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #2196f3;--mat-icon-button-state-layer-color: #2196f3;--mat-icon-button-ripple-color: rgba(33, 150, 243, .1)}.theme-brand .light .mat-mdc-icon-button.mat-accent,.theme-brand.light .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #1e293b;--mat-icon-button-state-layer-color: #1e293b;--mat-icon-button-ripple-color: rgba(30, 41, 59, .1)}.theme-brand .light .mat-mdc-icon-button.mat-warn,.theme-brand.light .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.theme-brand .light .mat-mdc-fab.mat-primary,.theme-brand.light .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #2196f3;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .light .mat-mdc-fab.mat-accent,.theme-brand.light .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .light .mat-mdc-fab.mat-warn,.theme-brand.light .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .light .mat-mdc-mini-fab.mat-primary,.theme-brand.light .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #2196f3;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .light .mat-mdc-mini-fab.mat-accent,.theme-brand.light .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .light .mat-mdc-mini-fab.mat-warn,.theme-brand.light .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .light .mat-accent,.theme-brand.light .mat-accent{--mdc-circular-progress-active-indicator-color: #1e293b}.theme-brand .light .mat-warn,.theme-brand.light .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.theme-brand .light .mat-badge-accent,.theme-brand.light .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-brand .light .mat-badge-warn,.theme-brand.light .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-brand .light .mat-datepicker-content.mat-accent,.theme-brand.light .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1e293b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-brand .light .mat-datepicker-content.mat-warn,.theme-brand.light .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-brand .light .mat-datepicker-toggle-active.mat-accent,.theme-brand.light .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-brand .light .mat-datepicker-toggle-active.mat-warn,.theme-brand.light .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-brand .light .mat-icon.mat-primary,.theme-brand.light .mat-icon.mat-primary{--mat-icon-color: #2196f3}.theme-brand .light .mat-icon.mat-accent,.theme-brand.light .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-brand .light .mat-icon.mat-warn,.theme-brand.light .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-brand .light .mat-step-header.mat-accent,.theme-brand.light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-brand .light .mat-step-header.mat-warn,.theme-brand.light .mat-step-header.mat-warn{--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}.theme-brand .light .mat-toolbar.mat-primary,.theme-brand.light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #2196f3;--mat-toolbar-container-text-color: white}.theme-brand .light .mat-toolbar.mat-accent,.theme-brand.light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-brand .light .mat-toolbar.mat-warn,.theme-brand.light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.theme-brand .dark,.theme-brand.dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #2196f3;--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);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #0f172a;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #1e293b;--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: #1e293b;--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: #94a3b8;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #64748b;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #2196f3;--mdc-filled-text-field-focus-active-indicator-color: #2196f3;--mdc-filled-text-field-focus-label-text-color: rgba(33, 150, 243, .87);--mdc-filled-text-field-container-color: #273243;--mdc-filled-text-field-disabled-container-color: #232d3f;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(241, 245, 249, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(241, 245, 249, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(241, 245, 249, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #2196f3;--mdc-outlined-text-field-focus-outline-color: #2196f3;--mdc-outlined-text-field-focus-label-text-color: rgba(33, 150, 243, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(71, 85, 105, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(241, 245, 249, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(241, 245, 249, .06);--mdc-outlined-text-field-hover-outline-color: rgba(241, 245, 249, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(33, 150, 243, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(241, 245, 249, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(241, 245, 249, .54);--mat-form-field-disabled-select-arrow-color: rgba(241, 245, 249, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(33, 150, 243, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #1e293b;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #1e293b;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #a1c6f8;--mdc-switch-selected-handle-color: #a1c6f8;--mdc-switch-selected-hover-state-layer-color: #a1c6f8;--mdc-switch-selected-pressed-state-layer-color: #a1c6f8;--mdc-switch-selected-focus-handle-color: #c4dafa;--mdc-switch-selected-hover-handle-color: #c4dafa;--mdc-switch-selected-pressed-handle-color: #c4dafa;--mdc-switch-selected-focus-track-color: #1e88dc;--mdc-switch-selected-hover-track-color: #1e88dc;--mdc-switch-selected-pressed-track-color: #1e88dc;--mdc-switch-selected-track-color: #1e88dc;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #475569;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #2196f3;--mdc-slider-focus-handle-color: #2196f3;--mdc-slider-hover-handle-color: #2196f3;--mdc-slider-active-track-color: #2196f3;--mdc-slider-inactive-track-color: #2196f3;--mdc-slider-with-tick-marks-inactive-container-color: #2196f3;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-slider-ripple-color: #2196f3;--mat-slider-hover-state-layer-color: rgba(33, 150, 243, .05);--mat-slider-focus-state-layer-color: rgba(33, 150, 243, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--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: #1e293b;--mat-menu-divider-color: rgba(241, 245, 249, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: #94a3b8;--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: #64748b;--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #1e293b;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: #475569;--mat-checkbox-label-text-color: white;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-filled-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-protected-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(241, 245, 249, .12);--mdc-outlined-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(15, 23, 42, .12);--mat-fab-disabled-state-foreground-color: rgba(30, 41, 59, .5);--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(15, 23, 42, .12);--mat-fab-small-disabled-state-foreground-color: rgba(30, 41, 59, .5);--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d2d4d8;--mdc-snackbar-supporting-text-color: rgba(30, 41, 59, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #1e293b;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(241, 245, 249, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #2196f3;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #2196f3;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #1e293b;--mat-badge-disabled-state-text-color: #475569;--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #1e293b;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #64748b;--mat-legacy-button-toggle-state-layer-color: #e2e8f0;--mat-legacy-button-toggle-selected-state-text-color: #94a3b8;--mat-legacy-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);--mat-legacy-button-toggle-disabled-state-text-color: #1e293b;--mat-legacy-button-toggle-disabled-state-background-color: #0f172a;--mat-legacy-button-toggle-disabled-selected-state-background-color: #1e293b;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #1e293b;--mat-standard-button-toggle-state-layer-color: #e2e8f0;--mat-standard-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #1e293b;--mat-standard-button-toggle-disabled-state-background-color: #1e293b;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #1e293b;--mat-standard-button-toggle-divider-color: #374152;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #2196f3;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(33, 150, 243, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(33, 150, 243, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(33, 150, 243, .3);--mat-datepicker-toggle-active-state-icon-color: #2196f3;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(33, 150, 243, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: #f1f5f9;--mat-datepicker-calendar-body-label-text-color: #94a3b8;--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: #f1f5f9;--mat-datepicker-calendar-navigation-button-icon-color: #f1f5f9;--mat-datepicker-calendar-header-divider-color: rgba(241, 245, 249, .12);--mat-datepicker-calendar-header-text-color: #94a3b8;--mat-datepicker-calendar-date-today-outline-color: #64748b;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(100, 116, 139, .8);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #475569;--mat-datepicker-calendar-date-preview-state-outline-color: rgba(241, 245, 249, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: #475569;--mat-datepicker-range-input-disabled-state-text-color: #475569;--mat-datepicker-calendar-container-background-color: #1e293b;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(241, 245, 249, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #1e293b;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(241, 245, 249, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .05);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .05);--mat-expansion-header-disabled-state-text-color: #1e293b;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: #94a3b8;--mat-expansion-header-indicator-color: #94a3b8;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(241, 245, 249, .12);--mat-sidenav-container-background-color: #1e293b;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #0f172a;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(225, 214, 196, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #2196f3;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #2196f3;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #2196f3;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #1e293b;--mat-stepper-line-color: rgba(241, 245, 249, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .05);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .05);--mat-stepper-header-label-text-color: #94a3b8;--mat-stepper-header-optional-label-text-color: #94a3b8;--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: #94a3b8;--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #94a3b8;--mat-toolbar-container-background-color: #0f172a;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #1e293b;--mat-tree-node-text-color: white}.theme-brand .dark .mat-accent,.theme-brand.dark .mat-accent{--mat-option-selected-state-label-text-color: #1e293b;--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)}.theme-brand .dark .mat-warn,.theme-brand.dark .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--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)}.theme-brand .dark .mat-primary,.theme-brand.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #2196f3;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #2196f3;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-brand .dark .mat-accent,.theme-brand.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-brand .dark .mat-warn,.theme-brand.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-brand .dark .mat-mdc-progress-bar,.theme-brand.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #2196f3;--mdc-linear-progress-track-color: rgba(33, 150, 243, .25)}.theme-brand .dark .mat-mdc-progress-bar.mat-accent,.theme-brand.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #1e293b;--mdc-linear-progress-track-color: rgba(30, 41, 59, .25)}.theme-brand .dark .mat-mdc-progress-bar.mat-warn,.theme-brand.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.theme-brand .dark .mat-mdc-form-field.mat-accent,.theme-brand.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #1e293b;--mdc-filled-text-field-focus-active-indicator-color: #1e293b;--mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-caret-color: #1e293b;--mdc-outlined-text-field-focus-outline-color: #1e293b;--mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)}.theme-brand .dark .mat-mdc-form-field.mat-warn,.theme-brand.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.theme-brand .dark .mat-mdc-form-field.mat-accent,.theme-brand.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(30, 41, 59, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-brand .dark .mat-mdc-form-field.mat-warn,.theme-brand.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-brand .dark .mat-mdc-standard-chip,.theme-brand.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #394353;--mdc-chip-elevated-selected-container-color: #394353;--mdc-chip-elevated-disabled-container-color: #394353;--mdc-chip-flat-disabled-selected-container-color: #394353;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-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;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.theme-brand .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-brand .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-brand.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-brand.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #2196f3;--mdc-chip-elevated-selected-container-color: #2196f3;--mdc-chip-elevated-disabled-container-color: #2196f3;--mdc-chip-flat-disabled-selected-container-color: #2196f3;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-brand .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-brand .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.theme-brand.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-brand.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #1e293b;--mdc-chip-elevated-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-brand .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-brand .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.theme-brand.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-brand.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-brand .dark .mat-mdc-slide-toggle,.theme-brand.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: white}.theme-brand .dark .mat-mdc-slide-toggle.mat-accent,.theme-brand.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #cbd5e1;--mdc-switch-selected-handle-color: #cbd5e1;--mdc-switch-selected-hover-state-layer-color: #cbd5e1;--mdc-switch-selected-pressed-state-layer-color: #cbd5e1;--mdc-switch-selected-focus-handle-color: #e2e8f0;--mdc-switch-selected-hover-handle-color: #e2e8f0;--mdc-switch-selected-pressed-handle-color: #e2e8f0;--mdc-switch-selected-focus-track-color: #475569;--mdc-switch-selected-hover-track-color: #475569;--mdc-switch-selected-pressed-track-color: #475569;--mdc-switch-selected-track-color: #475569}.theme-brand .dark .mat-mdc-slide-toggle.mat-warn,.theme-brand.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}.theme-brand .dark .mat-mdc-radio-button.mat-primary,.theme-brand.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #2196f3;--mdc-radio-selected-hover-icon-color: #2196f3;--mdc-radio-selected-icon-color: #2196f3;--mdc-radio-selected-pressed-icon-color: #2196f3;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #2196f3;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-brand .dark .mat-mdc-radio-button.mat-accent,.theme-brand.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-brand .dark .mat-mdc-radio-button.mat-warn,.theme-brand.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-brand .dark .mat-accent,.theme-brand.dark .mat-accent{--mdc-slider-handle-color: #1e293b;--mdc-slider-focus-handle-color: #1e293b;--mdc-slider-hover-handle-color: #1e293b;--mdc-slider-active-track-color: #1e293b;--mdc-slider-inactive-track-color: #1e293b;--mdc-slider-with-tick-marks-inactive-container-color: #1e293b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-color: rgba(30, 41, 59, .2)}.theme-brand .dark .mat-warn,.theme-brand.dark .mat-warn{--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-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-brand .dark .mdc-list-item__start,.theme-brand .dark .mdc-list-item__end,.theme-brand.dark .mdc-list-item__start,.theme-brand.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #2196f3;--mdc-radio-selected-hover-icon-color: #2196f3;--mdc-radio-selected-icon-color: #2196f3;--mdc-radio-selected-pressed-icon-color: #2196f3}.theme-brand .dark .mat-accent .mdc-list-item__start,.theme-brand .dark .mat-accent .mdc-list-item__end,.theme-brand.dark .mat-accent .mdc-list-item__start,.theme-brand.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b}.theme-brand .dark .mat-warn .mdc-list-item__start,.theme-brand .dark .mat-warn .mdc-list-item__end,.theme-brand.dark .mat-warn .mdc-list-item__start,.theme-brand.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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}.theme-brand .dark .mat-mdc-list-option,.theme-brand.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: white;--mdc-checkbox-selected-focus-icon-color: #2196f3;--mdc-checkbox-selected-hover-icon-color: #2196f3;--mdc-checkbox-selected-icon-color: #2196f3;--mdc-checkbox-selected-pressed-icon-color: #2196f3;--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-selected-focus-state-layer-color: #2196f3;--mdc-checkbox-selected-hover-state-layer-color: #2196f3;--mdc-checkbox-selected-pressed-state-layer-color: #2196f3;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-brand .dark .mat-mdc-list-option.mat-accent,.theme-brand.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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-brand .dark .mat-mdc-list-option.mat-warn,.theme-brand.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: white;--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: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .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: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-brand .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-brand .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-brand .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-brand .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-brand.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-brand.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-brand.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-brand.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#2196f3}.theme-brand .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-brand .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-brand .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-brand.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-brand.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-brand.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-brand .dark .mat-mdc-tab-group,.theme-brand .dark .mat-mdc-tab-nav-bar,.theme-brand.dark .mat-mdc-tab-group,.theme-brand.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #2196f3;--mat-tab-header-disabled-ripple-color: #475569;--mat-tab-header-pagination-icon-color: #f1f5f9;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #2196f3;--mat-tab-header-active-ripple-color: #2196f3;--mat-tab-header-inactive-ripple-color: #2196f3;--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: #2196f3;--mat-tab-header-active-hover-label-text-color: #2196f3;--mat-tab-header-active-focus-indicator-color: #2196f3;--mat-tab-header-active-hover-indicator-color: #2196f3}.theme-brand .dark .mat-mdc-tab-group.mat-accent,.theme-brand .dark .mat-mdc-tab-nav-bar.mat-accent,.theme-brand.dark .mat-mdc-tab-group.mat-accent,.theme-brand.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #1e293b;--mat-tab-header-disabled-ripple-color: #475569;--mat-tab-header-pagination-icon-color: #f1f5f9;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #1e293b;--mat-tab-header-active-ripple-color: #1e293b;--mat-tab-header-inactive-ripple-color: #1e293b;--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: #1e293b;--mat-tab-header-active-hover-label-text-color: #1e293b;--mat-tab-header-active-focus-indicator-color: #1e293b;--mat-tab-header-active-hover-indicator-color: #1e293b}.theme-brand .dark .mat-mdc-tab-group.mat-warn,.theme-brand .dark .mat-mdc-tab-nav-bar.mat-warn,.theme-brand.dark .mat-mdc-tab-group.mat-warn,.theme-brand.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: #475569;--mat-tab-header-pagination-icon-color: #f1f5f9;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .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(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: #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}.theme-brand .dark .mat-mdc-tab-group.mat-background-primary,.theme-brand .dark .mat-mdc-tab-nav-bar.mat-background-primary,.theme-brand.dark .mat-mdc-tab-group.mat-background-primary,.theme-brand.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #2196f3;--mat-tab-header-with-background-foreground-color: white}.theme-brand .dark .mat-mdc-tab-group.mat-background-accent,.theme-brand .dark .mat-mdc-tab-nav-bar.mat-background-accent,.theme-brand.dark .mat-mdc-tab-group.mat-background-accent,.theme-brand.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #1e293b;--mat-tab-header-with-background-foreground-color: white}.theme-brand .dark .mat-mdc-tab-group.mat-background-warn,.theme-brand .dark .mat-mdc-tab-nav-bar.mat-background-warn,.theme-brand.dark .mat-mdc-tab-group.mat-background-warn,.theme-brand.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: white}.theme-brand .dark .mat-mdc-checkbox.mat-primary,.theme-brand.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: white;--mdc-checkbox-selected-focus-icon-color: #2196f3;--mdc-checkbox-selected-hover-icon-color: #2196f3;--mdc-checkbox-selected-icon-color: #2196f3;--mdc-checkbox-selected-pressed-icon-color: #2196f3;--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-selected-focus-state-layer-color: #2196f3;--mdc-checkbox-selected-hover-state-layer-color: #2196f3;--mdc-checkbox-selected-pressed-state-layer-color: #2196f3;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-brand .dark .mat-mdc-checkbox.mat-warn,.theme-brand.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: white;--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: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .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: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-brand .dark .mat-mdc-button.mat-primary,.theme-brand.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #2196f3;--mat-text-button-state-layer-color: #2196f3;--mat-text-button-ripple-color: rgba(33, 150, 243, .1)}.theme-brand .dark .mat-mdc-button.mat-accent,.theme-brand.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #1e293b;--mat-text-button-state-layer-color: #1e293b;--mat-text-button-ripple-color: rgba(30, 41, 59, .1)}.theme-brand .dark .mat-mdc-button.mat-warn,.theme-brand.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.theme-brand .dark .mat-mdc-unelevated-button.mat-primary,.theme-brand.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #2196f3;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .dark .mat-mdc-unelevated-button.mat-accent,.theme-brand.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .dark .mat-mdc-unelevated-button.mat-warn,.theme-brand.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .dark .mat-mdc-raised-button.mat-primary,.theme-brand.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #2196f3;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .dark .mat-mdc-raised-button.mat-accent,.theme-brand.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .dark .mat-mdc-raised-button.mat-warn,.theme-brand.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .dark .mat-mdc-outlined-button.mat-primary,.theme-brand.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #2196f3;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #2196f3;--mat-outlined-button-ripple-color: rgba(33, 150, 243, .1)}.theme-brand .dark .mat-mdc-outlined-button.mat-accent,.theme-brand.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #1e293b;--mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)}.theme-brand .dark .mat-mdc-outlined-button.mat-warn,.theme-brand.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-brand .dark .mat-mdc-icon-button.mat-primary,.theme-brand.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #2196f3;--mat-icon-button-state-layer-color: #2196f3;--mat-icon-button-ripple-color: rgba(33, 150, 243, .1)}.theme-brand .dark .mat-mdc-icon-button.mat-accent,.theme-brand.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #1e293b;--mat-icon-button-state-layer-color: #1e293b;--mat-icon-button-ripple-color: rgba(30, 41, 59, .1)}.theme-brand .dark .mat-mdc-icon-button.mat-warn,.theme-brand.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.theme-brand .dark .mat-mdc-fab.mat-primary,.theme-brand.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #2196f3;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .dark .mat-mdc-fab.mat-accent,.theme-brand.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .dark .mat-mdc-fab.mat-warn,.theme-brand.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .dark .mat-mdc-mini-fab.mat-primary,.theme-brand.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #2196f3;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .dark .mat-mdc-mini-fab.mat-accent,.theme-brand.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .dark .mat-mdc-mini-fab.mat-warn,.theme-brand.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .dark .mat-accent,.theme-brand.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #1e293b}.theme-brand .dark .mat-warn,.theme-brand.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.theme-brand .dark .mat-badge-accent,.theme-brand.dark .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-brand .dark .mat-badge-warn,.theme-brand.dark .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-brand .dark .mat-datepicker-content.mat-accent,.theme-brand.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1e293b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-brand .dark .mat-datepicker-content.mat-warn,.theme-brand.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-brand .dark .mat-datepicker-toggle-active.mat-accent,.theme-brand.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-brand .dark .mat-datepicker-toggle-active.mat-warn,.theme-brand.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-brand .dark .mat-icon.mat-primary,.theme-brand.dark .mat-icon.mat-primary{--mat-icon-color: #2196f3}.theme-brand .dark .mat-icon.mat-accent,.theme-brand.dark .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-brand .dark .mat-icon.mat-warn,.theme-brand.dark .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-brand .dark .mat-step-header.mat-accent,.theme-brand.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-brand .dark .mat-step-header.mat-warn,.theme-brand.dark .mat-step-header.mat-warn{--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}.theme-brand .dark .mat-toolbar.mat-primary,.theme-brand.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #2196f3;--mat-toolbar-container-text-color: white}.theme-brand .dark .mat-toolbar.mat-accent,.theme-brand.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-brand .dark .mat-toolbar.mat-warn,.theme-brand.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.theme-teal .light,.theme-teal.light{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #0d9488;--mat-option-label-text-color: #1e293b;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: #1e293b;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #f1f5f9;--mat-app-text-color: #1e293b;--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--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: #64748b;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #1e293b;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #0d9488;--mdc-filled-text-field-focus-active-indicator-color: #0d9488;--mdc-filled-text-field-focus-label-text-color: rgba(13, 148, 136, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(226, 232, 240, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(226, 232, 240, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(226, 232, 240, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #0d9488;--mdc-outlined-text-field-focus-outline-color: #0d9488;--mdc-outlined-text-field-focus-label-text-color: rgba(13, 148, 136, .87);--mdc-outlined-text-field-label-text-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(226, 232, 240, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(226, 232, 240, .06);--mdc-outlined-text-field-hover-outline-color: rgba(226, 232, 240, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(13, 148, 136, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(100, 116, 139, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(100, 116, 139, .54);--mat-form-field-disabled-select-arrow-color: rgba(100, 116, 139, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(13, 148, 136, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(30, 41, 59, .87);--mdc-dialog-supporting-text-color: rgba(30, 41, 59, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--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;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #94a3b8;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--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-inactive-container-color: #0d9488;--mdc-slider-with-tick-marks-active-container-color: #042f2e;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #0d9488;--mat-slider-hover-state-layer-color: rgba(13, 148, 136, .05);--mat-slider-focus-state-layer-color: rgba(13, 148, 136, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: #1e293b;--mat-menu-item-icon-color: #1e293b;--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: #e2e8f0;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: #1e293b;--mdc-list-list-item-supporting-text-color: #64748b;--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: #94a3b8;--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: #1e293b;--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: #1e293b;--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;--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);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: #94a3b8;--mat-checkbox-label-text-color: #1e293b;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #1e293b;--mdc-text-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #1e293b;--mdc-filled-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-filled-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #1e293b;--mdc-protected-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-protected-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: #e2e8f0;--mdc-outlined-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(148, 163, 184, .12);--mat-fab-disabled-state-foreground-color: rgba(148, 163, 184, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(148, 163, 184, .12);--mat-fab-small-disabled-state-foreground-color: rgba(148, 163, 184, .38);--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #1e293b;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: #1e293b;--mat-table-row-item-label-text-color: #1e293b;--mat-table-row-item-outline-color: #e2e8f0;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #0d9488;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #0d9488;--mat-badge-text-color: #042f2e;--mat-badge-disabled-state-background-color: #94a3b8;--mat-badge-disabled-state-text-color: #94a3b8;--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: #1e293b;--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #94a3b8;--mat-legacy-button-toggle-state-layer-color: #64748b;--mat-legacy-button-toggle-selected-state-text-color: #64748b;--mat-legacy-button-toggle-selected-state-background-color: #e2e8f0;--mat-legacy-button-toggle-disabled-state-text-color: #94a3b8;--mat-legacy-button-toggle-disabled-state-background-color: #cbd5e1;--mat-legacy-button-toggle-disabled-selected-state-background-color: #e2e8f0;--mat-standard-button-toggle-text-color: #1e293b;--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: #64748b;--mat-standard-button-toggle-selected-state-background-color: #e2e8f0;--mat-standard-button-toggle-selected-state-text-color: #1e293b;--mat-standard-button-toggle-disabled-state-text-color: #94a3b8;--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: #1e293b;--mat-standard-button-toggle-disabled-selected-state-background-color: #e2e8f0;--mat-standard-button-toggle-divider-color: #e2e8f0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: #042f2e;--mat-datepicker-calendar-date-selected-state-background-color: #0d9488;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(13, 148, 136, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #042f2e;--mat-datepicker-calendar-date-focus-state-background-color: rgba(13, 148, 136, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(13, 148, 136, .3);--mat-datepicker-toggle-active-state-icon-color: #0d9488;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(13, 148, 136, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: #64748b;--mat-datepicker-calendar-body-label-text-color: #64748b;--mat-datepicker-calendar-period-button-text-color: #1e293b;--mat-datepicker-calendar-period-button-icon-color: #64748b;--mat-datepicker-calendar-navigation-button-icon-color: #64748b;--mat-datepicker-calendar-header-divider-color: #e2e8f0;--mat-datepicker-calendar-header-text-color: #64748b;--mat-datepicker-calendar-date-today-outline-color: #94a3b8;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(148, 163, 184, .8);--mat-datepicker-calendar-date-text-color: #1e293b;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-date-preview-state-outline-color: #e2e8f0;--mat-datepicker-range-input-separator-color: #1e293b;--mat-datepicker-range-input-disabled-state-separator-color: #94a3b8;--mat-datepicker-range-input-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: #1e293b;--mat-divider-width: 1px;--mat-divider-color: #e2e8f0;--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #1e293b;--mat-expansion-actions-divider-color: #e2e8f0;--mat-expansion-header-hover-state-layer-color: rgba(148, 163, 184, .12);--mat-expansion-header-focus-state-layer-color: rgba(148, 163, 184, .12);--mat-expansion-header-disabled-state-text-color: #94a3b8;--mat-expansion-header-text-color: #1e293b;--mat-expansion-header-description-color: #64748b;--mat-expansion-header-indicator-color: #64748b;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: #e2e8f0;--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: #1e293b;--mat-sidenav-content-background-color: #f1f5f9;--mat-sidenav-content-text-color: #1e293b;--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: #042f2e;--mat-stepper-header-selected-state-icon-background-color: #0d9488;--mat-stepper-header-selected-state-icon-foreground-color: #042f2e;--mat-stepper-header-done-state-icon-background-color: #0d9488;--mat-stepper-header-done-state-icon-foreground-color: #042f2e;--mat-stepper-header-edit-state-icon-background-color: #0d9488;--mat-stepper-header-edit-state-icon-foreground-color: #042f2e;--mat-stepper-container-color: white;--mat-stepper-line-color: #e2e8f0;--mat-stepper-header-hover-state-layer-color: rgba(148, 163, 184, .12);--mat-stepper-header-focus-state-layer-color: rgba(148, 163, 184, .12);--mat-stepper-header-label-text-color: #64748b;--mat-stepper-header-optional-label-text-color: #64748b;--mat-stepper-header-selected-state-label-text-color: #1e293b;--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: #64748b;--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #64748b;--mat-toolbar-container-background-color: white;--mat-toolbar-container-text-color: #1e293b;--mat-tree-container-background-color: white;--mat-tree-node-text-color: #1e293b}.theme-teal .light .mat-accent,.theme-teal.light .mat-accent{--mat-option-selected-state-label-text-color: #1e293b;--mat-option-label-text-color: #1e293b;--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)}.theme-teal .light .mat-warn,.theme-teal.light .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: #1e293b;--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)}.theme-teal .light .mat-primary,.theme-teal.light .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #0d9488;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0d9488;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-teal .light .mat-accent,.theme-teal.light .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-teal .light .mat-warn,.theme-teal.light .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-teal .light .mat-mdc-progress-bar,.theme-teal.light .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #0d9488;--mdc-linear-progress-track-color: rgba(13, 148, 136, .25)}.theme-teal .light .mat-mdc-progress-bar.mat-accent,.theme-teal.light .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #1e293b;--mdc-linear-progress-track-color: rgba(30, 41, 59, .25)}.theme-teal .light .mat-mdc-progress-bar.mat-warn,.theme-teal.light .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.theme-teal .light .mat-mdc-form-field.mat-accent,.theme-teal.light .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #1e293b;--mdc-filled-text-field-focus-active-indicator-color: #1e293b;--mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-caret-color: #1e293b;--mdc-outlined-text-field-focus-outline-color: #1e293b;--mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)}.theme-teal .light .mat-mdc-form-field.mat-warn,.theme-teal.light .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.theme-teal .light .mat-mdc-form-field.mat-accent,.theme-teal.light .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(30, 41, 59, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-teal .light .mat-mdc-form-field.mat-warn,.theme-teal.light .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-teal .light .mat-mdc-standard-chip,.theme-teal.light .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-teal.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-teal.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #042f2e;--mdc-chip-elevated-container-color: #0d9488;--mdc-chip-elevated-selected-container-color: #0d9488;--mdc-chip-elevated-disabled-container-color: #0d9488;--mdc-chip-flat-disabled-selected-container-color: #0d9488;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #042f2e;--mdc-chip-selected-label-text-color: #042f2e;--mdc-chip-with-icon-icon-color: #042f2e;--mdc-chip-with-icon-disabled-icon-color: #042f2e;--mdc-chip-with-icon-selected-icon-color: #042f2e;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #042f2e;--mdc-chip-with-trailing-icon-trailing-icon-color: #042f2e;--mat-chip-selected-disabled-trailing-icon-color: #042f2e;--mat-chip-selected-trailing-icon-color: #042f2e}.theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.theme-teal.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.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: #1e293b;--mdc-chip-elevated-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.theme-teal.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.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: #dc2626;--mdc-chip-elevated-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-teal .light .mat-mdc-slide-toggle,.theme-teal.light .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: #1e293b}.theme-teal .light .mat-mdc-slide-toggle.mat-accent,.theme-teal.light .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #475569;--mdc-switch-selected-handle-color: #475569;--mdc-switch-selected-hover-state-layer-color: #475569;--mdc-switch-selected-pressed-state-layer-color: #475569;--mdc-switch-selected-focus-handle-color: #0f172a;--mdc-switch-selected-hover-handle-color: #0f172a;--mdc-switch-selected-pressed-handle-color: #0f172a;--mdc-switch-selected-focus-track-color: #cbd5e1;--mdc-switch-selected-hover-track-color: #cbd5e1;--mdc-switch-selected-pressed-track-color: #cbd5e1;--mdc-switch-selected-track-color: #cbd5e1}.theme-teal .light .mat-mdc-slide-toggle.mat-warn,.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}.theme-teal .light .mat-mdc-radio-button.mat-primary,.theme-teal.light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #0d9488;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-teal .light .mat-mdc-radio-button.mat-accent,.theme-teal.light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-teal .light .mat-mdc-radio-button.mat-warn,.theme-teal.light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-teal .light .mat-accent,.theme-teal.light .mat-accent{--mdc-slider-handle-color: #1e293b;--mdc-slider-focus-handle-color: #1e293b;--mdc-slider-hover-handle-color: #1e293b;--mdc-slider-active-track-color: #1e293b;--mdc-slider-inactive-track-color: #1e293b;--mdc-slider-with-tick-marks-inactive-container-color: #1e293b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-color: rgba(30, 41, 59, .2)}.theme-teal .light .mat-warn,.theme-teal.light .mat-warn{--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-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-teal .light .mdc-list-item__start,.theme-teal .light .mdc-list-item__end,.theme-teal.light .mdc-list-item__start,.theme-teal.light .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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}.theme-teal .light .mat-accent .mdc-list-item__start,.theme-teal .light .mat-accent .mdc-list-item__end,.theme-teal.light .mat-accent .mdc-list-item__start,.theme-teal.light .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b}.theme-teal .light .mat-warn .mdc-list-item__start,.theme-teal .light .mat-warn .mdc-list-item__end,.theme-teal.light .mat-warn .mdc-list-item__start,.theme-teal.light .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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}.theme-teal .light .mat-mdc-list-option,.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: #042f2e;--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-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}.theme-teal .light .mat-mdc-list-option.mat-accent,.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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-teal .light .mat-mdc-list-option.mat-warn,.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: white;--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-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}.theme-teal .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-teal .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-teal .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-teal .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-teal.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-teal.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-teal.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-teal.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#0d9488}.theme-teal .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-teal .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-teal .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-teal.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-teal.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-teal.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-teal .light .mat-mdc-tab-group,.theme-teal .light .mat-mdc-tab-nav-bar,.theme-teal.light .mat-mdc-tab-group,.theme-teal.light .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #0d9488;--mat-tab-header-disabled-ripple-color: #94a3b8;--mat-tab-header-pagination-icon-color: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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}.theme-teal .light .mat-mdc-tab-group.mat-accent,.theme-teal .light .mat-mdc-tab-nav-bar.mat-accent,.theme-teal.light .mat-mdc-tab-group.mat-accent,.theme-teal.light .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #1e293b;--mat-tab-header-disabled-ripple-color: #94a3b8;--mat-tab-header-pagination-icon-color: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-label-text-color: #1e293b;--mat-tab-header-active-ripple-color: #1e293b;--mat-tab-header-inactive-ripple-color: #1e293b;--mat-tab-header-inactive-focus-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-focus-label-text-color: #1e293b;--mat-tab-header-active-hover-label-text-color: #1e293b;--mat-tab-header-active-focus-indicator-color: #1e293b;--mat-tab-header-active-hover-indicator-color: #1e293b}.theme-teal .light .mat-mdc-tab-group.mat-warn,.theme-teal .light .mat-mdc-tab-nav-bar.mat-warn,.theme-teal.light .mat-mdc-tab-group.mat-warn,.theme-teal.light .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: #94a3b8;--mat-tab-header-pagination-icon-color: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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}.theme-teal .light .mat-mdc-tab-group.mat-background-primary,.theme-teal .light .mat-mdc-tab-nav-bar.mat-background-primary,.theme-teal.light .mat-mdc-tab-group.mat-background-primary,.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: #042f2e}.theme-teal .light .mat-mdc-tab-group.mat-background-accent,.theme-teal .light .mat-mdc-tab-nav-bar.mat-background-accent,.theme-teal.light .mat-mdc-tab-group.mat-background-accent,.theme-teal.light .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #1e293b;--mat-tab-header-with-background-foreground-color: white}.theme-teal .light .mat-mdc-tab-group.mat-background-warn,.theme-teal .light .mat-mdc-tab-nav-bar.mat-background-warn,.theme-teal.light .mat-mdc-tab-group.mat-background-warn,.theme-teal.light .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: white}.theme-teal .light .mat-mdc-checkbox.mat-primary,.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: #042f2e;--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-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}.theme-teal .light .mat-mdc-checkbox.mat-warn,.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: white;--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-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}.theme-teal .light .mat-mdc-button.mat-primary,.theme-teal.light .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #0d9488;--mat-text-button-state-layer-color: #0d9488;--mat-text-button-ripple-color: rgba(13, 148, 136, .1)}.theme-teal .light .mat-mdc-button.mat-accent,.theme-teal.light .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #1e293b;--mat-text-button-state-layer-color: #1e293b;--mat-text-button-ripple-color: rgba(30, 41, 59, .1)}.theme-teal .light .mat-mdc-button.mat-warn,.theme-teal.light .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.theme-teal .light .mat-mdc-unelevated-button.mat-primary,.theme-teal.light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0d9488;--mdc-filled-button-label-text-color: #042f2e;--mat-filled-button-state-layer-color: #042f2e;--mat-filled-button-ripple-color: rgba(4, 47, 46, .1)}.theme-teal .light .mat-mdc-unelevated-button.mat-accent,.theme-teal.light .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .light .mat-mdc-unelevated-button.mat-warn,.theme-teal.light .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .light .mat-mdc-raised-button.mat-primary,.theme-teal.light .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #0d9488;--mdc-protected-button-label-text-color: #042f2e;--mat-protected-button-state-layer-color: #042f2e;--mat-protected-button-ripple-color: rgba(4, 47, 46, .1)}.theme-teal .light .mat-mdc-raised-button.mat-accent,.theme-teal.light .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .light .mat-mdc-raised-button.mat-warn,.theme-teal.light .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .light .mat-mdc-outlined-button.mat-primary,.theme-teal.light .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #0d9488;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #0d9488;--mat-outlined-button-ripple-color: rgba(13, 148, 136, .1)}.theme-teal .light .mat-mdc-outlined-button.mat-accent,.theme-teal.light .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #1e293b;--mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)}.theme-teal .light .mat-mdc-outlined-button.mat-warn,.theme-teal.light .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-teal .light .mat-mdc-icon-button.mat-primary,.theme-teal.light .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #0d9488;--mat-icon-button-state-layer-color: #0d9488;--mat-icon-button-ripple-color: rgba(13, 148, 136, .1)}.theme-teal .light .mat-mdc-icon-button.mat-accent,.theme-teal.light .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #1e293b;--mat-icon-button-state-layer-color: #1e293b;--mat-icon-button-ripple-color: rgba(30, 41, 59, .1)}.theme-teal .light .mat-mdc-icon-button.mat-warn,.theme-teal.light .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.theme-teal .light .mat-mdc-fab.mat-primary,.theme-teal.light .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #0d9488;--mat-fab-foreground-color: #042f2e;--mat-fab-state-layer-color: #042f2e;--mat-fab-ripple-color: rgba(4, 47, 46, .1)}.theme-teal .light .mat-mdc-fab.mat-accent,.theme-teal.light .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .light .mat-mdc-fab.mat-warn,.theme-teal.light .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .light .mat-mdc-mini-fab.mat-primary,.theme-teal.light .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #0d9488;--mat-fab-small-foreground-color: #042f2e;--mat-fab-small-state-layer-color: #042f2e;--mat-fab-small-ripple-color: rgba(4, 47, 46, .1)}.theme-teal .light .mat-mdc-mini-fab.mat-accent,.theme-teal.light .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .light .mat-mdc-mini-fab.mat-warn,.theme-teal.light .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .light .mat-accent,.theme-teal.light .mat-accent{--mdc-circular-progress-active-indicator-color: #1e293b}.theme-teal .light .mat-warn,.theme-teal.light .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.theme-teal .light .mat-badge-accent,.theme-teal.light .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-teal .light .mat-badge-warn,.theme-teal.light .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-teal .light .mat-datepicker-content.mat-accent,.theme-teal.light .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1e293b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-teal .light .mat-datepicker-content.mat-warn,.theme-teal.light .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-teal .light .mat-datepicker-toggle-active.mat-accent,.theme-teal.light .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-teal .light .mat-datepicker-toggle-active.mat-warn,.theme-teal.light .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-teal .light .mat-icon.mat-primary,.theme-teal.light .mat-icon.mat-primary{--mat-icon-color: #0d9488}.theme-teal .light .mat-icon.mat-accent,.theme-teal.light .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-teal .light .mat-icon.mat-warn,.theme-teal.light .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-teal .light .mat-step-header.mat-accent,.theme-teal.light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-teal .light .mat-step-header.mat-warn,.theme-teal.light .mat-step-header.mat-warn{--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}.theme-teal .light .mat-toolbar.mat-primary,.theme-teal.light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #0d9488;--mat-toolbar-container-text-color: #042f2e}.theme-teal .light .mat-toolbar.mat-accent,.theme-teal.light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-teal .light .mat-toolbar.mat-warn,.theme-teal.light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.theme-teal .dark,.theme-teal.dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #0d9488;--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);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #0f172a;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #1e293b;--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: #1e293b;--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: #94a3b8;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #64748b;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #0d9488;--mdc-filled-text-field-focus-active-indicator-color: #0d9488;--mdc-filled-text-field-focus-label-text-color: rgba(13, 148, 136, .87);--mdc-filled-text-field-container-color: #273243;--mdc-filled-text-field-disabled-container-color: #232d3f;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(241, 245, 249, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(241, 245, 249, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(241, 245, 249, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #0d9488;--mdc-outlined-text-field-focus-outline-color: #0d9488;--mdc-outlined-text-field-focus-label-text-color: rgba(13, 148, 136, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(71, 85, 105, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(241, 245, 249, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(241, 245, 249, .06);--mdc-outlined-text-field-hover-outline-color: rgba(241, 245, 249, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(13, 148, 136, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(241, 245, 249, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(241, 245, 249, .54);--mat-form-field-disabled-select-arrow-color: rgba(241, 245, 249, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(13, 148, 136, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #1e293b;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #1e293b;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--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;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #475569;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--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-inactive-container-color: #0d9488;--mdc-slider-with-tick-marks-active-container-color: #042f2e;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-slider-ripple-color: #0d9488;--mat-slider-hover-state-layer-color: rgba(13, 148, 136, .05);--mat-slider-focus-state-layer-color: rgba(13, 148, 136, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--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: #1e293b;--mat-menu-divider-color: rgba(241, 245, 249, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: #94a3b8;--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: #64748b;--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #1e293b;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: #475569;--mat-checkbox-label-text-color: white;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-filled-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-protected-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(241, 245, 249, .12);--mdc-outlined-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(15, 23, 42, .12);--mat-fab-disabled-state-foreground-color: rgba(30, 41, 59, .5);--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(15, 23, 42, .12);--mat-fab-small-disabled-state-foreground-color: rgba(30, 41, 59, .5);--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d2d4d8;--mdc-snackbar-supporting-text-color: rgba(30, 41, 59, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #1e293b;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(241, 245, 249, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #0d9488;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #0d9488;--mat-badge-text-color: #042f2e;--mat-badge-disabled-state-background-color: #1e293b;--mat-badge-disabled-state-text-color: #475569;--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #1e293b;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #64748b;--mat-legacy-button-toggle-state-layer-color: #e2e8f0;--mat-legacy-button-toggle-selected-state-text-color: #94a3b8;--mat-legacy-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);--mat-legacy-button-toggle-disabled-state-text-color: #1e293b;--mat-legacy-button-toggle-disabled-state-background-color: #0f172a;--mat-legacy-button-toggle-disabled-selected-state-background-color: #1e293b;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #1e293b;--mat-standard-button-toggle-state-layer-color: #e2e8f0;--mat-standard-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #1e293b;--mat-standard-button-toggle-disabled-state-background-color: #1e293b;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #1e293b;--mat-standard-button-toggle-divider-color: #374152;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: #042f2e;--mat-datepicker-calendar-date-selected-state-background-color: #0d9488;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(13, 148, 136, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #042f2e;--mat-datepicker-calendar-date-focus-state-background-color: rgba(13, 148, 136, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(13, 148, 136, .3);--mat-datepicker-toggle-active-state-icon-color: #0d9488;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(13, 148, 136, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: #f1f5f9;--mat-datepicker-calendar-body-label-text-color: #94a3b8;--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: #f1f5f9;--mat-datepicker-calendar-navigation-button-icon-color: #f1f5f9;--mat-datepicker-calendar-header-divider-color: rgba(241, 245, 249, .12);--mat-datepicker-calendar-header-text-color: #94a3b8;--mat-datepicker-calendar-date-today-outline-color: #64748b;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(100, 116, 139, .8);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #475569;--mat-datepicker-calendar-date-preview-state-outline-color: rgba(241, 245, 249, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: #475569;--mat-datepicker-range-input-disabled-state-text-color: #475569;--mat-datepicker-calendar-container-background-color: #1e293b;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(241, 245, 249, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #1e293b;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(241, 245, 249, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .05);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .05);--mat-expansion-header-disabled-state-text-color: #1e293b;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: #94a3b8;--mat-expansion-header-indicator-color: #94a3b8;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(241, 245, 249, .12);--mat-sidenav-container-background-color: #1e293b;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #0f172a;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(225, 214, 196, .6);--mat-stepper-header-icon-foreground-color: #042f2e;--mat-stepper-header-selected-state-icon-background-color: #0d9488;--mat-stepper-header-selected-state-icon-foreground-color: #042f2e;--mat-stepper-header-done-state-icon-background-color: #0d9488;--mat-stepper-header-done-state-icon-foreground-color: #042f2e;--mat-stepper-header-edit-state-icon-background-color: #0d9488;--mat-stepper-header-edit-state-icon-foreground-color: #042f2e;--mat-stepper-container-color: #1e293b;--mat-stepper-line-color: rgba(241, 245, 249, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .05);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .05);--mat-stepper-header-label-text-color: #94a3b8;--mat-stepper-header-optional-label-text-color: #94a3b8;--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: #94a3b8;--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #94a3b8;--mat-toolbar-container-background-color: #0f172a;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #1e293b;--mat-tree-node-text-color: white}.theme-teal .dark .mat-accent,.theme-teal.dark .mat-accent{--mat-option-selected-state-label-text-color: #1e293b;--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)}.theme-teal .dark .mat-warn,.theme-teal.dark .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--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)}.theme-teal .dark .mat-primary,.theme-teal.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #0d9488;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0d9488;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-teal .dark .mat-accent,.theme-teal.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-teal .dark .mat-warn,.theme-teal.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-teal .dark .mat-mdc-progress-bar,.theme-teal.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #0d9488;--mdc-linear-progress-track-color: rgba(13, 148, 136, .25)}.theme-teal .dark .mat-mdc-progress-bar.mat-accent,.theme-teal.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #1e293b;--mdc-linear-progress-track-color: rgba(30, 41, 59, .25)}.theme-teal .dark .mat-mdc-progress-bar.mat-warn,.theme-teal.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.theme-teal .dark .mat-mdc-form-field.mat-accent,.theme-teal.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #1e293b;--mdc-filled-text-field-focus-active-indicator-color: #1e293b;--mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-caret-color: #1e293b;--mdc-outlined-text-field-focus-outline-color: #1e293b;--mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)}.theme-teal .dark .mat-mdc-form-field.mat-warn,.theme-teal.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.theme-teal .dark .mat-mdc-form-field.mat-accent,.theme-teal.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(30, 41, 59, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-teal .dark .mat-mdc-form-field.mat-warn,.theme-teal.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-teal .dark .mat-mdc-standard-chip,.theme-teal.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #394353;--mdc-chip-elevated-selected-container-color: #394353;--mdc-chip-elevated-disabled-container-color: #394353;--mdc-chip-flat-disabled-selected-container-color: #394353;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-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;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-teal.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-teal.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #042f2e;--mdc-chip-elevated-container-color: #0d9488;--mdc-chip-elevated-selected-container-color: #0d9488;--mdc-chip-elevated-disabled-container-color: #0d9488;--mdc-chip-flat-disabled-selected-container-color: #0d9488;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #042f2e;--mdc-chip-selected-label-text-color: #042f2e;--mdc-chip-with-icon-icon-color: #042f2e;--mdc-chip-with-icon-disabled-icon-color: #042f2e;--mdc-chip-with-icon-selected-icon-color: #042f2e;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #042f2e;--mdc-chip-with-trailing-icon-trailing-icon-color: #042f2e;--mat-chip-selected-disabled-trailing-icon-color: #042f2e;--mat-chip-selected-trailing-icon-color: #042f2e}.theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.theme-teal.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.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: #1e293b;--mdc-chip-elevated-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.theme-teal.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.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: #dc2626;--mdc-chip-elevated-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-teal .dark .mat-mdc-slide-toggle,.theme-teal.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: white}.theme-teal .dark .mat-mdc-slide-toggle.mat-accent,.theme-teal.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #cbd5e1;--mdc-switch-selected-handle-color: #cbd5e1;--mdc-switch-selected-hover-state-layer-color: #cbd5e1;--mdc-switch-selected-pressed-state-layer-color: #cbd5e1;--mdc-switch-selected-focus-handle-color: #e2e8f0;--mdc-switch-selected-hover-handle-color: #e2e8f0;--mdc-switch-selected-pressed-handle-color: #e2e8f0;--mdc-switch-selected-focus-track-color: #475569;--mdc-switch-selected-hover-track-color: #475569;--mdc-switch-selected-pressed-track-color: #475569;--mdc-switch-selected-track-color: #475569}.theme-teal .dark .mat-mdc-slide-toggle.mat-warn,.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}.theme-teal .dark .mat-mdc-radio-button.mat-primary,.theme-teal.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #0d9488;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-teal .dark .mat-mdc-radio-button.mat-accent,.theme-teal.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-teal .dark .mat-mdc-radio-button.mat-warn,.theme-teal.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-teal .dark .mat-accent,.theme-teal.dark .mat-accent{--mdc-slider-handle-color: #1e293b;--mdc-slider-focus-handle-color: #1e293b;--mdc-slider-hover-handle-color: #1e293b;--mdc-slider-active-track-color: #1e293b;--mdc-slider-inactive-track-color: #1e293b;--mdc-slider-with-tick-marks-inactive-container-color: #1e293b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-color: rgba(30, 41, 59, .2)}.theme-teal .dark .mat-warn,.theme-teal.dark .mat-warn{--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-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-teal .dark .mdc-list-item__start,.theme-teal .dark .mdc-list-item__end,.theme-teal.dark .mdc-list-item__start,.theme-teal.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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}.theme-teal .dark .mat-accent .mdc-list-item__start,.theme-teal .dark .mat-accent .mdc-list-item__end,.theme-teal.dark .mat-accent .mdc-list-item__start,.theme-teal.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b}.theme-teal .dark .mat-warn .mdc-list-item__start,.theme-teal .dark .mat-warn .mdc-list-item__end,.theme-teal.dark .mat-warn .mdc-list-item__start,.theme-teal.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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}.theme-teal .dark .mat-mdc-list-option,.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: #042f2e;--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: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .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: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-teal .dark .mat-mdc-list-option.mat-accent,.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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-teal .dark .mat-mdc-list-option.mat-warn,.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: white;--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: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .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: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-teal .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-teal .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-teal .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-teal .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-teal.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-teal.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-teal.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-teal.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#0d9488}.theme-teal .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-teal .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-teal .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-teal.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-teal.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-teal.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-teal .dark .mat-mdc-tab-group,.theme-teal .dark .mat-mdc-tab-nav-bar,.theme-teal.dark .mat-mdc-tab-group,.theme-teal.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #0d9488;--mat-tab-header-disabled-ripple-color: #475569;--mat-tab-header-pagination-icon-color: #f1f5f9;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .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(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: #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}.theme-teal .dark .mat-mdc-tab-group.mat-accent,.theme-teal .dark .mat-mdc-tab-nav-bar.mat-accent,.theme-teal.dark .mat-mdc-tab-group.mat-accent,.theme-teal.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #1e293b;--mat-tab-header-disabled-ripple-color: #475569;--mat-tab-header-pagination-icon-color: #f1f5f9;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #1e293b;--mat-tab-header-active-ripple-color: #1e293b;--mat-tab-header-inactive-ripple-color: #1e293b;--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: #1e293b;--mat-tab-header-active-hover-label-text-color: #1e293b;--mat-tab-header-active-focus-indicator-color: #1e293b;--mat-tab-header-active-hover-indicator-color: #1e293b}.theme-teal .dark .mat-mdc-tab-group.mat-warn,.theme-teal .dark .mat-mdc-tab-nav-bar.mat-warn,.theme-teal.dark .mat-mdc-tab-group.mat-warn,.theme-teal.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: #475569;--mat-tab-header-pagination-icon-color: #f1f5f9;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .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(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: #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}.theme-teal .dark .mat-mdc-tab-group.mat-background-primary,.theme-teal .dark .mat-mdc-tab-nav-bar.mat-background-primary,.theme-teal.dark .mat-mdc-tab-group.mat-background-primary,.theme-teal.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #0d9488;--mat-tab-header-with-background-foreground-color: #042f2e}.theme-teal .dark .mat-mdc-tab-group.mat-background-accent,.theme-teal .dark .mat-mdc-tab-nav-bar.mat-background-accent,.theme-teal.dark .mat-mdc-tab-group.mat-background-accent,.theme-teal.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #1e293b;--mat-tab-header-with-background-foreground-color: white}.theme-teal .dark .mat-mdc-tab-group.mat-background-warn,.theme-teal .dark .mat-mdc-tab-nav-bar.mat-background-warn,.theme-teal.dark .mat-mdc-tab-group.mat-background-warn,.theme-teal.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: white}.theme-teal .dark .mat-mdc-checkbox.mat-primary,.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: #042f2e;--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: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .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: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-teal .dark .mat-mdc-checkbox.mat-warn,.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: white;--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: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .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: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-teal .dark .mat-mdc-button.mat-primary,.theme-teal.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #0d9488;--mat-text-button-state-layer-color: #0d9488;--mat-text-button-ripple-color: rgba(13, 148, 136, .1)}.theme-teal .dark .mat-mdc-button.mat-accent,.theme-teal.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #1e293b;--mat-text-button-state-layer-color: #1e293b;--mat-text-button-ripple-color: rgba(30, 41, 59, .1)}.theme-teal .dark .mat-mdc-button.mat-warn,.theme-teal.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.theme-teal .dark .mat-mdc-unelevated-button.mat-primary,.theme-teal.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0d9488;--mdc-filled-button-label-text-color: #042f2e;--mat-filled-button-state-layer-color: #042f2e;--mat-filled-button-ripple-color: rgba(4, 47, 46, .1)}.theme-teal .dark .mat-mdc-unelevated-button.mat-accent,.theme-teal.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .dark .mat-mdc-unelevated-button.mat-warn,.theme-teal.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .dark .mat-mdc-raised-button.mat-primary,.theme-teal.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #0d9488;--mdc-protected-button-label-text-color: #042f2e;--mat-protected-button-state-layer-color: #042f2e;--mat-protected-button-ripple-color: rgba(4, 47, 46, .1)}.theme-teal .dark .mat-mdc-raised-button.mat-accent,.theme-teal.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .dark .mat-mdc-raised-button.mat-warn,.theme-teal.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .dark .mat-mdc-outlined-button.mat-primary,.theme-teal.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #0d9488;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #0d9488;--mat-outlined-button-ripple-color: rgba(13, 148, 136, .1)}.theme-teal .dark .mat-mdc-outlined-button.mat-accent,.theme-teal.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #1e293b;--mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)}.theme-teal .dark .mat-mdc-outlined-button.mat-warn,.theme-teal.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-teal .dark .mat-mdc-icon-button.mat-primary,.theme-teal.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #0d9488;--mat-icon-button-state-layer-color: #0d9488;--mat-icon-button-ripple-color: rgba(13, 148, 136, .1)}.theme-teal .dark .mat-mdc-icon-button.mat-accent,.theme-teal.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #1e293b;--mat-icon-button-state-layer-color: #1e293b;--mat-icon-button-ripple-color: rgba(30, 41, 59, .1)}.theme-teal .dark .mat-mdc-icon-button.mat-warn,.theme-teal.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.theme-teal .dark .mat-mdc-fab.mat-primary,.theme-teal.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #0d9488;--mat-fab-foreground-color: #042f2e;--mat-fab-state-layer-color: #042f2e;--mat-fab-ripple-color: rgba(4, 47, 46, .1)}.theme-teal .dark .mat-mdc-fab.mat-accent,.theme-teal.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .dark .mat-mdc-fab.mat-warn,.theme-teal.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .dark .mat-mdc-mini-fab.mat-primary,.theme-teal.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #0d9488;--mat-fab-small-foreground-color: #042f2e;--mat-fab-small-state-layer-color: #042f2e;--mat-fab-small-ripple-color: rgba(4, 47, 46, .1)}.theme-teal .dark .mat-mdc-mini-fab.mat-accent,.theme-teal.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .dark .mat-mdc-mini-fab.mat-warn,.theme-teal.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .dark .mat-accent,.theme-teal.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #1e293b}.theme-teal .dark .mat-warn,.theme-teal.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.theme-teal .dark .mat-badge-accent,.theme-teal.dark .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-teal .dark .mat-badge-warn,.theme-teal.dark .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-teal .dark .mat-datepicker-content.mat-accent,.theme-teal.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1e293b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-teal .dark .mat-datepicker-content.mat-warn,.theme-teal.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-teal .dark .mat-datepicker-toggle-active.mat-accent,.theme-teal.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-teal .dark .mat-datepicker-toggle-active.mat-warn,.theme-teal.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-teal .dark .mat-icon.mat-primary,.theme-teal.dark .mat-icon.mat-primary{--mat-icon-color: #0d9488}.theme-teal .dark .mat-icon.mat-accent,.theme-teal.dark .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-teal .dark .mat-icon.mat-warn,.theme-teal.dark .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-teal .dark .mat-step-header.mat-accent,.theme-teal.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-teal .dark .mat-step-header.mat-warn,.theme-teal.dark .mat-step-header.mat-warn{--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}.theme-teal .dark .mat-toolbar.mat-primary,.theme-teal.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #0d9488;--mat-toolbar-container-text-color: #042f2e}.theme-teal .dark .mat-toolbar.mat-accent,.theme-teal.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-teal .dark .mat-toolbar.mat-warn,.theme-teal.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.theme-rose .light,.theme-rose.light{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #f43f5e;--mat-option-label-text-color: #1e293b;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: #1e293b;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #f1f5f9;--mat-app-text-color: #1e293b;--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--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: #64748b;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #1e293b;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #f43f5e;--mdc-filled-text-field-focus-active-indicator-color: #f43f5e;--mdc-filled-text-field-focus-label-text-color: rgba(244, 63, 94, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(226, 232, 240, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(226, 232, 240, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(226, 232, 240, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #f43f5e;--mdc-outlined-text-field-focus-outline-color: #f43f5e;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 63, 94, .87);--mdc-outlined-text-field-label-text-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(226, 232, 240, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(226, 232, 240, .06);--mdc-outlined-text-field-hover-outline-color: rgba(226, 232, 240, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(244, 63, 94, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(100, 116, 139, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(100, 116, 139, .54);--mat-form-field-disabled-select-arrow-color: rgba(100, 116, 139, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(244, 63, 94, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(30, 41, 59, .87);--mdc-dialog-supporting-text-color: rgba(30, 41, 59, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #e11d48;--mdc-switch-selected-handle-color: #e11d48;--mdc-switch-selected-hover-state-layer-color: #e11d48;--mdc-switch-selected-pressed-state-layer-color: #e11d48;--mdc-switch-selected-focus-handle-color: #881337;--mdc-switch-selected-hover-handle-color: #881337;--mdc-switch-selected-pressed-handle-color: #881337;--mdc-switch-selected-focus-track-color: #fda4af;--mdc-switch-selected-hover-track-color: #fda4af;--mdc-switch-selected-pressed-track-color: #fda4af;--mdc-switch-selected-track-color: #fda4af;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #94a3b8;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #f43f5e;--mdc-slider-focus-handle-color: #f43f5e;--mdc-slider-hover-handle-color: #f43f5e;--mdc-slider-active-track-color: #f43f5e;--mdc-slider-inactive-track-color: #f43f5e;--mdc-slider-with-tick-marks-inactive-container-color: #f43f5e;--mdc-slider-with-tick-marks-active-container-color: #4c0519;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #f43f5e;--mat-slider-hover-state-layer-color: rgba(244, 63, 94, .05);--mat-slider-focus-state-layer-color: rgba(244, 63, 94, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: #1e293b;--mat-menu-item-icon-color: #1e293b;--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: #e2e8f0;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: #1e293b;--mdc-list-list-item-supporting-text-color: #64748b;--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: #94a3b8;--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: #1e293b;--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: #1e293b;--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;--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);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: #94a3b8;--mat-checkbox-label-text-color: #1e293b;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #1e293b;--mdc-text-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #1e293b;--mdc-filled-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-filled-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #1e293b;--mdc-protected-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-protected-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: #e2e8f0;--mdc-outlined-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(148, 163, 184, .12);--mat-fab-disabled-state-foreground-color: rgba(148, 163, 184, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(148, 163, 184, .12);--mat-fab-small-disabled-state-foreground-color: rgba(148, 163, 184, .38);--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #1e293b;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: #1e293b;--mat-table-row-item-label-text-color: #1e293b;--mat-table-row-item-outline-color: #e2e8f0;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #f43f5e;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #f43f5e;--mat-badge-text-color: #4c0519;--mat-badge-disabled-state-background-color: #94a3b8;--mat-badge-disabled-state-text-color: #94a3b8;--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: #1e293b;--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #94a3b8;--mat-legacy-button-toggle-state-layer-color: #64748b;--mat-legacy-button-toggle-selected-state-text-color: #64748b;--mat-legacy-button-toggle-selected-state-background-color: #e2e8f0;--mat-legacy-button-toggle-disabled-state-text-color: #94a3b8;--mat-legacy-button-toggle-disabled-state-background-color: #cbd5e1;--mat-legacy-button-toggle-disabled-selected-state-background-color: #e2e8f0;--mat-standard-button-toggle-text-color: #1e293b;--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: #64748b;--mat-standard-button-toggle-selected-state-background-color: #e2e8f0;--mat-standard-button-toggle-selected-state-text-color: #1e293b;--mat-standard-button-toggle-disabled-state-text-color: #94a3b8;--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: #1e293b;--mat-standard-button-toggle-disabled-selected-state-background-color: #e2e8f0;--mat-standard-button-toggle-divider-color: #e2e8f0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: #4c0519;--mat-datepicker-calendar-date-selected-state-background-color: #f43f5e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 63, 94, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #4c0519;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 63, 94, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 63, 94, .3);--mat-datepicker-toggle-active-state-icon-color: #f43f5e;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 63, 94, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: #64748b;--mat-datepicker-calendar-body-label-text-color: #64748b;--mat-datepicker-calendar-period-button-text-color: #1e293b;--mat-datepicker-calendar-period-button-icon-color: #64748b;--mat-datepicker-calendar-navigation-button-icon-color: #64748b;--mat-datepicker-calendar-header-divider-color: #e2e8f0;--mat-datepicker-calendar-header-text-color: #64748b;--mat-datepicker-calendar-date-today-outline-color: #94a3b8;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(148, 163, 184, .8);--mat-datepicker-calendar-date-text-color: #1e293b;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-date-preview-state-outline-color: #e2e8f0;--mat-datepicker-range-input-separator-color: #1e293b;--mat-datepicker-range-input-disabled-state-separator-color: #94a3b8;--mat-datepicker-range-input-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: #1e293b;--mat-divider-width: 1px;--mat-divider-color: #e2e8f0;--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #1e293b;--mat-expansion-actions-divider-color: #e2e8f0;--mat-expansion-header-hover-state-layer-color: rgba(148, 163, 184, .12);--mat-expansion-header-focus-state-layer-color: rgba(148, 163, 184, .12);--mat-expansion-header-disabled-state-text-color: #94a3b8;--mat-expansion-header-text-color: #1e293b;--mat-expansion-header-description-color: #64748b;--mat-expansion-header-indicator-color: #64748b;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: #e2e8f0;--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: #1e293b;--mat-sidenav-content-background-color: #f1f5f9;--mat-sidenav-content-text-color: #1e293b;--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: #4c0519;--mat-stepper-header-selected-state-icon-background-color: #f43f5e;--mat-stepper-header-selected-state-icon-foreground-color: #4c0519;--mat-stepper-header-done-state-icon-background-color: #f43f5e;--mat-stepper-header-done-state-icon-foreground-color: #4c0519;--mat-stepper-header-edit-state-icon-background-color: #f43f5e;--mat-stepper-header-edit-state-icon-foreground-color: #4c0519;--mat-stepper-container-color: white;--mat-stepper-line-color: #e2e8f0;--mat-stepper-header-hover-state-layer-color: rgba(148, 163, 184, .12);--mat-stepper-header-focus-state-layer-color: rgba(148, 163, 184, .12);--mat-stepper-header-label-text-color: #64748b;--mat-stepper-header-optional-label-text-color: #64748b;--mat-stepper-header-selected-state-label-text-color: #1e293b;--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: #64748b;--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #64748b;--mat-toolbar-container-background-color: white;--mat-toolbar-container-text-color: #1e293b;--mat-tree-container-background-color: white;--mat-tree-node-text-color: #1e293b}.theme-rose .light .mat-accent,.theme-rose.light .mat-accent{--mat-option-selected-state-label-text-color: #1e293b;--mat-option-label-text-color: #1e293b;--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)}.theme-rose .light .mat-warn,.theme-rose.light .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: #1e293b;--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)}.theme-rose .light .mat-primary,.theme-rose.light .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #f43f5e;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f43f5e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-rose .light .mat-accent,.theme-rose.light .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-rose .light .mat-warn,.theme-rose.light .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-rose .light .mat-mdc-progress-bar,.theme-rose.light .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #f43f5e;--mdc-linear-progress-track-color: rgba(244, 63, 94, .25)}.theme-rose .light .mat-mdc-progress-bar.mat-accent,.theme-rose.light .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #1e293b;--mdc-linear-progress-track-color: rgba(30, 41, 59, .25)}.theme-rose .light .mat-mdc-progress-bar.mat-warn,.theme-rose.light .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.theme-rose .light .mat-mdc-form-field.mat-accent,.theme-rose.light .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #1e293b;--mdc-filled-text-field-focus-active-indicator-color: #1e293b;--mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-caret-color: #1e293b;--mdc-outlined-text-field-focus-outline-color: #1e293b;--mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)}.theme-rose .light .mat-mdc-form-field.mat-warn,.theme-rose.light .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.theme-rose .light .mat-mdc-form-field.mat-accent,.theme-rose.light .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(30, 41, 59, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-rose .light .mat-mdc-form-field.mat-warn,.theme-rose.light .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-rose .light .mat-mdc-standard-chip,.theme-rose.light .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.theme-rose .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-rose .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-rose.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-rose.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #4c0519;--mdc-chip-elevated-container-color: #f43f5e;--mdc-chip-elevated-selected-container-color: #f43f5e;--mdc-chip-elevated-disabled-container-color: #f43f5e;--mdc-chip-flat-disabled-selected-container-color: #f43f5e;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #4c0519;--mdc-chip-selected-label-text-color: #4c0519;--mdc-chip-with-icon-icon-color: #4c0519;--mdc-chip-with-icon-disabled-icon-color: #4c0519;--mdc-chip-with-icon-selected-icon-color: #4c0519;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #4c0519;--mdc-chip-with-trailing-icon-trailing-icon-color: #4c0519;--mat-chip-selected-disabled-trailing-icon-color: #4c0519;--mat-chip-selected-trailing-icon-color: #4c0519}.theme-rose .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-rose .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.theme-rose.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-rose.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #1e293b;--mdc-chip-elevated-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-rose .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-rose .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.theme-rose.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-rose.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-rose .light .mat-mdc-slide-toggle,.theme-rose.light .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: #1e293b}.theme-rose .light .mat-mdc-slide-toggle.mat-accent,.theme-rose.light .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #475569;--mdc-switch-selected-handle-color: #475569;--mdc-switch-selected-hover-state-layer-color: #475569;--mdc-switch-selected-pressed-state-layer-color: #475569;--mdc-switch-selected-focus-handle-color: #0f172a;--mdc-switch-selected-hover-handle-color: #0f172a;--mdc-switch-selected-pressed-handle-color: #0f172a;--mdc-switch-selected-focus-track-color: #cbd5e1;--mdc-switch-selected-hover-track-color: #cbd5e1;--mdc-switch-selected-pressed-track-color: #cbd5e1;--mdc-switch-selected-track-color: #cbd5e1}.theme-rose .light .mat-mdc-slide-toggle.mat-warn,.theme-rose.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}.theme-rose .light .mat-mdc-radio-button.mat-primary,.theme-rose.light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #f43f5e;--mdc-radio-selected-hover-icon-color: #f43f5e;--mdc-radio-selected-icon-color: #f43f5e;--mdc-radio-selected-pressed-icon-color: #f43f5e;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f43f5e;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-rose .light .mat-mdc-radio-button.mat-accent,.theme-rose.light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-rose .light .mat-mdc-radio-button.mat-warn,.theme-rose.light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-rose .light .mat-accent,.theme-rose.light .mat-accent{--mdc-slider-handle-color: #1e293b;--mdc-slider-focus-handle-color: #1e293b;--mdc-slider-hover-handle-color: #1e293b;--mdc-slider-active-track-color: #1e293b;--mdc-slider-inactive-track-color: #1e293b;--mdc-slider-with-tick-marks-inactive-container-color: #1e293b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-color: rgba(30, 41, 59, .2)}.theme-rose .light .mat-warn,.theme-rose.light .mat-warn{--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-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-rose .light .mdc-list-item__start,.theme-rose .light .mdc-list-item__end,.theme-rose.light .mdc-list-item__start,.theme-rose.light .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #f43f5e;--mdc-radio-selected-hover-icon-color: #f43f5e;--mdc-radio-selected-icon-color: #f43f5e;--mdc-radio-selected-pressed-icon-color: #f43f5e}.theme-rose .light .mat-accent .mdc-list-item__start,.theme-rose .light .mat-accent .mdc-list-item__end,.theme-rose.light .mat-accent .mdc-list-item__start,.theme-rose.light .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b}.theme-rose .light .mat-warn .mdc-list-item__start,.theme-rose .light .mat-warn .mdc-list-item__end,.theme-rose.light .mat-warn .mdc-list-item__start,.theme-rose.light .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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}.theme-rose .light .mat-mdc-list-option,.theme-rose.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: #4c0519;--mdc-checkbox-selected-focus-icon-color: #f43f5e;--mdc-checkbox-selected-hover-icon-color: #f43f5e;--mdc-checkbox-selected-icon-color: #f43f5e;--mdc-checkbox-selected-pressed-icon-color: #f43f5e;--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-selected-focus-state-layer-color: #f43f5e;--mdc-checkbox-selected-hover-state-layer-color: #f43f5e;--mdc-checkbox-selected-pressed-state-layer-color: #f43f5e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-rose .light .mat-mdc-list-option.mat-accent,.theme-rose.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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-rose .light .mat-mdc-list-option.mat-warn,.theme-rose.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: white;--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-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}.theme-rose .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-rose .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-rose .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-rose .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-rose.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-rose.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-rose.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-rose.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#f43f5e}.theme-rose .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-rose .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-rose .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-rose.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-rose.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-rose.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-rose .light .mat-mdc-tab-group,.theme-rose .light .mat-mdc-tab-nav-bar,.theme-rose.light .mat-mdc-tab-group,.theme-rose.light .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #f43f5e;--mat-tab-header-disabled-ripple-color: #94a3b8;--mat-tab-header-pagination-icon-color: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-label-text-color: #f43f5e;--mat-tab-header-active-ripple-color: #f43f5e;--mat-tab-header-inactive-ripple-color: #f43f5e;--mat-tab-header-inactive-focus-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-focus-label-text-color: #f43f5e;--mat-tab-header-active-hover-label-text-color: #f43f5e;--mat-tab-header-active-focus-indicator-color: #f43f5e;--mat-tab-header-active-hover-indicator-color: #f43f5e}.theme-rose .light .mat-mdc-tab-group.mat-accent,.theme-rose .light .mat-mdc-tab-nav-bar.mat-accent,.theme-rose.light .mat-mdc-tab-group.mat-accent,.theme-rose.light .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #1e293b;--mat-tab-header-disabled-ripple-color: #94a3b8;--mat-tab-header-pagination-icon-color: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-label-text-color: #1e293b;--mat-tab-header-active-ripple-color: #1e293b;--mat-tab-header-inactive-ripple-color: #1e293b;--mat-tab-header-inactive-focus-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-focus-label-text-color: #1e293b;--mat-tab-header-active-hover-label-text-color: #1e293b;--mat-tab-header-active-focus-indicator-color: #1e293b;--mat-tab-header-active-hover-indicator-color: #1e293b}.theme-rose .light .mat-mdc-tab-group.mat-warn,.theme-rose .light .mat-mdc-tab-nav-bar.mat-warn,.theme-rose.light .mat-mdc-tab-group.mat-warn,.theme-rose.light .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: #94a3b8;--mat-tab-header-pagination-icon-color: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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}.theme-rose .light .mat-mdc-tab-group.mat-background-primary,.theme-rose .light .mat-mdc-tab-nav-bar.mat-background-primary,.theme-rose.light .mat-mdc-tab-group.mat-background-primary,.theme-rose.light .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #f43f5e;--mat-tab-header-with-background-foreground-color: #4c0519}.theme-rose .light .mat-mdc-tab-group.mat-background-accent,.theme-rose .light .mat-mdc-tab-nav-bar.mat-background-accent,.theme-rose.light .mat-mdc-tab-group.mat-background-accent,.theme-rose.light .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #1e293b;--mat-tab-header-with-background-foreground-color: white}.theme-rose .light .mat-mdc-tab-group.mat-background-warn,.theme-rose .light .mat-mdc-tab-nav-bar.mat-background-warn,.theme-rose.light .mat-mdc-tab-group.mat-background-warn,.theme-rose.light .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: white}.theme-rose .light .mat-mdc-checkbox.mat-primary,.theme-rose.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: #4c0519;--mdc-checkbox-selected-focus-icon-color: #f43f5e;--mdc-checkbox-selected-hover-icon-color: #f43f5e;--mdc-checkbox-selected-icon-color: #f43f5e;--mdc-checkbox-selected-pressed-icon-color: #f43f5e;--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-selected-focus-state-layer-color: #f43f5e;--mdc-checkbox-selected-hover-state-layer-color: #f43f5e;--mdc-checkbox-selected-pressed-state-layer-color: #f43f5e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-rose .light .mat-mdc-checkbox.mat-warn,.theme-rose.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: white;--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-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}.theme-rose .light .mat-mdc-button.mat-primary,.theme-rose.light .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #f43f5e;--mat-text-button-state-layer-color: #f43f5e;--mat-text-button-ripple-color: rgba(244, 63, 94, .1)}.theme-rose .light .mat-mdc-button.mat-accent,.theme-rose.light .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #1e293b;--mat-text-button-state-layer-color: #1e293b;--mat-text-button-ripple-color: rgba(30, 41, 59, .1)}.theme-rose .light .mat-mdc-button.mat-warn,.theme-rose.light .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.theme-rose .light .mat-mdc-unelevated-button.mat-primary,.theme-rose.light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #f43f5e;--mdc-filled-button-label-text-color: #4c0519;--mat-filled-button-state-layer-color: #4c0519;--mat-filled-button-ripple-color: rgba(76, 5, 25, .1)}.theme-rose .light .mat-mdc-unelevated-button.mat-accent,.theme-rose.light .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .light .mat-mdc-unelevated-button.mat-warn,.theme-rose.light .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .light .mat-mdc-raised-button.mat-primary,.theme-rose.light .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #f43f5e;--mdc-protected-button-label-text-color: #4c0519;--mat-protected-button-state-layer-color: #4c0519;--mat-protected-button-ripple-color: rgba(76, 5, 25, .1)}.theme-rose .light .mat-mdc-raised-button.mat-accent,.theme-rose.light .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .light .mat-mdc-raised-button.mat-warn,.theme-rose.light .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .light .mat-mdc-outlined-button.mat-primary,.theme-rose.light .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #f43f5e;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #f43f5e;--mat-outlined-button-ripple-color: rgba(244, 63, 94, .1)}.theme-rose .light .mat-mdc-outlined-button.mat-accent,.theme-rose.light .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #1e293b;--mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)}.theme-rose .light .mat-mdc-outlined-button.mat-warn,.theme-rose.light .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-rose .light .mat-mdc-icon-button.mat-primary,.theme-rose.light .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #f43f5e;--mat-icon-button-state-layer-color: #f43f5e;--mat-icon-button-ripple-color: rgba(244, 63, 94, .1)}.theme-rose .light .mat-mdc-icon-button.mat-accent,.theme-rose.light .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #1e293b;--mat-icon-button-state-layer-color: #1e293b;--mat-icon-button-ripple-color: rgba(30, 41, 59, .1)}.theme-rose .light .mat-mdc-icon-button.mat-warn,.theme-rose.light .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.theme-rose .light .mat-mdc-fab.mat-primary,.theme-rose.light .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #f43f5e;--mat-fab-foreground-color: #4c0519;--mat-fab-state-layer-color: #4c0519;--mat-fab-ripple-color: rgba(76, 5, 25, .1)}.theme-rose .light .mat-mdc-fab.mat-accent,.theme-rose.light .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .light .mat-mdc-fab.mat-warn,.theme-rose.light .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .light .mat-mdc-mini-fab.mat-primary,.theme-rose.light .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #f43f5e;--mat-fab-small-foreground-color: #4c0519;--mat-fab-small-state-layer-color: #4c0519;--mat-fab-small-ripple-color: rgba(76, 5, 25, .1)}.theme-rose .light .mat-mdc-mini-fab.mat-accent,.theme-rose.light .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .light .mat-mdc-mini-fab.mat-warn,.theme-rose.light .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .light .mat-accent,.theme-rose.light .mat-accent{--mdc-circular-progress-active-indicator-color: #1e293b}.theme-rose .light .mat-warn,.theme-rose.light .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.theme-rose .light .mat-badge-accent,.theme-rose.light .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-rose .light .mat-badge-warn,.theme-rose.light .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-rose .light .mat-datepicker-content.mat-accent,.theme-rose.light .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1e293b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-rose .light .mat-datepicker-content.mat-warn,.theme-rose.light .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-rose .light .mat-datepicker-toggle-active.mat-accent,.theme-rose.light .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-rose .light .mat-datepicker-toggle-active.mat-warn,.theme-rose.light .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-rose .light .mat-icon.mat-primary,.theme-rose.light .mat-icon.mat-primary{--mat-icon-color: #f43f5e}.theme-rose .light .mat-icon.mat-accent,.theme-rose.light .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-rose .light .mat-icon.mat-warn,.theme-rose.light .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-rose .light .mat-step-header.mat-accent,.theme-rose.light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-rose .light .mat-step-header.mat-warn,.theme-rose.light .mat-step-header.mat-warn{--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}.theme-rose .light .mat-toolbar.mat-primary,.theme-rose.light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #f43f5e;--mat-toolbar-container-text-color: #4c0519}.theme-rose .light .mat-toolbar.mat-accent,.theme-rose.light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-rose .light .mat-toolbar.mat-warn,.theme-rose.light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.theme-rose .dark,.theme-rose.dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #f43f5e;--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);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #0f172a;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #1e293b;--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: #1e293b;--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: #94a3b8;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #64748b;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #f43f5e;--mdc-filled-text-field-focus-active-indicator-color: #f43f5e;--mdc-filled-text-field-focus-label-text-color: rgba(244, 63, 94, .87);--mdc-filled-text-field-container-color: #273243;--mdc-filled-text-field-disabled-container-color: #232d3f;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(241, 245, 249, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(241, 245, 249, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(241, 245, 249, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #f43f5e;--mdc-outlined-text-field-focus-outline-color: #f43f5e;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 63, 94, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(71, 85, 105, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(241, 245, 249, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(241, 245, 249, .06);--mdc-outlined-text-field-hover-outline-color: rgba(241, 245, 249, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(244, 63, 94, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(241, 245, 249, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(241, 245, 249, .54);--mat-form-field-disabled-select-arrow-color: rgba(241, 245, 249, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(244, 63, 94, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #1e293b;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #1e293b;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #fda4af;--mdc-switch-selected-handle-color: #fda4af;--mdc-switch-selected-hover-state-layer-color: #fda4af;--mdc-switch-selected-pressed-state-layer-color: #fda4af;--mdc-switch-selected-focus-handle-color: #fecdd3;--mdc-switch-selected-hover-handle-color: #fecdd3;--mdc-switch-selected-pressed-handle-color: #fecdd3;--mdc-switch-selected-focus-track-color: #e11d48;--mdc-switch-selected-hover-track-color: #e11d48;--mdc-switch-selected-pressed-track-color: #e11d48;--mdc-switch-selected-track-color: #e11d48;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #475569;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #f43f5e;--mdc-slider-focus-handle-color: #f43f5e;--mdc-slider-hover-handle-color: #f43f5e;--mdc-slider-active-track-color: #f43f5e;--mdc-slider-inactive-track-color: #f43f5e;--mdc-slider-with-tick-marks-inactive-container-color: #f43f5e;--mdc-slider-with-tick-marks-active-container-color: #4c0519;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-slider-ripple-color: #f43f5e;--mat-slider-hover-state-layer-color: rgba(244, 63, 94, .05);--mat-slider-focus-state-layer-color: rgba(244, 63, 94, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--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: #1e293b;--mat-menu-divider-color: rgba(241, 245, 249, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: #94a3b8;--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: #64748b;--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #1e293b;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: #475569;--mat-checkbox-label-text-color: white;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-filled-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-protected-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(241, 245, 249, .12);--mdc-outlined-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(15, 23, 42, .12);--mat-fab-disabled-state-foreground-color: rgba(30, 41, 59, .5);--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(15, 23, 42, .12);--mat-fab-small-disabled-state-foreground-color: rgba(30, 41, 59, .5);--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d2d4d8;--mdc-snackbar-supporting-text-color: rgba(30, 41, 59, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #1e293b;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(241, 245, 249, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #f43f5e;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #f43f5e;--mat-badge-text-color: #4c0519;--mat-badge-disabled-state-background-color: #1e293b;--mat-badge-disabled-state-text-color: #475569;--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #1e293b;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #64748b;--mat-legacy-button-toggle-state-layer-color: #e2e8f0;--mat-legacy-button-toggle-selected-state-text-color: #94a3b8;--mat-legacy-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);--mat-legacy-button-toggle-disabled-state-text-color: #1e293b;--mat-legacy-button-toggle-disabled-state-background-color: #0f172a;--mat-legacy-button-toggle-disabled-selected-state-background-color: #1e293b;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #1e293b;--mat-standard-button-toggle-state-layer-color: #e2e8f0;--mat-standard-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #1e293b;--mat-standard-button-toggle-disabled-state-background-color: #1e293b;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #1e293b;--mat-standard-button-toggle-divider-color: #374152;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: #4c0519;--mat-datepicker-calendar-date-selected-state-background-color: #f43f5e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 63, 94, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #4c0519;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 63, 94, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 63, 94, .3);--mat-datepicker-toggle-active-state-icon-color: #f43f5e;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 63, 94, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: #f1f5f9;--mat-datepicker-calendar-body-label-text-color: #94a3b8;--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: #f1f5f9;--mat-datepicker-calendar-navigation-button-icon-color: #f1f5f9;--mat-datepicker-calendar-header-divider-color: rgba(241, 245, 249, .12);--mat-datepicker-calendar-header-text-color: #94a3b8;--mat-datepicker-calendar-date-today-outline-color: #64748b;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(100, 116, 139, .8);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #475569;--mat-datepicker-calendar-date-preview-state-outline-color: rgba(241, 245, 249, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: #475569;--mat-datepicker-range-input-disabled-state-text-color: #475569;--mat-datepicker-calendar-container-background-color: #1e293b;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(241, 245, 249, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #1e293b;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(241, 245, 249, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .05);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .05);--mat-expansion-header-disabled-state-text-color: #1e293b;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: #94a3b8;--mat-expansion-header-indicator-color: #94a3b8;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(241, 245, 249, .12);--mat-sidenav-container-background-color: #1e293b;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #0f172a;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(225, 214, 196, .6);--mat-stepper-header-icon-foreground-color: #4c0519;--mat-stepper-header-selected-state-icon-background-color: #f43f5e;--mat-stepper-header-selected-state-icon-foreground-color: #4c0519;--mat-stepper-header-done-state-icon-background-color: #f43f5e;--mat-stepper-header-done-state-icon-foreground-color: #4c0519;--mat-stepper-header-edit-state-icon-background-color: #f43f5e;--mat-stepper-header-edit-state-icon-foreground-color: #4c0519;--mat-stepper-container-color: #1e293b;--mat-stepper-line-color: rgba(241, 245, 249, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .05);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .05);--mat-stepper-header-label-text-color: #94a3b8;--mat-stepper-header-optional-label-text-color: #94a3b8;--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: #94a3b8;--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #94a3b8;--mat-toolbar-container-background-color: #0f172a;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #1e293b;--mat-tree-node-text-color: white}.theme-rose .dark .mat-accent,.theme-rose.dark .mat-accent{--mat-option-selected-state-label-text-color: #1e293b;--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)}.theme-rose .dark .mat-warn,.theme-rose.dark .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--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)}.theme-rose .dark .mat-primary,.theme-rose.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #f43f5e;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f43f5e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-rose .dark .mat-accent,.theme-rose.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-rose .dark .mat-warn,.theme-rose.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-rose .dark .mat-mdc-progress-bar,.theme-rose.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #f43f5e;--mdc-linear-progress-track-color: rgba(244, 63, 94, .25)}.theme-rose .dark .mat-mdc-progress-bar.mat-accent,.theme-rose.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #1e293b;--mdc-linear-progress-track-color: rgba(30, 41, 59, .25)}.theme-rose .dark .mat-mdc-progress-bar.mat-warn,.theme-rose.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.theme-rose .dark .mat-mdc-form-field.mat-accent,.theme-rose.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #1e293b;--mdc-filled-text-field-focus-active-indicator-color: #1e293b;--mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-caret-color: #1e293b;--mdc-outlined-text-field-focus-outline-color: #1e293b;--mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)}.theme-rose .dark .mat-mdc-form-field.mat-warn,.theme-rose.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.theme-rose .dark .mat-mdc-form-field.mat-accent,.theme-rose.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(30, 41, 59, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-rose .dark .mat-mdc-form-field.mat-warn,.theme-rose.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-rose .dark .mat-mdc-standard-chip,.theme-rose.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #394353;--mdc-chip-elevated-selected-container-color: #394353;--mdc-chip-elevated-disabled-container-color: #394353;--mdc-chip-flat-disabled-selected-container-color: #394353;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-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;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.theme-rose .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-rose .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-rose.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-rose.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #4c0519;--mdc-chip-elevated-container-color: #f43f5e;--mdc-chip-elevated-selected-container-color: #f43f5e;--mdc-chip-elevated-disabled-container-color: #f43f5e;--mdc-chip-flat-disabled-selected-container-color: #f43f5e;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #4c0519;--mdc-chip-selected-label-text-color: #4c0519;--mdc-chip-with-icon-icon-color: #4c0519;--mdc-chip-with-icon-disabled-icon-color: #4c0519;--mdc-chip-with-icon-selected-icon-color: #4c0519;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #4c0519;--mdc-chip-with-trailing-icon-trailing-icon-color: #4c0519;--mat-chip-selected-disabled-trailing-icon-color: #4c0519;--mat-chip-selected-trailing-icon-color: #4c0519}.theme-rose .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-rose .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.theme-rose.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-rose.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #1e293b;--mdc-chip-elevated-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-rose .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-rose .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.theme-rose.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-rose.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-rose .dark .mat-mdc-slide-toggle,.theme-rose.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: white}.theme-rose .dark .mat-mdc-slide-toggle.mat-accent,.theme-rose.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #cbd5e1;--mdc-switch-selected-handle-color: #cbd5e1;--mdc-switch-selected-hover-state-layer-color: #cbd5e1;--mdc-switch-selected-pressed-state-layer-color: #cbd5e1;--mdc-switch-selected-focus-handle-color: #e2e8f0;--mdc-switch-selected-hover-handle-color: #e2e8f0;--mdc-switch-selected-pressed-handle-color: #e2e8f0;--mdc-switch-selected-focus-track-color: #475569;--mdc-switch-selected-hover-track-color: #475569;--mdc-switch-selected-pressed-track-color: #475569;--mdc-switch-selected-track-color: #475569}.theme-rose .dark .mat-mdc-slide-toggle.mat-warn,.theme-rose.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}.theme-rose .dark .mat-mdc-radio-button.mat-primary,.theme-rose.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #f43f5e;--mdc-radio-selected-hover-icon-color: #f43f5e;--mdc-radio-selected-icon-color: #f43f5e;--mdc-radio-selected-pressed-icon-color: #f43f5e;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #f43f5e;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-rose .dark .mat-mdc-radio-button.mat-accent,.theme-rose.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-rose .dark .mat-mdc-radio-button.mat-warn,.theme-rose.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-rose .dark .mat-accent,.theme-rose.dark .mat-accent{--mdc-slider-handle-color: #1e293b;--mdc-slider-focus-handle-color: #1e293b;--mdc-slider-hover-handle-color: #1e293b;--mdc-slider-active-track-color: #1e293b;--mdc-slider-inactive-track-color: #1e293b;--mdc-slider-with-tick-marks-inactive-container-color: #1e293b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-color: rgba(30, 41, 59, .2)}.theme-rose .dark .mat-warn,.theme-rose.dark .mat-warn{--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-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-rose .dark .mdc-list-item__start,.theme-rose .dark .mdc-list-item__end,.theme-rose.dark .mdc-list-item__start,.theme-rose.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #f43f5e;--mdc-radio-selected-hover-icon-color: #f43f5e;--mdc-radio-selected-icon-color: #f43f5e;--mdc-radio-selected-pressed-icon-color: #f43f5e}.theme-rose .dark .mat-accent .mdc-list-item__start,.theme-rose .dark .mat-accent .mdc-list-item__end,.theme-rose.dark .mat-accent .mdc-list-item__start,.theme-rose.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b}.theme-rose .dark .mat-warn .mdc-list-item__start,.theme-rose .dark .mat-warn .mdc-list-item__end,.theme-rose.dark .mat-warn .mdc-list-item__start,.theme-rose.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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}.theme-rose .dark .mat-mdc-list-option,.theme-rose.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: #4c0519;--mdc-checkbox-selected-focus-icon-color: #f43f5e;--mdc-checkbox-selected-hover-icon-color: #f43f5e;--mdc-checkbox-selected-icon-color: #f43f5e;--mdc-checkbox-selected-pressed-icon-color: #f43f5e;--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-selected-focus-state-layer-color: #f43f5e;--mdc-checkbox-selected-hover-state-layer-color: #f43f5e;--mdc-checkbox-selected-pressed-state-layer-color: #f43f5e;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-rose .dark .mat-mdc-list-option.mat-accent,.theme-rose.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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-rose .dark .mat-mdc-list-option.mat-warn,.theme-rose.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: white;--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: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .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: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-rose .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-rose .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-rose .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-rose .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-rose.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-rose.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-rose.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-rose.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#f43f5e}.theme-rose .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-rose .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-rose .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-rose.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-rose.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-rose.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-rose .dark .mat-mdc-tab-group,.theme-rose .dark .mat-mdc-tab-nav-bar,.theme-rose.dark .mat-mdc-tab-group,.theme-rose.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #f43f5e;--mat-tab-header-disabled-ripple-color: #475569;--mat-tab-header-pagination-icon-color: #f1f5f9;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #f43f5e;--mat-tab-header-active-ripple-color: #f43f5e;--mat-tab-header-inactive-ripple-color: #f43f5e;--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: #f43f5e;--mat-tab-header-active-hover-label-text-color: #f43f5e;--mat-tab-header-active-focus-indicator-color: #f43f5e;--mat-tab-header-active-hover-indicator-color: #f43f5e}.theme-rose .dark .mat-mdc-tab-group.mat-accent,.theme-rose .dark .mat-mdc-tab-nav-bar.mat-accent,.theme-rose.dark .mat-mdc-tab-group.mat-accent,.theme-rose.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #1e293b;--mat-tab-header-disabled-ripple-color: #475569;--mat-tab-header-pagination-icon-color: #f1f5f9;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #1e293b;--mat-tab-header-active-ripple-color: #1e293b;--mat-tab-header-inactive-ripple-color: #1e293b;--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: #1e293b;--mat-tab-header-active-hover-label-text-color: #1e293b;--mat-tab-header-active-focus-indicator-color: #1e293b;--mat-tab-header-active-hover-indicator-color: #1e293b}.theme-rose .dark .mat-mdc-tab-group.mat-warn,.theme-rose .dark .mat-mdc-tab-nav-bar.mat-warn,.theme-rose.dark .mat-mdc-tab-group.mat-warn,.theme-rose.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: #475569;--mat-tab-header-pagination-icon-color: #f1f5f9;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .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(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: #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}.theme-rose .dark .mat-mdc-tab-group.mat-background-primary,.theme-rose .dark .mat-mdc-tab-nav-bar.mat-background-primary,.theme-rose.dark .mat-mdc-tab-group.mat-background-primary,.theme-rose.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #f43f5e;--mat-tab-header-with-background-foreground-color: #4c0519}.theme-rose .dark .mat-mdc-tab-group.mat-background-accent,.theme-rose .dark .mat-mdc-tab-nav-bar.mat-background-accent,.theme-rose.dark .mat-mdc-tab-group.mat-background-accent,.theme-rose.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #1e293b;--mat-tab-header-with-background-foreground-color: white}.theme-rose .dark .mat-mdc-tab-group.mat-background-warn,.theme-rose .dark .mat-mdc-tab-nav-bar.mat-background-warn,.theme-rose.dark .mat-mdc-tab-group.mat-background-warn,.theme-rose.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: white}.theme-rose .dark .mat-mdc-checkbox.mat-primary,.theme-rose.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: #4c0519;--mdc-checkbox-selected-focus-icon-color: #f43f5e;--mdc-checkbox-selected-hover-icon-color: #f43f5e;--mdc-checkbox-selected-icon-color: #f43f5e;--mdc-checkbox-selected-pressed-icon-color: #f43f5e;--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-selected-focus-state-layer-color: #f43f5e;--mdc-checkbox-selected-hover-state-layer-color: #f43f5e;--mdc-checkbox-selected-pressed-state-layer-color: #f43f5e;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-rose .dark .mat-mdc-checkbox.mat-warn,.theme-rose.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: white;--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: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .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: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-rose .dark .mat-mdc-button.mat-primary,.theme-rose.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #f43f5e;--mat-text-button-state-layer-color: #f43f5e;--mat-text-button-ripple-color: rgba(244, 63, 94, .1)}.theme-rose .dark .mat-mdc-button.mat-accent,.theme-rose.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #1e293b;--mat-text-button-state-layer-color: #1e293b;--mat-text-button-ripple-color: rgba(30, 41, 59, .1)}.theme-rose .dark .mat-mdc-button.mat-warn,.theme-rose.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.theme-rose .dark .mat-mdc-unelevated-button.mat-primary,.theme-rose.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #f43f5e;--mdc-filled-button-label-text-color: #4c0519;--mat-filled-button-state-layer-color: #4c0519;--mat-filled-button-ripple-color: rgba(76, 5, 25, .1)}.theme-rose .dark .mat-mdc-unelevated-button.mat-accent,.theme-rose.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .dark .mat-mdc-unelevated-button.mat-warn,.theme-rose.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .dark .mat-mdc-raised-button.mat-primary,.theme-rose.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #f43f5e;--mdc-protected-button-label-text-color: #4c0519;--mat-protected-button-state-layer-color: #4c0519;--mat-protected-button-ripple-color: rgba(76, 5, 25, .1)}.theme-rose .dark .mat-mdc-raised-button.mat-accent,.theme-rose.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .dark .mat-mdc-raised-button.mat-warn,.theme-rose.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .dark .mat-mdc-outlined-button.mat-primary,.theme-rose.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #f43f5e;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #f43f5e;--mat-outlined-button-ripple-color: rgba(244, 63, 94, .1)}.theme-rose .dark .mat-mdc-outlined-button.mat-accent,.theme-rose.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #1e293b;--mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)}.theme-rose .dark .mat-mdc-outlined-button.mat-warn,.theme-rose.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-rose .dark .mat-mdc-icon-button.mat-primary,.theme-rose.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #f43f5e;--mat-icon-button-state-layer-color: #f43f5e;--mat-icon-button-ripple-color: rgba(244, 63, 94, .1)}.theme-rose .dark .mat-mdc-icon-button.mat-accent,.theme-rose.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #1e293b;--mat-icon-button-state-layer-color: #1e293b;--mat-icon-button-ripple-color: rgba(30, 41, 59, .1)}.theme-rose .dark .mat-mdc-icon-button.mat-warn,.theme-rose.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.theme-rose .dark .mat-mdc-fab.mat-primary,.theme-rose.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #f43f5e;--mat-fab-foreground-color: #4c0519;--mat-fab-state-layer-color: #4c0519;--mat-fab-ripple-color: rgba(76, 5, 25, .1)}.theme-rose .dark .mat-mdc-fab.mat-accent,.theme-rose.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .dark .mat-mdc-fab.mat-warn,.theme-rose.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .dark .mat-mdc-mini-fab.mat-primary,.theme-rose.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #f43f5e;--mat-fab-small-foreground-color: #4c0519;--mat-fab-small-state-layer-color: #4c0519;--mat-fab-small-ripple-color: rgba(76, 5, 25, .1)}.theme-rose .dark .mat-mdc-mini-fab.mat-accent,.theme-rose.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .dark .mat-mdc-mini-fab.mat-warn,.theme-rose.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .dark .mat-accent,.theme-rose.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #1e293b}.theme-rose .dark .mat-warn,.theme-rose.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.theme-rose .dark .mat-badge-accent,.theme-rose.dark .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-rose .dark .mat-badge-warn,.theme-rose.dark .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-rose .dark .mat-datepicker-content.mat-accent,.theme-rose.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1e293b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-rose .dark .mat-datepicker-content.mat-warn,.theme-rose.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-rose .dark .mat-datepicker-toggle-active.mat-accent,.theme-rose.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-rose .dark .mat-datepicker-toggle-active.mat-warn,.theme-rose.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-rose .dark .mat-icon.mat-primary,.theme-rose.dark .mat-icon.mat-primary{--mat-icon-color: #f43f5e}.theme-rose .dark .mat-icon.mat-accent,.theme-rose.dark .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-rose .dark .mat-icon.mat-warn,.theme-rose.dark .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-rose .dark .mat-step-header.mat-accent,.theme-rose.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-rose .dark .mat-step-header.mat-warn,.theme-rose.dark .mat-step-header.mat-warn{--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}.theme-rose .dark .mat-toolbar.mat-primary,.theme-rose.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #f43f5e;--mat-toolbar-container-text-color: #4c0519}.theme-rose .dark .mat-toolbar.mat-accent,.theme-rose.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-rose .dark .mat-toolbar.mat-warn,.theme-rose.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.theme-purple .light,.theme-purple.light{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #9333ea;--mat-option-label-text-color: #1e293b;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: #1e293b;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #f1f5f9;--mat-app-text-color: #1e293b;--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--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: #64748b;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #1e293b;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #9333ea;--mdc-filled-text-field-focus-active-indicator-color: #9333ea;--mdc-filled-text-field-focus-label-text-color: rgba(147, 51, 234, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(226, 232, 240, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(226, 232, 240, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(226, 232, 240, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #9333ea;--mdc-outlined-text-field-focus-outline-color: #9333ea;--mdc-outlined-text-field-focus-label-text-color: rgba(147, 51, 234, .87);--mdc-outlined-text-field-label-text-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(226, 232, 240, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(226, 232, 240, .06);--mdc-outlined-text-field-hover-outline-color: rgba(226, 232, 240, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(147, 51, 234, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(100, 116, 139, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(100, 116, 139, .54);--mat-form-field-disabled-select-arrow-color: rgba(100, 116, 139, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(147, 51, 234, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(30, 41, 59, .87);--mdc-dialog-supporting-text-color: rgba(30, 41, 59, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--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;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #94a3b8;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--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-inactive-container-color: #9333ea;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #9333ea;--mat-slider-hover-state-layer-color: rgba(147, 51, 234, .05);--mat-slider-focus-state-layer-color: rgba(147, 51, 234, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: #1e293b;--mat-menu-item-icon-color: #1e293b;--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: #e2e8f0;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: #1e293b;--mdc-list-list-item-supporting-text-color: #64748b;--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: #94a3b8;--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: #1e293b;--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: #1e293b;--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;--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);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: #94a3b8;--mat-checkbox-label-text-color: #1e293b;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #1e293b;--mdc-text-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #1e293b;--mdc-filled-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-filled-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #1e293b;--mdc-protected-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-protected-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: #e2e8f0;--mdc-outlined-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(148, 163, 184, .12);--mat-fab-disabled-state-foreground-color: rgba(148, 163, 184, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(148, 163, 184, .12);--mat-fab-small-disabled-state-foreground-color: rgba(148, 163, 184, .38);--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #1e293b;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: #1e293b;--mat-table-row-item-label-text-color: #1e293b;--mat-table-row-item-outline-color: #e2e8f0;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #9333ea;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #9333ea;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #94a3b8;--mat-badge-disabled-state-text-color: #94a3b8;--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: #1e293b;--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #94a3b8;--mat-legacy-button-toggle-state-layer-color: #64748b;--mat-legacy-button-toggle-selected-state-text-color: #64748b;--mat-legacy-button-toggle-selected-state-background-color: #e2e8f0;--mat-legacy-button-toggle-disabled-state-text-color: #94a3b8;--mat-legacy-button-toggle-disabled-state-background-color: #cbd5e1;--mat-legacy-button-toggle-disabled-selected-state-background-color: #e2e8f0;--mat-standard-button-toggle-text-color: #1e293b;--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: #64748b;--mat-standard-button-toggle-selected-state-background-color: #e2e8f0;--mat-standard-button-toggle-selected-state-text-color: #1e293b;--mat-standard-button-toggle-disabled-state-text-color: #94a3b8;--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: #1e293b;--mat-standard-button-toggle-disabled-selected-state-background-color: #e2e8f0;--mat-standard-button-toggle-divider-color: #e2e8f0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #9333ea;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(147, 51, 234, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(147, 51, 234, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(147, 51, 234, .3);--mat-datepicker-toggle-active-state-icon-color: #9333ea;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(147, 51, 234, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: #64748b;--mat-datepicker-calendar-body-label-text-color: #64748b;--mat-datepicker-calendar-period-button-text-color: #1e293b;--mat-datepicker-calendar-period-button-icon-color: #64748b;--mat-datepicker-calendar-navigation-button-icon-color: #64748b;--mat-datepicker-calendar-header-divider-color: #e2e8f0;--mat-datepicker-calendar-header-text-color: #64748b;--mat-datepicker-calendar-date-today-outline-color: #94a3b8;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(148, 163, 184, .8);--mat-datepicker-calendar-date-text-color: #1e293b;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-date-preview-state-outline-color: #e2e8f0;--mat-datepicker-range-input-separator-color: #1e293b;--mat-datepicker-range-input-disabled-state-separator-color: #94a3b8;--mat-datepicker-range-input-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: #1e293b;--mat-divider-width: 1px;--mat-divider-color: #e2e8f0;--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #1e293b;--mat-expansion-actions-divider-color: #e2e8f0;--mat-expansion-header-hover-state-layer-color: rgba(148, 163, 184, .12);--mat-expansion-header-focus-state-layer-color: rgba(148, 163, 184, .12);--mat-expansion-header-disabled-state-text-color: #94a3b8;--mat-expansion-header-text-color: #1e293b;--mat-expansion-header-description-color: #64748b;--mat-expansion-header-indicator-color: #64748b;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: #e2e8f0;--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: #1e293b;--mat-sidenav-content-background-color: #f1f5f9;--mat-sidenav-content-text-color: #1e293b;--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: #e2e8f0;--mat-stepper-header-hover-state-layer-color: rgba(148, 163, 184, .12);--mat-stepper-header-focus-state-layer-color: rgba(148, 163, 184, .12);--mat-stepper-header-label-text-color: #64748b;--mat-stepper-header-optional-label-text-color: #64748b;--mat-stepper-header-selected-state-label-text-color: #1e293b;--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: #64748b;--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #64748b;--mat-toolbar-container-background-color: white;--mat-toolbar-container-text-color: #1e293b;--mat-tree-container-background-color: white;--mat-tree-node-text-color: #1e293b}.theme-purple .light .mat-accent,.theme-purple.light .mat-accent{--mat-option-selected-state-label-text-color: #1e293b;--mat-option-label-text-color: #1e293b;--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)}.theme-purple .light .mat-warn,.theme-purple.light .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: #1e293b;--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)}.theme-purple .light .mat-primary,.theme-purple.light .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #9333ea;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #9333ea;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-purple .light .mat-accent,.theme-purple.light .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-purple .light .mat-warn,.theme-purple.light .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-purple .light .mat-mdc-progress-bar,.theme-purple.light .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #9333ea;--mdc-linear-progress-track-color: rgba(147, 51, 234, .25)}.theme-purple .light .mat-mdc-progress-bar.mat-accent,.theme-purple.light .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #1e293b;--mdc-linear-progress-track-color: rgba(30, 41, 59, .25)}.theme-purple .light .mat-mdc-progress-bar.mat-warn,.theme-purple.light .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.theme-purple .light .mat-mdc-form-field.mat-accent,.theme-purple.light .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #1e293b;--mdc-filled-text-field-focus-active-indicator-color: #1e293b;--mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-caret-color: #1e293b;--mdc-outlined-text-field-focus-outline-color: #1e293b;--mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)}.theme-purple .light .mat-mdc-form-field.mat-warn,.theme-purple.light .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.theme-purple .light .mat-mdc-form-field.mat-accent,.theme-purple.light .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(30, 41, 59, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-purple .light .mat-mdc-form-field.mat-warn,.theme-purple.light .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-purple .light .mat-mdc-standard-chip,.theme-purple.light .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-purple.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.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-selected-container-color: #9333ea;--mdc-chip-elevated-disabled-container-color: #9333ea;--mdc-chip-flat-disabled-selected-container-color: #9333ea;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.theme-purple.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.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: #1e293b;--mdc-chip-elevated-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.theme-purple.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.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: #dc2626;--mdc-chip-elevated-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-purple .light .mat-mdc-slide-toggle,.theme-purple.light .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: #1e293b}.theme-purple .light .mat-mdc-slide-toggle.mat-accent,.theme-purple.light .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #475569;--mdc-switch-selected-handle-color: #475569;--mdc-switch-selected-hover-state-layer-color: #475569;--mdc-switch-selected-pressed-state-layer-color: #475569;--mdc-switch-selected-focus-handle-color: #0f172a;--mdc-switch-selected-hover-handle-color: #0f172a;--mdc-switch-selected-pressed-handle-color: #0f172a;--mdc-switch-selected-focus-track-color: #cbd5e1;--mdc-switch-selected-hover-track-color: #cbd5e1;--mdc-switch-selected-pressed-track-color: #cbd5e1;--mdc-switch-selected-track-color: #cbd5e1}.theme-purple .light .mat-mdc-slide-toggle.mat-warn,.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}.theme-purple .light .mat-mdc-radio-button.mat-primary,.theme-purple.light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #9333ea;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-purple .light .mat-mdc-radio-button.mat-accent,.theme-purple.light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-purple .light .mat-mdc-radio-button.mat-warn,.theme-purple.light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-purple .light .mat-accent,.theme-purple.light .mat-accent{--mdc-slider-handle-color: #1e293b;--mdc-slider-focus-handle-color: #1e293b;--mdc-slider-hover-handle-color: #1e293b;--mdc-slider-active-track-color: #1e293b;--mdc-slider-inactive-track-color: #1e293b;--mdc-slider-with-tick-marks-inactive-container-color: #1e293b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-color: rgba(30, 41, 59, .2)}.theme-purple .light .mat-warn,.theme-purple.light .mat-warn{--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-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-purple .light .mdc-list-item__start,.theme-purple .light .mdc-list-item__end,.theme-purple.light .mdc-list-item__start,.theme-purple.light .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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}.theme-purple .light .mat-accent .mdc-list-item__start,.theme-purple .light .mat-accent .mdc-list-item__end,.theme-purple.light .mat-accent .mdc-list-item__start,.theme-purple.light .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b}.theme-purple .light .mat-warn .mdc-list-item__start,.theme-purple .light .mat-warn .mdc-list-item__end,.theme-purple.light .mat-warn .mdc-list-item__start,.theme-purple.light .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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}.theme-purple .light .mat-mdc-list-option,.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: white;--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-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}.theme-purple .light .mat-mdc-list-option.mat-accent,.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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-purple .light .mat-mdc-list-option.mat-warn,.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: white;--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-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}.theme-purple .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-purple .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-purple .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-purple .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-purple.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-purple.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-purple.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-purple.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#9333ea}.theme-purple .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-purple .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-purple .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-purple.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-purple.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-purple.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-purple .light .mat-mdc-tab-group,.theme-purple .light .mat-mdc-tab-nav-bar,.theme-purple.light .mat-mdc-tab-group,.theme-purple.light .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #9333ea;--mat-tab-header-disabled-ripple-color: #94a3b8;--mat-tab-header-pagination-icon-color: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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}.theme-purple .light .mat-mdc-tab-group.mat-accent,.theme-purple .light .mat-mdc-tab-nav-bar.mat-accent,.theme-purple.light .mat-mdc-tab-group.mat-accent,.theme-purple.light .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #1e293b;--mat-tab-header-disabled-ripple-color: #94a3b8;--mat-tab-header-pagination-icon-color: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-label-text-color: #1e293b;--mat-tab-header-active-ripple-color: #1e293b;--mat-tab-header-inactive-ripple-color: #1e293b;--mat-tab-header-inactive-focus-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-focus-label-text-color: #1e293b;--mat-tab-header-active-hover-label-text-color: #1e293b;--mat-tab-header-active-focus-indicator-color: #1e293b;--mat-tab-header-active-hover-indicator-color: #1e293b}.theme-purple .light .mat-mdc-tab-group.mat-warn,.theme-purple .light .mat-mdc-tab-nav-bar.mat-warn,.theme-purple.light .mat-mdc-tab-group.mat-warn,.theme-purple.light .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: #94a3b8;--mat-tab-header-pagination-icon-color: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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}.theme-purple .light .mat-mdc-tab-group.mat-background-primary,.theme-purple .light .mat-mdc-tab-nav-bar.mat-background-primary,.theme-purple.light .mat-mdc-tab-group.mat-background-primary,.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}.theme-purple .light .mat-mdc-tab-group.mat-background-accent,.theme-purple .light .mat-mdc-tab-nav-bar.mat-background-accent,.theme-purple.light .mat-mdc-tab-group.mat-background-accent,.theme-purple.light .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #1e293b;--mat-tab-header-with-background-foreground-color: white}.theme-purple .light .mat-mdc-tab-group.mat-background-warn,.theme-purple .light .mat-mdc-tab-nav-bar.mat-background-warn,.theme-purple.light .mat-mdc-tab-group.mat-background-warn,.theme-purple.light .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: white}.theme-purple .light .mat-mdc-checkbox.mat-primary,.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: white;--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-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}.theme-purple .light .mat-mdc-checkbox.mat-warn,.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: white;--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-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}.theme-purple .light .mat-mdc-button.mat-primary,.theme-purple.light .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #9333ea;--mat-text-button-state-layer-color: #9333ea;--mat-text-button-ripple-color: rgba(147, 51, 234, .1)}.theme-purple .light .mat-mdc-button.mat-accent,.theme-purple.light .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #1e293b;--mat-text-button-state-layer-color: #1e293b;--mat-text-button-ripple-color: rgba(30, 41, 59, .1)}.theme-purple .light .mat-mdc-button.mat-warn,.theme-purple.light .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.theme-purple .light .mat-mdc-unelevated-button.mat-primary,.theme-purple.light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #9333ea;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .light .mat-mdc-unelevated-button.mat-accent,.theme-purple.light .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .light .mat-mdc-unelevated-button.mat-warn,.theme-purple.light .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .light .mat-mdc-raised-button.mat-primary,.theme-purple.light .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #9333ea;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .light .mat-mdc-raised-button.mat-accent,.theme-purple.light .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .light .mat-mdc-raised-button.mat-warn,.theme-purple.light .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .light .mat-mdc-outlined-button.mat-primary,.theme-purple.light .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #9333ea;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #9333ea;--mat-outlined-button-ripple-color: rgba(147, 51, 234, .1)}.theme-purple .light .mat-mdc-outlined-button.mat-accent,.theme-purple.light .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #1e293b;--mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)}.theme-purple .light .mat-mdc-outlined-button.mat-warn,.theme-purple.light .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-purple .light .mat-mdc-icon-button.mat-primary,.theme-purple.light .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #9333ea;--mat-icon-button-state-layer-color: #9333ea;--mat-icon-button-ripple-color: rgba(147, 51, 234, .1)}.theme-purple .light .mat-mdc-icon-button.mat-accent,.theme-purple.light .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #1e293b;--mat-icon-button-state-layer-color: #1e293b;--mat-icon-button-ripple-color: rgba(30, 41, 59, .1)}.theme-purple .light .mat-mdc-icon-button.mat-warn,.theme-purple.light .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.theme-purple .light .mat-mdc-fab.mat-primary,.theme-purple.light .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #9333ea;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .light .mat-mdc-fab.mat-accent,.theme-purple.light .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .light .mat-mdc-fab.mat-warn,.theme-purple.light .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .light .mat-mdc-mini-fab.mat-primary,.theme-purple.light .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #9333ea;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .light .mat-mdc-mini-fab.mat-accent,.theme-purple.light .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .light .mat-mdc-mini-fab.mat-warn,.theme-purple.light .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .light .mat-accent,.theme-purple.light .mat-accent{--mdc-circular-progress-active-indicator-color: #1e293b}.theme-purple .light .mat-warn,.theme-purple.light .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.theme-purple .light .mat-badge-accent,.theme-purple.light .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-purple .light .mat-badge-warn,.theme-purple.light .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-purple .light .mat-datepicker-content.mat-accent,.theme-purple.light .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1e293b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-purple .light .mat-datepicker-content.mat-warn,.theme-purple.light .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-purple .light .mat-datepicker-toggle-active.mat-accent,.theme-purple.light .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-purple .light .mat-datepicker-toggle-active.mat-warn,.theme-purple.light .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-purple .light .mat-icon.mat-primary,.theme-purple.light .mat-icon.mat-primary{--mat-icon-color: #9333ea}.theme-purple .light .mat-icon.mat-accent,.theme-purple.light .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-purple .light .mat-icon.mat-warn,.theme-purple.light .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-purple .light .mat-step-header.mat-accent,.theme-purple.light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-purple .light .mat-step-header.mat-warn,.theme-purple.light .mat-step-header.mat-warn{--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}.theme-purple .light .mat-toolbar.mat-primary,.theme-purple.light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #9333ea;--mat-toolbar-container-text-color: white}.theme-purple .light .mat-toolbar.mat-accent,.theme-purple.light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-purple .light .mat-toolbar.mat-warn,.theme-purple.light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.theme-purple .dark,.theme-purple.dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #9333ea;--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);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #0f172a;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #1e293b;--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: #1e293b;--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: #94a3b8;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #64748b;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #9333ea;--mdc-filled-text-field-focus-active-indicator-color: #9333ea;--mdc-filled-text-field-focus-label-text-color: rgba(147, 51, 234, .87);--mdc-filled-text-field-container-color: #273243;--mdc-filled-text-field-disabled-container-color: #232d3f;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(241, 245, 249, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(241, 245, 249, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(241, 245, 249, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #9333ea;--mdc-outlined-text-field-focus-outline-color: #9333ea;--mdc-outlined-text-field-focus-label-text-color: rgba(147, 51, 234, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(71, 85, 105, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(241, 245, 249, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(241, 245, 249, .06);--mdc-outlined-text-field-hover-outline-color: rgba(241, 245, 249, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(147, 51, 234, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(241, 245, 249, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(241, 245, 249, .54);--mat-form-field-disabled-select-arrow-color: rgba(241, 245, 249, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(147, 51, 234, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #1e293b;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #1e293b;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--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;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #475569;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--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-inactive-container-color: #9333ea;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-slider-ripple-color: #9333ea;--mat-slider-hover-state-layer-color: rgba(147, 51, 234, .05);--mat-slider-focus-state-layer-color: rgba(147, 51, 234, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--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: #1e293b;--mat-menu-divider-color: rgba(241, 245, 249, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: #94a3b8;--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: #64748b;--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #1e293b;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: #475569;--mat-checkbox-label-text-color: white;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-filled-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-protected-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(241, 245, 249, .12);--mdc-outlined-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(15, 23, 42, .12);--mat-fab-disabled-state-foreground-color: rgba(30, 41, 59, .5);--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(15, 23, 42, .12);--mat-fab-small-disabled-state-foreground-color: rgba(30, 41, 59, .5);--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d2d4d8;--mdc-snackbar-supporting-text-color: rgba(30, 41, 59, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #1e293b;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(241, 245, 249, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #9333ea;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #9333ea;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #1e293b;--mat-badge-disabled-state-text-color: #475569;--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #1e293b;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #64748b;--mat-legacy-button-toggle-state-layer-color: #e2e8f0;--mat-legacy-button-toggle-selected-state-text-color: #94a3b8;--mat-legacy-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);--mat-legacy-button-toggle-disabled-state-text-color: #1e293b;--mat-legacy-button-toggle-disabled-state-background-color: #0f172a;--mat-legacy-button-toggle-disabled-selected-state-background-color: #1e293b;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #1e293b;--mat-standard-button-toggle-state-layer-color: #e2e8f0;--mat-standard-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #1e293b;--mat-standard-button-toggle-disabled-state-background-color: #1e293b;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #1e293b;--mat-standard-button-toggle-divider-color: #374152;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #9333ea;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(147, 51, 234, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(147, 51, 234, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(147, 51, 234, .3);--mat-datepicker-toggle-active-state-icon-color: #9333ea;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(147, 51, 234, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: #f1f5f9;--mat-datepicker-calendar-body-label-text-color: #94a3b8;--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: #f1f5f9;--mat-datepicker-calendar-navigation-button-icon-color: #f1f5f9;--mat-datepicker-calendar-header-divider-color: rgba(241, 245, 249, .12);--mat-datepicker-calendar-header-text-color: #94a3b8;--mat-datepicker-calendar-date-today-outline-color: #64748b;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(100, 116, 139, .8);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #475569;--mat-datepicker-calendar-date-preview-state-outline-color: rgba(241, 245, 249, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: #475569;--mat-datepicker-range-input-disabled-state-text-color: #475569;--mat-datepicker-calendar-container-background-color: #1e293b;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(241, 245, 249, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #1e293b;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(241, 245, 249, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .05);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .05);--mat-expansion-header-disabled-state-text-color: #1e293b;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: #94a3b8;--mat-expansion-header-indicator-color: #94a3b8;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(241, 245, 249, .12);--mat-sidenav-container-background-color: #1e293b;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #0f172a;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(225, 214, 196, .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: #1e293b;--mat-stepper-line-color: rgba(241, 245, 249, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .05);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .05);--mat-stepper-header-label-text-color: #94a3b8;--mat-stepper-header-optional-label-text-color: #94a3b8;--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: #94a3b8;--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #94a3b8;--mat-toolbar-container-background-color: #0f172a;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #1e293b;--mat-tree-node-text-color: white}.theme-purple .dark .mat-accent,.theme-purple.dark .mat-accent{--mat-option-selected-state-label-text-color: #1e293b;--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)}.theme-purple .dark .mat-warn,.theme-purple.dark .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--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)}.theme-purple .dark .mat-primary,.theme-purple.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #9333ea;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #9333ea;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-purple .dark .mat-accent,.theme-purple.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-purple .dark .mat-warn,.theme-purple.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-purple .dark .mat-mdc-progress-bar,.theme-purple.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #9333ea;--mdc-linear-progress-track-color: rgba(147, 51, 234, .25)}.theme-purple .dark .mat-mdc-progress-bar.mat-accent,.theme-purple.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #1e293b;--mdc-linear-progress-track-color: rgba(30, 41, 59, .25)}.theme-purple .dark .mat-mdc-progress-bar.mat-warn,.theme-purple.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.theme-purple .dark .mat-mdc-form-field.mat-accent,.theme-purple.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #1e293b;--mdc-filled-text-field-focus-active-indicator-color: #1e293b;--mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-caret-color: #1e293b;--mdc-outlined-text-field-focus-outline-color: #1e293b;--mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)}.theme-purple .dark .mat-mdc-form-field.mat-warn,.theme-purple.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.theme-purple .dark .mat-mdc-form-field.mat-accent,.theme-purple.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(30, 41, 59, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-purple .dark .mat-mdc-form-field.mat-warn,.theme-purple.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-purple .dark .mat-mdc-standard-chip,.theme-purple.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #394353;--mdc-chip-elevated-selected-container-color: #394353;--mdc-chip-elevated-disabled-container-color: #394353;--mdc-chip-flat-disabled-selected-container-color: #394353;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-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;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-purple.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.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: #9333ea;--mdc-chip-elevated-selected-container-color: #9333ea;--mdc-chip-elevated-disabled-container-color: #9333ea;--mdc-chip-flat-disabled-selected-container-color: #9333ea;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.theme-purple.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.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: #1e293b;--mdc-chip-elevated-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.theme-purple.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.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: #dc2626;--mdc-chip-elevated-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-purple .dark .mat-mdc-slide-toggle,.theme-purple.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: white}.theme-purple .dark .mat-mdc-slide-toggle.mat-accent,.theme-purple.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #cbd5e1;--mdc-switch-selected-handle-color: #cbd5e1;--mdc-switch-selected-hover-state-layer-color: #cbd5e1;--mdc-switch-selected-pressed-state-layer-color: #cbd5e1;--mdc-switch-selected-focus-handle-color: #e2e8f0;--mdc-switch-selected-hover-handle-color: #e2e8f0;--mdc-switch-selected-pressed-handle-color: #e2e8f0;--mdc-switch-selected-focus-track-color: #475569;--mdc-switch-selected-hover-track-color: #475569;--mdc-switch-selected-pressed-track-color: #475569;--mdc-switch-selected-track-color: #475569}.theme-purple .dark .mat-mdc-slide-toggle.mat-warn,.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}.theme-purple .dark .mat-mdc-radio-button.mat-primary,.theme-purple.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #9333ea;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-purple .dark .mat-mdc-radio-button.mat-accent,.theme-purple.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-purple .dark .mat-mdc-radio-button.mat-warn,.theme-purple.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-purple .dark .mat-accent,.theme-purple.dark .mat-accent{--mdc-slider-handle-color: #1e293b;--mdc-slider-focus-handle-color: #1e293b;--mdc-slider-hover-handle-color: #1e293b;--mdc-slider-active-track-color: #1e293b;--mdc-slider-inactive-track-color: #1e293b;--mdc-slider-with-tick-marks-inactive-container-color: #1e293b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-color: rgba(30, 41, 59, .2)}.theme-purple .dark .mat-warn,.theme-purple.dark .mat-warn{--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-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-purple .dark .mdc-list-item__start,.theme-purple .dark .mdc-list-item__end,.theme-purple.dark .mdc-list-item__start,.theme-purple.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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}.theme-purple .dark .mat-accent .mdc-list-item__start,.theme-purple .dark .mat-accent .mdc-list-item__end,.theme-purple.dark .mat-accent .mdc-list-item__start,.theme-purple.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b}.theme-purple .dark .mat-warn .mdc-list-item__start,.theme-purple .dark .mat-warn .mdc-list-item__end,.theme-purple.dark .mat-warn .mdc-list-item__start,.theme-purple.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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}.theme-purple .dark .mat-mdc-list-option,.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: white;--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: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .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: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-purple .dark .mat-mdc-list-option.mat-accent,.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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-purple .dark .mat-mdc-list-option.mat-warn,.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: white;--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: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .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: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-purple .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-purple .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-purple .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-purple .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-purple.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-purple.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-purple.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-purple.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#9333ea}.theme-purple .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-purple .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-purple .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-purple.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-purple.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-purple.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-purple .dark .mat-mdc-tab-group,.theme-purple .dark .mat-mdc-tab-nav-bar,.theme-purple.dark .mat-mdc-tab-group,.theme-purple.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #9333ea;--mat-tab-header-disabled-ripple-color: #475569;--mat-tab-header-pagination-icon-color: #f1f5f9;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .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(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: #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}.theme-purple .dark .mat-mdc-tab-group.mat-accent,.theme-purple .dark .mat-mdc-tab-nav-bar.mat-accent,.theme-purple.dark .mat-mdc-tab-group.mat-accent,.theme-purple.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #1e293b;--mat-tab-header-disabled-ripple-color: #475569;--mat-tab-header-pagination-icon-color: #f1f5f9;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #1e293b;--mat-tab-header-active-ripple-color: #1e293b;--mat-tab-header-inactive-ripple-color: #1e293b;--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: #1e293b;--mat-tab-header-active-hover-label-text-color: #1e293b;--mat-tab-header-active-focus-indicator-color: #1e293b;--mat-tab-header-active-hover-indicator-color: #1e293b}.theme-purple .dark .mat-mdc-tab-group.mat-warn,.theme-purple .dark .mat-mdc-tab-nav-bar.mat-warn,.theme-purple.dark .mat-mdc-tab-group.mat-warn,.theme-purple.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: #475569;--mat-tab-header-pagination-icon-color: #f1f5f9;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .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(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: #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}.theme-purple .dark .mat-mdc-tab-group.mat-background-primary,.theme-purple .dark .mat-mdc-tab-nav-bar.mat-background-primary,.theme-purple.dark .mat-mdc-tab-group.mat-background-primary,.theme-purple.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #9333ea;--mat-tab-header-with-background-foreground-color: white}.theme-purple .dark .mat-mdc-tab-group.mat-background-accent,.theme-purple .dark .mat-mdc-tab-nav-bar.mat-background-accent,.theme-purple.dark .mat-mdc-tab-group.mat-background-accent,.theme-purple.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #1e293b;--mat-tab-header-with-background-foreground-color: white}.theme-purple .dark .mat-mdc-tab-group.mat-background-warn,.theme-purple .dark .mat-mdc-tab-nav-bar.mat-background-warn,.theme-purple.dark .mat-mdc-tab-group.mat-background-warn,.theme-purple.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: white}.theme-purple .dark .mat-mdc-checkbox.mat-primary,.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: white;--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: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .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: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-purple .dark .mat-mdc-checkbox.mat-warn,.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: white;--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: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .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: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-purple .dark .mat-mdc-button.mat-primary,.theme-purple.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #9333ea;--mat-text-button-state-layer-color: #9333ea;--mat-text-button-ripple-color: rgba(147, 51, 234, .1)}.theme-purple .dark .mat-mdc-button.mat-accent,.theme-purple.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #1e293b;--mat-text-button-state-layer-color: #1e293b;--mat-text-button-ripple-color: rgba(30, 41, 59, .1)}.theme-purple .dark .mat-mdc-button.mat-warn,.theme-purple.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.theme-purple .dark .mat-mdc-unelevated-button.mat-primary,.theme-purple.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #9333ea;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .dark .mat-mdc-unelevated-button.mat-accent,.theme-purple.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .dark .mat-mdc-unelevated-button.mat-warn,.theme-purple.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .dark .mat-mdc-raised-button.mat-primary,.theme-purple.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #9333ea;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .dark .mat-mdc-raised-button.mat-accent,.theme-purple.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .dark .mat-mdc-raised-button.mat-warn,.theme-purple.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .dark .mat-mdc-outlined-button.mat-primary,.theme-purple.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #9333ea;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #9333ea;--mat-outlined-button-ripple-color: rgba(147, 51, 234, .1)}.theme-purple .dark .mat-mdc-outlined-button.mat-accent,.theme-purple.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #1e293b;--mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)}.theme-purple .dark .mat-mdc-outlined-button.mat-warn,.theme-purple.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-purple .dark .mat-mdc-icon-button.mat-primary,.theme-purple.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #9333ea;--mat-icon-button-state-layer-color: #9333ea;--mat-icon-button-ripple-color: rgba(147, 51, 234, .1)}.theme-purple .dark .mat-mdc-icon-button.mat-accent,.theme-purple.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #1e293b;--mat-icon-button-state-layer-color: #1e293b;--mat-icon-button-ripple-color: rgba(30, 41, 59, .1)}.theme-purple .dark .mat-mdc-icon-button.mat-warn,.theme-purple.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.theme-purple .dark .mat-mdc-fab.mat-primary,.theme-purple.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #9333ea;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .dark .mat-mdc-fab.mat-accent,.theme-purple.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .dark .mat-mdc-fab.mat-warn,.theme-purple.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .dark .mat-mdc-mini-fab.mat-primary,.theme-purple.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #9333ea;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .dark .mat-mdc-mini-fab.mat-accent,.theme-purple.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .dark .mat-mdc-mini-fab.mat-warn,.theme-purple.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .dark .mat-accent,.theme-purple.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #1e293b}.theme-purple .dark .mat-warn,.theme-purple.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.theme-purple .dark .mat-badge-accent,.theme-purple.dark .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-purple .dark .mat-badge-warn,.theme-purple.dark .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-purple .dark .mat-datepicker-content.mat-accent,.theme-purple.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1e293b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-purple .dark .mat-datepicker-content.mat-warn,.theme-purple.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-purple .dark .mat-datepicker-toggle-active.mat-accent,.theme-purple.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-purple .dark .mat-datepicker-toggle-active.mat-warn,.theme-purple.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-purple .dark .mat-icon.mat-primary,.theme-purple.dark .mat-icon.mat-primary{--mat-icon-color: #9333ea}.theme-purple .dark .mat-icon.mat-accent,.theme-purple.dark .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-purple .dark .mat-icon.mat-warn,.theme-purple.dark .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-purple .dark .mat-step-header.mat-accent,.theme-purple.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-purple .dark .mat-step-header.mat-warn,.theme-purple.dark .mat-step-header.mat-warn{--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}.theme-purple .dark .mat-toolbar.mat-primary,.theme-purple.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #9333ea;--mat-toolbar-container-text-color: white}.theme-purple .dark .mat-toolbar.mat-accent,.theme-purple.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-purple .dark .mat-toolbar.mat-warn,.theme-purple.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.theme-amber .light,.theme-amber.light{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #f59e0b;--mat-option-label-text-color: #1e293b;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: #1e293b;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #f1f5f9;--mat-app-text-color: #1e293b;--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--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: #64748b;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #1e293b;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #f59e0b;--mdc-filled-text-field-focus-active-indicator-color: #f59e0b;--mdc-filled-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(226, 232, 240, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(226, 232, 240, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(226, 232, 240, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #f59e0b;--mdc-outlined-text-field-focus-outline-color: #f59e0b;--mdc-outlined-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mdc-outlined-text-field-label-text-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(226, 232, 240, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(226, 232, 240, .06);--mdc-outlined-text-field-hover-outline-color: rgba(226, 232, 240, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(245, 158, 11, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(100, 116, 139, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(100, 116, 139, .54);--mat-form-field-disabled-select-arrow-color: rgba(100, 116, 139, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(30, 41, 59, .87);--mdc-dialog-supporting-text-color: rgba(30, 41, 59, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--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;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #94a3b8;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--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-inactive-container-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: #451a03;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #f59e0b;--mat-slider-hover-state-layer-color: rgba(245, 158, 11, .05);--mat-slider-focus-state-layer-color: rgba(245, 158, 11, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: #1e293b;--mat-menu-item-icon-color: #1e293b;--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: #e2e8f0;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: #1e293b;--mdc-list-list-item-supporting-text-color: #64748b;--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: #94a3b8;--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: #1e293b;--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: #1e293b;--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;--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);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: #94a3b8;--mat-checkbox-label-text-color: #1e293b;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #1e293b;--mdc-text-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #1e293b;--mdc-filled-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-filled-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #1e293b;--mdc-protected-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-protected-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: #e2e8f0;--mdc-outlined-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(148, 163, 184, .12);--mat-fab-disabled-state-foreground-color: rgba(148, 163, 184, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(148, 163, 184, .12);--mat-fab-small-disabled-state-foreground-color: rgba(148, 163, 184, .38);--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #1e293b;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: #1e293b;--mat-table-row-item-label-text-color: #1e293b;--mat-table-row-item-outline-color: #e2e8f0;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #f59e0b;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #f59e0b;--mat-badge-text-color: #451a03;--mat-badge-disabled-state-background-color: #94a3b8;--mat-badge-disabled-state-text-color: #94a3b8;--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: #1e293b;--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #94a3b8;--mat-legacy-button-toggle-state-layer-color: #64748b;--mat-legacy-button-toggle-selected-state-text-color: #64748b;--mat-legacy-button-toggle-selected-state-background-color: #e2e8f0;--mat-legacy-button-toggle-disabled-state-text-color: #94a3b8;--mat-legacy-button-toggle-disabled-state-background-color: #cbd5e1;--mat-legacy-button-toggle-disabled-selected-state-background-color: #e2e8f0;--mat-standard-button-toggle-text-color: #1e293b;--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: #64748b;--mat-standard-button-toggle-selected-state-background-color: #e2e8f0;--mat-standard-button-toggle-selected-state-text-color: #1e293b;--mat-standard-button-toggle-disabled-state-text-color: #94a3b8;--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: #1e293b;--mat-standard-button-toggle-disabled-selected-state-background-color: #e2e8f0;--mat-standard-button-toggle-divider-color: #e2e8f0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: #451a03;--mat-datepicker-calendar-date-selected-state-background-color: #f59e0b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(245, 158, 11, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #451a03;--mat-datepicker-calendar-date-focus-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-toggle-active-state-icon-color: #f59e0b;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(245, 158, 11, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: #64748b;--mat-datepicker-calendar-body-label-text-color: #64748b;--mat-datepicker-calendar-period-button-text-color: #1e293b;--mat-datepicker-calendar-period-button-icon-color: #64748b;--mat-datepicker-calendar-navigation-button-icon-color: #64748b;--mat-datepicker-calendar-header-divider-color: #e2e8f0;--mat-datepicker-calendar-header-text-color: #64748b;--mat-datepicker-calendar-date-today-outline-color: #94a3b8;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(148, 163, 184, .8);--mat-datepicker-calendar-date-text-color: #1e293b;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-date-preview-state-outline-color: #e2e8f0;--mat-datepicker-range-input-separator-color: #1e293b;--mat-datepicker-range-input-disabled-state-separator-color: #94a3b8;--mat-datepicker-range-input-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: #1e293b;--mat-divider-width: 1px;--mat-divider-color: #e2e8f0;--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #1e293b;--mat-expansion-actions-divider-color: #e2e8f0;--mat-expansion-header-hover-state-layer-color: rgba(148, 163, 184, .12);--mat-expansion-header-focus-state-layer-color: rgba(148, 163, 184, .12);--mat-expansion-header-disabled-state-text-color: #94a3b8;--mat-expansion-header-text-color: #1e293b;--mat-expansion-header-description-color: #64748b;--mat-expansion-header-indicator-color: #64748b;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: #e2e8f0;--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: #1e293b;--mat-sidenav-content-background-color: #f1f5f9;--mat-sidenav-content-text-color: #1e293b;--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: #451a03;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: #451a03;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: #451a03;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: #451a03;--mat-stepper-container-color: white;--mat-stepper-line-color: #e2e8f0;--mat-stepper-header-hover-state-layer-color: rgba(148, 163, 184, .12);--mat-stepper-header-focus-state-layer-color: rgba(148, 163, 184, .12);--mat-stepper-header-label-text-color: #64748b;--mat-stepper-header-optional-label-text-color: #64748b;--mat-stepper-header-selected-state-label-text-color: #1e293b;--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: #64748b;--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #64748b;--mat-toolbar-container-background-color: white;--mat-toolbar-container-text-color: #1e293b;--mat-tree-container-background-color: white;--mat-tree-node-text-color: #1e293b}.theme-amber .light .mat-accent,.theme-amber.light .mat-accent{--mat-option-selected-state-label-text-color: #1e293b;--mat-option-label-text-color: #1e293b;--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)}.theme-amber .light .mat-warn,.theme-amber.light .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: #1e293b;--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)}.theme-amber .light .mat-primary,.theme-amber.light .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-amber .light .mat-accent,.theme-amber.light .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-amber .light .mat-warn,.theme-amber.light .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-amber .light .mat-mdc-progress-bar,.theme-amber.light .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.theme-amber .light .mat-mdc-progress-bar.mat-accent,.theme-amber.light .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #1e293b;--mdc-linear-progress-track-color: rgba(30, 41, 59, .25)}.theme-amber .light .mat-mdc-progress-bar.mat-warn,.theme-amber.light .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.theme-amber .light .mat-mdc-form-field.mat-accent,.theme-amber.light .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #1e293b;--mdc-filled-text-field-focus-active-indicator-color: #1e293b;--mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-caret-color: #1e293b;--mdc-outlined-text-field-focus-outline-color: #1e293b;--mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)}.theme-amber .light .mat-mdc-form-field.mat-warn,.theme-amber.light .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.theme-amber .light .mat-mdc-form-field.mat-accent,.theme-amber.light .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(30, 41, 59, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-amber .light .mat-mdc-form-field.mat-warn,.theme-amber.light .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-amber .light .mat-mdc-standard-chip,.theme-amber.light .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.theme-amber .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-amber .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-amber.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-amber.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #451a03;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-selected-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-flat-disabled-selected-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #451a03;--mdc-chip-selected-label-text-color: #451a03;--mdc-chip-with-icon-icon-color: #451a03;--mdc-chip-with-icon-disabled-icon-color: #451a03;--mdc-chip-with-icon-selected-icon-color: #451a03;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #451a03;--mdc-chip-with-trailing-icon-trailing-icon-color: #451a03;--mat-chip-selected-disabled-trailing-icon-color: #451a03;--mat-chip-selected-trailing-icon-color: #451a03}.theme-amber .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-amber .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.theme-amber.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-amber.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #1e293b;--mdc-chip-elevated-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-amber .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-amber .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.theme-amber.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-amber.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-amber .light .mat-mdc-slide-toggle,.theme-amber.light .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: #1e293b}.theme-amber .light .mat-mdc-slide-toggle.mat-accent,.theme-amber.light .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #475569;--mdc-switch-selected-handle-color: #475569;--mdc-switch-selected-hover-state-layer-color: #475569;--mdc-switch-selected-pressed-state-layer-color: #475569;--mdc-switch-selected-focus-handle-color: #0f172a;--mdc-switch-selected-hover-handle-color: #0f172a;--mdc-switch-selected-pressed-handle-color: #0f172a;--mdc-switch-selected-focus-track-color: #cbd5e1;--mdc-switch-selected-hover-track-color: #cbd5e1;--mdc-switch-selected-pressed-track-color: #cbd5e1;--mdc-switch-selected-track-color: #cbd5e1}.theme-amber .light .mat-mdc-slide-toggle.mat-warn,.theme-amber.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}.theme-amber .light .mat-mdc-radio-button.mat-primary,.theme-amber.light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-amber .light .mat-mdc-radio-button.mat-accent,.theme-amber.light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-amber .light .mat-mdc-radio-button.mat-warn,.theme-amber.light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-amber .light .mat-accent,.theme-amber.light .mat-accent{--mdc-slider-handle-color: #1e293b;--mdc-slider-focus-handle-color: #1e293b;--mdc-slider-hover-handle-color: #1e293b;--mdc-slider-active-track-color: #1e293b;--mdc-slider-inactive-track-color: #1e293b;--mdc-slider-with-tick-marks-inactive-container-color: #1e293b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-color: rgba(30, 41, 59, .2)}.theme-amber .light .mat-warn,.theme-amber.light .mat-warn{--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-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-amber .light .mdc-list-item__start,.theme-amber .light .mdc-list-item__end,.theme-amber.light .mdc-list-item__start,.theme-amber.light .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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}.theme-amber .light .mat-accent .mdc-list-item__start,.theme-amber .light .mat-accent .mdc-list-item__end,.theme-amber.light .mat-accent .mdc-list-item__start,.theme-amber.light .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b}.theme-amber .light .mat-warn .mdc-list-item__start,.theme-amber .light .mat-warn .mdc-list-item__end,.theme-amber.light .mat-warn .mdc-list-item__start,.theme-amber.light .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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}.theme-amber .light .mat-mdc-list-option,.theme-amber.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: #451a03;--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-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}.theme-amber .light .mat-mdc-list-option.mat-accent,.theme-amber.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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-amber .light .mat-mdc-list-option.mat-warn,.theme-amber.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: white;--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-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}.theme-amber .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-amber .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-amber .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-amber .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-amber.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-amber.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-amber.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-amber.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#f59e0b}.theme-amber .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-amber .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-amber .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-amber.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-amber.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-amber.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-amber .light .mat-mdc-tab-group,.theme-amber .light .mat-mdc-tab-nav-bar,.theme-amber.light .mat-mdc-tab-group,.theme-amber.light .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #94a3b8;--mat-tab-header-pagination-icon-color: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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}.theme-amber .light .mat-mdc-tab-group.mat-accent,.theme-amber .light .mat-mdc-tab-nav-bar.mat-accent,.theme-amber.light .mat-mdc-tab-group.mat-accent,.theme-amber.light .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #1e293b;--mat-tab-header-disabled-ripple-color: #94a3b8;--mat-tab-header-pagination-icon-color: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-label-text-color: #1e293b;--mat-tab-header-active-ripple-color: #1e293b;--mat-tab-header-inactive-ripple-color: #1e293b;--mat-tab-header-inactive-focus-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-focus-label-text-color: #1e293b;--mat-tab-header-active-hover-label-text-color: #1e293b;--mat-tab-header-active-focus-indicator-color: #1e293b;--mat-tab-header-active-hover-indicator-color: #1e293b}.theme-amber .light .mat-mdc-tab-group.mat-warn,.theme-amber .light .mat-mdc-tab-nav-bar.mat-warn,.theme-amber.light .mat-mdc-tab-group.mat-warn,.theme-amber.light .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: #94a3b8;--mat-tab-header-pagination-icon-color: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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}.theme-amber .light .mat-mdc-tab-group.mat-background-primary,.theme-amber .light .mat-mdc-tab-nav-bar.mat-background-primary,.theme-amber.light .mat-mdc-tab-group.mat-background-primary,.theme-amber.light .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: #451a03}.theme-amber .light .mat-mdc-tab-group.mat-background-accent,.theme-amber .light .mat-mdc-tab-nav-bar.mat-background-accent,.theme-amber.light .mat-mdc-tab-group.mat-background-accent,.theme-amber.light .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #1e293b;--mat-tab-header-with-background-foreground-color: white}.theme-amber .light .mat-mdc-tab-group.mat-background-warn,.theme-amber .light .mat-mdc-tab-nav-bar.mat-background-warn,.theme-amber.light .mat-mdc-tab-group.mat-background-warn,.theme-amber.light .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: white}.theme-amber .light .mat-mdc-checkbox.mat-primary,.theme-amber.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: #451a03;--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-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}.theme-amber .light .mat-mdc-checkbox.mat-warn,.theme-amber.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: white;--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-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}.theme-amber .light .mat-mdc-button.mat-primary,.theme-amber.light .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #f59e0b;--mat-text-button-state-layer-color: #f59e0b;--mat-text-button-ripple-color: rgba(245, 158, 11, .1)}.theme-amber .light .mat-mdc-button.mat-accent,.theme-amber.light .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #1e293b;--mat-text-button-state-layer-color: #1e293b;--mat-text-button-ripple-color: rgba(30, 41, 59, .1)}.theme-amber .light .mat-mdc-button.mat-warn,.theme-amber.light .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.theme-amber .light .mat-mdc-unelevated-button.mat-primary,.theme-amber.light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: #451a03;--mat-filled-button-state-layer-color: #451a03;--mat-filled-button-ripple-color: rgba(69, 26, 3, .1)}.theme-amber .light .mat-mdc-unelevated-button.mat-accent,.theme-amber.light .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .light .mat-mdc-unelevated-button.mat-warn,.theme-amber.light .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .light .mat-mdc-raised-button.mat-primary,.theme-amber.light .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: #451a03;--mat-protected-button-state-layer-color: #451a03;--mat-protected-button-ripple-color: rgba(69, 26, 3, .1)}.theme-amber .light .mat-mdc-raised-button.mat-accent,.theme-amber.light .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .light .mat-mdc-raised-button.mat-warn,.theme-amber.light .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .light .mat-mdc-outlined-button.mat-primary,.theme-amber.light .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #f59e0b;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #f59e0b;--mat-outlined-button-ripple-color: rgba(245, 158, 11, .1)}.theme-amber .light .mat-mdc-outlined-button.mat-accent,.theme-amber.light .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #1e293b;--mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)}.theme-amber .light .mat-mdc-outlined-button.mat-warn,.theme-amber.light .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-amber .light .mat-mdc-icon-button.mat-primary,.theme-amber.light .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #f59e0b;--mat-icon-button-state-layer-color: #f59e0b;--mat-icon-button-ripple-color: rgba(245, 158, 11, .1)}.theme-amber .light .mat-mdc-icon-button.mat-accent,.theme-amber.light .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #1e293b;--mat-icon-button-state-layer-color: #1e293b;--mat-icon-button-ripple-color: rgba(30, 41, 59, .1)}.theme-amber .light .mat-mdc-icon-button.mat-warn,.theme-amber.light .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.theme-amber .light .mat-mdc-fab.mat-primary,.theme-amber.light .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #f59e0b;--mat-fab-foreground-color: #451a03;--mat-fab-state-layer-color: #451a03;--mat-fab-ripple-color: rgba(69, 26, 3, .1)}.theme-amber .light .mat-mdc-fab.mat-accent,.theme-amber.light .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .light .mat-mdc-fab.mat-warn,.theme-amber.light .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .light .mat-mdc-mini-fab.mat-primary,.theme-amber.light .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #f59e0b;--mat-fab-small-foreground-color: #451a03;--mat-fab-small-state-layer-color: #451a03;--mat-fab-small-ripple-color: rgba(69, 26, 3, .1)}.theme-amber .light .mat-mdc-mini-fab.mat-accent,.theme-amber.light .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .light .mat-mdc-mini-fab.mat-warn,.theme-amber.light .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .light .mat-accent,.theme-amber.light .mat-accent{--mdc-circular-progress-active-indicator-color: #1e293b}.theme-amber .light .mat-warn,.theme-amber.light .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.theme-amber .light .mat-badge-accent,.theme-amber.light .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-amber .light .mat-badge-warn,.theme-amber.light .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-amber .light .mat-datepicker-content.mat-accent,.theme-amber.light .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1e293b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-amber .light .mat-datepicker-content.mat-warn,.theme-amber.light .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-amber .light .mat-datepicker-toggle-active.mat-accent,.theme-amber.light .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-amber .light .mat-datepicker-toggle-active.mat-warn,.theme-amber.light .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-amber .light .mat-icon.mat-primary,.theme-amber.light .mat-icon.mat-primary{--mat-icon-color: #f59e0b}.theme-amber .light .mat-icon.mat-accent,.theme-amber.light .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-amber .light .mat-icon.mat-warn,.theme-amber.light .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-amber .light .mat-step-header.mat-accent,.theme-amber.light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-amber .light .mat-step-header.mat-warn,.theme-amber.light .mat-step-header.mat-warn{--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}.theme-amber .light .mat-toolbar.mat-primary,.theme-amber.light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: #451a03}.theme-amber .light .mat-toolbar.mat-accent,.theme-amber.light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-amber .light .mat-toolbar.mat-warn,.theme-amber.light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.theme-amber .dark,.theme-amber.dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #f59e0b;--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);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #0f172a;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #1e293b;--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: #1e293b;--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: #94a3b8;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #64748b;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #f59e0b;--mdc-filled-text-field-focus-active-indicator-color: #f59e0b;--mdc-filled-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mdc-filled-text-field-container-color: #273243;--mdc-filled-text-field-disabled-container-color: #232d3f;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(241, 245, 249, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(241, 245, 249, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(241, 245, 249, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #f59e0b;--mdc-outlined-text-field-focus-outline-color: #f59e0b;--mdc-outlined-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(71, 85, 105, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(241, 245, 249, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(241, 245, 249, .06);--mdc-outlined-text-field-hover-outline-color: rgba(241, 245, 249, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(245, 158, 11, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(241, 245, 249, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(241, 245, 249, .54);--mat-form-field-disabled-select-arrow-color: rgba(241, 245, 249, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .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(220, 38, 38, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #1e293b;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #1e293b;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--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;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #475569;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--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-inactive-container-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: #451a03;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-slider-ripple-color: #f59e0b;--mat-slider-hover-state-layer-color: rgba(245, 158, 11, .05);--mat-slider-focus-state-layer-color: rgba(245, 158, 11, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--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: #1e293b;--mat-menu-divider-color: rgba(241, 245, 249, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: #94a3b8;--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: #64748b;--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #1e293b;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: #475569;--mat-checkbox-label-text-color: white;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-filled-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-protected-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(241, 245, 249, .12);--mdc-outlined-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(15, 23, 42, .12);--mat-fab-disabled-state-foreground-color: rgba(30, 41, 59, .5);--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(15, 23, 42, .12);--mat-fab-small-disabled-state-foreground-color: rgba(30, 41, 59, .5);--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d2d4d8;--mdc-snackbar-supporting-text-color: rgba(30, 41, 59, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #1e293b;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(241, 245, 249, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #f59e0b;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #f59e0b;--mat-badge-text-color: #451a03;--mat-badge-disabled-state-background-color: #1e293b;--mat-badge-disabled-state-text-color: #475569;--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #1e293b;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #64748b;--mat-legacy-button-toggle-state-layer-color: #e2e8f0;--mat-legacy-button-toggle-selected-state-text-color: #94a3b8;--mat-legacy-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);--mat-legacy-button-toggle-disabled-state-text-color: #1e293b;--mat-legacy-button-toggle-disabled-state-background-color: #0f172a;--mat-legacy-button-toggle-disabled-selected-state-background-color: #1e293b;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #1e293b;--mat-standard-button-toggle-state-layer-color: #e2e8f0;--mat-standard-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #1e293b;--mat-standard-button-toggle-disabled-state-background-color: #1e293b;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #1e293b;--mat-standard-button-toggle-divider-color: #374152;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: #451a03;--mat-datepicker-calendar-date-selected-state-background-color: #f59e0b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(245, 158, 11, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #451a03;--mat-datepicker-calendar-date-focus-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-toggle-active-state-icon-color: #f59e0b;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(245, 158, 11, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: #f1f5f9;--mat-datepicker-calendar-body-label-text-color: #94a3b8;--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: #f1f5f9;--mat-datepicker-calendar-navigation-button-icon-color: #f1f5f9;--mat-datepicker-calendar-header-divider-color: rgba(241, 245, 249, .12);--mat-datepicker-calendar-header-text-color: #94a3b8;--mat-datepicker-calendar-date-today-outline-color: #64748b;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(100, 116, 139, .8);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #475569;--mat-datepicker-calendar-date-preview-state-outline-color: rgba(241, 245, 249, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: #475569;--mat-datepicker-range-input-disabled-state-text-color: #475569;--mat-datepicker-calendar-container-background-color: #1e293b;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(241, 245, 249, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #1e293b;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(241, 245, 249, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .05);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .05);--mat-expansion-header-disabled-state-text-color: #1e293b;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: #94a3b8;--mat-expansion-header-indicator-color: #94a3b8;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(241, 245, 249, .12);--mat-sidenav-container-background-color: #1e293b;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #0f172a;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(225, 214, 196, .6);--mat-stepper-header-icon-foreground-color: #451a03;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: #451a03;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: #451a03;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: #451a03;--mat-stepper-container-color: #1e293b;--mat-stepper-line-color: rgba(241, 245, 249, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .05);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .05);--mat-stepper-header-label-text-color: #94a3b8;--mat-stepper-header-optional-label-text-color: #94a3b8;--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: #94a3b8;--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #94a3b8;--mat-toolbar-container-background-color: #0f172a;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #1e293b;--mat-tree-node-text-color: white}.theme-amber .dark .mat-accent,.theme-amber.dark .mat-accent{--mat-option-selected-state-label-text-color: #1e293b;--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)}.theme-amber .dark .mat-warn,.theme-amber.dark .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--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)}.theme-amber .dark .mat-primary,.theme-amber.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-amber .dark .mat-accent,.theme-amber.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-amber .dark .mat-warn,.theme-amber.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-amber .dark .mat-mdc-progress-bar,.theme-amber.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.theme-amber .dark .mat-mdc-progress-bar.mat-accent,.theme-amber.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #1e293b;--mdc-linear-progress-track-color: rgba(30, 41, 59, .25)}.theme-amber .dark .mat-mdc-progress-bar.mat-warn,.theme-amber.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.theme-amber .dark .mat-mdc-form-field.mat-accent,.theme-amber.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #1e293b;--mdc-filled-text-field-focus-active-indicator-color: #1e293b;--mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-caret-color: #1e293b;--mdc-outlined-text-field-focus-outline-color: #1e293b;--mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);--mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)}.theme-amber .dark .mat-mdc-form-field.mat-warn,.theme-amber.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.theme-amber .dark .mat-mdc-form-field.mat-accent,.theme-amber.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(30, 41, 59, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-amber .dark .mat-mdc-form-field.mat-warn,.theme-amber.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-amber .dark .mat-mdc-standard-chip,.theme-amber.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #394353;--mdc-chip-elevated-selected-container-color: #394353;--mdc-chip-elevated-disabled-container-color: #394353;--mdc-chip-flat-disabled-selected-container-color: #394353;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-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;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.theme-amber .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-amber .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-amber.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-amber.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #451a03;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-selected-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-flat-disabled-selected-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #451a03;--mdc-chip-selected-label-text-color: #451a03;--mdc-chip-with-icon-icon-color: #451a03;--mdc-chip-with-icon-disabled-icon-color: #451a03;--mdc-chip-with-icon-selected-icon-color: #451a03;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #451a03;--mdc-chip-with-trailing-icon-trailing-icon-color: #451a03;--mat-chip-selected-disabled-trailing-icon-color: #451a03;--mat-chip-selected-trailing-icon-color: #451a03}.theme-amber .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-amber .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.theme-amber.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-amber.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #1e293b;--mdc-chip-elevated-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-amber .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-amber .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.theme-amber.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-amber.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-amber .dark .mat-mdc-slide-toggle,.theme-amber.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: white}.theme-amber .dark .mat-mdc-slide-toggle.mat-accent,.theme-amber.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #cbd5e1;--mdc-switch-selected-handle-color: #cbd5e1;--mdc-switch-selected-hover-state-layer-color: #cbd5e1;--mdc-switch-selected-pressed-state-layer-color: #cbd5e1;--mdc-switch-selected-focus-handle-color: #e2e8f0;--mdc-switch-selected-hover-handle-color: #e2e8f0;--mdc-switch-selected-pressed-handle-color: #e2e8f0;--mdc-switch-selected-focus-track-color: #475569;--mdc-switch-selected-hover-track-color: #475569;--mdc-switch-selected-pressed-track-color: #475569;--mdc-switch-selected-track-color: #475569}.theme-amber .dark .mat-mdc-slide-toggle.mat-warn,.theme-amber.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}.theme-amber .dark .mat-mdc-radio-button.mat-primary,.theme-amber.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-amber .dark .mat-mdc-radio-button.mat-accent,.theme-amber.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-amber .dark .mat-mdc-radio-button.mat-warn,.theme-amber.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-amber .dark .mat-accent,.theme-amber.dark .mat-accent{--mdc-slider-handle-color: #1e293b;--mdc-slider-focus-handle-color: #1e293b;--mdc-slider-hover-handle-color: #1e293b;--mdc-slider-active-track-color: #1e293b;--mdc-slider-inactive-track-color: #1e293b;--mdc-slider-with-tick-marks-inactive-container-color: #1e293b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-color: rgba(30, 41, 59, .2)}.theme-amber .dark .mat-warn,.theme-amber.dark .mat-warn{--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-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-amber .dark .mdc-list-item__start,.theme-amber .dark .mdc-list-item__end,.theme-amber.dark .mdc-list-item__start,.theme-amber.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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}.theme-amber .dark .mat-accent .mdc-list-item__start,.theme-amber .dark .mat-accent .mdc-list-item__end,.theme-amber.dark .mat-accent .mdc-list-item__start,.theme-amber.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #1e293b;--mdc-radio-selected-hover-icon-color: #1e293b;--mdc-radio-selected-icon-color: #1e293b;--mdc-radio-selected-pressed-icon-color: #1e293b}.theme-amber .dark .mat-warn .mdc-list-item__start,.theme-amber .dark .mat-warn .mdc-list-item__end,.theme-amber.dark .mat-warn .mdc-list-item__start,.theme-amber.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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}.theme-amber .dark .mat-mdc-list-option,.theme-amber.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: #451a03;--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-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}.theme-amber .dark .mat-mdc-list-option.mat-accent,.theme-amber.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: white;--mdc-checkbox-selected-focus-icon-color: #1e293b;--mdc-checkbox-selected-hover-icon-color: #1e293b;--mdc-checkbox-selected-icon-color: #1e293b;--mdc-checkbox-selected-pressed-icon-color: #1e293b;--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-selected-focus-state-layer-color: #1e293b;--mdc-checkbox-selected-hover-state-layer-color: #1e293b;--mdc-checkbox-selected-pressed-state-layer-color: #1e293b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-amber .dark .mat-mdc-list-option.mat-warn,.theme-amber.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: white;--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: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .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: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-amber .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-amber .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-amber .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-amber .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-amber.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-amber.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-amber.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-amber.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#f59e0b}.theme-amber .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-amber .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-amber .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-amber.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-amber.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-amber.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-amber .dark .mat-mdc-tab-group,.theme-amber .dark .mat-mdc-tab-nav-bar,.theme-amber.dark .mat-mdc-tab-group,.theme-amber.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #475569;--mat-tab-header-pagination-icon-color: #f1f5f9;--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}.theme-amber .dark .mat-mdc-tab-group.mat-accent,.theme-amber .dark .mat-mdc-tab-nav-bar.mat-accent,.theme-amber.dark .mat-mdc-tab-group.mat-accent,.theme-amber.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #1e293b;--mat-tab-header-disabled-ripple-color: #475569;--mat-tab-header-pagination-icon-color: #f1f5f9;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #1e293b;--mat-tab-header-active-ripple-color: #1e293b;--mat-tab-header-inactive-ripple-color: #1e293b;--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: #1e293b;--mat-tab-header-active-hover-label-text-color: #1e293b;--mat-tab-header-active-focus-indicator-color: #1e293b;--mat-tab-header-active-hover-indicator-color: #1e293b}.theme-amber .dark .mat-mdc-tab-group.mat-warn,.theme-amber .dark .mat-mdc-tab-nav-bar.mat-warn,.theme-amber.dark .mat-mdc-tab-group.mat-warn,.theme-amber.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: #475569;--mat-tab-header-pagination-icon-color: #f1f5f9;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .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(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: #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}.theme-amber .dark .mat-mdc-tab-group.mat-background-primary,.theme-amber .dark .mat-mdc-tab-nav-bar.mat-background-primary,.theme-amber.dark .mat-mdc-tab-group.mat-background-primary,.theme-amber.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: #451a03}.theme-amber .dark .mat-mdc-tab-group.mat-background-accent,.theme-amber .dark .mat-mdc-tab-nav-bar.mat-background-accent,.theme-amber.dark .mat-mdc-tab-group.mat-background-accent,.theme-amber.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #1e293b;--mat-tab-header-with-background-foreground-color: white}.theme-amber .dark .mat-mdc-tab-group.mat-background-warn,.theme-amber .dark .mat-mdc-tab-nav-bar.mat-background-warn,.theme-amber.dark .mat-mdc-tab-group.mat-background-warn,.theme-amber.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: white}.theme-amber .dark .mat-mdc-checkbox.mat-primary,.theme-amber.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: #451a03;--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-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}.theme-amber .dark .mat-mdc-checkbox.mat-warn,.theme-amber.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: white;--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: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .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: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-amber .dark .mat-mdc-button.mat-primary,.theme-amber.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #f59e0b;--mat-text-button-state-layer-color: #f59e0b;--mat-text-button-ripple-color: rgba(245, 158, 11, .1)}.theme-amber .dark .mat-mdc-button.mat-accent,.theme-amber.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #1e293b;--mat-text-button-state-layer-color: #1e293b;--mat-text-button-ripple-color: rgba(30, 41, 59, .1)}.theme-amber .dark .mat-mdc-button.mat-warn,.theme-amber.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.theme-amber .dark .mat-mdc-unelevated-button.mat-primary,.theme-amber.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: #451a03;--mat-filled-button-state-layer-color: #451a03;--mat-filled-button-ripple-color: rgba(69, 26, 3, .1)}.theme-amber .dark .mat-mdc-unelevated-button.mat-accent,.theme-amber.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .dark .mat-mdc-unelevated-button.mat-warn,.theme-amber.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .dark .mat-mdc-raised-button.mat-primary,.theme-amber.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: #451a03;--mat-protected-button-state-layer-color: #451a03;--mat-protected-button-ripple-color: rgba(69, 26, 3, .1)}.theme-amber .dark .mat-mdc-raised-button.mat-accent,.theme-amber.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .dark .mat-mdc-raised-button.mat-warn,.theme-amber.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .dark .mat-mdc-outlined-button.mat-primary,.theme-amber.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #f59e0b;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #f59e0b;--mat-outlined-button-ripple-color: rgba(245, 158, 11, .1)}.theme-amber .dark .mat-mdc-outlined-button.mat-accent,.theme-amber.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #1e293b;--mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)}.theme-amber .dark .mat-mdc-outlined-button.mat-warn,.theme-amber.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-amber .dark .mat-mdc-icon-button.mat-primary,.theme-amber.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #f59e0b;--mat-icon-button-state-layer-color: #f59e0b;--mat-icon-button-ripple-color: rgba(245, 158, 11, .1)}.theme-amber .dark .mat-mdc-icon-button.mat-accent,.theme-amber.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #1e293b;--mat-icon-button-state-layer-color: #1e293b;--mat-icon-button-ripple-color: rgba(30, 41, 59, .1)}.theme-amber .dark .mat-mdc-icon-button.mat-warn,.theme-amber.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.theme-amber .dark .mat-mdc-fab.mat-primary,.theme-amber.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #f59e0b;--mat-fab-foreground-color: #451a03;--mat-fab-state-layer-color: #451a03;--mat-fab-ripple-color: rgba(69, 26, 3, .1)}.theme-amber .dark .mat-mdc-fab.mat-accent,.theme-amber.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .dark .mat-mdc-fab.mat-warn,.theme-amber.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .dark .mat-mdc-mini-fab.mat-primary,.theme-amber.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #f59e0b;--mat-fab-small-foreground-color: #451a03;--mat-fab-small-state-layer-color: #451a03;--mat-fab-small-ripple-color: rgba(69, 26, 3, .1)}.theme-amber .dark .mat-mdc-mini-fab.mat-accent,.theme-amber.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .dark .mat-mdc-mini-fab.mat-warn,.theme-amber.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .dark .mat-accent,.theme-amber.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #1e293b}.theme-amber .dark .mat-warn,.theme-amber.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.theme-amber .dark .mat-badge-accent,.theme-amber.dark .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-amber .dark .mat-badge-warn,.theme-amber.dark .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-amber .dark .mat-datepicker-content.mat-accent,.theme-amber.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1e293b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-amber .dark .mat-datepicker-content.mat-warn,.theme-amber.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-amber .dark .mat-datepicker-toggle-active.mat-accent,.theme-amber.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-amber .dark .mat-datepicker-toggle-active.mat-warn,.theme-amber.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-amber .dark .mat-icon.mat-primary,.theme-amber.dark .mat-icon.mat-primary{--mat-icon-color: #f59e0b}.theme-amber .dark .mat-icon.mat-accent,.theme-amber.dark .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-amber .dark .mat-icon.mat-warn,.theme-amber.dark .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-amber .dark .mat-step-header.mat-accent,.theme-amber.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-amber .dark .mat-step-header.mat-warn,.theme-amber.dark .mat-step-header.mat-warn{--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}.theme-amber .dark .mat-toolbar.mat-primary,.theme-amber.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: #451a03}.theme-amber .dark .mat-toolbar.mat-accent,.theme-amber.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-amber .dark .mat-toolbar.mat-warn,.theme-amber.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}

/*# sourceMappingURL=styles.bb81b4a7c68c6cd1.css.map*/