:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type,html.ios ion-footer.modal-footer-moving ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar,html.ios .modal-footer-moving ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width:768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{inset:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}.ion-page.ion-page-overlay-passthrough{pointer-events:none}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: var(--safe-area-inset-top, env(safe-area-inset-top));--ion-safe-area-bottom: var(--safe-area-inset-bottom, env(safe-area-inset-bottom));--ion-safe-area-left: var(--safe-area-inset-left, env(safe-area-inset-left));--ion-safe-area-right: var(--safe-area-inset-right, env(safe-area-inset-right))}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px #00000014}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px #00000014}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px #0000002e}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media(prefers-reduced-motion:reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}html{--mat-app-background-color: #fcf8fd;--mat-app-text-color: #1b1b1f;--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 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-app-elevation-shadow-level-3: 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);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 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);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-ripple-color: color-mix(in srgb, #1b1b1f 10%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, #1b1b1f 12%, transparent);--mat-option-hover-state-layer-color: color-mix(in srgb, #1b1b1f 8%, transparent);--mat-option-label-text-color: #1b1b1f;--mat-option-selected-state-label-text-color: #444559;--mat-option-selected-state-layer-color: #e1e0f9;--mat-optgroup-label-text-color: #46464f;--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fcf8fd;--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-pseudo-checkbox-full-selected-checkmark-color: #ffffff;--mat-pseudo-checkbox-full-selected-icon-color: #343dff;--mat-pseudo-checkbox-full-unselected-icon-color: #46464f;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #343dff;--mat-option-label-text-size: 1rem;--mat-option-label-text-weight: 400;--mat-option-label-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-option-label-text-line-height: 1.25rem;--mat-option-label-text-tracking: .006rem;--mat-optgroup-label-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-optgroup-label-text-line-height: 1.25rem;--mat-optgroup-label-text-size: .875rem;--mat-optgroup-label-text-tracking: .006rem;--mat-optgroup-label-text-weight: 500;--mat-card-elevated-container-shape: 12px;--mat-card-filled-container-shape: 12px;--mat-card-outlined-container-shape: 12px;--mat-card-outlined-outline-width: 1px;--mat-card-elevated-container-color: #f6f2f7;--mat-card-elevated-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);--mat-card-filled-container-color: #e5e1e6;--mat-card-filled-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-outlined-container-color: #fcf8fd;--mat-card-outlined-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-outlined-outline-color: #c7c5d0;--mat-card-subtitle-text-color: #1b1b1f;--mat-card-subtitle-text-font: Roboto, "Helvetica Neue", Arial, 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;--mat-card-title-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-card-title-text-line-height: 1.75rem;--mat-card-title-text-size: 1.375rem;--mat-card-title-text-tracking: 0;--mat-card-title-text-weight: 400;--mat-progress-bar-active-indicator-height: 4px;--mat-progress-bar-track-height: 4px;--mat-progress-bar-track-shape: 0;--mat-progress-bar-active-indicator-color: #343dff;--mat-progress-bar-track-color: #e4e1ec;--mat-tooltip-container-color: #303034;--mat-tooltip-container-shape: 4px;--mat-tooltip-supporting-text-color: #f3eff4;--mat-tooltip-supporting-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-tooltip-supporting-text-line-height: 1rem;--mat-tooltip-supporting-text-size: .75rem;--mat-tooltip-supporting-text-tracking: .025rem;--mat-tooltip-supporting-text-weight: 400;--mat-form-field-filled-active-indicator-height: 1px;--mat-form-field-filled-focus-active-indicator-height: 2px;--mat-form-field-filled-container-shape: 4px;--mat-form-field-outlined-outline-width: 1px;--mat-form-field-outlined-focus-outline-width: 2px;--mat-form-field-outlined-container-shape: 4px;--mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-form-field-enabled-select-arrow-color: #46464f;--mat-form-field-error-focus-trailing-icon-color: #ba1a1a;--mat-form-field-error-hover-trailing-icon-color: #93000a;--mat-form-field-error-text-color: #ba1a1a;--mat-form-field-error-trailing-icon-color: #ba1a1a;--mat-form-field-filled-active-indicator-color: #46464f;--mat-form-field-filled-caret-color: #343dff;--mat-form-field-filled-container-color: #e4e1ec;--mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-form-field-filled-disabled-container-color: color-mix(in srgb, #1b1b1f 4%, transparent);--mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-form-field-filled-error-active-indicator-color: #ba1a1a;--mat-form-field-filled-error-caret-color: #ba1a1a;--mat-form-field-filled-error-focus-active-indicator-color: #ba1a1a;--mat-form-field-filled-error-focus-label-text-color: #ba1a1a;--mat-form-field-filled-error-hover-active-indicator-color: #93000a;--mat-form-field-filled-error-hover-label-text-color: #93000a;--mat-form-field-filled-error-label-text-color: #ba1a1a;--mat-form-field-filled-focus-active-indicator-color: #343dff;--mat-form-field-filled-focus-label-text-color: #343dff;--mat-form-field-filled-hover-active-indicator-color: #1b1b1f;--mat-form-field-filled-hover-label-text-color: #46464f;--mat-form-field-filled-input-text-color: #1b1b1f;--mat-form-field-filled-input-text-placeholder-color: #46464f;--mat-form-field-filled-label-text-color: #46464f;--mat-form-field-focus-select-arrow-color: #343dff;--mat-form-field-focus-state-layer-opacity: 0;--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-leading-icon-color: #46464f;--mat-form-field-outlined-caret-color: #343dff;--mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #1b1b1f 12%, transparent);--mat-form-field-outlined-error-caret-color: #ba1a1a;--mat-form-field-outlined-error-focus-label-text-color: #ba1a1a;--mat-form-field-outlined-error-focus-outline-color: #ba1a1a;--mat-form-field-outlined-error-hover-label-text-color: #93000a;--mat-form-field-outlined-error-hover-outline-color: #93000a;--mat-form-field-outlined-error-label-text-color: #ba1a1a;--mat-form-field-outlined-error-outline-color: #ba1a1a;--mat-form-field-outlined-focus-label-text-color: #343dff;--mat-form-field-outlined-focus-outline-color: #343dff;--mat-form-field-outlined-hover-label-text-color: #1b1b1f;--mat-form-field-outlined-hover-outline-color: #1b1b1f;--mat-form-field-outlined-input-text-color: #1b1b1f;--mat-form-field-outlined-input-text-placeholder-color: #46464f;--mat-form-field-outlined-label-text-color: #46464f;--mat-form-field-outlined-outline-color: #777680;--mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-form-field-select-option-text-color: #1b1b1f;--mat-form-field-state-layer-color: #1b1b1f;--mat-form-field-trailing-icon-color: #46464f;--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-container-text-font: Roboto, "Helvetica Neue", Arial, 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, "Helvetica Neue", Arial, 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-outlined-label-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-form-field-outlined-label-text-size: 1rem;--mat-form-field-outlined-label-text-tracking: .031rem;--mat-form-field-outlined-label-text-weight: 400;--mat-form-field-filled-label-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-form-field-filled-label-text-size: 1rem;--mat-form-field-filled-label-text-tracking: .031rem;--mat-form-field-filled-label-text-weight: 400;--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-select-panel-background-color: #f0edf1;--mat-select-enabled-trigger-text-color: #1b1b1f;--mat-select-disabled-trigger-text-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-select-placeholder-text-color: #46464f;--mat-select-enabled-arrow-color: #46464f;--mat-select-disabled-arrow-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-select-focused-arrow-color: #343dff;--mat-select-invalid-arrow-color: #ba1a1a;--mat-select-arrow-transform: translateY(-8px);--mat-select-trigger-text-font: Roboto, "Helvetica Neue", Arial, 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-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);--mat-autocomplete-background-color: #f0edf1;--mat-dialog-actions-alignment: flex-end;--mat-dialog-actions-padding: 16px 24px;--mat-dialog-container-elevation-shadow: none;--mat-dialog-container-max-width: 560px;--mat-dialog-container-min-width: 280px;--mat-dialog-container-shape: 28px;--mat-dialog-container-small-max-width: calc(100vw - 32px) ;--mat-dialog-content-padding: 20px 24px;--mat-dialog-headline-padding: 6px 24px 13px;--mat-dialog-with-actions-content-padding: 20px 24px 0;--mat-dialog-container-color: #fcf8fd;--mat-dialog-subhead-color: #1b1b1f;--mat-dialog-supporting-text-color: #46464f;--mat-dialog-subhead-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-dialog-subhead-line-height: 2rem;--mat-dialog-subhead-size: 1.5rem;--mat-dialog-subhead-tracking: 0;--mat-dialog-subhead-weight: 400;--mat-dialog-supporting-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-dialog-supporting-text-line-height: 1.25rem;--mat-dialog-supporting-text-size: .875rem;--mat-dialog-supporting-text-tracking: .016rem;--mat-dialog-supporting-text-weight: 400;--mat-chip-container-shape-radius: 8px;--mat-chip-disabled-container-opacity: 1;--mat-chip-elevated-container-color: transparent;--mat-chip-flat-selected-outline-width: 0;--mat-chip-outline-width: 1px;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-opacity: 1;--mat-chip-with-avatar-avatar-shape-radius: 24px;--mat-chip-with-avatar-avatar-size: 24px;--mat-chip-with-avatar-disabled-avatar-opacity: .38;--mat-chip-with-icon-disabled-icon-opacity: .38;--mat-chip-with-icon-icon-size: 18px;--mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: .38;--mat-chip-disabled-label-text-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-chip-disabled-outline-color: color-mix(in srgb, #1b1b1f 12%, transparent);--mat-chip-elevated-selected-container-color: #e1e0f9;--mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #1b1b1f 12%, transparent);--mat-chip-focus-outline-color: #46464f;--mat-chip-focus-state-layer-color: #46464f;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: #46464f;--mat-chip-hover-state-layer-opacity: .08;--mat-chip-label-text-color: #46464f;--mat-chip-outline-color: #777680;--mat-chip-selected-disabled-trailing-icon-color: #1b1b1f;--mat-chip-selected-focus-state-layer-color: #444559;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: #444559;--mat-chip-selected-hover-state-layer-opacity: .08;--mat-chip-selected-label-text-color: #444559;--mat-chip-selected-trailing-action-state-layer-color: #444559;--mat-chip-selected-trailing-icon-color: #444559;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-state-layer-color: #46464f;--mat-chip-with-icon-disabled-icon-color: #1b1b1f;--mat-chip-with-icon-icon-color: #46464f;--mat-chip-with-icon-selected-icon-color: #444559;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #1b1b1f;--mat-chip-with-trailing-icon-trailing-icon-color: #46464f;--mat-chip-container-height: 32px;--mat-chip-label-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-chip-label-text-line-height: 1.25rem;--mat-chip-label-text-size: .875rem;--mat-chip-label-text-tracking: .006rem;--mat-chip-label-text-weight: 500;--mat-slide-toggle-disabled-selected-handle-opacity: 1;--mat-slide-toggle-disabled-selected-icon-opacity: .38;--mat-slide-toggle-disabled-track-opacity: .12;--mat-slide-toggle-disabled-unselected-handle-opacity: .38;--mat-slide-toggle-disabled-unselected-icon-opacity: .38;--mat-slide-toggle-disabled-unselected-track-outline-width: 2px;--mat-slide-toggle-handle-shape: 9999px;--mat-slide-toggle-hidden-track-opacity: 0;--mat-slide-toggle-hidden-track-transition: opacity 75ms;--mat-slide-toggle-pressed-handle-size: 28px;--mat-slide-toggle-selected-handle-horizontal-margin: 0 24px;--mat-slide-toggle-selected-handle-size: 24px;--mat-slide-toggle-selected-icon-size: 16px;--mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0 22px;--mat-slide-toggle-selected-track-outline-color: transparent;--mat-slide-toggle-selected-track-outline-width: 2px;--mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0 24px;--mat-slide-toggle-state-layer-size: 40px;--mat-slide-toggle-track-height: 32px;--mat-slide-toggle-track-outline-width: 2px;--mat-slide-toggle-track-shape: 9999px;--mat-slide-toggle-track-width: 52px;--mat-slide-toggle-unselected-handle-horizontal-margin: 0 8px;--mat-slide-toggle-unselected-handle-size: 16px;--mat-slide-toggle-unselected-icon-size: 16px;--mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0 2px;--mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0 4px;--mat-slide-toggle-visible-track-opacity: 1;--mat-slide-toggle-visible-track-transition: opacity 75ms;--mat-slide-toggle-with-icon-handle-size: 24px;--mat-slide-toggle-touch-target-size: 48px;--mat-slide-toggle-disabled-label-text-color: #1b1b1f;--mat-slide-toggle-disabled-selected-handle-color: #fcf8fd;--mat-slide-toggle-disabled-selected-icon-color: #1b1b1f;--mat-slide-toggle-disabled-selected-track-color: #1b1b1f;--mat-slide-toggle-disabled-unselected-handle-color: #1b1b1f;--mat-slide-toggle-disabled-unselected-icon-color: #e4e1ec;--mat-slide-toggle-disabled-unselected-track-color: #e4e1ec;--mat-slide-toggle-disabled-unselected-track-outline-color: #1b1b1f;--mat-slide-toggle-label-text-color: #1b1b1f;--mat-slide-toggle-selected-focus-handle-color: #e0e0ff;--mat-slide-toggle-selected-focus-state-layer-color: #343dff;--mat-slide-toggle-selected-focus-state-layer-opacity: .12;--mat-slide-toggle-selected-focus-track-color: #343dff;--mat-slide-toggle-selected-handle-color: #ffffff;--mat-slide-toggle-selected-hover-handle-color: #e0e0ff;--mat-slide-toggle-selected-hover-state-layer-color: #343dff;--mat-slide-toggle-selected-hover-state-layer-opacity: .08;--mat-slide-toggle-selected-hover-track-color: #343dff;--mat-slide-toggle-selected-icon-color: #0000ef;--mat-slide-toggle-selected-pressed-handle-color: #e0e0ff;--mat-slide-toggle-selected-pressed-state-layer-color: #343dff;--mat-slide-toggle-selected-pressed-state-layer-opacity: .12;--mat-slide-toggle-selected-pressed-track-color: #343dff;--mat-slide-toggle-selected-track-color: #343dff;--mat-slide-toggle-track-outline-color: #777680;--mat-slide-toggle-unselected-focus-handle-color: #46464f;--mat-slide-toggle-unselected-focus-state-layer-color: #1b1b1f;--mat-slide-toggle-unselected-focus-state-layer-opacity: .12;--mat-slide-toggle-unselected-focus-track-color: #e4e1ec;--mat-slide-toggle-unselected-handle-color: #777680;--mat-slide-toggle-unselected-hover-handle-color: #46464f;--mat-slide-toggle-unselected-hover-state-layer-color: #1b1b1f;--mat-slide-toggle-unselected-hover-state-layer-opacity: .08;--mat-slide-toggle-unselected-hover-track-color: #e4e1ec;--mat-slide-toggle-unselected-icon-color: #e4e1ec;--mat-slide-toggle-unselected-pressed-handle-color: #46464f;--mat-slide-toggle-unselected-pressed-state-layer-color: #1b1b1f;--mat-slide-toggle-unselected-pressed-state-layer-opacity: .12;--mat-slide-toggle-unselected-pressed-track-color: #e4e1ec;--mat-slide-toggle-unselected-track-color: #e4e1ec;--mat-slide-toggle-touch-target-display: block;--mat-slide-toggle-label-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-slide-toggle-label-text-line-height: 1.25rem;--mat-slide-toggle-label-text-size: .875rem;--mat-slide-toggle-label-text-tracking: .016rem;--mat-slide-toggle-label-text-weight: 400;--mat-radio-disabled-unselected-icon-opacity: .38;--mat-radio-disabled-selected-icon-opacity: .38;--mat-radio-touch-target-size: 48px;--mat-radio-checked-ripple-color: #343dff;--mat-radio-disabled-label-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-radio-disabled-selected-icon-color: #1b1b1f;--mat-radio-disabled-unselected-icon-color: #1b1b1f;--mat-radio-label-text-color: #1b1b1f;--mat-radio-ripple-color: #1b1b1f;--mat-radio-selected-focus-icon-color: #343dff;--mat-radio-selected-hover-icon-color: #343dff;--mat-radio-selected-icon-color: #343dff;--mat-radio-selected-pressed-icon-color: #343dff;--mat-radio-unselected-focus-icon-color: #1b1b1f;--mat-radio-unselected-hover-icon-color: #1b1b1f;--mat-radio-unselected-icon-color: #46464f;--mat-radio-unselected-pressed-icon-color: #1b1b1f;--mat-radio-touch-target-display: block;--mat-radio-state-layer-size: 40px;--mat-radio-label-text-font: Roboto, "Helvetica Neue", Arial, 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-slider-value-indicator-opacity: 1;--mat-slider-value-indicator-padding: 0;--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-text-transform: rotate(45deg);--mat-slider-value-indicator-container-transform: translateX(-50%) rotate(-45deg);--mat-slider-active-track-height: 4px;--mat-slider-handle-height: 20px;--mat-slider-handle-width: 20px;--mat-slider-inactive-track-height: 4px;--mat-slider-with-overlap-handle-outline-width: 1px;--mat-slider-with-tick-marks-active-container-opacity: .38;--mat-slider-with-tick-marks-container-size: 2px;--mat-slider-with-tick-marks-inactive-container-opacity: .38;--mat-slider-value-indicator-transform-origin: 0 28px;--mat-slider-active-track-color: #343dff;--mat-slider-active-track-shape: 9999px;--mat-slider-disabled-active-track-color: #1b1b1f;--mat-slider-disabled-handle-color: #1b1b1f;--mat-slider-disabled-inactive-track-color: #1b1b1f;--mat-slider-focus-handle-color: #343dff;--mat-slider-focus-state-layer-color: color-mix(in srgb, #343dff 20%, transparent);--mat-slider-handle-color: #343dff;--mat-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-handle-shape: 9999px;--mat-slider-hover-handle-color: #343dff;--mat-slider-hover-state-layer-color: color-mix(in srgb, #343dff 5%, transparent);--mat-slider-inactive-track-color: #e4e1ec;--mat-slider-inactive-track-shape: 9999px;--mat-slider-label-container-color: #343dff;--mat-slider-label-label-text-color: #ffffff;--mat-slider-ripple-color: #343dff;--mat-slider-with-overlap-handle-outline-color: #ffffff;--mat-slider-with-tick-marks-active-container-color: #ffffff;--mat-slider-with-tick-marks-container-shape: 9999px;--mat-slider-with-tick-marks-disabled-container-color: #1b1b1f;--mat-slider-with-tick-marks-inactive-container-color: #46464f;--mat-slider-label-label-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-slider-label-label-text-line-height: 1rem;--mat-slider-label-label-text-size: .75rem;--mat-slider-label-label-text-tracking: .031rem;--mat-slider-label-label-text-weight: 500;--mat-menu-divider-bottom-spacing: 8px;--mat-menu-divider-top-spacing: 8px;--mat-menu-item-icon-size: 24px;--mat-menu-item-spacing: 12px;--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;--mat-menu-container-shape: 4px;--mat-menu-divider-color: #e4e1ec;--mat-menu-item-label-text-color: #1b1b1f;--mat-menu-item-icon-color: #46464f;--mat-menu-item-hover-state-layer-color: color-mix(in srgb, #1b1b1f 8%, transparent);--mat-menu-item-focus-state-layer-color: color-mix(in srgb, #1b1b1f 12%, transparent);--mat-menu-container-color: #f0edf1;--mat-menu-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-menu-item-label-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-menu-item-label-text-line-height: 1.25rem;--mat-menu-item-label-text-size: .875rem;--mat-menu-item-label-text-tracking: .006rem;--mat-menu-item-label-text-weight: 500;--mat-list-active-indicator-color: #e1e0f9;--mat-list-active-indicator-shape: 9999px;--mat-list-list-item-container-color: transparent;--mat-list-list-item-container-shape: 0;--mat-list-list-item-disabled-label-text-color: #1b1b1f;--mat-list-list-item-disabled-label-text-opacity: .3;--mat-list-list-item-disabled-leading-icon-color: #1b1b1f;--mat-list-list-item-disabled-leading-icon-opacity: .38;--mat-list-list-item-disabled-state-layer-color: #1b1b1f;--mat-list-list-item-disabled-state-layer-opacity: .12;--mat-list-list-item-disabled-trailing-icon-color: #1b1b1f;--mat-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-list-item-focus-label-text-color: #1b1b1f;--mat-list-list-item-focus-state-layer-color: #1b1b1f;--mat-list-list-item-focus-state-layer-opacity: .12;--mat-list-list-item-hover-label-text-color: #1b1b1f;--mat-list-list-item-hover-state-layer-color: #1b1b1f;--mat-list-list-item-hover-state-layer-opacity: .08;--mat-list-list-item-label-text-color: #1b1b1f;--mat-list-list-item-leading-avatar-color: #e0e0ff;--mat-list-list-item-leading-avatar-shape: 9999px;--mat-list-list-item-leading-avatar-size: 40px;--mat-list-list-item-leading-icon-color: #46464f;--mat-list-list-item-leading-icon-size: 24px;--mat-list-list-item-selected-trailing-icon-color: #343dff;--mat-list-list-item-supporting-text-color: #46464f;--mat-list-list-item-trailing-icon-color: #46464f;--mat-list-list-item-trailing-icon-size: 24px;--mat-list-list-item-trailing-supporting-text-color: #46464f;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 16px;--mat-list-list-item-one-line-container-height: 48px;--mat-list-list-item-two-line-container-height: 64px;--mat-list-list-item-three-line-container-height: 88px;--mat-list-list-item-label-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-list-list-item-label-text-line-height: 1.5rem;--mat-list-list-item-label-text-size: 1rem;--mat-list-list-item-label-text-tracking: .031rem;--mat-list-list-item-label-text-weight: 400;--mat-list-list-item-supporting-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-list-list-item-supporting-text-line-height: 1.25rem;--mat-list-list-item-supporting-text-size: .875rem;--mat-list-list-item-supporting-text-tracking: .016rem;--mat-list-list-item-supporting-text-weight: 400;--mat-list-list-item-trailing-supporting-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-list-list-item-trailing-supporting-text-line-height: 1rem;--mat-list-list-item-trailing-supporting-text-size: .688rem;--mat-list-list-item-trailing-supporting-text-tracking: .031rem;--mat-list-list-item-trailing-supporting-text-weight: 500;--mat-paginator-page-size-select-width: 84px;--mat-paginator-page-size-select-touch-target-height: 48px;--mat-paginator-container-text-color: #1b1b1f;--mat-paginator-container-background-color: #fcf8fd;--mat-paginator-disabled-icon-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-paginator-enabled-icon-color: #46464f;--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mat-paginator-container-text-font: Roboto, "Helvetica Neue", Arial, 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-tab-active-indicator-height: 2px;--mat-tab-active-indicator-shape: 0;--mat-tab-divider-height: 1px;--mat-tab-active-focus-indicator-color: #343dff;--mat-tab-active-focus-label-text-color: #1b1b1f;--mat-tab-active-hover-indicator-color: #343dff;--mat-tab-active-hover-label-text-color: #1b1b1f;--mat-tab-active-indicator-color: #343dff;--mat-tab-active-label-text-color: #1b1b1f;--mat-tab-active-ripple-color: #1b1b1f;--mat-tab-divider-color: #e4e1ec;--mat-tab-inactive-focus-label-text-color: #1b1b1f;--mat-tab-inactive-hover-label-text-color: #1b1b1f;--mat-tab-inactive-label-text-color: #1b1b1f;--mat-tab-inactive-ripple-color: #1b1b1f;--mat-tab-pagination-icon-color: #1b1b1f;--mat-tab-disabled-ripple-color: #46464f;--mat-tab-container-height: 48px;--mat-tab-label-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-tab-label-text-line-height: 1.25rem;--mat-tab-label-text-size: .875rem;--mat-tab-label-text-tracking: .006rem;--mat-tab-label-text-weight: 500;--mat-checkbox-selected-focus-state-layer-opacity: .12;--mat-checkbox-selected-hover-state-layer-opacity: .08;--mat-checkbox-selected-pressed-state-layer-opacity: .12;--mat-checkbox-unselected-focus-state-layer-opacity: .12;--mat-checkbox-unselected-hover-state-layer-opacity: .08;--mat-checkbox-unselected-pressed-state-layer-opacity: .12;--mat-checkbox-touch-target-size: 48px;--mat-checkbox-disabled-label-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-checkbox-disabled-selected-checkmark-color: #fcf8fd;--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-checkbox-label-text-color: #1b1b1f;--mat-checkbox-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-icon-color: #343dff;--mat-checkbox-selected-focus-state-layer-color: #343dff;--mat-checkbox-selected-hover-icon-color: #343dff;--mat-checkbox-selected-hover-state-layer-color: #343dff;--mat-checkbox-selected-icon-color: #343dff;--mat-checkbox-selected-pressed-icon-color: #343dff;--mat-checkbox-selected-pressed-state-layer-color: #1b1b1f;--mat-checkbox-unselected-focus-icon-color: #1b1b1f;--mat-checkbox-unselected-focus-state-layer-color: #1b1b1f;--mat-checkbox-unselected-hover-icon-color: #1b1b1f;--mat-checkbox-unselected-hover-state-layer-color: #1b1b1f;--mat-checkbox-unselected-icon-color: #46464f;--mat-checkbox-unselected-pressed-state-layer-color: #343dff;--mat-checkbox-touch-target-display: block;--mat-checkbox-state-layer-size: 40px;--mat-checkbox-label-text-font: Roboto, "Helvetica Neue", Arial, 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-button-filled-container-shape: 9999px;--mat-button-filled-horizontal-padding: 24px;--mat-button-filled-icon-offset: -8px;--mat-button-filled-icon-spacing: 8px;--mat-button-filled-touch-target-size: 48px;--mat-button-outlined-container-shape: 9999px;--mat-button-outlined-horizontal-padding: 24px;--mat-button-outlined-icon-offset: -8px;--mat-button-outlined-icon-spacing: 8px;--mat-button-outlined-outline-width: 1px;--mat-button-outlined-touch-target-size: 48px;--mat-button-protected-container-shape: 9999px;--mat-button-protected-horizontal-padding: 24px;--mat-button-protected-icon-offset: -8px;--mat-button-protected-icon-spacing: 8px;--mat-button-protected-touch-target-size: 48px;--mat-button-text-container-shape: 9999px;--mat-button-text-horizontal-padding: 12px;--mat-button-text-icon-offset: -4px;--mat-button-text-icon-spacing: 8px;--mat-button-text-with-icon-horizontal-padding: 16px;--mat-button-text-touch-target-size: 48px;--mat-button-tonal-container-shape: 9999px;--mat-button-tonal-horizontal-padding: 24px;--mat-button-tonal-icon-offset: -8px;--mat-button-tonal-icon-spacing: 8px;--mat-button-tonal-touch-target-size: 48px;--mat-button-filled-container-color: #343dff;--mat-button-filled-disabled-container-color: color-mix(in srgb, #1b1b1f 12%, transparent);--mat-button-filled-disabled-label-text-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-button-filled-disabled-state-layer-color: #46464f;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .08;--mat-button-filled-label-text-color: #ffffff;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-filled-state-layer-color: #ffffff;--mat-button-outlined-disabled-label-text-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-button-outlined-disabled-outline-color: color-mix(in srgb, #1b1b1f 12%, transparent);--mat-button-outlined-disabled-state-layer-color: #46464f;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .08;--mat-button-outlined-label-text-color: #343dff;--mat-button-outlined-outline-color: #777680;--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: color-mix(in srgb, #343dff 12%, transparent);--mat-button-outlined-state-layer-color: #343dff;--mat-button-protected-container-color: #fcf8fd;--mat-button-protected-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);--mat-button-protected-disabled-container-color: color-mix(in srgb, #1b1b1f 12%, transparent);--mat-button-protected-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);--mat-button-protected-disabled-label-text-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-button-protected-disabled-state-layer-color: #46464f;--mat-button-protected-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);--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-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);--mat-button-protected-hover-state-layer-opacity: .08;--mat-button-protected-label-text-color: #343dff;--mat-button-protected-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);--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: color-mix(in srgb, #343dff 12%, transparent);--mat-button-protected-state-layer-color: #343dff;--mat-button-text-disabled-label-text-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-button-text-disabled-state-layer-color: #46464f;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .08;--mat-button-text-label-text-color: #343dff;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: color-mix(in srgb, #343dff 12%, transparent);--mat-button-text-state-layer-color: #343dff;--mat-button-tonal-container-color: #e1e0f9;--mat-button-tonal-disabled-container-color: color-mix(in srgb, #1b1b1f 12%, transparent);--mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-button-tonal-disabled-state-layer-color: #46464f;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .08;--mat-button-tonal-label-text-color: #444559;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: color-mix(in srgb, #444559 12%, transparent);--mat-button-tonal-state-layer-color: #444559;--mat-button-filled-touch-target-display: block;--mat-button-filled-container-height: 40px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-touch-target-display: block;--mat-button-protected-touch-target-display: block;--mat-button-protected-container-height: 40px;--mat-button-text-touch-target-display: block;--mat-button-text-container-height: 40px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-touch-target-display: block;--mat-button-filled-label-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-button-filled-label-text-size: .875rem;--mat-button-filled-label-text-tracking: .006rem;--mat-button-filled-label-text-weight: 500;--mat-button-outlined-label-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-button-outlined-label-text-size: .875rem;--mat-button-outlined-label-text-tracking: .006rem;--mat-button-outlined-label-text-weight: 500;--mat-button-protected-label-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-button-protected-label-text-size: .875rem;--mat-button-protected-label-text-tracking: .006rem;--mat-button-protected-label-text-weight: 500;--mat-button-text-label-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-button-text-label-text-size: .875rem;--mat-button-text-label-text-tracking: .006rem;--mat-button-text-label-text-weight: 500;--mat-button-tonal-label-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-button-tonal-label-text-size: .875rem;--mat-button-tonal-label-text-tracking: .006rem;--mat-button-tonal-label-text-weight: 500;--mat-icon-button-icon-size: 24px;--mat-icon-button-container-shape: 9999px;--mat-icon-button-touch-target-size: 48px;--mat-icon-button-disabled-icon-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-icon-button-disabled-state-layer-color: #46464f;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-icon-color: #46464f;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: color-mix(in srgb, #46464f 12%, transparent);--mat-icon-button-state-layer-color: #46464f;--mat-icon-button-touch-target-display: block;--mat-icon-button-state-layer-size: 40px;--mat-fab-container-shape: 16px;--mat-fab-extended-container-height: 56px;--mat-fab-extended-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-touch-target-size: 48px;--mat-fab-small-touch-target-size: 48px;--mat-fab-container-color: #e0e0ff;--mat-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);--mat-fab-disabled-state-container-color: color-mix(in srgb, #1b1b1f 12%, transparent);--mat-fab-disabled-state-foreground-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-fab-extended-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);--mat-fab-extended-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);--mat-fab-extended-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);--mat-fab-extended-pressed-container-elevation-shadow: 6;--mat-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);--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: #0000ef;--mat-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);--mat-fab-hover-state-layer-opacity: .08;--mat-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);--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: color-mix(in srgb, #0000ef 12%, transparent);--mat-fab-small-container-color: #e0e0ff;--mat-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);--mat-fab-small-disabled-state-container-color: color-mix(in srgb, #1b1b1f 12%, transparent);--mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-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);--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: #0000ef;--mat-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);--mat-fab-small-hover-state-layer-opacity: .08;--mat-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);--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: color-mix(in srgb, #0000ef 12%, transparent);--mat-fab-small-state-layer-color: #0000ef;--mat-fab-state-layer-color: #0000ef;--mat-fab-touch-target-display: block;--mat-fab-extended-label-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-fab-extended-label-text-size: .875rem;--mat-fab-extended-label-text-tracking: .006rem;--mat-fab-extended-label-text-weight: 500;--mat-snack-bar-container-shape: 4px;--mat-snack-bar-button-color: #bec2ff;--mat-snack-bar-container-color: #303034;--mat-snack-bar-supporting-text-color: #f3eff4;--mat-snack-bar-supporting-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-snack-bar-supporting-text-line-height: 1.25rem;--mat-snack-bar-supporting-text-size: .875rem;--mat-snack-bar-supporting-text-weight: 400;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #fcf8fd;--mat-table-header-headline-color: #1b1b1f;--mat-table-row-item-label-text-color: #1b1b1f;--mat-table-row-item-outline-color: #777680;--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mat-table-header-headline-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-table-header-headline-line-height: 1.25rem;--mat-table-header-headline-size: .875rem;--mat-table-header-headline-tracking: .006rem;--mat-table-header-headline-weight: 500;--mat-table-row-item-label-text-font: Roboto, "Helvetica Neue", Arial, 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-tracking: .016rem;--mat-table-row-item-label-text-weight: 400;--mat-table-footer-supporting-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-table-footer-supporting-text-line-height: 1.25rem;--mat-table-footer-supporting-text-size: .875rem;--mat-table-footer-supporting-text-tracking: .016rem;--mat-table-footer-supporting-text-weight: 400;--mat-progress-spinner-size: 48px;--mat-progress-spinner-active-indicator-width: 4px;--mat-progress-spinner-active-indicator-color: #343dff;--mat-badge-container-offset: -12px 0;--mat-badge-container-overlap-offset: -12px;--mat-badge-container-padding: 0 4px;--mat-badge-container-shape: 9999px;--mat-badge-container-size: 16px;--mat-badge-large-size-container-offset: -12px 0;--mat-badge-large-size-container-overlap-offset: -12px;--mat-badge-large-size-container-padding: 0 4px;--mat-badge-large-size-container-size: 16px;--mat-badge-legacy-container-size: unset;--mat-badge-legacy-large-size-container-size: unset;--mat-badge-legacy-small-size-container-size: unset;--mat-badge-small-size-container-offset: -6px 0;--mat-badge-small-size-container-overlap-offset: -6px;--mat-badge-small-size-container-padding: 0;--mat-badge-small-size-container-size: 6px;--mat-badge-background-color: #ba1a1a;--mat-badge-disabled-state-background-color: color-mix(in srgb, #ba1a1a 38%, transparent);--mat-badge-disabled-state-text-color: #ffffff;--mat-badge-text-color: #ffffff;--mat-badge-large-size-line-height: 16px;--mat-badge-large-size-text-size: .688rem;--mat-badge-line-height: 16px;--mat-badge-small-size-line-height: 6px;--mat-badge-small-size-text-size: 0;--mat-badge-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-badge-text-size: .688rem;--mat-badge-text-weight: 500;--mat-bottom-sheet-container-shape: 28px;--mat-bottom-sheet-container-text-color: #1b1b1f;--mat-bottom-sheet-container-background-color: #f6f2f7;--mat-bottom-sheet-container-text-font: Roboto, "Helvetica Neue", Arial, 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-button-toggle-focus-state-layer-opacity: .12;--mat-button-toggle-hover-state-layer-opacity: .08;--mat-button-toggle-shape: 28px;--mat-button-toggle-background-color: transparent;--mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, #1b1b1f 12%, transparent);--mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-button-toggle-disabled-state-background-color: transparent;--mat-button-toggle-disabled-state-text-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-button-toggle-divider-color: #777680;--mat-button-toggle-selected-state-background-color: #e1e0f9;--mat-button-toggle-selected-state-text-color: #444559;--mat-button-toggle-state-layer-color: #1b1b1f;--mat-button-toggle-text-color: #1b1b1f;--mat-button-toggle-height: 40px;--mat-button-toggle-label-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-button-toggle-label-text-line-height: 1.25rem;--mat-button-toggle-label-text-size: .875rem;--mat-button-toggle-label-text-tracking: .006rem;--mat-button-toggle-label-text-weight: 500;--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-shape: 16px;--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-container-touch-shape: 28px;--mat-datepicker-calendar-body-label-text-color: #1b1b1f;--mat-datepicker-calendar-container-background-color: #ebe7eb;--mat-datepicker-calendar-container-text-color: #1b1b1f;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #1b1b1f 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #1b1b1f 8%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #e0e0ff;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #5c5d72;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #e1e0f9;--mat-datepicker-calendar-date-in-range-state-background-color: #e0e0ff;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-preview-state-outline-color: #343dff;--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-datepicker-calendar-date-selected-state-background-color: #343dff;--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-text-color: #1b1b1f;--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-datepicker-calendar-date-today-outline-color: #343dff;--mat-datepicker-calendar-date-today-selected-state-outline-color: #343dff;--mat-datepicker-calendar-header-divider-color: transparent;--mat-datepicker-calendar-header-text-color: #46464f;--mat-datepicker-calendar-navigation-button-icon-color: #46464f;--mat-datepicker-calendar-period-button-icon-color: #46464f;--mat-datepicker-calendar-period-button-text-color: #46464f;--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-datepicker-range-input-separator-color: #1b1b1f;--mat-datepicker-toggle-active-state-icon-color: #343dff;--mat-datepicker-toggle-icon-color: #46464f;--mat-datepicker-calendar-body-label-text-size: .875rem;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-header-text-size: .875rem;--mat-datepicker-calendar-header-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: .875rem;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-datepicker-calendar-text-size: .875rem;--mat-divider-width: 1px;--mat-divider-color: #c7c5d0;--mat-expansion-container-shape: 12px;--mat-expansion-header-indicator-display: inline-block;--mat-expansion-legacy-header-indicator-display: none;--mat-expansion-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-expansion-actions-divider-color: #777680;--mat-expansion-container-background-color: #fcf8fd;--mat-expansion-container-text-color: #1b1b1f;--mat-expansion-header-description-color: #46464f;--mat-expansion-header-disabled-state-text-color: color-mix(in srgb, #1b1b1f 38%, transparent);--mat-expansion-header-focus-state-layer-color: color-mix(in srgb, #1b1b1f 12%, transparent);--mat-expansion-header-hover-state-layer-color: color-mix(in srgb, #1b1b1f 8%, transparent);--mat-expansion-header-indicator-color: #46464f;--mat-expansion-header-text-color: #1b1b1f;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-expansion-container-text-font: Roboto, "Helvetica Neue", Arial, 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-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-expansion-header-text-line-height: 1.5rem;--mat-expansion-header-text-size: 1rem;--mat-expansion-header-text-tracking: .009rem;--mat-expansion-header-text-weight: 500;--mat-grid-list-tile-header-primary-text-size: 400 1rem / 1.5rem Roboto, "Helvetica Neue", Arial, sans-serif;--mat-grid-list-tile-header-secondary-text-size: 400 .875rem / 1.25rem Roboto, "Helvetica Neue", Arial, sans-serif;--mat-grid-list-tile-footer-primary-text-size: 400 1rem / 1.5rem Roboto, "Helvetica Neue", Arial, sans-serif;--mat-grid-list-tile-footer-secondary-text-size: 400 .875rem / 1.25rem Roboto, "Helvetica Neue", Arial, sans-serif;--mat-icon-color: inherit;--mat-sidenav-container-shape: 16px;--mat-sidenav-container-elevation-shadow: none;--mat-sidenav-container-width: 360px;--mat-sidenav-container-divider-color: transparent;--mat-sidenav-container-background-color: #fcf8fd;--mat-sidenav-container-text-color: #46464f;--mat-sidenav-content-background-color: #fcf8fd;--mat-sidenav-content-text-color: #1b1b1f;--mat-sidenav-scrim-color: color-mix(in srgb, #303038 40%, transparent);--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-focus-state-layer-shape: 12px;--mat-stepper-header-hover-state-layer-shape: 12px;--mat-stepper-container-color: #fcf8fd;--mat-stepper-header-done-state-icon-background-color: #343dff;--mat-stepper-header-done-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #343dff;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-header-error-state-icon-foreground-color: #ba1a1a;--mat-stepper-header-error-state-label-text-color: #ba1a1a;--mat-stepper-header-focus-state-layer-color: color-mix(in srgb, #1b1b1f 12%, transparent);--mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #1b1b1f 8%, transparent);--mat-stepper-header-icon-background-color: #46464f;--mat-stepper-header-icon-foreground-color: #fcf8fd;--mat-stepper-header-label-text-color: #46464f;--mat-stepper-header-optional-label-text-color: #46464f;--mat-stepper-header-selected-state-icon-background-color: #343dff;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-selected-state-label-text-color: #46464f;--mat-stepper-line-color: #777680;--mat-stepper-container-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-stepper-header-label-text-font: Roboto, "Helvetica Neue", Arial, 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-sort-arrow-color: #1b1b1f;--mat-toolbar-container-background-color: #fcf8fd;--mat-toolbar-container-text-color: #1b1b1f;--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-toolbar-title-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-toolbar-title-text-line-height: 1.75rem;--mat-toolbar-title-text-size: 1.375rem;--mat-toolbar-title-text-tracking: 0;--mat-toolbar-title-text-weight: 400;--mat-tree-container-background-color: #fcf8fd;--mat-tree-node-text-color: #1b1b1f;--mat-tree-node-min-height: 48px;--mat-tree-node-text-font: Roboto, "Helvetica Neue", Arial, sans-serif;--mat-tree-node-text-size: 1rem;--mat-tree-node-text-weight: 400;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-background-color: #f0edf1;--mat-timepicker-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)}:root{--gradient-10-vertical: linear-gradient(180deg, var(--extended-01-color) 0%, var(--extended-09-color) 100%);--gradient-10-vertical-reversed: linear-gradient(180deg, var(--extended-09-color) 0%, var(--extended-01-color) 100%);--gradient-10-diagonal: linear-gradient(112.82deg, var(--extended-01-color) 3.64%, var(--extended-09-color) 95.93%);--gradient-10-diagonal-reversed: linear-gradient(112.82deg, var(--extended-09-color) 3.64%, var(--extended-01-color) 95.93%);--gradient-11-vertical: linear-gradient(180deg, var(--extended-05-color) 0%, var(--extended-09-color) 100%);--gradient-11-vertical-reversed: linear-gradient(180deg, var(--extended-09-color) 0%, var(--extended-05-color) 100%);--gradient-11-diagonal: linear-gradient(112.82deg, var(--extended-05-color) 3.64%, var(--extended-09-color) 95.93%);--gradient-11-diagonal-reversed: linear-gradient(112.82deg, var(--extended-09-color) 3.64%, var(--extended-05-color) 95.93%);--gradient-12-vertical: linear-gradient(180deg, var(--extended-05-color) 0%, var(--primary-color) 100%);--gradient-12-vertical-reversed: linear-gradient(180deg, var(--primary-color) 0%, var(--extended-05-color) 100%);--gradient-12-diagonal: linear-gradient(112.82deg, var(--extended-05-color) 3.64%, var(--primary-color) 95.93%);--gradient-12-diagonal-reversed: linear-gradient(112.82deg, var(--primary-color) 3.64%, var(--extended-05-color) 95.93%);--gradient-13-vertical: linear-gradient(180deg, var(--extended-07-color) 0%, var(--primary-color) 100%);--gradient-13-vertical-reversed: linear-gradient(180deg, var(--primary-color) 0%, var(--extended-07-color) 100%);--gradient-13-diagonal: linear-gradient(112.82deg, var(--extended-07-color) 3.64%, var(--primary-color) 95.93%);--gradient-13-diagonal-reversed: linear-gradient(112.82deg, var(--primary-color) 3.64%, var(--extended-07-color) 95.93%);--gradient-blue-00-vertical: linear-gradient(180deg, var(--secondary-color) 0%, var(--primary-color) 100%);--gradient-blue-00-vertical-reversed: linear-gradient(180deg, var(--primary-color) 0%, var(--secondary-color) 100%);--gradient-blue-00-diagonal: linear-gradient(90deg, var(--secondary-color) 0%, var(--primary-color) 100%);--gradient-blue-00-diagonal-reversed: linear-gradient(120deg, var(--primary-color) 0%, var(--secondary-color) 100%);--gradient-blue-01-vertical: linear-gradient(180deg, var(--secondary-color) 0%, var(--primary-color) 100%);--gradient-blue-01-vertical-reversed: linear-gradient(180deg, var(--primary-color) 0%, var(--secondary-color) 100%);--gradient-blue-01-diagonal: linear-gradient(93.67deg, var(--secondary-color) 1.23%, var(--primary-color) 58.64%);--gradient-blue-01-diagonal-reversed: linear-gradient(112.82deg, var(--primary-color) 3.64%, var(--secondary-color) 95.93%);--gradient-blue-02-vertical: linear-gradient(180deg, var(--extended-10-color) 0%, var(--secondary-color) 100%);--gradient-blue-02-vertical-reversed: linear-gradient(180deg, var(--secondary-color) 0%, var(--extended-10-color) 100%);--gradient-blue-02-diagonal: linear-gradient(93.67deg, var(--extended-10-color) 1.23%, var(--secondary-color) 58.64%);--gradient-blue-02-diagonal-reversed: linear-gradient(112.82deg, var(--secondary-color) 3.64%, var(--extended-10-color) 95.93%);--gradient-blue-03-vertical: linear-gradient(180deg, var(--primary-color) 0%, var(--extended-10-color) 100%);--gradient-blue-03-vertical-reversed: linear-gradient(180deg, var(--extended-10-color) 0%, var(--primary-color) 100%);--gradient-blue-03-diagonal: linear-gradient(112.82deg, var(--primary-color) 3.64%, var(--extended-10-color) 95.93%);--gradient-blue-03-diagonal-reversed: linear-gradient(112.82deg, var(--extended-10-color) 3.64%, var(--primary-color) 95.93%);--gradient-blue-04-vertical: linear-gradient(180deg, var(--primary-color) 0%, var(--accent-2-color) 100%);--gradient-blue-04-vertical-reversed: linear-gradient(180deg, var(--accent-2-color) 0%, var(--primary-color) 100%);--gradient-blue-04-diagonal: linear-gradient(112.82deg, var(--primary-color) 3.64%, var(--accent-2-color) 95.93%);--gradient-blue-04-diagonal-reversed: linear-gradient(112.82deg, var(--accent-2-color) 3.64%, var(--primary-color) 95.93%);--gradient-01-vertical: linear-gradient(180deg, var(--extended-02-color) 0%, var(--extended-01-color) 100%);--gradient-01-vertical-reversed: linear-gradient(180deg, var(--extended-01-color) 0%, var(--extended-02-color) 100%);--gradient-01-diagonal: linear-gradient(112.82deg, var(--extended-02-color) 3.64%, var(--extended-01-color) 95.93%);--gradient-01-diagonal-reversed: linear-gradient(112.82deg, var(--extended-01-color) 3.64%, var(--extended-02-color) 95.93%);--gradient-02-vertical: linear-gradient(180deg, var(--extended-02-color) 0%, var(--extended-03-color) 100%);--gradient-02-vertical-reversed: linear-gradient(180deg, var(--extended-03-color) 0%, var(--extended-02-color) 100%);--gradient-02-diagonal: linear-gradient(112.82deg, var(--extended-02-color) 3.64%, var(--extended-03-color) 95.93%);--gradient-02-diagonal-reversed: linear-gradient(112.82deg, var(--extended-03-color) 3.64%, var(--extended-02-color) 95.93%);--gradient-03-vertical: linear-gradient(180deg, var(--extended-03-color) 0%, var(--extended-08-color) 100%);--gradient-03-vertical-reversed: linear-gradient(180deg, var(--extended-08-color) 0%, var(--extended-03-color) 100%);--gradient-03-diagonal: linear-gradient(112.82deg, var(--extended-03-color) 3.64%, var(--extended-08-color) 95.93%);--gradient-03-diagonal-reversed: linear-gradient(112.82deg, var(--extended-08-color) 3.64%, var(--extended-03-color) 95.93%);--gradient-04-vertical: linear-gradient(180deg, var(--extended-04-color) 0%, var(--extended-08-color) 100%);--gradient-04-vertical-reversed: linear-gradient(180deg, var(--extended-08-color) 0%, var(--extended-04-color) 100%);--gradient-04-diagonal: linear-gradient(112.82deg, var(--extended-08-color) 3.64%, var(--extended-04-color) 95.93%);--gradient-04-diagonal-reversed: linear-gradient(112.82deg, var(--extended-04-color) 3.64%, var(--extended-08-color) 95.93%);--gradient-05-vertical: linear-gradient(180deg, var(--extended-04-color) 0%, var(--extended-05-color) 100%);--gradient-05-vertical-reversed: linear-gradient(180deg, var(--extended-05-color) 0%, var(--extended-04-color) 100%);--gradient-05-diagonal: linear-gradient(112.82deg, var(--extended-04-color) 3.64%, var(--extended-05-color) 95.93%);--gradient-05-diagonal-reversed: linear-gradient(112.82deg, var(--extended-05-color) 3.64%, var(--extended-04-color) 95.93%);--gradient-06-vertical: linear-gradient(180deg, var(--extended-05-color) 0%, var(--extended-06-color) 100%);--gradient-06-vertical-reversed: linear-gradient(180deg, var(--extended-06-color) 0%, var(--extended-05-color) 100%);--gradient-06-diagonal: linear-gradient(112.82deg, var(--extended-05-color) 3.64%, var(--extended-06-color) 95.93%);--gradient-06-diagonal-reversed: linear-gradient(112.82deg, var(--extended-06-color) 3.64%, var(--extended-05-color) 95.93%);--gradient-07-vertical: linear-gradient(180deg, var(--extended-06-color) 0%, var(--extended-07-color) 100%);--gradient-07-vertical-reversed: linear-gradient(180deg, var(--extended-07-color) 0%, var(--extended-06-color) 100%);--gradient-07-diagonal: linear-gradient(112.82deg, var(--extended-06-color) 3.64%, var(--extended-07-color) 95.93%);--gradient-07-diagonal-reversed: linear-gradient(112.82deg, var(--extended-07-color) 3.64%, var(--extended-06-color) 95.93%);--gradient-08-vertical: linear-gradient(180deg, var(--extended-07-color) 0%, var(--extended-07-dark-color) 100%);--gradient-08-vertical-reversed: linear-gradient(180deg, var(--extended-07-dark-color) 0%, var(--extended-07-color) 100%);--gradient-08-diagonal: linear-gradient(112.82deg, var(--extended-07-color) 3.64%, var(--extended-07-dark-color) 95.93%);--gradient-08-diagonal-reversed: linear-gradient(112.82deg, var(--extended-07-dark-color) 3.64%, var(--extended-07-color) 95.93%);--gradient-09-vertical: linear-gradient(180deg, var(--extended-08-color) 0%, var(--extended-08-5-color) 100%);--gradient-09-vertical-reversed: linear-gradient(180deg, var(--extended-08-5-color) 0%, var(--extended-08-color) 100%);--gradient-09-diagonal: linear-gradient(112.82deg, var(--extended-08-color) 3.64%, var(--extended-08-5-color) 95.93%);--gradient-09-diagonal-reversed: linear-gradient(112.82deg, var(--extended-08-5-color) 3.64%, var(--extended-08-color) 95.93%)}.os-layout-container{max-width:100%;margin:0 auto}@media screen and (min-width:1920px){.os-layout-container{max-width:1296px}}@media screen and (min-width:1440px)and (max-width:1919.98px){.os-layout-container{max-width:1296px}}@media screen and (min-width:1024px)and (max-width:1439.98px){.os-layout-container{max-width:960px}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout-container{max-width:728px}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout-container{max-width:328px}}@media screen and (max-width:359.98px){.os-layout-container{padding-left:16px;padding-right:16px}}.os-layout-container.expanded{max-width:100%}@media screen and (min-width:1024px){.os-layout.p-auto-0{padding:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.p-auto-0{padding:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.p-auto-0{padding:16px!important}}@media screen and (max-width:359.98px){.os-layout.p-auto-0{padding:16px!important}}@media screen and (min-width:1024px){.os-layout.p-auto-1{padding:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.p-auto-1{padding:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.p-auto-1{padding:16px!important}}@media screen and (max-width:359.98px){.os-layout.p-auto-1{padding:16px!important}}@media screen and (min-width:1024px){.os-layout.p-auto-2{padding:24px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.p-auto-2{padding:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.p-auto-2{padding:16px!important}}@media screen and (max-width:359.98px){.os-layout.p-auto-2{padding:16px!important}}@media screen and (min-width:1024px){.os-layout.p-auto-3{padding:32px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.p-auto-3{padding:24px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.p-auto-3{padding:16px!important}}@media screen and (max-width:359.98px){.os-layout.p-auto-3{padding:16px!important}}@media screen and (min-width:1024px){.os-layout.p-auto-4{padding:40px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.p-auto-4{padding:32px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.p-auto-4{padding:24px!important}}@media screen and (max-width:359.98px){.os-layout.p-auto-4{padding:16px!important}}@media screen and (min-width:1024px){.os-layout.p-auto-5{padding:60px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.p-auto-5{padding:40px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.p-auto-5{padding:32px!important}}@media screen and (max-width:359.98px){.os-layout.p-auto-5{padding:16px!important}}@media screen and (min-width:1024px){.os-layout.py-auto-0{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.py-auto-0{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.py-auto-0{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (max-width:359.98px){.os-layout.py-auto-0{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.py-auto-1{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.py-auto-1{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.py-auto-1{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (max-width:359.98px){.os-layout.py-auto-1{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.py-auto-2{padding-top:24px!important;padding-bottom:24px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.py-auto-2{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.py-auto-2{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (max-width:359.98px){.os-layout.py-auto-2{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.py-auto-3{padding-top:32px!important;padding-bottom:32px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.py-auto-3{padding-top:24px!important;padding-bottom:24px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.py-auto-3{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (max-width:359.98px){.os-layout.py-auto-3{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.py-auto-4{padding-top:40px!important;padding-bottom:40px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.py-auto-4{padding-top:32px!important;padding-bottom:32px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.py-auto-4{padding-top:24px!important;padding-bottom:24px!important}}@media screen and (max-width:359.98px){.os-layout.py-auto-4{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.py-auto-5{padding-top:60px!important;padding-bottom:60px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.py-auto-5{padding-top:40px!important;padding-bottom:40px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.py-auto-5{padding-top:32px!important;padding-bottom:32px!important}}@media screen and (max-width:359.98px){.os-layout.py-auto-5{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.px-auto-0{padding-left:16px!important;padding-right:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.px-auto-0{padding-left:16px!important;padding-right:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.px-auto-0{padding-left:16px!important;padding-right:16px!important}}@media screen and (max-width:359.98px){.os-layout.px-auto-0{padding-left:16px!important;padding-right:16px!important}}@media screen and (min-width:1024px){.os-layout.px-auto-1{padding-left:16px!important;padding-right:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.px-auto-1{padding-left:16px!important;padding-right:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.px-auto-1{padding-left:16px!important;padding-right:16px!important}}@media screen and (max-width:359.98px){.os-layout.px-auto-1{padding-left:16px!important;padding-right:16px!important}}@media screen and (min-width:1024px){.os-layout.px-auto-2{padding-left:24px!important;padding-right:24px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.px-auto-2{padding-left:16px!important;padding-right:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.px-auto-2{padding-left:16px!important;padding-right:16px!important}}@media screen and (max-width:359.98px){.os-layout.px-auto-2{padding-left:16px!important;padding-right:16px!important}}@media screen and (min-width:1024px){.os-layout.px-auto-3{padding-left:32px!important;padding-right:32px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.px-auto-3{padding-left:24px!important;padding-right:24px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.px-auto-3{padding-left:16px!important;padding-right:16px!important}}@media screen and (max-width:359.98px){.os-layout.px-auto-3{padding-left:16px!important;padding-right:16px!important}}@media screen and (min-width:1024px){.os-layout.px-auto-4{padding-left:40px!important;padding-right:40px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.px-auto-4{padding-left:32px!important;padding-right:32px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.px-auto-4{padding-left:24px!important;padding-right:24px!important}}@media screen and (max-width:359.98px){.os-layout.px-auto-4{padding-left:16px!important;padding-right:16px!important}}@media screen and (min-width:1024px){.os-layout.px-auto-5{padding-left:60px!important;padding-right:60px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.px-auto-5{padding-left:40px!important;padding-right:40px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.px-auto-5{padding-left:32px!important;padding-right:32px!important}}@media screen and (max-width:359.98px){.os-layout.px-auto-5{padding-left:16px!important;padding-right:16px!important}}@media screen and (min-width:1024px){.os-layout.pl-auto-0{padding-left:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pl-auto-0{padding-left:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pl-auto-0{padding-left:16px!important}}@media screen and (max-width:359.98px){.os-layout.pl-auto-0{padding-left:16px!important}}@media screen and (min-width:1024px){.os-layout.pl-auto-1{padding-left:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pl-auto-1{padding-left:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pl-auto-1{padding-left:16px!important}}@media screen and (max-width:359.98px){.os-layout.pl-auto-1{padding-left:16px!important}}@media screen and (min-width:1024px){.os-layout.pl-auto-2{padding-left:24px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pl-auto-2{padding-left:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pl-auto-2{padding-left:16px!important}}@media screen and (max-width:359.98px){.os-layout.pl-auto-2{padding-left:16px!important}}@media screen and (min-width:1024px){.os-layout.pl-auto-3{padding-left:32px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pl-auto-3{padding-left:24px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pl-auto-3{padding-left:16px!important}}@media screen and (max-width:359.98px){.os-layout.pl-auto-3{padding-left:16px!important}}@media screen and (min-width:1024px){.os-layout.pl-auto-4{padding-left:40px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pl-auto-4{padding-left:32px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pl-auto-4{padding-left:24px!important}}@media screen and (max-width:359.98px){.os-layout.pl-auto-4{padding-left:16px!important}}@media screen and (min-width:1024px){.os-layout.pl-auto-5{padding-left:60px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pl-auto-5{padding-left:40px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pl-auto-5{padding-left:32px!important}}@media screen and (max-width:359.98px){.os-layout.pl-auto-5{padding-left:16px!important}}@media screen and (min-width:1024px){.os-layout.pr-auto-0{padding-right:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pr-auto-0{padding-right:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pr-auto-0{padding-right:16px!important}}@media screen and (max-width:359.98px){.os-layout.pr-auto-0{padding-right:16px!important}}@media screen and (min-width:1024px){.os-layout.pr-auto-1{padding-right:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pr-auto-1{padding-right:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pr-auto-1{padding-right:16px!important}}@media screen and (max-width:359.98px){.os-layout.pr-auto-1{padding-right:16px!important}}@media screen and (min-width:1024px){.os-layout.pr-auto-2{padding-right:24px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pr-auto-2{padding-right:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pr-auto-2{padding-right:16px!important}}@media screen and (max-width:359.98px){.os-layout.pr-auto-2{padding-right:16px!important}}@media screen and (min-width:1024px){.os-layout.pr-auto-3{padding-right:32px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pr-auto-3{padding-right:24px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pr-auto-3{padding-right:16px!important}}@media screen and (max-width:359.98px){.os-layout.pr-auto-3{padding-right:16px!important}}@media screen and (min-width:1024px){.os-layout.pr-auto-4{padding-right:40px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pr-auto-4{padding-right:32px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pr-auto-4{padding-right:24px!important}}@media screen and (max-width:359.98px){.os-layout.pr-auto-4{padding-right:16px!important}}@media screen and (min-width:1024px){.os-layout.pr-auto-5{padding-right:60px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pr-auto-5{padding-right:40px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pr-auto-5{padding-right:32px!important}}@media screen and (max-width:359.98px){.os-layout.pr-auto-5{padding-right:16px!important}}@media screen and (min-width:1024px){.os-layout.pt-auto-0{padding-top:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pt-auto-0{padding-top:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pt-auto-0{padding-top:16px!important}}@media screen and (max-width:359.98px){.os-layout.pt-auto-0{padding-top:16px!important}}@media screen and (min-width:1024px){.os-layout.pt-auto-1{padding-top:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pt-auto-1{padding-top:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pt-auto-1{padding-top:16px!important}}@media screen and (max-width:359.98px){.os-layout.pt-auto-1{padding-top:16px!important}}@media screen and (min-width:1024px){.os-layout.pt-auto-2{padding-top:24px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pt-auto-2{padding-top:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pt-auto-2{padding-top:16px!important}}@media screen and (max-width:359.98px){.os-layout.pt-auto-2{padding-top:16px!important}}@media screen and (min-width:1024px){.os-layout.pt-auto-3{padding-top:32px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pt-auto-3{padding-top:24px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pt-auto-3{padding-top:16px!important}}@media screen and (max-width:359.98px){.os-layout.pt-auto-3{padding-top:16px!important}}@media screen and (min-width:1024px){.os-layout.pt-auto-4{padding-top:40px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pt-auto-4{padding-top:32px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pt-auto-4{padding-top:24px!important}}@media screen and (max-width:359.98px){.os-layout.pt-auto-4{padding-top:16px!important}}@media screen and (min-width:1024px){.os-layout.pt-auto-5{padding-top:60px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pt-auto-5{padding-top:40px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pt-auto-5{padding-top:32px!important}}@media screen and (max-width:359.98px){.os-layout.pt-auto-5{padding-top:16px!important}}@media screen and (min-width:1024px){.os-layout.pb-auto-0{padding-bottom:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pb-auto-0{padding-bottom:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pb-auto-0{padding-bottom:16px!important}}@media screen and (max-width:359.98px){.os-layout.pb-auto-0{padding-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.pb-auto-1{padding-bottom:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pb-auto-1{padding-bottom:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pb-auto-1{padding-bottom:16px!important}}@media screen and (max-width:359.98px){.os-layout.pb-auto-1{padding-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.pb-auto-2{padding-bottom:24px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pb-auto-2{padding-bottom:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pb-auto-2{padding-bottom:16px!important}}@media screen and (max-width:359.98px){.os-layout.pb-auto-2{padding-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.pb-auto-3{padding-bottom:32px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pb-auto-3{padding-bottom:24px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pb-auto-3{padding-bottom:16px!important}}@media screen and (max-width:359.98px){.os-layout.pb-auto-3{padding-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.pb-auto-4{padding-bottom:40px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pb-auto-4{padding-bottom:32px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pb-auto-4{padding-bottom:24px!important}}@media screen and (max-width:359.98px){.os-layout.pb-auto-4{padding-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.pb-auto-5{padding-bottom:60px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.pb-auto-5{padding-bottom:40px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.pb-auto-5{padding-bottom:32px!important}}@media screen and (max-width:359.98px){.os-layout.pb-auto-5{padding-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.m-auto-0{margin:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.m-auto-0{margin:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.m-auto-0{margin:16px!important}}@media screen and (max-width:359.98px){.os-layout.m-auto-0{margin:16px!important}}@media screen and (min-width:1024px){.os-layout.m-auto-1{margin:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.m-auto-1{margin:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.m-auto-1{margin:16px!important}}@media screen and (max-width:359.98px){.os-layout.m-auto-1{margin:16px!important}}@media screen and (min-width:1024px){.os-layout.m-auto-2{margin:24px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.m-auto-2{margin:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.m-auto-2{margin:16px!important}}@media screen and (max-width:359.98px){.os-layout.m-auto-2{margin:16px!important}}@media screen and (min-width:1024px){.os-layout.m-auto-3{margin:32px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.m-auto-3{margin:24px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.m-auto-3{margin:16px!important}}@media screen and (max-width:359.98px){.os-layout.m-auto-3{margin:16px!important}}@media screen and (min-width:1024px){.os-layout.m-auto-4{margin:40px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.m-auto-4{margin:32px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.m-auto-4{margin:24px!important}}@media screen and (max-width:359.98px){.os-layout.m-auto-4{margin:16px!important}}@media screen and (min-width:1024px){.os-layout.m-auto-5{margin:60px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.m-auto-5{margin:40px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.m-auto-5{margin:32px!important}}@media screen and (max-width:359.98px){.os-layout.m-auto-5{margin:16px!important}}@media screen and (min-width:1024px){.os-layout.my-auto-0{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.my-auto-0{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.my-auto-0{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (max-width:359.98px){.os-layout.my-auto-0{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.my-auto-1{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.my-auto-1{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.my-auto-1{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (max-width:359.98px){.os-layout.my-auto-1{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.my-auto-2{margin-top:24px!important;margin-bottom:24px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.my-auto-2{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.my-auto-2{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (max-width:359.98px){.os-layout.my-auto-2{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.my-auto-3{margin-top:32px!important;margin-bottom:32px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.my-auto-3{margin-top:24px!important;margin-bottom:24px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.my-auto-3{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (max-width:359.98px){.os-layout.my-auto-3{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.my-auto-4{margin-top:40px!important;margin-bottom:40px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.my-auto-4{margin-top:32px!important;margin-bottom:32px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.my-auto-4{margin-top:24px!important;margin-bottom:24px!important}}@media screen and (max-width:359.98px){.os-layout.my-auto-4{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.my-auto-5{margin-top:60px!important;margin-bottom:60px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.my-auto-5{margin-top:40px!important;margin-bottom:40px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.my-auto-5{margin-top:32px!important;margin-bottom:32px!important}}@media screen and (max-width:359.98px){.os-layout.my-auto-5{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.mx-auto-0{margin-left:16px!important;margin-right:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mx-auto-0{margin-left:16px!important;margin-right:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mx-auto-0{margin-left:16px!important;margin-right:16px!important}}@media screen and (max-width:359.98px){.os-layout.mx-auto-0{margin-left:16px!important;margin-right:16px!important}}@media screen and (min-width:1024px){.os-layout.mx-auto-1{margin-left:16px!important;margin-right:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mx-auto-1{margin-left:16px!important;margin-right:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mx-auto-1{margin-left:16px!important;margin-right:16px!important}}@media screen and (max-width:359.98px){.os-layout.mx-auto-1{margin-left:16px!important;margin-right:16px!important}}@media screen and (min-width:1024px){.os-layout.mx-auto-2{margin-left:24px!important;margin-right:24px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mx-auto-2{margin-left:16px!important;margin-right:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mx-auto-2{margin-left:16px!important;margin-right:16px!important}}@media screen and (max-width:359.98px){.os-layout.mx-auto-2{margin-left:16px!important;margin-right:16px!important}}@media screen and (min-width:1024px){.os-layout.mx-auto-3{margin-left:32px!important;margin-right:32px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mx-auto-3{margin-left:24px!important;margin-right:24px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mx-auto-3{margin-left:16px!important;margin-right:16px!important}}@media screen and (max-width:359.98px){.os-layout.mx-auto-3{margin-left:16px!important;margin-right:16px!important}}@media screen and (min-width:1024px){.os-layout.mx-auto-4{margin-left:40px!important;margin-right:40px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mx-auto-4{margin-left:32px!important;margin-right:32px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mx-auto-4{margin-left:24px!important;margin-right:24px!important}}@media screen and (max-width:359.98px){.os-layout.mx-auto-4{margin-left:16px!important;margin-right:16px!important}}@media screen and (min-width:1024px){.os-layout.mx-auto-5{margin-left:60px!important;margin-right:60px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mx-auto-5{margin-left:40px!important;margin-right:40px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mx-auto-5{margin-left:32px!important;margin-right:32px!important}}@media screen and (max-width:359.98px){.os-layout.mx-auto-5{margin-left:16px!important;margin-right:16px!important}}@media screen and (min-width:1024px){.os-layout.ml-auto-0{margin-left:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.ml-auto-0{margin-left:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.ml-auto-0{margin-left:16px!important}}@media screen and (max-width:359.98px){.os-layout.ml-auto-0{margin-left:16px!important}}@media screen and (min-width:1024px){.os-layout.ml-auto-1{margin-left:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.ml-auto-1{margin-left:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.ml-auto-1{margin-left:16px!important}}@media screen and (max-width:359.98px){.os-layout.ml-auto-1{margin-left:16px!important}}@media screen and (min-width:1024px){.os-layout.ml-auto-2{margin-left:24px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.ml-auto-2{margin-left:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.ml-auto-2{margin-left:16px!important}}@media screen and (max-width:359.98px){.os-layout.ml-auto-2{margin-left:16px!important}}@media screen and (min-width:1024px){.os-layout.ml-auto-3{margin-left:32px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.ml-auto-3{margin-left:24px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.ml-auto-3{margin-left:16px!important}}@media screen and (max-width:359.98px){.os-layout.ml-auto-3{margin-left:16px!important}}@media screen and (min-width:1024px){.os-layout.ml-auto-4{margin-left:40px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.ml-auto-4{margin-left:32px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.ml-auto-4{margin-left:24px!important}}@media screen and (max-width:359.98px){.os-layout.ml-auto-4{margin-left:16px!important}}@media screen and (min-width:1024px){.os-layout.ml-auto-5{margin-left:60px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.ml-auto-5{margin-left:40px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.ml-auto-5{margin-left:32px!important}}@media screen and (max-width:359.98px){.os-layout.ml-auto-5{margin-left:16px!important}}@media screen and (min-width:1024px){.os-layout.mr-auto-0{margin-right:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mr-auto-0{margin-right:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mr-auto-0{margin-right:16px!important}}@media screen and (max-width:359.98px){.os-layout.mr-auto-0{margin-right:16px!important}}@media screen and (min-width:1024px){.os-layout.mr-auto-1{margin-right:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mr-auto-1{margin-right:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mr-auto-1{margin-right:16px!important}}@media screen and (max-width:359.98px){.os-layout.mr-auto-1{margin-right:16px!important}}@media screen and (min-width:1024px){.os-layout.mr-auto-2{margin-right:24px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mr-auto-2{margin-right:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mr-auto-2{margin-right:16px!important}}@media screen and (max-width:359.98px){.os-layout.mr-auto-2{margin-right:16px!important}}@media screen and (min-width:1024px){.os-layout.mr-auto-3{margin-right:32px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mr-auto-3{margin-right:24px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mr-auto-3{margin-right:16px!important}}@media screen and (max-width:359.98px){.os-layout.mr-auto-3{margin-right:16px!important}}@media screen and (min-width:1024px){.os-layout.mr-auto-4{margin-right:40px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mr-auto-4{margin-right:32px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mr-auto-4{margin-right:24px!important}}@media screen and (max-width:359.98px){.os-layout.mr-auto-4{margin-right:16px!important}}@media screen and (min-width:1024px){.os-layout.mr-auto-5{margin-right:60px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mr-auto-5{margin-right:40px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mr-auto-5{margin-right:32px!important}}@media screen and (max-width:359.98px){.os-layout.mr-auto-5{margin-right:16px!important}}@media screen and (min-width:1024px){.os-layout.mt-auto-0{margin-top:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mt-auto-0{margin-top:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mt-auto-0{margin-top:16px!important}}@media screen and (max-width:359.98px){.os-layout.mt-auto-0{margin-top:16px!important}}@media screen and (min-width:1024px){.os-layout.mt-auto-1{margin-top:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mt-auto-1{margin-top:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mt-auto-1{margin-top:16px!important}}@media screen and (max-width:359.98px){.os-layout.mt-auto-1{margin-top:16px!important}}@media screen and (min-width:1024px){.os-layout.mt-auto-2{margin-top:24px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mt-auto-2{margin-top:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mt-auto-2{margin-top:16px!important}}@media screen and (max-width:359.98px){.os-layout.mt-auto-2{margin-top:16px!important}}@media screen and (min-width:1024px){.os-layout.mt-auto-3{margin-top:32px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mt-auto-3{margin-top:24px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mt-auto-3{margin-top:16px!important}}@media screen and (max-width:359.98px){.os-layout.mt-auto-3{margin-top:16px!important}}@media screen and (min-width:1024px){.os-layout.mt-auto-4{margin-top:40px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mt-auto-4{margin-top:32px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mt-auto-4{margin-top:24px!important}}@media screen and (max-width:359.98px){.os-layout.mt-auto-4{margin-top:16px!important}}@media screen and (min-width:1024px){.os-layout.mt-auto-5{margin-top:60px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mt-auto-5{margin-top:40px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mt-auto-5{margin-top:32px!important}}@media screen and (max-width:359.98px){.os-layout.mt-auto-5{margin-top:16px!important}}@media screen and (min-width:1024px){.os-layout.mb-auto-0{margin-bottom:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mb-auto-0{margin-bottom:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mb-auto-0{margin-bottom:16px!important}}@media screen and (max-width:359.98px){.os-layout.mb-auto-0{margin-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.mb-auto-1{margin-bottom:16px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mb-auto-1{margin-bottom:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mb-auto-1{margin-bottom:16px!important}}@media screen and (max-width:359.98px){.os-layout.mb-auto-1{margin-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.mb-auto-2{margin-bottom:24px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mb-auto-2{margin-bottom:16px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mb-auto-2{margin-bottom:16px!important}}@media screen and (max-width:359.98px){.os-layout.mb-auto-2{margin-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.mb-auto-3{margin-bottom:32px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mb-auto-3{margin-bottom:24px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mb-auto-3{margin-bottom:16px!important}}@media screen and (max-width:359.98px){.os-layout.mb-auto-3{margin-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.mb-auto-4{margin-bottom:40px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mb-auto-4{margin-bottom:32px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mb-auto-4{margin-bottom:24px!important}}@media screen and (max-width:359.98px){.os-layout.mb-auto-4{margin-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.mb-auto-5{margin-bottom:60px!important}}@media screen and (min-width:768px)and (max-width:1023.98px){.os-layout.mb-auto-5{margin-bottom:40px!important}}@media screen and (min-width:360px)and (max-width:767.98px){.os-layout.mb-auto-5{margin-bottom:32px!important}}@media screen and (max-width:359.98px){.os-layout.mb-auto-5{margin-bottom:16px!important}}.os-layout.p-0{padding:16px!important}@media screen and (min-width:360px){.os-layout.p-sm-0{padding:16px!important}}@media screen and (min-width:768px){.os-layout.p-md-0{padding:16px!important}}@media screen and (min-width:1024px){.os-layout.p-lg-0{padding:16px!important}}@media screen and (min-width:1440px){.os-layout.p-xl-0{padding:16px!important}}@media screen and (min-width:1920px){.os-layout.p-xxl-0{padding:16px!important}}.os-layout.p-1{padding:16px!important}@media screen and (min-width:360px){.os-layout.p-sm-1{padding:16px!important}}@media screen and (min-width:768px){.os-layout.p-md-1{padding:16px!important}}@media screen and (min-width:1024px){.os-layout.p-lg-1{padding:16px!important}}@media screen and (min-width:1440px){.os-layout.p-xl-1{padding:16px!important}}@media screen and (min-width:1920px){.os-layout.p-xxl-1{padding:16px!important}}.os-layout.p-2{padding:24px!important}@media screen and (min-width:360px){.os-layout.p-sm-2{padding:24px!important}}@media screen and (min-width:768px){.os-layout.p-md-2{padding:24px!important}}@media screen and (min-width:1024px){.os-layout.p-lg-2{padding:24px!important}}@media screen and (min-width:1440px){.os-layout.p-xl-2{padding:24px!important}}@media screen and (min-width:1920px){.os-layout.p-xxl-2{padding:24px!important}}.os-layout.p-3{padding:32px!important}@media screen and (min-width:360px){.os-layout.p-sm-3{padding:32px!important}}@media screen and (min-width:768px){.os-layout.p-md-3{padding:32px!important}}@media screen and (min-width:1024px){.os-layout.p-lg-3{padding:32px!important}}@media screen and (min-width:1440px){.os-layout.p-xl-3{padding:32px!important}}@media screen and (min-width:1920px){.os-layout.p-xxl-3{padding:32px!important}}.os-layout.p-4{padding:40px!important}@media screen and (min-width:360px){.os-layout.p-sm-4{padding:40px!important}}@media screen and (min-width:768px){.os-layout.p-md-4{padding:40px!important}}@media screen and (min-width:1024px){.os-layout.p-lg-4{padding:40px!important}}@media screen and (min-width:1440px){.os-layout.p-xl-4{padding:40px!important}}@media screen and (min-width:1920px){.os-layout.p-xxl-4{padding:40px!important}}.os-layout.p-5{padding:60px!important}@media screen and (min-width:360px){.os-layout.p-sm-5{padding:60px!important}}@media screen and (min-width:768px){.os-layout.p-md-5{padding:60px!important}}@media screen and (min-width:1024px){.os-layout.p-lg-5{padding:60px!important}}@media screen and (min-width:1440px){.os-layout.p-xl-5{padding:60px!important}}@media screen and (min-width:1920px){.os-layout.p-xxl-5{padding:60px!important}}.os-layout.py-0{padding-top:16px!important;padding-bottom:16px!important}@media screen and (min-width:360px){.os-layout.py-sm-0{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (min-width:768px){.os-layout.py-md-0{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.py-lg-0{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (min-width:1440px){.os-layout.py-xl-0{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (min-width:1920px){.os-layout.py-xxl-0{padding-top:16px!important;padding-bottom:16px!important}}.os-layout.py-1{padding-top:16px!important;padding-bottom:16px!important}@media screen and (min-width:360px){.os-layout.py-sm-1{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (min-width:768px){.os-layout.py-md-1{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.py-lg-1{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (min-width:1440px){.os-layout.py-xl-1{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (min-width:1920px){.os-layout.py-xxl-1{padding-top:16px!important;padding-bottom:16px!important}}.os-layout.py-2{padding-top:24px!important;padding-bottom:24px!important}@media screen and (min-width:360px){.os-layout.py-sm-2{padding-top:24px!important;padding-bottom:24px!important}}@media screen and (min-width:768px){.os-layout.py-md-2{padding-top:24px!important;padding-bottom:24px!important}}@media screen and (min-width:1024px){.os-layout.py-lg-2{padding-top:24px!important;padding-bottom:24px!important}}@media screen and (min-width:1440px){.os-layout.py-xl-2{padding-top:24px!important;padding-bottom:24px!important}}@media screen and (min-width:1920px){.os-layout.py-xxl-2{padding-top:24px!important;padding-bottom:24px!important}}.os-layout.py-3{padding-top:32px!important;padding-bottom:32px!important}@media screen and (min-width:360px){.os-layout.py-sm-3{padding-top:32px!important;padding-bottom:32px!important}}@media screen and (min-width:768px){.os-layout.py-md-3{padding-top:32px!important;padding-bottom:32px!important}}@media screen and (min-width:1024px){.os-layout.py-lg-3{padding-top:32px!important;padding-bottom:32px!important}}@media screen and (min-width:1440px){.os-layout.py-xl-3{padding-top:32px!important;padding-bottom:32px!important}}@media screen and (min-width:1920px){.os-layout.py-xxl-3{padding-top:32px!important;padding-bottom:32px!important}}.os-layout.py-4{padding-top:40px!important;padding-bottom:40px!important}@media screen and (min-width:360px){.os-layout.py-sm-4{padding-top:40px!important;padding-bottom:40px!important}}@media screen and (min-width:768px){.os-layout.py-md-4{padding-top:40px!important;padding-bottom:40px!important}}@media screen and (min-width:1024px){.os-layout.py-lg-4{padding-top:40px!important;padding-bottom:40px!important}}@media screen and (min-width:1440px){.os-layout.py-xl-4{padding-top:40px!important;padding-bottom:40px!important}}@media screen and (min-width:1920px){.os-layout.py-xxl-4{padding-top:40px!important;padding-bottom:40px!important}}.os-layout.py-5{padding-top:60px!important;padding-bottom:60px!important}@media screen and (min-width:360px){.os-layout.py-sm-5{padding-top:60px!important;padding-bottom:60px!important}}@media screen and (min-width:768px){.os-layout.py-md-5{padding-top:60px!important;padding-bottom:60px!important}}@media screen and (min-width:1024px){.os-layout.py-lg-5{padding-top:60px!important;padding-bottom:60px!important}}@media screen and (min-width:1440px){.os-layout.py-xl-5{padding-top:60px!important;padding-bottom:60px!important}}@media screen and (min-width:1920px){.os-layout.py-xxl-5{padding-top:60px!important;padding-bottom:60px!important}}.os-layout.px-0{padding-left:16px!important;padding-right:16px!important}@media screen and (min-width:360px){.os-layout.px-sm-0{padding-left:16px!important;padding-right:16px!important}}@media screen and (min-width:768px){.os-layout.px-md-0{padding-left:16px!important;padding-right:16px!important}}@media screen and (min-width:1024px){.os-layout.px-lg-0{padding-left:16px!important;padding-right:16px!important}}@media screen and (min-width:1440px){.os-layout.px-xl-0{padding-left:16px!important;padding-right:16px!important}}@media screen and (min-width:1920px){.os-layout.px-xxl-0{padding-left:16px!important;padding-right:16px!important}}.os-layout.px-1{padding-left:16px!important;padding-right:16px!important}@media screen and (min-width:360px){.os-layout.px-sm-1{padding-left:16px!important;padding-right:16px!important}}@media screen and (min-width:768px){.os-layout.px-md-1{padding-left:16px!important;padding-right:16px!important}}@media screen and (min-width:1024px){.os-layout.px-lg-1{padding-left:16px!important;padding-right:16px!important}}@media screen and (min-width:1440px){.os-layout.px-xl-1{padding-left:16px!important;padding-right:16px!important}}@media screen and (min-width:1920px){.os-layout.px-xxl-1{padding-left:16px!important;padding-right:16px!important}}.os-layout.px-2{padding-left:24px!important;padding-right:24px!important}@media screen and (min-width:360px){.os-layout.px-sm-2{padding-left:24px!important;padding-right:24px!important}}@media screen and (min-width:768px){.os-layout.px-md-2{padding-left:24px!important;padding-right:24px!important}}@media screen and (min-width:1024px){.os-layout.px-lg-2{padding-left:24px!important;padding-right:24px!important}}@media screen and (min-width:1440px){.os-layout.px-xl-2{padding-left:24px!important;padding-right:24px!important}}@media screen and (min-width:1920px){.os-layout.px-xxl-2{padding-left:24px!important;padding-right:24px!important}}.os-layout.px-3{padding-left:32px!important;padding-right:32px!important}@media screen and (min-width:360px){.os-layout.px-sm-3{padding-left:32px!important;padding-right:32px!important}}@media screen and (min-width:768px){.os-layout.px-md-3{padding-left:32px!important;padding-right:32px!important}}@media screen and (min-width:1024px){.os-layout.px-lg-3{padding-left:32px!important;padding-right:32px!important}}@media screen and (min-width:1440px){.os-layout.px-xl-3{padding-left:32px!important;padding-right:32px!important}}@media screen and (min-width:1920px){.os-layout.px-xxl-3{padding-left:32px!important;padding-right:32px!important}}.os-layout.px-4{padding-left:40px!important;padding-right:40px!important}@media screen and (min-width:360px){.os-layout.px-sm-4{padding-left:40px!important;padding-right:40px!important}}@media screen and (min-width:768px){.os-layout.px-md-4{padding-left:40px!important;padding-right:40px!important}}@media screen and (min-width:1024px){.os-layout.px-lg-4{padding-left:40px!important;padding-right:40px!important}}@media screen and (min-width:1440px){.os-layout.px-xl-4{padding-left:40px!important;padding-right:40px!important}}@media screen and (min-width:1920px){.os-layout.px-xxl-4{padding-left:40px!important;padding-right:40px!important}}.os-layout.px-5{padding-left:60px!important;padding-right:60px!important}@media screen and (min-width:360px){.os-layout.px-sm-5{padding-left:60px!important;padding-right:60px!important}}@media screen and (min-width:768px){.os-layout.px-md-5{padding-left:60px!important;padding-right:60px!important}}@media screen and (min-width:1024px){.os-layout.px-lg-5{padding-left:60px!important;padding-right:60px!important}}@media screen and (min-width:1440px){.os-layout.px-xl-5{padding-left:60px!important;padding-right:60px!important}}@media screen and (min-width:1920px){.os-layout.px-xxl-5{padding-left:60px!important;padding-right:60px!important}}.os-layout.pl-0{padding-left:16px!important}@media screen and (min-width:360px){.os-layout.pl-sm-0{padding-left:16px!important}}@media screen and (min-width:768px){.os-layout.pl-md-0{padding-left:16px!important}}@media screen and (min-width:1024px){.os-layout.pl-lg-0{padding-left:16px!important}}@media screen and (min-width:1440px){.os-layout.pl-xl-0{padding-left:16px!important}}@media screen and (min-width:1920px){.os-layout.pl-xxl-0{padding-left:16px!important}}.os-layout.pl-1{padding-left:16px!important}@media screen and (min-width:360px){.os-layout.pl-sm-1{padding-left:16px!important}}@media screen and (min-width:768px){.os-layout.pl-md-1{padding-left:16px!important}}@media screen and (min-width:1024px){.os-layout.pl-lg-1{padding-left:16px!important}}@media screen and (min-width:1440px){.os-layout.pl-xl-1{padding-left:16px!important}}@media screen and (min-width:1920px){.os-layout.pl-xxl-1{padding-left:16px!important}}.os-layout.pl-2{padding-left:24px!important}@media screen and (min-width:360px){.os-layout.pl-sm-2{padding-left:24px!important}}@media screen and (min-width:768px){.os-layout.pl-md-2{padding-left:24px!important}}@media screen and (min-width:1024px){.os-layout.pl-lg-2{padding-left:24px!important}}@media screen and (min-width:1440px){.os-layout.pl-xl-2{padding-left:24px!important}}@media screen and (min-width:1920px){.os-layout.pl-xxl-2{padding-left:24px!important}}.os-layout.pl-3{padding-left:32px!important}@media screen and (min-width:360px){.os-layout.pl-sm-3{padding-left:32px!important}}@media screen and (min-width:768px){.os-layout.pl-md-3{padding-left:32px!important}}@media screen and (min-width:1024px){.os-layout.pl-lg-3{padding-left:32px!important}}@media screen and (min-width:1440px){.os-layout.pl-xl-3{padding-left:32px!important}}@media screen and (min-width:1920px){.os-layout.pl-xxl-3{padding-left:32px!important}}.os-layout.pl-4{padding-left:40px!important}@media screen and (min-width:360px){.os-layout.pl-sm-4{padding-left:40px!important}}@media screen and (min-width:768px){.os-layout.pl-md-4{padding-left:40px!important}}@media screen and (min-width:1024px){.os-layout.pl-lg-4{padding-left:40px!important}}@media screen and (min-width:1440px){.os-layout.pl-xl-4{padding-left:40px!important}}@media screen and (min-width:1920px){.os-layout.pl-xxl-4{padding-left:40px!important}}.os-layout.pl-5{padding-left:60px!important}@media screen and (min-width:360px){.os-layout.pl-sm-5{padding-left:60px!important}}@media screen and (min-width:768px){.os-layout.pl-md-5{padding-left:60px!important}}@media screen and (min-width:1024px){.os-layout.pl-lg-5{padding-left:60px!important}}@media screen and (min-width:1440px){.os-layout.pl-xl-5{padding-left:60px!important}}@media screen and (min-width:1920px){.os-layout.pl-xxl-5{padding-left:60px!important}}.os-layout.pr-0{padding-right:16px!important}@media screen and (min-width:360px){.os-layout.pr-sm-0{padding-right:16px!important}}@media screen and (min-width:768px){.os-layout.pr-md-0{padding-right:16px!important}}@media screen and (min-width:1024px){.os-layout.pr-lg-0{padding-right:16px!important}}@media screen and (min-width:1440px){.os-layout.pr-xl-0{padding-right:16px!important}}@media screen and (min-width:1920px){.os-layout.pr-xxl-0{padding-right:16px!important}}.os-layout.pr-1{padding-right:16px!important}@media screen and (min-width:360px){.os-layout.pr-sm-1{padding-right:16px!important}}@media screen and (min-width:768px){.os-layout.pr-md-1{padding-right:16px!important}}@media screen and (min-width:1024px){.os-layout.pr-lg-1{padding-right:16px!important}}@media screen and (min-width:1440px){.os-layout.pr-xl-1{padding-right:16px!important}}@media screen and (min-width:1920px){.os-layout.pr-xxl-1{padding-right:16px!important}}.os-layout.pr-2{padding-right:24px!important}@media screen and (min-width:360px){.os-layout.pr-sm-2{padding-right:24px!important}}@media screen and (min-width:768px){.os-layout.pr-md-2{padding-right:24px!important}}@media screen and (min-width:1024px){.os-layout.pr-lg-2{padding-right:24px!important}}@media screen and (min-width:1440px){.os-layout.pr-xl-2{padding-right:24px!important}}@media screen and (min-width:1920px){.os-layout.pr-xxl-2{padding-right:24px!important}}.os-layout.pr-3{padding-right:32px!important}@media screen and (min-width:360px){.os-layout.pr-sm-3{padding-right:32px!important}}@media screen and (min-width:768px){.os-layout.pr-md-3{padding-right:32px!important}}@media screen and (min-width:1024px){.os-layout.pr-lg-3{padding-right:32px!important}}@media screen and (min-width:1440px){.os-layout.pr-xl-3{padding-right:32px!important}}@media screen and (min-width:1920px){.os-layout.pr-xxl-3{padding-right:32px!important}}.os-layout.pr-4{padding-right:40px!important}@media screen and (min-width:360px){.os-layout.pr-sm-4{padding-right:40px!important}}@media screen and (min-width:768px){.os-layout.pr-md-4{padding-right:40px!important}}@media screen and (min-width:1024px){.os-layout.pr-lg-4{padding-right:40px!important}}@media screen and (min-width:1440px){.os-layout.pr-xl-4{padding-right:40px!important}}@media screen and (min-width:1920px){.os-layout.pr-xxl-4{padding-right:40px!important}}.os-layout.pr-5{padding-right:60px!important}@media screen and (min-width:360px){.os-layout.pr-sm-5{padding-right:60px!important}}@media screen and (min-width:768px){.os-layout.pr-md-5{padding-right:60px!important}}@media screen and (min-width:1024px){.os-layout.pr-lg-5{padding-right:60px!important}}@media screen and (min-width:1440px){.os-layout.pr-xl-5{padding-right:60px!important}}@media screen and (min-width:1920px){.os-layout.pr-xxl-5{padding-right:60px!important}}.os-layout.pt-0{padding-top:16px!important}@media screen and (min-width:360px){.os-layout.pt-sm-0{padding-top:16px!important}}@media screen and (min-width:768px){.os-layout.pt-md-0{padding-top:16px!important}}@media screen and (min-width:1024px){.os-layout.pt-lg-0{padding-top:16px!important}}@media screen and (min-width:1440px){.os-layout.pt-xl-0{padding-top:16px!important}}@media screen and (min-width:1920px){.os-layout.pt-xxl-0{padding-top:16px!important}}.os-layout.pt-1{padding-top:16px!important}@media screen and (min-width:360px){.os-layout.pt-sm-1{padding-top:16px!important}}@media screen and (min-width:768px){.os-layout.pt-md-1{padding-top:16px!important}}@media screen and (min-width:1024px){.os-layout.pt-lg-1{padding-top:16px!important}}@media screen and (min-width:1440px){.os-layout.pt-xl-1{padding-top:16px!important}}@media screen and (min-width:1920px){.os-layout.pt-xxl-1{padding-top:16px!important}}.os-layout.pt-2{padding-top:24px!important}@media screen and (min-width:360px){.os-layout.pt-sm-2{padding-top:24px!important}}@media screen and (min-width:768px){.os-layout.pt-md-2{padding-top:24px!important}}@media screen and (min-width:1024px){.os-layout.pt-lg-2{padding-top:24px!important}}@media screen and (min-width:1440px){.os-layout.pt-xl-2{padding-top:24px!important}}@media screen and (min-width:1920px){.os-layout.pt-xxl-2{padding-top:24px!important}}.os-layout.pt-3{padding-top:32px!important}@media screen and (min-width:360px){.os-layout.pt-sm-3{padding-top:32px!important}}@media screen and (min-width:768px){.os-layout.pt-md-3{padding-top:32px!important}}@media screen and (min-width:1024px){.os-layout.pt-lg-3{padding-top:32px!important}}@media screen and (min-width:1440px){.os-layout.pt-xl-3{padding-top:32px!important}}@media screen and (min-width:1920px){.os-layout.pt-xxl-3{padding-top:32px!important}}.os-layout.pt-4{padding-top:40px!important}@media screen and (min-width:360px){.os-layout.pt-sm-4{padding-top:40px!important}}@media screen and (min-width:768px){.os-layout.pt-md-4{padding-top:40px!important}}@media screen and (min-width:1024px){.os-layout.pt-lg-4{padding-top:40px!important}}@media screen and (min-width:1440px){.os-layout.pt-xl-4{padding-top:40px!important}}@media screen and (min-width:1920px){.os-layout.pt-xxl-4{padding-top:40px!important}}.os-layout.pt-5{padding-top:60px!important}@media screen and (min-width:360px){.os-layout.pt-sm-5{padding-top:60px!important}}@media screen and (min-width:768px){.os-layout.pt-md-5{padding-top:60px!important}}@media screen and (min-width:1024px){.os-layout.pt-lg-5{padding-top:60px!important}}@media screen and (min-width:1440px){.os-layout.pt-xl-5{padding-top:60px!important}}@media screen and (min-width:1920px){.os-layout.pt-xxl-5{padding-top:60px!important}}.os-layout.pb-0{padding-bottom:16px!important}@media screen and (min-width:360px){.os-layout.pb-sm-0{padding-bottom:16px!important}}@media screen and (min-width:768px){.os-layout.pb-md-0{padding-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.pb-lg-0{padding-bottom:16px!important}}@media screen and (min-width:1440px){.os-layout.pb-xl-0{padding-bottom:16px!important}}@media screen and (min-width:1920px){.os-layout.pb-xxl-0{padding-bottom:16px!important}}.os-layout.pb-1{padding-bottom:16px!important}@media screen and (min-width:360px){.os-layout.pb-sm-1{padding-bottom:16px!important}}@media screen and (min-width:768px){.os-layout.pb-md-1{padding-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.pb-lg-1{padding-bottom:16px!important}}@media screen and (min-width:1440px){.os-layout.pb-xl-1{padding-bottom:16px!important}}@media screen and (min-width:1920px){.os-layout.pb-xxl-1{padding-bottom:16px!important}}.os-layout.pb-2{padding-bottom:24px!important}@media screen and (min-width:360px){.os-layout.pb-sm-2{padding-bottom:24px!important}}@media screen and (min-width:768px){.os-layout.pb-md-2{padding-bottom:24px!important}}@media screen and (min-width:1024px){.os-layout.pb-lg-2{padding-bottom:24px!important}}@media screen and (min-width:1440px){.os-layout.pb-xl-2{padding-bottom:24px!important}}@media screen and (min-width:1920px){.os-layout.pb-xxl-2{padding-bottom:24px!important}}.os-layout.pb-3{padding-bottom:32px!important}@media screen and (min-width:360px){.os-layout.pb-sm-3{padding-bottom:32px!important}}@media screen and (min-width:768px){.os-layout.pb-md-3{padding-bottom:32px!important}}@media screen and (min-width:1024px){.os-layout.pb-lg-3{padding-bottom:32px!important}}@media screen and (min-width:1440px){.os-layout.pb-xl-3{padding-bottom:32px!important}}@media screen and (min-width:1920px){.os-layout.pb-xxl-3{padding-bottom:32px!important}}.os-layout.pb-4{padding-bottom:40px!important}@media screen and (min-width:360px){.os-layout.pb-sm-4{padding-bottom:40px!important}}@media screen and (min-width:768px){.os-layout.pb-md-4{padding-bottom:40px!important}}@media screen and (min-width:1024px){.os-layout.pb-lg-4{padding-bottom:40px!important}}@media screen and (min-width:1440px){.os-layout.pb-xl-4{padding-bottom:40px!important}}@media screen and (min-width:1920px){.os-layout.pb-xxl-4{padding-bottom:40px!important}}.os-layout.pb-5{padding-bottom:60px!important}@media screen and (min-width:360px){.os-layout.pb-sm-5{padding-bottom:60px!important}}@media screen and (min-width:768px){.os-layout.pb-md-5{padding-bottom:60px!important}}@media screen and (min-width:1024px){.os-layout.pb-lg-5{padding-bottom:60px!important}}@media screen and (min-width:1440px){.os-layout.pb-xl-5{padding-bottom:60px!important}}@media screen and (min-width:1920px){.os-layout.pb-xxl-5{padding-bottom:60px!important}}.os-layout.m-0{margin:16px!important}@media screen and (min-width:360px){.os-layout.m-sm-0{margin:16px!important}}@media screen and (min-width:768px){.os-layout.m-md-0{margin:16px!important}}@media screen and (min-width:1024px){.os-layout.m-lg-0{margin:16px!important}}@media screen and (min-width:1440px){.os-layout.m-xl-0{margin:16px!important}}@media screen and (min-width:1920px){.os-layout.m-xxl-0{margin:16px!important}}.os-layout.m-1{margin:16px!important}@media screen and (min-width:360px){.os-layout.m-sm-1{margin:16px!important}}@media screen and (min-width:768px){.os-layout.m-md-1{margin:16px!important}}@media screen and (min-width:1024px){.os-layout.m-lg-1{margin:16px!important}}@media screen and (min-width:1440px){.os-layout.m-xl-1{margin:16px!important}}@media screen and (min-width:1920px){.os-layout.m-xxl-1{margin:16px!important}}.os-layout.m-2{margin:24px!important}@media screen and (min-width:360px){.os-layout.m-sm-2{margin:24px!important}}@media screen and (min-width:768px){.os-layout.m-md-2{margin:24px!important}}@media screen and (min-width:1024px){.os-layout.m-lg-2{margin:24px!important}}@media screen and (min-width:1440px){.os-layout.m-xl-2{margin:24px!important}}@media screen and (min-width:1920px){.os-layout.m-xxl-2{margin:24px!important}}.os-layout.m-3{margin:32px!important}@media screen and (min-width:360px){.os-layout.m-sm-3{margin:32px!important}}@media screen and (min-width:768px){.os-layout.m-md-3{margin:32px!important}}@media screen and (min-width:1024px){.os-layout.m-lg-3{margin:32px!important}}@media screen and (min-width:1440px){.os-layout.m-xl-3{margin:32px!important}}@media screen and (min-width:1920px){.os-layout.m-xxl-3{margin:32px!important}}.os-layout.m-4{margin:40px!important}@media screen and (min-width:360px){.os-layout.m-sm-4{margin:40px!important}}@media screen and (min-width:768px){.os-layout.m-md-4{margin:40px!important}}@media screen and (min-width:1024px){.os-layout.m-lg-4{margin:40px!important}}@media screen and (min-width:1440px){.os-layout.m-xl-4{margin:40px!important}}@media screen and (min-width:1920px){.os-layout.m-xxl-4{margin:40px!important}}.os-layout.m-5{margin:60px!important}@media screen and (min-width:360px){.os-layout.m-sm-5{margin:60px!important}}@media screen and (min-width:768px){.os-layout.m-md-5{margin:60px!important}}@media screen and (min-width:1024px){.os-layout.m-lg-5{margin:60px!important}}@media screen and (min-width:1440px){.os-layout.m-xl-5{margin:60px!important}}@media screen and (min-width:1920px){.os-layout.m-xxl-5{margin:60px!important}}.os-layout.my-0{margin-top:16px!important;margin-bottom:16px!important}@media screen and (min-width:360px){.os-layout.my-sm-0{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (min-width:768px){.os-layout.my-md-0{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.my-lg-0{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (min-width:1440px){.os-layout.my-xl-0{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (min-width:1920px){.os-layout.my-xxl-0{margin-top:16px!important;margin-bottom:16px!important}}.os-layout.my-1{margin-top:16px!important;margin-bottom:16px!important}@media screen and (min-width:360px){.os-layout.my-sm-1{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (min-width:768px){.os-layout.my-md-1{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.my-lg-1{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (min-width:1440px){.os-layout.my-xl-1{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (min-width:1920px){.os-layout.my-xxl-1{margin-top:16px!important;margin-bottom:16px!important}}.os-layout.my-2{margin-top:24px!important;margin-bottom:24px!important}@media screen and (min-width:360px){.os-layout.my-sm-2{margin-top:24px!important;margin-bottom:24px!important}}@media screen and (min-width:768px){.os-layout.my-md-2{margin-top:24px!important;margin-bottom:24px!important}}@media screen and (min-width:1024px){.os-layout.my-lg-2{margin-top:24px!important;margin-bottom:24px!important}}@media screen and (min-width:1440px){.os-layout.my-xl-2{margin-top:24px!important;margin-bottom:24px!important}}@media screen and (min-width:1920px){.os-layout.my-xxl-2{margin-top:24px!important;margin-bottom:24px!important}}.os-layout.my-3{margin-top:32px!important;margin-bottom:32px!important}@media screen and (min-width:360px){.os-layout.my-sm-3{margin-top:32px!important;margin-bottom:32px!important}}@media screen and (min-width:768px){.os-layout.my-md-3{margin-top:32px!important;margin-bottom:32px!important}}@media screen and (min-width:1024px){.os-layout.my-lg-3{margin-top:32px!important;margin-bottom:32px!important}}@media screen and (min-width:1440px){.os-layout.my-xl-3{margin-top:32px!important;margin-bottom:32px!important}}@media screen and (min-width:1920px){.os-layout.my-xxl-3{margin-top:32px!important;margin-bottom:32px!important}}.os-layout.my-4{margin-top:40px!important;margin-bottom:40px!important}@media screen and (min-width:360px){.os-layout.my-sm-4{margin-top:40px!important;margin-bottom:40px!important}}@media screen and (min-width:768px){.os-layout.my-md-4{margin-top:40px!important;margin-bottom:40px!important}}@media screen and (min-width:1024px){.os-layout.my-lg-4{margin-top:40px!important;margin-bottom:40px!important}}@media screen and (min-width:1440px){.os-layout.my-xl-4{margin-top:40px!important;margin-bottom:40px!important}}@media screen and (min-width:1920px){.os-layout.my-xxl-4{margin-top:40px!important;margin-bottom:40px!important}}.os-layout.my-5{margin-top:60px!important;margin-bottom:60px!important}@media screen and (min-width:360px){.os-layout.my-sm-5{margin-top:60px!important;margin-bottom:60px!important}}@media screen and (min-width:768px){.os-layout.my-md-5{margin-top:60px!important;margin-bottom:60px!important}}@media screen and (min-width:1024px){.os-layout.my-lg-5{margin-top:60px!important;margin-bottom:60px!important}}@media screen and (min-width:1440px){.os-layout.my-xl-5{margin-top:60px!important;margin-bottom:60px!important}}@media screen and (min-width:1920px){.os-layout.my-xxl-5{margin-top:60px!important;margin-bottom:60px!important}}.os-layout.mx-0{margin-left:16px!important;margin-right:16px!important}@media screen and (min-width:360px){.os-layout.mx-sm-0{margin-left:16px!important;margin-right:16px!important}}@media screen and (min-width:768px){.os-layout.mx-md-0{margin-left:16px!important;margin-right:16px!important}}@media screen and (min-width:1024px){.os-layout.mx-lg-0{margin-left:16px!important;margin-right:16px!important}}@media screen and (min-width:1440px){.os-layout.mx-xl-0{margin-left:16px!important;margin-right:16px!important}}@media screen and (min-width:1920px){.os-layout.mx-xxl-0{margin-left:16px!important;margin-right:16px!important}}.os-layout.mx-1{margin-left:16px!important;margin-right:16px!important}@media screen and (min-width:360px){.os-layout.mx-sm-1{margin-left:16px!important;margin-right:16px!important}}@media screen and (min-width:768px){.os-layout.mx-md-1{margin-left:16px!important;margin-right:16px!important}}@media screen and (min-width:1024px){.os-layout.mx-lg-1{margin-left:16px!important;margin-right:16px!important}}@media screen and (min-width:1440px){.os-layout.mx-xl-1{margin-left:16px!important;margin-right:16px!important}}@media screen and (min-width:1920px){.os-layout.mx-xxl-1{margin-left:16px!important;margin-right:16px!important}}.os-layout.mx-2{margin-left:24px!important;margin-right:24px!important}@media screen and (min-width:360px){.os-layout.mx-sm-2{margin-left:24px!important;margin-right:24px!important}}@media screen and (min-width:768px){.os-layout.mx-md-2{margin-left:24px!important;margin-right:24px!important}}@media screen and (min-width:1024px){.os-layout.mx-lg-2{margin-left:24px!important;margin-right:24px!important}}@media screen and (min-width:1440px){.os-layout.mx-xl-2{margin-left:24px!important;margin-right:24px!important}}@media screen and (min-width:1920px){.os-layout.mx-xxl-2{margin-left:24px!important;margin-right:24px!important}}.os-layout.mx-3{margin-left:32px!important;margin-right:32px!important}@media screen and (min-width:360px){.os-layout.mx-sm-3{margin-left:32px!important;margin-right:32px!important}}@media screen and (min-width:768px){.os-layout.mx-md-3{margin-left:32px!important;margin-right:32px!important}}@media screen and (min-width:1024px){.os-layout.mx-lg-3{margin-left:32px!important;margin-right:32px!important}}@media screen and (min-width:1440px){.os-layout.mx-xl-3{margin-left:32px!important;margin-right:32px!important}}@media screen and (min-width:1920px){.os-layout.mx-xxl-3{margin-left:32px!important;margin-right:32px!important}}.os-layout.mx-4{margin-left:40px!important;margin-right:40px!important}@media screen and (min-width:360px){.os-layout.mx-sm-4{margin-left:40px!important;margin-right:40px!important}}@media screen and (min-width:768px){.os-layout.mx-md-4{margin-left:40px!important;margin-right:40px!important}}@media screen and (min-width:1024px){.os-layout.mx-lg-4{margin-left:40px!important;margin-right:40px!important}}@media screen and (min-width:1440px){.os-layout.mx-xl-4{margin-left:40px!important;margin-right:40px!important}}@media screen and (min-width:1920px){.os-layout.mx-xxl-4{margin-left:40px!important;margin-right:40px!important}}.os-layout.mx-5{margin-left:60px!important;margin-right:60px!important}@media screen and (min-width:360px){.os-layout.mx-sm-5{margin-left:60px!important;margin-right:60px!important}}@media screen and (min-width:768px){.os-layout.mx-md-5{margin-left:60px!important;margin-right:60px!important}}@media screen and (min-width:1024px){.os-layout.mx-lg-5{margin-left:60px!important;margin-right:60px!important}}@media screen and (min-width:1440px){.os-layout.mx-xl-5{margin-left:60px!important;margin-right:60px!important}}@media screen and (min-width:1920px){.os-layout.mx-xxl-5{margin-left:60px!important;margin-right:60px!important}}.os-layout.ml-0{margin-left:16px!important}@media screen and (min-width:360px){.os-layout.ml-sm-0{margin-left:16px!important}}@media screen and (min-width:768px){.os-layout.ml-md-0{margin-left:16px!important}}@media screen and (min-width:1024px){.os-layout.ml-lg-0{margin-left:16px!important}}@media screen and (min-width:1440px){.os-layout.ml-xl-0{margin-left:16px!important}}@media screen and (min-width:1920px){.os-layout.ml-xxl-0{margin-left:16px!important}}.os-layout.ml-1{margin-left:16px!important}@media screen and (min-width:360px){.os-layout.ml-sm-1{margin-left:16px!important}}@media screen and (min-width:768px){.os-layout.ml-md-1{margin-left:16px!important}}@media screen and (min-width:1024px){.os-layout.ml-lg-1{margin-left:16px!important}}@media screen and (min-width:1440px){.os-layout.ml-xl-1{margin-left:16px!important}}@media screen and (min-width:1920px){.os-layout.ml-xxl-1{margin-left:16px!important}}.os-layout.ml-2{margin-left:24px!important}@media screen and (min-width:360px){.os-layout.ml-sm-2{margin-left:24px!important}}@media screen and (min-width:768px){.os-layout.ml-md-2{margin-left:24px!important}}@media screen and (min-width:1024px){.os-layout.ml-lg-2{margin-left:24px!important}}@media screen and (min-width:1440px){.os-layout.ml-xl-2{margin-left:24px!important}}@media screen and (min-width:1920px){.os-layout.ml-xxl-2{margin-left:24px!important}}.os-layout.ml-3{margin-left:32px!important}@media screen and (min-width:360px){.os-layout.ml-sm-3{margin-left:32px!important}}@media screen and (min-width:768px){.os-layout.ml-md-3{margin-left:32px!important}}@media screen and (min-width:1024px){.os-layout.ml-lg-3{margin-left:32px!important}}@media screen and (min-width:1440px){.os-layout.ml-xl-3{margin-left:32px!important}}@media screen and (min-width:1920px){.os-layout.ml-xxl-3{margin-left:32px!important}}.os-layout.ml-4{margin-left:40px!important}@media screen and (min-width:360px){.os-layout.ml-sm-4{margin-left:40px!important}}@media screen and (min-width:768px){.os-layout.ml-md-4{margin-left:40px!important}}@media screen and (min-width:1024px){.os-layout.ml-lg-4{margin-left:40px!important}}@media screen and (min-width:1440px){.os-layout.ml-xl-4{margin-left:40px!important}}@media screen and (min-width:1920px){.os-layout.ml-xxl-4{margin-left:40px!important}}.os-layout.ml-5{margin-left:60px!important}@media screen and (min-width:360px){.os-layout.ml-sm-5{margin-left:60px!important}}@media screen and (min-width:768px){.os-layout.ml-md-5{margin-left:60px!important}}@media screen and (min-width:1024px){.os-layout.ml-lg-5{margin-left:60px!important}}@media screen and (min-width:1440px){.os-layout.ml-xl-5{margin-left:60px!important}}@media screen and (min-width:1920px){.os-layout.ml-xxl-5{margin-left:60px!important}}.os-layout.mr-0{margin-right:16px!important}@media screen and (min-width:360px){.os-layout.mr-sm-0{margin-right:16px!important}}@media screen and (min-width:768px){.os-layout.mr-md-0{margin-right:16px!important}}@media screen and (min-width:1024px){.os-layout.mr-lg-0{margin-right:16px!important}}@media screen and (min-width:1440px){.os-layout.mr-xl-0{margin-right:16px!important}}@media screen and (min-width:1920px){.os-layout.mr-xxl-0{margin-right:16px!important}}.os-layout.mr-1{margin-right:16px!important}@media screen and (min-width:360px){.os-layout.mr-sm-1{margin-right:16px!important}}@media screen and (min-width:768px){.os-layout.mr-md-1{margin-right:16px!important}}@media screen and (min-width:1024px){.os-layout.mr-lg-1{margin-right:16px!important}}@media screen and (min-width:1440px){.os-layout.mr-xl-1{margin-right:16px!important}}@media screen and (min-width:1920px){.os-layout.mr-xxl-1{margin-right:16px!important}}.os-layout.mr-2{margin-right:24px!important}@media screen and (min-width:360px){.os-layout.mr-sm-2{margin-right:24px!important}}@media screen and (min-width:768px){.os-layout.mr-md-2{margin-right:24px!important}}@media screen and (min-width:1024px){.os-layout.mr-lg-2{margin-right:24px!important}}@media screen and (min-width:1440px){.os-layout.mr-xl-2{margin-right:24px!important}}@media screen and (min-width:1920px){.os-layout.mr-xxl-2{margin-right:24px!important}}.os-layout.mr-3{margin-right:32px!important}@media screen and (min-width:360px){.os-layout.mr-sm-3{margin-right:32px!important}}@media screen and (min-width:768px){.os-layout.mr-md-3{margin-right:32px!important}}@media screen and (min-width:1024px){.os-layout.mr-lg-3{margin-right:32px!important}}@media screen and (min-width:1440px){.os-layout.mr-xl-3{margin-right:32px!important}}@media screen and (min-width:1920px){.os-layout.mr-xxl-3{margin-right:32px!important}}.os-layout.mr-4{margin-right:40px!important}@media screen and (min-width:360px){.os-layout.mr-sm-4{margin-right:40px!important}}@media screen and (min-width:768px){.os-layout.mr-md-4{margin-right:40px!important}}@media screen and (min-width:1024px){.os-layout.mr-lg-4{margin-right:40px!important}}@media screen and (min-width:1440px){.os-layout.mr-xl-4{margin-right:40px!important}}@media screen and (min-width:1920px){.os-layout.mr-xxl-4{margin-right:40px!important}}.os-layout.mr-5{margin-right:60px!important}@media screen and (min-width:360px){.os-layout.mr-sm-5{margin-right:60px!important}}@media screen and (min-width:768px){.os-layout.mr-md-5{margin-right:60px!important}}@media screen and (min-width:1024px){.os-layout.mr-lg-5{margin-right:60px!important}}@media screen and (min-width:1440px){.os-layout.mr-xl-5{margin-right:60px!important}}@media screen and (min-width:1920px){.os-layout.mr-xxl-5{margin-right:60px!important}}.os-layout.mt-0{margin-top:16px!important}@media screen and (min-width:360px){.os-layout.mt-sm-0{margin-top:16px!important}}@media screen and (min-width:768px){.os-layout.mt-md-0{margin-top:16px!important}}@media screen and (min-width:1024px){.os-layout.mt-lg-0{margin-top:16px!important}}@media screen and (min-width:1440px){.os-layout.mt-xl-0{margin-top:16px!important}}@media screen and (min-width:1920px){.os-layout.mt-xxl-0{margin-top:16px!important}}.os-layout.mt-1{margin-top:16px!important}@media screen and (min-width:360px){.os-layout.mt-sm-1{margin-top:16px!important}}@media screen and (min-width:768px){.os-layout.mt-md-1{margin-top:16px!important}}@media screen and (min-width:1024px){.os-layout.mt-lg-1{margin-top:16px!important}}@media screen and (min-width:1440px){.os-layout.mt-xl-1{margin-top:16px!important}}@media screen and (min-width:1920px){.os-layout.mt-xxl-1{margin-top:16px!important}}.os-layout.mt-2{margin-top:24px!important}@media screen and (min-width:360px){.os-layout.mt-sm-2{margin-top:24px!important}}@media screen and (min-width:768px){.os-layout.mt-md-2{margin-top:24px!important}}@media screen and (min-width:1024px){.os-layout.mt-lg-2{margin-top:24px!important}}@media screen and (min-width:1440px){.os-layout.mt-xl-2{margin-top:24px!important}}@media screen and (min-width:1920px){.os-layout.mt-xxl-2{margin-top:24px!important}}.os-layout.mt-3{margin-top:32px!important}@media screen and (min-width:360px){.os-layout.mt-sm-3{margin-top:32px!important}}@media screen and (min-width:768px){.os-layout.mt-md-3{margin-top:32px!important}}@media screen and (min-width:1024px){.os-layout.mt-lg-3{margin-top:32px!important}}@media screen and (min-width:1440px){.os-layout.mt-xl-3{margin-top:32px!important}}@media screen and (min-width:1920px){.os-layout.mt-xxl-3{margin-top:32px!important}}.os-layout.mt-4{margin-top:40px!important}@media screen and (min-width:360px){.os-layout.mt-sm-4{margin-top:40px!important}}@media screen and (min-width:768px){.os-layout.mt-md-4{margin-top:40px!important}}@media screen and (min-width:1024px){.os-layout.mt-lg-4{margin-top:40px!important}}@media screen and (min-width:1440px){.os-layout.mt-xl-4{margin-top:40px!important}}@media screen and (min-width:1920px){.os-layout.mt-xxl-4{margin-top:40px!important}}.os-layout.mt-5{margin-top:60px!important}@media screen and (min-width:360px){.os-layout.mt-sm-5{margin-top:60px!important}}@media screen and (min-width:768px){.os-layout.mt-md-5{margin-top:60px!important}}@media screen and (min-width:1024px){.os-layout.mt-lg-5{margin-top:60px!important}}@media screen and (min-width:1440px){.os-layout.mt-xl-5{margin-top:60px!important}}@media screen and (min-width:1920px){.os-layout.mt-xxl-5{margin-top:60px!important}}.os-layout.mb-0{margin-bottom:16px!important}@media screen and (min-width:360px){.os-layout.mb-sm-0{margin-bottom:16px!important}}@media screen and (min-width:768px){.os-layout.mb-md-0{margin-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.mb-lg-0{margin-bottom:16px!important}}@media screen and (min-width:1440px){.os-layout.mb-xl-0{margin-bottom:16px!important}}@media screen and (min-width:1920px){.os-layout.mb-xxl-0{margin-bottom:16px!important}}.os-layout.mb-1{margin-bottom:16px!important}@media screen and (min-width:360px){.os-layout.mb-sm-1{margin-bottom:16px!important}}@media screen and (min-width:768px){.os-layout.mb-md-1{margin-bottom:16px!important}}@media screen and (min-width:1024px){.os-layout.mb-lg-1{margin-bottom:16px!important}}@media screen and (min-width:1440px){.os-layout.mb-xl-1{margin-bottom:16px!important}}@media screen and (min-width:1920px){.os-layout.mb-xxl-1{margin-bottom:16px!important}}.os-layout.mb-2{margin-bottom:24px!important}@media screen and (min-width:360px){.os-layout.mb-sm-2{margin-bottom:24px!important}}@media screen and (min-width:768px){.os-layout.mb-md-2{margin-bottom:24px!important}}@media screen and (min-width:1024px){.os-layout.mb-lg-2{margin-bottom:24px!important}}@media screen and (min-width:1440px){.os-layout.mb-xl-2{margin-bottom:24px!important}}@media screen and (min-width:1920px){.os-layout.mb-xxl-2{margin-bottom:24px!important}}.os-layout.mb-3{margin-bottom:32px!important}@media screen and (min-width:360px){.os-layout.mb-sm-3{margin-bottom:32px!important}}@media screen and (min-width:768px){.os-layout.mb-md-3{margin-bottom:32px!important}}@media screen and (min-width:1024px){.os-layout.mb-lg-3{margin-bottom:32px!important}}@media screen and (min-width:1440px){.os-layout.mb-xl-3{margin-bottom:32px!important}}@media screen and (min-width:1920px){.os-layout.mb-xxl-3{margin-bottom:32px!important}}.os-layout.mb-4{margin-bottom:40px!important}@media screen and (min-width:360px){.os-layout.mb-sm-4{margin-bottom:40px!important}}@media screen and (min-width:768px){.os-layout.mb-md-4{margin-bottom:40px!important}}@media screen and (min-width:1024px){.os-layout.mb-lg-4{margin-bottom:40px!important}}@media screen and (min-width:1440px){.os-layout.mb-xl-4{margin-bottom:40px!important}}@media screen and (min-width:1920px){.os-layout.mb-xxl-4{margin-bottom:40px!important}}.os-layout.mb-5{margin-bottom:60px!important}@media screen and (min-width:360px){.os-layout.mb-sm-5{margin-bottom:60px!important}}@media screen and (min-width:768px){.os-layout.mb-md-5{margin-bottom:60px!important}}@media screen and (min-width:1024px){.os-layout.mb-lg-5{margin-bottom:60px!important}}@media screen and (min-width:1440px){.os-layout.mb-xl-5{margin-bottom:60px!important}}@media screen and (min-width:1920px){.os-layout.mb-xxl-5{margin-bottom:60px!important}}:root{--os-typography-weight-lbold-font-weight: 700;--os-typography-weight-bold-font-weight: 700;--os-typography-weight-medium-font-weight: 500;--os-typography-weight-regular-font-weight: 400;--os-typography-style-default-font-style: normal;--os-typography-size-xxs-line-height: .75rem;--os-typography-size-xxs-font-size: .625rem;--os-typography-size-xs-line-height: .875rem;--os-typography-size-xs-font-size: .75rem;--os-typography-size-s-line-height: 1rem;--os-typography-size-s-font-size: .875rem;--os-typography-size-m-line-height: 1.125rem;--os-typography-size-m-font-size: 1rem;--os-typography-size-l-line-height: 1.25rem;--os-typography-size-l-font-size: 1.125rem;--os-typography-size-xl-line-height: 1.5rem;--os-typography-size-xl-font-size: 1.25rem;--os-typography-size-xxl-line-height: 1.75rem;--os-typography-size-xxl-font-size: 1.5rem;--os-typography-size-xxxl-line-height: 2rem;--os-typography-size-xxxl-font-size: 1.75rem;--os-typography-size-xxxxl-line-height: 2.5rem;--os-typography-size-xxxxl-font-size: 2rem;--os-typography-font-default-font-family: "BentonSansPro", "Arial", sans-serif;--os-typography-color-negative-name: negative;--os-typography-color-positive-name: positive;--os-typography-color-secondary-name: secondary;--os-typography-color-primary-name: primary;--os-typography-color-white-name: white;--os-typography-color-lightgrey-name: light-grey;--os-typography-color-mediumgrey-name: medium-grey;--os-typography-color-darkgrey-name: dark-grey;--hidden-positive-color: #01732d;--hidden-positive-color-rgb: 1, 115, 45;--hidden-secondary-color: #006efc;--hidden-secondary-color-rgb: 0, 110, 252;--hidden-negative-color: #c3052d;--hidden-negative-color-rgb: 195, 5, 45;--hover-secondary-135-color: #003fca;--hover-secondary-135-color-rgb: 0, 63, 202;--hover-positive-135-color: #015926;--hover-positive-135-color-rgb: 1, 89, 38;--hover-negative-135-color: #c00228;--hover-negative-135-color-rgb: 192, 2, 40;--extended-09-color: #0691ff;--extended-09-color-rgb: 6, 145, 255;--extended-08-5-color: #715535;--extended-08-5-color-rgb: 113, 85, 53;--extended-08-color: #ff5c00;--extended-08-color-rgb: 255, 92, 0;--extended-07-dark-color: #454d53;--extended-07-dark-color-rgb: 69, 77, 83;--extended-07-color: #4b32b0;--extended-07-color-rgb: 75, 50, 176;--extended-06-color: #665ec7;--extended-06-color-rgb: 102, 94, 199;--extended-05-color: #b150c5;--extended-05-color-rgb: 177, 80, 197;--extended-04-color: #aa0050;--extended-04-color-rgb: 170, 0, 80;--extended-03-color: #ffc700;--extended-03-color-rgb: 255, 199, 0;--extended-02-color: #83c74d;--extended-02-color-rgb: 131, 199, 77;--extended-01-color: #00af43;--extended-01-color-rgb: 0, 175, 67;--extended-12-color: #006996;--extended-12-color-rgb: 0, 105, 150;--extended-11-color: #1c8ecf;--extended-11-color-rgb: 28, 142, 207;--extended-10-color: #23c1ff;--extended-10-color-rgb: 35, 193, 255;--neutral-color: #444444;--neutral-color-rgb: 68, 68, 68;--white-color: #ffffff;--white-color-rgb: 255, 255, 255;--pale-grey-15-color: #f8f8fa;--pale-grey-15-color-rgb: 248, 248, 250;--pale-grey-25-color: #f4f5f7;--pale-grey-25-color-rgb: 244, 245, 247;--pale-grey-50-color: #e3e6ea;--pale-grey-50-color-rgb: 227, 230, 234;--pale-grey-color: #ced3d9;--pale-grey-color-rgb: 206, 211, 217;--light-grey-80-color: #697786;--light-grey-80-color-rgb: 105, 119, 134;--light-grey-color: #465463;--light-grey-color-rgb: 70, 84, 99;--medium-grey-color: #222e37;--medium-grey-color-rgb: 34, 46, 55;--dark-grey-color: #02070d;--dark-grey-color-rgb: 2, 7, 13;--warning-25-color: #ffe9c7;--warning-25-color-rgb: 255, 233, 199;--warning-4-color: #fff9f6;--warning-4-color-rgb: 255, 249, 246;--warning-color: #ff8a00;--warning-color-rgb: 255, 138, 0;--positive-25-color: #bfe0cc;--positive-25-color-rgb: 191, 224, 204;--positive-4-color: #f5faf7;--positive-4-color-rgb: 245, 250, 247;--positive-color: #008545;--positive-color-rgb: 0, 133, 69;--negative-135-color: #c00228;--negative-135-color-rgb: 192, 2, 40;--negative-25-color: #f6c2c2;--negative-25-color-rgb: 246, 194, 194;--negative-10-color: #fbe6e6;--negative-10-color-rgb: 251, 230, 230;--negative-4-color: #fef5f5;--negative-4-color-rgb: 254, 245, 245;--negative-color: #e31e46;--negative-color-rgb: 227, 30, 70;--secondary-135-color: #014297;--secondary-135-color-rgb: 1, 66, 151;--secondary-color: #003fca;--secondary-color-rgb: 0, 63, 202;--accent-2-color: #00164e;--accent-2-color-rgb: 0, 22, 78;--accent-1-color: #00008c;--accent-1-color-rgb: 0, 0, 140;--primary-20-color: #bfdcfc;--primary-20-color-rgb: 191, 220, 252;--primary-10-color: #dfeefd;--primary-10-color-rgb: 223, 238, 253;--primary-04-color: #f2f6ff;--primary-04-color-rgb: 242, 246, 255;--primary-4-color: #f2f6ff;--primary-4-color-rgb: 242, 246, 255;--primary-color: #0033aa;--primary-color-rgb: 0, 51, 170;--os-border-width-5: 8px;--os-border-width-4: 4px;--os-border-width-3: 3px;--os-border-width-2: 2px;--os-border-width-1: 1px;--os-border-width-0: 0;--os-border-radius-full: 100%;--os-border-radius-large: 12px;--os-border-radius-default: 8px;--os-border-radius-none: 0}.mat-mdc-dialog-title.mat-mdc-dialog-title{font-size:var(--os-typography-size-xl-font-size);line-height:var(--os-typography-size-xl-line-height);font-weight:var(--os-typography-weight-regular-font-weight);font-style:var(--os-typography-style-default-font-style);color:var(--white-color)}.osx-mat-table .no-border-and-underline .mat-mdc-header-cell{font-size:var(--os-typography-size-m-font-size);line-height:var(--os-typography-size-m-line-height);font-weight:var(--os-typography-weight-medium-font-weight);font-style:var(--os-typography-style-default-font-style);color:var(--dark-grey-color)}.mat-mdc-option{font-size:var(--os-typography-size-s-font-size);line-height:var(--os-typography-size-s-line-height);font-weight:var(--os-typography-weight-regular-font-weight);font-style:var(--os-typography-style-default-font-style);color:var(--dark-grey-color)}.mat-mdc-dialog-content.mat-mdc-dialog-content.mdc-dialog__content{font-size:var(--os-typography-size-s-font-size);line-height:var(--os-typography-size-s-line-height);font-weight:var(--os-typography-weight-regular-font-weight);font-style:var(--os-typography-style-default-font-style);color:var(--medium-grey-color)}.osx-mat-table .mat-mdc-header-row .mat-mdc-header-cell{font-size:var(--os-typography-size-s-font-size);line-height:var(--os-typography-size-s-line-height);font-weight:var(--os-typography-weight-medium-font-weight);font-style:var(--os-typography-style-default-font-style);color:var(--dark-grey-color)}@font-face{font-family:BentonSansPro;font-weight:400;font-display:swap;src:url(BentonSansProRegular_normal_normal.ed59e16862a7ad9a.woff) format("woff"),url(BentonSansProRegular_normal_normal.f544b30543a907ba.woff2) format("woff2");font-style:normal}@font-face{font-family:BentonSansPro;font-weight:500;font-display:swap;src:url(BentonSansProMedium_normal_normal.4f07a01f019975e1.woff) format("woff"),url(BentonSansProMedium_normal_normal.a2577fc8d33e2853.woff2) format("woff2");font-style:normal}@font-face{font-family:BentonSansPro;font-weight:700;font-display:swap;src:url(BentonSansProBold_normal_normal.c6ad695edc95187e.woff) format("woff"),url(BentonSansProBold_normal_normal.ef532408c3e45ec8.woff2) format("woff2");font-style:normal}.osx-snackbar-container{--mat-snack-bar-container-shape: 8px;--mat-snack-bar-container-color: var(--snackbar-container-color, var(--medium-grey-color));--mat-snack-bar-supporting-text-color: var(--white-color);--mat-snack-bar-supporting-text-size: 14px;--mat-snack-bar-button-color: var(--white-color);min-width:min(360px,100vw - 32px)}.osx-snackbar-container.negative{--snackbar-container-color: var(--negative-color)}.osx-snackbar-container.positive{--snackbar-container-color: var(--positive-color)}.osx-snackbar-container.info{--snackbar-container-color: var(--medium-grey-color)}.osx-snackbar-container .osx-snackbar{padding:6px 6px 6px 12px;display:flex}.osx-snackbar-container .osx-snackbar.has-actions{flex-direction:column}.osx-snackbar-container .osx-snackbar>div{display:flex;gap:8px;padding:6px 6px 6px 0;align-items:center}.osx-snackbar-container .osx-snackbar .osx-buttons{justify-content:flex-end}.osx-snackbar-container .osx-snackbar .osx-buttons button{height:36px}.mat-mdc-form-field-type-osx-autocomplete .mdc-floating-label:not(.mdc-floating-label--float-above){transform:translate(32px,-50%)}.mat-mdc-autocomplete-panel{top:-22px;position:absolute!important;border-top-left-radius:var(--mat-shape-medium)!important;border-top-right-radius:var(--mat-shape-medium)!important}.osx-mat-table{background-color:var(--white-color);overflow:hidden}.osx-mat-table.with-border{border:solid 1px var(--pale-grey-color);border-radius:16px}.osx-mat-table.with-bottom-border{border-radius:0 0 16px 16px}.osx-mat-table.no-cell-background .mat-mdc-cell{background:none}.osx-mat-table .x-small-col{flex:.5 1 0!important}.osx-mat-table .small-col{flex:1 1 0!important}.osx-mat-table .med-col{flex:2 1 0!important}.osx-mat-table .large-col{flex:3 1 0!important}.osx-mat-table .x-large-col{flex:4 1 0!important}.osx-mat-table .right-align{justify-content:flex-end}.osx-mat-table .center-align{justify-content:center}.osx-mat-table .mat-paginator,.osx-mat-table .mat-mdc-table{background:none}.osx-mat-table .mat-mdc-footer-row{height:auto}.osx-mat-table .mat-mdc-header-cell:first-of-type,.osx-mat-table .mat-mdc-cell:first-of-type{padding-left:24px}.osx-mat-table .mat-mdc-header-cell:last-of-type,.osx-mat-table .mat-mdc-cell:last-of-type{padding-right:24px}.osx-mat-table .mat-mdc-cell{border-color:var(--pale-grey-color)}.osx-mat-table .mdc-data-table__row:last-child .mdc-data-table__cell{border-bottom:solid 1px var(--pale-grey-color)}.osx-mat-table .mat-mdc-header-row{background-color:var(--pale-grey-25-color);border:0}.osx-mat-table .mat-mdc-header-row .mat-mdc-header-cell{border:0}.osx-mat-table .mat-sort-header-content{text-align:left}.osx-mat-table .no-border-and-underline{box-shadow:none;border-radius:unset;border-top:none;border-left:none;border-right:none;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:var(--pale-grey-color);margin-bottom:24px}.osx-mat-table .no-border-and-underline .mat-mdc-header-cell,.osx-mat-table .no-border-and-underline .mat-mdc-cell{border-bottom:none}.osx-mat-table .no-border-and-underline .mat-mdc-header-cell:last-of-type,.osx-mat-table .no-border-and-underline .mat-mdc-cell:last-of-type{text-align:right}.osx-mat-table .no-border-and-underline .mat-mdc-header-row,.osx-mat-table .no-border-and-underline .mat-mdc-row{height:40px}.osx-mat-table.left-and-right-border .mat-mdc-cell{border-bottom:none!important}.osx-mat-table.left-and-right-border .mat-mdc-row{border:1px solid var(--pale-grey-color);border-top:0}.osx-mat-table.left-and-right-border .mat-mdc-row:hover,.osx-mat-table.remove-hover-and-cell-underline .mat-mdc-row:hover{background-color:var(--white-color)}.osx-mat-table.remove-hover-and-cell-underline .mdc-data-table__cell{border-bottom:0!important}.osx-mat-table.no-border-on-last-row .mdc-data-table__row:last-child .mdc-data-table__cell{border-bottom:0}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.osx-mat-table .table-cell{word-wrap:break-word;white-space:pre-wrap}}.osx-mat-table .style-alphabetic-sort{color:var(--secondary-color);margin-left:3px}.osx-mat-table .mat-sort-header-arrow{display:none!important}.osx-mat-table td.action-column-data{display:flex}.osx-mat-table .mat-mdc-row:hover{background-color:var(--pale-grey-25-color)}.flex{display:flex}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--os-typography-font-default-font-family)}.os-card-header{color:var(--medium-grey-color);font-style:normal;font-weight:500;font-size:16px;line-height:20px;margin-bottom:24px;margin-top:0}.os-card-subheading{font-style:normal;color:var(--light-grey-color);font-weight:400;font-size:16px;line-height:20px;margin-bottom:24px;margin-top:0}.os-card-body-text{color:var(--light-grey-color);font-style:normal;font-weight:300;font-size:14px;line-height:16px}.os-card-inverse *{color:var(--white)}:root{--hidden-grey-60: rgba(244, 245, 247, .6);--primary-4-color: #f2f6ff;--primary-20-color: #bfdcfc;--secondary-135-color: #003fca;--neutral-medium-grey-color: #222e37}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, 0px 2px 1px -1px --mat-sys-shadow, 0px 1px 1px 0px --mat-sys-shadow, 0px 1px 3px 0px --mat-sys-shadow)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, 0px 3px 1px -2px --mat-sys-shadow, 0px 2px 2px 0px --mat-sys-shadow, 0px 1px 5px 0px --mat-sys-shadow)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, 0px 3px 3px -2px --mat-sys-shadow, 0px 3px 4px 0px --mat-sys-shadow, 0px 1px 8px 0px --mat-sys-shadow)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, 0px 2px 4px -1px --mat-sys-shadow, 0px 4px 5px 0px --mat-sys-shadow, 0px 1px 10px 0px --mat-sys-shadow)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, 0px 3px 5px -1px --mat-sys-shadow, 0px 5px 8px 0px --mat-sys-shadow, 0px 1px 14px 0px --mat-sys-shadow)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, 0px 3px 5px -1px --mat-sys-shadow, 0px 6px 10px 0px --mat-sys-shadow, 0px 1px 18px 0px --mat-sys-shadow)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, 0px 4px 5px -2px --mat-sys-shadow, 0px 7px 10px 1px --mat-sys-shadow, 0px 2px 16px 1px --mat-sys-shadow)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, 0px 5px 5px -3px --mat-sys-shadow, 0px 8px 10px 1px --mat-sys-shadow, 0px 3px 14px 2px --mat-sys-shadow)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, 0px 5px 6px -3px --mat-sys-shadow, 0px 9px 12px 1px --mat-sys-shadow, 0px 3px 16px 2px --mat-sys-shadow)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, 0px 6px 6px -3px --mat-sys-shadow, 0px 10px 14px 1px --mat-sys-shadow, 0px 4px 18px 3px --mat-sys-shadow)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, 0px 6px 7px -4px --mat-sys-shadow, 0px 11px 15px 1px --mat-sys-shadow, 0px 4px 20px 3px --mat-sys-shadow)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, 0px 7px 8px -4px --mat-sys-shadow, 0px 12px 17px 2px --mat-sys-shadow, 0px 5px 22px 4px --mat-sys-shadow)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, 0px 7px 8px -4px --mat-sys-shadow, 0px 13px 19px 2px --mat-sys-shadow, 0px 5px 24px 4px --mat-sys-shadow)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, 0px 7px 9px -4px --mat-sys-shadow, 0px 14px 21px 2px --mat-sys-shadow, 0px 5px 26px 4px --mat-sys-shadow)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, 0px 8px 9px -5px --mat-sys-shadow, 0px 15px 22px 2px --mat-sys-shadow, 0px 6px 28px 5px --mat-sys-shadow)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, 0px 8px 10px -5px --mat-sys-shadow, 0px 16px 24px 2px --mat-sys-shadow, 0px 6px 30px 5px --mat-sys-shadow)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, 0px 8px 11px -5px --mat-sys-shadow, 0px 17px 26px 2px --mat-sys-shadow, 0px 6px 32px 5px --mat-sys-shadow)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, 0px 9px 11px -5px --mat-sys-shadow, 0px 18px 28px 2px --mat-sys-shadow, 0px 7px 34px 6px --mat-sys-shadow)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, 0px 9px 12px -6px --mat-sys-shadow, 0px 19px 29px 2px --mat-sys-shadow, 0px 7px 36px 6px --mat-sys-shadow)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, 0px 10px 13px -6px --mat-sys-shadow, 0px 20px 31px 3px --mat-sys-shadow, 0px 8px 38px 7px --mat-sys-shadow)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, 0px 10px 13px -6px --mat-sys-shadow, 0px 21px 33px 3px --mat-sys-shadow, 0px 8px 40px 7px --mat-sys-shadow)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, 0px 10px 14px -6px --mat-sys-shadow, 0px 22px 35px 3px --mat-sys-shadow, 0px 8px 42px 7px --mat-sys-shadow)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, 0px 11px 14px -7px --mat-sys-shadow, 0px 23px 36px 3px --mat-sys-shadow, 0px 9px 44px 8px --mat-sys-shadow)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, 0px 11px 15px -7px --mat-sys-shadow, 0px 24px 38px 3px --mat-sys-shadow, 0px 9px 46px 8px --mat-sys-shadow)}html{--mat-sys-on-surface: initial}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-sys-background, transparent));color:var(--mat-app-text-color, var(--mat-sys-on-background, inherit))}html{--mat-badge-text-font: Roboto, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 24px/32px Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 20px/32px Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 16px/24px Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:500 14px/22px Roboto,sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 14px/20px Roboto,sans-serif;letter-spacing:.0178571429em}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/96px Roboto,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px Roboto,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px Roboto,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Roboto,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}html{--mat-bottom-sheet-container-text-font: Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}html{--mat-button-toggle-label-text-font: Roboto, sans-serif;--mat-button-toggle-label-text-line-height: 24px;--mat-button-toggle-label-text-size: 16px;--mat-button-toggle-label-text-tracking: .03125em;--mat-button-toggle-label-text-weight: 400;--mat-button-toggle-legacy-label-text-font: Roboto, sans-serif;--mat-button-toggle-legacy-label-text-line-height: 24px;--mat-button-toggle-legacy-label-text-size: 16px;--mat-button-toggle-legacy-label-text-tracking: .03125em;--mat-button-toggle-legacy-label-text-weight: 400}html{--mat-datepicker-calendar-text-font: Roboto, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-expansion-header-text-font: Roboto, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Roboto, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}html{--mat-stepper-container-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-toolbar-title-text-font: Roboto, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}html{--mat-tree-node-text-font: Roboto, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}html{--mat-option-label-text-font: Roboto, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: Roboto, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}html{--mat-card-title-text-font: Roboto, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Roboto, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}html{--mat-tooltip-supporting-text-font: Roboto, sans-serif;--mat-tooltip-supporting-text-size: 12px;--mat-tooltip-supporting-text-weight: 400;--mat-tooltip-supporting-text-tracking: .0333333333em}html{--mat-form-field-container-text-font: Roboto, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Roboto, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400;--mat-form-field-filled-label-text-font: Roboto, sans-serif;--mat-form-field-filled-label-text-size: 16px;--mat-form-field-filled-label-text-tracking: .03125em;--mat-form-field-filled-label-text-weight: 400;--mat-form-field-outlined-label-text-font: Roboto, sans-serif;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-tracking: .03125em;--mat-form-field-outlined-label-text-weight: 400}html{--mat-select-trigger-text-font: Roboto, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}html{--mat-dialog-subhead-font: Roboto, sans-serif;--mat-dialog-subhead-line-height: 32px;--mat-dialog-subhead-size: 20px;--mat-dialog-subhead-weight: 500;--mat-dialog-subhead-tracking: .0125em;--mat-dialog-supporting-text-font: Roboto, sans-serif;--mat-dialog-supporting-text-line-height: 24px;--mat-dialog-supporting-text-size: 16px;--mat-dialog-supporting-text-weight: 400;--mat-dialog-supporting-text-tracking: .03125em}.mat-mdc-standard-chip{--mat-chip-label-text-font: Roboto, sans-serif;--mat-chip-label-text-line-height: 20px;--mat-chip-label-text-size: 14px;--mat-chip-label-text-tracking: .0178571429em;--mat-chip-label-text-weight: 400}html,html .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-font: Roboto, sans-serif;--mat-slide-toggle-label-text-line-height: 20px;--mat-slide-toggle-label-text-size: 14px;--mat-slide-toggle-label-text-tracking: .0178571429em;--mat-slide-toggle-label-text-weight: 400}html{--mat-radio-label-text-font: Roboto, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}html{--mat-slider-label-label-text-font: Roboto, sans-serif;--mat-slider-label-label-text-size: 14px;--mat-slider-label-label-text-line-height: 22px;--mat-slider-label-label-text-tracking: .0071428571em;--mat-slider-label-label-text-weight: 500}html{--mat-menu-item-label-text-font: Roboto, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}html{--mat-list-list-item-label-text-font: Roboto, sans-serif;--mat-list-list-item-label-text-line-height: 24px;--mat-list-list-item-label-text-size: 16px;--mat-list-list-item-label-text-tracking: .03125em;--mat-list-list-item-label-text-weight: 400;--mat-list-list-item-supporting-text-font: Roboto, sans-serif;--mat-list-list-item-supporting-text-line-height: 20px;--mat-list-list-item-supporting-text-size: 14px;--mat-list-list-item-supporting-text-tracking: .0178571429em;--mat-list-list-item-supporting-text-weight: 400;--mat-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;--mat-list-list-item-trailing-supporting-text-line-height: 20px;--mat-list-list-item-trailing-supporting-text-size: 12px;--mat-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mat-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-font: Roboto, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.mat-mdc-tab-header{--mat-tab-label-text-font: Roboto, sans-serif;--mat-tab-label-text-size: 14px;--mat-tab-label-text-tracking: .0892857143em;--mat-tab-label-text-line-height: 36px;--mat-tab-label-text-weight: 500}html{--mat-checkbox-label-text-font: Roboto, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}html{--mat-button-filled-label-text-font: Roboto, sans-serif;--mat-button-filled-label-text-size: 14px;--mat-button-filled-label-text-tracking: .0892857143em;--mat-button-filled-label-text-transform: none;--mat-button-filled-label-text-weight: 500;--mat-button-outlined-label-text-font: Roboto, sans-serif;--mat-button-outlined-label-text-size: 14px;--mat-button-outlined-label-text-tracking: .0892857143em;--mat-button-outlined-label-text-transform: none;--mat-button-outlined-label-text-weight: 500;--mat-button-protected-label-text-font: Roboto, sans-serif;--mat-button-protected-label-text-size: 14px;--mat-button-protected-label-text-tracking: .0892857143em;--mat-button-protected-label-text-transform: none;--mat-button-protected-label-text-weight: 500;--mat-button-text-label-text-font: Roboto, sans-serif;--mat-button-text-label-text-size: 14px;--mat-button-text-label-text-tracking: .0892857143em;--mat-button-text-label-text-transform: none;--mat-button-text-label-text-weight: 500;--mat-button-tonal-label-text-font: Roboto, sans-serif;--mat-button-tonal-label-text-size: 14px;--mat-button-tonal-label-text-tracking: .0892857143em;--mat-button-tonal-label-text-transform: none;--mat-button-tonal-label-text-weight: 500}html{--mat-fab-extended-label-text-font: Roboto, sans-serif;--mat-fab-extended-label-text-size: 14px;--mat-fab-extended-label-text-tracking: .0892857143em;--mat-fab-extended-label-text-weight: 500}html{--mat-snack-bar-supporting-text-font: Roboto, sans-serif;--mat-snack-bar-supporting-text-line-height: 20px;--mat-snack-bar-supporting-text-size: 14px;--mat-snack-bar-supporting-text-weight: 400}html{--mat-table-header-headline-font: Roboto, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Roboto, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Roboto, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}html{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 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-app-elevation-shadow-level-3: 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);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 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);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent)}html{--mat-option-selected-state-label-text-color: #003FCA;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 4%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent)}.mat-accent{--mat-option-selected-state-label-text-color: #0033aa;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 4%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent)}.mat-warn{--mat-option-selected-state-label-text-color: #e31e46;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 4%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}html{--mat-pseudo-checkbox-full-selected-icon-color: #0033aa;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #0033aa;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent)}.mat-primary{--mat-pseudo-checkbox-full-selected-icon-color: #003FCA;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #003FCA;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent)}.mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #0033aa;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #0033aa;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent)}.mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #e31e46;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #e31e46;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent)}html{--mat-option-label-text-font: var(--os-typography-font-default-font-family);--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: var(--os-typography-font-default-font-family);--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}html{--mat-card-elevated-container-shape: 4px;--mat-card-outlined-container-shape: 4px;--mat-card-filled-container-shape: 4px;--mat-card-outlined-outline-width: 1px}html{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}html{--mat-card-title-text-font: var(--os-typography-font-default-font-family);--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: var(--os-typography-font-default-font-family);--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}html{--mat-progress-bar-active-indicator-height: 4px;--mat-progress-bar-track-height: 4px;--mat-progress-bar-track-shape: 0}.mat-mdc-progress-bar{--mat-progress-bar-active-indicator-color: #003FCA;--mat-progress-bar-track-color: rgba(0, 63, 202, .25)}.mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #0033aa;--mat-progress-bar-track-color: rgba(0, 51, 170, .25)}.mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #e31e46;--mat-progress-bar-track-color: rgba(227, 30, 70, .25)}html{--mat-tooltip-container-shape: 4px;--mat-tooltip-supporting-text-line-height: 16px}html{--mat-tooltip-container-color: #424242;--mat-tooltip-supporting-text-color: white}html{--mat-tooltip-supporting-text-font: var(--os-typography-font-default-font-family);--mat-tooltip-supporting-text-size: 12px;--mat-tooltip-supporting-text-weight: 400;--mat-tooltip-supporting-text-tracking: .0333333333em}html{--mat-form-field-filled-active-indicator-height: 1px;--mat-form-field-filled-focus-active-indicator-height: 2px;--mat-form-field-filled-container-shape: 4px;--mat-form-field-outlined-outline-width: 1px;--mat-form-field-outlined-focus-outline-width: 2px;--mat-form-field-outlined-container-shape: 4px}html{--mat-form-field-focus-select-arrow-color: color-mix(in srgb, #003FCA 87%, transparent);--mat-form-field-filled-caret-color: #003FCA;--mat-form-field-filled-focus-active-indicator-color: #003FCA;--mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #003FCA 87%, transparent);--mat-form-field-outlined-caret-color: #003FCA;--mat-form-field-outlined-focus-outline-color: #003FCA;--mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #003FCA 87%, transparent);--mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e31e46;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .12;--mat-form-field-filled-container-color: #f6f6f6;--mat-form-field-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 4%, transparent);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .54);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .54);--mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .54);--mat-form-field-filled-error-hover-label-text-color: #e31e46;--mat-form-field-filled-error-focus-label-text-color: #e31e46;--mat-form-field-filled-error-label-text-color: #e31e46;--mat-form-field-filled-error-caret-color: #e31e46;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .54);--mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #e31e46;--mat-form-field-filled-error-focus-active-indicator-color: #e31e46;--mat-form-field-filled-error-hover-active-indicator-color: #e31e46;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .54);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .54);--mat-form-field-outlined-error-caret-color: #e31e46;--mat-form-field-outlined-error-focus-label-text-color: #e31e46;--mat-form-field-outlined-error-label-text-color: #e31e46;--mat-form-field-outlined-error-hover-label-text-color: #e31e46;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #e31e46;--mat-form-field-outlined-error-hover-outline-color: #e31e46;--mat-form-field-outlined-error-outline-color: #e31e46}.mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: color-mix(in srgb, #0033aa 87%, transparent);--mat-form-field-filled-caret-color: #0033aa;--mat-form-field-filled-focus-active-indicator-color: #0033aa;--mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #0033aa 87%, transparent);--mat-form-field-outlined-caret-color: #0033aa;--mat-form-field-outlined-focus-outline-color: #0033aa;--mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #0033aa 87%, transparent)}.mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: color-mix(in srgb, #e31e46 87%, transparent);--mat-form-field-filled-caret-color: #e31e46;--mat-form-field-filled-focus-active-indicator-color: #e31e46;--mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #e31e46 87%, transparent);--mat-form-field-outlined-caret-color: #e31e46;--mat-form-field-outlined-focus-outline-color: #e31e46;--mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #e31e46 87%, transparent)}html{--mat-form-field-container-height: 48px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 12px;--mat-form-field-filled-with-label-container-padding-top: 12px;--mat-form-field-filled-with-label-container-padding-bottom: 12px}html{--mat-form-field-container-text-font: var(--os-typography-font-default-font-family);--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: var(--os-typography-font-default-font-family);--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400;--mat-form-field-filled-label-text-font: var(--os-typography-font-default-font-family);--mat-form-field-filled-label-text-size: 16px;--mat-form-field-filled-label-text-tracking: .03125em;--mat-form-field-filled-label-text-weight: 400;--mat-form-field-outlined-label-text-font: var(--os-typography-font-default-font-family);--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-tracking: .03125em;--mat-form-field-outlined-label-text-weight: 400}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-select-placeholder-text-color: rgba(0, 0, 0, .54);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-select-focused-arrow-color: #003FCA;--mat-select-invalid-arrow-color: #e31e46}.mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-select-placeholder-text-color: rgba(0, 0, 0, .54);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-select-focused-arrow-color: #0033aa;--mat-select-invalid-arrow-color: #e31e46}.mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-select-placeholder-text-color: rgba(0, 0, 0, .54);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-select-focused-arrow-color: #e31e46;--mat-select-invalid-arrow-color: #e31e46}html{--mat-select-arrow-transform: none}html{--mat-select-trigger-text-font: var(--os-typography-font-default-font-family);--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: white}html{--mat-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .54)}html{--mat-dialog-subhead-font: var(--os-typography-font-default-font-family);--mat-dialog-subhead-line-height: 32px;--mat-dialog-subhead-size: 20px;--mat-dialog-subhead-weight: 500;--mat-dialog-subhead-tracking: .0125em;--mat-dialog-supporting-text-font: var(--os-typography-font-default-font-family);--mat-dialog-supporting-text-line-height: 24px;--mat-dialog-supporting-text-size: 16px;--mat-dialog-supporting-text-weight: 400;--mat-dialog-supporting-text-tracking: .03125em}.mat-mdc-standard-chip{--mat-chip-container-shape-radius: 16px;--mat-chip-disabled-container-opacity: .4;--mat-chip-disabled-outline-color: transparent;--mat-chip-flat-selected-outline-width: 0;--mat-chip-focus-outline-color: transparent;--mat-chip-hover-state-layer-opacity: .04;--mat-chip-outline-color: transparent;--mat-chip-outline-width: 0;--mat-chip-selected-hover-state-layer-opacity: .04;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-with-avatar-avatar-shape-radius: 14px;--mat-chip-with-avatar-avatar-size: 28px;--mat-chip-with-avatar-disabled-avatar-opacity: 1;--mat-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-with-icon-icon-size: 18px;--mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1}.mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mat-chip-elevated-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-chip-elevated-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-chip-elevated-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-chip-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-label-text-color: rgba(0, 0, 0, .87);--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-focus-state-layer-color: .12;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: .04;--mat-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-disabled-label-text-color: #ffffff;--mat-chip-elevated-container-color: #003FCA;--mat-chip-elevated-disabled-container-color: #003FCA;--mat-chip-elevated-selected-container-color: #003FCA;--mat-chip-flat-disabled-selected-container-color: #003FCA;--mat-chip-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-label-text-color: #ffffff;--mat-chip-selected-disabled-trailing-icon-color: #ffffff;--mat-chip-selected-focus-state-layer-color: .12;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: .04;--mat-chip-selected-label-text-color: #ffffff;--mat-chip-selected-trailing-icon-color: #ffffff;--mat-chip-with-icon-disabled-icon-color: #ffffff;--mat-chip-with-icon-icon-color: #ffffff;--mat-chip-with-icon-selected-icon-color: #ffffff;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #ffffff;--mat-chip-with-trailing-icon-trailing-icon-color: #ffffff}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: #ffffff;--mat-chip-elevated-container-color: #0033aa;--mat-chip-elevated-disabled-container-color: #0033aa;--mat-chip-elevated-selected-container-color: #0033aa;--mat-chip-flat-disabled-selected-container-color: #0033aa;--mat-chip-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-label-text-color: #ffffff;--mat-chip-selected-disabled-trailing-icon-color: #ffffff;--mat-chip-selected-focus-state-layer-color: .12;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: .04;--mat-chip-selected-label-text-color: #ffffff;--mat-chip-selected-trailing-icon-color: #ffffff;--mat-chip-with-icon-disabled-icon-color: #ffffff;--mat-chip-with-icon-icon-color: #ffffff;--mat-chip-with-icon-selected-icon-color: #ffffff;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #ffffff;--mat-chip-with-trailing-icon-trailing-icon-color: #ffffff}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: #ffffff;--mat-chip-elevated-container-color: #e31e46;--mat-chip-elevated-disabled-container-color: #e31e46;--mat-chip-elevated-selected-container-color: #e31e46;--mat-chip-flat-disabled-selected-container-color: #e31e46;--mat-chip-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-label-text-color: #ffffff;--mat-chip-selected-disabled-trailing-icon-color: #ffffff;--mat-chip-selected-focus-state-layer-color: .12;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: .04;--mat-chip-selected-label-text-color: #ffffff;--mat-chip-selected-trailing-icon-color: #ffffff;--mat-chip-with-icon-disabled-icon-color: #ffffff;--mat-chip-with-icon-icon-color: #ffffff;--mat-chip-with-icon-selected-icon-color: #ffffff;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #ffffff;--mat-chip-with-trailing-icon-trailing-icon-color: #ffffff}.mat-mdc-chip.mat-mdc-standard-chip{--mat-chip-container-height: 24px}.mat-mdc-standard-chip{--mat-chip-label-text-font: var(--os-typography-font-default-font-family);--mat-chip-label-text-line-height: 20px;--mat-chip-label-text-size: 14px;--mat-chip-label-text-tracking: .0178571429em;--mat-chip-label-text-weight: 400}html{--mat-slide-toggle-disabled-handle-opacity: .38;--mat-slide-toggle-disabled-selected-handle-opacity: .38;--mat-slide-toggle-disabled-selected-icon-opacity: .38;--mat-slide-toggle-disabled-track-opacity: .12;--mat-slide-toggle-disabled-unselected-handle-opacity: .38;--mat-slide-toggle-disabled-unselected-icon-opacity: .38;--mat-slide-toggle-disabled-unselected-track-outline-color: transparent;--mat-slide-toggle-disabled-unselected-track-outline-width: 1px;--mat-slide-toggle-handle-height: 20px;--mat-slide-toggle-handle-shape: 10px;--mat-slide-toggle-handle-width: 20px;--mat-slide-toggle-hidden-track-opacity: 1;--mat-slide-toggle-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-slide-toggle-pressed-handle-size: 20px;--mat-slide-toggle-selected-focus-state-layer-opacity: .12;--mat-slide-toggle-selected-handle-horizontal-margin: 0;--mat-slide-toggle-selected-handle-size: 20px;--mat-slide-toggle-selected-hover-state-layer-opacity: .04;--mat-slide-toggle-selected-icon-size: 18px;--mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0;--mat-slide-toggle-selected-pressed-state-layer-opacity: .12;--mat-slide-toggle-selected-track-outline-color: transparent;--mat-slide-toggle-selected-track-outline-width: 1px;--mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0;--mat-slide-toggle-track-height: 14px;--mat-slide-toggle-track-outline-color: transparent;--mat-slide-toggle-track-outline-width: 1px;--mat-slide-toggle-track-shape: 7px;--mat-slide-toggle-track-width: 36px;--mat-slide-toggle-unselected-focus-state-layer-opacity: .12;--mat-slide-toggle-unselected-handle-horizontal-margin: 0;--mat-slide-toggle-unselected-handle-size: 20px;--mat-slide-toggle-unselected-hover-state-layer-opacity: .12;--mat-slide-toggle-unselected-icon-size: 18px;--mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0;--mat-slide-toggle-unselected-pressed-state-layer-opacity: .1;--mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0;--mat-slide-toggle-visible-track-opacity: 1;--mat-slide-toggle-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-slide-toggle-with-icon-handle-size: 20px;--mat-slide-toggle-touch-target-size: 48px}html{--mat-slide-toggle-selected-icon-color: #ffffff;--mat-slide-toggle-disabled-selected-icon-color: #ffffff;--mat-slide-toggle-selected-focus-state-layer-color: #003FCA;--mat-slide-toggle-selected-handle-color: #003FCA;--mat-slide-toggle-selected-hover-state-layer-color: #003FCA;--mat-slide-toggle-selected-pressed-state-layer-color: #003FCA;--mat-slide-toggle-selected-focus-handle-color: #003FCA;--mat-slide-toggle-selected-hover-handle-color: #003FCA;--mat-slide-toggle-selected-pressed-handle-color: #003FCA;--mat-slide-toggle-selected-focus-track-color: #4d91ea;--mat-slide-toggle-selected-hover-track-color: #4d91ea;--mat-slide-toggle-selected-pressed-track-color: #4d91ea;--mat-slide-toggle-selected-track-color: #4d91ea;--mat-slide-toggle-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-slide-toggle-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-slide-toggle-disabled-selected-handle-color: rgba(0, 0, 0, .87);--mat-slide-toggle-disabled-selected-track-color: rgba(0, 0, 0, .87);--mat-slide-toggle-disabled-unselected-handle-color: rgba(0, 0, 0, .87);--mat-slide-toggle-disabled-unselected-icon-color: #f6f6f6;--mat-slide-toggle-disabled-unselected-track-color: rgba(0, 0, 0, .87);--mat-slide-toggle-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slide-toggle-handle-surface-color: white;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-unselected-hover-handle-color: #424242;--mat-slide-toggle-unselected-focus-handle-color: #424242;--mat-slide-toggle-unselected-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-slide-toggle-unselected-focus-track-color: rgba(0, 0, 0, .12);--mat-slide-toggle-unselected-icon-color: #f6f6f6;--mat-slide-toggle-unselected-handle-color: rgba(0, 0, 0, .54);--mat-slide-toggle-unselected-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-slide-toggle-unselected-hover-track-color: rgba(0, 0, 0, .12);--mat-slide-toggle-unselected-pressed-handle-color: #424242;--mat-slide-toggle-unselected-pressed-track-color: rgba(0, 0, 0, .12);--mat-slide-toggle-unselected-pressed-state-layer-color: rgba(0, 0, 0, .87);--mat-slide-toggle-unselected-track-color: rgba(0, 0, 0, .12)}.mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-icon-color: #ffffff;--mat-slide-toggle-disabled-selected-icon-color: #ffffff;--mat-slide-toggle-selected-focus-state-layer-color: #0033aa;--mat-slide-toggle-selected-handle-color: #0033aa;--mat-slide-toggle-selected-hover-state-layer-color: #0033aa;--mat-slide-toggle-selected-pressed-state-layer-color: #0033aa;--mat-slide-toggle-selected-focus-handle-color: #0033aa;--mat-slide-toggle-selected-hover-handle-color: #0033aa;--mat-slide-toggle-selected-pressed-handle-color: #0033aa;--mat-slide-toggle-selected-focus-track-color: #4d70c4;--mat-slide-toggle-selected-hover-track-color: #4d70c4;--mat-slide-toggle-selected-pressed-track-color: #4d70c4;--mat-slide-toggle-selected-track-color: #4d70c4}.mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-icon-color: #ffffff;--mat-slide-toggle-disabled-selected-icon-color: #ffffff;--mat-slide-toggle-selected-focus-state-layer-color: #e31e46;--mat-slide-toggle-selected-handle-color: #e31e46;--mat-slide-toggle-selected-hover-state-layer-color: #e31e46;--mat-slide-toggle-selected-pressed-state-layer-color: #e31e46;--mat-slide-toggle-selected-focus-handle-color: #e31e46;--mat-slide-toggle-selected-hover-handle-color: #e31e46;--mat-slide-toggle-selected-pressed-handle-color: #e31e46;--mat-slide-toggle-selected-focus-track-color: #e75454;--mat-slide-toggle-selected-hover-track-color: #e75454;--mat-slide-toggle-selected-pressed-track-color: #e75454;--mat-slide-toggle-selected-track-color: #e75454}html{--mat-slide-toggle-state-layer-size: 32px;--mat-slide-toggle-touch-target-display: none}html,html .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-font: var(--os-typography-font-default-font-family);--mat-slide-toggle-label-text-line-height: 20px;--mat-slide-toggle-label-text-size: 14px;--mat-slide-toggle-label-text-tracking: .0178571429em;--mat-slide-toggle-label-text-weight: 400}html{--mat-radio-disabled-selected-icon-opacity: .38;--mat-radio-disabled-unselected-icon-opacity: .38;--mat-radio-state-layer-size: 40px;--mat-radio-touch-target-size: 48px}.mat-mdc-radio-button.mat-primary{--mat-radio-checked-ripple-color: #003FCA;--mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, .87);--mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, .87);--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: rgba(0, 0, 0, .87);--mat-radio-selected-focus-icon-color: #003FCA;--mat-radio-selected-hover-icon-color: #003FCA;--mat-radio-selected-icon-color: #003FCA;--mat-radio-selected-pressed-icon-color: #003FCA;--mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #0033aa;--mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, .87);--mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, .87);--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: rgba(0, 0, 0, .87);--mat-radio-selected-focus-icon-color: #0033aa;--mat-radio-selected-hover-icon-color: #0033aa;--mat-radio-selected-icon-color: #0033aa;--mat-radio-selected-pressed-icon-color: #0033aa;--mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #e31e46;--mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, .87);--mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, .87);--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: rgba(0, 0, 0, .87);--mat-radio-selected-focus-icon-color: #e31e46;--mat-radio-selected-hover-icon-color: #e31e46;--mat-radio-selected-icon-color: #e31e46;--mat-radio-selected-pressed-icon-color: #e31e46;--mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .87)}html{--mat-radio-state-layer-size: 32px;--mat-radio-touch-target-display: none}html{--mat-radio-label-text-font: var(--os-typography-font-default-font-family);--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}html{--mat-slider-active-track-height: 6px;--mat-slider-active-track-shape: 9999px;--mat-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-handle-height: 20px;--mat-slider-handle-shape: 50%;--mat-slider-handle-width: 20px;--mat-slider-inactive-track-height: 4px;--mat-slider-inactive-track-shape: 9999px;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-container-transform: translateX(-50%);--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-width: auto;--mat-slider-with-overlap-handle-outline-width: 1px;--mat-slider-with-tick-marks-active-container-opacity: .6;--mat-slider-with-tick-marks-container-shape: 50%;--mat-slider-with-tick-marks-container-size: 2px;--mat-slider-with-tick-marks-inactive-container-opacity: .6;--mat-slider-value-indicator-transform-origin: bottom}html{--mat-slider-active-track-color: #003FCA;--mat-slider-focus-handle-color: #003FCA;--mat-slider-handle-color: #003FCA;--mat-slider-hover-handle-color: #003FCA;--mat-slider-focus-state-layer-color: color-mix(in srgb, #003FCA 12%, transparent);--mat-slider-hover-state-layer-color: color-mix(in srgb, #003FCA 4%, transparent);--mat-slider-inactive-track-color: #003FCA;--mat-slider-ripple-color: #003FCA;--mat-slider-with-tick-marks-active-container-color: #ffffff;--mat-slider-with-tick-marks-inactive-container-color: #003FCA;--mat-slider-disabled-active-track-color: rgba(0, 0, 0, .87);--mat-slider-disabled-handle-color: rgba(0, 0, 0, .87);--mat-slider-disabled-inactive-track-color: rgba(0, 0, 0, .87);--mat-slider-label-container-color: #424242;--mat-slider-label-label-text-color: white;--mat-slider-value-indicator-opacity: 1;--mat-slider-with-overlap-handle-outline-color: rgba(0, 0, 0, .87);--mat-slider-with-tick-marks-disabled-container-color: rgba(0, 0, 0, .87)}.mat-accent{--mat-slider-active-track-color: #0033aa;--mat-slider-focus-handle-color: #0033aa;--mat-slider-handle-color: #0033aa;--mat-slider-hover-handle-color: #0033aa;--mat-slider-focus-state-layer-color: color-mix(in srgb, #0033aa 12%, transparent);--mat-slider-hover-state-layer-color: color-mix(in srgb, #0033aa 4%, transparent);--mat-slider-inactive-track-color: #0033aa;--mat-slider-ripple-color: #0033aa;--mat-slider-with-tick-marks-active-container-color: #ffffff;--mat-slider-with-tick-marks-inactive-container-color: #0033aa}.mat-warn{--mat-slider-active-track-color: #e31e46;--mat-slider-focus-handle-color: #e31e46;--mat-slider-handle-color: #e31e46;--mat-slider-hover-handle-color: #e31e46;--mat-slider-focus-state-layer-color: color-mix(in srgb, #e31e46 12%, transparent);--mat-slider-hover-state-layer-color: color-mix(in srgb, #e31e46 4%, transparent);--mat-slider-inactive-track-color: #e31e46;--mat-slider-ripple-color: #e31e46;--mat-slider-with-tick-marks-active-container-color: #ffffff;--mat-slider-with-tick-marks-inactive-container-color: #e31e46}html{--mat-slider-label-label-text-font: var(--os-typography-font-default-font-family);--mat-slider-label-label-text-size: 14px;--mat-slider-label-label-text-line-height: 22px;--mat-slider-label-label-text-tracking: .0071428571em;--mat-slider-label-label-text-weight: 500}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 4%, transparent);--mat-menu-item-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-font: var(--os-typography-font-default-font-family);--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}html{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mat-list-list-item-container-shape: 0;--mat-list-list-item-leading-avatar-shape: 50%;--mat-list-list-item-container-color: transparent;--mat-list-list-item-selected-container-color: transparent;--mat-list-list-item-leading-avatar-color: transparent;--mat-list-list-item-leading-icon-size: 24px;--mat-list-list-item-leading-avatar-size: 40px;--mat-list-list-item-trailing-icon-size: 24px;--mat-list-list-item-disabled-state-layer-color: transparent;--mat-list-list-item-disabled-state-layer-opacity: 0;--mat-list-list-item-disabled-label-text-opacity: .38;--mat-list-list-item-disabled-leading-icon-opacity: .38;--mat-list-list-item-disabled-trailing-icon-opacity: .38}html{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .54);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .54);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .54);--mat-list-list-item-disabled-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-disabled-leading-icon-color: rgba(0, 0, 0, .87);--mat-list-list-item-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .54);--mat-list-list-item-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .54);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mat-radio-checked-ripple-color: #003FCA;--mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, .87);--mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, .87);--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: rgba(0, 0, 0, .87);--mat-radio-selected-focus-icon-color: #003FCA;--mat-radio-selected-hover-icon-color: #003FCA;--mat-radio-selected-icon-color: #003FCA;--mat-radio-selected-pressed-icon-color: #003FCA;--mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .87)}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #0033aa;--mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, .87);--mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, .87);--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: rgba(0, 0, 0, .87);--mat-radio-selected-focus-icon-color: #0033aa;--mat-radio-selected-hover-icon-color: #0033aa;--mat-radio-selected-icon-color: #0033aa;--mat-radio-selected-pressed-icon-color: #0033aa;--mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .87)}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #e31e46;--mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, .87);--mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, .87);--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: rgba(0, 0, 0, .87);--mat-radio-selected-focus-icon-color: #e31e46;--mat-radio-selected-hover-icon-color: #e31e46;--mat-radio-selected-icon-color: #e31e46;--mat-radio-selected-pressed-icon-color: #e31e46;--mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .87)}.mat-mdc-list-option{--mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-icon-color: #003FCA;--mat-checkbox-selected-hover-icon-color: #003FCA;--mat-checkbox-selected-icon-color: #003FCA;--mat-checkbox-selected-pressed-icon-color: #003FCA;--mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #003FCA;--mat-checkbox-selected-hover-state-layer-color: #003FCA;--mat-checkbox-selected-pressed-state-layer-color: #003FCA;--mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, .87)}.mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-icon-color: #0033aa;--mat-checkbox-selected-hover-icon-color: #0033aa;--mat-checkbox-selected-icon-color: #0033aa;--mat-checkbox-selected-pressed-icon-color: #0033aa;--mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #0033aa;--mat-checkbox-selected-hover-state-layer-color: #0033aa;--mat-checkbox-selected-pressed-state-layer-color: #0033aa;--mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, .87)}.mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-icon-color: #e31e46;--mat-checkbox-selected-hover-icon-color: #e31e46;--mat-checkbox-selected-icon-color: #e31e46;--mat-checkbox-selected-pressed-icon-color: #e31e46;--mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #e31e46;--mat-checkbox-selected-hover-state-layer-color: #e31e46;--mat-checkbox-selected-pressed-state-layer-color: #e31e46;--mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, .87)}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#003fca}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mat-list-list-item-one-line-container-height: 40px;--mat-list-list-item-two-line-container-height: 56px;--mat-list-list-item-three-line-container-height: 80px}.mdc-list-item__start,.mdc-list-item__end{--mat-radio-state-layer-size: 32px;--mat-radio-touch-target-display: none}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:48px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:64px}html{--mat-list-list-item-label-text-font: var(--os-typography-font-default-font-family);--mat-list-list-item-label-text-line-height: 24px;--mat-list-list-item-label-text-size: 16px;--mat-list-list-item-label-text-tracking: .03125em;--mat-list-list-item-label-text-weight: 400;--mat-list-list-item-supporting-text-font: var(--os-typography-font-default-font-family);--mat-list-list-item-supporting-text-line-height: 20px;--mat-list-list-item-supporting-text-size: 14px;--mat-list-list-item-supporting-text-tracking: .0178571429em;--mat-list-list-item-supporting-text-weight: 400;--mat-list-list-item-trailing-supporting-text-font: var(--os-typography-font-default-font-family);--mat-list-list-item-trailing-supporting-text-line-height: 20px;--mat-list-list-item-trailing-supporting-text-size: 12px;--mat-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mat-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px / 28px var(--os-typography-font-default-font-family);letter-spacing:.009375em}html{--mat-paginator-page-size-select-width: 84px;--mat-paginator-page-size-select-touch-target-height: 48px}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent)}html{--mat-paginator-container-size: 48px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}html{--mat-paginator-container-text-font: var(--os-typography-font-default-font-family);--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}html{--mat-tab-container-height: 48px;--mat-tab-divider-color: transparent;--mat-tab-divider-height: 0;--mat-tab-active-indicator-height: 2px;--mat-tab-active-indicator-shape: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .54);--mat-tab-pagination-icon-color: rgba(0, 0, 0, .87);--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .54);--mat-tab-active-label-text-color: #003FCA;--mat-tab-active-ripple-color: #003FCA;--mat-tab-inactive-ripple-color: #003FCA;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .54);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .54);--mat-tab-active-focus-label-text-color: #003FCA;--mat-tab-active-hover-label-text-color: #003FCA;--mat-tab-active-focus-indicator-color: #003FCA;--mat-tab-active-hover-indicator-color: #003FCA;--mat-tab-active-indicator-color: #003FCA}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .54);--mat-tab-pagination-icon-color: rgba(0, 0, 0, .87);--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .54);--mat-tab-active-label-text-color: #0033aa;--mat-tab-active-ripple-color: #0033aa;--mat-tab-inactive-ripple-color: #0033aa;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .54);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .54);--mat-tab-active-focus-label-text-color: #0033aa;--mat-tab-active-hover-label-text-color: #0033aa;--mat-tab-active-focus-indicator-color: #0033aa;--mat-tab-active-hover-indicator-color: #0033aa;--mat-tab-active-indicator-color: #0033aa}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .54);--mat-tab-pagination-icon-color: rgba(0, 0, 0, .87);--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .54);--mat-tab-active-label-text-color: #e31e46;--mat-tab-active-ripple-color: #e31e46;--mat-tab-inactive-ripple-color: #e31e46;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .54);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .54);--mat-tab-active-focus-label-text-color: #e31e46;--mat-tab-active-hover-label-text-color: #e31e46;--mat-tab-active-focus-indicator-color: #e31e46;--mat-tab-active-hover-indicator-color: #e31e46;--mat-tab-active-indicator-color: #e31e46}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-background-color: #003FCA;--mat-tab-foreground-color: #ffffff}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-background-color: #0033aa;--mat-tab-foreground-color: #ffffff}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-background-color: #e31e46;--mat-tab-foreground-color: #ffffff}.mat-mdc-tab-header{--mat-tab-container-height: 40px}.mat-mdc-tab-header{--mat-tab-label-text-font: var(--os-typography-font-default-font-family);--mat-tab-label-text-size: 14px;--mat-tab-label-text-tracking: normal;--mat-tab-label-text-line-height: 14px;--mat-tab-label-text-weight: 700}html{--mat-checkbox-disabled-selected-checkmark-color: white;--mat-checkbox-selected-focus-state-layer-opacity: .12;--mat-checkbox-selected-hover-state-layer-opacity: .04;--mat-checkbox-selected-pressed-state-layer-opacity: .12;--mat-checkbox-unselected-focus-state-layer-opacity: .12;--mat-checkbox-unselected-hover-state-layer-opacity: .04;--mat-checkbox-unselected-pressed-state-layer-opacity: .12;--mat-checkbox-touch-target-size: 48px}html{--mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-icon-color: #0033aa;--mat-checkbox-selected-hover-icon-color: #0033aa;--mat-checkbox-selected-icon-color: #0033aa;--mat-checkbox-selected-pressed-icon-color: #0033aa;--mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #0033aa;--mat-checkbox-selected-hover-state-layer-color: #0033aa;--mat-checkbox-selected-pressed-state-layer-color: #0033aa;--mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-icon-color: #003FCA;--mat-checkbox-selected-hover-icon-color: #003FCA;--mat-checkbox-selected-icon-color: #003FCA;--mat-checkbox-selected-pressed-icon-color: #003FCA;--mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #003FCA;--mat-checkbox-selected-hover-state-layer-color: #003FCA;--mat-checkbox-selected-pressed-state-layer-color: #003FCA;--mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-icon-color: #e31e46;--mat-checkbox-selected-hover-icon-color: #e31e46;--mat-checkbox-selected-icon-color: #e31e46;--mat-checkbox-selected-pressed-icon-color: #e31e46;--mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #e31e46;--mat-checkbox-selected-hover-state-layer-color: #e31e46;--mat-checkbox-selected-pressed-state-layer-color: #e31e46;--mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, .87)}html{--mat-checkbox-touch-target-display: none;--mat-checkbox-state-layer-size: 32px}html{--mat-checkbox-label-text-font: var(--os-typography-font-default-font-family);--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}html{--mat-button-filled-container-shape: 4px;--mat-button-filled-horizontal-padding: 16px;--mat-button-filled-icon-offset: -4px;--mat-button-filled-icon-spacing: 8px;--mat-button-filled-touch-target-size: 48px;--mat-button-outlined-container-shape: 4px;--mat-button-outlined-horizontal-padding: 15px;--mat-button-outlined-icon-offset: -4px;--mat-button-outlined-icon-spacing: 8px;--mat-button-outlined-keep-touch-target: false;--mat-button-outlined-outline-width: 1px;--mat-button-outlined-touch-target-size: 48px;--mat-button-protected-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-button-protected-container-shape: 4px;--mat-button-protected-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);--mat-button-protected-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-button-protected-horizontal-padding: 16px;--mat-button-protected-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-button-protected-icon-offset: -4px;--mat-button-protected-icon-spacing: 8px;--mat-button-protected-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-button-protected-touch-target-size: 48px;--mat-button-text-container-shape: 4px;--mat-button-text-horizontal-padding: 8px;--mat-button-text-icon-offset: 0;--mat-button-text-icon-spacing: 8px;--mat-button-text-with-icon-horizontal-padding: 8px;--mat-button-text-touch-target-size: 48px;--mat-button-tonal-container-shape: 4px;--mat-button-tonal-horizontal-padding: 16px;--mat-button-tonal-icon-offset: -4px;--mat-button-tonal-icon-spacing: 8px;--mat-button-tonal-touch-target-size: 48px}html{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-filled-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: rgba(0, 0, 0, .87);--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-filled-state-layer-color: rgba(0, 0, 0, .87);--mat-button-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: rgba(0, 0, 0, .87);--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-outlined-state-layer-color: rgba(0, 0, 0, .87);--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-protected-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-protected-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: rgba(0, 0, 0, .87);--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-protected-state-layer-color: rgba(0, 0, 0, .87);--mat-button-text-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-text-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: rgba(0, 0, 0, .87);--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-text-state-layer-color: rgba(0, 0, 0, .87);--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-tonal-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-tonal-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: rgba(0, 0, 0, .87);--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-tonal-state-layer-color: rgba(0, 0, 0, .87)}.mat-mdc-button.mat-primary,.mat-mdc-unelevated-button.mat-primary,.mat-mdc-raised-button.mat-primary,.mat-mdc-outlined-button.mat-primary,.mat-tonal-button.mat-primary{--mat-button-filled-container-color: #003FCA;--mat-button-filled-label-text-color: #ffffff;--mat-button-filled-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-filled-state-layer-color: #ffffff;--mat-button-outlined-label-text-color: #003FCA;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: color-mix(in srgb, #003FCA 12%, transparent);--mat-button-outlined-state-layer-color: #003FCA;--mat-button-protected-container-color: #003FCA;--mat-button-protected-label-text-color: #ffffff;--mat-button-protected-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-protected-state-layer-color: #ffffff;--mat-button-text-label-text-color: #003FCA;--mat-button-text-ripple-color: color-mix(in srgb, #003FCA 12%, transparent);--mat-button-text-state-layer-color: #003FCA;--mat-button-tonal-container-color: #003FCA;--mat-button-tonal-label-text-color: #ffffff;--mat-button-tonal-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-tonal-state-layer-color: #ffffff}.mat-mdc-button.mat-accent,.mat-mdc-unelevated-button.mat-accent,.mat-mdc-raised-button.mat-accent,.mat-mdc-outlined-button.mat-accent,.mat-tonal-button.mat-accent{--mat-button-filled-container-color: #0033aa;--mat-button-filled-label-text-color: #ffffff;--mat-button-filled-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-filled-state-layer-color: #ffffff;--mat-button-outlined-label-text-color: #0033aa;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: color-mix(in srgb, #0033aa 12%, transparent);--mat-button-outlined-state-layer-color: #0033aa;--mat-button-protected-container-color: #0033aa;--mat-button-protected-label-text-color: #ffffff;--mat-button-protected-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-protected-state-layer-color: #ffffff;--mat-button-text-label-text-color: #0033aa;--mat-button-text-ripple-color: color-mix(in srgb, #0033aa 12%, transparent);--mat-button-text-state-layer-color: #0033aa;--mat-button-tonal-container-color: #0033aa;--mat-button-tonal-label-text-color: #ffffff;--mat-button-tonal-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-tonal-state-layer-color: #ffffff}.mat-mdc-button.mat-warn,.mat-mdc-unelevated-button.mat-warn,.mat-mdc-raised-button.mat-warn,.mat-mdc-outlined-button.mat-warn,.mat-tonal-button.mat-warn{--mat-button-filled-container-color: #e31e46;--mat-button-filled-label-text-color: #ffffff;--mat-button-filled-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-filled-state-layer-color: #ffffff;--mat-button-outlined-label-text-color: #e31e46;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: color-mix(in srgb, #e31e46 12%, transparent);--mat-button-outlined-state-layer-color: #e31e46;--mat-button-protected-container-color: #e31e46;--mat-button-protected-label-text-color: #ffffff;--mat-button-protected-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-protected-state-layer-color: #ffffff;--mat-button-text-label-text-color: #e31e46;--mat-button-text-ripple-color: color-mix(in srgb, #e31e46 12%, transparent);--mat-button-text-state-layer-color: #e31e46;--mat-button-tonal-container-color: #e31e46;--mat-button-tonal-label-text-color: #ffffff;--mat-button-tonal-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-tonal-state-layer-color: #ffffff}html{--mat-button-filled-container-height: 28px;--mat-button-filled-touch-target-display: none;--mat-button-outlined-container-height: 28px;--mat-button-outlined-touch-target-display: none;--mat-button-protected-container-height: 28px;--mat-button-protected-touch-target-display: none;--mat-button-text-container-height: 28px;--mat-button-text-touch-target-display: none;--mat-button-tonal-container-height: 28px;--mat-button-tonal-touch-target-display: none}html{--mat-button-filled-label-text-font: var(--os-typography-font-default-font-family);--mat-button-filled-label-text-size: 14px;--mat-button-filled-label-text-tracking: normal;--mat-button-filled-label-text-transform: none;--mat-button-filled-label-text-weight: 700;--mat-button-outlined-label-text-font: var(--os-typography-font-default-font-family);--mat-button-outlined-label-text-size: 14px;--mat-button-outlined-label-text-tracking: normal;--mat-button-outlined-label-text-transform: none;--mat-button-outlined-label-text-weight: 700;--mat-button-protected-label-text-font: var(--os-typography-font-default-font-family);--mat-button-protected-label-text-size: 14px;--mat-button-protected-label-text-tracking: normal;--mat-button-protected-label-text-transform: none;--mat-button-protected-label-text-weight: 700;--mat-button-text-label-text-font: var(--os-typography-font-default-font-family);--mat-button-text-label-text-size: 14px;--mat-button-text-label-text-tracking: normal;--mat-button-text-label-text-transform: none;--mat-button-text-label-text-weight: 700;--mat-button-tonal-label-text-font: var(--os-typography-font-default-font-family);--mat-button-tonal-label-text-size: 14px;--mat-button-tonal-label-text-tracking: normal;--mat-button-tonal-label-text-transform: none;--mat-button-tonal-label-text-weight: 700}html{--mat-icon-button-icon-size: 24px;--mat-icon-button-container-shape: 50%;--mat-icon-button-touch-target-size: 48px}html{--mat-icon-button-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-icon-button-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-icon-button-state-layer-color: rgba(0, 0, 0, .87)}.mat-mdc-icon-button.mat-primary{--mat-icon-button-icon-color: #003FCA;--mat-icon-button-state-layer-color: #003FCA;--mat-icon-button-ripple-color: color-mix(in srgb, #003FCA 12%, transparent)}.mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #0033aa;--mat-icon-button-state-layer-color: #0033aa;--mat-icon-button-ripple-color: color-mix(in srgb, #0033aa 12%, transparent)}.mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #e31e46;--mat-icon-button-state-layer-color: #e31e46;--mat-icon-button-ripple-color: color-mix(in srgb, #e31e46 12%, transparent)}html{--mat-icon-button-touch-target-display: none}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;--mat-icon-button-state-layer-size: 40px;width:var(--mat-icon-button-state-layer-size);height:var(--mat-icon-button-state-layer-size);padding:8px}html{--mat-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);--mat-fab-container-shape: 50%;--mat-fab-touch-target-size: 48px;--mat-fab-extended-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);--mat-fab-extended-container-height: 48px;--mat-fab-extended-container-shape: 24px;--mat-fab-extended-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-extended-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);--mat-fab-extended-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-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);--mat-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-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);--mat-fab-small-container-shape: 50%;--mat-fab-small-touch-target-size: 48px;--mat-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-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);--mat-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-fab-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-fab-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: rgba(0, 0, 0, .87);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-fab-small-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: rgba(0, 0, 0, .87);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-fab-small-state-layer-color: rgba(0, 0, 0, .87);--mat-fab-state-layer-color: rgba(0, 0, 0, .87)}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--mat-fab-container-color: #003FCA;--mat-fab-foreground-color: #ffffff;--mat-fab-ripple-color: color-mix(in srgb, #003FCA 12%, transparent);--mat-fab-small-container-color: #003FCA;--mat-fab-small-foreground-color: #ffffff;--mat-fab-small-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-fab-small-state-layer-color: #ffffff;--mat-fab-state-layer-color: #ffffff}.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #0033aa;--mat-fab-foreground-color: #ffffff;--mat-fab-ripple-color: color-mix(in srgb, #0033aa 12%, transparent);--mat-fab-small-container-color: #0033aa;--mat-fab-small-foreground-color: #ffffff;--mat-fab-small-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-fab-small-state-layer-color: #ffffff;--mat-fab-state-layer-color: #ffffff}.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #e31e46;--mat-fab-foreground-color: #ffffff;--mat-fab-ripple-color: color-mix(in srgb, #e31e46 12%, transparent);--mat-fab-small-container-color: #e31e46;--mat-fab-small-foreground-color: #ffffff;--mat-fab-small-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-fab-small-state-layer-color: #ffffff;--mat-fab-state-layer-color: #ffffff}html{--mat-fab-small-touch-target-display: none;--mat-fab-touch-target-display: none}html{--mat-fab-extended-label-text-font: var(--os-typography-font-default-font-family);--mat-fab-extended-label-text-size: 14px;--mat-fab-extended-label-text-tracking: normal;--mat-fab-extended-label-text-weight: 700}html{--mat-snack-bar-container-shape: 4px}html{--mat-snack-bar-container-color: #424242;--mat-snack-bar-supporting-text-color: white;--mat-snack-bar-button-color: #4d91ea}html{--mat-snack-bar-supporting-text-font: var(--os-typography-font-default-font-family);--mat-snack-bar-supporting-text-line-height: 20px;--mat-snack-bar-supporting-text-size: 14px;--mat-snack-bar-supporting-text-weight: 400}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 48px;--mat-table-footer-container-height: 44px;--mat-table-row-item-container-height: 44px}html{--mat-table-header-headline-font: var(--os-typography-font-default-font-family);--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: var(--os-typography-font-default-font-family);--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: var(--os-typography-font-default-font-family);--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}html{--mat-progress-spinner-active-indicator-width: 4px;--mat-progress-spinner-size: 48px}html{--mat-progress-spinner-active-indicator-color: #003FCA}.mat-accent{--mat-progress-spinner-active-indicator-color: #0033aa}.mat-warn{--mat-progress-spinner-active-indicator-color: #e31e46}html{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}html{--mat-badge-background-color: #003FCA;--mat-badge-text-color: #ffffff;--mat-badge-disabled-state-background-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-badge-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent)}.mat-badge-accent{--mat-badge-background-color: #0033aa;--mat-badge-text-color: #ffffff}.mat-badge-warn{--mat-badge-background-color: #e31e46;--mat-badge-text-color: #ffffff}html{--mat-badge-text-font: var(--os-typography-font-default-font-family);--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-bottom-sheet-container-text-font: var(--os-typography-font-default-font-family);--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}html{--mat-button-toggle-focus-state-layer-opacity: .12;--mat-button-toggle-hover-state-layer-opacity: .04;--mat-button-toggle-legacy-focus-state-layer-opacity: 1;--mat-button-toggle-legacy-height: 36px;--mat-button-toggle-legacy-shape: 2px;--mat-button-toggle-shape: 4px}html{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-toggle-divider-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-toggle-legacy-disabled-state-background-color: white;--mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: rgba(0, 0, 0, .87);--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}html{--mat-button-toggle-height: 40px}html{--mat-button-toggle-label-text-font: var(--os-typography-font-default-font-family);--mat-button-toggle-label-text-line-height: 24px;--mat-button-toggle-label-text-size: 16px;--mat-button-toggle-label-text-tracking: .03125em;--mat-button-toggle-label-text-weight: 400;--mat-button-toggle-legacy-label-text-font: var(--os-typography-font-default-font-family);--mat-button-toggle-legacy-label-text-line-height: 24px;--mat-button-toggle-legacy-label-text-size: 16px;--mat-button-toggle-legacy-label-text-tracking: .03125em;--mat-button-toggle-legacy-label-text-weight: 400}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #003FCA 20%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #0033aa 20%, transparent);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #003FCA;--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #003FCA 38%, transparent);--mat-datepicker-calendar-date-today-selected-state-outline-color: #ffffff;--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #003FCA 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #003FCA 4%, transparent);--mat-datepicker-toggle-active-state-icon-color: #003FCA;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .54);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent,.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #0033aa 20%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #0033aa 20%, transparent);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #0033aa;--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #0033aa 38%, transparent);--mat-datepicker-calendar-date-today-selected-state-outline-color: #ffffff;--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #0033aa 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #0033aa 4%, transparent);--mat-datepicker-toggle-active-state-icon-color: #0033aa;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .54);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-warn,.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #e31e46 20%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #0033aa 20%, transparent);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #e31e46;--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #e31e46 38%, transparent);--mat-datepicker-calendar-date-today-selected-state-outline-color: #ffffff;--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #e31e46 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #e31e46 4%, transparent);--mat-datepicker-toggle-active-state-icon-color: #e31e46;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .54);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;--mat-icon-button-state-layer-size: 40px;width:var(--mat-icon-button-state-layer-size);height:var(--mat-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font: var(--os-typography-font-default-font-family);--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 700;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 700;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-divider-width: 1px}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape: 4px;--mat-expansion-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-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 4%, transparent);--mat-expansion-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-expansion-header-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 40px;--mat-expansion-header-expanded-state-height: 56px}html{--mat-expansion-header-text-font: var(--os-typography-font-default-font-family);--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: var(--os-typography-font-default-font-family);--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #003FCA}.mat-icon.mat-accent{--mat-icon-color: #0033aa}.mat-icon.mat-warn{--mat-icon-color: #e31e46}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-focus-state-layer-shape: 0;--mat-stepper-header-hover-state-layer-shape: 0}html{--mat-stepper-header-icon-foreground-color: #ffffff;--mat-stepper-header-selected-state-icon-background-color: #003FCA;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-done-state-icon-background-color: #003FCA;--mat-stepper-header-done-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #003FCA;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 4%, transparent);--mat-stepper-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e31e46;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e31e46;--mat-stepper-header-error-state-icon-background-color: transparent}.mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #ffffff;--mat-stepper-header-selected-state-icon-background-color: #0033aa;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-done-state-icon-background-color: #0033aa;--mat-stepper-header-done-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #0033aa;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff}.mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #ffffff;--mat-stepper-header-selected-state-icon-background-color: #e31e46;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-done-state-icon-background-color: #e31e46;--mat-stepper-header-done-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #e31e46;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff}html{--mat-stepper-header-height: 64px}html{--mat-stepper-container-text-font: var(--os-typography-font-default-font-family);--mat-stepper-header-label-text-font: var(--os-typography-font-default-font-family);--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-sort-arrow-color: rgba(0, 0, 0, .87)}html{--mat-toolbar-container-background-color: white;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #003FCA;--mat-toolbar-container-text-color: #ffffff}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #0033aa;--mat-toolbar-container-text-color: #ffffff}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e31e46;--mat-toolbar-container-text-color: #ffffff}html{--mat-toolbar-standard-height: 56px;--mat-toolbar-mobile-height: 48px}html{--mat-toolbar-title-text-font: var(--os-typography-font-default-font-family);--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}html{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height: 40px}html{--mat-tree-node-text-font: var(--os-typography-font-default-font-family);--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}html{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-timepicker-container-background-color: white}.gradient-border-left{border-left:1px var(--secondary-color) solid}.gradient-border-left[border-color=gradient-06-diagonal]{border-image:var(--gradient-06-diagonal) 1 100%}.gradient-border-left[border-color=gradient-blue-02-diagonal]{border-image:var(--gradient-blue-02-diagonal) 1 100%}.gradient-border-left[border-color=gradient-12-diagonal]{border-image:var(--gradient-12-diagonal) 1 100%}.gradient-border-left[border-color=gradient-05-diagonal]{border-image:var(--gradient-05-diagonal) 1 100%}.gradient-border-left[border-color=gradient-03-diagonal-reversed]{border-image:var(--gradient-03-diagonal-reversed) 1 100%}.gradient-border-left[border-color=gradient-blue-01-diagonal]{border-image:var(--gradient-blue-01-diagonal) 1 100%}.gradient-border-left[border-color=gradient-01-diagonal]{border-image:var(--gradient-01-diagonal) 1 100%}.os-button-icon svg{vertical-align:unset!important}mat-icon.medium.medium{font-size:18px;height:18px;width:18px;line-height:18px}mat-icon.small.small{font-size:14px;height:14px;width:14px;line-height:14px}mat-icon.inverse{color:var(--WHITE-COLOR)}mat-icon.primary{color:var(--PRIMARY-COLOR)}mat-icon.secondary{color:var(--FONT-LIGHT-COLOR)}mat-icon.centered-date-icon{display:block}.mat-slider-horizontal{width:100%}.mat-select-panel .mat-mdc-option.mat-option{line-height:inherit}.mat-option-text{padding-left:12px;padding-right:12px;color:var(--light-grey-color)}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:var(--PRIMARY-COLOR-ALPHA)}.mat-ink-bar{height:4px!important;background-color:var(--TERTIARY-COLOR)!important}.mat-mdc-tab-header{background-color:var(--WHITE-COLOR)}.mat-mdc-tab-group{overflow:hidden}.mat-mdc-tab-label,.mat-mdc-tab-link{min-width:inherit;text-transform:uppercase;opacity:1!important}.mat-mdc-tab-body-content.mat-tab-body-content{overflow:hidden}snack-bar-container.success-snackbar{background-color:var(--POSITIVE-COLOR)}.mat-mdc-dialog-container.mat-mdc-dialog-container{--mat-dialog-container-shape: 12px;--mat-dialog-subhead-color: var(--white-color);padding:0!important;display:block}.mat-mdc-dialog-title.mat-mdc-dialog-title{margin:0!important;padding:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--gradient-blue-01-diagonal)}.mat-mdc-dialog-title.mat-mdc-dialog-title.mdc-dialog__title:before{display:none}.mat-mdc-dialog-title.mat-mdc-dialog-title.compact{padding:var(--os-border-width-5)}.mat-mdc-dialog-content.mat-mdc-dialog-content.mdc-dialog__content{display:block;padding:16px;margin:auto;--mat-dialog-supporting-text-color: var(--medium-grey-color)}.mat-mdc-dialog-actions.mat-mdc-dialog-actions.mdc-dialog__actions{padding-top:16px;padding-bottom:var(--os-border-width-5);min-height:inherit}.mat-mdc-dialog-actions.mat-mdc-dialog-actions.mdc-dialog__actions.compact{padding-top:var(--os-border-width-5);padding-bottom:var(--os-border-width-5)}.mat-mdc-dialog-actions:last-child{margin-bottom:0!important;justify-content:flex-end;padding-right:16px}.mat-mdc-form-field{--mat-shape-small: 8px}.cdk-overlay{max-width:80%;width:50%}.mat-mdc-checkbox .mdc-checkbox__checkmark{--mat-checkbox-selected-checkmark-color: var(--white-color)}.mat-divider{border-top-color:var(--pale-grey-color)!important}.mat-mdc-slide-toggle .mdc-switch__icon{display:none}.mdc-text-field--outlined{--mat-form-field-outlined-container-shape: 8px !important;--mat-form-field-outlined-outline-color: var(--light-grey-color);--mat-form-field-outlined-hover-outline-color: var(--light-grey-color);--mat-form-field-outlined-disabled-outline-color: var(--light-grey-color);--mat-form-field-outlined-focus-outline-color: var(--secondary-color);--mat-form-field-outlined-error-hover-outline-color: var(--negative-color);--mat-form-field-outlined-label-text-color: var(--medium-grey-color);--mat-form-field-outlined-hover-label-text-color: var(--medium-grey-color);--mat-form-field-outlined-disabled-label-text-color: var(--medium-grey-color);--mat-form-field-outlined-focus-label-text-color: var(--secondary-color);--mat-form-field-outlined-error-hover-label-text-color: var(--negative-color);--mat-form-field-outlined-input-text-color: var(--dark-grey-color)}.mdc-text-field--outlined.mdc-text-field--disabled{background-color:var(--pale-grey-25-color)}.mdc-menu-surface{--mat-shape-medium: 8px}.mat-mdc-form-field.full-width{width:100%}.mat-datepicker-content{border-radius:8px!important}@media(min-width:768px){body{background-color:#ededed;display:block;margin:0}}.app-content-container{padding:24px 16px}@media(min-width:768px){.app-content-container{padding:24px 92px}}@media(max-width:600px){snack-bar-container{margin:0!important;border-radius:0!important}}ion-refresher{z-index:10}html{width:100%;height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;text-size-adjust:none}html,body{margin:0;font-family:Roboto,Helvetica Neue,Arial,sans-serif}*{font-family:Roboto,Helvetica Neue,Arial,sans-serif}mat-spinner circle,mat-progress-spinner circle{stroke:var(--primary-color, #0033aa)!important}osx-button-container{display:flex;gap:8px;justify-content:flex-end;padding:16px 0}.track-estate-dialog__container{padding:0!important}.track-estate-dialog__title{background-color:var(--PRIMARY-COLOR, #0033aa)!important;color:#fff!important;font-size:18px!important;font-weight:500!important;padding:16px 24px!important;margin:0!important}.track-estate-dialog__content{padding:20px 24px 12px!important;margin:0!important;font-size:14px}.track-estate-dialog__actions{display:flex!important;justify-content:flex-end!important;gap:12px!important;padding:12px 24px 20px!important}.track-estate-dialog__actions__secondary{background:transparent!important;color:var(--PRIMARY-COLOR, #0033aa)!important;border:1px solid var(--GRAY-DARK-COLOR, #dbdbdb)!important}.dialog-header{display:flex!important;align-items:center!important;justify-content:space-between!important;background-color:var(--PRIMARY-COLOR, #0033aa)!important;color:#fff!important;padding:12px 16px!important}.dialog-header>div{display:flex;align-items:center;gap:8px}.dialog-header .dialog-header-text{color:#fff!important}.dialog-header mat-icon{color:#fff!important;background:none!important;background-color:transparent!important;border-radius:0!important;padding:0!important;width:24px!important;height:24px!important}.dialog-header mat-icon svg{fill:#fff!important}mat-icon.mat-icon-blue{color:var(--medium-grey-color, #222e37)!important;background:var(--pale-grey-25-color, #f4f5f7);border:none;border-radius:50%;padding:6px;width:32px;height:32px;min-width:32px;min-height:32px;max-width:32px;max-height:32px;display:inline-flex;align-items:center;justify-content:center;overflow:visible;box-shadow:0 0 0 3px var(--primary-10-color, #dfeefd)}mat-icon.mat-icon-blue svg{fill:var(--medium-grey-color, #222e37)!important;width:18px!important;height:18px!important}mat-icon.mat-icon-green{color:var(--positive-color, #008545)!important;background:none!important;border-radius:50%;padding:0;width:24px;height:24px;min-width:24px;display:inline-flex;align-items:center;justify-content:center}mat-icon.mat-icon-green svg{fill:var(--positive-color, #008545)!important;width:24px!important;height:24px!important}mat-icon.mat-icon-gray{color:var(--medium-grey-color, #222e37)!important;background:var(--pale-grey-25-color, #f4f5f7);border:none;border-radius:50%;padding:6px;width:24px;height:24px;position:relative;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 0 3px var(--primary-10-color, #dfeefd)}mat-icon.mat-icon-gray svg{fill:var(--FONT-MEDIUM-COLOR, #444)!important;width:100%!important;height:100%!important}mat-icon.mat-icon-gray .icon-index{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:14px;font-weight:500;color:var(--FONT-LIGHT-COLOR, #767676)}mat-icon svg{fill:currentColor}mat-icon.display-arrow-icon{background:none!important;padding:0!important}.mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__outer-circle,.mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__inner-circle{border-color:var(--PRIMARY-COLOR, #0033aa)!important}.snackbar-container.error .mdc-snackbar__surface,.snackbar-container.error .mat-mdc-snack-bar-container .mdc-snackbar__surface{background-color:#d32f2f!important}.snackbar-container.error .mdc-snackbar__label,.snackbar-container.error .mat-mdc-snack-bar-label,.snackbar-container.error os-snackbar,.snackbar-container.error os-snackbar *{color:#fff!important}.snackbar-container.success .mdc-snackbar__surface,.snackbar-container.success .mat-mdc-snack-bar-container .mdc-snackbar__surface{background-color:#4caf50!important}.snackbar-container.success .mdc-snackbar__label,.snackbar-container.success .mat-mdc-snack-bar-label,.snackbar-container.success os-snackbar,.snackbar-container.success os-snackbar *{color:#fff!important}.snackbar-container.notification .mdc-snackbar__surface,.snackbar-container.notification .mat-mdc-snack-bar-container .mdc-snackbar__surface{background-color:#ffb822!important}.snackbar-container.notification .mdc-snackbar__label,.snackbar-container.notification .mat-mdc-snack-bar-label,.snackbar-container.notification os-snackbar,.snackbar-container.notification os-snackbar *{color:#222!important}.error .mdc-snackbar__surface{background-color:#d32f2f!important}.error .mat-mdc-snack-bar-label{color:#fff!important}.success .mdc-snackbar__surface{background-color:#4caf50!important}.success .mat-mdc-snack-bar-label{color:#fff!important}.notification .mdc-snackbar__surface{background-color:#ffb822!important}.notification .mat-mdc-snack-bar-label{color:#222!important}.mat-mdc-snack-bar-container.error{--mdc-snackbar-container-color: #d32f2f}.mat-mdc-snack-bar-container.success{--mdc-snackbar-container-color: #4caf50}.mat-mdc-snack-bar-container.notification{--mdc-snackbar-container-color: #ffb822}ion-toolbar{--background: var(--primary-color, #0033aa);--color: #fff}ion-toolbar ion-button{--background: transparent;--background-hover: rgba(255, 255, 255, .1);--color: #fff;--box-shadow: none}.schedule-text osx-button,.schedule-text-position osx-button{color:#fff!important}.toggle-list-button{font-size:14px!important;font-weight:500!important;text-transform:uppercase;margin-bottom:16px}.document-lookup-button{height:auto!important;padding:12px 24px!important;text-transform:uppercase!important;font-size:14px!important;font-weight:600!important;margin:0!important;display:inline-flex!important}.icon-text-button{display:flex;align-items:center;gap:12px}.icon-text-button mat-icon{width:20px;height:20px;font-size:20px;background:none!important;padding:0!important;border-radius:0!important}.icon-text-button .download-button-text{font-size:14px;font-weight:600;letter-spacing:.5px;text-decoration:none}.delete-icon-red{color:var(--negative-color, #e31e46)!important;cursor:pointer;background:var(--pale-grey-25-color, #f4f5f7);border-radius:50%;padding:8px;box-shadow:0 0 0 3px var(--primary-10-color, #dfeefd);display:inline-flex;align-items:center;justify-content:center}.delete-icon-red svg{fill:var(--negative-color, #e31e46)!important}mat-icon.primary{color:var(--secondary-color, #003fca)!important}mat-icon.primary svg{fill:var(--secondary-color, #003fca)!important}@media(max-width:768px){mat-icon.mat-icon-gray{width:20px;height:20px;padding:4px;box-shadow:0 0 0 2px var(--primary-10-color, #dfeefd)}mat-icon.mat-icon-blue{width:20px;height:20px;padding:3px;border-width:3px}.progress-card__content{padding:6px 0 6px 24px!important;min-height:32px!important}.required-documents-card{padding:4px 8px 8px!important}.estate-officer-card,.time-slot-card{margin:0 8px!important;padding:12px!important}}osx-button.toggle-list-button{display:block!important;margin-bottom:16px!important;margin-top:8px!important}.document-lookup-buttons{padding-top:4px!important;margin-top:0!important}osx-button.document-lookup-button{margin-top:0!important}.toolbar-logo{width:20px;height:20px;vertical-align:middle;margin-right:4px}ion-toolbar ion-title{text-align:left;position:relative;padding-inline-start:0;font-size:14px;overflow:visible}ion-toolbar ion-button[slot=end]{font-size:14px}ion-toolbar ion-button[slot=start]{margin-inline-end:4px}:root{--ion-color-primary: var(--PRIMARY-COLOR);--ion-color-primary-rgb: 56, 128, 255;--ion-color-primary-contrast: #ffffff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #3171e0;--ion-color-primary-tint: #4c8dff;--ion-color-secondary: #3dc2ff;--ion-color-secondary-rgb: 61, 194, 255;--ion-color-secondary-contrast: #ffffff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #36abe0;--ion-color-secondary-tint: #50c8ff;--ion-color-tertiary: #5260ff;--ion-color-tertiary-rgb: 82, 96, 255;--ion-color-tertiary-contrast: #ffffff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #4854e0;--ion-color-tertiary-tint: #6370ff;--ion-color-success: #2dd36f;--ion-color-success-rgb: 45, 211, 111;--ion-color-success-contrast: #ffffff;--ion-color-success-contrast-rgb: 255, 255, 255;--ion-color-success-shade: #28ba62;--ion-color-success-tint: #42d77d;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #eb445a;--ion-color-danger-rgb: 235, 68, 90;--ion-color-danger-contrast: #ffffff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #cf3c4f;--ion-color-danger-tint: #ed576b;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #ffffff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e;--ion-color-medium: #92949c;--ion-color-medium-rgb: 146, 148, 156;--ion-color-medium-contrast: #ffffff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #808289;--ion-color-medium-tint: #9d9fa6;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9}@media(prefers-color-scheme:light){body{--ion-color-primary: var(--PRIMARY-COLOR);--ion-color-primary-rgb: 66, 140, 255;--ion-color-primary-contrast: #ffffff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #3a7be0;--ion-color-primary-tint: #5598ff;--ion-color-secondary: #50c8ff;--ion-color-secondary-rgb: 80, 200, 255;--ion-color-secondary-contrast: #ffffff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #46b0e0;--ion-color-secondary-tint: #62ceff;--ion-color-tertiary: #6a64ff;--ion-color-tertiary-rgb: 106, 100, 255;--ion-color-tertiary-contrast: #ffffff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #5d58e0;--ion-color-tertiary-tint: #7974ff;--ion-color-success: #2fdf75;--ion-color-success-rgb: 47, 223, 117;--ion-color-success-contrast: #000000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #29c467;--ion-color-success-tint: #44e283;--ion-color-warning: #ffd534;--ion-color-warning-rgb: 255, 213, 52;--ion-color-warning-contrast: #000000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0bb2e;--ion-color-warning-tint: #ffd948;--ion-color-danger: #ff4961;--ion-color-danger-rgb: 255, 73, 97;--ion-color-danger-contrast: #ffffff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #e04055;--ion-color-danger-tint: #ff5b71;--ion-color-dark: #f4f5f8;--ion-color-dark-rgb: 244, 245, 248;--ion-color-dark-contrast: #000000;--ion-color-dark-contrast-rgb: 0, 0, 0;--ion-color-dark-shade: #d7d8da;--ion-color-dark-tint: #f5f6f9;--ion-color-medium: #989aa2;--ion-color-medium-rgb: 152, 154, 162;--ion-color-medium-contrast: #000000;--ion-color-medium-contrast-rgb: 0, 0, 0;--ion-color-medium-shade: #86888f;--ion-color-medium-tint: #a2a4ab;--ion-color-light: #222428;--ion-color-light-rgb: 34, 36, 40;--ion-color-light-contrast: #ffffff;--ion-color-light-contrast-rgb: 255, 255, 255;--ion-color-light-shade: #1e2023;--ion-color-light-tint: #383a3e}}button.button,a.button{min-width:126px;height:36px;box-shadow:0 2px 2px #0000004d;font-family:Roboto;font-weight:500;font-size:12px;white-space:nowrap;box-sizing:border-box;display:flex;align-items:center;justify-content:center;letter-spacing:normal;color:var(--WHITE-COLOR);cursor:pointer;text-decoration:none}@media(min-width:768px){button.button,a.button{min-width:172px;font-size:14px;padding:10px 16px}}button.button.primary,a.button.primary{background-color:#0089ff}button.button.with-radius,a.button.with-radius{border-radius:18px;width:100%}button.button .button-icon,a.button .button-icon{width:25px;height:25px}button.button .button-icon.left,a.button .button-icon.left{margin-right:8px}button.button .button-icon.right,a.button .button-icon.right{margin-left:8px}.sbg-md-modal,.primary-modal{width:640px!important}.primary-modal mat-dialog-container{border-radius:3px!important}.primary-modal__header{display:flex;justify-content:space-between;align-items:center;padding:22px 16px;background-color:#36c;font-family:Roboto,sans-serif;font-size:18px;font-weight:400;color:#fff}.primary-modal__body{height:454px;padding:0 24px;overflow-y:scroll;overflow-x:hidden}.primary-modal__footer{border-top:1px solid #ededed;padding:0 16px!important;height:53px}.tab-with-gap .mat-tab-header{height:42px!important;margin-bottom:6px;height:42px}.tab-with-gap .mat-tab-labels{background-color:transparent!important;border:none!important}.tab-with-gap .mat-tab-label{border:1px solid #0033aa!important;color:#03a!important;background-color:transparent!important;margin-right:10px!important;text-transform:inherit!important;width:49%!important;height:40px!important;display:flex;justify-content:center!important;align-items:center!important}.tab-with-gap .mat-tab-label.mat-tab-label-active{background-color:#03a!important;background-image:none!important;color:#fff!important}.tab-with-gap .mat-tab-label-content{font-family:Roboto,sans-serif!important;font-size:14px!important;font-weight:500!important;letter-spacing:.1px!important;display:flex!important;justify-content:center!important;align-items:center!important;white-space:nowrap!important}.detailed-select-box__option{height:inherit!important;padding:16px!important;background:inherit!important;border-bottom:1px solid #ededed!important;transition:all .25s ease-in-out}.detailed-select-box__option:hover{transition:all .2s ease-in-out;background:#0000000a!important}.detailed-select-box__option .mat-option-text{display:block!important}.detailed-select-box__option:last-child{border-bottom:none!important}.detailed-select-box__title{font-family:Roboto,sans-serif;font-size:16px;color:#444;line-height:20px;margin-bottom:4px}.detailed-select-box__sm-text{font-family:Roboto,sans-serif;font-size:14px;color:#767676;line-height:20px;font-weight:300;margin-bottom:4px}.detailed-select-box__sm-text b{font-weight:600}#onetrust-consent-sdk{display:none}#ot-sdk-cookie-policy,#ot-sdk-btn,.ot-sdk-show-settings{display:none!important}
