.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)}html{--mat-app-background-color: #fcfdf7;--mat-app-text-color: #191c19;--mat-ripple-color: rgba(25, 28, 25, .1);--mat-option-selected-state-label-text-color: #0e1f12;--mat-option-label-text-color: #191c19;--mat-option-hover-state-layer-color: rgba(25, 28, 25, .08);--mat-option-focus-state-layer-color: rgba(25, 28, 25, .12);--mat-option-selected-state-layer-color: #d3e8d2;--mat-option-label-text-font: Roboto, sans-serif;--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: #006d35;--mat-full-pseudo-checkbox-selected-checkmark-color: #ffffff;--mat-full-pseudo-checkbox-unselected-icon-color: #414941;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fcfdf7;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(25, 28, 25, .38);--mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(25, 28, 25, .38);--mat-minimal-pseudo-checkbox-selected-checkmark-color: #006d35;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(25, 28, 25, .38);--mdc-elevated-card-container-color: #fcfdf7;--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: #fcfdf7;--mdc-outlined-card-outline-color: #c1c9bf;--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: #191c19;--mat-card-title-text-font: Roboto, sans-serif;--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: Roboto, sans-serif;--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: #006d35;--mdc-linear-progress-track-color: #dde5da;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0px;--mdc-plain-tooltip-container-color: #2e312e;--mdc-plain-tooltip-supporting-text-color: #f0f1ec;--mdc-plain-tooltip-supporting-text-line-height: 1rem;--mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;--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: #006d35;--mdc-filled-text-field-focus-active-indicator-color: #006d35;--mdc-filled-text-field-focus-label-text-color: #006d35;--mdc-filled-text-field-container-color: #dde5da;--mdc-filled-text-field-disabled-container-color: rgba(25, 28, 25, .04);--mdc-filled-text-field-label-text-color: #414941;--mdc-filled-text-field-hover-label-text-color: #414941;--mdc-filled-text-field-disabled-label-text-color: rgba(25, 28, 25, .38);--mdc-filled-text-field-input-text-color: #191c19;--mdc-filled-text-field-disabled-input-text-color: rgba(25, 28, 25, .38);--mdc-filled-text-field-input-text-placeholder-color: #414941;--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: #414941;--mdc-filled-text-field-disabled-active-indicator-color: rgba(25, 28, 25, .38);--mdc-filled-text-field-hover-active-indicator-color: #191c19;--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: Roboto, sans-serif;--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: #006d35;--mdc-outlined-text-field-focus-outline-color: #006d35;--mdc-outlined-text-field-focus-label-text-color: #006d35;--mdc-outlined-text-field-label-text-color: #414941;--mdc-outlined-text-field-hover-label-text-color: #191c19;--mdc-outlined-text-field-disabled-label-text-color: rgba(25, 28, 25, .38);--mdc-outlined-text-field-input-text-color: #191c19;--mdc-outlined-text-field-disabled-input-text-color: rgba(25, 28, 25, .38);--mdc-outlined-text-field-input-text-placeholder-color: #414941;--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: #717970;--mdc-outlined-text-field-disabled-outline-color: rgba(25, 28, 25, .12);--mdc-outlined-text-field-hover-outline-color: #191c19;--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: Roboto, sans-serif;--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: #006d35;--mat-form-field-disabled-input-text-placeholder-color: rgba(25, 28, 25, .38);--mat-form-field-state-layer-color: #191c19;--mat-form-field-error-text-color: #ba1a1a;--mat-form-field-select-option-text-color: #191c19;--mat-form-field-select-disabled-option-text-color: rgba(25, 28, 25, .38);--mat-form-field-leading-icon-color: #414941;--mat-form-field-disabled-leading-icon-color: rgba(25, 28, 25, .38);--mat-form-field-trailing-icon-color: #414941;--mat-form-field-disabled-trailing-icon-color: rgba(25, 28, 25, .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: #414941;--mat-form-field-disabled-select-arrow-color: rgba(25, 28, 25, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-container-text-font: Roboto, sans-serif;--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: Roboto, sans-serif;--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-panel-background-color: #edeee9;--mat-select-enabled-trigger-text-color: #191c19;--mat-select-disabled-trigger-text-color: rgba(25, 28, 25, .38);--mat-select-placeholder-text-color: #414941;--mat-select-enabled-arrow-color: #414941;--mat-select-disabled-arrow-color: rgba(25, 28, 25, .38);--mat-select-focused-arrow-color: #006d35;--mat-select-invalid-arrow-color: #ba1a1a;--mat-select-trigger-text-font: Roboto, sans-serif;--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-background-color: #edeee9;--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-color: #fcfdf7;--mdc-dialog-subhead-color: #191c19;--mdc-dialog-supporting-text-color: #414941;--mdc-dialog-subhead-font: Roboto, sans-serif;--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: Roboto, sans-serif;--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-elevation-shadow: none;--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: #717970;--mdc-chip-disabled-outline-color: rgba(25, 28, 25, .12);--mdc-chip-focus-outline-color: #414941;--mdc-chip-hover-state-layer-opacity: .08;--mdc-chip-selected-hover-state-layer-opacity: .08;--mdc-chip-disabled-label-text-color: rgba(25, 28, 25, .38);--mdc-chip-elevated-selected-container-color: #d3e8d2;--mdc-chip-flat-disabled-selected-container-color: rgba(25, 28, 25, .12);--mdc-chip-focus-state-layer-color: #414941;--mdc-chip-hover-state-layer-color: #414941;--mdc-chip-selected-hover-state-layer-color: #0e1f12;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #0e1f12;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #414941;--mdc-chip-selected-label-text-color: #0e1f12;--mdc-chip-with-icon-icon-color: #414941;--mdc-chip-with-icon-disabled-icon-color: #191c19;--mdc-chip-with-icon-selected-icon-color: #0e1f12;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #191c19;--mdc-chip-with-trailing-icon-trailing-icon-color: #414941;--mdc-chip-label-text-font: Roboto, sans-serif;--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: #414941;--mat-chip-selected-trailing-action-state-layer-color: #0e1f12;--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: #191c19;--mat-chip-selected-trailing-icon-color: #0e1f12;--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: #006d35;--mdc-switch-selected-handle-color: #ffffff;--mdc-switch-selected-hover-state-layer-color: #006d35;--mdc-switch-selected-pressed-state-layer-color: #006d35;--mdc-switch-selected-focus-handle-color: #99f7ae;--mdc-switch-selected-hover-handle-color: #99f7ae;--mdc-switch-selected-pressed-handle-color: #99f7ae;--mdc-switch-selected-focus-track-color: #006d35;--mdc-switch-selected-hover-track-color: #006d35;--mdc-switch-selected-pressed-track-color: #006d35;--mdc-switch-selected-track-color: #006d35;--mdc-switch-disabled-selected-handle-color: #fcfdf7;--mdc-switch-disabled-selected-icon-color: #191c19;--mdc-switch-disabled-selected-track-color: #191c19;--mdc-switch-disabled-unselected-handle-color: #191c19;--mdc-switch-disabled-unselected-icon-color: #dde5da;--mdc-switch-disabled-unselected-track-color: #dde5da;--mdc-switch-selected-icon-color: #00210b;--mdc-switch-unselected-focus-handle-color: #414941;--mdc-switch-unselected-focus-state-layer-color: #191c19;--mdc-switch-unselected-focus-track-color: #dde5da;--mdc-switch-unselected-handle-color: #717970;--mdc-switch-unselected-hover-handle-color: #414941;--mdc-switch-unselected-hover-state-layer-color: #191c19;--mdc-switch-unselected-hover-track-color: #dde5da;--mdc-switch-unselected-icon-color: #dde5da;--mdc-switch-unselected-pressed-handle-color: #414941;--mdc-switch-unselected-pressed-state-layer-color: #191c19;--mdc-switch-unselected-pressed-track-color: #dde5da;--mdc-switch-unselected-track-color: #dde5da;--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: #717970;--mat-switch-disabled-unselected-track-outline-color: #191c19;--mat-switch-label-text-color: #191c19;--mat-switch-label-text-font: Roboto, sans-serif;--mat-switch-label-text-line-height: 1.25rem;--mat-switch-label-text-size: .875rem;--mat-switch-label-text-tracking: .016rem;--mat-switch-label-text-weight: 400;--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: 2px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 2px;--mdc-radio-disabled-selected-icon-color: #191c19;--mdc-radio-disabled-unselected-icon-color: #191c19;--mdc-radio-unselected-hover-icon-color: #191c19;--mdc-radio-unselected-icon-color: #414941;--mdc-radio-unselected-pressed-icon-color: #191c19;--mdc-radio-selected-focus-icon-color: #006d35;--mdc-radio-selected-hover-icon-color: #006d35;--mdc-radio-selected-icon-color: #006d35;--mdc-radio-selected-pressed-icon-color: #006d35;--mdc-radio-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mat-radio-ripple-color: #191c19;--mat-radio-checked-ripple-color: #006d35;--mat-radio-disabled-label-color: rgba(25, 28, 25, .38);--mat-radio-label-text-color: #191c19;--mat-radio-label-text-font: Roboto, sans-serif;--mat-radio-label-text-line-height: 1.25rem;--mat-radio-label-text-size: .875rem;--mat-radio-label-text-tracking: .016rem;--mat-radio-label-text-weight: 400;--mat-radio-touch-target-display: block;--mdc-slider-handle-color: #006d35;--mdc-slider-focus-handle-color: #006d35;--mdc-slider-hover-handle-color: #006d35;--mdc-slider-active-track-color: #006d35;--mdc-slider-inactive-track-color: #dde5da;--mdc-slider-with-tick-marks-inactive-container-color: #414941;--mdc-slider-with-tick-marks-active-container-color: #ffffff;--mdc-slider-disabled-active-track-color: #191c19;--mdc-slider-disabled-handle-color: #191c19;--mdc-slider-disabled-inactive-track-color: #191c19;--mdc-slider-label-container-color: #006d35;--mdc-slider-label-label-text-color: #ffffff;--mdc-slider-with-overlap-handle-outline-color: #ffffff;--mdc-slider-with-tick-marks-disabled-container-color: #191c19;--mdc-slider-handle-elevation: 1;--mdc-slider-handle-shadow-color: #000000;--mdc-slider-label-label-text-font: Roboto, sans-serif;--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: #006d35;--mat-slider-hover-state-layer-color: rgba(0, 109, 53, .05);--mat-slider-focus-state-layer-color: rgba(0, 109, 53, .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: #191c19;--mat-menu-item-icon-color: #414941;--mat-menu-item-hover-state-layer-color: rgba(25, 28, 25, .08);--mat-menu-item-focus-state-layer-color: rgba(25, 28, 25, .12);--mat-menu-container-color: #edeee9;--mat-menu-divider-color: #dde5da;--mat-menu-item-label-text-font: Roboto, sans-serif;--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: #99f7ae;--mdc-list-list-item-disabled-state-layer-color: #191c19;--mdc-list-list-item-disabled-state-layer-opacity: .12;--mdc-list-list-item-label-text-color: #191c19;--mdc-list-list-item-supporting-text-color: #414941;--mdc-list-list-item-leading-icon-color: #414941;--mdc-list-list-item-trailing-supporting-text-color: #414941;--mdc-list-list-item-trailing-icon-color: #414941;--mdc-list-list-item-selected-trailing-icon-color: #006d35;--mdc-list-list-item-disabled-label-text-color: #191c19;--mdc-list-list-item-disabled-leading-icon-color: #191c19;--mdc-list-list-item-disabled-trailing-icon-color: #191c19;--mdc-list-list-item-hover-label-text-color: #191c19;--mdc-list-list-item-focus-label-text-color: #191c19;--mdc-list-list-item-hover-state-layer-color: #191c19;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: #191c19;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-label-text-font: Roboto, sans-serif;--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: Roboto, sans-serif;--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: Roboto, sans-serif;--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: #d3e8d2;--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: #191c19;--mat-paginator-container-background-color: #fcfdf7;--mat-paginator-enabled-icon-color: #414941;--mat-paginator-disabled-icon-color: rgba(25, 28, 25, .38);--mat-paginator-container-text-font: Roboto, sans-serif;--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: #006d35;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: #dde5da;--mat-tab-header-pagination-icon-color: #191c19;--mat-tab-header-inactive-label-text-color: #191c19;--mat-tab-header-active-label-text-color: #191c19;--mat-tab-header-active-ripple-color: #191c19;--mat-tab-header-inactive-ripple-color: #191c19;--mat-tab-header-inactive-focus-label-text-color: #191c19;--mat-tab-header-inactive-hover-label-text-color: #191c19;--mat-tab-header-active-focus-label-text-color: #191c19;--mat-tab-header-active-hover-label-text-color: #191c19;--mat-tab-header-active-focus-indicator-color: #006d35;--mat-tab-header-active-hover-indicator-color: #006d35;--mat-tab-header-label-text-font: Roboto, sans-serif;--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: #fcfdf7;--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(25, 28, 25, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(25, 28, 25, .38);--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #006d35;--mdc-checkbox-selected-hover-icon-color: #006d35;--mdc-checkbox-selected-icon-color: #006d35;--mdc-checkbox-selected-pressed-icon-color: #006d35;--mdc-checkbox-unselected-focus-icon-color: #191c19;--mdc-checkbox-unselected-hover-icon-color: #191c19;--mdc-checkbox-unselected-icon-color: #414941;--mdc-checkbox-unselected-pressed-icon-color: #191c19;--mdc-checkbox-selected-focus-state-layer-color: #006d35;--mdc-checkbox-selected-hover-state-layer-color: #006d35;--mdc-checkbox-selected-pressed-state-layer-color: #191c19;--mdc-checkbox-unselected-focus-state-layer-color: #191c19;--mdc-checkbox-unselected-hover-state-layer-color: #191c19;--mdc-checkbox-unselected-pressed-state-layer-color: #006d35;--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-disabled-label-color: rgba(25, 28, 25, .38);--mat-checkbox-label-text-color: #191c19;--mat-checkbox-label-text-font: Roboto, sans-serif;--mat-checkbox-label-text-line-height: 1.25rem;--mat-checkbox-label-text-size: .875rem;--mat-checkbox-label-text-tracking: .016rem;--mat-checkbox-label-text-weight: 400;--mat-checkbox-touch-target-display: block;--mdc-text-button-label-text-color: #006d35;--mdc-text-button-disabled-label-text-color: rgba(25, 28, 25, .38);--mdc-text-button-label-text-font: Roboto, sans-serif;--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: #fcfdf7;--mdc-protected-button-label-text-color: #006d35;--mdc-protected-button-disabled-container-color: rgba(25, 28, 25, .12);--mdc-protected-button-disabled-label-text-color: rgba(25, 28, 25, .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: Roboto, sans-serif;--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: #006d35;--mdc-filled-button-label-text-color: #ffffff;--mdc-filled-button-disabled-container-color: rgba(25, 28, 25, .12);--mdc-filled-button-disabled-label-text-color: rgba(25, 28, 25, .38);--mdc-filled-button-label-text-font: Roboto, sans-serif;--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(25, 28, 25, .12);--mdc-outlined-button-disabled-label-text-color: rgba(25, 28, 25, .38);--mdc-outlined-button-label-text-color: #006d35;--mdc-outlined-button-outline-color: #717970;--mdc-outlined-button-label-text-font: Roboto, sans-serif;--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: #006d35;--mat-text-button-disabled-state-layer-color: #414941;--mat-text-button-ripple-color: rgba(0, 109, 53, .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: #006d35;--mat-protected-button-disabled-state-layer-color: #414941;--mat-protected-button-ripple-color: rgba(0, 109, 53, .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: #414941;--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: #006d35;--mat-outlined-button-disabled-state-layer-color: #414941;--mat-outlined-button-ripple-color: rgba(0, 109, 53, .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: #414941;--mdc-icon-button-disabled-icon-color: rgba(25, 28, 25, .38);--mdc-icon-button-state-layer-size: 40px;--mdc-icon-button-icon-size: 24px;--mat-icon-button-state-layer-color: #414941;--mat-icon-button-disabled-state-layer-color: #414941;--mat-icon-button-ripple-color: rgba(65, 73, 65, .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: Roboto, sans-serif;--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: #99f7ae;--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: #99f7ae;--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: #00210b;--mat-fab-state-layer-color: #00210b;--mat-fab-ripple-color: rgba(0, 33, 11, .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(25, 28, 25, .12);--mat-fab-disabled-state-foreground-color: rgba(25, 28, 25, .38);--mat-fab-touch-target-display: block;--mat-fab-small-foreground-color: #00210b;--mat-fab-small-state-layer-color: #00210b;--mat-fab-small-ripple-color: rgba(0, 33, 11, .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(25, 28, 25, .12);--mat-fab-small-disabled-state-foreground-color: rgba(25, 28, 25, .38);--mdc-snackbar-container-color: #2e312e;--mdc-snackbar-supporting-text-color: #f0f1ec;--mdc-snackbar-supporting-text-font: Roboto, sans-serif;--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: #7dda93;--mat-table-background-color: #fcfdf7;--mat-table-header-headline-color: #191c19;--mat-table-row-item-label-text-color: #191c19;--mat-table-row-item-outline-color: #c1c9bf;--mat-table-header-headline-font: Roboto, sans-serif;--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: Roboto, sans-serif;--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: Roboto, sans-serif;--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: #006d35;--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: Roboto, sans-serif;--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: #191c19;--mat-bottom-sheet-container-background-color: #f3f4ef;--mat-bottom-sheet-container-text-font: Roboto, sans-serif;--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: #191c19;--mat-standard-button-toggle-state-layer-color: #191c19;--mat-standard-button-toggle-selected-state-background-color: #d3e8d2;--mat-standard-button-toggle-selected-state-text-color: #0e1f12;--mat-standard-button-toggle-disabled-state-text-color: rgba(25, 28, 25, .38);--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(25, 28, 25, .38);--mat-standard-button-toggle-disabled-selected-state-background-color: rgba(25, 28, 25, .12);--mat-standard-button-toggle-divider-color: #717970;--mat-standard-button-toggle-label-text-font: Roboto, sans-serif;--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: #006d35;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(25, 28, 25, .38);--mat-datepicker-calendar-date-today-selected-state-outline-color: #006d35;--mat-datepicker-calendar-date-focus-state-background-color: rgba(25, 28, 25, .12);--mat-datepicker-calendar-date-hover-state-background-color: rgba(25, 28, 25, .08);--mat-datepicker-toggle-active-state-icon-color: #414941;--mat-datepicker-calendar-date-in-range-state-background-color: #99f7ae;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #bdeaf5;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #d3e8d2;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #506352;--mat-datepicker-toggle-icon-color: #414941;--mat-datepicker-calendar-body-label-text-color: #191c19;--mat-datepicker-calendar-period-button-text-color: #414941;--mat-datepicker-calendar-period-button-icon-color: #414941;--mat-datepicker-calendar-navigation-button-icon-color: #414941;--mat-datepicker-calendar-header-text-color: #414941;--mat-datepicker-calendar-date-today-outline-color: #006d35;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(25, 28, 25, .38);--mat-datepicker-calendar-date-text-color: #191c19;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(25, 28, 25, .38);--mat-datepicker-calendar-date-preview-state-outline-color: #006d35;--mat-datepicker-range-input-separator-color: #191c19;--mat-datepicker-range-input-disabled-state-separator-color: rgba(25, 28, 25, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(25, 28, 25, .38);--mat-datepicker-calendar-container-background-color: #e7e9e3;--mat-datepicker-calendar-container-text-color: #191c19;--mat-datepicker-calendar-text-font: Roboto, sans-serif;--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: #c1c9bf;--mat-divider-width: 1px;--mat-expansion-container-background-color: #fcfdf7;--mat-expansion-container-text-color: #191c19;--mat-expansion-actions-divider-color: #c1c9bf;--mat-expansion-header-hover-state-layer-color: rgba(25, 28, 25, .08);--mat-expansion-header-focus-state-layer-color: rgba(25, 28, 25, .12);--mat-expansion-header-disabled-state-text-color: rgba(25, 28, 25, .38);--mat-expansion-header-text-color: #191c19;--mat-expansion-header-description-color: #414941;--mat-expansion-header-indicator-color: #414941;--mat-expansion-header-text-font: Roboto, sans-serif;--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: Roboto, sans-serif;--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 Roboto, sans-serif;--mat-grid-list-tile-header-secondary-text-size: 400 .875rem / 1.25rem Roboto, sans-serif;--mat-grid-list-tile-footer-primary-text-size: 400 1rem / 1.5rem Roboto, sans-serif;--mat-grid-list-tile-footer-secondary-text-size: 400 .875rem / 1.25rem Roboto, sans-serif;--mat-icon-color: inherit;--mat-sidenav-container-background-color: #fcfdf7;--mat-sidenav-container-text-color: #414941;--mat-sidenav-content-background-color: #fcfdf7;--mat-sidenav-content-text-color: #191c19;--mat-sidenav-scrim-color: rgba(43, 50, 43, .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: #fcfdf7;--mat-stepper-header-selected-state-icon-background-color: #006d35;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #006d35;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-container-color: #fcfdf7;--mat-stepper-line-color: #c1c9bf;--mat-stepper-header-hover-state-layer-color: rgba(46, 49, 46, .08);--mat-stepper-header-focus-state-layer-color: rgba(46, 49, 46, .12);--mat-stepper-header-label-text-color: #414941;--mat-stepper-header-optional-label-text-color: #414941;--mat-stepper-header-selected-state-label-text-color: #414941;--mat-stepper-header-error-state-label-text-color: #ba1a1a;--mat-stepper-header-icon-background-color: #414941;--mat-stepper-header-error-state-icon-foreground-color: #ba1a1a;--mat-stepper-container-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-font: Roboto, sans-serif;--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: #191c19;--mat-toolbar-container-background-color: #fcfdf7;--mat-toolbar-container-text-color: #191c19;--mat-toolbar-title-text-font: Roboto, sans-serif;--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: #fcfdf7;--mat-tree-node-text-color: #191c19;--mat-tree-node-text-font: Roboto, sans-serif;--mat-tree-node-text-size: 1rem;--mat-tree-node-text-weight: 400;--mat-tree-node-min-height: 48px}.mat-theme-loaded-marker{display:none}html .calendar-legend .full{background-color:#de3730!important}html .calendar-legend .busy{background-color:#ffc880}html .calendar-legend .modified{border:1px dashed gray!important;transform-origin:center;transform:skew(-45deg)}html .calendar-legend .morning{background:linear-gradient(to top left,#de3730 50%,transparent 50%)!important}html .calendar-legend .afternoon{background:linear-gradient(to bottom right,#de3730 50%,transparent 50%)!important}html .calendar-legend .full-marked{background-color:#d3d3d3}html td:has(>.modified-morning.mat-calendar-body-cell),html td:has(>.modified-afternoon.mat-calendar-body-cell){position:relative;overflow:visible}html td:has(>.modified.mat-calendar-body-cell):before{content:"";position:absolute;top:2px;left:2px;height:85%!important;width:90%;border-top:1px dashed gray;border-bottom:1px dashed gray;pointer-events:none}html td:has(>.modified-morning.mat-calendar-body-cell):before{content:"";position:absolute;top:2px;left:2px;height:90%;width:90%;border-top:1px dashed gray;pointer-events:none}html td:has(>.modified-afternoon.mat-calendar-body-cell):before{content:"";position:absolute;top:2px;left:2px;height:90%;width:90%;border-bottom:1px dashed gray;pointer-events:none}html td:has(>.modified.mat-calendar-body-cell):after,html td:has(>.modified-morning.mat-calendar-body-cell):after,html td:has(>.modified-afternoon.mat-calendar-body-cell):after{content:"";position:absolute;top:-10%;left:50%;height:125%;border-left:1px dashed gray;transform-origin:center;transform:rotate(45deg);pointer-events:none}html td:has(>.full.mat-calendar-body-cell):before{content:"";position:absolute;top:2px;left:2px;height:90%;width:90%;background-color:#de3730!important}html td:has(>.morning.mat-calendar-body-cell):before{content:"";position:absolute;top:2px;left:2px;height:90%;width:90%;background:linear-gradient(to top left,#de3730 50%,transparent 50%)!important}html td:has(>.afternoon.mat-calendar-body-cell):before{content:"";position:absolute;top:2px;left:2px;height:90%;width:90%;background:linear-gradient(to bottom right,#de3730 50%,transparent 50%)!important}html td:has(>.busy.mat-calendar-body-cell):before{content:"";position:absolute;top:2px;left:2px;height:90%;width:90%;background-color:#ffc880!important}html .selected>span.mat-calendar-body-cell-content,html .calendar-legend .selected{background-color:#537e87!important;border:solid #fcfdf7 1px}html td:has(>.full-marked.mat-calendar-body-cell):before{content:"";position:absolute;top:2px;left:2px;height:90%;width:90%;background:#d3d3d3!important}html .calendar-legend .busy-marked{background:repeating-linear-gradient(45deg,#f57542,#f57542 10px,#0000 10px 20px)!important}html td:has(>.busy-marked.mat-calendar-body-cell):before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:repeating-linear-gradient(45deg,#f57542,#f57542 10px,#0000 10px 20px)!important}html .primary-toolbar{background-color:#019541}html ::-webkit-scrollbar-thumb{background:#006d35!important}html ::-webkit-scrollbar-thumb:hover{background:#019541!important}html .warn-button{--mdc-text-button-label-text-color: #ba1a1a;--mdc-text-button-disabled-label-text-color: rgba(25, 28, 25, .38);--mdc-protected-button-container-color: #fcfdf7;--mdc-protected-button-label-text-color: #ba1a1a;--mdc-protected-button-disabled-container-color: rgba(25, 28, 25, .12);--mdc-protected-button-disabled-label-text-color: rgba(25, 28, 25, .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: #ba1a1a;--mdc-filled-button-label-text-color: #ffffff;--mdc-filled-button-disabled-container-color: rgba(25, 28, 25, .12);--mdc-filled-button-disabled-label-text-color: rgba(25, 28, 25, .38);--mdc-outlined-button-disabled-outline-color: rgba(25, 28, 25, .12);--mdc-outlined-button-disabled-label-text-color: rgba(25, 28, 25, .38);--mdc-outlined-button-label-text-color: #ba1a1a;--mdc-outlined-button-outline-color: #717970;--mat-text-button-state-layer-color: #ba1a1a;--mat-text-button-disabled-state-layer-color: #414941;--mat-text-button-ripple-color: rgba(186, 26, 26, .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: #ba1a1a;--mat-protected-button-disabled-state-layer-color: #414941;--mat-protected-button-ripple-color: rgba(186, 26, 26, .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: #ffffff;--mat-filled-button-disabled-state-layer-color: #414941;--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-outlined-button-state-layer-color: #ba1a1a;--mat-outlined-button-disabled-state-layer-color: #414941;--mat-outlined-button-ripple-color: rgba(186, 26, 26, .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}html .ignore-button{--mdc-text-button-label-text-color: #3a656e;--mdc-text-button-disabled-label-text-color: rgba(25, 28, 25, .38);--mdc-protected-button-container-color: #fcfdf7;--mdc-protected-button-label-text-color: #3a656e;--mdc-protected-button-disabled-container-color: rgba(25, 28, 25, .12);--mdc-protected-button-disabled-label-text-color: rgba(25, 28, 25, .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: #3a656e;--mdc-filled-button-label-text-color: #ffffff;--mdc-filled-button-disabled-container-color: rgba(25, 28, 25, .12);--mdc-filled-button-disabled-label-text-color: rgba(25, 28, 25, .38);--mdc-outlined-button-disabled-outline-color: rgba(25, 28, 25, .12);--mdc-outlined-button-disabled-label-text-color: rgba(25, 28, 25, .38);--mdc-outlined-button-label-text-color: #3a656e;--mdc-outlined-button-outline-color: #717970;--mat-text-button-state-layer-color: #3a656e;--mat-text-button-disabled-state-layer-color: #414941;--mat-text-button-ripple-color: rgba(58, 101, 110, .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: #3a656e;--mat-protected-button-disabled-state-layer-color: #414941;--mat-protected-button-ripple-color: rgba(58, 101, 110, .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: #ffffff;--mat-filled-button-disabled-state-layer-color: #414941;--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-outlined-button-state-layer-color: #3a656e;--mat-outlined-button-disabled-state-layer-color: #414941;--mat-outlined-button-ripple-color: rgba(58, 101, 110, .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}html .option-button,html .discussion-button{--mdc-text-button-label-text-color: #506352;--mdc-text-button-disabled-label-text-color: rgba(25, 28, 25, .38);--mdc-protected-button-container-color: #fcfdf7;--mdc-protected-button-label-text-color: #506352;--mdc-protected-button-disabled-container-color: rgba(25, 28, 25, .12);--mdc-protected-button-disabled-label-text-color: rgba(25, 28, 25, .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: #506352;--mdc-filled-button-label-text-color: #ffffff;--mdc-filled-button-disabled-container-color: rgba(25, 28, 25, .12);--mdc-filled-button-disabled-label-text-color: rgba(25, 28, 25, .38);--mdc-outlined-button-disabled-outline-color: rgba(25, 28, 25, .12);--mdc-outlined-button-disabled-label-text-color: rgba(25, 28, 25, .38);--mdc-outlined-button-label-text-color: #506352;--mdc-outlined-button-outline-color: #717970;--mat-text-button-state-layer-color: #506352;--mat-text-button-disabled-state-layer-color: #414941;--mat-text-button-ripple-color: rgba(80, 99, 82, .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: #506352;--mat-protected-button-disabled-state-layer-color: #414941;--mat-protected-button-ripple-color: rgba(80, 99, 82, .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: #ffffff;--mat-filled-button-disabled-state-layer-color: #414941;--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-outlined-button-state-layer-color: #506352;--mat-outlined-button-disabled-state-layer-color: #414941;--mat-outlined-button-ripple-color: rgba(80, 99, 82, .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}html .carousel img{border:solid #006d35 5px}html .success{background-color:#006d35}html .success>span{color:#fff}html .outline{border:solid black 3px}html .outline.outline-primary{border-color:#006d35}html .outline.outline-primary .mat-calendar-body-selected{background-color:#006d35;color:#fff}html .outline.outline-primary .mat-calendar-body-in-range:before{background:#7dda93}html .outline.outline-brown{border-color:#964b00}html .outline.outline-brown .mat-calendar-body-selected{background-color:#964b00;color:#fff}html .outline.outline-brown .mat-calendar-body-in-range:before{background:#d49759}html .outline.outline-yellow{border-color:#fae900}html .outline.outline-yellow .mat-calendar-body-selected{background-color:#fae900;color:#000}html .outline.outline-yellow .mat-calendar-body-in-range:before{background:#fff671}html .outline.outline-cyan{border-color:#90d5ff}html .outline.outline-cyan .mat-calendar-body-selected{background-color:#90d5ff;color:#000}html .outline.outline-cyan .mat-calendar-body-in-range:before{background:#d3edfd}html .outline.outline-orange{border-color:orange}html .outline.outline-orange .mat-calendar-body-selected{background-color:orange;color:#fff}html .outline.outline-orange .mat-calendar-body-in-range:before{background:#ffce73}html .outline.outline-pink{border-color:pink}html .outline.outline-pink .mat-calendar-body-selected{background-color:pink;color:#000}html .outline.outline-pink .mat-calendar-body-in-range:before{background:#f8d5db}.m-0{margin:0!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}.m-4{margin:4px!important}.mt-4{margin-top:4px!important}.mr-4{margin-right:4px!important}.mb-4{margin-bottom:4px!important}.ml-4{margin-left:4px!important}.mx-4{margin-left:4px!important;margin-right:4px!important}.my-4{margin-top:4px!important;margin-bottom:4px!important}.p-4{padding:4px!important}.pt-4{padding-top:4px!important}.pr-4{padding-right:4px!important}.pb-4{padding-bottom:4px!important}.pl-4{padding-left:4px!important}.px-4{padding-left:4px!important;padding-right:4px!important}.py-4{padding-top:4px!important;padding-bottom:4px!important}.m-8{margin:8px!important}.mt-8{margin-top:8px!important}.mr-8{margin-right:8px!important}.mb-8{margin-bottom:8px!important}.ml-8{margin-left:8px!important}.mx-8{margin-left:8px!important;margin-right:8px!important}.my-8{margin-top:8px!important;margin-bottom:8px!important}.p-8{padding:8px!important}.pt-8{padding-top:8px!important}.pr-8{padding-right:8px!important}.pb-8{padding-bottom:8px!important}.pl-8{padding-left:8px!important}.px-8{padding-left:8px!important;padding-right:8px!important}.py-8{padding-top:8px!important;padding-bottom:8px!important}.m-12{margin:12px!important}.mt-12{margin-top:12px!important}.mr-12{margin-right:12px!important}.mb-12{margin-bottom:12px!important}.ml-12{margin-left:12px!important}.mx-12{margin-left:12px!important;margin-right:12px!important}.my-12{margin-top:12px!important;margin-bottom:12px!important}.p-12{padding:12px!important}.pt-12{padding-top:12px!important}.pr-12{padding-right:12px!important}.pb-12{padding-bottom:12px!important}.pl-12{padding-left:12px!important}.px-12{padding-left:12px!important;padding-right:12px!important}.py-12{padding-top:12px!important;padding-bottom:12px!important}.m-16{margin:16px!important}.mt-16{margin-top:16px!important}.mr-16{margin-right:16px!important}.mb-16{margin-bottom:16px!important}.ml-16{margin-left:16px!important}.mx-16{margin-left:16px!important;margin-right:16px!important}.my-16{margin-top:16px!important;margin-bottom:16px!important}.p-16{padding:16px!important}.pt-16{padding-top:16px!important}.pr-16{padding-right:16px!important}.pb-16{padding-bottom:16px!important}.pl-16{padding-left:16px!important}.px-16{padding-left:16px!important;padding-right:16px!important}.py-16{padding-top:16px!important;padding-bottom:16px!important}.m-24{margin:24px!important}.mt-24{margin-top:24px!important}.mr-24{margin-right:24px!important}.mb-24{margin-bottom:24px!important}.ml-24{margin-left:24px!important}.mx-24{margin-left:24px!important;margin-right:24px!important}.my-24{margin-top:24px!important;margin-bottom:24px!important}.p-24{padding:24px!important}.pt-24{padding-top:24px!important}.pr-24{padding-right:24px!important}.pb-24{padding-bottom:24px!important}.pl-24{padding-left:24px!important}.px-24{padding-left:24px!important;padding-right:24px!important}.py-24{padding-top:24px!important;padding-bottom:24px!important}.m-28{margin:28px!important}.mt-28{margin-top:28px!important}.mr-28{margin-right:28px!important}.mb-28{margin-bottom:28px!important}.ml-28{margin-left:28px!important}.mx-28{margin-left:28px!important;margin-right:28px!important}.my-28{margin-top:28px!important;margin-bottom:28px!important}.p-28{padding:28px!important}.pt-28{padding-top:28px!important}.pr-28{padding-right:28px!important}.pb-28{padding-bottom:28px!important}.pl-28{padding-left:28px!important}.px-28{padding-left:28px!important;padding-right:28px!important}.py-28{padding-top:28px!important;padding-bottom:28px!important}.m-32{margin:32px!important}.mt-32{margin-top:32px!important}.mr-32{margin-right:32px!important}.mb-32{margin-bottom:32px!important}.ml-32{margin-left:32px!important}.mx-32{margin-left:32px!important;margin-right:32px!important}.my-32{margin-top:32px!important;margin-bottom:32px!important}.p-32{padding:32px!important}.pt-32{padding-top:32px!important}.pr-32{padding-right:32px!important}.pb-32{padding-bottom:32px!important}.pl-32{padding-left:32px!important}.px-32{padding-left:32px!important;padding-right:32px!important}.py-32{padding-top:32px!important;padding-bottom:32px!important}.m-36{margin:36px!important}.mt-36{margin-top:36px!important}.mr-36{margin-right:36px!important}.mb-36{margin-bottom:36px!important}.ml-36{margin-left:36px!important}.mx-36{margin-left:36px!important;margin-right:36px!important}.my-36{margin-top:36px!important;margin-bottom:36px!important}.p-36{padding:36px!important}.pt-36{padding-top:36px!important}.pr-36{padding-right:36px!important}.pb-36{padding-bottom:36px!important}.pl-36{padding-left:36px!important}.px-36{padding-left:36px!important;padding-right:36px!important}.py-36{padding-top:36px!important;padding-bottom:36px!important}.m-40{margin:40px!important}.mt-40{margin-top:40px!important}.mr-40{margin-right:40px!important}.mb-40{margin-bottom:40px!important}.ml-40{margin-left:40px!important}.mx-40{margin-left:40px!important;margin-right:40px!important}.my-40{margin-top:40px!important;margin-bottom:40px!important}.p-40{padding:40px!important}.pt-40{padding-top:40px!important}.pr-40{padding-right:40px!important}.pb-40{padding-bottom:40px!important}.pl-40{padding-left:40px!important}.px-40{padding-left:40px!important;padding-right:40px!important}.py-40{padding-top:40px!important;padding-bottom:40px!important}.m-44{margin:44px!important}.mt-44{margin-top:44px!important}.mr-44{margin-right:44px!important}.mb-44{margin-bottom:44px!important}.ml-44{margin-left:44px!important}.mx-44{margin-left:44px!important;margin-right:44px!important}.my-44{margin-top:44px!important;margin-bottom:44px!important}.p-44{padding:44px!important}.pt-44{padding-top:44px!important}.pr-44{padding-right:44px!important}.pb-44{padding-bottom:44px!important}.pl-44{padding-left:44px!important}.px-44{padding-left:44px!important;padding-right:44px!important}.py-44{padding-top:44px!important;padding-bottom:44px!important}.m-48{margin:48px!important}.mt-48{margin-top:48px!important}.mr-48{margin-right:48px!important}.mb-48{margin-bottom:48px!important}.ml-48{margin-left:48px!important}.mx-48{margin-left:48px!important;margin-right:48px!important}.my-48{margin-top:48px!important;margin-bottom:48px!important}.p-48{padding:48px!important}.pt-48{padding-top:48px!important}.pr-48{padding-right:48px!important}.pb-48{padding-bottom:48px!important}.pl-48{padding-left:48px!important}.px-48{padding-left:48px!important;padding-right:48px!important}.py-48{padding-top:48px!important;padding-bottom:48px!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.p-auto{padding:auto!important}.pt-auto{padding-top:auto!important}.pr-auto{padding-right:auto!important}.pb-auto{padding-bottom:auto!important}.pl-auto{padding-left:auto!important}.px-auto{padding-left:auto!important;padding-right:auto!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}.m-auto{margin:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.m-1{margin:1rem!important}.mt-1{margin-top:1rem!important}.mt-05{margin-top:.5rem!important}.mt-0{margin-top:0!important}.mr-1{margin-right:1rem!important}.mr-05{margin-right:.5rem!important}.mr-0{margin-right:0!important}.mb-1{margin-bottom:1rem!important}.mb-0{margin-bottom:0!important}.mb-05{margin-bottom:.5rem!important}.ml-1{margin-left:1rem!important}.ml-05{margin-left:.5rem!important}.ml-0{margin-left:0!important}.m-033,.m-333,.margin-333{margin:.333333rem!important}.pt-1{padding-top:1rem!important}.pt-0{padding-top:0!important}.pt-05{padding-top:.5rem!important}.pr-1{padding-right:1rem!important}.pr-0{padding-right:0!important}.pr-05{padding-right:.5rem!important}.pb-1{padding-bottom:1rem!important}.pb-0{padding-bottom:0!important}.pb-05{padding-bottom:.5rem!important}.pl-1{padding-left:1rem!important}.pl-0{padding-left:0!important}.pl-05{padding-left:.5rem!important}.p-0{padding:0!important}.p-1{padding:1rem!important}.p-05{padding:.5rem!important}[dir=rtl] .pr-1{padding-left:1rem;padding-right:0!important}[dir=rtl] .mr-1{margin-right:0!important;margin-left:1rem}.full-width{width:100%}.rounded{border-radius:8px}.rounded-circle{border-radius:50%}.rounded.mat-progress-bar,.rounded .mat-progress-bar-fill{border-radius:10px;overflow:hidden}.overflow-hidden{overflow:hidden!important}.float-left{float:left}.float-right{float:right}.float-none{float:none}.background-size-cover{background-size:cover}.background-size-contain{background-size:contain}.background-size-100{background-size:100%}[dir=rtl] .float-left{float:right}[dir=rtl] .float-right{float:left}.anchor-no-style{all:unset}.outline{border:solid black 1px;border-radius:15px;padding:.5rem}.title-container{display:flex;flex-direction:row;justify-content:space-between;margin-top:12px!important}.container{display:flex;flex-direction:column;height:100%;overflow-y:hidden}.flex-col{display:flex;flex-direction:column}.flex-col.row-center{align-items:center}.flex-col.col-center{justify-content:center}.flex-row{display:flex;flex-direction:row}.flex-row.row-center{justify-content:center}.flex-row.col-center{align-items:center}.flex-row.flex-gap-full,.flex-col.flex-gap-full{gap:1rem}.flex-row.flex-gap-half,.flex-col.flex-gap-half{gap:.5rem}.flex-row.flex-gap-quarter,.flex-col.flex-gap-quarter{gap:.25rem}::-webkit-scrollbar{width:10px!important}::-webkit-scrollbar-track{background:#f1f1f1!important;border-radius:4px}::-webkit-scrollbar-thumb{border-radius:4px}.primary-toolbar{height:64px}button.mdc-button.large{font-size:large}.carousel{display:flex;flex-direction:row;justify-content:center}.carousel img{margin-top:2rem;width:20%;height:auto;border:solid black 5px}.carousel img.left{transform:rotate(-2deg)}.carousel img.right{transform:rotate(2deg)}body{margin:0;font-family:Candara,Ubuntu,Helvetica Neue,sans-serif}html,body{height:100%}h1,h2,h3,h4,h5,h6{margin:5px 0}.mdc-floating-label,.mdc-text-field,.mdc-button__label,.mat-button-toggle-label-content,table th,table tr,table td,.mat-mdc-paginator .mat-mdc-paginator-page-size-label,.mat-mdc-paginator span,.mat-mdc-paginator .mat-mdc-paginator-range-label{font-family:Candara,Ubuntu,Helvetica Neue,serif!important}.mdc-notched-outline__leading,.mdc-notched-outline__notch,.mdc-notched-outline__trailing{border-color:#019541!important}.mdc-notched-outline__notch{border-left-color:#28874900!important}.mat-mdc-form-field-outline,.mat-mdc-form-field-outline.mat-mdc-form-field-outline-thick,.mat-mdc-form-field:hover .mat-mdc-form-field-outline{border-color:#019541!important}
