.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:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, transparent);color:var(--mat-app-text-color, inherit)}.mat-subheading-1,.mat-subheading-2,.mat-display-1,.mat-display-2,.mat-display-3,.mat-display-4,.mat-headline,.mat-title{margin:0;letter-spacing:1px}p{margin:0}html{--mat-app-background-color: #fcfdf6;--mat-app-text-color: #1a1c18;--mat-ripple-color: rgba(26, 28, 24, .1);--mat-option-selected-state-label-text-color: #121f0e;--mat-option-label-text-color: #1a1c18;--mat-option-hover-state-layer-color: rgba(26, 28, 24, .08);--mat-option-focus-state-layer-color: rgba(26, 28, 24, .12);--mat-option-selected-state-layer-color: #d7e8cd;--mat-option-label-text-font: visby, tahoma;--mat-option-label-text-line-height: 1.25rem;--mat-option-label-text-size: 1rem;--mat-option-label-text-tracking: .006rem;--mat-option-label-text-weight: 400;--mat-full-pseudo-checkbox-selected-icon-color: #006B57;--mat-full-pseudo-checkbox-selected-checkmark-color: #ffffff;--mat-full-pseudo-checkbox-unselected-icon-color: #43483f;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fcfdf6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(26, 28, 24, .38);--mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(26, 28, 24, .38);--mat-minimal-pseudo-checkbox-selected-checkmark-color: #006B57;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(26, 28, 24, .38);--mdc-elevated-card-container-color: #fcfdf6;--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-elevated-card-container-shape: 12px;--mdc-outlined-card-container-color: #fcfdf6;--mdc-outlined-card-outline-color: #c3c8bc;--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);--mdc-outlined-card-container-shape: 12px;--mdc-outlined-card-outline-width: 1px;--mat-card-subtitle-text-color: #1a1c18;--mat-card-title-text-font: visby, tahoma;--mat-card-title-text-line-height: 1.75rem;--mat-card-title-text-size: 1.375rem;--mat-card-title-text-tracking: 0rem;--mat-card-title-text-weight: 400;--mat-card-subtitle-text-font: visby, tahoma;--mat-card-subtitle-text-line-height: 1.5rem;--mat-card-subtitle-text-size: 1rem;--mat-card-subtitle-text-tracking: .009rem;--mat-card-subtitle-text-weight: 500;--mdc-linear-progress-active-indicator-color: #006B57;--mdc-linear-progress-track-color: #dfe4d7;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0px;--mdc-plain-tooltip-container-color: #2f312d;--mdc-plain-tooltip-supporting-text-color: #f1f1eb;--mdc-plain-tooltip-supporting-text-line-height: 1rem;--mdc-plain-tooltip-supporting-text-font: visby, tahoma;--mdc-plain-tooltip-supporting-text-size: .75rem;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .025rem;--mdc-plain-tooltip-container-shape: 4px;--mdc-filled-text-field-caret-color: #006B57;--mdc-filled-text-field-focus-active-indicator-color: #006B57;--mdc-filled-text-field-focus-label-text-color: #006B57;--mdc-filled-text-field-container-color: #dfe4d7;--mdc-filled-text-field-disabled-container-color: rgba(26, 28, 24, .04);--mdc-filled-text-field-label-text-color: #43483f;--mdc-filled-text-field-hover-label-text-color: #43483f;--mdc-filled-text-field-disabled-label-text-color: rgba(26, 28, 24, .38);--mdc-filled-text-field-input-text-color: #1a1c18;--mdc-filled-text-field-disabled-input-text-color: rgba(26, 28, 24, .38);--mdc-filled-text-field-input-text-placeholder-color: #43483f;--mdc-filled-text-field-error-hover-label-text-color: #410002;--mdc-filled-text-field-error-focus-label-text-color: #ba1a1a;--mdc-filled-text-field-error-label-text-color: #ba1a1a;--mdc-filled-text-field-active-indicator-color: #43483f;--mdc-filled-text-field-disabled-active-indicator-color: rgba(26, 28, 24, .38);--mdc-filled-text-field-hover-active-indicator-color: #1a1c18;--mdc-filled-text-field-error-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-focus-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-hover-active-indicator-color: #410002;--mdc-filled-text-field-label-text-font: visby, tahoma;--mdc-filled-text-field-label-text-size: 1rem;--mdc-filled-text-field-label-text-tracking: .031rem;--mdc-filled-text-field-label-text-weight: 400;--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-caret-color: #006B57;--mdc-outlined-text-field-focus-outline-color: #006B57;--mdc-outlined-text-field-focus-label-text-color: #006B57;--mdc-outlined-text-field-label-text-color: #43483f;--mdc-outlined-text-field-hover-label-text-color: #1a1c18;--mdc-outlined-text-field-disabled-label-text-color: rgba(26, 28, 24, .38);--mdc-outlined-text-field-input-text-color: #1a1c18;--mdc-outlined-text-field-disabled-input-text-color: rgba(26, 28, 24, .38);--mdc-outlined-text-field-input-text-placeholder-color: #43483f;--mdc-outlined-text-field-error-focus-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-hover-label-text-color: #410002;--mdc-outlined-text-field-outline-color: #73796e;--mdc-outlined-text-field-disabled-outline-color: rgba(26, 28, 24, .12);--mdc-outlined-text-field-hover-outline-color: #1a1c18;--mdc-outlined-text-field-error-focus-outline-color: #ba1a1a;--mdc-outlined-text-field-error-hover-outline-color: #410002;--mdc-outlined-text-field-error-outline-color: #ba1a1a;--mdc-outlined-text-field-label-text-font: visby, tahoma;--mdc-outlined-text-field-label-text-size: 1rem;--mdc-outlined-text-field-label-text-tracking: .031rem;--mdc-outlined-text-field-label-text-weight: 400;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mat-form-field-focus-select-arrow-color: #006B57;--mat-form-field-disabled-input-text-placeholder-color: rgba(26, 28, 24, .38);--mat-form-field-state-layer-color: #1a1c18;--mat-form-field-error-text-color: #ba1a1a;--mat-form-field-select-option-text-color: #1a1c18;--mat-form-field-select-disabled-option-text-color: rgba(26, 28, 24, .38);--mat-form-field-leading-icon-color: #43483f;--mat-form-field-disabled-leading-icon-color: rgba(26, 28, 24, .38);--mat-form-field-trailing-icon-color: #43483f;--mat-form-field-disabled-trailing-icon-color: rgba(26, 28, 24, .38);--mat-form-field-error-focus-trailing-icon-color: #ba1a1a;--mat-form-field-error-hover-trailing-icon-color: #410002;--mat-form-field-error-trailing-icon-color: #ba1a1a;--mat-form-field-enabled-select-arrow-color: #43483f;--mat-form-field-disabled-select-arrow-color: rgba(26, 28, 24, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-container-text-font: visby, tahoma;--mat-form-field-container-text-line-height: 1.5rem;--mat-form-field-container-text-size: 1rem;--mat-form-field-container-text-tracking: .031rem;--mat-form-field-container-text-weight: 400;--mat-form-field-subscript-text-font: visby, tahoma;--mat-form-field-subscript-text-line-height: 1rem;--mat-form-field-subscript-text-size: .75rem;--mat-form-field-subscript-text-tracking: .025rem;--mat-form-field-subscript-text-weight: 400;--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-form-field-focus-state-layer-opacity: 0;--mat-select-enabled-trigger-text-color: #1a1c18;--mat-select-disabled-trigger-text-color: rgba(26, 28, 24, .38);--mat-select-placeholder-text-color: #43483f;--mat-select-enabled-arrow-color: #43483f;--mat-select-disabled-arrow-color: rgba(26, 28, 24, .38);--mat-select-focused-arrow-color: #006B57;--mat-select-invalid-arrow-color: #ba1a1a;--mat-select-trigger-text-font: visby, tahoma;--mat-select-trigger-text-line-height: 1.5rem;--mat-select-trigger-text-size: 1rem;--mat-select-trigger-text-tracking: .031rem;--mat-select-trigger-text-weight: 400;--mat-select-arrow-transform: translateY(-8px);--mat-select-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);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-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-dialog-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-dialog-container-shadow-color: #000;--mdc-dialog-container-color: #fcfdf6;--mdc-dialog-subhead-color: #1a1c18;--mdc-dialog-supporting-text-color: #43483f;--mdc-dialog-subhead-font: visby, tahoma;--mdc-dialog-subhead-line-height: 2rem;--mdc-dialog-subhead-size: 1.5rem;--mdc-dialog-subhead-weight: 400;--mdc-dialog-subhead-tracking: 0rem;--mdc-dialog-supporting-text-font: visby, tahoma;--mdc-dialog-supporting-text-line-height: 1.25rem;--mdc-dialog-supporting-text-size: .875rem;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .016rem;--mdc-dialog-container-shape: 28px;--mat-dialog-container-max-width: 560px;--mat-dialog-container-small-max-width: calc(100vw - 32px) ;--mat-dialog-container-min-width: 280px;--mat-dialog-actions-alignment: flex-end;--mat-dialog-actions-padding: 16px 24px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px 0;--mat-dialog-headline-padding: 6px 24px 13px;--mdc-chip-outline-color: #73796e;--mdc-chip-disabled-outline-color: rgba(26, 28, 24, .12);--mdc-chip-focus-outline-color: #43483f;--mdc-chip-hover-state-layer-opacity: .08;--mdc-chip-selected-hover-state-layer-opacity: .08;--mdc-chip-disabled-label-text-color: rgba(26, 28, 24, .38);--mdc-chip-elevated-selected-container-color: #d7e8cd;--mdc-chip-flat-disabled-selected-container-color: rgba(26, 28, 24, .12);--mdc-chip-focus-state-layer-color: #43483f;--mdc-chip-hover-state-layer-color: #43483f;--mdc-chip-selected-hover-state-layer-color: #121f0e;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #121f0e;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #43483f;--mdc-chip-selected-label-text-color: #121f0e;--mdc-chip-with-icon-icon-color: #43483f;--mdc-chip-with-icon-disabled-icon-color: #1a1c18;--mdc-chip-with-icon-selected-icon-color: #121f0e;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #1a1c18;--mdc-chip-with-trailing-icon-trailing-icon-color: #43483f;--mdc-chip-label-text-font: visby, tahoma;--mdc-chip-label-text-line-height: 1.25rem;--mdc-chip-label-text-size: .875rem;--mdc-chip-label-text-tracking: .006rem;--mdc-chip-label-text-weight: 500;--mdc-chip-container-height: 32px;--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 8px;--mdc-chip-with-avatar-avatar-size: 24px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 1px;--mdc-chip-with-avatar-disabled-avatar-opacity: .38;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: .38;--mdc-chip-with-icon-disabled-icon-opacity: .38;--mat-chip-trailing-action-state-layer-color: #43483f;--mat-chip-selected-trailing-action-state-layer-color: #121f0e;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-selected-disabled-trailing-icon-color: #1a1c18;--mat-chip-selected-trailing-icon-color: #121f0e;--mat-chip-disabled-container-opacity: 1;--mat-chip-trailing-action-opacity: 1;--mat-chip-trailing-action-focus-opacity: 1;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .08;--mdc-switch-selected-pressed-state-layer-opacity: .12;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .08;--mdc-switch-unselected-pressed-state-layer-opacity: .12;--mdc-switch-selected-focus-state-layer-color: #006B57;--mdc-switch-selected-handle-color: #ffffff;--mdc-switch-selected-hover-state-layer-color: #006B57;--mdc-switch-selected-pressed-state-layer-color: #006B57;--mdc-switch-selected-focus-handle-color: #97F4D9;--mdc-switch-selected-hover-handle-color: #97F4D9;--mdc-switch-selected-pressed-handle-color: #97F4D9;--mdc-switch-selected-focus-track-color: #006B57;--mdc-switch-selected-hover-track-color: #006B57;--mdc-switch-selected-pressed-track-color: #006B57;--mdc-switch-selected-track-color: #006B57;--mdc-switch-disabled-selected-handle-color: #fcfdf6;--mdc-switch-disabled-selected-icon-color: #1a1c18;--mdc-switch-disabled-selected-track-color: #1a1c18;--mdc-switch-disabled-unselected-handle-color: #1a1c18;--mdc-switch-disabled-unselected-icon-color: #dfe4d7;--mdc-switch-disabled-unselected-track-color: #dfe4d7;--mdc-switch-selected-icon-color: #002019;--mdc-switch-unselected-focus-handle-color: #43483f;--mdc-switch-unselected-focus-state-layer-color: #1a1c18;--mdc-switch-unselected-focus-track-color: #dfe4d7;--mdc-switch-unselected-handle-color: #73796e;--mdc-switch-unselected-hover-handle-color: #43483f;--mdc-switch-unselected-hover-state-layer-color: #1a1c18;--mdc-switch-unselected-hover-track-color: #dfe4d7;--mdc-switch-unselected-icon-color: #dfe4d7;--mdc-switch-unselected-pressed-handle-color: #43483f;--mdc-switch-unselected-pressed-state-layer-color: #1a1c18;--mdc-switch-unselected-pressed-track-color: #dfe4d7;--mdc-switch-unselected-track-color: #dfe4d7;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-shape: 9999px;--mdc-switch-selected-icon-size: 16px;--mdc-switch-track-height: 32px;--mdc-switch-track-shape: 9999px;--mdc-switch-track-width: 52px;--mdc-switch-unselected-icon-size: 16px;--mdc-switch-state-layer-size: 40px;--mat-switch-track-outline-color: #73796e;--mat-switch-disabled-unselected-track-outline-color: #1a1c18;--mat-switch-disabled-selected-handle-opacity: 1;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 16px;--mat-switch-selected-handle-size: 24px;--mat-switch-pressed-handle-size: 28px;--mat-switch-with-icon-handle-size: 24px;--mat-switch-selected-handle-horizontal-margin: 0 24px;--mat-switch-selected-with-icon-handle-horizontal-margin: 0 24px;--mat-switch-selected-pressed-handle-horizontal-margin: 0 22px;--mat-switch-unselected-handle-horizontal-margin: 0 8px;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0 4px;--mat-switch-unselected-pressed-handle-horizontal-margin: 0 2px;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 0;--mat-switch-visible-track-transition: opacity 75ms;--mat-switch-hidden-track-transition: opacity 75ms;--mat-switch-track-outline-width: 2px;--mat-switch-selected-track-outline-width: 0;--mat-switch-disabled-unselected-track-outline-width: 2px;--mdc-radio-disabled-selected-icon-color: #1a1c18;--mdc-radio-disabled-unselected-icon-color: #1a1c18;--mdc-radio-unselected-hover-icon-color: #1a1c18;--mdc-radio-unselected-icon-color: #43483f;--mdc-radio-unselected-pressed-icon-color: #1a1c18;--mdc-radio-selected-focus-icon-color: #006B57;--mdc-radio-selected-hover-icon-color: #006B57;--mdc-radio-selected-icon-color: #006B57;--mdc-radio-selected-pressed-icon-color: #006B57;--mdc-radio-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mat-radio-ripple-color: #1a1c18;--mat-radio-checked-ripple-color: #006B57;--mat-radio-disabled-label-color: rgba(26, 28, 24, .38);--mat-radio-touch-target-display: block;--mdc-slider-handle-color: #006B57;--mdc-slider-focus-handle-color: #006B57;--mdc-slider-hover-handle-color: #006B57;--mdc-slider-active-track-color: #006B57;--mdc-slider-inactive-track-color: #dfe4d7;--mdc-slider-with-tick-marks-inactive-container-color: #43483f;--mdc-slider-with-tick-marks-active-container-color: #ffffff;--mdc-slider-disabled-active-track-color: #1a1c18;--mdc-slider-disabled-handle-color: #1a1c18;--mdc-slider-disabled-inactive-track-color: #1a1c18;--mdc-slider-label-container-color: #006B57;--mdc-slider-label-label-text-color: #ffffff;--mdc-slider-with-overlap-handle-outline-color: #ffffff;--mdc-slider-with-tick-marks-disabled-container-color: #1a1c18;--mdc-slider-handle-elevation: 1;--mdc-slider-handle-shadow-color: #000000;--mdc-slider-label-label-text-font: visby, tahoma;--mdc-slider-label-label-text-size: .75rem;--mdc-slider-label-label-text-line-height: 1rem;--mdc-slider-label-label-text-tracking: .031rem;--mdc-slider-label-label-text-weight: 500;--mdc-slider-active-track-height: 4px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 9999px;--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: .38;--mdc-slider-with-tick-marks-container-shape: 9999px;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .38;--mat-slider-ripple-color: #006B57;--mat-slider-hover-state-layer-color: rgba(0, 107, 87, .05);--mat-slider-focus-state-layer-color: rgba(0, 107, 87, .2);--mat-slider-value-indicator-width: 28px;--mat-slider-value-indicator-height: 28px;--mat-slider-value-indicator-caret-display: none;--mat-slider-value-indicator-border-radius: 50% 50% 50% 0;--mat-slider-value-indicator-padding: 0;--mat-slider-value-indicator-text-transform: rotate(45deg);--mat-slider-value-indicator-container-transform: translateX(-50%) rotate(-45deg);--mat-slider-value-indicator-opacity: 1;--mat-menu-item-label-text-color: #1a1c18;--mat-menu-item-icon-color: #43483f;--mat-menu-item-hover-state-layer-color: rgba(26, 28, 24, .08);--mat-menu-item-focus-state-layer-color: rgba(26, 28, 24, .12);--mat-menu-divider-color: #dfe4d7;--mat-menu-item-label-text-font: visby, tahoma;--mat-menu-item-label-text-size: .875rem;--mat-menu-item-label-text-tracking: .006rem;--mat-menu-item-label-text-line-height: 1.25rem;--mat-menu-item-label-text-weight: 500;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 8px;--mat-menu-divider-top-spacing: 8px;--mat-menu-item-spacing: 12px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 12px;--mat-menu-item-trailing-spacing: 12px;--mat-menu-item-with-icon-leading-spacing: 12px;--mat-menu-item-with-icon-trailing-spacing: 12px;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-leading-avatar-color: #97F4D9;--mdc-list-list-item-disabled-state-layer-color: #1a1c18;--mdc-list-list-item-disabled-state-layer-opacity: .12;--mdc-list-list-item-label-text-color: #1a1c18;--mdc-list-list-item-supporting-text-color: #43483f;--mdc-list-list-item-leading-icon-color: #43483f;--mdc-list-list-item-trailing-supporting-text-color: #43483f;--mdc-list-list-item-trailing-icon-color: #43483f;--mdc-list-list-item-selected-trailing-icon-color: #006B57;--mdc-list-list-item-disabled-label-text-color: #1a1c18;--mdc-list-list-item-disabled-leading-icon-color: #1a1c18;--mdc-list-list-item-disabled-trailing-icon-color: #1a1c18;--mdc-list-list-item-hover-label-text-color: #1a1c18;--mdc-list-list-item-focus-label-text-color: #1a1c18;--mdc-list-list-item-hover-state-layer-color: #1a1c18;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: #1a1c18;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-label-text-font: visby, tahoma;--mdc-list-list-item-label-text-line-height: 1.5rem;--mdc-list-list-item-label-text-size: 1rem;--mdc-list-list-item-label-text-tracking: .031rem;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: visby, tahoma;--mdc-list-list-item-supporting-text-line-height: 1.25rem;--mdc-list-list-item-supporting-text-size: .875rem;--mdc-list-list-item-supporting-text-tracking: .016rem;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: visby, tahoma;--mdc-list-list-item-trailing-supporting-text-line-height: 1rem;--mdc-list-list-item-trailing-supporting-text-size: .688rem;--mdc-list-list-item-trailing-supporting-text-tracking: .031rem;--mdc-list-list-item-trailing-supporting-text-weight: 500;--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;--mdc-list-list-item-container-shape: 0px;--mdc-list-list-item-leading-avatar-shape: 9999px;--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-label-text-opacity: .3;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: #d7e8cd;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 16px;--mat-list-active-indicator-shape: 9999px;--mat-paginator-container-text-color: #1a1c18;--mat-paginator-container-background-color: #fcfdf6;--mat-paginator-enabled-icon-color: #43483f;--mat-paginator-disabled-icon-color: rgba(26, 28, 24, .38);--mat-paginator-container-text-font: visby, tahoma;--mat-paginator-container-text-line-height: 1rem;--mat-paginator-container-text-size: .75rem;--mat-paginator-container-text-tracking: .025rem;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: .75rem;--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-color: #006B57;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: #dfe4d7;--mat-tab-header-pagination-icon-color: #1a1c18;--mat-tab-header-inactive-label-text-color: #1a1c18;--mat-tab-header-active-label-text-color: #1a1c18;--mat-tab-header-active-ripple-color: #1a1c18;--mat-tab-header-inactive-ripple-color: #1a1c18;--mat-tab-header-inactive-focus-label-text-color: #1a1c18;--mat-tab-header-inactive-hover-label-text-color: #1a1c18;--mat-tab-header-active-focus-label-text-color: #1a1c18;--mat-tab-header-active-hover-label-text-color: #1a1c18;--mat-tab-header-active-focus-indicator-color: #006B57;--mat-tab-header-active-hover-indicator-color: #006B57;--mat-tab-header-label-text-font: visby, tahoma;--mat-tab-header-label-text-size: .875rem;--mat-tab-header-label-text-tracking: .006rem;--mat-tab-header-label-text-line-height: 1.25rem;--mat-tab-header-label-text-weight: 500;--mat-tab-header-divider-height: 1px;--mdc-checkbox-disabled-selected-checkmark-color: #fcfdf6;--mdc-checkbox-selected-focus-state-layer-opacity: .12;--mdc-checkbox-selected-hover-state-layer-opacity: .08;--mdc-checkbox-selected-pressed-state-layer-opacity: .12;--mdc-checkbox-unselected-focus-state-layer-opacity: .12;--mdc-checkbox-unselected-hover-state-layer-opacity: .08;--mdc-checkbox-unselected-pressed-state-layer-opacity: .12;--mdc-checkbox-disabled-selected-icon-color: rgba(26, 28, 24, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(26, 28, 24, .38);--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #006B57;--mdc-checkbox-selected-hover-icon-color: #006B57;--mdc-checkbox-selected-icon-color: #006B57;--mdc-checkbox-selected-pressed-icon-color: #006B57;--mdc-checkbox-unselected-focus-icon-color: #1a1c18;--mdc-checkbox-unselected-hover-icon-color: #1a1c18;--mdc-checkbox-unselected-icon-color: #43483f;--mdc-checkbox-unselected-pressed-icon-color: #1a1c18;--mdc-checkbox-selected-focus-state-layer-color: #006B57;--mdc-checkbox-selected-hover-state-layer-color: #006B57;--mdc-checkbox-selected-pressed-state-layer-color: #1a1c18;--mdc-checkbox-unselected-focus-state-layer-color: #1a1c18;--mdc-checkbox-unselected-hover-state-layer-color: #1a1c18;--mdc-checkbox-unselected-pressed-state-layer-color: #006B57;--mdc-checkbox-state-layer-size: 40px;--mdc-form-field-label-text-color: #1a1c18;--mdc-form-field-label-text-font: visby, tahoma;--mdc-form-field-label-text-line-height: 1.25rem;--mdc-form-field-label-text-size: .875rem;--mdc-form-field-label-text-tracking: .016rem;--mdc-form-field-label-text-weight: 400;--mat-checkbox-disabled-label-color: rgba(26, 28, 24, .38);--mat-checkbox-touch-target-display: block;--mdc-text-button-label-text-color: #006B57;--mdc-text-button-disabled-label-text-color: rgba(26, 28, 24, .38);--mdc-text-button-label-text-font: visby, tahoma;--mdc-text-button-label-text-size: .875rem;--mdc-text-button-label-text-tracking: .006rem;--mdc-text-button-label-text-weight: 500;--mdc-text-button-container-height: 40px;--mdc-text-button-container-shape: 9999px;--mdc-protected-button-container-color: #fcfdf6;--mdc-protected-button-label-text-color: #006B57;--mdc-protected-button-disabled-container-color: rgba(26, 28, 24, .12);--mdc-protected-button-disabled-label-text-color: rgba(26, 28, 24, .38);--mdc-protected-button-container-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-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 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-protected-button-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-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-protected-button-container-shadow-color: #000000;--mdc-protected-button-label-text-font: visby, tahoma;--mdc-protected-button-label-text-size: .875rem;--mdc-protected-button-label-text-tracking: .006rem;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-container-height: 40px;--mdc-protected-button-container-shape: 9999px;--mdc-filled-button-container-color: #006B57;--mdc-filled-button-label-text-color: #ffffff;--mdc-filled-button-disabled-container-color: rgba(26, 28, 24, .12);--mdc-filled-button-disabled-label-text-color: rgba(26, 28, 24, .38);--mdc-filled-button-label-text-font: visby, tahoma;--mdc-filled-button-label-text-size: .875rem;--mdc-filled-button-label-text-tracking: .006rem;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-container-height: 40px;--mdc-filled-button-container-shape: 9999px;--mdc-outlined-button-disabled-outline-color: rgba(26, 28, 24, .12);--mdc-outlined-button-disabled-label-text-color: rgba(26, 28, 24, .38);--mdc-outlined-button-label-text-color: #006B57;--mdc-outlined-button-outline-color: #73796e;--mdc-outlined-button-label-text-font: visby, tahoma;--mdc-outlined-button-label-text-size: .875rem;--mdc-outlined-button-label-text-tracking: .006rem;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-container-height: 40px;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 9999px;--mat-text-button-state-layer-color: #006B57;--mat-text-button-disabled-state-layer-color: #43483f;--mat-text-button-ripple-color: rgba(0, 107, 87, .12);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mat-text-button-touch-target-display: block;--mat-text-button-horizontal-padding: 12px;--mat-text-button-with-icon-horizontal-padding: 16px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: -4px;--mat-protected-button-state-layer-color: #006B57;--mat-protected-button-disabled-state-layer-color: #43483f;--mat-protected-button-ripple-color: rgba(0, 107, 87, .12);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mat-protected-button-touch-target-display: block;--mat-protected-button-horizontal-padding: 24px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -8px;--mat-filled-button-state-layer-color: #ffffff;--mat-filled-button-disabled-state-layer-color: #43483f;--mat-filled-button-ripple-color: rgba(255, 255, 255, .12);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mat-filled-button-touch-target-display: block;--mat-filled-button-horizontal-padding: 24px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -8px;--mat-outlined-button-state-layer-color: #006B57;--mat-outlined-button-disabled-state-layer-color: #43483f;--mat-outlined-button-ripple-color: rgba(0, 107, 87, .12);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mat-outlined-button-touch-target-display: block;--mat-outlined-button-horizontal-padding: 24px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -8px;--mdc-icon-button-icon-color: #43483f;--mdc-icon-button-disabled-icon-color: rgba(26, 28, 24, .38);--mdc-icon-button-state-layer-size: 40px;--mdc-icon-button-icon-size: 24px;--mat-icon-button-state-layer-color: #43483f;--mat-icon-button-disabled-state-layer-color: #43483f;--mat-icon-button-ripple-color: rgba(67, 72, 63, .12);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--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 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-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 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-container-shadow-color: #000000;--mdc-extended-fab-label-text-font: visby, tahoma;--mdc-extended-fab-label-text-size: .875rem;--mdc-extended-fab-label-text-tracking: .006rem;--mdc-extended-fab-label-text-weight: 500;--mdc-extended-fab-container-height: 56px;--mdc-extended-fab-container-shape: 16px;--mdc-fab-container-color: #97F4D9;--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 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-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 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-container-shadow-color: #000000;--mdc-fab-container-shape: 16px;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-color: #97F4D9;--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 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-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 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-container-shadow-color: #000000;--mdc-fab-small-container-shape: 12px;--mdc-fab-small-icon-size: 24px;--mat-fab-foreground-color: #002019;--mat-fab-state-layer-color: #002019;--mat-fab-ripple-color: rgba(0, 32, 25, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(26, 28, 24, .12);--mat-fab-disabled-state-foreground-color: rgba(26, 28, 24, .38);--mat-fab-touch-target-display: block;--mat-fab-small-foreground-color: #002019;--mat-fab-small-state-layer-color: #002019;--mat-fab-small-ripple-color: rgba(0, 32, 25, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(26, 28, 24, .12);--mat-fab-small-disabled-state-foreground-color: rgba(26, 28, 24, .38);--mdc-snackbar-container-color: #2f312d;--mdc-snackbar-supporting-text-color: #f1f1eb;--mdc-snackbar-supporting-text-font: visby, tahoma;--mdc-snackbar-supporting-text-line-height: 1.25rem;--mdc-snackbar-supporting-text-size: .875rem;--mdc-snackbar-supporting-text-weight: 400;--mdc-snackbar-container-shape: 4px;--mat-snack-bar-button-color: #78D8BD;--mat-table-background-color: #fcfdf6;--mat-table-header-headline-color: #1a1c18;--mat-table-row-item-label-text-color: #1a1c18;--mat-table-row-item-outline-color: #c3c8bc;--mat-table-header-headline-font: visby, tahoma;--mat-table-header-headline-line-height: 1.25rem;--mat-table-header-headline-size: .875rem;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .006rem;--mat-table-row-item-label-text-font: visby, tahoma;--mat-table-row-item-label-text-line-height: 1.25rem;--mat-table-row-item-label-text-size: .875rem;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .016rem;--mat-table-footer-supporting-text-font: visby, tahoma;--mat-table-footer-supporting-text-line-height: 1.25rem;--mat-table-footer-supporting-text-size: .875rem;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .016rem;--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mat-table-row-item-outline-width: 1px;--mdc-circular-progress-active-indicator-color: #006B57;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mat-badge-background-color: #ba1a1a;--mat-badge-text-color: #ffffff;--mat-badge-disabled-state-background-color: rgba(186, 26, 26, .38);--mat-badge-disabled-state-text-color: #ffffff;--mat-badge-text-font: visby, tahoma;--mat-badge-text-size: .688rem;--mat-badge-text-weight: 500;--mat-badge-large-size-text-size: .688rem;--mat-badge-container-shape: 9999px;--mat-badge-container-size: 16px;--mat-badge-small-size-container-size: 6px;--mat-badge-large-size-container-size: 16px;--mat-badge-legacy-container-size: unset;--mat-badge-legacy-small-size-container-size: unset;--mat-badge-legacy-large-size-container-size: unset;--mat-badge-container-offset: -12px 0;--mat-badge-small-size-container-offset: -6px 0;--mat-badge-large-size-container-offset: -12px 0;--mat-badge-container-overlap-offset: -12px;--mat-badge-small-size-container-overlap-offset: -6px;--mat-badge-large-size-container-overlap-offset: -12px;--mat-badge-container-padding: 0 4px;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0 4px;--mat-badge-small-size-text-size: 0;--mat-bottom-sheet-container-text-color: #1a1c18;--mat-bottom-sheet-container-text-font: visby, tahoma;--mat-bottom-sheet-container-text-line-height: 1.5rem;--mat-bottom-sheet-container-text-size: 1rem;--mat-bottom-sheet-container-text-tracking: .031rem;--mat-bottom-sheet-container-text-weight: 400;--mat-bottom-sheet-container-shape: 28px;--mat-standard-button-toggle-hover-state-layer-opacity: .08;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-standard-button-toggle-text-color: #1a1c18;--mat-standard-button-toggle-state-layer-color: #1a1c18;--mat-standard-button-toggle-selected-state-background-color: #d7e8cd;--mat-standard-button-toggle-selected-state-text-color: #121f0e;--mat-standard-button-toggle-disabled-state-text-color: rgba(26, 28, 24, .38);--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(26, 28, 24, .38);--mat-standard-button-toggle-disabled-selected-state-background-color: rgba(26, 28, 24, .12);--mat-standard-button-toggle-divider-color: #73796e;--mat-standard-button-toggle-label-text-font: visby, tahoma;--mat-standard-button-toggle-label-text-line-height: 1.25rem;--mat-standard-button-toggle-label-text-size: .875rem;--mat-standard-button-toggle-label-text-tracking: .006rem;--mat-standard-button-toggle-label-text-weight: 500;--mat-standard-button-toggle-height: 40px;--mat-standard-button-toggle-shape: 9999px;--mat-standard-button-toggle-background-color: transparent;--mat-standard-button-toggle-disabled-state-background-color: transparent;--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #006B57;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(26, 28, 24, .38);--mat-datepicker-calendar-date-today-selected-state-outline-color: #006B57;--mat-datepicker-calendar-date-focus-state-background-color: rgba(26, 28, 24, .12);--mat-datepicker-calendar-date-hover-state-background-color: rgba(26, 28, 24, .08);--mat-datepicker-toggle-active-state-icon-color: #43483f;--mat-datepicker-calendar-date-in-range-state-background-color: #97F4D9;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #ffdcc7;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #d7e8cd;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #54634d;--mat-datepicker-toggle-icon-color: #43483f;--mat-datepicker-calendar-body-label-text-color: #1a1c18;--mat-datepicker-calendar-period-button-text-color: #43483f;--mat-datepicker-calendar-period-button-icon-color: #43483f;--mat-datepicker-calendar-navigation-button-icon-color: #43483f;--mat-datepicker-calendar-header-text-color: #43483f;--mat-datepicker-calendar-date-today-outline-color: #006B57;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(26, 28, 24, .38);--mat-datepicker-calendar-date-text-color: #1a1c18;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(26, 28, 24, .38);--mat-datepicker-calendar-date-preview-state-outline-color: #006B57;--mat-datepicker-range-input-separator-color: #1a1c18;--mat-datepicker-range-input-disabled-state-separator-color: rgba(26, 28, 24, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(26, 28, 24, .38);--mat-datepicker-calendar-container-text-color: #1a1c18;--mat-datepicker-calendar-text-font: visby, tahoma;--mat-datepicker-calendar-text-size: 1rem;--mat-datepicker-calendar-body-label-text-size: .875rem;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: .875rem;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: .875rem;--mat-datepicker-calendar-header-text-weight: 500;--mat-datepicker-calendar-container-shape: 16px;--mat-datepicker-calendar-container-touch-shape: 28px;--mat-datepicker-calendar-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);--mat-datepicker-calendar-container-touch-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);--mat-datepicker-calendar-header-divider-color: transparent;--mat-datepicker-calendar-date-outline-color: transparent;--mat-divider-color: #c3c8bc;--mat-divider-width: 1px;--mat-expansion-container-background-color: #fcfdf6;--mat-expansion-container-text-color: #1a1c18;--mat-expansion-actions-divider-color: #c3c8bc;--mat-expansion-header-hover-state-layer-color: rgba(26, 28, 24, .08);--mat-expansion-header-focus-state-layer-color: rgba(26, 28, 24, .12);--mat-expansion-header-disabled-state-text-color: rgba(26, 28, 24, .38);--mat-expansion-header-text-color: #1a1c18;--mat-expansion-header-description-color: #43483f;--mat-expansion-header-indicator-color: #43483f;--mat-expansion-header-text-font: visby, tahoma;--mat-expansion-header-text-size: 1rem;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: 1.5rem;--mat-expansion-header-text-tracking: .009rem;--mat-expansion-container-text-font: visby, tahoma;--mat-expansion-container-text-line-height: 1.5rem;--mat-expansion-container-text-size: 1rem;--mat-expansion-container-text-tracking: .031rem;--mat-expansion-container-text-weight: 400;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-expansion-container-shape: 12px;--mat-expansion-legacy-header-indicator-display: none;--mat-expansion-header-indicator-display: inline-block;--mat-grid-list-tile-header-primary-text-size: 400 1rem / 1.5rem visby, tahoma;--mat-grid-list-tile-header-secondary-text-size: 400 .875rem / 1.25rem visby, tahoma;--mat-grid-list-tile-footer-primary-text-size: 400 1rem / 1.5rem visby, tahoma;--mat-grid-list-tile-footer-secondary-text-size: 400 .875rem / 1.25rem visby, tahoma;--mat-icon-color: inherit;--mat-sidenav-container-background-color: #fcfdf6;--mat-sidenav-container-text-color: #43483f;--mat-sidenav-content-background-color: #fcfdf6;--mat-sidenav-content-text-color: #1a1c18;--mat-sidenav-scrim-color: rgba(44, 50, 41, .4);--mat-sidenav-container-shape: 16px;--mat-sidenav-container-elevation-shadow: none;--mat-sidenav-container-width: 360px;--mat-sidenav-container-divider-color: transparent;--mat-stepper-header-icon-foreground-color: #fcfdf6;--mat-stepper-header-selected-state-icon-background-color: #006B57;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #006B57;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-container-color: #fcfdf6;--mat-stepper-line-color: #c3c8bc;--mat-stepper-header-hover-state-layer-color: rgba(47, 49, 45, .08);--mat-stepper-header-focus-state-layer-color: rgba(47, 49, 45, .12);--mat-stepper-header-label-text-color: #43483f;--mat-stepper-header-optional-label-text-color: #43483f;--mat-stepper-header-selected-state-label-text-color: #43483f;--mat-stepper-header-error-state-label-text-color: #ba1a1a;--mat-stepper-header-icon-background-color: #43483f;--mat-stepper-header-error-state-icon-foreground-color: #ba1a1a;--mat-stepper-container-text-font: visby, tahoma;--mat-stepper-header-label-text-font: visby, tahoma;--mat-stepper-header-label-text-size: .875rem;--mat-stepper-header-label-text-weight: 500;--mat-stepper-header-error-state-label-text-size: .875rem;--mat-stepper-header-selected-state-label-text-size: .875rem;--mat-stepper-header-selected-state-label-text-weight: 500;--mat-stepper-header-height: 72px;--mat-stepper-header-focus-state-layer-shape: 12px;--mat-stepper-header-hover-state-layer-shape: 12px;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #1a1c18;--mat-toolbar-container-background-color: #fcfdf6;--mat-toolbar-container-text-color: #1a1c18;--mat-toolbar-title-text-font: visby, tahoma;--mat-toolbar-title-text-line-height: 1.75rem;--mat-toolbar-title-text-size: 1.375rem;--mat-toolbar-title-text-tracking: 0rem;--mat-toolbar-title-text-weight: 400;--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: #fcfdf6;--mat-tree-node-text-color: #1a1c18;--mat-tree-node-text-font: visby, tahoma;--mat-tree-node-text-size: 1rem;--mat-tree-node-text-weight: 400;--mat-tree-node-min-height: 48px}html .mat-display-large,html .mat-typography .mat-display-large,html .mat-typography h1{font:400 3.562rem/4rem visby,tahoma;letter-spacing:-.016rem;margin:0 0 .5em}html .mat-display-medium,html .mat-typography .mat-display-medium,html .mat-typography h2{font:400 2.812rem/3.25rem visby,tahoma;letter-spacing:0rem;margin:0 0 .5em}html .mat-display-small,html .mat-typography .mat-display-small,html .mat-typography h3{font:400 2.25rem/2.75rem visby,tahoma;letter-spacing:0rem;margin:0 0 .5em}html .mat-headline-large,html .mat-typography .mat-headline-large,html .mat-typography h4{font:400 2rem/2.5rem visby,tahoma;letter-spacing:0rem;margin:0 0 .5em}html .mat-headline-medium,html .mat-typography .mat-headline-medium,html .mat-typography h5{font:400 1.75rem/2.25rem visby,tahoma;letter-spacing:0rem;margin:0 0 .5em}html .mat-headline-small,html .mat-typography .mat-headline-small,html .mat-typography h6{font:400 1.5rem/2rem visby,tahoma;letter-spacing:0rem;margin:0 0 .5em}html .mat-title-large,html .mat-typography .mat-title-large{font:400 1.375rem/1.75rem visby,tahoma;letter-spacing:0rem}html .mat-title-medium,html .mat-typography .mat-title-medium{font:500 1rem/1.5rem visby,tahoma;letter-spacing:.009rem}html .mat-title-small,html .mat-typography .mat-title-small{font:500 .875rem/1.25rem visby,tahoma;letter-spacing:.006rem}html .mat-body-large,html .mat-typography .mat-body-large,html .mat-typography{font:400 1rem/1.5rem visby,tahoma;letter-spacing:.031rem}html .mat-body-large p,html .mat-typography .mat-body-large p,html .mat-typography p{margin:0 0 .75em}html .mat-body-medium,html .mat-typography .mat-body-medium{font:400 .875rem/1.25rem visby,tahoma;letter-spacing:.016rem}html .mat-body-small,html .mat-typography .mat-body-small{font:400 .75rem/1rem visby,tahoma;letter-spacing:.025rem}html .mat-label-large,html .mat-typography .mat-label-large{font:500 .875rem/1.25rem visby,tahoma;letter-spacing:.006rem}html .mat-label-medium,html .mat-typography .mat-label-medium{font:500 .75rem/1rem visby,tahoma;letter-spacing:.031rem}html .mat-label-small,html .mat-typography .mat-label-small{font:500 .688rem/1rem visby,tahoma;letter-spacing:.031rem}html button.colorful-border{outline:0;border:0;font-family:visby;font-weight:600;font-size:16px;color:#fff;padding:16px;background:#111;border-radius:28px;height:56px;box-sizing:border-box;display:grid;place-items:center;cursor:pointer}html button.colorful-border:after,html button.colorful-border:before{border-radius:28px;transition:filter .3s}html button.colorful-border:hover:before{filter:blur(24px)}html .colorful-border:after,html .colorful-border:before{content:"";position:absolute;height:100%;width:100%;background-image:conic-gradient(#11826c,#ffc332,#11826c);top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;box-sizing:content-box;padding:3px;border-radius:12px}html .colorful-border:before{filter:blur(4px)}html .colorful-text{background-image:linear-gradient(#a7ffeb,#11826c);-webkit-background-clip:text;background-clip:text;color:transparent}.stx-theme{color:#e2e3dc;background-color:#fff}.stx-theme-dark{--mat-app-background-color: #1a1c18;--mat-app-text-color: #e2e3dc;--mat-ripple-color: rgba(226, 227, 220, .1);--mat-option-selected-state-label-text-color: #d7e8cd;--mat-option-label-text-color: #e2e3dc;--mat-option-hover-state-layer-color: rgba(226, 227, 220, .08);--mat-option-focus-state-layer-color: rgba(226, 227, 220, .12);--mat-option-selected-state-layer-color: #3c4b37;--mat-full-pseudo-checkbox-selected-icon-color: #78D8BD;--mat-full-pseudo-checkbox-selected-checkmark-color: #00382C;--mat-full-pseudo-checkbox-unselected-icon-color: #c3c8bc;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1a1c18;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(226, 227, 220, .38);--mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(226, 227, 220, .38);--mat-minimal-pseudo-checkbox-selected-checkmark-color: #78D8BD;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(226, 227, 220, .38);--mdc-elevated-card-container-color: #1a1c18;--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: #1a1c18;--mdc-outlined-card-outline-color: #43483f;--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: #e2e3dc;--mdc-linear-progress-active-indicator-color: #78D8BD;--mdc-linear-progress-track-color: #43483f;--mdc-plain-tooltip-container-color: #e2e3dc;--mdc-plain-tooltip-supporting-text-color: #2f312d;--mdc-filled-text-field-caret-color: #78D8BD;--mdc-filled-text-field-focus-active-indicator-color: #78D8BD;--mdc-filled-text-field-focus-label-text-color: #78D8BD;--mdc-filled-text-field-container-color: #43483f;--mdc-filled-text-field-disabled-container-color: rgba(226, 227, 220, .04);--mdc-filled-text-field-label-text-color: #c3c8bc;--mdc-filled-text-field-hover-label-text-color: #c3c8bc;--mdc-filled-text-field-disabled-label-text-color: rgba(226, 227, 220, .38);--mdc-filled-text-field-input-text-color: #e2e3dc;--mdc-filled-text-field-disabled-input-text-color: rgba(226, 227, 220, .38);--mdc-filled-text-field-input-text-placeholder-color: #c3c8bc;--mdc-filled-text-field-error-hover-label-text-color: #ffdad6;--mdc-filled-text-field-error-focus-label-text-color: #ffb4ab;--mdc-filled-text-field-error-label-text-color: #ffb4ab;--mdc-filled-text-field-active-indicator-color: #c3c8bc;--mdc-filled-text-field-disabled-active-indicator-color: rgba(226, 227, 220, .38);--mdc-filled-text-field-hover-active-indicator-color: #e2e3dc;--mdc-filled-text-field-error-active-indicator-color: #ffb4ab;--mdc-filled-text-field-error-focus-active-indicator-color: #ffb4ab;--mdc-filled-text-field-error-hover-active-indicator-color: #ffdad6;--mdc-outlined-text-field-caret-color: #78D8BD;--mdc-outlined-text-field-focus-outline-color: #78D8BD;--mdc-outlined-text-field-focus-label-text-color: #78D8BD;--mdc-outlined-text-field-label-text-color: #c3c8bc;--mdc-outlined-text-field-hover-label-text-color: #e2e3dc;--mdc-outlined-text-field-disabled-label-text-color: rgba(226, 227, 220, .38);--mdc-outlined-text-field-input-text-color: #e2e3dc;--mdc-outlined-text-field-disabled-input-text-color: rgba(226, 227, 220, .38);--mdc-outlined-text-field-input-text-placeholder-color: #c3c8bc;--mdc-outlined-text-field-error-focus-label-text-color: #ffb4ab;--mdc-outlined-text-field-error-label-text-color: #ffb4ab;--mdc-outlined-text-field-error-hover-label-text-color: #ffdad6;--mdc-outlined-text-field-outline-color: #8d9387;--mdc-outlined-text-field-disabled-outline-color: rgba(226, 227, 220, .12);--mdc-outlined-text-field-hover-outline-color: #e2e3dc;--mdc-outlined-text-field-error-focus-outline-color: #ffb4ab;--mdc-outlined-text-field-error-hover-outline-color: #ffdad6;--mdc-outlined-text-field-error-outline-color: #ffb4ab;--mat-form-field-focus-select-arrow-color: #78D8BD;--mat-form-field-disabled-input-text-placeholder-color: rgba(226, 227, 220, .38);--mat-form-field-state-layer-color: #e2e3dc;--mat-form-field-error-text-color: #ffb4ab;--mat-form-field-select-option-text-color: #1a1c18;--mat-form-field-select-disabled-option-text-color: rgba(26, 28, 24, .38);--mat-form-field-leading-icon-color: #c3c8bc;--mat-form-field-disabled-leading-icon-color: rgba(226, 227, 220, .38);--mat-form-field-trailing-icon-color: #c3c8bc;--mat-form-field-disabled-trailing-icon-color: rgba(226, 227, 220, .38);--mat-form-field-error-focus-trailing-icon-color: #ffb4ab;--mat-form-field-error-hover-trailing-icon-color: #ffdad6;--mat-form-field-error-trailing-icon-color: #ffb4ab;--mat-form-field-enabled-select-arrow-color: #c3c8bc;--mat-form-field-disabled-select-arrow-color: rgba(226, 227, 220, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-select-enabled-trigger-text-color: #e2e3dc;--mat-select-disabled-trigger-text-color: rgba(226, 227, 220, .38);--mat-select-placeholder-text-color: #c3c8bc;--mat-select-enabled-arrow-color: #c3c8bc;--mat-select-disabled-arrow-color: rgba(226, 227, 220, .38);--mat-select-focused-arrow-color: #78D8BD;--mat-select-invalid-arrow-color: #ffb4ab;--mdc-dialog-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-dialog-container-shadow-color: #000;--mdc-dialog-container-color: #1a1c18;--mdc-dialog-subhead-color: #e2e3dc;--mdc-dialog-supporting-text-color: #c3c8bc;--mdc-chip-outline-color: #8d9387;--mdc-chip-disabled-outline-color: rgba(226, 227, 220, .12);--mdc-chip-focus-outline-color: #c3c8bc;--mdc-chip-hover-state-layer-opacity: .08;--mdc-chip-selected-hover-state-layer-opacity: .08;--mdc-chip-disabled-label-text-color: rgba(226, 227, 220, .38);--mdc-chip-elevated-selected-container-color: #3c4b37;--mdc-chip-flat-disabled-selected-container-color: rgba(226, 227, 220, .12);--mdc-chip-focus-state-layer-color: #c3c8bc;--mdc-chip-hover-state-layer-color: #c3c8bc;--mdc-chip-selected-hover-state-layer-color: #d7e8cd;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #d7e8cd;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #c3c8bc;--mdc-chip-selected-label-text-color: #d7e8cd;--mdc-chip-with-icon-icon-color: #c3c8bc;--mdc-chip-with-icon-disabled-icon-color: #e2e3dc;--mdc-chip-with-icon-selected-icon-color: #d7e8cd;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #e2e3dc;--mdc-chip-with-trailing-icon-trailing-icon-color: #c3c8bc;--mat-chip-trailing-action-state-layer-color: #c3c8bc;--mat-chip-selected-trailing-action-state-layer-color: #d7e8cd;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-selected-disabled-trailing-icon-color: #e2e3dc;--mat-chip-selected-trailing-icon-color: #d7e8cd;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .08;--mdc-switch-selected-pressed-state-layer-opacity: .12;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .08;--mdc-switch-unselected-pressed-state-layer-opacity: .12;--mdc-switch-selected-focus-state-layer-color: #78D8BD;--mdc-switch-selected-handle-color: #00382C;--mdc-switch-selected-hover-state-layer-color: #78D8BD;--mdc-switch-selected-pressed-state-layer-color: #78D8BD;--mdc-switch-selected-focus-handle-color: #005141;--mdc-switch-selected-hover-handle-color: #005141;--mdc-switch-selected-pressed-handle-color: #005141;--mdc-switch-selected-focus-track-color: #78D8BD;--mdc-switch-selected-hover-track-color: #78D8BD;--mdc-switch-selected-pressed-track-color: #78D8BD;--mdc-switch-selected-track-color: #78D8BD;--mdc-switch-disabled-selected-handle-color: #1a1c18;--mdc-switch-disabled-selected-icon-color: #e2e3dc;--mdc-switch-disabled-selected-track-color: #e2e3dc;--mdc-switch-disabled-unselected-handle-color: #e2e3dc;--mdc-switch-disabled-unselected-icon-color: #43483f;--mdc-switch-disabled-unselected-track-color: #43483f;--mdc-switch-selected-icon-color: #97F4D9;--mdc-switch-unselected-focus-handle-color: #c3c8bc;--mdc-switch-unselected-focus-state-layer-color: #e2e3dc;--mdc-switch-unselected-focus-track-color: #43483f;--mdc-switch-unselected-handle-color: #8d9387;--mdc-switch-unselected-hover-handle-color: #c3c8bc;--mdc-switch-unselected-hover-state-layer-color: #e2e3dc;--mdc-switch-unselected-hover-track-color: #43483f;--mdc-switch-unselected-icon-color: #43483f;--mdc-switch-unselected-pressed-handle-color: #c3c8bc;--mdc-switch-unselected-pressed-state-layer-color: #e2e3dc;--mdc-switch-unselected-pressed-track-color: #43483f;--mdc-switch-unselected-track-color: #43483f;--mat-switch-track-outline-color: #8d9387;--mat-switch-disabled-unselected-track-outline-color: #e2e3dc;--mdc-radio-disabled-selected-icon-color: #e2e3dc;--mdc-radio-disabled-unselected-icon-color: #e2e3dc;--mdc-radio-unselected-hover-icon-color: #e2e3dc;--mdc-radio-unselected-icon-color: #c3c8bc;--mdc-radio-unselected-pressed-icon-color: #e2e3dc;--mdc-radio-selected-focus-icon-color: #78D8BD;--mdc-radio-selected-hover-icon-color: #78D8BD;--mdc-radio-selected-icon-color: #78D8BD;--mdc-radio-selected-pressed-icon-color: #78D8BD;--mat-radio-ripple-color: #e2e3dc;--mat-radio-checked-ripple-color: #78D8BD;--mat-radio-disabled-label-color: rgba(226, 227, 220, .38);--mdc-slider-handle-color: #78D8BD;--mdc-slider-focus-handle-color: #78D8BD;--mdc-slider-hover-handle-color: #78D8BD;--mdc-slider-active-track-color: #78D8BD;--mdc-slider-inactive-track-color: #43483f;--mdc-slider-with-tick-marks-inactive-container-color: #c3c8bc;--mdc-slider-with-tick-marks-active-container-color: #00382C;--mdc-slider-disabled-active-track-color: #e2e3dc;--mdc-slider-disabled-handle-color: #e2e3dc;--mdc-slider-disabled-inactive-track-color: #e2e3dc;--mdc-slider-label-container-color: #78D8BD;--mdc-slider-label-label-text-color: #00382C;--mdc-slider-with-overlap-handle-outline-color: #00382C;--mdc-slider-with-tick-marks-disabled-container-color: #e2e3dc;--mdc-slider-handle-elevation: 1;--mdc-slider-handle-shadow-color: #000000;--mat-slider-ripple-color: #78D8BD;--mat-slider-hover-state-layer-color: rgba(120, 216, 189, .05);--mat-slider-focus-state-layer-color: rgba(120, 216, 189, .2);--mat-menu-item-label-text-color: #e2e3dc;--mat-menu-item-icon-color: #c3c8bc;--mat-menu-item-hover-state-layer-color: rgba(226, 227, 220, .08);--mat-menu-item-focus-state-layer-color: rgba(226, 227, 220, .12);--mat-menu-divider-color: #43483f;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-leading-avatar-color: #005141;--mdc-list-list-item-disabled-state-layer-color: #e2e3dc;--mdc-list-list-item-disabled-state-layer-opacity: .12;--mdc-list-list-item-label-text-color: #e2e3dc;--mdc-list-list-item-supporting-text-color: #c3c8bc;--mdc-list-list-item-leading-icon-color: #c3c8bc;--mdc-list-list-item-trailing-supporting-text-color: #c3c8bc;--mdc-list-list-item-trailing-icon-color: #c3c8bc;--mdc-list-list-item-selected-trailing-icon-color: #78D8BD;--mdc-list-list-item-disabled-label-text-color: #e2e3dc;--mdc-list-list-item-disabled-leading-icon-color: #e2e3dc;--mdc-list-list-item-disabled-trailing-icon-color: #e2e3dc;--mdc-list-list-item-hover-label-text-color: #e2e3dc;--mdc-list-list-item-focus-label-text-color: #e2e3dc;--mdc-list-list-item-hover-state-layer-color: #e2e3dc;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: #e2e3dc;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-list-active-indicator-color: #3c4b37;--mat-paginator-container-text-color: #e2e3dc;--mat-paginator-container-background-color: #1a1c18;--mat-paginator-enabled-icon-color: #c3c8bc;--mat-paginator-disabled-icon-color: rgba(226, 227, 220, .38);--mdc-tab-indicator-active-indicator-color: #78D8BD;--mat-tab-header-divider-color: #43483f;--mat-tab-header-pagination-icon-color: #e2e3dc;--mat-tab-header-inactive-label-text-color: #e2e3dc;--mat-tab-header-active-label-text-color: #e2e3dc;--mat-tab-header-active-ripple-color: #e2e3dc;--mat-tab-header-inactive-ripple-color: #e2e3dc;--mat-tab-header-inactive-focus-label-text-color: #e2e3dc;--mat-tab-header-inactive-hover-label-text-color: #e2e3dc;--mat-tab-header-active-focus-label-text-color: #e2e3dc;--mat-tab-header-active-hover-label-text-color: #e2e3dc;--mat-tab-header-active-focus-indicator-color: #78D8BD;--mat-tab-header-active-hover-indicator-color: #78D8BD;--mdc-checkbox-disabled-selected-checkmark-color: #1a1c18;--mdc-checkbox-selected-focus-state-layer-opacity: .12;--mdc-checkbox-selected-hover-state-layer-opacity: .08;--mdc-checkbox-selected-pressed-state-layer-opacity: .12;--mdc-checkbox-unselected-focus-state-layer-opacity: .12;--mdc-checkbox-unselected-hover-state-layer-opacity: .08;--mdc-checkbox-unselected-pressed-state-layer-opacity: .12;--mdc-checkbox-disabled-selected-icon-color: rgba(226, 227, 220, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(226, 227, 220, .38);--mdc-checkbox-selected-checkmark-color: #00382C;--mdc-checkbox-selected-focus-icon-color: #78D8BD;--mdc-checkbox-selected-hover-icon-color: #78D8BD;--mdc-checkbox-selected-icon-color: #78D8BD;--mdc-checkbox-selected-pressed-icon-color: #78D8BD;--mdc-checkbox-unselected-focus-icon-color: #e2e3dc;--mdc-checkbox-unselected-hover-icon-color: #e2e3dc;--mdc-checkbox-unselected-icon-color: #c3c8bc;--mdc-checkbox-unselected-pressed-icon-color: #e2e3dc;--mdc-checkbox-selected-focus-state-layer-color: #78D8BD;--mdc-checkbox-selected-hover-state-layer-color: #78D8BD;--mdc-checkbox-selected-pressed-state-layer-color: #e2e3dc;--mdc-checkbox-unselected-focus-state-layer-color: #e2e3dc;--mdc-checkbox-unselected-hover-state-layer-color: #e2e3dc;--mdc-checkbox-unselected-pressed-state-layer-color: #78D8BD;--mdc-form-field-label-text-color: #e2e3dc;--mat-checkbox-disabled-label-color: rgba(226, 227, 220, .38);--mdc-text-button-label-text-color: #78D8BD;--mdc-text-button-disabled-label-text-color: rgba(226, 227, 220, .38);--mdc-protected-button-container-color: #1a1c18;--mdc-protected-button-label-text-color: #78D8BD;--mdc-protected-button-disabled-container-color: rgba(226, 227, 220, .12);--mdc-protected-button-disabled-label-text-color: rgba(226, 227, 220, .38);--mdc-protected-button-container-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-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 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-protected-button-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-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-protected-button-container-shadow-color: #000000;--mdc-filled-button-container-color: #78D8BD;--mdc-filled-button-label-text-color: #00382C;--mdc-filled-button-disabled-container-color: rgba(226, 227, 220, .12);--mdc-filled-button-disabled-label-text-color: rgba(226, 227, 220, .38);--mdc-outlined-button-disabled-outline-color: rgba(226, 227, 220, .12);--mdc-outlined-button-disabled-label-text-color: rgba(226, 227, 220, .38);--mdc-outlined-button-label-text-color: #78D8BD;--mdc-outlined-button-outline-color: #8d9387;--mat-text-button-state-layer-color: #78D8BD;--mat-text-button-disabled-state-layer-color: #c3c8bc;--mat-text-button-ripple-color: rgba(120, 216, 189, .12);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mat-protected-button-state-layer-color: #78D8BD;--mat-protected-button-disabled-state-layer-color: #c3c8bc;--mat-protected-button-ripple-color: rgba(120, 216, 189, .12);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mat-filled-button-state-layer-color: #00382C;--mat-filled-button-disabled-state-layer-color: #c3c8bc;--mat-filled-button-ripple-color: rgba(0, 56, 44, .12);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mat-outlined-button-state-layer-color: #78D8BD;--mat-outlined-button-disabled-state-layer-color: #c3c8bc;--mat-outlined-button-ripple-color: rgba(120, 216, 189, .12);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-color: #c3c8bc;--mdc-icon-button-disabled-icon-color: rgba(226, 227, 220, .38);--mat-icon-button-state-layer-color: #c3c8bc;--mat-icon-button-disabled-state-layer-color: #c3c8bc;--mat-icon-button-ripple-color: rgba(195, 200, 188, .12);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--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 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-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 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-container-shadow-color: #000000;--mdc-fab-container-color: #005141;--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 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-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 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-container-shadow-color: #000000;--mdc-fab-small-container-color: #005141;--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 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-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 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-container-shadow-color: #000000;--mat-fab-foreground-color: #97F4D9;--mat-fab-state-layer-color: #97F4D9;--mat-fab-ripple-color: rgba(151, 244, 217, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(226, 227, 220, .12);--mat-fab-disabled-state-foreground-color: rgba(226, 227, 220, .38);--mat-fab-small-foreground-color: #97F4D9;--mat-fab-small-state-layer-color: #97F4D9;--mat-fab-small-ripple-color: rgba(151, 244, 217, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(226, 227, 220, .12);--mat-fab-small-disabled-state-foreground-color: rgba(226, 227, 220, .38);--mdc-snackbar-container-color: #e2e3dc;--mdc-snackbar-supporting-text-color: #2f312d;--mat-snack-bar-button-color: #006B57;--mat-table-background-color: #1a1c18;--mat-table-header-headline-color: #e2e3dc;--mat-table-row-item-label-text-color: #e2e3dc;--mat-table-row-item-outline-color: #43483f;--mdc-circular-progress-active-indicator-color: #78D8BD;--mat-badge-background-color: #ffb4ab;--mat-badge-text-color: #690005;--mat-badge-disabled-state-background-color: rgba(255, 180, 171, .38);--mat-badge-disabled-state-text-color: #690005;--mat-bottom-sheet-container-text-color: #e2e3dc;--mat-bottom-sheet-container-background-color: #1a1c18;--mat-standard-button-toggle-hover-state-layer-opacity: .08;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-standard-button-toggle-text-color: #e2e3dc;--mat-standard-button-toggle-state-layer-color: #e2e3dc;--mat-standard-button-toggle-selected-state-background-color: #3c4b37;--mat-standard-button-toggle-selected-state-text-color: #d7e8cd;--mat-standard-button-toggle-disabled-state-text-color: rgba(226, 227, 220, .38);--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(226, 227, 220, .38);--mat-standard-button-toggle-disabled-selected-state-background-color: rgba(226, 227, 220, .12);--mat-standard-button-toggle-divider-color: #8d9387;--mat-datepicker-calendar-date-selected-state-text-color: #00382C;--mat-datepicker-calendar-date-selected-state-background-color: #78D8BD;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(226, 227, 220, .38);--mat-datepicker-calendar-date-today-selected-state-outline-color: #78D8BD;--mat-datepicker-calendar-date-focus-state-background-color: rgba(226, 227, 220, .12);--mat-datepicker-calendar-date-hover-state-background-color: rgba(226, 227, 220, .08);--mat-datepicker-toggle-active-state-icon-color: #c3c8bc;--mat-datepicker-calendar-date-in-range-state-background-color: #005141;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #723600;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #3c4b37;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #bbcbb2;--mat-datepicker-toggle-icon-color: #c3c8bc;--mat-datepicker-calendar-body-label-text-color: #e2e3dc;--mat-datepicker-calendar-period-button-text-color: #c3c8bc;--mat-datepicker-calendar-period-button-icon-color: #c3c8bc;--mat-datepicker-calendar-navigation-button-icon-color: #c3c8bc;--mat-datepicker-calendar-header-text-color: #c3c8bc;--mat-datepicker-calendar-date-today-outline-color: #78D8BD;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(226, 227, 220, .38);--mat-datepicker-calendar-date-text-color: #e2e3dc;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(226, 227, 220, .38);--mat-datepicker-calendar-date-preview-state-outline-color: #78D8BD;--mat-datepicker-range-input-separator-color: #e2e3dc;--mat-datepicker-range-input-disabled-state-separator-color: rgba(226, 227, 220, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(226, 227, 220, .38);--mat-datepicker-calendar-container-text-color: #e2e3dc;--mat-divider-color: #43483f;--mat-expansion-container-background-color: #1a1c18;--mat-expansion-container-text-color: #e2e3dc;--mat-expansion-actions-divider-color: #43483f;--mat-expansion-header-hover-state-layer-color: rgba(226, 227, 220, .08);--mat-expansion-header-focus-state-layer-color: rgba(226, 227, 220, .12);--mat-expansion-header-disabled-state-text-color: rgba(226, 227, 220, .38);--mat-expansion-header-text-color: #e2e3dc;--mat-expansion-header-description-color: #c3c8bc;--mat-expansion-header-indicator-color: #c3c8bc;--mat-sidenav-container-background-color: #1a1c18;--mat-sidenav-container-text-color: #c3c8bc;--mat-sidenav-content-background-color: #1a1c18;--mat-sidenav-content-text-color: #e2e3dc;--mat-sidenav-scrim-color: rgba(44, 50, 41, .4);--mat-stepper-header-icon-foreground-color: #1a1c18;--mat-stepper-header-selected-state-icon-background-color: #78D8BD;--mat-stepper-header-selected-state-icon-foreground-color: #00382C;--mat-stepper-header-edit-state-icon-background-color: #78D8BD;--mat-stepper-header-edit-state-icon-foreground-color: #00382C;--mat-stepper-container-color: #1a1c18;--mat-stepper-line-color: #43483f;--mat-stepper-header-hover-state-layer-color: rgba(226, 227, 220, .08);--mat-stepper-header-focus-state-layer-color: rgba(226, 227, 220, .12);--mat-stepper-header-label-text-color: #c3c8bc;--mat-stepper-header-optional-label-text-color: #c3c8bc;--mat-stepper-header-selected-state-label-text-color: #c3c8bc;--mat-stepper-header-error-state-label-text-color: #ffb4ab;--mat-stepper-header-icon-background-color: #c3c8bc;--mat-stepper-header-error-state-icon-foreground-color: #ffb4ab;--mat-sort-arrow-color: #e2e3dc;--mat-toolbar-container-background-color: #1a1c18;--mat-toolbar-container-text-color: #e2e3dc;--mat-tree-container-background-color: #1a1c18;--mat-tree-node-text-color: #e2e3dc;color:#e2e3dc;background-color:#1a1c18}.stx-theme-dark mat-card{background-color:#0e100d}.stx-theme-dark .mat-mdc-select-panel{background-color:#1a1c18}.stx-theme .mat-app-background,.stx-theme-dark .mat-app-background{background-color:transparent}.stx-theme mat-card-title,.stx-theme-dark mat-card-title{font-weight:600}.stx-theme mat-card-actions,.stx-theme-dark mat-card-actions{gap:16px}.stx-theme .primary-icon,.stx-theme-dark .primary-icon{--mat-icon-color: #006B57}.stx-theme .warn-icon,.stx-theme-dark .warn-icon{--mat-icon-color: #ba1a1a}.stx-theme ::-webkit-scrollbar,.stx-theme-dark ::-webkit-scrollbar{height:8px;width:8px}.stx-theme ::-webkit-scrollbar-thumb,.stx-theme-dark ::-webkit-scrollbar-thumb{background:#00000042}.stx-theme .primary,.stx-theme-dark .primary{color:#11826c}.stx-theme .accent,.stx-theme-dark .accent{color:#ffc332}.stx-theme .mat-form-field-prefix mat-icon,.stx-theme-dark .mat-form-field-prefix mat-icon{margin-right:8px}*{box-sizing:border-box}html,body{padding:0;margin:0;width:100%;height:100%;font-family:visby,Helvetica Neue,sans-serif;position:relative}.mat-tooltip{font-size:14px}.mat-dialog-actions{justify-content:flex-end}.primary-bg{background:#11826c;color:#fff}.accent-bg{background-color:#ffc332}.accent-button{background-color:#ffc332!important;color:#000!important}.warn-bg{background-color:#f44336;color:#fff}.warn{color:#ffb4ab}.fwList{margin-top:40px!important}@font-face{font-family:visby;font-style:normal;font-weight:400;src:url(/assets/Visby/VisbyRoundCF-Medium.woff)}@font-face{font-family:visby;font-style:normal;font-weight:500;src:url(/assets/Visby/VisbyRoundCF-Bold.woff)}@font-face{font-family:visby;font-style:normal;font-weight:600;src:url(/assets/Visby/VisbyRoundCF-ExtraBold.woff)}@font-face{font-family:visby;font-style:normal;font-weight:700;src:url(/assets/Visby/VisbyRoundCF-Heavy.woff)}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-transition:background-color 5000s ease-in-out 0s,color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s,color 5000s ease-in-out 0s}.center-vertical{display:flex;flex-direction:row;align-items:center;gap:8px}.center{margin:0 auto}router-outlet.normal+*{height:100%}input:-webkit-autofill{-webkit-box-shadow:0 0 0 50px rgb(63,73,69) inset;-webkit-text-fill-color:#eee}input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 50px rgb(63,73,69) inset;-webkit-text-fill-color:#fff}.replayer-wrapper{position:relative}.replayer-mouse{position:absolute;width:20px;height:20px;transition:left .05s linear,top .05s linear;background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjMwMCIgd2lkdGg9IjMwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBkYXRhLW5hbWU9IkxheWVyIDEiIHZpZXdCb3g9IjAgMCA1MCA1MCI+PHBhdGggZD0iTTQ4LjcxIDQyLjkxTDM0LjA4IDI4LjI5IDQ0LjMzIDE4YTEgMSAwIDAwLS4zMy0xLjYxTDIuMzUgMS4wNmExIDEgMCAwMC0xLjI5IDEuMjlMMTYuMzkgNDRhMSAxIDAgMDAxLjY1LjM2bDEwLjI1LTEwLjI4IDE0LjYyIDE0LjYzYTEgMSAwIDAwMS40MSAwbDQuMzgtNC4zOGExIDEgMCAwMC4wMS0xLjQyem0tNS4wOSAzLjY3TDI5IDMyYTEgMSAwIDAwLTEuNDEgMGwtOS44NSA5Ljg1TDMuNjkgMy42OWwzOC4xMiAxNEwzMiAyNy41OEExIDEgMCAwMDMyIDI5bDE0LjU5IDE0LjYyeiIvPjwvc3ZnPg==);border-color:transparent}.replayer-mouse:after{content:"";display:inline-block;width:20px;height:20px;background:#4950f6;border-radius:100%;transform:translate(-50%,-50%);opacity:.3}.replayer-mouse.active:after{animation:click .2s ease-in-out 1}.replayer-mouse.touch-device{background-image:none;width:70px;height:70px;border-radius:100%;margin-left:-37px;margin-top:-37px;border:4px solid rgba(73,80,246,0);transition:left 0s linear,top 0s linear,border-color .2s ease-in-out}.replayer-mouse.touch-device.touch-active{border-color:#4950f6;transition:left .25s linear,top .25s linear,border-color .2s ease-in-out}.replayer-mouse.touch-device:after{opacity:0}.replayer-mouse.touch-device.active:after{animation:touch-click .2s ease-in-out 1}.replayer-mouse-tail{position:absolute;pointer-events:none}@keyframes click{0%{opacity:.3;width:20px;height:20px}50%{opacity:.5;width:10px;height:10px}}@keyframes touch-click{0%{opacity:0;width:20px;height:20px}50%{opacity:.5;width:10px;height:10px}}
