@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}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;display:flex;max-width:100%;max-height:100%;z-index:1000}.cdk-overlay-backdrop{position:absolute;inset:0;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);opacity:0;touch-action:manipulation;z-index:1000;transition:opacity .4s cubic-bezier(.25,.8,.25,1)}@media (prefers-reduced-motion){.cdk-overlay-backdrop{transition-duration:1ms}}.cdk-overlay-backdrop-showing{opacity:1}@media (forced-colors: active){.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing,.cdk-high-contrast-active .cdk-overlay-transparent-backdrop{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;display:flex;flex-direction:column;min-width:1px;min-height:1px;z-index:1000}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.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-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))}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html,.mat-accent{--mat-option-selected-state-label-text-color: #51b148;--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: #b00020;--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: #51b148;--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: #51b148;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #51b148;--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: #51b148;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #51b148;--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: #51b148;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #b00020;--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: #b00020;--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: 1.5;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .5px;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: Roboto, sans-serif;--mat-optgroup-label-text-line-height: 1.5;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .5px;--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-medium, sans-serif;--mat-card-title-text-line-height: 1.2;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .18px;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Roboto-medium, sans-serif;--mat-card-subtitle-text-line-height: 24px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .1px;--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,.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #51b148;--mdc-linear-progress-track-color: rgba(81, 177, 72, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #b00020;--mdc-linear-progress-track-color: rgba(176, 0, 32, .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: .4px}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: #51b148;--mdc-filled-text-field-focus-active-indicator-color: #51b148;--mdc-filled-text-field-focus-label-text-color: rgba(81, 177, 72, .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: #b00020;--mdc-filled-text-field-error-focus-label-text-color: #b00020;--mdc-filled-text-field-error-label-text-color: #b00020;--mdc-filled-text-field-error-caret-color: #b00020;--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: #b00020;--mdc-filled-text-field-error-focus-active-indicator-color: #b00020;--mdc-filled-text-field-error-hover-active-indicator-color: #b00020}html{--mdc-outlined-text-field-caret-color: #51b148;--mdc-outlined-text-field-focus-outline-color: #51b148;--mdc-outlined-text-field-focus-label-text-color: rgba(81, 177, 72, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #b00020;--mdc-outlined-text-field-error-focus-label-text-color: #b00020;--mdc-outlined-text-field-error-label-text-color: #b00020;--mdc-outlined-text-field-error-hover-label-text-color: #b00020;--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: #b00020;--mdc-outlined-text-field-error-hover-outline-color: #b00020;--mdc-outlined-text-field-error-outline-color: #b00020}html{--mat-form-field-focus-select-arrow-color: rgba(81, 177, 72, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #b00020;--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: #51b148;--mdc-filled-text-field-focus-active-indicator-color: #51b148;--mdc-filled-text-field-focus-label-text-color: rgba(81, 177, 72, .87)}.mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #51b148;--mdc-outlined-text-field-focus-outline-color: #51b148;--mdc-outlined-text-field-focus-label-text-color: rgba(81, 177, 72, .87)}.mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(81, 177, 72, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #b00020;--mdc-filled-text-field-focus-active-indicator-color: #b00020;--mdc-filled-text-field-focus-label-text-color: rgba(176, 0, 32, .87)}.mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #b00020;--mdc-outlined-text-field-focus-outline-color: #b00020;--mdc-outlined-text-field-focus-label-text-color: rgba(176, 0, 32, .87)}.mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(176, 0, 32, .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: .5px;--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: .5px;--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: 1.5;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .5px;--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: 16px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .4px;--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,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(81, 177, 72, .87);--mat-select-invalid-arrow-color: rgba(176, 0, 32, .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(176, 0, 32, .87);--mat-select-invalid-arrow-color: rgba(176, 0, 32, .87)}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-select-trigger-text-font: Roboto, sans-serif;--mat-select-trigger-text-line-height: 1.5;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .5px;--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-medium, sans-serif;--mdc-dialog-subhead-line-height: 1.2;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .18px;--mdc-dialog-supporting-text-font: Roboto, sans-serif;--mdc-dialog-supporting-text-line-height: 1.5;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .5px}.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: #51b148;--mdc-chip-elevated-selected-container-color: #51b148;--mdc-chip-elevated-disabled-container-color: #51b148;--mdc-chip-flat-disabled-selected-container-color: #51b148;--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: #51b148;--mdc-chip-elevated-selected-container-color: #51b148;--mdc-chip-elevated-disabled-container-color: #51b148;--mdc-chip-flat-disabled-selected-container-color: #51b148;--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: #b00020;--mdc-chip-elevated-selected-container-color: #b00020;--mdc-chip-elevated-disabled-container-color: #b00020;--mdc-chip-flat-disabled-selected-container-color: #b00020;--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: .25px;--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: #47a23f;--mdc-switch-selected-handle-color: #47a23f;--mdc-switch-selected-hover-state-layer-color: #47a23f;--mdc-switch-selected-pressed-state-layer-color: #47a23f;--mdc-switch-selected-focus-handle-color: #17750e;--mdc-switch-selected-hover-handle-color: #17750e;--mdc-switch-selected-pressed-handle-color: #17750e;--mdc-switch-selected-focus-track-color: #84c97f;--mdc-switch-selected-hover-track-color: #84c97f;--mdc-switch-selected-pressed-track-color: #84c97f;--mdc-switch-selected-track-color: #84c97f;--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: #47a23f;--mdc-switch-selected-handle-color: #47a23f;--mdc-switch-selected-hover-state-layer-color: #47a23f;--mdc-switch-selected-pressed-state-layer-color: #47a23f;--mdc-switch-selected-focus-handle-color: #17750e;--mdc-switch-selected-hover-handle-color: #17750e;--mdc-switch-selected-pressed-handle-color: #17750e;--mdc-switch-selected-focus-track-color: #84c97f;--mdc-switch-selected-hover-track-color: #84c97f;--mdc-switch-selected-pressed-track-color: #84c97f;--mdc-switch-selected-track-color: #84c97f}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: .25px;--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: #51b148;--mdc-radio-selected-hover-icon-color: #51b148;--mdc-radio-selected-icon-color: #51b148;--mdc-radio-selected-pressed-icon-color: #51b148}.mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #51b148;--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: #51b148;--mdc-radio-selected-hover-icon-color: #51b148;--mdc-radio-selected-icon-color: #51b148;--mdc-radio-selected-pressed-icon-color: #51b148}.mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #51b148;--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: #b00020;--mdc-radio-selected-hover-icon-color: #b00020;--mdc-radio-selected-icon-color: #b00020;--mdc-radio-selected-pressed-icon-color: #b00020}.mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #b00020;--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: .25px;--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: #51b148;--mdc-slider-focus-handle-color: #51b148;--mdc-slider-hover-handle-color: #51b148;--mdc-slider-active-track-color: #51b148;--mdc-slider-inactive-track-color: #51b148;--mdc-slider-with-tick-marks-inactive-container-color: #51b148;--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: #51b148;--mat-slider-hover-state-layer-color: rgba(81, 177, 72, .05);--mat-slider-focus-state-layer-color: rgba(81, 177, 72, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mdc-slider-handle-color: #51b148;--mdc-slider-focus-handle-color: #51b148;--mdc-slider-hover-handle-color: #51b148;--mdc-slider-active-track-color: #51b148;--mdc-slider-inactive-track-color: #51b148;--mdc-slider-with-tick-marks-inactive-container-color: #51b148;--mdc-slider-with-tick-marks-active-container-color: white}html .mat-accent{--mat-slider-ripple-color: #51b148;--mat-slider-hover-state-layer-color: rgba(81, 177, 72, .05);--mat-slider-focus-state-layer-color: rgba(81, 177, 72, .2)}html .mat-warn{--mdc-slider-handle-color: #b00020;--mdc-slider-focus-handle-color: #b00020;--mdc-slider-hover-handle-color: #b00020;--mdc-slider-active-track-color: #b00020;--mdc-slider-inactive-track-color: #b00020;--mdc-slider-with-tick-marks-inactive-container-color: #b00020;--mdc-slider-with-tick-marks-active-container-color: white}html .mat-warn{--mat-slider-ripple-color: #b00020;--mat-slider-hover-state-layer-color: rgba(176, 0, 32, .05);--mat-slider-focus-state-layer-color: rgba(176, 0, 32, .2)}html{--mdc-slider-label-label-text-font: Roboto-medium, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 24px;--mdc-slider-label-label-text-tracking: .1px;--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: .5px;--mat-menu-item-label-text-line-height: 1.5;--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,.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: #51b148;--mdc-radio-selected-hover-icon-color: #51b148;--mdc-radio-selected-icon-color: #51b148;--mdc-radio-selected-pressed-icon-color: #51b148}.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: #b00020;--mdc-radio-selected-hover-icon-color: #b00020;--mdc-radio-selected-icon-color: #b00020;--mdc-radio-selected-pressed-icon-color: #b00020}.mat-mdc-list-option,.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: #51b148;--mdc-checkbox-selected-hover-icon-color: #51b148;--mdc-checkbox-selected-icon-color: #51b148;--mdc-checkbox-selected-pressed-icon-color: #51b148;--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: #51b148;--mdc-checkbox-selected-hover-state-layer-color: #51b148;--mdc-checkbox-selected-pressed-state-layer-color: #51b148;--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: #b00020;--mdc-checkbox-selected-hover-icon-color: #b00020;--mdc-checkbox-selected-icon-color: #b00020;--mdc-checkbox-selected-pressed-icon-color: #b00020;--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: #b00020;--mdc-checkbox-selected-hover-state-layer-color: #b00020;--mdc-checkbox-selected-pressed-state-layer-color: #b00020;--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:#51b148}.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: 1.5;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .5px;--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: .25px;--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: 16px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .4px;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px/1.5 Roboto,sans-serif;letter-spacing:.15px}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: 16px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .4px;--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: #51b148}.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: #51b148;--mat-tab-header-active-ripple-color: #51b148;--mat-tab-header-inactive-ripple-color: #51b148;--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: #51b148;--mat-tab-header-active-hover-label-text-color: #51b148;--mat-tab-header-active-focus-indicator-color: #51b148;--mat-tab-header-active-hover-indicator-color: #51b148}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #51b148}.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: #51b148;--mat-tab-header-active-ripple-color: #51b148;--mat-tab-header-inactive-ripple-color: #51b148;--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: #51b148;--mat-tab-header-active-hover-label-text-color: #51b148;--mat-tab-header-active-focus-indicator-color: #51b148;--mat-tab-header-active-hover-indicator-color: #51b148}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #b00020}.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: #b00020;--mat-tab-header-active-ripple-color: #b00020;--mat-tab-header-inactive-ripple-color: #b00020;--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: #b00020;--mat-tab-header-active-hover-label-text-color: #b00020;--mat-tab-header-active-focus-indicator-color: #b00020;--mat-tab-header-active-hover-indicator-color: #b00020}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary,.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #51b148;--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: #b00020;--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-medium, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .4px;--mat-tab-header-label-text-line-height: 40px;--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: #51b148;--mdc-checkbox-selected-hover-icon-color: #51b148;--mdc-checkbox-selected-icon-color: #51b148;--mdc-checkbox-selected-pressed-icon-color: #51b148;--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: #51b148;--mdc-checkbox-selected-hover-state-layer-color: #51b148;--mdc-checkbox-selected-pressed-state-layer-color: #51b148;--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: #51b148;--mdc-checkbox-selected-hover-icon-color: #51b148;--mdc-checkbox-selected-icon-color: #51b148;--mdc-checkbox-selected-pressed-icon-color: #51b148;--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: #51b148;--mdc-checkbox-selected-hover-state-layer-color: #51b148;--mdc-checkbox-selected-pressed-state-layer-color: #51b148;--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: #b00020;--mdc-checkbox-selected-hover-icon-color: #b00020;--mdc-checkbox-selected-icon-color: #b00020;--mdc-checkbox-selected-pressed-icon-color: #b00020;--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: #b00020;--mdc-checkbox-selected-hover-state-layer-color: #b00020;--mdc-checkbox-selected-pressed-state-layer-color: #b00020;--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: .25px;--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: #51b148}.mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #51b148;--mat-text-button-ripple-color: rgba(81, 177, 72, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #51b148}.mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #51b148;--mat-text-button-ripple-color: rgba(81, 177, 72, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #b00020}.mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #b00020;--mat-text-button-ripple-color: rgba(176, 0, 32, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #51b148;--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: #51b148;--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: #b00020;--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: #51b148;--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: #51b148;--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: #b00020;--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: #51b148;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #51b148;--mat-outlined-button-ripple-color: rgba(81, 177, 72, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #51b148;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #51b148;--mat-outlined-button-ripple-color: rgba(81, 177, 72, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #b00020;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #b00020;--mat-outlined-button-ripple-color: rgba(176, 0, 32, .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-medium, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .4px;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}html{--mdc-filled-button-label-text-font: Roboto-medium, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .4px;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}html{--mdc-protected-button-label-text-font: Roboto-medium, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .4px;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}html{--mdc-outlined-button-label-text-font: Roboto-medium, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .4px;--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: #51b148}html .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #51b148;--mat-icon-button-ripple-color: rgba(81, 177, 72, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #51b148}html .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #51b148;--mat-icon-button-ripple-color: rgba(81, 177, 72, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #b00020}html .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #b00020;--mat-icon-button-ripple-color: rgba(176, 0, 32, .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: #51b148}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: #51b148}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: #b00020}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: #51b148}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: #51b148}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: #b00020}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-medium, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .4px;--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: #c9e7c7}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-medium, sans-serif;--mat-table-header-headline-line-height: 24px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .1px;--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: .25px;--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: .25px}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html,html .mat-accent{--mdc-circular-progress-active-indicator-color: #51b148}html .mat-warn{--mdc-circular-progress-active-indicator-color: #b00020}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: #51b148;--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: #51b148;--mat-badge-text-color: white}.mat-badge-warn{--mat-badge-background-color: #b00020;--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: .25px;--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: 1.5;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .5px;--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: 1.5;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .5px;--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: #51b148;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(81, 177, 72, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(81, 177, 72, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(81, 177, 72, .3);--mat-datepicker-toggle-active-state-icon-color: #51b148;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(81, 177, 72, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: 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: #51b148;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(81, 177, 72, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(81, 177, 72, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(81, 177, 72, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(81, 177, 72, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: 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: #b00020;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(176, 0, 32, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(176, 0, 32, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(176, 0, 32, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(176, 0, 32, .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: #51b148}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #b00020}.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-medium, 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: .25px;--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.mat-accent{--mat-icon-color: #51b148}.mat-icon.mat-warn{--mat-icon-color: #b00020}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: #51b148;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #51b148;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #51b148;--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: #b00020;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #b00020;--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: #51b148;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #51b148;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #51b148;--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: #b00020;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #b00020;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #b00020;--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.mat-accent{--mat-toolbar-container-background-color: #51b148;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #b00020;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-toolbar-title-text-font: Roboto-medium, sans-serif;--mat-toolbar-title-text-line-height: 1.2;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .18px;--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}a{font-family:Roboto-bold,sans-serif;text-decoration:none;color:#51b148}a:hover,a:focus{text-decoration:underline;outline:none}a:hover,a:focus,a:visited{color:#409439}a:active{color:#17750e}button.mat-mdc-button,button.mat-mdc-raised-button,button.mat-mdc-unelevated-button,button.mat-mdc-outlined-button,a.mat-mdc-button,a.mat-mdc-raised-button,a.mat-mdc-unelevated-button,a.mat-mdc-outlined-button{text-transform:uppercase;padding:0 16px;min-height:40px;white-space:nowrap}button.mat-mdc-button:not(.text-subtitle-1),button.mat-mdc-raised-button:not(.text-subtitle-1),button.mat-mdc-unelevated-button:not(.text-subtitle-1),button.mat-mdc-outlined-button:not(.text-subtitle-1),a.mat-mdc-button:not(.text-subtitle-1),a.mat-mdc-raised-button:not(.text-subtitle-1),a.mat-mdc-unelevated-button:not(.text-subtitle-1),a.mat-mdc-outlined-button:not(.text-subtitle-1){font-size:14px;font-weight:500;line-height:40px;font-family:Roboto-medium,sans-serif;letter-spacing:.4px}button.mat-mdc-button:hover,button.mat-mdc-button:focus,button.mat-mdc-raised-button:hover,button.mat-mdc-raised-button:focus,button.mat-mdc-unelevated-button:hover,button.mat-mdc-unelevated-button:focus,button.mat-mdc-outlined-button:hover,button.mat-mdc-outlined-button:focus,a.mat-mdc-button:hover,a.mat-mdc-button:focus,a.mat-mdc-raised-button:hover,a.mat-mdc-raised-button:focus,a.mat-mdc-unelevated-button:hover,a.mat-mdc-unelevated-button:focus,a.mat-mdc-outlined-button:hover,a.mat-mdc-outlined-button:focus{text-decoration:none}button.mat-mdc-button>.mat-icon,button.mat-mdc-raised-button>.mat-icon,button.mat-mdc-unelevated-button>.mat-icon,button.mat-mdc-outlined-button>.mat-icon,a.mat-mdc-button>.mat-icon,a.mat-mdc-raised-button>.mat-icon,a.mat-mdc-unelevated-button>.mat-icon,a.mat-mdc-outlined-button>.mat-icon{height:24px;width:24px;font-size:24px}button.mat-mdc-button .mat-mdc-button-touch-target,button.mat-mdc-raised-button .mat-mdc-button-touch-target,button.mat-mdc-unelevated-button .mat-mdc-button-touch-target,button.mat-mdc-outlined-button .mat-mdc-button-touch-target,a.mat-mdc-button .mat-mdc-button-touch-target,a.mat-mdc-raised-button .mat-mdc-button-touch-target,a.mat-mdc-unelevated-button .mat-mdc-button-touch-target,a.mat-mdc-outlined-button .mat-mdc-button-touch-target{height:inherit}button.mat-mdc-icon-button,a.mat-mdc-icon-button{font-size:30px;--mdc-icon-button-state-layer-size: 40px;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .28);padding:0}button.mat-mdc-icon-button .mat-mdc-button-touch-target,a.mat-mdc-icon-button .mat-mdc-button-touch-target{height:40px;width:40px}button:not(:disabled):not(.mat-unthemed):not(.mat-warn).mat-mdc-outlined-button,a:not(:disabled):not(.mat-unthemed):not(.mat-warn).mat-mdc-outlined-button{--mdc-outlined-button-outline-color: #51b148}button:not(:disabled):not(.mat-unthemed):not(.mat-warn).mat-mdc-outlined-button svg-icon svg,a:not(:disabled):not(.mat-unthemed):not(.mat-warn).mat-mdc-outlined-button svg-icon svg{fill:#51b148}button:not(:disabled).mat-warn.mat-mdc-outlined-button,a:not(:disabled).mat-warn.mat-mdc-outlined-button{--mdc-outlined-button-outline-color: #b00020}button:not(:disabled).mat-warn.mat-mdc-outlined-button svg-icon svg,a:not(:disabled).mat-warn.mat-mdc-outlined-button svg-icon svg{fill:#b00020}button:not(:disabled).mat-mdc-raised-button:not(.mat-warn):hover .mat-mdc-button-persistent-ripple:before,a:not(:disabled).mat-mdc-raised-button:not(.mat-warn):hover .mat-mdc-button-persistent-ripple:before{--mat-mdc-button-persistent-ripple-color: none;--mat-mdc-button-ripple-color: none}button:not(:disabled).mat-mdc-raised-button:not(.mat-warn) .mat-mdc-progress-spinner circle,a:not(:disabled).mat-mdc-raised-button:not(.mat-warn) .mat-mdc-progress-spinner circle{stroke:#fff}button:not(:disabled).mat-mdc-raised-button:not(.mat-warn).mat-unthemed,a:not(:disabled).mat-mdc-raised-button:not(.mat-warn).mat-unthemed{border:1px solid white;box-shadow:0 1px 1px #00000024,0 0 3px #00000026;--mdc-protected-button-label-text-color: rgba(0, 0, 0, .87)}button:not(:disabled).mat-mdc-raised-button:not(.mat-warn).mat-unthemed:hover,a:not(:disabled).mat-mdc-raised-button:not(.mat-warn).mat-unthemed:hover{box-shadow:0 9px 15px #00000014,0 17px 38px #0000001a,0 8px 46px #0000001a}button:not(.mat-mdc-icon-button):not(.mat-mdc-fab):not(.mat-mdc-mini-fab):not(.mat-mdc-list-item):not(.mat-mdc-menu-item) mat-icon,a:not(.mat-mdc-icon-button):not(.mat-mdc-fab):not(.mat-mdc-mini-fab):not(.mat-mdc-list-item):not(.mat-mdc-menu-item) mat-icon{margin-right:4px}button.mat-mdc-list-item,a.mat-mdc-list-item{border:none;padding:0}button.mat-mdc-list-item .mdc-list-item__content,a.mat-mdc-list-item .mdc-list-item__content{display:flex;align-items:center;padding:0 16px}button.mat-mdc-list-item .mdc-list-item__primary-text,a.mat-mdc-list-item .mdc-list-item__primary-text{display:flex;flex-direction:row;align-items:center}button.button-with-spinner,a.button-with-spinner{position:relative}button.button-with-spinner mat-progress-spinner,a.button-with-spinner mat-progress-spinner{position:absolute;inset:0;margin:auto}button.button-with-spinner mat-icon,a.button-with-spinner mat-icon{vertical-align:middle}button.mat-mdc-raised-button.mat-primary,button.mat-mdc-raised-button.mat-accent,button.mat-mdc-raised-button.mdc-button--raised.mat-warn,a.mat-mdc-raised-button.mat-primary,a.mat-mdc-raised-button.mat-accent,a.mat-mdc-raised-button.mdc-button--raised.mat-warn{--mdc-protected-button-label-text-color: white;--mat-mdc-button-persistent-ripple-color: white;--mat-mdc-button-ripple-color: white}button.mat-mdc-raised-button.mat-primary svg-icon svg,button.mat-mdc-raised-button.mat-accent svg-icon svg,button.mat-mdc-raised-button.mdc-button--raised.mat-warn svg-icon svg,a.mat-mdc-raised-button.mat-primary svg-icon svg,a.mat-mdc-raised-button.mat-accent svg-icon svg,a.mat-mdc-raised-button.mdc-button--raised.mat-warn svg-icon svg{fill:#fff}button.mat-mdc-raised-button.mat-primary.mat-mdc-button-base:disabled,button.mat-mdc-raised-button.mat-accent.mat-mdc-button-base:disabled,button.mat-mdc-raised-button.mdc-button--raised.mat-warn.mat-mdc-button-base:disabled,a.mat-mdc-raised-button.mat-primary.mat-mdc-button-base:disabled,a.mat-mdc-raised-button.mat-accent.mat-mdc-button-base:disabled,a.mat-mdc-raised-button.mdc-button--raised.mat-warn.mat-mdc-button-base:disabled{--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .28)}button.mat-mdc-button.mat-primary,button.mat-mdc-icon-button.mat-primary,button.mat-mdc-outlined-button.mat-primary,a.mat-mdc-button.mat-primary,a.mat-mdc-icon-button.mat-primary,a.mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: none;--mat-mdc-button-ripple-color: none;--mdc-text-button-label-text-color: #51b148}button.mat-mdc-button.mat-primary:hover,button.mat-mdc-icon-button.mat-primary:hover,button.mat-mdc-outlined-button.mat-primary:hover,a.mat-mdc-button.mat-primary:hover,a.mat-mdc-icon-button.mat-primary:hover,a.mat-mdc-outlined-button.mat-primary:hover{color:#47a23f}button.mat-mdc-button.mat-unthemed,button.mat-mdc-icon-button.mat-unthemed,button.mat-mdc-outlined-button.mat-unthemed,a.mat-mdc-button.mat-unthemed,a.mat-mdc-icon-button.mat-unthemed,a.mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .6);--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .6);--mat-mdc-button-persistent-ripple-color: none;--mat-mdc-button-ripple-color: none}button.mat-mdc-button.mat-mdc-button-base:not(.mat-warn):not(.mat-primary),a.mat-mdc-button.mat-mdc-button-base:not(.mat-warn):not(.mat-primary){--mdc-text-button-label-text-color: rgba(0, 0, 0, .6);--mat-mdc-button-persistent-ripple-color: none}button.mat-mdc-button.mat-mdc-button-base:not(.mat-warn):not(.mat-primary):disabled,a.mat-mdc-button.mat-mdc-button-base:not(.mat-warn):not(.mat-primary):disabled{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .28)}button.mat-mdc-button-base .mat-ripple.mat-mdc-button-ripple .mat-ripple-element,a.mat-mdc-button-base .mat-ripple.mat-mdc-button-ripple .mat-ripple-element{background:none}mat-slide-toggle.mat-mdc-slide-toggle .mdc-switch:disabled{opacity:.38}mat-checkbox.mat-mdc-checkbox.mat-accent{--mdc-checkbox-state-layer-size: 16px;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .28);--mdc-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, .28);--mdc-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, .6);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .28);--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .28)}mat-checkbox.mat-mdc-checkbox.mat-accent:hover:not(.mat-checkbox-disabled):active .mat-ripple-element{background:none}mat-checkbox.mat-mdc-checkbox.mat-accent:hover:not(.mat-checkbox-disabled):active .mdc-checkbox__ripple{width:40px;height:40px;background:#51b148;top:50%;left:50%;transform:translate(-50%,-50%)}mat-checkbox.mat-mdc-checkbox.mat-accent:hover:not(.mat-checkbox-disabled) .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:#0009}mat-checkbox.mat-mdc-checkbox.mat-accent .mdc-checkbox,mat-checkbox.mat-mdc-checkbox.mat-accent .mat-mdc-checkbox-touch-target,mat-checkbox.mat-mdc-checkbox.mat-accent .mdc-checkbox__background{height:16px;width:16px;background-color:#fff}mat-checkbox.mat-mdc-checkbox.mat-accent .mdc-checkbox__background{top:0;left:0}mat-checkbox.mat-mdc-checkbox.mat-accent .mdc-checkbox__background .mdc-checkbox__checkmark{--mdc-checkbox-selected-checkmark-color: white}mat-checkbox.mat-mdc-checkbox.mat-accent .mdc-checkbox{flex:0 0 16px;margin-right:4px}mat-checkbox.mat-mdc-checkbox.mat-accent .mdc-checkbox__ripple{background:none}mat-checkbox.mat-mdc-checkbox.mat-accent .mdc-form-field{--mdc-theme-text-primary-on-background: rgba(0, 0, 0, .6)}.mat-datepicker-content{background-color:#fff;border-radius:4px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-form-field-appearance-outline.mat-form-field-disabled .mdc-notched-outline{color:#0003}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-mdc-form-field-infix{color:#00000047}.mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-select .mat-mdc-text-field-wrapper{max-height:46px}.mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-select .mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{padding-top:12px}.mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-select .mat-mdc-text-field-wrapper .mat-mdc-select-value-text{letter-spacing:normal}.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper{margin:8px 0 4px}.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper.mdc-text-field--outlined{padding:0 16px 0 12px}.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper.mdc-text-field--outlined:not(.mdc-text-field--disabled):focus .mdc-notched-outline>div,.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper.mdc-text-field--outlined:not(.mdc-text-field--disabled):active .mdc-notched-outline>div,.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline>div{border-color:#51b148;border-width:1px}.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline>div{border-color:#0003}.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline>div:hover{border-color:#00000040}.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{padding:9px 0 12px}.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mat-mdc-select-arrow-wrapper{transform:translateY(-5%)}.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper{margin-top:4px;top:initial}.mat-drawer-container{background-color:#f1f1f1;color:#0009}.mat-drawer-container .mat-drawer-content{display:flex;flex-direction:column}.mat-drawer-container .mat-drawer-backdrop.mat-drawer-shown{background-color:#00000054}.mat-drawer-container .mat-drawer{background-color:#454545;color:#fff}.mat-drawer-container .mat-drawer.mat-drawer-side{box-shadow:0 4px 5px #00000024,0 1px 10px #0000001f,0 2px 4px #0003}.mat-toolbar.mat-toolbar-single-row{color:#fff;box-shadow:0 4px 5px #00000024,0 1px 10px #0000001f,0 2px 4px #0003;height:auto;padding:24px 16px}.mat-mdc-table thead,.mat-mdc-table{background-color:#fafafa;border-radius:4px}.mat-mdc-table{border-bottom:8px solid #efefef;box-shadow:0 1px 1px #00000024,0 2px 1px #0000001f,0 1px 3px #0003;width:100%}.mat-mdc-table thead{border-bottom-color:#0000001a}.mat-mdc-table .mat-mdc-header-row{background:#fafafa;border-bottom-color:#0000001a}.mat-mdc-table mat-header-cell,.mat-mdc-table th.mat-mdc-header-cell{font-size:14px;line-height:24px;letter-spacing:.1px;color:#000000de;padding:13px 16px;border-top:1px solid hsl(0,0%,100%);font-family:Roboto;line-height:28px}.mat-mdc-table mat-row,.mat-mdc-table tbody{background-color:#fff!important;min-height:80px}.mat-mdc-table mat-row:last-child{border-bottom-left-radius:4px!important;border-bottom-right-radius:4px!important}.mat-mdc-table mat-row:hover{background:#fafafa}.mat-mdc-table mat-cell,.mat-mdc-table td.mat-mdc-cell{font-size:14px;line-height:20px;letter-spacing:.25px;color:#0009;padding:12px 16px}.mat-mdc-table mat-row,.mat-mdc-table mat-header-row,.mat-mdc-table mat-footer-row,.mat-mdc-table th.mat-mdc-header-cell,.mat-mdc-table td.mat-mdc-cell,.mat-mdc-table td.mat-mdc-footer-cell{border-bottom-color:#efefef}.mat-mdc-table mat-header-row{height:50px!important;min-height:initial!important}.mat-mdc-table th.mat-mdc-header-cell:last-of-type,.mat-mdc-table td.mat-mdc-cell:last-of-type,.mat-mdc-table td.mat-mdc-footer-cell:last-of-type,.mat-mdc-table mat-cell:last-of-type,.mat-mdc-table mat-header-cell:last-of-type,.mat-mdc-table mat-footer-cell:last-of-type{padding-right:8px;padding-left:8px}.mat-mdc-table th.mat-mdc-header-cell:first-of-type,.mat-mdc-table td.mat-mdc-cell:first-of-type,.mat-mdc-table td.mat-mdc-footer-cell:first-of-type,.mat-mdc-table mat-cell:first-of-type,.mat-mdc-table mat-header-cell:first-of-type,.mat-mdc-table mat-footer-cell:first-of-type{padding-left:16px}.mat-mdc-dialog-container .mat-mdc-dialog-surface{box-shadow:0 24px 38px #00000024,0 9px 46px #0000001f,0 11px 15px #0003}.mat-mdc-dialog-container .mat-mdc-dialog-title{margin-bottom:16px}.mat-mdc-dialog-container .mat-mdc-dialog-content{display:flex;flex-direction:column;margin-bottom:auto}.mat-mdc-dialog-container .mat-mdc-dialog-actions{justify-content:flex-end;margin-top:32px;margin-bottom:0;min-height:40px;padding:0;flex-wrap:initial}.mat-mdc-dialog-container .mat-mdc-dialog-actions button:not(:first-child){margin-left:16px}.no-scroll .mat-mdc-dialog-container{overflow:hidden}.sm-logo-upload-drop-zone{height:100%;width:100%}.sm-logo-upload-drop-zone .sm-logo-upload-content{height:100%;width:100%;justify-content:flex-end;align-items:center}.sm-logo-upload-drop-zone .sm-logo-upload-content.justify-center{justify-content:center}.mat-mdc-paginator{color:#000000de}.mat-mdc-paginator-icon{fill:#0009}.mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#00000054}mat-paginator{font-size:12px}mat-paginator .mat-mdc-paginator-page-size{align-items:center}mat-paginator .mat-mdc-paginator-page-size .mat-mdc-text-field-wrapper.mdc-text-field--outlined{padding:0;margin:0}mat-paginator .mat-mdc-paginator-page-size .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-flex{align-self:center}mat-paginator .mat-mdc-paginator-page-size .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-flex .mat-mdc-form-field-infix{min-height:initial;padding:0}mat-paginator .mat-mdc-paginator-page-size .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-select-trigger{font-size:12px}mat-paginator .mat-mdc-paginator-page-size .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper{padding:0 4px}mat-paginator .mat-mdc-paginator-page-size .mdc-notched-outline>div{border:none}mat-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button{display:flex;align-items:center}mat-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button svg,mat-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button img{--mdc-icon-button-icon-size: 28px}.cdk-overlay-pane .mat-mdc-menu-panel{border-radius:initial;filter:drop-shadow(0px 3px 6px rgba(0,0,0,.161));margin-top:16px}.cdk-overlay-pane .mdc-menu-surface.mat-mdc-select-panel{padding:0;border-radius:4px!important}.cdk-overlay-pane .mdc-menu-surface.mat-mdc-select-panel.virtual-scroll{overflow:hidden}.cdk-overlay-pane .mdc-menu-surface.mat-mdc-select-panel.virtual-scroll .cdk-virtual-scroll-content-wrapper .mat-mdc-option{font-size:16px;min-height:48px}.cdk-overlay-pane .mdc-menu-surface.mat-mdc-select-panel:not(.virtual-scroll)[aria-labelledby^=mat-paginator-page-size-label]{min-width:calc(100% + 45px)}.cdk-overlay-pane .mdc-menu-surface.mat-mdc-select-panel:not(.virtual-scroll)[aria-labelledby^=mat-paginator-page-size-label] .mat-mdc-option{font-size:12px}.cdk-overlay-pane .mdc-menu-surface.mat-mdc-select-panel:not(.virtual-scroll) .mat-mdc-option{font-size:14px;min-height:36px}.cdk-overlay-pane .mdc-menu-surface.mat-mdc-select-panel:not(.virtual-scroll) .mat-mdc-option.mdc-list-item--activated:hover,.cdk-overlay-pane .mdc-menu-surface.mat-mdc-select-panel:not(.virtual-scroll) .mat-mdc-option.mdc-list-item--selected:hover{color:#51b148}.cdk-overlay-pane .mdc-list-item.mdc-list-item--with-one-line{--mdc-list-list-item-one-line-container-height: 48px}.mat-mdc-tab-group.equal-tabs-width .mat-mdc-tab{flex:1!important}.mat-mdc-tab-group .mat-mdc-tab-nav-bar .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-group .mat-mdc-tab-header .mat-mdc-tab-header-pagination-chevron{border-color:#000000de}.mat-mdc-tab-group .mat-mdc-tab-nav-bar .mat-mdc-tab-header-pagination-disabled .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-group .mat-mdc-tab-header .mat-mdc-tab-header-pagination-disabled .mat-mdc-tab-header-pagination-chevron{border-color:#00000047;opacity:1}.mat-mdc-tab-group .mat-mdc-tab-nav-bar .mat-mdc-tab,.mat-mdc-tab-group .mat-mdc-tab-header .mat-mdc-tab{font-size:14px;font-weight:500;line-height:40px;font-family:Roboto-medium,sans-serif;letter-spacing:.4px;text-transform:uppercase;height:64px;letter-spacing:1.25px}.mat-mdc-tab-group .mat-mdc-tab-nav-bar .mat-mdc-tab:hover:not(.mdc-tab--active) .mdc-tab__text-label,.mat-mdc-tab-group .mat-mdc-tab-header .mat-mdc-tab:hover:not(.mdc-tab--active) .mdc-tab__text-label{color:#000000de}.mat-mdc-tab-group .mat-mdc-tab-nav-bar .mat-mdc-tab:hover .mdc-tab__ripple:before,.mat-mdc-tab-group .mat-mdc-tab-header .mat-mdc-tab:hover .mdc-tab__ripple:before{background:none}.mat-mdc-tab-group .mat-mdc-tab-nav-bar .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-group .mat-mdc-tab-header .mat-mdc-tab .mat-ripple-element{background:none}.mat-mdc-tab-group .mat-mdc-tab-nav-bar .mdc-tab-indicator__content--underline,.mat-mdc-tab-group .mat-mdc-tab-header .mdc-tab-indicator__content--underline{border-top-width:8px}.mat-mdc-tab-group.has-shifted-header .mat-mdc-tab-nav-bar,.mat-mdc-tab-group.has-shifted-header .mat-mdc-tab-header{position:absolute;top:-64px;border-bottom:none;width:100%}.mat-mdc-tab-group.has-shifted-header:not(.mobile) .mat-mdc-tab-nav-bar,.mat-mdc-tab-group.has-shifted-header:not(.mobile) .mat-mdc-tab-header{padding-right:48px}.mat-mdc-tooltip-panel .mat-mdc-tooltip{font-size:12px;--mdc-plain-tooltip-container-color: #454545}.mat-mdc-tooltip-panel .mat-mdc-tooltip .mdc-tooltip__surface{line-height:18px;padding-bottom:6px;padding-top:6px;text-overflow:ellipsis;max-width:250px;--mdc-plain-tooltip-supporting-text-tracking: .5}.mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-handle-color: #51b148;--mdc-switch-selected-hover-state-layer-color: #51b148;--mdc-switch-selected-pressed-state-layer-color: #51b148;--mdc-switch-selected-focus-handle-color: #51b148;--mdc-switch-selected-hover-handle-color: #51b148;--mdc-switch-selected-pressed-handle-color: #51b148;--mdc-switch-selected-focus-track-color: rgba(81, 177, 72, .54);--mdc-switch-selected-hover-track-color: rgba(81, 177, 72, .54);--mdc-switch-selected-pressed-track-color: rgba(81, 177, 72, .54);--mdc-switch-selected-track-color: rgba(81, 177, 72, .54);--mdc-switch-unselected-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: white;--mdc-switch-unselected-pressed-state-layer-color: white;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-focus-track-color: rgba(0, 0, 0, .38);--mdc-switch-unselected-hover-track-color: rgba(0, 0, 0, .38);--mdc-switch-unselected-pressed-track-color: rgba(0, 0, 0, .38);--mdc-switch-unselected-track-color: rgba(0, 0, 0, .38)}.mat-mdc-slide-toggle.mat-accent .mdc-switch__icons{display:none}mat-chip-listbox.mdc-evolution-chip-set .mdc-evolution-chip-set__chips{font-size:14px;letter-spacing:normal;line-height:20px;margin-left:0;color:#000000de}mat-chip-listbox.mdc-evolution-chip-set .mdc-evolution-chip-set__chips mat-chip-option.mdc-evolution-chip{margin:4px;padding:7px 0}mat-chip-listbox.mdc-evolution-chip-set .mdc-evolution-chip-set__chips mat-chip-option.mdc-evolution-chip:not(.mdc-evolution-chip--disabled){--mdc-chip-elevated-container-color: #e6e6e6}mat-chip-listbox.mdc-evolution-chip-set .mdc-evolution-chip-set__chips mat-chip-option.mdc-evolution-chip:not(.mdc-evolution-chip--disabled):hover{--mdc-chip-elevated-container-color: #dedede}mat-chip-listbox.mdc-evolution-chip-set .mdc-evolution-chip-set__chips mat-chip-option.mdc-evolution-chip:not(.mdc-evolution-chip--disabled):hover .mdc-evolution-chip__icon--trailing{--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}mat-chip-listbox.mdc-evolution-chip-set .mdc-evolution-chip-set__chips mat-chip-option.mdc-evolution-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__icon--trailing{--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .6)}mat-chip-listbox.mdc-evolution-chip-set .mdc-evolution-chip-set__chips mat-chip-option.mdc-evolution-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__icon--trailing mat-icon{margin-right:0}mat-chip-listbox.mdc-evolution-chip-set .mdc-evolution-chip-set__chips mat-chip-option.mdc-evolution-chip .mat-mdc-chip-remove{opacity:1}mat-chip-grid.mdc-evolution-chip-set .mdc-evolution-chip-set__chips{font-size:14px;letter-spacing:normal;line-height:20px;margin-left:0;color:#000000de}mat-chip-grid.mdc-evolution-chip-set .mdc-evolution-chip-set__chips mat-chip-row.mdc-evolution-chip{margin:4px;padding:7px 0}mat-chip-grid.mdc-evolution-chip-set .mdc-evolution-chip-set__chips mat-chip-row.mdc-evolution-chip:not(.mdc-evolution-chip--disabled){--mdc-chip-elevated-container-color: #e6e6e6}mat-chip-grid.mdc-evolution-chip-set .mdc-evolution-chip-set__chips mat-chip-row.mdc-evolution-chip:not(.mdc-evolution-chip--disabled):hover{--mdc-chip-elevated-container-color: #dedede}mat-chip-grid.mdc-evolution-chip-set .mdc-evolution-chip-set__chips mat-chip-row.mdc-evolution-chip:not(.mdc-evolution-chip--disabled):hover .mdc-evolution-chip__icon--trailing{--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}mat-chip-grid.mdc-evolution-chip-set .mdc-evolution-chip-set__chips mat-chip-row.mdc-evolution-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__icon--trailing{--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .6)}mat-chip-grid.mdc-evolution-chip-set .mdc-evolution-chip-set__chips mat-chip-row.mdc-evolution-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__icon--trailing mat-icon{margin-right:0}mat-chip-grid.mdc-evolution-chip-set .mdc-evolution-chip-set__chips mat-chip-row.mdc-evolution-chip .mat-mdc-chip-remove{opacity:1}.mat-mdc-standard-chip.mdc-evolution-chip--disabled{--mdc-chip-elevated-disabled-container-color: rgba(0, 0, 0, .12)}.mat-mdc-snack-bar-container{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.25px;background-color:#454545;box-shadow:0 4px 20px #00000040;border-radius:4px;color:#fff}.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action:not(:disabled){--mat-mdc-snack-bar-button-color: #a7d7a4}.tootlip-wrapper{position:relative;line-height:.7}.tootlip-wrapper:hover .mat-mdc-tooltip{visibility:visible;opacity:1;transition:opacity .1s linear,visibility 0s linear}.tootlip-wrapper .mat-mdc-tooltip{position:absolute;top:38px;left:50%;transform:translate(-50%) scale(1);visibility:hidden;opacity:0;transition:opacity .1s linear,visibility 0s linear .5s;margin:0;color:#fff;border-radius:4px;max-width:250px;padding-left:8px;padding-right:8px;overflow:hidden;text-overflow:ellipsis;transform-origin:center top;line-height:15px;letter-spacing:.5px}.form-field-for-multi-list-select .mat-mdc-select-min-line{margin-left:12px!important;font-size:12px}.form-field-for-multi-list-select .mat-mdc-select-min-line{color:#000!important}.panel-for-multi-list-select{margin-top:10px!important}.panel-for-multi-list-select .mat-pseudo-checkbox-full{border:2px solid #656565}.panel-for-multi-list-select .mat-pseudo-checkbox-checked{color:#fff;background-color:#51b148!important;border:none}a.guide-link.mat-mdc-button.mat-mdc-button-base{padding:0!important}button[mat-icon-button].btn-icon-24{width:24px;height:24px;min-width:24px;min-height:24px;padding:0;display:flex;align-items:center;justify-content:center;margin:4px 8px}button[mat-icon-button].btn-icon-24 svg-icon{width:24px;height:24px;display:block}button[mat-icon-button].btn-icon-24 svg-icon svg{position:absolute;top:0;left:0}.mat-mdc-menu-content:not(:empty){padding-top:0!important;padding-bottom:0!important}.mat-mdc-list-base{padding-top:0!important;padding-bottom:0!important}.mat-mdc-menu-panel:not(:empty){min-height:48px}.cdk-overlay-pane .mdc-menu-surface.mat-mdc-select-panel{margin-top:-36px;margin-left:-2px;min-width:calc(100% + 4px)}.cdk-overlay-pane .mdc-menu-surface.mat-mdc-select-panel.minified{margin-top:-32px}.cdk-overlay-pane,.cdk-overlay-pane .panel-for-multi-list-select{min-width:fit-content!important}.mat-mdc-raised-button:disabled{background:#0000001f!important}.mat-mdc-raised-button:not([class*=mat-elevation-z]):not(:disabled){box-shadow:none}.mat-mdc-raised-button:not([class*=mat-elevation-z]):not(:disabled):not(.mat-warn):hover{box-shadow:0 10px 27px #51b1484d,0 8px 29px #0000001f,0 6px 26px #0000001c}.mat-mdc-raised-button:not([class*=mat-elevation-z]):not(:disabled).mat-warn:hover{box-shadow:0 10px 27px #b000204d,0 8px 29px #0000001f,0 6px 26px #0000001c}.mat-mdc-header-row mat-header-cell{min-height:50px}.mat-mdc-header-row mat-header-cell:first-child{border-top-left-radius:4px!important;border-bottom-left-radius:0!important}.mat-mdc-header-row mat-header-cell:last-child{border-top-right-radius:4px!important;border-bottom-left-radius:0!important}.mat-mdc-header-row mat-header-cell .mat-sort-header-content{letter-spacing:1px;-webkit-user-select:none;user-select:none}svg-icon{fill:#00000047}svg-icon:hover{fill:#0009}svg-icon.clicked{fill:#000c}.mat-mdc-menu-panel.mat-menu-below{margin-top:8px}.mat-sort-header-arrow[style] .mat-sort-header-stem{display:none}.mat-sort-header-arrow[style] .mat-sort-header-indicator{opacity:1;color:#000;font-weight:700}.mat-sort-header-arrow[style] .mat-sort-header-indicator .mat-sort-header-pointer-left,.mat-sort-header-arrow[style] .mat-sort-header-indicator .mat-sort-header-pointer-right,.mat-sort-header-arrow[style] .mat-sort-header-indicator .mat-sort-header-pointer-middle{display:none}mat-row{height:80px}.mat-mdc-tooltip.mat-tooltip-show{margin-bottom:6px}.mat-mdc-button.mat-primary:not(:disabled),.mat-mdc-icon-button.mat-primary:not(:disabled),.mat-mdc-outlined-button.mat-primary{--mdc-text-button-label-text-color: #51b148}.mat-mdc-outlined-button:not(:disabled){border-color:#51b148}a.mdc-button.mat-mdc-button-base[color=primary] .mat-ripple.mat-mdc-button-ripple{display:none}mat-accordion{border-bottom:1px solid #ebebeb}.mat-expansion-panel-spacing{margin:0!important}.mat-accordion .mat-expansion-panel{border-radius:0!important}.mat-expansion-panel-header{min-height:56px!important;padding:16px 24px!important;font-size:14px}.mat-expansion-panel-header mat-panel-title,.mat-expansion-panel-header mat-panel-description{flex:1}.mat-expansion-panel{border-bottom:1px solid #ebebeb}ngx-mat-datepicker-content ngx-mat-calendar-header button.mat-button-base{font-size:14px;font-weight:500;line-height:40px;font-family:Roboto-medium,sans-serif;letter-spacing:.4px;color:#0009;background:none}ngx-mat-datepicker-content .mat-calendar-table-header th{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto,sans-serif;letter-spacing:.4px}ngx-mat-datepicker-content .mat-calendar-body-label{font-size:14px}ngx-mat-datepicker-content .mat-calendar-body-disabled{color:#d3d3d3}ngx-mat-datepicker-content ngx-mat-timepicker mat-form-field{padding:20px 0}ngx-mat-datepicker-content ngx-mat-timepicker mat-form-field.mat-focused .mat-form-field-underline{background-color:#51b148;height:2px}ngx-mat-datepicker-content ngx-mat-timepicker mat-form-field .mat-form-field-underline{background-color:#0009}ngx-mat-datepicker-content ngx-mat-timepicker button.mat-button-base{background:none}ngx-mat-datepicker-content ngx-mat-timepicker button.mat-button-base mat-icon{fill:#0009;color:#0009}ngx-mat-datepicker-content .actions button.mat-button-base.mat-primary{background:none;color:#51b148}ngx-mat-datepicker-content .actions button.mat-button-base.mat-primary:disabled{border:none}ngx-mat-timepicker:not(.active-time-picker) .ngx-mat-timepicker-spacer{padding-bottom:22px}ngx-mat-timepicker.active-time-picker .ngx-mat-timepicker-spacer{vertical-align:top;padding-top:6px}.cal-week-view .cal-day-headers{padding-left:80px;border-top:1px solid #e1e1e1}.cal-week-view .cal-time-label-column,.cal-week-view .cal-time{width:80px;font-weight:400}.cal-week-view{border-top:0}.picker-dialog-bg{z-index:9000!important}.picker-dialog{z-index:9001!important}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:none!important;background-color:transparent;color:unset}.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__text-label{color:inherit!important}.mat-mdc-paginator{color:unset!important}.mat-mdc-icon-button.mat-mdc-button-base{width:56px;height:40px;padding:0 4px}.mat-mdc-paginator-navigation-first{margin-right:16px}.mat-mdc-paginator-navigation-last{margin-left:16px}.paginator-navigation-next{margin-left:2px}.paginator-navigation-previous{margin-right:2px}.mat-mdc-menu-panel.tour-step{overflow:visible}.tour-step-pointer{position:absolute;z-index:9999;width:45px;height:18px;background-color:#fafafa;clip-path:polygon(50% 0%,0% 100%,100% 100%);border:none;flex-shrink:0;filter:drop-shadow(0 2px 6px rgba(0,0,0,.2))}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,ul[class],ol[class],li,figure,figcaption,blockquote,dl,dd{margin:0}ul[class],ol[class]{list-style:none;padding:0}a:not([class]){text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}input,button,textarea,select{font:inherit}div:focus,span:focus{outline:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.container-wrapper,.container{display:flex;flex:1;flex-wrap:wrap}.col{width:100%}@media (max-width: 599px){.container-wrapper{margin:24px 16px}.container{margin-left:-8px;margin-right:-8px}.col{margin-left:8px;margin-right:8px}.col-sm-1{max-width:calc(25% - 16px)}.col-sm-2{max-width:calc(50% - 16px)}.col-sm-3{max-width:calc(75% - 16px)}.col-full,.col-sm-4{max-width:calc(100% - 16px)}.d-sm-none{display:none!important}}@media (min-width: 600px) and (max-width: 1199px){.container-wrapper{margin:48px 40px}.container{margin-left:-8px;margin-right:-8px}.col{margin-left:8px;margin-right:8px}.col-md-1{max-width:calc(12.5% - 16px)}.col-md-2{max-width:calc(25% - 16px)}.col-md-3{max-width:calc(37.5% - 16px)}.col-md-4{max-width:calc(50% - 16px)}.col-md-5{max-width:calc(62.5% - 16px)}.col-md-6{max-width:calc(75% - 16px)}.col-md-7{max-width:calc(87.5% - 16px)}.col-full,.col-md-8{max-width:calc(100% - 16px)}.d-md-none{display:none!important}}@media (min-width: 1200px) and (max-width: 1839px){.container-wrapper{margin:48px 40px}.container{margin-left:-8px;margin-right:-8px;flex-wrap:initial}.col{margin-left:8px;margin-right:8px}.col-lg-1{max-width:calc(12.5% - 16px)}.col-lg-2{max-width:calc(25% - 16px)}.col-lg-3{max-width:calc(37.5% - 16px)}.col-lg-4{max-width:calc(50% - 16px)}.col-lg-5{max-width:calc(62.5% - 16px)}.col-lg-6{max-width:calc(75% - 16px)}.col-lg-7{max-width:calc(87.5% - 16px)}.col-full,.col-lg-8{max-width:calc(100% - 16px)}.d-lg-none{display:none!important}}@media (min-width: 600px) and (max-width: 1199px){.d-sm-md-none{display:none!important}}@media (min-width: 1200px) and (max-width: 1839px){.d-md-lg-none{display:none!important}}@media (min-width: 1840px){.container-wrapper{margin:48px 36px}.container{margin-left:-12px;margin-right:-12px;flex-wrap:initial}.col{margin-left:12px;margin-right:12px}.col-xl-1{max-width:calc(8.333% - 24px)}.col-xl-2{max-width:calc(16.667% - 24px)}.col-xl-3{max-width:calc(25% - 24px)}.col-xl-4{max-width:calc(33.333% - 24px)}.col-xl-5{max-width:calc(41.667% - 24px)}.col-xl-6{max-width:calc(50% - 24px)}.col-xl-7{max-width:calc(58.333% - 24px)}.col-xl-8{max-width:calc(66.667% - 24px)}.col-xl-9{max-width:calc(75% - 24px)}.col-xl-10{max-width:calc(83.333% - 24px)}.col-xl-11{max-width:calc(91.667% - 24px)}.col-full,.col-xl-12{max-width:calc(100% - 24px)}.d-xl-none{display:none!important}}.flex-1{flex:1}.flex-2{flex:2}.flex-3{flex:3}.flex-4{flex:4}.flex-row{display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column}.flex-wrap{flex-wrap:wrap}.justify-space-between{justify-content:space-between}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-space-around{justify-content:space-around}.align-center{align-items:center}@font-face{font-family:Cormorant Garamond;src:url("./media/CormorantGaramond-Regular-7A5P2WPI.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:url("./media/OpenSans-Regular-CRYIR5E5.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:url("./media/OpenSans-SemiBold-N34L6X5G.ttf") format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Merriweather;src:url("./media/Merriweather-Regular-KRDR4CTS.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Lobster Two;src:url("./media/LobsterTwo-Regular-BXCFQ3PE.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto-thin;src:url("./media/Roboto-Thin-YGK7YTZC.ttf");font-weight:100}@font-face{font-family:Roboto-thin-italic;src:url("./media/Roboto-ThinItalic-NU6FJXIJ.ttf");font-weight:100;font-style:italic}@font-face{font-family:Roboto-light;src:url("./media/Roboto-Light-6LTSOTTG.ttf");font-weight:300}@font-face{font-family:Roboto-light-italic;src:url("./media/Roboto-LightItalic-W2KPB7R3.ttf");font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:url("./media/Roboto-Regular-VY5I3OJX.ttf");font-weight:400}@font-face{font-family:Roboto-italic;src:url("./media/Roboto-Italic-TEO67APY.ttf");font-weight:400;font-style:italic}@font-face{font-family:Roboto-medium;src:url("./media/Roboto-Medium-V6OQCOK2.ttf");font-weight:500}@font-face{font-family:Roboto-medium-italic;src:url("./media/Roboto-MediumItalic-G4R2FZYB.ttf");font-weight:500;font-style:italic}@font-face{font-family:Roboto-bold;src:url("./media/Roboto-Bold-RDLB2V6V.ttf");font-weight:700}@font-face{font-family:Roboto-bold-italic;src:url("./media/Roboto-BoldItalic-FFKIY3TP.ttf");font-weight:700;font-style:italic}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-BlackItalic-GOSK57VW.ttf") format("truetype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-Italic-ER42OG7K.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-Medium-CYPYBZKN.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-Bold-SWNL6NJU.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-ExtraBold-QJF6IAE4.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-BoldItalic-3GDLUMDF.ttf") format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-ExtraBoldItalic-MOH23P2T.ttf") format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-Black-G4S4XGQT.ttf") format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-MediumItalic-6PCKHWHX.ttf") format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-Regular-FTQSOJFJ.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-SemiBoldItalic-TU3CNKAO.ttf") format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-SemiBold-TF2CNVXK.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Cormorant Garamond;src:url("./media/CormorantGaramond-Regular-7A5P2WPI.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:url("./media/OpenSans-Regular-CRYIR5E5.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:url("./media/OpenSans-SemiBold-N34L6X5G.ttf") format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Merriweather;src:url("./media/Merriweather-Regular-KRDR4CTS.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Lobster Two;src:url("./media/LobsterTwo-Regular-BXCFQ3PE.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto-thin;src:url("./media/Roboto-Thin-YGK7YTZC.ttf");font-weight:100}@font-face{font-family:Roboto-thin-italic;src:url("./media/Roboto-ThinItalic-NU6FJXIJ.ttf");font-weight:100;font-style:italic}@font-face{font-family:Roboto-light;src:url("./media/Roboto-Light-6LTSOTTG.ttf");font-weight:300}@font-face{font-family:Roboto-light-italic;src:url("./media/Roboto-LightItalic-W2KPB7R3.ttf");font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:url("./media/Roboto-Regular-VY5I3OJX.ttf");font-weight:400}@font-face{font-family:Roboto-italic;src:url("./media/Roboto-Italic-TEO67APY.ttf");font-weight:400;font-style:italic}@font-face{font-family:Roboto-medium;src:url("./media/Roboto-Medium-V6OQCOK2.ttf");font-weight:500}@font-face{font-family:Roboto-medium-italic;src:url("./media/Roboto-MediumItalic-G4R2FZYB.ttf");font-weight:500;font-style:italic}@font-face{font-family:Roboto-bold;src:url("./media/Roboto-Bold-RDLB2V6V.ttf");font-weight:700}@font-face{font-family:Roboto-bold-italic;src:url("./media/Roboto-BoldItalic-FFKIY3TP.ttf");font-weight:700;font-style:italic}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-BlackItalic-GOSK57VW.ttf") format("truetype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-Italic-ER42OG7K.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-Medium-CYPYBZKN.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-Bold-SWNL6NJU.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-ExtraBold-QJF6IAE4.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-BoldItalic-3GDLUMDF.ttf") format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-ExtraBoldItalic-MOH23P2T.ttf") format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-Black-G4S4XGQT.ttf") format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-MediumItalic-6PCKHWHX.ttf") format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-Regular-FTQSOJFJ.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-SemiBoldItalic-TU3CNKAO.ttf") format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Playfair;src:url("./media/PlayfairDisplay-SemiBold-TF2CNVXK.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}.text-button{font-family:Roboto-medium,sans-serif;font-size:14px;font-weight:500;line-height:16px;letter-spacing:1.25px;text-transform:uppercase}.text-h1,h1{font-family:Roboto-light,sans-serif;font-size:96px;font-weight:300;line-height:1.2}.text-h2,h2{font-family:Roboto-light,sans-serif;font-size:60px;font-weight:300;line-height:1.2}.text-h3,h3{font-family:Roboto,sans-serif;font-size:48px;font-weight:400;line-height:1.2}.text-h4,h4{font-family:Roboto,sans-serif;font-size:36px;font-weight:400;line-height:1}.text-h5,h5{font-family:Roboto,sans-serif;font-size:24px;font-weight:500;line-height:1;letter-spacing:.18px}.text-h6,h6{font-family:Roboto-medium,sans-serif;font-size:20px;font-weight:500;line-height:1.2;letter-spacing:.18px}.text-subtitle-1{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:.15px}.text-subtitle-2{font-family:Roboto-medium,sans-serif;font-size:14px;font-weight:500;line-height:24px;letter-spacing:.1px}.container,.text-body-1,body{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:.5px;color:#0009}.text-body-2{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.25px}.text-caption,caption{font-family:Roboto,sans-serif;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px}.text-overline{font-family:Roboto,sans-serif;font-size:10px;font-weight:400;line-height:16px;letter-spacing:1.5px}.text-disabled{color:#00000047}.text-red{color:#b00020}.text-green{color:#51b148}.text-blue{color:#4672b6}.text-white{color:#fff}.text-light-snowy{color:#fafafa}.text-snowy{color:#f1f1f1}.text-light-gray{color:#efefef}.text-gray{color:#ebebeb}.text-steel{color:#656565}.text-dark-gray{color:#454545}.text-black{color:#000}.text-semi-green{color:#51b14861}.text-semi-dark-black{color:#000000de}.inactive-row .text-semi-dark-black{color:#00000047}.text-semi-medium-black{color:#0009}.text-semi-black{color:#00000054}.text-semi-light-black{color:#00000047}.text-thin{font-weight:100}.text-light{font-weight:300}.text-regular{font-weight:400}.text-medium{font-weight:500}.text-bold{font-weight:700}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-italic{font-style:italic}.bg-red{background-color:#b00020}.bg-green{background-color:#51b148}.bg-blue{background-color:#4672b6}.bg-white{background-color:#fff}.bg-light-snowy{background-color:#fafafa}.bg-snowy{background-color:#f1f1f1}.bg-light-gray{background-color:#efefef}.bg-gray{background-color:#ebebeb}.bg-steel{background-color:#656565}.bg-dark-gray{background-color:#454545}.bg-black{background-color:#000}.bg-semi-green{background-color:#51b14861}.bg-semi-dark-black{background-color:#000000de}.bg-semi-medium-black{background-color:#0009}.bg-semi-black{background-color:#00000054}.bg-semi-light-black{background-color:#00000047}.hidden{visibility:hidden}a.logo{flex-grow:0;flex-shrink:0}button.btn-fit-content{min-width:fit-content;-webkit-transition:width .5s ease-in-out;-moz-transition:width .5s ease-in-out}.mat-mdc-progress-spinner.loading-indicator{position:absolute;top:50%;left:50%;margin-left:-22px}.error-message{padding:8px 16px;border-radius:4px;margin-top:16px;color:#b00020;border:1px solid #b00020}.warning-message{padding:8px 16px;border-radius:4px;margin-top:16px;color:#db7500;border:1px solid #db7500}.info-message{padding:8px 16px;border-radius:4px;margin-top:16px;color:#4672b6;border:1px solid #4672b6}.guide-page{display:flex;height:100%;justify-content:center}.guide-page .container{margin:auto;max-width:1200px;justify-content:center}.guide-page .container .col{max-width:500px;margin-top:36px;margin-bottom:36px}.guide-page .container .col h5,.guide-page .container .col p,.guide-page .container .col li,.guide-page .container .col a.mat-mdc-raised-button:not(:last-of-type){margin-bottom:24px}.guide-page .container .col img{margin:0 auto}ngx-avatar.center .avatar-container{margin:0 auto 20px}.hint-text{padding-left:12px;max-width:290px}.flex-col .mat-mdc-form-field:not(:last-of-type){margin-bottom:16px}.flex-col .mat-mdc-form-field+button{margin-top:24px}.mat-mdc-dialog-content .mat-mdc-form-field:not(:last-of-type){margin-bottom:16px}.lds-dual-ring{display:inline-block;width:200px;height:200px;-webkit-transition:all .3s ease;transition:all .3s ease}.lds-dual-ring:after{content:" ";display:block;width:100%;height:100%;margin:0;border-radius:50%;border:20px solid #aaa;border-color:#666 transparent #666 transparent;-webkit-animation:lds-dual-ring 1.6s linear infinite;animation:lds-dual-ring 1.6s linear infinite}@-webkit-keyframes lds-dual-ring{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.heartbeat{-webkit-animation:heartbeat 1.5s ease-in-out infinite both;animation:heartbeat 1.5s ease-in-out infinite both}@-webkit-keyframes heartbeat{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(.91);transform:scale(.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(.98);transform:scale(.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(.87);transform:scale(.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes heartbeat{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(.91);transform:scale(.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(.98);transform:scale(.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(.87);transform:scale(.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.pulsate-fwd-10s{-webkit-animation:pulsate-fwd-10s 10s ease-in-out infinite both;animation:pulsate-fwd-10s 10s ease-in-out infinite both}@-webkit-keyframes pulsate-fwd-10s{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulsate-fwd-10s{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}.ping{-webkit-animation:ping .8s ease-in-out infinite both;animation:ping .8s ease-in-out infinite both}@-webkit-keyframes ping{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:.8}80%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}to{-webkit-transform:scale(2.2);transform:scale(2.2);opacity:0}}@keyframes ping{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:.8}80%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}to{-webkit-transform:scale(2.2);transform:scale(2.2);opacity:0}}.shake-horizontal{-webkit-animation:shake-horizontal 7s cubic-bezier(.455,.03,.515,.955) infinite both;animation:shake-horizontal 7s cubic-bezier(.455,.03,.515,.955) infinite both}@-webkit-keyframes shake-horizontal{0%,10%,to{-webkit-transform:translateX(0);transform:translate(0)}1%,3%,5%,7%{-webkit-transform:translateX(-10px);transform:translate(-10px)}2%,4%,6%{-webkit-transform:translateX(10px);transform:translate(10px)}8%{-webkit-transform:translateX(8px);transform:translate(8px)}9%{-webkit-transform:translateX(-8px);transform:translate(-8px)}}@keyframes shake-horizontal{0%,10%,to{-webkit-transform:translateX(0);transform:translate(0)}1%,3%,5%,7%{-webkit-transform:translateX(-10px);transform:translate(-10px)}2%,4%,6%{-webkit-transform:translateX(10px);transform:translate(10px)}8%{-webkit-transform:translateX(8px);transform:translate(8px)}9%{-webkit-transform:translateX(-8px);transform:translate(-8px)}}.kenburns-top{-webkit-animation:kenburns-top 30s ease-out infinite alternate both;animation:kenburns-top 30s ease-out infinite alternate both}@-webkit-keyframes kenburns-top{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);-webkit-transform-origin:50% 16%;transform-origin:50% 16%}to{-webkit-transform:scale(1.25) translateY(-15px);transform:scale(1.25) translateY(-15px);-webkit-transform-origin:top;transform-origin:top}}@keyframes kenburns-top{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);-webkit-transform-origin:50% 16%;transform-origin:50% 16%}to{-webkit-transform:scale(1.25) translateY(-15px);transform:scale(1.25) translateY(-15px);-webkit-transform-origin:top;transform-origin:top}}.text-focus-in{-webkit-animation:text-focus-in 7s infinite cubic-bezier(.55,.085,.68,.53) both;animation:text-focus-in 7s infinite cubic-bezier(.55,.085,.68,.53) both}@-webkit-keyframes text-focus-in{0%{-webkit-filter:blur(12px);filter:blur(12px);opacity:0}10%,90%{-webkit-filter:blur(0px);filter:blur(0px);opacity:1}to{-webkit-filter:blur(12px);filter:blur(12px);opacity:0}}@keyframes text-focus-in{0%{-webkit-filter:blur(12px);filter:blur(12px);opacity:0}10%,90%{-webkit-filter:blur(0px);filter:blur(0px);opacity:1}to{-webkit-filter:blur(12px);filter:blur(12px);opacity:0}}.rotate-center{-webkit-animation:rotate-center 5s linear infinite both;animation:rotate-center 5s linear infinite both}@-webkit-keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.rotate-center-reverse{-webkit-animation:rotate-center-reverse 5s linear infinite both;animation:rotate-center-reverse 5s linear infinite both}@-webkit-keyframes rotate-center-reverse{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes rotate-center-reverse{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.swing-in-top-fwd{-webkit-animation:swing-in-top-fwd 7s cubic-bezier(.175,.885,.32,1.275) infinite both;animation:swing-in-top-fwd 7s cubic-bezier(.175,.885,.32,1.275) infinite both}@-webkit-keyframes swing-in-top-fwd{0%{-webkit-transform:rotateX(-100deg);transform:rotateX(-100deg);-webkit-transform-origin:top;transform-origin:top;opacity:0}to{-webkit-transform:rotateX(0deg);transform:rotateX(0);-webkit-transform-origin:top;transform-origin:top;opacity:1}}@keyframes swing-in-top-fwd{0%{-webkit-transform:rotateX(-100deg);transform:rotateX(-100deg);-webkit-transform-origin:top;transform-origin:top;opacity:0}to{-webkit-transform:rotateX(0deg);transform:rotateX(0);-webkit-transform-origin:top;transform-origin:top;opacity:1}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}mat-select{height:100%;display:flex!important;align-items:center}.mat-mdc-select-panel.virtual-scroll{max-height:313px}.mat-mdc-select-panel.virtual-scroll.small{max-height:250px}.virtual-scroll-container{display:flex;flex-direction:column;min-width:256px}.viewport-select{width:100%;height:100%}.viewport-select .cdk-virtual-scroll-content-wrapper{min-width:0;max-width:256px}.loader-container{overflow:auto;display:flex;flex-direction:column}.loader-container .skeleton-option{min-height:48px;padding:8px 16px;display:flex;align-items:center;justify-content:center}.loader-container .skeleton-option ngx-skeleton-loader{height:100%;width:100%}.loader-container .skeleton-option ngx-skeleton-loader span.loader{height:100%;margin-bottom:0}html,body{height:100%}input{background-color:#fff}.clickable{cursor:pointer}.smp-disabled{pointer-events:none;opacity:.6}body.dragging{cursor:grab!important}.cdk-drop-list-dragging{cursor:grabbing}svg-icon.justify{fill:#51b148;display:flex;align-items:center}svg-icon.justify.media-folder{fill:#5ab3ac}.cdk-overlay-pane.mat-mdc-tooltip-panel{pointer-events:none}.cdk-overlay-container,.cdk-global-overlay-wrapper{z-index:99999}.mat-mdc-slide-toggle label{color:#000000de}.mat-mdc-tab-group{box-sizing:border-box;width:100%;display:flex}.mat-mdc-tab-group .mat-mdc-tab-nav-bar,.mat-mdc-tab-group .mat-mdc-tab-header{border:none}.mat-mdc-tab-group .mat-mdc-tab-labels[role=tab]{width:auto;padding:24px 12px;display:flex;cursor:pointer;text-decoration:none;color:#0009}.mat-mdc-tab-group .mat-mdc-tab-labels[role=tab]:hover{color:#000000de;background:transparent!important}.mat-mdc-tab-group .mat-mdc-tab-labels[role=tab].mdc-tab--active{color:#51b148}.mat-mdc-tab-group .mat-mdc-tab-labels[role=tab].mdc-tab--active svg{fill:#51b148}.mat-mdc-tab-group .mat-mdc-tab-labels[role=tab] span{font-size:14px}.mat-mdc-tab-group .mdc-tab__content svg-icon{margin-right:10px}.footer-absolute,.footer-sticky{left:0;right:0;bottom:0;z-index:5}.footer-sticky{position:sticky}.footer-absolute{position:absolute}.mat-mdc-paginator-container{height:40px;overflow:hidden}.mat-mdc-paginator-container>*{height:40px}.mat-mdc-paginator-container mat-form-field{height:40px;width:40px;display:flex;align-items:center;margin:0}.mat-mdc-paginator-container mat-form-field .mat-mdc-text-field-wrapper{width:inherit}.mat-mdc-paginator-container .mat-mdc-paginator-range-label{min-width:120px;text-align:center}.mat-mdc-paginator-container button{height:28px;width:28px}.mat-mdc-paginator-container .mat-mdc-button{display:flex;align-items:center}mat-paginator.mat-mdc-paginator{width:100%;display:flex;justify-content:center;background-color:#fff;box-shadow:1px 1px 1px #00000024,-1px 0 1px #00000014;border-radius:0 0 5px 5px}button.menu mat-icon{transform:rotate(0);transform-origin:center;transition:transform .2s linear}button.menu.menu-opened mat-icon{transform:rotate(-180deg);transform-origin:center;transition:transform .2s linear}.mb2{margin-bottom:2px}.mt4{margin-top:4px}.mt16{margin-top:16px}.mb8{margin-bottom:8px}.mb16{margin-bottom:16px}.mb24{margin-bottom:24px}.pos-rel{position:relative}.change-start{position:absolute;top:-8px;left:-12px;color:#000000de;font-size:24px;cursor:none;pointer-events:none}.change-start:before{content:"*"}.dirty-flag{margin:0 8px;color:#000000de;font-size:24px;cursor:none;pointer-events:none}.dirty-flag:before{content:"*"}.overflow-hidden{overflow:hidden!important}.mat-mdc-menu-panel{border-radius:4px!important;box-shadow:0 9px 15px #00000014,0 17px 38px #0000001a,0 8px 46px #0000001a}a.simple{color:#000000de;font-family:Roboto,sans-serif;font-weight:400;text-decoration-line:underline}.text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.non-accessible-calendar-event{cursor:default;pointer-events:none;opacity:1}.inactive-calendar-event{opacity:.3}.cal-week-view .cal-all-day-events .cal-events-row{height:auto!important;min-height:31px;margin-left:78px;overflow:visible!important;align-items:stretch}.cal-week-view .cal-all-day-events .cal-event-container{position:absolute!important;height:auto!important;overflow:visible!important}.cal-week-view .cal-all-day-events .cal-event{height:auto!important;overflow:visible!important;white-space:nowrap;margin-bottom:4px;border-radius:5px}.cal-week-view .cal-all-day-events{z-index:12!important}.screen-time-overridden-calendar-event{z-index:11!important}.cal-current-time-marker{z-index:20!important}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url("./media/MaterialIcons-Regular-DZIPLQX7.eot");src:local("Material Icons"),local("MaterialIcons-Regular"),url("./media/MaterialIcons-Regular-P2RAEPXM.woff2") format("woff2"),url("./media/MaterialIcons-Regular-3OCSKOJA.woff") format("woff"),url("./media/MaterialIcons-Regular-DFX2JKJN.ttf") format("truetype")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid black;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection{background:transparent}.cm-fat-cursor .CodeMirror-line::-moz-selection,.cm-fat-cursor .CodeMirror-line>span::-moz-selection,.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:transparent}.cm-fat-cursor{caret-color:transparent}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;inset:-50px 0 0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3,.cm-s-default .cm-type{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error,.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:#ff96004d}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:none;position:relative;z-index:0}.CodeMirror-sizer{position:relative;border-right:50px solid transparent}.CodeMirror-vscrollbar,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{position:absolute;z-index:6;display:none;outline:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-50px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;inset:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-scroll,.CodeMirror-sizer,.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}div.CodeMirror-dragcursors,.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:#ff06}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url("./media/layers-55W3Q4RM.png");width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url("./media/layers-2x-TBM42ERR.png");background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url("./media/marker-icon-2V3QKKVC.png")}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
