.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,.cdk-drag-preview .mat-ripple-element,.cdk-drag-placeholder .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: #001e2f;--mat-app-text-color: #c9e6ff;--mat-ripple-color: rgba(201, 230, 255, .1);--mat-option-selected-state-label-text-color: #c8e6ff;--mat-option-label-text-color: #c9e6ff;--mat-option-hover-state-layer-color: rgba(201, 230, 255, .08);--mat-option-focus-state-layer-color: rgba(201, 230, 255, .12);--mat-option-selected-state-layer-color: #004c6d;--mat-option-label-text-font: Anta;--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: #90cdff;--mat-full-pseudo-checkbox-selected-checkmark-color: #003350;--mat-full-pseudo-checkbox-unselected-icon-color: #c1c7ce;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #001e2f;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(201, 230, 255, .38);--mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(201, 230, 255, .38);--mat-minimal-pseudo-checkbox-selected-checkmark-color: #90cdff;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(201, 230, 255, .38);--mdc-elevated-card-container-color: #001e2f;--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: #001e2f;--mdc-outlined-card-outline-color: #42474d;--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: #c9e6ff;--mat-card-title-text-font: Anta;--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: Anta;--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: #90cdff;--mdc-linear-progress-track-color: #42474d;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0px;--mdc-plain-tooltip-container-color: #c9e6ff;--mdc-plain-tooltip-supporting-text-color: #00344e;--mdc-plain-tooltip-supporting-text-line-height: 1rem;--mdc-plain-tooltip-supporting-text-font: Anta;--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: #90cdff;--mdc-filled-text-field-focus-active-indicator-color: #90cdff;--mdc-filled-text-field-focus-label-text-color: #90cdff;--mdc-filled-text-field-container-color: #42474d;--mdc-filled-text-field-disabled-container-color: rgba(201, 230, 255, .04);--mdc-filled-text-field-label-text-color: #c1c7ce;--mdc-filled-text-field-hover-label-text-color: #c1c7ce;--mdc-filled-text-field-disabled-label-text-color: rgba(201, 230, 255, .38);--mdc-filled-text-field-input-text-color: #c9e6ff;--mdc-filled-text-field-disabled-input-text-color: rgba(201, 230, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: #c1c7ce;--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: #c1c7ce;--mdc-filled-text-field-disabled-active-indicator-color: rgba(201, 230, 255, .38);--mdc-filled-text-field-hover-active-indicator-color: #c9e6ff;--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-filled-text-field-label-text-font: Anta;--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: #90cdff;--mdc-outlined-text-field-focus-outline-color: #90cdff;--mdc-outlined-text-field-focus-label-text-color: #90cdff;--mdc-outlined-text-field-label-text-color: #c1c7ce;--mdc-outlined-text-field-hover-label-text-color: #c9e6ff;--mdc-outlined-text-field-disabled-label-text-color: rgba(201, 230, 255, .38);--mdc-outlined-text-field-input-text-color: #c9e6ff;--mdc-outlined-text-field-disabled-input-text-color: rgba(201, 230, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: #c1c7ce;--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: #8c9198;--mdc-outlined-text-field-disabled-outline-color: rgba(201, 230, 255, .12);--mdc-outlined-text-field-hover-outline-color: #c9e6ff;--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;--mdc-outlined-text-field-label-text-font: Anta;--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: #90cdff;--mat-form-field-disabled-input-text-placeholder-color: rgba(201, 230, 255, .38);--mat-form-field-state-layer-color: #c9e6ff;--mat-form-field-error-text-color: #ffb4ab;--mat-form-field-select-option-text-color: #001e2f;--mat-form-field-select-disabled-option-text-color: rgba(0, 30, 47, .38);--mat-form-field-leading-icon-color: #c1c7ce;--mat-form-field-disabled-leading-icon-color: rgba(201, 230, 255, .38);--mat-form-field-trailing-icon-color: #c1c7ce;--mat-form-field-disabled-trailing-icon-color: rgba(201, 230, 255, .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: #c1c7ce;--mat-form-field-disabled-select-arrow-color: rgba(201, 230, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-container-text-font: Anta;--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: Anta;--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: #002235;--mat-select-enabled-trigger-text-color: #c9e6ff;--mat-select-disabled-trigger-text-color: rgba(201, 230, 255, .38);--mat-select-placeholder-text-color: #c1c7ce;--mat-select-enabled-arrow-color: #c1c7ce;--mat-select-disabled-arrow-color: rgba(201, 230, 255, .38);--mat-select-focused-arrow-color: #90cdff;--mat-select-invalid-arrow-color: #ffb4ab;--mat-select-trigger-text-font: Anta;--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: #002235;--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: #001e2f;--mdc-dialog-subhead-color: #c9e6ff;--mdc-dialog-supporting-text-color: #c1c7ce;--mdc-dialog-subhead-font: Anta;--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: Anta;--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: #8c9198;--mdc-chip-disabled-outline-color: rgba(201, 230, 255, .12);--mdc-chip-focus-outline-color: #c1c7ce;--mdc-chip-hover-state-layer-opacity: .08;--mdc-chip-selected-hover-state-layer-opacity: .08;--mdc-chip-disabled-label-text-color: rgba(201, 230, 255, .38);--mdc-chip-elevated-selected-container-color: #004c6d;--mdc-chip-flat-disabled-selected-container-color: rgba(201, 230, 255, .12);--mdc-chip-focus-state-layer-color: #c1c7ce;--mdc-chip-hover-state-layer-color: #c1c7ce;--mdc-chip-selected-hover-state-layer-color: #c8e6ff;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #c8e6ff;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #c1c7ce;--mdc-chip-selected-label-text-color: #c8e6ff;--mdc-chip-with-icon-icon-color: #c1c7ce;--mdc-chip-with-icon-disabled-icon-color: #c9e6ff;--mdc-chip-with-icon-selected-icon-color: #c8e6ff;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #c9e6ff;--mdc-chip-with-trailing-icon-trailing-icon-color: #c1c7ce;--mdc-chip-label-text-font: Anta;--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: #c1c7ce;--mat-chip-selected-trailing-action-state-layer-color: #c8e6ff;--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: #c9e6ff;--mat-chip-selected-trailing-icon-color: #c8e6ff;--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: #90cdff;--mdc-switch-selected-handle-color: #003350;--mdc-switch-selected-hover-state-layer-color: #90cdff;--mdc-switch-selected-pressed-state-layer-color: #90cdff;--mdc-switch-selected-focus-handle-color: #004b72;--mdc-switch-selected-hover-handle-color: #004b72;--mdc-switch-selected-pressed-handle-color: #004b72;--mdc-switch-selected-focus-track-color: #90cdff;--mdc-switch-selected-hover-track-color: #90cdff;--mdc-switch-selected-pressed-track-color: #90cdff;--mdc-switch-selected-track-color: #90cdff;--mdc-switch-disabled-selected-handle-color: #001e2f;--mdc-switch-disabled-selected-icon-color: #c9e6ff;--mdc-switch-disabled-selected-track-color: #c9e6ff;--mdc-switch-disabled-unselected-handle-color: #c9e6ff;--mdc-switch-disabled-unselected-icon-color: #42474d;--mdc-switch-disabled-unselected-track-color: #42474d;--mdc-switch-selected-icon-color: #cbe6ff;--mdc-switch-unselected-focus-handle-color: #c1c7ce;--mdc-switch-unselected-focus-state-layer-color: #c9e6ff;--mdc-switch-unselected-focus-track-color: #42474d;--mdc-switch-unselected-handle-color: #8c9198;--mdc-switch-unselected-hover-handle-color: #c1c7ce;--mdc-switch-unselected-hover-state-layer-color: #c9e6ff;--mdc-switch-unselected-hover-track-color: #42474d;--mdc-switch-unselected-icon-color: #42474d;--mdc-switch-unselected-pressed-handle-color: #c1c7ce;--mdc-switch-unselected-pressed-state-layer-color: #c9e6ff;--mdc-switch-unselected-pressed-track-color: #42474d;--mdc-switch-unselected-track-color: #42474d;--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: #8c9198;--mat-switch-disabled-unselected-track-outline-color: #c9e6ff;--mat-switch-label-text-color: #c9e6ff;--mat-switch-label-text-font: Anta;--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: #c9e6ff;--mdc-radio-disabled-unselected-icon-color: #c9e6ff;--mdc-radio-unselected-hover-icon-color: #c9e6ff;--mdc-radio-unselected-icon-color: #c1c7ce;--mdc-radio-unselected-pressed-icon-color: #c9e6ff;--mdc-radio-selected-focus-icon-color: #90cdff;--mdc-radio-selected-hover-icon-color: #90cdff;--mdc-radio-selected-icon-color: #90cdff;--mdc-radio-selected-pressed-icon-color: #90cdff;--mdc-radio-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mat-radio-ripple-color: #c9e6ff;--mat-radio-checked-ripple-color: #90cdff;--mat-radio-disabled-label-color: rgba(201, 230, 255, .38);--mat-radio-label-text-color: #c9e6ff;--mat-radio-label-text-font: Anta;--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: #90cdff;--mdc-slider-focus-handle-color: #90cdff;--mdc-slider-hover-handle-color: #90cdff;--mdc-slider-active-track-color: #90cdff;--mdc-slider-inactive-track-color: #42474d;--mdc-slider-with-tick-marks-inactive-container-color: #c1c7ce;--mdc-slider-with-tick-marks-active-container-color: #003350;--mdc-slider-disabled-active-track-color: #c9e6ff;--mdc-slider-disabled-handle-color: #c9e6ff;--mdc-slider-disabled-inactive-track-color: #c9e6ff;--mdc-slider-label-container-color: #90cdff;--mdc-slider-label-label-text-color: #003350;--mdc-slider-with-overlap-handle-outline-color: #003350;--mdc-slider-with-tick-marks-disabled-container-color: #c9e6ff;--mdc-slider-handle-elevation: 1;--mdc-slider-handle-shadow-color: #000000;--mdc-slider-label-label-text-font: Anta;--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: #90cdff;--mat-slider-hover-state-layer-color: rgba(144, 205, 255, .05);--mat-slider-focus-state-layer-color: rgba(144, 205, 255, .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: #c9e6ff;--mat-menu-item-icon-color: #c1c7ce;--mat-menu-item-hover-state-layer-color: rgba(201, 230, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(201, 230, 255, .12);--mat-menu-container-color: #002235;--mat-menu-divider-color: #42474d;--mat-menu-item-label-text-font: Anta;--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: #004b72;--mdc-list-list-item-disabled-state-layer-color: #c9e6ff;--mdc-list-list-item-disabled-state-layer-opacity: .12;--mdc-list-list-item-label-text-color: #c9e6ff;--mdc-list-list-item-supporting-text-color: #c1c7ce;--mdc-list-list-item-leading-icon-color: #c1c7ce;--mdc-list-list-item-trailing-supporting-text-color: #c1c7ce;--mdc-list-list-item-trailing-icon-color: #c1c7ce;--mdc-list-list-item-selected-trailing-icon-color: #90cdff;--mdc-list-list-item-disabled-label-text-color: #c9e6ff;--mdc-list-list-item-disabled-leading-icon-color: #c9e6ff;--mdc-list-list-item-disabled-trailing-icon-color: #c9e6ff;--mdc-list-list-item-hover-label-text-color: #c9e6ff;--mdc-list-list-item-focus-label-text-color: #c9e6ff;--mdc-list-list-item-hover-state-layer-color: #c9e6ff;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: #c9e6ff;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-label-text-font: Anta;--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: Anta;--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: Anta;--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: #004c6d;--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: #c9e6ff;--mat-paginator-container-background-color: #001e2f;--mat-paginator-enabled-icon-color: #c1c7ce;--mat-paginator-disabled-icon-color: rgba(201, 230, 255, .38);--mat-paginator-container-text-font: Anta;--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: #90cdff;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: #42474d;--mat-tab-header-pagination-icon-color: #c9e6ff;--mat-tab-header-inactive-label-text-color: #c9e6ff;--mat-tab-header-active-label-text-color: #c9e6ff;--mat-tab-header-active-ripple-color: #c9e6ff;--mat-tab-header-inactive-ripple-color: #c9e6ff;--mat-tab-header-inactive-focus-label-text-color: #c9e6ff;--mat-tab-header-inactive-hover-label-text-color: #c9e6ff;--mat-tab-header-active-focus-label-text-color: #c9e6ff;--mat-tab-header-active-hover-label-text-color: #c9e6ff;--mat-tab-header-active-focus-indicator-color: #90cdff;--mat-tab-header-active-hover-indicator-color: #90cdff;--mat-tab-header-label-text-font: Anta;--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: #001e2f;--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(201, 230, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(201, 230, 255, .38);--mdc-checkbox-selected-checkmark-color: #003350;--mdc-checkbox-selected-focus-icon-color: #90cdff;--mdc-checkbox-selected-hover-icon-color: #90cdff;--mdc-checkbox-selected-icon-color: #90cdff;--mdc-checkbox-unselected-focus-icon-color: #c9e6ff;--mdc-checkbox-unselected-hover-icon-color: #c9e6ff;--mdc-checkbox-unselected-icon-color: #c1c7ce;--mdc-checkbox-selected-focus-state-layer-color: #90cdff;--mdc-checkbox-selected-hover-state-layer-color: #90cdff;--mdc-checkbox-selected-pressed-state-layer-color: #c9e6ff;--mdc-checkbox-unselected-focus-state-layer-color: #c9e6ff;--mdc-checkbox-unselected-hover-state-layer-color: #c9e6ff;--mdc-checkbox-unselected-pressed-state-layer-color: #90cdff;--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-disabled-label-color: rgba(201, 230, 255, .38);--mat-checkbox-label-text-color: #c9e6ff;--mat-checkbox-label-text-font: Anta;--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: #90cdff;--mdc-text-button-disabled-label-text-color: rgba(201, 230, 255, .38);--mdc-text-button-label-text-font: Anta;--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: #001e2f;--mdc-protected-button-label-text-color: #90cdff;--mdc-protected-button-disabled-container-color: rgba(201, 230, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(201, 230, 255, .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: Anta;--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: #90cdff;--mdc-filled-button-label-text-color: #003350;--mdc-filled-button-disabled-container-color: rgba(201, 230, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(201, 230, 255, .38);--mdc-filled-button-label-text-font: Anta;--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(201, 230, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(201, 230, 255, .38);--mdc-outlined-button-label-text-color: #90cdff;--mdc-outlined-button-outline-color: #8c9198;--mdc-outlined-button-label-text-font: Anta;--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: #90cdff;--mat-text-button-disabled-state-layer-color: #c1c7ce;--mat-text-button-ripple-color: rgba(144, 205, 255, .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: #90cdff;--mat-protected-button-disabled-state-layer-color: #c1c7ce;--mat-protected-button-ripple-color: rgba(144, 205, 255, .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: #003350;--mat-filled-button-disabled-state-layer-color: #c1c7ce;--mat-filled-button-ripple-color: rgba(0, 51, 80, .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: #90cdff;--mat-outlined-button-disabled-state-layer-color: #c1c7ce;--mat-outlined-button-ripple-color: rgba(144, 205, 255, .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: #c1c7ce;--mdc-icon-button-disabled-icon-color: rgba(201, 230, 255, .38);--mdc-icon-button-state-layer-size: 40px;--mdc-icon-button-icon-size: 24px;--mat-icon-button-state-layer-color: #c1c7ce;--mat-icon-button-disabled-state-layer-color: #c1c7ce;--mat-icon-button-ripple-color: rgba(193, 199, 206, .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: Anta;--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: #004b72;--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: #004b72;--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: #cbe6ff;--mat-fab-state-layer-color: #cbe6ff;--mat-fab-ripple-color: rgba(203, 230, 255, .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(201, 230, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(201, 230, 255, .38);--mat-fab-touch-target-display: block;--mat-fab-small-foreground-color: #cbe6ff;--mat-fab-small-state-layer-color: #cbe6ff;--mat-fab-small-ripple-color: rgba(203, 230, 255, .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(201, 230, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(201, 230, 255, .38);--mdc-snackbar-container-color: #c9e6ff;--mdc-snackbar-supporting-text-color: #00344e;--mdc-snackbar-supporting-text-font: Anta;--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: #006495;--mat-table-background-color: #001e2f;--mat-table-header-headline-color: #c9e6ff;--mat-table-row-item-label-text-color: #c9e6ff;--mat-table-row-item-outline-color: #42474d;--mat-table-header-headline-font: Anta;--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: Anta;--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: Anta;--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: #90cdff;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--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-badge-text-font: Anta;--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: #c9e6ff;--mat-bottom-sheet-container-background-color: #001e2f;--mat-bottom-sheet-container-text-font: Anta;--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: #c9e6ff;--mat-standard-button-toggle-state-layer-color: #c9e6ff;--mat-standard-button-toggle-selected-state-background-color: #004c6d;--mat-standard-button-toggle-selected-state-text-color: #c8e6ff;--mat-standard-button-toggle-disabled-state-text-color: rgba(201, 230, 255, .38);--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(201, 230, 255, .38);--mat-standard-button-toggle-disabled-selected-state-background-color: rgba(201, 230, 255, .12);--mat-standard-button-toggle-divider-color: #8c9198;--mat-standard-button-toggle-label-text-font: Anta;--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: #003350;--mat-datepicker-calendar-date-selected-state-background-color: #90cdff;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(201, 230, 255, .38);--mat-datepicker-calendar-date-today-selected-state-outline-color: #90cdff;--mat-datepicker-calendar-date-focus-state-background-color: rgba(201, 230, 255, .12);--mat-datepicker-calendar-date-hover-state-background-color: rgba(201, 230, 255, .08);--mat-datepicker-toggle-active-state-icon-color: #c1c7ce;--mat-datepicker-calendar-date-in-range-state-background-color: #004b72;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #822704;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #004c6d;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #86cfff;--mat-datepicker-toggle-icon-color: #c1c7ce;--mat-datepicker-calendar-body-label-text-color: #c9e6ff;--mat-datepicker-calendar-period-button-text-color: #c1c7ce;--mat-datepicker-calendar-period-button-icon-color: #c1c7ce;--mat-datepicker-calendar-navigation-button-icon-color: #c1c7ce;--mat-datepicker-calendar-header-text-color: #c1c7ce;--mat-datepicker-calendar-date-today-outline-color: #90cdff;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(201, 230, 255, .38);--mat-datepicker-calendar-date-text-color: #c9e6ff;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(201, 230, 255, .38);--mat-datepicker-calendar-date-preview-state-outline-color: #90cdff;--mat-datepicker-range-input-separator-color: #c9e6ff;--mat-datepicker-range-input-disabled-state-separator-color: rgba(201, 230, 255, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(201, 230, 255, .38);--mat-datepicker-calendar-container-background-color: #002d45;--mat-datepicker-calendar-container-text-color: #c9e6ff;--mat-datepicker-calendar-text-font: Anta;--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: #42474d;--mat-divider-width: 1px;--mat-expansion-container-background-color: #001e2f;--mat-expansion-container-text-color: #c9e6ff;--mat-expansion-actions-divider-color: #42474d;--mat-expansion-header-hover-state-layer-color: rgba(201, 230, 255, .08);--mat-expansion-header-focus-state-layer-color: rgba(201, 230, 255, .12);--mat-expansion-header-disabled-state-text-color: rgba(201, 230, 255, .38);--mat-expansion-header-text-color: #c9e6ff;--mat-expansion-header-description-color: #c1c7ce;--mat-expansion-header-indicator-color: #c1c7ce;--mat-expansion-header-text-font: Anta;--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: Anta;--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 Anta;--mat-grid-list-tile-header-secondary-text-size: 400 .875rem / 1.25rem Anta;--mat-grid-list-tile-footer-primary-text-size: 400 1rem / 1.5rem Anta;--mat-grid-list-tile-footer-secondary-text-size: 400 .875rem / 1.25rem Anta;--mat-icon-color: inherit;--mat-sidenav-container-background-color: #001e2f;--mat-sidenav-container-text-color: #c1c7ce;--mat-sidenav-content-background-color: #001e2f;--mat-sidenav-content-text-color: #c9e6ff;--mat-sidenav-scrim-color: rgba(43, 49, 55, .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: #001e2f;--mat-stepper-header-selected-state-icon-background-color: #90cdff;--mat-stepper-header-selected-state-icon-foreground-color: #003350;--mat-stepper-header-edit-state-icon-background-color: #90cdff;--mat-stepper-header-edit-state-icon-foreground-color: #003350;--mat-stepper-container-color: #001e2f;--mat-stepper-line-color: #42474d;--mat-stepper-header-hover-state-layer-color: rgba(201, 230, 255, .08);--mat-stepper-header-focus-state-layer-color: rgba(201, 230, 255, .12);--mat-stepper-header-label-text-color: #c1c7ce;--mat-stepper-header-optional-label-text-color: #c1c7ce;--mat-stepper-header-selected-state-label-text-color: #c1c7ce;--mat-stepper-header-error-state-label-text-color: #ffb4ab;--mat-stepper-header-icon-background-color: #c1c7ce;--mat-stepper-header-error-state-icon-foreground-color: #ffb4ab;--mat-stepper-container-text-font: Anta;--mat-stepper-header-label-text-font: Anta;--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: #c9e6ff;--mat-toolbar-container-background-color: #001e2f;--mat-toolbar-container-text-color: #c9e6ff;--mat-toolbar-title-text-font: Anta;--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: #001e2f;--mat-tree-node-text-color: #c9e6ff;--mat-tree-node-text-font: Anta;--mat-tree-node-text-size: 1rem;--mat-tree-node-text-weight: 400;--mat-tree-node-min-height: 48px;box-sizing:border-box;padding:0;margin:0;-webkit-user-select:none;user-select:none}.mat-theme-loaded-marker{display:none}html .mat-display-large,html .mat-typography .mat-display-large,html .mat-typography h1{font:400 3.562rem/4rem Anta;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 Anta;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 Anta;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 Anta;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 Anta;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 Anta;letter-spacing:0rem;margin:0 0 .5em}html .mat-title-large,html .mat-typography .mat-title-large{font:400 1.375rem/1.75rem Anta;letter-spacing:0rem}html .mat-title-medium,html .mat-typography .mat-title-medium{font:500 1rem/1.5rem Anta;letter-spacing:.009rem}html .mat-title-small,html .mat-typography .mat-title-small{font:500 .875rem/1.25rem Anta;letter-spacing:.006rem}html .mat-body-large,html .mat-typography .mat-body-large,html .mat-typography{font:400 1rem/1.5rem Anta;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 Anta;letter-spacing:.016rem}html .mat-body-small,html .mat-typography .mat-body-small{font:400 .75rem/1rem Anta;letter-spacing:.025rem}html .mat-label-large,html .mat-typography .mat-label-large{font:500 .875rem/1.25rem Anta;letter-spacing:.006rem}html .mat-label-medium,html .mat-typography .mat-label-medium{font:500 .75rem/1rem Anta;letter-spacing:.031rem}html .mat-label-small,html .mat-typography .mat-label-small{font:500 .688rem/1rem Anta;letter-spacing:.031rem}html app-generated-card{width:100%;aspect-ratio:2;height:auto;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;transition:all .1s ease-in-out}html app-generated-card[activated]{filter:brightness(1);animation:blink 1s linear infinite}@keyframes blink{0%{filter:brightness(1)}50%{filter:brightness(1.3)}to{filter:brightness(1)}}html app-generated-card [content]{background:transparent;display:flex;flex-direction:column;width:100%;height:100%}html app-generated-card [content] mat-card-content{height:100%}@media (hover: hover){html app-generated-card [content]{filter:brightness(.7);cursor:pointer}html app-generated-card [content] app-rating{opacity:.6}html app-generated-card [content]:hover{filter:brightness(1)}html app-generated-card [content]:hover app-rating{opacity:1}}html app-generated-card [content] .toggle:hover{cursor:pointer}html app-user{position:fixed;background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;height:3rem;width:3rem;padding:0;border-radius:50%;border:3px solid #001e2f;-webkit-user-select:none!important;user-select:none!important;top:1rem;right:1rem;z-index:20}html app-user:hover{cursor:pointer}html app-user[hidden]{display:none}html [mat-icon-avatar]{padding:.3rem!important;-webkit-user-select:none;user-select:none}html [mat-menu-item=mat-menu-item]{-webkit-user-select:none;user-select:none}html app-generated{display:flex;position:relative;align-items:flex-end;align-self:center;justify-content:center;width:100%;height:100%}html app-generated app-rating{width:auto;position:fixed;z-index:100;top:1rem;left:1rem}html app-generated [content]{display:flex;flex-direction:column;width:100%}html app-generated [content] .navigate{position:absolute;height:100vh;background-color:transparent;display:flex;align-items:center;width:3rem;z-index:2}html app-generated [content] .navigate.navigate-back{top:0;left:0;justify-content:start}html app-generated [content] .navigate.navigate-back:hover{cursor:w-resize}html app-generated [content] .navigate.navigate-forward{top:0;right:0;justify-content:end}html app-generated [content] .navigate.navigate-forward:hover{cursor:e-resize}html app-generated [content] .navigate.navigate-home{top:0;left:0;height:3rem;width:100vh}html app-generated [content] .navigate.navigate-home:hover{cursor:n-resize}html app-generated [content] .toggle{z-index:1}html app-generated [content] .toggle:hover{cursor:pointer}html app-generated [content] div[info]{z-index:10;padding:0 .5rem;display:flex;min-height:3rem;width:fit-content;border-radius:5px;margin-bottom:1rem;align-self:center;align-items:center;justify-content:center;background-color:#00000080;transition:opacity .1s ease-in-out}html app-root [price-grabber]{position:fixed;left:1em;bottom:1em;z-index:19}html app-root [price-total]{color:#90cdff;white-space:nowrap;text-align:right;flex-grow:2}html app-root [price-night]{color:#ffb59e;white-space:nowrap;text-align:left}html app-root [period-from]{color:#90cdff;white-space:nowrap;text-align:right;flex-grow:2}html app-root [period-to]{color:#ffb59e;white-space:nowrap;text-align:left}html app-root [room-type]{text-transform:uppercase;text-align:center;justify-self:center}@media only screen and (max-width: 640px){html app-root [room-type]{font-size:1.5rem;font-size-adjust:.3}}html app-root [price],html app-root [period]{display:flex;flex-wrap:nowrap;column-gap:.5rem}@media only screen and (max-width: 640px){html app-root [price],html app-root [period]{flex-wrap:wrap}html app-root [price] [price-total],html app-root [price] [price-night],html app-root [price] [period-from],html app-root [price] [period-to],html app-root [period] [price-total],html app-root [period] [price-night],html app-root [period] [period-from],html app-root [period] [period-to]{flex-grow:1;text-align:center}}html app-root [single-offer]{padding:1rem 0}html app-root [single-offer] [offer]{color:#c9e6ff;text-transform:uppercase;font-variant:small-caps;text-align:center}html app-offer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;font-size:80%}html app-offer [prices]{display:flex;flex-direction:row;column-gap:.5rem}html app-offer [room-types]{font-family:Syne Mono;display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-flow:row dense;align-items:center;justify-content:center;column-gap:.5rem}html app-offer [timestamp]{color:#8c9198;font-size:.8rem;text-align:center}html app-prices{display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-y:scroll;width:100%}html app-prices [progress]{width:100%;height:2rem;padding:1rem}html app-prices [app-offers-container]{display:flex;flex-direction:column;justify-content:center;align-items:center}html app-prices [app-offers-container] [app-offers]{width:100%;max-width:fit-content;overflow-y:scroll}html app-prices [app-offers-container] [app-offers] mat-panel-title{font-size:.8em;display:flex;align-items:center;justify-content:center;flex-direction:row}html app-prices [app-offers-container] [app-offers] mat-panel-title [price]{display:flex;column-gap:.5rem}html app-prices [back-button]{position:fixed;left:1em;bottom:1em;z-index:19}html app-new-offer{padding:0 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}html app-new-offer [timestamp]{color:#8c9198;font-size:.8rem}html app-new-offer ngx-typed-writer{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}html app-new-offer ngx-typed-writer [price-best]{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:1rem 0;column-gap:.5rem}html app-new-offer ngx-typed-writer [price-best] h3{margin:0;padding:0}html app-new-offer ngx-typed-writer [price-best]:before{align-self:stretch;content:"";border:1px solid #c9e6ff}html app-new-offer ngx-typed-writer [price-best] :first-child{order:-1}html app-new-offer ngx-typed-writer [price-best] [price-total]{flex-grow:unset}html app-new-offer ngx-typed-writer [room-types]{font-family:Syne Mono;display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-flow:row dense;align-items:center;justify-content:center;column-gap:.5rem}html app-spinner{padding:1rem}html app-spinner .la-square-jelly-box,html app-spinner .la-square-jelly-box>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html app-spinner .la-square-jelly-box{display:block;font-size:0;color:#fff}html app-spinner .la-square-jelly-box.la-dark{color:#333}html app-spinner .la-square-jelly-box>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}html app-spinner .la-square-jelly-box{width:32px;height:32px}html app-spinner .la-square-jelly-box>div:nth-child(1),html app-spinner .la-square-jelly-box>div:nth-child(2){position:absolute;left:0;width:100%}html app-spinner .la-square-jelly-box>div:nth-child(1){top:-25%;z-index:1;height:100%;border-radius:10%;animation:square-jelly-box-animate .6s -.1s linear infinite}html app-spinner .la-square-jelly-box>div:nth-child(2){bottom:-9%;height:10%;background:#000;border-radius:50%;opacity:.2;animation:square-jelly-box-shadow .6s -.1s linear infinite}html app-spinner .la-square-jelly-box.la-sm{width:16px;height:16px}html app-spinner .la-square-jelly-box.la-2x{width:64px;height:64px}html app-spinner .la-square-jelly-box.la-3x{width:96px;height:96px}@keyframes square-jelly-box-animate{17%{border-bottom-right-radius:10%}25%{-webkit-transform:translateY(25%) rotate(22.5deg);-moz-transform:translateY(25%) rotate(22.5deg);-o-transform:translateY(25%) rotate(22.5deg);transform:translateY(25%) rotate(22.5deg)}50%{border-bottom-right-radius:100%;-webkit-transform:translateY(50%) scale(1,.9) rotate(45deg);-moz-transform:translateY(50%) scale(1,.9) rotate(45deg);-o-transform:translateY(50%) scale(1,.9) rotate(45deg);transform:translateY(50%) scaleY(.9) rotate(45deg)}75%{-webkit-transform:translateY(25%) rotate(67.5deg);-moz-transform:translateY(25%) rotate(67.5deg);-o-transform:translateY(25%) rotate(67.5deg);transform:translateY(25%) rotate(67.5deg)}to{-webkit-transform:translateY(0) rotate(90deg);-moz-transform:translateY(0) rotate(90deg);-o-transform:translateY(0) rotate(90deg);transform:translateY(0) rotate(90deg)}}@keyframes square-jelly-box-shadow{50%{-webkit-transform:scale(1.25,1);-moz-transform:scale(1.25,1);-o-transform:scale(1.25,1);transform:scaleX(1.25)}}html app-logo{width:25vh;height:25vh;display:flex;position:relative}html app-logo img{object-fit:cover;object-position:center;border-radius:50%;border:5px solid #003350}@keyframes rotate{0%{rotate:0deg}to{rotate:359deg}}html .animate__rotate{animation-name:rotate;animation-timing-function:linear;transform-origin:center;animation-duration:5s;animation-delay:0ms;animation-iteration-count:infinite}html .spacer{flex:1 1 auto}html app-home{display:flex;flex-direction:column;align-items:center;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;width:100%;height:100vh}html app-home .viewport{width:100%;height:100%;-ms-overflow-style:none;scrollbar-width:none}html app-home .viewport::-webkit-scrollbar{display:none}html app-home [grid]{width:100%;display:grid;justify-content:center;align-items:center;grid-auto-flow:dense;grid-template-columns:repeat(auto-fill,minmax(min(600px,100%),1fr));transition:all .2s linear}html app-home [home-status]{font-size:2rem;font-variant:small-caps;text-transform:uppercase;font-family:Anta;display:flex;flex-direction:column;justify-content:center;row-gap:1rem;align-items:center;height:40vh}html app-loader{width:100%;height:100%;display:flex;position:fixed;top:0;left:0;align-items:center;justify-content:center;z-index:2;background-color:#000000b3}html app-loader>div{width:100%;height:100%;flex-grow:1;display:flex;position:fixed;top:0;left:0;align-items:center;justify-content:center}html app-background{display:flex;position:absolute;align-items:center;align-self:center;justify-content:center;width:100vw;height:100vh;background-size:auto 100%;background-position:0 center;background-repeat:no-repeat;transition:background-position .2s linear}html app-background.dragging{cursor:grabbing}html app-background[real-size]{background-size:contain;background-position:center;animation:none}html app-rating{background-color:#0009;border-radius:5px}html app-rating mat-icon[selected]{font-variation-settings:"FILL" 1}*,*:before,*:after{box-sizing:inherit;user-select:none;-ms-user-select:none;-webkit-user-select:none;-ms-overflow-style:none;scrollbar-width:none}*::-webkit-scrollbar,*:before::-webkit-scrollbar,*:after::-webkit-scrollbar{display:none}html,body{height:100%;width:100%;padding:0;margin:0;flex-direction:column;display:flex;align-items:center;overflow:hidden;-webkit-user-select:none;user-select:none}html app-root,body app-root{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none}html app-root [app-root],body app-root [app-root]{display:flex;width:100%;height:100%}html input::-webkit-outer-spin-button,html input::-webkit-inner-spin-button,body input::-webkit-outer-spin-button,body input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}html input[type=number],body input[type=number]{-moz-appearance:textfield}
