﻿.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(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color:#3f51b5;--mat-option-label-text-color:rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color:rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color:#ff4081;--mat-option-label-text-color:rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color:rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color:#f44336;--mat-option-label-text-color:rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color:rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color:rgba(0, 0, 0, .87)}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color:#3f51b5;--mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#3f51b5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}html,.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color:#ff4081;--mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#ff4081;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color:#f44336;--mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}html{--mat-app-background-color:#fafafa;--mat-app-text-color:rgba(0, 0, 0, .87)}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:white;--mdc-elevated-card-container-elevation:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color:white;--mdc-outlined-card-outline-color:rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color:rgba(0, 0, 0, .54)}html{--mat-card-title-text-font:Roboto, sans-serif;--mat-card-title-text-line-height:32px;--mat-card-title-text-size:20px;--mat-card-title-text-tracking:.0125em;--mat-card-title-text-weight:500;--mat-card-subtitle-text-font:Roboto, sans-serif;--mat-card-subtitle-text-line-height:22px;--mat-card-subtitle-text-size:14px;--mat-card-subtitle-text-tracking:.0071428571em;--mat-card-subtitle-text-weight:500}html{--mdc-linear-progress-active-indicator-height:4px;--mdc-linear-progress-track-height:4px;--mdc-linear-progress-track-shape:0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color:#3f51b5;--mdc-linear-progress-track-color:rgba(63, 81, 181, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color:#ff4081;--mdc-linear-progress-track-color:rgba(255, 64, 129, .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:#3f51b5;--mdc-filled-text-field-focus-active-indicator-color:#3f51b5;--mdc-filled-text-field-focus-label-text-color:rgba(63, 81, 181, .87);--mdc-filled-text-field-container-color:whitesmoke;--mdc-filled-text-field-disabled-container-color:#fafafa;--mdc-filled-text-field-label-text-color:rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color:rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color:rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color:rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color:rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color:#f44336;--mdc-filled-text-field-error-focus-label-text-color:#f44336;--mdc-filled-text-field-error-label-text-color:#f44336;--mdc-filled-text-field-error-caret-color:#f44336;--mdc-filled-text-field-active-indicator-color:rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color:rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color:rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color:#f44336;--mdc-filled-text-field-error-focus-active-indicator-color:#f44336;--mdc-filled-text-field-error-hover-active-indicator-color:#f44336;--mdc-outlined-text-field-caret-color:#3f51b5;--mdc-outlined-text-field-focus-outline-color:#3f51b5;--mdc-outlined-text-field-focus-label-text-color:rgba(63, 81, 181, .87);--mdc-outlined-text-field-label-text-color:rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color:rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color:rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color:rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color:rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color:#f44336;--mdc-outlined-text-field-error-focus-label-text-color:#f44336;--mdc-outlined-text-field-error-label-text-color:#f44336;--mdc-outlined-text-field-error-hover-label-text-color:#f44336;--mdc-outlined-text-field-outline-color:rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color:rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color:rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color:#f44336;--mdc-outlined-text-field-error-hover-outline-color:#f44336;--mdc-outlined-text-field-error-outline-color:#f44336;--mat-form-field-focus-select-arrow-color:rgba(63, 81, 181, .87);--mat-form-field-disabled-input-text-placeholder-color:rgba(0, 0, 0, .38);--mat-form-field-state-layer-color:rgba(0, 0, 0, .87);--mat-form-field-error-text-color:#f44336;--mat-form-field-select-option-text-color:inherit;--mat-form-field-select-disabled-option-text-color:GrayText;--mat-form-field-leading-icon-color:unset;--mat-form-field-disabled-leading-icon-color:unset;--mat-form-field-trailing-icon-color:unset;--mat-form-field-disabled-trailing-icon-color:unset;--mat-form-field-error-focus-trailing-icon-color:unset;--mat-form-field-error-hover-trailing-icon-color:unset;--mat-form-field-error-trailing-icon-color:unset;--mat-form-field-enabled-select-arrow-color:rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color:rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity:.04;--mat-form-field-focus-state-layer-opacity:.08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color:#ff4081;--mdc-filled-text-field-focus-active-indicator-color:#ff4081;--mdc-filled-text-field-focus-label-text-color:rgba(255, 64, 129, .87);--mdc-outlined-text-field-caret-color:#ff4081;--mdc-outlined-text-field-focus-outline-color:#ff4081;--mdc-outlined-text-field-focus-label-text-color:rgba(255, 64, 129, .87);--mat-form-field-focus-select-arrow-color:rgba(255, 64, 129, .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:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, .38);--mat-select-placeholder-text-color:rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, .38);--mat-select-focused-arrow-color:rgba(63, 81, 181, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, .38);--mat-select-placeholder-text-color:rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, .38);--mat-select-focused-arrow-color:rgba(255, 64, 129, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, .38);--mat-select-placeholder-text-color:rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, .38);--mat-select-focused-arrow-color:rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html{--mat-select-arrow-transform:translateY(-8px)}html{--mat-select-trigger-text-font:Roboto, sans-serif;--mat-select-trigger-text-line-height:24px;--mat-select-trigger-text-size:16px;--mat-select-trigger-text-tracking:.03125em;--mat-select-trigger-text-weight:400}html{--mat-autocomplete-container-shape:4px;--mat-autocomplete-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color:white}html{--mdc-dialog-container-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, 0, 0, .87);--mdc-dialog-supporting-text-color:rgba(0, 0, 0, .6)}html{--mdc-dialog-subhead-font:Roboto, sans-serif;--mdc-dialog-subhead-line-height:32px;--mdc-dialog-subhead-size:20px;--mdc-dialog-subhead-weight:500;--mdc-dialog-subhead-tracking:.0125em;--mdc-dialog-supporting-text-font:Roboto, sans-serif;--mdc-dialog-supporting-text-line-height:24px;--mdc-dialog-supporting-text-size:16px;--mdc-dialog-supporting-text-weight:400;--mdc-dialog-supporting-text-tracking:.03125em}.mat-mdc-standard-chip{--mdc-chip-container-shape-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:#e0e0e0;--mdc-chip-elevated-selected-container-color:#e0e0e0;--mdc-chip-elevated-disabled-container-color:#e0e0e0;--mdc-chip-flat-disabled-selected-container-color:#e0e0e0;--mdc-chip-focus-state-layer-color:black;--mdc-chip-hover-state-layer-color:black;--mdc-chip-selected-hover-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:black;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:#212121;--mdc-chip-selected-label-text-color:#212121;--mdc-chip-with-icon-icon-color:#212121;--mdc-chip-with-icon-disabled-icon-color:#212121;--mdc-chip-with-icon-selected-icon-color:#212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:#212121;--mdc-chip-with-trailing-icon-trailing-icon-color:#212121;--mat-chip-selected-disabled-trailing-icon-color:#212121;--mat-chip-selected-trailing-icon-color:#212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#3f51b5;--mdc-chip-elevated-selected-container-color:#3f51b5;--mdc-chip-elevated-disabled-container-color:#3f51b5;--mdc-chip-flat-disabled-selected-container-color:#3f51b5;--mdc-chip-focus-state-layer-color:black;--mdc-chip-hover-state-layer-color:black;--mdc-chip-selected-hover-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:black;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#ff4081;--mdc-chip-elevated-selected-container-color:#ff4081;--mdc-chip-elevated-disabled-container-color:#ff4081;--mdc-chip-flat-disabled-selected-container-color:#ff4081;--mdc-chip-focus-state-layer-color:black;--mdc-chip-hover-state-layer-color:black;--mdc-chip-selected-hover-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:black;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#f44336;--mdc-chip-elevated-selected-container-color:#f44336;--mdc-chip-elevated-disabled-container-color:#f44336;--mdc-chip-flat-disabled-selected-container-color:#f44336;--mdc-chip-focus-state-layer-color:black;--mdc-chip-hover-state-layer-color:black;--mdc-chip-selected-hover-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:black;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mat-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:#3949ab;--mdc-switch-selected-handle-color:#3949ab;--mdc-switch-selected-hover-state-layer-color:#3949ab;--mdc-switch-selected-pressed-state-layer-color:#3949ab;--mdc-switch-selected-focus-handle-color:#1a237e;--mdc-switch-selected-hover-handle-color:#1a237e;--mdc-switch-selected-pressed-handle-color:#1a237e;--mdc-switch-selected-focus-track-color:#7986cb;--mdc-switch-selected-hover-track-color:#7986cb;--mdc-switch-selected-pressed-track-color:#7986cb;--mdc-switch-selected-track-color:#7986cb;--mdc-switch-disabled-selected-handle-color:#424242;--mdc-switch-disabled-selected-icon-color:#fff;--mdc-switch-disabled-selected-track-color:#424242;--mdc-switch-disabled-unselected-handle-color:#424242;--mdc-switch-disabled-unselected-icon-color:#fff;--mdc-switch-disabled-unselected-track-color:#424242;--mdc-switch-handle-surface-color: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:#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, 0, 0, .38)}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-color:rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color:#d81b60;--mdc-switch-selected-handle-color:#d81b60;--mdc-switch-selected-hover-state-layer-color:#d81b60;--mdc-switch-selected-pressed-state-layer-color:#d81b60;--mdc-switch-selected-focus-handle-color:#880e4f;--mdc-switch-selected-hover-handle-color:#880e4f;--mdc-switch-selected-pressed-handle-color:#880e4f;--mdc-switch-selected-focus-track-color:#f06292;--mdc-switch-selected-hover-track-color:#f06292;--mdc-switch-selected-pressed-track-color:#f06292;--mdc-switch-selected-track-color:#f06292}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color:#e53935;--mdc-switch-selected-handle-color:#e53935;--mdc-switch-selected-hover-state-layer-color:#e53935;--mdc-switch-selected-pressed-state-layer-color:#e53935;--mdc-switch-selected-focus-handle-color:#b71c1c;--mdc-switch-selected-hover-handle-color:#b71c1c;--mdc-switch-selected-pressed-handle-color:#b71c1c;--mdc-switch-selected-focus-track-color:#e57373;--mdc-switch-selected-hover-track-color:#e57373;--mdc-switch-selected-pressed-track-color:#e57373;--mdc-switch-selected-track-color:#e57373}html{--mdc-switch-state-layer-size:40px}html .mat-mdc-slide-toggle{--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:rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#3f51b5;--mdc-radio-selected-hover-icon-color:#3f51b5;--mdc-radio-selected-icon-color:#3f51b5;--mdc-radio-selected-pressed-icon-color:#3f51b5;--mat-radio-ripple-color:black;--mat-radio-checked-ripple-color:#3f51b5;--mat-radio-disabled-label-color:rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#ff4081;--mdc-radio-selected-hover-icon-color:#ff4081;--mdc-radio-selected-icon-color:#ff4081;--mdc-radio-selected-pressed-icon-color:#ff4081;--mat-radio-ripple-color:black;--mat-radio-checked-ripple-color:#ff4081;--mat-radio-disabled-label-color:rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#f44336;--mdc-radio-selected-hover-icon-color:#f44336;--mdc-radio-selected-icon-color:#f44336;--mdc-radio-selected-pressed-icon-color:#f44336;--mat-radio-ripple-color:black;--mat-radio-checked-ripple-color:#f44336;--mat-radio-disabled-label-color:rgba(0, 0, 0, .38)}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:#3f51b5;--mdc-slider-focus-handle-color:#3f51b5;--mdc-slider-hover-handle-color:#3f51b5;--mdc-slider-active-track-color:#3f51b5;--mdc-slider-inactive-track-color:#3f51b5;--mdc-slider-with-tick-marks-inactive-container-color:#3f51b5;--mdc-slider-with-tick-marks-active-container-color:white;--mdc-slider-disabled-active-track-color:#000;--mdc-slider-disabled-handle-color:#000;--mdc-slider-disabled-inactive-track-color:#000;--mdc-slider-label-container-color:#000;--mdc-slider-label-label-text-color:#fff;--mdc-slider-with-overlap-handle-outline-color:#fff;--mdc-slider-with-tick-marks-disabled-container-color:#000;--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:#3f51b5;--mat-slider-hover-state-layer-color:rgba(63, 81, 181, .05);--mat-slider-focus-state-layer-color:rgba(63, 81, 181, .2);--mat-slider-value-indicator-opacity:.6}html .mat-accent{--mat-slider-ripple-color:#ff4081;--mat-slider-hover-state-layer-color:rgba(255, 64, 129, .05);--mat-slider-focus-state-layer-color:rgba(255, 64, 129, .2);--mdc-slider-handle-color:#ff4081;--mdc-slider-focus-handle-color:#ff4081;--mdc-slider-hover-handle-color:#ff4081;--mdc-slider-active-track-color:#ff4081;--mdc-slider-inactive-track-color:#ff4081;--mdc-slider-with-tick-marks-inactive-container-color:#ff4081;--mdc-slider-with-tick-marks-active-container-color:white}html .mat-warn{--mat-slider-ripple-color:#f44336;--mat-slider-hover-state-layer-color:rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color:rgba(244, 67, 54, .2);--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:rgba(0, 0, 0, .87);--mat-menu-item-icon-color:rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-menu-container-color:white;--mat-menu-divider-color:rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-font:Roboto, sans-serif;--mat-menu-item-label-text-size:16px;--mat-menu-item-label-text-tracking:.03125em;--mat-menu-item-label-text-line-height:24px;--mat-menu-item-label-text-weight:400}html{--mdc-list-list-item-container-shape:0;--mdc-list-list-item-leading-avatar-shape:50%;--mdc-list-list-item-container-color:transparent;--mdc-list-list-item-selected-container-color:transparent;--mdc-list-list-item-leading-avatar-color:transparent;--mdc-list-list-item-leading-icon-size:24px;--mdc-list-list-item-leading-avatar-size:40px;--mdc-list-list-item-trailing-icon-size:24px;--mdc-list-list-item-disabled-state-layer-color:transparent;--mdc-list-list-item-disabled-state-layer-opacity:0;--mdc-list-list-item-disabled-label-text-opacity:.38;--mdc-list-list-item-disabled-leading-icon-opacity:.38;--mdc-list-list-item-disabled-trailing-icon-opacity:.38;--mat-list-active-indicator-color:transparent;--mat-list-active-indicator-shape:4px}html{--mdc-list-list-item-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color:rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color:rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color:black;--mdc-list-list-item-disabled-leading-icon-color:black;--mdc-list-list-item-disabled-trailing-icon-color:black;--mdc-list-list-item-hover-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color:black;--mdc-list-list-item-hover-state-layer-opacity:.04;--mdc-list-list-item-focus-state-layer-color:black;--mdc-list-list-item-focus-state-layer-opacity:.12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#3f51b5;--mdc-radio-selected-hover-icon-color:#3f51b5;--mdc-radio-selected-icon-color:#3f51b5;--mdc-radio-selected-pressed-icon-color:#3f51b5}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#ff4081;--mdc-radio-selected-hover-icon-color:#ff4081;--mdc-radio-selected-icon-color:#ff4081;--mdc-radio-selected-pressed-icon-color:#ff4081}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#f44336;--mdc-radio-selected-hover-icon-color:#f44336;--mdc-radio-selected-icon-color:#f44336;--mdc-radio-selected-pressed-icon-color:#f44336}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#3f51b5;--mdc-checkbox-selected-hover-icon-color:#3f51b5;--mdc-checkbox-selected-icon-color:#3f51b5;--mdc-checkbox-selected-pressed-icon-color:#3f51b5;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#3f51b5;--mdc-checkbox-selected-hover-state-layer-color:#3f51b5;--mdc-checkbox-selected-pressed-state-layer-color:#3f51b5;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#ff4081;--mdc-checkbox-selected-hover-icon-color:#ff4081;--mdc-checkbox-selected-icon-color:#ff4081;--mdc-checkbox-selected-pressed-icon-color:#ff4081;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#ff4081;--mdc-checkbox-selected-hover-state-layer-color:#ff4081;--mdc-checkbox-selected-pressed-state-layer-color:#ff4081;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#f44336;--mdc-checkbox-selected-hover-state-layer-color:#f44336;--mdc-checkbox-selected-pressed-state-layer-color:#f44336;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}html{--mdc-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}html{--mdc-list-list-item-label-text-font:Roboto, sans-serif;--mdc-list-list-item-label-text-line-height:24px;--mdc-list-list-item-label-text-size:16px;--mdc-list-list-item-label-text-tracking:.03125em;--mdc-list-list-item-label-text-weight:400;--mdc-list-list-item-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height:20px;--mdc-list-list-item-supporting-text-size:14px;--mdc-list-list-item-supporting-text-tracking:.0178571429em;--mdc-list-list-item-supporting-text-weight:400;--mdc-list-list-item-trailing-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height:20px;--mdc-list-list-item-trailing-supporting-text-size:12px;--mdc-list-list-item-trailing-supporting-text-tracking:.0333333333em;--mdc-list-list-item-trailing-supporting-text-weight:400}.mdc-list-group__subheader{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-color:rgba(0, 0, 0, .87);--mat-paginator-container-background-color:white;--mat-paginator-enabled-icon-color:rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color:rgba(0, 0, 0, .12)}html{--mat-paginator-container-size:56px;--mat-paginator-form-field-container-height:40px;--mat-paginator-form-field-container-vertical-padding:8px}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:#3f51b5;--mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color:black;--mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color:#3f51b5;--mat-tab-header-active-ripple-color:#3f51b5;--mat-tab-header-inactive-ripple-color:#3f51b5;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color:#3f51b5;--mat-tab-header-active-hover-label-text-color:#3f51b5;--mat-tab-header-active-focus-indicator-color:#3f51b5;--mat-tab-header-active-hover-indicator-color:#3f51b5}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color:#ff4081;--mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color:black;--mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color:#ff4081;--mat-tab-header-active-ripple-color:#ff4081;--mat-tab-header-inactive-ripple-color:#ff4081;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color:#ff4081;--mat-tab-header-active-hover-label-text-color:#ff4081;--mat-tab-header-active-focus-indicator-color:#ff4081;--mat-tab-header-active-hover-indicator-color:#ff4081}.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(0, 0, 0, .38);--mat-tab-header-pagination-icon-color:black;--mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color:#f44336;--mat-tab-header-active-ripple-color:#f44336;--mat-tab-header-inactive-ripple-color:#f44336;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color:#f44336;--mat-tab-header-active-hover-label-text-color:#f44336;--mat-tab-header-active-focus-indicator-color:#f44336;--mat-tab-header-active-hover-indicator-color:#f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color:#3f51b5;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color:#ff4081;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color:#f44336;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height:48px}.mat-mdc-tab-header{--mat-tab-header-label-text-font:Roboto, sans-serif;--mat-tab-header-label-text-size:14px;--mat-tab-header-label-text-tracking:.0892857143em;--mat-tab-header-label-text-line-height:36px;--mat-tab-header-label-text-weight:500}html{--mdc-checkbox-disabled-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-state-layer-opacity:.16;--mdc-checkbox-selected-hover-state-layer-opacity:.04;--mdc-checkbox-selected-pressed-state-layer-opacity:.16;--mdc-checkbox-unselected-focus-state-layer-opacity:.16;--mdc-checkbox-unselected-hover-state-layer-opacity:.04;--mdc-checkbox-unselected-pressed-state-layer-opacity:.16}html{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#ff4081;--mdc-checkbox-selected-hover-icon-color:#ff4081;--mdc-checkbox-selected-icon-color:#ff4081;--mdc-checkbox-selected-pressed-icon-color:#ff4081;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#ff4081;--mdc-checkbox-selected-hover-state-layer-color:#ff4081;--mdc-checkbox-selected-pressed-state-layer-color:#ff4081;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black;--mat-checkbox-disabled-label-color:rgba(0, 0, 0, .38)}.mat-mdc-checkbox{--mdc-form-field-label-text-color:rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#3f51b5;--mdc-checkbox-selected-hover-icon-color:#3f51b5;--mdc-checkbox-selected-icon-color:#3f51b5;--mdc-checkbox-selected-pressed-icon-color:#3f51b5;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#3f51b5;--mdc-checkbox-selected-hover-state-layer-color:#3f51b5;--mdc-checkbox-selected-pressed-state-layer-color:#3f51b5;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#f44336;--mdc-checkbox-selected-hover-state-layer-color:#f44336;--mdc-checkbox-selected-pressed-state-layer-color:#f44336;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}html{--mdc-checkbox-state-layer-size:40px;--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:black;--mdc-text-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mat-text-button-state-layer-color:black;--mat-text-button-disabled-state-layer-color:black;--mat-text-button-ripple-color:rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity:.04;--mat-text-button-focus-state-layer-opacity:.12;--mat-text-button-pressed-state-layer-opacity:.12;--mdc-filled-button-container-color:white;--mdc-filled-button-label-text-color:black;--mdc-filled-button-disabled-container-color:rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color:black;--mat-filled-button-disabled-state-layer-color:black;--mat-filled-button-ripple-color:rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity:.04;--mat-filled-button-focus-state-layer-opacity:.12;--mat-filled-button-pressed-state-layer-opacity:.12;--mdc-protected-button-container-color:white;--mdc-protected-button-label-text-color:black;--mdc-protected-button-disabled-container-color:rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color:rgba(0, 0, 0, .38);--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:black;--mat-protected-button-disabled-state-layer-color:black;--mat-protected-button-ripple-color:rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity:.04;--mat-protected-button-focus-state-layer-opacity:.12;--mat-protected-button-pressed-state-layer-opacity:.12;--mdc-outlined-button-disabled-outline-color:rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color:black;--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color:black;--mat-outlined-button-disabled-state-layer-color:black;--mat-outlined-button-ripple-color:rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity:.04;--mat-outlined-button-focus-state-layer-opacity:.12;--mat-outlined-button-pressed-state-layer-opacity:.12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color:#3f51b5;--mat-text-button-state-layer-color:#3f51b5;--mat-text-button-ripple-color:rgba(63, 81, 181, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color:#ff4081;--mat-text-button-state-layer-color:#ff4081;--mat-text-button-ripple-color:rgba(255, 64, 129, .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:#3f51b5;--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:#ff4081;--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:#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:#3f51b5;--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:#ff4081;--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:#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:#3f51b5;--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color:#3f51b5;--mat-outlined-button-ripple-color:rgba(63, 81, 181, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color:#ff4081;--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color:#ff4081;--mat-outlined-button-ripple-color:rgba(255, 64, 129, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color:#f44336;--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mat-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(0, 0, 0, .38);--mat-icon-button-state-layer-color:black;--mat-icon-button-disabled-state-layer-color:black;--mat-icon-button-ripple-color:rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity:.04;--mat-icon-button-focus-state-layer-opacity:.12;--mat-icon-button-pressed-state-layer-opacity:.12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color:#3f51b5;--mat-icon-button-state-layer-color:#3f51b5;--mat-icon-button-ripple-color:rgba(63, 81, 181, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color:#ff4081;--mat-icon-button-state-layer-color:#ff4081;--mat-icon-button-ripple-color:rgba(255, 64, 129, .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: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:black;--mat-fab-state-layer-color:black;--mat-fab-disabled-state-layer-color:black;--mat-fab-ripple-color:rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity:.04;--mat-fab-focus-state-layer-opacity:.12;--mat-fab-pressed-state-layer-opacity:.12;--mat-fab-disabled-state-container-color:rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color:rgba(0, 0, 0, .38);--mdc-fab-small-container-color:white;--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:black;--mat-fab-small-state-layer-color:black;--mat-fab-small-disabled-state-layer-color:black;--mat-fab-small-ripple-color:rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity:.04;--mat-fab-small-focus-state-layer-opacity:.12;--mat-fab-small-pressed-state-layer-opacity:.12;--mat-fab-small-disabled-state-container-color:rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color:rgba(0, 0, 0, .38);--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:#3f51b5;--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:#ff4081;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color:#f44336;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color:#3f51b5;--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:#ff4081;--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color:#f44336;--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:#333333;--mdc-snackbar-supporting-text-color:rgba(255, 255, 255, .87);--mat-snack-bar-button-color:#ff4081}html{--mdc-snackbar-supporting-text-font:Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height:20px;--mdc-snackbar-supporting-text-size:14px;--mdc-snackbar-supporting-text-weight:400}html{--mat-table-row-item-outline-width:1px}html{--mat-table-background-color:white;--mat-table-header-headline-color:rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color:rgba(0, 0, 0, .87);--mat-table-row-item-outline-color:rgba(0, 0, 0, .12)}html{--mat-table-header-container-height:56px;--mat-table-footer-container-height:52px;--mat-table-row-item-container-height:52px}html{--mat-table-header-headline-font:Roboto, sans-serif;--mat-table-header-headline-line-height:22px;--mat-table-header-headline-size:14px;--mat-table-header-headline-weight:500;--mat-table-header-headline-tracking:.0071428571em;--mat-table-row-item-label-text-font:Roboto, sans-serif;--mat-table-row-item-label-text-line-height:20px;--mat-table-row-item-label-text-size:14px;--mat-table-row-item-label-text-weight:400;--mat-table-row-item-label-text-tracking:.0178571429em;--mat-table-footer-supporting-text-font:Roboto, sans-serif;--mat-table-footer-supporting-text-line-height:20px;--mat-table-footer-supporting-text-size:14px;--mat-table-footer-supporting-text-weight:400;--mat-table-footer-supporting-text-tracking:.0178571429em}html{--mdc-circular-progress-active-indicator-width:4px;--mdc-circular-progress-size:48px}html{--mdc-circular-progress-active-indicator-color:#3f51b5}html .mat-accent{--mdc-circular-progress-active-indicator-color:#ff4081}html .mat-warn{--mdc-circular-progress-active-indicator-color:#f44336}html{--mat-badge-container-shape:50%;--mat-badge-container-size:unset;--mat-badge-small-size-container-size:unset;--mat-badge-large-size-container-size:unset;--mat-badge-legacy-container-size:22px;--mat-badge-legacy-small-size-container-size:16px;--mat-badge-legacy-large-size-container-size:28px;--mat-badge-container-offset:-11px 0;--mat-badge-small-size-container-offset:-8px 0;--mat-badge-large-size-container-offset:-14px 0;--mat-badge-container-overlap-offset:-11px;--mat-badge-small-size-container-overlap-offset:-8px;--mat-badge-large-size-container-overlap-offset:-14px;--mat-badge-container-padding:0;--mat-badge-small-size-container-padding:0;--mat-badge-large-size-container-padding:0}html{--mat-badge-background-color:#3f51b5;--mat-badge-text-color:white;--mat-badge-disabled-state-background-color:#b9b9b9;--mat-badge-disabled-state-text-color:rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color:#ff4081;--mat-badge-text-color:white}.mat-badge-warn{--mat-badge-background-color:#f44336;--mat-badge-text-color:white}html{--mat-badge-text-font:Roboto, sans-serif;--mat-badge-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, 0, 0, .87);--mat-bottom-sheet-container-background-color:white}html{--mat-bottom-sheet-container-text-font:Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height:20px;--mat-bottom-sheet-container-text-size:14px;--mat-bottom-sheet-container-text-tracking:.0178571429em;--mat-bottom-sheet-container-text-weight:400}html{--mat-legacy-button-toggle-height:36px;--mat-legacy-button-toggle-shape:2px;--mat-legacy-button-toggle-focus-state-layer-opacity:1;--mat-standard-button-toggle-shape:4px;--mat-standard-button-toggle-hover-state-layer-opacity:.04;--mat-standard-button-toggle-focus-state-layer-opacity:.12}html{--mat-legacy-button-toggle-text-color:rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color:rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color:rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color:#e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color:rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color:#eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color:#bdbdbd;--mat-standard-button-toggle-text-color:rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color:white;--mat-standard-button-toggle-state-layer-color:black;--mat-standard-button-toggle-selected-state-background-color:#e0e0e0;--mat-standard-button-toggle-selected-state-text-color:rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color:rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color:white;--mat-standard-button-toggle-disabled-selected-state-text-color:rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color:#bdbdbd;--mat-standard-button-toggle-divider-color:#e0e0e0}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:#3f51b5;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(63, 81, 181, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(63, 81, 181, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(63, 81, 181, .3);--mat-datepicker-toggle-active-state-icon-color:#3f51b5;--mat-datepicker-calendar-date-in-range-state-background-color:rgba(63, 81, 181, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e;--mat-datepicker-toggle-icon-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color:black;--mat-datepicker-calendar-period-button-icon-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color:rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color:rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color:rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color:rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color:transparent;--mat-datepicker-calendar-date-disabled-state-text-color:rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color:rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color:rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color:rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color:rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color:white;--mat-datepicker-calendar-container-text-color:rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#ff4081;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(255, 64, 129, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(255, 64, 129, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(255, 64, 129, .3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(255, 64, 129, .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:#ff4081}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color:#f44336}.mat-calendar-controls{--mat-icon-button-touch-target-display:none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size:40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font:Roboto, sans-serif;--mat-datepicker-calendar-text-size:13px;--mat-datepicker-calendar-body-label-text-size:14px;--mat-datepicker-calendar-body-label-text-weight:500;--mat-datepicker-calendar-period-button-text-size:14px;--mat-datepicker-calendar-period-button-text-weight:500;--mat-datepicker-calendar-header-text-size:11px;--mat-datepicker-calendar-header-text-weight:400}html{--mat-divider-width:1px}html{--mat-divider-color:rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape:4px;--mat-expansion-legacy-header-indicator-display:inline-block;--mat-expansion-header-indicator-display:none}html{--mat-expansion-container-background-color:white;--mat-expansion-container-text-color:rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color:rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color:rgba(0, 0, 0, .26);--mat-expansion-header-text-color:rgba(0, 0, 0, .87);--mat-expansion-header-description-color:rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color:rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height:48px;--mat-expansion-header-expanded-state-height:64px}html{--mat-expansion-header-text-font:Roboto, sans-serif;--mat-expansion-header-text-size:14px;--mat-expansion-header-text-weight:500;--mat-expansion-header-text-line-height:inherit;--mat-expansion-header-text-tracking:inherit;--mat-expansion-container-text-font:Roboto, sans-serif;--mat-expansion-container-text-line-height:20px;--mat-expansion-container-text-size:14px;--mat-expansion-container-text-tracking:.0178571429em;--mat-expansion-container-text-weight:400}html{--mat-grid-list-tile-header-primary-text-size:14px;--mat-grid-list-tile-header-secondary-text-size:12px;--mat-grid-list-tile-footer-primary-text-size:14px;--mat-grid-list-tile-footer-secondary-text-size:12px}html{--mat-icon-color:inherit}.mat-icon.mat-primary{--mat-icon-color:#3f51b5}.mat-icon.mat-accent{--mat-icon-color:#ff4081}.mat-icon.mat-warn{--mat-icon-color:#f44336}html{--mat-sidenav-container-shape:0;--mat-sidenav-container-elevation-shadow:0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width:auto}html{--mat-sidenav-container-divider-color:rgba(0, 0, 0, .12);--mat-sidenav-container-background-color:white;--mat-sidenav-container-text-color:rgba(0, 0, 0, .87);--mat-sidenav-content-background-color:#fafafa;--mat-sidenav-content-text-color:rgba(0, 0, 0, .87);--mat-sidenav-scrim-color:rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#3f51b5;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#3f51b5;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#3f51b5;--mat-stepper-header-edit-state-icon-foreground-color:white;--mat-stepper-container-color:white;--mat-stepper-line-color:rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color:rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color:rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color:rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color:#f44336;--mat-stepper-header-icon-background-color:rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color:#f44336;--mat-stepper-header-error-state-icon-background-color:transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#ff4081;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#ff4081;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#ff4081;--mat-stepper-header-edit-state-icon-foreground-color:white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#f44336;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#f44336;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#f44336;--mat-stepper-header-edit-state-icon-foreground-color:white}html{--mat-stepper-header-height:72px}html{--mat-stepper-container-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-size:14px;--mat-stepper-header-label-text-weight:400;--mat-stepper-header-error-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-weight:400}html{--mat-sort-arrow-color:#757575}html{--mat-toolbar-container-background-color:whitesmoke;--mat-toolbar-container-text-color:rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color:#3f51b5;--mat-toolbar-container-text-color:white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color:#ff4081;--mat-toolbar-container-text-color:white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color:#f44336;--mat-toolbar-container-text-color:white}html{--mat-toolbar-standard-height:64px;--mat-toolbar-mobile-height:56px}html{--mat-toolbar-title-text-font:Roboto, sans-serif;--mat-toolbar-title-text-line-height:32px;--mat-toolbar-title-text-size:20px;--mat-toolbar-title-text-tracking:.0125em;--mat-toolbar-title-text-weight:500}html{--mat-tree-container-background-color:white;--mat-tree-node-text-color:rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height:48px}html{--mat-tree-node-text-font:Roboto, sans-serif;--mat-tree-node-text-size:14px;--mat-tree-node-text-weight:400}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 24px/32px Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 20px/32px Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 16px/24px Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:500 14px/22px Roboto,sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 14px/20px Roboto,sans-serif;letter-spacing:.0178571429em}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/96px Roboto,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px Roboto,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px Roboto,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Roboto,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color: #3f51b5;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #ff9800;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #3f51b5;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #3f51b5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html,.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #ff9800;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff9800;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87)}.mat-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{--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, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}html{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #3f51b5;--mdc-linear-progress-track-color: rgba(63, 81, 181, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ff9800;--mdc-linear-progress-track-color: rgba(255, 152, 0, .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-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: #3f51b5;--mdc-filled-text-field-focus-active-indicator-color: #3f51b5;--mdc-filled-text-field-focus-label-text-color: rgba(63, 81, 181, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #3f51b5;--mdc-outlined-text-field-focus-outline-color: #3f51b5;--mdc-outlined-text-field-focus-label-text-color: rgba(63, 81, 181, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(63, 81, 181, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ff9800;--mdc-filled-text-field-focus-active-indicator-color: #ff9800;--mdc-filled-text-field-focus-label-text-color: rgba(255, 152, 0, .87);--mdc-outlined-text-field-caret-color: #ff9800;--mdc-outlined-text-field-focus-outline-color: #ff9800;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 152, 0, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 152, 0, .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{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(63, 81, 181, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 152, 0, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-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, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.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: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #3f51b5;--mdc-chip-elevated-selected-container-color: #3f51b5;--mdc-chip-elevated-disabled-container-color: #3f51b5;--mdc-chip-flat-disabled-selected-container-color: #3f51b5;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-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: #ff9800;--mdc-chip-elevated-selected-container-color: #ff9800;--mdc-chip-elevated-disabled-container-color: #ff9800;--mdc-chip-flat-disabled-selected-container-color: #ff9800;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-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}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: #3949ab;--mdc-switch-selected-handle-color: #3949ab;--mdc-switch-selected-hover-state-layer-color: #3949ab;--mdc-switch-selected-pressed-state-layer-color: #3949ab;--mdc-switch-selected-focus-handle-color: #1a237e;--mdc-switch-selected-hover-handle-color: #1a237e;--mdc-switch-selected-pressed-handle-color: #1a237e;--mdc-switch-selected-focus-track-color: #7986cb;--mdc-switch-selected-hover-track-color: #7986cb;--mdc-switch-selected-pressed-track-color: #7986cb;--mdc-switch-selected-track-color: #7986cb;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: 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: #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, 0, 0, .38)}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #fb8c00;--mdc-switch-selected-handle-color: #fb8c00;--mdc-switch-selected-hover-state-layer-color: #fb8c00;--mdc-switch-selected-pressed-state-layer-color: #fb8c00;--mdc-switch-selected-focus-handle-color: #e65100;--mdc-switch-selected-hover-handle-color: #e65100;--mdc-switch-selected-pressed-handle-color: #e65100;--mdc-switch-selected-focus-track-color: #ffb74d;--mdc-switch-selected-hover-track-color: #ffb74d;--mdc-switch-selected-pressed-track-color: #ffb74d;--mdc-switch-selected-track-color: #ffb74d}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}html{--mdc-switch-state-layer-size: 40px}html{--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, 0, 0, .87)}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3f51b5;--mdc-radio-selected-hover-icon-color: #3f51b5;--mdc-radio-selected-icon-color: #3f51b5;--mdc-radio-selected-pressed-icon-color: #3f51b5;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #3f51b5;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff9800;--mdc-radio-selected-hover-icon-color: #ff9800;--mdc-radio-selected-icon-color: #ff9800;--mdc-radio-selected-pressed-icon-color: #ff9800;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ff9800;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}html{--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block}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: #3f51b5;--mdc-slider-focus-handle-color: #3f51b5;--mdc-slider-hover-handle-color: #3f51b5;--mdc-slider-active-track-color: #3f51b5;--mdc-slider-inactive-track-color: #3f51b5;--mdc-slider-with-tick-marks-inactive-container-color: #3f51b5;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--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: #3f51b5;--mat-slider-hover-state-layer-color: rgba(63, 81, 181, .05);--mat-slider-focus-state-layer-color: rgba(63, 81, 181, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mat-slider-ripple-color: #ff9800;--mat-slider-hover-state-layer-color: rgba(255, 152, 0, .05);--mat-slider-focus-state-layer-color: rgba(255, 152, 0, .2);--mdc-slider-handle-color: #ff9800;--mdc-slider-focus-handle-color: #ff9800;--mdc-slider-hover-handle-color: #ff9800;--mdc-slider-active-track-color: #ff9800;--mdc-slider-inactive-track-color: #ff9800;--mdc-slider-with-tick-marks-inactive-container-color: #ff9800;--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{--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, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}html{--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, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3f51b5;--mdc-radio-selected-hover-icon-color: #3f51b5;--mdc-radio-selected-icon-color: #3f51b5;--mdc-radio-selected-pressed-icon-color: #3f51b5}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff9800;--mdc-radio-selected-hover-icon-color: #ff9800;--mdc-radio-selected-icon-color: #ff9800;--mdc-radio-selected-pressed-icon-color: #ff9800}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #3f51b5;--mdc-checkbox-selected-hover-icon-color: #3f51b5;--mdc-checkbox-selected-icon-color: #3f51b5;--mdc-checkbox-selected-pressed-icon-color: #3f51b5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3f51b5;--mdc-checkbox-selected-hover-state-layer-color: #3f51b5;--mdc-checkbox-selected-pressed-state-layer-color: #3f51b5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ff9800;--mdc-checkbox-selected-hover-icon-color: #ff9800;--mdc-checkbox-selected-icon-color: #ff9800;--mdc-checkbox-selected-pressed-icon-color: #ff9800;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff9800;--mdc-checkbox-selected-hover-state-layer-color: #ff9800;--mdc-checkbox-selected-pressed-state-layer-color: #ff9800;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--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:#3f51b5}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--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{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px}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: #3f51b5;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #3f51b5;--mat-tab-header-active-ripple-color: #3f51b5;--mat-tab-header-inactive-ripple-color: #3f51b5;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #3f51b5;--mat-tab-header-active-hover-label-text-color: #3f51b5;--mat-tab-header-active-focus-indicator-color: #3f51b5;--mat-tab-header-active-hover-indicator-color: #3f51b5}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ff9800;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ff9800;--mat-tab-header-active-ripple-color: #ff9800;--mat-tab-header-inactive-ripple-color: #ff9800;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ff9800;--mat-tab-header-active-hover-label-text-color: #ff9800;--mat-tab-header-active-focus-indicator-color: #ff9800;--mat-tab-header-active-hover-indicator-color: #ff9800}.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(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #3f51b5;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ff9800;--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}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ff9800;--mdc-checkbox-selected-hover-icon-color: #ff9800;--mdc-checkbox-selected-icon-color: #ff9800;--mdc-checkbox-selected-pressed-icon-color: #ff9800;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff9800;--mdc-checkbox-selected-hover-state-layer-color: #ff9800;--mdc-checkbox-selected-pressed-state-layer-color: #ff9800;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #3f51b5;--mdc-checkbox-selected-hover-icon-color: #3f51b5;--mdc-checkbox-selected-icon-color: #3f51b5;--mdc-checkbox-selected-pressed-icon-color: #3f51b5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3f51b5;--mdc-checkbox-selected-hover-state-layer-color: #3f51b5;--mdc-checkbox-selected-pressed-state-layer-color: #3f51b5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block}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: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--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: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #3f51b5;--mat-text-button-state-layer-color: #3f51b5;--mat-text-button-ripple-color: rgba(63, 81, 181, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ff9800;--mat-text-button-state-layer-color: #ff9800;--mat-text-button-ripple-color: rgba(255, 152, 0, .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: #3f51b5;--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: #ff9800;--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: #3f51b5;--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: #ff9800;--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: #3f51b5;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #3f51b5;--mat-outlined-button-ripple-color: rgba(63, 81, 181, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ff9800;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ff9800;--mat-outlined-button-ripple-color: rgba(255, 152, 0, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-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-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: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #3f51b5;--mat-icon-button-state-layer-color: #3f51b5;--mat-icon-button-ripple-color: rgba(63, 81, 181, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ff9800;--mat-icon-button-state-layer-color: #ff9800;--mat-icon-button-ripple-color: rgba(255, 152, 0, .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: 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: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--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: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--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: #3f51b5;--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: #ff9800;--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: #3f51b5;--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: #ff9800;--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-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: #ff9800}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html{--mdc-circular-progress-active-indicator-color: #3f51b5}html .mat-accent{--mdc-circular-progress-active-indicator-color: #ff9800}html .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}html{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}html{--mat-badge-background-color: #3f51b5;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: #ff9800;--mat-badge-text-color: rgba(0, 0, 0, .87)}.mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-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, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0}html{--mat-standard-button-toggle-height: 48px}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #3f51b5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(63, 81, 181, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-toggle-active-state-icon-color: #3f51b5;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(63, 81, 181, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-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: #ff9800;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 152, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 152, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 152, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 152, 0, .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: #ff9800}.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-divider-width: 1px}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #3f51b5}.mat-icon.mat-accent{--mat-icon-color: #ff9800}.mat-icon.mat-warn{--mat-icon-color: #f44336}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #3f51b5;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #3f51b5;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #3f51b5;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #ff9800;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #ff9800;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #ff9800;--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-sort-arrow-color: #757575}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #3f51b5;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ff9800;--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-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height: 48px}.pointbank-theme .st1{fill:#3f51b5}.pointbank-theme .pc-navbar-nav a.nav-link.active{border-bottom:inset 5px #3f51b5}.pointbank-theme .sidebar-container button.mat-accent{background-color:#3f51b5!important}.pointbank-theme .sidebar-container .text-warning{color:#3f51b5}.pointbank-theme .sidebar-container .text-warning:before{border-right:8px solid #3f51b5}.pointbank-theme .sidebar-container .tooltip-above-sec{background:#3f51b5}.pointbank-theme footer a.link,.pointbank-theme .privacy-policy-model a.link{color:#3f51b5}.pointbank-theme .new-tab-ui .mat-tab-labels{background:#3f51b5}.pointbank-theme .text-theme-color{color:#3f51b5}.pointbank-theme .button-theme-color{background:#3f51b5}.pointbank-theme .mat-tab-label:focus,.pointbank-theme .mat-tab-label.mat-tab-label-active{border-bottom:inset 5px #3f51b5}.pointbank-theme .graphictxt:hover{border-color:#3f51b5!important}.pointbank-theme .mat-mdc-dialog-content .text-warning{color:#3f51b5}.pointbank-theme .mat-mdc-dialog-content a.mat-mdc-raised-button.mat-accent,.pointbank-theme .mat-mdc-dialog-content button.mat-accent{background-color:#3f51b5!important}.referral-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #ff5722;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #ff9800;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff9800;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .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, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #ff5722;--mdc-filled-text-field-focus-active-indicator-color: #ff5722;--mdc-filled-text-field-focus-label-text-color: rgba(255, 87, 34, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #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, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #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: #ff5722;--mdc-outlined-text-field-focus-outline-color: #ff5722;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 87, 34, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #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, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #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(255, 87, 34, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #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, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 87, 34, .87);--mat-select-invalid-arrow-color: rgba(255, 87, 34, .87);--mat-select-arrow-transform: translateY(-8px);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-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, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--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: #f4511e;--mdc-switch-selected-handle-color: #f4511e;--mdc-switch-selected-hover-state-layer-color: #f4511e;--mdc-switch-selected-pressed-state-layer-color: #f4511e;--mdc-switch-selected-focus-handle-color: #bf360c;--mdc-switch-selected-hover-handle-color: #bf360c;--mdc-switch-selected-pressed-handle-color: #bf360c;--mdc-switch-selected-focus-track-color: #ff8a65;--mdc-switch-selected-hover-track-color: #ff8a65;--mdc-switch-selected-pressed-track-color: #ff8a65;--mdc-switch-selected-track-color: #ff8a65;--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, 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: #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, 0, 0, .38);--mdc-switch-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--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: #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;--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, 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: #ff5722;--mat-slider-hover-state-layer-color: rgba(255, 87, 34, .05);--mat-slider-focus-state-layer-color: rgba(255, 87, 34, .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, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--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, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ff9800;--mdc-checkbox-selected-hover-icon-color: #ff9800;--mdc-checkbox-selected-icon-color: #ff9800;--mdc-checkbox-selected-pressed-icon-color: #ff9800;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff9800;--mdc-checkbox-selected-hover-state-layer-color: #ff9800;--mdc-checkbox-selected-pressed-state-layer-color: #ff9800;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-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: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--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: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-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;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-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: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--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: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--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;--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #ff9800;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #ff5722;--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: #ff5722;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-standard-button-toggle-height: 48px;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #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-toggle-active-state-icon-color: #ff5722;--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-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #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;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #ff5722;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ff5722;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--mat-tree-node-min-height: 48px}.referral-theme .mat-accent{--mat-option-selected-state-label-text-color: #ff9800;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.referral-theme .mat-warn{--mat-option-selected-state-label-text-color: #ff5722;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.referral-theme .mat-primary{--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, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff5722;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.referral-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #ff9800;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff9800;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.referral-theme .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, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff5722;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.referral-theme .mat-elevation-z0,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.referral-theme .mat-elevation-z1,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.referral-theme .mat-elevation-z2,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.referral-theme .mat-elevation-z3,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.referral-theme .mat-elevation-z4,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.referral-theme .mat-elevation-z5,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.referral-theme .mat-elevation-z6,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.referral-theme .mat-elevation-z7,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.referral-theme .mat-elevation-z8,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.referral-theme .mat-elevation-z9,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.referral-theme .mat-elevation-z10,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.referral-theme .mat-elevation-z11,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.referral-theme .mat-elevation-z12,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.referral-theme .mat-elevation-z13,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.referral-theme .mat-elevation-z14,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.referral-theme .mat-elevation-z15,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.referral-theme .mat-elevation-z16,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.referral-theme .mat-elevation-z17,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.referral-theme .mat-elevation-z18,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.referral-theme .mat-elevation-z19,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.referral-theme .mat-elevation-z20,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.referral-theme .mat-elevation-z21,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.referral-theme .mat-elevation-z22,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.referral-theme .mat-elevation-z23,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.referral-theme .mat-elevation-z24,.referral-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.referral-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #ff5722;--mdc-linear-progress-track-color: rgba(255, 87, 34, .25)}.referral-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ff9800;--mdc-linear-progress-track-color: rgba(255, 152, 0, .25)}.referral-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff5722;--mdc-linear-progress-track-color: rgba(255, 87, 34, .25)}.referral-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ff9800;--mdc-filled-text-field-focus-active-indicator-color: #ff9800;--mdc-filled-text-field-focus-label-text-color: rgba(255, 152, 0, .87);--mdc-outlined-text-field-caret-color: #ff9800;--mdc-outlined-text-field-focus-outline-color: #ff9800;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 152, 0, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 152, 0, .87)}.referral-theme .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)}.referral-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 152, 0, .87);--mat-select-invalid-arrow-color: rgba(255, 87, 34, .87)}.referral-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 87, 34, .87);--mat-select-invalid-arrow-color: rgba(255, 87, 34, .87)}.referral-theme .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}.referral-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.referral-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.referral-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--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: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.referral-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.referral-theme .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: #ff9800;--mdc-chip-elevated-selected-container-color: #ff9800;--mdc-chip-elevated-disabled-container-color: #ff9800;--mdc-chip-flat-disabled-selected-container-color: #ff9800;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.referral-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.referral-theme .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: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.referral-theme .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.referral-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.referral-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #fb8c00;--mdc-switch-selected-handle-color: #fb8c00;--mdc-switch-selected-hover-state-layer-color: #fb8c00;--mdc-switch-selected-pressed-state-layer-color: #fb8c00;--mdc-switch-selected-focus-handle-color: #e65100;--mdc-switch-selected-hover-handle-color: #e65100;--mdc-switch-selected-pressed-handle-color: #e65100;--mdc-switch-selected-focus-track-color: #ffb74d;--mdc-switch-selected-hover-track-color: #ffb74d;--mdc-switch-selected-pressed-track-color: #ffb74d;--mdc-switch-selected-track-color: #ffb74d}.referral-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #f4511e;--mdc-switch-selected-handle-color: #f4511e;--mdc-switch-selected-hover-state-layer-color: #f4511e;--mdc-switch-selected-pressed-state-layer-color: #f4511e;--mdc-switch-selected-focus-handle-color: #bf360c;--mdc-switch-selected-hover-handle-color: #bf360c;--mdc-switch-selected-pressed-handle-color: #bf360c;--mdc-switch-selected-focus-track-color: #ff8a65;--mdc-switch-selected-hover-track-color: #ff8a65;--mdc-switch-selected-pressed-track-color: #ff8a65;--mdc-switch-selected-track-color: #ff8a65}.referral-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.referral-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .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: black;--mat-radio-checked-ripple-color: #ff5722;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.referral-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff9800;--mdc-radio-selected-hover-icon-color: #ff9800;--mdc-radio-selected-icon-color: #ff9800;--mdc-radio-selected-pressed-icon-color: #ff9800;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ff9800;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.referral-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .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: black;--mat-radio-checked-ripple-color: #ff5722;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.referral-theme .mat-accent{--mat-slider-ripple-color: #ff9800;--mat-slider-hover-state-layer-color: rgba(255, 152, 0, .05);--mat-slider-focus-state-layer-color: rgba(255, 152, 0, .2);--mdc-slider-handle-color: #ff9800;--mdc-slider-focus-handle-color: #ff9800;--mdc-slider-hover-handle-color: #ff9800;--mdc-slider-active-track-color: #ff9800;--mdc-slider-inactive-track-color: #ff9800;--mdc-slider-with-tick-marks-inactive-container-color: #ff9800;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.referral-theme .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}.referral-theme .mdc-list-item__start,.referral-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .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}.referral-theme .mat-accent .mdc-list-item__start,.referral-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff9800;--mdc-radio-selected-hover-icon-color: #ff9800;--mdc-radio-selected-icon-color: #ff9800;--mdc-radio-selected-pressed-icon-color: #ff9800}.referral-theme .mat-warn .mdc-list-item__start,.referral-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .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}.referral-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #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, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .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: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.referral-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ff9800;--mdc-checkbox-selected-hover-icon-color: #ff9800;--mdc-checkbox-selected-icon-color: #ff9800;--mdc-checkbox-selected-pressed-icon-color: #ff9800;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff9800;--mdc-checkbox-selected-hover-state-layer-color: #ff9800;--mdc-checkbox-selected-pressed-state-layer-color: #ff9800;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.referral-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #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, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .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: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.referral-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.referral-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.referral-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.referral-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#ff5722}.referral-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.referral-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.referral-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.referral-theme .mdc-list-item__start,.referral-theme .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.referral-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.referral-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.referral-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.referral-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.referral-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.referral-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.referral-theme .mat-mdc-tab-group,.referral-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #ff5722;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #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, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .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}.referral-theme .mat-mdc-tab-group.mat-accent,.referral-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ff9800;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ff9800;--mat-tab-header-active-ripple-color: #ff9800;--mat-tab-header-inactive-ripple-color: #ff9800;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ff9800;--mat-tab-header-active-hover-label-text-color: #ff9800;--mat-tab-header-active-focus-indicator-color: #ff9800;--mat-tab-header-active-hover-indicator-color: #ff9800}.referral-theme .mat-mdc-tab-group.mat-warn,.referral-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff5722;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #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, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .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}.referral-theme .mat-mdc-tab-group.mat-background-primary,.referral-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #ff5722;--mat-tab-header-with-background-foreground-color: white}.referral-theme .mat-mdc-tab-group.mat-background-accent,.referral-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ff9800;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.referral-theme .mat-mdc-tab-group.mat-background-warn,.referral-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff5722;--mat-tab-header-with-background-foreground-color: white}.referral-theme .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.referral-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.referral-theme .mat-mdc-checkbox.mat-primary,.referral-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #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, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .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: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.referral-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #ff5722;--mat-text-button-state-layer-color: #ff5722;--mat-text-button-ripple-color: rgba(255, 87, 34, .1)}.referral-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ff9800;--mat-text-button-state-layer-color: #ff9800;--mat-text-button-ripple-color: rgba(255, 152, 0, .1)}.referral-theme .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)}.referral-theme .mat-mdc-unelevated-button.mat-primary{--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)}.referral-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ff9800;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.referral-theme .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)}.referral-theme .mat-mdc-raised-button.mat-primary{--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)}.referral-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ff9800;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.referral-theme .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)}.referral-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #ff5722;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ff5722;--mat-outlined-button-ripple-color: rgba(255, 87, 34, .1)}.referral-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ff9800;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ff9800;--mat-outlined-button-ripple-color: rgba(255, 152, 0, .1)}.referral-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff5722;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ff5722;--mat-outlined-button-ripple-color: rgba(255, 87, 34, .1)}.referral-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #ff5722;--mat-icon-button-state-layer-color: #ff5722;--mat-icon-button-ripple-color: rgba(255, 87, 34, .1)}.referral-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ff9800;--mat-icon-button-state-layer-color: #ff9800;--mat-icon-button-ripple-color: rgba(255, 152, 0, .1)}.referral-theme .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)}.referral-theme .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}.referral-theme .mat-mdc-fab.mat-primary{--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)}.referral-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #ff9800;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.referral-theme .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)}.referral-theme .mat-mdc-mini-fab.mat-primary{--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)}.referral-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #ff9800;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.referral-theme .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)}.referral-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #ff9800}.referral-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ff5722}.referral-theme .mat-badge-accent{--mat-badge-background-color: #ff9800;--mat-badge-text-color: rgba(0, 0, 0, .87)}.referral-theme .mat-badge-warn{--mat-badge-background-color: #ff5722;--mat-badge-text-color: white}.referral-theme .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: #ff9800;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 152, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 152, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 152, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 152, 0, .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}.referral-theme .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}.referral-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ff9800}.referral-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff5722}.referral-theme .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.referral-theme .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}.referral-theme .mat-icon.mat-primary{--mat-icon-color: #ff5722}.referral-theme .mat-icon.mat-accent{--mat-icon-color: #ff9800}.referral-theme .mat-icon.mat-warn{--mat-icon-color: #ff5722}.referral-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #ff9800;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #ff9800;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #ff9800;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.referral-theme .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}.referral-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #ff5722;--mat-toolbar-container-text-color: white}.referral-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ff9800;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.referral-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff5722;--mat-toolbar-container-text-color: white}.referral-theme .st1{fill:#ff5722}.referral-theme .pc-navbar-nav a.nav-link.active{border-bottom:inset 5px #ff5722}.referral-theme .sidebar-container button.mat-accent{background-color:#ff5722!important}.referral-theme .sidebar-container .text-warning{color:#ff5722}.referral-theme .sidebar-container .text-warning:before{border-right:8px solid #ff5722}.referral-theme .sidebar-container .tooltip-above-sec{background:#ff5722}.referral-theme footer a.link,.referral-theme .privacy-policy-model a.link{color:#ff5722}.referral-theme .new-tab-ui .mat-tab-labels{background:#ff5722}.referral-theme .text-theme-color{color:#ff5722}.referral-theme .button-theme-color{background:#ff5722}.referral-theme .mat-tab-label:focus,.referral-theme .mat-tab-label.mat-tab-label-active{border-bottom:inset 5px #ff5722}.referral-theme .graphictxt:hover{border-color:#ff5722!important}.referral-theme .mat-mdc-dialog-content .text-warning{color:#ff5722}.referral-theme .mat-mdc-dialog-content a.mat-mdc-raised-button.mat-accent,.referral-theme .mat-mdc-dialog-content button.mat-accent{background-color:#ff5722!important}.offberboard-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #03a9f4;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #ff9800;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff9800;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .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, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #03a9f4;--mdc-filled-text-field-focus-active-indicator-color: #03a9f4;--mdc-filled-text-field-focus-label-text-color: rgba(3, 169, 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, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #03a9f4;--mdc-outlined-text-field-focus-outline-color: #03a9f4;--mdc-outlined-text-field-focus-label-text-color: rgba(3, 169, 244, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(3, 169, 244, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(3, 169, 244, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-select-arrow-transform: translateY(-8px);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-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, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--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: #039be5;--mdc-switch-selected-handle-color: #039be5;--mdc-switch-selected-hover-state-layer-color: #039be5;--mdc-switch-selected-pressed-state-layer-color: #039be5;--mdc-switch-selected-focus-handle-color: #01579b;--mdc-switch-selected-hover-handle-color: #01579b;--mdc-switch-selected-pressed-handle-color: #01579b;--mdc-switch-selected-focus-track-color: #4fc3f7;--mdc-switch-selected-hover-track-color: #4fc3f7;--mdc-switch-selected-pressed-track-color: #4fc3f7;--mdc-switch-selected-track-color: #4fc3f7;--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, 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: #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, 0, 0, .38);--mdc-switch-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--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: #03a9f4;--mdc-slider-focus-handle-color: #03a9f4;--mdc-slider-hover-handle-color: #03a9f4;--mdc-slider-active-track-color: #03a9f4;--mdc-slider-inactive-track-color: #03a9f4;--mdc-slider-with-tick-marks-inactive-container-color: #03a9f4;--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, 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: #03a9f4;--mat-slider-hover-state-layer-color: rgba(3, 169, 244, .05);--mat-slider-focus-state-layer-color: rgba(3, 169, 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, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--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, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ff9800;--mdc-checkbox-selected-hover-icon-color: #ff9800;--mdc-checkbox-selected-icon-color: #ff9800;--mdc-checkbox-selected-pressed-icon-color: #ff9800;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff9800;--mdc-checkbox-selected-hover-state-layer-color: #ff9800;--mdc-checkbox-selected-pressed-state-layer-color: #ff9800;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-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: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--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: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-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;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-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: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--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: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--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;--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #ff9800;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #03a9f4;--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: #03a9f4;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-standard-button-toggle-height: 48px;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #03a9f4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(3, 169, 244, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(3, 169, 244, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(3, 169, 244, .3);--mat-datepicker-toggle-active-state-icon-color: #03a9f4;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(3, 169, 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, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #03a9f4;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #03a9f4;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #03a9f4;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--mat-tree-node-min-height: 48px}.offberboard-theme .mat-accent{--mat-option-selected-state-label-text-color: #ff9800;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.offberboard-theme .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.offberboard-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #03a9f4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #03a9f4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.offberboard-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #ff9800;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff9800;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.offberboard-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.offberboard-theme .mat-elevation-z0,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.offberboard-theme .mat-elevation-z1,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.offberboard-theme .mat-elevation-z2,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.offberboard-theme .mat-elevation-z3,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.offberboard-theme .mat-elevation-z4,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.offberboard-theme .mat-elevation-z5,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.offberboard-theme .mat-elevation-z6,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.offberboard-theme .mat-elevation-z7,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.offberboard-theme .mat-elevation-z8,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.offberboard-theme .mat-elevation-z9,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.offberboard-theme .mat-elevation-z10,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.offberboard-theme .mat-elevation-z11,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.offberboard-theme .mat-elevation-z12,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.offberboard-theme .mat-elevation-z13,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.offberboard-theme .mat-elevation-z14,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.offberboard-theme .mat-elevation-z15,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.offberboard-theme .mat-elevation-z16,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.offberboard-theme .mat-elevation-z17,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.offberboard-theme .mat-elevation-z18,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.offberboard-theme .mat-elevation-z19,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.offberboard-theme .mat-elevation-z20,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.offberboard-theme .mat-elevation-z21,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.offberboard-theme .mat-elevation-z22,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.offberboard-theme .mat-elevation-z23,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.offberboard-theme .mat-elevation-z24,.offberboard-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.offberboard-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #03a9f4;--mdc-linear-progress-track-color: rgba(3, 169, 244, .25)}.offberboard-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ff9800;--mdc-linear-progress-track-color: rgba(255, 152, 0, .25)}.offberboard-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.offberboard-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ff9800;--mdc-filled-text-field-focus-active-indicator-color: #ff9800;--mdc-filled-text-field-focus-label-text-color: rgba(255, 152, 0, .87);--mdc-outlined-text-field-caret-color: #ff9800;--mdc-outlined-text-field-focus-outline-color: #ff9800;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 152, 0, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 152, 0, .87)}.offberboard-theme .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)}.offberboard-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 152, 0, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.offberboard-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.offberboard-theme .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}.offberboard-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.offberboard-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.offberboard-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #03a9f4;--mdc-chip-elevated-selected-container-color: #03a9f4;--mdc-chip-elevated-disabled-container-color: #03a9f4;--mdc-chip-flat-disabled-selected-container-color: #03a9f4;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.offberboard-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.offberboard-theme .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: #ff9800;--mdc-chip-elevated-selected-container-color: #ff9800;--mdc-chip-elevated-disabled-container-color: #ff9800;--mdc-chip-flat-disabled-selected-container-color: #ff9800;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.offberboard-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.offberboard-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.offberboard-theme .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.offberboard-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.offberboard-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #fb8c00;--mdc-switch-selected-handle-color: #fb8c00;--mdc-switch-selected-hover-state-layer-color: #fb8c00;--mdc-switch-selected-pressed-state-layer-color: #fb8c00;--mdc-switch-selected-focus-handle-color: #e65100;--mdc-switch-selected-hover-handle-color: #e65100;--mdc-switch-selected-pressed-handle-color: #e65100;--mdc-switch-selected-focus-track-color: #ffb74d;--mdc-switch-selected-hover-track-color: #ffb74d;--mdc-switch-selected-pressed-track-color: #ffb74d;--mdc-switch-selected-track-color: #ffb74d}.offberboard-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.offberboard-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.offberboard-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #03a9f4;--mdc-radio-selected-hover-icon-color: #03a9f4;--mdc-radio-selected-icon-color: #03a9f4;--mdc-radio-selected-pressed-icon-color: #03a9f4;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #03a9f4;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.offberboard-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff9800;--mdc-radio-selected-hover-icon-color: #ff9800;--mdc-radio-selected-icon-color: #ff9800;--mdc-radio-selected-pressed-icon-color: #ff9800;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ff9800;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.offberboard-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.offberboard-theme .mat-accent{--mat-slider-ripple-color: #ff9800;--mat-slider-hover-state-layer-color: rgba(255, 152, 0, .05);--mat-slider-focus-state-layer-color: rgba(255, 152, 0, .2);--mdc-slider-handle-color: #ff9800;--mdc-slider-focus-handle-color: #ff9800;--mdc-slider-hover-handle-color: #ff9800;--mdc-slider-active-track-color: #ff9800;--mdc-slider-inactive-track-color: #ff9800;--mdc-slider-with-tick-marks-inactive-container-color: #ff9800;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.offberboard-theme .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}.offberboard-theme .mdc-list-item__start,.offberboard-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #03a9f4;--mdc-radio-selected-hover-icon-color: #03a9f4;--mdc-radio-selected-icon-color: #03a9f4;--mdc-radio-selected-pressed-icon-color: #03a9f4}.offberboard-theme .mat-accent .mdc-list-item__start,.offberboard-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff9800;--mdc-radio-selected-hover-icon-color: #ff9800;--mdc-radio-selected-icon-color: #ff9800;--mdc-radio-selected-pressed-icon-color: #ff9800}.offberboard-theme .mat-warn .mdc-list-item__start,.offberboard-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.offberboard-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #03a9f4;--mdc-checkbox-selected-hover-icon-color: #03a9f4;--mdc-checkbox-selected-icon-color: #03a9f4;--mdc-checkbox-selected-pressed-icon-color: #03a9f4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #03a9f4;--mdc-checkbox-selected-hover-state-layer-color: #03a9f4;--mdc-checkbox-selected-pressed-state-layer-color: #03a9f4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.offberboard-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ff9800;--mdc-checkbox-selected-hover-icon-color: #ff9800;--mdc-checkbox-selected-icon-color: #ff9800;--mdc-checkbox-selected-pressed-icon-color: #ff9800;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff9800;--mdc-checkbox-selected-hover-state-layer-color: #ff9800;--mdc-checkbox-selected-pressed-state-layer-color: #ff9800;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.offberboard-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.offberboard-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.offberboard-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.offberboard-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.offberboard-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#03a9f4}.offberboard-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.offberboard-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.offberboard-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.offberboard-theme .mdc-list-item__start,.offberboard-theme .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.offberboard-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.offberboard-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.offberboard-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.offberboard-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.offberboard-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.offberboard-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.offberboard-theme .mat-mdc-tab-group,.offberboard-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #03a9f4;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #03a9f4;--mat-tab-header-active-ripple-color: #03a9f4;--mat-tab-header-inactive-ripple-color: #03a9f4;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #03a9f4;--mat-tab-header-active-hover-label-text-color: #03a9f4;--mat-tab-header-active-focus-indicator-color: #03a9f4;--mat-tab-header-active-hover-indicator-color: #03a9f4}.offberboard-theme .mat-mdc-tab-group.mat-accent,.offberboard-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ff9800;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ff9800;--mat-tab-header-active-ripple-color: #ff9800;--mat-tab-header-inactive-ripple-color: #ff9800;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ff9800;--mat-tab-header-active-hover-label-text-color: #ff9800;--mat-tab-header-active-focus-indicator-color: #ff9800;--mat-tab-header-active-hover-indicator-color: #ff9800}.offberboard-theme .mat-mdc-tab-group.mat-warn,.offberboard-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.offberboard-theme .mat-mdc-tab-group.mat-background-primary,.offberboard-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #03a9f4;--mat-tab-header-with-background-foreground-color: white}.offberboard-theme .mat-mdc-tab-group.mat-background-accent,.offberboard-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ff9800;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.offberboard-theme .mat-mdc-tab-group.mat-background-warn,.offberboard-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.offberboard-theme .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.offberboard-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.offberboard-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #03a9f4;--mdc-checkbox-selected-hover-icon-color: #03a9f4;--mdc-checkbox-selected-icon-color: #03a9f4;--mdc-checkbox-selected-pressed-icon-color: #03a9f4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #03a9f4;--mdc-checkbox-selected-hover-state-layer-color: #03a9f4;--mdc-checkbox-selected-pressed-state-layer-color: #03a9f4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.offberboard-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.offberboard-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #03a9f4;--mat-text-button-state-layer-color: #03a9f4;--mat-text-button-ripple-color: rgba(3, 169, 244, .1)}.offberboard-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ff9800;--mat-text-button-state-layer-color: #ff9800;--mat-text-button-ripple-color: rgba(255, 152, 0, .1)}.offberboard-theme .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)}.offberboard-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #03a9f4;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.offberboard-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ff9800;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.offberboard-theme .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)}.offberboard-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #03a9f4;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.offberboard-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ff9800;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.offberboard-theme .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)}.offberboard-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #03a9f4;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #03a9f4;--mat-outlined-button-ripple-color: rgba(3, 169, 244, .1)}.offberboard-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ff9800;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ff9800;--mat-outlined-button-ripple-color: rgba(255, 152, 0, .1)}.offberboard-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.offberboard-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #03a9f4;--mat-icon-button-state-layer-color: #03a9f4;--mat-icon-button-ripple-color: rgba(3, 169, 244, .1)}.offberboard-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ff9800;--mat-icon-button-state-layer-color: #ff9800;--mat-icon-button-ripple-color: rgba(255, 152, 0, .1)}.offberboard-theme .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)}.offberboard-theme .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}.offberboard-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #03a9f4;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.offberboard-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #ff9800;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.offberboard-theme .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)}.offberboard-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #03a9f4;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.offberboard-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #ff9800;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.offberboard-theme .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)}.offberboard-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #ff9800}.offberboard-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.offberboard-theme .mat-badge-accent{--mat-badge-background-color: #ff9800;--mat-badge-text-color: rgba(0, 0, 0, .87)}.offberboard-theme .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.offberboard-theme .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: #ff9800;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 152, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 152, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 152, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 152, 0, .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}.offberboard-theme .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}.offberboard-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ff9800}.offberboard-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.offberboard-theme .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.offberboard-theme .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}.offberboard-theme .mat-icon.mat-primary{--mat-icon-color: #03a9f4}.offberboard-theme .mat-icon.mat-accent{--mat-icon-color: #ff9800}.offberboard-theme .mat-icon.mat-warn{--mat-icon-color: #f44336}.offberboard-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #ff9800;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #ff9800;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #ff9800;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.offberboard-theme .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}.offberboard-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #03a9f4;--mat-toolbar-container-text-color: white}.offberboard-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ff9800;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.offberboard-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.offberboard-theme .st1{fill:#03a9f4}.offberboard-theme .pc-navbar-nav a.nav-link.active{border-bottom:inset 5px #03a9f4}.offberboard-theme .sidebar-container button.mat-accent{background-color:#03a9f4!important}.offberboard-theme .sidebar-container .text-warning{color:#03a9f4}.offberboard-theme .sidebar-container .text-warning:before{border-right:8px solid #03a9f4}.offberboard-theme .sidebar-container .tooltip-above-sec{background:#03a9f4}.offberboard-theme footer a.link,.offberboard-theme .privacy-policy-model a.link{color:#03a9f4}.offberboard-theme .new-tab-ui .mat-tab-labels{background:#03a9f4}.offberboard-theme .text-theme-color{color:#03a9f4}.offberboard-theme .button-theme-color{background:#03a9f4}.offberboard-theme .mat-tab-label:focus,.offberboard-theme .mat-tab-label.mat-tab-label-active{border-bottom:inset 5px #03a9f4}.offberboard-theme .graphictxt:hover{border-color:#03a9f4!important}.offberboard-theme .mat-mdc-dialog-content .text-warning{color:#03a9f4}.offberboard-theme .mat-mdc-dialog-content a.mat-mdc-raised-button.mat-accent,.offberboard-theme .mat-mdc-dialog-content button.mat-accent{background-color:#03a9f4!important}.mediaLab-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #2196f3;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #ff9800;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff9800;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .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, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #2196f3;--mdc-filled-text-field-focus-active-indicator-color: #2196f3;--mdc-filled-text-field-focus-label-text-color: rgba(33, 150, 243, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #2196f3;--mdc-outlined-text-field-focus-outline-color: #2196f3;--mdc-outlined-text-field-focus-label-text-color: rgba(33, 150, 243, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(33, 150, 243, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(33, 150, 243, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-select-arrow-transform: translateY(-8px);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: 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, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--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: #1e88e5;--mdc-switch-selected-handle-color: #1e88e5;--mdc-switch-selected-hover-state-layer-color: #1e88e5;--mdc-switch-selected-pressed-state-layer-color: #1e88e5;--mdc-switch-selected-focus-handle-color: #0d47a1;--mdc-switch-selected-hover-handle-color: #0d47a1;--mdc-switch-selected-pressed-handle-color: #0d47a1;--mdc-switch-selected-focus-track-color: #64b5f6;--mdc-switch-selected-hover-track-color: #64b5f6;--mdc-switch-selected-pressed-track-color: #64b5f6;--mdc-switch-selected-track-color: #64b5f6;--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, 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: #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, 0, 0, .38);--mdc-switch-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--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: #2196f3;--mdc-slider-focus-handle-color: #2196f3;--mdc-slider-hover-handle-color: #2196f3;--mdc-slider-active-track-color: #2196f3;--mdc-slider-inactive-track-color: #2196f3;--mdc-slider-with-tick-marks-inactive-container-color: #2196f3;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--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: #2196f3;--mat-slider-hover-state-layer-color: rgba(33, 150, 243, .05);--mat-slider-focus-state-layer-color: rgba(33, 150, 243, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--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, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ff9800;--mdc-checkbox-selected-hover-icon-color: #ff9800;--mdc-checkbox-selected-icon-color: #ff9800;--mdc-checkbox-selected-pressed-icon-color: #ff9800;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff9800;--mdc-checkbox-selected-hover-state-layer-color: #ff9800;--mdc-checkbox-selected-pressed-state-layer-color: #ff9800;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-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: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--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: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-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;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-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: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--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: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--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;--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #ff9800;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #2196f3;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #2196f3;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-standard-button-toggle-height: 48px;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #2196f3;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(33, 150, 243, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(33, 150, 243, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(33, 150, 243, .3);--mat-datepicker-toggle-active-state-icon-color: #2196f3;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(33, 150, 243, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #2196f3;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #2196f3;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #2196f3;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--mat-tree-node-min-height: 48px}.mediaLab-theme .mat-accent{--mat-option-selected-state-label-text-color: #ff9800;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mediaLab-theme .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mediaLab-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #2196f3;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #2196f3;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mediaLab-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #ff9800;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff9800;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mediaLab-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mediaLab-theme .mat-elevation-z0,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mediaLab-theme .mat-elevation-z1,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mediaLab-theme .mat-elevation-z2,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mediaLab-theme .mat-elevation-z3,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mediaLab-theme .mat-elevation-z4,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mediaLab-theme .mat-elevation-z5,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mediaLab-theme .mat-elevation-z6,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mediaLab-theme .mat-elevation-z7,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mediaLab-theme .mat-elevation-z8,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mediaLab-theme .mat-elevation-z9,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mediaLab-theme .mat-elevation-z10,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mediaLab-theme .mat-elevation-z11,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mediaLab-theme .mat-elevation-z12,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mediaLab-theme .mat-elevation-z13,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mediaLab-theme .mat-elevation-z14,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mediaLab-theme .mat-elevation-z15,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mediaLab-theme .mat-elevation-z16,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mediaLab-theme .mat-elevation-z17,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mediaLab-theme .mat-elevation-z18,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mediaLab-theme .mat-elevation-z19,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mediaLab-theme .mat-elevation-z20,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mediaLab-theme .mat-elevation-z21,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mediaLab-theme .mat-elevation-z22,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mediaLab-theme .mat-elevation-z23,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mediaLab-theme .mat-elevation-z24,.mediaLab-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.mediaLab-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #2196f3;--mdc-linear-progress-track-color: rgba(33, 150, 243, .25)}.mediaLab-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ff9800;--mdc-linear-progress-track-color: rgba(255, 152, 0, .25)}.mediaLab-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.mediaLab-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ff9800;--mdc-filled-text-field-focus-active-indicator-color: #ff9800;--mdc-filled-text-field-focus-label-text-color: rgba(255, 152, 0, .87);--mdc-outlined-text-field-caret-color: #ff9800;--mdc-outlined-text-field-focus-outline-color: #ff9800;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 152, 0, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 152, 0, .87)}.mediaLab-theme .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)}.mediaLab-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 152, 0, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.mediaLab-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.mediaLab-theme .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}.mediaLab-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.mediaLab-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mediaLab-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #2196f3;--mdc-chip-elevated-selected-container-color: #2196f3;--mdc-chip-elevated-disabled-container-color: #2196f3;--mdc-chip-flat-disabled-selected-container-color: #2196f3;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mediaLab-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mediaLab-theme .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: #ff9800;--mdc-chip-elevated-selected-container-color: #ff9800;--mdc-chip-elevated-disabled-container-color: #ff9800;--mdc-chip-flat-disabled-selected-container-color: #ff9800;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.mediaLab-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mediaLab-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mediaLab-theme .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.mediaLab-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.mediaLab-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #fb8c00;--mdc-switch-selected-handle-color: #fb8c00;--mdc-switch-selected-hover-state-layer-color: #fb8c00;--mdc-switch-selected-pressed-state-layer-color: #fb8c00;--mdc-switch-selected-focus-handle-color: #e65100;--mdc-switch-selected-hover-handle-color: #e65100;--mdc-switch-selected-pressed-handle-color: #e65100;--mdc-switch-selected-focus-track-color: #ffb74d;--mdc-switch-selected-hover-track-color: #ffb74d;--mdc-switch-selected-pressed-track-color: #ffb74d;--mdc-switch-selected-track-color: #ffb74d}.mediaLab-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.mediaLab-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.mediaLab-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #2196f3;--mdc-radio-selected-hover-icon-color: #2196f3;--mdc-radio-selected-icon-color: #2196f3;--mdc-radio-selected-pressed-icon-color: #2196f3;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #2196f3;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mediaLab-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff9800;--mdc-radio-selected-hover-icon-color: #ff9800;--mdc-radio-selected-icon-color: #ff9800;--mdc-radio-selected-pressed-icon-color: #ff9800;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ff9800;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mediaLab-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mediaLab-theme .mat-accent{--mat-slider-ripple-color: #ff9800;--mat-slider-hover-state-layer-color: rgba(255, 152, 0, .05);--mat-slider-focus-state-layer-color: rgba(255, 152, 0, .2);--mdc-slider-handle-color: #ff9800;--mdc-slider-focus-handle-color: #ff9800;--mdc-slider-hover-handle-color: #ff9800;--mdc-slider-active-track-color: #ff9800;--mdc-slider-inactive-track-color: #ff9800;--mdc-slider-with-tick-marks-inactive-container-color: #ff9800;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.mediaLab-theme .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}.mediaLab-theme .mdc-list-item__start,.mediaLab-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #2196f3;--mdc-radio-selected-hover-icon-color: #2196f3;--mdc-radio-selected-icon-color: #2196f3;--mdc-radio-selected-pressed-icon-color: #2196f3}.mediaLab-theme .mat-accent .mdc-list-item__start,.mediaLab-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff9800;--mdc-radio-selected-hover-icon-color: #ff9800;--mdc-radio-selected-icon-color: #ff9800;--mdc-radio-selected-pressed-icon-color: #ff9800}.mediaLab-theme .mat-warn .mdc-list-item__start,.mediaLab-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.mediaLab-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #2196f3;--mdc-checkbox-selected-hover-icon-color: #2196f3;--mdc-checkbox-selected-icon-color: #2196f3;--mdc-checkbox-selected-pressed-icon-color: #2196f3;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #2196f3;--mdc-checkbox-selected-hover-state-layer-color: #2196f3;--mdc-checkbox-selected-pressed-state-layer-color: #2196f3;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mediaLab-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ff9800;--mdc-checkbox-selected-hover-icon-color: #ff9800;--mdc-checkbox-selected-icon-color: #ff9800;--mdc-checkbox-selected-pressed-icon-color: #ff9800;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff9800;--mdc-checkbox-selected-hover-state-layer-color: #ff9800;--mdc-checkbox-selected-pressed-state-layer-color: #ff9800;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mediaLab-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mediaLab-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mediaLab-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mediaLab-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mediaLab-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#2196f3}.mediaLab-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mediaLab-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mediaLab-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.mediaLab-theme .mdc-list-item__start,.mediaLab-theme .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.mediaLab-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mediaLab-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mediaLab-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mediaLab-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mediaLab-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mediaLab-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.mediaLab-theme .mat-mdc-tab-group,.mediaLab-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #2196f3;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #2196f3;--mat-tab-header-active-ripple-color: #2196f3;--mat-tab-header-inactive-ripple-color: #2196f3;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #2196f3;--mat-tab-header-active-hover-label-text-color: #2196f3;--mat-tab-header-active-focus-indicator-color: #2196f3;--mat-tab-header-active-hover-indicator-color: #2196f3}.mediaLab-theme .mat-mdc-tab-group.mat-accent,.mediaLab-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ff9800;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ff9800;--mat-tab-header-active-ripple-color: #ff9800;--mat-tab-header-inactive-ripple-color: #ff9800;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ff9800;--mat-tab-header-active-hover-label-text-color: #ff9800;--mat-tab-header-active-focus-indicator-color: #ff9800;--mat-tab-header-active-hover-indicator-color: #ff9800}.mediaLab-theme .mat-mdc-tab-group.mat-warn,.mediaLab-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.mediaLab-theme .mat-mdc-tab-group.mat-background-primary,.mediaLab-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #2196f3;--mat-tab-header-with-background-foreground-color: white}.mediaLab-theme .mat-mdc-tab-group.mat-background-accent,.mediaLab-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ff9800;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.mediaLab-theme .mat-mdc-tab-group.mat-background-warn,.mediaLab-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.mediaLab-theme .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.mediaLab-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.mediaLab-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #2196f3;--mdc-checkbox-selected-hover-icon-color: #2196f3;--mdc-checkbox-selected-icon-color: #2196f3;--mdc-checkbox-selected-pressed-icon-color: #2196f3;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #2196f3;--mdc-checkbox-selected-hover-state-layer-color: #2196f3;--mdc-checkbox-selected-pressed-state-layer-color: #2196f3;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mediaLab-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mediaLab-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #2196f3;--mat-text-button-state-layer-color: #2196f3;--mat-text-button-ripple-color: rgba(33, 150, 243, .1)}.mediaLab-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ff9800;--mat-text-button-state-layer-color: #ff9800;--mat-text-button-ripple-color: rgba(255, 152, 0, .1)}.mediaLab-theme .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)}.mediaLab-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #2196f3;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mediaLab-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ff9800;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.mediaLab-theme .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)}.mediaLab-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #2196f3;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mediaLab-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ff9800;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.mediaLab-theme .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)}.mediaLab-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #2196f3;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #2196f3;--mat-outlined-button-ripple-color: rgba(33, 150, 243, .1)}.mediaLab-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ff9800;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ff9800;--mat-outlined-button-ripple-color: rgba(255, 152, 0, .1)}.mediaLab-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.mediaLab-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #2196f3;--mat-icon-button-state-layer-color: #2196f3;--mat-icon-button-ripple-color: rgba(33, 150, 243, .1)}.mediaLab-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ff9800;--mat-icon-button-state-layer-color: #ff9800;--mat-icon-button-ripple-color: rgba(255, 152, 0, .1)}.mediaLab-theme .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)}.mediaLab-theme .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}.mediaLab-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #2196f3;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.mediaLab-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #ff9800;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.mediaLab-theme .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)}.mediaLab-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #2196f3;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.mediaLab-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #ff9800;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.mediaLab-theme .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)}.mediaLab-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #ff9800}.mediaLab-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.mediaLab-theme .mat-badge-accent{--mat-badge-background-color: #ff9800;--mat-badge-text-color: rgba(0, 0, 0, .87)}.mediaLab-theme .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.mediaLab-theme .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: #ff9800;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 152, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 152, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 152, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 152, 0, .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}.mediaLab-theme .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}.mediaLab-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ff9800}.mediaLab-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.mediaLab-theme .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mediaLab-theme .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}.mediaLab-theme .mat-icon.mat-primary{--mat-icon-color: #2196f3}.mediaLab-theme .mat-icon.mat-accent{--mat-icon-color: #ff9800}.mediaLab-theme .mat-icon.mat-warn{--mat-icon-color: #f44336}.mediaLab-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #ff9800;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #ff9800;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #ff9800;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.mediaLab-theme .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}.mediaLab-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #2196f3;--mat-toolbar-container-text-color: white}.mediaLab-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ff9800;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mediaLab-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.mediaLab-theme .st1{fill:#2196f3}.mediaLab-theme .pc-navbar-nav a.nav-link.active{border-bottom:inset 5px #2196f3}.mediaLab-theme .sidebar-container button.mat-accent{background-color:#2196f3!important}.mediaLab-theme .sidebar-container .text-warning{color:#2196f3}.mediaLab-theme .sidebar-container .text-warning:before{border-right:8px solid #2196f3}.mediaLab-theme .sidebar-container .tooltip-above-sec{background:#2196f3}.mediaLab-theme footer a.link,.mediaLab-theme .privacy-policy-model a.link{color:#2196f3}.mediaLab-theme .new-tab-ui .mat-tab-labels{background:#2196f3}.mediaLab-theme .text-theme-color{color:#2196f3}.mediaLab-theme .button-theme-color{background:#2196f3}.mediaLab-theme .mat-tab-label:focus,.mediaLab-theme .mat-tab-label.mat-tab-label-active{border-bottom:inset 5px #2196f3}.mediaLab-theme .graphictxt:hover{border-color:#2196f3!important}.mediaLab-theme .mat-mdc-dialog-content .text-warning{color:#2196f3}.mediaLab-theme .mat-mdc-dialog-content a.mat-mdc-raised-button.mat-accent,.mediaLab-theme .mat-mdc-dialog-content button.mat-accent{background-color:#2196f3!important}html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline}html{height:100%}body{min-height:100%}body{line-height:1.3}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main,li{display:block}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,*:before,*:after{box-sizing:inherit}h1,h2,h3,h4,h5,h6{font-size:inherit}a,button{color:inherit;transition:.3s}button{overflow:visible;border:0;font:inherit;-webkit-font-smoothing:inherit;letter-spacing:inherit;background:none;cursor:pointer}::-moz-focus-inner{padding:0;border:0}input,textarea,button,select,a{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}audio,canvas,iframe,img,svg,video{vertical-align:middle}textarea{resize:vertical}[tabindex="-1"]:focus{outline:none!important}button:focus{outline:none}a{text-decoration:none}table{border-collapse:collapse}table th{text-align:inherit}.border-0{border-width:0px}.mat-mdc-select-panel .mat-mdc-option.mat-mdc-option-active:not(.mat-mdc-option-multiple) .mat-pseudo-checkbox{display:none}*{margin:0;padding:0}html,body{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100%}html::-webkit-scrollbar,body::-webkit-scrollbar{height:18px;width:7px;background:transparent;border-radius:4px;-webkit-border-radius:4px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background:#9eaaa8;border-radius:4px;-webkit-border-radius:4px;border:solid whiteSmoke 0px}html::-webkit-scrollbar-corner,body::-webkit-scrollbar-corner{background:#9eaaa8}body,html{height:100%;position:relative}body{font-family:Lato,sans-serif!important;font-size:14px;font-weight:400;background-color:#efefef}body.body-bg-none,body.training-backgroud{background:#efefef}body.body-bg-none .px-20.px-lg-30.training-theme{padding-left:15px!important}body.body-bg-none .px-20.px-lg-30.training-theme .left-traning-panel .scrolly-view{padding-left:10px}@media (min-width: 992px){body.body-bg-none .px-20.px-lg-30.training-theme .left-traning-panel .scrolly-view{padding-left:15px}}.mat-form-field-appearance-outline .mat-select-arrow-wrapper{transform:translateY(0)!important}.mat-sidenav-container{background:transparent}.grow-1{flex-grow:1!important}.d-block{display:block!important}.position-relative{position:relative}.mat-mdc-outlined-button{border:1px solid rgba(0,0,0,.2)!important}.container{max-width:100%;margin:0 auto}.cursor-pointer{cursor:pointer}.cursor-pointer.visible .mission-cont{border:2px solid #000;border-radius:8px}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.w-100{width:100%!important}.w-80{width:80%!important}.full-width,.img-fluid{max-width:100%}.mx-col-450{flex:0 0 450px!important;max-width:450px!important}.flex-50{flex:0 0 50%!important;max-width:50%!important}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-justify{text-align:justify}.text-uppercase{text-transform:uppercase!important}.text-underline{text-decoration:underline!important}.font-zcool{font-family:ZCOOL KuaiLe,cursive}a.link{color:#eb5858;text-decoration:underline;transition:all ease-in-out .5s}a.link:hover{text-decoration:none}.ws-nomal,.ws-nomal .mat-radio-label-content{white-space:normal}.l-s-2{letter-spacing:2px}.m-h-100{min-height:100%!important}.mat-mdc-tooltip{margin:0 14px!important}.mat-mdc-tooltip.material-tooltip{padding:10px;border-radius:8px;background:#334d5c;overflow:visible;font-size:11px}.mat-mdc-tooltip.material-tooltip.mx-200{max-width:200px}.mat-mdc-tooltip.material-tooltip:after{position:absolute;content:" ";top:100%;left:0;right:0;margin-left:auto;margin-right:auto;width:0;height:0;border-style:solid;border-width:10px 10px 0 10px;border-color:#334d5c transparent transparent transparent}.scroll-panel,.mat-drawer-content,.mat-mdc-dialog-content,.scroll-y,.overflow-y,.scrolly-view{overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch;height:100vh}.scroll-panel::-webkit-scrollbar,.mat-drawer-content::-webkit-scrollbar,.mat-mdc-dialog-content::-webkit-scrollbar,.scroll-y::-webkit-scrollbar,.overflow-y::-webkit-scrollbar,.scrolly-view::-webkit-scrollbar{height:18px;width:7px;background:transparent;border-radius:4px;-webkit-border-radius:4px}.scroll-panel::-webkit-scrollbar-thumb,.mat-drawer-content::-webkit-scrollbar-thumb,.mat-mdc-dialog-content::-webkit-scrollbar-thumb,.scroll-y::-webkit-scrollbar-thumb,.overflow-y::-webkit-scrollbar-thumb,.scrolly-view::-webkit-scrollbar-thumb{background:#9eaaa8;border-radius:4px;-webkit-border-radius:4px;border:solid whiteSmoke 0px}.scroll-panel::-webkit-scrollbar-corner,.mat-drawer-content::-webkit-scrollbar-corner,.mat-mdc-dialog-content::-webkit-scrollbar-corner,.scroll-y::-webkit-scrollbar-corner,.overflow-y::-webkit-scrollbar-corner,.scrolly-view::-webkit-scrollbar-corner{background:#9eaaa8}.responsive-table::-webkit-scrollbar,.overflow-x::-webkit-scrollbar{height:7px;width:100%;background:transparent;border-radius:4px;-webkit-border-radius:4px}.responsive-table::-webkit-scrollbar-thumb,.overflow-x::-webkit-scrollbar-thumb{background:#9eaaa8;border-radius:4px;-webkit-border-radius:4px;border:solid whiteSmoke 0px}.responsive-table::-webkit-scrollbar-corner,.overflow-x::-webkit-scrollbar-corner{background:#9eaaa8}.overflow-x{overflow-y:hidden;-webkit-overflow-scrolling:touch;overflow-x:auto}.scroll-panel{margin-top:8px;margin-bottom:8px;margin-right:8px;padding:20px}@media (min-width: 767px){.mat-drawer-content{flex-direction:column;display:flex!important}app-root{box-sizing:border-box;display:flex;flex-direction:column;min-width:0;flex:1;height:100%}}.login-choice{display:inline-block;font-size:16px;font-weight:600;height:1px;text-align:center;width:100%;margin:15px 0;position:relative}.login-choice span{border-radius:50%;height:30px;line-height:30px;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:40px;color:#fff}.login-choice:before,.login-choice:after{content:"";position:absolute;width:calc(50% - 15px);background:#fff;height:1px}.login-choice:after{right:0}.login-choice:before{left:0}.disabled,.disable{opacity:.8;pointer-events:none;cursor:default!important}.pixeltracking{display:none!important}@media (min-width: 1400px){.mx-col-450{flex:0 0 523px!important;max-width:523px!important}}@media (max-width: 576px){.mx-col-450{flex:inherit!important;max-width:inherit!important}}@media (min-width: 768px){.text-md-right{text-align:right!important}}.text-brown{color:#ff9800}.relative{position:relative!important}.hover-btn{position:absolute;inset:0;z-index:100}.h10{height:10px}.input-pb0 .mat-form-field-wrapper{padding-bottom:0!important}.cursor-none{pointer-events:none}.namebold{font-weight:700}.cursor-default{cursor:default}.model-overlay,.guide-overlay{overflow:hidden}.rocket-block{background:url(/assets/images/MysteryMissionRocket.svg) no-repeat;background-size:100% 100%;height:60px;right:-15px;position:absolute;bottom:35px;width:65px;transform:rotate(74deg)}.loaded-mission{position:absolute;inset:0;background:#fffc;text-transform:uppercase;text-align:center;font-weight:800;color:#c16e14!important;z-index:3;border-radius:8px}.tmgverbiage{display:none}#TmgOffers{margin:0!important}.nowrap{white-space:nowrap}.whitespace-normal{white-space:normal}.br-r-10{border-radius:10px}@media (min-width: 992px){.mat-mdc-tab-group.h-xl-100{height:100%!important}}.share-dropdown .mat-icon{height:20px;width:20px}.share-dropdown button.mat-mdc-menu-item.h-30{height:30px;line-height:30px}.share-dropdown button.mat-mdc-menu-item:hover{background:#f4a172;box-shadow:0 2px 3px #0000004d}.mat-tab-label,.mat-mdc-tab-link{opacity:1!important;color:#334d5c!important}.daily-streak-thum{width:105px;margin:0 auto}.clearFix{clear:both}#pollfish-analytics{display:none}.email-text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;max-width:98%}.toast-success{width:370px!important}.goog-te-banner-frame.skiptranslate{display:none!important}body{top:0!important}.pollfish-right{right:70px!important}#pollfishSurveyContainer{z-index:99999!important}.primary-bg{background-color:#8070ea!important}.pending-bg{background-color:#b4b4b4!important}.warn-bg{background-color:#eb5858!important}.community{background-color:#45b19d!important}.bg-grey{background:#efefef!important}.bg-white{background:#fff!important}.bg-green{background-color:#45b19d}.bg-green-1{background:#4caf50!important}.bg-indigo{background:#283593!important}.bg-indigo-2{background:#1a237e!important}.bg-warning{background-color:#ff9800!important}.bg-blue-400{background:#334d5c!important}.bg-blue-200{background-color:#d1ebe6}.bg-blue-100{background-color:#b9e3e8!important}.text-grey{color:#5c5c5c!important}.text-grey-100{color:#b4b4b4!important}.text-grey-500{color:#adb5bd!important}.text-blue{color:#8070ea!important}.text-blue-400{color:#334d5c!important}.text-warn{color:#eb5858!important}.text-warn-100{color:#e1793e!important}.text-white{color:#fff!important}.text-yellow{color:#ffa726}.text-grey-1{color:#c8c7c7}.text-orange{color:#ff9800}.text-green-100{color:#45b19d}.text-muted{color:#5c5c5c!important}.text-primary{color:#8070ea!important}.text-success{color:#45b19d!important}.text-info{color:#334d5c!important}.text-warning{color:#ff9800}.text-danger{color:#eb5858!important}.pending-bg-new{background-color:#5c5c5c!important}.text-blue{color:#74ccd3}.text-blue-200{color:#077b93}.border-radius-1{border-radius:10px!important}.border-left{border-left:1px solid #c8c7c7}.border-right{border-right:1px solid #c8c7c7}.border-top{border-top:1px solid #c8c7c7}.border-bottom{border-bottom:1px solid #c8c7c7}.border-none{border:none!important}.w-300{font-weight:300!important}.w-400{font-weight:400!important}.w-600{font-weight:700!important}.w-900{font-weight:900!important}.lh-24{line-height:24px}.display-1{font-size:36px!important;line-height:36px}.display-2{font-size:28px!important}.display-3{font-size:28px!important;letter-spacing:.5px}@media (max-width: 767px){.display-3{font-size:22px!important}}.display-3-24{font-size:24px!important;letter-spacing:.5px}@media (max-width: 767px){.display-3-24{font-size:22px!important}}.display-4{font-size:18px!important}.display-5{font-size:16px!important}.display-6{font-size:14px!important}.font-24{font-size:24px!important}.font-22{font-size:22px!important}.font-20{font-size:20px!important}.font-16{font-size:16px!important}.font-15{font-size:15px!important}.font-14{font-size:14px!important}.font-12{font-size:12px!important}.font-11{font-size:11px!important}.font-10{font-size:10px!important}p{margin-bottom:1rem}@media (min-width: 1400px){.display-1{font-size:40px!important}.display-2{font-size:34px!important}.display-3{font-size:28px!important}.display-3-24{font-size:24px!important}.display-5,.display-4{font-size:16px!important}.display-lg-3{font-size:28px!important}.display-lg-4{font-size:20px!important}}@media (max-width: 767px){.display-1{font-size:26px!important;line-height:26px}}.cat-heading{letter-spacing:1px;font-size:28px!important}.mat-radio-outer-circle{border-width:1px!important;border-color:#b4b4b4}.mat-radio-checked .mat-radio-inner-circle{transform:scale(1)!important}.mat-mdc-raised-button.btn-large{font-size:20px;text-transform:uppercase;font-weight:600;padding-top:.4rem;padding-bottom:.4rem;border-radius:4px;letter-spacing:1px}.btn-small{min-width:40px!important;line-height:30px!important;padding:0 8px!important}.btn-xs{min-width:40px!important;line-height:22px!important;padding:0 5px!important}.forgot-password{text-decoration:underline;text-align:right;width:auto!important;float:right}.btn-social{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.btn-block{display:block;width:100%}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-social.btn-lg{padding-left:40px;cursor:pointer;font-size:12px;text-transform:uppercase;border-radius:4px;height:38px;padding-right:10px}.btn-social.btn-lg>:first-child{line-height:40px;width:40px;font-size:1.8em;height:100%}.btn-social>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center}.btn-facebook{color:#fff;background-color:#3b5998;border-color:#0003}.btn-facebook .facebook-icon{background:url(/assets/images/facebook-icon.png) no-repeat center center;width:20px;height:20px}.btn-google{color:#000;background-color:#fff;border:1px solid #3d82f0}.btn-google .google-icon{background:url(/assets/images/google-icon.png) no-repeat center center;width:20px;height:20px}.btn-info{background-color:#94d7dd!important}.btn-warning{background-color:#ff9800!important}.mat-mdc-raised-button{border-radius:4px!important}.mat-mdc-raised-button.sm-btn,.mat-raised-button.btn-more{line-height:25px;font-size:12px;font-weight:600}.mat-mdc-raised-button.btn-sm{line-height:25px}.mat-mdc-raised-button.mat-accent{color:#fff!important}.mat-mdc-raised-button:hover{opacity:.85}.mat-mdc-unelevated-button.mat-warn,.mat-mdc-raised-button.mat-warn,.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn,.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{color:#fff}.mat-mdc-raised-button.active:hover{opacity:1}.mat-mdc-button{border-radius:4px!important}.mat-mdc-button:hover{box-shadow:0 3px 3px -2px #0003,0 3px 4px #0000001a,0 1px 8px #0000001a}.mat-mdc-button:hover .mat-button-focus-overla{background-color:#344e5d33!important}.h-36{height:36px}.mat-mdc-raised-button.mat-accent[disabled]{background-color:#d1a81f;opacity:.5}.mat-mdc-button.text-grey-1{color:#c5c5c5}.input-field.mat-form-field-appearance-outline .mat-form-field-outline{background:#fff;border-radius:4px}.sm-input-field.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0;border-top:.4em solid transparent}.mat-checkbox-layout .mat-checkbox-label{white-space:normal}.mat-radio-outer-circle{background:#fff}.mat-radio-checked .mat-radio-inner-circle{transform:scale(.7)!important}.mat-checkbox-frame{border-width:1px!important}.mat-mdc-radio-button,.mat-mdc-checkbox{font-weight:300;font-size:18px;padding-right:20px}.mat-checkbox-frame{background:#fff!important;border-radius:0!important}.text-label{font-size:18px;font-weight:300}.lg-checkbox .mat-checkbox-inner-container{width:30px;height:30px;background:#fff}.lg-checkbox .mat-checkbox-frame{border-width:1px;border-color:#00000045}.lg-checkbox .mat-checkbox-layout .mat-checkbox-label{line-height:30px}.custam-mb .mat-form-field-wrapper{padding-bottom:.4em}.middle-align{vertical-align:middle}@media (max-width: 520px){.mat-mdc-select-panel{max-width:240px!important}}@media (max-width: 320px){.mat-mdc-select-panel{max-width:200px!important}}.ml-015{margin-left:-15px}.ml-08{margin-left:-8px}.m-auto{margin:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.mx-2{margin-left:2px!important;margin-right:2px!important}.my-2{margin-top:2px!important;margin-bottom:2px!important}.m-2{margin:2px!important}.px-2{padding-left:2px!important;padding-right:2px!important}.py-2{padding-top:2px!important;padding-bottom:2px!important}.p-2{padding:2px!important}.mx-3{margin-left:3px!important;margin-right:3px!important}.my-3{margin-top:3px!important;margin-bottom:3px!important}.m-3{margin:3px!important}.px-3{padding-left:3px!important;padding-right:3px!important}.py-3{padding-top:3px!important;padding-bottom:3px!important}.p-3{padding:3px!important}.mx-5{margin-left:5px!important;margin-right:5px!important}.my-5{margin-top:5px!important;margin-bottom:5px!important}.m-5{margin:5px!important}.px-5{padding-left:5px!important;padding-right:5px!important}.py-5{padding-top:5px!important;padding-bottom:5px!important}.p-5{padding:5px!important}.mx-8{margin-left:8px!important;margin-right:8px!important}.my-8{margin-top:8px!important;margin-bottom:8px!important}.m-8{margin:8px!important}.px-8{padding-left:8px!important;padding-right:8px!important}.py-8{padding-top:8px!important;padding-bottom:8px!important}.p-8{padding:8px!important}.mx-10{margin-left:10px!important;margin-right:10px!important}.my-10{margin-top:10px!important;margin-bottom:10px!important}.m-10{margin:10px!important}.px-10{padding-left:10px!important;padding-right:10px!important}.py-10{padding-top:10px!important;padding-bottom:10px!important}.p-10{padding:10px!important}.mx-15{margin-left:15px!important;margin-right:15px!important}.my-15{margin-top:15px!important;margin-bottom:15px!important}.m-15{margin:15px!important}.px-15{padding-left:15px!important;padding-right:15px!important}.py-15{padding-top:15px!important;padding-bottom:15px!important}.p-15{padding:15px!important}.mx-20{margin-left:20px!important;margin-right:20px!important}.my-20{margin-top:20px!important;margin-bottom:20px!important}.m-20{margin:20px!important}.px-20{padding-left:20px!important;padding-right:20px!important}.py-20{padding-top:20px!important;padding-bottom:20px!important}.p-20{padding:20px!important}.mx-25{margin-left:25px!important;margin-right:25px!important}.my-25{margin-top:25px!important;margin-bottom:25px!important}.m-25{margin:25px!important}.px-25{padding-left:25px!important;padding-right:25px!important}.py-25{padding-top:25px!important;padding-bottom:25px!important}.p-25{padding:25px!important}.mx-30{margin-left:30px!important;margin-right:30px!important}.my-30{margin-top:30px!important;margin-bottom:30px!important}.m-30{margin:30px!important}.px-30{padding-left:30px!important;padding-right:30px!important}.py-30{padding-top:30px!important;padding-bottom:30px!important}.p-30{padding:30px!important}.mx-35{margin-left:35px!important;margin-right:35px!important}.my-35{margin-top:35px!important;margin-bottom:35px!important}.m-35{margin:35px!important}.px-35{padding-left:35px!important;padding-right:35px!important}.py-35{padding-top:35px!important;padding-bottom:35px!important}.p-35{padding:35px!important}.mx-40{margin-left:40px!important;margin-right:40px!important}.my-40{margin-top:40px!important;margin-bottom:40px!important}.m-40{margin:40px!important}.px-40{padding-left:40px!important;padding-right:40px!important}.py-40{padding-top:40px!important;padding-bottom:40px!important}.p-40{padding:40px!important}.mx-45{margin-left:45px!important;margin-right:45px!important}.my-45{margin-top:45px!important;margin-bottom:45px!important}.m-45{margin:45px!important}.px-45{padding-left:45px!important;padding-right:45px!important}.py-45{padding-top:45px!important;padding-bottom:45px!important}.p-45{padding:45px!important}.mx-50{margin-left:50px!important;margin-right:50px!important}.my-50{margin-top:50px!important;margin-bottom:50px!important}.m-50{margin:50px!important}.px-50{padding-left:50px!important;padding-right:50px!important}.py-50{padding-top:50px!important;padding-bottom:50px!important}.p-50{padding:50px!important}.mx-55{margin-left:55px!important;margin-right:55px!important}.my-55{margin-top:55px!important;margin-bottom:55px!important}.m-55{margin:55px!important}.px-55{padding-left:55px!important;padding-right:55px!important}.py-55{padding-top:55px!important;padding-bottom:55px!important}.p-55{padding:55px!important}.mx-60{margin-left:60px!important;margin-right:60px!important}.my-60{margin-top:60px!important;margin-bottom:60px!important}.m-60{margin:60px!important}.px-60{padding-left:60px!important;padding-right:60px!important}.py-60{padding-top:60px!important;padding-bottom:60px!important}.p-60{padding:60px!important}.mt-0{margin-top:0!important}.pt-0{padding-top:0!important}.mb-0{margin-bottom:0!important}.pb-0{padding-bottom:0!important}.ml-0{margin-left:0!important}.pl-0{padding-left:0!important}.mr-0{margin-right:0!important}.pr-0{padding-right:0!important}.mt-2{margin-top:2px!important}.pt-2{padding-top:2px!important}.mb-2{margin-bottom:2px!important}.pb-2{padding-bottom:2px!important}.ml-2{margin-left:2px!important}.pl-2{padding-left:2px!important}.mr-2{margin-right:2px!important}.pr-2{padding-right:2px!important}.mt-3{margin-top:3px!important}.pt-3{padding-top:3px!important}.mb-3{margin-bottom:3px!important}.pb-3{padding-bottom:3px!important}.ml-3{margin-left:3px!important}.pl-3{padding-left:3px!important}.mr-3{margin-right:3px!important}.pr-3{padding-right:3px!important}.mt-5{margin-top:5px!important}.pt-5{padding-top:5px!important}.mb-5{margin-bottom:5px!important}.pb-5{padding-bottom:5px!important}.ml-5{margin-left:5px!important}.pl-5{padding-left:5px!important}.mr-5{margin-right:5px!important}.pr-5{padding-right:5px!important}.mt-8{margin-top:8px!important}.pt-8{padding-top:8px!important}.mb-8{margin-bottom:8px!important}.pb-8{padding-bottom:8px!important}.ml-8{margin-left:8px!important}.pl-8{padding-left:8px!important}.mr-8{margin-right:8px!important}.pr-8{padding-right:8px!important}.mt-10{margin-top:10px!important}.pt-10{padding-top:10px!important}.mb-10{margin-bottom:10px!important}.pb-10{padding-bottom:10px!important}.ml-10{margin-left:10px!important}.pl-10{padding-left:10px!important}.mr-10{margin-right:10px!important}.pr-10{padding-right:10px!important}.mt-15{margin-top:15px!important}.pt-15{padding-top:15px!important}.mb-15{margin-bottom:15px!important}.pb-15{padding-bottom:15px!important}.ml-15{margin-left:15px!important}.pl-15{padding-left:15px!important}.mr-15{margin-right:15px!important}.pr-15{padding-right:15px!important}.mt-20{margin-top:20px!important}.pt-20{padding-top:20px!important}.mb-20{margin-bottom:20px!important}.pb-20{padding-bottom:20px!important}.ml-20{margin-left:20px!important}.pl-20{padding-left:20px!important}.mr-20{margin-right:20px!important}.pr-20{padding-right:20px!important}.mt-25{margin-top:25px!important}.pt-25{padding-top:25px!important}.mb-25{margin-bottom:25px!important}.pb-25{padding-bottom:25px!important}.ml-25{margin-left:25px!important}.pl-25{padding-left:25px!important}.mr-25{margin-right:25px!important}.pr-25{padding-right:25px!important}.mt-30{margin-top:30px!important}.pt-30{padding-top:30px!important}.mb-30{margin-bottom:30px!important}.pb-30{padding-bottom:30px!important}.ml-30{margin-left:30px!important}.pl-30{padding-left:30px!important}.mr-30{margin-right:30px!important}.pr-30{padding-right:30px!important}.mt-35{margin-top:35px!important}.pt-35{padding-top:35px!important}.mb-35{margin-bottom:35px!important}.pb-35{padding-bottom:35px!important}.ml-35{margin-left:35px!important}.pl-35{padding-left:35px!important}.mr-35{margin-right:35px!important}.pr-35{padding-right:35px!important}.mt-40{margin-top:40px!important}.pt-40{padding-top:40px!important}.mb-40{margin-bottom:40px!important}.pb-40{padding-bottom:40px!important}.ml-40{margin-left:40px!important}.pl-40{padding-left:40px!important}.mr-40{margin-right:40px!important}.pr-40{padding-right:40px!important}.mt-45{margin-top:45px!important}.pt-45{padding-top:45px!important}.mb-45{margin-bottom:45px!important}.pb-45{padding-bottom:45px!important}.ml-45{margin-left:45px!important}.pl-45{padding-left:45px!important}.mr-45{margin-right:45px!important}.pr-45{padding-right:45px!important}.mt-50{margin-top:50px!important}.pt-50{padding-top:50px!important}.mb-50{margin-bottom:50px!important}.pb-50{padding-bottom:50px!important}.ml-50{margin-left:50px!important}.pl-50{padding-left:50px!important}.mr-50{margin-right:50px!important}.pr-50{padding-right:50px!important}.mt-55{margin-top:55px!important}.pt-55{padding-top:55px!important}.mb-55{margin-bottom:55px!important}.pb-55{padding-bottom:55px!important}.ml-55{margin-left:55px!important}.pl-55{padding-left:55px!important}.mr-55{margin-right:55px!important}.pr-55{padding-right:55px!important}.mt-60{margin-top:60px!important}.pt-60{padding-top:60px!important}.mb-60{margin-bottom:60px!important}.pb-60{padding-bottom:60px!important}.ml-60{margin-left:60px!important}.pl-60{padding-left:60px!important}.mr-60{margin-right:60px!important}.pr-60{padding-right:60px!important}@media (min-width: 576px){.mt-sm-0{margin-top:0!important}.pt-sm-0{padding-top:0!important}.mb-sm-0{margin-bottom:0!important}.pb-sm-0{padding-bottom:0!important}.ml-sm-0{margin-left:0!important}.pl-sm-0{padding-left:0!important}.mr-sm-0{margin-right:0!important}.pr-sm-0{padding-right:0!important}.mt-sm-2{margin-top:2px!important}.pt-sm-2{padding-top:2px!important}.mb-sm-2{margin-bottom:2px!important}.pb-sm-2{padding-bottom:2px!important}.ml-sm-2{margin-left:2px!important}.pl-sm-2{padding-left:2px!important}.mr-sm-2{margin-right:2px!important}.pr-sm-2{padding-right:2px!important}.mt-sm-3{margin-top:3px!important}.pt-sm-3{padding-top:3px!important}.mb-sm-3{margin-bottom:3px!important}.pb-sm-3{padding-bottom:3px!important}.ml-sm-3{margin-left:3px!important}.pl-sm-3{padding-left:3px!important}.mr-sm-3{margin-right:3px!important}.pr-sm-3{padding-right:3px!important}.mt-sm-5{margin-top:5px!important}.pt-sm-5{padding-top:5px!important}.mb-sm-5{margin-bottom:5px!important}.pb-sm-5{padding-bottom:5px!important}.ml-sm-5{margin-left:5px!important}.pl-sm-5{padding-left:5px!important}.mr-sm-5{margin-right:5px!important}.pr-sm-5{padding-right:5px!important}.mt-sm-8{margin-top:8px!important}.pt-sm-8{padding-top:8px!important}.mb-sm-8{margin-bottom:8px!important}.pb-sm-8{padding-bottom:8px!important}.ml-sm-8{margin-left:8px!important}.pl-sm-8{padding-left:8px!important}.mr-sm-8{margin-right:8px!important}.pr-sm-8{padding-right:8px!important}.mt-sm-10{margin-top:10px!important}.pt-sm-10{padding-top:10px!important}.mb-sm-10{margin-bottom:10px!important}.pb-sm-10{padding-bottom:10px!important}.ml-sm-10{margin-left:10px!important}.pl-sm-10{padding-left:10px!important}.mr-sm-10{margin-right:10px!important}.pr-sm-10{padding-right:10px!important}.mt-sm-15{margin-top:15px!important}.pt-sm-15{padding-top:15px!important}.mb-sm-15{margin-bottom:15px!important}.pb-sm-15{padding-bottom:15px!important}.ml-sm-15{margin-left:15px!important}.pl-sm-15{padding-left:15px!important}.mr-sm-15{margin-right:15px!important}.pr-sm-15{padding-right:15px!important}.mt-sm-20{margin-top:20px!important}.pt-sm-20{padding-top:20px!important}.mb-sm-20{margin-bottom:20px!important}.pb-sm-20{padding-bottom:20px!important}.ml-sm-20{margin-left:20px!important}.pl-sm-20{padding-left:20px!important}.mr-sm-20{margin-right:20px!important}.pr-sm-20{padding-right:20px!important}.mt-sm-25{margin-top:25px!important}.pt-sm-25{padding-top:25px!important}.mb-sm-25{margin-bottom:25px!important}.pb-sm-25{padding-bottom:25px!important}.ml-sm-25{margin-left:25px!important}.pl-sm-25{padding-left:25px!important}.mr-sm-25{margin-right:25px!important}.pr-sm-25{padding-right:25px!important}.mt-sm-30{margin-top:30px!important}.pt-sm-30{padding-top:30px!important}.mb-sm-30{margin-bottom:30px!important}.pb-sm-30{padding-bottom:30px!important}.ml-sm-30{margin-left:30px!important}.pl-sm-30{padding-left:30px!important}.mr-sm-30{margin-right:30px!important}.pr-sm-30{padding-right:30px!important}.mt-sm-35{margin-top:35px!important}.pt-sm-35{padding-top:35px!important}.mb-sm-35{margin-bottom:35px!important}.pb-sm-35{padding-bottom:35px!important}.ml-sm-35{margin-left:35px!important}.pl-sm-35{padding-left:35px!important}.mr-sm-35{margin-right:35px!important}.pr-sm-35{padding-right:35px!important}.mt-sm-40{margin-top:40px!important}.pt-sm-40{padding-top:40px!important}.mb-sm-40{margin-bottom:40px!important}.pb-sm-40{padding-bottom:40px!important}.ml-sm-40{margin-left:40px!important}.pl-sm-40{padding-left:40px!important}.mr-sm-40{margin-right:40px!important}.pr-sm-40{padding-right:40px!important}.mt-sm-45{margin-top:45px!important}.pt-sm-45{padding-top:45px!important}.mb-sm-45{margin-bottom:45px!important}.pb-sm-45{padding-bottom:45px!important}.ml-sm-45{margin-left:45px!important}.pl-sm-45{padding-left:45px!important}.mr-sm-45{margin-right:45px!important}.pr-sm-45{padding-right:45px!important}.mt-sm-50{margin-top:50px!important}.pt-sm-50{padding-top:50px!important}.mb-sm-50{margin-bottom:50px!important}.pb-sm-50{padding-bottom:50px!important}.ml-sm-50{margin-left:50px!important}.pl-sm-50{padding-left:50px!important}.mr-sm-50{margin-right:50px!important}.pr-sm-50{padding-right:50px!important}.mt-sm-55{margin-top:55px!important}.pt-sm-55{padding-top:55px!important}.mb-sm-55{margin-bottom:55px!important}.pb-sm-55{padding-bottom:55px!important}.ml-sm-55{margin-left:55px!important}.pl-sm-55{padding-left:55px!important}.mr-sm-55{margin-right:55px!important}.pr-sm-55{padding-right:55px!important}.mt-sm-60{margin-top:60px!important}.pt-sm-60{padding-top:60px!important}.mb-sm-60{margin-bottom:60px!important}.pb-sm-60{padding-bottom:60px!important}.ml-sm-60{margin-left:60px!important}.pl-sm-60{padding-left:60px!important}.mr-sm-60{margin-right:60px!important}.pr-sm-60{padding-right:60px!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.m-sm-0{margin:0!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.p-sm-0{padding:0!important}.mx-sm-2{margin-left:2px!important;margin-right:2px!important}.my-sm-2{margin-top:2px!important;margin-bottom:2px!important}.m-sm-2{margin:2px!important}.px-sm-2{padding-left:2px!important;padding-right:2px!important}.py-sm-2{padding-top:2px!important;padding-bottom:2px!important}.p-sm-2{padding:2px!important}.mx-sm-3{margin-left:3px!important;margin-right:3px!important}.my-sm-3{margin-top:3px!important;margin-bottom:3px!important}.m-sm-3{margin:3px!important}.px-sm-3{padding-left:3px!important;padding-right:3px!important}.py-sm-3{padding-top:3px!important;padding-bottom:3px!important}.p-sm-3{padding:3px!important}.mx-sm-5{margin-left:5px!important;margin-right:5px!important}.my-sm-5{margin-top:5px!important;margin-bottom:5px!important}.m-sm-5{margin:5px!important}.px-sm-5{padding-left:5px!important;padding-right:5px!important}.py-sm-5{padding-top:5px!important;padding-bottom:5px!important}.p-sm-5{padding:5px!important}.mx-sm-8{margin-left:8px!important;margin-right:8px!important}.my-sm-8{margin-top:8px!important;margin-bottom:8px!important}.m-sm-8{margin:8px!important}.px-sm-8{padding-left:8px!important;padding-right:8px!important}.py-sm-8{padding-top:8px!important;padding-bottom:8px!important}.p-sm-8{padding:8px!important}.mx-sm-10{margin-left:10px!important;margin-right:10px!important}.my-sm-10{margin-top:10px!important;margin-bottom:10px!important}.m-sm-10{margin:10px!important}.px-sm-10{padding-left:10px!important;padding-right:10px!important}.py-sm-10{padding-top:10px!important;padding-bottom:10px!important}.p-sm-10{padding:10px!important}.mx-sm-15{margin-left:15px!important;margin-right:15px!important}.my-sm-15{margin-top:15px!important;margin-bottom:15px!important}.m-sm-15{margin:15px!important}.px-sm-15{padding-left:15px!important;padding-right:15px!important}.py-sm-15{padding-top:15px!important;padding-bottom:15px!important}.p-sm-15{padding:15px!important}.mx-sm-20{margin-left:20px!important;margin-right:20px!important}.my-sm-20{margin-top:20px!important;margin-bottom:20px!important}.m-sm-20{margin:20px!important}.px-sm-20{padding-left:20px!important;padding-right:20px!important}.py-sm-20{padding-top:20px!important;padding-bottom:20px!important}.p-sm-20{padding:20px!important}.mx-sm-25{margin-left:25px!important;margin-right:25px!important}.my-sm-25{margin-top:25px!important;margin-bottom:25px!important}.m-sm-25{margin:25px!important}.px-sm-25{padding-left:25px!important;padding-right:25px!important}.py-sm-25{padding-top:25px!important;padding-bottom:25px!important}.p-sm-25{padding:25px!important}.mx-sm-30{margin-left:30px!important;margin-right:30px!important}.my-sm-30{margin-top:30px!important;margin-bottom:30px!important}.m-sm-30{margin:30px!important}.px-sm-30{padding-left:30px!important;padding-right:30px!important}.py-sm-30{padding-top:30px!important;padding-bottom:30px!important}.p-sm-30{padding:30px!important}.mx-sm-35{margin-left:35px!important;margin-right:35px!important}.my-sm-35{margin-top:35px!important;margin-bottom:35px!important}.m-sm-35{margin:35px!important}.px-sm-35{padding-left:35px!important;padding-right:35px!important}.py-sm-35{padding-top:35px!important;padding-bottom:35px!important}.p-sm-35{padding:35px!important}.mx-sm-40{margin-left:40px!important;margin-right:40px!important}.my-sm-40{margin-top:40px!important;margin-bottom:40px!important}.m-sm-40{margin:40px!important}.px-sm-40{padding-left:40px!important;padding-right:40px!important}.py-sm-40{padding-top:40px!important;padding-bottom:40px!important}.p-sm-40{padding:40px!important}.mx-sm-45{margin-left:45px!important;margin-right:45px!important}.my-sm-45{margin-top:45px!important;margin-bottom:45px!important}.m-sm-45{margin:45px!important}.px-sm-45{padding-left:45px!important;padding-right:45px!important}.py-sm-45{padding-top:45px!important;padding-bottom:45px!important}.p-sm-45{padding:45px!important}.mx-sm-50{margin-left:50px!important;margin-right:50px!important}.my-sm-50{margin-top:50px!important;margin-bottom:50px!important}.m-sm-50{margin:50px!important}.px-sm-50{padding-left:50px!important;padding-right:50px!important}.py-sm-50{padding-top:50px!important;padding-bottom:50px!important}.p-sm-50{padding:50px!important}.mx-sm-55{margin-left:55px!important;margin-right:55px!important}.my-sm-55{margin-top:55px!important;margin-bottom:55px!important}.m-sm-55{margin:55px!important}.px-sm-55{padding-left:55px!important;padding-right:55px!important}.py-sm-55{padding-top:55px!important;padding-bottom:55px!important}.p-sm-55{padding:55px!important}.mx-sm-60{margin-left:60px!important;margin-right:60px!important}.my-sm-60{margin-top:60px!important;margin-bottom:60px!important}.m-sm-60{margin:60px!important}.px-sm-60{padding-left:60px!important;padding-right:60px!important}.py-sm-60{padding-top:60px!important;padding-bottom:60px!important}.p-sm-60{padding:60px!important}}@media (min-width: 768px){.mt-md-0{margin-top:0!important}.pt-md-0{padding-top:0!important}.mb-md-0{margin-bottom:0!important}.pb-md-0{padding-bottom:0!important}.ml-md-0{margin-left:0!important}.pl-md-0{padding-left:0!important}.mr-md-0{margin-right:0!important}.pr-md-0{padding-right:0!important}.mt-md-2{margin-top:2px!important}.pt-md-2{padding-top:2px!important}.mb-md-2{margin-bottom:2px!important}.pb-md-2{padding-bottom:2px!important}.ml-md-2{margin-left:2px!important}.pl-md-2{padding-left:2px!important}.mr-md-2{margin-right:2px!important}.pr-md-2{padding-right:2px!important}.mt-md-3{margin-top:3px!important}.pt-md-3{padding-top:3px!important}.mb-md-3{margin-bottom:3px!important}.pb-md-3{padding-bottom:3px!important}.ml-md-3{margin-left:3px!important}.pl-md-3{padding-left:3px!important}.mr-md-3{margin-right:3px!important}.pr-md-3{padding-right:3px!important}.mt-md-5{margin-top:5px!important}.pt-md-5{padding-top:5px!important}.mb-md-5{margin-bottom:5px!important}.pb-md-5{padding-bottom:5px!important}.ml-md-5{margin-left:5px!important}.pl-md-5{padding-left:5px!important}.mr-md-5{margin-right:5px!important}.pr-md-5{padding-right:5px!important}.mt-md-8{margin-top:8px!important}.pt-md-8{padding-top:8px!important}.mb-md-8{margin-bottom:8px!important}.pb-md-8{padding-bottom:8px!important}.ml-md-8{margin-left:8px!important}.pl-md-8{padding-left:8px!important}.mr-md-8{margin-right:8px!important}.pr-md-8{padding-right:8px!important}.mt-md-10{margin-top:10px!important}.pt-md-10{padding-top:10px!important}.mb-md-10{margin-bottom:10px!important}.pb-md-10{padding-bottom:10px!important}.ml-md-10{margin-left:10px!important}.pl-md-10{padding-left:10px!important}.mr-md-10{margin-right:10px!important}.pr-md-10{padding-right:10px!important}.mt-md-15{margin-top:15px!important}.pt-md-15{padding-top:15px!important}.mb-md-15{margin-bottom:15px!important}.pb-md-15{padding-bottom:15px!important}.ml-md-15{margin-left:15px!important}.pl-md-15{padding-left:15px!important}.mr-md-15{margin-right:15px!important}.pr-md-15{padding-right:15px!important}.mt-md-20{margin-top:20px!important}.pt-md-20{padding-top:20px!important}.mb-md-20{margin-bottom:20px!important}.pb-md-20{padding-bottom:20px!important}.ml-md-20{margin-left:20px!important}.pl-md-20{padding-left:20px!important}.mr-md-20{margin-right:20px!important}.pr-md-20{padding-right:20px!important}.mt-md-25{margin-top:25px!important}.pt-md-25{padding-top:25px!important}.mb-md-25{margin-bottom:25px!important}.pb-md-25{padding-bottom:25px!important}.ml-md-25{margin-left:25px!important}.pl-md-25{padding-left:25px!important}.mr-md-25{margin-right:25px!important}.pr-md-25{padding-right:25px!important}.mt-md-30{margin-top:30px!important}.pt-md-30{padding-top:30px!important}.mb-md-30{margin-bottom:30px!important}.pb-md-30{padding-bottom:30px!important}.ml-md-30{margin-left:30px!important}.pl-md-30{padding-left:30px!important}.mr-md-30{margin-right:30px!important}.pr-md-30{padding-right:30px!important}.mt-md-35{margin-top:35px!important}.pt-md-35{padding-top:35px!important}.mb-md-35{margin-bottom:35px!important}.pb-md-35{padding-bottom:35px!important}.ml-md-35{margin-left:35px!important}.pl-md-35{padding-left:35px!important}.mr-md-35{margin-right:35px!important}.pr-md-35{padding-right:35px!important}.mt-md-40{margin-top:40px!important}.pt-md-40{padding-top:40px!important}.mb-md-40{margin-bottom:40px!important}.pb-md-40{padding-bottom:40px!important}.ml-md-40{margin-left:40px!important}.pl-md-40{padding-left:40px!important}.mr-md-40{margin-right:40px!important}.pr-md-40{padding-right:40px!important}.mt-md-45{margin-top:45px!important}.pt-md-45{padding-top:45px!important}.mb-md-45{margin-bottom:45px!important}.pb-md-45{padding-bottom:45px!important}.ml-md-45{margin-left:45px!important}.pl-md-45{padding-left:45px!important}.mr-md-45{margin-right:45px!important}.pr-md-45{padding-right:45px!important}.mt-md-50{margin-top:50px!important}.pt-md-50{padding-top:50px!important}.mb-md-50{margin-bottom:50px!important}.pb-md-50{padding-bottom:50px!important}.ml-md-50{margin-left:50px!important}.pl-md-50{padding-left:50px!important}.mr-md-50{margin-right:50px!important}.pr-md-50{padding-right:50px!important}.mt-md-55{margin-top:55px!important}.pt-md-55{padding-top:55px!important}.mb-md-55{margin-bottom:55px!important}.pb-md-55{padding-bottom:55px!important}.ml-md-55{margin-left:55px!important}.pl-md-55{padding-left:55px!important}.mr-md-55{margin-right:55px!important}.pr-md-55{padding-right:55px!important}.mt-md-60{margin-top:60px!important}.pt-md-60{padding-top:60px!important}.mb-md-60{margin-bottom:60px!important}.pb-md-60{padding-bottom:60px!important}.ml-md-60{margin-left:60px!important}.pl-md-60{padding-left:60px!important}.mr-md-60{margin-right:60px!important}.pr-md-60{padding-right:60px!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.m-md-0{margin:0!important}.px-md-0{padding-left:0!important;padding-right:0!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.p-md-0{padding:0!important}.mx-md-2{margin-left:2px!important;margin-right:2px!important}.my-md-2{margin-top:2px!important;margin-bottom:2px!important}.m-md-2{margin:2px!important}.px-md-2{padding-left:2px!important;padding-right:2px!important}.py-md-2{padding-top:2px!important;padding-bottom:2px!important}.p-md-2{padding:2px!important}.mx-md-3{margin-left:3px!important;margin-right:3px!important}.my-md-3{margin-top:3px!important;margin-bottom:3px!important}.m-md-3{margin:3px!important}.px-md-3{padding-left:3px!important;padding-right:3px!important}.py-md-3{padding-top:3px!important;padding-bottom:3px!important}.p-md-3{padding:3px!important}.mx-md-5{margin-left:5px!important;margin-right:5px!important}.my-md-5{margin-top:5px!important;margin-bottom:5px!important}.m-md-5{margin:5px!important}.px-md-5{padding-left:5px!important;padding-right:5px!important}.py-md-5{padding-top:5px!important;padding-bottom:5px!important}.p-md-5{padding:5px!important}.mx-md-8{margin-left:8px!important;margin-right:8px!important}.my-md-8{margin-top:8px!important;margin-bottom:8px!important}.m-md-8{margin:8px!important}.px-md-8{padding-left:8px!important;padding-right:8px!important}.py-md-8{padding-top:8px!important;padding-bottom:8px!important}.p-md-8{padding:8px!important}.mx-md-10{margin-left:10px!important;margin-right:10px!important}.my-md-10{margin-top:10px!important;margin-bottom:10px!important}.m-md-10{margin:10px!important}.px-md-10{padding-left:10px!important;padding-right:10px!important}.py-md-10{padding-top:10px!important;padding-bottom:10px!important}.p-md-10{padding:10px!important}.mx-md-15{margin-left:15px!important;margin-right:15px!important}.my-md-15{margin-top:15px!important;margin-bottom:15px!important}.m-md-15{margin:15px!important}.px-md-15{padding-left:15px!important;padding-right:15px!important}.py-md-15{padding-top:15px!important;padding-bottom:15px!important}.p-md-15{padding:15px!important}.mx-md-20{margin-left:20px!important;margin-right:20px!important}.my-md-20{margin-top:20px!important;margin-bottom:20px!important}.m-md-20{margin:20px!important}.px-md-20{padding-left:20px!important;padding-right:20px!important}.py-md-20{padding-top:20px!important;padding-bottom:20px!important}.p-md-20{padding:20px!important}.mx-md-25{margin-left:25px!important;margin-right:25px!important}.my-md-25{margin-top:25px!important;margin-bottom:25px!important}.m-md-25{margin:25px!important}.px-md-25{padding-left:25px!important;padding-right:25px!important}.py-md-25{padding-top:25px!important;padding-bottom:25px!important}.p-md-25{padding:25px!important}.mx-md-30{margin-left:30px!important;margin-right:30px!important}.my-md-30{margin-top:30px!important;margin-bottom:30px!important}.m-md-30{margin:30px!important}.px-md-30{padding-left:30px!important;padding-right:30px!important}.py-md-30{padding-top:30px!important;padding-bottom:30px!important}.p-md-30{padding:30px!important}.mx-md-35{margin-left:35px!important;margin-right:35px!important}.my-md-35{margin-top:35px!important;margin-bottom:35px!important}.m-md-35{margin:35px!important}.px-md-35{padding-left:35px!important;padding-right:35px!important}.py-md-35{padding-top:35px!important;padding-bottom:35px!important}.p-md-35{padding:35px!important}.mx-md-40{margin-left:40px!important;margin-right:40px!important}.my-md-40{margin-top:40px!important;margin-bottom:40px!important}.m-md-40{margin:40px!important}.px-md-40{padding-left:40px!important;padding-right:40px!important}.py-md-40{padding-top:40px!important;padding-bottom:40px!important}.p-md-40{padding:40px!important}.mx-md-45{margin-left:45px!important;margin-right:45px!important}.my-md-45{margin-top:45px!important;margin-bottom:45px!important}.m-md-45{margin:45px!important}.px-md-45{padding-left:45px!important;padding-right:45px!important}.py-md-45{padding-top:45px!important;padding-bottom:45px!important}.p-md-45{padding:45px!important}.mx-md-50{margin-left:50px!important;margin-right:50px!important}.my-md-50{margin-top:50px!important;margin-bottom:50px!important}.m-md-50{margin:50px!important}.px-md-50{padding-left:50px!important;padding-right:50px!important}.py-md-50{padding-top:50px!important;padding-bottom:50px!important}.p-md-50{padding:50px!important}.mx-md-55{margin-left:55px!important;margin-right:55px!important}.my-md-55{margin-top:55px!important;margin-bottom:55px!important}.m-md-55{margin:55px!important}.px-md-55{padding-left:55px!important;padding-right:55px!important}.py-md-55{padding-top:55px!important;padding-bottom:55px!important}.p-md-55{padding:55px!important}.mx-md-60{margin-left:60px!important;margin-right:60px!important}.my-md-60{margin-top:60px!important;margin-bottom:60px!important}.m-md-60{margin:60px!important}.px-md-60{padding-left:60px!important;padding-right:60px!important}.py-md-60{padding-top:60px!important;padding-bottom:60px!important}.p-md-60{padding:60px!important}}@media (min-width: 992px){.mt-lg-0{margin-top:0!important}.pt-lg-0{padding-top:0!important}.mb-lg-0{margin-bottom:0!important}.pb-lg-0{padding-bottom:0!important}.ml-lg-0{margin-left:0!important}.pl-lg-0{padding-left:0!important}.mr-lg-0{margin-right:0!important}.pr-lg-0{padding-right:0!important}.mt-lg-2{margin-top:2px!important}.pt-lg-2{padding-top:2px!important}.mb-lg-2{margin-bottom:2px!important}.pb-lg-2{padding-bottom:2px!important}.ml-lg-2{margin-left:2px!important}.pl-lg-2{padding-left:2px!important}.mr-lg-2{margin-right:2px!important}.pr-lg-2{padding-right:2px!important}.mt-lg-3{margin-top:3px!important}.pt-lg-3{padding-top:3px!important}.mb-lg-3{margin-bottom:3px!important}.pb-lg-3{padding-bottom:3px!important}.ml-lg-3{margin-left:3px!important}.pl-lg-3{padding-left:3px!important}.mr-lg-3{margin-right:3px!important}.pr-lg-3{padding-right:3px!important}.mt-lg-5{margin-top:5px!important}.pt-lg-5{padding-top:5px!important}.mb-lg-5{margin-bottom:5px!important}.pb-lg-5{padding-bottom:5px!important}.ml-lg-5{margin-left:5px!important}.pl-lg-5{padding-left:5px!important}.mr-lg-5{margin-right:5px!important}.pr-lg-5{padding-right:5px!important}.mt-lg-8{margin-top:8px!important}.pt-lg-8{padding-top:8px!important}.mb-lg-8{margin-bottom:8px!important}.pb-lg-8{padding-bottom:8px!important}.ml-lg-8{margin-left:8px!important}.pl-lg-8{padding-left:8px!important}.mr-lg-8{margin-right:8px!important}.pr-lg-8{padding-right:8px!important}.mt-lg-10{margin-top:10px!important}.pt-lg-10{padding-top:10px!important}.mb-lg-10{margin-bottom:10px!important}.pb-lg-10{padding-bottom:10px!important}.ml-lg-10{margin-left:10px!important}.pl-lg-10{padding-left:10px!important}.mr-lg-10{margin-right:10px!important}.pr-lg-10{padding-right:10px!important}.mt-lg-15{margin-top:15px!important}.pt-lg-15{padding-top:15px!important}.mb-lg-15{margin-bottom:15px!important}.pb-lg-15{padding-bottom:15px!important}.ml-lg-15{margin-left:15px!important}.pl-lg-15{padding-left:15px!important}.mr-lg-15{margin-right:15px!important}.pr-lg-15{padding-right:15px!important}.mt-lg-20{margin-top:20px!important}.pt-lg-20{padding-top:20px!important}.mb-lg-20{margin-bottom:20px!important}.pb-lg-20{padding-bottom:20px!important}.ml-lg-20{margin-left:20px!important}.pl-lg-20{padding-left:20px!important}.mr-lg-20{margin-right:20px!important}.pr-lg-20{padding-right:20px!important}.mt-lg-25{margin-top:25px!important}.pt-lg-25{padding-top:25px!important}.mb-lg-25{margin-bottom:25px!important}.pb-lg-25{padding-bottom:25px!important}.ml-lg-25{margin-left:25px!important}.pl-lg-25{padding-left:25px!important}.mr-lg-25{margin-right:25px!important}.pr-lg-25{padding-right:25px!important}.mt-lg-30{margin-top:30px!important}.pt-lg-30{padding-top:30px!important}.mb-lg-30{margin-bottom:30px!important}.pb-lg-30{padding-bottom:30px!important}.ml-lg-30{margin-left:30px!important}.pl-lg-30{padding-left:30px!important}.mr-lg-30{margin-right:30px!important}.pr-lg-30{padding-right:30px!important}.mt-lg-35{margin-top:35px!important}.pt-lg-35{padding-top:35px!important}.mb-lg-35{margin-bottom:35px!important}.pb-lg-35{padding-bottom:35px!important}.ml-lg-35{margin-left:35px!important}.pl-lg-35{padding-left:35px!important}.mr-lg-35{margin-right:35px!important}.pr-lg-35{padding-right:35px!important}.mt-lg-40{margin-top:40px!important}.pt-lg-40{padding-top:40px!important}.mb-lg-40{margin-bottom:40px!important}.pb-lg-40{padding-bottom:40px!important}.ml-lg-40{margin-left:40px!important}.pl-lg-40{padding-left:40px!important}.mr-lg-40{margin-right:40px!important}.pr-lg-40{padding-right:40px!important}.mt-lg-45{margin-top:45px!important}.pt-lg-45{padding-top:45px!important}.mb-lg-45{margin-bottom:45px!important}.pb-lg-45{padding-bottom:45px!important}.ml-lg-45{margin-left:45px!important}.pl-lg-45{padding-left:45px!important}.mr-lg-45{margin-right:45px!important}.pr-lg-45{padding-right:45px!important}.mt-lg-50{margin-top:50px!important}.pt-lg-50{padding-top:50px!important}.mb-lg-50{margin-bottom:50px!important}.pb-lg-50{padding-bottom:50px!important}.ml-lg-50{margin-left:50px!important}.pl-lg-50{padding-left:50px!important}.mr-lg-50{margin-right:50px!important}.pr-lg-50{padding-right:50px!important}.mt-lg-55{margin-top:55px!important}.pt-lg-55{padding-top:55px!important}.mb-lg-55{margin-bottom:55px!important}.pb-lg-55{padding-bottom:55px!important}.ml-lg-55{margin-left:55px!important}.pl-lg-55{padding-left:55px!important}.mr-lg-55{margin-right:55px!important}.pr-lg-55{padding-right:55px!important}.mt-lg-60{margin-top:60px!important}.pt-lg-60{padding-top:60px!important}.mb-lg-60{margin-bottom:60px!important}.pb-lg-60{padding-bottom:60px!important}.ml-lg-60{margin-left:60px!important}.pl-lg-60{padding-left:60px!important}.mr-lg-60{margin-right:60px!important}.pr-lg-60{padding-right:60px!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.m-lg-0{margin:0!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.p-lg-0{padding:0!important}.mx-lg-2{margin-left:2px!important;margin-right:2px!important}.my-lg-2{margin-top:2px!important;margin-bottom:2px!important}.m-lg-2{margin:2px!important}.px-lg-2{padding-left:2px!important;padding-right:2px!important}.py-lg-2{padding-top:2px!important;padding-bottom:2px!important}.p-lg-2{padding:2px!important}.mx-lg-3{margin-left:3px!important;margin-right:3px!important}.my-lg-3{margin-top:3px!important;margin-bottom:3px!important}.m-lg-3{margin:3px!important}.px-lg-3{padding-left:3px!important;padding-right:3px!important}.py-lg-3{padding-top:3px!important;padding-bottom:3px!important}.p-lg-3{padding:3px!important}.mx-lg-5{margin-left:5px!important;margin-right:5px!important}.my-lg-5{margin-top:5px!important;margin-bottom:5px!important}.m-lg-5{margin:5px!important}.px-lg-5{padding-left:5px!important;padding-right:5px!important}.py-lg-5{padding-top:5px!important;padding-bottom:5px!important}.p-lg-5{padding:5px!important}.mx-lg-8{margin-left:8px!important;margin-right:8px!important}.my-lg-8{margin-top:8px!important;margin-bottom:8px!important}.m-lg-8{margin:8px!important}.px-lg-8{padding-left:8px!important;padding-right:8px!important}.py-lg-8{padding-top:8px!important;padding-bottom:8px!important}.p-lg-8{padding:8px!important}.mx-lg-10{margin-left:10px!important;margin-right:10px!important}.my-lg-10{margin-top:10px!important;margin-bottom:10px!important}.m-lg-10{margin:10px!important}.px-lg-10{padding-left:10px!important;padding-right:10px!important}.py-lg-10{padding-top:10px!important;padding-bottom:10px!important}.p-lg-10{padding:10px!important}.mx-lg-15{margin-left:15px!important;margin-right:15px!important}.my-lg-15{margin-top:15px!important;margin-bottom:15px!important}.m-lg-15{margin:15px!important}.px-lg-15{padding-left:15px!important;padding-right:15px!important}.py-lg-15{padding-top:15px!important;padding-bottom:15px!important}.p-lg-15{padding:15px!important}.mx-lg-20{margin-left:20px!important;margin-right:20px!important}.my-lg-20{margin-top:20px!important;margin-bottom:20px!important}.m-lg-20{margin:20px!important}.px-lg-20{padding-left:20px!important;padding-right:20px!important}.py-lg-20{padding-top:20px!important;padding-bottom:20px!important}.p-lg-20{padding:20px!important}.mx-lg-25{margin-left:25px!important;margin-right:25px!important}.my-lg-25{margin-top:25px!important;margin-bottom:25px!important}.m-lg-25{margin:25px!important}.px-lg-25{padding-left:25px!important;padding-right:25px!important}.py-lg-25{padding-top:25px!important;padding-bottom:25px!important}.p-lg-25{padding:25px!important}.mx-lg-30{margin-left:30px!important;margin-right:30px!important}.my-lg-30{margin-top:30px!important;margin-bottom:30px!important}.m-lg-30{margin:30px!important}.px-lg-30{padding-left:30px!important;padding-right:30px!important}.py-lg-30{padding-top:30px!important;padding-bottom:30px!important}.p-lg-30{padding:30px!important}.mx-lg-35{margin-left:35px!important;margin-right:35px!important}.my-lg-35{margin-top:35px!important;margin-bottom:35px!important}.m-lg-35{margin:35px!important}.px-lg-35{padding-left:35px!important;padding-right:35px!important}.py-lg-35{padding-top:35px!important;padding-bottom:35px!important}.p-lg-35{padding:35px!important}.mx-lg-40{margin-left:40px!important;margin-right:40px!important}.my-lg-40{margin-top:40px!important;margin-bottom:40px!important}.m-lg-40{margin:40px!important}.px-lg-40{padding-left:40px!important;padding-right:40px!important}.py-lg-40{padding-top:40px!important;padding-bottom:40px!important}.p-lg-40{padding:40px!important}.mx-lg-45{margin-left:45px!important;margin-right:45px!important}.my-lg-45{margin-top:45px!important;margin-bottom:45px!important}.m-lg-45{margin:45px!important}.px-lg-45{padding-left:45px!important;padding-right:45px!important}.py-lg-45{padding-top:45px!important;padding-bottom:45px!important}.p-lg-45{padding:45px!important}.mx-lg-50{margin-left:50px!important;margin-right:50px!important}.my-lg-50{margin-top:50px!important;margin-bottom:50px!important}.m-lg-50{margin:50px!important}.px-lg-50{padding-left:50px!important;padding-right:50px!important}.py-lg-50{padding-top:50px!important;padding-bottom:50px!important}.p-lg-50{padding:50px!important}.mx-lg-55{margin-left:55px!important;margin-right:55px!important}.my-lg-55{margin-top:55px!important;margin-bottom:55px!important}.m-lg-55{margin:55px!important}.px-lg-55{padding-left:55px!important;padding-right:55px!important}.py-lg-55{padding-top:55px!important;padding-bottom:55px!important}.p-lg-55{padding:55px!important}.mx-lg-60{margin-left:60px!important;margin-right:60px!important}.my-lg-60{margin-top:60px!important;margin-bottom:60px!important}.m-lg-60{margin:60px!important}.px-lg-60{padding-left:60px!important;padding-right:60px!important}.py-lg-60{padding-top:60px!important;padding-bottom:60px!important}.p-lg-60{padding:60px!important}}@media (min-width: 1200px){.mt-xl-0{margin-top:0!important}.pt-xl-0{padding-top:0!important}.mb-xl-0{margin-bottom:0!important}.pb-xl-0{padding-bottom:0!important}.ml-xl-0{margin-left:0!important}.pl-xl-0{padding-left:0!important}.mr-xl-0{margin-right:0!important}.pr-xl-0{padding-right:0!important}.mt-xl-2{margin-top:2px!important}.pt-xl-2{padding-top:2px!important}.mb-xl-2{margin-bottom:2px!important}.pb-xl-2{padding-bottom:2px!important}.ml-xl-2{margin-left:2px!important}.pl-xl-2{padding-left:2px!important}.mr-xl-2{margin-right:2px!important}.pr-xl-2{padding-right:2px!important}.mt-xl-3{margin-top:3px!important}.pt-xl-3{padding-top:3px!important}.mb-xl-3{margin-bottom:3px!important}.pb-xl-3{padding-bottom:3px!important}.ml-xl-3{margin-left:3px!important}.pl-xl-3{padding-left:3px!important}.mr-xl-3{margin-right:3px!important}.pr-xl-3{padding-right:3px!important}.mt-xl-5{margin-top:5px!important}.pt-xl-5{padding-top:5px!important}.mb-xl-5{margin-bottom:5px!important}.pb-xl-5{padding-bottom:5px!important}.ml-xl-5{margin-left:5px!important}.pl-xl-5{padding-left:5px!important}.mr-xl-5{margin-right:5px!important}.pr-xl-5{padding-right:5px!important}.mt-xl-8{margin-top:8px!important}.pt-xl-8{padding-top:8px!important}.mb-xl-8{margin-bottom:8px!important}.pb-xl-8{padding-bottom:8px!important}.ml-xl-8{margin-left:8px!important}.pl-xl-8{padding-left:8px!important}.mr-xl-8{margin-right:8px!important}.pr-xl-8{padding-right:8px!important}.mt-xl-10{margin-top:10px!important}.pt-xl-10{padding-top:10px!important}.mb-xl-10{margin-bottom:10px!important}.pb-xl-10{padding-bottom:10px!important}.ml-xl-10{margin-left:10px!important}.pl-xl-10{padding-left:10px!important}.mr-xl-10{margin-right:10px!important}.pr-xl-10{padding-right:10px!important}.mt-xl-15{margin-top:15px!important}.pt-xl-15{padding-top:15px!important}.mb-xl-15{margin-bottom:15px!important}.pb-xl-15{padding-bottom:15px!important}.ml-xl-15{margin-left:15px!important}.pl-xl-15{padding-left:15px!important}.mr-xl-15{margin-right:15px!important}.pr-xl-15{padding-right:15px!important}.mt-xl-20{margin-top:20px!important}.pt-xl-20{padding-top:20px!important}.mb-xl-20{margin-bottom:20px!important}.pb-xl-20{padding-bottom:20px!important}.ml-xl-20{margin-left:20px!important}.pl-xl-20{padding-left:20px!important}.mr-xl-20{margin-right:20px!important}.pr-xl-20{padding-right:20px!important}.mt-xl-25{margin-top:25px!important}.pt-xl-25{padding-top:25px!important}.mb-xl-25{margin-bottom:25px!important}.pb-xl-25{padding-bottom:25px!important}.ml-xl-25{margin-left:25px!important}.pl-xl-25{padding-left:25px!important}.mr-xl-25{margin-right:25px!important}.pr-xl-25{padding-right:25px!important}.mt-xl-30{margin-top:30px!important}.pt-xl-30{padding-top:30px!important}.mb-xl-30{margin-bottom:30px!important}.pb-xl-30{padding-bottom:30px!important}.ml-xl-30{margin-left:30px!important}.pl-xl-30{padding-left:30px!important}.mr-xl-30{margin-right:30px!important}.pr-xl-30{padding-right:30px!important}.mt-xl-35{margin-top:35px!important}.pt-xl-35{padding-top:35px!important}.mb-xl-35{margin-bottom:35px!important}.pb-xl-35{padding-bottom:35px!important}.ml-xl-35{margin-left:35px!important}.pl-xl-35{padding-left:35px!important}.mr-xl-35{margin-right:35px!important}.pr-xl-35{padding-right:35px!important}.mt-xl-40{margin-top:40px!important}.pt-xl-40{padding-top:40px!important}.mb-xl-40{margin-bottom:40px!important}.pb-xl-40{padding-bottom:40px!important}.ml-xl-40{margin-left:40px!important}.pl-xl-40{padding-left:40px!important}.mr-xl-40{margin-right:40px!important}.pr-xl-40{padding-right:40px!important}.mt-xl-45{margin-top:45px!important}.pt-xl-45{padding-top:45px!important}.mb-xl-45{margin-bottom:45px!important}.pb-xl-45{padding-bottom:45px!important}.ml-xl-45{margin-left:45px!important}.pl-xl-45{padding-left:45px!important}.mr-xl-45{margin-right:45px!important}.pr-xl-45{padding-right:45px!important}.mt-xl-50{margin-top:50px!important}.pt-xl-50{padding-top:50px!important}.mb-xl-50{margin-bottom:50px!important}.pb-xl-50{padding-bottom:50px!important}.ml-xl-50{margin-left:50px!important}.pl-xl-50{padding-left:50px!important}.mr-xl-50{margin-right:50px!important}.pr-xl-50{padding-right:50px!important}.mt-xl-55{margin-top:55px!important}.pt-xl-55{padding-top:55px!important}.mb-xl-55{margin-bottom:55px!important}.pb-xl-55{padding-bottom:55px!important}.ml-xl-55{margin-left:55px!important}.pl-xl-55{padding-left:55px!important}.mr-xl-55{margin-right:55px!important}.pr-xl-55{padding-right:55px!important}.mt-xl-60{margin-top:60px!important}.pt-xl-60{padding-top:60px!important}.mb-xl-60{margin-bottom:60px!important}.pb-xl-60{padding-bottom:60px!important}.ml-xl-60{margin-left:60px!important}.pl-xl-60{padding-left:60px!important}.mr-xl-60{margin-right:60px!important}.pr-xl-60{padding-right:60px!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.m-xl-0{margin:0!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.p-xl-0{padding:0!important}.mx-xl-2{margin-left:2px!important;margin-right:2px!important}.my-xl-2{margin-top:2px!important;margin-bottom:2px!important}.m-xl-2{margin:2px!important}.px-xl-2{padding-left:2px!important;padding-right:2px!important}.py-xl-2{padding-top:2px!important;padding-bottom:2px!important}.p-xl-2{padding:2px!important}.mx-xl-3{margin-left:3px!important;margin-right:3px!important}.my-xl-3{margin-top:3px!important;margin-bottom:3px!important}.m-xl-3{margin:3px!important}.px-xl-3{padding-left:3px!important;padding-right:3px!important}.py-xl-3{padding-top:3px!important;padding-bottom:3px!important}.p-xl-3{padding:3px!important}.mx-xl-5{margin-left:5px!important;margin-right:5px!important}.my-xl-5{margin-top:5px!important;margin-bottom:5px!important}.m-xl-5{margin:5px!important}.px-xl-5{padding-left:5px!important;padding-right:5px!important}.py-xl-5{padding-top:5px!important;padding-bottom:5px!important}.p-xl-5{padding:5px!important}.mx-xl-8{margin-left:8px!important;margin-right:8px!important}.my-xl-8{margin-top:8px!important;margin-bottom:8px!important}.m-xl-8{margin:8px!important}.px-xl-8{padding-left:8px!important;padding-right:8px!important}.py-xl-8{padding-top:8px!important;padding-bottom:8px!important}.p-xl-8{padding:8px!important}.mx-xl-10{margin-left:10px!important;margin-right:10px!important}.my-xl-10{margin-top:10px!important;margin-bottom:10px!important}.m-xl-10{margin:10px!important}.px-xl-10{padding-left:10px!important;padding-right:10px!important}.py-xl-10{padding-top:10px!important;padding-bottom:10px!important}.p-xl-10{padding:10px!important}.mx-xl-15{margin-left:15px!important;margin-right:15px!important}.my-xl-15{margin-top:15px!important;margin-bottom:15px!important}.m-xl-15{margin:15px!important}.px-xl-15{padding-left:15px!important;padding-right:15px!important}.py-xl-15{padding-top:15px!important;padding-bottom:15px!important}.p-xl-15{padding:15px!important}.mx-xl-20{margin-left:20px!important;margin-right:20px!important}.my-xl-20{margin-top:20px!important;margin-bottom:20px!important}.m-xl-20{margin:20px!important}.px-xl-20{padding-left:20px!important;padding-right:20px!important}.py-xl-20{padding-top:20px!important;padding-bottom:20px!important}.p-xl-20{padding:20px!important}.mx-xl-25{margin-left:25px!important;margin-right:25px!important}.my-xl-25{margin-top:25px!important;margin-bottom:25px!important}.m-xl-25{margin:25px!important}.px-xl-25{padding-left:25px!important;padding-right:25px!important}.py-xl-25{padding-top:25px!important;padding-bottom:25px!important}.p-xl-25{padding:25px!important}.mx-xl-30{margin-left:30px!important;margin-right:30px!important}.my-xl-30{margin-top:30px!important;margin-bottom:30px!important}.m-xl-30{margin:30px!important}.px-xl-30{padding-left:30px!important;padding-right:30px!important}.py-xl-30{padding-top:30px!important;padding-bottom:30px!important}.p-xl-30{padding:30px!important}.mx-xl-35{margin-left:35px!important;margin-right:35px!important}.my-xl-35{margin-top:35px!important;margin-bottom:35px!important}.m-xl-35{margin:35px!important}.px-xl-35{padding-left:35px!important;padding-right:35px!important}.py-xl-35{padding-top:35px!important;padding-bottom:35px!important}.p-xl-35{padding:35px!important}.mx-xl-40{margin-left:40px!important;margin-right:40px!important}.my-xl-40{margin-top:40px!important;margin-bottom:40px!important}.m-xl-40{margin:40px!important}.px-xl-40{padding-left:40px!important;padding-right:40px!important}.py-xl-40{padding-top:40px!important;padding-bottom:40px!important}.p-xl-40{padding:40px!important}.mx-xl-45{margin-left:45px!important;margin-right:45px!important}.my-xl-45{margin-top:45px!important;margin-bottom:45px!important}.m-xl-45{margin:45px!important}.px-xl-45{padding-left:45px!important;padding-right:45px!important}.py-xl-45{padding-top:45px!important;padding-bottom:45px!important}.p-xl-45{padding:45px!important}.mx-xl-50{margin-left:50px!important;margin-right:50px!important}.my-xl-50{margin-top:50px!important;margin-bottom:50px!important}.m-xl-50{margin:50px!important}.px-xl-50{padding-left:50px!important;padding-right:50px!important}.py-xl-50{padding-top:50px!important;padding-bottom:50px!important}.p-xl-50{padding:50px!important}.mx-xl-55{margin-left:55px!important;margin-right:55px!important}.my-xl-55{margin-top:55px!important;margin-bottom:55px!important}.m-xl-55{margin:55px!important}.px-xl-55{padding-left:55px!important;padding-right:55px!important}.py-xl-55{padding-top:55px!important;padding-bottom:55px!important}.p-xl-55{padding:55px!important}.mx-xl-60{margin-left:60px!important;margin-right:60px!important}.my-xl-60{margin-top:60px!important;margin-bottom:60px!important}.m-xl-60{margin:60px!important}.px-xl-60{padding-left:60px!important;padding-right:60px!important}.py-xl-60{padding-top:60px!important;padding-bottom:60px!important}.p-xl-60{padding:60px!important}}@media (min-width: 1600px){.mt-xxl-0{margin-top:0!important}.pt-xxl-0{padding-top:0!important}.mb-xxl-0{margin-bottom:0!important}.pb-xxl-0{padding-bottom:0!important}.ml-xxl-0{margin-left:0!important}.pl-xxl-0{padding-left:0!important}.mr-xxl-0{margin-right:0!important}.pr-xxl-0{padding-right:0!important}.mt-xxl-2{margin-top:2px!important}.pt-xxl-2{padding-top:2px!important}.mb-xxl-2{margin-bottom:2px!important}.pb-xxl-2{padding-bottom:2px!important}.ml-xxl-2{margin-left:2px!important}.pl-xxl-2{padding-left:2px!important}.mr-xxl-2{margin-right:2px!important}.pr-xxl-2{padding-right:2px!important}.mt-xxl-3{margin-top:3px!important}.pt-xxl-3{padding-top:3px!important}.mb-xxl-3{margin-bottom:3px!important}.pb-xxl-3{padding-bottom:3px!important}.ml-xxl-3{margin-left:3px!important}.pl-xxl-3{padding-left:3px!important}.mr-xxl-3{margin-right:3px!important}.pr-xxl-3{padding-right:3px!important}.mt-xxl-5{margin-top:5px!important}.pt-xxl-5{padding-top:5px!important}.mb-xxl-5{margin-bottom:5px!important}.pb-xxl-5{padding-bottom:5px!important}.ml-xxl-5{margin-left:5px!important}.pl-xxl-5{padding-left:5px!important}.mr-xxl-5{margin-right:5px!important}.pr-xxl-5{padding-right:5px!important}.mt-xxl-8{margin-top:8px!important}.pt-xxl-8{padding-top:8px!important}.mb-xxl-8{margin-bottom:8px!important}.pb-xxl-8{padding-bottom:8px!important}.ml-xxl-8{margin-left:8px!important}.pl-xxl-8{padding-left:8px!important}.mr-xxl-8{margin-right:8px!important}.pr-xxl-8{padding-right:8px!important}.mt-xxl-10{margin-top:10px!important}.pt-xxl-10{padding-top:10px!important}.mb-xxl-10{margin-bottom:10px!important}.pb-xxl-10{padding-bottom:10px!important}.ml-xxl-10{margin-left:10px!important}.pl-xxl-10{padding-left:10px!important}.mr-xxl-10{margin-right:10px!important}.pr-xxl-10{padding-right:10px!important}.mt-xxl-15{margin-top:15px!important}.pt-xxl-15{padding-top:15px!important}.mb-xxl-15{margin-bottom:15px!important}.pb-xxl-15{padding-bottom:15px!important}.ml-xxl-15{margin-left:15px!important}.pl-xxl-15{padding-left:15px!important}.mr-xxl-15{margin-right:15px!important}.pr-xxl-15{padding-right:15px!important}.mt-xxl-20{margin-top:20px!important}.pt-xxl-20{padding-top:20px!important}.mb-xxl-20{margin-bottom:20px!important}.pb-xxl-20{padding-bottom:20px!important}.ml-xxl-20{margin-left:20px!important}.pl-xxl-20{padding-left:20px!important}.mr-xxl-20{margin-right:20px!important}.pr-xxl-20{padding-right:20px!important}.mt-xxl-25{margin-top:25px!important}.pt-xxl-25{padding-top:25px!important}.mb-xxl-25{margin-bottom:25px!important}.pb-xxl-25{padding-bottom:25px!important}.ml-xxl-25{margin-left:25px!important}.pl-xxl-25{padding-left:25px!important}.mr-xxl-25{margin-right:25px!important}.pr-xxl-25{padding-right:25px!important}.mt-xxl-30{margin-top:30px!important}.pt-xxl-30{padding-top:30px!important}.mb-xxl-30{margin-bottom:30px!important}.pb-xxl-30{padding-bottom:30px!important}.ml-xxl-30{margin-left:30px!important}.pl-xxl-30{padding-left:30px!important}.mr-xxl-30{margin-right:30px!important}.pr-xxl-30{padding-right:30px!important}.mt-xxl-35{margin-top:35px!important}.pt-xxl-35{padding-top:35px!important}.mb-xxl-35{margin-bottom:35px!important}.pb-xxl-35{padding-bottom:35px!important}.ml-xxl-35{margin-left:35px!important}.pl-xxl-35{padding-left:35px!important}.mr-xxl-35{margin-right:35px!important}.pr-xxl-35{padding-right:35px!important}.mt-xxl-40{margin-top:40px!important}.pt-xxl-40{padding-top:40px!important}.mb-xxl-40{margin-bottom:40px!important}.pb-xxl-40{padding-bottom:40px!important}.ml-xxl-40{margin-left:40px!important}.pl-xxl-40{padding-left:40px!important}.mr-xxl-40{margin-right:40px!important}.pr-xxl-40{padding-right:40px!important}.mt-xxl-45{margin-top:45px!important}.pt-xxl-45{padding-top:45px!important}.mb-xxl-45{margin-bottom:45px!important}.pb-xxl-45{padding-bottom:45px!important}.ml-xxl-45{margin-left:45px!important}.pl-xxl-45{padding-left:45px!important}.mr-xxl-45{margin-right:45px!important}.pr-xxl-45{padding-right:45px!important}.mt-xxl-50{margin-top:50px!important}.pt-xxl-50{padding-top:50px!important}.mb-xxl-50{margin-bottom:50px!important}.pb-xxl-50{padding-bottom:50px!important}.ml-xxl-50{margin-left:50px!important}.pl-xxl-50{padding-left:50px!important}.mr-xxl-50{margin-right:50px!important}.pr-xxl-50{padding-right:50px!important}.mt-xxl-55{margin-top:55px!important}.pt-xxl-55{padding-top:55px!important}.mb-xxl-55{margin-bottom:55px!important}.pb-xxl-55{padding-bottom:55px!important}.ml-xxl-55{margin-left:55px!important}.pl-xxl-55{padding-left:55px!important}.mr-xxl-55{margin-right:55px!important}.pr-xxl-55{padding-right:55px!important}.mt-xxl-60{margin-top:60px!important}.pt-xxl-60{padding-top:60px!important}.mb-xxl-60{margin-bottom:60px!important}.pb-xxl-60{padding-bottom:60px!important}.ml-xxl-60{margin-left:60px!important}.pl-xxl-60{padding-left:60px!important}.mr-xxl-60{margin-right:60px!important}.pr-xxl-60{padding-right:60px!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.m-xxl-0{margin:0!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.p-xxl-0{padding:0!important}.mx-xxl-2{margin-left:2px!important;margin-right:2px!important}.my-xxl-2{margin-top:2px!important;margin-bottom:2px!important}.m-xxl-2{margin:2px!important}.px-xxl-2{padding-left:2px!important;padding-right:2px!important}.py-xxl-2{padding-top:2px!important;padding-bottom:2px!important}.p-xxl-2{padding:2px!important}.mx-xxl-3{margin-left:3px!important;margin-right:3px!important}.my-xxl-3{margin-top:3px!important;margin-bottom:3px!important}.m-xxl-3{margin:3px!important}.px-xxl-3{padding-left:3px!important;padding-right:3px!important}.py-xxl-3{padding-top:3px!important;padding-bottom:3px!important}.p-xxl-3{padding:3px!important}.mx-xxl-5{margin-left:5px!important;margin-right:5px!important}.my-xxl-5{margin-top:5px!important;margin-bottom:5px!important}.m-xxl-5{margin:5px!important}.px-xxl-5{padding-left:5px!important;padding-right:5px!important}.py-xxl-5{padding-top:5px!important;padding-bottom:5px!important}.p-xxl-5{padding:5px!important}.mx-xxl-8{margin-left:8px!important;margin-right:8px!important}.my-xxl-8{margin-top:8px!important;margin-bottom:8px!important}.m-xxl-8{margin:8px!important}.px-xxl-8{padding-left:8px!important;padding-right:8px!important}.py-xxl-8{padding-top:8px!important;padding-bottom:8px!important}.p-xxl-8{padding:8px!important}.mx-xxl-10{margin-left:10px!important;margin-right:10px!important}.my-xxl-10{margin-top:10px!important;margin-bottom:10px!important}.m-xxl-10{margin:10px!important}.px-xxl-10{padding-left:10px!important;padding-right:10px!important}.py-xxl-10{padding-top:10px!important;padding-bottom:10px!important}.p-xxl-10{padding:10px!important}.mx-xxl-15{margin-left:15px!important;margin-right:15px!important}.my-xxl-15{margin-top:15px!important;margin-bottom:15px!important}.m-xxl-15{margin:15px!important}.px-xxl-15{padding-left:15px!important;padding-right:15px!important}.py-xxl-15{padding-top:15px!important;padding-bottom:15px!important}.p-xxl-15{padding:15px!important}.mx-xxl-20{margin-left:20px!important;margin-right:20px!important}.my-xxl-20{margin-top:20px!important;margin-bottom:20px!important}.m-xxl-20{margin:20px!important}.px-xxl-20{padding-left:20px!important;padding-right:20px!important}.py-xxl-20{padding-top:20px!important;padding-bottom:20px!important}.p-xxl-20{padding:20px!important}.mx-xxl-25{margin-left:25px!important;margin-right:25px!important}.my-xxl-25{margin-top:25px!important;margin-bottom:25px!important}.m-xxl-25{margin:25px!important}.px-xxl-25{padding-left:25px!important;padding-right:25px!important}.py-xxl-25{padding-top:25px!important;padding-bottom:25px!important}.p-xxl-25{padding:25px!important}.mx-xxl-30{margin-left:30px!important;margin-right:30px!important}.my-xxl-30{margin-top:30px!important;margin-bottom:30px!important}.m-xxl-30{margin:30px!important}.px-xxl-30{padding-left:30px!important;padding-right:30px!important}.py-xxl-30{padding-top:30px!important;padding-bottom:30px!important}.p-xxl-30{padding:30px!important}.mx-xxl-35{margin-left:35px!important;margin-right:35px!important}.my-xxl-35{margin-top:35px!important;margin-bottom:35px!important}.m-xxl-35{margin:35px!important}.px-xxl-35{padding-left:35px!important;padding-right:35px!important}.py-xxl-35{padding-top:35px!important;padding-bottom:35px!important}.p-xxl-35{padding:35px!important}.mx-xxl-40{margin-left:40px!important;margin-right:40px!important}.my-xxl-40{margin-top:40px!important;margin-bottom:40px!important}.m-xxl-40{margin:40px!important}.px-xxl-40{padding-left:40px!important;padding-right:40px!important}.py-xxl-40{padding-top:40px!important;padding-bottom:40px!important}.p-xxl-40{padding:40px!important}.mx-xxl-45{margin-left:45px!important;margin-right:45px!important}.my-xxl-45{margin-top:45px!important;margin-bottom:45px!important}.m-xxl-45{margin:45px!important}.px-xxl-45{padding-left:45px!important;padding-right:45px!important}.py-xxl-45{padding-top:45px!important;padding-bottom:45px!important}.p-xxl-45{padding:45px!important}.mx-xxl-50{margin-left:50px!important;margin-right:50px!important}.my-xxl-50{margin-top:50px!important;margin-bottom:50px!important}.m-xxl-50{margin:50px!important}.px-xxl-50{padding-left:50px!important;padding-right:50px!important}.py-xxl-50{padding-top:50px!important;padding-bottom:50px!important}.p-xxl-50{padding:50px!important}.mx-xxl-55{margin-left:55px!important;margin-right:55px!important}.my-xxl-55{margin-top:55px!important;margin-bottom:55px!important}.m-xxl-55{margin:55px!important}.px-xxl-55{padding-left:55px!important;padding-right:55px!important}.py-xxl-55{padding-top:55px!important;padding-bottom:55px!important}.p-xxl-55{padding:55px!important}.mx-xxl-60{margin-left:60px!important;margin-right:60px!important}.my-xxl-60{margin-top:60px!important;margin-bottom:60px!important}.m-xxl-60{margin:60px!important}.px-xxl-60{padding-left:60px!important;padding-right:60px!important}.py-xxl-60{padding-top:60px!important;padding-bottom:60px!important}.p-xxl-60{padding:60px!important}}.d-flex{display:flex}.align-self-center{align-self:center}.justify-content-center{justify-content:center!important}.align-content-stretch{align-content:stretch!important}.justify-content-end{justify-content:flex-end!important}.justify-content-between{justify-content:space-between!important}.align-items-center{align-items:center!important}.align-self-end{align-self:flex-end!important}.align-items-stretch{align-items:stretch!important}.align-items-end{align-items:flex-end!important}.layout,.layout-column,.layout-row{box-sizing:border-box;display:flex!important;padding:0}.layout-column{flex-direction:column}.layout-row{flex-direction:row}.flex{flex:1;box-sizing:border-box}.row{display:flex;flex-wrap:wrap;margin-right:-8px;margin-left:-8px}.no-gutters{margin-right:0;margin-left:0}.no-gutters [class*=col-]{padding-right:0;padding-left:0}[class*=col-]{position:relative;width:100%;min-height:1px;padding-right:8px;padding-left:8px}.col{flex-basis:0;flex-grow:1;max-width:100%;min-width:0}.col-auto{flex:0 0 auto;width:auto;max-width:none}.d-none{display:none!important}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.h-100{height:100%!important}.h-auto{height:auto!important}@media (min-width: 576px){.h-sm-100{height:100%!important}.d-sm-none{display:none!important}.d-sm-block{display:block!important}.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media (min-width: 768px){.h-md-100{height:100%!important}.h-md-auto{height:auto!important}.d-md-none{display:none!important}.d-md-block{display:block!important}.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media (min-width: 992px){.h-lg-100{height:100%!important}.h-lg-auto{height:auto!important}.d-lg-none{display:none!important}.d-lg-block{display:block!important}.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}}@media (max-width: 1024px){.col-width{flex:0 0 100%;max-width:100%}}@media (min-width: 1025px){.d-xl-block{display:block!important}}@media (min-width: 1200px){.h-xl-100{height:100%!important}.h-xl-auto{height:auto!important}.d-xl-none{display:none!important}.d-xl-block{display:block!important}.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}}@media (min-width: 1600px){.h-xxl-100{height:100%!important}.h-xxl-auto{height:auto!important}.d-xxl-none{display:none!important}.d-xxl-block{display:block!important}.col-xxl{flex-basis:0;flex-grow:1;max-width:100%}.col-xxl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xxl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xxl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xxl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xxl-6{flex:0 0 50%;max-width:50%}.col-xxl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xxl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xxl-9{flex:0 0 75%;max-width:75%}.col-xxl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xxl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xxl-12{flex:0 0 100%;max-width:100%}}@media (min-width: 1480px){.col-xxl{flex-basis:0;flex-grow:1;max-width:100%}}@media (max-width: 991px){.pb-xs-2{padding-bottom:20px}.mb-xs-2{margin-bottom:20px!important}}@media (max-width: 767px){.px-xs-0,.pl-xs-0{padding-left:0!important}.px-xs-0,.pr-xs-0{padding-right:0!important}.mx-xs-0,.ml-xs-0{margin-left:0!important}.mx-xs-0,.mr-xs-0{padding-right:0!important}}.no-gutters .mr-20{margin-right:0!important}.no-gutters.mb-30{margin-bottom:0!important}.navbar-nav.mat-nav-list .mat-mdc-list-item{text-decoration:none;color:#334d5c;border-radius:4px;transition:all ease-in-out .5s;margin:0 8px;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:1px}.navbar-nav.mat-nav-list .mat-mdc-list-item:hover{background-color:#344e5d33;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.navbar-nav.mat-nav-list .mat-mdc-list-item.active{background-color:#8070ea;color:#fff;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.leftside-panel{min-width:250px;position:fixed!important;height:100%}.leftside-panel .scrolly-view,.leftside-panel .layout-column{overflow:hidden}.leftside-panel .mat-nav-list .mat-list-item-content{padding-left:30px!important}.leftside-panel .mat-mdc-raised-button{background:transparent;box-shadow:none!important;display:block;text-align:left}.leftside-panel .mat-nav-list{padding-top:0;overflow:auto}.leftside-panel button.mat-mdc-menu-item{height:90px}.leftside-panel .nav-action{padding:8px 16px 8px 30px;background:#fff;position:relative}.leftside-panel .nav-action:before{content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;z-index:9;top:-7px;position:absolute;left:20px;margin:0 auto}.app-tab-body{inset:0;position:absolute;display:block;overflow:initial;flex-basis:100%}.app-tab-body.active{position:relative;z-index:20;flex-grow:1}.app-tab-content{height:100%;transition:all ease-in-out .5s;display:flex;flex-direction:column}@keyframes leftanimation{0%{transform:translate3d(-100%,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rightanimation{0%{transform:translate3d(100%,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}.rtlanimation{animation:leftanimation .5s linear}.ltranimation{animation:rightanimation .5s linear}@media (min-width: 768px){.app-wrapper{display:flex}}@media (max-width: 992px){.app-tab-body{overflow:auto;-webkit-overflow-scrolling:touch;min-height:320px}.model-overlay .app-tab-body{overflow:initial;touch-action:none}.custom-mat-tab{min-height:300px}.mat-mdc-card.sidebar-panel{min-height:350px}.app-home-content .img-fluid{max-width:500px}}@media (max-width: 767px){app-tab-body{overflow:inherit}.app-wrapper{position:relative;overflow:inherit;display:block;transition:height .5s cubic-bezier(.35,0,.25,1);height:inherit;min-height:calc(100vh - 180px)}.app-tab-body{min-height:100%;position:relative}.app-tab-body.active{overflow:inherit}}@media (max-width: 767px){.app-wrapper{min-height:calc(100vh - 130px)}}.mat-ink-bar{height:0px!important;z-index:-1;border-radius:4px}.mat-mdc-tab-nav-bar,.mat-mdc-tab-header{border:none!important}@media (min-width: 767px){.mat-mdc-tab-header{width:calc(100% - 200px);margin-left:200px;padding-bottom:15px}.mat-mdc-tab-header .mat-tab-header-pagination{box-shadow:none}}.mat-tab-body-wrapper{height:100%}.mat-tab-label{border-radius:4px;min-width:60px!important;padding:0 20px 5px!important;opacity:1!important;margin:0 5px;text-transform:uppercase;font-weight:900!important;height:36px!important;font-size:12px!important;letter-spacing:1px;line-height:36px;box-shadow:none!important;color:#334d5c!important}.mat-tab-label:hover{background-color:#344e5d33;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-tab-label.mat-tab-label-active{opacity:1;color:#fff;background-color:transparent;color:inherit;padding-bottom:0!important}.mat-tab-label:focus{background-color:transparent!important;color:inherit;padding-bottom:0!important}.pc-title{position:absolute;z-index:2;letter-spacing:.5px}.custom-mat-tab{height:100%}.custom-mat-tab .mat-mdc-tab-header{padding-left:0;margin-bottom:15px;width:62%;margin-left:auto}.custom-mat-tab .mat-tab-label-container{padding:0 0 5px}@media (max-width: 767px){.custom-mat-tab .mat-mdc-tab-header{width:100%}}.btn-primary{border-width:2px}.btn-cancel.mat-mdc-outlined-button{border:2px solid #3f51b5;color:#3f51b5}.mat-mdc-icon-button.sm-icon-button{width:30px;height:30px;line-height:30px}.disable-btn{opacity:.4!important}.pagination-nav li{width:30px;height:30px;line-height:23px;border-radius:50%;text-align:center}.pagination-nav li.current{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f;background-color:#8070ea;border-radius:50%}.pagination-nav li a{border-radius:50%;width:30px;height:30px;line-height:30px;padding:0}.pagination-nav li a:focus{outline:none}.pagination-nav li:hover a{background-color:#344e5d33}.pagination-nav .elle-item{padding-left:15px;padding-right:15px;line-height:30px}.pagination-nav .page-link{margin-left:3px;margin-right:3px;font-size:10px;font-weight:300}.pagination-nav .page-link.mat-mdc-icon-button{width:30px;height:30px;line-height:30px}.pagination-nav .page-link:hover{background-color:#344e5d33}.pagination-nav .page-link.active{font-weight:900;background-color:#8070ea;color:#fff;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.carousel .content{display:flex;transition:all .6s ease-in-out}.carousel .content .item{width:100%;display:block}.carousel .content .item .img{width:100%;display:block;background-size:cover;background-position:center;height:0;padding-bottom:50%}.carousel .item{width:100%;display:block}.carousel .item .img{width:100%;display:block;background-size:cover;background-position:center;height:0;padding-bottom:50%}.carousel .ball{width:10px;height:10px;border-radius:app-border-radius(cycle);background:#000;border:2px solid;opacity:.5}.carousel .ball.visible{opacity:1}.carousel.transition{transition:all .4s ease-in-out}.carousel .progress{position:absolute;bottom:0;left:0;width:100%;height:5px;background:#ff5252}.carousel .click-area{width:80px;text-align:center}.carousel .click-area i{font-size:3em}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;font-display:swap;src:url(MaterialIcons.woff2) format("woff2")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}@font-face{font-family:Material Icons Outlined;font-style:normal;font-weight:400;font-display:swap;src:url(MaterialIconsOutlined.woff2) format("woff2")}.material-icons-outlined{font-family:Material Icons Outlined;font-weight:400;font-style:normal;font-size:24px;height:24px;line-height:22px;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}@font-face{font-family:Montserrat;font-style:italic;font-weight:100;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:italic;font-weight:100;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:italic;font-weight:100;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:italic;font-weight:100;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:italic;font-weight:100;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format("woff2");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}@font-face{font-family:Montserrat;font-style:italic;font-weight:300;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:italic;font-weight:300;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:italic;font-weight:300;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:italic;font-weight:300;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:italic;font-weight:300;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format("woff2");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}@font-face{font-family:Montserrat;font-style:italic;font-weight:400;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:italic;font-weight:400;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:italic;font-weight:400;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:italic;font-weight:400;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:italic;font-weight:400;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format("woff2");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}@font-face{font-family:Montserrat;font-style:italic;font-weight:500;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:italic;font-weight:500;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:italic;font-weight:500;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:italic;font-weight:500;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:italic;font-weight:500;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format("woff2");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}@font-face{font-family:Montserrat;font-style:italic;font-weight:600;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:italic;font-weight:600;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:italic;font-weight:600;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:italic;font-weight:600;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:italic;font-weight:600;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format("woff2");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}@font-face{font-family:Montserrat;font-style:italic;font-weight:700;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:italic;font-weight:700;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:italic;font-weight:700;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:italic;font-weight:700;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:italic;font-weight:700;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format("woff2");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}@font-face{font-family:Montserrat;font-style:italic;font-weight:800;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:italic;font-weight:800;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:italic;font-weight:800;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:italic;font-weight:800;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:italic;font-weight:800;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format("woff2");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}@font-face{font-family:Montserrat;font-style:italic;font-weight:900;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:italic;font-weight:900;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:italic;font-weight:900;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:italic;font-weight:900;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:italic;font-weight:900;font-display:swap;src:url(JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format("woff2");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}@font-face{font-family:Montserrat;font-style:normal;font-weight:100;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:100;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:100;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:100;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:100;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2");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}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2");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}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2");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}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2");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}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2");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}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2");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}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2");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}@font-face{font-family:Montserrat;font-style:normal;font-weight:900;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:900;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:900;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:900;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:900;font-display:swap;src:url(JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2");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}@font-face{font-family:Open Sans;font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6F15M.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6F15M.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Open Sans;font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6F15M.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Open Sans;font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6F15M.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:Open Sans;font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06F15M.woff2) format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6F15M.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06F15M.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6F.woff2) format("woff2");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}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6F15M.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6F15M.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6F15M.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6F15M.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06F15M.woff2) format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6F15M.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06F15M.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6F.woff2) format("woff2");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}@font-face{font-family:Open Sans;font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6F15M.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6F15M.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Open Sans;font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6F15M.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Open Sans;font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6F15M.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:Open Sans;font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06F15M.woff2) format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6F15M.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06F15M.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6F.woff2) format("woff2");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}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6F15M.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6F15M.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6F15M.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6F15M.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06F15M.woff2) format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6F15M.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06F15M.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6F.woff2) format("woff2");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}@font-face{font-family:Open Sans;font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6F15M.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6F15M.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Open Sans;font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6F15M.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Open Sans;font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6F15M.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:Open Sans;font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06F15M.woff2) format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6F15M.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06F15M.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6F.woff2) format("woff2");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}@font-face{font-family:Open Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Open Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");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}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");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}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");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}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");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}@font-face{font-family:Open Sans;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Open Sans;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");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}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;color:#1e3344}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{line-height:1!important;background-color:#ececec!important;font-family:Open Sans,Arial,sans-serif!important;font-size:18px!important;line-height:24px!important;font-weight:200!important}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{color:#d98f08}b{font-weight:700}hr{border-top:1px solid white;border-bottom:1px solid lightgrey;border-left:none;border-right:none;margin-bottom:35px;margin-top:12px}sup{color:#e23b00;font-size:80%}h1{font-family:Montserrat,Arial,sans-serif;font-size:30px;line-height:32px;font-weight:300}h2{font-family:Montserrat,Arial,sans-serif;font-size:24px;line-height:26px;font-weight:300}h3{font-family:Open Sans,Arial,sans-serif;font-size:18px;line-height:22px;font-weight:400}p{font-family:Open Sans,Arial,sans-serif;font-size:18px;line-height:22px;font-weight:200;margin-bottom:15px}.lrgTxt{font-family:Open Sans,Arial,sans-serif;font-size:26px;line-height:32px;font-weight:200}@media (max-width: 640px){.lrgTxt{font-size:18px;line-height:22px}}.mw-auto{max-width:unset!important}.m-auto{margin:0 auto!important}.f-s-11{font-size:11px;line-height:13px}.f-s-15{font-size:15px}.f-s-68{font-size:68px;line-height:72px}.f-s-14{font-size:14px!important}.f-s-90{font-size:90px;line-height:105px!important}.f-s-22{font-size:22px!important;line-height:30px!important}.f-s-12{font-size:12px!important}.f-s-50{font-size:50px!important;line-height:45px!important}.f-s-18{font-size:18px!important}.f-s-42{font-size:42px!important}.f-s-13{font-size:13px;line-height:16px;display:block;margin-top:10px;font-weight:400}.f-t-normal{text-transform:none}.f-w-300{font-weight:300!important}.f-w-400{font-weight:400}.f-w-500{font-weight:500}.f-w-600{font-weight:600}.f-w-700{font-weight:700!important}.lh-9{line-height:9px}.lh-18{line-height:18px}.smlTxt{font-family:Open Sans,Arial,sans-serif;font-size:14px;line-height:18px;font-weight:200}.upplercaseTxt{text-transform:uppercase}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.gold-f-c{color:gold}.gold-reg-f-c{color:#eac117}.gold-sami-f-c{color:#d98f08}.gold-bold-f-c{color:#b8860b}.gray-f-c{color:#dcdcdc}.gray-reg-f-c{color:#d3d3d3}.gray-sami-f-c{color:silver}.gray-bold-f-c{color:#696969}.white-f-c{color:#fff}.white-reg-f-c{color:#f5f5f5}.white-semi-f-c{color:#f1f1f1}.white-bold-f-c{color:#ececec}.red-f-c,.mat-mdc-form-field-error{color:#e23b00}.p-b-0{padding-bottom:0!important}.p-b-8{padding-bottom:8px}.p-y-10{padding-top:10px;padding-bottom:10px}.p-y-15{padding-top:15px;padding-bottom:15px}.p-y-20{padding-top:20px;padding-bottom:20px}.p-y-30{padding-top:30px;padding-bottom:30px}.p-x-0{padding-left:0!important;padding-right:0!important}.p-x-5{padding-left:5px;padding-right:5px}.p-x-10{padding-left:10px;padding-right:10px}.p-x-20{padding-left:20px;padding-right:20px}.p-l-40{padding-left:40px!important}.m-0-auto{margin:0 auto!important}.m-0{margin:0!important}.p-0{padding:0!important}.p-t-10{padding-top:10px!important}.p-t-5{padding-top:5px!important}.p-r-10{padding-right:10px!important}.p-r-20{padding-right:20px!important}.p-r-5{padding-right:5px!important}.p-r-15{padding-right:15px!important}.p-r-30{padding-right:30px!important}.p-10{padding:10px}.m-y-30{margin-top:30px;margin-bottom:30px}.m-t-5{margin-top:5px!important}.m-t-30{margin-top:30px!important}.m-t-0{margin-top:0!important}.m-t-25{margin-top:25px!important}.m-r-30{margin-right:30px!important}.m-r-3{margin-right:3px!important}.m-r-18{margin-right:18px!important}.m-b-20{margin-bottom:20px!important}.m-b-15{margin-bottom:15px!important}.m-b-30{margin-bottom:30px!important}.p-b-50{padding-bottom:50px!important}.m-l-40{margin-left:40px!important}.m-b-10{margin-bottom:10px!important}.p-b-40{padding-bottom:40px!important}.border-bottom{border-bottom:1px solid #e2e2e2}.b30{padding-bottom:30px!important}.b40{padding-bottom:40px!important}.l30{padding-left:30px!important}.l10{padding-left:10px!important}.l40{padding-left:40px!important}@media (max-width: 767px){.l40{padding:0 20px!important}}.r30{padding-right:30px!important}.r40{padding-right:40px!important}@media (max-width: 767px){.r40{padding:0 20px!important}}.r100{padding-right:100px!important}.h-100{height:100%}.min-h-100{min-height:calc(100vh - 200px)}.min-h-55{min-height:calc(100vh - 295px)}.hei-56{min-height:56px!important}.hei-40{height:40px!important}.posRel{position:relative}.noBorder{border:none!important;box-shadow:none!important}.smallText{font-size:12px;line-height:16px;font-weight:400;padding-right:2px}.simple-link{color:#d98f08;text-decoration:underline}.inline-block-icon{display:inline-block;vertical-align:middle;margin:0 7px;position:relative}.inline-block-icon:hover{cursor:pointer}.flex{display:flex}.flex.flex-align-center{align-items:center}.flex.flex-justified-evenly{justify-content:space-evenly}.flex.flex-justified-between{justify-content:space-between}.flex.flex-justified-center{justify-content:center}.flex.flex-justified-end{justify-content:flex-end}.flex.flex-direction-column{flex-direction:column}.d-inline-block{display:inline-block;vertical-align:middle}.d-block{display:block!important;width:100%}.wid-90{width:90px}.wid-100{width:100px}.wid-120{width:120px}.wid-150{width:150px}.wid-160{width:160px}.wid-200{width:200px!important}.wid-275{width:275px!important}.toast-message{color:#fff}.nowrap-txt{white-space:nowrap}.infoicon{display:inline-block}@media (min-width: 768px){.infoicon{z-index:1001}}.infoicon .material-icons{font-size:24px;text-shadow:2px 2px 2px lightgrey,-2px -2px 2px white;transition:color .2s,text-shadow .2s}.infoicon:hover{cursor:pointer}.infoicon:hover .material-icons{color:#b8860b;text-shadow:-1px -1px 1px lightgrey,1px 1px 1px white}.infoicon:hover .tooltiptext{visibility:visible;opacity:1}div[data-tippy-root] .tippy-box{background-color:#b8860b!important;border:2px solid #fff!important;text-align:center;max-width:300px;border-radius:6px!important;box-shadow:6px 6px 8px #696969b3!important;overflow:visible!important;color:#fff!important;font-size:14px!important;line-height:16px;padding:8px}div[data-tippy-root] .tippy-box *{color:#fff!important;font-size:14px!important;line-height:16px}div[data-tippy-root] .tippy-box[data-placement^=top] .tippy-arrow:before{content:"";bottom:-7px;border-width:8px 8px 0;border-color:darkgoldenrod transparent transparent transparent!important}@media (max-width: 767px){div[data-tippy-root] .tippy-box[data-placement^=top] .tippy-arrow:before{bottom:-14px}}div[data-tippy-root] .tippy-box[data-placement^=bottom] .tippy-arrow:before{content:"";top:-7px;border-width:0 8px 8px;border-color:transparent transparent darkgoldenrod transparent!important}div[data-tippy-root] .tippy-box[data-placement^=left] .tippy-arrow:before{content:"";border-width:8px 0px 8px 8px!important;right:-6px!important;border-color:transparent transparent transparent darkgoldenrod!important}div[data-tippy-root] .tippy-box[data-placement^=right] .tippy-arrow:before{content:"";border-width:8px 8px 8px 0px!important;left:-6px!important;border-color:transparent darkgoldenrod transparent transparent!important}div[data-tippy-root] .tippy-box a{font-weight:600;margin-top:10px;text-decoration:underline;display:inline-block}div[data-tippy-root] .tippy-box p:last-child{margin-bottom:0}@media (max-width: 767px){div[data-tippy-root] *{color:#fff!important;font-size:11px!important;line-height:12px;margin-bottom:6px}}section{display:flex;flex-wrap:wrap;align-items:center;align-content:baseline}section div#surveyHead{display:inline-flex;flex-wrap:wrap;flex-direction:column}section div#surveyHead.noSurveyAvailabel{flex:1 1 100%}section div#surveyHead.noSurveyAvailabel img{width:100%}section.nopadding{padding:0}section h2{font-family:Montserrat,Arial,sans-serif;font-size:30px;line-height:34px;font-weight:500;padding-bottom:10px}@media (max-width: 640px){section h2{font-size:20px;line-height:24px}}.main-content{width:100%;height:auto!important}div.chart{text-align:left;width:100%}div.chart table{margin-top:20px;width:100%}div.chart table th{font-weight:600;padding:10px 5px}div.chart table tr:nth-child(2n){background-color:#f5f5f5}div.chart table td{padding:10px 7px}div.chart table td.noData{font-size:24px!important;font-weight:400;text-align:center;padding:20px 0}.cta_type1,button.cta_type1{border:solid 1px black;padding:20px 40px;display:inline-block;min-width:100px;border-radius:12px;font-size:26px;line-height:28px;font-family:Montserrat,Arial,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:2px;text-shadow:1px 1px 0px #fff,-1px -1px 0px #d49601;color:#000;text-decoration:none;box-shadow:8px 8px 8px #d3d3d3,-8px -8px 8px #fff,inset 1px 1px #fff;background:gold;background:linear-gradient(-45deg,#eac117,gold);transition:box-shadow .2s,background .1s;max-width:248px}.cta_type1:hover,button.cta_type1:hover{box-shadow:-4px -4px 4px #d3d3d3,4px 4px 6px #fff,inset 2px 2px #eac117}.cta_type1:active,button.cta_type1:active{background:#eac117;background:linear-gradient(135deg,#e3a602,#eac117);box-shadow:-3px -3px 6px silver,4px 4px 2px #fff,inset 3px 3px 2px #b8860b,inset -3px -3px 2px gold}.cta_type1.disable-signup-btn,button.cta_type1.disable-signup-btn{opacity:.5}.cta_type1.sm-btn,button.cta_type1.sm-btn{padding:15px 20px;min-width:65px;font-size:14px;margin:0 10px;line-height:16px}.cta_type1.full-width-btn,button.cta_type1.full-width-btn{margin:0;width:100%}.cta_type1.cookie-btn,button.cta_type1.cookie-btn{min-width:65px;font-size:18px;margin:0!important;line-height:22px;max-width:initial}@media (max-width: 940px){.cta_type1,button.cta_type1{padding:10px 20px;min-width:65px;font-size:14px;margin:0 10px}}.cta_type1.disabled,button.cta_type1.disabled{opacity:.4}.cta_type2{border:solid 1px black;padding:15px 25px;display:inline-block;min-width:100px;border-radius:8px;font-family:Montserrat,Arial,sans-serif;text-transform:uppercase;text-align:center;font-weight:700;text-shadow:1px 1px 0px #fff,-1px -1px 0px #d49601;line-height:18px;letter-spacing:1px;color:#000;text-decoration:none;box-shadow:6px 6px 6px #d3d3d3,-6px -6px 6px #fff,inset 1px 1px #fff;background:gold;background:linear-gradient(-45deg,#eac117,gold);transition:box-shadow .2s,background .2s}.cta_type2:hover{box-shadow:-2px -2px 3px #d3d3d3,3px 3px 2px #fff,inset 1px 1px #eac117}.cta_type2:active{background:#eac117;background:linear-gradient(135deg,#e3a602,#eac117);box-shadow:-3px -3px 3px silver,4px 4px 2px #fff,inset 3px 3px 2px #b8860b,inset -3px -3px 2px gold}.cta_type2.disabled{opacity:.4}.buytokens{position:relative;height:68px;white-space:nowrap;background:#d94b19 url(PC_token.png) no-repeat;background-size:40%;background-position:left -10px top 8px;text-shadow:1px 1px 0px black;color:#fff;padding-left:90px;transition:box-shadow .2s,background .2s,padding .3s,text-shadow .2s;width:248px!important;margin:0 auto;display:block}@media (max-width: 360px){.buytokens{background:#d94b19 url(PC_token.png) no-repeat;background-size:80%;text-shadow:2px 2px 2px #000;background-position:center top -20px;box-shadow:-2px -2px 3px #cecbcb,3px 3px 2px #fff,inset 1px 1px #822504b3;padding-left:0;padding-right:0;max-width:248px;width:calc(100% - 20px)!important;margin:0 10px}}.buytokens:hover{background:#d94b19 url(PC_token.png) no-repeat;background-size:80%;text-shadow:2px 2px 2px #000;background-position:center top -20px;box-shadow:-2px -2px 3px #cecbcb,3px 3px 2px #fff,inset 1px 1px #822504b3;padding-left:0;padding-right:0}.buytokens:active{background-color:#c03200;background-position:center top -15px;box-shadow:-3px -3px 3px #b7b7b7,3px 3px 6px #fff,inset 3px 3px 2px #822504b3,inset -2px -2px 1px #ff7b4db3}.tomorrow{height:78px}.token-badge{background:url(PC_token.png) no-repeat center/100%;height:150px;width:150px;text-shadow:1px 1px 0px #fff;text-align:center;margin:15px auto 0;display:block;font-size:52px;padding:45px 15px;font-weight:400}.token-badge small{display:block;font-size:18px;font-weight:600}.ngxp__container{padding:0!important;border:none!important;box-shadow:none!important;z-index:999}.ngxp__container[x-placement^=top]>.ngxp__arrow{border-width:12px 12px 0!important;bottom:-10px!important;border-color:#d94b19 transparent transparent transparent!important}.ngxp__container[x-placement^=bottom]>.ngxp__arrow{border-width:0 12px 12px!important;top:-10px!important;border-color:transparent transparent #d94b19 transparent!important}.ngxp__container[x-placement^=left]>.ngxp__arrow{border-width:12px 0px 12px 12px!important;right:-10px!important;border-color:transparent transparent transparent #d94b19!important}.ngxp__container[x-placement^=right]>.ngxp__arrow{border-width:12px 12px 12px 0px!important;left:-10px!important;border-color:transparent #d94b19 transparent transparent!important}.guide_popup{background:#d94b19;padding:12px;border-radius:9px;border:2px solid #fff;text-align:center;box-shadow:-1px 1px 6px -1px #000;min-width:280px;max-width:350px}.guide_popup p{color:#e7e7e7;font-size:16px;margin-bottom:0;line-height:18px}.guide_popup p.smalltxt{font-size:14px;line-height:16px}.guide_popup p .heighlightTxt{color:#fff;font:18px;line-height:24px}.guide_popup b{color:#fff;font-size:14px}.guide_popup .guide-close{position:absolute;top:0;right:6px}.guide_popup .guide-close span{font-size:14px;font-weight:600;color:#fff}.guide_popup .mat-mdc-card-actions{width:100%;display:flex;align-items:center;justify-content:space-around}.guide_popup .mat-mdc-card-actions button{min-width:100px;font-size:13px;line-height:16px;font-weight:600}.guide_popup .mat-mdc-card-actions button span{color:#fff}.guide_popup .mat-mdc-card-actions button.mat-button-disabled{color:#e7e7e7;opacity:.4}.guide_popup .mat-mdc-card-actions button .mat-ripple{display:none}.guide_popup .mat-mdc-card-actions button.endGuide{font-size:15px}.guide_popup .mat-mdc-card-actions button.endGuide span{padding-bottom:1px;border-bottom:1px solid #fff}@media (max-width: 480px){.guide_popup{max-width:300px}.guide_popup p{font-size:14px;line-height:16px}.guide_popup b{font-size:13px}}.orange_popup{background:#d94b19;display:table;position:absolute;right:calc(100% + 15px);padding:8px 12px;border-radius:9px;border:2px solid #fff;min-width:200px;max-width:450px;text-align:left;top:0;bottom:0;margin:auto;height:32px;box-shadow:-1px 1px 6px -1px #000;z-index:1}.orange_popup p{color:#fff;font-size:14px;font-weight:500;margin-bottom:0;padding-right:30px;line-height:16px;white-space:nowrap}.orange_popup b{color:#fff;font-size:14px}.orange_popup button.close{position:absolute;right:4px;top:5px;height:20px;margin:auto}.orange_popup button.close span{font-size:16px;color:#fff;height:14px;line-height:14px}.orange_popup:after{content:"";border:solid #fff;border-width:0 2px 2px 0;display:inline-block;padding:4px;background:#d94b19;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:absolute;right:-6px;top:0;bottom:0;margin:auto;height:10px}.orange_popup .btn-link,.orange_popup .smalltxt{font-size:13px!important}.orange_popup .btn-link{padding-right:30px;font-weight:700;font-size:14px!important;text-decoration:underline;color:#fff}@media (max-width: 940px){.orange_popup{max-width:265px;width:100%;z-index:99;inset:100% 0 auto;margin:auto}.orange_popup:after{transform:rotate(-135deg);-webkit-transform:rotate(-135deg);inset:-7px 0 auto;width:10px}.orange_popup p{white-space:unset;padding-right:10px}.orange_popup .btn-link{padding-right:10px}}.orange_popup .headTxt,.orange_popup .headTxt *{font-size:18px;line-height:20px;font-weight:600}.orange_popup .headTxt b,.orange_popup .headTxt * b{font-weight:700!important}.facebookBut,.googleBut{text-transform:none;margin:30px 30px 0 0;max-width:initial}@media (max-width: 640px){.facebookBut,.googleBut{margin:10px 0;display:block}}.facebookBut{background:linear-gradient(-45deg,#0758c1,#1877f2);color:#fff;text-shadow:1px 1px 0px #63a7ff,-1px -1px 0px #04459a;box-shadow:3px 3px 3px #696969,-3px -3px 3px #fff,inset 1px 1px #fff}.facebookBut:hover{box-shadow:-4px -4px 4px #d3d3d3,4px 4px 6px #fff,inset 2px 2px #0758c1}.facebookBut .material-icons{margin-right:10px;font-size:30px!important;display:inline-block;vertical-align:middle;color:#fff}@media (max-width: 600px){.facebookBut{margin-right:0;font-size:14px;padding:14px 12px}}.googleBut{background:linear-gradient(-45deg,#d3d3d3,#fff 50%);color:#000;text-shadow:1px 1px 0px lightgrey,-1px -1px 0px white;box-shadow:3px 3px 3px #696969,-3px -3px 3px #fff,inset 1px 1px #fff}.googleBut i{margin-right:10px;display:inline-block;vertical-align:middle;height:30px;margin-top:-8px}.googleBut:hover{box-shadow:-4px -4px 4px #d3d3d3,4px 4px 6px #fff,inset 2px 2px #696969}.googleBut :before{content:"";display:inline-block;position:relative;top:5px;width:26px;height:26px;background:transparent url(g-logo.png) no-repeat;background-size:cover}@media (max-width: 600px){.googleBut{margin-right:0;font-size:14px;padding:10px 12px}.googleBut i{line-height:32px;display:inline-block;vertical-align:middle}}.flex-center{display:flex;align-items:center;justify-content:center;margin:20px 0}.redTxt{color:brown!important}.disable-view{position:fixed;inset:0;width:100%;height:100%;z-index:30;display:flex;background:#000000b3}.disable-view .view-center{max-width:780px;width:100%;position:absolute;inset:0;margin:auto;max-height:90vh;height:max-content;overflow:auto;background:#fff;padding:30px;border-radius:8px;color:#1d2226}.disable-view .view-center .popup-close{right:10px;top:8px}.disable-view .view-center.maxWid-600{max-width:600px}.disable-view .view-center.maxWid-600 p{line-height:32px;margin-bottom:20px}.disable-view .disbale-bg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.7;z-index:-1;display:none}.disable-view .miduam-fonts{font-size:20px \200b!important}.disable-view .strongTxt{font-weight:700}.disable-view .smalltxt{font-size:13px;line-height:16px}@media (max-width: 767px){.disable-view .view-center{max-width:90%!important}}app-sidebarpanel{display:none}.mat-mdc-option{font-weight:100!important}.mat-mdc-option .mdc-list-item__primary-text{font-family:Open Sans,Arial,sans-serif!important;font-size:16px!important}.cdk-global-scrollblock{top:0!important}.cdk-overlay-container{z-index:1005!important}.cdk-overlay-backdrop{background:#1e3344b3!important}@media (max-width: 640px){.cdk-overlay-pane{min-width:90vw}}.mat-mdc-dialog-container{border-radius:15px!important;max-height:90vh!important;padding:15px!important;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:#fff;color:#000000de;overflow:auto}.mat-mdc-dialog-container .mat-mdc-dialog-surface{background:none!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important}.popupUI{max-width:620px;min-width:450px;padding:15px}.popupUI.max-wid-680{max-width:680px}.popupUI.max-wid-680 .mat-checkbox-label{white-space:break-spaces!important}@media (max-width: 890px){.popupUI.max-wid-680 .col-6{flex:0 0 100%;max-width:100%}}.popupUI h2{font-weight:400;font-family:Montserrat,Arial,sans-serif;font-size:30px;line-height:36px;margin-top:10px;text-align:center}.popupUI h2 b.longTxt{display:block}.popupUI h2 b span{white-space:nowrap}.popupUI h3,.popupUI h2{margin-bottom:15px}.popupUI p{font-size:16px;font-weight:400}.popupUI .stepper-popup{text-align:center;display:block;font-size:16px;font-weight:500;color:#e3a602;outline:none}.popupUI .flex{margin:15px 0 0}@media (max-width: 767px){.popupUI .flex{flex-direction:column}.popupUI .flex button:first-child{margin-bottom:15px}}.popupUI .linkBtn{position:absolute;left:0;bottom:12px;font-size:14px;font-weight:600;text-transform:capitalize}@media (max-width: 480px){.popupUI .linkBtn{position:unset;margin-top:20px;font-weight:800}}.popupUI .surveyForm{margin:0;padding:0;box-shadow:none!important}.popupUI .surveyForm .row-1{padding:0}.popupUI .surveyForm .row-1 .col.type2{margin:0!important;padding-bottom:0}.popupUI .surveyForm .row-1 .col.type2 label{font-size:18px;margin:0}.popupUI .surveyForm .row-1 .col.type2 input{padding:10px}.popupUI .surveyForm .row-1 .custom-input.custom-otp-input input{width:calc(100% - 90px)!important}.popupUI .surveyForm .row-1 .custom-input.mobile-number .mat-mdc-text-field-wrapper{display:block}.popupUI .surveyForm .row-1 .custom-input.mobile-number .mat-mdc-form-field-flex{align-items:center;position:relative;max-width:300px;width:100%}.popupUI .surveyForm .row-1 .custom-input.mobile-number .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix{position:absolute;z-index:1;left:20px;top:30px;font-size:26px}.popupUI .surveyForm .row-1 .custom-input.mobile-number .mat-mdc-form-field-flex input{min-width:inherit;max-width:inherit;width:100%}.popupUI .surveyForm .row-1 .custom-input.mobile-number .mat-mdc-form-field-flex input::-webkit-outer-spin-button,.popupUI .surveyForm .row-1 .custom-input.mobile-number .mat-mdc-form-field-flex input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.popupUI .surveyForm .row-1 .custom-input.mobile-number .mat-mdc-form-field-flex input[type=number]{-moz-appearance:textfield}.popupUI .surveyForm .row-1 .custom-input.mobile-number.has-prefix .mat-mdc-form-field-flex input{padding-left:65px!important;margin:0}@media (max-width: 480px){.popupUI .surveyForm .row-1 .custom-input.mobile-number.has-prefix .mat-mdc-form-field-flex input{padding-left:55px!important;width:calc(100% - 65px)!important}}@media (max-width: 767px){.popupUI .surveyForm .row-1 .custom-input.mobile-number.has-prefix .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix{top:11px}.popupUI .surveyForm .row-1 .custom-input.mobile-number.has-prefix .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix span{font-size:18px}}.popupUI .surveyForm.update-password-form .row-1{padding:0}.popupUI .surveyForm.update-password-form .row-1 .col.type2{margin:0!important;padding-bottom:10px}.popupUI .surveyForm.update-password-form .row-1 .col.type2 .smalltxt{font-size:12px;font-weight:400;margin:0}@media (max-width: 640px){.popupUI{min-width:inherit!important;padding-left:0;padding-right:0}.popupUI .surveyForm .row-1{padding-left:0!important;padding-right:0!important}.popupUI .b40{padding-bottom:0!important}}.buy-token-popup{max-width:620px;min-width:450px;padding:15px}.buy-token-popup h3{margin-bottom:35px;font-weight:400;font-family:Montserrat,Arial,sans-serif;font-size:30px;line-height:32px}.buy-token-popup .left-flex{max-width:160px;padding:10px 30px;margin-right:10px;border-right:1px solid #e7e7e7;text-align:center}.buy-token-popup .left-flex .buy-token-points:first-child{margin-bottom:28px}.buy-token-popup .left-flex .buy-token-points label{font-size:13px;line-height:14px!important;margin-bottom:10px;display:block;font-weight:600}.buy-token-popup .right-flex{padding:7px 0 0 30px}.buy-token-popup .right-flex .buy-token-input{max-width:55%}.buy-token-popup .right-flex .buy-token-input label{font-size:16px;line-height:18px!important;display:block;font-weight:600;text-align:center}.buy-token-popup .right-flex .buy-token-input small{font-size:11px;font-weight:400;margin-top:22px}.buy-token-popup .right-flex .buy-token-coin label{font-size:13px;line-height:14px!important;display:block;font-weight:600;text-align:center}.buy-token-popup .right-flex .buy-token-coin .token-badge{margin-top:10px!important}.buy-token-popup .right-flex .cta_type1{margin-top:20px}.buy-token-popup .buy-token-confirmation{min-width:350px;padding-left:0;position:relative}.buy-token-popup .buy-token-confirmation .spinCustomInput{font-size:62px;text-align:center;display:block;line-height:68px;font-family:Montserrat,Arial,sans-serif;font-weight:300}.buy-token-popup .buy-token-confirmation .linkBtn{position:absolute;left:-60px;bottom:12px;font-size:12px;text-transform:capitalize}@media (max-width: 480px){.buy-token-popup .buy-token-confirmation .linkBtn{position:unset;margin-top:20px;font-weight:800}}@media (max-width: 767px){.buy-token-popup>.flex{flex-direction:column}.buy-token-popup>.flex .left-flex{flex-direction:row;justify-content:space-around;max-width:100%;border-right:none;border-bottom:1px solid #e7e7e7;margin-bottom:10px;padding:10px 0}.buy-token-popup>.flex .left-flex .buy-token-points{margin-bottom:0}.buy-token-popup>.flex .right-flex{padding-left:0}.buy-token-popup .buy-token-confirmation{min-width:inherit;margin:0}}@media (max-width: 640px){.buy-token-popup{min-width:inherit}}@media (max-width: 480px){.buy-token-popup .flex-direction-column{flex-direction:column!important}.buy-token-popup .flex-direction-column .buy-token-points{display:flex;align-items:center;white-space:nowrap;width:100%;justify-content:space-around;margin-bottom:10px!important}.buy-token-popup .flex-direction-column .buy-token-points label{margin-bottom:0}.buy-token-popup .buy-token-info{flex-direction:column!important}.buy-token-popup .buy-token-info .buy-token-input{max-width:100%}.buy-token-popup .buy-token-info .buy-token-input .spinCustomInput{justify-content:space-evenly}.buy-token-popup .buy-token-info .buy-token-input small{margin:10px 0;text-align:center}.buy-token-popup .buy-token-info .buy-token-coin{padding-left:0;padding-top:20px}}.popup-close{position:absolute;top:-3px;right:0}.popup-close span{font-size:14px;font-weight:700}.popup-close .mdc-icon-button__ripple{display:none}.spinCustomInput{display:flex;align-items:center}.spinCustomInput input{padding:0 10px;font-size:38px;border:none;background:none;text-align:center;max-width:140px}.spinCustomInput input::-webkit-outer-spin-button,.spinCustomInput input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.spinCustomInput input[type=number]{-moz-appearance:textfield}.spinCustomInput button{padding:5px 0 8px;font-weight:700;width:20px;height:100%}.spinCustomInput button:focus{outline:none}.spinCustomInput button:after,.spinCustomInput button:before{display:inline-block;position:absolute;content:"";width:10px;height:1.6px;background-color:#1e3344;transform:translate(-50%,-50%)}.spinCustomInput button.plus:after{transform:translate(-50%,-50%) rotate(90deg)}.guide{position:absolute;left:0;right:0;width:10px;height:10px;margin:auto}.guide.guide1,.guide.guide2{top:100px}.guide.guide4{top:180px}.guide.guide5{top:220px}@media (max-width: 767px){.hideMobile{display:none!important}}#zap_iframe{position:absolute;width:0px;height:0px}.btn-right{margin-left:auto;display:block!important}ngx-spinner>div{background:none!important}ngx-spinner .black-overlay{position:fixed!important}ngx-spinner img{max-width:100px}.dummy-menu{display:flex}.dummy-menu li{height:35px;width:100%;min-width:100px;background:#d9d9d9;border-radius:25px;position:relative;overflow:hidden;max-width:120px;margin:0 8px}.dummy-menu li:before{position:absolute;content:"";height:100%;width:100%;background-image:linear-gradient(to right,#d9d9d9,#0000000d 20%,#d9d9d9 40% 100%);background-repeat:no-repeat;background-size:450px 100%;animation:shimmer 2s linear infinite;left:0}.use-token-popup{max-width:660px;min-width:660px;padding:10px}.use-token-popup h3{margin-bottom:35px;font-weight:700}.use-token-popup .left-flex{max-width:160px;padding:10px 30px;margin-right:10px;border-right:1px solid #e7e7e7;text-align:center}.use-token-popup .left-flex .buy-token-points:first-child{margin-bottom:28px}.use-token-popup .left-flex .buy-token-points label{font-size:13px;line-height:14px!important;margin-bottom:10px;display:block;font-weight:600}.use-token-popup .right-flex{padding:7px 0 0 30px}.use-token-popup .right-flex .buy-token-input{max-width:55%}.use-token-popup .right-flex .buy-token-input label{font-size:13px;line-height:14px!important;display:block;font-weight:600;text-align:center}.use-token-popup .right-flex .buy-token-input small{font-size:11px;font-weight:400;margin-top:22px}.use-token-popup .right-flex .buy-token-coin{padding-left:40px}.use-token-popup .right-flex .buy-token-coin label{font-size:13px;line-height:14px!important;display:block;font-weight:600;text-align:center}.use-token-popup .right-flex .buy-token-coin .token-badge{margin-top:5px!important;padding:23px 25px;width:90px;height:90px;font-size:42px}.use-token-popup .right-flex .buy-token-coin .token-badge small{font-size:12px}.use-token-popup .right-flex .cta_type1{margin-top:20px}.use-token-popup .buy-token-confirmation{min-width:350px;margin:0 80px;padding-left:0;position:relative}.use-token-popup .buy-token-confirmation .spinCustomInput{font-size:42px;text-align:center;display:block;line-height:44px}.use-token-popup .buy-token-confirmation .linkBtn{position:absolute;left:-60px;bottom:12px;font-size:12px;text-transform:capitalize}@media (max-width: 480px){.use-token-popup .buy-token-confirmation .linkBtn{position:unset;margin-top:20px;font-weight:800}}@media (max-width: 767px){.use-token-popup>.flex{flex-direction:column}.use-token-popup>.flex .left-flex{flex-direction:row;justify-content:space-around;max-width:100%;border-right:none;border-bottom:1px solid #e7e7e7;margin-bottom:10px;padding:10px 0}.use-token-popup>.flex .left-flex .buy-token-points{margin-bottom:0}.use-token-popup>.flex .right-flex{padding-left:0}.use-token-popup .buy-token-confirmation{min-width:inherit;margin:0}}@media (max-width: 640px){.use-token-popup{min-width:inherit}}@media (max-width: 480px){.use-token-popup .flex-direction-column{flex-direction:column!important}.use-token-popup .flex-direction-column .buy-token-points{display:flex;align-items:center;white-space:nowrap;width:100%;justify-content:space-around;margin-bottom:10px!important}.use-token-popup .flex-direction-column .buy-token-points label{margin-bottom:0}.use-token-popup .buy-token-info{flex-direction:column!important}.use-token-popup .buy-token-info .buy-token-input{max-width:100%}.use-token-popup .buy-token-info .buy-token-input .spinCustomInput{justify-content:space-evenly}.use-token-popup .buy-token-info .buy-token-input small{margin:10px 0;text-align:center}.use-token-popup .buy-token-info .buy-token-coin{padding-left:0;padding-top:20px}}.ml--15{margin-left:-15px}.cookie-decline-btn{color:brown;margin:0 70px;text-decoration:underline;font-weight:700}@media (max-width: 767px){.hide-sm{display:none!important}.full-width-sm-btn{padding:0!important}.full-width-sm-btn button{display:block;margin:0 auto!important}}.btn-center{margin:15px auto 0!important;display:block!important}.webForm .custom-input input,.webForm .custom-input textarea{margin-top:0!important}.webForm .custom-input input{width:100%!important}.webForm .row-1 .col:first-child{padding-right:8px}.webForm .row-1 .col:last-child{padding-left:8px}#summary-list li{text-align:left;margin-left:35px;display:list-item}#summary-list{list-style:disc}@media (max-width: 767px){.mat-mdc-select-panel{min-width:calc(100% - 20px)!important}.mat-mdc-select-panel .mat-mdc-option{white-space:unset;line-height:20px!important;height:auto!important;min-height:3em}}.gameAddressForm .row-1 .col.type2 label{text-align:left}.babyCenterMargin{margin:15px 0 0!important}@media (max-width: 400px){.title-with-icon{padding-right:25px;position:relative}.title-with-icon a{position:absolute;right:-6px;top:0}}.hasTooltip .mat-icon,.hasTooltip .itsTooptip.custom-Tooltip{display:none}.hasTooltip:hover .custom-Tooltip{display:block;position:absolute;height:auto;top:auto;bottom:calc(100% + 10px);background-color:#b8860b!important;border:2px solid #fff!important;text-align:center;max-width:300px;border-radius:6px!important;box-shadow:6px 6px 8px #696969b3!important;overflow:visible!important;color:#fff!important;font-size:14px!important;line-height:16px;padding:8px;width:100%;transform:translate(calc(-50% + 119px))}.hasTooltip:hover .custom-Tooltip:after{content:"";width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;position:absolute;inset:auto 0 -7px;margin:0 auto;border-top:8px solid #b8860b}@media (max-width: 940px){.hasTooltip:hover .custom-Tooltip{transform:translate(calc(-50% + 73px))}}#forensicf{position:absolute;left:-999px}.mb-90{margin-bottom:90px}#scrollContainer{margin-top:.6px}#scrollContainer>.d-flex{overflow-x:hidden}.sidebarSticky.is-affixed .sidebar__inner{left:auto!important}.sidebarSticky.is-affixed .sidebar__inner #sidesheet{transition:all .6s ease-in-out;left:auto!important}@media (min-width: 940px){.sidebarSticky{min-height:100%}}.max-h-170{max-height:170px!important}.verify-email-dialog-panel .mat-mdc-dialog-container{background:#e3a602;padding:0!important}.break-word{word-break:break-word!important}.categoriesNowrap{text-overflow:ellipsis;overflow:hidden;display:block;white-space:nowrap}.mat-mdc-form-field-infix,.mat-mdc-text-field-wrapper{padding:0!important;min-height:auto!important}.mdc-notched-outline *{border:none!important}.mdc-checkbox{margin-right:4px!important}.mdc-label{font-family:Open Sans,Arial,sans-serif;font-size:18px;font-weight:300!important}.mdc-text-field{overflow:visible!important}.mat-mdc-form-field-error-wrapper{padding:0!important}.custom-tab{max-width:100%}.custom-tab .mat-mdc-tab-header{margin-top:-47px;padding-bottom:0;width:calc(100% - 158px);margin-left:auto}.custom-tab .mat-mdc-tab-header:not(.mat-mdc-tab-header-pagination-controls-enabled) .mat-mdc-tab-list{transform:translate(0)!important}.custom-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab{padding:3px 5px!important;height:46px!important;flex-grow:0!important;margin:0 3px;align-items:center;white-space:nowrap;position:relative;display:inline-flex!important}.custom-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab .mdc-tab__content .mdc-tab__text-label{font-size:13px;line-height:13px;color:#1e3344!important;font-family:Montserrat,Arial,sans-serif;font-weight:600;display:inline-block;padding:10px!important;border-radius:6px;text-decoration:none;text-transform:capitalize!important;text-shadow:1px 1px 0px #fff,-1px -1px 0px lightgrey!important;box-shadow:inset 8px 8px 8px #f1f1f1,2px 2px 4px #dcdcdc!important;border-left:1px solid #fff!important;border-top:1px solid #fff!important;border-right:1px solid lightgrey!important;border-bottom:1px solid lightgrey!important;transition:box-shadow .3s,border .3s;letter-spacing:1px}.custom-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab .mdc-tab__content:hover .mdc-tab__text-label{box-shadow:-2px -2px 3px #d3d3d3,2px 2px 4px #f1f1f1!important;border-left:1px solid silver!important;border-top:1px solid silver!important;border-right:1px solid white!important;border-bottom:1px solid white!important}.custom-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab .mdc-tab-indicator,.custom-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab .mdc-tab__ripple{display:none}.custom-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab:focus{border:none!important}.custom-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab-indicator--active{border:none!important}.custom-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab-indicator--active .mdc-tab__content .mdc-tab__text-label{box-shadow:-2px -2px 2px #d3d3d3,inset 3px 3px 2px silver,4px 4px 4px #f1f1f1,inset -1px -1px 2px #ececec!important;text-shadow:1px 1px 0px #fff,-1px -1px 0px silver!important;background-color:#d3d3d3!important;border-left:1px solid lightgray!important;border-top:1px solid lightgray!important;border-right:1px solid white!important;border-bottom:1px solid white!important}.custom-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab:hover{background:none}@media (max-width: 640px){.custom-tab .mat-mdc-tab-header{margin-top:10px;width:100%}.custom-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab{padding:0;margin:0 2px}.custom-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab .mdc-tab__content{font-size:11px}}.chart{text-align:left;width:100%}.chart table{margin-top:25px;width:100%;table-layout:fixed}.chart table th{font-weight:600!important;padding:10px 5px}.chart table tr.deduct-pts td span{color:#e23b00}.chart table tr:nth-child(2n){background-color:#f5f5f5}.chart table td{padding:10px 20px 10px 5px;font-weight:200}.chart table td.text-truncate span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.chart table.mobile-table{display:none}@media (max-width: 640px){.chart table{display:none}.chart table th{font-size:14px;padding:5px}.chart table td{font-size:12px;padding:5px}.chart table.mobile-table{display:table;margin-bottom:10px}.chart table.mobile-table th{text-align:right;white-space:nowrap}.chart table.mobile-table tr{background:none!important}.chart table.mobile-table tr th,.chart table.mobile-table tr td{padding:3px 7px!important;font-size:13px!important;line-height:16px}.chart table.mobile-table .mobile-table-boxes{border:1px solid #c7c7c7;padding:7px;display:block;margin-bottom:10px;border-radius:5px}.chart table.mobile-table .mobile-table-boxes:nth-child(2n){background:#f5f5f5}}.chart .mobile-tableP{display:none}.pagination-nav#earnings nav{justify-content:flex-start}.pagination-nav li.current{background-color:#e3a602}.pagination-nav li.current span{color:#fff;font-size:14px;font-weight:400}.container-2{display:flex;width:100%;justify-content:space-between;flex-flow:row;align-items:flex-start}.container-2 section{width:50%;max-width:50%}.container-2 section:first-child{border-right:solid 1px white}.container-2 section:last-child{border-left:solid 1px lightgrey}.profile-info{display:block;padding-top:30px;width:100%}.profile-info .wid-100{max-width:100%;flex:1 1 100%;padding:0 15px}.profile-info .wid-50{max-width:50%;flex:1 1 50%;padding:0 15px}.profile-info .earned-points h1{font-size:62px;line-height:68px;min-height:68px}@media (max-width: 1300px) and (min-width: 961px){#history{max-width:calc(100% - 380px);flex:1 1 calc(100% - 380px)}#earnings{max-width:380px;flex:1 1 380px}#earnings .profile-info .wid-50{max-width:100%;flex:1 1 100%}#earnings .profile-info>.flex{flex-direction:column}#earnings .profile-info .m-t-12-sm{margin-top:12px}#earnings .profile-info .referral-box{text-align:center!important}}@media (max-width: 960px){.container-2{flex-direction:column}.container-2 #history{max-width:100%;width:100%;border-bottom:solid 1px white;border-right:none;padding-bottom:30px!important}.container-2 #earnings{max-width:100%;width:100%;border-top:solid 1px white;border-left:none;padding-top:30px!important}.container-2 #earnings .profile-info{margin-bottom:60px}.container-2 #earnings .profile-info .referral-box{text-align:center!important}.container-2 .email_preference_tab h3{text-align:center;flex:1 1 50%;max-width:50%}.container-2 .email_preference_tab h3 b{margin-left:0!important}.container-2 .email_preference_tab .sub_checkbox{flex-direction:row!important}.container-2 .email_preference_tab .sub_checkbox .mat-mdc-checkbox{margin-left:40px}}@media screen and (max-width: 730px){.container-2 .email_preference_tab .mat-icon.pos-icon{left:5%}.container-2 .email_preference_tab .sub_checkbox{margin:0}}@media (max-width: 640px){#earnings .profile-info .wid-50{max-width:100%;flex:1 1 100%;padding:0}#earnings .profile-info>.flex{flex-direction:column}#earnings .profile-info .m-t-12-sm{margin-top:12px}#earnings .profile-info .referral-box{text-align:center!important}.pointbank-table .wid-100,.pointbank-table .wid-150,.pointbank-table .wid-200{width:auto}.container-2 .email_preference_tab h3{flex:1 1 100%!important;max-width:100%!important;text-align:center}.container-2 .email_preference_tab h3 b{margin-left:0!important}.container-2 .email_preference_tab .sub_checkbox{margin:0 130px;flex-direction:column!important}.container-2 .email_preference_tab .mat-icon.pos-icon{left:26%}}@media screen and (max-width: 530px){.container-2 .email_preference_tab .mat-icon.pos-icon{left:20%}.container-2 .email_preference_tab .sub_checkbox{margin:0 80px}}@media screen and (max-width: 430px){.container-2 .email_preference_tab .mat-icon.pos-icon{left:12%}.container-2 .email_preference_tab .sub_checkbox{margin:0 30px}}@media screen and (max-width: 365px){.container-2 .email_preference_tab .mat-icon.pos-icon{left:7%}.container-2 .email_preference_tab .sub_checkbox{margin:0}}.grecaptcha-badge{display:none}.noActionBtn{justify-content:flex-start!important;margin-top:30px!important}.buttonArea{font-weight:400}@media screen and (max-width: 960px) and (min-width: 640px),(min-width: 1300px){.makeMsgCommon .buttonArea{position:absolute;top:-65px;right:0}}@media (min-width: 960px) and (max-width: 1300px),(max-width: 640px){.buttonArea{display:block;margin:20px 10px 10px!important}}.email_preference_tab input.checkbox_icon{opacity:0!important}.email_preference_tab input.checkbox_icon~.sub_checkbox{display:none}.email_preference_tab input.checkbox_icon~.sub_checkbox .mat-mdc-checkbox .mat-checkbox-layout .mat-checkbox-inner-container{margin-top:7px}.email_preference_tab .mat-icon{transform:rotate(-90deg);transition:all ease-in-out .1s}.email_preference_tab .mat-icon.pos-icon{position:absolute;top:0;bottom:0;left:0;height:30px;width:34px;font-size:40px}.email_preference_tab input[type=checkbox]:checked+label .mat-icon{transition:all ease-in-out .1s;transform:rotate(0);top:-8px}.email_preference_tab input[type=checkbox]:checked~.sub_checkbox{display:flex}@media screen and (max-width: 960){.email_preference_tab .sub_checkbox .wid-50{width:50%}}@media screen and (max-width: 1300px){.email_preference_tab h3{text-align:center}.email_preference_tab h3 b{margin-left:0!important}.email_preference_tab .sub_checkbox{margin:0 30px;flex-direction:column}.email_preference_tab .mat-icon.pos-icon{left:8%}}.surveys-theme app-sidebarpanel{display:block}.surveys-theme .main-content{flex:1 1 calc(100% - 320px);max-width:calc(100% - 320px);transition:all .6s ease-in-out}.surveys-theme header{flex-wrap:wrap}.surveys-theme header #logoarea{white-space:nowrap}@media (max-width: 500px){.surveys-theme header #logoarea{flex-direction:column;margin-bottom:0}.surveys-theme header #logoarea h1{line-height:16px;margin-top:6px}}.surveys-theme header #desktopnav{padding-right:45px;white-space:nowrap}.surveys-theme #sidesheet{transition:all .6s ease-in-out}.surveys-theme.hideSidebar .main-content{flex:1 1 100%;max-width:100%;transition:all .6s ease-in-out}.surveys-theme.hideSidebar .sidebarSticky.is-affixed .sidebar__inner{left:auto!important}.surveys-theme.hideSidebar .sidebarSticky.is-affixed .sidebar__inner #sidesheet{transition:all .6s ease-in-out;left:auto!important}.surveys-theme.hideSidebar #sidesheet{margin-right:-320px;transition:all .6s ease-in-out}.surveys-theme.hideSidebar #sidesheetTab .line#line1{top:14px!important;left:15px!important;transform:rotate(0)!important;width:30px!important;transition:all .6s ease-in-out}.surveys-theme.hideSidebar #sidesheetTab .line#line3{top:34px!important;left:15px!important;transform:rotate(0)!important;width:30px!important;transition:all .6s ease-in-out}@media (max-width: 940px){.surveys-theme .scroll-sm{min-height:100%;height:calc(100vh - 40px);overflow:auto;padding-right:10px;padding-bottom:100px}.surveys-theme .scroll-sm::-webkit-scrollbar{height:18px;width:7px;background:transparent;border-radius:4px;-webkit-border-radius:4px;right:-10px}.surveys-theme .scroll-sm::-webkit-scrollbar-thumb{background:#9eaaa8;border-radius:4px;-webkit-border-radius:4px;border:solid whiteSmoke 0px}.surveys-theme .scroll-sm::-webkit-scrollbar-corner{background:#9eaaa8}.surveys-theme .main-content{flex:1 1 100%;max-width:100%;transition:all .6s ease-in-out}.surveys-theme #sidesheet{right:0;position:fixed;height:100%;padding:20px 10px 20px 20px;z-index:199}.surveys-theme #sidesheetTab .line#line1{top:18px!important;left:28px!important;transform:rotate(45deg)!important;width:20px!important;transition:all .6s ease-in-out}.surveys-theme #sidesheetTab .line#line3{top:30px!important;left:27px!important;transform:rotate(-45deg)!important;width:20px!important;transition:all .6s ease-in-out}.surveys-theme .backdrops{display:block!important;position:fixed;inset:0;width:100%;height:100%;background:#0003;z-index:1;pointer-events:none;touch-action:none}.surveys-theme.hideSidebar .backdrops{display:none!important}.surveys-theme.hideSidebar #sidesheetTab .line#line1{top:14px!important;left:15px!important;transform:rotate(0)!important;width:30px!important;transition:all .6s ease-in-out}.surveys-theme.hideSidebar #sidesheetTab .line#line3{top:34px!important;left:15px!important;transform:rotate(0)!important;width:30px!important;transition:all .6s ease-in-out}.surveys-theme.hideSidebar #sidesheet{right:-320px;position:fixed;margin-right:auto!important}}@media (max-width: 420px){.surveys-theme .tryAnotherSurvey{font-size:6vw;white-space:nowrap}}@media (max-width: 400px){.surveys-theme .scroll-sm{height:calc(100vh - 30px);overflow:auto;overflow-x:hidden;padding-right:10px;padding-bottom:100px}.surveys-theme .scroll-sm::-webkit-scrollbar{height:18px;width:7px;background:transparent;border-radius:4px;-webkit-border-radius:4px;right:-10px}.surveys-theme .scroll-sm::-webkit-scrollbar-thumb{background:#9eaaa8;border-radius:4px;-webkit-border-radius:4px;border:solid whiteSmoke 0px}.surveys-theme .scroll-sm::-webkit-scrollbar-corner{background:#9eaaa8}.surveys-theme #sidesheet{min-width:calc(100% - 40px);width:calc(100% - 40px);right:0!important}.surveys-theme #sidesheetTab{top:30px!important;left:-35px!important;width:35px!important;height:30px!important}.surveys-theme #sidesheetTab:before{top:-1px!important;right:-24px!important;height:30px!important}.surveys-theme #sidesheetTab:after{right:-17px!important;top:3px!important}.surveys-theme #sidesheetTab .line#line1{top:10px!important;left:18px!important;width:11px!important}.surveys-theme #sidesheetTab .line#line2{top:13px!important;left:11px!important;width:16px!important}.surveys-theme #sidesheetTab .line#line3{top:15.5px!important;left:18px!important;width:11px!important}.surveys-theme.hideSidebar #sidesheet{right:calc(-100% + 40px)!important}.surveys-theme.hideSidebar #sidesheetTab .line#line1{top:9px!important;left:16px!important;width:11px!important}.surveys-theme.hideSidebar #sidesheetTab .line#line3{top:17px!important;left:16px!important;width:11px!important}}.hide-survey{display:none!important}.cta_type1.disable-signup-btn,button.cta_type1.disable-signup-btn{pointer-events:none;opacity:.4}#surveys .survey-list{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between}#surveys .mobile-survey{max-width:100%;margin:0 auto;display:none}#surveys .mobile-survey .item{text-align:center;justify-content:center;overflow:hidden;display:inline-flex;min-width:calc(100vw - 7px)}#surveys .mobile-survey .item button{margin:0!important;box-shadow:none!important}@media (max-width: 600px){#surveys .survey-list,#surveys .more-survey-btn{display:none}#surveys .mobile-survey{display:block;margin-bottom:50px;margin-left:-20px;margin-right:-20px;max-width:calc(100% + 40px);width:calc(100% + 40px)}}#surveys button:not(.cta_type1){display:inline-block;max-width:250px;max-height:250px;min-width:250px;min-height:250px;background:#f5f5f5;padding:0;border:solid 1px black;border-radius:12px;font-family:Open Sans,Arial,sans-serif;font-size:18px;line-height:20px;font-weight:200;text-align:center;color:#000;text-decoration:none;box-shadow:6px 6px 6px #d3d3d3,-6px -6px 6px #fff,inset 1px 1px #fff;margin:0 10px 40px;transition:box-shadow .2s,background .1s,padding .3s,text-shadow .2s}#surveys button:not(.cta_type1):hover{box-shadow:-2px -2px 3px gray,3px 3px 2px #fff,inset 2px 2px 4px #a9a9a9}#surveys button:not(.cta_type1):active,#surveys button:not(.cta_type1).token:active{background-color:#f8f0c6;box-shadow:-2px -2px 2px #696969,inset -3px -3px 3px #fff,inset 5px 5px 6px #daa520}#surveys button:not(.cta_type1) div.top,#surveys button:not(.cta_type1) div.bottom{width:100%;padding:10px 10px 0;display:inline-block}#surveys button:not(.cta_type1) div.tokenAmount{display:none}#surveys button:not(.cta_type1) div.bottom div{margin-bottom:12px}#surveys button:not(.cta_type1) p{margin-bottom:0}#surveys button:not(.cta_type1) p.smallText{font-size:14px;line-height:16px;font-weight:400;color:silver}#surveys button:not(.cta_type1) h2{font-size:60px;line-height:60px;font-family:Montserrat,Arial,sans-serif;font-weight:300;text-shadow:1px 1px 0px white;color:#e3a602}#surveys button:not(.cta_type1) div.bottom .surveyNumber{white-space:nowrap;margin-bottom:12px}#surveys button:not(.cta_type1).token{background-image:url(PC_token.png);background-repeat:no-repeat;background-size:55%;background-position:left -40px bottom -10px}#surveys button:not(.cta_type1).token div.bottom{width:68%;float:right;padding:0 5px}#surveys button:not(.cta_type1).token div.tokenAmount{display:inline-block;width:32%;padding-top:56px;padding-right:20px}#surveys button:not(.cta_type1).token div.tokenAmount h2{font-size:52px;padding:0!important;color:#1e3344;font-weight:400;line-height:40px}#surveys button:not(.cta_type1).token div.tokenAmount p{color:#1e3344;display:block;font-size:18px;font-weight:600;text-shadow:1px 1px 0px #fff;font-family:Montserrat,Arial,sans-serif}#surveys .margin-auto{margin:20px auto}.pointClubLoader{padding:0 30px 0 20px;display:inline-flex;flex-direction:column;min-width:100%}.pointClubLoader .loader_card .loader_description{margin:25px 0 10px}.pointClubLoader .loader_card .loader_description .loader_line{background:#d9d9d9;border-radius:10px;height:13px;margin:10px 0;overflow:hidden;position:relative}.pointClubLoader .loader_card .loader_description .loader_line:before{position:absolute;content:"";height:100%;width:100%;background-image:linear-gradient(to right,#d9d9d9,#0000000d 20%,#d9d9d9 40% 100%);background-repeat:no-repeat;background-size:450px 100%;animation:shimmer 2s linear infinite}.pointClubLoader .loader_card .loader_description .loader_line.loader_line-head{height:20px;width:50%}.pointClubLoader .loader_card .loader_description .loader_line.loader_line-3{width:60%}.pointClubLoader .loader_card .loader_btns{display:flex}.pointClubLoader .loader_card .loader_btn{height:35px;width:100%;background:#d9d9d9;border-radius:25px;position:relative;overflow:hidden;max-width:120px}.pointClubLoader .loader_card .loader_btn:before{position:absolute;content:"";height:100%;width:100%;background-image:linear-gradient(to right,#d9d9d9,#0000000d 20%,#d9d9d9 40% 100%);background-repeat:no-repeat;background-size:450px 100%;animation:shimmer 2s linear infinite}.pointClubLoader .loader_card .loader_btn.loader_btn-1{margin-right:8px}.pointClubLoader .loader_card .loader_btn.loader_btn-2{margin-left:8px}.pointClubLoader .loader_card .loader_btn.loader_btn-2:before{animation-delay:.22s}.pointClubLoader .loader_card .loader_blocks{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:10px;margin-top:65px}.pointClubLoader .loader_card .loader_blocks>div{max-width:260px;min-width:260px;margin:0 auto;height:180px}.pointClubLoader .loader_card .loader_blocks>div .box{display:block;background:#d9d9d9;margin-bottom:10px;height:137px;position:relative}.pointClubLoader .loader_card .loader_blocks>div .box:before{position:absolute;content:"";height:100%;width:100%;background-image:linear-gradient(to right,#d9d9d9,#0000000d 20%,#d9d9d9 40% 100%);background-repeat:no-repeat;background-size:450px 100%;animation:shimmer 2s linear infinite}.pointClubLoader .loader_card .loader_blocks>div .loader_line{background:#d9d9d9;border-radius:10px;height:13px;margin:10px 0;overflow:hidden;position:relative}.pointClubLoader .loader_card .loader_blocks>div .loader_line:before{position:absolute;content:"";height:100%;width:100%;background-image:linear-gradient(to right,#d9d9d9,#0000000d 20%,#d9d9d9 40% 100%);background-repeat:no-repeat;background-size:450px 100%;animation:shimmer 2s linear infinite}.pointClubLoader .loader_card .loader_blocks>div:nth-child(1) .box:before,.pointClubLoader .loader_card .loader_blocks>div:nth-child(1) .loader_line:before,.pointClubLoader .loader_card .loader_blocks>div:nth-child(5) .box:before,.pointClubLoader .loader_card .loader_blocks>div:nth-child(5) .loader_line:before,.pointClubLoader .loader_card .loader_blocks>div:nth-child(9) .box:before,.pointClubLoader .loader_card .loader_blocks>div:nth-child(9) .loader_line:before{animation-delay:.12s}.pointClubLoader .loader_card .loader_blocks>div:nth-child(2) .box:before,.pointClubLoader .loader_card .loader_blocks>div:nth-child(2) .loader_line:before,.pointClubLoader .loader_card .loader_blocks>div:nth-child(6) .box:before,.pointClubLoader .loader_card .loader_blocks>div:nth-child(6) .loader_line:before,.pointClubLoader .loader_card .loader_blocks>div:nth-child(10) .box:before,.pointClubLoader .loader_card .loader_blocks>div:nth-child(10) .loader_line:before{animation-delay:.3s}.pointClubLoader .loader_card .loader_blocks>div:nth-child(3) .box:before,.pointClubLoader .loader_card .loader_blocks>div:nth-child(3) .loader_line:before,.pointClubLoader .loader_card .loader_blocks>div:nth-child(7) .box:before,.pointClubLoader .loader_card .loader_blocks>div:nth-child(7) .loader_line:before,.pointClubLoader .loader_card .loader_blocks>div:nth-child(11) .box:before,.pointClubLoader .loader_card .loader_blocks>div:nth-child(11) .loader_line:before{animation-delay:.62s}.pointClubLoader .loader_card .loader_blocks>div:nth-child(4) .box:before,.pointClubLoader .loader_card .loader_blocks>div:nth-child(4) .loader_line:before,.pointClubLoader .loader_card .loader_blocks>div:nth-child(8) .box:before,.pointClubLoader .loader_card .loader_blocks>div:nth-child(8) .loader_line:before,.pointClubLoader .loader_card .loader_blocks>div:nth-child(12) .box:before,.pointClubLoader .loader_card .loader_blocks>div:nth-child(12) .loader_line:before{animation-delay:1.14s}.pointClubLoader.dummy-question-loader{min-height:200px;padding-left:40px}.pointClubLoader.dummy-question-loader .loader_card{margin-bottom:15px}.pointClubLoader.dummy-question-loader .loader_btns{flex-wrap:wrap}.pointClubLoader.dummy-question-loader .loader_btns .loader_btn{margin:5px 12px 5px 0}.pointClubLoader.dummy-sidebar-loader .loader_line{width:100%!important}.pointClubLoader.dummy-sidebar-loader .loader_line.loader_line-small{height:14px;margin:30px auto 0;width:70%!important}.pointClubLoader.dummy-sidebar-loader .loader_number{color:#d9d9d9;font-size:62px;line-height:68px;min-height:68px;position:relative;animation:blinking 2s linear infinite;text-align:center}.pointClubLoader.dummy-sidebar-loader .loader_btn.loader_btn_full{width:100%!important;max-width:100%}.pointClubLoader.dummy-sidebar-loader .loader_btn.loader_btn_large{margin:20px 0;height:60px}.pointClubLoader.dummy-sidebar-loader .loader_circle{height:120px;width:120px;background:#d9d9d9;border-radius:50%;margin:20px auto;position:relative;overflow:hidden}.pointClubLoader.dummy-sidebar-loader .loader_circle:before{position:absolute;content:"";height:100%;width:100%;background-image:linear-gradient(to right,#d9d9d9,#0000000d 20%,#d9d9d9 40% 100%);background-repeat:no-repeat;background-size:450px 100%;animation:shimmer 2s linear infinite}.mobile-table-boxes .table-loader{display:flex}.mobile-table-boxes .table-loader td{width:calc(100% - 50px)}.mobile-table-boxes .table-loader td span{margin:2px 0}.table-loader td span{background:#d9d9d9;border-radius:10px;height:13px;margin:10px 0;overflow:hidden;position:relative;width:100%;display:block}.table-loader td span:before{position:absolute;content:"";height:100%;width:100%;background-image:linear-gradient(to right,#d9d9d9,#0000000d 20%,#d9d9d9 40% 100%);background-repeat:no-repeat;background-size:450px 100%;animation:shimmer 2s linear infinite}.table-loader td:nth-child(1) span:before{animation-delay:0s}.table-loader td:nth-child(2) span:before{animation-delay:.2s}.table-loader td:nth-child(3) span:before{animation-delay:.35s}.table-loader td:nth-child(4) span:before{animation-delay:.65s}@keyframes blinking{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@keyframes shimmer{0%{background-position:-450px 0}to{background-position:1330px 0}}.carousel{padding-bottom:0!important}.carousel section{min-height:inherit}.carousel .direction{height:40px!important;top:0!important;bottom:0;margin:auto}.carousel .direction span{position:absolute;left:0;right:0;margin:auto;bottom:-15px}section.noQuestions{min-height:auto}.surveys-carousel{padding:0 20px;position:relative;overflow-x:hidden;overflow-y:auto;display:block}.surveys-carousel .content{min-width:100%}.surveys-carousel .direction{background:none!important;width:30px!important}.surveys-carousel .direction i{font-size:42px!important}.surveys-carousel .direction .click-area{position:relative;width:25px}.surveys-carousel .direction .click-area .smallText{position:absolute;right:-4px;top:34px}.surveys-carousel .direction.right{text-align:right;right:3%}.surveys-carousel .direction.left{left:calc(3% - 16px);text-align:left}.surveys-carousel .item{padding:10px 15px;max-width:25%}@media (max-width: 1386px){.surveys-carousel .item{max-width:33.33%}}@media (max-width: 933px){.surveys-carousel .item{max-width:50%}}@media (max-width: 525px){.surveys-carousel .item{max-width:100%}}@media (max-width: 640px){.surveys-carousel .item{padding:0 25px}}.surveys-carousel .item .inner-item{position:relative;height:85px;background:gold url(PC_token.png) no-repeat;background-size:55%;background-position:left -10px center;transition:box-shadow .2s,background .2s,padding .3s,text-shadow .2s;border-radius:4px;border:2px solid #000000;box-shadow:3px 3px 3px #d3d3d3,-3px -3px 3px #fff,inset 1px 1px #fff;padding-left:45%;text-align:center;display:flex;align-items:center;cursor:pointer;width:100%}.surveys-carousel .item .inner-item span{color:#000;font-weight:700;font-size:16px;line-height:18px;font-family:Montserrat,Arial,sans-serif;text-shadow:1px 1px 0px #fff;display:block;flex:1 1 100%;padding:0 6px}.surveys-carousel .item .inner-item h1{color:#1e3344;font-weight:400;font-size:48px;line-height:32px;font-family:Montserrat,Arial,sans-serif;text-shadow:1px 1px 0px #fff;position:absolute;left:0;text-align:center;width:45%}.surveys-carousel .item .inner-item h1 small{display:block;font-size:16px;font-weight:600;padding-left:7px;line-height:16px}.surveys-carousel .item .inner-item-nonUs{position:relative;height:85px;background:gold no-repeat;background-size:55%;background-position:left -10px center;transition:box-shadow .2s,background .2s,padding .3s,text-shadow .2s;border-radius:4px;border:2px solid #000000;box-shadow:3px 3px 3px #d3d3d3,-3px -3px 3px #fff,inset 1px 1px #fff;text-align:center;display:flex;align-items:center;cursor:pointer;width:100%}.surveys-carousel .item .inner-item-nonUs span{color:#000;font-weight:700;font-size:16px;line-height:18px;font-family:Montserrat,Arial,sans-serif;text-shadow:1px 1px 0px #fff;display:block;flex:1 1 100%;padding:0 6px}@media (max-width: 640px){.surveys-carousel{padding:0}}.question_slider .click-area .smallText{display:none}@media (max-width: 527px){.question_slider .click-area .smallText{display:block}}.babyCenterEndPage{height:auto!important}.babyCenterEndPage h1{font-size:30px!important}.babyCenterEndPage .gold-sami-f-c{font-weight:700}.surevyEndPage,.babyCenterEndPage{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;max-width:850px;width:100%;padding:15px;text-align:center;margin:auto}.surevyEndPage svg,.babyCenterEndPage svg{max-width:600px;margin-bottom:20px}.surevyEndPage h1,.babyCenterEndPage h1{font-size:36px;margin:50px 0 10px;font-weight:600}.surevyEndPage .quoteMsg,.babyCenterEndPage .quoteMsg{font-size:22px;font-weight:500;font-style:italic;margin-top:20px}.surevyEndPage button,.babyCenterEndPage button{border:solid 1px black;padding:20px 40px;display:inline-block;min-width:100px;border-radius:12px;font-size:26px;line-height:28px;font-family:Montserrat,Arial,sans-serif;font-weight:700;text-transform:math-auto;letter-spacing:2px;text-shadow:1px 1px 0px #fff,-1px -1px 0px #d49601;color:#000;text-decoration:none;box-shadow:8px 8px 8px #d3d3d3,-8px -8px 8px #fff,inset 1px 1px #fff;background:gold;background:linear-gradient(-45deg,#eac117,gold);transition:box-shadow .2s,background .1s;margin:20px 0 70px}.surevyEndPage button:hover,.babyCenterEndPage button:hover{box-shadow:-4px -4px 4px #d3d3d3,4px 4px 6px #fff,inset 2px 2px #eac117}.surevyEndPage button a,.babyCenterEndPage button a{color:#000}@media (max-width: 1560px){.surveys-carousel .item .inner-item{background-size:44%;padding-left:33%}.surveys-carousel .item .inner-item h1{font-size:38px;width:33%}}.mat-mdc-select-panel{padding:8px!important}.mat-mdc-select-panel input.custom-input{border:solid 1px lightgray!important;margin-top:10px;padding:14px 20px;font-family:Open Sans,Arial,sans-serif;font-size:20px;line-height:22px;font-weight:200;border-radius:4px;box-shadow:inset 3px 3px 3px #dcdcdc;transition:box-shadow .3s,border .3s;width:100%;max-width:618px;background:#fff;height:38px;outline:none}.mat-mdc-select-panel input.custom-input::placeholder{font-family:Open Sans,Arial,sans-serif;color:#c7c7c7}.rocketSurvey{position:relative}.rocketSurvey:before{background:url(rocket-survey.png) no-repeat center/100%;height:133px;width:75px;position:absolute;content:"";display:block;bottom:-10px;left:-9px}.rocketSurvey .bottom{position:relative;height:144px}.rocketSurvey .bottom p,.rocketSurvey .bottom div{display:none}.rocketSurvey .bottom div:last-child{display:block}.rocketSurvey .bottom div:last-child p{display:block}.rocketSurvey .bottom:after{position:absolute;content:"SURVEY ROCKET";width:96px;bottom:30px;left:0;right:0;margin:auto;height:42px;font-weight:700;line-height:20px;font-size:20px;letter-spacing:2px;text-align:center}.surveys-carousel .rocketSurvey:before{bottom:0;left:-8px}header{padding:30px 40px;position:relative;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}header #logoarea{position:relative;display:flex;flex-wrap:nowrap;align-items:center}header #logoarea a{width:225px;margin-right:20px;display:inline-block;vertical-align:middle}header #logoarea h1{font-family:Montserrat,Arial,sans-serif;font-size:20px;font-weight:400;text-transform:uppercase;position:relative;line-height:48px;color:#1d2226;display:inline-block;vertical-align:middle}header #logoarea h1 em{color:#e3a602;font-style:normal}@media (max-width: 600px){header #logoarea h1{font-size:14px;line-height:48px}}@media (max-width: 440px){header #logoarea h1{line-height:20px}}@media (max-width: 495px){header #logoarea h1{line-height:20px}}@media (max-width: 1200px){header{flex-direction:column;justify-content:flex-start;align-items:flex-start}header nav#desktopnav{justify-content:flex-start;margin-top:10px}header nav#desktopnav ul li a,header nav#desktopnav ul li button{margin-left:0;margin-right:10px}header .r100{padding-right:0}header #logoarea{padding-right:0;padding-bottom:6px}}@media (max-width: 767px){header{padding:20px 20px 15px}}#desktopnav{visibility:visible}@media (max-width: 600px){#desktopnav{padding:0;align-content:center;width:100%;margin-bottom:0!important}#desktopnav ul{text-align:center;width:100%}#desktopnav ul li{width:100%;display:block}#desktopnav ul li a,#desktopnav ul li button{min-width:100%;margin-left:0;margin-bottom:10px;margin-right:0}}@media (max-width: 767px){.app-container:not(.home-theme,.pointbank-theme,.login-theme,.forgot-password-theme) header #desktopnav{display:none}}nav{position:relative;display:flex;justify-content:flex-end;white-space:nowrap;margin-top:10px;min-height:48px}nav ul:not(.ngx-pagination){text-align:right}nav ul:not(.ngx-pagination) li{text-align:center;display:inline-block;position:relative}nav ul:not(.ngx-pagination) li a,nav ul:not(.ngx-pagination) li button{display:inline-block;padding:10px 25px;min-width:100px;margin-right:15px;border-radius:6px;font-size:14px;line-height:16px;font-family:Montserrat,Arial,sans-serif;font-weight:500;color:#000;text-decoration:none;text-shadow:1px 1px 0px #fff,-1px -1px 0px lightgrey;box-shadow:inset 8px 8px 8px #f1f1f1,2px 2px 4px #dcdcdc;border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid lightgrey;border-bottom:1px solid lightgrey;transition:box-shadow .3s,border .3s}nav ul:not(.ngx-pagination) li a:hover,nav ul:not(.ngx-pagination) li button:hover{box-shadow:-2px -2px 3px #d3d3d3,2px 2px 4px #f1f1f1;border-left:1px solid silver;border-top:1px solid silver;border-right:1px solid white;border-bottom:1px solid white}nav ul:not(.ngx-pagination) li a.selected,nav ul:not(.ngx-pagination) li a.active,nav ul:not(.ngx-pagination) li button.selected,nav ul:not(.ngx-pagination) li button.active{box-shadow:-2px -2px 2px #d3d3d3,inset 3px 3px 2px silver,4px 4px 4px #f1f1f1,inset -1px -1px 2px #ececec;text-shadow:1px 1px 0px #fff,-1px -1px 0px silver;background-color:#d3d3d3;border-left:1px solid lightgray;border-top:1px solid lightgray;border-right:1px solid white;border-bottom:1px solid white}nav ul:not(.ngx-pagination) li:last-child a,nav ul:not(.ngx-pagination) li:last-child button{margin-right:0}footer{height:70px;position:relative;width:100%;z-index:20;padding:10px 3px!important;font-size:14px}footer a{color:#d98f08!important}footer a:hover{cursor:pointer}footer .copyright span{margin-right:15px;font-size:12px}@media (max-width: 767px){footer .copyright span{margin-right:0;display:block;text-align:center}}footer .copyright span img,footer .copyright span svg{max-height:25px;max-width:25px;height:100%;width:100%;vertical-align:middle}@media (max-width: 767px){footer{height:auto;padding-bottom:30px!important}}.backdrops,.mobile-menu{display:none}@media (max-width: 767px){.mobile-menu{display:block;width:100%;margin-top:0}.mobile-menu ul{width:100%}.mobile-menu ul li{display:block!important}.mobile-menu ul li a,.mobile-menu ul li button{margin-bottom:10px;display:block!important;width:100%}.mobile-menu ul li:last-child{margin:20px 0;padding:20px 0;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7}}#sidesheet{width:320px;min-width:320px;background-color:#fff;z-index:100;box-shadow:inset 10px 0 10px #d3d3d3;position:relative;padding:40px 20px 0;background:#fff;min-height:100vh}#sidesheet .earned-points{margin:40px 0 20px}#sidesheet .earned-points h1{font-size:62px;line-height:68px;min-height:68px}#sidesheet .referral-box h1{margin:10px 0}#sidesheet .more-about .flex{margin:10px 0;font-weight:400}#sidesheet .more-about a{text-decoration:underline;color:#d98f08}#sidesheet .more-about span{color:silver}#sidesheet .more-about .view-more-link{margin:15px 0;font-size:16px;color:#d98f08;display:inline-block;vertical-align:middle;font-weight:400}#sidesheet .more-about .view-more-link span{color:#d98f08;font-size:11px;height:21px;display:inline-block;vertical-align:middle}#sidesheetTab{position:absolute;top:30px;left:-68px;width:70px;height:50px;border-top:solid 1px black;border-left:solid 1px black;border-bottom:solid 1px black;border-right:solid 0px black;border-radius:12px 0 0 12px;box-shadow:3px 3px 3px #d3d3d3,-3px -3px 3px #fff,inset 1px 1px #fff;background:gold;background:linear-gradient(-90deg,#eac117,gold);transition:box-shadow .2s}#sidesheetTab:before{content:"";display:inline-block;position:relative;top:-1px;right:-40px;width:7px;height:50px;background-color:#eac117;box-shadow:3px 3px 3px #d3d3d3,inset 0 1px #fff;border-top:solid 1px black;border-right:solid 1px black;border-bottom:solid 1px black;border-left:solid 0px black}#sidesheetTab:after{content:"";display:inline-block;position:relative;top:5px;right:-33px;width:0;height:0;border-style:solid;border-width:7px 7px 0 0;border-color:#000000 transparent transparent transparent;transition:top .2s,border-width .2s}#sidesheetTab .line{display:block;position:absolute;width:30px;height:2px;background-color:#000;box-shadow:1px 1px #fff;margin:auto 0;padding:0;border:0;transition:transform .2s,left .2s}#sidesheetTab .line#line1{top:18px;left:28px;transform:rotate(45deg);width:20px;transition:all .6s ease-in-out}#sidesheetTab .line#line2{top:23.5px;left:15px}#sidesheetTab .line#line3{top:30px;left:27px;transform:rotate(-45deg);width:20px;transition:all .6s ease-in-out}#sidesheetTab:hover{box-shadow:-2px -2px 2px #d3d3d3,2px 2px 2px #fff,inset 2px 2px #eac117}#sidesheetTab:hover:before{box-shadow:inset 2px 2px #eac117;width:9px}#sidesheetTab:hover:after{top:2px;border-width:4px 7px 0 0}#sidesheetTab.active #line1,#sidesheetTab.active #line3{transform:rotate(0);width:30px;left:15px}.resend-email{cursor:pointer}.resend-email .disabled,.disable{opacity:unset}.welcomeBlock{margin:40px 0 0;text-align:center}.welcomeBlock h4{font-weight:400;font-size:18px}.welcomeBlock img{width:100%;max-width:220px}@keyframes animationtop{0%{transform:translateY(-45px);opacity:0}to{transform:translateY(0);opacity:1}}.pointclub_news_tab .custom-badge .mat-badge-content{background-color:#d94b19;color:#fff;top:13px;right:-26px;font-size:16px}.pointclub_news_tab input[type=checkbox]:checked~.sub_checkbox{display:block;animation:.7s animationtop}.pointclub_news_tab .sub_checkbox h3,.pointclub_news_tab .sub_checkbox a{color:#e3a602;font-weight:700}.pointclub_news_tab .sub_checkbox a{text-decoration:underline}.pointclub_news_tab .sub_checkbox a span{vertical-align:middle}.pointclub_news_tab .sub_checkbox a span .material-icons{font-size:15px;width:15px}.pointclub_news_tab .sub_checkbox button span{vertical-align:middle}.pointclub_news_tab .sub_checkbox button span .material-icons{width:28px;height:30px;font-size:36px}.pointclub_news_tab .orange_popup{min-width:150px;text-align:center}.pointclub_news_tab .orange_popup button.close{top:15px}.pointclub_news_tab .orange_popup button.close span{font-size:18px;font-weight:700}.pointclub_news_tab .orange_popup p{padding-right:15px}@media screen and (max-width: 940px){.pointclub_news_tab .orange_popup{top:70%;max-width:200px}}@media screen and (max-width: 1300px){.pointclub_news_tab .sub_checkbox h3{text-align:left}.pointclub_news_tab .sub_checkbox.p-l-40{padding-left:10px!important}.pointclub_news_tab .mat-icon.pos-icon{left:0%}}.m-l-10{margin-left:-10px!important}.newsSection-carousel{position:relative}.newsSection-carousel .carousel{width:311px}.newsSection-carousel .direction{background:none!important;width:91px!important;height:49px;position:absolute;top:86%}.newsSection-carousel .direction .click-area .arrow-icons{display:flex;align-items:center;line-height:14px}.newsSection-carousel .direction.right{text-align:right;right:0}.newsSection-carousel .direction.left{left:3%;text-align:left}.newsSection-carousel .item{width:311px!important;display:inline-flex!important;justify-content:center;overflow:hidden}.newsSection-carousel .item .ellipsis-news-description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:70px;text-overflow:ellipsis;overflow:hidden}.newsSection-carousel .item .ellipsis-news-button-text{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;max-width:170px;text-overflow:ellipsis;overflow:hidden}@media (max-width: 640px){.newsSection-carousel{padding:0}}@media screen and (max-width: 1300px){.email_preference_tab .sub_checkbox{margin:0}}.mat-mdc-tooltip.theme-tooltip{display:block;height:auto;top:auto;background-color:#b8860b!important;border:2px solid #fff!important;text-align:left;border-radius:6px!important;box-shadow:6px 6px 8px #696969b3!important;overflow:visible!important;color:#fff!important;font-size:14px!important;line-height:16px;padding:8px;width:100%}.mat-mdc-tooltip.theme-tooltip:before{content:"";width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;position:absolute;inset:auto 0 -7px;margin:0 auto;border-top:8px solid #b8860b}.mat-mdc-tooltip-panel-below .theme-tooltip:before{border-top:none;top:-7px;border-bottom:8px solid #b8860b}.surveyForm{position:relative;width:100%;font-size:26px!important;font-weight:200!important;line-height:28px!important;margin:30px 0 0;padding:40px 0;box-shadow:0 -10px 10px #fff,0 10px 10px #d3d3d3}.surveyForm .infoArea .smallText{margin-bottom:0}.surveyForm .row-1{padding:0 40px}.surveyForm .row-1.col-2{display:flex;flex-flow:row;max-width:100%;margin-bottom:12px}.surveyForm .row-1.col-2 section{width:50%;max-width:50%;border-right:solid 1px white;border-left:solid 1px lightgrey}.surveyForm .row-1.col-2 .col{width:45%}.surveyForm .row-1 .col{min-height:80px;display:flex;position:relative;width:100%}.surveyForm .row-1 .col p{font-size:12px;line-height:14px;font-weight:200;margin:0}.surveyForm .row-1 .col.type1{justify-content:space-between;align-items:center}.surveyForm .row-1 .col.type1 label{position:relative;margin:0 10px 0 0}@media (max-width: 900px) and (min-width: 768px){.surveyForm .row-1 .col.type1 label{font-size:16px}}.surveyForm .row-1 .col.type1 .input-area{position:relative;min-width:220px}@media (max-width: 699px){.surveyForm .row-1 .col.type1{flex-direction:column;margin-bottom:8px}.surveyForm .row-1 .col.type1 label{text-align:center}}.surveyForm .row-1 .col.type2{display:inline-block;margin-right:30px;max-width:620px}.surveyForm .row-1 .col.type2.full-width-col{max-width:initial}.surveyForm .row-1 .col.type2 label{display:block;position:relative}@media (max-width: 900px) and (min-width: 768px){.surveyForm .row-1 .col.type2 label{font-size:16px}}@media (max-width: 767px){.surveyForm .row-1 .col.type2{margin-right:0}.surveyForm .row-1 .col.type2.blank_col{display:none}}.surveyForm .row-1 .col .mat-mdc-form-field-error{font-size:12px;position:relative}.surveyForm .row-1 label{display:block}.surveyForm .row-1 .custom-date-outer{display:flex;align-items:flex-start}.surveyForm .row-1 .custom-input{width:100%}.surveyForm .row-1 .custom-input .mat-mdc-text-field-wrapper{margin:0;padding:0}.surveyForm .row-1 .custom-input .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex{padding:0;margin:0}.surveyForm .row-1 .custom-input .mat-mdc-text-field-wrapper .mat-mdc-form-field-outline{display:none}.surveyForm .row-1 .custom-input .mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{border:none;padding:0}.surveyForm .row-1 .custom-input .mat-mdc-form-field-subscript-wrapper{margin:0;position:relative;min-height:23px;padding:5px 0;z-index:0}.surveyForm .row-1 .custom-input input,.surveyForm .row-1 .custom-input textarea{border:solid 1px lightgray!important;margin-top:10px;padding:14px 20px;font-family:Open Sans,Arial,sans-serif;font-size:26px;line-height:36px;font-weight:200;border-radius:4px;box-shadow:inset 3px 3px 3px #dcdcdc;transition:box-shadow .3s,border .3s;width:100%;max-width:618px;background:#fff}.surveyForm .row-1 .custom-input input:focus,.surveyForm .row-1 .custom-input textarea:focus{outline:none!important;border:1px solid black!important;box-shadow:6px 6px 6px silver,-6px -6px 6px #fff,inset 0 0 #fff}.surveyForm .row-1 .custom-input input::placeholder,.surveyForm .row-1 .custom-input textarea::placeholder{font-family:Open Sans,Arial,sans-serif;color:#c7c7c7}@media (max-width: 767px){.surveyForm .row-1 .custom-input.custom-date-picker.wid-275{margin:0 auto;display:block;width:180px!important}}.surveyForm .row-1 .custom-input.custom-date-picker.wid-275 .mat-mdc-form-field-flex .mat-mdc-form-field-infix{min-width:140px}.surveyForm .row-1 .custom-input.custom-date-picker.wid-275 .mat-mdc-form-field-flex .mat-mdc-form-field-infix input{min-width:120px}.surveyForm .row-1 .custom-input.custom-date-picker.m-w-150{max-width:150px;margin-right:10px}.surveyForm .row-1 .custom-input.custom-date-picker.m-w-150 .mat-mdc-form-field-flex .mat-mdc-form-field-infix,.surveyForm .row-1 .custom-input.custom-date-picker.m-w-150 .mat-mdc-form-field-flex input{min-width:auto!important}@media (max-width: 767px){.surveyForm .row-1 .custom-input.custom-date-picker.m-w-150{max-width:105px}}.surveyForm .row-1 .custom-input.custom-date-picker .mat-mdc-form-field-flex{align-items:center}.surveyForm .row-1 .custom-input.custom-date-picker .mat-mdc-form-field-flex .mat-mdc-form-field-infix{min-width:230px}.surveyForm .row-1 .custom-input.custom-date-picker .mat-mdc-form-field-flex input{min-width:180px}.surveyForm .row-1 .custom-input.custom-date-picker .mat-mdc-form-field-flex button{margin:-10px 0 0;background:none;border:none;padding:10px;min-width:40px;font-size:20px}.surveyForm .row-1 .custom-input.custom-date-picker .mat-mdc-form-field-flex button:hover{box-shadow:none}.surveyForm .row-1 .custom-input.custom-date-picker .mat-mdc-form-field-flex button:focus{box-shadow:none;background:none}.surveyForm .row-1 .custom-input.has-icon-right input{padding-right:40px!important;width:100%!important;min-width:auto}.surveyForm .row-1 .custom-select.mat-mdc-form-field{width:100%}.surveyForm .row-1 .custom-select.custom-register-dropdown .mat-mdc-text-field-wrapper{width:100%;max-width:600px;border:solid 1px lightgray;min-width:100px;padding:18px 20px!important;background-color:#fff;font-family:Open Sans,Arial,sans-serif;font-size:26px;line-height:32px;font-weight:200;border-radius:12px;margin:10px 20px 0 0;box-shadow:none;cursor:pointer;display:inline-block;position:relative;transition:box-shadow .3s,border .3s}.surveyForm .row-1 .custom-select.custom-register-dropdown .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex{padding:0;margin:0}.surveyForm .row-1 .custom-select.custom-register-dropdown .mat-mdc-text-field-wrapper .mat-mdc-form-field-outline{display:none}.surveyForm .row-1 .custom-select.custom-register-dropdown .mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{border:none;padding:0}.surveyForm .row-1 .custom-select.custom-register-dropdown .mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mat-mdc-select{font-family:Open Sans,Arial,sans-serif;font-size:26px;line-height:32px;font-weight:200}.surveyForm .row-1 .custom-select.input-style .mat-mdc-text-field-wrapper{border-radius:0;padding:0;border:none}.surveyForm .row-1 .custom-select.input-style .mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{margin-top:10px;border:solid 1px lightgray;border-radius:4px;height:56px;padding:11px 10px!important;width:calc(100% - 44px);box-shadow:inset 3px 3px 3px #dcdcdc}.surveyForm .row-1 .custom-select.input-style .mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mat-mdc-select{height:32px;display:flex;font-family:Open Sans,Arial,sans-serif;font-size:26px;line-height:32px;font-weight:200}@media (max-width: 767px){.surveyForm .row-1 .custom-select.input-style .mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{width:100%}}.surveyForm .row-1 .custom-select.input-style .mat-mdc-form-field-subscript-wrapper{margin:0;position:relative;min-height:23px;padding:0}.surveyForm .row-1 .mat-mdc-radio-button{position:relative;padding-right:0}.surveyForm .row-1 .mat-mdc-radio-button .mdc-radio{display:none}.surveyForm .row-1 .mat-mdc-radio-button .mdc-label{border:solid 1px lightgray;min-width:100px;text-align:center;padding:20px;background-color:#fff;font-family:Open Sans,Arial,sans-serif;font-size:26px;line-height:28px;font-weight:200;border-radius:12px;margin:10px 20px 0 0;box-shadow:none;transition:box-shadow .3s,border .3s;white-space:break-spaces}.surveyForm .row-1 .mat-mdc-radio-button .mdc-label:hover{border:solid 1px #000;box-shadow:6px 6px 6px silver,-6px -6px 6px #fff,inset 1px 1px #fff;cursor:pointer}.surveyForm .row-1 .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-label{border:solid 1px #000;box-shadow:6px 6px 6px silver,-6px -6px 6px #fff,inset 1px 1px #fff;background:#ebc715;background:linear-gradient(-45deg,#ebc715,#f3d541);text-shadow:1px 1px 0px white}.surveyForm .row-1 .mat-mdc-radio-button:last-child .mdc-label{margin-right:0}.surveyForm .row-1 .mat-check-multiple{position:relative;padding-right:0;line-height:82px}.surveyForm .row-1 .mat-check-multiple .mdc-checkbox{display:none}.surveyForm .row-1 .mat-check-multiple .mdc-label{border:solid 1px lightgray;min-width:100px;text-align:center;padding:20px;background-color:#fff;font-family:Open Sans,Arial,sans-serif;font-size:26px;line-height:28px;font-weight:200;border-radius:12px;margin:10px 20px 0 0;box-shadow:none;transition:box-shadow .3s,border .3s;white-space:break-spaces;display:block}.surveyForm .row-1 .mat-check-multiple .mdc-label:hover{border:solid 1px #000;box-shadow:6px 6px 6px silver,-6px -6px 6px #fff,inset 1px 1px #fff;cursor:pointer}.surveyForm .row-1 .mat-check-multiple.mat-mdc-checkbox-checked .mdc-label{border:solid 1px #000;box-shadow:6px 6px 6px silver,-6px -6px 6px #fff,inset 1px 1px #fff;background:#ebc715;background:linear-gradient(-45deg,#ebc715,#f3d541);text-shadow:1px 1px 0px white}.surveyForm .row-1 .mat-check-multiple:last-child .mdc-label{margin-right:0}.surveyForm .mat-mdc-checkbox .mdc-form-field .mdc-checkbox{width:28px;height:28px;padding:0}.surveyForm .mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mat-mdc-checkbox-touch-target{width:28px;height:28px}.surveyForm .mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mat-checkbox-frame,.surveyForm .mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__ripple,.surveyForm .mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__background{display:none}.surveyForm .mat-mdc-checkbox .mdc-form-field .mdc-checkbox input[type=checkbox]{appearance:none;position:relative;width:28px;height:28px;border:1px solid #1e3344;vertical-align:-8px;background-color:#fff;color:#cb9606;opacity:1!important}.surveyForm .mat-mdc-checkbox .mdc-form-field .mdc-checkbox input[type=checkbox]:before{content:"\2714";position:absolute;font-size:20px;right:4px;top:-2px;visibility:hidden}.surveyForm .mat-mdc-checkbox .mdc-form-field .mdc-checkbox input[type=checkbox]:checked:before{visibility:visible}.surveyForm .mat-mdc-checkbox .mdc-form-field .mdc-checkbox input[type=checkbox]:disabled{background:#ddd;color:gray}.surveyForm .mat-mdc-checkbox .mdc-form-field .mdc-checkbox input[type=checkbox]:hover{cursor:pointer}.surveyForm .submitarea{display:flex;position:relative;border-top:1px solid white;box-shadow:0 -2px #d3d3d3;padding:40px 40px 10px;margin-top:17px;flex-direction:column}.surveyForm .submitarea>div{display:flex;justify-content:space-between;margin-top:30px}.surveyForm .submitarea p{font-size:18px;line-height:22px;margin:0 30px 0 0;position:relative;display:flex;align-items:center}@media (max-width: 767px){.surveyForm .submitarea p{margin:0}}.surveyForm .submitarea .onlyFlex{display:flex}.surveyForm .submitarea .onlyFlex.content-center{width:100%;justify-content:center}.surveyForm .mat-stepper-horizontal{font-family:Open Sans,Arial,sans-serif;background:none}.surveyForm .mat-stepper-horizontal .mat-horizontal-stepper-header-container{display:none}.surveyForm .mat-stepper-horizontal .mat-horizontal-content-container{padding:0}.surveyForm .mat-stepper-horizontal .singleBtn{align-items:flex-end}.surveyForm .mat-stepper-horizontal .twoBtn{justify-content:space-between}.surveyForm .mat-stepper-horizontal .contentWithBtn button{margin:0 8px}@media (max-width: 767px){.surveyForm .mat-stepper-horizontal .full-width-col .mat-mdc-form-field{margin:5px auto 0;display:block}.surveyForm .mat-stepper-horizontal .singleBtn{align-items:center}}@media (max-width: 980px){.surveyForm .submitarea.register-area>div{flex-direction:column}.surveyForm .submitarea.register-area>div .onlyFlex{margin-top:20px}.surveyForm .submitarea .onlyFlex{justify-content:space-between;margin-top:10px}}@media (max-width: 767px){.surveyForm .row-1{padding:0 20px!important}.surveyForm .row-1.col-2{flex-flow:column;margin-bottom:0}.surveyForm .row-1.col-2 .col{width:100%;display:inline-table;margin-bottom:0;max-width:inherit}.surveyForm .row-1 .checkboxgrp,.surveyForm .row-1 .mat-mdc-radio-group{display:block;text-align:center}.surveyForm .row-1 .mat-mdc-radio-group .mat-mdc-radio-button .mat-radio-label-content{padding:10px;margin:5px 10px 5px 0;font-size:18px;line-height:20px}.surveyForm .row-1 .mat-check-multiple{line-height:48px}.surveyForm .row-1 .mat-check-multiple .mat-checkbox-label{padding:10px;margin:10px 10px 0 0;font-size:18px;line-height:20px}.surveyForm .row-1 label{font-size:18px;text-align:center}.surveyForm .row-1 p{text-align:center}.surveyForm .row-1 .custom-select{margin-top:5px;font-size:18px;line-height:20px;padding:10px}.surveyForm .row-1 .custom-date-outer{justify-content:center}.surveyForm .infoArea{padding-bottom:30px!important}.surveyForm .submitarea{padding:20px 20px 10px}.surveyForm .submitarea .onlyFlex{flex-direction:column;margin-top:30px;align-items:center}.surveyForm .submitarea .onlyFlex.no-column{flex-direction:row}.surveyForm .custom-input input,.surveyForm .custom-input textarea{width:100%!important;max-width:100%!important;margin-top:5px!important;font-size:18px!important;line-height:24px!important;padding:10px!important}}.re-captcha-sec{top:-3px;position:relative;margin-right:10px}@media (max-width: 767px){.re-captcha-sec{margin-bottom:10px;display:block;margin-right:0}}.cookieDiclineMsg{text-align:center;width:100%;min-height:calc(100vh - 200px);display:flex;justify-content:center;align-items:center;flex-direction:column}.cookie-buttons{margin:30px 0}@media (max-width: 767px){.cookie-buttons{flex-direction:column}.cookie-buttons button:first-child{margin-bottom:15px}}.welcome_msg{display:flex;align-items:center;width:100%;padding:30px 40px;background:#fff;margin-bottom:30px;box-shadow:inset 0 5px 8px #dcdcdc;border:3px solid}.welcome_msg .left_msg{max-width:calc(100% - 300px);padding-right:20px;flex:1}.welcome_msg .left_msg h1{font-family:Montserrat,Arial,sans-serif;font-size:30px;line-height:34px;font-weight:500;padding-bottom:10px;color:#3fb6ce}.welcome_msg .right_img{width:300px}.welcome_msg .right_img img{width:100%}.welcome_msg.imageLeft{flex-direction:row-reverse}.welcome_msg.imageLeft .left_msg{padding-right:0;padding-left:20px}@media (max-width: 767px){.welcome_msg{flex-direction:column!important}.welcome_msg .left_msg,.welcome_msg .right_img{margin:10px 0;max-width:100%}.welcome_msg.imageLeft{flex-direction:column-reverse!important}}@media (max-width: 480px){.re-captcha-sec{margin-bottom:10px;transform:scale(.8);margin-left:-10px}}.hasTooltip{position:relative}.hasTooltip .itsTooptip{position:absolute;inset:0;height:100%;width:100%;display:block}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 24px/32px Open Sans,Arial,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 20px/32px Open Sans,Arial,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 Open Sans,Arial,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 16px/24px Open Sans,Arial,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Open Sans,Arial,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Open Sans,Arial,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 Open Sans,Arial,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 Open Sans,Arial,sans-serif;letter-spacing:.0178571429em}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Open Sans,Arial,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/96px Open Sans,Arial,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px Open Sans,Arial,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px Open Sans,Arial,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Open Sans,Arial,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}
