.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, transparent);color:var(--mat-app-text-color, inherit)}html{--mat-ripple-color:rgba(255, 255, 255, .1)}html{--mat-option-selected-state-label-text-color:#7b1fa2;--mat-option-label-text-color:white;--mat-option-hover-state-layer-color:rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color:rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color:rgba(255, 255, 255, .08)}.mat-accent{--mat-option-selected-state-label-text-color:#69f0ae;--mat-option-label-text-color:white;--mat-option-hover-state-layer-color:rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color:rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color:rgba(255, 255, 255, .08)}.mat-warn{--mat-option-selected-state-label-text-color:#f44336;--mat-option-label-text-color:white;--mat-option-hover-state-layer-color:rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color:rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color:rgba(255, 255, 255, .08)}html{--mat-optgroup-label-text-color:white}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color:#7b1fa2;--mat-full-pseudo-checkbox-selected-checkmark-color:#303030;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#7b1fa2;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#686868}html,.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color:#69f0ae;--mat-full-pseudo-checkbox-selected-checkmark-color:#303030;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#69f0ae;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#686868}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color:#f44336;--mat-full-pseudo-checkbox-selected-checkmark-color:#303030;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#686868}html{--mat-app-background-color:#303030;--mat-app-text-color:white}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}html{--mat-option-label-text-font:Roboto, sans-serif;--mat-option-label-text-line-height:24px;--mat-option-label-text-size:16px;--mat-option-label-text-tracking:.03125em;--mat-option-label-text-weight:400}html{--mat-optgroup-label-text-font:Roboto, sans-serif;--mat-optgroup-label-text-line-height:24px;--mat-optgroup-label-text-size:16px;--mat-optgroup-label-text-tracking:.03125em;--mat-optgroup-label-text-weight:400}html{--mdc-elevated-card-container-shape:4px;--mdc-outlined-card-container-shape:4px;--mdc-outlined-card-outline-width:1px}html{--mdc-elevated-card-container-color:#424242;--mdc-elevated-card-container-elevation:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color:#424242;--mdc-outlined-card-outline-color:rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color:rgba(255, 255, 255, .7)}html{--mat-card-title-text-font:Roboto, sans-serif;--mat-card-title-text-line-height:32px;--mat-card-title-text-size:20px;--mat-card-title-text-tracking:.0125em;--mat-card-title-text-weight:500;--mat-card-subtitle-text-font:Roboto, sans-serif;--mat-card-subtitle-text-line-height:22px;--mat-card-subtitle-text-size:14px;--mat-card-subtitle-text-tracking:.0071428571em;--mat-card-subtitle-text-weight:500}html{--mdc-linear-progress-active-indicator-height:4px;--mdc-linear-progress-track-height:4px;--mdc-linear-progress-track-shape:0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color:#7b1fa2;--mdc-linear-progress-track-color:rgba(123, 31, 162, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color:#69f0ae;--mdc-linear-progress-track-color:rgba(105, 240, 174, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color:#f44336;--mdc-linear-progress-track-color:rgba(244, 67, 54, .25)}html{--mdc-plain-tooltip-container-shape:4px;--mdc-plain-tooltip-supporting-text-line-height:16px}html{--mdc-plain-tooltip-container-color:#616161;--mdc-plain-tooltip-supporting-text-color:#fff}html{--mdc-plain-tooltip-supporting-text-font:Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size:12px;--mdc-plain-tooltip-supporting-text-weight:400;--mdc-plain-tooltip-supporting-text-tracking:.0333333333em}html{--mdc-filled-text-field-active-indicator-height:1px;--mdc-filled-text-field-focus-active-indicator-height:2px;--mdc-filled-text-field-container-shape:4px;--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:#7b1fa2;--mdc-filled-text-field-focus-active-indicator-color:#7b1fa2;--mdc-filled-text-field-focus-label-text-color:rgba(123, 31, 162, .87);--mdc-filled-text-field-container-color:#4a4a4a;--mdc-filled-text-field-disabled-container-color:#464646;--mdc-filled-text-field-label-text-color:rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color:rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color:rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color:rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color:rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color:rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color:#f44336;--mdc-filled-text-field-error-focus-label-text-color:#f44336;--mdc-filled-text-field-error-label-text-color:#f44336;--mdc-filled-text-field-error-caret-color:#f44336;--mdc-filled-text-field-active-indicator-color:rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color:rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color:rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color:#f44336;--mdc-filled-text-field-error-focus-active-indicator-color:#f44336;--mdc-filled-text-field-error-hover-active-indicator-color:#f44336;--mdc-outlined-text-field-caret-color:#7b1fa2;--mdc-outlined-text-field-focus-outline-color:#7b1fa2;--mdc-outlined-text-field-focus-label-text-color:rgba(123, 31, 162, .87);--mdc-outlined-text-field-label-text-color:rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color:rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color:rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color:rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color:rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color:rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color:#f44336;--mdc-outlined-text-field-error-focus-label-text-color:#f44336;--mdc-outlined-text-field-error-label-text-color:#f44336;--mdc-outlined-text-field-error-hover-label-text-color:#f44336;--mdc-outlined-text-field-outline-color:rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color:rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color:rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color:#f44336;--mdc-outlined-text-field-error-hover-outline-color:#f44336;--mdc-outlined-text-field-error-outline-color:#f44336;--mat-form-field-focus-select-arrow-color:rgba(123, 31, 162, .87);--mat-form-field-disabled-input-text-placeholder-color:rgba(255, 255, 255, .38);--mat-form-field-state-layer-color:rgba(255, 255, 255, .87);--mat-form-field-error-text-color:#f44336;--mat-form-field-select-option-text-color:rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color:rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color:unset;--mat-form-field-disabled-leading-icon-color:unset;--mat-form-field-trailing-icon-color:unset;--mat-form-field-disabled-trailing-icon-color:unset;--mat-form-field-error-focus-trailing-icon-color:unset;--mat-form-field-error-hover-trailing-icon-color:unset;--mat-form-field-error-trailing-icon-color:unset;--mat-form-field-enabled-select-arrow-color:rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color:rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity:.08;--mat-form-field-focus-state-layer-opacity:.24}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color:#69f0ae;--mdc-filled-text-field-focus-active-indicator-color:#69f0ae;--mdc-filled-text-field-focus-label-text-color:rgba(105, 240, 174, .87);--mdc-outlined-text-field-caret-color:#69f0ae;--mdc-outlined-text-field-focus-outline-color:#69f0ae;--mdc-outlined-text-field-focus-label-text-color:rgba(105, 240, 174, .87);--mat-form-field-focus-select-arrow-color:rgba(105, 240, 174, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color:#f44336;--mdc-filled-text-field-focus-active-indicator-color:#f44336;--mdc-filled-text-field-focus-label-text-color:rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color:#f44336;--mdc-outlined-text-field-focus-outline-color:#f44336;--mdc-outlined-text-field-focus-label-text-color:rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color:rgba(244, 67, 54, .87)}html{--mat-form-field-container-height:56px;--mat-form-field-filled-label-display:block;--mat-form-field-container-vertical-padding:16px;--mat-form-field-filled-with-label-container-padding-top:24px;--mat-form-field-filled-with-label-container-padding-bottom:8px}html{--mdc-filled-text-field-label-text-font:Roboto, sans-serif;--mdc-filled-text-field-label-text-size:16px;--mdc-filled-text-field-label-text-tracking:.03125em;--mdc-filled-text-field-label-text-weight:400;--mdc-outlined-text-field-label-text-font:Roboto, sans-serif;--mdc-outlined-text-field-label-text-size:16px;--mdc-outlined-text-field-label-text-tracking:.03125em;--mdc-outlined-text-field-label-text-weight:400;--mat-form-field-container-text-font:Roboto, sans-serif;--mat-form-field-container-text-line-height:24px;--mat-form-field-container-text-size:16px;--mat-form-field-container-text-tracking:.03125em;--mat-form-field-container-text-weight:400;--mat-form-field-outlined-label-text-populated-size:16px;--mat-form-field-subscript-text-font:Roboto, sans-serif;--mat-form-field-subscript-text-line-height:20px;--mat-form-field-subscript-text-size:12px;--mat-form-field-subscript-text-tracking:.0333333333em;--mat-form-field-subscript-text-weight:400}html{--mat-select-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color:#424242;--mat-select-enabled-trigger-text-color:rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color:rgba(255, 255, 255, .38);--mat-select-placeholder-text-color:rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color:rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color:rgba(255, 255, 255, .38);--mat-select-focused-arrow-color:rgba(123, 31, 162, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color:#424242;--mat-select-enabled-trigger-text-color:rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color:rgba(255, 255, 255, .38);--mat-select-placeholder-text-color:rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color:rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color:rgba(255, 255, 255, .38);--mat-select-focused-arrow-color:rgba(105, 240, 174, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color:#424242;--mat-select-enabled-trigger-text-color:rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color:rgba(255, 255, 255, .38);--mat-select-placeholder-text-color:rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color:rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color:rgba(255, 255, 255, .38);--mat-select-focused-arrow-color:rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html{--mat-select-arrow-transform:translateY(-8px)}html{--mat-select-trigger-text-font:Roboto, sans-serif;--mat-select-trigger-text-line-height:24px;--mat-select-trigger-text-size:16px;--mat-select-trigger-text-tracking:.03125em;--mat-select-trigger-text-weight:400}html{--mat-autocomplete-container-shape:4px;--mat-autocomplete-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color:#424242}html{--mdc-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);--mdc-dialog-container-shadow-color:#000;--mdc-dialog-container-shape:4px;--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:#424242;--mdc-dialog-subhead-color:rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color:rgba(255, 255, 255, .6)}html{--mdc-dialog-subhead-font:Roboto, sans-serif;--mdc-dialog-subhead-line-height:32px;--mdc-dialog-subhead-size:20px;--mdc-dialog-subhead-weight:500;--mdc-dialog-subhead-tracking:.0125em;--mdc-dialog-supporting-text-font:Roboto, sans-serif;--mdc-dialog-supporting-text-line-height:24px;--mdc-dialog-supporting-text-size:16px;--mdc-dialog-supporting-text-weight:400;--mdc-dialog-supporting-text-tracking:.03125em}.mat-mdc-standard-chip{--mdc-chip-container-shape-family:rounded;--mdc-chip-container-shape-radius:16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family:rounded;--mdc-chip-with-avatar-avatar-shape-radius:14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size:28px;--mdc-chip-with-icon-icon-size:18px;--mdc-chip-outline-width:0;--mdc-chip-outline-color:transparent;--mdc-chip-disabled-outline-color:transparent;--mdc-chip-focus-outline-color:transparent;--mdc-chip-hover-state-layer-opacity:.04;--mdc-chip-with-avatar-disabled-avatar-opacity:1;--mdc-chip-flat-selected-outline-width:0;--mdc-chip-selected-hover-state-layer-opacity:.04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity:1;--mdc-chip-with-icon-disabled-icon-opacity:1;--mat-chip-disabled-container-opacity:.4;--mat-chip-trailing-action-opacity:.54;--mat-chip-trailing-action-focus-opacity:1;--mat-chip-trailing-action-state-layer-color:transparent;--mat-chip-selected-trailing-action-state-layer-color:transparent;--mat-chip-trailing-action-hover-state-layer-opacity:0;--mat-chip-trailing-action-focus-state-layer-opacity:0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color:#fafafa;--mdc-chip-elevated-container-color:#595959;--mdc-chip-elevated-selected-container-color:#595959;--mdc-chip-elevated-disabled-container-color:#595959;--mdc-chip-flat-disabled-selected-container-color:#595959;--mdc-chip-focus-state-layer-color:white;--mdc-chip-hover-state-layer-color:white;--mdc-chip-selected-hover-state-layer-color:white;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:white;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:#fafafa;--mdc-chip-selected-label-text-color:#fafafa;--mdc-chip-with-icon-icon-color:#fafafa;--mdc-chip-with-icon-disabled-icon-color:#fafafa;--mdc-chip-with-icon-selected-icon-color:#fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:#fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color:#fafafa;--mat-chip-selected-disabled-trailing-icon-color:#fafafa;--mat-chip-selected-trailing-icon-color:#fafafa}.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:#7b1fa2;--mdc-chip-elevated-selected-container-color:#7b1fa2;--mdc-chip-elevated-disabled-container-color:#7b1fa2;--mdc-chip-flat-disabled-selected-container-color:#7b1fa2;--mdc-chip-focus-state-layer-color:white;--mdc-chip-hover-state-layer-color:white;--mdc-chip-selected-hover-state-layer-color:white;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:white;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.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:rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color:#69f0ae;--mdc-chip-elevated-selected-container-color:#69f0ae;--mdc-chip-elevated-disabled-container-color:#69f0ae;--mdc-chip-flat-disabled-selected-container-color:#69f0ae;--mdc-chip-focus-state-layer-color:white;--mdc-chip-hover-state-layer-color:white;--mdc-chip-selected-hover-state-layer-color:white;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:white;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color:rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color:rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color:rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color:rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color:rgba(0, 0, 0, .87);--mat-chip-selected-disabled-trailing-icon-color:rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color:rgba(0, 0, 0, .87)}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#f44336;--mdc-chip-elevated-selected-container-color:#f44336;--mdc-chip-elevated-disabled-container-color:#f44336;--mdc-chip-flat-disabled-selected-container-color:#f44336;--mdc-chip-focus-state-layer-color:white;--mdc-chip-hover-state-layer-color:white;--mdc-chip-selected-hover-state-layer-color:white;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:white;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height:32px}.mat-mdc-standard-chip{--mdc-chip-label-text-font:Roboto, sans-serif;--mdc-chip-label-text-line-height:20px;--mdc-chip-label-text-size:14px;--mdc-chip-label-text-tracking:.0178571429em;--mdc-chip-label-text-weight:400}html{--mdc-switch-disabled-selected-icon-opacity:.38;--mdc-switch-disabled-track-opacity:.12;--mdc-switch-disabled-unselected-icon-opacity:.38;--mdc-switch-handle-height:20px;--mdc-switch-handle-shape:10px;--mdc-switch-handle-width:20px;--mdc-switch-selected-icon-size:18px;--mdc-switch-track-height:14px;--mdc-switch-track-shape:7px;--mdc-switch-track-width:36px;--mdc-switch-unselected-icon-size:18px;--mdc-switch-selected-focus-state-layer-opacity:.12;--mdc-switch-selected-hover-state-layer-opacity:.04;--mdc-switch-selected-pressed-state-layer-opacity:.1;--mdc-switch-unselected-focus-state-layer-opacity:.12;--mdc-switch-unselected-hover-state-layer-opacity:.04;--mdc-switch-unselected-pressed-state-layer-opacity:.1;--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-disabled-unselected-track-outline-width:1px;--mat-switch-disabled-unselected-track-outline-color:transparent}html{--mdc-switch-selected-focus-state-layer-color:#ba68c8;--mdc-switch-selected-handle-color:#ba68c8;--mdc-switch-selected-hover-state-layer-color:#ba68c8;--mdc-switch-selected-pressed-state-layer-color:#ba68c8;--mdc-switch-selected-focus-handle-color:#ce93d8;--mdc-switch-selected-hover-handle-color:#ce93d8;--mdc-switch-selected-pressed-handle-color:#ce93d8;--mdc-switch-selected-focus-track-color:#8e24aa;--mdc-switch-selected-hover-track-color:#8e24aa;--mdc-switch-selected-pressed-track-color:#8e24aa;--mdc-switch-selected-track-color:#8e24aa;--mdc-switch-disabled-selected-handle-color:#000;--mdc-switch-disabled-selected-icon-color:#212121;--mdc-switch-disabled-selected-track-color:#f5f5f5;--mdc-switch-disabled-unselected-handle-color:#000;--mdc-switch-disabled-unselected-icon-color:#212121;--mdc-switch-disabled-unselected-track-color:#f5f5f5;--mdc-switch-handle-surface-color:var(--mdc-theme-surface, #fff);--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-handle-shadow-color:black;--mdc-switch-disabled-handle-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color:#212121;--mdc-switch-unselected-focus-handle-color:#fafafa;--mdc-switch-unselected-focus-state-layer-color:#f5f5f5;--mdc-switch-unselected-focus-track-color:#616161;--mdc-switch-unselected-handle-color:#9e9e9e;--mdc-switch-unselected-hover-handle-color:#fafafa;--mdc-switch-unselected-hover-state-layer-color:#f5f5f5;--mdc-switch-unselected-hover-track-color:#616161;--mdc-switch-unselected-icon-color:#212121;--mdc-switch-unselected-pressed-handle-color:#fafafa;--mdc-switch-unselected-pressed-state-layer-color:#f5f5f5;--mdc-switch-unselected-pressed-track-color:#616161;--mdc-switch-unselected-track-color:#616161;--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-color:white}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color:#81c784;--mdc-switch-selected-handle-color:#81c784;--mdc-switch-selected-hover-state-layer-color:#81c784;--mdc-switch-selected-pressed-state-layer-color:#81c784;--mdc-switch-selected-focus-handle-color:#a5d6a7;--mdc-switch-selected-hover-handle-color:#a5d6a7;--mdc-switch-selected-pressed-handle-color:#a5d6a7;--mdc-switch-selected-focus-track-color:#43a047;--mdc-switch-selected-hover-track-color:#43a047;--mdc-switch-selected-pressed-track-color:#43a047;--mdc-switch-selected-track-color:#43a047}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color:#e57373;--mdc-switch-selected-handle-color:#e57373;--mdc-switch-selected-hover-state-layer-color:#e57373;--mdc-switch-selected-pressed-state-layer-color:#e57373;--mdc-switch-selected-focus-handle-color:#ef9a9a;--mdc-switch-selected-hover-handle-color:#ef9a9a;--mdc-switch-selected-pressed-handle-color:#ef9a9a;--mdc-switch-selected-focus-track-color:#e53935;--mdc-switch-selected-hover-track-color:#e53935;--mdc-switch-selected-pressed-track-color:#e53935;--mdc-switch-selected-track-color:#e53935}html{--mdc-switch-state-layer-size:40px}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-font:Roboto, sans-serif;--mdc-form-field-label-text-line-height:20px;--mdc-form-field-label-text-size:14px;--mdc-form-field-label-text-tracking:.0178571429em;--mdc-form-field-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{--mdc-form-field-label-text-color:white}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color:white;--mdc-radio-disabled-unselected-icon-color:white;--mdc-radio-unselected-hover-icon-color:#eeeeee;--mdc-radio-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color:#7b1fa2;--mdc-radio-selected-hover-icon-color:#7b1fa2;--mdc-radio-selected-icon-color:#7b1fa2;--mdc-radio-selected-pressed-icon-color:#7b1fa2;--mat-radio-ripple-color:white;--mat-radio-checked-ripple-color:#7b1fa2;--mat-radio-disabled-label-color:rgba(255, 255, 255, .5)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color:white;--mdc-radio-disabled-unselected-icon-color:white;--mdc-radio-unselected-hover-icon-color:#eeeeee;--mdc-radio-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color:#69f0ae;--mdc-radio-selected-hover-icon-color:#69f0ae;--mdc-radio-selected-icon-color:#69f0ae;--mdc-radio-selected-pressed-icon-color:#69f0ae;--mat-radio-ripple-color:white;--mat-radio-checked-ripple-color:#69f0ae;--mat-radio-disabled-label-color:rgba(255, 255, 255, .5)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color:white;--mdc-radio-disabled-unselected-icon-color:white;--mdc-radio-unselected-hover-icon-color:#eeeeee;--mdc-radio-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color:#f44336;--mdc-radio-selected-hover-icon-color:#f44336;--mdc-radio-selected-icon-color:#f44336;--mdc-radio-selected-pressed-icon-color:#f44336;--mat-radio-ripple-color:white;--mat-radio-checked-ripple-color:#f44336;--mat-radio-disabled-label-color:rgba(255, 255, 255, .5)}html{--mdc-radio-state-layer-size:40px;--mat-radio-touch-target-display:block}.mat-mdc-radio-button{--mdc-form-field-label-text-font:Roboto, sans-serif;--mdc-form-field-label-text-line-height:20px;--mdc-form-field-label-text-size:14px;--mdc-form-field-label-text-tracking:.0178571429em;--mdc-form-field-label-text-weight:400}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%);--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}html{--mdc-slider-handle-color:#7b1fa2;--mdc-slider-focus-handle-color:#7b1fa2;--mdc-slider-hover-handle-color:#7b1fa2;--mdc-slider-active-track-color:#7b1fa2;--mdc-slider-inactive-track-color:#7b1fa2;--mdc-slider-with-tick-marks-inactive-container-color:#7b1fa2;--mdc-slider-with-tick-marks-active-container-color:white;--mdc-slider-disabled-active-track-color:#fff;--mdc-slider-disabled-handle-color:#fff;--mdc-slider-disabled-inactive-track-color:#fff;--mdc-slider-label-container-color:#fff;--mdc-slider-label-label-text-color:#000;--mdc-slider-with-overlap-handle-outline-color:#fff;--mdc-slider-with-tick-marks-disabled-container-color:#fff;--mdc-slider-handle-elevation:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color:#7b1fa2;--mat-slider-hover-state-layer-color:rgba(123, 31, 162, .05);--mat-slider-focus-state-layer-color:rgba(123, 31, 162, .2);--mat-slider-value-indicator-opacity:.9}html .mat-accent{--mat-slider-ripple-color:#69f0ae;--mat-slider-hover-state-layer-color:rgba(105, 240, 174, .05);--mat-slider-focus-state-layer-color:rgba(105, 240, 174, .2);--mdc-slider-handle-color:#69f0ae;--mdc-slider-focus-handle-color:#69f0ae;--mdc-slider-hover-handle-color:#69f0ae;--mdc-slider-active-track-color:#69f0ae;--mdc-slider-inactive-track-color:#69f0ae;--mdc-slider-with-tick-marks-inactive-container-color:#69f0ae;--mdc-slider-with-tick-marks-active-container-color:rgba(0, 0, 0, .87)}html .mat-warn{--mat-slider-ripple-color:#f44336;--mat-slider-hover-state-layer-color:rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color:rgba(244, 67, 54, .2);--mdc-slider-handle-color:#f44336;--mdc-slider-focus-handle-color:#f44336;--mdc-slider-hover-handle-color:#f44336;--mdc-slider-active-track-color:#f44336;--mdc-slider-inactive-track-color:#f44336;--mdc-slider-with-tick-marks-inactive-container-color:#f44336;--mdc-slider-with-tick-marks-active-container-color:white}html{--mdc-slider-label-label-text-font:Roboto, sans-serif;--mdc-slider-label-label-text-size:14px;--mdc-slider-label-label-text-line-height:22px;--mdc-slider-label-label-text-tracking:.0071428571em;--mdc-slider-label-label-text-weight:500}html{--mat-menu-container-shape:4px;--mat-menu-divider-bottom-spacing:0;--mat-menu-divider-top-spacing:0;--mat-menu-item-spacing:16px;--mat-menu-item-icon-size:24px;--mat-menu-item-leading-spacing:16px;--mat-menu-item-trailing-spacing:16px;--mat-menu-item-with-icon-leading-spacing:16px;--mat-menu-item-with-icon-trailing-spacing:16px}html{--mat-menu-item-label-text-color:white;--mat-menu-item-icon-color:white;--mat-menu-item-hover-state-layer-color:rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color:rgba(255, 255, 255, .08);--mat-menu-container-color:#424242;--mat-menu-divider-color:rgba(255, 255, 255, .12)}html{--mat-menu-item-label-text-font:Roboto, sans-serif;--mat-menu-item-label-text-size:16px;--mat-menu-item-label-text-tracking:.03125em;--mat-menu-item-label-text-line-height:24px;--mat-menu-item-label-text-weight:400}html{--mdc-list-list-item-container-shape:0;--mdc-list-list-item-leading-avatar-shape:50%;--mdc-list-list-item-container-color:transparent;--mdc-list-list-item-selected-container-color:transparent;--mdc-list-list-item-leading-avatar-color:transparent;--mdc-list-list-item-leading-icon-size:24px;--mdc-list-list-item-leading-avatar-size:40px;--mdc-list-list-item-trailing-icon-size:24px;--mdc-list-list-item-disabled-state-layer-color:transparent;--mdc-list-list-item-disabled-state-layer-opacity:0;--mdc-list-list-item-disabled-label-text-opacity:.38;--mdc-list-list-item-disabled-leading-icon-opacity:.38;--mdc-list-list-item-disabled-trailing-icon-opacity:.38;--mat-list-active-indicator-color:transparent;--mat-list-active-indicator-shape:4px}html{--mdc-list-list-item-label-text-color:white;--mdc-list-list-item-supporting-text-color:rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color:rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color:rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color:rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color:rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color:white;--mdc-list-list-item-disabled-leading-icon-color:white;--mdc-list-list-item-disabled-trailing-icon-color:white;--mdc-list-list-item-hover-label-text-color:white;--mdc-list-list-item-hover-leading-icon-color:rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color:rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color:white;--mdc-list-list-item-hover-state-layer-color:white;--mdc-list-list-item-hover-state-layer-opacity:.08;--mdc-list-list-item-focus-state-layer-color:white;--mdc-list-list-item-focus-state-layer-opacity:.24}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:white;--mdc-radio-disabled-unselected-icon-color:white;--mdc-radio-unselected-hover-icon-color:#eeeeee;--mdc-radio-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color:#7b1fa2;--mdc-radio-selected-hover-icon-color:#7b1fa2;--mdc-radio-selected-icon-color:#7b1fa2;--mdc-radio-selected-pressed-icon-color:#7b1fa2}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:white;--mdc-radio-disabled-unselected-icon-color:white;--mdc-radio-unselected-hover-icon-color:#eeeeee;--mdc-radio-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color:#69f0ae;--mdc-radio-selected-hover-icon-color:#69f0ae;--mdc-radio-selected-icon-color:#69f0ae;--mdc-radio-selected-pressed-icon-color:#69f0ae}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:white;--mdc-radio-disabled-unselected-icon-color:white;--mdc-radio-unselected-hover-icon-color:#eeeeee;--mdc-radio-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color:#f44336;--mdc-radio-selected-hover-icon-color:#f44336;--mdc-radio-selected-icon-color:#f44336;--mdc-radio-selected-pressed-icon-color:#f44336}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color:rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#7b1fa2;--mdc-checkbox-selected-hover-icon-color:#7b1fa2;--mdc-checkbox-selected-icon-color:#7b1fa2;--mdc-checkbox-selected-pressed-icon-color:#7b1fa2;--mdc-checkbox-unselected-focus-icon-color:#eeeeee;--mdc-checkbox-unselected-hover-icon-color:#eeeeee;--mdc-checkbox-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color:#7b1fa2;--mdc-checkbox-selected-hover-state-layer-color:#7b1fa2;--mdc-checkbox-selected-pressed-state-layer-color:#7b1fa2;--mdc-checkbox-unselected-focus-state-layer-color:white;--mdc-checkbox-unselected-hover-state-layer-color:white;--mdc-checkbox-unselected-pressed-state-layer-color:white}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color:rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color:black;--mdc-checkbox-selected-focus-icon-color:#69f0ae;--mdc-checkbox-selected-hover-icon-color:#69f0ae;--mdc-checkbox-selected-icon-color:#69f0ae;--mdc-checkbox-selected-pressed-icon-color:#69f0ae;--mdc-checkbox-unselected-focus-icon-color:#eeeeee;--mdc-checkbox-unselected-hover-icon-color:#eeeeee;--mdc-checkbox-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color:#69f0ae;--mdc-checkbox-selected-hover-state-layer-color:#69f0ae;--mdc-checkbox-selected-pressed-state-layer-color:#69f0ae;--mdc-checkbox-unselected-focus-state-layer-color:white;--mdc-checkbox-unselected-hover-state-layer-color:white;--mdc-checkbox-unselected-pressed-state-layer-color:white}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color:rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-unselected-focus-icon-color:#eeeeee;--mdc-checkbox-unselected-hover-icon-color:#eeeeee;--mdc-checkbox-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color:#f44336;--mdc-checkbox-selected-hover-state-layer-color:#f44336;--mdc-checkbox-selected-pressed-state-layer-color:#f44336;--mdc-checkbox-unselected-focus-state-layer-color:white;--mdc-checkbox-unselected-hover-state-layer-color:white;--mdc-checkbox-unselected-pressed-state-layer-color:white}.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--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#7b1fa2}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;--mat-list-list-item-leading-icon-start-space:16px;--mat-list-list-item-leading-icon-end-space:32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size:40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mdc-list-list-item-label-text-font:Roboto, sans-serif;--mdc-list-list-item-label-text-line-height:24px;--mdc-list-list-item-label-text-size:16px;--mdc-list-list-item-label-text-tracking:.03125em;--mdc-list-list-item-label-text-weight:400;--mdc-list-list-item-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height:20px;--mdc-list-list-item-supporting-text-size:14px;--mdc-list-list-item-supporting-text-tracking:.0178571429em;--mdc-list-list-item-supporting-text-weight:400;--mdc-list-list-item-trailing-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height:20px;--mdc-list-list-item-trailing-supporting-text-size:12px;--mdc-list-list-item-trailing-supporting-text-tracking:.0333333333em;--mdc-list-list-item-trailing-supporting-text-weight:400}.mdc-list-group__subheader{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-color:rgba(255, 255, 255, .87);--mat-paginator-container-background-color:#424242;--mat-paginator-enabled-icon-color:rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color:rgba(255, 255, 255, .12)}html{--mat-paginator-container-size:56px;--mat-paginator-form-field-container-height:40px;--mat-paginator-form-field-container-vertical-padding:8px}html{--mat-paginator-container-text-font:Roboto, sans-serif;--mat-paginator-container-text-line-height:20px;--mat-paginator-container-text-size:12px;--mat-paginator-container-text-tracking:.0333333333em;--mat-paginator-container-text-weight:400;--mat-paginator-select-trigger-text-size:12px}html{--mdc-tab-indicator-active-indicator-height:2px;--mdc-tab-indicator-active-indicator-shape:0;--mdc-secondary-navigation-tab-container-height:48px;--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:#7b1fa2;--mat-tab-header-disabled-ripple-color:rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color:white;--mat-tab-header-inactive-label-text-color:rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color:#7b1fa2;--mat-tab-header-active-ripple-color:#7b1fa2;--mat-tab-header-inactive-ripple-color:#7b1fa2;--mat-tab-header-inactive-focus-label-text-color:rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color:#7b1fa2;--mat-tab-header-active-hover-label-text-color:#7b1fa2;--mat-tab-header-active-focus-indicator-color:#7b1fa2;--mat-tab-header-active-hover-indicator-color:#7b1fa2}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color:#69f0ae;--mat-tab-header-disabled-ripple-color:rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color:white;--mat-tab-header-inactive-label-text-color:rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color:#69f0ae;--mat-tab-header-active-ripple-color:#69f0ae;--mat-tab-header-inactive-ripple-color:#69f0ae;--mat-tab-header-inactive-focus-label-text-color:rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color:#69f0ae;--mat-tab-header-active-hover-label-text-color:#69f0ae;--mat-tab-header-active-focus-indicator-color:#69f0ae;--mat-tab-header-active-hover-indicator-color:#69f0ae}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color:#f44336;--mat-tab-header-disabled-ripple-color:rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color:white;--mat-tab-header-inactive-label-text-color:rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color:#f44336;--mat-tab-header-active-ripple-color:#f44336;--mat-tab-header-inactive-ripple-color:#f44336;--mat-tab-header-inactive-focus-label-text-color:rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color:#f44336;--mat-tab-header-active-hover-label-text-color:#f44336;--mat-tab-header-active-focus-indicator-color:#f44336;--mat-tab-header-active-hover-indicator-color:#f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color:#7b1fa2;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color:#69f0ae;--mat-tab-header-with-background-foreground-color:rgba(0, 0, 0, .87)}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color:#f44336;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height:48px}.mat-mdc-tab-header{--mat-tab-header-label-text-font:Roboto, sans-serif;--mat-tab-header-label-text-size:14px;--mat-tab-header-label-text-tracking:.0892857143em;--mat-tab-header-label-text-line-height:36px;--mat-tab-header-label-text-weight:500}html{--mdc-checkbox-disabled-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-state-layer-opacity:.16;--mdc-checkbox-selected-hover-state-layer-opacity:.04;--mdc-checkbox-selected-pressed-state-layer-opacity:.16;--mdc-checkbox-unselected-focus-state-layer-opacity:.16;--mdc-checkbox-unselected-hover-state-layer-opacity:.04;--mdc-checkbox-unselected-pressed-state-layer-opacity:.16}html{--mdc-checkbox-disabled-selected-icon-color:rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color:black;--mdc-checkbox-selected-focus-icon-color:#69f0ae;--mdc-checkbox-selected-hover-icon-color:#69f0ae;--mdc-checkbox-selected-icon-color:#69f0ae;--mdc-checkbox-selected-pressed-icon-color:#69f0ae;--mdc-checkbox-unselected-focus-icon-color:#eeeeee;--mdc-checkbox-unselected-hover-icon-color:#eeeeee;--mdc-checkbox-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color:#69f0ae;--mdc-checkbox-selected-hover-state-layer-color:#69f0ae;--mdc-checkbox-selected-pressed-state-layer-color:#69f0ae;--mdc-checkbox-unselected-focus-state-layer-color:white;--mdc-checkbox-unselected-hover-state-layer-color:white;--mdc-checkbox-unselected-pressed-state-layer-color:white;--mat-checkbox-disabled-label-color:rgba(255, 255, 255, .5)}.mat-mdc-checkbox{--mdc-form-field-label-text-color:white}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color:rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#7b1fa2;--mdc-checkbox-selected-hover-icon-color:#7b1fa2;--mdc-checkbox-selected-icon-color:#7b1fa2;--mdc-checkbox-selected-pressed-icon-color:#7b1fa2;--mdc-checkbox-unselected-focus-icon-color:#eeeeee;--mdc-checkbox-unselected-hover-icon-color:#eeeeee;--mdc-checkbox-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color:#7b1fa2;--mdc-checkbox-selected-hover-state-layer-color:#7b1fa2;--mdc-checkbox-selected-pressed-state-layer-color:#7b1fa2;--mdc-checkbox-unselected-focus-state-layer-color:white;--mdc-checkbox-unselected-hover-state-layer-color:white;--mdc-checkbox-unselected-pressed-state-layer-color:white}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color:rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-unselected-focus-icon-color:#eeeeee;--mdc-checkbox-unselected-hover-icon-color:#eeeeee;--mdc-checkbox-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color:#f44336;--mdc-checkbox-selected-hover-state-layer-color:#f44336;--mdc-checkbox-selected-pressed-state-layer-color:#f44336;--mdc-checkbox-unselected-focus-state-layer-color:white;--mdc-checkbox-unselected-hover-state-layer-color:white;--mdc-checkbox-unselected-pressed-state-layer-color:white}html{--mdc-checkbox-state-layer-size:40px;--mat-checkbox-touch-target-display:block}.mat-mdc-checkbox{--mdc-form-field-label-text-font:Roboto, sans-serif;--mdc-form-field-label-text-line-height:20px;--mdc-form-field-label-text-size:14px;--mdc-form-field-label-text-tracking:.0178571429em;--mdc-form-field-label-text-weight:400}html{--mdc-text-button-container-shape:4px;--mdc-text-button-keep-touch-target:false;--mdc-filled-button-container-shape:4px;--mdc-filled-button-keep-touch-target:false;--mdc-protected-button-container-shape:4px;--mdc-protected-button-keep-touch-target:false;--mdc-outlined-button-keep-touch-target:false;--mdc-outlined-button-outline-width:1px;--mdc-outlined-button-container-shape:4px;--mat-text-button-horizontal-padding:8px;--mat-text-button-with-icon-horizontal-padding:8px;--mat-text-button-icon-spacing:8px;--mat-text-button-icon-offset:0;--mat-filled-button-horizontal-padding:16px;--mat-filled-button-icon-spacing:8px;--mat-filled-button-icon-offset:-4px;--mat-protected-button-horizontal-padding:16px;--mat-protected-button-icon-spacing:8px;--mat-protected-button-icon-offset:-4px;--mat-outlined-button-horizontal-padding:15px;--mat-outlined-button-icon-spacing:8px;--mat-outlined-button-icon-offset:-4px}html{--mdc-text-button-label-text-color:white;--mdc-text-button-disabled-label-text-color:rgba(255, 255, 255, .5);--mat-text-button-state-layer-color:white;--mat-text-button-disabled-state-layer-color:white;--mat-text-button-ripple-color:rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity:.08;--mat-text-button-focus-state-layer-opacity:.24;--mat-text-button-pressed-state-layer-opacity:.24;--mdc-filled-button-container-color:#424242;--mdc-filled-button-label-text-color:white;--mdc-filled-button-disabled-container-color:rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color:rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color:white;--mat-filled-button-disabled-state-layer-color:white;--mat-filled-button-ripple-color:rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity:.08;--mat-filled-button-focus-state-layer-opacity:.24;--mat-filled-button-pressed-state-layer-opacity:.24;--mdc-protected-button-container-color:#424242;--mdc-protected-button-label-text-color:white;--mdc-protected-button-disabled-container-color:rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color:rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation-shadow:0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color:#000;--mat-protected-button-state-layer-color:white;--mat-protected-button-disabled-state-layer-color:white;--mat-protected-button-ripple-color:rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity:.08;--mat-protected-button-focus-state-layer-opacity:.24;--mat-protected-button-pressed-state-layer-opacity:.24;--mdc-outlined-button-disabled-outline-color:rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color:rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color:white;--mdc-outlined-button-outline-color:rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color:white;--mat-outlined-button-disabled-state-layer-color:white;--mat-outlined-button-ripple-color:rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity:.08;--mat-outlined-button-focus-state-layer-opacity:.24;--mat-outlined-button-pressed-state-layer-opacity:.24}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color:#7b1fa2;--mat-text-button-state-layer-color:#7b1fa2;--mat-text-button-ripple-color:rgba(123, 31, 162, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color:#69f0ae;--mat-text-button-state-layer-color:#69f0ae;--mat-text-button-ripple-color:rgba(105, 240, 174, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color:#f44336;--mat-text-button-state-layer-color:#f44336;--mat-text-button-ripple-color:rgba(244, 67, 54, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color:#7b1fa2;--mdc-filled-button-label-text-color:white;--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:#69f0ae;--mdc-filled-button-label-text-color:black;--mat-filled-button-state-layer-color:black;--mat-filled-button-ripple-color:rgba(0, 0, 0, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color:#f44336;--mdc-filled-button-label-text-color:white;--mat-filled-button-state-layer-color:white;--mat-filled-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color:#7b1fa2;--mdc-protected-button-label-text-color:white;--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:#69f0ae;--mdc-protected-button-label-text-color:black;--mat-protected-button-state-layer-color:black;--mat-protected-button-ripple-color:rgba(0, 0, 0, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color:#f44336;--mdc-protected-button-label-text-color:white;--mat-protected-button-state-layer-color:white;--mat-protected-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color:#7b1fa2;--mdc-outlined-button-outline-color:rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color:#7b1fa2;--mat-outlined-button-ripple-color:rgba(123, 31, 162, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color:#69f0ae;--mdc-outlined-button-outline-color:rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color:#69f0ae;--mat-outlined-button-ripple-color:rgba(105, 240, 174, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color:#f44336;--mdc-outlined-button-outline-color:rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color:#f44336;--mat-outlined-button-ripple-color:rgba(244, 67, 54, .1)}html{--mdc-text-button-container-height:36px;--mdc-filled-button-container-height:36px;--mdc-outlined-button-container-height:36px;--mdc-protected-button-container-height:36px;--mat-text-button-touch-target-display:block;--mat-filled-button-touch-target-display:block;--mat-protected-button-touch-target-display:block;--mat-outlined-button-touch-target-display:block}html{--mdc-text-button-label-text-font:Roboto, sans-serif;--mdc-text-button-label-text-size:14px;--mdc-text-button-label-text-tracking:.0892857143em;--mdc-text-button-label-text-weight:500;--mdc-text-button-label-text-transform:none;--mdc-filled-button-label-text-font:Roboto, sans-serif;--mdc-filled-button-label-text-size:14px;--mdc-filled-button-label-text-tracking:.0892857143em;--mdc-filled-button-label-text-weight:500;--mdc-filled-button-label-text-transform:none;--mdc-outlined-button-label-text-font:Roboto, sans-serif;--mdc-outlined-button-label-text-size:14px;--mdc-outlined-button-label-text-tracking:.0892857143em;--mdc-outlined-button-label-text-weight:500;--mdc-outlined-button-label-text-transform:none;--mdc-protected-button-label-text-font:Roboto, sans-serif;--mdc-protected-button-label-text-size:14px;--mdc-protected-button-label-text-tracking:.0892857143em;--mdc-protected-button-label-text-weight:500;--mdc-protected-button-label-text-transform:none}html{--mdc-icon-button-icon-size:24px}html{--mdc-icon-button-icon-color:inherit;--mdc-icon-button-disabled-icon-color:rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color:white;--mat-icon-button-disabled-state-layer-color:white;--mat-icon-button-ripple-color:rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity:.08;--mat-icon-button-focus-state-layer-opacity:.24;--mat-icon-button-pressed-state-layer-opacity:.24}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color:#7b1fa2;--mat-icon-button-state-layer-color:#7b1fa2;--mat-icon-button-ripple-color:rgba(123, 31, 162, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color:#69f0ae;--mat-icon-button-state-layer-color:#69f0ae;--mat-icon-button-ripple-color:rgba(105, 240, 174, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color:#f44336;--mat-icon-button-state-layer-color:#f44336;--mat-icon-button-ripple-color:rgba(244, 67, 54, .1)}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-icon-size:24px;--mdc-fab-small-container-shape:50%;--mdc-fab-small-icon-size:24px;--mdc-extended-fab-container-height:48px;--mdc-extended-fab-container-shape:24px}html{--mdc-fab-container-color:#424242;--mdc-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color:#000;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-disabled-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity:.08;--mat-fab-focus-state-layer-opacity:.24;--mat-fab-pressed-state-layer-opacity:.24;--mat-fab-disabled-state-container-color:rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color:rgba(255, 255, 255, .5);--mdc-fab-small-container-color:#424242;--mdc-fab-small-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color:#000;--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-disabled-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity:.08;--mat-fab-small-focus-state-layer-opacity:.24;--mat-fab-small-pressed-state-layer-opacity:.24;--mat-fab-small-disabled-state-container-color:rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color:rgba(255, 255, 255, .5);--mdc-extended-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color:#000}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color:#7b1fa2;--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:#69f0ae;--mat-fab-foreground-color:black;--mat-fab-state-layer-color:black;--mat-fab-ripple-color:rgba(0, 0, 0, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color:#f44336;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color:#7b1fa2;--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:#69f0ae;--mat-fab-small-foreground-color:black;--mat-fab-small-state-layer-color:black;--mat-fab-small-ripple-color:rgba(0, 0, 0, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color:#f44336;--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display:block;--mat-fab-small-touch-target-display:block}html{--mdc-extended-fab-label-text-font:Roboto, sans-serif;--mdc-extended-fab-label-text-size:14px;--mdc-extended-fab-label-text-tracking:.0892857143em;--mdc-extended-fab-label-text-weight:500}html{--mdc-snackbar-container-shape:4px}html{--mdc-snackbar-container-color:#d9d9d9;--mdc-snackbar-supporting-text-color:rgba(66, 66, 66, .87);--mat-snack-bar-button-color:rgba(0, 0, 0, .87)}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:#424242;--mat-table-header-headline-color:white;--mat-table-row-item-label-text-color:white;--mat-table-row-item-outline-color:rgba(255, 255, 255, .12)}html{--mat-table-header-container-height:56px;--mat-table-footer-container-height:52px;--mat-table-row-item-container-height:52px}html{--mat-table-header-headline-font:Roboto, sans-serif;--mat-table-header-headline-line-height:22px;--mat-table-header-headline-size:14px;--mat-table-header-headline-weight:500;--mat-table-header-headline-tracking:.0071428571em;--mat-table-row-item-label-text-font:Roboto, sans-serif;--mat-table-row-item-label-text-line-height:20px;--mat-table-row-item-label-text-size:14px;--mat-table-row-item-label-text-weight:400;--mat-table-row-item-label-text-tracking:.0178571429em;--mat-table-footer-supporting-text-font:Roboto, sans-serif;--mat-table-footer-supporting-text-line-height:20px;--mat-table-footer-supporting-text-size:14px;--mat-table-footer-supporting-text-weight:400;--mat-table-footer-supporting-text-tracking:.0178571429em}html{--mdc-circular-progress-active-indicator-width:4px;--mdc-circular-progress-size:48px}html{--mdc-circular-progress-active-indicator-color:#7b1fa2}html .mat-accent{--mdc-circular-progress-active-indicator-color:#69f0ae}html .mat-warn{--mdc-circular-progress-active-indicator-color:#f44336}html{--mat-badge-container-shape:50%;--mat-badge-container-size:unset;--mat-badge-small-size-container-size:unset;--mat-badge-large-size-container-size:unset;--mat-badge-legacy-container-size:22px;--mat-badge-legacy-small-size-container-size:16px;--mat-badge-legacy-large-size-container-size:28px;--mat-badge-container-offset:-11px 0;--mat-badge-small-size-container-offset:-8px 0;--mat-badge-large-size-container-offset:-14px 0;--mat-badge-container-overlap-offset:-11px;--mat-badge-small-size-container-overlap-offset:-8px;--mat-badge-large-size-container-overlap-offset:-14px;--mat-badge-container-padding:0;--mat-badge-small-size-container-padding:0;--mat-badge-large-size-container-padding:0}html{--mat-badge-background-color:#7b1fa2;--mat-badge-text-color:white;--mat-badge-disabled-state-background-color:#6e6e6e;--mat-badge-disabled-state-text-color:rgba(255, 255, 255, .5)}.mat-badge-accent{--mat-badge-background-color:#69f0ae;--mat-badge-text-color:rgba(0, 0, 0, .87)}.mat-badge-warn{--mat-badge-background-color:#f44336;--mat-badge-text-color:white}html{--mat-badge-text-font:Roboto, sans-serif;--mat-badge-text-size:12px;--mat-badge-text-weight:600;--mat-badge-small-size-text-size:9px;--mat-badge-large-size-text-size:24px}html{--mat-bottom-sheet-container-shape:4px}html{--mat-bottom-sheet-container-text-color:white;--mat-bottom-sheet-container-background-color:#424242}html{--mat-bottom-sheet-container-text-font:Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height:20px;--mat-bottom-sheet-container-text-size:14px;--mat-bottom-sheet-container-text-tracking:.0178571429em;--mat-bottom-sheet-container-text-weight:400}html{--mat-legacy-button-toggle-height:36px;--mat-legacy-button-toggle-shape:2px;--mat-legacy-button-toggle-focus-state-layer-opacity:1;--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(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color:rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color:rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color:#212121;--mat-legacy-button-toggle-disabled-state-text-color:rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color:black;--mat-legacy-button-toggle-disabled-selected-state-background-color:#424242;--mat-standard-button-toggle-text-color:white;--mat-standard-button-toggle-background-color:#424242;--mat-standard-button-toggle-state-layer-color:white;--mat-standard-button-toggle-selected-state-background-color:#212121;--mat-standard-button-toggle-selected-state-text-color:white;--mat-standard-button-toggle-disabled-state-text-color:rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color:#424242;--mat-standard-button-toggle-disabled-selected-state-text-color:white;--mat-standard-button-toggle-disabled-selected-state-background-color:#424242;--mat-standard-button-toggle-divider-color:#595959}html{--mat-standard-button-toggle-height:48px}html{--mat-legacy-button-toggle-label-text-font:Roboto, sans-serif;--mat-legacy-button-toggle-label-text-line-height:24px;--mat-legacy-button-toggle-label-text-size:16px;--mat-legacy-button-toggle-label-text-tracking:.03125em;--mat-legacy-button-toggle-label-text-weight:400;--mat-standard-button-toggle-label-text-font:Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height:24px;--mat-standard-button-toggle-label-text-size:16px;--mat-standard-button-toggle-label-text-tracking:.03125em;--mat-standard-button-toggle-label-text-weight:400}html{--mat-datepicker-calendar-container-shape:4px;--mat-datepicker-calendar-container-touch-shape:4px;--mat-datepicker-calendar-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#7b1fa2;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(123, 31, 162, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(123, 31, 162, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(123, 31, 162, .3);--mat-datepicker-toggle-active-state-icon-color:#7b1fa2;--mat-datepicker-calendar-date-in-range-state-background-color:rgba(123, 31, 162, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e;--mat-datepicker-toggle-icon-color:white;--mat-datepicker-calendar-body-label-text-color:rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color:white;--mat-datepicker-calendar-period-button-icon-color:white;--mat-datepicker-calendar-navigation-button-icon-color:white;--mat-datepicker-calendar-header-divider-color:rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color:rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color:rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color:rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color:white;--mat-datepicker-calendar-date-outline-color:transparent;--mat-datepicker-calendar-date-disabled-state-text-color:rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color:rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color:white;--mat-datepicker-range-input-disabled-state-separator-color:rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color:rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color:#424242;--mat-datepicker-calendar-container-text-color:white}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color:rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color:#69f0ae;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(105, 240, 174, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color:rgba(105, 240, 174, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(105, 240, 174, .3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(105, 240, 174, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color:#69f0ae}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color:#f44336}.mat-calendar-controls{--mat-icon-button-touch-target-display:none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size:40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font:Roboto, sans-serif;--mat-datepicker-calendar-text-size:13px;--mat-datepicker-calendar-body-label-text-size:14px;--mat-datepicker-calendar-body-label-text-weight:500;--mat-datepicker-calendar-period-button-text-size:14px;--mat-datepicker-calendar-period-button-text-weight:500;--mat-datepicker-calendar-header-text-size:11px;--mat-datepicker-calendar-header-text-weight:400}html{--mat-divider-width:1px}html{--mat-divider-color:rgba(255, 255, 255, .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:#424242;--mat-expansion-container-text-color:white;--mat-expansion-actions-divider-color:rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color:rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color:rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color:rgba(255, 255, 255, .3);--mat-expansion-header-text-color:white;--mat-expansion-header-description-color:rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color:rgba(255, 255, 255, .7)}html{--mat-expansion-header-collapsed-state-height:48px;--mat-expansion-header-expanded-state-height:64px}html{--mat-expansion-header-text-font:Roboto, sans-serif;--mat-expansion-header-text-size:14px;--mat-expansion-header-text-weight:500;--mat-expansion-header-text-line-height:inherit;--mat-expansion-header-text-tracking:inherit;--mat-expansion-container-text-font:Roboto, sans-serif;--mat-expansion-container-text-line-height:20px;--mat-expansion-container-text-size:14px;--mat-expansion-container-text-tracking:.0178571429em;--mat-expansion-container-text-weight:400}html{--mat-grid-list-tile-header-primary-text-size:14px;--mat-grid-list-tile-header-secondary-text-size:12px;--mat-grid-list-tile-footer-primary-text-size:14px;--mat-grid-list-tile-footer-secondary-text-size:12px}html{--mat-icon-color:inherit}.mat-icon.mat-primary{--mat-icon-color:#7b1fa2}.mat-icon.mat-accent{--mat-icon-color:#69f0ae}.mat-icon.mat-warn{--mat-icon-color:#f44336}html{--mat-sidenav-container-shape:0;--mat-sidenav-container-elevation-shadow:0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width:auto}html{--mat-sidenav-container-divider-color:rgba(255, 255, 255, .12);--mat-sidenav-container-background-color:#424242;--mat-sidenav-container-text-color:white;--mat-sidenav-content-background-color:#303030;--mat-sidenav-content-text-color:white;--mat-sidenav-scrim-color:rgba(189, 189, 189, .6)}html{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#7b1fa2;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#7b1fa2;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#7b1fa2;--mat-stepper-header-edit-state-icon-foreground-color:white;--mat-stepper-container-color:#424242;--mat-stepper-line-color:rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color:rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color:rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color:rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color:rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color:white;--mat-stepper-header-error-state-label-text-color:#f44336;--mat-stepper-header-icon-background-color:rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color:#f44336;--mat-stepper-header-error-state-icon-background-color:transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color:rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color:#69f0ae;--mat-stepper-header-selected-state-icon-foreground-color:rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color:#69f0ae;--mat-stepper-header-done-state-icon-foreground-color:rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color:#69f0ae;--mat-stepper-header-edit-state-icon-foreground-color:rgba(0, 0, 0, .87)}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#f44336;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#f44336;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#f44336;--mat-stepper-header-edit-state-icon-foreground-color:white}html{--mat-stepper-header-height:72px}html{--mat-stepper-container-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-size:14px;--mat-stepper-header-label-text-weight:400;--mat-stepper-header-error-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-weight:400}html{--mat-sort-arrow-color:#c6c6c6}html{--mat-toolbar-container-background-color:#212121;--mat-toolbar-container-text-color:white}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color:#7b1fa2;--mat-toolbar-container-text-color:white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color:#69f0ae;--mat-toolbar-container-text-color:rgba(0, 0, 0, .87)}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color:#f44336;--mat-toolbar-container-text-color:white}html{--mat-toolbar-standard-height:64px;--mat-toolbar-mobile-height:56px}html{--mat-toolbar-title-text-font:Roboto, sans-serif;--mat-toolbar-title-text-line-height:32px;--mat-toolbar-title-text-size:20px;--mat-toolbar-title-text-tracking:.0125em;--mat-toolbar-title-text-weight:500}html{--mat-tree-container-background-color:#424242;--mat-tree-node-text-color:white}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}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 24px/32px Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 20px/32px Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 16px/24px Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:500 14px/22px Roboto,sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 14px/20px Roboto,sans-serif;letter-spacing:.0178571429em}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/96px Roboto,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px Roboto,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px Roboto,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Roboto,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}@charset "UTF-8";:root{--base-font-size: 10px;--font-family: "Quicksand", sans-serif;--klik-margin-base: 10px;--klik-padding-base: 10px}html{--mat-ripple-color: rgba(0, 59, 90, .1)}html{--mat-option-selected-state-label-text-color: #fcc101;--mat-option-label-text-color: rgba(0, 59, 90, .87);--mat-option-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-option-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-option-selected-state-layer-color: rgba(0, 59, 90, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #04bd85;--mat-option-label-text-color: rgba(0, 59, 90, .87);--mat-option-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-option-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-option-selected-state-layer-color: rgba(0, 59, 90, .04)}.mat-warn{--mat-option-selected-state-label-text-color: #ff5722;--mat-option-label-text-color: rgba(0, 59, 90, .87);--mat-option-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-option-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-option-selected-state-layer-color: rgba(0, 59, 90, .04)}html{--mat-optgroup-label-text-color: rgba(0, 59, 90, .87)}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #fcc101;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #fcc101;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html,.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #04bd85;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #04bd85;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff5722;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff5722;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 59, 90, .87)}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #003b5a33,0 0 #003b5a24,0 0 #003b5a1f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #003b5a33,0 1px 1px #003b5a24,0 1px 3px #003b5a1f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #003b5a33,0 2px 2px #003b5a24,0 1px 5px #003b5a1f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #003b5a33,0 3px 4px #003b5a24,0 1px 8px #003b5a1f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #003b5a33,0 4px 5px #003b5a24,0 1px 10px #003b5a1f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #003b5a33,0 5px 8px #003b5a24,0 1px 14px #003b5a1f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #003b5a33,0 6px 10px #003b5a24,0 1px 18px #003b5a1f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #003b5a33,0 7px 10px 1px #003b5a24,0 2px 16px 1px #003b5a1f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #003b5a33,0 8px 10px 1px #003b5a24,0 3px 14px 2px #003b5a1f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #003b5a33,0 9px 12px 1px #003b5a24,0 3px 16px 2px #003b5a1f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #003b5a33,0 10px 14px 1px #003b5a24,0 4px 18px 3px #003b5a1f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #003b5a33,0 11px 15px 1px #003b5a24,0 4px 20px 3px #003b5a1f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #003b5a33,0 12px 17px 2px #003b5a24,0 5px 22px 4px #003b5a1f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #003b5a33,0 13px 19px 2px #003b5a24,0 5px 24px 4px #003b5a1f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #003b5a33,0 14px 21px 2px #003b5a24,0 5px 26px 4px #003b5a1f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #003b5a33,0 15px 22px 2px #003b5a24,0 6px 28px 5px #003b5a1f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #003b5a33,0 16px 24px 2px #003b5a24,0 6px 30px 5px #003b5a1f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #003b5a33,0 17px 26px 2px #003b5a24,0 6px 32px 5px #003b5a1f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #003b5a33,0 18px 28px 2px #003b5a24,0 7px 34px 6px #003b5a1f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #003b5a33,0 19px 29px 2px #003b5a24,0 7px 36px 6px #003b5a1f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #003b5a33,0 20px 31px 3px #003b5a24,0 8px 38px 7px #003b5a1f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #003b5a33,0 21px 33px 3px #003b5a24,0 8px 40px 7px #003b5a1f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #003b5a33,0 22px 35px 3px #003b5a24,0 8px 42px 7px #003b5a1f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #003b5a33,0 23px 36px 3px #003b5a24,0 9px 44px 8px #003b5a1f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #003b5a33,0 24px 38px 3px #003b5a24,0 9px 46px 8px #003b5a1f}html{--mat-option-label-text-font: var(--font-family);--mat-option-label-text-line-height: 2.4rem;--mat-option-label-text-size: 1.6rem;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: var(--font-family);--mat-optgroup-label-text-line-height: 2.4rem;--mat-optgroup-label-text-size: 1.6rem;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 400}html{--mdc-elevated-card-container-shape: 4px;--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, 59, 90, .2), 0px 1px 1px 0px rgba(0, 59, 90, .14), 0px 1px 3px 0px rgba(0, 59, 90, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 59, 90, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 59, 90, .2), 0px 0px 0px 0px rgba(0, 59, 90, .14), 0px 0px 0px 0px rgba(0, 59, 90, .12);--mat-card-subtitle-text-color: rgba(0, 59, 90, .54)}html{--mat-card-title-text-font: var(--font-family);--mat-card-title-text-line-height: 3.2rem;--mat-card-title-text-size: 2rem;--mat-card-title-text-tracking: normal;--mat-card-title-text-weight: 400;--mat-card-subtitle-text-font: var(--font-family);--mat-card-subtitle-text-line-height: 2.2rem;--mat-card-subtitle-text-size: 1.4rem;--mat-card-subtitle-text-tracking: normal;--mat-card-subtitle-text-weight: 400}html{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #fcc101;--mdc-linear-progress-track-color: rgba(252, 193, 1, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #04bd85;--mdc-linear-progress-track-color: rgba(4, 189, 133, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff5722;--mdc-linear-progress-track-color: rgba(255, 87, 34, .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: var(--font-family);--mdc-plain-tooltip-supporting-text-size: 1.2rem;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: normal}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;--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: #fcc101;--mdc-filled-text-field-focus-active-indicator-color: #fcc101;--mdc-filled-text-field-focus-label-text-color: rgba(252, 193, 1, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 59, 90, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 59, 90, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-filled-text-field-input-text-color: rgba(0, 59, 90, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 59, 90, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 59, 90, .6);--mdc-filled-text-field-error-hover-label-text-color: #ff5722;--mdc-filled-text-field-error-focus-label-text-color: #ff5722;--mdc-filled-text-field-error-label-text-color: #ff5722;--mdc-filled-text-field-error-caret-color: #ff5722;--mdc-filled-text-field-active-indicator-color: rgba(0, 59, 90, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 59, 90, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 59, 90, .87);--mdc-filled-text-field-error-active-indicator-color: #ff5722;--mdc-filled-text-field-error-focus-active-indicator-color: #ff5722;--mdc-filled-text-field-error-hover-active-indicator-color: #ff5722;--mdc-outlined-text-field-caret-color: #fcc101;--mdc-outlined-text-field-focus-outline-color: #fcc101;--mdc-outlined-text-field-focus-label-text-color: rgba(252, 193, 1, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 59, 90, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 59, 90, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 59, 90, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 59, 90, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 59, 90, .6);--mdc-outlined-text-field-error-caret-color: #ff5722;--mdc-outlined-text-field-error-focus-label-text-color: #ff5722;--mdc-outlined-text-field-error-label-text-color: #ff5722;--mdc-outlined-text-field-error-hover-label-text-color: #ff5722;--mdc-outlined-text-field-outline-color: rgba(0, 59, 90, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 59, 90, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 59, 90, .87);--mdc-outlined-text-field-error-focus-outline-color: #ff5722;--mdc-outlined-text-field-error-hover-outline-color: #ff5722;--mdc-outlined-text-field-error-outline-color: #ff5722;--mat-form-field-focus-select-arrow-color: rgba(252, 193, 1, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 59, 90, .38);--mat-form-field-state-layer-color: rgba(0, 59, 90, .87);--mat-form-field-error-text-color: #ff5722;--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, 59, 90, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 59, 90, .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: #04bd85;--mdc-filled-text-field-focus-active-indicator-color: #04bd85;--mdc-filled-text-field-focus-label-text-color: rgba(4, 189, 133, .87);--mdc-outlined-text-field-caret-color: #04bd85;--mdc-outlined-text-field-focus-outline-color: #04bd85;--mdc-outlined-text-field-focus-label-text-color: rgba(4, 189, 133, .87);--mat-form-field-focus-select-arrow-color: rgba(4, 189, 133, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff5722;--mdc-filled-text-field-focus-active-indicator-color: #ff5722;--mdc-filled-text-field-focus-label-text-color: rgba(255, 87, 34, .87);--mdc-outlined-text-field-caret-color: #ff5722;--mdc-outlined-text-field-focus-outline-color: #ff5722;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 87, 34, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 87, 34, .87)}html{--mdc-filled-text-field-label-text-font: var(--font-family);--mdc-filled-text-field-label-text-size: 1.6rem;--mdc-filled-text-field-label-text-tracking: normal;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: var(--font-family);--mdc-outlined-text-field-label-text-size: 1.6rem;--mdc-outlined-text-field-label-text-tracking: normal;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: var(--font-family);--mat-form-field-container-text-line-height: 2.4rem;--mat-form-field-container-text-size: 1.6rem;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 1.6rem;--mat-form-field-subscript-text-font: var(--font-family);--mat-form-field-subscript-text-line-height: 2rem;--mat-form-field-subscript-text-size: 1.2rem;--mat-form-field-subscript-text-tracking: normal;--mat-form-field-subscript-text-weight: 400}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 59, 90, .87);--mat-select-disabled-trigger-text-color: rgba(0, 59, 90, .38);--mat-select-placeholder-text-color: rgba(0, 59, 90, .6);--mat-select-enabled-arrow-color: rgba(0, 59, 90, .54);--mat-select-disabled-arrow-color: rgba(0, 59, 90, .38);--mat-select-focused-arrow-color: rgba(252, 193, 1, .87);--mat-select-invalid-arrow-color: rgba(255, 87, 34, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 59, 90, .87);--mat-select-disabled-trigger-text-color: rgba(0, 59, 90, .38);--mat-select-placeholder-text-color: rgba(0, 59, 90, .6);--mat-select-enabled-arrow-color: rgba(0, 59, 90, .54);--mat-select-disabled-arrow-color: rgba(0, 59, 90, .38);--mat-select-focused-arrow-color: rgba(4, 189, 133, .87);--mat-select-invalid-arrow-color: rgba(255, 87, 34, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 59, 90, .87);--mat-select-disabled-trigger-text-color: rgba(0, 59, 90, .38);--mat-select-placeholder-text-color: rgba(0, 59, 90, .6);--mat-select-enabled-arrow-color: rgba(0, 59, 90, .54);--mat-select-disabled-arrow-color: rgba(0, 59, 90, .38);--mat-select-focused-arrow-color: rgba(255, 87, 34, .87);--mat-select-invalid-arrow-color: rgba(255, 87, 34, .87)}html{--mat-select-trigger-text-font: var(--font-family);--mat-select-trigger-text-line-height: 2.4rem;--mat-select-trigger-text-size: 1.6rem;--mat-select-trigger-text-tracking: normal;--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-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);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--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, 59, 90, .87);--mdc-dialog-supporting-text-color: rgba(0, 59, 90, .6)}html{--mdc-dialog-subhead-font: var(--font-family);--mdc-dialog-subhead-line-height: 3.2rem;--mdc-dialog-subhead-size: 2rem;--mdc-dialog-subhead-weight: 400;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: var(--font-family);--mdc-dialog-supporting-text-line-height: 2.4rem;--mdc-dialog-supporting-text-size: 1.6rem;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: normal}.mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e7eb;--mdc-chip-elevated-selected-container-color: #e0e7eb;--mdc-chip-elevated-disabled-container-color: #e0e7eb;--mdc-chip-flat-disabled-selected-container-color: #e0e7eb;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.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: #003b5a;--mdc-chip-elevated-container-color: #fcc101;--mdc-chip-elevated-selected-container-color: #fcc101;--mdc-chip-elevated-disabled-container-color: #fcc101;--mdc-chip-flat-disabled-selected-container-color: #fcc101;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #003b5a;--mdc-chip-selected-label-text-color: #003b5a;--mdc-chip-with-icon-icon-color: #003b5a;--mdc-chip-with-icon-disabled-icon-color: #003b5a;--mdc-chip-with-icon-selected-icon-color: #003b5a;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #003b5a;--mdc-chip-with-trailing-icon-trailing-icon-color: #003b5a;--mat-chip-selected-disabled-trailing-icon-color: #003b5a;--mat-chip-selected-trailing-icon-color: #003b5a}.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: #04bd85;--mdc-chip-elevated-selected-container-color: #04bd85;--mdc-chip-elevated-disabled-container-color: #04bd85;--mdc-chip-flat-disabled-selected-container-color: #04bd85;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.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: #ff5722;--mdc-chip-elevated-selected-container-color: #ff5722;--mdc-chip-elevated-disabled-container-color: #ff5722;--mdc-chip-flat-disabled-selected-container-color: #ff5722;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip{--mdc-chip-label-text-font: var(--font-family);--mdc-chip-label-text-line-height: 2rem;--mdc-chip-label-text-size: 1.4rem;--mdc-chip-label-text-tracking: normal;--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;--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-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--mdc-switch-selected-focus-state-layer-color: #fcbb01;--mdc-switch-selected-handle-color: #fcbb01;--mdc-switch-selected-hover-state-layer-color: #fcbb01;--mdc-switch-selected-pressed-state-layer-color: #fcbb01;--mdc-switch-selected-focus-handle-color: #fa9e00;--mdc-switch-selected-hover-handle-color: #fa9e00;--mdc-switch-selected-pressed-handle-color: #fa9e00;--mdc-switch-selected-focus-track-color: #fdd44d;--mdc-switch-selected-hover-track-color: #fdd44d;--mdc-switch-selected-pressed-track-color: #fdd44d;--mdc-switch-selected-track-color: #fdd44d;--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: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 59, 90, .2), 0px 1px 1px 0px rgba(0, 59, 90, .14), 0px 1px 3px 0px rgba(0, 59, 90, .12);--mdc-switch-handle-shadow-color: #003b5a;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 59, 90, .2), 0px 0px 0px 0px rgba(0, 59, 90, .14), 0px 0px 0px 0px rgba(0, 59, 90, .12);--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-disabled-label-text-color: rgba(0, 59, 90, .38)}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 59, 90, .87)}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #03b77d;--mdc-switch-selected-handle-color: #03b77d;--mdc-switch-selected-hover-state-layer-color: #03b77d;--mdc-switch-selected-pressed-state-layer-color: #03b77d;--mdc-switch-selected-focus-handle-color: #019855;--mdc-switch-selected-hover-handle-color: #019855;--mdc-switch-selected-pressed-handle-color: #019855;--mdc-switch-selected-focus-track-color: #4fd1aa;--mdc-switch-selected-hover-track-color: #4fd1aa;--mdc-switch-selected-pressed-track-color: #4fd1aa;--mdc-switch-selected-track-color: #4fd1aa}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ff4f1e;--mdc-switch-selected-handle-color: #ff4f1e;--mdc-switch-selected-hover-state-layer-color: #ff4f1e;--mdc-switch-selected-pressed-state-layer-color: #ff4f1e;--mdc-switch-selected-focus-handle-color: #ff2c0c;--mdc-switch-selected-hover-handle-color: #ff2c0c;--mdc-switch-selected-pressed-handle-color: #ff2c0c;--mdc-switch-selected-focus-track-color: #ff8964;--mdc-switch-selected-hover-track-color: #ff8964;--mdc-switch-selected-pressed-track-color: #ff8964;--mdc-switch-selected-track-color: #ff8964}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-font: var(--font-family);--mdc-form-field-label-text-line-height: 2rem;--mdc-form-field-label-text-size: 1.4rem;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-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{--mdc-form-field-label-text-color: rgba(0, 59, 90, .87)}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #fcc101;--mdc-radio-selected-hover-icon-color: #fcc101;--mdc-radio-selected-icon-color: #fcc101;--mdc-radio-selected-pressed-icon-color: #fcc101;--mat-radio-ripple-color: #003b5a;--mat-radio-checked-ripple-color: #fcc101;--mat-radio-disabled-label-color: rgba(0, 59, 90, .38)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #04bd85;--mdc-radio-selected-hover-icon-color: #04bd85;--mdc-radio-selected-icon-color: #04bd85;--mdc-radio-selected-pressed-icon-color: #04bd85;--mat-radio-ripple-color: #003b5a;--mat-radio-checked-ripple-color: #04bd85;--mat-radio-disabled-label-color: rgba(0, 59, 90, .38)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #ff5722;--mdc-radio-selected-hover-icon-color: #ff5722;--mdc-radio-selected-icon-color: #ff5722;--mdc-radio-selected-pressed-icon-color: #ff5722;--mat-radio-ripple-color: #003b5a;--mat-radio-checked-ripple-color: #ff5722;--mat-radio-disabled-label-color: rgba(0, 59, 90, .38)}.mat-mdc-radio-button{--mdc-form-field-label-text-font: var(--font-family);--mdc-form-field-label-text-line-height: 2rem;--mdc-form-field-label-text-size: 1.4rem;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 400}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%);--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}html{--mdc-slider-handle-color: #fcc101;--mdc-slider-focus-handle-color: #fcc101;--mdc-slider-hover-handle-color: #fcc101;--mdc-slider-active-track-color: #fcc101;--mdc-slider-inactive-track-color: #fcc101;--mdc-slider-with-tick-marks-inactive-container-color: #fcc101;--mdc-slider-with-tick-marks-active-container-color: #003b5a;--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;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 59, 90, .2), 0px 1px 1px 0px rgba(0, 59, 90, .14), 0px 1px 3px 0px rgba(0, 59, 90, .12);--mat-slider-ripple-color: #fcc101;--mat-slider-hover-state-layer-color: rgba(252, 193, 1, .05);--mat-slider-focus-state-layer-color: rgba(252, 193, 1, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mat-slider-ripple-color: #04bd85;--mat-slider-hover-state-layer-color: rgba(4, 189, 133, .05);--mat-slider-focus-state-layer-color: rgba(4, 189, 133, .2);--mdc-slider-handle-color: #04bd85;--mdc-slider-focus-handle-color: #04bd85;--mdc-slider-hover-handle-color: #04bd85;--mdc-slider-active-track-color: #04bd85;--mdc-slider-inactive-track-color: #04bd85;--mdc-slider-with-tick-marks-inactive-container-color: #04bd85;--mdc-slider-with-tick-marks-active-container-color: white}html .mat-warn{--mat-slider-ripple-color: #ff5722;--mat-slider-hover-state-layer-color: rgba(255, 87, 34, .05);--mat-slider-focus-state-layer-color: rgba(255, 87, 34, .2);--mdc-slider-handle-color: #ff5722;--mdc-slider-focus-handle-color: #ff5722;--mdc-slider-hover-handle-color: #ff5722;--mdc-slider-active-track-color: #ff5722;--mdc-slider-inactive-track-color: #ff5722;--mdc-slider-with-tick-marks-inactive-container-color: #ff5722;--mdc-slider-with-tick-marks-active-container-color: white}html{--mdc-slider-label-label-text-font: var(--font-family);--mdc-slider-label-label-text-size: 1.4rem;--mdc-slider-label-label-text-line-height: 2.2rem;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 400}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}html{--mat-menu-item-label-text-color: rgba(0, 59, 90, .87);--mat-menu-item-icon-color: rgba(0, 59, 90, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 59, 90, .12)}html{--mat-menu-item-label-text-font: var(--font-family);--mat-menu-item-label-text-size: 1.6rem;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 2.4rem;--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;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}html{--mdc-list-list-item-label-text-color: rgba(0, 59, 90, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 59, 90, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 59, 90, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-disabled-label-text-color: #003b5a;--mdc-list-list-item-disabled-leading-icon-color: #003b5a;--mdc-list-list-item-disabled-trailing-icon-color: #003b5a;--mdc-list-list-item-hover-label-text-color: rgba(0, 59, 90, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 59, 90, .87);--mdc-list-list-item-hover-state-layer-color: #003b5a;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: #003b5a;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #fcc101;--mdc-radio-selected-hover-icon-color: #fcc101;--mdc-radio-selected-icon-color: #fcc101;--mdc-radio-selected-pressed-icon-color: #fcc101}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #04bd85;--mdc-radio-selected-hover-icon-color: #04bd85;--mdc-radio-selected-icon-color: #04bd85;--mdc-radio-selected-pressed-icon-color: #04bd85}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #ff5722;--mdc-radio-selected-hover-icon-color: #ff5722;--mdc-radio-selected-icon-color: #ff5722;--mdc-radio-selected-pressed-icon-color: #ff5722}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: #003b5a;--mdc-checkbox-selected-focus-icon-color: #fcc101;--mdc-checkbox-selected-hover-icon-color: #fcc101;--mdc-checkbox-selected-icon-color: #fcc101;--mdc-checkbox-selected-pressed-icon-color: #fcc101;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #fcc101;--mdc-checkbox-selected-hover-state-layer-color: #fcc101;--mdc-checkbox-selected-pressed-state-layer-color: #fcc101;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #04bd85;--mdc-checkbox-selected-hover-icon-color: #04bd85;--mdc-checkbox-selected-icon-color: #04bd85;--mdc-checkbox-selected-pressed-icon-color: #04bd85;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #04bd85;--mdc-checkbox-selected-hover-state-layer-color: #04bd85;--mdc-checkbox-selected-pressed-state-layer-color: #04bd85;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff5722;--mdc-checkbox-selected-hover-icon-color: #ff5722;--mdc-checkbox-selected-icon-color: #ff5722;--mdc-checkbox-selected-pressed-icon-color: #ff5722;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff5722;--mdc-checkbox-selected-hover-state-layer-color: #ff5722;--mdc-checkbox-selected-pressed-state-layer-color: #ff5722;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.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--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#fcc101}.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-label-text-font: var(--font-family);--mdc-list-list-item-label-text-line-height: 2.4rem;--mdc-list-list-item-label-text-size: 1.6rem;--mdc-list-list-item-label-text-tracking: normal;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: var(--font-family);--mdc-list-list-item-supporting-text-line-height: 2rem;--mdc-list-list-item-supporting-text-size: 1.4rem;--mdc-list-list-item-supporting-text-tracking: normal;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: var(--font-family);--mdc-list-list-item-trailing-supporting-text-line-height: 2rem;--mdc-list-list-item-trailing-supporting-text-size: 1.2rem;--mdc-list-list-item-trailing-supporting-text-tracking: normal;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 1.6rem / 2.8rem var(--font-family);letter-spacing:normal}html{--mat-paginator-container-text-color: rgba(0, 59, 90, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 59, 90, .54);--mat-paginator-disabled-icon-color: rgba(0, 59, 90, .12)}html{--mat-paginator-container-text-font: var(--font-family);--mat-paginator-container-text-line-height: 2rem;--mat-paginator-container-text-size: 1.2rem;--mat-paginator-container-text-tracking: normal;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 1.2rem}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--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: #fcc101;--mat-tab-header-disabled-ripple-color: rgba(0, 59, 90, .38);--mat-tab-header-pagination-icon-color: #003b5a;--mat-tab-header-inactive-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-label-text-color: #fcc101;--mat-tab-header-active-ripple-color: #fcc101;--mat-tab-header-inactive-ripple-color: #fcc101;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-focus-label-text-color: #fcc101;--mat-tab-header-active-hover-label-text-color: #fcc101;--mat-tab-header-active-focus-indicator-color: #fcc101;--mat-tab-header-active-hover-indicator-color: #fcc101}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #04bd85;--mat-tab-header-disabled-ripple-color: rgba(0, 59, 90, .38);--mat-tab-header-pagination-icon-color: #003b5a;--mat-tab-header-inactive-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-label-text-color: #04bd85;--mat-tab-header-active-ripple-color: #04bd85;--mat-tab-header-inactive-ripple-color: #04bd85;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-focus-label-text-color: #04bd85;--mat-tab-header-active-hover-label-text-color: #04bd85;--mat-tab-header-active-focus-indicator-color: #04bd85;--mat-tab-header-active-hover-indicator-color: #04bd85}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff5722;--mat-tab-header-disabled-ripple-color: rgba(0, 59, 90, .38);--mat-tab-header-pagination-icon-color: #003b5a;--mat-tab-header-inactive-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-label-text-color: #ff5722;--mat-tab-header-active-ripple-color: #ff5722;--mat-tab-header-inactive-ripple-color: #ff5722;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-focus-label-text-color: #ff5722;--mat-tab-header-active-hover-label-text-color: #ff5722;--mat-tab-header-active-focus-indicator-color: #ff5722;--mat-tab-header-active-hover-indicator-color: #ff5722}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #fcc101;--mat-tab-header-with-background-foreground-color: #003b5a}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #04bd85;--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: #ff5722;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mat-tab-header-label-text-font: var(--font-family);--mat-tab-header-label-text-size: 1.4rem;--mat-tab-header-label-text-tracking: normal;--mat-tab-header-label-text-line-height: 3.2rem;--mat-tab-header-label-text-weight: 400}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, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #04bd85;--mdc-checkbox-selected-hover-icon-color: #04bd85;--mdc-checkbox-selected-icon-color: #04bd85;--mdc-checkbox-selected-pressed-icon-color: #04bd85;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #04bd85;--mdc-checkbox-selected-hover-state-layer-color: #04bd85;--mdc-checkbox-selected-pressed-state-layer-color: #04bd85;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a;--mat-checkbox-disabled-label-color: rgba(0, 59, 90, .38)}.mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 59, 90, .87)}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: #003b5a;--mdc-checkbox-selected-focus-icon-color: #fcc101;--mdc-checkbox-selected-hover-icon-color: #fcc101;--mdc-checkbox-selected-icon-color: #fcc101;--mdc-checkbox-selected-pressed-icon-color: #fcc101;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #fcc101;--mdc-checkbox-selected-hover-state-layer-color: #fcc101;--mdc-checkbox-selected-pressed-state-layer-color: #fcc101;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff5722;--mdc-checkbox-selected-hover-icon-color: #ff5722;--mdc-checkbox-selected-icon-color: #ff5722;--mdc-checkbox-selected-pressed-icon-color: #ff5722;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff5722;--mdc-checkbox-selected-hover-state-layer-color: #ff5722;--mdc-checkbox-selected-pressed-state-layer-color: #ff5722;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.mat-mdc-checkbox{--mdc-form-field-label-text-font: var(--font-family);--mdc-form-field-label-text-line-height: 2rem;--mdc-form-field-label-text-size: 1.4rem;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 400}html{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}html{--mdc-text-button-label-text-color: #003b5a;--mdc-text-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mat-text-button-state-layer-color: #003b5a;--mat-text-button-disabled-state-layer-color: #003b5a;--mat-text-button-ripple-color: rgba(0, 59, 90, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #003b5a;--mdc-filled-button-disabled-container-color: rgba(0, 59, 90, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mat-filled-button-state-layer-color: #003b5a;--mat-filled-button-disabled-state-layer-color: #003b5a;--mat-filled-button-ripple-color: rgba(0, 59, 90, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #003b5a;--mdc-protected-button-disabled-container-color: rgba(0, 59, 90, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #003b5a;--mat-protected-button-disabled-state-layer-color: #003b5a;--mat-protected-button-ripple-color: rgba(0, 59, 90, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 59, 90, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-outlined-button-label-text-color: #003b5a;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #003b5a;--mat-outlined-button-disabled-state-layer-color: #003b5a;--mat-outlined-button-ripple-color: rgba(0, 59, 90, .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: #fcc101;--mat-text-button-state-layer-color: #fcc101;--mat-text-button-ripple-color: rgba(252, 193, 1, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #04bd85;--mat-text-button-state-layer-color: #04bd85;--mat-text-button-ripple-color: rgba(4, 189, 133, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff5722;--mat-text-button-state-layer-color: #ff5722;--mat-text-button-ripple-color: rgba(255, 87, 34, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #fcc101;--mdc-filled-button-label-text-color: #003b5a;--mat-filled-button-state-layer-color: #003b5a;--mat-filled-button-ripple-color: rgba(0, 59, 90, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #04bd85;--mdc-filled-button-label-text-color: white;--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: #ff5722;--mdc-filled-button-label-text-color: white;--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: #fcc101;--mdc-protected-button-label-text-color: #003b5a;--mat-protected-button-state-layer-color: #003b5a;--mat-protected-button-ripple-color: rgba(0, 59, 90, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #04bd85;--mdc-protected-button-label-text-color: white;--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: #ff5722;--mdc-protected-button-label-text-color: white;--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: #fcc101;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #fcc101;--mat-outlined-button-ripple-color: rgba(252, 193, 1, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #04bd85;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #04bd85;--mat-outlined-button-ripple-color: rgba(4, 189, 133, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff5722;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #ff5722;--mat-outlined-button-ripple-color: rgba(255, 87, 34, .1)}html{--mdc-text-button-label-text-font: var(--font-family);--mdc-text-button-label-text-size: 1.4rem;--mdc-text-button-label-text-tracking: normal;--mdc-text-button-label-text-weight: 400;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: var(--font-family);--mdc-filled-button-label-text-size: 1.4rem;--mdc-filled-button-label-text-tracking: normal;--mdc-filled-button-label-text-weight: 400;--mdc-filled-button-label-text-transform: none;--mdc-outlined-button-label-text-font: var(--font-family);--mdc-outlined-button-label-text-size: 1.4rem;--mdc-outlined-button-label-text-tracking: normal;--mdc-outlined-button-label-text-weight: 400;--mdc-outlined-button-label-text-transform: none;--mdc-protected-button-label-text-font: var(--font-family);--mdc-protected-button-label-text-size: 1.4rem;--mdc-protected-button-label-text-tracking: normal;--mdc-protected-button-label-text-weight: 400;--mdc-protected-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);--mat-icon-button-state-layer-color: #003b5a;--mat-icon-button-disabled-state-layer-color: #003b5a;--mat-icon-button-ripple-color: rgba(0, 59, 90, .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: #fcc101;--mat-icon-button-state-layer-color: #fcc101;--mat-icon-button-ripple-color: rgba(252, 193, 1, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #04bd85;--mat-icon-button-state-layer-color: #04bd85;--mat-icon-button-ripple-color: rgba(4, 189, 133, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff5722;--mat-icon-button-state-layer-color: #ff5722;--mat-icon-button-ripple-color: rgba(255, 87, 34, .1)}html{--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px}html{--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: #003b5a;--mat-fab-state-layer-color: #003b5a;--mat-fab-disabled-state-layer-color: #003b5a;--mat-fab-ripple-color: rgba(0, 59, 90, .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, 59, 90, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: #003b5a;--mat-fab-small-state-layer-color: #003b5a;--mat-fab-small-disabled-state-layer-color: #003b5a;--mat-fab-small-ripple-color: rgba(0, 59, 90, .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, 59, 90, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #fcc101;--mat-fab-foreground-color: #003b5a;--mat-fab-state-layer-color: #003b5a;--mat-fab-ripple-color: rgba(0, 59, 90, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #04bd85;--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: #ff5722;--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: #fcc101;--mat-fab-small-foreground-color: #003b5a;--mat-fab-small-state-layer-color: #003b5a;--mat-fab-small-ripple-color: rgba(0, 59, 90, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #04bd85;--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: #ff5722;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html{--mdc-extended-fab-label-text-font: var(--font-family);--mdc-extended-fab-label-text-size: 1.4rem;--mdc-extended-fab-label-text-tracking: normal;--mdc-extended-fab-label-text-weight: 400}html{--mdc-snackbar-container-shape: 4px}html{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #04bd85}html{--mdc-snackbar-supporting-text-font: var(--font-family);--mdc-snackbar-supporting-text-line-height: 2rem;--mdc-snackbar-supporting-text-size: 1.4rem;--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, 59, 90, .87);--mat-table-row-item-label-text-color: rgba(0, 59, 90, .87);--mat-table-row-item-outline-color: rgba(0, 59, 90, .12)}html{--mat-table-header-headline-font: var(--font-family);--mat-table-header-headline-line-height: 2.2rem;--mat-table-header-headline-size: 1.4rem;--mat-table-header-headline-weight: 400;--mat-table-header-headline-tracking: normal;--mat-table-row-item-label-text-font: var(--font-family);--mat-table-row-item-label-text-line-height: 2rem;--mat-table-row-item-label-text-size: 1.4rem;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: normal;--mat-table-footer-supporting-text-font: var(--font-family);--mat-table-footer-supporting-text-line-height: 2rem;--mat-table-footer-supporting-text-size: 1.4rem;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: normal}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html{--mdc-circular-progress-active-indicator-color: #fcc101}html .mat-accent{--mdc-circular-progress-active-indicator-color: #04bd85}html .mat-warn{--mdc-circular-progress-active-indicator-color: #ff5722}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: #fcc101;--mat-badge-text-color: #003b5a;--mat-badge-disabled-state-background-color: #b9c8d0;--mat-badge-disabled-state-text-color: rgba(0, 59, 90, .38)}.mat-badge-accent{--mat-badge-background-color: #04bd85;--mat-badge-text-color: white}.mat-badge-warn{--mat-badge-background-color: #ff5722;--mat-badge-text-color: white}html{--mat-badge-text-font: var(--font-family);--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 59, 90, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-bottom-sheet-container-text-font: var(--font-family);--mat-bottom-sheet-container-text-line-height: 2rem;--mat-bottom-sheet-container-text-size: 1.4rem;--mat-bottom-sheet-container-text-tracking: normal;--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;--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, 59, 90, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 59, 90, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 59, 90, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 59, 90, .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, 59, 90, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 59, 90, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 59, 90, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e7eb}html{--mat-legacy-button-toggle-label-text-font: var(--font-family);--mat-legacy-button-toggle-label-text-line-height: 2.4rem;--mat-legacy-button-toggle-label-text-size: 1.6rem;--mat-legacy-button-toggle-label-text-tracking: normal;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: var(--font-family);--mat-standard-button-toggle-label-text-line-height: 2.4rem;--mat-standard-button-toggle-label-text-size: 1.6rem;--mat-standard-button-toggle-label-text-tracking: normal;--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: #003b5a;--mat-datepicker-calendar-date-selected-state-background-color: #fcc101;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(252, 193, 1, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #003b5a;--mat-datepicker-calendar-date-focus-state-background-color: rgba(252, 193, 1, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(252, 193, 1, .3);--mat-datepicker-toggle-active-state-icon-color: #fcc101;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(252, 193, 1, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-period-button-text-color: #003b5a;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 59, 90, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 59, 90, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 59, 90, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 59, 90, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 59, 90, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 59, 90, .24);--mat-datepicker-range-input-separator-color: rgba(0, 59, 90, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 59, 90, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 59, 90, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 59, 90, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #04bd85;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(4, 189, 133, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(4, 189, 133, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(4, 189, 133, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(4, 189, 133, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff5722;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 87, 34, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 87, 34, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 87, 34, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 87, 34, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #04bd85}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff5722}.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: var(--font-family);--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 1.4rem;--mat-datepicker-calendar-body-label-text-weight: 400;--mat-datepicker-calendar-period-button-text-size: 1.4rem;--mat-datepicker-calendar-period-button-text-weight: 400;--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, 59, 90, .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, 59, 90, .87);--mat-expansion-actions-divider-color: rgba(0, 59, 90, .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, 59, 90, .26);--mat-expansion-header-text-color: rgba(0, 59, 90, .87);--mat-expansion-header-description-color: rgba(0, 59, 90, .54);--mat-expansion-header-indicator-color: rgba(0, 59, 90, .54)}html{--mat-expansion-header-text-font: var(--font-family);--mat-expansion-header-text-size: 1.4rem;--mat-expansion-header-text-weight: 400;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: var(--font-family);--mat-expansion-container-text-line-height: 2rem;--mat-expansion-container-text-size: 1.4rem;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 1.4rem;--mat-grid-list-tile-header-secondary-text-size: 1.2rem;--mat-grid-list-tile-footer-primary-text-size: 1.4rem;--mat-grid-list-tile-footer-secondary-text-size: 1.2rem}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #fcc101}.mat-icon.mat-accent{--mat-icon-color: #04bd85}.mat-icon.mat-warn{--mat-icon-color: #ff5722}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, 59, 90, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 59, 90, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 59, 90, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: #003b5a;--mat-stepper-header-selected-state-icon-background-color: #fcc101;--mat-stepper-header-selected-state-icon-foreground-color: #003b5a;--mat-stepper-header-done-state-icon-background-color: #fcc101;--mat-stepper-header-done-state-icon-foreground-color: #003b5a;--mat-stepper-header-edit-state-icon-background-color: #fcc101;--mat-stepper-header-edit-state-icon-foreground-color: #003b5a;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 59, 90, .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, 59, 90, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 59, 90, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 59, 90, .87);--mat-stepper-header-error-state-label-text-color: #ff5722;--mat-stepper-header-icon-background-color: rgba(0, 59, 90, .54);--mat-stepper-header-error-state-icon-foreground-color: #ff5722;--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: #04bd85;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #04bd85;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #04bd85;--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: #ff5722;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff5722;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff5722;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-container-text-font: var(--font-family);--mat-stepper-header-label-text-font: var(--font-family);--mat-stepper-header-label-text-size: 1.4rem;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 1.6rem;--mat-stepper-header-selected-state-label-text-size: 1.6rem;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-sort-arrow-color: #7595a6}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 59, 90, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #fcc101;--mat-toolbar-container-text-color: #003b5a}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #04bd85;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff5722;--mat-toolbar-container-text-color: white}html{--mat-toolbar-title-text-font: var(--font-family);--mat-toolbar-title-text-line-height: 3.2rem;--mat-toolbar-title-text-size: 2rem;--mat-toolbar-title-text-tracking: normal;--mat-toolbar-title-text-weight: 400}html{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 59, 90, .87)}html{--mat-tree-node-text-font: var(--font-family);--mat-tree-node-text-size: 1.4rem;--mat-tree-node-text-weight: 400}html{--mat-form-field-container-height: 52px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-filled-with-label-container-padding-top: 22px;--mat-form-field-filled-with-label-container-padding-bottom: 6px}html{--mat-select-arrow-transform: translateY(-8px)}html{--mdc-checkbox-state-layer-size: 36px;--mat-checkbox-touch-target-display: block}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 28px}html{--mdc-switch-state-layer-size: 36px}html{--mdc-radio-state-layer-size: 36px;--mat-radio-touch-target-display: block}html{--mdc-list-list-item-one-line-container-height: 44px;--mdc-list-list-item-two-line-container-height: 60px;--mdc-list-list-item-three-line-container-height: 84px;--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: 36px}.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:52px}.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:68px}html{--mat-paginator-container-size: 52px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 44px}html{--mdc-text-button-container-height: 32px;--mdc-filled-button-container-height: 32px;--mdc-outlined-button-container-height: 32px;--mdc-protected-button-container-height: 32px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block}html{--mat-icon-button-touch-target-display: block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 44px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:10px}html{--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block}html{--mat-table-header-container-height: 52px;--mat-table-footer-container-height: 48px;--mat-table-row-item-container-height: 48px}html{--mat-expansion-header-collapsed-state-height: 44px;--mat-expansion-header-expanded-state-height: 60px}html{--mat-stepper-header-height: 68px}html{--mat-toolbar-standard-height: 60px;--mat-toolbar-mobile-height: 52px}html{--mat-tree-node-min-height: 44px}html{--mat-standard-button-toggle-height: 44px}.theme-standard{--mat-form-field-container-height: 52px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-filled-with-label-container-padding-top: 22px;--mat-form-field-filled-with-label-container-padding-bottom: 6px;--mat-select-arrow-transform: translateY(-8px);--mdc-checkbox-state-layer-size: 36px;--mat-checkbox-touch-target-display: block;--mdc-switch-state-layer-size: 36px;--mdc-radio-state-layer-size: 36px;--mat-radio-touch-target-display: block;--mdc-list-list-item-one-line-container-height: 44px;--mdc-list-list-item-two-line-container-height: 60px;--mdc-list-list-item-three-line-container-height: 84px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mat-paginator-container-size: 52px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mdc-text-button-container-height: 32px;--mdc-filled-button-container-height: 32px;--mdc-outlined-button-container-height: 32px;--mdc-protected-button-container-height: 32px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mat-icon-button-touch-target-display: block;--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mat-table-header-container-height: 52px;--mat-table-footer-container-height: 48px;--mat-table-row-item-container-height: 48px;--mat-expansion-header-collapsed-state-height: 44px;--mat-expansion-header-expanded-state-height: 60px;--mat-stepper-header-height: 68px;--mat-toolbar-standard-height: 60px;--mat-toolbar-mobile-height: 52px;--mat-tree-node-min-height: 44px;--mat-standard-button-toggle-height: 44px;--primary: #fcc101;--primary_highlight: #fdd44d;--primary_contrast: #003b5a;--primary_contrast_light: color-mix(in srgb, var(--primary_contrast) 100%, white 25%);--primary_contrast_dark: color-mix(in srgb, var(--primary_contrast) 100%, black 25%);--accent: #04bd85;--accent_highlight: #4fd1aa;--accent_contrast: white;--accent_contrast_light: color-mix(in srgb, var(--accent_contrast) 100%, white 25%);--accent_contrast_dark: color-mix(in srgb, var(--accent_contrast) 100%, black 25%);--warn: #ff5722;--warn_highlight: #ff8964;--warn_contrast: white;--warn_contrast_light: color-mix(in srgb, var(--warn_contrast) 100%, white 25%);--warn_contrast_dark: color-mix(in srgb, var(--warn_contrast) 100%, black 25%);--secondary: #003b5a;--secondary_highlight: #005a8a;--secondary_contrast: #FFFFFF;--secondary_contrast_light: #ECEEF6;--secondary_contrast_dark: #BBC3C0;--tertiary: #e75f90;--tertiary_highlight: #c2517a;--tertiary_contrast: #FFFFFF;--tertiary_contrast_light: #ECEEF6;--tertiary_contrast_dark: #262626;--page_background: #fafafa;--item_background: #FFFFFF;--item_background_highlight: #f0f0f0;--item_contrast: #003b5a;--item_contrast_light: #585858;--item_contrast_dark: #424242;--item_contrast_correct: #04bd85;--item_contrast_incorrect: #E75F5F;--item_contrast_transparent_012: #003B5A1E;--item_contrast_transparent_026: #003B5A42;--item_contrast_transparent_054: #003B5A8A;--item_contrast_transparent_087: #003B5ADE;--item_contrast_transparent_038: #003B5A61;--item_contrast_transparent_004: #003B5A0A;--klik_logo_contrast_lines: #003b5a;--klik_logo_contrast_text: #04bd85;--ked_logo_contrast_text: #003b5a}.theme-standard .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 28px}.theme-standard .mdc-list-item__start,.theme-standard .mdc-list-item__end{--mdc-radio-state-layer-size: 36px}.theme-standard .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.theme-standard .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.theme-standard .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:52px}.theme-standard .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.theme-standard .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.theme-standard .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:68px}.theme-standard .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 44px}.theme-standard .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 44px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:10px}.theme-dark-one{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #607d8b;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #ea9c3a;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ea9c3a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #303030;--mat-app-text-color: white;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(255, 255, 255, .7);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #607d8b;--mdc-filled-text-field-focus-active-indicator-color: #607d8b;--mdc-filled-text-field-focus-label-text-color: rgba(96, 125, 139, .87);--mdc-filled-text-field-container-color: #4a4a4a;--mdc-filled-text-field-disabled-container-color: #464646;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ff5722;--mdc-filled-text-field-error-focus-label-text-color: #ff5722;--mdc-filled-text-field-error-label-text-color: #ff5722;--mdc-filled-text-field-error-caret-color: #ff5722;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ff5722;--mdc-filled-text-field-error-focus-active-indicator-color: #ff5722;--mdc-filled-text-field-error-hover-active-indicator-color: #ff5722;--mdc-outlined-text-field-caret-color: #607d8b;--mdc-outlined-text-field-focus-outline-color: #607d8b;--mdc-outlined-text-field-focus-label-text-color: rgba(96, 125, 139, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ff5722;--mdc-outlined-text-field-error-focus-label-text-color: #ff5722;--mdc-outlined-text-field-error-label-text-color: #ff5722;--mdc-outlined-text-field-error-hover-label-text-color: #ff5722;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ff5722;--mdc-outlined-text-field-error-hover-outline-color: #ff5722;--mdc-outlined-text-field-error-outline-color: #ff5722;--mat-form-field-focus-select-arrow-color: rgba(96, 125, 139, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ff5722;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(96, 125, 139, .87);--mat-select-invalid-arrow-color: rgba(255, 87, 34, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #424242;--mdc-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);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--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-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #90a4ae;--mdc-switch-selected-handle-color: #90a4ae;--mdc-switch-selected-hover-state-layer-color: #90a4ae;--mdc-switch-selected-pressed-state-layer-color: #90a4ae;--mdc-switch-selected-focus-handle-color: #b0bec5;--mdc-switch-selected-hover-handle-color: #b0bec5;--mdc-switch-selected-pressed-handle-color: #b0bec5;--mdc-switch-selected-focus-track-color: #546e7a;--mdc-switch-selected-hover-track-color: #546e7a;--mdc-switch-selected-pressed-track-color: #546e7a;--mdc-switch-selected-track-color: #546e7a;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--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-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-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-color: #607d8b;--mdc-slider-focus-handle-color: #607d8b;--mdc-slider-hover-handle-color: #607d8b;--mdc-slider-active-track-color: #607d8b;--mdc-slider-inactive-track-color: #607d8b;--mdc-slider-with-tick-marks-inactive-container-color: #607d8b;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #607d8b;--mat-slider-hover-state-layer-color: rgba(96, 125, 139, .05);--mat-slider-focus-state-layer-color: rgba(96, 125, 139, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #003b5a;--mdc-checkbox-selected-focus-icon-color: #ea9c3a;--mdc-checkbox-selected-hover-icon-color: #ea9c3a;--mdc-checkbox-selected-icon-color: #ea9c3a;--mdc-checkbox-selected-pressed-icon-color: #ea9c3a;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ea9c3a;--mdc-checkbox-selected-hover-state-layer-color: #ea9c3a;--mdc-checkbox-selected-pressed-state-layer-color: #ea9c3a;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: #424242;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-fab-small-container-color: #424242;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #607d8b;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #607d8b;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #607d8b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(96, 125, 139, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(96, 125, 139, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(96, 125, 139, .3);--mat-datepicker-toggle-active-state-icon-color: #607d8b;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(96, 125, 139, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #607d8b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #607d8b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #607d8b;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ff5722;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #ff5722;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #c6c6c6;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white;--mat-form-field-container-height: 52px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-filled-with-label-container-padding-top: 22px;--mat-form-field-filled-with-label-container-padding-bottom: 6px;--mat-select-arrow-transform: translateY(-8px);--mdc-checkbox-state-layer-size: 36px;--mat-checkbox-touch-target-display: block;--mdc-switch-state-layer-size: 36px;--mdc-radio-state-layer-size: 36px;--mat-radio-touch-target-display: block;--mdc-list-list-item-one-line-container-height: 44px;--mdc-list-list-item-two-line-container-height: 60px;--mdc-list-list-item-three-line-container-height: 84px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mat-paginator-container-size: 52px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mdc-text-button-container-height: 32px;--mdc-filled-button-container-height: 32px;--mdc-outlined-button-container-height: 32px;--mdc-protected-button-container-height: 32px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mat-icon-button-touch-target-display: block;--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mat-table-header-container-height: 52px;--mat-table-footer-container-height: 48px;--mat-table-row-item-container-height: 48px;--mat-expansion-header-collapsed-state-height: 44px;--mat-expansion-header-expanded-state-height: 60px;--mat-stepper-header-height: 68px;--mat-toolbar-standard-height: 60px;--mat-toolbar-mobile-height: 52px;--mat-tree-node-min-height: 44px;--mat-standard-button-toggle-height: 44px;--primary: #607d8b;--primary_highlight: #90a4ae;--primary_contrast: white;--primary_contrast_light: color-mix(in srgb, var(--primary_contrast) 100%, white 25%);--primary_contrast_dark: color-mix(in srgb, var(--primary_contrast) 100%, black 25%);--accent: #ea9c3a;--accent_highlight: #eeb868;--accent_contrast: #003b5a;--accent_contrast_light: color-mix(in srgb, var(--accent_contrast) 100%, white 25%);--accent_contrast_dark: color-mix(in srgb, var(--accent_contrast) 100%, black 25%);--warn: #ff5722;--warn_highlight: #ff8964;--warn_contrast: white;--warn_contrast_light: color-mix(in srgb, var(--warn_contrast) 100%, white 25%);--warn_contrast_dark: color-mix(in srgb, var(--warn_contrast) 100%, black 25%);--secondary: #7C7C7C;--secondary_highlight: #868686;--secondary_contrast: #FFFFFF;--secondary_contrast_light: #ECEEF6;--secondary_contrast_dark: #000000;--tertiary: #62A87C;--tertiary_highlight: #7ad29b;--tertiary_contrast: #FFFFFF;--tertiary_contrast_light: #ECEEF6;--tertiary_contrast_dark: #000000;--page_background: #303030;--item_background: #424242;--item_background_highlight: #636363;--item_contrast: #FFFFFF;--item_contrast_light: #c7c7c7;--item_contrast_dark: #68b6dc;--item_contrast_correct: #82DEC2;--item_contrast_incorrect: #E75F5F;--item_contrast_transparent_012: #FFFFFF1E;--item_contrast_transparent_026: #FFFFFF42;--item_contrast_transparent_054: #FFFFFF8A;--item_contrast_transparent_087: #FFFFFFDE;--item_contrast_transparent_038: #FFFFFF61;--item_contrast_transparent_004: #FFFFFF0A;--klik_logo_contrast_lines: #000000;--klik_logo_contrast_text: #FFFFFF;--ked_logo_contrast_text: #FFFFFF}.theme-dark-one .mat-accent{--mat-option-selected-state-label-text-color: #ea9c3a;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.theme-dark-one .mat-warn{--mat-option-selected-state-label-text-color: #ff5722;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.theme-dark-one .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #607d8b;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #607d8b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-dark-one .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #ea9c3a;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ea9c3a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-dark-one .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff5722;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff5722;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-dark-one .mat-elevation-z0,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-dark-one .mat-elevation-z1,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-dark-one .mat-elevation-z2,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-dark-one .mat-elevation-z3,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-dark-one .mat-elevation-z4,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-dark-one .mat-elevation-z5,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-dark-one .mat-elevation-z6,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-dark-one .mat-elevation-z7,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-dark-one .mat-elevation-z8,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-dark-one .mat-elevation-z9,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-dark-one .mat-elevation-z10,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-dark-one .mat-elevation-z11,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-dark-one .mat-elevation-z12,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-dark-one .mat-elevation-z13,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-dark-one .mat-elevation-z14,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-dark-one .mat-elevation-z15,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-dark-one .mat-elevation-z16,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-dark-one .mat-elevation-z17,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-dark-one .mat-elevation-z18,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-dark-one .mat-elevation-z19,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-dark-one .mat-elevation-z20,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-dark-one .mat-elevation-z21,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-dark-one .mat-elevation-z22,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-dark-one .mat-elevation-z23,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-dark-one .mat-elevation-z24,.theme-dark-one .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-dark-one .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #607d8b;--mdc-linear-progress-track-color: rgba(96, 125, 139, .25)}.theme-dark-one .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ea9c3a;--mdc-linear-progress-track-color: rgba(234, 156, 58, .25)}.theme-dark-one .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff5722;--mdc-linear-progress-track-color: rgba(255, 87, 34, .25)}.theme-dark-one .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ea9c3a;--mdc-filled-text-field-focus-active-indicator-color: #ea9c3a;--mdc-filled-text-field-focus-label-text-color: rgba(234, 156, 58, .87);--mdc-outlined-text-field-caret-color: #ea9c3a;--mdc-outlined-text-field-focus-outline-color: #ea9c3a;--mdc-outlined-text-field-focus-label-text-color: rgba(234, 156, 58, .87);--mat-form-field-focus-select-arrow-color: rgba(234, 156, 58, .87)}.theme-dark-one .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff5722;--mdc-filled-text-field-focus-active-indicator-color: #ff5722;--mdc-filled-text-field-focus-label-text-color: rgba(255, 87, 34, .87);--mdc-outlined-text-field-caret-color: #ff5722;--mdc-outlined-text-field-focus-outline-color: #ff5722;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 87, 34, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 87, 34, .87)}.theme-dark-one .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(234, 156, 58, .87);--mat-select-invalid-arrow-color: rgba(255, 87, 34, .87)}.theme-dark-one .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 87, 34, .87);--mat-select-invalid-arrow-color: rgba(255, 87, 34, .87)}.theme-dark-one .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.theme-dark-one .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-selected-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-flat-disabled-selected-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.theme-dark-one .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-dark-one .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #607d8b;--mdc-chip-elevated-selected-container-color: #607d8b;--mdc-chip-elevated-disabled-container-color: #607d8b;--mdc-chip-flat-disabled-selected-container-color: #607d8b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-dark-one .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-dark-one .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #003b5a;--mdc-chip-elevated-container-color: #ea9c3a;--mdc-chip-elevated-selected-container-color: #ea9c3a;--mdc-chip-elevated-disabled-container-color: #ea9c3a;--mdc-chip-flat-disabled-selected-container-color: #ea9c3a;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #003b5a;--mdc-chip-selected-label-text-color: #003b5a;--mdc-chip-with-icon-icon-color: #003b5a;--mdc-chip-with-icon-disabled-icon-color: #003b5a;--mdc-chip-with-icon-selected-icon-color: #003b5a;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #003b5a;--mdc-chip-with-trailing-icon-trailing-icon-color: #003b5a;--mat-chip-selected-disabled-trailing-icon-color: #003b5a;--mat-chip-selected-trailing-icon-color: #003b5a}.theme-dark-one .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-dark-one .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff5722;--mdc-chip-elevated-selected-container-color: #ff5722;--mdc-chip-elevated-disabled-container-color: #ff5722;--mdc-chip-flat-disabled-selected-container-color: #ff5722;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-dark-one .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: white}.theme-dark-one .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #eeb868;--mdc-switch-selected-handle-color: #eeb868;--mdc-switch-selected-hover-state-layer-color: #eeb868;--mdc-switch-selected-pressed-state-layer-color: #eeb868;--mdc-switch-selected-focus-handle-color: #f2cc91;--mdc-switch-selected-hover-handle-color: #f2cc91;--mdc-switch-selected-pressed-handle-color: #f2cc91;--mdc-switch-selected-focus-track-color: #e59136;--mdc-switch-selected-hover-track-color: #e59136;--mdc-switch-selected-pressed-track-color: #e59136;--mdc-switch-selected-track-color: #e59136}.theme-dark-one .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ff8964;--mdc-switch-selected-handle-color: #ff8964;--mdc-switch-selected-hover-state-layer-color: #ff8964;--mdc-switch-selected-pressed-state-layer-color: #ff8964;--mdc-switch-selected-focus-handle-color: #ffab91;--mdc-switch-selected-hover-handle-color: #ffab91;--mdc-switch-selected-pressed-handle-color: #ffab91;--mdc-switch-selected-focus-track-color: #ff4f1e;--mdc-switch-selected-hover-track-color: #ff4f1e;--mdc-switch-selected-pressed-track-color: #ff4f1e;--mdc-switch-selected-track-color: #ff4f1e}.theme-dark-one .mat-mdc-radio-button{--mdc-form-field-label-text-color: white}.theme-dark-one .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #607d8b;--mdc-radio-selected-hover-icon-color: #607d8b;--mdc-radio-selected-icon-color: #607d8b;--mdc-radio-selected-pressed-icon-color: #607d8b;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #607d8b;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-dark-one .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ea9c3a;--mdc-radio-selected-hover-icon-color: #ea9c3a;--mdc-radio-selected-icon-color: #ea9c3a;--mdc-radio-selected-pressed-icon-color: #ea9c3a;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ea9c3a;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-dark-one .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff5722;--mdc-radio-selected-hover-icon-color: #ff5722;--mdc-radio-selected-icon-color: #ff5722;--mdc-radio-selected-pressed-icon-color: #ff5722;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ff5722;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-dark-one .mat-accent{--mat-slider-ripple-color: #ea9c3a;--mat-slider-hover-state-layer-color: rgba(234, 156, 58, .05);--mat-slider-focus-state-layer-color: rgba(234, 156, 58, .2);--mdc-slider-handle-color: #ea9c3a;--mdc-slider-focus-handle-color: #ea9c3a;--mdc-slider-hover-handle-color: #ea9c3a;--mdc-slider-active-track-color: #ea9c3a;--mdc-slider-inactive-track-color: #ea9c3a;--mdc-slider-with-tick-marks-inactive-container-color: #ea9c3a;--mdc-slider-with-tick-marks-active-container-color: #003b5a}.theme-dark-one .mat-warn{--mat-slider-ripple-color: #ff5722;--mat-slider-hover-state-layer-color: rgba(255, 87, 34, .05);--mat-slider-focus-state-layer-color: rgba(255, 87, 34, .2);--mdc-slider-handle-color: #ff5722;--mdc-slider-focus-handle-color: #ff5722;--mdc-slider-hover-handle-color: #ff5722;--mdc-slider-active-track-color: #ff5722;--mdc-slider-inactive-track-color: #ff5722;--mdc-slider-with-tick-marks-inactive-container-color: #ff5722;--mdc-slider-with-tick-marks-active-container-color: white}.theme-dark-one .mdc-list-item__start,.theme-dark-one .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #607d8b;--mdc-radio-selected-hover-icon-color: #607d8b;--mdc-radio-selected-icon-color: #607d8b;--mdc-radio-selected-pressed-icon-color: #607d8b}.theme-dark-one .mat-accent .mdc-list-item__start,.theme-dark-one .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ea9c3a;--mdc-radio-selected-hover-icon-color: #ea9c3a;--mdc-radio-selected-icon-color: #ea9c3a;--mdc-radio-selected-pressed-icon-color: #ea9c3a}.theme-dark-one .mat-warn .mdc-list-item__start,.theme-dark-one .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff5722;--mdc-radio-selected-hover-icon-color: #ff5722;--mdc-radio-selected-icon-color: #ff5722;--mdc-radio-selected-pressed-icon-color: #ff5722}.theme-dark-one .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #607d8b;--mdc-checkbox-selected-hover-icon-color: #607d8b;--mdc-checkbox-selected-icon-color: #607d8b;--mdc-checkbox-selected-pressed-icon-color: #607d8b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #607d8b;--mdc-checkbox-selected-hover-state-layer-color: #607d8b;--mdc-checkbox-selected-pressed-state-layer-color: #607d8b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-dark-one .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #003b5a;--mdc-checkbox-selected-focus-icon-color: #ea9c3a;--mdc-checkbox-selected-hover-icon-color: #ea9c3a;--mdc-checkbox-selected-icon-color: #ea9c3a;--mdc-checkbox-selected-pressed-icon-color: #ea9c3a;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ea9c3a;--mdc-checkbox-selected-hover-state-layer-color: #ea9c3a;--mdc-checkbox-selected-pressed-state-layer-color: #ea9c3a;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-dark-one .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff5722;--mdc-checkbox-selected-hover-icon-color: #ff5722;--mdc-checkbox-selected-icon-color: #ff5722;--mdc-checkbox-selected-pressed-icon-color: #ff5722;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff5722;--mdc-checkbox-selected-hover-state-layer-color: #ff5722;--mdc-checkbox-selected-pressed-state-layer-color: #ff5722;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-dark-one .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-dark-one .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-dark-one .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-dark-one .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#607d8b}.theme-dark-one .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-dark-one .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-dark-one .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-dark-one .mat-mdc-tab-group,.theme-dark-one .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #607d8b;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #607d8b;--mat-tab-header-active-ripple-color: #607d8b;--mat-tab-header-inactive-ripple-color: #607d8b;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #607d8b;--mat-tab-header-active-hover-label-text-color: #607d8b;--mat-tab-header-active-focus-indicator-color: #607d8b;--mat-tab-header-active-hover-indicator-color: #607d8b}.theme-dark-one .mat-mdc-tab-group.mat-accent,.theme-dark-one .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ea9c3a;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ea9c3a;--mat-tab-header-active-ripple-color: #ea9c3a;--mat-tab-header-inactive-ripple-color: #ea9c3a;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ea9c3a;--mat-tab-header-active-hover-label-text-color: #ea9c3a;--mat-tab-header-active-focus-indicator-color: #ea9c3a;--mat-tab-header-active-hover-indicator-color: #ea9c3a}.theme-dark-one .mat-mdc-tab-group.mat-warn,.theme-dark-one .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff5722;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ff5722;--mat-tab-header-active-ripple-color: #ff5722;--mat-tab-header-inactive-ripple-color: #ff5722;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ff5722;--mat-tab-header-active-hover-label-text-color: #ff5722;--mat-tab-header-active-focus-indicator-color: #ff5722;--mat-tab-header-active-hover-indicator-color: #ff5722}.theme-dark-one .mat-mdc-tab-group.mat-background-primary,.theme-dark-one .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #607d8b;--mat-tab-header-with-background-foreground-color: white}.theme-dark-one .mat-mdc-tab-group.mat-background-accent,.theme-dark-one .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ea9c3a;--mat-tab-header-with-background-foreground-color: #003b5a}.theme-dark-one .mat-mdc-tab-group.mat-background-warn,.theme-dark-one .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff5722;--mat-tab-header-with-background-foreground-color: white}.theme-dark-one .mat-mdc-checkbox{--mdc-form-field-label-text-color: white}.theme-dark-one .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #607d8b;--mdc-checkbox-selected-hover-icon-color: #607d8b;--mdc-checkbox-selected-icon-color: #607d8b;--mdc-checkbox-selected-pressed-icon-color: #607d8b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #607d8b;--mdc-checkbox-selected-hover-state-layer-color: #607d8b;--mdc-checkbox-selected-pressed-state-layer-color: #607d8b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-dark-one .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff5722;--mdc-checkbox-selected-hover-icon-color: #ff5722;--mdc-checkbox-selected-icon-color: #ff5722;--mdc-checkbox-selected-pressed-icon-color: #ff5722;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff5722;--mdc-checkbox-selected-hover-state-layer-color: #ff5722;--mdc-checkbox-selected-pressed-state-layer-color: #ff5722;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-dark-one .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #607d8b;--mat-text-button-state-layer-color: #607d8b;--mat-text-button-ripple-color: rgba(96, 125, 139, .1)}.theme-dark-one .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ea9c3a;--mat-text-button-state-layer-color: #ea9c3a;--mat-text-button-ripple-color: rgba(234, 156, 58, .1)}.theme-dark-one .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff5722;--mat-text-button-state-layer-color: #ff5722;--mat-text-button-ripple-color: rgba(255, 87, 34, .1)}.theme-dark-one .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #607d8b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark-one .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ea9c3a;--mdc-filled-button-label-text-color: #003b5a;--mat-filled-button-state-layer-color: #003b5a;--mat-filled-button-ripple-color: rgba(0, 59, 90, .1)}.theme-dark-one .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff5722;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark-one .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #607d8b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark-one .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ea9c3a;--mdc-protected-button-label-text-color: #003b5a;--mat-protected-button-state-layer-color: #003b5a;--mat-protected-button-ripple-color: rgba(0, 59, 90, .1)}.theme-dark-one .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff5722;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark-one .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #607d8b;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #607d8b;--mat-outlined-button-ripple-color: rgba(96, 125, 139, .1)}.theme-dark-one .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ea9c3a;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #ea9c3a;--mat-outlined-button-ripple-color: rgba(234, 156, 58, .1)}.theme-dark-one .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff5722;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #ff5722;--mat-outlined-button-ripple-color: rgba(255, 87, 34, .1)}.theme-dark-one .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #607d8b;--mat-icon-button-state-layer-color: #607d8b;--mat-icon-button-ripple-color: rgba(96, 125, 139, .1)}.theme-dark-one .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ea9c3a;--mat-icon-button-state-layer-color: #ea9c3a;--mat-icon-button-ripple-color: rgba(234, 156, 58, .1)}.theme-dark-one .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff5722;--mat-icon-button-state-layer-color: #ff5722;--mat-icon-button-ripple-color: rgba(255, 87, 34, .1)}.theme-dark-one .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #607d8b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-dark-one .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #ea9c3a;--mat-fab-foreground-color: #003b5a;--mat-fab-state-layer-color: #003b5a;--mat-fab-ripple-color: rgba(0, 59, 90, .1)}.theme-dark-one .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff5722;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-dark-one .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #607d8b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-dark-one .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #ea9c3a;--mat-fab-small-foreground-color: #003b5a;--mat-fab-small-state-layer-color: #003b5a;--mat-fab-small-ripple-color: rgba(0, 59, 90, .1)}.theme-dark-one .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff5722;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-dark-one .mat-accent{--mdc-circular-progress-active-indicator-color: #ea9c3a}.theme-dark-one .mat-warn{--mdc-circular-progress-active-indicator-color: #ff5722}.theme-dark-one .mat-badge-accent{--mat-badge-background-color: #ea9c3a;--mat-badge-text-color: #003b5a}.theme-dark-one .mat-badge-warn{--mat-badge-background-color: #ff5722;--mat-badge-text-color: white}.theme-dark-one .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #003b5a;--mat-datepicker-calendar-date-selected-state-background-color: #ea9c3a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(234, 156, 58, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #003b5a;--mat-datepicker-calendar-date-focus-state-background-color: rgba(234, 156, 58, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(234, 156, 58, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(234, 156, 58, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-dark-one .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff5722;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 87, 34, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 87, 34, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 87, 34, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 87, 34, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-dark-one .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ea9c3a}.theme-dark-one .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff5722}.theme-dark-one .mat-icon.mat-primary{--mat-icon-color: #607d8b}.theme-dark-one .mat-icon.mat-accent{--mat-icon-color: #ea9c3a}.theme-dark-one .mat-icon.mat-warn{--mat-icon-color: #ff5722}.theme-dark-one .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #003b5a;--mat-stepper-header-selected-state-icon-background-color: #ea9c3a;--mat-stepper-header-selected-state-icon-foreground-color: #003b5a;--mat-stepper-header-done-state-icon-background-color: #ea9c3a;--mat-stepper-header-done-state-icon-foreground-color: #003b5a;--mat-stepper-header-edit-state-icon-background-color: #ea9c3a;--mat-stepper-header-edit-state-icon-foreground-color: #003b5a}.theme-dark-one .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff5722;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff5722;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff5722;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-dark-one .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #607d8b;--mat-toolbar-container-text-color: white}.theme-dark-one .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ea9c3a;--mat-toolbar-container-text-color: #003b5a}.theme-dark-one .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff5722;--mat-toolbar-container-text-color: white}.theme-dark-one .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 28px}.theme-dark-one .mdc-list-item__start,.theme-dark-one .mdc-list-item__end{--mdc-radio-state-layer-size: 36px}.theme-dark-one .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.theme-dark-one .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.theme-dark-one .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:52px}.theme-dark-one .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.theme-dark-one .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.theme-dark-one .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:68px}.theme-dark-one .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 44px}.theme-dark-one .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 44px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:10px}.theme-color-blind-light{--mat-ripple-color: rgba(0, 59, 90, .1);--mat-option-selected-state-label-text-color: #005cf4;--mat-option-label-text-color: rgba(0, 59, 90, .87);--mat-option-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-option-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-option-selected-state-layer-color: rgba(0, 59, 90, .04);--mat-optgroup-label-text-color: rgba(0, 59, 90, .87);--mat-full-pseudo-checkbox-selected-icon-color: #5a41ec;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #5a41ec;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 59, 90, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 59, 90, .2), 0px 1px 1px 0px rgba(0, 59, 90, .14), 0px 1px 3px 0px rgba(0, 59, 90, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 59, 90, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 59, 90, .2), 0px 0px 0px 0px rgba(0, 59, 90, .14), 0px 0px 0px 0px rgba(0, 59, 90, .12);--mat-card-subtitle-text-color: rgba(0, 59, 90, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #005cf4;--mdc-filled-text-field-focus-active-indicator-color: #005cf4;--mdc-filled-text-field-focus-label-text-color: rgba(0, 92, 244, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 59, 90, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 59, 90, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-filled-text-field-input-text-color: rgba(0, 59, 90, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 59, 90, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 59, 90, .6);--mdc-filled-text-field-error-hover-label-text-color: #ee2783;--mdc-filled-text-field-error-focus-label-text-color: #ee2783;--mdc-filled-text-field-error-label-text-color: #ee2783;--mdc-filled-text-field-error-caret-color: #ee2783;--mdc-filled-text-field-active-indicator-color: rgba(0, 59, 90, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 59, 90, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 59, 90, .87);--mdc-filled-text-field-error-active-indicator-color: #ee2783;--mdc-filled-text-field-error-focus-active-indicator-color: #ee2783;--mdc-filled-text-field-error-hover-active-indicator-color: #ee2783;--mdc-outlined-text-field-caret-color: #005cf4;--mdc-outlined-text-field-focus-outline-color: #005cf4;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 92, 244, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 59, 90, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 59, 90, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 59, 90, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 59, 90, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 59, 90, .6);--mdc-outlined-text-field-error-caret-color: #ee2783;--mdc-outlined-text-field-error-focus-label-text-color: #ee2783;--mdc-outlined-text-field-error-label-text-color: #ee2783;--mdc-outlined-text-field-error-hover-label-text-color: #ee2783;--mdc-outlined-text-field-outline-color: rgba(0, 59, 90, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 59, 90, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 59, 90, .87);--mdc-outlined-text-field-error-focus-outline-color: #ee2783;--mdc-outlined-text-field-error-hover-outline-color: #ee2783;--mdc-outlined-text-field-error-outline-color: #ee2783;--mat-form-field-focus-select-arrow-color: rgba(0, 92, 244, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 59, 90, .38);--mat-form-field-state-layer-color: rgba(0, 59, 90, .87);--mat-form-field-error-text-color: #ee2783;--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, 59, 90, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 59, 90, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 59, 90, .87);--mat-select-disabled-trigger-text-color: rgba(0, 59, 90, .38);--mat-select-placeholder-text-color: rgba(0, 59, 90, .6);--mat-select-enabled-arrow-color: rgba(0, 59, 90, .54);--mat-select-disabled-arrow-color: rgba(0, 59, 90, .38);--mat-select-focused-arrow-color: rgba(0, 92, 244, .87);--mat-select-invalid-arrow-color: rgba(238, 39, 131, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-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);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 59, 90, .87);--mdc-dialog-supporting-text-color: rgba(0, 59, 90, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--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-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #0053e9;--mdc-switch-selected-handle-color: #0053e9;--mdc-switch-selected-hover-state-layer-color: #0053e9;--mdc-switch-selected-pressed-state-layer-color: #0053e9;--mdc-switch-selected-focus-handle-color: #002ab7;--mdc-switch-selected-hover-handle-color: #002ab7;--mdc-switch-selected-pressed-handle-color: #002ab7;--mdc-switch-selected-focus-track-color: #6490ff;--mdc-switch-selected-hover-track-color: #6490ff;--mdc-switch-selected-pressed-track-color: #6490ff;--mdc-switch-selected-track-color: #6490ff;--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: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 59, 90, .2), 0px 1px 1px 0px rgba(0, 59, 90, .14), 0px 1px 3px 0px rgba(0, 59, 90, .12);--mdc-switch-handle-shadow-color: #003b5a;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 59, 90, .2), 0px 0px 0px 0px rgba(0, 59, 90, .14), 0px 0px 0px 0px rgba(0, 59, 90, .12);--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-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-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-color: #005cf4;--mdc-slider-focus-handle-color: #005cf4;--mdc-slider-hover-handle-color: #005cf4;--mdc-slider-active-track-color: #005cf4;--mdc-slider-inactive-track-color: #005cf4;--mdc-slider-with-tick-marks-inactive-container-color: #005cf4;--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;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 59, 90, .2), 0px 1px 1px 0px rgba(0, 59, 90, .14), 0px 1px 3px 0px rgba(0, 59, 90, .12);--mat-slider-ripple-color: #005cf4;--mat-slider-hover-state-layer-color: rgba(0, 92, 244, .05);--mat-slider-focus-state-layer-color: rgba(0, 92, 244, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 59, 90, .87);--mat-menu-item-icon-color: rgba(0, 59, 90, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 59, 90, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 59, 90, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 59, 90, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 59, 90, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-disabled-label-text-color: #003b5a;--mdc-list-list-item-disabled-leading-icon-color: #003b5a;--mdc-list-list-item-disabled-trailing-icon-color: #003b5a;--mdc-list-list-item-hover-label-text-color: rgba(0, 59, 90, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 59, 90, .87);--mdc-list-list-item-hover-state-layer-color: #003b5a;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: #003b5a;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 59, 90, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 59, 90, .54);--mat-paginator-disabled-icon-color: rgba(0, 59, 90, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #5a41ec;--mdc-checkbox-selected-hover-icon-color: #5a41ec;--mdc-checkbox-selected-icon-color: #5a41ec;--mdc-checkbox-selected-pressed-icon-color: #5a41ec;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #5a41ec;--mdc-checkbox-selected-hover-state-layer-color: #5a41ec;--mdc-checkbox-selected-pressed-state-layer-color: #5a41ec;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a;--mat-checkbox-disabled-label-color: rgba(0, 59, 90, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #003b5a;--mdc-text-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mat-text-button-state-layer-color: #003b5a;--mat-text-button-disabled-state-layer-color: #003b5a;--mat-text-button-ripple-color: rgba(0, 59, 90, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #003b5a;--mdc-filled-button-disabled-container-color: rgba(0, 59, 90, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mat-filled-button-state-layer-color: #003b5a;--mat-filled-button-disabled-state-layer-color: #003b5a;--mat-filled-button-ripple-color: rgba(0, 59, 90, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #003b5a;--mdc-protected-button-disabled-container-color: rgba(0, 59, 90, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #003b5a;--mat-protected-button-disabled-state-layer-color: #003b5a;--mat-protected-button-ripple-color: rgba(0, 59, 90, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 59, 90, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-outlined-button-label-text-color: #003b5a;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #003b5a;--mat-outlined-button-disabled-state-layer-color: #003b5a;--mat-outlined-button-ripple-color: rgba(0, 59, 90, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: #003b5a;--mat-icon-button-disabled-state-layer-color: #003b5a;--mat-icon-button-ripple-color: rgba(0, 59, 90, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: #003b5a;--mat-fab-state-layer-color: #003b5a;--mat-fab-disabled-state-layer-color: #003b5a;--mat-fab-ripple-color: rgba(0, 59, 90, .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, 59, 90, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: #003b5a;--mat-fab-small-state-layer-color: #003b5a;--mat-fab-small-disabled-state-layer-color: #003b5a;--mat-fab-small-ripple-color: rgba(0, 59, 90, .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, 59, 90, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #5a41ec;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 59, 90, .87);--mat-table-row-item-label-text-color: rgba(0, 59, 90, .87);--mat-table-row-item-outline-color: rgba(0, 59, 90, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #005cf4;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #005cf4;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9c8d0;--mat-badge-disabled-state-text-color: rgba(0, 59, 90, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 59, 90, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 59, 90, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 59, 90, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 59, 90, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 59, 90, .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, 59, 90, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 59, 90, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 59, 90, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e7eb;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #005cf4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 92, 244, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 92, 244, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 92, 244, .3);--mat-datepicker-toggle-active-state-icon-color: #005cf4;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 92, 244, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-period-button-text-color: #003b5a;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 59, 90, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 59, 90, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 59, 90, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 59, 90, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 59, 90, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 59, 90, .24);--mat-datepicker-range-input-separator-color: rgba(0, 59, 90, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 59, 90, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 59, 90, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 59, 90, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 59, 90, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 59, 90, .87);--mat-expansion-actions-divider-color: rgba(0, 59, 90, .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, 59, 90, .26);--mat-expansion-header-text-color: rgba(0, 59, 90, .87);--mat-expansion-header-description-color: rgba(0, 59, 90, .54);--mat-expansion-header-indicator-color: rgba(0, 59, 90, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 59, 90, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 59, 90, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 59, 90, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #005cf4;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #005cf4;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #005cf4;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 59, 90, .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, 59, 90, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 59, 90, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 59, 90, .87);--mat-stepper-header-error-state-label-text-color: #ee2783;--mat-stepper-header-icon-background-color: rgba(0, 59, 90, .54);--mat-stepper-header-error-state-icon-foreground-color: #ee2783;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #7595a6;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 59, 90, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 59, 90, .87);--mat-form-field-container-height: 52px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-filled-with-label-container-padding-top: 22px;--mat-form-field-filled-with-label-container-padding-bottom: 6px;--mat-select-arrow-transform: translateY(-8px);--mdc-checkbox-state-layer-size: 36px;--mat-checkbox-touch-target-display: block;--mdc-switch-state-layer-size: 36px;--mdc-radio-state-layer-size: 36px;--mat-radio-touch-target-display: block;--mdc-list-list-item-one-line-container-height: 44px;--mdc-list-list-item-two-line-container-height: 60px;--mdc-list-list-item-three-line-container-height: 84px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mat-paginator-container-size: 52px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mdc-text-button-container-height: 32px;--mdc-filled-button-container-height: 32px;--mdc-outlined-button-container-height: 32px;--mdc-protected-button-container-height: 32px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mat-icon-button-touch-target-display: block;--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mat-table-header-container-height: 52px;--mat-table-footer-container-height: 48px;--mat-table-row-item-container-height: 48px;--mat-expansion-header-collapsed-state-height: 44px;--mat-expansion-header-expanded-state-height: 60px;--mat-stepper-header-height: 68px;--mat-toolbar-standard-height: 60px;--mat-toolbar-mobile-height: 52px;--mat-tree-node-min-height: 44px;--mat-standard-button-toggle-height: 44px;--primary: #005cf4;--primary_highlight: #6490ff;--primary_contrast: white;--primary_contrast_light: color-mix(in srgb, var(--primary_contrast) 100%, white 25%);--primary_contrast_dark: color-mix(in srgb, var(--primary_contrast) 100%, black 25%);--accent: #5a41ec;--accent_highlight: #947cf3;--accent_contrast: white;--accent_contrast_light: color-mix(in srgb, var(--accent_contrast) 100%, white 25%);--accent_contrast_dark: color-mix(in srgb, var(--accent_contrast) 100%, black 25%);--warn: #ee2783;--warn_highlight: #ef69ac;--warn_contrast: white;--warn_contrast_light: color-mix(in srgb, var(--warn_contrast) 100%, white 25%);--warn_contrast_dark: color-mix(in srgb, var(--warn_contrast) 100%, black 25%);--secondary: #FFB000;--secondary_highlight: #e39d00;--secondary_contrast: #000000;--secondary_contrast_light: #2a2a2a;--secondary_contrast_dark: #ffffff;--tertiary: #FE6100;--tertiary_highlight: #e55902;--tertiary_contrast: #FFFFFF;--tertiary_contrast_light: #efefef;--tertiary_contrast_dark: #000000;--page_background: #fafafa;--item_background: #FFFFFF;--item_background_highlight: #f0f0f0;--item_contrast: #000000;--item_contrast_light: #515151;--item_contrast_dark: #424242;--item_contrast_correct: #009E73;--item_contrast_incorrect: #D55E00;--item_contrast_transparent_012: #0000001E;--item_contrast_transparent_026: #00000042;--item_contrast_transparent_054: #0000008A;--item_contrast_transparent_087: #000000DE;--item_contrast_transparent_038: #00000061;--item_contrast_transparent_004: #0000000A;--klik_logo_contrast_lines: #000000;--klik_logo_contrast_text: #ffffff;--ked_logo_contrast_text: #ffffff}.theme-color-blind-light .mat-accent{--mat-option-selected-state-label-text-color: #5a41ec;--mat-option-label-text-color: rgba(0, 59, 90, .87);--mat-option-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-option-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-option-selected-state-layer-color: rgba(0, 59, 90, .04)}.theme-color-blind-light .mat-warn{--mat-option-selected-state-label-text-color: #ee2783;--mat-option-label-text-color: rgba(0, 59, 90, .87);--mat-option-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-option-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-option-selected-state-layer-color: rgba(0, 59, 90, .04)}.theme-color-blind-light .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #005cf4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #005cf4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-color-blind-light .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #5a41ec;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #5a41ec;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-color-blind-light .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ee2783;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ee2783;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-color-blind-light .mat-elevation-z0,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #003b5a33,0 0 #003b5a24,0 0 #003b5a1f}.theme-color-blind-light .mat-elevation-z1,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #003b5a33,0 1px 1px #003b5a24,0 1px 3px #003b5a1f}.theme-color-blind-light .mat-elevation-z2,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #003b5a33,0 2px 2px #003b5a24,0 1px 5px #003b5a1f}.theme-color-blind-light .mat-elevation-z3,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #003b5a33,0 3px 4px #003b5a24,0 1px 8px #003b5a1f}.theme-color-blind-light .mat-elevation-z4,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #003b5a33,0 4px 5px #003b5a24,0 1px 10px #003b5a1f}.theme-color-blind-light .mat-elevation-z5,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #003b5a33,0 5px 8px #003b5a24,0 1px 14px #003b5a1f}.theme-color-blind-light .mat-elevation-z6,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #003b5a33,0 6px 10px #003b5a24,0 1px 18px #003b5a1f}.theme-color-blind-light .mat-elevation-z7,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #003b5a33,0 7px 10px 1px #003b5a24,0 2px 16px 1px #003b5a1f}.theme-color-blind-light .mat-elevation-z8,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #003b5a33,0 8px 10px 1px #003b5a24,0 3px 14px 2px #003b5a1f}.theme-color-blind-light .mat-elevation-z9,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #003b5a33,0 9px 12px 1px #003b5a24,0 3px 16px 2px #003b5a1f}.theme-color-blind-light .mat-elevation-z10,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #003b5a33,0 10px 14px 1px #003b5a24,0 4px 18px 3px #003b5a1f}.theme-color-blind-light .mat-elevation-z11,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #003b5a33,0 11px 15px 1px #003b5a24,0 4px 20px 3px #003b5a1f}.theme-color-blind-light .mat-elevation-z12,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #003b5a33,0 12px 17px 2px #003b5a24,0 5px 22px 4px #003b5a1f}.theme-color-blind-light .mat-elevation-z13,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #003b5a33,0 13px 19px 2px #003b5a24,0 5px 24px 4px #003b5a1f}.theme-color-blind-light .mat-elevation-z14,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #003b5a33,0 14px 21px 2px #003b5a24,0 5px 26px 4px #003b5a1f}.theme-color-blind-light .mat-elevation-z15,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #003b5a33,0 15px 22px 2px #003b5a24,0 6px 28px 5px #003b5a1f}.theme-color-blind-light .mat-elevation-z16,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #003b5a33,0 16px 24px 2px #003b5a24,0 6px 30px 5px #003b5a1f}.theme-color-blind-light .mat-elevation-z17,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #003b5a33,0 17px 26px 2px #003b5a24,0 6px 32px 5px #003b5a1f}.theme-color-blind-light .mat-elevation-z18,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #003b5a33,0 18px 28px 2px #003b5a24,0 7px 34px 6px #003b5a1f}.theme-color-blind-light .mat-elevation-z19,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #003b5a33,0 19px 29px 2px #003b5a24,0 7px 36px 6px #003b5a1f}.theme-color-blind-light .mat-elevation-z20,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #003b5a33,0 20px 31px 3px #003b5a24,0 8px 38px 7px #003b5a1f}.theme-color-blind-light .mat-elevation-z21,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #003b5a33,0 21px 33px 3px #003b5a24,0 8px 40px 7px #003b5a1f}.theme-color-blind-light .mat-elevation-z22,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #003b5a33,0 22px 35px 3px #003b5a24,0 8px 42px 7px #003b5a1f}.theme-color-blind-light .mat-elevation-z23,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #003b5a33,0 23px 36px 3px #003b5a24,0 9px 44px 8px #003b5a1f}.theme-color-blind-light .mat-elevation-z24,.theme-color-blind-light .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #003b5a33,0 24px 38px 3px #003b5a24,0 9px 46px 8px #003b5a1f}.theme-color-blind-light .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #005cf4;--mdc-linear-progress-track-color: rgba(0, 92, 244, .25)}.theme-color-blind-light .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #5a41ec;--mdc-linear-progress-track-color: rgba(90, 65, 236, .25)}.theme-color-blind-light .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ee2783;--mdc-linear-progress-track-color: rgba(238, 39, 131, .25)}.theme-color-blind-light .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #5a41ec;--mdc-filled-text-field-focus-active-indicator-color: #5a41ec;--mdc-filled-text-field-focus-label-text-color: rgba(90, 65, 236, .87);--mdc-outlined-text-field-caret-color: #5a41ec;--mdc-outlined-text-field-focus-outline-color: #5a41ec;--mdc-outlined-text-field-focus-label-text-color: rgba(90, 65, 236, .87);--mat-form-field-focus-select-arrow-color: rgba(90, 65, 236, .87)}.theme-color-blind-light .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ee2783;--mdc-filled-text-field-focus-active-indicator-color: #ee2783;--mdc-filled-text-field-focus-label-text-color: rgba(238, 39, 131, .87);--mdc-outlined-text-field-caret-color: #ee2783;--mdc-outlined-text-field-focus-outline-color: #ee2783;--mdc-outlined-text-field-focus-label-text-color: rgba(238, 39, 131, .87);--mat-form-field-focus-select-arrow-color: rgba(238, 39, 131, .87)}.theme-color-blind-light .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 59, 90, .87);--mat-select-disabled-trigger-text-color: rgba(0, 59, 90, .38);--mat-select-placeholder-text-color: rgba(0, 59, 90, .6);--mat-select-enabled-arrow-color: rgba(0, 59, 90, .54);--mat-select-disabled-arrow-color: rgba(0, 59, 90, .38);--mat-select-focused-arrow-color: rgba(90, 65, 236, .87);--mat-select-invalid-arrow-color: rgba(238, 39, 131, .87)}.theme-color-blind-light .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 59, 90, .87);--mat-select-disabled-trigger-text-color: rgba(0, 59, 90, .38);--mat-select-placeholder-text-color: rgba(0, 59, 90, .6);--mat-select-enabled-arrow-color: rgba(0, 59, 90, .54);--mat-select-disabled-arrow-color: rgba(0, 59, 90, .38);--mat-select-focused-arrow-color: rgba(238, 39, 131, .87);--mat-select-invalid-arrow-color: rgba(238, 39, 131, .87)}.theme-color-blind-light .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.theme-color-blind-light .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e7eb;--mdc-chip-elevated-selected-container-color: #e0e7eb;--mdc-chip-elevated-disabled-container-color: #e0e7eb;--mdc-chip-flat-disabled-selected-container-color: #e0e7eb;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.theme-color-blind-light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-color-blind-light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #005cf4;--mdc-chip-elevated-selected-container-color: #005cf4;--mdc-chip-elevated-disabled-container-color: #005cf4;--mdc-chip-flat-disabled-selected-container-color: #005cf4;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-color-blind-light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-color-blind-light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #5a41ec;--mdc-chip-elevated-selected-container-color: #5a41ec;--mdc-chip-elevated-disabled-container-color: #5a41ec;--mdc-chip-flat-disabled-selected-container-color: #5a41ec;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-color-blind-light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-color-blind-light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ee2783;--mdc-chip-elevated-selected-container-color: #ee2783;--mdc-chip-elevated-disabled-container-color: #ee2783;--mdc-chip-flat-disabled-selected-container-color: #ee2783;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-color-blind-light .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 59, 90, .87)}.theme-color-blind-light .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #4c3ce5;--mdc-switch-selected-handle-color: #4c3ce5;--mdc-switch-selected-hover-state-layer-color: #4c3ce5;--mdc-switch-selected-pressed-state-layer-color: #4c3ce5;--mdc-switch-selected-focus-handle-color: #0024c7;--mdc-switch-selected-hover-handle-color: #0024c7;--mdc-switch-selected-pressed-handle-color: #0024c7;--mdc-switch-selected-focus-track-color: #947cf3;--mdc-switch-selected-hover-track-color: #947cf3;--mdc-switch-selected-pressed-track-color: #947cf3;--mdc-switch-selected-track-color: #947cf3}.theme-color-blind-light .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #dc267e;--mdc-switch-selected-handle-color: #dc267e;--mdc-switch-selected-hover-state-layer-color: #dc267e;--mdc-switch-selected-pressed-state-layer-color: #dc267e;--mdc-switch-selected-focus-handle-color: #881e65;--mdc-switch-selected-hover-handle-color: #881e65;--mdc-switch-selected-pressed-handle-color: #881e65;--mdc-switch-selected-focus-track-color: #ef69ac;--mdc-switch-selected-hover-track-color: #ef69ac;--mdc-switch-selected-pressed-track-color: #ef69ac;--mdc-switch-selected-track-color: #ef69ac}.theme-color-blind-light .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 59, 90, .87)}.theme-color-blind-light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #005cf4;--mdc-radio-selected-hover-icon-color: #005cf4;--mdc-radio-selected-icon-color: #005cf4;--mdc-radio-selected-pressed-icon-color: #005cf4;--mat-radio-ripple-color: #003b5a;--mat-radio-checked-ripple-color: #005cf4;--mat-radio-disabled-label-color: rgba(0, 59, 90, .38)}.theme-color-blind-light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #5a41ec;--mdc-radio-selected-hover-icon-color: #5a41ec;--mdc-radio-selected-icon-color: #5a41ec;--mdc-radio-selected-pressed-icon-color: #5a41ec;--mat-radio-ripple-color: #003b5a;--mat-radio-checked-ripple-color: #5a41ec;--mat-radio-disabled-label-color: rgba(0, 59, 90, .38)}.theme-color-blind-light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #ee2783;--mdc-radio-selected-hover-icon-color: #ee2783;--mdc-radio-selected-icon-color: #ee2783;--mdc-radio-selected-pressed-icon-color: #ee2783;--mat-radio-ripple-color: #003b5a;--mat-radio-checked-ripple-color: #ee2783;--mat-radio-disabled-label-color: rgba(0, 59, 90, .38)}.theme-color-blind-light .mat-accent{--mat-slider-ripple-color: #5a41ec;--mat-slider-hover-state-layer-color: rgba(90, 65, 236, .05);--mat-slider-focus-state-layer-color: rgba(90, 65, 236, .2);--mdc-slider-handle-color: #5a41ec;--mdc-slider-focus-handle-color: #5a41ec;--mdc-slider-hover-handle-color: #5a41ec;--mdc-slider-active-track-color: #5a41ec;--mdc-slider-inactive-track-color: #5a41ec;--mdc-slider-with-tick-marks-inactive-container-color: #5a41ec;--mdc-slider-with-tick-marks-active-container-color: white}.theme-color-blind-light .mat-warn{--mat-slider-ripple-color: #ee2783;--mat-slider-hover-state-layer-color: rgba(238, 39, 131, .05);--mat-slider-focus-state-layer-color: rgba(238, 39, 131, .2);--mdc-slider-handle-color: #ee2783;--mdc-slider-focus-handle-color: #ee2783;--mdc-slider-hover-handle-color: #ee2783;--mdc-slider-active-track-color: #ee2783;--mdc-slider-inactive-track-color: #ee2783;--mdc-slider-with-tick-marks-inactive-container-color: #ee2783;--mdc-slider-with-tick-marks-active-container-color: white}.theme-color-blind-light .mdc-list-item__start,.theme-color-blind-light .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #005cf4;--mdc-radio-selected-hover-icon-color: #005cf4;--mdc-radio-selected-icon-color: #005cf4;--mdc-radio-selected-pressed-icon-color: #005cf4}.theme-color-blind-light .mat-accent .mdc-list-item__start,.theme-color-blind-light .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #5a41ec;--mdc-radio-selected-hover-icon-color: #5a41ec;--mdc-radio-selected-icon-color: #5a41ec;--mdc-radio-selected-pressed-icon-color: #5a41ec}.theme-color-blind-light .mat-warn .mdc-list-item__start,.theme-color-blind-light .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #ee2783;--mdc-radio-selected-hover-icon-color: #ee2783;--mdc-radio-selected-icon-color: #ee2783;--mdc-radio-selected-pressed-icon-color: #ee2783}.theme-color-blind-light .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #005cf4;--mdc-checkbox-selected-hover-icon-color: #005cf4;--mdc-checkbox-selected-icon-color: #005cf4;--mdc-checkbox-selected-pressed-icon-color: #005cf4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #005cf4;--mdc-checkbox-selected-hover-state-layer-color: #005cf4;--mdc-checkbox-selected-pressed-state-layer-color: #005cf4;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-color-blind-light .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #5a41ec;--mdc-checkbox-selected-hover-icon-color: #5a41ec;--mdc-checkbox-selected-icon-color: #5a41ec;--mdc-checkbox-selected-pressed-icon-color: #5a41ec;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #5a41ec;--mdc-checkbox-selected-hover-state-layer-color: #5a41ec;--mdc-checkbox-selected-pressed-state-layer-color: #5a41ec;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-color-blind-light .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ee2783;--mdc-checkbox-selected-hover-icon-color: #ee2783;--mdc-checkbox-selected-icon-color: #ee2783;--mdc-checkbox-selected-pressed-icon-color: #ee2783;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #ee2783;--mdc-checkbox-selected-hover-state-layer-color: #ee2783;--mdc-checkbox-selected-pressed-state-layer-color: #ee2783;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-color-blind-light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-color-blind-light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-color-blind-light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-color-blind-light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#005cf4}.theme-color-blind-light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-color-blind-light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-color-blind-light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-color-blind-light .mat-mdc-tab-group,.theme-color-blind-light .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #005cf4;--mat-tab-header-disabled-ripple-color: rgba(0, 59, 90, .38);--mat-tab-header-pagination-icon-color: #003b5a;--mat-tab-header-inactive-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-label-text-color: #005cf4;--mat-tab-header-active-ripple-color: #005cf4;--mat-tab-header-inactive-ripple-color: #005cf4;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-focus-label-text-color: #005cf4;--mat-tab-header-active-hover-label-text-color: #005cf4;--mat-tab-header-active-focus-indicator-color: #005cf4;--mat-tab-header-active-hover-indicator-color: #005cf4}.theme-color-blind-light .mat-mdc-tab-group.mat-accent,.theme-color-blind-light .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #5a41ec;--mat-tab-header-disabled-ripple-color: rgba(0, 59, 90, .38);--mat-tab-header-pagination-icon-color: #003b5a;--mat-tab-header-inactive-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-label-text-color: #5a41ec;--mat-tab-header-active-ripple-color: #5a41ec;--mat-tab-header-inactive-ripple-color: #5a41ec;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-focus-label-text-color: #5a41ec;--mat-tab-header-active-hover-label-text-color: #5a41ec;--mat-tab-header-active-focus-indicator-color: #5a41ec;--mat-tab-header-active-hover-indicator-color: #5a41ec}.theme-color-blind-light .mat-mdc-tab-group.mat-warn,.theme-color-blind-light .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ee2783;--mat-tab-header-disabled-ripple-color: rgba(0, 59, 90, .38);--mat-tab-header-pagination-icon-color: #003b5a;--mat-tab-header-inactive-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-label-text-color: #ee2783;--mat-tab-header-active-ripple-color: #ee2783;--mat-tab-header-inactive-ripple-color: #ee2783;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-focus-label-text-color: #ee2783;--mat-tab-header-active-hover-label-text-color: #ee2783;--mat-tab-header-active-focus-indicator-color: #ee2783;--mat-tab-header-active-hover-indicator-color: #ee2783}.theme-color-blind-light .mat-mdc-tab-group.mat-background-primary,.theme-color-blind-light .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #005cf4;--mat-tab-header-with-background-foreground-color: white}.theme-color-blind-light .mat-mdc-tab-group.mat-background-accent,.theme-color-blind-light .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #5a41ec;--mat-tab-header-with-background-foreground-color: white}.theme-color-blind-light .mat-mdc-tab-group.mat-background-warn,.theme-color-blind-light .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ee2783;--mat-tab-header-with-background-foreground-color: white}.theme-color-blind-light .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 59, 90, .87)}.theme-color-blind-light .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #005cf4;--mdc-checkbox-selected-hover-icon-color: #005cf4;--mdc-checkbox-selected-icon-color: #005cf4;--mdc-checkbox-selected-pressed-icon-color: #005cf4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #005cf4;--mdc-checkbox-selected-hover-state-layer-color: #005cf4;--mdc-checkbox-selected-pressed-state-layer-color: #005cf4;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-color-blind-light .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ee2783;--mdc-checkbox-selected-hover-icon-color: #ee2783;--mdc-checkbox-selected-icon-color: #ee2783;--mdc-checkbox-selected-pressed-icon-color: #ee2783;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #ee2783;--mdc-checkbox-selected-hover-state-layer-color: #ee2783;--mdc-checkbox-selected-pressed-state-layer-color: #ee2783;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-color-blind-light .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #005cf4;--mat-text-button-state-layer-color: #005cf4;--mat-text-button-ripple-color: rgba(0, 92, 244, .1)}.theme-color-blind-light .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #5a41ec;--mat-text-button-state-layer-color: #5a41ec;--mat-text-button-ripple-color: rgba(90, 65, 236, .1)}.theme-color-blind-light .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ee2783;--mat-text-button-state-layer-color: #ee2783;--mat-text-button-ripple-color: rgba(238, 39, 131, .1)}.theme-color-blind-light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #005cf4;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-light .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #5a41ec;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-light .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ee2783;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-light .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #005cf4;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-light .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #5a41ec;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-light .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ee2783;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-light .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #005cf4;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #005cf4;--mat-outlined-button-ripple-color: rgba(0, 92, 244, .1)}.theme-color-blind-light .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #5a41ec;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #5a41ec;--mat-outlined-button-ripple-color: rgba(90, 65, 236, .1)}.theme-color-blind-light .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ee2783;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #ee2783;--mat-outlined-button-ripple-color: rgba(238, 39, 131, .1)}.theme-color-blind-light .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #005cf4;--mat-icon-button-state-layer-color: #005cf4;--mat-icon-button-ripple-color: rgba(0, 92, 244, .1)}.theme-color-blind-light .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #5a41ec;--mat-icon-button-state-layer-color: #5a41ec;--mat-icon-button-ripple-color: rgba(90, 65, 236, .1)}.theme-color-blind-light .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ee2783;--mat-icon-button-state-layer-color: #ee2783;--mat-icon-button-ripple-color: rgba(238, 39, 131, .1)}.theme-color-blind-light .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #005cf4;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-light .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #5a41ec;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-light .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ee2783;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-light .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #005cf4;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-light .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #5a41ec;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-light .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ee2783;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-light .mat-accent{--mdc-circular-progress-active-indicator-color: #5a41ec}.theme-color-blind-light .mat-warn{--mdc-circular-progress-active-indicator-color: #ee2783}.theme-color-blind-light .mat-badge-accent{--mat-badge-background-color: #5a41ec;--mat-badge-text-color: white}.theme-color-blind-light .mat-badge-warn{--mat-badge-background-color: #ee2783;--mat-badge-text-color: white}.theme-color-blind-light .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #5a41ec;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(90, 65, 236, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(90, 65, 236, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(90, 65, 236, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(90, 65, 236, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-color-blind-light .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ee2783;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(238, 39, 131, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(238, 39, 131, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(238, 39, 131, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(238, 39, 131, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-color-blind-light .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #5a41ec}.theme-color-blind-light .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ee2783}.theme-color-blind-light .mat-icon.mat-primary{--mat-icon-color: #005cf4}.theme-color-blind-light .mat-icon.mat-accent{--mat-icon-color: #5a41ec}.theme-color-blind-light .mat-icon.mat-warn{--mat-icon-color: #ee2783}.theme-color-blind-light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #5a41ec;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #5a41ec;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #5a41ec;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-color-blind-light .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ee2783;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ee2783;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ee2783;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-color-blind-light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #005cf4;--mat-toolbar-container-text-color: white}.theme-color-blind-light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #5a41ec;--mat-toolbar-container-text-color: white}.theme-color-blind-light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ee2783;--mat-toolbar-container-text-color: white}.theme-color-blind-light .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 28px}.theme-color-blind-light .mdc-list-item__start,.theme-color-blind-light .mdc-list-item__end{--mdc-radio-state-layer-size: 36px}.theme-color-blind-light .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.theme-color-blind-light .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.theme-color-blind-light .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:52px}.theme-color-blind-light .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.theme-color-blind-light .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.theme-color-blind-light .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:68px}.theme-color-blind-light .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 44px}.theme-color-blind-light .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 44px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:10px}.theme-color-blind-dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #005cf4;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #5a41ec;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #5a41ec;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #303030;--mat-app-text-color: white;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(255, 255, 255, .7);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #005cf4;--mdc-filled-text-field-focus-active-indicator-color: #005cf4;--mdc-filled-text-field-focus-label-text-color: rgba(0, 92, 244, .87);--mdc-filled-text-field-container-color: #4a4a4a;--mdc-filled-text-field-disabled-container-color: #464646;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ee2783;--mdc-filled-text-field-error-focus-label-text-color: #ee2783;--mdc-filled-text-field-error-label-text-color: #ee2783;--mdc-filled-text-field-error-caret-color: #ee2783;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ee2783;--mdc-filled-text-field-error-focus-active-indicator-color: #ee2783;--mdc-filled-text-field-error-hover-active-indicator-color: #ee2783;--mdc-outlined-text-field-caret-color: #005cf4;--mdc-outlined-text-field-focus-outline-color: #005cf4;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 92, 244, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ee2783;--mdc-outlined-text-field-error-focus-label-text-color: #ee2783;--mdc-outlined-text-field-error-label-text-color: #ee2783;--mdc-outlined-text-field-error-hover-label-text-color: #ee2783;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ee2783;--mdc-outlined-text-field-error-hover-outline-color: #ee2783;--mdc-outlined-text-field-error-outline-color: #ee2783;--mat-form-field-focus-select-arrow-color: rgba(0, 92, 244, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ee2783;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(0, 92, 244, .87);--mat-select-invalid-arrow-color: rgba(238, 39, 131, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #424242;--mdc-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);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--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-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #6490ff;--mdc-switch-selected-handle-color: #6490ff;--mdc-switch-selected-hover-state-layer-color: #6490ff;--mdc-switch-selected-pressed-state-layer-color: #6490ff;--mdc-switch-selected-focus-handle-color: #98b0fe;--mdc-switch-selected-hover-handle-color: #98b0fe;--mdc-switch-selected-pressed-handle-color: #98b0fe;--mdc-switch-selected-focus-track-color: #0053e9;--mdc-switch-selected-hover-track-color: #0053e9;--mdc-switch-selected-pressed-track-color: #0053e9;--mdc-switch-selected-track-color: #0053e9;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--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-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-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-color: #005cf4;--mdc-slider-focus-handle-color: #005cf4;--mdc-slider-hover-handle-color: #005cf4;--mdc-slider-active-track-color: #005cf4;--mdc-slider-inactive-track-color: #005cf4;--mdc-slider-with-tick-marks-inactive-container-color: #005cf4;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #005cf4;--mat-slider-hover-state-layer-color: rgba(0, 92, 244, .05);--mat-slider-focus-state-layer-color: rgba(0, 92, 244, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #5a41ec;--mdc-checkbox-selected-hover-icon-color: #5a41ec;--mdc-checkbox-selected-icon-color: #5a41ec;--mdc-checkbox-selected-pressed-icon-color: #5a41ec;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #5a41ec;--mdc-checkbox-selected-hover-state-layer-color: #5a41ec;--mdc-checkbox-selected-pressed-state-layer-color: #5a41ec;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: #424242;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-fab-small-container-color: #424242;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #005cf4;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #005cf4;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #005cf4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 92, 244, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 92, 244, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 92, 244, .3);--mat-datepicker-toggle-active-state-icon-color: #005cf4;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 92, 244, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #005cf4;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #005cf4;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #005cf4;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ee2783;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #ee2783;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #c6c6c6;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white;--mat-form-field-container-height: 52px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-filled-with-label-container-padding-top: 22px;--mat-form-field-filled-with-label-container-padding-bottom: 6px;--mat-select-arrow-transform: translateY(-8px);--mdc-checkbox-state-layer-size: 36px;--mat-checkbox-touch-target-display: block;--mdc-switch-state-layer-size: 36px;--mdc-radio-state-layer-size: 36px;--mat-radio-touch-target-display: block;--mdc-list-list-item-one-line-container-height: 44px;--mdc-list-list-item-two-line-container-height: 60px;--mdc-list-list-item-three-line-container-height: 84px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mat-paginator-container-size: 52px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mdc-text-button-container-height: 32px;--mdc-filled-button-container-height: 32px;--mdc-outlined-button-container-height: 32px;--mdc-protected-button-container-height: 32px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mat-icon-button-touch-target-display: block;--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mat-table-header-container-height: 52px;--mat-table-footer-container-height: 48px;--mat-table-row-item-container-height: 48px;--mat-expansion-header-collapsed-state-height: 44px;--mat-expansion-header-expanded-state-height: 60px;--mat-stepper-header-height: 68px;--mat-toolbar-standard-height: 60px;--mat-toolbar-mobile-height: 52px;--mat-tree-node-min-height: 44px;--mat-standard-button-toggle-height: 44px;--primary: #005cf4;--primary_highlight: #6490ff;--primary_contrast: white;--primary_contrast_light: color-mix(in srgb, var(--primary_contrast) 100%, white 25%);--primary_contrast_dark: color-mix(in srgb, var(--primary_contrast) 100%, black 25%);--accent: #5a41ec;--accent_highlight: #947cf3;--accent_contrast: white;--accent_contrast_light: color-mix(in srgb, var(--accent_contrast) 100%, white 25%);--accent_contrast_dark: color-mix(in srgb, var(--accent_contrast) 100%, black 25%);--warn: #ee2783;--warn_highlight: #ef69ac;--warn_contrast: white;--warn_contrast_light: color-mix(in srgb, var(--warn_contrast) 100%, white 25%);--warn_contrast_dark: color-mix(in srgb, var(--warn_contrast) 100%, black 25%);--secondary: #FFB000;--secondary_highlight: #e39d00;--secondary_contrast: #000000;--secondary_contrast_light: #2a2a2a;--secondary_contrast_dark: #ffffff;--tertiary: #FE6100;--tertiary_highlight: #e55902;--tertiary_contrast: #FFFFFF;--tertiary_contrast_light: #efefef;--tertiary_contrast_dark: #000000;--page_background: #303030;--item_background: #464646;--item_background_highlight: #292929;--item_contrast: #ffffff;--item_contrast_light: #dcdcdc;--item_contrast_dark: #ffffff;--item_contrast_correct: #009E73;--item_contrast_incorrect: #D55E00;--item_contrast_transparent_012: #FFFFFF1E;--item_contrast_transparent_026: #FFFFFF42;--item_contrast_transparent_054: #FFFFFF8A;--item_contrast_transparent_087: #FFFFFFDE;--item_contrast_transparent_038: #FFFFFF61;--item_contrast_transparent_004: #FFFFFF0A;--klik_logo_contrast_lines: #000000;--klik_logo_contrast_text: #ffffff;--ked_logo_contrast_text: #ffffff}.theme-color-blind-dark .mat-accent{--mat-option-selected-state-label-text-color: #5a41ec;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.theme-color-blind-dark .mat-warn{--mat-option-selected-state-label-text-color: #ee2783;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.theme-color-blind-dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #005cf4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #005cf4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-color-blind-dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #5a41ec;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #5a41ec;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-color-blind-dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ee2783;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ee2783;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-color-blind-dark .mat-elevation-z0,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-color-blind-dark .mat-elevation-z1,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-color-blind-dark .mat-elevation-z2,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-color-blind-dark .mat-elevation-z3,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-color-blind-dark .mat-elevation-z4,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-color-blind-dark .mat-elevation-z5,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-color-blind-dark .mat-elevation-z6,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-color-blind-dark .mat-elevation-z7,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-color-blind-dark .mat-elevation-z8,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-color-blind-dark .mat-elevation-z9,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-color-blind-dark .mat-elevation-z10,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-color-blind-dark .mat-elevation-z11,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-color-blind-dark .mat-elevation-z12,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-color-blind-dark .mat-elevation-z13,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-color-blind-dark .mat-elevation-z14,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-color-blind-dark .mat-elevation-z15,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-color-blind-dark .mat-elevation-z16,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-color-blind-dark .mat-elevation-z17,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-color-blind-dark .mat-elevation-z18,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-color-blind-dark .mat-elevation-z19,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-color-blind-dark .mat-elevation-z20,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-color-blind-dark .mat-elevation-z21,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-color-blind-dark .mat-elevation-z22,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-color-blind-dark .mat-elevation-z23,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-color-blind-dark .mat-elevation-z24,.theme-color-blind-dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-color-blind-dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #005cf4;--mdc-linear-progress-track-color: rgba(0, 92, 244, .25)}.theme-color-blind-dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #5a41ec;--mdc-linear-progress-track-color: rgba(90, 65, 236, .25)}.theme-color-blind-dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ee2783;--mdc-linear-progress-track-color: rgba(238, 39, 131, .25)}.theme-color-blind-dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #5a41ec;--mdc-filled-text-field-focus-active-indicator-color: #5a41ec;--mdc-filled-text-field-focus-label-text-color: rgba(90, 65, 236, .87);--mdc-outlined-text-field-caret-color: #5a41ec;--mdc-outlined-text-field-focus-outline-color: #5a41ec;--mdc-outlined-text-field-focus-label-text-color: rgba(90, 65, 236, .87);--mat-form-field-focus-select-arrow-color: rgba(90, 65, 236, .87)}.theme-color-blind-dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ee2783;--mdc-filled-text-field-focus-active-indicator-color: #ee2783;--mdc-filled-text-field-focus-label-text-color: rgba(238, 39, 131, .87);--mdc-outlined-text-field-caret-color: #ee2783;--mdc-outlined-text-field-focus-outline-color: #ee2783;--mdc-outlined-text-field-focus-label-text-color: rgba(238, 39, 131, .87);--mat-form-field-focus-select-arrow-color: rgba(238, 39, 131, .87)}.theme-color-blind-dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(90, 65, 236, .87);--mat-select-invalid-arrow-color: rgba(238, 39, 131, .87)}.theme-color-blind-dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(238, 39, 131, .87);--mat-select-invalid-arrow-color: rgba(238, 39, 131, .87)}.theme-color-blind-dark .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.theme-color-blind-dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-selected-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-flat-disabled-selected-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.theme-color-blind-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-color-blind-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #005cf4;--mdc-chip-elevated-selected-container-color: #005cf4;--mdc-chip-elevated-disabled-container-color: #005cf4;--mdc-chip-flat-disabled-selected-container-color: #005cf4;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-color-blind-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-color-blind-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #5a41ec;--mdc-chip-elevated-selected-container-color: #5a41ec;--mdc-chip-elevated-disabled-container-color: #5a41ec;--mdc-chip-flat-disabled-selected-container-color: #5a41ec;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-color-blind-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-color-blind-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ee2783;--mdc-chip-elevated-selected-container-color: #ee2783;--mdc-chip-elevated-disabled-container-color: #ee2783;--mdc-chip-flat-disabled-selected-container-color: #ee2783;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-color-blind-dark .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: white}.theme-color-blind-dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #947cf3;--mdc-switch-selected-handle-color: #947cf3;--mdc-switch-selected-hover-state-layer-color: #947cf3;--mdc-switch-selected-pressed-state-layer-color: #947cf3;--mdc-switch-selected-focus-handle-color: #b5a3f6;--mdc-switch-selected-hover-handle-color: #b5a3f6;--mdc-switch-selected-pressed-handle-color: #b5a3f6;--mdc-switch-selected-focus-track-color: #4c3ce5;--mdc-switch-selected-hover-track-color: #4c3ce5;--mdc-switch-selected-pressed-track-color: #4c3ce5;--mdc-switch-selected-track-color: #4c3ce5}.theme-color-blind-dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ef69ac;--mdc-switch-selected-handle-color: #ef69ac;--mdc-switch-selected-hover-state-layer-color: #ef69ac;--mdc-switch-selected-pressed-state-layer-color: #ef69ac;--mdc-switch-selected-focus-handle-color: #f194c4;--mdc-switch-selected-hover-handle-color: #f194c4;--mdc-switch-selected-pressed-handle-color: #f194c4;--mdc-switch-selected-focus-track-color: #dc267e;--mdc-switch-selected-hover-track-color: #dc267e;--mdc-switch-selected-pressed-track-color: #dc267e;--mdc-switch-selected-track-color: #dc267e}.theme-color-blind-dark .mat-mdc-radio-button{--mdc-form-field-label-text-color: white}.theme-color-blind-dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #005cf4;--mdc-radio-selected-hover-icon-color: #005cf4;--mdc-radio-selected-icon-color: #005cf4;--mdc-radio-selected-pressed-icon-color: #005cf4;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #005cf4;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-color-blind-dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #5a41ec;--mdc-radio-selected-hover-icon-color: #5a41ec;--mdc-radio-selected-icon-color: #5a41ec;--mdc-radio-selected-pressed-icon-color: #5a41ec;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #5a41ec;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-color-blind-dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ee2783;--mdc-radio-selected-hover-icon-color: #ee2783;--mdc-radio-selected-icon-color: #ee2783;--mdc-radio-selected-pressed-icon-color: #ee2783;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ee2783;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-color-blind-dark .mat-accent{--mat-slider-ripple-color: #5a41ec;--mat-slider-hover-state-layer-color: rgba(90, 65, 236, .05);--mat-slider-focus-state-layer-color: rgba(90, 65, 236, .2);--mdc-slider-handle-color: #5a41ec;--mdc-slider-focus-handle-color: #5a41ec;--mdc-slider-hover-handle-color: #5a41ec;--mdc-slider-active-track-color: #5a41ec;--mdc-slider-inactive-track-color: #5a41ec;--mdc-slider-with-tick-marks-inactive-container-color: #5a41ec;--mdc-slider-with-tick-marks-active-container-color: white}.theme-color-blind-dark .mat-warn{--mat-slider-ripple-color: #ee2783;--mat-slider-hover-state-layer-color: rgba(238, 39, 131, .05);--mat-slider-focus-state-layer-color: rgba(238, 39, 131, .2);--mdc-slider-handle-color: #ee2783;--mdc-slider-focus-handle-color: #ee2783;--mdc-slider-hover-handle-color: #ee2783;--mdc-slider-active-track-color: #ee2783;--mdc-slider-inactive-track-color: #ee2783;--mdc-slider-with-tick-marks-inactive-container-color: #ee2783;--mdc-slider-with-tick-marks-active-container-color: white}.theme-color-blind-dark .mdc-list-item__start,.theme-color-blind-dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #005cf4;--mdc-radio-selected-hover-icon-color: #005cf4;--mdc-radio-selected-icon-color: #005cf4;--mdc-radio-selected-pressed-icon-color: #005cf4}.theme-color-blind-dark .mat-accent .mdc-list-item__start,.theme-color-blind-dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #5a41ec;--mdc-radio-selected-hover-icon-color: #5a41ec;--mdc-radio-selected-icon-color: #5a41ec;--mdc-radio-selected-pressed-icon-color: #5a41ec}.theme-color-blind-dark .mat-warn .mdc-list-item__start,.theme-color-blind-dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ee2783;--mdc-radio-selected-hover-icon-color: #ee2783;--mdc-radio-selected-icon-color: #ee2783;--mdc-radio-selected-pressed-icon-color: #ee2783}.theme-color-blind-dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #005cf4;--mdc-checkbox-selected-hover-icon-color: #005cf4;--mdc-checkbox-selected-icon-color: #005cf4;--mdc-checkbox-selected-pressed-icon-color: #005cf4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #005cf4;--mdc-checkbox-selected-hover-state-layer-color: #005cf4;--mdc-checkbox-selected-pressed-state-layer-color: #005cf4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-color-blind-dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #5a41ec;--mdc-checkbox-selected-hover-icon-color: #5a41ec;--mdc-checkbox-selected-icon-color: #5a41ec;--mdc-checkbox-selected-pressed-icon-color: #5a41ec;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #5a41ec;--mdc-checkbox-selected-hover-state-layer-color: #5a41ec;--mdc-checkbox-selected-pressed-state-layer-color: #5a41ec;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-color-blind-dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ee2783;--mdc-checkbox-selected-hover-icon-color: #ee2783;--mdc-checkbox-selected-icon-color: #ee2783;--mdc-checkbox-selected-pressed-icon-color: #ee2783;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ee2783;--mdc-checkbox-selected-hover-state-layer-color: #ee2783;--mdc-checkbox-selected-pressed-state-layer-color: #ee2783;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-color-blind-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-color-blind-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-color-blind-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-color-blind-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#005cf4}.theme-color-blind-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-color-blind-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-color-blind-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-color-blind-dark .mat-mdc-tab-group,.theme-color-blind-dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #005cf4;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #005cf4;--mat-tab-header-active-ripple-color: #005cf4;--mat-tab-header-inactive-ripple-color: #005cf4;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #005cf4;--mat-tab-header-active-hover-label-text-color: #005cf4;--mat-tab-header-active-focus-indicator-color: #005cf4;--mat-tab-header-active-hover-indicator-color: #005cf4}.theme-color-blind-dark .mat-mdc-tab-group.mat-accent,.theme-color-blind-dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #5a41ec;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #5a41ec;--mat-tab-header-active-ripple-color: #5a41ec;--mat-tab-header-inactive-ripple-color: #5a41ec;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #5a41ec;--mat-tab-header-active-hover-label-text-color: #5a41ec;--mat-tab-header-active-focus-indicator-color: #5a41ec;--mat-tab-header-active-hover-indicator-color: #5a41ec}.theme-color-blind-dark .mat-mdc-tab-group.mat-warn,.theme-color-blind-dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ee2783;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ee2783;--mat-tab-header-active-ripple-color: #ee2783;--mat-tab-header-inactive-ripple-color: #ee2783;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ee2783;--mat-tab-header-active-hover-label-text-color: #ee2783;--mat-tab-header-active-focus-indicator-color: #ee2783;--mat-tab-header-active-hover-indicator-color: #ee2783}.theme-color-blind-dark .mat-mdc-tab-group.mat-background-primary,.theme-color-blind-dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #005cf4;--mat-tab-header-with-background-foreground-color: white}.theme-color-blind-dark .mat-mdc-tab-group.mat-background-accent,.theme-color-blind-dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #5a41ec;--mat-tab-header-with-background-foreground-color: white}.theme-color-blind-dark .mat-mdc-tab-group.mat-background-warn,.theme-color-blind-dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ee2783;--mat-tab-header-with-background-foreground-color: white}.theme-color-blind-dark .mat-mdc-checkbox{--mdc-form-field-label-text-color: white}.theme-color-blind-dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #005cf4;--mdc-checkbox-selected-hover-icon-color: #005cf4;--mdc-checkbox-selected-icon-color: #005cf4;--mdc-checkbox-selected-pressed-icon-color: #005cf4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #005cf4;--mdc-checkbox-selected-hover-state-layer-color: #005cf4;--mdc-checkbox-selected-pressed-state-layer-color: #005cf4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-color-blind-dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ee2783;--mdc-checkbox-selected-hover-icon-color: #ee2783;--mdc-checkbox-selected-icon-color: #ee2783;--mdc-checkbox-selected-pressed-icon-color: #ee2783;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ee2783;--mdc-checkbox-selected-hover-state-layer-color: #ee2783;--mdc-checkbox-selected-pressed-state-layer-color: #ee2783;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-color-blind-dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #005cf4;--mat-text-button-state-layer-color: #005cf4;--mat-text-button-ripple-color: rgba(0, 92, 244, .1)}.theme-color-blind-dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #5a41ec;--mat-text-button-state-layer-color: #5a41ec;--mat-text-button-ripple-color: rgba(90, 65, 236, .1)}.theme-color-blind-dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ee2783;--mat-text-button-state-layer-color: #ee2783;--mat-text-button-ripple-color: rgba(238, 39, 131, .1)}.theme-color-blind-dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #005cf4;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #5a41ec;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ee2783;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #005cf4;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #5a41ec;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ee2783;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #005cf4;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #005cf4;--mat-outlined-button-ripple-color: rgba(0, 92, 244, .1)}.theme-color-blind-dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #5a41ec;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #5a41ec;--mat-outlined-button-ripple-color: rgba(90, 65, 236, .1)}.theme-color-blind-dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ee2783;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #ee2783;--mat-outlined-button-ripple-color: rgba(238, 39, 131, .1)}.theme-color-blind-dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #005cf4;--mat-icon-button-state-layer-color: #005cf4;--mat-icon-button-ripple-color: rgba(0, 92, 244, .1)}.theme-color-blind-dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #5a41ec;--mat-icon-button-state-layer-color: #5a41ec;--mat-icon-button-ripple-color: rgba(90, 65, 236, .1)}.theme-color-blind-dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ee2783;--mat-icon-button-state-layer-color: #ee2783;--mat-icon-button-ripple-color: rgba(238, 39, 131, .1)}.theme-color-blind-dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #005cf4;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #5a41ec;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ee2783;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #005cf4;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #5a41ec;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ee2783;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-color-blind-dark .mat-accent{--mdc-circular-progress-active-indicator-color: #5a41ec}.theme-color-blind-dark .mat-warn{--mdc-circular-progress-active-indicator-color: #ee2783}.theme-color-blind-dark .mat-badge-accent{--mat-badge-background-color: #5a41ec;--mat-badge-text-color: white}.theme-color-blind-dark .mat-badge-warn{--mat-badge-background-color: #ee2783;--mat-badge-text-color: white}.theme-color-blind-dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #5a41ec;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(90, 65, 236, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(90, 65, 236, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(90, 65, 236, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(90, 65, 236, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-color-blind-dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ee2783;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(238, 39, 131, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(238, 39, 131, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(238, 39, 131, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(238, 39, 131, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-color-blind-dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #5a41ec}.theme-color-blind-dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ee2783}.theme-color-blind-dark .mat-icon.mat-primary{--mat-icon-color: #005cf4}.theme-color-blind-dark .mat-icon.mat-accent{--mat-icon-color: #5a41ec}.theme-color-blind-dark .mat-icon.mat-warn{--mat-icon-color: #ee2783}.theme-color-blind-dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #5a41ec;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #5a41ec;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #5a41ec;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-color-blind-dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ee2783;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ee2783;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ee2783;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-color-blind-dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #005cf4;--mat-toolbar-container-text-color: white}.theme-color-blind-dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #5a41ec;--mat-toolbar-container-text-color: white}.theme-color-blind-dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ee2783;--mat-toolbar-container-text-color: white}.theme-color-blind-dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 28px}.theme-color-blind-dark .mdc-list-item__start,.theme-color-blind-dark .mdc-list-item__end{--mdc-radio-state-layer-size: 36px}.theme-color-blind-dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.theme-color-blind-dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.theme-color-blind-dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:52px}.theme-color-blind-dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.theme-color-blind-dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.theme-color-blind-dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:68px}.theme-color-blind-dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 44px}.theme-color-blind-dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 44px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:10px}.theme-monochrome-blue{--mat-ripple-color: rgba(0, 59, 90, .1);--mat-option-selected-state-label-text-color: #417086;--mat-option-label-text-color: rgba(0, 59, 90, .87);--mat-option-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-option-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-option-selected-state-layer-color: rgba(0, 59, 90, .04);--mat-optgroup-label-text-color: rgba(0, 59, 90, .87);--mat-full-pseudo-checkbox-selected-icon-color: #347c98;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #347c98;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 59, 90, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 59, 90, .2), 0px 1px 1px 0px rgba(0, 59, 90, .14), 0px 1px 3px 0px rgba(0, 59, 90, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 59, 90, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 59, 90, .2), 0px 0px 0px 0px rgba(0, 59, 90, .14), 0px 0px 0px 0px rgba(0, 59, 90, .12);--mat-card-subtitle-text-color: rgba(0, 59, 90, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #417086;--mdc-filled-text-field-focus-active-indicator-color: #417086;--mdc-filled-text-field-focus-label-text-color: rgba(65, 112, 134, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 59, 90, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 59, 90, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-filled-text-field-input-text-color: rgba(0, 59, 90, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 59, 90, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 59, 90, .6);--mdc-filled-text-field-error-hover-label-text-color: #ff5622;--mdc-filled-text-field-error-focus-label-text-color: #ff5622;--mdc-filled-text-field-error-label-text-color: #ff5622;--mdc-filled-text-field-error-caret-color: #ff5622;--mdc-filled-text-field-active-indicator-color: rgba(0, 59, 90, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 59, 90, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 59, 90, .87);--mdc-filled-text-field-error-active-indicator-color: #ff5622;--mdc-filled-text-field-error-focus-active-indicator-color: #ff5622;--mdc-filled-text-field-error-hover-active-indicator-color: #ff5622;--mdc-outlined-text-field-caret-color: #417086;--mdc-outlined-text-field-focus-outline-color: #417086;--mdc-outlined-text-field-focus-label-text-color: rgba(65, 112, 134, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 59, 90, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 59, 90, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 59, 90, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 59, 90, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 59, 90, .6);--mdc-outlined-text-field-error-caret-color: #ff5622;--mdc-outlined-text-field-error-focus-label-text-color: #ff5622;--mdc-outlined-text-field-error-label-text-color: #ff5622;--mdc-outlined-text-field-error-hover-label-text-color: #ff5622;--mdc-outlined-text-field-outline-color: rgba(0, 59, 90, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 59, 90, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 59, 90, .87);--mdc-outlined-text-field-error-focus-outline-color: #ff5622;--mdc-outlined-text-field-error-hover-outline-color: #ff5622;--mdc-outlined-text-field-error-outline-color: #ff5622;--mat-form-field-focus-select-arrow-color: rgba(65, 112, 134, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 59, 90, .38);--mat-form-field-state-layer-color: rgba(0, 59, 90, .87);--mat-form-field-error-text-color: #ff5622;--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, 59, 90, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 59, 90, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 59, 90, .87);--mat-select-disabled-trigger-text-color: rgba(0, 59, 90, .38);--mat-select-placeholder-text-color: rgba(0, 59, 90, .6);--mat-select-enabled-arrow-color: rgba(0, 59, 90, .54);--mat-select-disabled-arrow-color: rgba(0, 59, 90, .38);--mat-select-focused-arrow-color: rgba(65, 112, 134, .87);--mat-select-invalid-arrow-color: rgba(255, 86, 34, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-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);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 59, 90, .87);--mdc-dialog-supporting-text-color: rgba(0, 59, 90, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--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-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #366275;--mdc-switch-selected-handle-color: #366275;--mdc-switch-selected-hover-state-layer-color: #366275;--mdc-switch-selected-pressed-state-layer-color: #366275;--mdc-switch-selected-focus-handle-color: #092834;--mdc-switch-selected-hover-handle-color: #092834;--mdc-switch-selected-pressed-handle-color: #092834;--mdc-switch-selected-focus-track-color: #779aac;--mdc-switch-selected-hover-track-color: #779aac;--mdc-switch-selected-pressed-track-color: #779aac;--mdc-switch-selected-track-color: #779aac;--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: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 59, 90, .2), 0px 1px 1px 0px rgba(0, 59, 90, .14), 0px 1px 3px 0px rgba(0, 59, 90, .12);--mdc-switch-handle-shadow-color: #003b5a;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 59, 90, .2), 0px 0px 0px 0px rgba(0, 59, 90, .14), 0px 0px 0px 0px rgba(0, 59, 90, .12);--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-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-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-color: #417086;--mdc-slider-focus-handle-color: #417086;--mdc-slider-hover-handle-color: #417086;--mdc-slider-active-track-color: #417086;--mdc-slider-inactive-track-color: #417086;--mdc-slider-with-tick-marks-inactive-container-color: #417086;--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;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 59, 90, .2), 0px 1px 1px 0px rgba(0, 59, 90, .14), 0px 1px 3px 0px rgba(0, 59, 90, .12);--mat-slider-ripple-color: #417086;--mat-slider-hover-state-layer-color: rgba(65, 112, 134, .05);--mat-slider-focus-state-layer-color: rgba(65, 112, 134, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 59, 90, .87);--mat-menu-item-icon-color: rgba(0, 59, 90, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 59, 90, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 59, 90, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 59, 90, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 59, 90, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-disabled-label-text-color: #003b5a;--mdc-list-list-item-disabled-leading-icon-color: #003b5a;--mdc-list-list-item-disabled-trailing-icon-color: #003b5a;--mdc-list-list-item-hover-label-text-color: rgba(0, 59, 90, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 59, 90, .87);--mdc-list-list-item-hover-state-layer-color: #003b5a;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: #003b5a;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 59, 90, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 59, 90, .54);--mat-paginator-disabled-icon-color: rgba(0, 59, 90, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #347c98;--mdc-checkbox-selected-hover-icon-color: #347c98;--mdc-checkbox-selected-icon-color: #347c98;--mdc-checkbox-selected-pressed-icon-color: #347c98;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #347c98;--mdc-checkbox-selected-hover-state-layer-color: #347c98;--mdc-checkbox-selected-pressed-state-layer-color: #347c98;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a;--mat-checkbox-disabled-label-color: rgba(0, 59, 90, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #003b5a;--mdc-text-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mat-text-button-state-layer-color: #003b5a;--mat-text-button-disabled-state-layer-color: #003b5a;--mat-text-button-ripple-color: rgba(0, 59, 90, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #003b5a;--mdc-filled-button-disabled-container-color: rgba(0, 59, 90, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mat-filled-button-state-layer-color: #003b5a;--mat-filled-button-disabled-state-layer-color: #003b5a;--mat-filled-button-ripple-color: rgba(0, 59, 90, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #003b5a;--mdc-protected-button-disabled-container-color: rgba(0, 59, 90, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #003b5a;--mat-protected-button-disabled-state-layer-color: #003b5a;--mat-protected-button-ripple-color: rgba(0, 59, 90, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 59, 90, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-outlined-button-label-text-color: #003b5a;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #003b5a;--mat-outlined-button-disabled-state-layer-color: #003b5a;--mat-outlined-button-ripple-color: rgba(0, 59, 90, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: #003b5a;--mat-icon-button-disabled-state-layer-color: #003b5a;--mat-icon-button-ripple-color: rgba(0, 59, 90, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: #003b5a;--mat-fab-state-layer-color: #003b5a;--mat-fab-disabled-state-layer-color: #003b5a;--mat-fab-ripple-color: rgba(0, 59, 90, .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, 59, 90, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: #003b5a;--mat-fab-small-state-layer-color: #003b5a;--mat-fab-small-disabled-state-layer-color: #003b5a;--mat-fab-small-ripple-color: rgba(0, 59, 90, .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, 59, 90, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #347c98;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 59, 90, .87);--mat-table-row-item-label-text-color: rgba(0, 59, 90, .87);--mat-table-row-item-outline-color: rgba(0, 59, 90, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #417086;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #417086;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9c8d0;--mat-badge-disabled-state-text-color: rgba(0, 59, 90, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 59, 90, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 59, 90, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 59, 90, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 59, 90, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 59, 90, .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, 59, 90, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 59, 90, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 59, 90, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e7eb;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #417086;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(65, 112, 134, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(65, 112, 134, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(65, 112, 134, .3);--mat-datepicker-toggle-active-state-icon-color: #417086;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(65, 112, 134, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-period-button-text-color: #003b5a;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 59, 90, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 59, 90, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 59, 90, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 59, 90, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 59, 90, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 59, 90, .24);--mat-datepicker-range-input-separator-color: rgba(0, 59, 90, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 59, 90, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 59, 90, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 59, 90, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 59, 90, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 59, 90, .87);--mat-expansion-actions-divider-color: rgba(0, 59, 90, .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, 59, 90, .26);--mat-expansion-header-text-color: rgba(0, 59, 90, .87);--mat-expansion-header-description-color: rgba(0, 59, 90, .54);--mat-expansion-header-indicator-color: rgba(0, 59, 90, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 59, 90, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 59, 90, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 59, 90, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #417086;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #417086;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #417086;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 59, 90, .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, 59, 90, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 59, 90, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 59, 90, .87);--mat-stepper-header-error-state-label-text-color: #ff5622;--mat-stepper-header-icon-background-color: rgba(0, 59, 90, .54);--mat-stepper-header-error-state-icon-foreground-color: #ff5622;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #7595a6;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 59, 90, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 59, 90, .87);--mat-form-field-container-height: 52px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-filled-with-label-container-padding-top: 22px;--mat-form-field-filled-with-label-container-padding-bottom: 6px;--mat-select-arrow-transform: translateY(-8px);--mdc-checkbox-state-layer-size: 36px;--mat-checkbox-touch-target-display: block;--mdc-switch-state-layer-size: 36px;--mdc-radio-state-layer-size: 36px;--mat-radio-touch-target-display: block;--mdc-list-list-item-one-line-container-height: 44px;--mdc-list-list-item-two-line-container-height: 60px;--mdc-list-list-item-three-line-container-height: 84px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mat-paginator-container-size: 52px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mdc-text-button-container-height: 32px;--mdc-filled-button-container-height: 32px;--mdc-outlined-button-container-height: 32px;--mdc-protected-button-container-height: 32px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mat-icon-button-touch-target-display: block;--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mat-table-header-container-height: 52px;--mat-table-footer-container-height: 48px;--mat-table-row-item-container-height: 48px;--mat-expansion-header-collapsed-state-height: 44px;--mat-expansion-header-expanded-state-height: 60px;--mat-stepper-header-height: 68px;--mat-toolbar-standard-height: 60px;--mat-toolbar-mobile-height: 52px;--mat-tree-node-min-height: 44px;--mat-standard-button-toggle-height: 44px;--primary: #417086;--primary_highlight: #779aac;--primary_contrast: white;--primary_contrast_light: color-mix(in srgb, var(--primary_contrast) 100%, white 25%);--primary_contrast_dark: color-mix(in srgb, var(--primary_contrast) 100%, black 25%);--accent: #347c98;--accent_highlight: #6ea4bd;--accent_contrast: white;--accent_contrast_light: color-mix(in srgb, var(--accent_contrast) 100%, white 25%);--accent_contrast_dark: color-mix(in srgb, var(--accent_contrast) 100%, black 25%);--warn: #ff5622;--warn_highlight: #ff8965;--warn_contrast: white;--warn_contrast_light: color-mix(in srgb, var(--warn_contrast) 100%, white 25%);--warn_contrast_dark: color-mix(in srgb, var(--warn_contrast) 100%, black 25%);--secondary: #1A3E4C;--secondary_highlight: #235164;--secondary_contrast: #FFFFFF;--secondary_contrast_light: #ECEEF6;--secondary_contrast_dark: #BBC3C0;--tertiary: #67AFCB;--tertiary_highlight: #75c6e5;--tertiary_contrast: #000000;--tertiary_contrast_light: #3c3c3c;--tertiary_contrast_dark: #ffffff;--page_background: #c1e8f8;--item_background: #ffffff;--item_background_highlight: #cddadf;--item_contrast: #003b5a;--item_contrast_light: #8f8f8f;--item_contrast_dark: #424242;--item_contrast_correct: #82DEC2;--item_contrast_incorrect: #E75F5F;--item_contrast_transparent_012: #003b5a1E;--item_contrast_transparent_026: #003b5a42;--item_contrast_transparent_054: #003b5a8A;--item_contrast_transparent_087: #003b5aDE;--item_contrast_transparent_038: #003b5a61;--item_contrast_transparent_004: #003b5a0A;--klik_logo_contrast_lines: #ffffff;--klik_logo_contrast_text: #ffffff;--ked_logo_contrast_text: #ffffff}.theme-monochrome-blue .mat-accent{--mat-option-selected-state-label-text-color: #347c98;--mat-option-label-text-color: rgba(0, 59, 90, .87);--mat-option-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-option-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-option-selected-state-layer-color: rgba(0, 59, 90, .04)}.theme-monochrome-blue .mat-warn{--mat-option-selected-state-label-text-color: #ff5622;--mat-option-label-text-color: rgba(0, 59, 90, .87);--mat-option-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-option-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-option-selected-state-layer-color: rgba(0, 59, 90, .04)}.theme-monochrome-blue .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #417086;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #417086;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-monochrome-blue .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #347c98;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #347c98;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-monochrome-blue .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff5622;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff5622;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-monochrome-blue .mat-elevation-z0,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #003b5a33,0 0 #003b5a24,0 0 #003b5a1f}.theme-monochrome-blue .mat-elevation-z1,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #003b5a33,0 1px 1px #003b5a24,0 1px 3px #003b5a1f}.theme-monochrome-blue .mat-elevation-z2,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #003b5a33,0 2px 2px #003b5a24,0 1px 5px #003b5a1f}.theme-monochrome-blue .mat-elevation-z3,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #003b5a33,0 3px 4px #003b5a24,0 1px 8px #003b5a1f}.theme-monochrome-blue .mat-elevation-z4,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #003b5a33,0 4px 5px #003b5a24,0 1px 10px #003b5a1f}.theme-monochrome-blue .mat-elevation-z5,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #003b5a33,0 5px 8px #003b5a24,0 1px 14px #003b5a1f}.theme-monochrome-blue .mat-elevation-z6,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #003b5a33,0 6px 10px #003b5a24,0 1px 18px #003b5a1f}.theme-monochrome-blue .mat-elevation-z7,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #003b5a33,0 7px 10px 1px #003b5a24,0 2px 16px 1px #003b5a1f}.theme-monochrome-blue .mat-elevation-z8,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #003b5a33,0 8px 10px 1px #003b5a24,0 3px 14px 2px #003b5a1f}.theme-monochrome-blue .mat-elevation-z9,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #003b5a33,0 9px 12px 1px #003b5a24,0 3px 16px 2px #003b5a1f}.theme-monochrome-blue .mat-elevation-z10,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #003b5a33,0 10px 14px 1px #003b5a24,0 4px 18px 3px #003b5a1f}.theme-monochrome-blue .mat-elevation-z11,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #003b5a33,0 11px 15px 1px #003b5a24,0 4px 20px 3px #003b5a1f}.theme-monochrome-blue .mat-elevation-z12,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #003b5a33,0 12px 17px 2px #003b5a24,0 5px 22px 4px #003b5a1f}.theme-monochrome-blue .mat-elevation-z13,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #003b5a33,0 13px 19px 2px #003b5a24,0 5px 24px 4px #003b5a1f}.theme-monochrome-blue .mat-elevation-z14,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #003b5a33,0 14px 21px 2px #003b5a24,0 5px 26px 4px #003b5a1f}.theme-monochrome-blue .mat-elevation-z15,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #003b5a33,0 15px 22px 2px #003b5a24,0 6px 28px 5px #003b5a1f}.theme-monochrome-blue .mat-elevation-z16,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #003b5a33,0 16px 24px 2px #003b5a24,0 6px 30px 5px #003b5a1f}.theme-monochrome-blue .mat-elevation-z17,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #003b5a33,0 17px 26px 2px #003b5a24,0 6px 32px 5px #003b5a1f}.theme-monochrome-blue .mat-elevation-z18,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #003b5a33,0 18px 28px 2px #003b5a24,0 7px 34px 6px #003b5a1f}.theme-monochrome-blue .mat-elevation-z19,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #003b5a33,0 19px 29px 2px #003b5a24,0 7px 36px 6px #003b5a1f}.theme-monochrome-blue .mat-elevation-z20,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #003b5a33,0 20px 31px 3px #003b5a24,0 8px 38px 7px #003b5a1f}.theme-monochrome-blue .mat-elevation-z21,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #003b5a33,0 21px 33px 3px #003b5a24,0 8px 40px 7px #003b5a1f}.theme-monochrome-blue .mat-elevation-z22,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #003b5a33,0 22px 35px 3px #003b5a24,0 8px 42px 7px #003b5a1f}.theme-monochrome-blue .mat-elevation-z23,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #003b5a33,0 23px 36px 3px #003b5a24,0 9px 44px 8px #003b5a1f}.theme-monochrome-blue .mat-elevation-z24,.theme-monochrome-blue .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #003b5a33,0 24px 38px 3px #003b5a24,0 9px 46px 8px #003b5a1f}.theme-monochrome-blue .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #417086;--mdc-linear-progress-track-color: rgba(65, 112, 134, .25)}.theme-monochrome-blue .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #347c98;--mdc-linear-progress-track-color: rgba(52, 124, 152, .25)}.theme-monochrome-blue .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff5622;--mdc-linear-progress-track-color: rgba(255, 86, 34, .25)}.theme-monochrome-blue .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #347c98;--mdc-filled-text-field-focus-active-indicator-color: #347c98;--mdc-filled-text-field-focus-label-text-color: rgba(52, 124, 152, .87);--mdc-outlined-text-field-caret-color: #347c98;--mdc-outlined-text-field-focus-outline-color: #347c98;--mdc-outlined-text-field-focus-label-text-color: rgba(52, 124, 152, .87);--mat-form-field-focus-select-arrow-color: rgba(52, 124, 152, .87)}.theme-monochrome-blue .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff5622;--mdc-filled-text-field-focus-active-indicator-color: #ff5622;--mdc-filled-text-field-focus-label-text-color: rgba(255, 86, 34, .87);--mdc-outlined-text-field-caret-color: #ff5622;--mdc-outlined-text-field-focus-outline-color: #ff5622;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 86, 34, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 86, 34, .87)}.theme-monochrome-blue .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 59, 90, .87);--mat-select-disabled-trigger-text-color: rgba(0, 59, 90, .38);--mat-select-placeholder-text-color: rgba(0, 59, 90, .6);--mat-select-enabled-arrow-color: rgba(0, 59, 90, .54);--mat-select-disabled-arrow-color: rgba(0, 59, 90, .38);--mat-select-focused-arrow-color: rgba(52, 124, 152, .87);--mat-select-invalid-arrow-color: rgba(255, 86, 34, .87)}.theme-monochrome-blue .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 59, 90, .87);--mat-select-disabled-trigger-text-color: rgba(0, 59, 90, .38);--mat-select-placeholder-text-color: rgba(0, 59, 90, .6);--mat-select-enabled-arrow-color: rgba(0, 59, 90, .54);--mat-select-disabled-arrow-color: rgba(0, 59, 90, .38);--mat-select-focused-arrow-color: rgba(255, 86, 34, .87);--mat-select-invalid-arrow-color: rgba(255, 86, 34, .87)}.theme-monochrome-blue .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.theme-monochrome-blue .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e7eb;--mdc-chip-elevated-selected-container-color: #e0e7eb;--mdc-chip-elevated-disabled-container-color: #e0e7eb;--mdc-chip-flat-disabled-selected-container-color: #e0e7eb;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.theme-monochrome-blue .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-monochrome-blue .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #417086;--mdc-chip-elevated-selected-container-color: #417086;--mdc-chip-elevated-disabled-container-color: #417086;--mdc-chip-flat-disabled-selected-container-color: #417086;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-monochrome-blue .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-monochrome-blue .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #347c98;--mdc-chip-elevated-selected-container-color: #347c98;--mdc-chip-elevated-disabled-container-color: #347c98;--mdc-chip-flat-disabled-selected-container-color: #347c98;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-monochrome-blue .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-monochrome-blue .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff5622;--mdc-chip-elevated-selected-container-color: #ff5622;--mdc-chip-elevated-disabled-container-color: #ff5622;--mdc-chip-flat-disabled-selected-container-color: #ff5622;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-monochrome-blue .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 59, 90, .87)}.theme-monochrome-blue .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #266d87;--mdc-switch-selected-handle-color: #266d87;--mdc-switch-selected-hover-state-layer-color: #266d87;--mdc-switch-selected-pressed-state-layer-color: #266d87;--mdc-switch-selected-focus-handle-color: #003143;--mdc-switch-selected-hover-handle-color: #003143;--mdc-switch-selected-pressed-handle-color: #003143;--mdc-switch-selected-focus-track-color: #6ea4bd;--mdc-switch-selected-hover-track-color: #6ea4bd;--mdc-switch-selected-pressed-track-color: #6ea4bd;--mdc-switch-selected-track-color: #6ea4bd}.theme-monochrome-blue .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #f4501e;--mdc-switch-selected-handle-color: #f4501e;--mdc-switch-selected-hover-state-layer-color: #f4501e;--mdc-switch-selected-pressed-state-layer-color: #f4501e;--mdc-switch-selected-focus-handle-color: #bf350c;--mdc-switch-selected-hover-handle-color: #bf350c;--mdc-switch-selected-pressed-handle-color: #bf350c;--mdc-switch-selected-focus-track-color: #ff8965;--mdc-switch-selected-hover-track-color: #ff8965;--mdc-switch-selected-pressed-track-color: #ff8965;--mdc-switch-selected-track-color: #ff8965}.theme-monochrome-blue .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 59, 90, .87)}.theme-monochrome-blue .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #417086;--mdc-radio-selected-hover-icon-color: #417086;--mdc-radio-selected-icon-color: #417086;--mdc-radio-selected-pressed-icon-color: #417086;--mat-radio-ripple-color: #003b5a;--mat-radio-checked-ripple-color: #417086;--mat-radio-disabled-label-color: rgba(0, 59, 90, .38)}.theme-monochrome-blue .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #347c98;--mdc-radio-selected-hover-icon-color: #347c98;--mdc-radio-selected-icon-color: #347c98;--mdc-radio-selected-pressed-icon-color: #347c98;--mat-radio-ripple-color: #003b5a;--mat-radio-checked-ripple-color: #347c98;--mat-radio-disabled-label-color: rgba(0, 59, 90, .38)}.theme-monochrome-blue .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #ff5622;--mdc-radio-selected-hover-icon-color: #ff5622;--mdc-radio-selected-icon-color: #ff5622;--mdc-radio-selected-pressed-icon-color: #ff5622;--mat-radio-ripple-color: #003b5a;--mat-radio-checked-ripple-color: #ff5622;--mat-radio-disabled-label-color: rgba(0, 59, 90, .38)}.theme-monochrome-blue .mat-accent{--mat-slider-ripple-color: #347c98;--mat-slider-hover-state-layer-color: rgba(52, 124, 152, .05);--mat-slider-focus-state-layer-color: rgba(52, 124, 152, .2);--mdc-slider-handle-color: #347c98;--mdc-slider-focus-handle-color: #347c98;--mdc-slider-hover-handle-color: #347c98;--mdc-slider-active-track-color: #347c98;--mdc-slider-inactive-track-color: #347c98;--mdc-slider-with-tick-marks-inactive-container-color: #347c98;--mdc-slider-with-tick-marks-active-container-color: white}.theme-monochrome-blue .mat-warn{--mat-slider-ripple-color: #ff5622;--mat-slider-hover-state-layer-color: rgba(255, 86, 34, .05);--mat-slider-focus-state-layer-color: rgba(255, 86, 34, .2);--mdc-slider-handle-color: #ff5622;--mdc-slider-focus-handle-color: #ff5622;--mdc-slider-hover-handle-color: #ff5622;--mdc-slider-active-track-color: #ff5622;--mdc-slider-inactive-track-color: #ff5622;--mdc-slider-with-tick-marks-inactive-container-color: #ff5622;--mdc-slider-with-tick-marks-active-container-color: white}.theme-monochrome-blue .mdc-list-item__start,.theme-monochrome-blue .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #417086;--mdc-radio-selected-hover-icon-color: #417086;--mdc-radio-selected-icon-color: #417086;--mdc-radio-selected-pressed-icon-color: #417086}.theme-monochrome-blue .mat-accent .mdc-list-item__start,.theme-monochrome-blue .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #347c98;--mdc-radio-selected-hover-icon-color: #347c98;--mdc-radio-selected-icon-color: #347c98;--mdc-radio-selected-pressed-icon-color: #347c98}.theme-monochrome-blue .mat-warn .mdc-list-item__start,.theme-monochrome-blue .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #ff5622;--mdc-radio-selected-hover-icon-color: #ff5622;--mdc-radio-selected-icon-color: #ff5622;--mdc-radio-selected-pressed-icon-color: #ff5622}.theme-monochrome-blue .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #417086;--mdc-checkbox-selected-hover-icon-color: #417086;--mdc-checkbox-selected-icon-color: #417086;--mdc-checkbox-selected-pressed-icon-color: #417086;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #417086;--mdc-checkbox-selected-hover-state-layer-color: #417086;--mdc-checkbox-selected-pressed-state-layer-color: #417086;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-monochrome-blue .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #347c98;--mdc-checkbox-selected-hover-icon-color: #347c98;--mdc-checkbox-selected-icon-color: #347c98;--mdc-checkbox-selected-pressed-icon-color: #347c98;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #347c98;--mdc-checkbox-selected-hover-state-layer-color: #347c98;--mdc-checkbox-selected-pressed-state-layer-color: #347c98;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-monochrome-blue .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff5622;--mdc-checkbox-selected-hover-icon-color: #ff5622;--mdc-checkbox-selected-icon-color: #ff5622;--mdc-checkbox-selected-pressed-icon-color: #ff5622;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff5622;--mdc-checkbox-selected-hover-state-layer-color: #ff5622;--mdc-checkbox-selected-pressed-state-layer-color: #ff5622;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-monochrome-blue .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-monochrome-blue .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-monochrome-blue .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-monochrome-blue .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#417086}.theme-monochrome-blue .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-monochrome-blue .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-monochrome-blue .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-monochrome-blue .mat-mdc-tab-group,.theme-monochrome-blue .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #417086;--mat-tab-header-disabled-ripple-color: rgba(0, 59, 90, .38);--mat-tab-header-pagination-icon-color: #003b5a;--mat-tab-header-inactive-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-label-text-color: #417086;--mat-tab-header-active-ripple-color: #417086;--mat-tab-header-inactive-ripple-color: #417086;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-focus-label-text-color: #417086;--mat-tab-header-active-hover-label-text-color: #417086;--mat-tab-header-active-focus-indicator-color: #417086;--mat-tab-header-active-hover-indicator-color: #417086}.theme-monochrome-blue .mat-mdc-tab-group.mat-accent,.theme-monochrome-blue .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #347c98;--mat-tab-header-disabled-ripple-color: rgba(0, 59, 90, .38);--mat-tab-header-pagination-icon-color: #003b5a;--mat-tab-header-inactive-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-label-text-color: #347c98;--mat-tab-header-active-ripple-color: #347c98;--mat-tab-header-inactive-ripple-color: #347c98;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-focus-label-text-color: #347c98;--mat-tab-header-active-hover-label-text-color: #347c98;--mat-tab-header-active-focus-indicator-color: #347c98;--mat-tab-header-active-hover-indicator-color: #347c98}.theme-monochrome-blue .mat-mdc-tab-group.mat-warn,.theme-monochrome-blue .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff5622;--mat-tab-header-disabled-ripple-color: rgba(0, 59, 90, .38);--mat-tab-header-pagination-icon-color: #003b5a;--mat-tab-header-inactive-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-label-text-color: #ff5622;--mat-tab-header-active-ripple-color: #ff5622;--mat-tab-header-inactive-ripple-color: #ff5622;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-focus-label-text-color: #ff5622;--mat-tab-header-active-hover-label-text-color: #ff5622;--mat-tab-header-active-focus-indicator-color: #ff5622;--mat-tab-header-active-hover-indicator-color: #ff5622}.theme-monochrome-blue .mat-mdc-tab-group.mat-background-primary,.theme-monochrome-blue .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #417086;--mat-tab-header-with-background-foreground-color: white}.theme-monochrome-blue .mat-mdc-tab-group.mat-background-accent,.theme-monochrome-blue .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #347c98;--mat-tab-header-with-background-foreground-color: white}.theme-monochrome-blue .mat-mdc-tab-group.mat-background-warn,.theme-monochrome-blue .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff5622;--mat-tab-header-with-background-foreground-color: white}.theme-monochrome-blue .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 59, 90, .87)}.theme-monochrome-blue .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #417086;--mdc-checkbox-selected-hover-icon-color: #417086;--mdc-checkbox-selected-icon-color: #417086;--mdc-checkbox-selected-pressed-icon-color: #417086;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #417086;--mdc-checkbox-selected-hover-state-layer-color: #417086;--mdc-checkbox-selected-pressed-state-layer-color: #417086;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-monochrome-blue .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff5622;--mdc-checkbox-selected-hover-icon-color: #ff5622;--mdc-checkbox-selected-icon-color: #ff5622;--mdc-checkbox-selected-pressed-icon-color: #ff5622;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff5622;--mdc-checkbox-selected-hover-state-layer-color: #ff5622;--mdc-checkbox-selected-pressed-state-layer-color: #ff5622;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-monochrome-blue .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #417086;--mat-text-button-state-layer-color: #417086;--mat-text-button-ripple-color: rgba(65, 112, 134, .1)}.theme-monochrome-blue .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #347c98;--mat-text-button-state-layer-color: #347c98;--mat-text-button-ripple-color: rgba(52, 124, 152, .1)}.theme-monochrome-blue .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff5622;--mat-text-button-state-layer-color: #ff5622;--mat-text-button-ripple-color: rgba(255, 86, 34, .1)}.theme-monochrome-blue .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #417086;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-blue .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #347c98;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-blue .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff5622;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-blue .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #417086;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-blue .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #347c98;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-blue .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff5622;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-blue .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #417086;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #417086;--mat-outlined-button-ripple-color: rgba(65, 112, 134, .1)}.theme-monochrome-blue .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #347c98;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #347c98;--mat-outlined-button-ripple-color: rgba(52, 124, 152, .1)}.theme-monochrome-blue .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff5622;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #ff5622;--mat-outlined-button-ripple-color: rgba(255, 86, 34, .1)}.theme-monochrome-blue .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #417086;--mat-icon-button-state-layer-color: #417086;--mat-icon-button-ripple-color: rgba(65, 112, 134, .1)}.theme-monochrome-blue .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #347c98;--mat-icon-button-state-layer-color: #347c98;--mat-icon-button-ripple-color: rgba(52, 124, 152, .1)}.theme-monochrome-blue .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff5622;--mat-icon-button-state-layer-color: #ff5622;--mat-icon-button-ripple-color: rgba(255, 86, 34, .1)}.theme-monochrome-blue .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #417086;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-blue .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #347c98;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-blue .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff5622;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-blue .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #417086;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-blue .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #347c98;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-blue .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff5622;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-blue .mat-accent{--mdc-circular-progress-active-indicator-color: #347c98}.theme-monochrome-blue .mat-warn{--mdc-circular-progress-active-indicator-color: #ff5622}.theme-monochrome-blue .mat-badge-accent{--mat-badge-background-color: #347c98;--mat-badge-text-color: white}.theme-monochrome-blue .mat-badge-warn{--mat-badge-background-color: #ff5622;--mat-badge-text-color: white}.theme-monochrome-blue .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #347c98;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(52, 124, 152, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(52, 124, 152, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(52, 124, 152, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(52, 124, 152, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-monochrome-blue .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff5622;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 86, 34, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 86, 34, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 86, 34, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 86, 34, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-monochrome-blue .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #347c98}.theme-monochrome-blue .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff5622}.theme-monochrome-blue .mat-icon.mat-primary{--mat-icon-color: #417086}.theme-monochrome-blue .mat-icon.mat-accent{--mat-icon-color: #347c98}.theme-monochrome-blue .mat-icon.mat-warn{--mat-icon-color: #ff5622}.theme-monochrome-blue .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #347c98;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #347c98;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #347c98;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-monochrome-blue .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff5622;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff5622;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff5622;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-monochrome-blue .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #417086;--mat-toolbar-container-text-color: white}.theme-monochrome-blue .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #347c98;--mat-toolbar-container-text-color: white}.theme-monochrome-blue .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff5622;--mat-toolbar-container-text-color: white}.theme-monochrome-blue .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 28px}.theme-monochrome-blue .mdc-list-item__start,.theme-monochrome-blue .mdc-list-item__end{--mdc-radio-state-layer-size: 36px}.theme-monochrome-blue .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.theme-monochrome-blue .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.theme-monochrome-blue .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:52px}.theme-monochrome-blue .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.theme-monochrome-blue .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.theme-monochrome-blue .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:68px}.theme-monochrome-blue .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 44px}.theme-monochrome-blue .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 44px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:10px}.theme-monochrome-red{--mat-ripple-color: rgba(0, 59, 90, .1);--mat-option-selected-state-label-text-color: #ff353f;--mat-option-label-text-color: rgba(0, 59, 90, .87);--mat-option-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-option-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-option-selected-state-layer-color: rgba(0, 59, 90, .04);--mat-optgroup-label-text-color: rgba(0, 59, 90, .87);--mat-full-pseudo-checkbox-selected-icon-color: #e03b4f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e03b4f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 59, 90, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 59, 90, .2), 0px 1px 1px 0px rgba(0, 59, 90, .14), 0px 1px 3px 0px rgba(0, 59, 90, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 59, 90, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 59, 90, .2), 0px 0px 0px 0px rgba(0, 59, 90, .14), 0px 0px 0px 0px rgba(0, 59, 90, .12);--mat-card-subtitle-text-color: rgba(0, 59, 90, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #ff353f;--mdc-filled-text-field-focus-active-indicator-color: #ff353f;--mdc-filled-text-field-focus-label-text-color: rgba(255, 53, 63, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 59, 90, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 59, 90, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-filled-text-field-input-text-color: rgba(0, 59, 90, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 59, 90, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 59, 90, .6);--mdc-filled-text-field-error-hover-label-text-color: #ff5622;--mdc-filled-text-field-error-focus-label-text-color: #ff5622;--mdc-filled-text-field-error-label-text-color: #ff5622;--mdc-filled-text-field-error-caret-color: #ff5622;--mdc-filled-text-field-active-indicator-color: rgba(0, 59, 90, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 59, 90, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 59, 90, .87);--mdc-filled-text-field-error-active-indicator-color: #ff5622;--mdc-filled-text-field-error-focus-active-indicator-color: #ff5622;--mdc-filled-text-field-error-hover-active-indicator-color: #ff5622;--mdc-outlined-text-field-caret-color: #ff353f;--mdc-outlined-text-field-focus-outline-color: #ff353f;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 53, 63, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 59, 90, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 59, 90, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 59, 90, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 59, 90, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 59, 90, .6);--mdc-outlined-text-field-error-caret-color: #ff5622;--mdc-outlined-text-field-error-focus-label-text-color: #ff5622;--mdc-outlined-text-field-error-label-text-color: #ff5622;--mdc-outlined-text-field-error-hover-label-text-color: #ff5622;--mdc-outlined-text-field-outline-color: rgba(0, 59, 90, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 59, 90, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 59, 90, .87);--mdc-outlined-text-field-error-focus-outline-color: #ff5622;--mdc-outlined-text-field-error-hover-outline-color: #ff5622;--mdc-outlined-text-field-error-outline-color: #ff5622;--mat-form-field-focus-select-arrow-color: rgba(255, 53, 63, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 59, 90, .38);--mat-form-field-state-layer-color: rgba(0, 59, 90, .87);--mat-form-field-error-text-color: #ff5622;--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, 59, 90, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 59, 90, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 59, 90, .87);--mat-select-disabled-trigger-text-color: rgba(0, 59, 90, .38);--mat-select-placeholder-text-color: rgba(0, 59, 90, .6);--mat-select-enabled-arrow-color: rgba(0, 59, 90, .54);--mat-select-disabled-arrow-color: rgba(0, 59, 90, .38);--mat-select-focused-arrow-color: rgba(255, 53, 63, .87);--mat-select-invalid-arrow-color: rgba(255, 86, 34, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-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);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 59, 90, .87);--mdc-dialog-supporting-text-color: rgba(0, 59, 90, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--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-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #f22a3e;--mdc-switch-selected-handle-color: #f22a3e;--mdc-switch-selected-hover-state-layer-color: #f22a3e;--mdc-switch-selected-pressed-state-layer-color: #f22a3e;--mdc-switch-selected-focus-handle-color: #c50024;--mdc-switch-selected-hover-handle-color: #c50024;--mdc-switch-selected-pressed-handle-color: #c50024;--mdc-switch-selected-focus-track-color: #ee717a;--mdc-switch-selected-hover-track-color: #ee717a;--mdc-switch-selected-pressed-track-color: #ee717a;--mdc-switch-selected-track-color: #ee717a;--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: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 59, 90, .2), 0px 1px 1px 0px rgba(0, 59, 90, .14), 0px 1px 3px 0px rgba(0, 59, 90, .12);--mdc-switch-handle-shadow-color: #003b5a;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 59, 90, .2), 0px 0px 0px 0px rgba(0, 59, 90, .14), 0px 0px 0px 0px rgba(0, 59, 90, .12);--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-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-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-color: #ff353f;--mdc-slider-focus-handle-color: #ff353f;--mdc-slider-hover-handle-color: #ff353f;--mdc-slider-active-track-color: #ff353f;--mdc-slider-inactive-track-color: #ff353f;--mdc-slider-with-tick-marks-inactive-container-color: #ff353f;--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;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 59, 90, .2), 0px 1px 1px 0px rgba(0, 59, 90, .14), 0px 1px 3px 0px rgba(0, 59, 90, .12);--mat-slider-ripple-color: #ff353f;--mat-slider-hover-state-layer-color: rgba(255, 53, 63, .05);--mat-slider-focus-state-layer-color: rgba(255, 53, 63, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 59, 90, .87);--mat-menu-item-icon-color: rgba(0, 59, 90, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 59, 90, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 59, 90, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 59, 90, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 59, 90, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-disabled-label-text-color: #003b5a;--mdc-list-list-item-disabled-leading-icon-color: #003b5a;--mdc-list-list-item-disabled-trailing-icon-color: #003b5a;--mdc-list-list-item-hover-label-text-color: rgba(0, 59, 90, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 59, 90, .87);--mdc-list-list-item-hover-state-layer-color: #003b5a;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: #003b5a;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 59, 90, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 59, 90, .54);--mat-paginator-disabled-icon-color: rgba(0, 59, 90, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e03b4f;--mdc-checkbox-selected-hover-icon-color: #e03b4f;--mdc-checkbox-selected-icon-color: #e03b4f;--mdc-checkbox-selected-pressed-icon-color: #e03b4f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #e03b4f;--mdc-checkbox-selected-hover-state-layer-color: #e03b4f;--mdc-checkbox-selected-pressed-state-layer-color: #e03b4f;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a;--mat-checkbox-disabled-label-color: rgba(0, 59, 90, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #003b5a;--mdc-text-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mat-text-button-state-layer-color: #003b5a;--mat-text-button-disabled-state-layer-color: #003b5a;--mat-text-button-ripple-color: rgba(0, 59, 90, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #003b5a;--mdc-filled-button-disabled-container-color: rgba(0, 59, 90, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mat-filled-button-state-layer-color: #003b5a;--mat-filled-button-disabled-state-layer-color: #003b5a;--mat-filled-button-ripple-color: rgba(0, 59, 90, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #003b5a;--mdc-protected-button-disabled-container-color: rgba(0, 59, 90, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #003b5a;--mat-protected-button-disabled-state-layer-color: #003b5a;--mat-protected-button-ripple-color: rgba(0, 59, 90, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 59, 90, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-outlined-button-label-text-color: #003b5a;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #003b5a;--mat-outlined-button-disabled-state-layer-color: #003b5a;--mat-outlined-button-ripple-color: rgba(0, 59, 90, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: #003b5a;--mat-icon-button-disabled-state-layer-color: #003b5a;--mat-icon-button-ripple-color: rgba(0, 59, 90, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: #003b5a;--mat-fab-state-layer-color: #003b5a;--mat-fab-disabled-state-layer-color: #003b5a;--mat-fab-ripple-color: rgba(0, 59, 90, .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, 59, 90, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: #003b5a;--mat-fab-small-state-layer-color: #003b5a;--mat-fab-small-disabled-state-layer-color: #003b5a;--mat-fab-small-ripple-color: rgba(0, 59, 90, .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, 59, 90, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #e03b4f;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 59, 90, .87);--mat-table-row-item-label-text-color: rgba(0, 59, 90, .87);--mat-table-row-item-outline-color: rgba(0, 59, 90, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #ff353f;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #ff353f;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9c8d0;--mat-badge-disabled-state-text-color: rgba(0, 59, 90, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 59, 90, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 59, 90, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 59, 90, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 59, 90, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 59, 90, .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, 59, 90, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 59, 90, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 59, 90, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e7eb;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff353f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 53, 63, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 53, 63, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 53, 63, .3);--mat-datepicker-toggle-active-state-icon-color: #ff353f;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 53, 63, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-period-button-text-color: #003b5a;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 59, 90, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 59, 90, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 59, 90, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 59, 90, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 59, 90, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 59, 90, .24);--mat-datepicker-range-input-separator-color: rgba(0, 59, 90, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 59, 90, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 59, 90, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 59, 90, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 59, 90, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 59, 90, .87);--mat-expansion-actions-divider-color: rgba(0, 59, 90, .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, 59, 90, .26);--mat-expansion-header-text-color: rgba(0, 59, 90, .87);--mat-expansion-header-description-color: rgba(0, 59, 90, .54);--mat-expansion-header-indicator-color: rgba(0, 59, 90, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 59, 90, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 59, 90, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 59, 90, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff353f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff353f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff353f;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 59, 90, .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, 59, 90, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 59, 90, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 59, 90, .87);--mat-stepper-header-error-state-label-text-color: #ff5622;--mat-stepper-header-icon-background-color: rgba(0, 59, 90, .54);--mat-stepper-header-error-state-icon-foreground-color: #ff5622;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #7595a6;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 59, 90, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 59, 90, .87);--mat-form-field-container-height: 52px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-filled-with-label-container-padding-top: 22px;--mat-form-field-filled-with-label-container-padding-bottom: 6px;--mat-select-arrow-transform: translateY(-8px);--mdc-checkbox-state-layer-size: 36px;--mat-checkbox-touch-target-display: block;--mdc-switch-state-layer-size: 36px;--mdc-radio-state-layer-size: 36px;--mat-radio-touch-target-display: block;--mdc-list-list-item-one-line-container-height: 44px;--mdc-list-list-item-two-line-container-height: 60px;--mdc-list-list-item-three-line-container-height: 84px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mat-paginator-container-size: 52px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mdc-text-button-container-height: 32px;--mdc-filled-button-container-height: 32px;--mdc-outlined-button-container-height: 32px;--mdc-protected-button-container-height: 32px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mat-icon-button-touch-target-display: block;--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mat-table-header-container-height: 52px;--mat-table-footer-container-height: 48px;--mat-table-row-item-container-height: 48px;--mat-expansion-header-collapsed-state-height: 44px;--mat-expansion-header-expanded-state-height: 60px;--mat-stepper-header-height: 68px;--mat-toolbar-standard-height: 60px;--mat-toolbar-mobile-height: 52px;--mat-tree-node-min-height: 44px;--mat-standard-button-toggle-height: 44px;--primary: #ff353f;--primary_highlight: #ee717a;--primary_contrast: white;--primary_contrast_light: color-mix(in srgb, var(--primary_contrast) 100%, white 25%);--primary_contrast_dark: color-mix(in srgb, var(--primary_contrast) 100%, black 25%);--accent: #e03b4f;--accent_highlight: #d06f7f;--accent_contrast: white;--accent_contrast_light: color-mix(in srgb, var(--accent_contrast) 100%, white 25%);--accent_contrast_dark: color-mix(in srgb, var(--accent_contrast) 100%, black 25%);--warn: #ff5622;--warn_highlight: #ff8965;--warn_contrast: white;--warn_contrast_light: color-mix(in srgb, var(--warn_contrast) 100%, white 25%);--warn_contrast_dark: color-mix(in srgb, var(--warn_contrast) 100%, black 25%);--secondary: #85182A;--secondary_highlight: #711424;--secondary_contrast: #FFFFFF;--secondary_contrast_light: #ECEEF6;--secondary_contrast_dark: #BBC3C0;--tertiary: #B21E35;--tertiary_highlight: #9c1a2e;--tertiary_contrast: #FFFFFF;--tertiary_contrast_light: #ECEEF6;--tertiary_contrast_dark: #000000;--page_background: #ffcad3;--item_background: #ffffff;--item_background_highlight: #fbc9d1;--item_contrast: #000000;--item_contrast_light: #545454;--item_contrast_dark: #424242;--item_contrast_correct: #82DEC2;--item_contrast_incorrect: #E75F5F;--item_contrast_transparent_012: #0000001E;--item_contrast_transparent_026: #00000042;--item_contrast_transparent_054: #0000008A;--item_contrast_transparent_087: #000000DE;--item_contrast_transparent_038: #00000061;--item_contrast_transparent_004: #0000000A;--klik_logo_contrast_lines: #000000;--klik_logo_contrast_text: #ffffff;--ked_logo_contrast_text: #ffffff}.theme-monochrome-red .mat-accent{--mat-option-selected-state-label-text-color: #e03b4f;--mat-option-label-text-color: rgba(0, 59, 90, .87);--mat-option-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-option-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-option-selected-state-layer-color: rgba(0, 59, 90, .04)}.theme-monochrome-red .mat-warn{--mat-option-selected-state-label-text-color: #ff5622;--mat-option-label-text-color: rgba(0, 59, 90, .87);--mat-option-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-option-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-option-selected-state-layer-color: rgba(0, 59, 90, .04)}.theme-monochrome-red .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #ff353f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff353f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-monochrome-red .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #e03b4f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e03b4f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-monochrome-red .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff5622;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff5622;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-monochrome-red .mat-elevation-z0,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #003b5a33,0 0 #003b5a24,0 0 #003b5a1f}.theme-monochrome-red .mat-elevation-z1,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #003b5a33,0 1px 1px #003b5a24,0 1px 3px #003b5a1f}.theme-monochrome-red .mat-elevation-z2,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #003b5a33,0 2px 2px #003b5a24,0 1px 5px #003b5a1f}.theme-monochrome-red .mat-elevation-z3,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #003b5a33,0 3px 4px #003b5a24,0 1px 8px #003b5a1f}.theme-monochrome-red .mat-elevation-z4,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #003b5a33,0 4px 5px #003b5a24,0 1px 10px #003b5a1f}.theme-monochrome-red .mat-elevation-z5,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #003b5a33,0 5px 8px #003b5a24,0 1px 14px #003b5a1f}.theme-monochrome-red .mat-elevation-z6,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #003b5a33,0 6px 10px #003b5a24,0 1px 18px #003b5a1f}.theme-monochrome-red .mat-elevation-z7,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #003b5a33,0 7px 10px 1px #003b5a24,0 2px 16px 1px #003b5a1f}.theme-monochrome-red .mat-elevation-z8,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #003b5a33,0 8px 10px 1px #003b5a24,0 3px 14px 2px #003b5a1f}.theme-monochrome-red .mat-elevation-z9,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #003b5a33,0 9px 12px 1px #003b5a24,0 3px 16px 2px #003b5a1f}.theme-monochrome-red .mat-elevation-z10,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #003b5a33,0 10px 14px 1px #003b5a24,0 4px 18px 3px #003b5a1f}.theme-monochrome-red .mat-elevation-z11,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #003b5a33,0 11px 15px 1px #003b5a24,0 4px 20px 3px #003b5a1f}.theme-monochrome-red .mat-elevation-z12,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #003b5a33,0 12px 17px 2px #003b5a24,0 5px 22px 4px #003b5a1f}.theme-monochrome-red .mat-elevation-z13,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #003b5a33,0 13px 19px 2px #003b5a24,0 5px 24px 4px #003b5a1f}.theme-monochrome-red .mat-elevation-z14,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #003b5a33,0 14px 21px 2px #003b5a24,0 5px 26px 4px #003b5a1f}.theme-monochrome-red .mat-elevation-z15,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #003b5a33,0 15px 22px 2px #003b5a24,0 6px 28px 5px #003b5a1f}.theme-monochrome-red .mat-elevation-z16,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #003b5a33,0 16px 24px 2px #003b5a24,0 6px 30px 5px #003b5a1f}.theme-monochrome-red .mat-elevation-z17,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #003b5a33,0 17px 26px 2px #003b5a24,0 6px 32px 5px #003b5a1f}.theme-monochrome-red .mat-elevation-z18,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #003b5a33,0 18px 28px 2px #003b5a24,0 7px 34px 6px #003b5a1f}.theme-monochrome-red .mat-elevation-z19,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #003b5a33,0 19px 29px 2px #003b5a24,0 7px 36px 6px #003b5a1f}.theme-monochrome-red .mat-elevation-z20,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #003b5a33,0 20px 31px 3px #003b5a24,0 8px 38px 7px #003b5a1f}.theme-monochrome-red .mat-elevation-z21,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #003b5a33,0 21px 33px 3px #003b5a24,0 8px 40px 7px #003b5a1f}.theme-monochrome-red .mat-elevation-z22,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #003b5a33,0 22px 35px 3px #003b5a24,0 8px 42px 7px #003b5a1f}.theme-monochrome-red .mat-elevation-z23,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #003b5a33,0 23px 36px 3px #003b5a24,0 9px 44px 8px #003b5a1f}.theme-monochrome-red .mat-elevation-z24,.theme-monochrome-red .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #003b5a33,0 24px 38px 3px #003b5a24,0 9px 46px 8px #003b5a1f}.theme-monochrome-red .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #ff353f;--mdc-linear-progress-track-color: rgba(255, 53, 63, .25)}.theme-monochrome-red .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #e03b4f;--mdc-linear-progress-track-color: rgba(224, 59, 79, .25)}.theme-monochrome-red .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff5622;--mdc-linear-progress-track-color: rgba(255, 86, 34, .25)}.theme-monochrome-red .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #e03b4f;--mdc-filled-text-field-focus-active-indicator-color: #e03b4f;--mdc-filled-text-field-focus-label-text-color: rgba(224, 59, 79, .87);--mdc-outlined-text-field-caret-color: #e03b4f;--mdc-outlined-text-field-focus-outline-color: #e03b4f;--mdc-outlined-text-field-focus-label-text-color: rgba(224, 59, 79, .87);--mat-form-field-focus-select-arrow-color: rgba(224, 59, 79, .87)}.theme-monochrome-red .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff5622;--mdc-filled-text-field-focus-active-indicator-color: #ff5622;--mdc-filled-text-field-focus-label-text-color: rgba(255, 86, 34, .87);--mdc-outlined-text-field-caret-color: #ff5622;--mdc-outlined-text-field-focus-outline-color: #ff5622;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 86, 34, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 86, 34, .87)}.theme-monochrome-red .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 59, 90, .87);--mat-select-disabled-trigger-text-color: rgba(0, 59, 90, .38);--mat-select-placeholder-text-color: rgba(0, 59, 90, .6);--mat-select-enabled-arrow-color: rgba(0, 59, 90, .54);--mat-select-disabled-arrow-color: rgba(0, 59, 90, .38);--mat-select-focused-arrow-color: rgba(224, 59, 79, .87);--mat-select-invalid-arrow-color: rgba(255, 86, 34, .87)}.theme-monochrome-red .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 59, 90, .87);--mat-select-disabled-trigger-text-color: rgba(0, 59, 90, .38);--mat-select-placeholder-text-color: rgba(0, 59, 90, .6);--mat-select-enabled-arrow-color: rgba(0, 59, 90, .54);--mat-select-disabled-arrow-color: rgba(0, 59, 90, .38);--mat-select-focused-arrow-color: rgba(255, 86, 34, .87);--mat-select-invalid-arrow-color: rgba(255, 86, 34, .87)}.theme-monochrome-red .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.theme-monochrome-red .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e7eb;--mdc-chip-elevated-selected-container-color: #e0e7eb;--mdc-chip-elevated-disabled-container-color: #e0e7eb;--mdc-chip-flat-disabled-selected-container-color: #e0e7eb;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.theme-monochrome-red .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-monochrome-red .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff353f;--mdc-chip-elevated-selected-container-color: #ff353f;--mdc-chip-elevated-disabled-container-color: #ff353f;--mdc-chip-flat-disabled-selected-container-color: #ff353f;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-monochrome-red .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-monochrome-red .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e03b4f;--mdc-chip-elevated-selected-container-color: #e03b4f;--mdc-chip-elevated-disabled-container-color: #e03b4f;--mdc-chip-flat-disabled-selected-container-color: #e03b4f;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-monochrome-red .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-monochrome-red .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff5622;--mdc-chip-elevated-selected-container-color: #ff5622;--mdc-chip-elevated-disabled-container-color: #ff5622;--mdc-chip-flat-disabled-selected-container-color: #ff5622;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-monochrome-red .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 59, 90, .87)}.theme-monochrome-red .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #d0334c;--mdc-switch-selected-handle-color: #d0334c;--mdc-switch-selected-hover-state-layer-color: #d0334c;--mdc-switch-selected-pressed-state-layer-color: #d0334c;--mdc-switch-selected-focus-handle-color: #a11d33;--mdc-switch-selected-hover-handle-color: #a11d33;--mdc-switch-selected-pressed-handle-color: #a11d33;--mdc-switch-selected-focus-track-color: #d06f7f;--mdc-switch-selected-hover-track-color: #d06f7f;--mdc-switch-selected-pressed-track-color: #d06f7f;--mdc-switch-selected-track-color: #d06f7f}.theme-monochrome-red .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #f4501e;--mdc-switch-selected-handle-color: #f4501e;--mdc-switch-selected-hover-state-layer-color: #f4501e;--mdc-switch-selected-pressed-state-layer-color: #f4501e;--mdc-switch-selected-focus-handle-color: #bf350c;--mdc-switch-selected-hover-handle-color: #bf350c;--mdc-switch-selected-pressed-handle-color: #bf350c;--mdc-switch-selected-focus-track-color: #ff8965;--mdc-switch-selected-hover-track-color: #ff8965;--mdc-switch-selected-pressed-track-color: #ff8965;--mdc-switch-selected-track-color: #ff8965}.theme-monochrome-red .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 59, 90, .87)}.theme-monochrome-red .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #ff353f;--mdc-radio-selected-hover-icon-color: #ff353f;--mdc-radio-selected-icon-color: #ff353f;--mdc-radio-selected-pressed-icon-color: #ff353f;--mat-radio-ripple-color: #003b5a;--mat-radio-checked-ripple-color: #ff353f;--mat-radio-disabled-label-color: rgba(0, 59, 90, .38)}.theme-monochrome-red .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #e03b4f;--mdc-radio-selected-hover-icon-color: #e03b4f;--mdc-radio-selected-icon-color: #e03b4f;--mdc-radio-selected-pressed-icon-color: #e03b4f;--mat-radio-ripple-color: #003b5a;--mat-radio-checked-ripple-color: #e03b4f;--mat-radio-disabled-label-color: rgba(0, 59, 90, .38)}.theme-monochrome-red .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #ff5622;--mdc-radio-selected-hover-icon-color: #ff5622;--mdc-radio-selected-icon-color: #ff5622;--mdc-radio-selected-pressed-icon-color: #ff5622;--mat-radio-ripple-color: #003b5a;--mat-radio-checked-ripple-color: #ff5622;--mat-radio-disabled-label-color: rgba(0, 59, 90, .38)}.theme-monochrome-red .mat-accent{--mat-slider-ripple-color: #e03b4f;--mat-slider-hover-state-layer-color: rgba(224, 59, 79, .05);--mat-slider-focus-state-layer-color: rgba(224, 59, 79, .2);--mdc-slider-handle-color: #e03b4f;--mdc-slider-focus-handle-color: #e03b4f;--mdc-slider-hover-handle-color: #e03b4f;--mdc-slider-active-track-color: #e03b4f;--mdc-slider-inactive-track-color: #e03b4f;--mdc-slider-with-tick-marks-inactive-container-color: #e03b4f;--mdc-slider-with-tick-marks-active-container-color: white}.theme-monochrome-red .mat-warn{--mat-slider-ripple-color: #ff5622;--mat-slider-hover-state-layer-color: rgba(255, 86, 34, .05);--mat-slider-focus-state-layer-color: rgba(255, 86, 34, .2);--mdc-slider-handle-color: #ff5622;--mdc-slider-focus-handle-color: #ff5622;--mdc-slider-hover-handle-color: #ff5622;--mdc-slider-active-track-color: #ff5622;--mdc-slider-inactive-track-color: #ff5622;--mdc-slider-with-tick-marks-inactive-container-color: #ff5622;--mdc-slider-with-tick-marks-active-container-color: white}.theme-monochrome-red .mdc-list-item__start,.theme-monochrome-red .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #ff353f;--mdc-radio-selected-hover-icon-color: #ff353f;--mdc-radio-selected-icon-color: #ff353f;--mdc-radio-selected-pressed-icon-color: #ff353f}.theme-monochrome-red .mat-accent .mdc-list-item__start,.theme-monochrome-red .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #e03b4f;--mdc-radio-selected-hover-icon-color: #e03b4f;--mdc-radio-selected-icon-color: #e03b4f;--mdc-radio-selected-pressed-icon-color: #e03b4f}.theme-monochrome-red .mat-warn .mdc-list-item__start,.theme-monochrome-red .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #ff5622;--mdc-radio-selected-hover-icon-color: #ff5622;--mdc-radio-selected-icon-color: #ff5622;--mdc-radio-selected-pressed-icon-color: #ff5622}.theme-monochrome-red .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff353f;--mdc-checkbox-selected-hover-icon-color: #ff353f;--mdc-checkbox-selected-icon-color: #ff353f;--mdc-checkbox-selected-pressed-icon-color: #ff353f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff353f;--mdc-checkbox-selected-hover-state-layer-color: #ff353f;--mdc-checkbox-selected-pressed-state-layer-color: #ff353f;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-monochrome-red .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e03b4f;--mdc-checkbox-selected-hover-icon-color: #e03b4f;--mdc-checkbox-selected-icon-color: #e03b4f;--mdc-checkbox-selected-pressed-icon-color: #e03b4f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #e03b4f;--mdc-checkbox-selected-hover-state-layer-color: #e03b4f;--mdc-checkbox-selected-pressed-state-layer-color: #e03b4f;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-monochrome-red .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff5622;--mdc-checkbox-selected-hover-icon-color: #ff5622;--mdc-checkbox-selected-icon-color: #ff5622;--mdc-checkbox-selected-pressed-icon-color: #ff5622;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff5622;--mdc-checkbox-selected-hover-state-layer-color: #ff5622;--mdc-checkbox-selected-pressed-state-layer-color: #ff5622;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-monochrome-red .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-monochrome-red .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-monochrome-red .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-monochrome-red .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#ff353f}.theme-monochrome-red .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-monochrome-red .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-monochrome-red .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-monochrome-red .mat-mdc-tab-group,.theme-monochrome-red .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #ff353f;--mat-tab-header-disabled-ripple-color: rgba(0, 59, 90, .38);--mat-tab-header-pagination-icon-color: #003b5a;--mat-tab-header-inactive-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-label-text-color: #ff353f;--mat-tab-header-active-ripple-color: #ff353f;--mat-tab-header-inactive-ripple-color: #ff353f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-focus-label-text-color: #ff353f;--mat-tab-header-active-hover-label-text-color: #ff353f;--mat-tab-header-active-focus-indicator-color: #ff353f;--mat-tab-header-active-hover-indicator-color: #ff353f}.theme-monochrome-red .mat-mdc-tab-group.mat-accent,.theme-monochrome-red .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #e03b4f;--mat-tab-header-disabled-ripple-color: rgba(0, 59, 90, .38);--mat-tab-header-pagination-icon-color: #003b5a;--mat-tab-header-inactive-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-label-text-color: #e03b4f;--mat-tab-header-active-ripple-color: #e03b4f;--mat-tab-header-inactive-ripple-color: #e03b4f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-focus-label-text-color: #e03b4f;--mat-tab-header-active-hover-label-text-color: #e03b4f;--mat-tab-header-active-focus-indicator-color: #e03b4f;--mat-tab-header-active-hover-indicator-color: #e03b4f}.theme-monochrome-red .mat-mdc-tab-group.mat-warn,.theme-monochrome-red .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff5622;--mat-tab-header-disabled-ripple-color: rgba(0, 59, 90, .38);--mat-tab-header-pagination-icon-color: #003b5a;--mat-tab-header-inactive-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-label-text-color: #ff5622;--mat-tab-header-active-ripple-color: #ff5622;--mat-tab-header-inactive-ripple-color: #ff5622;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-focus-label-text-color: #ff5622;--mat-tab-header-active-hover-label-text-color: #ff5622;--mat-tab-header-active-focus-indicator-color: #ff5622;--mat-tab-header-active-hover-indicator-color: #ff5622}.theme-monochrome-red .mat-mdc-tab-group.mat-background-primary,.theme-monochrome-red .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #ff353f;--mat-tab-header-with-background-foreground-color: white}.theme-monochrome-red .mat-mdc-tab-group.mat-background-accent,.theme-monochrome-red .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #e03b4f;--mat-tab-header-with-background-foreground-color: white}.theme-monochrome-red .mat-mdc-tab-group.mat-background-warn,.theme-monochrome-red .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff5622;--mat-tab-header-with-background-foreground-color: white}.theme-monochrome-red .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 59, 90, .87)}.theme-monochrome-red .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff353f;--mdc-checkbox-selected-hover-icon-color: #ff353f;--mdc-checkbox-selected-icon-color: #ff353f;--mdc-checkbox-selected-pressed-icon-color: #ff353f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff353f;--mdc-checkbox-selected-hover-state-layer-color: #ff353f;--mdc-checkbox-selected-pressed-state-layer-color: #ff353f;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-monochrome-red .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff5622;--mdc-checkbox-selected-hover-icon-color: #ff5622;--mdc-checkbox-selected-icon-color: #ff5622;--mdc-checkbox-selected-pressed-icon-color: #ff5622;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff5622;--mdc-checkbox-selected-hover-state-layer-color: #ff5622;--mdc-checkbox-selected-pressed-state-layer-color: #ff5622;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-monochrome-red .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #ff353f;--mat-text-button-state-layer-color: #ff353f;--mat-text-button-ripple-color: rgba(255, 53, 63, .1)}.theme-monochrome-red .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #e03b4f;--mat-text-button-state-layer-color: #e03b4f;--mat-text-button-ripple-color: rgba(224, 59, 79, .1)}.theme-monochrome-red .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff5622;--mat-text-button-state-layer-color: #ff5622;--mat-text-button-ripple-color: rgba(255, 86, 34, .1)}.theme-monochrome-red .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #ff353f;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-red .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #e03b4f;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-red .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff5622;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-red .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #ff353f;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-red .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #e03b4f;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-red .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff5622;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-red .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #ff353f;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #ff353f;--mat-outlined-button-ripple-color: rgba(255, 53, 63, .1)}.theme-monochrome-red .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #e03b4f;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #e03b4f;--mat-outlined-button-ripple-color: rgba(224, 59, 79, .1)}.theme-monochrome-red .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff5622;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #ff5622;--mat-outlined-button-ripple-color: rgba(255, 86, 34, .1)}.theme-monochrome-red .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #ff353f;--mat-icon-button-state-layer-color: #ff353f;--mat-icon-button-ripple-color: rgba(255, 53, 63, .1)}.theme-monochrome-red .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #e03b4f;--mat-icon-button-state-layer-color: #e03b4f;--mat-icon-button-ripple-color: rgba(224, 59, 79, .1)}.theme-monochrome-red .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff5622;--mat-icon-button-state-layer-color: #ff5622;--mat-icon-button-ripple-color: rgba(255, 86, 34, .1)}.theme-monochrome-red .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #ff353f;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-red .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #e03b4f;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-red .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff5622;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-red .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #ff353f;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-red .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #e03b4f;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-red .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff5622;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-red .mat-accent{--mdc-circular-progress-active-indicator-color: #e03b4f}.theme-monochrome-red .mat-warn{--mdc-circular-progress-active-indicator-color: #ff5622}.theme-monochrome-red .mat-badge-accent{--mat-badge-background-color: #e03b4f;--mat-badge-text-color: white}.theme-monochrome-red .mat-badge-warn{--mat-badge-background-color: #ff5622;--mat-badge-text-color: white}.theme-monochrome-red .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e03b4f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(224, 59, 79, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(224, 59, 79, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(224, 59, 79, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(224, 59, 79, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-monochrome-red .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff5622;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 86, 34, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 86, 34, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 86, 34, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 86, 34, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-monochrome-red .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #e03b4f}.theme-monochrome-red .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff5622}.theme-monochrome-red .mat-icon.mat-primary{--mat-icon-color: #ff353f}.theme-monochrome-red .mat-icon.mat-accent{--mat-icon-color: #e03b4f}.theme-monochrome-red .mat-icon.mat-warn{--mat-icon-color: #ff5622}.theme-monochrome-red .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e03b4f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e03b4f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e03b4f;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-monochrome-red .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff5622;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff5622;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff5622;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-monochrome-red .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #ff353f;--mat-toolbar-container-text-color: white}.theme-monochrome-red .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #e03b4f;--mat-toolbar-container-text-color: white}.theme-monochrome-red .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff5622;--mat-toolbar-container-text-color: white}.theme-monochrome-red .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 28px}.theme-monochrome-red .mdc-list-item__start,.theme-monochrome-red .mdc-list-item__end{--mdc-radio-state-layer-size: 36px}.theme-monochrome-red .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.theme-monochrome-red .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.theme-monochrome-red .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:52px}.theme-monochrome-red .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.theme-monochrome-red .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.theme-monochrome-red .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:68px}.theme-monochrome-red .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 44px}.theme-monochrome-red .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 44px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:10px}.theme-monochrome-green{--mat-ripple-color: rgba(0, 59, 90, .1);--mat-option-selected-state-label-text-color: #348a72;--mat-option-label-text-color: rgba(0, 59, 90, .87);--mat-option-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-option-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-option-selected-state-layer-color: rgba(0, 59, 90, .04);--mat-optgroup-label-text-color: rgba(0, 59, 90, .87);--mat-full-pseudo-checkbox-selected-icon-color: #469e78;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #469e78;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 59, 90, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 59, 90, .2), 0px 1px 1px 0px rgba(0, 59, 90, .14), 0px 1px 3px 0px rgba(0, 59, 90, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 59, 90, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 59, 90, .2), 0px 0px 0px 0px rgba(0, 59, 90, .14), 0px 0px 0px 0px rgba(0, 59, 90, .12);--mat-card-subtitle-text-color: rgba(0, 59, 90, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #348a72;--mdc-filled-text-field-focus-active-indicator-color: #348a72;--mdc-filled-text-field-focus-label-text-color: rgba(52, 138, 114, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 59, 90, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 59, 90, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-filled-text-field-input-text-color: rgba(0, 59, 90, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 59, 90, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 59, 90, .6);--mdc-filled-text-field-error-hover-label-text-color: #00ad66;--mdc-filled-text-field-error-focus-label-text-color: #00ad66;--mdc-filled-text-field-error-label-text-color: #00ad66;--mdc-filled-text-field-error-caret-color: #00ad66;--mdc-filled-text-field-active-indicator-color: rgba(0, 59, 90, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 59, 90, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 59, 90, .87);--mdc-filled-text-field-error-active-indicator-color: #00ad66;--mdc-filled-text-field-error-focus-active-indicator-color: #00ad66;--mdc-filled-text-field-error-hover-active-indicator-color: #00ad66;--mdc-outlined-text-field-caret-color: #348a72;--mdc-outlined-text-field-focus-outline-color: #348a72;--mdc-outlined-text-field-focus-label-text-color: rgba(52, 138, 114, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 59, 90, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 59, 90, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 59, 90, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 59, 90, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 59, 90, .6);--mdc-outlined-text-field-error-caret-color: #00ad66;--mdc-outlined-text-field-error-focus-label-text-color: #00ad66;--mdc-outlined-text-field-error-label-text-color: #00ad66;--mdc-outlined-text-field-error-hover-label-text-color: #00ad66;--mdc-outlined-text-field-outline-color: rgba(0, 59, 90, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 59, 90, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 59, 90, .87);--mdc-outlined-text-field-error-focus-outline-color: #00ad66;--mdc-outlined-text-field-error-hover-outline-color: #00ad66;--mdc-outlined-text-field-error-outline-color: #00ad66;--mat-form-field-focus-select-arrow-color: rgba(52, 138, 114, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 59, 90, .38);--mat-form-field-state-layer-color: rgba(0, 59, 90, .87);--mat-form-field-error-text-color: #00ad66;--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, 59, 90, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 59, 90, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 59, 90, .87);--mat-select-disabled-trigger-text-color: rgba(0, 59, 90, .38);--mat-select-placeholder-text-color: rgba(0, 59, 90, .6);--mat-select-enabled-arrow-color: rgba(0, 59, 90, .54);--mat-select-disabled-arrow-color: rgba(0, 59, 90, .38);--mat-select-focused-arrow-color: rgba(52, 138, 114, .87);--mat-select-invalid-arrow-color: rgba(0, 173, 102, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-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);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 59, 90, .87);--mdc-dialog-supporting-text-color: rgba(0, 59, 90, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--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-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #2f7e66;--mdc-switch-selected-handle-color: #2f7e66;--mdc-switch-selected-hover-state-layer-color: #2f7e66;--mdc-switch-selected-pressed-state-layer-color: #2f7e66;--mdc-switch-selected-focus-handle-color: #1b4332;--mdc-switch-selected-hover-handle-color: #1b4332;--mdc-switch-selected-pressed-handle-color: #1b4332;--mdc-switch-selected-focus-track-color: #5cad98;--mdc-switch-selected-hover-track-color: #5cad98;--mdc-switch-selected-pressed-track-color: #5cad98;--mdc-switch-selected-track-color: #5cad98;--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: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 59, 90, .2), 0px 1px 1px 0px rgba(0, 59, 90, .14), 0px 1px 3px 0px rgba(0, 59, 90, .12);--mdc-switch-handle-shadow-color: #003b5a;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 59, 90, .2), 0px 0px 0px 0px rgba(0, 59, 90, .14), 0px 0px 0px 0px rgba(0, 59, 90, .12);--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-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-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-color: #348a72;--mdc-slider-focus-handle-color: #348a72;--mdc-slider-hover-handle-color: #348a72;--mdc-slider-active-track-color: #348a72;--mdc-slider-inactive-track-color: #348a72;--mdc-slider-with-tick-marks-inactive-container-color: #348a72;--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;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 59, 90, .2), 0px 1px 1px 0px rgba(0, 59, 90, .14), 0px 1px 3px 0px rgba(0, 59, 90, .12);--mat-slider-ripple-color: #348a72;--mat-slider-hover-state-layer-color: rgba(52, 138, 114, .05);--mat-slider-focus-state-layer-color: rgba(52, 138, 114, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 59, 90, .87);--mat-menu-item-icon-color: rgba(0, 59, 90, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 59, 90, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 59, 90, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 59, 90, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 59, 90, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-disabled-label-text-color: #003b5a;--mdc-list-list-item-disabled-leading-icon-color: #003b5a;--mdc-list-list-item-disabled-trailing-icon-color: #003b5a;--mdc-list-list-item-hover-label-text-color: rgba(0, 59, 90, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 59, 90, .87);--mdc-list-list-item-hover-state-layer-color: #003b5a;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: #003b5a;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 59, 90, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 59, 90, .54);--mat-paginator-disabled-icon-color: rgba(0, 59, 90, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #469e78;--mdc-checkbox-selected-hover-icon-color: #469e78;--mdc-checkbox-selected-icon-color: #469e78;--mdc-checkbox-selected-pressed-icon-color: #469e78;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #469e78;--mdc-checkbox-selected-hover-state-layer-color: #469e78;--mdc-checkbox-selected-pressed-state-layer-color: #469e78;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a;--mat-checkbox-disabled-label-color: rgba(0, 59, 90, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #003b5a;--mdc-text-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mat-text-button-state-layer-color: #003b5a;--mat-text-button-disabled-state-layer-color: #003b5a;--mat-text-button-ripple-color: rgba(0, 59, 90, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #003b5a;--mdc-filled-button-disabled-container-color: rgba(0, 59, 90, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mat-filled-button-state-layer-color: #003b5a;--mat-filled-button-disabled-state-layer-color: #003b5a;--mat-filled-button-ripple-color: rgba(0, 59, 90, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #003b5a;--mdc-protected-button-disabled-container-color: rgba(0, 59, 90, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #003b5a;--mat-protected-button-disabled-state-layer-color: #003b5a;--mat-protected-button-ripple-color: rgba(0, 59, 90, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 59, 90, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-outlined-button-label-text-color: #003b5a;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #003b5a;--mat-outlined-button-disabled-state-layer-color: #003b5a;--mat-outlined-button-ripple-color: rgba(0, 59, 90, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: #003b5a;--mat-icon-button-disabled-state-layer-color: #003b5a;--mat-icon-button-ripple-color: rgba(0, 59, 90, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: #003b5a;--mat-fab-state-layer-color: #003b5a;--mat-fab-disabled-state-layer-color: #003b5a;--mat-fab-ripple-color: rgba(0, 59, 90, .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, 59, 90, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: #003b5a;--mat-fab-small-state-layer-color: #003b5a;--mat-fab-small-disabled-state-layer-color: #003b5a;--mat-fab-small-ripple-color: rgba(0, 59, 90, .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, 59, 90, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #469e78;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 59, 90, .87);--mat-table-row-item-label-text-color: rgba(0, 59, 90, .87);--mat-table-row-item-outline-color: rgba(0, 59, 90, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #348a72;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #348a72;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9c8d0;--mat-badge-disabled-state-text-color: rgba(0, 59, 90, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 59, 90, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 59, 90, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 59, 90, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 59, 90, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 59, 90, .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, 59, 90, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 59, 90, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 59, 90, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e7eb;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #348a72;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(52, 138, 114, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(52, 138, 114, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(52, 138, 114, .3);--mat-datepicker-toggle-active-state-icon-color: #348a72;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(52, 138, 114, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-period-button-text-color: #003b5a;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 59, 90, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 59, 90, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 59, 90, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 59, 90, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 59, 90, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 59, 90, .24);--mat-datepicker-range-input-separator-color: rgba(0, 59, 90, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 59, 90, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 59, 90, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 59, 90, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 59, 90, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 59, 90, .87);--mat-expansion-actions-divider-color: rgba(0, 59, 90, .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, 59, 90, .26);--mat-expansion-header-text-color: rgba(0, 59, 90, .87);--mat-expansion-header-description-color: rgba(0, 59, 90, .54);--mat-expansion-header-indicator-color: rgba(0, 59, 90, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 59, 90, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 59, 90, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 59, 90, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #348a72;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #348a72;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #348a72;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 59, 90, .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, 59, 90, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 59, 90, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 59, 90, .87);--mat-stepper-header-error-state-label-text-color: #00ad66;--mat-stepper-header-icon-background-color: rgba(0, 59, 90, .54);--mat-stepper-header-error-state-icon-foreground-color: #00ad66;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #7595a6;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 59, 90, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 59, 90, .87);--mat-form-field-container-height: 52px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-filled-with-label-container-padding-top: 22px;--mat-form-field-filled-with-label-container-padding-bottom: 6px;--mat-select-arrow-transform: translateY(-8px);--mdc-checkbox-state-layer-size: 36px;--mat-checkbox-touch-target-display: block;--mdc-switch-state-layer-size: 36px;--mdc-radio-state-layer-size: 36px;--mat-radio-touch-target-display: block;--mdc-list-list-item-one-line-container-height: 44px;--mdc-list-list-item-two-line-container-height: 60px;--mdc-list-list-item-three-line-container-height: 84px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mat-paginator-container-size: 52px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mdc-text-button-container-height: 32px;--mdc-filled-button-container-height: 32px;--mdc-outlined-button-container-height: 32px;--mdc-protected-button-container-height: 32px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mat-icon-button-touch-target-display: block;--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mat-table-header-container-height: 52px;--mat-table-footer-container-height: 48px;--mat-table-row-item-container-height: 48px;--mat-expansion-header-collapsed-state-height: 44px;--mat-expansion-header-expanded-state-height: 60px;--mat-stepper-header-height: 68px;--mat-toolbar-standard-height: 60px;--mat-toolbar-mobile-height: 52px;--mat-tree-node-min-height: 44px;--mat-standard-button-toggle-height: 44px;--primary: #348a72;--primary_highlight: #5cad98;--primary_contrast: white;--primary_contrast_light: color-mix(in srgb, var(--primary_contrast) 100%, white 25%);--primary_contrast_dark: color-mix(in srgb, var(--primary_contrast) 100%, black 25%);--accent: #469e78;--accent_highlight: #6bbd9c;--accent_contrast: white;--accent_contrast_light: color-mix(in srgb, var(--accent_contrast) 100%, white 25%);--accent_contrast_dark: color-mix(in srgb, var(--accent_contrast) 100%, black 25%);--warn: #00ad66;--warn_highlight: #66c693;--warn_contrast: #003b5a;--warn_contrast_light: color-mix(in srgb, var(--warn_contrast) 100%, white 25%);--warn_contrast_dark: color-mix(in srgb, var(--warn_contrast) 100%, black 25%);--secondary: #2D6A4F;--secondary_highlight: #2D6A4F;--secondary_contrast: #FFFFFF;--secondary_contrast_light: #ECEEF6;--secondary_contrast_dark: #000000;--tertiary: #52B788;--tertiary_highlight: #47a077;--tertiary_contrast: #000000;--tertiary_contrast_light: #404040;--tertiary_contrast_dark: #000000;--page_background: #b7e4c7;--item_background: #ffffff;--item_background_highlight: #b0e2b7;--item_contrast: #000000;--item_contrast_light: #505050;--item_contrast_dark: #424242;--item_contrast_correct: #427767;--item_contrast_incorrect: #E75F5F;--item_contrast_transparent_012: #0000001E;--item_contrast_transparent_026: #00000042;--item_contrast_transparent_054: #0000008A;--item_contrast_transparent_087: #000000DE;--item_contrast_transparent_038: #00000061;--item_contrast_transparent_004: #0000000A;--klik_logo_contrast_lines: #ffffff;--klik_logo_contrast_text: #ffffff;--ked_logo_contrast_text: #ffffff}.theme-monochrome-green .mat-accent{--mat-option-selected-state-label-text-color: #469e78;--mat-option-label-text-color: rgba(0, 59, 90, .87);--mat-option-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-option-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-option-selected-state-layer-color: rgba(0, 59, 90, .04)}.theme-monochrome-green .mat-warn{--mat-option-selected-state-label-text-color: #00ad66;--mat-option-label-text-color: rgba(0, 59, 90, .87);--mat-option-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-option-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-option-selected-state-layer-color: rgba(0, 59, 90, .04)}.theme-monochrome-green .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #348a72;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #348a72;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-monochrome-green .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #469e78;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #469e78;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-monochrome-green .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #00ad66;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #00ad66;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-monochrome-green .mat-elevation-z0,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #003b5a33,0 0 #003b5a24,0 0 #003b5a1f}.theme-monochrome-green .mat-elevation-z1,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #003b5a33,0 1px 1px #003b5a24,0 1px 3px #003b5a1f}.theme-monochrome-green .mat-elevation-z2,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #003b5a33,0 2px 2px #003b5a24,0 1px 5px #003b5a1f}.theme-monochrome-green .mat-elevation-z3,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #003b5a33,0 3px 4px #003b5a24,0 1px 8px #003b5a1f}.theme-monochrome-green .mat-elevation-z4,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #003b5a33,0 4px 5px #003b5a24,0 1px 10px #003b5a1f}.theme-monochrome-green .mat-elevation-z5,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #003b5a33,0 5px 8px #003b5a24,0 1px 14px #003b5a1f}.theme-monochrome-green .mat-elevation-z6,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #003b5a33,0 6px 10px #003b5a24,0 1px 18px #003b5a1f}.theme-monochrome-green .mat-elevation-z7,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #003b5a33,0 7px 10px 1px #003b5a24,0 2px 16px 1px #003b5a1f}.theme-monochrome-green .mat-elevation-z8,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #003b5a33,0 8px 10px 1px #003b5a24,0 3px 14px 2px #003b5a1f}.theme-monochrome-green .mat-elevation-z9,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #003b5a33,0 9px 12px 1px #003b5a24,0 3px 16px 2px #003b5a1f}.theme-monochrome-green .mat-elevation-z10,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #003b5a33,0 10px 14px 1px #003b5a24,0 4px 18px 3px #003b5a1f}.theme-monochrome-green .mat-elevation-z11,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #003b5a33,0 11px 15px 1px #003b5a24,0 4px 20px 3px #003b5a1f}.theme-monochrome-green .mat-elevation-z12,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #003b5a33,0 12px 17px 2px #003b5a24,0 5px 22px 4px #003b5a1f}.theme-monochrome-green .mat-elevation-z13,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #003b5a33,0 13px 19px 2px #003b5a24,0 5px 24px 4px #003b5a1f}.theme-monochrome-green .mat-elevation-z14,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #003b5a33,0 14px 21px 2px #003b5a24,0 5px 26px 4px #003b5a1f}.theme-monochrome-green .mat-elevation-z15,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #003b5a33,0 15px 22px 2px #003b5a24,0 6px 28px 5px #003b5a1f}.theme-monochrome-green .mat-elevation-z16,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #003b5a33,0 16px 24px 2px #003b5a24,0 6px 30px 5px #003b5a1f}.theme-monochrome-green .mat-elevation-z17,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #003b5a33,0 17px 26px 2px #003b5a24,0 6px 32px 5px #003b5a1f}.theme-monochrome-green .mat-elevation-z18,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #003b5a33,0 18px 28px 2px #003b5a24,0 7px 34px 6px #003b5a1f}.theme-monochrome-green .mat-elevation-z19,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #003b5a33,0 19px 29px 2px #003b5a24,0 7px 36px 6px #003b5a1f}.theme-monochrome-green .mat-elevation-z20,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #003b5a33,0 20px 31px 3px #003b5a24,0 8px 38px 7px #003b5a1f}.theme-monochrome-green .mat-elevation-z21,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #003b5a33,0 21px 33px 3px #003b5a24,0 8px 40px 7px #003b5a1f}.theme-monochrome-green .mat-elevation-z22,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #003b5a33,0 22px 35px 3px #003b5a24,0 8px 42px 7px #003b5a1f}.theme-monochrome-green .mat-elevation-z23,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #003b5a33,0 23px 36px 3px #003b5a24,0 9px 44px 8px #003b5a1f}.theme-monochrome-green .mat-elevation-z24,.theme-monochrome-green .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #003b5a33,0 24px 38px 3px #003b5a24,0 9px 46px 8px #003b5a1f}.theme-monochrome-green .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #348a72;--mdc-linear-progress-track-color: rgba(52, 138, 114, .25)}.theme-monochrome-green .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #469e78;--mdc-linear-progress-track-color: rgba(70, 158, 120, .25)}.theme-monochrome-green .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #00ad66;--mdc-linear-progress-track-color: rgba(0, 173, 102, .25)}.theme-monochrome-green .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #469e78;--mdc-filled-text-field-focus-active-indicator-color: #469e78;--mdc-filled-text-field-focus-label-text-color: rgba(70, 158, 120, .87);--mdc-outlined-text-field-caret-color: #469e78;--mdc-outlined-text-field-focus-outline-color: #469e78;--mdc-outlined-text-field-focus-label-text-color: rgba(70, 158, 120, .87);--mat-form-field-focus-select-arrow-color: rgba(70, 158, 120, .87)}.theme-monochrome-green .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #00ad66;--mdc-filled-text-field-focus-active-indicator-color: #00ad66;--mdc-filled-text-field-focus-label-text-color: rgba(0, 173, 102, .87);--mdc-outlined-text-field-caret-color: #00ad66;--mdc-outlined-text-field-focus-outline-color: #00ad66;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 173, 102, .87);--mat-form-field-focus-select-arrow-color: rgba(0, 173, 102, .87)}.theme-monochrome-green .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 59, 90, .87);--mat-select-disabled-trigger-text-color: rgba(0, 59, 90, .38);--mat-select-placeholder-text-color: rgba(0, 59, 90, .6);--mat-select-enabled-arrow-color: rgba(0, 59, 90, .54);--mat-select-disabled-arrow-color: rgba(0, 59, 90, .38);--mat-select-focused-arrow-color: rgba(70, 158, 120, .87);--mat-select-invalid-arrow-color: rgba(0, 173, 102, .87)}.theme-monochrome-green .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 59, 90, .87);--mat-select-disabled-trigger-text-color: rgba(0, 59, 90, .38);--mat-select-placeholder-text-color: rgba(0, 59, 90, .6);--mat-select-enabled-arrow-color: rgba(0, 59, 90, .54);--mat-select-disabled-arrow-color: rgba(0, 59, 90, .38);--mat-select-focused-arrow-color: rgba(0, 173, 102, .87);--mat-select-invalid-arrow-color: rgba(0, 173, 102, .87)}.theme-monochrome-green .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.theme-monochrome-green .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e7eb;--mdc-chip-elevated-selected-container-color: #e0e7eb;--mdc-chip-elevated-disabled-container-color: #e0e7eb;--mdc-chip-flat-disabled-selected-container-color: #e0e7eb;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.theme-monochrome-green .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-monochrome-green .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #348a72;--mdc-chip-elevated-selected-container-color: #348a72;--mdc-chip-elevated-disabled-container-color: #348a72;--mdc-chip-flat-disabled-selected-container-color: #348a72;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-monochrome-green .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-monochrome-green .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #469e78;--mdc-chip-elevated-selected-container-color: #469e78;--mdc-chip-elevated-disabled-container-color: #469e78;--mdc-chip-flat-disabled-selected-container-color: #469e78;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-monochrome-green .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-monochrome-green .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #003b5a;--mdc-chip-elevated-container-color: #00ad66;--mdc-chip-elevated-selected-container-color: #00ad66;--mdc-chip-elevated-disabled-container-color: #00ad66;--mdc-chip-flat-disabled-selected-container-color: #00ad66;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #003b5a;--mdc-chip-selected-label-text-color: #003b5a;--mdc-chip-with-icon-icon-color: #003b5a;--mdc-chip-with-icon-disabled-icon-color: #003b5a;--mdc-chip-with-icon-selected-icon-color: #003b5a;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #003b5a;--mdc-chip-with-trailing-icon-trailing-icon-color: #003b5a;--mat-chip-selected-disabled-trailing-icon-color: #003b5a;--mat-chip-selected-trailing-icon-color: #003b5a}.theme-monochrome-green .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 59, 90, .87)}.theme-monochrome-green .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #40916d;--mdc-switch-selected-handle-color: #40916d;--mdc-switch-selected-hover-state-layer-color: #40916d;--mdc-switch-selected-pressed-state-layer-color: #40916d;--mdc-switch-selected-focus-handle-color: #255438;--mdc-switch-selected-hover-handle-color: #255438;--mdc-switch-selected-pressed-handle-color: #255438;--mdc-switch-selected-focus-track-color: #6bbd9c;--mdc-switch-selected-hover-track-color: #6bbd9c;--mdc-switch-selected-pressed-track-color: #6bbd9c;--mdc-switch-selected-track-color: #6bbd9c}.theme-monochrome-green .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #009e5c;--mdc-switch-selected-handle-color: #009e5c;--mdc-switch-selected-hover-state-layer-color: #009e5c;--mdc-switch-selected-pressed-state-layer-color: #009e5c;--mdc-switch-selected-focus-handle-color: #005c2e;--mdc-switch-selected-hover-handle-color: #005c2e;--mdc-switch-selected-pressed-handle-color: #005c2e;--mdc-switch-selected-focus-track-color: #66c693;--mdc-switch-selected-hover-track-color: #66c693;--mdc-switch-selected-pressed-track-color: #66c693;--mdc-switch-selected-track-color: #66c693}.theme-monochrome-green .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 59, 90, .87)}.theme-monochrome-green .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #348a72;--mdc-radio-selected-hover-icon-color: #348a72;--mdc-radio-selected-icon-color: #348a72;--mdc-radio-selected-pressed-icon-color: #348a72;--mat-radio-ripple-color: #003b5a;--mat-radio-checked-ripple-color: #348a72;--mat-radio-disabled-label-color: rgba(0, 59, 90, .38)}.theme-monochrome-green .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #469e78;--mdc-radio-selected-hover-icon-color: #469e78;--mdc-radio-selected-icon-color: #469e78;--mdc-radio-selected-pressed-icon-color: #469e78;--mat-radio-ripple-color: #003b5a;--mat-radio-checked-ripple-color: #469e78;--mat-radio-disabled-label-color: rgba(0, 59, 90, .38)}.theme-monochrome-green .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #00ad66;--mdc-radio-selected-hover-icon-color: #00ad66;--mdc-radio-selected-icon-color: #00ad66;--mdc-radio-selected-pressed-icon-color: #00ad66;--mat-radio-ripple-color: #003b5a;--mat-radio-checked-ripple-color: #00ad66;--mat-radio-disabled-label-color: rgba(0, 59, 90, .38)}.theme-monochrome-green .mat-accent{--mat-slider-ripple-color: #469e78;--mat-slider-hover-state-layer-color: rgba(70, 158, 120, .05);--mat-slider-focus-state-layer-color: rgba(70, 158, 120, .2);--mdc-slider-handle-color: #469e78;--mdc-slider-focus-handle-color: #469e78;--mdc-slider-hover-handle-color: #469e78;--mdc-slider-active-track-color: #469e78;--mdc-slider-inactive-track-color: #469e78;--mdc-slider-with-tick-marks-inactive-container-color: #469e78;--mdc-slider-with-tick-marks-active-container-color: white}.theme-monochrome-green .mat-warn{--mat-slider-ripple-color: #00ad66;--mat-slider-hover-state-layer-color: rgba(0, 173, 102, .05);--mat-slider-focus-state-layer-color: rgba(0, 173, 102, .2);--mdc-slider-handle-color: #00ad66;--mdc-slider-focus-handle-color: #00ad66;--mdc-slider-hover-handle-color: #00ad66;--mdc-slider-active-track-color: #00ad66;--mdc-slider-inactive-track-color: #00ad66;--mdc-slider-with-tick-marks-inactive-container-color: #00ad66;--mdc-slider-with-tick-marks-active-container-color: #003b5a}.theme-monochrome-green .mdc-list-item__start,.theme-monochrome-green .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #348a72;--mdc-radio-selected-hover-icon-color: #348a72;--mdc-radio-selected-icon-color: #348a72;--mdc-radio-selected-pressed-icon-color: #348a72}.theme-monochrome-green .mat-accent .mdc-list-item__start,.theme-monochrome-green .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #469e78;--mdc-radio-selected-hover-icon-color: #469e78;--mdc-radio-selected-icon-color: #469e78;--mdc-radio-selected-pressed-icon-color: #469e78}.theme-monochrome-green .mat-warn .mdc-list-item__start,.theme-monochrome-green .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #00ad66;--mdc-radio-selected-hover-icon-color: #00ad66;--mdc-radio-selected-icon-color: #00ad66;--mdc-radio-selected-pressed-icon-color: #00ad66}.theme-monochrome-green .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #348a72;--mdc-checkbox-selected-hover-icon-color: #348a72;--mdc-checkbox-selected-icon-color: #348a72;--mdc-checkbox-selected-pressed-icon-color: #348a72;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #348a72;--mdc-checkbox-selected-hover-state-layer-color: #348a72;--mdc-checkbox-selected-pressed-state-layer-color: #348a72;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-monochrome-green .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #469e78;--mdc-checkbox-selected-hover-icon-color: #469e78;--mdc-checkbox-selected-icon-color: #469e78;--mdc-checkbox-selected-pressed-icon-color: #469e78;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #469e78;--mdc-checkbox-selected-hover-state-layer-color: #469e78;--mdc-checkbox-selected-pressed-state-layer-color: #469e78;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-monochrome-green .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: #003b5a;--mdc-checkbox-selected-focus-icon-color: #00ad66;--mdc-checkbox-selected-hover-icon-color: #00ad66;--mdc-checkbox-selected-icon-color: #00ad66;--mdc-checkbox-selected-pressed-icon-color: #00ad66;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #00ad66;--mdc-checkbox-selected-hover-state-layer-color: #00ad66;--mdc-checkbox-selected-pressed-state-layer-color: #00ad66;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-monochrome-green .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-monochrome-green .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-monochrome-green .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-monochrome-green .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#348a72}.theme-monochrome-green .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-monochrome-green .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-monochrome-green .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-monochrome-green .mat-mdc-tab-group,.theme-monochrome-green .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #348a72;--mat-tab-header-disabled-ripple-color: rgba(0, 59, 90, .38);--mat-tab-header-pagination-icon-color: #003b5a;--mat-tab-header-inactive-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-label-text-color: #348a72;--mat-tab-header-active-ripple-color: #348a72;--mat-tab-header-inactive-ripple-color: #348a72;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-focus-label-text-color: #348a72;--mat-tab-header-active-hover-label-text-color: #348a72;--mat-tab-header-active-focus-indicator-color: #348a72;--mat-tab-header-active-hover-indicator-color: #348a72}.theme-monochrome-green .mat-mdc-tab-group.mat-accent,.theme-monochrome-green .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #469e78;--mat-tab-header-disabled-ripple-color: rgba(0, 59, 90, .38);--mat-tab-header-pagination-icon-color: #003b5a;--mat-tab-header-inactive-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-label-text-color: #469e78;--mat-tab-header-active-ripple-color: #469e78;--mat-tab-header-inactive-ripple-color: #469e78;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-focus-label-text-color: #469e78;--mat-tab-header-active-hover-label-text-color: #469e78;--mat-tab-header-active-focus-indicator-color: #469e78;--mat-tab-header-active-hover-indicator-color: #469e78}.theme-monochrome-green .mat-mdc-tab-group.mat-warn,.theme-monochrome-green .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #00ad66;--mat-tab-header-disabled-ripple-color: rgba(0, 59, 90, .38);--mat-tab-header-pagination-icon-color: #003b5a;--mat-tab-header-inactive-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-label-text-color: #00ad66;--mat-tab-header-active-ripple-color: #00ad66;--mat-tab-header-inactive-ripple-color: #00ad66;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-focus-label-text-color: #00ad66;--mat-tab-header-active-hover-label-text-color: #00ad66;--mat-tab-header-active-focus-indicator-color: #00ad66;--mat-tab-header-active-hover-indicator-color: #00ad66}.theme-monochrome-green .mat-mdc-tab-group.mat-background-primary,.theme-monochrome-green .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #348a72;--mat-tab-header-with-background-foreground-color: white}.theme-monochrome-green .mat-mdc-tab-group.mat-background-accent,.theme-monochrome-green .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #469e78;--mat-tab-header-with-background-foreground-color: white}.theme-monochrome-green .mat-mdc-tab-group.mat-background-warn,.theme-monochrome-green .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #00ad66;--mat-tab-header-with-background-foreground-color: #003b5a}.theme-monochrome-green .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 59, 90, .87)}.theme-monochrome-green .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #348a72;--mdc-checkbox-selected-hover-icon-color: #348a72;--mdc-checkbox-selected-icon-color: #348a72;--mdc-checkbox-selected-pressed-icon-color: #348a72;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #348a72;--mdc-checkbox-selected-hover-state-layer-color: #348a72;--mdc-checkbox-selected-pressed-state-layer-color: #348a72;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-monochrome-green .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: #003b5a;--mdc-checkbox-selected-focus-icon-color: #00ad66;--mdc-checkbox-selected-hover-icon-color: #00ad66;--mdc-checkbox-selected-icon-color: #00ad66;--mdc-checkbox-selected-pressed-icon-color: #00ad66;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #00ad66;--mdc-checkbox-selected-hover-state-layer-color: #00ad66;--mdc-checkbox-selected-pressed-state-layer-color: #00ad66;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-monochrome-green .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #348a72;--mat-text-button-state-layer-color: #348a72;--mat-text-button-ripple-color: rgba(52, 138, 114, .1)}.theme-monochrome-green .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #469e78;--mat-text-button-state-layer-color: #469e78;--mat-text-button-ripple-color: rgba(70, 158, 120, .1)}.theme-monochrome-green .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #00ad66;--mat-text-button-state-layer-color: #00ad66;--mat-text-button-ripple-color: rgba(0, 173, 102, .1)}.theme-monochrome-green .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #348a72;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-green .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #469e78;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-green .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #00ad66;--mdc-filled-button-label-text-color: #003b5a;--mat-filled-button-state-layer-color: #003b5a;--mat-filled-button-ripple-color: rgba(0, 59, 90, .1)}.theme-monochrome-green .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #348a72;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-green .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #469e78;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-green .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #00ad66;--mdc-protected-button-label-text-color: #003b5a;--mat-protected-button-state-layer-color: #003b5a;--mat-protected-button-ripple-color: rgba(0, 59, 90, .1)}.theme-monochrome-green .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #348a72;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #348a72;--mat-outlined-button-ripple-color: rgba(52, 138, 114, .1)}.theme-monochrome-green .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #469e78;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #469e78;--mat-outlined-button-ripple-color: rgba(70, 158, 120, .1)}.theme-monochrome-green .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #00ad66;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #00ad66;--mat-outlined-button-ripple-color: rgba(0, 173, 102, .1)}.theme-monochrome-green .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #348a72;--mat-icon-button-state-layer-color: #348a72;--mat-icon-button-ripple-color: rgba(52, 138, 114, .1)}.theme-monochrome-green .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #469e78;--mat-icon-button-state-layer-color: #469e78;--mat-icon-button-ripple-color: rgba(70, 158, 120, .1)}.theme-monochrome-green .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #00ad66;--mat-icon-button-state-layer-color: #00ad66;--mat-icon-button-ripple-color: rgba(0, 173, 102, .1)}.theme-monochrome-green .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #348a72;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-green .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #469e78;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-green .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #00ad66;--mat-fab-foreground-color: #003b5a;--mat-fab-state-layer-color: #003b5a;--mat-fab-ripple-color: rgba(0, 59, 90, .1)}.theme-monochrome-green .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #348a72;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-green .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #469e78;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-monochrome-green .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #00ad66;--mat-fab-small-foreground-color: #003b5a;--mat-fab-small-state-layer-color: #003b5a;--mat-fab-small-ripple-color: rgba(0, 59, 90, .1)}.theme-monochrome-green .mat-accent{--mdc-circular-progress-active-indicator-color: #469e78}.theme-monochrome-green .mat-warn{--mdc-circular-progress-active-indicator-color: #00ad66}.theme-monochrome-green .mat-badge-accent{--mat-badge-background-color: #469e78;--mat-badge-text-color: white}.theme-monochrome-green .mat-badge-warn{--mat-badge-background-color: #00ad66;--mat-badge-text-color: #003b5a}.theme-monochrome-green .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #469e78;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(70, 158, 120, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(70, 158, 120, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(70, 158, 120, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(70, 158, 120, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-monochrome-green .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #003b5a;--mat-datepicker-calendar-date-selected-state-background-color: #00ad66;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 173, 102, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #003b5a;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 173, 102, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 173, 102, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 173, 102, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-monochrome-green .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #469e78}.theme-monochrome-green .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #00ad66}.theme-monochrome-green .mat-icon.mat-primary{--mat-icon-color: #348a72}.theme-monochrome-green .mat-icon.mat-accent{--mat-icon-color: #469e78}.theme-monochrome-green .mat-icon.mat-warn{--mat-icon-color: #00ad66}.theme-monochrome-green .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #469e78;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #469e78;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #469e78;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-monochrome-green .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #003b5a;--mat-stepper-header-selected-state-icon-background-color: #00ad66;--mat-stepper-header-selected-state-icon-foreground-color: #003b5a;--mat-stepper-header-done-state-icon-background-color: #00ad66;--mat-stepper-header-done-state-icon-foreground-color: #003b5a;--mat-stepper-header-edit-state-icon-background-color: #00ad66;--mat-stepper-header-edit-state-icon-foreground-color: #003b5a}.theme-monochrome-green .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #348a72;--mat-toolbar-container-text-color: white}.theme-monochrome-green .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #469e78;--mat-toolbar-container-text-color: white}.theme-monochrome-green .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #00ad66;--mat-toolbar-container-text-color: #003b5a}.theme-monochrome-green .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 28px}.theme-monochrome-green .mdc-list-item__start,.theme-monochrome-green .mdc-list-item__end{--mdc-radio-state-layer-size: 36px}.theme-monochrome-green .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.theme-monochrome-green .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.theme-monochrome-green .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:52px}.theme-monochrome-green .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.theme-monochrome-green .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.theme-monochrome-green .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:68px}.theme-monochrome-green .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 44px}.theme-monochrome-green .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 44px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:10px}.theme-kunskapsskolan{--mat-ripple-color: rgba(0, 59, 90, .1);--mat-option-selected-state-label-text-color: #484e88;--mat-option-label-text-color: rgba(0, 59, 90, .87);--mat-option-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-option-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-option-selected-state-layer-color: rgba(0, 59, 90, .04);--mat-optgroup-label-text-color: rgba(0, 59, 90, .87);--mat-full-pseudo-checkbox-selected-icon-color: #474284;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #474284;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 59, 90, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 59, 90, .2), 0px 1px 1px 0px rgba(0, 59, 90, .14), 0px 1px 3px 0px rgba(0, 59, 90, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 59, 90, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 59, 90, .2), 0px 0px 0px 0px rgba(0, 59, 90, .14), 0px 0px 0px 0px rgba(0, 59, 90, .12);--mat-card-subtitle-text-color: rgba(0, 59, 90, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #484e88;--mdc-filled-text-field-focus-active-indicator-color: #484e88;--mdc-filled-text-field-focus-label-text-color: rgba(72, 78, 136, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 59, 90, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 59, 90, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-filled-text-field-input-text-color: rgba(0, 59, 90, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 59, 90, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 59, 90, .6);--mdc-filled-text-field-error-hover-label-text-color: #ff5622;--mdc-filled-text-field-error-focus-label-text-color: #ff5622;--mdc-filled-text-field-error-label-text-color: #ff5622;--mdc-filled-text-field-error-caret-color: #ff5622;--mdc-filled-text-field-active-indicator-color: rgba(0, 59, 90, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 59, 90, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 59, 90, .87);--mdc-filled-text-field-error-active-indicator-color: #ff5622;--mdc-filled-text-field-error-focus-active-indicator-color: #ff5622;--mdc-filled-text-field-error-hover-active-indicator-color: #ff5622;--mdc-outlined-text-field-caret-color: #484e88;--mdc-outlined-text-field-focus-outline-color: #484e88;--mdc-outlined-text-field-focus-label-text-color: rgba(72, 78, 136, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 59, 90, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 59, 90, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 59, 90, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 59, 90, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 59, 90, .6);--mdc-outlined-text-field-error-caret-color: #ff5622;--mdc-outlined-text-field-error-focus-label-text-color: #ff5622;--mdc-outlined-text-field-error-label-text-color: #ff5622;--mdc-outlined-text-field-error-hover-label-text-color: #ff5622;--mdc-outlined-text-field-outline-color: rgba(0, 59, 90, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 59, 90, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 59, 90, .87);--mdc-outlined-text-field-error-focus-outline-color: #ff5622;--mdc-outlined-text-field-error-hover-outline-color: #ff5622;--mdc-outlined-text-field-error-outline-color: #ff5622;--mat-form-field-focus-select-arrow-color: rgba(72, 78, 136, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 59, 90, .38);--mat-form-field-state-layer-color: rgba(0, 59, 90, .87);--mat-form-field-error-text-color: #ff5622;--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, 59, 90, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 59, 90, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 59, 90, .87);--mat-select-disabled-trigger-text-color: rgba(0, 59, 90, .38);--mat-select-placeholder-text-color: rgba(0, 59, 90, .6);--mat-select-enabled-arrow-color: rgba(0, 59, 90, .54);--mat-select-disabled-arrow-color: rgba(0, 59, 90, .38);--mat-select-focused-arrow-color: rgba(72, 78, 136, .87);--mat-select-invalid-arrow-color: rgba(255, 86, 34, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-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);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 59, 90, .87);--mdc-dialog-supporting-text-color: rgba(0, 59, 90, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--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-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #42467f;--mdc-switch-selected-handle-color: #42467f;--mdc-switch-selected-hover-state-layer-color: #42467f;--mdc-switch-selected-pressed-state-layer-color: #42467f;--mdc-switch-selected-focus-handle-color: #26244f;--mdc-switch-selected-hover-handle-color: #26244f;--mdc-switch-selected-pressed-handle-color: #26244f;--mdc-switch-selected-focus-track-color: #7b82a9;--mdc-switch-selected-hover-track-color: #7b82a9;--mdc-switch-selected-pressed-track-color: #7b82a9;--mdc-switch-selected-track-color: #7b82a9;--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: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 59, 90, .2), 0px 1px 1px 0px rgba(0, 59, 90, .14), 0px 1px 3px 0px rgba(0, 59, 90, .12);--mdc-switch-handle-shadow-color: #003b5a;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 59, 90, .2), 0px 0px 0px 0px rgba(0, 59, 90, .14), 0px 0px 0px 0px rgba(0, 59, 90, .12);--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-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-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-color: #484e88;--mdc-slider-focus-handle-color: #484e88;--mdc-slider-hover-handle-color: #484e88;--mdc-slider-active-track-color: #484e88;--mdc-slider-inactive-track-color: #484e88;--mdc-slider-with-tick-marks-inactive-container-color: #484e88;--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;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 59, 90, .2), 0px 1px 1px 0px rgba(0, 59, 90, .14), 0px 1px 3px 0px rgba(0, 59, 90, .12);--mat-slider-ripple-color: #484e88;--mat-slider-hover-state-layer-color: rgba(72, 78, 136, .05);--mat-slider-focus-state-layer-color: rgba(72, 78, 136, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 59, 90, .87);--mat-menu-item-icon-color: rgba(0, 59, 90, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 59, 90, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 59, 90, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 59, 90, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 59, 90, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-disabled-label-text-color: #003b5a;--mdc-list-list-item-disabled-leading-icon-color: #003b5a;--mdc-list-list-item-disabled-trailing-icon-color: #003b5a;--mdc-list-list-item-hover-label-text-color: rgba(0, 59, 90, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 59, 90, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 59, 90, .87);--mdc-list-list-item-hover-state-layer-color: #003b5a;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: #003b5a;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 59, 90, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 59, 90, .54);--mat-paginator-disabled-icon-color: rgba(0, 59, 90, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #474284;--mdc-checkbox-selected-hover-icon-color: #474284;--mdc-checkbox-selected-icon-color: #474284;--mdc-checkbox-selected-pressed-icon-color: #474284;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #474284;--mdc-checkbox-selected-hover-state-layer-color: #474284;--mdc-checkbox-selected-pressed-state-layer-color: #474284;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a;--mat-checkbox-disabled-label-color: rgba(0, 59, 90, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #003b5a;--mdc-text-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mat-text-button-state-layer-color: #003b5a;--mat-text-button-disabled-state-layer-color: #003b5a;--mat-text-button-ripple-color: rgba(0, 59, 90, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #003b5a;--mdc-filled-button-disabled-container-color: rgba(0, 59, 90, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mat-filled-button-state-layer-color: #003b5a;--mat-filled-button-disabled-state-layer-color: #003b5a;--mat-filled-button-ripple-color: rgba(0, 59, 90, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #003b5a;--mdc-protected-button-disabled-container-color: rgba(0, 59, 90, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #003b5a;--mat-protected-button-disabled-state-layer-color: #003b5a;--mat-protected-button-ripple-color: rgba(0, 59, 90, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 59, 90, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 59, 90, .38);--mdc-outlined-button-label-text-color: #003b5a;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #003b5a;--mat-outlined-button-disabled-state-layer-color: #003b5a;--mat-outlined-button-ripple-color: rgba(0, 59, 90, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: #003b5a;--mat-icon-button-disabled-state-layer-color: #003b5a;--mat-icon-button-ripple-color: rgba(0, 59, 90, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: #003b5a;--mat-fab-state-layer-color: #003b5a;--mat-fab-disabled-state-layer-color: #003b5a;--mat-fab-ripple-color: rgba(0, 59, 90, .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, 59, 90, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: #003b5a;--mat-fab-small-state-layer-color: #003b5a;--mat-fab-small-disabled-state-layer-color: #003b5a;--mat-fab-small-ripple-color: rgba(0, 59, 90, .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, 59, 90, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #474284;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 59, 90, .87);--mat-table-row-item-label-text-color: rgba(0, 59, 90, .87);--mat-table-row-item-outline-color: rgba(0, 59, 90, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #484e88;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #484e88;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9c8d0;--mat-badge-disabled-state-text-color: rgba(0, 59, 90, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 59, 90, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 59, 90, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 59, 90, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 59, 90, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 59, 90, .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, 59, 90, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 59, 90, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 59, 90, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e7eb;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #484e88;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(72, 78, 136, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(72, 78, 136, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(72, 78, 136, .3);--mat-datepicker-toggle-active-state-icon-color: #484e88;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(72, 78, 136, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-period-button-text-color: #003b5a;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 59, 90, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 59, 90, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 59, 90, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 59, 90, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 59, 90, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 59, 90, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 59, 90, .24);--mat-datepicker-range-input-separator-color: rgba(0, 59, 90, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 59, 90, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 59, 90, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 59, 90, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 59, 90, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 59, 90, .87);--mat-expansion-actions-divider-color: rgba(0, 59, 90, .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, 59, 90, .26);--mat-expansion-header-text-color: rgba(0, 59, 90, .87);--mat-expansion-header-description-color: rgba(0, 59, 90, .54);--mat-expansion-header-indicator-color: rgba(0, 59, 90, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 59, 90, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 59, 90, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 59, 90, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #484e88;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #484e88;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #484e88;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 59, 90, .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, 59, 90, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 59, 90, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 59, 90, .87);--mat-stepper-header-error-state-label-text-color: #ff5622;--mat-stepper-header-icon-background-color: rgba(0, 59, 90, .54);--mat-stepper-header-error-state-icon-foreground-color: #ff5622;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #7595a6;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 59, 90, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 59, 90, .87);--mat-form-field-container-height: 52px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-filled-with-label-container-padding-top: 22px;--mat-form-field-filled-with-label-container-padding-bottom: 6px;--mat-select-arrow-transform: translateY(-8px);--mdc-checkbox-state-layer-size: 36px;--mat-checkbox-touch-target-display: block;--mdc-switch-state-layer-size: 36px;--mdc-radio-state-layer-size: 36px;--mat-radio-touch-target-display: block;--mdc-list-list-item-one-line-container-height: 44px;--mdc-list-list-item-two-line-container-height: 60px;--mdc-list-list-item-three-line-container-height: 84px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mat-paginator-container-size: 52px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mdc-text-button-container-height: 32px;--mdc-filled-button-container-height: 32px;--mdc-outlined-button-container-height: 32px;--mdc-protected-button-container-height: 32px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mat-icon-button-touch-target-display: block;--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mat-table-header-container-height: 52px;--mat-table-footer-container-height: 48px;--mat-table-row-item-container-height: 48px;--mat-expansion-header-collapsed-state-height: 44px;--mat-expansion-header-expanded-state-height: 60px;--mat-stepper-header-height: 68px;--mat-toolbar-standard-height: 60px;--mat-toolbar-mobile-height: 52px;--mat-tree-node-min-height: 44px;--mat-standard-button-toggle-height: 44px;--primary: #484e88;--primary_highlight: #7b82a9;--primary_contrast: white;--primary_contrast_light: color-mix(in srgb, var(--primary_contrast) 100%, white 25%);--primary_contrast_dark: color-mix(in srgb, var(--primary_contrast) 100%, black 25%);--accent: #474284;--accent_highlight: #7979a7;--accent_contrast: white;--accent_contrast_light: color-mix(in srgb, var(--accent_contrast) 100%, white 25%);--accent_contrast_dark: color-mix(in srgb, var(--accent_contrast) 100%, black 25%);--warn: #ff5622;--warn_highlight: #ff8965;--warn_contrast: white;--warn_contrast_light: color-mix(in srgb, var(--warn_contrast) 100%, white 25%);--warn_contrast_dark: color-mix(in srgb, var(--warn_contrast) 100%, black 25%);--secondary: #7473a3;--secondary_highlight: #9e9e9e;--secondary_contrast: #FFFFFF;--secondary_contrast_light: #ECEEF6;--secondary_contrast_dark: #BBC3C0;--tertiary: #e75f90;--tertiary_highlight: #c2517a;--tertiary_contrast: #FFFFFF;--tertiary_contrast_light: #ECEEF6;--tertiary_contrast_dark: #262626;--page_background: #fafafa;--item_background: #FFFFFF;--item_background_highlight: #d4d4d4;--item_contrast: #323467;--item_contrast_light: #585858;--item_contrast_dark: #424242;--item_contrast_correct: #323467;--item_contrast_incorrect: #E75F5F;--item_contrast_transparent_012: #003B5A1E;--item_contrast_transparent_026: #003B5A42;--item_contrast_transparent_054: #003B5A8A;--item_contrast_transparent_087: #323467;--item_contrast_transparent_038: #003B5A61;--item_contrast_transparent_004: #003B5A0A;--klik_logo_contrast_lines: #ffffff;--klik_logo_contrast_text: #ffffff;--ked_logo_contrast_text: #ffffff}.theme-kunskapsskolan .mat-accent{--mat-option-selected-state-label-text-color: #474284;--mat-option-label-text-color: rgba(0, 59, 90, .87);--mat-option-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-option-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-option-selected-state-layer-color: rgba(0, 59, 90, .04)}.theme-kunskapsskolan .mat-warn{--mat-option-selected-state-label-text-color: #ff5622;--mat-option-label-text-color: rgba(0, 59, 90, .87);--mat-option-hover-state-layer-color: rgba(0, 59, 90, .04);--mat-option-focus-state-layer-color: rgba(0, 59, 90, .04);--mat-option-selected-state-layer-color: rgba(0, 59, 90, .04)}.theme-kunskapsskolan .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #484e88;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #484e88;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-kunskapsskolan .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #474284;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #474284;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-kunskapsskolan .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff5622;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff5622;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-kunskapsskolan .mat-elevation-z0,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #003b5a33,0 0 #003b5a24,0 0 #003b5a1f}.theme-kunskapsskolan .mat-elevation-z1,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #003b5a33,0 1px 1px #003b5a24,0 1px 3px #003b5a1f}.theme-kunskapsskolan .mat-elevation-z2,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #003b5a33,0 2px 2px #003b5a24,0 1px 5px #003b5a1f}.theme-kunskapsskolan .mat-elevation-z3,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #003b5a33,0 3px 4px #003b5a24,0 1px 8px #003b5a1f}.theme-kunskapsskolan .mat-elevation-z4,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #003b5a33,0 4px 5px #003b5a24,0 1px 10px #003b5a1f}.theme-kunskapsskolan .mat-elevation-z5,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #003b5a33,0 5px 8px #003b5a24,0 1px 14px #003b5a1f}.theme-kunskapsskolan .mat-elevation-z6,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #003b5a33,0 6px 10px #003b5a24,0 1px 18px #003b5a1f}.theme-kunskapsskolan .mat-elevation-z7,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #003b5a33,0 7px 10px 1px #003b5a24,0 2px 16px 1px #003b5a1f}.theme-kunskapsskolan .mat-elevation-z8,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #003b5a33,0 8px 10px 1px #003b5a24,0 3px 14px 2px #003b5a1f}.theme-kunskapsskolan .mat-elevation-z9,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #003b5a33,0 9px 12px 1px #003b5a24,0 3px 16px 2px #003b5a1f}.theme-kunskapsskolan .mat-elevation-z10,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #003b5a33,0 10px 14px 1px #003b5a24,0 4px 18px 3px #003b5a1f}.theme-kunskapsskolan .mat-elevation-z11,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #003b5a33,0 11px 15px 1px #003b5a24,0 4px 20px 3px #003b5a1f}.theme-kunskapsskolan .mat-elevation-z12,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #003b5a33,0 12px 17px 2px #003b5a24,0 5px 22px 4px #003b5a1f}.theme-kunskapsskolan .mat-elevation-z13,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #003b5a33,0 13px 19px 2px #003b5a24,0 5px 24px 4px #003b5a1f}.theme-kunskapsskolan .mat-elevation-z14,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #003b5a33,0 14px 21px 2px #003b5a24,0 5px 26px 4px #003b5a1f}.theme-kunskapsskolan .mat-elevation-z15,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #003b5a33,0 15px 22px 2px #003b5a24,0 6px 28px 5px #003b5a1f}.theme-kunskapsskolan .mat-elevation-z16,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #003b5a33,0 16px 24px 2px #003b5a24,0 6px 30px 5px #003b5a1f}.theme-kunskapsskolan .mat-elevation-z17,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #003b5a33,0 17px 26px 2px #003b5a24,0 6px 32px 5px #003b5a1f}.theme-kunskapsskolan .mat-elevation-z18,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #003b5a33,0 18px 28px 2px #003b5a24,0 7px 34px 6px #003b5a1f}.theme-kunskapsskolan .mat-elevation-z19,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #003b5a33,0 19px 29px 2px #003b5a24,0 7px 36px 6px #003b5a1f}.theme-kunskapsskolan .mat-elevation-z20,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #003b5a33,0 20px 31px 3px #003b5a24,0 8px 38px 7px #003b5a1f}.theme-kunskapsskolan .mat-elevation-z21,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #003b5a33,0 21px 33px 3px #003b5a24,0 8px 40px 7px #003b5a1f}.theme-kunskapsskolan .mat-elevation-z22,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #003b5a33,0 22px 35px 3px #003b5a24,0 8px 42px 7px #003b5a1f}.theme-kunskapsskolan .mat-elevation-z23,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #003b5a33,0 23px 36px 3px #003b5a24,0 9px 44px 8px #003b5a1f}.theme-kunskapsskolan .mat-elevation-z24,.theme-kunskapsskolan .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #003b5a33,0 24px 38px 3px #003b5a24,0 9px 46px 8px #003b5a1f}.mat-theme-loaded-marker{display:none}.theme-kunskapsskolan .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #484e88;--mdc-linear-progress-track-color: rgba(72, 78, 136, .25)}.theme-kunskapsskolan .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #474284;--mdc-linear-progress-track-color: rgba(71, 66, 132, .25)}.theme-kunskapsskolan .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff5622;--mdc-linear-progress-track-color: rgba(255, 86, 34, .25)}.theme-kunskapsskolan .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #474284;--mdc-filled-text-field-focus-active-indicator-color: #474284;--mdc-filled-text-field-focus-label-text-color: rgba(71, 66, 132, .87);--mdc-outlined-text-field-caret-color: #474284;--mdc-outlined-text-field-focus-outline-color: #474284;--mdc-outlined-text-field-focus-label-text-color: rgba(71, 66, 132, .87);--mat-form-field-focus-select-arrow-color: rgba(71, 66, 132, .87)}.theme-kunskapsskolan .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff5622;--mdc-filled-text-field-focus-active-indicator-color: #ff5622;--mdc-filled-text-field-focus-label-text-color: rgba(255, 86, 34, .87);--mdc-outlined-text-field-caret-color: #ff5622;--mdc-outlined-text-field-focus-outline-color: #ff5622;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 86, 34, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 86, 34, .87)}.theme-kunskapsskolan .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 59, 90, .87);--mat-select-disabled-trigger-text-color: rgba(0, 59, 90, .38);--mat-select-placeholder-text-color: rgba(0, 59, 90, .6);--mat-select-enabled-arrow-color: rgba(0, 59, 90, .54);--mat-select-disabled-arrow-color: rgba(0, 59, 90, .38);--mat-select-focused-arrow-color: rgba(71, 66, 132, .87);--mat-select-invalid-arrow-color: rgba(255, 86, 34, .87)}.theme-kunskapsskolan .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 59, 90, .87);--mat-select-disabled-trigger-text-color: rgba(0, 59, 90, .38);--mat-select-placeholder-text-color: rgba(0, 59, 90, .6);--mat-select-enabled-arrow-color: rgba(0, 59, 90, .54);--mat-select-disabled-arrow-color: rgba(0, 59, 90, .38);--mat-select-focused-arrow-color: rgba(255, 86, 34, .87);--mat-select-invalid-arrow-color: rgba(255, 86, 34, .87)}.theme-kunskapsskolan .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.theme-kunskapsskolan .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e7eb;--mdc-chip-elevated-selected-container-color: #e0e7eb;--mdc-chip-elevated-disabled-container-color: #e0e7eb;--mdc-chip-flat-disabled-selected-container-color: #e0e7eb;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.theme-kunskapsskolan .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-kunskapsskolan .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #484e88;--mdc-chip-elevated-selected-container-color: #484e88;--mdc-chip-elevated-disabled-container-color: #484e88;--mdc-chip-flat-disabled-selected-container-color: #484e88;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-kunskapsskolan .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-kunskapsskolan .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #474284;--mdc-chip-elevated-selected-container-color: #474284;--mdc-chip-elevated-disabled-container-color: #474284;--mdc-chip-flat-disabled-selected-container-color: #474284;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-kunskapsskolan .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-kunskapsskolan .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff5622;--mdc-chip-elevated-selected-container-color: #ff5622;--mdc-chip-elevated-disabled-container-color: #ff5622;--mdc-chip-flat-disabled-selected-container-color: #ff5622;--mdc-chip-focus-state-layer-color: #003b5a;--mdc-chip-hover-state-layer-color: #003b5a;--mdc-chip-selected-hover-state-layer-color: #003b5a;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #003b5a;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-kunskapsskolan .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 59, 90, .87)}.theme-kunskapsskolan .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #413b7c;--mdc-switch-selected-handle-color: #413b7c;--mdc-switch-selected-hover-state-layer-color: #413b7c;--mdc-switch-selected-pressed-state-layer-color: #413b7c;--mdc-switch-selected-focus-handle-color: #241851;--mdc-switch-selected-hover-handle-color: #241851;--mdc-switch-selected-pressed-handle-color: #241851;--mdc-switch-selected-focus-track-color: #7979a7;--mdc-switch-selected-hover-track-color: #7979a7;--mdc-switch-selected-pressed-track-color: #7979a7;--mdc-switch-selected-track-color: #7979a7}.theme-kunskapsskolan .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #f4501e;--mdc-switch-selected-handle-color: #f4501e;--mdc-switch-selected-hover-state-layer-color: #f4501e;--mdc-switch-selected-pressed-state-layer-color: #f4501e;--mdc-switch-selected-focus-handle-color: #bf350c;--mdc-switch-selected-hover-handle-color: #bf350c;--mdc-switch-selected-pressed-handle-color: #bf350c;--mdc-switch-selected-focus-track-color: #ff8965;--mdc-switch-selected-hover-track-color: #ff8965;--mdc-switch-selected-pressed-track-color: #ff8965;--mdc-switch-selected-track-color: #ff8965}.theme-kunskapsskolan .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 59, 90, .87)}.theme-kunskapsskolan .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #484e88;--mdc-radio-selected-hover-icon-color: #484e88;--mdc-radio-selected-icon-color: #484e88;--mdc-radio-selected-pressed-icon-color: #484e88;--mat-radio-ripple-color: #003b5a;--mat-radio-checked-ripple-color: #484e88;--mat-radio-disabled-label-color: rgba(0, 59, 90, .38)}.theme-kunskapsskolan .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #474284;--mdc-radio-selected-hover-icon-color: #474284;--mdc-radio-selected-icon-color: #474284;--mdc-radio-selected-pressed-icon-color: #474284;--mat-radio-ripple-color: #003b5a;--mat-radio-checked-ripple-color: #474284;--mat-radio-disabled-label-color: rgba(0, 59, 90, .38)}.theme-kunskapsskolan .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #ff5622;--mdc-radio-selected-hover-icon-color: #ff5622;--mdc-radio-selected-icon-color: #ff5622;--mdc-radio-selected-pressed-icon-color: #ff5622;--mat-radio-ripple-color: #003b5a;--mat-radio-checked-ripple-color: #ff5622;--mat-radio-disabled-label-color: rgba(0, 59, 90, .38)}.theme-kunskapsskolan .mat-accent{--mat-slider-ripple-color: #474284;--mat-slider-hover-state-layer-color: rgba(71, 66, 132, .05);--mat-slider-focus-state-layer-color: rgba(71, 66, 132, .2);--mdc-slider-handle-color: #474284;--mdc-slider-focus-handle-color: #474284;--mdc-slider-hover-handle-color: #474284;--mdc-slider-active-track-color: #474284;--mdc-slider-inactive-track-color: #474284;--mdc-slider-with-tick-marks-inactive-container-color: #474284;--mdc-slider-with-tick-marks-active-container-color: white}.theme-kunskapsskolan .mat-warn{--mat-slider-ripple-color: #ff5622;--mat-slider-hover-state-layer-color: rgba(255, 86, 34, .05);--mat-slider-focus-state-layer-color: rgba(255, 86, 34, .2);--mdc-slider-handle-color: #ff5622;--mdc-slider-focus-handle-color: #ff5622;--mdc-slider-hover-handle-color: #ff5622;--mdc-slider-active-track-color: #ff5622;--mdc-slider-inactive-track-color: #ff5622;--mdc-slider-with-tick-marks-inactive-container-color: #ff5622;--mdc-slider-with-tick-marks-active-container-color: white}.theme-kunskapsskolan .mdc-list-item__start,.theme-kunskapsskolan .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #484e88;--mdc-radio-selected-hover-icon-color: #484e88;--mdc-radio-selected-icon-color: #484e88;--mdc-radio-selected-pressed-icon-color: #484e88}.theme-kunskapsskolan .mat-accent .mdc-list-item__start,.theme-kunskapsskolan .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #474284;--mdc-radio-selected-hover-icon-color: #474284;--mdc-radio-selected-icon-color: #474284;--mdc-radio-selected-pressed-icon-color: #474284}.theme-kunskapsskolan .mat-warn .mdc-list-item__start,.theme-kunskapsskolan .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #003b5a;--mdc-radio-disabled-unselected-icon-color: #003b5a;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-radio-selected-focus-icon-color: #ff5622;--mdc-radio-selected-hover-icon-color: #ff5622;--mdc-radio-selected-icon-color: #ff5622;--mdc-radio-selected-pressed-icon-color: #ff5622}.theme-kunskapsskolan .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #484e88;--mdc-checkbox-selected-hover-icon-color: #484e88;--mdc-checkbox-selected-icon-color: #484e88;--mdc-checkbox-selected-pressed-icon-color: #484e88;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #484e88;--mdc-checkbox-selected-hover-state-layer-color: #484e88;--mdc-checkbox-selected-pressed-state-layer-color: #484e88;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-kunskapsskolan .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #474284;--mdc-checkbox-selected-hover-icon-color: #474284;--mdc-checkbox-selected-icon-color: #474284;--mdc-checkbox-selected-pressed-icon-color: #474284;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #474284;--mdc-checkbox-selected-hover-state-layer-color: #474284;--mdc-checkbox-selected-pressed-state-layer-color: #474284;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-kunskapsskolan .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff5622;--mdc-checkbox-selected-hover-icon-color: #ff5622;--mdc-checkbox-selected-icon-color: #ff5622;--mdc-checkbox-selected-pressed-icon-color: #ff5622;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff5622;--mdc-checkbox-selected-hover-state-layer-color: #ff5622;--mdc-checkbox-selected-pressed-state-layer-color: #ff5622;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-kunskapsskolan .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-kunskapsskolan .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-kunskapsskolan .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-kunskapsskolan .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#484e88}.theme-kunskapsskolan .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-kunskapsskolan .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-kunskapsskolan .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-kunskapsskolan .mat-mdc-tab-group,.theme-kunskapsskolan .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #484e88;--mat-tab-header-disabled-ripple-color: rgba(0, 59, 90, .38);--mat-tab-header-pagination-icon-color: #003b5a;--mat-tab-header-inactive-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-label-text-color: #484e88;--mat-tab-header-active-ripple-color: #484e88;--mat-tab-header-inactive-ripple-color: #484e88;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-focus-label-text-color: #484e88;--mat-tab-header-active-hover-label-text-color: #484e88;--mat-tab-header-active-focus-indicator-color: #484e88;--mat-tab-header-active-hover-indicator-color: #484e88}.theme-kunskapsskolan .mat-mdc-tab-group.mat-accent,.theme-kunskapsskolan .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #474284;--mat-tab-header-disabled-ripple-color: rgba(0, 59, 90, .38);--mat-tab-header-pagination-icon-color: #003b5a;--mat-tab-header-inactive-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-label-text-color: #474284;--mat-tab-header-active-ripple-color: #474284;--mat-tab-header-inactive-ripple-color: #474284;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-focus-label-text-color: #474284;--mat-tab-header-active-hover-label-text-color: #474284;--mat-tab-header-active-focus-indicator-color: #474284;--mat-tab-header-active-hover-indicator-color: #474284}.theme-kunskapsskolan .mat-mdc-tab-group.mat-warn,.theme-kunskapsskolan .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff5622;--mat-tab-header-disabled-ripple-color: rgba(0, 59, 90, .38);--mat-tab-header-pagination-icon-color: #003b5a;--mat-tab-header-inactive-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-label-text-color: #ff5622;--mat-tab-header-active-ripple-color: #ff5622;--mat-tab-header-inactive-ripple-color: #ff5622;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 59, 90, .6);--mat-tab-header-active-focus-label-text-color: #ff5622;--mat-tab-header-active-hover-label-text-color: #ff5622;--mat-tab-header-active-focus-indicator-color: #ff5622;--mat-tab-header-active-hover-indicator-color: #ff5622}.theme-kunskapsskolan .mat-mdc-tab-group.mat-background-primary,.theme-kunskapsskolan .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #484e88;--mat-tab-header-with-background-foreground-color: white}.theme-kunskapsskolan .mat-mdc-tab-group.mat-background-accent,.theme-kunskapsskolan .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #474284;--mat-tab-header-with-background-foreground-color: white}.theme-kunskapsskolan .mat-mdc-tab-group.mat-background-warn,.theme-kunskapsskolan .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff5622;--mat-tab-header-with-background-foreground-color: white}.theme-kunskapsskolan .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 59, 90, .87)}.theme-kunskapsskolan .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #484e88;--mdc-checkbox-selected-hover-icon-color: #484e88;--mdc-checkbox-selected-icon-color: #484e88;--mdc-checkbox-selected-pressed-icon-color: #484e88;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #484e88;--mdc-checkbox-selected-hover-state-layer-color: #484e88;--mdc-checkbox-selected-pressed-state-layer-color: #484e88;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-kunskapsskolan .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 59, 90, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff5622;--mdc-checkbox-selected-hover-icon-color: #ff5622;--mdc-checkbox-selected-icon-color: #ff5622;--mdc-checkbox-selected-pressed-icon-color: #ff5622;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 59, 90, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff5622;--mdc-checkbox-selected-hover-state-layer-color: #ff5622;--mdc-checkbox-selected-pressed-state-layer-color: #ff5622;--mdc-checkbox-unselected-focus-state-layer-color: #003b5a;--mdc-checkbox-unselected-hover-state-layer-color: #003b5a;--mdc-checkbox-unselected-pressed-state-layer-color: #003b5a}.theme-kunskapsskolan .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #484e88;--mat-text-button-state-layer-color: #484e88;--mat-text-button-ripple-color: rgba(72, 78, 136, .1)}.theme-kunskapsskolan .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #474284;--mat-text-button-state-layer-color: #474284;--mat-text-button-ripple-color: rgba(71, 66, 132, .1)}.theme-kunskapsskolan .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff5622;--mat-text-button-state-layer-color: #ff5622;--mat-text-button-ripple-color: rgba(255, 86, 34, .1)}.theme-kunskapsskolan .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #484e88;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-kunskapsskolan .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #474284;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-kunskapsskolan .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff5622;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-kunskapsskolan .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #484e88;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-kunskapsskolan .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #474284;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-kunskapsskolan .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff5622;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-kunskapsskolan .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #484e88;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #484e88;--mat-outlined-button-ripple-color: rgba(72, 78, 136, .1)}.theme-kunskapsskolan .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #474284;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #474284;--mat-outlined-button-ripple-color: rgba(71, 66, 132, .1)}.theme-kunskapsskolan .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff5622;--mdc-outlined-button-outline-color: rgba(0, 59, 90, .12);--mat-outlined-button-state-layer-color: #ff5622;--mat-outlined-button-ripple-color: rgba(255, 86, 34, .1)}.theme-kunskapsskolan .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #484e88;--mat-icon-button-state-layer-color: #484e88;--mat-icon-button-ripple-color: rgba(72, 78, 136, .1)}.theme-kunskapsskolan .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #474284;--mat-icon-button-state-layer-color: #474284;--mat-icon-button-ripple-color: rgba(71, 66, 132, .1)}.theme-kunskapsskolan .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff5622;--mat-icon-button-state-layer-color: #ff5622;--mat-icon-button-ripple-color: rgba(255, 86, 34, .1)}.theme-kunskapsskolan .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #484e88;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-kunskapsskolan .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #474284;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-kunskapsskolan .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff5622;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-kunskapsskolan .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #484e88;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-kunskapsskolan .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #474284;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-kunskapsskolan .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff5622;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-kunskapsskolan .mat-accent{--mdc-circular-progress-active-indicator-color: #474284}.theme-kunskapsskolan .mat-warn{--mdc-circular-progress-active-indicator-color: #ff5622}.theme-kunskapsskolan .mat-badge-accent{--mat-badge-background-color: #474284;--mat-badge-text-color: white}.theme-kunskapsskolan .mat-badge-warn{--mat-badge-background-color: #ff5622;--mat-badge-text-color: white}.theme-kunskapsskolan .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #474284;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(71, 66, 132, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(71, 66, 132, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(71, 66, 132, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(71, 66, 132, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-kunskapsskolan .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff5622;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 86, 34, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 86, 34, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 86, 34, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 86, 34, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-kunskapsskolan .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #474284}.theme-kunskapsskolan .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff5622}.theme-kunskapsskolan .mat-icon.mat-primary{--mat-icon-color: #484e88}.theme-kunskapsskolan .mat-icon.mat-accent{--mat-icon-color: #474284}.theme-kunskapsskolan .mat-icon.mat-warn{--mat-icon-color: #ff5622}.theme-kunskapsskolan .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #474284;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #474284;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #474284;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-kunskapsskolan .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff5622;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff5622;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff5622;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-kunskapsskolan .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #484e88;--mat-toolbar-container-text-color: white}.theme-kunskapsskolan .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #474284;--mat-toolbar-container-text-color: white}.theme-kunskapsskolan .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff5622;--mat-toolbar-container-text-color: white}.theme-kunskapsskolan .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 28px}.theme-kunskapsskolan .mdc-list-item__start,.theme-kunskapsskolan .mdc-list-item__end{--mdc-radio-state-layer-size: 36px}.theme-kunskapsskolan .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.theme-kunskapsskolan .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.theme-kunskapsskolan .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:52px}.theme-kunskapsskolan .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.theme-kunskapsskolan .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.theme-kunskapsskolan .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:68px}.theme-kunskapsskolan .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 44px}.theme-kunskapsskolan .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 44px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:10px}.mat-form-field-dense{--mat-form-field-container-height: 36px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 6px;--mat-form-field-filled-with-label-container-padding-top: 6px;--mat-form-field-filled-with-label-container-padding-bottom: 6px}mat-form-field[form-field-full-width=true]{width:100%}html{--mdc-filled-text-field-input-text-color: var(--item_contrast);--mdc-filled-text-field-hover-label-text-color: var(--item_contrast);--mdc-filled-text-field-label-text-color: var(--item_contrast);--mdc-filled-text-field-focus-label-text-color: var(--item_contrast_light)}button[mat-button].klik-button{font-size:1.3rem;transition:all .3s ease-in-out;min-height:38px}button[mat-button].klik-button mat-icon{font-size:24px;height:24px;width:24px}button[mat-button].klik-button[disabled=true]{background-color:var(--item_contrast_transparent_004);background:var(--item_contrast_transparent_004);color:var(--item_contrast_light);box-shadow:0 4px color-mix(in srgb,var(--item_contrast_transparent_004) 100%,black 5%);opacity:.7}button[mat-button].klik-button[disabled=true]:hover{background-color:color-mix(in srgb,var(--item_background_highlight) 100%,white 10%);box-shadow:0 2px color-mix(in srgb,var(--item_background_highlight) 100%,black 30%);cursor:not-allowed}button[mat-button].klik-button-light{background-color:var(--item_background_highlight);background:var(--item_background_highlight);color:var(--item_contrast);box-shadow:0 4px color-mix(in srgb,var(--item_background_highlight) 100%,black 20%)}button[mat-button].klik-button-light:hover{background-color:color-mix(in srgb,var(--item_background_highlight) 100%,white 10%);box-shadow:0 2px color-mix(in srgb,var(--item_background_highlight) 100%,black 30%)}button[mat-button].klik-button-primary{background-color:var(--primary);background:var(--primary);color:var(--primary_contrast);box-shadow:0 4px color-mix(in srgb,var(--primary) 100%,black 20%)}button[mat-button].klik-button-primary:hover{background-color:color-mix(in srgb,var(--primary) 100%,white 10%);box-shadow:0 2px color-mix(in srgb,var(--primary) 100%,black 30%)}button[mat-button].klik-button-secondary{background-color:var(--secondary);background:var(--secondary);color:var(--secondary_contrast);box-shadow:0 4px color-mix(in srgb,var(--secondary) 100%,black 20%)}button[mat-button].klik-button-secondary:hover{background-color:color-mix(in srgb,var(--secondary) 100%,white 10%);box-shadow:0 2px color-mix(in srgb,var(--secondary) 100%,black 30%)}button[mat-button].klik-button-tertiary{background-color:var(--tertiary);background:var(--tertiary);color:var(--tertiary_contrast);box-shadow:0 4px color-mix(in srgb,var(--tertiary) 100%,black 20%)}button[mat-button].klik-button-tertiary:hover{background-color:color-mix(in srgb,var(--tertiary) 100%,white 10%);box-shadow:0 2px color-mix(in srgb,var(--tertiary) 100%,black 30%)}button[mat-button].klik-button-accent{background-color:var(--accent);background:var(--accent);color:var(--accent_contrast_light);box-shadow:0 4px color-mix(in srgb,var(--accent) 100%,black 20%)}button[mat-button].klik-button-accent:hover{background-color:color-mix(in srgb,var(--accent) 100%,white 10%);box-shadow:0 2px color-mix(in srgb,var(--accent) 100%,black 30%)}button[mat-button].klik-button-delete{color:var(--item_contrast_incorrect);text-decoration:underline}button[mat-stroked-button]:not(:disabled){color:var(--item_contrast);border-color:var(--item_contrast_transparent_012)}mat-card.mat-mdc-card{background-color:var(--item_background);color:var(--item_contrast)}button[mat-mini-fab].mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}mat-dialog-actions[align=end]{padding-bottom:15px;padding-right:10px}.mat-mdc-dialog-container mat-dialog-content.mat-mdc-dialog-content{color:var(--item_contrast)}.klik-responsive-dialog-container mat-dialog-container h1.mat-mdc-dialog-title{color:var(--item_contrast)}.klik-responsive-dialog-container{color:var(--item_contrast)}.klik-mat-icon-button-min-5{--mat-icon-button-touch-target-display: none}.klik-mat-icon-button-min-5 .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 28px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:2px}mat-paginator{margin-top:20px}.mat-list-dense{--mdc-list-list-item-one-line-container-height: 24px;--mdc-list-list-item-two-line-container-height: 48px;--mdc-list-list-item-three-line-container-height: 56px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.mat-list-dense .mdc-list-item__start,.mat-list-dense .mdc-list-item__end{--mdc-radio-state-layer-size: 28px}.mat-list-dense .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-list-dense .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-list-dense .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:40px}.mat-list-dense .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-list-dense .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-list-dense .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:56px}klik-dialog h1[mat-dialog-title].mat-mdc-dialog-title{color:var(--item_contrast)}.mat-mdc-standard-chip{--mdc-chip-label-text-color: var(--item_contrast)}.klik-chip-density-min-3 .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 24px}.klik-is-favorite{font-variation-settings:"FILL" 1;color:var(--item_contrast_correct)}mat-icon[fonticon=more_vert]{font-weight:300}html{--mat-table-header-headline-weight: 600}.mat-button-toggle-density-min-3{--mat-standard-button-toggle-height: 36px}.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;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;flex:1}.cal-month-view .cal-cell-row{display:flex}.cal-month-view .cal-cell{float:left;flex:1;display:flex;flex-direction:column;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{flex:1;align-items:flex-end;margin:3px;line-height:10px;display:flex;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;box-shadow:inset 0 0 15px #00000080}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{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{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{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: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:flex;align-items: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;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:flex}.cal-week-view .cal-time-events .cal-day-columns{display:flex;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}@font-face{font-family:Material Symbols Rounded;font-style:normal;font-weight:200;src:url(/assets/icons/material-symbols-rounded.woff2) format("woff2")}.material-symbols-rounded{font-family:Material Symbols Rounded;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga";-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}@font-face{font-family:Roboto;font-style:italic;font-display:swap;font-weight:300;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(roboto-latin-300-italic.43a343143e72a1ca.woff2) format("woff2"),url(roboto-latin-300-italic.c5642305f19b4523.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(roboto-latin-300-normal.a4eae32d320f45e6.woff2) format("woff2"),url(roboto-latin-300-normal.dbb785238c0d6133.woff) format("woff")}@font-face{font-family:Roboto;font-style:italic;font-display:swap;font-weight:400;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(roboto-latin-400-italic.8ed3d75f3892762e.woff2) format("woff2"),url(roboto-latin-400-italic.002b6fe3195f1256.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(roboto-latin-400-normal.f2894edcf7d09d36.woff2) format("woff2"),url(roboto-latin-400-normal.d6d4cf7b684c1881.woff) format("woff")}@font-face{font-family:Roboto;font-style:italic;font-display:swap;font-weight:500;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(roboto-latin-500-italic.04452ce88d6a3c12.woff2) format("woff2"),url(roboto-latin-500-italic.69575b7c02be152a.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(roboto-latin-500-normal.3170fd9aa9258fe0.woff2) format("woff2"),url(roboto-latin-500-normal.cdad2023dc8f3997.woff) format("woff")}@font-face{font-family:Roboto;font-style:italic;font-display:swap;font-weight:700;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(roboto-latin-700-italic.055bb51fb7f62c90.woff2) format("woff2"),url(roboto-latin-700-italic.f439e49e93f822b6.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(roboto-latin-700-normal.71b2beb82c4d1389.woff2) format("woff2"),url(roboto-latin-700-normal.f3ddaf9d27e21d01.woff) format("woff")}@font-face{font-family:Lexend;font-style:normal;font-display:swap;font-weight:300;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(lexend-latin-300-normal.90572f51e3acb8b2.woff2) format("woff2"),url(lexend-latin-300-normal.82f2dfe9c7754640.woff) format("woff")}@font-face{font-family:Lexend;font-style:normal;font-display:swap;font-weight:400;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(lexend-latin-400-normal.c673bcee63f08bb3.woff2) format("woff2"),url(lexend-latin-400-normal.64697e32867eb25e.woff) format("woff")}@font-face{font-family:Lexend;font-style:normal;font-display:swap;font-weight:500;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(lexend-latin-500-normal.3598541d819a6149.woff2) format("woff2"),url(lexend-latin-500-normal.b9b8a5dd08490be7.woff) format("woff")}@font-face{font-family:Lexend;font-style:normal;font-display:swap;font-weight:700;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(lexend-latin-700-normal.addb4ad475f07c37.woff2) format("woff2"),url(lexend-latin-700-normal.3f4ed88422297301.woff) format("woff")}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:300;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(quicksand-latin-300-normal.47ad17a8dea7fd9a.woff2) format("woff2"),url(quicksand-latin-300-normal.1ce55b34a1d53401.woff) format("woff")}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:400;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(quicksand-latin-400-normal.0edb5c35394cb3ea.woff2) format("woff2"),url(quicksand-latin-400-normal.69f87558a99b463f.woff) format("woff")}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:500;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(quicksand-latin-500-normal.c5cdf4643d4cc6bb.woff2) format("woff2"),url(quicksand-latin-500-normal.0e0fc93af4a16651.woff) format("woff")}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:700;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(quicksand-latin-700-normal.97fb424c830bd7fb.woff2) format("woff2"),url(quicksand-latin-700-normal.9991a0961cc1fda3.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-style:italic;font-display:swap;font-weight:300;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(source-sans-pro-latin-300-italic.52c627ec14b62ce9.woff2) format("woff2"),url(source-sans-pro-latin-300-italic.ec1881ea1b57169d.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:300;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(source-sans-pro-latin-300-normal.f7a8acf8464bd548.woff2) format("woff2"),url(source-sans-pro-latin-300-normal.5fc389f330bd4abb.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-style:italic;font-display:swap;font-weight:400;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(source-sans-pro-latin-400-italic.552baf00d41f0467.woff2) format("woff2"),url(source-sans-pro-latin-400-italic.5c3227100d047d4b.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:400;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(source-sans-pro-latin-400-normal.0ac14a3c407fb3c4.woff2) format("woff2"),url(source-sans-pro-latin-400-normal.134a821b8c2e491d.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-style:italic;font-display:swap;font-weight:600;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(source-sans-pro-latin-600-italic.9a27f7098c0f5221.woff2) format("woff2"),url(source-sans-pro-latin-600-italic.d93fe5bd14661b03.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:600;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(source-sans-pro-latin-600-normal.fc6fba7ce0876fef.woff2) format("woff2"),url(source-sans-pro-latin-600-normal.b497d45c6a205546.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-style:italic;font-display:swap;font-weight:700;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(source-sans-pro-latin-700-italic.66805252d3fded24.woff2) format("woff2"),url(source-sans-pro-latin-700-italic.9f94d68e2a4d0b2d.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:700;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(source-sans-pro-latin-700-normal.3cc61a2a1d48cb85.woff2) format("woff2"),url(source-sans-pro-latin-700-normal.b359d56c7108738e.woff) format("woff")}@font-face{font-family:Open Sans;font-style:italic;font-display:swap;font-weight:300;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(open-sans-latin-300-italic.59e43b0dc0f65cec.woff2) format("woff2"),url(open-sans-latin-300-italic.2a9e525d2c306c1c.woff) format("woff")}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:300;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(open-sans-latin-300-normal.bd7ef8187a07a3c2.woff2) format("woff2"),url(open-sans-latin-300-normal.09fcb0aa77d597d4.woff) format("woff")}@font-face{font-family:Open Sans;font-style:italic;font-display:swap;font-weight:400;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(open-sans-latin-400-italic.347de8c25a91ba76.woff2) format("woff2"),url(open-sans-latin-400-italic.47e2114e6f99d628.woff) format("woff")}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(open-sans-latin-400-normal.f09ec2eb560436bd.woff2) format("woff2"),url(open-sans-latin-400-normal.3ed82cdb06828803.woff) format("woff")}@font-face{font-family:Open Sans;font-style:italic;font-display:swap;font-weight:500;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(open-sans-latin-500-italic.de308bb6f115c50c.woff2) format("woff2"),url(open-sans-latin-500-italic.35a51c66786cb8e8.woff) format("woff")}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:500;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(open-sans-latin-500-normal.2c02f76f1e78f7f6.woff2) format("woff2"),url(open-sans-latin-500-normal.86e0c32988b26283.woff) format("woff")}@font-face{font-family:Open Sans;font-style:italic;font-display:swap;font-weight:700;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(open-sans-latin-700-italic.15ee806f51c48590.woff2) format("woff2"),url(open-sans-latin-700-italic.6566c8257d4cd044.woff) format("woff")}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:700;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(open-sans-latin-700-normal.d8af061eaee8281b.woff2) format("woff2"),url(open-sans-latin-700-normal.5fd48ac38e8ed6c5.woff) format("woff")}*{box-sizing:border-box;font-family:var(--font-family)}html{font-size:var(--base-font-size)}html,body{height:100%;font-family:var(--font-family)}body{margin:0;font-size:1.6rem;color:var(--item_contrast)}h1,h2,h3,h4,h5,h6{color:var(--item_contrast);word-break:break-word;font-family:var(--font-family)!important}h1{font:700 2.2rem/3rem var(--font-family)!important}h2{font:500 1.8rem/3rem var(--font-family)!important}h3{font:400 1.6rem/2.8rem var(--font-family)!important}a{color:var(--item_contrast)!important}.row{width:100%}.row:after{content:"";clear:both;display:table}[class*=col-]{float:left}[class*=col-]{width:100%}.klik-hide-mobile{display:none}.klik-hide-tablet,.klik-hide-desktop{display:block}.klik-flex{display:flex}.klik-left{margin-left:auto}.klik-numeric{justify-content:flex-end!important}.klik-margin-top-1{margin-top:calc(var(--klik-margin-base) * 1)}.klik-margin-top-2{margin-top:calc(var(--klik-margin-base) * 2)}.klik-margin-top-3{margin-top:calc(var(--klik-margin-base) * 3)}.klik-margin-top-4{margin-top:calc(var(--klik-margin-base) * 4)}.klik-margin-right-1{margin-right:calc(var(--klik-margin-base) * 1)!important}.klik-margin-right-2{margin-right:calc(var(--klik-margin-base) * 2)}.klik-margin-right-3{margin-right:calc(var(--klik-margin-base) * 3)}.klik-margin-right-4{margin-right:calc(var(--klik-margin-base) * 4)}.klik-margin-bottom-1{margin-bottom:calc(var(--klik-margin-base) * 1)}.klik-margin-bottom-2{margin-bottom:calc(var(--klik-margin-base) * 2)}.klik-margin-bottom-3{margin-bottom:calc(var(--klik-margin-base) * 3)}.klik-margin-bottom-4{margin-bottom:calc(var(--klik-margin-base) * 4)}.klik-margin-left-1{margin-left:calc(var(--klik-margin-base) * 1)!important}.klik-margin-left-2{margin-left:calc(var(--klik-margin-base) * 2)}.klik-margin-left-3{margin-left:calc(var(--klik-margin-base) * 3)}.klik-margin-left-4{margin-left:calc(var(--klik-margin-base) * 4)}.klik-margin-all-1{margin:calc(var(--klik-margin-base) * 1)!important}.klik-margin-all-2{margin:calc(var(--klik-margin-base) * 2)!important}.klik-margin-all-3{margin:calc(var(--klik-margin-base) * 3)!important}.klik-margin-all-4{margin:calc(var(--klik-margin-base) * 4)!important}.klik-padding-top-1{padding-top:calc(var(--klik-padding-base) * 1)}.klik-padding-top-2{padding-top:calc(var(--klik-padding-base) * 2)}.klik-padding-top-3{padding-top:calc(var(--klik-padding-base) * 3)}.klik-padding-top-4{padding-top:calc(var(--klik-padding-base) * 4)}.klik-padding-right-1{padding-right:calc(var(--klik-padding-base) * 1)}.klik-padding-right-2{padding-right:calc(var(--klik-padding-base) * 2)}.klik-padding-right-3{padding-right:calc(var(--klik-padding-base) * 3)}.klik-padding-right-4{padding-right:calc(var(--klik-padding-base) * 4)}.klik-padding-bottom-1{padding-bottom:calc(var(--klik-padding-base) * 1)}.klik-padding-bottom-2{padding-bottom:calc(var(--klik-padding-base) * 2)}.klik-padding-bottom-3{padding-bottom:calc(var(--klik-padding-base) * 3)}.klik-padding-bottom-4{padding-bottom:calc(var(--klik-padding-base) * 4)}.klik-padding-left-1{padding-left:calc(var(--klik-padding-base) * 1)}.klik-padding-left-2{padding-left:calc(var(--klik-padding-base) * 2)}.klik-padding-left-3{padding-left:calc(var(--klik-padding-base) * 3)}.klik-padding-left-4{padding-left:calc(var(--klik-padding-base) * 4)}.klik-padding-all-1{padding:calc(var(--klik-padding-base) * 1)!important}.klik-padding-all-2{padding:calc(var(--klik-padding-base) * 2)!important}.klik-padding-all-3{padding:calc(var(--klik-padding-base) * 3)!important}.klik-padding-all-4{padding:calc(var(--klik-padding-base) * 4)!important}.klik-no-margin-padding{margin:0!important;padding:0!important}.klik-no-margin{margin:0!important}.klik-no-padding{padding:0!important}.klik-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.klik-clickable-row{cursor:pointer;transition:all .1s ease-in-out}.klik-clickable-row:hover{background-color:var(--item_background_highlight)}.klik-clickable{cursor:pointer}.klik-page-title-container{background-color:var(--item_background);color:var(--item_contrast);padding:calc(var(--klik-padding-base) * 4) calc(var(--klik-padding-base) * 3) calc(var(--klik-padding-base) * 2) calc(var(--klik-padding-base) * 4);display:flex;flex-direction:column;box-shadow:0 4px 2px -2px var(--item_background_highlight)}.klik-page-title-title{color:var(--item_contrast);animation:fromBottomToTop .5s ease-in-out}.klik-page-title-controls-container{display:flex;flex-wrap:wrap;justify-content:space-between}.klik-page-title-controls-container>div{display:flex;flex-wrap:wrap;align-items:center}.klik-page-title-controls-container>div>button{margin-top:calc(var(--klik-margin-base) / 2)}.klik-page-title-controls-container>div>button:not(:last-child){margin-right:var(--klik-margin-base)}@keyframes fromBottomToTop{0%{opacity:0;transform:translateY(50px)}50%{opacity:.5}to{opacity:1}}.klik-vertical-center{display:flex;align-items:center}.klik-horizontal-center{display:flex;justify-content:center}.klik-both-center{display:flex;align-items:center;justify-content:center}.klik-height-100{height:100%}.klik-width-100{width:100%}.klik-width-95{width:95%}.klik-width-90{width:90%}.klik-width-85{width:85%}.klik-width-80{width:80%}.klik-width-75{width:75%}.klik-width-70{width:70%}.klik-width-65{width:65%}.klik-width-60{width:60%}.klik-width-55{width:55%}.klik-width-50{width:50%}.klik-width-45{width:45%}.klik-width-40{width:40%}.klik-width-35{width:35%}.klik-width-30{width:30%}.klik-width-25{width:25%}.klik-width-20{width:20%}.klik-width-15{width:15%}.klik-width-10{width:10%}.klik-table-container{max-width:100%;width:100%;overflow:auto}.klik-table-container>table{width:100%}.klik-more-tablet-icon{font-size:1.6rem;transform:rotate(90deg)}.klik-text-center{text-align:center}.klik-page-content-container{width:100%;padding:calc(var(--klik-padding-base) / 2);max-width:100%;overflow:hidden}.klik-form{display:flex;flex-direction:column}.klik-form>div{width:100%;display:flex;flex-wrap:wrap}.klik-form>div>mat-form-field{flex-grow:1;padding:0px calc(var(--klik-padding-base) / 2) calc(var(--klik-padding-base) / 2) calc(var(--klik-padding-base) / 2)}.klik-form>div>.mat-form-field{flex-grow:1;padding:0px calc(var(--klik-padding-base) / 2) calc(var(--klik-padding-base) / 2) calc(var(--klik-padding-base) / 2)}.klik-responsive-table-container{width:100%;overflow:auto}.klik-responsive-table-container>table{width:100%}.klik-responsive-table-container>table>thead{display:none}.klik-responsive-table-container>table th{display:none;padding-left:10px!important;padding-right:10px!important;text-align:left;overflow:hidden}.klik-responsive-table-container>table td{padding:var(--klik-padding-base);padding-left:var(--klik-padding-base)!important;display:flex;align-items:center;overflow:hidden}.klik-responsive-table-container>table td:before{content:attr(klik-table-th);width:30%;overflow:hidden}.klik-responsive-table-container>table tr{display:inline-table;border:1px solid var(--item_contrast_transparent_012);border-radius:3px;margin-bottom:var(--klik-margin-base);width:100%}.klik-search-in-table-container{width:100%;display:flex;justify-content:flex-end;flex-wrap:wrap}.klik-search-in-table-container>*:not(:last-child){margin-right:var(--klik-margin-base)}.klik-chip-published{background-color:var(--primary)!important;color:var(--primary_contrast)!important}.klik-chip-warning{background-color:var(--item_background)!important;color:var(--item_contrast_incorrect)!important;border:1px solid var(--item_contrast_incorrect)!important}.klik-chip-klik-content{background-color:var(--accent)!important;color:var(--accent_contrast_light)!important}.klik-chip-small{font-size:11px;padding:0 5px;background-color:var(--item_contrast_transparent_012);color:var(--item_contrast_dark);border-radius:3px;margin-right:5px}.klik-chip-medium{font-size:11px;padding:2px 6px;background-color:var(--item_contrast_transparent_012);color:var(--item_contrast_dark);border-radius:3px;margin-right:5px}.klik-property-list{list-style:none;padding:0}.klik-property-list-item{display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid var(--item_contrast_transparent_012);padding:.9rem 0}.klik-property-list-item:first-child{border-top:1px solid var(--item_contrast_transparent_012)}.klik-property-list-label{font-weight:700;min-width:30%;max-width:30%;order:1;flex-grow:1;padding-right:1rem;padding-left:24px}.klik-property-list-value{flex-grow:2;order:2}klik-common-klik-error{width:100%}.klik-info-box{padding:var(--klik-padding-base);border-left:5px solid var(--primary);background-color:var(--item_background_highlight);border-radius:0 5px 5px 0;display:flex;align-items:center}.klik-info-box>p{color:var(--item_contrast);margin:0;font-size:1.3rem}.klik-text-initial{text-align:initial!important}[data-async-state]{transition:all .3s ease-in-out}[data-async-state="1"]{width:100%;position:relative;animation:shimmer 2s infinite ease-in;background:linear-gradient(to right,var(--item_contrast_transparent_004) 4%,var(--item_contrast_transparent_012) 25%,var(--item_contrast_transparent_004) 36%);background-size:100% 100%;min-width:100px;min-height:20px;opacity:.6}[data-async-state="1"]:after{content:"";position:absolute;inset:0}[data-async-state="1"] *{background-color:var(--item_contrast_transparent_012)!important;border-color:transparent!important;color:transparent!important;box-shadow:none!important}[data-async-state="1"]>*{opacity:.9}[data-async-state="1"]>* *{opacity:.7}[data-async-state="1"] image{opacity:0}[data-async-state="1"] svg{opacity:0}[data-async-state="3"]{animation:fadeIn 1s;width:100%;position:relative}[data-async-state="3"]:after{content:"Error: Unable to create the view.";position:absolute;inset:0;text-align:center;color:red;font-size:24px;padding-top:20px;font-weight:700;background-color:#ff00001a}[data-async-state="3"] *{opacity:0;border-color:transparent!important;color:transparent!important;box-shadow:none!important}[data-async-state="2"],[data-async-state="0"]{animation:fadeIn 1s}[data-async-component-state]{transition:all .3s ease-in-out}[data-async-component-state="1"]{width:100%;position:relative;animation:shimmer 2s infinite ease-in;background:linear-gradient(to right,var(--item_contrast_transparent_004) 4%,var(--item_contrast_transparent_012) 25%,var(--item_contrast_transparent_004) 36%);background-size:100% 100%;min-width:100px;min-height:20px;opacity:.6}[data-async-component-state="1"]:after{content:"";position:absolute;inset:0}[data-async-component-state="1"] *{background-color:var(--item_contrast_transparent_012)!important;border-color:transparent!important;color:transparent!important;box-shadow:none!important}[data-async-component-state="1"]>*{opacity:.9}[data-async-component-state="1"]>* *{opacity:.7}[data-async-component-state="1"] image{opacity:0}[data-async-component-state="1"] svg{opacity:0}[data-async-component-state="3"]{animation:fadeIn 1s;width:100%;position:relative}[data-async-component-state="3"]:after{content:"Error: Unable to create the view.";position:absolute;inset:0;text-align:center;color:red;font-size:24px;padding-top:20px;font-weight:700;background-color:#ff00001a}[data-async-component-state="3"] *{opacity:0;border-color:transparent!important;color:transparent!important;box-shadow:none!important}[data-async-component-state="2"],[data-async-component-state="0"]{animation:fadeIn 1s}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.klik-text-feedback{padding:20px;border:1px dashed var(--item_contrast_transparent_012);text-align:center;border-radius:5px}.klik-spin{animation:spinner .8s linear infinite}@keyframes spinner{to{transform:rotate(360deg)}}@media only screen and (min-width: 600px){.col-tablet-1{width:8.33%}.col-tablet-2{width:16.66%}.col-tablet-3{width:25%}.col-tablet-4{width:33.33%}.col-tablet-5{width:41.66%}.col-tablet-6{width:50%}.col-tablet-7{width:58.33%}.col-tablet-8{width:66.66%}.col-tablet-9{width:75%}.col-tablet-10{width:83.33%}.col-tablet-11{width:91.66%}.col-tablet-12{width:100%}.klik-hide-mobile,.klik-hide-desktop{display:block}.klik-hide-tablet{display:none}.klik-page-content-container{width:100%;padding:calc(var(--klik-padding-base) * 2)}h1{font:700 2.4rem/3.2rem var(--font-family)!important}h2{font:500 2rem/3.2rem var(--font-family)!important}h3{font:400 1.6rem/2.8rem var(--font-family)!important}.klik-responsive-card-spacer{padding:var(--klik-padding-base)}.klik-responsive-card-spacer>.mat-card:not(:last-child){margin-bottom:calc(var(--klik-margin-base) * 2)}.klik-responsive-table-container>table thead{display:table-header-group}.klik-responsive-table-container>table th{display:table-cell;padding-left:10px!important;padding-right:unset;background-color:var(--item_background_highlight)}.klik-responsive-table-container>table td{display:table-cell;align-items:initial}.klik-responsive-table-container>table>div button{margin-left:auto}.klik-responsive-table-container>table td:before{display:none;content:""}.klik-responsive-table-container>table tr{display:table-row;border:none;border-radius:0;margin-bottom:0;width:initial}.klik-responsive-table-container>table tr:nth-child(2n){background-color:var(--item_contrast_transparent_004)}.klik-responsive-dialog-container{min-width:400px;width:600px}.klik-responsive-dialog-container-large{width:calc(100vw - 2 * var(--klik-padding-base))!important;max-width:calc(100vw - 2 * var(--klik-padding-base))!important}.klik-responsive-dialog-container-large .mat-dialog-content,.klik-responsive-dialog-container-high .mat-dialog-content{max-height:calc(90vh - 12rem)}.klik-responsive-dialog-container-l{width:80vw!important}}@media only screen and (min-width: 768px){.col-1{width:8.33%}.col-2{width:16.66%}.col-3{width:25%}.col-4{width:33.33%}.col-5{width:41.66%}.col-6{width:50%}.col-7{width:58.33%}.col-8{width:66.66%}.col-9{width:75%}.col-10{width:83.33%}.col-11{width:91.66%}.col-12{width:100%}.klik-hide-mobile,.klik-hide-tablet{display:block}.klik-hide-desktop{display:none}.klik-page-content-container{width:100%;padding:calc(var(--klik-padding-base) * 2)}h1{font:700 2.4rem/3.2rem var(--font-family)!important}h2{font:500 2rem/3.2rem var(--font-family)!important}h3{font:400 1.6rem/2.8rem var(--font-family)!important}.klik-responsive-card-spacer{padding:var(--klik-padding-base)}.klik-responsive-card-spacer>.mat-card:not(:last-child){margin-bottom:calc(var(--klik-margin-base) * 2)}.klik-responsive-table-container>table thead{display:table-header-group}.klik-responsive-table-container>table th{display:table-cell;padding-left:10px!important;padding-right:10px!important;background-color:var(--item_background_highlight)}.klik-responsive-table-container>table td{display:table-cell;align-items:initial}.klik-responsive-table-container>table td>div:last-child{width:initial;display:flex;justify-content:initial;padding-left:0}.klik-responsive-table-container>table>div button{margin-left:auto}.klik-responsive-table-container>table td:before{display:none;content:""}.klik-responsive-table-container>table tr{display:table-row;border:none;border-radius:0;margin-bottom:0;width:initial}.klik-responsive-table-container>table tr:nth-child(2n){background-color:var(--item_contrast_transparent_004)}.klik-responsive-dialog-container{min-width:400px;width:800px}.klik-responsive-dialog-container-large{width:calc(100vw - 2 * var(--klik-padding-base))!important;max-width:calc(100vw - 2 * var(--klik-padding-base))!important}.klik-responsive-dialog-container-large .mat-dialog-content,.klik-responsive-dialog-container-high .mat-dialog-content{max-height:calc(90vh - 12rem)}.klik-responsive-dialog-container-l{width:80vw!important}}.rio-filter-card{padding:0;overflow:auto}.rio-title-controls>div:first-child{margin-left:auto}.rio-filter-card .mat-card-header{padding:calc(var(--klik-padding-base) / 2 * 3)}.rio-filter-card .mat-expansion-panel{box-shadow:none}.rio-filter-card .mat-form-field{width:100%;max-width:100%}:host ::ng-deep .rio-filter-card .mat-expansion-panel-body{padding:0 var(--klik-padding-base)}:host ::ng-deep .rio-filter-card .mat-card-header-text{display:none}.rio-filter-card>mat-card-header>div{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%}.rio-filter-card>mat-card-header>div>div:nth-child(1){font-size:2rem;margin-bottom:calc(var(--klik-margin-base) / 2)}.rio-filter-card .mat-expansion-panel-header{height:45px}.rio-filter-card-search-container{padding:0 calc(var(--klik-padding-base) / 2 * 3)}.rio-filter-card-chips-container{padding:0 calc(var(--klik-padding-base) / 2 * 3) calc(var(--klik-padding-base) / 2) calc(var(--klik-padding-base) / 2 * 3)}.rio-filter-card .mat-accordion .mat-expansion-panel-header-title{font-weight:700}h4{font:700 1.7rem/2.4rem var(--font-family)!important}.text-reader-container{position:relative}.text-reader-buttoncontainer{position:absolute;left:-15px;margin-top:-3px}.text-reader-button{margin-top:2px;cursor:pointer}.text-reader-button.text-reader-playing{margin-top:4px}lp-fillout{background-color:var(--secondary);color:var(--secondary_contrast);border-radius:2px;padding:0 2px}.green{color:#74c086}.red{color:#ee776b}.clickable{cursor:pointer}.ml-10{margin-left:10px}.mr-10{margin-right:10px}.mt-10{margin-top:10px}.mb-10{margin-bottom:10px}.flex{display:flex}.align-right{margin-right:0;margin-left:auto}.align-left{margin-left:0;margin-right:auto}.ck.ck-balloon-panel:not(.ck-toolbar-container){z-index:1001}.font-size-14{font-size:14px}.bron-container{max-width:660px;margin-top:20px;margin-bottom:10px;outline:1px var(--item_background_highlight) solid}.title-container{width:660px;background-color:var(--item_background_highlight);padding:10px 10px 1px;text-align:left}.title-container div:last-child{flex-grow:1}.answers-container{padding:10px 10px .1px;border-radius:5px;width:100%}.attempts-container{width:660px;background-color:var(--item_background_highlight);padding-left:10px;padding-top:10px;padding-bottom:10px}.ck-klik-content{max-width:100%;word-break:break-word;white-space:normal;padding:10px}.feedback-container{padding-right:10px}.feedback-container div:last-child{flex-grow:1}.ck-content figure.image figcaption{color:var(--item_contrast);background-color:var(--item_background);padding:0}.ck-content .table table{border:1px double var(--item_contrast_transparent_087)}.ck-content .table table td,.ck-content .table table th{border:1px solid var(--item_contrast_transparent_038)}@media only screen and (min-width: 600px){.rio-filter-card>mat-card-header>div>div:nth-child(1){margin-bottom:0}}@media only screen and (min-width: 768px){.rio-filter-card>mat-card-header>div>div:nth-child(1){margin-bottom:0}}
