@charset "UTF-8";.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;-webkit-box-flex:1;-ms-flex:1;flex:1}.cal-month-view .cal-cell-row{display:-webkit-box;display:-ms-flexbox;display:flex}.cal-month-view .cal-cell{float:left;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right:initial;border-left:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px;float:left}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:3px;line-height:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;-webkit-box-shadow:inset 0 0 15px 0 rgba(0,0,0,.5);box-shadow:inset 0 0 15px #00000080}.cal-week-view *{-webkit-box-sizing:border-box;box-sizing:border-box}.cal-week-view .cal-day-headers{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:70px;border:1px solid}[dir=rtl] .cal-week-view .cal-day-headers{padding-left:initial;padding-right:70px}.cal-week-view .cal-day-headers .cal-header{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:initial;border-left:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left:initial;border-right:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-left:solid 1px}[dir=rtl] .cal-week-view .cal-day-column{border-left:initial;border-right:solid 1px}.cal-week-view .cal-event{font-size:12px;border:1px solid;direction:ltr}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border:solid 1px;border-top:0;border-bottom-width:3px;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row{margin-left:initial;margin-right:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:initial;left:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:solid 1px;border-top:0;display:-webkit-box;display:-ms-flexbox;display:flex}.cal-week-view .cal-time-events .cal-day-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view mwl-calendar-week-view-hour-segment,.cal-week-view .cal-hour-segment{display:block}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:solid 1px #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:solid 1px #e1e1e1!important}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:hover,.cal-week-view .cal-day-headers .cal-drag-over{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}[dir=rtl] .cal-day-view .cal-events-container{margin-left:initial;margin-right:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}[dir=rtl] .cal-day-view .cal-current-time-marker{margin-left:initial;margin-right:70px}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}@layer properties;html{--mat-sys-on-surface: initial}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-sys-background, transparent));color:var(--mat-app-text-color, var(--mat-sys-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)}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color: #3f51b5;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #448aff;--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-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)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}html{--mat-full-pseudo-checkbox-selected-icon-color: #448aff;--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}html{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #448aff;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #3f51b5;--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-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #3f51b5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #448aff;--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-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #448aff;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.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-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html{--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)}html{--mat-option-label-text-font: Roboto, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: Roboto, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}html{--mdc-elevated-card-container-shape: 4px}html{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}html{--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)}html{--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)}html{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}html{--mat-card-title-text-font: Roboto, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Roboto, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}html{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #3f51b5;--mdc-linear-progress-track-color: rgba(63, 81, 181, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #448aff;--mdc-linear-progress-track-color: rgba(68, 138, 255, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}html{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}html{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}html{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}html{--mdc-filled-text-field-caret-color: #3f51b5;--mdc-filled-text-field-focus-active-indicator-color: #3f51b5;--mdc-filled-text-field-focus-label-text-color: rgba(63, 81, 181, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--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}html{--mdc-outlined-text-field-caret-color: #3f51b5;--mdc-outlined-text-field-focus-outline-color: #3f51b5;--mdc-outlined-text-field-focus-label-text-color: rgba(63, 81, 181, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-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}html{--mat-form-field-focus-select-arrow-color: rgba(63, 81, 181, .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-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #448aff;--mdc-filled-text-field-focus-active-indicator-color: #448aff;--mdc-filled-text-field-focus-label-text-color: rgba(68, 138, 255, .87)}.mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #448aff;--mdc-outlined-text-field-focus-outline-color: #448aff;--mdc-outlined-text-field-focus-label-text-color: rgba(68, 138, 255, .87)}.mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(68, 138, 255, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87)}.mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87)}.mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}html{--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}html{--mdc-filled-text-field-label-text-font: Roboto, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}html{--mdc-outlined-text-field-label-text-font: Roboto, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}html{--mat-form-field-container-text-font: Roboto, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Roboto, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}html{--mat-select-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)}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(63, 81, 181, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(68, 138, 255, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-select-trigger-text-font: Roboto, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}html{--mat-autocomplete-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)}html{--mat-autocomplete-background-color: white}html{--mdc-dialog-container-shape: 4px}html{--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}html{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}html{--mdc-dialog-subhead-font: Roboto, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Roboto, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.mat-mdc-standard-chip{--mdc-chip-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-mdc-standard-chip{--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}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--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-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #3f51b5;--mdc-chip-elevated-selected-container-color: #3f51b5;--mdc-chip-elevated-disabled-container-color: #3f51b5;--mdc-chip-flat-disabled-selected-container-color: #3f51b5;--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-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #448aff;--mdc-chip-elevated-selected-container-color: #448aff;--mdc-chip-elevated-disabled-container-color: #448aff;--mdc-chip-flat-disabled-selected-container-color: #448aff;--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-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-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-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.mat-mdc-standard-chip{--mdc-chip-label-text-font: Roboto, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}html{--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}html .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}html{--mdc-switch-selected-focus-state-layer-color: #3949ab;--mdc-switch-selected-handle-color: #3949ab;--mdc-switch-selected-hover-state-layer-color: #3949ab;--mdc-switch-selected-pressed-state-layer-color: #3949ab;--mdc-switch-selected-focus-handle-color: #1a237e;--mdc-switch-selected-hover-handle-color: #1a237e;--mdc-switch-selected-pressed-handle-color: #1a237e;--mdc-switch-selected-focus-track-color: #7986cb;--mdc-switch-selected-hover-track-color: #7986cb;--mdc-switch-selected-pressed-track-color: #7986cb;--mdc-switch-selected-track-color: #7986cb;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #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)}html{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #1e88e5;--mdc-switch-selected-handle-color: #1e88e5;--mdc-switch-selected-hover-state-layer-color: #1e88e5;--mdc-switch-selected-pressed-state-layer-color: #1e88e5;--mdc-switch-selected-focus-handle-color: #0d47a1;--mdc-switch-selected-hover-handle-color: #0d47a1;--mdc-switch-selected-pressed-handle-color: #0d47a1;--mdc-switch-selected-focus-track-color: #64b5f6;--mdc-switch-selected-hover-track-color: #64b5f6;--mdc-switch-selected-pressed-track-color: #64b5f6;--mdc-switch-selected-track-color: #64b5f6}html .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}html{--mdc-switch-state-layer-size: 40px}html .mat-mdc-slide-toggle{--mat-switch-label-text-font: Roboto, 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{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.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: #3f51b5;--mdc-radio-selected-hover-icon-color: #3f51b5;--mdc-radio-selected-icon-color: #3f51b5;--mdc-radio-selected-pressed-icon-color: #3f51b5}.mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #3f51b5;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.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: #448aff;--mdc-radio-selected-hover-icon-color: #448aff;--mdc-radio-selected-icon-color: #448aff;--mdc-radio-selected-pressed-icon-color: #448aff}.mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #448aff;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.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-mdc-radio-button.mat-warn{--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)}html{--mdc-radio-state-layer-size: 40px}html{--mat-radio-touch-target-display: block}html{--mat-radio-label-text-font: Roboto, 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}html{--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)}html{--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%)}html{--mdc-slider-handle-color: #3f51b5;--mdc-slider-focus-handle-color: #3f51b5;--mdc-slider-hover-handle-color: #3f51b5;--mdc-slider-active-track-color: #3f51b5;--mdc-slider-inactive-track-color: #3f51b5;--mdc-slider-with-tick-marks-inactive-container-color: #3f51b5;--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}html{--mat-slider-ripple-color: #3f51b5;--mat-slider-hover-state-layer-color: rgba(63, 81, 181, .05);--mat-slider-focus-state-layer-color: rgba(63, 81, 181, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mdc-slider-handle-color: #448aff;--mdc-slider-focus-handle-color: #448aff;--mdc-slider-hover-handle-color: #448aff;--mdc-slider-active-track-color: #448aff;--mdc-slider-inactive-track-color: #448aff;--mdc-slider-with-tick-marks-inactive-container-color: #448aff;--mdc-slider-with-tick-marks-active-container-color: white}html .mat-accent{--mat-slider-ripple-color: #448aff;--mat-slider-hover-state-layer-color: rgba(68, 138, 255, .05);--mat-slider-focus-state-layer-color: rgba(68, 138, 255, .2)}html .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}html .mat-warn{--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)}html{--mdc-slider-label-label-text-font: Roboto, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}html{--mat-menu-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-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)}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-font: Roboto, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}html{--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}html{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}html{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: 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: #3f51b5;--mdc-radio-selected-hover-icon-color: #3f51b5;--mdc-radio-selected-icon-color: #3f51b5;--mdc-radio-selected-pressed-icon-color: #3f51b5}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: 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: #448aff;--mdc-radio-selected-hover-icon-color: #448aff;--mdc-radio-selected-icon-color: #448aff;--mdc-radio-selected-pressed-icon-color: #448aff}.mat-warn .mdc-list-item__start,.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}.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: #3f51b5;--mdc-checkbox-selected-hover-icon-color: #3f51b5;--mdc-checkbox-selected-icon-color: #3f51b5;--mdc-checkbox-selected-pressed-icon-color: #3f51b5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3f51b5;--mdc-checkbox-selected-hover-state-layer-color: #3f51b5;--mdc-checkbox-selected-pressed-state-layer-color: #3f51b5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #448aff;--mdc-checkbox-selected-hover-icon-color: #448aff;--mdc-checkbox-selected-icon-color: #448aff;--mdc-checkbox-selected-pressed-icon-color: #448aff;--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: #448aff;--mdc-checkbox-selected-hover-state-layer-color: #448aff;--mdc-checkbox-selected-pressed-state-layer-color: #448aff;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: 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}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#3f51b5}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--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}html{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mdc-list-list-item-label-text-font: Roboto, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}html{--mat-paginator-container-text-font: Roboto, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}html{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}html{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #3f51b5}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--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: #3f51b5;--mat-tab-header-active-ripple-color: #3f51b5;--mat-tab-header-inactive-ripple-color: #3f51b5;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #3f51b5;--mat-tab-header-active-hover-label-text-color: #3f51b5;--mat-tab-header-active-focus-indicator-color: #3f51b5;--mat-tab-header-active-hover-indicator-color: #3f51b5}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #448aff}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--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: #448aff;--mat-tab-header-active-ripple-color: #448aff;--mat-tab-header-inactive-ripple-color: #448aff;--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: #448aff;--mat-tab-header-active-hover-label-text-color: #448aff;--mat-tab-header-active-focus-indicator-color: #448aff;--mat-tab-header-active-hover-indicator-color: #448aff}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--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}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #3f51b5;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #448aff;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: Roboto, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}html{--mdc-checkbox-disabled-selected-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}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #448aff;--mdc-checkbox-selected-hover-icon-color: #448aff;--mdc-checkbox-selected-icon-color: #448aff;--mdc-checkbox-selected-pressed-icon-color: #448aff;--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: #448aff;--mdc-checkbox-selected-hover-state-layer-color: #448aff;--mdc-checkbox-selected-pressed-state-layer-color: #448aff;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.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: #3f51b5;--mdc-checkbox-selected-hover-icon-color: #3f51b5;--mdc-checkbox-selected-icon-color: #3f51b5;--mdc-checkbox-selected-pressed-icon-color: #3f51b5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3f51b5;--mdc-checkbox-selected-hover-state-layer-color: #3f51b5;--mdc-checkbox-selected-pressed-state-layer-color: #3f51b5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: 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}html{--mdc-checkbox-state-layer-size: 40px}html{--mat-checkbox-touch-target-display: block}html{--mat-checkbox-label-text-font: Roboto, 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}html{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}html{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}html{--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)}html{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}html{--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}html{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}html{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}html{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}html{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}html{--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}html{--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)}html{--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}html{--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)}html{--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}html{--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)}html{--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}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #3f51b5}.mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #3f51b5;--mat-text-button-ripple-color: rgba(63, 81, 181, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #448aff}.mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #448aff;--mat-text-button-ripple-color: rgba(68, 138, 255, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336}.mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #3f51b5;--mdc-filled-button-label-text-color: white}.mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #448aff;--mdc-filled-button-label-text-color: white}.mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white}.mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #3f51b5;--mdc-protected-button-label-text-color: white}.mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #448aff;--mdc-protected-button-label-text-color: white}.mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white}.mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #3f51b5;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #3f51b5;--mat-outlined-button-ripple-color: rgba(63, 81, 181, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #448aff;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #448aff;--mat-outlined-button-ripple-color: rgba(68, 138, 255, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}html{--mdc-text-button-container-height: 36px}html{--mdc-filled-button-container-height: 36px}html{--mdc-protected-button-container-height: 36px}html{--mdc-outlined-button-container-height: 36px}html{--mat-text-button-touch-target-display: block}html{--mat-filled-button-touch-target-display: block}html{--mat-protected-button-touch-target-display: block}html{--mat-outlined-button-touch-target-display: block}html{--mdc-text-button-label-text-font: Roboto, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}html{--mdc-filled-button-label-text-font: Roboto, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}html{--mdc-protected-button-label-text-font: Roboto, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}html{--mdc-outlined-button-label-text-font: Roboto, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}html{--mdc-icon-button-icon-size: 24px}html{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}html{--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}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #3f51b5}html .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #3f51b5;--mat-icon-button-ripple-color: rgba(63, 81, 181, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #448aff}html .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #448aff;--mat-icon-button-ripple-color: rgba(68, 138, 255, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336}html .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}html{--mat-icon-button-touch-target-display: block}.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}html{--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)}html{--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)}html{--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)}html{--mdc-fab-container-color: white}html{--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)}html{--mdc-fab-small-container-color: white}html{--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)}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #3f51b5}html .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #448aff}html .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336}html .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #3f51b5}html .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #448aff}html .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336}html .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display: block}html{--mat-fab-small-touch-target-display: block}html{--mdc-extended-fab-label-text-font: Roboto, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}html{--mdc-snackbar-container-shape: 4px}html{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}html{--mat-snack-bar-button-color: #c5cae9}html{--mdc-snackbar-supporting-text-font: Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mat-table-header-headline-font: Roboto, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Roboto, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Roboto, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html{--mdc-circular-progress-active-indicator-color: #3f51b5}html .mat-accent{--mdc-circular-progress-active-indicator-color: #448aff}html .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}html{--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}html{--mat-badge-background-color: #3f51b5;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: #448aff;--mat-badge-text-color: white}.mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}html{--mat-badge-text-font: Roboto, sans-serif;--mat-badge-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}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-bottom-sheet-container-text-font: Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}html{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}html{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}html{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}html{--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: rgb(224.4, 224.4, 224.4)}html{--mat-standard-button-toggle-height: 48px}html{--mat-legacy-button-toggle-label-text-font: Roboto, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}html{--mat-standard-button-toggle-label-text-font: Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}html{--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)}html{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #3f51b5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(63, 81, 181, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-toggle-active-state-icon-color: #3f51b5;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(63, 81, 181, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--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-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #448aff;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(68, 138, 255, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(68, 138, 255, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(68, 138, 255, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(68, 138, 255, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #448aff}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font: Roboto, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-divider-width: 1px}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-expansion-header-text-font: Roboto, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Roboto, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #3f51b5}.mat-icon.mat-accent{--mat-icon-color: #448aff}.mat-icon.mat-warn{--mat-icon-color: #f44336}html{--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}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #3f51b5;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #3f51b5;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #3f51b5;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #448aff;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #448aff;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #448aff;--mat-stepper-header-edit-state-icon-foreground-color: white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}html{--mat-stepper-container-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #3f51b5;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #448aff;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-toolbar-title-text-font: Roboto, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}html{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height: 48px}html{--mat-tree-node-text-font: Roboto, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}html{--mat-timepicker-container-shape: 4px;--mat-timepicker-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)}html{--mat-timepicker-container-background-color: white}.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-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 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}.common-popup__footer__button,.common-popup__footer__button__cancel,.common-popup__footer__button__apply{font-size:14px;border:none;cursor:pointer;padding:8px 18px;background-color:#fff;color:#252525;box-shadow:2px 2px 4px #0003,2px 4px 8px #00000030}.common-popup__footer__button:hover,.common-popup__footer__button__cancel:hover,.common-popup__footer__button__apply:hover{opacity:.8}.common-popup__footer__button.disabled,.disabled.common-popup__footer__button__cancel,.disabled.common-popup__footer__button__apply{opacity:.5;cursor:not-allowed}.common-list-item__line__container,.common-list-item__line__container__end,.common-list-item__line__container__start{display:flex;flex-direction:row;align-items:center}.common-buttons-row__button,.common-buttons-row__button__inside,.common-buttons-row__button__dropdown{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:14px;color:gray;font-weight:700;background-color:transparent;border:none;cursor:pointer;padding:12px;margin-left:8px;text-decoration:none}.common-buttons-row__button:hover:not(.disabled):not(.toggled),.common-buttons-row__button__inside:hover:not(.disabled):not(.toggled),.common-buttons-row__button__dropdown:hover:not(.disabled):not(.toggled){opacity:.8}.common-buttons-row__dropdown,.common-buttons-row__dropdown__right,.common-buttons-row__dropdown__left{position:absolute;z-index:8;top:65%;left:-12.5%;width:125%;background-color:#fff;display:flex;flex-direction:column}.mat-theme-heitz .mat-divider.common-buttons-row__divider,.mat-theme-heitz .mat-divider.common-buttons-row__divider__portrait-alt,.mat-theme-heitz .mat-divider.common-buttons-row__divider__portrait,.mat-theme-heitz .mat-divider.common-buttons-row__divider__portrait__small,.mat-theme-heitz .mat-divider.common-buttons-row__divider__landscape-alt,.mat-theme-heitz .mat-divider.common-buttons-row__divider__landscape,.mat-theme-heitz .mat-divider.common-buttons-row__divider__landscape__small{margin-left:8px}.hidden{display:none!important}.txt-success{color:#6fd471!important}.txt-danger{color:#dc143c!important}.txt-info{color:#42caff!important}.txt-warning{color:#ffcb34!important}.hz-display-id{padding:8px;background-color:#f3f3f3;border-radius:3px;-webkit-user-select:all;user-select:all;font-size:.8em}.text-word-break{overflow-wrap:break-word;word-wrap:break-word}.text-no-wrap{white-space:nowrap}.text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user__fname{font-weight:400;opacity:.8;text-transform:capitalize}.user__lname{font-weight:700;text-transform:uppercase}.flex-full{flex:1}.layout-grid{display:grid}.layout-row{display:flex;flex-direction:row}.layout-column{display:flex;flex-direction:column}.layout-center-center{justify-content:center;align-items:center}.layout-row-between-center{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.flex-row-v-center{align-items:center}.flex-row-h-center,.flex-column-v-center{justify-content:center}.flex-column-h-center{align-items:center}.flex-center{align-items:center;justify-content:center}.hidden-until-md,.hidden-until-lg{display:none!important}@media only screen and (max-width: 479px){.hidden-xs{display:none!important}}@media only screen and (min-width: 480px){.hidden-from-sm{display:none!important}}@media only screen and (min-width: 480px) and (max-width: 767px){.hidden-sm{display:none!important}}@media only screen and (min-width: 768px) and (max-width: 1023px){.hidden-md{display:none!important}}@media only screen and (min-width: 768px){.hidden-until-md{display:initial!important}.hidden-from-md{display:none!important}}@media only screen and (min-width: 1024px){.hidden-until-lg{display:initial!important}.hidden-lg{display:none!important}}.box-shadow{box-shadow:2px 2px 4px #0003,2px 4px 8px #00000030}:root{--default-font-family: Roboto, "Helvetica Neue", sans-serif}body{font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"),serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-optical-sizing:auto}.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-right-style:hidden}.mdc-icon-button .fal{display:flex;align-self:center;justify-self:center}[hidden]{display:none!important}.tooltip{font-size:12px}.dev-comment{margin-top:32px;width:100%;font-style:italic;color:#dc143c;font-weight:700;font-size:20px;text-align:center}.mat-full-width{width:100%}.mat-button-lg{font-size:16px;padding:8px 20px!important}.mat-button-bar--center{display:flex;flex-direction:row;justify-content:center;align-items:center}.mat-button-bar [mat-button]{margin-left:8px;margin-right:8px}.common-popup__center,.common-popup__center__full{flex:1;z-index:102;position:absolute;inset:0;margin:auto;display:flex;justify-content:center;align-items:center;height:100vh;width:300px}.common-popup__center__full{max-height:90%;min-height:90%;min-width:90%;max-width:90%}.common-popup__center__overlay{flex:1;background-color:transparent;opacity:.8;z-index:101;position:absolute;inset:0;min-width:320px;transition:background-color .2s ease-in;background:#00000080}.common-popup__center__transition{background-color:#000}.common-popup__center__header{display:flex;flex-direction:row;align-items:center;background-color:#61bbf9;padding:8px 0}.common-popup__center__header__title{color:#fff;font-size:22px;margin-left:18px}.common-popup__center__header__back{display:flex;flex-direction:row;align-items:center;color:#555}.common-popup__center__header__back__icon{margin:0 18px;color:#fff;font-size:24px;font-weight:700;cursor:pointer}.common-popup__center__header__back__icon:hover{opacity:.8}.common-popup__center__header__back__title{color:#fff;font-size:22px}.common-popup__center__inner{display:flex;flex-direction:column;background-color:#fff;width:100%}.common-popup__center__main{display:flex;flex-direction:column;flex:1;padding:12px 16px}.common-popup__side{flex:1;background-color:#fff;z-index:102;position:absolute;top:0;bottom:0;right:0;width:0;transition:width .26s ease-in-out}.common-popup__side__overlay{flex:1;background-color:transparent;opacity:.8;z-index:101;position:absolute;inset:0;min-width:320px;transition:background-color .2s ease-in}.common-popup__side__transition{background-color:#000}.common-popup__side__open{width:320px}.common-popup__side__header{display:flex;flex-direction:row;align-items:center;background-color:#61bbf9;padding:8px 0}.common-popup__side__header__title{flex:1;color:#fff;font-size:22px;margin-left:18px}.common-popup__side__header__back{flex:1;display:flex;flex-direction:row;align-items:center}.common-popup__side__header__back__icon{padding:0 18px;color:#fff;font-size:24px;font-weight:700;cursor:pointer}.common-popup__side__header__back__icon:hover{opacity:.8}.common-popup__side__header__back__title{color:#fff;font-size:22px}.common-popup__side__inner{display:flex;flex-direction:column;flex:1;height:100%;width:100%;background-color:#fff}.common-popup__side__main{display:flex;flex-direction:column;flex:1 0 1px;overflow:auto;padding:20px}.common-popup__side__main.no-padding{padding:0}.common-popup__field{font-size:14px}.common-popup__field input:after{white-space:initial!important}.common-popup__field.clickable,.common-popup__field.clickable input{cursor:pointer}.common-popup__field.clickable .mat-form-field-prefix{font-weight:700;margin-right:4px}.common-popup__field.has-button{flex:1}.common-popup__field.has-button~button{margin-left:12px;border:1px solid #474747;border-radius:8px;background-color:transparent;cursor:pointer}.common-popup__field.has-button~button i{font-size:16px;font-weight:700;padding:3px;color:#000}.common-popup__field.has-button~button:hover{opacity:.8}.common-popup__checkbox{margin:12px 0;font-size:14px}.common-popup__checkbox.mat-mdc-checkbox{display:flex;flex-direction:row;align-items:center}.common-popup__checkbox div{white-space:pre-wrap}.common-popup__checkbox.first-element{margin-top:0}.common-popup__top-container{display:flex;flex-direction:column;padding:20px 20px 0}.common-popup__radio-list{flex:1 0 1px;display:flex;flex-direction:column;overflow:auto;margin-top:12px}.common-popup__radio-list.no-margin{margin:0}.common-popup__radio-list mat-radio-button{width:100%;margin:3px 0;padding:0 20px}.common-popup__radio-list__container{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.common-popup__radio-list__column{display:flex;flex-direction:column;width:100%;min-width:0}.common-popup__radio-list__title{font-size:16px;font-weight:700;margin:3px 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.common-popup__radio-list__text{font-size:12px;margin:1px 8px}.common-popup__radio-list__value{font-size:14px;font-weight:700;margin-left:8px}.common-popup__footer{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#f0f0f0;height:75px!important;flex-shrink:0}.common-popup__footer__button,.common-popup__footer__button__apply,.common-popup__footer__button__cancel{font-size:14px;border:none;cursor:pointer;padding:8px 18px;background-color:#fff;color:#252525;box-shadow:2px 2px 4px #0003,2px 4px 8px #00000030}.common-popup__footer__button:hover,.common-popup__footer__button__apply:hover,.common-popup__footer__button__cancel:hover{opacity:.8}.common-popup__footer__button.disabled,.disabled.common-popup__footer__button__apply,.disabled.common-popup__footer__button__cancel{opacity:.5;cursor:not-allowed}.common-popup__footer__button__apply{color:#fff;background-color:#61bbf9;margin-right:6px}.common-popup__footer__button__cancel{color:red;margin-left:6px}.mat-mdc-dialog-container .common-popup__center__overlay{background:transparent}.common-no-data{flex:1;display:flex;flex-direction:row;justify-content:center;padding:20px 0;font-size:16px}.common-no-data.in-column{flex-direction:column}.common-page{display:flex;flex-direction:column;flex:1;max-width:100%;max-height:100%}.common-filter{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:#fffae5;padding:2px 12px;margin-bottom:12px;cursor:pointer;border-radius:4px;transition:background-color .25s ease-in-out}.common-filter:hover{background-color:#f2edda}.common-filter__text{font-weight:700;font-size:14px}.common-filter__button{width:36px;height:36px;line-height:36px}.common-filter__button i{font-weight:700;font-size:18px}.common-filter.error{background-color:#ff3c3c;color:#fff}.common-accordion,.common-accordion__popup{padding:6px 8px}.common-accordion .mat-mdc-expansion-panel-body,.common-accordion__popup .mat-mdc-expansion-panel-body{padding:12px 16px}.common-accordion.no-padding-x .mat-mdc-expansion-panel-body,.no-padding-x.common-accordion__popup .mat-mdc-expansion-panel-body{padding:12px 0}.common-accordion__popup{margin:0 -16px}.common-accordion__popup.first-element{margin-top:-12px}.common-accordion__title{color:#8c8c8c;font-size:14px}.common-card{margin:6px 8px;overflow:auto}.common-card.mat-mdc-card{padding:0;display:flex;flex-direction:column}.common-card.no-scroll{overflow:initial}.common-card.with-accordion-popup{overflow:initial;margin:0 -8px}.common-card mat-tab-group{overflow:auto;margin-top:2px}.common-card__header{background-color:#f0f0f0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;padding:8px 12px;min-height:48px}.common-card__divider{position:absolute;height:1px;background-color:#000;bottom:0;width:28px;left:18px}.common-card__title{color:#8c8c8c;font-size:14px;margin-left:4px}.common-card__buttons-container{display:flex;flex-direction:row;align-items:center}.common-card__link{display:flex;flex-direction:row;align-items:center;font-size:14px;text-decoration:none;cursor:pointer;color:inherit}.common-card__link i{margin-right:4px;font-size:14px}.common-card__link.has-margin{margin-right:12px}.common-card__button mat-icon{font-size:14px;width:auto;height:auto;justify-content:center;align-items:center;display:flex}.common-card__button .btn-label{vertical-align:middle;line-height:initial}.common-card__button.mat-mdc-icon-button{height:32px;width:32px;line-height:32px;padding:0}.common-card__button.mat-mdc-button{height:32px;line-height:32px;font-size:14px}.common-card__button.has-margin.mat-mdc-icon-button,.common-card__button.has-margin.mat-mdc-button{margin-right:4px}.common-card__button i{font-size:22px}.common-card__button i.blue{color:#1e90ff}.common-card__content.mat-mdc-card-content{display:flex;flex-direction:column;padding:0;overflow:auto}.common-checkbox{font-size:14px;padding:8px 12px}.common-checkbox.mat-mdc-checkbox{display:flex;flex-direction:row;align-items:center}.common-checkbox div{white-space:pre-wrap}.common-checkbox.small{font-size:12px;padding:4px 6px}.common-text{font-size:14px}.common-text .bold,.common-text.bold{font-weight:700}.common-text .blue,.common-text.blue{color:#1e90ff}.common-text .danger,.common-text.danger{color:#dc143c}.common-text .center,.common-text.center{text-align:center}.common-text .small,.common-text.small{font-size:12px}.common-text .ellipsis,.common-text.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.common-list-header{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;color:gray;padding:6px 12px 4px}.common-list-header.no-padding-top{padding-top:0}.common-list-header__container{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.common-list-header__selection{display:flex;flex-direction:row;align-items:center}.common-list-header__text{font-size:12px;margin-right:3px}.common-list-header__button{margin-right:3px;--mdc-text-button-label-text-color: $color_dodgerblue}.common-list-header__button.mat-mdc-icon-button{display:flex;flex-direction:row;align-items:center;justify-content:center;height:28px;width:28px;line-height:28px;padding:0}.common-list-header__button.mat-mdc-icon-button.has-margin{margin-left:6px}.common-list-header__button i{font-size:14px}.common-list-header__button mat-icon{font-size:14px;width:auto;height:auto;margin-right:4px;line-height:initial}.common-list-header__button .btn-label{font-size:12px;vertical-align:middle;line-height:initial}.common-list-header__button.danger{color:#dc143c;--mdc-text-button-disabled-label-text-color: rgba( 220, 20, 60, .5 );--mdc-text-button-label-text-color: $color_crimson}.common-list-header__button.share,.common-list-header__button.primary{--mdc-text-button-label-text-color: $color_dodgerblue;color:#1e90ff}.common-list{display:flex;flex-direction:column;overflow:auto;padding:0 12px}.common-list.flex-full{flex:1}.common-list.has-padding-top{padding-top:8px}.state--fill.state--warning{background:#ffcb34;color:#222}.state--fill.state--danger{background:#ff3c3c;color:#fff}.state--fill.state--info{background:#42caff;color:#222}.state--fill.state--info{background:#0b89f5;color:#fff}.state--fill.state--success{background:#6fd471;color:#fff}.state--link.state--warning{color:#ffcb34}.state--link.state--danger{color:#ff3c3c}.state--link.state--info{color:#42caff}.state--link.state--info{color:#0b89f5}.state--link.state--success{color:#6fd471}.common-list-item.mat-mdc-card{position:relative;display:flex;flex-direction:row;align-items:center;color:#555;padding:0;border:1px solid transparent;margin-bottom:8px}.common-list-item.mat-mdc-card.selected{border:1px solid #0b89f5}.common-list-item.mat-mdc-card.no-elevation{box-shadow:none}.common-list-item__dashed{display:flex;flex-direction:column;border-bottom:2px dashed #555;color:#555;padding:12px 0}.common-list-item__dashed:last-child{padding-bottom:0;border-bottom:none}.common-list-item__content{flex:1;display:flex;flex-direction:column;padding:8px 12px}.common-list-item__content.is-compact{padding:4px}.common-list-item__content.is-compact.clickable-content{padding-right:0;margin-right:40px}.common-list-item__content.is-compact:not(.has-checkbox){margin-left:8px}.common-list-item__content.is-clickable{cursor:pointer;padding-right:0;margin-right:40px}.common-list-item__content.has-checkbox{padding-left:0;margin-left:40px}.common-list-item__click-container{position:absolute;top:0;bottom:0;display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;width:40px}.common-list-item__click-container.start{left:0}.common-list-item__click-container.end{right:0}.common-list-item__chevron{font-weight:700;cursor:pointer;font-size:14px}.common-list-item__header{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.common-list-item__header__container,.common-list-item__header__container__sub{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;margin:3px 0}.common-list-item__header__container__sub{margin:0}.common-list-item__header__container.end,.end.common-list-item__header__container__sub{justify-content:flex-end}.common-list-item__header__column{display:flex;flex-direction:column;margin:3px 16px 3px 0}.common-list-item__header__icon-text{display:flex;flex-direction:row;align-items:center;margin:2px 16px 2px 0}.common-list-item__header__icon-text i{font-weight:700;font-size:14px}.common-list-item__header__icon-text span{font-size:14px;margin-left:4px}.common-list-item__header__icon-text.success{color:#228b22}.common-list-item__header__icon-text.warning{color:#ff8c00}.common-list-item__header__icon-text.danger{color:#dc143c}.common-list-item__header__small-title{font-size:10px;margin-bottom:1px}.common-list-item__header__pretitle{font-size:12px;margin-bottom:2px}.common-list-item__header__title,.common-list-item__header__title__link{font-weight:700;font-size:14px}.common-list-item__header__title__link{color:gray;text-decoration:underline;cursor:pointer;min-width:0;overflow-wrap:break-word;word-wrap:break-word}.common-list-item__header__title__link-icon{color:gray;text-decoration:none;cursor:pointer;font-size:14px;margin-left:4px}.common-list-item__header__subtitle{font-size:12px;margin:2px 0}.common-list-item__header__subtitle .bold{font-weight:700}.common-list-item__header__text,.common-list-item__header__text__s{font-size:14px;margin:2px 16px 2px 0}.common-list-item__header__text.bold,.bold.common-list-item__header__text__s{font-weight:700}.common-list-item__header__text.clickable,.clickable.common-list-item__header__text__s{color:#1e90ff;text-decoration:underline}.common-list-item__header__text.clickable:hover,.clickable.common-list-item__header__text__s:hover{opacity:.8;cursor:pointer}.common-list-item__header__text.danger,.danger.common-list-item__header__text__s{color:#dc143c}.common-list-item__header__text.success,.success.common-list-item__header__text__s{color:#228b22}.common-list-item__header__text__s{font-size:12px}.common-list-item__header__status{border-radius:16px;font-size:12px;margin:2px 16px 2px 0;padding:3px 12px}.common-list-item__header__status__compact,.common-list-item__header__status__compact__round{border-radius:16px;font-size:10px;margin:initial;padding:3px 8px;background-color:#dcdcdc;text-align:center}.common-list-item__header__status__compact__round{padding:3px 6px}.common-list-item__header__status.success{background-color:#228b22;color:#fff}.common-list-item__header__status.warning{background-color:#ff8c00;color:#fff}.common-list-item__header__status.danger{background-color:#dc143c;color:#fff}.common-list-item__header .before-chevron{margin-right:6px}.common-list-item__line{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.common-list-item__line__container,.common-list-item__line__container__start,.common-list-item__line__container__end{display:flex;flex-direction:row;align-items:center}.common-list-item__line__container__start{flex-direction:column;align-items:flex-start;flex:1}.common-list-item__line__container__end{justify-content:flex-end;width:100%}.common-list-item__line__start-txt{font-size:12px;margin-bottom:2px}.common-list-item__line__start-txt .bold,.common-list-item__line__start-txt.bold{font-weight:700}.common-list-item__line__main{flex:1;display:flex;flex-direction:column;margin:0 12px}.common-list-item__line__title{font-size:14px;font-weight:700}.common-list-item__line__title.danger{color:#dc143c}.common-list-item__line__sub-row{margin-top:2px;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.common-list-item__line__sub-txt,.common-list-item__line__sub-txt__link{font-size:12px}.common-list-item__line__sub-txt.has-margin,.has-margin.common-list-item__line__sub-txt__link{margin-right:8px}.common-list-item__line__sub-txt__link{color:gray;text-decoration:underline;cursor:pointer;font-size:12px}.common-list-item__line__sub-txt__link .link-icon{text-decoration:none;margin-left:4px}.common-list-item__line__end-txt{font-size:14px;font-weight:700}.common-list-item__line__end-txt.has-margin{margin-left:6px}.common-list-item__main{margin-top:4px;align-items:flex-start}.common-list-item__label{font-weight:700;font-size:10px}.common-list-item__text{min-width:0;overflow-wrap:break-word;word-wrap:break-word;font-size:12px;margin-bottom:6px}.common-list-item__text.danger{background-color:#dc143c;color:#fff;border-radius:4px;padding:2px 4px;width:fit-content}.common-list-item__link-container{display:flex;flex-direction:row;align-items:center;margin-bottom:6px}.common-list-item__link{color:gray;text-decoration:underline;cursor:pointer;min-width:0;overflow-wrap:break-word;word-wrap:break-word;font-size:12px}.common-list-item a.common-list-item__plink:link,.common-list-item .common-list-item__plink:link{appearance:none;color:#0b89f5;text-decoration:none;cursor:pointer;min-width:0;overflow-wrap:break-word;word-wrap:break-word;display:inline-block}.common-list-item a.common-list-item__plink:visited,.common-list-item a.common-list-item__plink:hover,.common-list-item .common-list-item__plink:visited,.common-list-item .common-list-item__plink:hover{appearance:none;color:#086ec5}.common-list-item__link-icon{color:gray;text-decoration:none;cursor:pointer;font-size:12px;margin-left:4px}.common-list-item__badge{border-radius:99px;display:inline-block;background:#f3f3f3;padding:4px 8px;--hz-margin: 8px}.common-list-item__badge.margin-sm{--hz-margin: 8px}.common-list-item__badge.margin-xs{--hz-margin: 4px}.common-list-item__badge.margin-md{--hz-margin: 12px}.common-list-item__badge.margin-lg{--hz-margin: 16px}.common-list-item__badge.margin-xlg{--hz-margin: 20px}.common-list-item__badge.margin-left{margin-left:var(--hz-margin)}.common-list-item__badge.margin-right{margin-right:var(--hz-margin)}.common-list-item__badge.margin{margin:var(--hz-margin)}.common-list-item__buttons-container{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;flex-wrap:wrap}.common-list-item__buttons-container.align-end{align-items:flex-end}.common-list-item__buttons-container.justify-start{justify-content:flex-start}.common-list-item__buttons-container.is-compact{margin-bottom:8px}.common-list-item__button{white-space:pre-wrap!important;line-height:initial!important;display:flex!important;flex-direction:row;align-items:center;color:#1e90ff;--mdc-text-button-label-text-color: dodgerblue;font-size:14px;min-height:32px;cursor:pointer}.common-list-item__button.success{color:#228b22;--mdc-text-button-label-text-color: forestgreen}.common-list-item__button.danger{color:#dc143c;--mdc-text-button-label-text-color: crimson}.common-list-item__button mat-icon{font-size:16px;font-weight:700;width:auto;height:auto;margin-right:6px;line-height:initial}.common-list-item__button mat-icon.right{margin-right:0;margin-left:6px}.common-list-item__button .btn-label{vertical-align:middle;line-height:initial}.mat-mdc-radio-button.wrapping-radio-button .mat-mdc-radio-label{display:flex;flex-direction:column}.mat-mdc-radio-button.wrapping-radio-button .mat-mdc-radio-label .mat-mdc-radio-container{margin-bottom:4px}.mat-mdc-radio-button.wrapping-radio-button .mat-mdc-radio-label .mat-mdc-radio-label-content{white-space:normal;padding:0}.mat-mdc-radio-button.pre-wrap-radio-button .mat-mdc-radio-label .mat-radio-label-content{white-space:pre-wrap}.mat-mdc-radio-button.normal-wrap-radio-button .mat-mdc-radio-label .mat-mdc-radio-label-content{white-space:normal}@media only screen and (min-width: 768px){.common-popup__center,.common-popup__center__full{width:540px}.common-popup__center__header{padding:12px 0}.common-popup__center__header__title{font-size:26px;margin-left:24px}.common-popup__center__header__back__icon{margin:0 24px;font-size:28px}.common-popup__center__header__back__title{font-size:26px}.common-popup__center__main{padding:16px 20px}.common-popup__side__open{width:540px}.common-popup__side__header{padding:12px 0}.common-popup__side__header__title{font-size:26px;margin-left:24px}.common-popup__side__header__back__icon{padding:0 24px;font-size:28px}.common-popup__side__header__back__title{font-size:26px}.common-popup__side__main{padding:24px}.common-popup__side__main.no-padding{padding:0}.common-popup__field{font-size:16px}.common-popup__field.clickable .mat-form-field-prefix{margin-right:6px}.common-popup__field.has-button~button{margin-left:16px}.common-popup__field.has-button~button i{font-size:20px;padding:4px}.common-popup__checkbox{margin:16px 0;font-size:16px}.common-popup__checkbox.first-element{margin-top:0}.common-popup__top-container{padding:24px 24px 0}.common-popup__radio-list{margin-top:16px}.common-popup__radio-list.no-margin{margin:0}.common-popup__radio-list mat-radio-button{margin:4px 0;padding:0 24px}.common-popup__radio-list__title{font-size:20px;margin:4px 12px}.common-popup__radio-list__text{font-size:14px;margin:2px 12px}.common-popup__radio-list__value{font-size:18px;margin-left:12px}.common-popup__footer{height:75px!important}.common-popup__footer__button,.common-popup__footer__button__apply,.common-popup__footer__button__cancel{font-size:18px;padding:12px 24px}.common-popup__footer__button__apply{margin-right:8px}.common-popup__footer__button__cancel{margin-left:8px}.common-filter{padding:3px 16px;margin-bottom:16px}.common-filter__text{font-size:16px}.common-filter__button{width:32px;height:32px;line-height:32px}.common-filter__button i{font-size:22px}.common-accordion,.common-accordion__popup{padding:8px 12px}.common-accordion .mat-expansion-panel-body,.common-accordion__popup .mat-expansion-panel-body{padding:16px 20px}.common-accordion.no-padding-x .mat-expansion-panel-body,.no-padding-x.common-accordion__popup .mat-expansion-panel-body{padding:16px 0}.common-accordion__popup{margin:0 -20px}.common-accordion__popup.first-element{margin-top:-16px}.common-accordion__title{font-size:18px}.common-card{margin:8px 12px}.common-card mat-tab-group{margin-top:3px}.common-card__header{padding:12px 16px;min-height:64px}.common-card__divider{width:32px;left:22px}.common-card__title{font-size:18px;margin-left:6px}.common-card__link{font-size:16px;text-decoration:none}.common-card__link i{font-size:18px;margin-right:6px}.common-card__link.has-margin{margin-right:16px}.common-card__button mat-icon{font-size:18px;margin-right:6px}.common-card__button.mat-mdc-icon-button{height:36px;width:36px;line-height:36px}.common-card__button.mat-button{height:36px;line-height:36px;font-size:16px}.common-card__button.has-margin.mat-icon-button,.common-card__button.has-margin.mat-button{margin-right:6px}.common-card__button i{font-size:26px}.common-checkbox{font-size:16px;padding:12px 16px}.common-checkbox.small{font-size:14px;padding:6px 8px}.common-text{font-size:16px}.common-text .small,.common-text.small{font-size:14px}.common-list-header{padding:8px 16px 6px}.common-list-header.no-padding-top{padding-top:0}.common-list-header__text{font-size:14px;margin-right:4px}.common-list-header__button{margin-right:4px}.common-list-header__button.mat-mdc-icon-button{height:32px;width:32px;line-height:32px}.common-list-header__button.mat-mdc-icon-button.has-margin{margin-left:8px}.common-list-header__button i{font-size:18px}.common-list-header__button mat-icon{font-size:18px;margin-right:6px}.common-list-header__button .btn-label{font-size:14px}.common-list{padding:0 16px}.common-list.has-padding-top{padding-top:12px}.common-list-item.mat-mdc-card{margin-bottom:12px}.common-list-item__dashed{padding:16px 0}.common-list-item__content{padding:12px 16px}.common-list-item__content.is-clickable{margin-right:48px}.common-list-item__content.is-compact{padding:4px}.common-list-item__content.is-compact.clickable-content{padding-right:0;margin-right:48px}.common-list-item__content.is-compact:not(.has-checkbox){margin-left:8px}.common-list-item__content.has-checkbox{margin-left:48px}.common-list-item__click-container{width:48px}.common-list-item__chevron{font-size:18px}.common-list-item__header__container,.common-list-item__header__container__sub{margin:4px 0}.common-list-item__header__column{margin:4px 20px 4px 0}.common-list-item__header__icon-text{margin:3px 20px 3px 0}.common-list-item__header__icon-text i{font-size:16px}.common-list-item__header__icon-text span{font-size:16px;margin-left:6px}.common-list-item__header__small-title{font-size:12px;margin-bottom:2px}.common-list-item__header__pretitle{font-size:14px;margin-bottom:3px}.common-list-item__header__title,.common-list-item__header__title__link{font-size:16px}.common-list-item__header__title__link-icon{font-size:16px;margin-left:6px}.common-list-item__header__subtitle{font-size:14px;margin:3px 0}.common-list-item__header__text,.common-list-item__header__text__s{font-size:16px;margin:3px 20px 3px 0}.common-list-item__header__text__s{font-size:14px}.common-list-item__header__status{font-size:14px;margin:3px 20px 3px 0;padding:4px 16px}.common-list-item__header__status__compact,.common-list-item__header__status__compact__round{font-size:12px;margin:initial;padding:4px 12px}.common-list-item__header__status__compact__round{padding:4px 8px}.common-list-item__header .before-chevron{margin-right:8px}.common-list-item__line__container__start{flex-direction:row;align-items:center}.common-list-item__line__container__end{width:auto}.common-list-item__line__start-txt{font-size:14px;margin-bottom:0}.common-list-item__line__main{margin:0 16px}.common-list-item__line__title{font-size:16px}.common-list-item__line__sub-row{margin-top:3px}.common-list-item__line__sub-txt,.common-list-item__line__sub-txt__link{font-size:14px}.common-list-item__line__sub-txt.has-margin,.has-margin.common-list-item__line__sub-txt__link{margin-right:12px}.common-list-item__line__sub-txt__link{font-size:14px}.common-list-item__line__sub-txt__link .link-icon{margin-left:6px}.common-list-item__line__end-txt{font-size:16px}.common-list-item__line__end-txt.has-margin{margin-left:8px}.common-list-item__main{margin-top:6px}.common-list-item__label{font-size:12px}.common-list-item__text{font-size:14px;margin-bottom:8px}.common-list-item__link-container{margin-bottom:8px}.common-list-item__link{font-size:14px}.common-list-item__link-icon{font-size:14px;margin-left:6px}.common-list-item__button{font-size:16px;min-height:36px}.common-list-item__button mat-icon{font-size:20px;margin-right:8px}.common-list-item__button mat-icon.right{margin-right:0;margin-left:8px}}.common-width__full{width:100%}.common-width__xxl{width:76%}.common-width__xl{width:68%}.common-width__vl{width:62%}.common-width__l{width:56%}.common-width__duo-l{width:52%}.common-width__duo{width:48%}.common-width__duo-s{width:44%}.common-width__ml-ex{width:42%}.common-width__ml{width:40%}.common-width__m{width:34%}.common-width__tri{width:31%}.common-width__ms{width:28%}.common-width__s-ex{width:26%}.common-width__s{width:24%}.common-width__vs{width:20%}.common-width__xs{width:16%}.common-width__xxs{width:10%}.htz-scrollbar{--scrollbar-border-radius: 7px;--scrollbar-padding: 4px;--scrollbar-viewport-margin: 0;--scrollbar-track-color: transparent;--scrollbar-wrapper-color: transparent;--scrollbar-thumb-color: rgba(0, 0, 0, .2);--scrollbar-thumb-hover-color: var(--scrollbar-thumb-color);--scrollbar-size: 5px;--scrollbar-hover-size: var(--scrollbar-size);--scrollbar-thumb-transition: height ease-out .15s, width ease-out .15s;--scrollbar-track-transition: height ease-out .15s, width ease-out .15s}.cash-register-dialog .mat-mdc-dialog-container{margin:0;padding:0}.common__availability__badge{display:inline-block;width:16px;height:16px;border-radius:50%;border:2px solid white;overflow:hidden;box-shadow:0 1px 2px 2px #00000040}.common-table{width:100%;border-spacing:1px;border:1px solid #e3e3e3}.common-table__border{border-right:1px solid #e3e3e3;width:66px;min-width:66px}.common-table__icon{color:gray;font-size:26px}.common-table__row-pointer:not(.disabled){cursor:pointer}.common-table__empty{display:flex;flex-direction:column;justify-content:center;align-items:center;height:128px;font-size:18px;font-style:italic}.mat-theme-heitz .mat-cell.common-table__header,.mat-theme-heitz .mat-footer-cell.common-table__header,.mat-theme-heitz .mat-header-cell.common-table__header{font-size:14px;color:gray;font-weight:700;padding-left:24px;text-align:center}.mat-theme-heitz .mat-cell.common-table__cell,.mat-theme-heitz .mat-cell.common-table__cell__danger,.mat-theme-heitz .mat-footer-cell.common-table__cell,.mat-theme-heitz .mat-footer-cell.common-table__cell__danger,.mat-theme-heitz .mat-header-cell.common-table__cell,.mat-theme-heitz .mat-header-cell.common-table__cell__danger{font-size:14px;color:#000;padding-left:24px;text-align:center}.mat-theme-heitz .mat-cell.common-table__cell__danger div,.mat-theme-heitz .mat-footer-cell.common-table__cell__danger div,.mat-theme-heitz .mat-header-cell.common-table__cell__danger div{background-color:#dc143c;color:#fff;border-radius:4px}.mat-theme-heitz .mat-cell .txt-align-left,.mat-theme-heitz .mat-footer-cell .txt-align-left,.mat-theme-heitz .mat-header-cell .txt-align-left{text-align:left}.mat-theme-heitz .mat-cell .txt-align-right,.mat-theme-heitz .mat-footer-cell .txt-align-right,.mat-theme-heitz .mat-header-cell .txt-align-right{text-align:right}.common-buttons-row{display:flex;flex-direction:row;align-items:center}.common-buttons-row.wrap{flex-wrap:wrap}.common-buttons-row.end{justify-content:flex-end}.common-buttons-row.center{justify-content:center}.common-buttons-row__mat-button.mat-button{font-size:14px;margin-left:8px;padding:0 4px}.common-buttons-row__mat-button.mat-button:first-child{margin-left:0}.common-buttons-row__mat-button mat-icon{font-size:16px;font-weight:700;width:auto;height:auto;margin-right:6px;line-height:initial}.common-buttons-row__mat-button mat-icon.right{margin-right:0;margin-left:6px}.common-buttons-row__mat-button .btn-label{vertical-align:middle;line-height:initial}.common-buttons-row__button,.common-buttons-row__button__dropdown,.common-buttons-row__button__inside{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:14px;color:gray;font-weight:700;background-color:transparent;border:none;cursor:pointer;padding:12px;margin-left:8px;text-decoration:none}.common-buttons-row__button:hover:not(.disabled):not(.toggled),.common-buttons-row__button__dropdown:hover:not(.disabled):not(.toggled),.common-buttons-row__button__inside:hover:not(.disabled):not(.toggled){opacity:.8}.common-buttons-row__button__dropdown{position:relative;z-index:7}.common-buttons-row__button__inside{margin-left:0;width:100%}.common-buttons-row__button.disabled,.disabled.common-buttons-row__button__dropdown,.disabled.common-buttons-row__button__inside,.common-buttons-row__button:disabled,.common-buttons-row__button__dropdown:disabled,.common-buttons-row__button__inside:disabled{opacity:.5;cursor:not-allowed}.common-buttons-row__icon{padding:0;font-size:24px;margin-left:6px;width:16px;height:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}.common-buttons-row__dropdown,.common-buttons-row__dropdown__left,.common-buttons-row__dropdown__right{position:absolute;z-index:8;top:65%;left:-12.5%;width:125%;background-color:#fff;display:flex;flex-direction:column}.common-buttons-row__dropdown__left{left:0}.common-buttons-row__dropdown__right{left:initial;right:0}.common-buttons-row.is-sm .common-buttons-row__button,.common-buttons-row.is-sm .common-buttons-row__button__dropdown,.common-buttons-row.is-sm .common-buttons-row__button__inside{font-size:1.2em}.common-buttons-row.is-md .common-buttons-row__button,.common-buttons-row.is-md .common-buttons-row__button__dropdown,.common-buttons-row.is-md .common-buttons-row__button__inside{font-size:1.4em}.common-buttons-row.is-lg .common-buttons-row__button,.common-buttons-row.is-lg .common-buttons-row__button__dropdown,.common-buttons-row.is-lg .common-buttons-row__button__inside{font-size:1.6em}.mat-theme-heitz .mat-divider.common-buttons-row__divider,.mat-theme-heitz .mat-divider.common-buttons-row__divider__landscape,.mat-theme-heitz .mat-divider.common-buttons-row__divider__landscape__small,.mat-theme-heitz .mat-divider.common-buttons-row__divider__landscape-alt,.mat-theme-heitz .mat-divider.common-buttons-row__divider__portrait,.mat-theme-heitz .mat-divider.common-buttons-row__divider__portrait__small,.mat-theme-heitz .mat-divider.common-buttons-row__divider__portrait-alt{margin-left:8px}.mat-theme-heitz .mat-divider.common-buttons-row__divider__inside{margin-left:0}.mat-theme-heitz .mat-divider.common-buttons-row__divider__horizontal{display:block;width:100%}.mat-theme-heitz .mat-divider.common-buttons-row__divider__portrait,.mat-theme-heitz .mat-divider.common-buttons-row__divider__portrait__small,.mat-theme-heitz .mat-divider.common-buttons-row__divider__portrait-alt{display:none}@media only screen and (min-width: 768px){.common-buttons-row{display:flex;flex-direction:row;align-items:center}.common-buttons-row.wrap{flex-wrap:wrap}.common-buttons-row.end{justify-content:flex-end}.common-buttons-row.center{justify-content:center}.common-buttons-row__mat-button.mat-button{font-size:16px;margin-left:12px;padding:0 8px}.common-buttons-row__mat-button.mat-button:first-child{margin-left:0}.common-buttons-row__mat-button mat-icon{font-size:20px;margin-right:8px}.common-buttons-row__mat-button mat-icon.right{margin-right:0;margin-left:8px}}.btn-row--xs .btn,.btn-row--xs .btn-link,.btn-row--xs .btn-bordered{margin:0 4px}.btn-row--md .btn,.btn-row--md .btn-link,.btn-row--md .btn-bordered{margin:0 8px}.btn-row--lg .btn,.btn-row--lg .btn-link,.btn-row--lg .btn-bordered{margin:0 16px}.btn{padding:8px 16px;font-size:16px;border-radius:4px;border:0;text-decoration:none;text-align:center;cursor:pointer}.btn.lg{padding:16px}.btn.xs{font-size:13px}.btn.btn-width--xs{min-width:100px}.btn.btn-width--md{min-width:160px}.btn.btn-width--lg{min-width:220px}.btn--danger{background:#ff3c3c;color:#fff}.btn--danger:hover{background:#ff1313;transition:all .3s ease}.btn--danger:disabled,.btn--danger.disabled{cursor:not-allowed}.btn--danger:active{background:#bc0000}.btn--primary{background:#0b89f5;color:#fff}.btn--primary:hover{background:#0873cf;transition:all .3s ease}.btn--primary:disabled,.btn--primary.disabled{cursor:not-allowed}.btn--primary:active{background:#05457b}.btn--default{background:#ccc;color:#333}.btn--default:hover{background:#b8b8b8;transition:all .3s ease}.btn--default:disabled,.btn--default.disabled{cursor:not-allowed}.btn--default:active{background:#8c8c8c}.btn[disabled],.btn:disabled{opacity:.6;cursor:not-allowed}.btn.deep-a1{box-shadow:2px 2px 2px #00000040}.btn-link{padding:8px 16px;font-size:16px;border-radius:4px;border:1px solid transparent;text-align:center;cursor:pointer}.btn-link.lg{padding:16px}.btn-link.xs{font-size:13px}.btn-link--danger{background:transparent;border-width:0;border-radius:4px;color:#ff3c3c;text-decoration:none;cursor:pointer}.btn-link--danger:not(.disabled):hover{background:#f3f3f3;color:#ff3c3c;transition:all .3s ease}.btn-link--danger:disabled,.btn-link--danger.disabled{cursor:not-allowed}.btn-link--danger:active{background:#b3b3b3}.btn-link--primary{background:transparent;border-width:0;border-radius:4px;color:#0b89f5;text-decoration:none;cursor:pointer}.btn-link--primary:not(.disabled):hover{background:#f3f3f3;color:#0b89f5;transition:all .3s ease}.btn-link--primary:disabled,.btn-link--primary.disabled{cursor:not-allowed}.btn-link--primary:active{background:#b3b3b3}.btn-link--default{background:transparent;border-width:0;border-radius:4px;color:#333;text-decoration:none;cursor:pointer}.btn-link--default:not(.disabled):hover{background:#f3f3f3;color:#333;transition:all .3s ease}.btn-link--default:disabled,.btn-link--default.disabled{cursor:not-allowed}.btn-link--default:active{background:#b3b3b3}.btn-link[disabled],.btn-link:disabled{opacity:.6;cursor:not-allowed}.btn-bordered{padding:8px 16px;font-size:16px;border-radius:4px;border:1px solid transparent;text-align:center;cursor:pointer}.btn-bordered.lg{padding:16px}.btn-bordered.xs{font-size:13px}.btn-bordered--danger{background:transparent;text-decoration:none;border-width:1px;border-radius:4px;border-color:#ff3c3c;color:#ff3c3c;cursor:pointer}.btn-bordered--danger:hover{background:#f3f3f3;color:#ff2323;border-color:#ff2323;transition:all .3s ease}.btn-bordered--danger:disabled,.btn-bordered--danger.disabled{cursor:not-allowed}.btn-bordered--danger:active{background:#b3b3b3}.btn-bordered--primary{background:transparent;text-decoration:none;border-width:1px;border-radius:4px;border-color:#0b89f5;color:#0b89f5;cursor:pointer}.btn-bordered--primary:hover{background:#f3f3f3;color:#097bdd;border-color:#097bdd;transition:all .3s ease}.btn-bordered--primary:disabled,.btn-bordered--primary.disabled{cursor:not-allowed}.btn-bordered--primary:active{background:#b3b3b3}.btn-bordered--default{background:transparent;text-decoration:none;border-width:1px;border-radius:4px;border-color:#333;color:#333;cursor:pointer}.btn-bordered--default:hover{background:#f3f3f3;color:#262626;border-color:#262626;transition:all .3s ease}.btn-bordered--default:disabled,.btn-bordered--default.disabled{cursor:not-allowed}.btn-bordered--default:active{background:#b3b3b3}.btn-bordered[disabled],.btn-bordered:disabled{opacity:.6;cursor:not-allowed}.btn-radio{border:none;font-size:16px;font-weight:700;color:#000;width:fit-content;padding:4px;background-color:#fafafa;cursor:pointer;box-shadow:0 4px 4px #0000003d;border-radius:4px;margin:4px;min-width:24px}.btn-radio:hover{opacity:.8}.btn-radio.selected{box-shadow:inset 2px 2px 4px #0003;color:#333;background-color:#ccc}.btn-radio:disabled,.btn-radio.disabled{opacity:.5;cursor:not-allowed}button.btn-radio{outline:0}button.btn-radio:focus{box-shadow:0 0 10px #0000003d}.mat-mdc-dialog-header{margin:-24px -24px 16px;background:#f3f3f3;display:flex;padding:8px 16px;box-shadow:0 2px 4px #00000040;align-items:center}.mat-mdc-dialog-header .mat-mdc-dialog-title{margin-bottom:0}.hz-dialog-xs{max-width:300px!important;width:100%}.hz-dialog-sm{max-width:460px!important;width:100%}.hz-dialog-lg{max-width:720px!important;width:100%}.hz-dialog-xlg{max-width:1024px!important;width:100%}.common-mat-error{margin-bottom:8px}.common-mat-error__xl{margin-bottom:32px}@media only screen and (min-width: 768px){.common-mat-error{margin-bottom:12px}.common-mat-error__xl{margin-bottom:40px}}.mat-theme-heitz .mat-expansion-panel-header{background:#f3f3f3;min-height:32px;height:auto}.mat-theme-heitz .mat-expansion-panel-header.mat-expanded{min-height:48px;height:auto}.mat-theme-heitz mat-accordion.collapse-spaced{margin-bottom:16px;margin-top:16px}.mat-theme-heitz mat-accordion.collapse-spaced .mat-expansion-panel{margin-top:8px;margin-bottom:8px}.mat-theme-heitz mat-accordion.collapse-spaced .mat-expansion-panel:not(.mat-expanded),.mat-theme-heitz mat-accordion.collapse-spaced .mat-expansion-panel:not(.mat-expansion-panel-spacing){border-radius:4px}@media only screen and (min-width: 768px){.mat-theme-heitz .mat-expansion-panel-header{min-height:48px;height:auto}.mat-theme-heitz .mat-expansion-panel-header.mat-expanded{min-height:64px;height:auto}}.mat-form-field-row .mat-form-field{margin:8px}.mat-form-field-row .mat-form-field:first-child{margin-left:0}.mat-form-field-row .mat-form-field:last-child{margin-right:0}.mat-form-field .mat-form-field-prefix .mat-icon.fal,.mat-form-field .mat-form-field-suffix .mat-icon.fal{font-size:.9em}.mat-form-field .mat-form-field-prefix .mat-icon.fal{margin-right:8px}.mat-form-field .mat-form-field-suffix .mat-icon.fal{margin-left:8px}.htz-mat-flat-button--success{--mdc-filled-button-label-text-color: #fff;--mdc-filled-button-container-color: forestgreen;--mdc-filled-button-disabled-label-text-color: #fff;--mdc-filled-button-disabled-container-color: rgb(189.1156069364, 238.8843930636, 189.1156069364)}.htz-mat-flat-button--danger{--mdc-filled-button-container-color: crimson;--mdc-filled-button-label-text-color: #fff;--mdc-filled-button-disabled-container-color: rgb(245.25, 147.75, 167.25);--mdc-filled-button-disabled-label-text-color: #fff}.htz-mat-flat-button--primary{--mdc-filled-button-container-color: #0b89f5;--mdc-filled-button-label-text-color: #fff;--mdc-filled-button-disabled-container-color: rgb(157.9763779528, 208.0787401575, 251.0236220472);--mdc-filled-button-disabled-label-text-color: #fff}.htz-mat-flat-button--info{--mdc-filled-button-label-text-color: #fff;--mdc-filled-button-container-color: #42caff;--mdc-filled-button-disabled-container-color: #42caff;--mdc-filled-button-disabled-label-text-color: #fff}.htz-mat-flat-button--warn{--mdc-filled-button-label-text-color: #fff;--mdc-filled-button-container-color: #ffcb34;--mdc-filled-button-disabled-container-color: #ffcb34;--mdc-filled-button-disabled-label-text-color: #fff}.htz-mat-flat-button--disabled,.htz-mat-flat-button:disabled{cursor:disabled;opacity:.5}.htz-mat-button{cursor:pointer;padding:16px}.htz-mat-button--success{--mdc-text-button-label-text-color: forestgreen;--mdc-text-button-disabled-label-text-color: rgb(148.1387283237, 228.8612716763, 148.1387283237)}.htz-mat-button--danger{--mdc-text-button-label-text-color: crimson;--mdc-text-button-disabled-label-text-color: #f16581}.htz-mat-button--primary{--mdc-text-button-label-text-color: #0b89f5;--mdc-text-button-disabled-label-text-color: rgb(108.9842519685, 184.3858267717, 249.0157480315)}.htz-mat-button--info{--mdc-text-button-label-text-color: #42caff;--mdc-text-button-disabled-label-text-color: #42caff}.htz-mat-button--warn{--mdc-text-button-label-text-color: #ffcb34;--mdc-text-button-disabled-label-text-color: #ffcb34}.htz-mat-button--disabled,.htz-mat-button:disabled{cursor:disabled;opacity:.5}.mdc-button--outlined.mat-mdc-outlined-button.htz-mat-stroked-button{cursor:pointer}.mdc-button--outlined.mat-mdc-outlined-button.htz-mat-stroked-button--success{--mdc-outlined-button-label-text-color: forestgreen;--mdc-outlined-button-outline-color: forestgreen;--mdc-outlined-button-disabled-label-text-color: rgb(107.161849711, 218.838150289, 107.161849711);--mdc-outlined-button-disabled-outline-color: rgb(107.161849711, 218.838150289, 107.161849711)}.mdc-button--outlined.mat-mdc-outlined-button.htz-mat-stroked-button--danger{--mdc-outlined-button-label-text-color: crimson;--mdc-outlined-button-outline-color: crimson;--mdc-outlined-button-disabled-label-text-color: rgb(245.25, 147.75, 167.25);--mdc-outlined-button-disabled-outline-color: rgb(245.25, 147.75, 167.25)}.mdc-button--outlined.mat-mdc-outlined-button.htz-mat-stroked-button--primary{--mdc-outlined-button-label-text-color: #0b89f5;--mdc-outlined-button-outline-color: #0b89f5;--mdc-outlined-button-disabled-label-text-color: rgb(157.9763779528, 208.0787401575, 251.0236220472);--mdc-outlined-button-disabled-outline-color: rgb(157.9763779528, 208.0787401575, 251.0236220472)}.mdc-button--outlined.mat-mdc-outlined-button.htz-mat-stroked-button--info{--mdc-outlined-button-label-text-color: #42caff;--mdc-outlined-button-outline-color: #42caff;--mdc-outlined-button-disabled-label-text-color: #42caff;--mdc-outlined-button-disabled-outline-color: #42caff}.mdc-button--outlined.mat-mdc-outlined-button.htz-mat-stroked-button--warn{--mdc-outlined-button-label-text-color: #ffcb34;--mdc-outlined-button-outline-color: #ffcb34;--mdc-outlined-button-disabled-label-text-color: #ffcb34;--mdc-outlined-button-disabled-outline-color: #ffcb34}.mdc-button--outlined.mat-mdc-outlined-button.htz-mat-stroked-button--disabled,.mdc-button--outlined.mat-mdc-outlined-button.htz-mat-stroked-button:disabled{cursor:disabled;opacity:.5}.mat-mdc-fab.mat-accent.htz-mat-fab-button{cursor:pointer}.mat-mdc-fab.mat-accent.htz-mat-fab-button--success{--mat-fab-foreground-color: #fff;--mdc-fab-container-color: forestgreen;--mat-fab-disabled-state-foreground-color: #fff;--mat-fab-disabled-state-container-color: rgb(189.1156069364, 238.8843930636, 189.1156069364)}.mat-mdc-fab.mat-accent.htz-mat-fab-button--danger{--mat-fab-foreground-color: #fff;--mdc-fab-container-color: crimson;--mat-fab-disabled-state-foreground-color: #fff;--mat-fab-disabled-state-container-color: rgb(245.25, 147.75, 167.25)}.mat-mdc-fab.mat-accent.htz-mat-fab-button--primary{--mat-fab-foreground-color: #fff;--mdc-fab-container-color: #0b89f5;--mat-fab-disabled-state-foreground-color: #fff;--mat-fab-disabled-state-container-color: rgb(157.9763779528, 208.0787401575, 251.0236220472)}.mat-mdc-fab.mat-accent.htz-mat-fab-button--info{--mat-fab-foreground-color: #fff;--mdc-fab-container-color: #42caff;--mat-fab-disabled-state-foreground-color: #fff;--mat-fab-disabled-state-container-color: rgb(219, 244.9047619048, 255)}.mat-mdc-fab.mat-accent.htz-mat-fab-button--warn{--mat-fab-foreground-color: #fff;--mdc-fab-container-color: #ffcb34;--mat-fab-disabled-state-foreground-color: #fff;--mat-fab-disabled-state-container-color: rgb(255, 242.1921182266, 205)}.mat-mdc-fab.mat-accent.htz-mat-fab-button--disabled,.mat-mdc-fab.mat-accent.htz-mat-fab-button:disabled{cursor:disabled;opacity:.5}.mat-mdc-fab.mat-accent.htz-mat-fab-button mat-icon.fal{font-size:24px;justify-self:center;align-self:center}.mat-mdc-mini-fab.mat-accent.htz-mat-mini-fab-button{cursor:pointer}.mat-mdc-mini-fab.mat-accent.htz-mat-mini-fab-button--success{--mdc-fab-small-container-color: forestgreen;--mat-fab-small-foreground-color: #fff;--mat-fab-small-disabled-state-foreground-color: #fff;--mat-fab-small-disabled-state-container-color: rgb(189.1156069364, 238.8843930636, 189.1156069364)}.mat-mdc-mini-fab.mat-accent.htz-mat-mini-fab-button--danger{--mdc-fab-small-container-color: crimson;--mat-fab-small-foreground-color: #fff;--mat-fab-small-disabled-state-foreground-color: #fff;--mat-fab-small-disabled-state-container-color: rgb(245.25, 147.75, 167.25)}.mat-mdc-mini-fab.mat-accent.htz-mat-mini-fab-button--primary{--mdc-fab-small-container-color: #0b89f5;--mat-fab-small-foreground-color: #fff;--mat-fab-small-disabled-state-foreground-color: #fff;--mat-fab-small-disabled-state-container-color: rgb(157.9763779528, 208.0787401575, 251.0236220472)}.mat-mdc-mini-fab.mat-accent.htz-mat-mini-fab-button--info{--mdc-fab-small-container-color: #42caff;--mat-fab-small-foreground-color: #fff;--mat-fab-small-disabled-state-foreground-color: #fff;--mat-fab-small-disabled-state-container-color: rgb(219, 244.9047619048, 255)}.mat-mdc-mini-fab.mat-accent.htz-mat-mini-fab-button--warn{--mdc-fab-small-container-color: #ffcb34;--mat-fab-small-foreground-color: #fff;--mat-fab-small-disabled-state-foreground-color: #fff;--mat-fab-small-disabled-state-container-color: rgb(255, 242.1921182266, 205)}.mat-mdc-mini-fab.mat-accent.htz-mat-mini-fab-button--disabled,.mat-mdc-mini-fab.mat-accent.htz-mat-mini-fab-button:disabled{cursor:disabled;opacity:.5}.mat-mdc-mini-fab.mat-accent.htz-mat-mini-fab-button mat-icon.fal{margin-top:8px}.mat-mdc-icon-button.htz-mat-icon-button{cursor:pointer;--mdc-icon-button-icon-size: 16px}.mat-mdc-icon-button.htz-mat-icon-button--success{--mdc-icon-button-icon-color: forestgreen}.mat-mdc-icon-button.htz-mat-icon-button--danger{--mdc-icon-button-icon-color: crimson}.mat-mdc-icon-button.htz-mat-icon-button--primary{--mdc-icon-button-icon-color: #0b89f5}.mat-mdc-icon-button.htz-mat-icon-button--info{--mdc-icon-button-icon-color: #42caff}.mat-mdc-icon-button.htz-mat-icon-button--warn{--mdc-icon-button-icon-color: #ffcb34}.mat-mdc-icon-button.htz-mat-icon-button--disabled,.mat-mdc-icon-button.htz-mat-icon-button:disabled{cursor:disabled;opacity:.5}.mat-mdc-icon-button.htz-mat-icon-button mat-icon.fal{margin-top:8px}.navigation{display:flex;flex-direction:column;flex:1;background-color:#2c2e33;z-index:100;position:absolute;top:0;bottom:0;left:0;max-height:100%;width:100px;transition:background-color .2s ease-in,width .2s ease-in}.navigation__overlay{flex:1;background-color:transparent;opacity:.5;z-index:99;position:absolute;inset:0;transition:background-color .2s ease-in}.navigation__overlay__transition{background-color:gray}.navigation__open{background-color:#2c2e33;width:416px}.navigation__menu{margin-top:12px;margin-left:12px;margin-bottom:8px}.navigation__menu__icon{padding:4px;color:#fff;font-size:32px;cursor:pointer}.navigation__menu__icon:hover{opacity:.8}.navigation__search{display:flex;flex-direction:row;align-items:center;margin-top:24px;margin-left:16px}.navigation__search__icon{padding:4px;color:#fff;font-size:36px}.navigation__search__input{font-size:20px;color:#f5f5f5;background-color:transparent;border:none;margin-left:8px;padding-left:6px;padding-right:6px}.navigation__search__input::placeholder{color:#999}.navigation__list{display:flex;flex-direction:column;margin-top:12px;margin-bottom:12px}.navigation__list__indicator{margin-top:4px;width:0;height:0;border-top:10px solid transparent;border-left:12px solid #0066ad;border-bottom:10px solid transparent}.navigation__list__item{display:flex;flex-direction:row;align-items:center;border:none;background-color:transparent;text-align:start;font-size:26px;color:#fff;cursor:pointer;padding-left:24px;margin-bottom:12px;text-transform:uppercase;position:relative;outline:none;font-weight:lighter}.navigation__list__item__warning{display:none}.navigation__list__item:hover{opacity:.8}.navigation__list__item:hover .navigation__list__item__warning{font-size:10px;margin-top:2px;font-weight:700;padding:4px 12px;border-radius:6px;color:#fff;background-color:#474747;display:block;position:absolute;left:64px;bottom:-8px}.navigation__list__item__title{margin:0}.navigation__list__item:disabled,.navigation__list__item.disabled{cursor:not-allowed}.navigation__list__item:disabled .navigation__list__item__title,.navigation__list__item.disabled .navigation__list__item__title{opacity:.5}.navigation__list__item:disabled:hover,.navigation__list__item.disabled:hover{opacity:initial}.navigation__list__item.selected{font-weight:700;cursor:context-menu;color:#49b2fd}.navigation__list__item.selected:hover{opacity:initial}.navigation__list__item.selected:before{content:" ";display:block;width:0;height:0;position:absolute;left:0;top:50%;border-top:10px solid transparent;border-left:12px solid #0066ad;border-bottom:10px solid transparent;margin-top:-8px}.navigation__list__item__span{color:#8c8c8c}.navigation__list__item__lock{font-size:16px;font-weight:700;padding:5px;border-radius:6px;color:#fff;margin:0 16px}.navigation__list__item__unavailable{background-color:#4b90fa}.navigation__list__item__no-rights{background-color:#dc143c}.navigation__list__item__no-license{background-color:#ff8a3c}.navigation__footer{display:flex;flex-direction:column;margin-left:24px;margin-bottom:16px}.navigation__footer__text,.navigation__footer__text__bold{color:#fff;font-size:16px;margin-bottom:0}.navigation__footer__text__bold{font-weight:700}.sidebar__menu{margin-top:12px;margin-left:12px;margin-bottom:16px}.sidebar__icon{color:#fff;font-size:36px;cursor:pointer;padding:4px}.sidebar__icon:hover{opacity:.8}.sidebar__logo-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center}.sidebar__logo{display:flex;flex-direction:column;justify-content:center;width:80%;padding-bottom:80%;margin-bottom:12px}.sidebar__logo__text{color:#fff;font-size:14px;text-align:center;overflow-wrap:break-word;word-wrap:break-word}.sidebar__button__account{display:flex;flex-direction:row;justify-content:center;position:relative;cursor:context-menu;margin-bottom:4px}.sidebar__button__account__icon{font-size:48px;color:#8fa4df;opacity:.25}.sidebar__loggedin{display:flex;flex-direction:column;justify-content:center;position:absolute;inset:0}.sidebar__loggedin__initials,.sidebar__loggedin__initials__dark{font-size:28px;color:#e3e3e3;font-weight:700;text-align:center}.sidebar__loggedin__initials__dark{color:#474747}.sidebar__date{font-size:32px;color:#fff;text-align:center;margin-bottom:8px}.sidebar__footer{color:#ff3c3c;text-align:center;cursor:pointer;padding-top:1px;padding-bottom:1px;margin-left:8px;margin-right:8px;border-top-right-radius:18px;border-top-left-radius:18px;background:#09090a}.sidebar__footer__icon{font-size:18px;font-weight:700;padding:4px}.mat-form-field-appearance-fill.mat-form-field-no-label .mat-form-field-flex{padding:0 0 0 .75em;border-radius:0}.mat-form-field-appearance-fill.mat-form-field-no-label .mat-form-field-infix{padding:8px 0 10px;border-top:0}button[fal],mat-icon[fal]{display:flex}button[fal].fal,mat-icon[fal].fal{justify-content:center;align-items:center}button[fal] .fal,mat-icon[fal] .fal{align-self:center;justify-self:center}.mat-input-element[type=date]:after,.mat-input-element[type=datetime]:after,.mat-input-element[type=datetime-local]:after,.mat-input-element[type=month]:after,.mat-input-element[type=week]:after,.mat-input-element[type=time]:after{content:none!important}::-webkit-scrollbar-thumb{background:#868f9c;border-radius:10px}::-webkit-scrollbar{width:8px;background:#f3f3f3;border-radius:24px}::-webkit-scrollbar:horizontal{height:8px}::-webkit-scrollbar-thumb:horizontal{background:#000;border-radius:10px}:root{--gutter-width: 1rem;--outer-margin: 2rem;--gutter-compensation: calc((var(--gutter-width) * .5) * -1);--half-gutter-width: calc((var(--gutter-width) * .5));--xs-min: $xs-min;--sm-min: $sm-min;--md-min: $md-min;--lg-min: $lg-min;--screen-xs-min: var(--xs-min) px;--screen-sm-min: var(--sm-min) px;--screen-md-min: var(--md-min) px;--screen-lg-min: var(--lg-min) px;--hz-color-primary: #0b89f5;--hz-color-success: #6fd471;--hz-color-danger: #ff3c3c}.mdc-snackbar.mat-snackbar--success .mdc-snackbar__surface{background:#6fd471;color:#fff}.mdc-snackbar.mat-snackbar--success .mdc-snackbar__surface button{background-color:#6fd471;color:#fff;border:none}.mdc-snackbar.mat-snackbar--error .mdc-snackbar__surface{background:#ff3c3c;color:#fff}.mdc-snackbar.mat-snackbar--error .mdc-snackbar__surface button{background-color:#ff3c3c;color:#fff;border:none}.mdc-snackbar.mat-snackbar--warning .mdc-snackbar__surface{background:#ffcb34;color:#000}.mdc-snackbar.mat-snackbar--warning .mdc-snackbar__surface button{background-color:#ffcb34;color:#000;border:none}@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-600: oklch(57.7% .245 27.325);--color-amber-200: oklch(92.4% .12 95.746);--color-green-600: oklch(62.7% .194 149.214);--color-indigo-100: oklch(93% .034 272.788);--color-indigo-300: oklch(78.5% .115 274.713);--color-indigo-400: oklch(67.3% .182 276.935);--color-indigo-700: oklch(45.7% .24 277.023);--color-gray-200: oklch(92.8% .006 264.531);--color-gray-400: oklch(70.7% .022 261.325);--color-gray-500: oklch(55.1% .027 264.364);--color-gray-800: oklch(27.8% .033 256.848);--color-black: #000;--color-white: #fff;--spacing: .25rem;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-base--line-height: 1.5 ;--text-lg: 1.125rem;--text-lg--line-height: calc(1.75 / 1.125);--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--text-2xl: 1.5rem;--text-2xl--line-height: calc(2 / 1.5);--font-weight-light: 300;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--leading-normal: 1.5;--radius-sm: .25rem;--radius-lg: .5rem;--radius-xl: .75rem;--ease-in: cubic-bezier(.4, 0, 1, 1);--ease-out: cubic-bezier(0, 0, .2, 1);--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.-top-5{top:calc(var(--spacing) * -5)}.top-1\/2{top:50%}.left-2{left:calc(var(--spacing) * 2)}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-5{grid-column:span 5 / span 5}.col-span-8{grid-column:span 8 / span 8}.col-span-9{grid-column:span 9 / span 9}.col-start-1{grid-column-start:1}.col-start-5{grid-column-start:5}.col-start-6{grid-column-start:6}.col-end-5{grid-column-end:5}.col-end-6{grid-column-end:6}.col-end-10{grid-column-end:10}.container{width:100%}@media (width >= 40rem){.container{max-width:40rem}}@media (width >= 48rem){.container{max-width:48rem}}@media (width >= 64rem){.container{max-width:64rem}}@media (width >= 80rem){.container{max-width:80rem}}@media (width >= 96rem){.container{max-width:96rem}}.m-2{margin:calc(var(--spacing) * 2)}.m-2\.5{margin:calc(var(--spacing) * 2.5)}.m-auto{margin:auto}.mx-2{margin-inline:calc(var(--spacing) * 2)}.mx-5{margin-inline:calc(var(--spacing) * 5)}.mx-auto{margin-inline:auto}.my-2{margin-block:calc(var(--spacing) * 2)}.my-3{margin-block:calc(var(--spacing) * 3)}.my-5{margin-block:calc(var(--spacing) * 5)}.my-6{margin-block:calc(var(--spacing) * 6)}.-mt-3{margin-top:calc(var(--spacing) * -3)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-\[1rem\]{margin-top:1rem}.mr-1{margin-right:calc(var(--spacing) * 1)}.mr-3{margin-right:calc(var(--spacing) * 3)}.mr-7{margin-right:calc(var(--spacing) * 7)}.mr-auto{margin-right:auto}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.mb-\[15px\]{margin-bottom:15px}.ml-1{margin-left:calc(var(--spacing) * 1)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-1\/2{height:50%}.h-6{height:calc(var(--spacing) * 6)}.h-fit{height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.w-1{width:calc(var(--spacing) * 1)}.w-1\/2{width:50%}.w-2\/3{width:calc(2/3 * 100%)}.w-2\/5{width:40%}.w-4\/5{width:80%}.w-5\/10{width:50%}.w-6{width:calc(var(--spacing) * 6)}.w-100{width:calc(var(--spacing) * 100)}.w-full{width:100%}.min-w-\[80vw\]{min-width:80vw}.min-w-fit{min-width:fit-content}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.grow{flex-grow:1}.grow-0{flex-grow:0}.grow-1{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness: mandatory}.snap-center{scroll-snap-align:center}.scroll-m-0{scroll-margin:calc(var(--spacing) * 0)}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-subgrid{grid-template-columns:subgrid}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.gap-2{gap:calc(var(--spacing) * 2)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-10{gap:calc(var(--spacing) * 10)}.gap-15{gap:calc(var(--spacing) * 15)}.gap-20{gap:calc(var(--spacing) * 20)}.gap-x-4{column-gap:calc(var(--spacing) * 4)}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.rounded-full{border-radius:calc(infinity * 1px)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-t-full{border-top-left-radius:calc(infinity * 1px);border-top-right-radius:calc(infinity * 1px)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-none{--tw-border-style: none;border-style:none}.border-indigo-400{border-color:var(--color-indigo-400)}.bg-\(--bg-primary-color\){background-color:var(--bg-primary-color)}.bg-\(--bg-secondary-color\){background-color:var(--bg-secondary-color)}.bg-amber-200{background-color:var(--color-amber-200)}.bg-gray-200{background-color:var(--color-gray-200)}.bg-gray-400{background-color:var(--color-gray-400)}.bg-indigo-300{background-color:var(--color-indigo-300)}.bg-indigo-700{background-color:var(--color-indigo-700)}.bg-white{background-color:var(--color-white)}.bg-gradient-to-b{--tw-gradient-position: to bottom in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-indigo-400{--tw-gradient-from: var(--color-indigo-400);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-indigo-300{--tw-gradient-to: var(--color-indigo-300);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.p-1{padding:calc(var(--spacing) * 1)}.p-2{padding:calc(var(--spacing) * 2)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.p-\[8px\]{padding:8px}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-8{padding-inline:calc(var(--spacing) * 8)}.px-9{padding-inline:calc(var(--spacing) * 9)}.pt-0{padding-top:calc(var(--spacing) * 0)}.pt-20{padding-top:calc(var(--spacing) * 20)}.pr-5{padding-right:calc(var(--spacing) * 5)}.pr-px{padding-right:1px}.pb-0{padding-bottom:calc(var(--spacing) * 0)}.pl-1{padding-left:calc(var(--spacing) * 1)}.pl-2{padding-left:calc(var(--spacing) * 2)}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.leading-6{--tw-leading: calc(var(--spacing) * 6);line-height:calc(var(--spacing) * 6)}.leading-normal{--tw-leading: var(--leading-normal);line-height:var(--leading-normal)}.font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-light{--tw-font-weight: var(--font-weight-light);font-weight:var(--font-weight-light)}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.05em\]{--tw-tracking: .05em;letter-spacing:.05em}.text-wrap{text-wrap:wrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.\!text-white{color:var(--color-white)!important}.text-\(--bg-tertiary-color\){color:var(--bg-tertiary-color)}.text-\(--text-dialog\){color:var(--text-dialog)}.text-black{color:var(--color-black)}.text-gray-500{color:var(--color-gray-500)}.text-gray-800{color:var(--color-gray-800)}.text-green-600{color:var(--color-green-600)}.text-indigo-100\/75{color:color-mix(in srgb,oklch(93% .034 272.788) 75%,transparent)}@supports (color: color-mix(in lab,red,red)){.text-indigo-100\/75{color:color-mix(in oklab,var(--color-indigo-100) 75%,transparent)}}.text-red-600{color:var(--color-red-600)}.text-white{color:var(--color-white)}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.opacity-20{opacity:20%}.opacity-70{opacity:70%}.shadow-md{--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.\!filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)!important}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.ease-in{--tw-ease: var(--ease-in);transition-timing-function:var(--ease-in)}.ease-out{--tw-ease: var(--ease-out);transition-timing-function:var(--ease-out)}.select-all{-webkit-user-select:all;user-select:all}@media (hover: hover){.hover\:bg-\(--bg-primary-color\):hover{background-color:var(--bg-primary-color)}}@media (width >= 40rem){.sm\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}}@media (width >= 48rem){.md\:top-5{top:calc(var(--spacing) * 5)}}@media (width >= 48rem){.md\:col-span-3{grid-column:span 3 / span 3}}@media (width >= 48rem){.md\:col-span-9{grid-column:span 9 / span 9}}@media (width >= 48rem){.md\:mx-auto{margin-inline:auto}}@media (width >= 48rem){.md\:mr-0{margin-right:calc(var(--spacing) * 0)}}@media (width >= 48rem){.md\:ml-auto{margin-left:auto}}@media (width >= 48rem){.md\:contents{display:contents}}@media (width >= 48rem){.md\:flex{display:flex}}@media (width >= 48rem){.md\:grid{display:grid}}@media (width >= 48rem){.md\:hidden{display:none}}@media (width >= 48rem){.md\:w-3\/10{width:calc(3/10 * 100%)}}@media (width >= 48rem){.md\:w-full{width:100%}}@media (width >= 48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width >= 48rem){.md\:flex-col{flex-direction:column}}@media (width >= 48rem){.md\:gap-5{gap:calc(var(--spacing) * 5)}}@media (width >= 48rem){.md\:text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}}@media (width >= 64rem){.lg\:col-span-2{grid-column:span 2 / span 2}}@media (width >= 64rem){.lg\:col-span-10{grid-column:span 10 / span 10}}@media (width >= 64rem){.lg\:h-8\/10{height:80%}}@media (width >= 64rem){.lg\:h-screen{height:100vh}}@media (width >= 64rem){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width >= 64rem){.lg\:text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}}@media (width >= 64rem){.lg\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}}@media (width >= 64rem){.lg\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}}@media (width >= 64rem){.lg\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}}@media (width >= 80rem){.xl\:col-span-1{grid-column:span 1 / span 1}}@media (width >= 80rem){.xl\:col-span-4{grid-column:span 4 / span 4}}@media (width >= 80rem){.xl\:col-span-11{grid-column:span 11 / span 11}}@media (width >= 80rem){.xl\:mt-0{margin-top:calc(var(--spacing) * 0)}}@media (width >= 80rem){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}}*,*:before,*:after{box-sizing:border-box}body{position:fixed;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;width:100%;height:100%;height:100vh}.wrapper{width:100%;height:100%;position:absolute;top:0;z-index:2;margin:0;padding:0;overflow-y:auto}html,body,hz-planning-root{height:100%}hz-planning-root,body,html{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.cal-month-view .cal-events{display:none}.cal-month-view .cal-day-cell{position:relative;min-height:28px;min-width:32px;cursor:pointer}.cal-month-view .cal-cell-top{min-height:28px;min-width:32px}.cal-month-view .cal-header .cal-cell{font-size:14px;font-weight:400}.cal-month-view .cal-day-number{font-size:14px;font-weight:700;float:initial;margin:initial;display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%}.cal-month-view .cal-day-cell.cal-today{opacity:.9;background-color:#cd5c5c;color:#fff}.cal-month-view .cal-day-cell.cal-today.cal-day-selected{background-color:#8fa4df}.cal-month-view .cal-day-cell.cal-today:hover{background-color:#f08080;opacity:.75}.cal-month-view .cal-day-cell.cal-today:hover.cal-day-selected{background-color:#8fa4df!important}.cal-month-view .cal-day-cell.cal-today.cal-reps-today{background-color:#8fa4df}.cal-month-view .cal-day-cell.cal-today.cal-reps-today:hover{background-color:#8fa4df!important}.cal-month-view .cal-day-cell.cal-today.cal-reps-selected .cal-day-number{background:radial-gradient(limegreen 30%,transparent);color:#000;opacity:.75}.cal-month-view .cal-day-cell.cal-today.cal-reps-err .cal-day-number{background:radial-gradient(orange 30%,transparent);color:#000;opacity:.75}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:16px;color:#fff;opacity:.9}.cal-month-view .cal-day-badge{position:absolute;bottom:0;right:0;margin:initial;font-size:0;border-radius:6px 0 0 6px;background-color:#4169e1;min-width:initial;padding:3px 6px;z-index:99}.cal-week-view .cal-header{cursor:pointer}.cal-week-view .cal-header.cal-today{background-color:#cd5c5c;color:#fff;opacity:.9}.cal-week-view .cal-header.cal-today.cal-day-selected{background-color:#8fa4df}.cal-week-view .cal-header.cal-today:hover{background-color:#f08080;opacity:.75}.cal-week-view .cal-header.cal-today:hover.cal-day-selected{background-color:#8fa4df!important}.cal-header b{font-size:12px;opacity:.8}.cal-week-view .cal-day-headers span{font-weight:400;opacity:1}.cal-day-selected{background-color:#87cefa;color:#000;opacity:.9}.cal-day-selected:hover{background-color:#87cefa!important;opacity:.75}.cal-reps-previous{background-color:#f08080;opacity:.5}.cal-reps-previous .cal-day-number,.cal-reps-previous .cal-weekend{opacity:.9}.cal-reps-previous:hover{cursor:context-menu;background-color:#f08080!important;opacity:.5}.cal-reps-selected .cal-day-number{background:radial-gradient(limegreen 30%,transparent);color:#000;opacity:.75}.cal-reps-err .cal-day-number{background:radial-gradient(orange 30%,transparent);color:#000;opacity:.75}.cal-event-title-light span{color:#fff!important;font-size:10px!important;line-height:1.1em}.cal-event-title-dark span{color:#474747!important;font-size:10px!important;line-height:1.1em}.cal-event-selected{border:3px solid #4bc94d;border-radius:5px}.cal-week-view .cal-day-headers .cal-header{padding:0}.home__side__checkbox__full .mat-checkbox-layout,.home__side__checkbox__full .mat-checkbox-label{width:100%}.mat-form-field-wrapper,.mat-form-field-wrapper .mat-form-field-flex,.mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{height:100%}.mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .reservations__textarea{height:100%;resize:none}.cal-day-columns .lbl-closed{font-size:10px;max-width:100%;position:absolute;height:100%;width:100%;color:#000c;flex-direction:column;justify-content:center;background:repeating-linear-gradient(45deg,transparent,transparent 10px,rgb(247,247,247) 10px,#ffffff 20px),linear-gradient(to bottom,#fff,#fff);display:none}.cal-day-columns .lbl-default{display:inherit}.cal-day-columns .cal-hour-segment{text-align:center}.cal-day-columns .cal-hour-segment--closed .lbl-closed{display:flex}.cal-day-columns .cal-hour-segment--closed .lbl-default{display:none}.mat-simple-snackbar span{overflow-wrap:break-word;word-wrap:break-word;min-width:0}.planning-cell{display:flex;flex-direction:column;overflow:hidden}.planning-cell__container{display:flex;flex-direction:row}.planning-cell__main{display:flex;flex-direction:column;flex:1;min-width:80px}.planning-cell__main div{white-space:pre-wrap}.planning-cell__status{display:flex;flex-direction:column;align-items:flex-end;margin-top:1px;margin-left:5px}.planning-cell__capacity{padding:2px 3px;border-radius:6px;color:#fff}.planning-cell__capacity.fine{background-color:#228b22}.planning-cell__capacity.warning{background-color:#ff8c00}.planning-cell__capacity.full{background-color:#dc143c}.planning-cell__capacity.empty{display:none}.planning-cell__marker{position:relative;display:none}.planning-cell__marker.in-queue{display:flex;flex-direction:row;justify-content:flex-end;margin-top:5px;margin-right:3px}.planning-cell__marker i{font-size:14px}.planning-cell__marker .badge{position:absolute;background-color:#dc143c;width:7px;height:7px;bottom:-1px;right:-1px;border-radius:16px}.planning-cell__item{display:none}.planning-cell__item.is-active{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin-top:5px;margin-right:3px}.planning-cell__item i{margin-left:6px;font-size:12px;color:#dc143c;font-weight:700}.planning-cell__item i.not-empty{color:#228b22}.planning-cell__item i:first-child{margin-left:0}.planning-cell__item__amount{margin-left:3px;font-size:12px;color:#dc143c;font-weight:700}.planning-cell__item__amount.not-empty{color:#228b22}.planning-cell__booked{margin-top:5px;display:flex;flex-direction:column}.planning-cell__user{display:flex;flex-direction:row;align-items:center}.planning-cell__user i{font-size:12px;margin-right:5px}.planning-cell__user>span{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:root{--mdc-checkbox-selected-icon-color: #4bc94d}:root{--mdc-checkbox-selected-focus-icon-color: #4bc94d}:root{--mdc-checkbox-selected-hover-icon-color: #4bc94d}:root{--mdc-checkbox-selected-hover-state-layer-color: #4bc94d}:root{--mdc-checkbox-selected-focus-state-layer-color: #4bc94d}:root{--mdc-checkbox-selected-pressed-state-layer-color: #4bc94d}:root{--mat-radio-checked-ripple-color: #4bc94d}:root{--mdc-radio-selected-icon-color: #4bc94d}:root{--mdc-radio-selected-focus-icon-color: #4bc94d}:root{--mdc-radio-selected-hover-icon-color: #4bc94d}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-scroll-snap-strictness{syntax: "*"; inherits: false; initial-value: proximity;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-gradient-position{syntax: "*"; inherits: false;}@property --tw-gradient-from{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-via{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-to{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-stops{syntax: "*"; inherits: false;}@property --tw-gradient-via-stops{syntax: "*"; inherits: false;}@property --tw-gradient-from-position{syntax: "<length-percentage>"; inherits: false; initial-value: 0%;}@property --tw-gradient-via-position{syntax: "<length-percentage>"; inherits: false; initial-value: 50%;}@property --tw-gradient-to-position{syntax: "<length-percentage>"; inherits: false; initial-value: 100%;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-tracking{syntax: "*"; inherits: false;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-ease{syntax: "*"; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-scroll-snap-strictness: proximity;--tw-border-style: solid;--tw-gradient-position: initial;--tw-gradient-from: #0000;--tw-gradient-via: #0000;--tw-gradient-to: #0000;--tw-gradient-stops: initial;--tw-gradient-via-stops: initial;--tw-gradient-from-position: 0%;--tw-gradient-via-position: 50%;--tw-gradient-to-position: 100%;--tw-leading: initial;--tw-font-weight: initial;--tw-tracking: initial;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-outline-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-ease: initial}}}
