*,:after,:before{box-sizing:border-box}html,body{min-height:100%;background-color:var(--body-background-color)}body{margin:0;font-family:var(--body-font-family);line-height:1.5;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}dl,ol,ul{margin-top:0;margin-bottom:1rem}code,kbd,pre,samp{font-family:var(--code-font-family)}code{padding:.125rem .25rem;font-size:80%;word-break:break-word;background-color:var(--code-background-color);border:1px solid var(--code-border-color);border-radius:.25rem}a{color:var(--link-color)}a:hover{color:var(--link-hover-color)}@media (width <= 720px){.hide-small{display:none!important}.show-small{display:block!important}}.mat-button-loading .mdc-button__label,.mat-button-loading .mat-icon{visibility:hidden}.mat-button-loading .mat-mdc-progress-spinner{position:absolute;top:calc(50% - 12px);left:calc(50% - 12px)}.mat-column-resize-table.cdk-column-resize-with-resized-column{table-layout:fixed}.mat-column-resize-flex .mat-mdc-header-cell,.mat-column-resize-flex .mat-mdc-cell{box-sizing:border-box;min-width:32px}.mat-mdc-header-cell{position:relative}.mat-resizable{box-sizing:border-box}.mat-mdc-header-cell:not(.mat-resizable):after,.mat-resizable-handle{position:absolute;bottom:0;top:0;right:0;width:1px;background:transparent;transition:background .3s cubic-bezier(.55,0,.55,.2)}.mat-mdc-header-cell:not(.mat-resizable):after{content:""}[dir=rtl] .mat-mdc-header-cell:not(.mat-resizable):after,[dir=rtl] .mat-resizable-handle{left:0;right:auto}[dir=rtl] .mat-mdc-header-row.cdk-column-resize-hover-or-active .mat-header-cell,[dir=rtl] .mat-mdc-header-row.cdk-column-resize-hover-or-active .mat-mdc-header-cell{border-left:none}.mat-mdc-header-row.cdk-column-resize-hover-or-active .mat-mdc-header-cell{border-right:none}.mat-mdc-header-row.cdk-column-resize-hover-or-active .mat-mdc-header-cell:not(.mat-resizable):after{background-color:var(--mtx-grid-resizable-handle-disabled-background-color, var(--mat-app-outline-variant))}.mat-mdc-header-row.cdk-column-resize-hover-or-active .mat-resizable-handle{background-color:var(--mtx-grid-resizable-handle-hover-background-color, var(--mat-app-primary))}.mat-resizable.cdk-resizable-overlay-thumb-active>.mat-resizable-handle{opacity:0;transition:none}.mat-resizable-handle:focus,.mat-mdc-header-row.cdk-column-resize-hover-or-active .mat-resizable-handle:focus{outline:none;background-color:var(--mtx-grid-resizable-handle-active-background-color, var(--mat-app-primary))}.mat-column-resize-overlay-thumb{background:transparent;cursor:col-resize;width:100%;height:100%;transition:background .3s cubic-bezier(.55,0,.55,.2);-webkit-user-select:none;user-select:none}.mat-column-resize-overlay-thumb:active{will-change:transform;background:linear-gradient(90deg,transparent,transparent 7px,var(--mtx-grid-resizable-handle-active-background-color, var(--mat-app-primary)) 7px,var(--mtx-grid-resizable-handle-active-background-color, var(--mat-app-primary)) 9px,transparent 9px,transparent)}.mat-column-resize-overlay-thumb:active .mat-column-resize-overlay-thumb-top{background:linear-gradient(90deg,transparent,transparent 4px,var(--mtx-grid-resizable-handle-active-background-color, var(--mat-app-primary)) 4px,var(--mtx-grid-resizable-handle-active-background-color, var(--mat-app-primary)) 12px,transparent 12px,transparent)}.mat-column-resize-overlay-thumb-top{width:100%}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(/fonts/material-icons.woff2) format("woff2")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}html{--body-font-family: "Roboto", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;--code-font-family: "Roboto Mono", monospace;--gutter: 1rem;--sidenav-width: 15rem;--sidenav-collapsed-width: 4rem}.shine-border{display:flex;--border-radius: var(--mdc-elevated-card-container-shape);--animation-duration: 14s;border-radius:var(--mdc-elevated-card-container-shape);position:relative}.shine-border .shine-border-border{border-radius:inherit;pointer-events:none}.shine-border .shine-border-border:before{content:"";position:absolute;height:calc(100% + 2px);width:calc(100% + 2px);aspect-ratio:1/1;will-change:background-position;border-radius:var(--border-radius);padding:1px;inset:-1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;background-size:300% 300%;background-image:radial-gradient(transparent,transparent,var(--color-from),var(--color-middle),var(--color-to),transparent,transparent);animation:shine-pulse var(--animation-duration) infinite linear}@keyframes shine-pulse{0%{background-position:0 0;content:""}50%{background-position:100% 100%;content:""}to{background-position:0 0;content:""}}.shiny-text-default{--shimmer-color: rgb(255, 255, 255)}.shiny-text-gold{--shimmer-color: #FFD700}.shiny-text-silver{--shimmer-color: #C0C0C0}.shiny-text-bronze{--shimmer-color: #CD7F32}.shiny-text{--shimmer-width: 100px;display:inline-flex;position:relative;background:linear-gradient(90deg,transparent,var(--shimmer-color) 50%,transparent);background-size:var(--shimmer-width) 100%;background-position:0 0;background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text;color:var(--shiny-text-color);animation:shimmer 8s infinite}@keyframes shimmer{0%,90%,to{background-position:calc(-100% - var(--shimmer-width)) 0}30%,60%{background-position:calc(100% + var(--shimmer-width)) 0}}.gradient-text{--gradient-from: #ffaa40;--gradient-to: #9c40ff;color:transparent;-webkit-background-clip:text;background-clip:text;background-size:300% 100%;background-image:linear-gradient(to right,var(--gradient-from),var(--gradient-to),var(--gradient-from));animation:om-gradient 8s linear infinite}@keyframes om-gradient{to{background-position:300% 0}}.leaderboard-row{background-color:var(--body-background-color);border-color:var(--mdc-elevated-card-container-color);border-radius:var(--mdc-elevated-card-container-shape);box-shadow:var(--mdc-elevated-card-container-elevation)}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .mat-ripple-element,.cdk-drag-preview .mat-ripple-element,.cdk-drag-placeholder .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-app-background, transparent));color:var(--mat-app-text-color, var(--mat-app-on-background, inherit))}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, none)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, none)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, none)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, none)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, none)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, none)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, none)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, none)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, none)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, none)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, none)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, none)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, none)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, none)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, none)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, none)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, none)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, none)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, none)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, none)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, none)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, none)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, none)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, none)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, none)}html{--mat-app-background-color: #f9f9fc;--mat-app-text-color: #1a1c1e;--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: rgba(26, 28, 30, .1);--mat-option-selected-state-label-text-color: #001a42;--mat-option-label-text-color: #1a1c1e;--mat-option-hover-state-layer-color: rgba(26, 28, 30, .08);--mat-option-focus-state-layer-color: rgba(26, 28, 30, .12);--mat-option-selected-state-layer-color: #d8e2ff;--mat-option-label-text-font: Roboto, sans-serif;--mat-option-label-text-line-height: 1.25rem;--mat-option-label-text-size: 1rem;--mat-option-label-text-tracking: .006rem;--mat-option-label-text-weight: 400;--mat-optgroup-label-text-color: #48454e;--mat-optgroup-label-text-font: Roboto, 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-full-pseudo-checkbox-selected-icon-color: #6745c6;--mat-full-pseudo-checkbox-selected-checkmark-color: #ffffff;--mat-full-pseudo-checkbox-unselected-icon-color: #48454e;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f9f9fc;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(26, 28, 30, .38);--mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(26, 28, 30, .38);--mat-minimal-pseudo-checkbox-selected-checkmark-color: #6745c6;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(26, 28, 30, .38);--mdc-elevated-card-container-color: #f4f3f7;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 12px;--mdc-outlined-card-container-color: #f9f9fc;--mdc-outlined-card-outline-color: #cac4cf;--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-shape: 12px;--mdc-outlined-card-outline-width: 1px;--mat-card-subtitle-text-color: #1a1c1e;--mat-card-title-text-font: Roboto, sans-serif;--mat-card-title-text-line-height: 1.75rem;--mat-card-title-text-size: 1.375rem;--mat-card-title-text-tracking: 0;--mat-card-title-text-weight: 400;--mat-card-subtitle-text-font: Roboto, sans-serif;--mat-card-subtitle-text-line-height: 1.5rem;--mat-card-subtitle-text-size: 1rem;--mat-card-subtitle-text-tracking: .009rem;--mat-card-subtitle-text-weight: 500;--mdc-linear-progress-active-indicator-color: #6745c6;--mdc-linear-progress-track-color: #e6e0ec;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-color: #2f3033;--mdc-plain-tooltip-supporting-text-color: #f1f0f4;--mdc-plain-tooltip-supporting-text-line-height: 1rem;--mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size: .75rem;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .025rem;--mdc-plain-tooltip-container-shape: 4px;--mdc-filled-text-field-caret-color: #6745c6;--mdc-filled-text-field-focus-active-indicator-color: #6745c6;--mdc-filled-text-field-focus-label-text-color: #6745c6;--mdc-filled-text-field-container-color: #e6e0ec;--mdc-filled-text-field-disabled-container-color: rgba(26, 28, 30, .04);--mdc-filled-text-field-label-text-color: #48454e;--mdc-filled-text-field-hover-label-text-color: #48454e;--mdc-filled-text-field-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-input-text-color: #1a1c1e;--mdc-filled-text-field-disabled-input-text-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-input-text-placeholder-color: #48454e;--mdc-filled-text-field-error-hover-label-text-color: #410002;--mdc-filled-text-field-error-focus-label-text-color: #ba1a1a;--mdc-filled-text-field-error-label-text-color: #ba1a1a;--mdc-filled-text-field-active-indicator-color: #48454e;--mdc-filled-text-field-disabled-active-indicator-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-hover-active-indicator-color: #1a1c1e;--mdc-filled-text-field-error-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-focus-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-hover-active-indicator-color: #410002;--mdc-filled-text-field-label-text-font: Roboto, sans-serif;--mdc-filled-text-field-label-text-size: 1rem;--mdc-filled-text-field-label-text-tracking: .031rem;--mdc-filled-text-field-label-text-weight: 400;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-caret-color: #6745c6;--mdc-outlined-text-field-focus-outline-color: #6745c6;--mdc-outlined-text-field-focus-label-text-color: #6745c6;--mdc-outlined-text-field-label-text-color: #48454e;--mdc-outlined-text-field-hover-label-text-color: #1a1c1e;--mdc-outlined-text-field-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-text-field-input-text-color: #1a1c1e;--mdc-outlined-text-field-disabled-input-text-color: rgba(26, 28, 30, .38);--mdc-outlined-text-field-input-text-placeholder-color: #48454e;--mdc-outlined-text-field-error-focus-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-hover-label-text-color: #410002;--mdc-outlined-text-field-outline-color: #79757f;--mdc-outlined-text-field-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-outlined-text-field-hover-outline-color: #1a1c1e;--mdc-outlined-text-field-error-focus-outline-color: #ba1a1a;--mdc-outlined-text-field-error-hover-outline-color: #410002;--mdc-outlined-text-field-error-outline-color: #ba1a1a;--mdc-outlined-text-field-label-text-font: Roboto, sans-serif;--mdc-outlined-text-field-label-text-size: 1rem;--mdc-outlined-text-field-label-text-tracking: .031rem;--mdc-outlined-text-field-label-text-weight: 400;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mat-form-field-focus-select-arrow-color: #6745c6;--mat-form-field-disabled-input-text-placeholder-color: rgba(26, 28, 30, .38);--mat-form-field-state-layer-color: #1a1c1e;--mat-form-field-error-text-color: #ba1a1a;--mat-form-field-select-option-text-color: #1a1c1e;--mat-form-field-select-disabled-option-text-color: rgba(26, 28, 30, .38);--mat-form-field-leading-icon-color: #48454e;--mat-form-field-disabled-leading-icon-color: rgba(26, 28, 30, .38);--mat-form-field-trailing-icon-color: #48454e;--mat-form-field-disabled-trailing-icon-color: rgba(26, 28, 30, .38);--mat-form-field-error-focus-trailing-icon-color: #ba1a1a;--mat-form-field-error-hover-trailing-icon-color: #410002;--mat-form-field-error-trailing-icon-color: #ba1a1a;--mat-form-field-enabled-select-arrow-color: #48454e;--mat-form-field-disabled-select-arrow-color: rgba(26, 28, 30, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-container-text-font: Roboto, sans-serif;--mat-form-field-container-text-line-height: 1.5rem;--mat-form-field-container-text-size: 1rem;--mat-form-field-container-text-tracking: .031rem;--mat-form-field-container-text-weight: 400;--mat-form-field-subscript-text-font: Roboto, sans-serif;--mat-form-field-subscript-text-line-height: 1rem;--mat-form-field-subscript-text-size: .75rem;--mat-form-field-subscript-text-tracking: .025rem;--mat-form-field-subscript-text-weight: 400;--mat-form-field-container-height: 52px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-filled-with-label-container-padding-top: 22px;--mat-form-field-filled-with-label-container-padding-bottom: 6px;--mat-form-field-focus-state-layer-opacity: 0;--mat-select-panel-background-color: #eeedf1;--mat-select-enabled-trigger-text-color: #1a1c1e;--mat-select-disabled-trigger-text-color: rgba(26, 28, 30, .38);--mat-select-placeholder-text-color: #48454e;--mat-select-enabled-arrow-color: #48454e;--mat-select-disabled-arrow-color: rgba(26, 28, 30, .38);--mat-select-focused-arrow-color: #6745c6;--mat-select-invalid-arrow-color: #ba1a1a;--mat-select-trigger-text-font: Roboto, sans-serif;--mat-select-trigger-text-line-height: 1.5rem;--mat-select-trigger-text-size: 1rem;--mat-select-trigger-text-tracking: .031rem;--mat-select-trigger-text-weight: 400;--mat-select-arrow-transform: translateY(-8px);--mat-select-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #eeedf1;--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-dialog-container-color: #f9f9fc;--mdc-dialog-subhead-color: #1a1c1e;--mdc-dialog-supporting-text-color: #48454e;--mdc-dialog-subhead-font: Roboto, sans-serif;--mdc-dialog-subhead-line-height: 2rem;--mdc-dialog-subhead-size: 1.5rem;--mdc-dialog-subhead-weight: 400;--mdc-dialog-subhead-tracking: 0;--mdc-dialog-supporting-text-font: Roboto, sans-serif;--mdc-dialog-supporting-text-line-height: 1.25rem;--mdc-dialog-supporting-text-size: .875rem;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .016rem;--mdc-dialog-container-shape: 28px;--mat-dialog-container-elevation-shadow: none;--mat-dialog-container-max-width: 560px;--mat-dialog-container-small-max-width: calc(100vw - 32px) ;--mat-dialog-container-min-width: 280px;--mat-dialog-actions-alignment: flex-end;--mat-dialog-actions-padding: 16px 24px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px 0;--mat-dialog-headline-padding: 6px 24px 13px;--mdc-chip-outline-color: #79757f;--mdc-chip-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-chip-focus-outline-color: #48454e;--mdc-chip-hover-state-layer-opacity: .08;--mdc-chip-selected-hover-state-layer-opacity: .08;--mdc-chip-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-chip-elevated-selected-container-color: #d8e2ff;--mdc-chip-flat-disabled-selected-container-color: rgba(26, 28, 30, .12);--mdc-chip-focus-state-layer-color: #48454e;--mdc-chip-hover-state-layer-color: #48454e;--mdc-chip-selected-hover-state-layer-color: #001a42;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #001a42;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #48454e;--mdc-chip-selected-label-text-color: #001a42;--mdc-chip-with-icon-icon-color: #48454e;--mdc-chip-with-icon-disabled-icon-color: #1a1c1e;--mdc-chip-with-icon-selected-icon-color: #001a42;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #1a1c1e;--mdc-chip-with-trailing-icon-trailing-icon-color: #48454e;--mdc-chip-label-text-font: Roboto, sans-serif;--mdc-chip-label-text-line-height: 1.25rem;--mdc-chip-label-text-size: .875rem;--mdc-chip-label-text-tracking: .006rem;--mdc-chip-label-text-weight: 500;--mdc-chip-container-height: 28px;--mdc-chip-container-shape-radius: 8px;--mdc-chip-with-avatar-avatar-shape-radius: 24px;--mdc-chip-with-avatar-avatar-size: 24px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 1px;--mdc-chip-with-avatar-disabled-avatar-opacity: .38;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: .38;--mdc-chip-with-icon-disabled-icon-opacity: .38;--mdc-chip-elevated-container-color: transparent;--mat-chip-trailing-action-state-layer-color: #48454e;--mat-chip-selected-trailing-action-state-layer-color: #001a42;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-selected-disabled-trailing-icon-color: #1a1c1e;--mat-chip-selected-trailing-icon-color: #001a42;--mat-chip-disabled-container-opacity: 1;--mat-chip-trailing-action-opacity: 1;--mat-chip-trailing-action-focus-opacity: 1;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .08;--mdc-switch-selected-pressed-state-layer-opacity: .12;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .08;--mdc-switch-unselected-pressed-state-layer-opacity: .12;--mdc-switch-selected-focus-state-layer-color: #6745c6;--mdc-switch-selected-handle-color: #ffffff;--mdc-switch-selected-hover-state-layer-color: #6745c6;--mdc-switch-selected-pressed-state-layer-color: #6745c6;--mdc-switch-selected-focus-handle-color: #e8ddff;--mdc-switch-selected-hover-handle-color: #e8ddff;--mdc-switch-selected-pressed-handle-color: #e8ddff;--mdc-switch-selected-focus-track-color: #6745c6;--mdc-switch-selected-hover-track-color: #6745c6;--mdc-switch-selected-pressed-track-color: #6745c6;--mdc-switch-selected-track-color: #6745c6;--mdc-switch-disabled-selected-handle-color: #f9f9fc;--mdc-switch-disabled-selected-icon-color: #1a1c1e;--mdc-switch-disabled-selected-track-color: #1a1c1e;--mdc-switch-disabled-unselected-handle-color: #1a1c1e;--mdc-switch-disabled-unselected-icon-color: #e6e0ec;--mdc-switch-disabled-unselected-track-color: #e6e0ec;--mdc-switch-selected-icon-color: #20005e;--mdc-switch-unselected-focus-handle-color: #48454e;--mdc-switch-unselected-focus-state-layer-color: #1a1c1e;--mdc-switch-unselected-focus-track-color: #e6e0ec;--mdc-switch-unselected-handle-color: #79757f;--mdc-switch-unselected-hover-handle-color: #48454e;--mdc-switch-unselected-hover-state-layer-color: #1a1c1e;--mdc-switch-unselected-hover-track-color: #e6e0ec;--mdc-switch-unselected-icon-color: #e6e0ec;--mdc-switch-unselected-pressed-handle-color: #48454e;--mdc-switch-unselected-pressed-state-layer-color: #1a1c1e;--mdc-switch-unselected-pressed-track-color: #e6e0ec;--mdc-switch-unselected-track-color: #e6e0ec;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-shape: 9999px;--mdc-switch-selected-icon-size: 16px;--mdc-switch-track-height: 32px;--mdc-switch-track-shape: 9999px;--mdc-switch-track-width: 52px;--mdc-switch-unselected-icon-size: 16px;--mdc-switch-state-layer-size: 40px;--mat-switch-track-outline-color: #79757f;--mat-switch-disabled-unselected-track-outline-color: #1a1c1e;--mat-switch-label-text-color: #1a1c1e;--mat-switch-label-text-font: Roboto, sans-serif;--mat-switch-label-text-line-height: 1.25rem;--mat-switch-label-text-size: .875rem;--mat-switch-label-text-tracking: .016rem;--mat-switch-label-text-weight: 400;--mat-switch-disabled-selected-handle-opacity: 1;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 16px;--mat-switch-selected-handle-size: 24px;--mat-switch-pressed-handle-size: 28px;--mat-switch-with-icon-handle-size: 24px;--mat-switch-selected-handle-horizontal-margin: 0 24px;--mat-switch-selected-with-icon-handle-horizontal-margin: 0 24px;--mat-switch-selected-pressed-handle-horizontal-margin: 0 22px;--mat-switch-unselected-handle-horizontal-margin: 0 8px;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0 4px;--mat-switch-unselected-pressed-handle-horizontal-margin: 0 2px;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 0;--mat-switch-visible-track-transition: opacity 75ms;--mat-switch-hidden-track-transition: opacity 75ms;--mat-switch-track-outline-width: 2px;--mat-switch-selected-track-outline-width: 2px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 2px;--mdc-radio-disabled-selected-icon-color: #1a1c1e;--mdc-radio-disabled-unselected-icon-color: #1a1c1e;--mdc-radio-unselected-hover-icon-color: #1a1c1e;--mdc-radio-unselected-focus-icon-color: #1a1c1e;--mdc-radio-unselected-icon-color: #48454e;--mdc-radio-unselected-pressed-icon-color: #1a1c1e;--mdc-radio-selected-focus-icon-color: #6745c6;--mdc-radio-selected-hover-icon-color: #6745c6;--mdc-radio-selected-icon-color: #6745c6;--mdc-radio-selected-pressed-icon-color: #6745c6;--mdc-radio-state-layer-size: 36px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mat-radio-ripple-color: #1a1c1e;--mat-radio-checked-ripple-color: #6745c6;--mat-radio-disabled-label-color: rgba(26, 28, 30, .38);--mat-radio-label-text-color: #1a1c1e;--mat-radio-label-text-font: Roboto, sans-serif;--mat-radio-label-text-line-height: 1.25rem;--mat-radio-label-text-size: .875rem;--mat-radio-label-text-tracking: .016rem;--mat-radio-label-text-weight: 400;--mat-radio-touch-target-display: block;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-slider-handle-color: #6745c6;--mdc-slider-focus-handle-color: #6745c6;--mdc-slider-hover-handle-color: #6745c6;--mdc-slider-active-track-color: #6745c6;--mdc-slider-inactive-track-color: #e6e0ec;--mdc-slider-with-tick-marks-inactive-container-color: #48454e;--mdc-slider-with-tick-marks-active-container-color: #ffffff;--mdc-slider-disabled-active-track-color: #1a1c1e;--mdc-slider-disabled-handle-color: #1a1c1e;--mdc-slider-disabled-inactive-track-color: #1a1c1e;--mdc-slider-label-container-color: #6745c6;--mdc-slider-label-label-text-color: #ffffff;--mdc-slider-with-overlap-handle-outline-color: #ffffff;--mdc-slider-with-tick-marks-disabled-container-color: #1a1c1e;--mdc-slider-label-label-text-font: Roboto, sans-serif;--mdc-slider-label-label-text-size: .75rem;--mdc-slider-label-label-text-line-height: 1rem;--mdc-slider-label-label-text-tracking: .031rem;--mdc-slider-label-label-text-weight: 500;--mdc-slider-active-track-height: 4px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 9999px;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .38;--mdc-slider-with-tick-marks-container-shape: 9999px;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .38;--mat-slider-ripple-color: #6745c6;--mat-slider-hover-state-layer-color: rgba(103, 69, 198, .05);--mat-slider-focus-state-layer-color: rgba(103, 69, 198, .2);--mat-slider-value-indicator-width: 28px;--mat-slider-value-indicator-height: 28px;--mat-slider-value-indicator-caret-display: none;--mat-slider-value-indicator-border-radius: 50% 50% 50% 0;--mat-slider-value-indicator-padding: 0;--mat-slider-value-indicator-text-transform: rotate(45deg);--mat-slider-value-indicator-container-transform: translateX(-50%) rotate(-45deg);--mat-slider-value-indicator-opacity: 1;--mat-menu-item-label-text-color: #1a1c1e;--mat-menu-item-icon-color: #48454e;--mat-menu-item-hover-state-layer-color: rgba(26, 28, 30, .08);--mat-menu-item-focus-state-layer-color: rgba(26, 28, 30, .12);--mat-menu-container-color: #eeedf1;--mat-menu-divider-color: #e6e0ec;--mat-menu-item-label-text-font: Roboto, sans-serif;--mat-menu-item-label-text-size: .875rem;--mat-menu-item-label-text-tracking: .006rem;--mat-menu-item-label-text-line-height: 1.25rem;--mat-menu-item-label-text-weight: 500;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 8px;--mat-menu-divider-top-spacing: 8px;--mat-menu-item-spacing: 12px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 12px;--mat-menu-item-trailing-spacing: 12px;--mat-menu-item-with-icon-leading-spacing: 12px;--mat-menu-item-with-icon-trailing-spacing: 12px;--mat-menu-base-elevation-level: 2;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-leading-avatar-color: #e8ddff;--mdc-list-list-item-disabled-state-layer-color: #1a1c1e;--mdc-list-list-item-disabled-state-layer-opacity: .12;--mdc-list-list-item-label-text-color: #1a1c1e;--mdc-list-list-item-supporting-text-color: #48454e;--mdc-list-list-item-leading-icon-color: #48454e;--mdc-list-list-item-trailing-supporting-text-color: #48454e;--mdc-list-list-item-trailing-icon-color: #48454e;--mdc-list-list-item-selected-trailing-icon-color: #6745c6;--mdc-list-list-item-disabled-label-text-color: #1a1c1e;--mdc-list-list-item-disabled-leading-icon-color: #1a1c1e;--mdc-list-list-item-disabled-trailing-icon-color: #1a1c1e;--mdc-list-list-item-hover-label-text-color: #1a1c1e;--mdc-list-list-item-focus-label-text-color: #1a1c1e;--mdc-list-list-item-hover-state-layer-color: #1a1c1e;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: #1a1c1e;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-label-text-font: Roboto, sans-serif;--mdc-list-list-item-label-text-line-height: 1.5rem;--mdc-list-list-item-label-text-size: 1rem;--mdc-list-list-item-label-text-tracking: .031rem;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height: 1.25rem;--mdc-list-list-item-supporting-text-size: .875rem;--mdc-list-list-item-supporting-text-tracking: .016rem;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 1rem;--mdc-list-list-item-trailing-supporting-text-size: .688rem;--mdc-list-list-item-trailing-supporting-text-tracking: .031rem;--mdc-list-list-item-trailing-supporting-text-weight: 500;--mdc-list-list-item-one-line-container-height: 44px;--mdc-list-list-item-two-line-container-height: 60px;--mdc-list-list-item-three-line-container-height: 84px;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 9999px;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-label-text-opacity: .3;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: #d8e2ff;--mat-list-list-item-leading-icon-start-space: 12px;--mat-list-list-item-leading-icon-end-space: 12px;--mat-list-active-indicator-shape: 9999px;--mat-paginator-container-text-color: #1a1c1e;--mat-paginator-container-background-color: #f9f9fc;--mat-paginator-enabled-icon-color: #48454e;--mat-paginator-disabled-icon-color: rgba(26, 28, 30, .38);--mat-paginator-container-text-font: Roboto, sans-serif;--mat-paginator-container-text-line-height: 1rem;--mat-paginator-container-text-size: .75rem;--mat-paginator-container-text-tracking: .025rem;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: .75rem;--mat-paginator-container-size: 52px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mdc-secondary-navigation-tab-container-height: 44px;--mdc-tab-indicator-active-indicator-color: #6745c6;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: #e6e0ec;--mat-tab-header-pagination-icon-color: #1a1c1e;--mat-tab-header-inactive-label-text-color: #1a1c1e;--mat-tab-header-active-label-text-color: #1a1c1e;--mat-tab-header-active-ripple-color: #1a1c1e;--mat-tab-header-inactive-ripple-color: #1a1c1e;--mat-tab-header-inactive-focus-label-text-color: #1a1c1e;--mat-tab-header-inactive-hover-label-text-color: #1a1c1e;--mat-tab-header-active-focus-label-text-color: #1a1c1e;--mat-tab-header-active-hover-label-text-color: #1a1c1e;--mat-tab-header-active-focus-indicator-color: #6745c6;--mat-tab-header-active-hover-indicator-color: #6745c6;--mat-tab-header-label-text-font: Roboto, sans-serif;--mat-tab-header-label-text-size: .875rem;--mat-tab-header-label-text-tracking: .006rem;--mat-tab-header-label-text-line-height: 1.25rem;--mat-tab-header-label-text-weight: 500;--mat-tab-header-divider-height: 1px;--mdc-checkbox-disabled-selected-checkmark-color: #f9f9fc;--mdc-checkbox-selected-focus-state-layer-opacity: .12;--mdc-checkbox-selected-hover-state-layer-opacity: .08;--mdc-checkbox-selected-pressed-state-layer-opacity: .12;--mdc-checkbox-unselected-focus-state-layer-opacity: .12;--mdc-checkbox-unselected-hover-state-layer-opacity: .08;--mdc-checkbox-unselected-pressed-state-layer-opacity: .12;--mdc-checkbox-selected-pressed-icon-color: #6745c6;--mdc-checkbox-disabled-selected-icon-color: rgba(26, 28, 30, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(26, 28, 30, .38);--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #6745c6;--mdc-checkbox-selected-hover-icon-color: #6745c6;--mdc-checkbox-selected-icon-color: #6745c6;--mdc-checkbox-unselected-focus-icon-color: #1a1c1e;--mdc-checkbox-unselected-hover-icon-color: #1a1c1e;--mdc-checkbox-unselected-icon-color: #48454e;--mdc-checkbox-selected-focus-state-layer-color: #6745c6;--mdc-checkbox-selected-hover-state-layer-color: #6745c6;--mdc-checkbox-selected-pressed-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-focus-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-hover-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-pressed-state-layer-color: #6745c6;--mdc-checkbox-state-layer-size: 36px;--mat-checkbox-disabled-label-color: rgba(26, 28, 30, .38);--mat-checkbox-label-text-color: #1a1c1e;--mat-checkbox-label-text-font: Roboto, sans-serif;--mat-checkbox-label-text-line-height: 1.25rem;--mat-checkbox-label-text-size: .875rem;--mat-checkbox-label-text-tracking: .016rem;--mat-checkbox-label-text-weight: 400;--mat-checkbox-touch-target-display: block;--mdc-text-button-label-text-color: #6745c6;--mdc-text-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-text-button-label-text-font: Roboto, sans-serif;--mdc-text-button-label-text-size: .875rem;--mdc-text-button-label-text-tracking: .006rem;--mdc-text-button-label-text-weight: 500;--mdc-text-button-container-height: 36px;--mdc-text-button-container-shape: 9999px;--mdc-protected-button-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-container-color: #f9f9fc;--mdc-protected-button-label-text-color: #6745c6;--mdc-protected-button-disabled-container-color: rgba(26, 28, 30, .12);--mdc-protected-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-protected-button-label-text-font: Roboto, sans-serif;--mdc-protected-button-label-text-size: .875rem;--mdc-protected-button-label-text-tracking: .006rem;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-container-height: 36px;--mdc-protected-button-container-shape: 9999px;--mdc-filled-button-container-color: #6745c6;--mdc-filled-button-label-text-color: #ffffff;--mdc-filled-button-disabled-container-color: rgba(26, 28, 30, .12);--mdc-filled-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-filled-button-label-text-font: Roboto, sans-serif;--mdc-filled-button-label-text-size: .875rem;--mdc-filled-button-label-text-tracking: .006rem;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-container-height: 36px;--mdc-filled-button-container-shape: 9999px;--mdc-outlined-button-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-outlined-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-button-label-text-color: #6745c6;--mdc-outlined-button-outline-color: #79757f;--mdc-outlined-button-label-text-font: Roboto, sans-serif;--mdc-outlined-button-label-text-size: .875rem;--mdc-outlined-button-label-text-tracking: .006rem;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-container-height: 36px;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 9999px;--mat-text-button-state-layer-color: #6745c6;--mat-text-button-disabled-state-layer-color: #48454e;--mat-text-button-ripple-color: rgba(103, 69, 198, .12);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mat-text-button-touch-target-display: block;--mat-text-button-horizontal-padding: 12px;--mat-text-button-with-icon-horizontal-padding: 16px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: -4px;--mat-protected-button-state-layer-color: #6745c6;--mat-protected-button-disabled-state-layer-color: #48454e;--mat-protected-button-ripple-color: rgba(103, 69, 198, .12);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mat-protected-button-touch-target-display: block;--mat-protected-button-horizontal-padding: 24px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -8px;--mat-filled-button-state-layer-color: #ffffff;--mat-filled-button-disabled-state-layer-color: #48454e;--mat-filled-button-ripple-color: rgba(255, 255, 255, .12);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mat-filled-button-touch-target-display: block;--mat-filled-button-horizontal-padding: 24px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -8px;--mat-outlined-button-state-layer-color: #6745c6;--mat-outlined-button-disabled-state-layer-color: #48454e;--mat-outlined-button-ripple-color: rgba(103, 69, 198, .12);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mat-outlined-button-touch-target-display: block;--mat-outlined-button-horizontal-padding: 24px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -8px;--mdc-icon-button-icon-color: #48454e;--mdc-icon-button-disabled-icon-color: rgba(26, 28, 30, .38);--mdc-icon-button-state-layer-size: 36px;--mdc-icon-button-icon-size: 24px;--mat-icon-button-state-layer-color: #48454e;--mat-icon-button-disabled-state-layer-color: #48454e;--mat-icon-button-ripple-color: rgba(72, 69, 78, .12);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-label-text-font: Roboto, sans-serif;--mdc-extended-fab-label-text-size: .875rem;--mdc-extended-fab-label-text-tracking: .006rem;--mdc-extended-fab-label-text-weight: 500;--mdc-extended-fab-container-height: 56px;--mdc-extended-fab-container-shape: 16px;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-color: #e8ddff;--mdc-fab-container-shape: 16px;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-container-color: #e8ddff;--mdc-fab-small-container-shape: 12px;--mat-fab-foreground-color: #20005e;--mat-fab-state-layer-color: #20005e;--mat-fab-ripple-color: rgba(32, 0, 94, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(26, 28, 30, .12);--mat-fab-disabled-state-foreground-color: rgba(26, 28, 30, .38);--mat-fab-touch-target-display: block;--mat-fab-small-foreground-color: #20005e;--mat-fab-small-state-layer-color: #20005e;--mat-fab-small-ripple-color: rgba(32, 0, 94, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(26, 28, 30, .12);--mat-fab-small-disabled-state-foreground-color: rgba(26, 28, 30, .38);--mdc-snackbar-container-color: #2f3033;--mdc-snackbar-supporting-text-color: #f1f0f4;--mdc-snackbar-supporting-text-font: Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height: 1.25rem;--mdc-snackbar-supporting-text-size: .875rem;--mdc-snackbar-supporting-text-weight: 400;--mdc-snackbar-container-shape: 4px;--mat-snack-bar-button-color: #cebdff;--mat-table-background-color: #f9f9fc;--mat-table-header-headline-color: #1a1c1e;--mat-table-row-item-label-text-color: #1a1c1e;--mat-table-row-item-outline-color: #79757f;--mat-table-header-headline-font: Roboto, sans-serif;--mat-table-header-headline-line-height: 1.25rem;--mat-table-header-headline-size: .875rem;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .006rem;--mat-table-row-item-label-text-font: Roboto, sans-serif;--mat-table-row-item-label-text-line-height: 1.25rem;--mat-table-row-item-label-text-size: .875rem;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .016rem;--mat-table-footer-supporting-text-font: Roboto, sans-serif;--mat-table-footer-supporting-text-line-height: 1.25rem;--mat-table-footer-supporting-text-size: .875rem;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .016rem;--mat-table-header-container-height: 52px;--mat-table-footer-container-height: 48px;--mat-table-row-item-container-height: 48px;--mat-table-row-item-outline-width: 1px;--mdc-circular-progress-active-indicator-color: #6745c6;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mat-badge-background-color: #ba1a1a;--mat-badge-text-color: #ffffff;--mat-badge-disabled-state-background-color: rgba(186, 26, 26, .38);--mat-badge-disabled-state-text-color: #ffffff;--mat-badge-text-font: Roboto, sans-serif;--mat-badge-text-size: .688rem;--mat-badge-text-weight: 500;--mat-badge-large-size-text-size: .688rem;--mat-badge-container-shape: 9999px;--mat-badge-container-size: 16px;--mat-badge-small-size-container-size: 6px;--mat-badge-large-size-container-size: 16px;--mat-badge-legacy-container-size: unset;--mat-badge-legacy-small-size-container-size: unset;--mat-badge-legacy-large-size-container-size: unset;--mat-badge-container-offset: -12px 0;--mat-badge-small-size-container-offset: -6px 0;--mat-badge-large-size-container-offset: -12px 0;--mat-badge-container-overlap-offset: -12px;--mat-badge-small-size-container-overlap-offset: -6px;--mat-badge-large-size-container-overlap-offset: -12px;--mat-badge-container-padding: 0 4px;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0 4px;--mat-badge-line-height: 16px;--mat-badge-small-size-text-size: 0;--mat-badge-small-size-line-height: 6px;--mat-badge-large-size-line-height: 16px;--mat-bottom-sheet-container-text-color: #1a1c1e;--mat-bottom-sheet-container-background-color: #f4f3f7;--mat-bottom-sheet-container-text-font: Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height: 1.5rem;--mat-bottom-sheet-container-text-size: 1rem;--mat-bottom-sheet-container-text-tracking: .031rem;--mat-bottom-sheet-container-text-weight: 400;--mat-bottom-sheet-container-shape: 28px;--mat-standard-button-toggle-hover-state-layer-opacity: .08;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-standard-button-toggle-text-color: #1a1c1e;--mat-standard-button-toggle-state-layer-color: #1a1c1e;--mat-standard-button-toggle-selected-state-background-color: #d8e2ff;--mat-standard-button-toggle-selected-state-text-color: #001a42;--mat-standard-button-toggle-disabled-state-text-color: rgba(26, 28, 30, .38);--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(26, 28, 30, .38);--mat-standard-button-toggle-disabled-selected-state-background-color: rgba(26, 28, 30, .12);--mat-standard-button-toggle-divider-color: #79757f;--mat-standard-button-toggle-label-text-font: Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height: 1.25rem;--mat-standard-button-toggle-label-text-size: .875rem;--mat-standard-button-toggle-label-text-tracking: .006rem;--mat-standard-button-toggle-label-text-weight: 500;--mat-standard-button-toggle-height: 40px;--mat-standard-button-toggle-shape: 9999px;--mat-standard-button-toggle-background-color: transparent;--mat-standard-button-toggle-disabled-state-background-color: transparent;--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #6745c6;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-today-selected-state-outline-color: #6745c6;--mat-datepicker-calendar-date-focus-state-background-color: rgba(26, 28, 30, .12);--mat-datepicker-calendar-date-hover-state-background-color: rgba(26, 28, 30, .08);--mat-datepicker-toggle-active-state-icon-color: #48454e;--mat-datepicker-calendar-date-in-range-state-background-color: #e8ddff;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #ffdad5;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #d8e2ff;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #005ac4;--mat-datepicker-toggle-icon-color: #48454e;--mat-datepicker-calendar-body-label-text-color: #1a1c1e;--mat-datepicker-calendar-period-button-text-color: #48454e;--mat-datepicker-calendar-period-button-icon-color: #48454e;--mat-datepicker-calendar-navigation-button-icon-color: #48454e;--mat-datepicker-calendar-header-text-color: #48454e;--mat-datepicker-calendar-date-today-outline-color: #6745c6;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-text-color: #1a1c1e;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-preview-state-outline-color: #6745c6;--mat-datepicker-range-input-separator-color: #1a1c1e;--mat-datepicker-range-input-disabled-state-separator-color: rgba(26, 28, 30, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-container-background-color: #e8e8eb;--mat-datepicker-calendar-container-text-color: #1a1c1e;--mat-datepicker-calendar-text-font: Roboto, sans-serif;--mat-datepicker-calendar-text-size: .875rem;--mat-datepicker-calendar-body-label-text-size: .875rem;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: .875rem;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: .875rem;--mat-datepicker-calendar-header-text-weight: 500;--mat-datepicker-calendar-container-shape: 16px;--mat-datepicker-calendar-container-touch-shape: 28px;--mat-datepicker-calendar-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-divider-color: transparent;--mat-datepicker-calendar-date-outline-color: transparent;--mat-divider-color: #79757f;--mat-divider-width: 1px;--mat-expansion-container-background-color: #f9f9fc;--mat-expansion-container-text-color: #1a1c1e;--mat-expansion-actions-divider-color: #79757f;--mat-expansion-header-hover-state-layer-color: rgba(26, 28, 30, .08);--mat-expansion-header-focus-state-layer-color: rgba(26, 28, 30, .12);--mat-expansion-header-disabled-state-text-color: rgba(26, 28, 30, .38);--mat-expansion-header-text-color: #1a1c1e;--mat-expansion-header-description-color: #48454e;--mat-expansion-header-indicator-color: #48454e;--mat-expansion-header-text-font: Roboto, sans-serif;--mat-expansion-header-text-size: 1rem;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: 1.5rem;--mat-expansion-header-text-tracking: .009rem;--mat-expansion-container-text-font: Roboto, sans-serif;--mat-expansion-container-text-line-height: 1.5rem;--mat-expansion-container-text-size: 1rem;--mat-expansion-container-text-tracking: .031rem;--mat-expansion-container-text-weight: 400;--mat-expansion-header-collapsed-state-height: 44px;--mat-expansion-header-expanded-state-height: 60px;--mat-expansion-container-shape: 12px;--mat-expansion-legacy-header-indicator-display: none;--mat-expansion-header-indicator-display: inline-block;--mat-grid-list-tile-header-primary-text-size: 400 1rem / 1.5rem Roboto, sans-serif;--mat-grid-list-tile-header-secondary-text-size: 400 .875rem / 1.25rem Roboto, sans-serif;--mat-grid-list-tile-footer-primary-text-size: 400 1rem / 1.5rem Roboto, sans-serif;--mat-grid-list-tile-footer-secondary-text-size: 400 .875rem / 1.25rem Roboto, sans-serif;--mat-icon-color: inherit;--mat-sidenav-container-background-color: #f9f9fc;--mat-sidenav-container-text-color: #48454e;--mat-sidenav-content-background-color: #f9f9fc;--mat-sidenav-content-text-color: #1a1c1e;--mat-sidenav-scrim-color: rgba(50, 47, 56, .4);--mat-sidenav-container-shape: 16px;--mat-sidenav-container-elevation-shadow: none;--mat-sidenav-container-width: 360px;--mat-sidenav-container-divider-color: transparent;--mat-stepper-header-icon-foreground-color: #f9f9fc;--mat-stepper-header-selected-state-icon-background-color: #6745c6;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #6745c6;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-container-color: #f9f9fc;--mat-stepper-line-color: #79757f;--mat-stepper-header-hover-state-layer-color: rgba(47, 48, 51, .08);--mat-stepper-header-focus-state-layer-color: rgba(47, 48, 51, .12);--mat-stepper-header-label-text-color: #48454e;--mat-stepper-header-optional-label-text-color: #48454e;--mat-stepper-header-selected-state-label-text-color: #48454e;--mat-stepper-header-error-state-label-text-color: #ba1a1a;--mat-stepper-header-icon-background-color: #48454e;--mat-stepper-header-error-state-icon-foreground-color: #ba1a1a;--mat-stepper-container-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-size: .875rem;--mat-stepper-header-label-text-weight: 500;--mat-stepper-header-error-state-label-text-size: .875rem;--mat-stepper-header-selected-state-label-text-size: .875rem;--mat-stepper-header-selected-state-label-text-weight: 500;--mat-stepper-header-height: 68px;--mat-stepper-header-focus-state-layer-shape: 12px;--mat-stepper-header-hover-state-layer-shape: 12px;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #1a1c1e;--mat-toolbar-container-background-color: #f9f9fc;--mat-toolbar-container-text-color: #1a1c1e;--mat-toolbar-title-text-font: Roboto, sans-serif;--mat-toolbar-title-text-line-height: 1.75rem;--mat-toolbar-title-text-size: 1.375rem;--mat-toolbar-title-text-tracking: 0;--mat-toolbar-title-text-weight: 400;--mat-toolbar-mobile-height: 52px;--mat-tree-container-background-color: #f9f9fc;--mat-tree-node-text-color: #1a1c1e;--mat-tree-node-text-font: Roboto, sans-serif;--mat-tree-node-text-size: 1rem;--mat-tree-node-text-weight: 400;--mat-tree-node-min-height: 44px;--body-background-color: #eeedf1;--link-color: #6745c6;--link-hover-color: #5133a5;--code-border-color: rgba(0, 26, 66, .08);--code-background-color: rgba(0, 26, 66, .04);--header-background-color: rgba(238, 237, 241, .8);--user-panel-background-color: #eeedf1;--user-panel-hover-background-color: #e6e0ec;--sidemenu-heading-hover-background-color: #e2e2e6;--sidemenu-active-heading-text-color: #6745c6;--sidemenu-active-heading-background-color: #e8ddff;--sidemenu-active-heading-hover-background-color: #e8ddff;--sidemenu-expanded-background-color: #eeedf1;--topmenu-text-color: #1a1c1e;--topmenu-background-color: rgba(238, 237, 241, .8);--topmenu-item-active-background-color: #e8ddff;--topmenu-dropdown-item-active-text-color: #6745c6;--toast-info-background-color: #0074e9;--toast-success-background-color: #03a800;--toast-warning-background-color: #e37100;--toast-error-background-color: #ef0000;--toast-show-background-color: #ffffff;--toast-show-text-color: #2f3033;--mat-sidenav-content-background-color: #eeedf1;--shiny-text-color: rgba(0, 0, 0, .9);--mat-toolbar-standard-height: 65px;--scrollbar-border-radius: 12px;--scrollbar-thickness: 7}.mat-theme-loaded-marker{display:none}html{--mtx-alert-outline-color: #cac4cf;--mtx-alert-background-color: #eeedf1;--mtx-alert-text-color: #1a1c1e;--mtx-alert-info-outline-color: #abc7ff;--mtx-alert-info-background-color: #d7e3ff;--mtx-alert-info-text-color: #002f65;--mtx-alert-success-outline-color: #02e600;--mtx-alert-success-background-color: #cbffb8;--mtx-alert-success-text-color: #013a00;--mtx-alert-warning-outline-color: #cdcd00;--mtx-alert-warning-background-color: #fffeac;--mtx-alert-warning-text-color: #323200;--mtx-alert-danger-outline-color: #ffb4a8;--mtx-alert-danger-background-color: #ffdad4;--mtx-alert-danger-text-color: #690100;--mtx-alert-container-shape: 8px;--mtx-colorpicker-toggle-active-state-icon-color: #48454e;--mtx-colorpicker-toggle-icon-color: #48454e;--mtx-datetimepicker-calendar-date-selected-state-text-color: #ffffff;--mtx-datetimepicker-calendar-date-selected-state-background-color: #6745c6;--mtx-datetimepicker-calendar-date-selected-disabled-state-background-color: rgba(26, 28, 30, .38);--mtx-datetimepicker-calendar-date-today-selected-state-outline-color: #6745c6;--mtx-datetimepicker-calendar-date-focus-state-background-color: rgba(26, 28, 30, .12);--mtx-datetimepicker-calendar-date-hover-state-background-color: rgba(26, 28, 30, .08);--mtx-datetimepicker-clock-hand-background-color: #6745c6;--mtx-datetimepicker-clock-cell-selected-state-background-color: #6745c6;--mtx-datetimepicker-time-input-active-state-text-color: #20005e;--mtx-datetimepicker-time-input-active-state-background-color: #e8ddff;--mtx-datetimepicker-time-input-focus-state-outline-color: #6745c6;--mtx-datetimepicker-time-input-focus-state-placeholder-text-color: #20005e;--mtx-datetimepicker-time-ampm-selected-state-background-color: #ffdad5;--mtx-datetimepicker-toggle-active-state-icon-color: #48454e;--mtx-datetimepicker-toggle-icon-color: #48454e;--mtx-datetimepicker-calendar-body-label-text-color: #1a1c1e;--mtx-datetimepicker-calendar-header-text-color: #48454e;--mtx-datetimepicker-calendar-header-divider-color: #cac4cf;--mtx-datetimepicker-calendar-table-header-text-color: #1a1c1e;--mtx-datetimepicker-calendar-date-today-outline-color: #6745c6;--mtx-datetimepicker-calendar-date-text-color: #1a1c1e;--mtx-datetimepicker-calendar-date-disabled-state-text-color: rgba(26, 28, 30, .38);--mtx-datetimepicker-container-background-color: #e8e8eb;--mtx-datetimepicker-container-text-color: #1a1c1e;--mtx-datetimepicker-clock-dial-background-color: #e2e2e6;--mtx-datetimepicker-clock-cell-text-color: #1a1c1e;--mtx-datetimepicker-clock-cell-hover-state-background-color: rgba(26, 28, 30, .08);--mtx-datetimepicker-clock-cell-disabled-state-text-color: rgba(26, 28, 30, .38);--mtx-datetimepicker-time-input-text-color: #1a1c1e;--mtx-datetimepicker-time-input-background-color: #e2e2e6;--mtx-datetimepicker-time-input-focus-state-background-color: #e8ddff;--mtx-datetimepicker-time-input-warn-state-outline-color: #ba1a1a;--mtx-datetimepicker-time-ampm-text-color: #1a1c1e;--mtx-datetimepicker-time-ampm-outline-color: #79757f;--mtx-datetimepicker-time-ampm-selected-state-text-color: #410000;--mtx-datetimepicker-calendar-text-font: Roboto, sans-serif;--mtx-datetimepicker-calendar-text-size: 1rem;--mtx-datetimepicker-calendar-body-label-text-size: .875rem;--mtx-datetimepicker-calendar-body-label-text-weight: 500;--mtx-datetimepicker-calendar-period-button-text-size: .875rem;--mtx-datetimepicker-calendar-period-button-text-weight: 500;--mtx-datetimepicker-clock-text-size: .875rem;--mtx-datetimepicker-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);--mtx-datetimepicker-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);--mtx-datetimepicker-container-shape: 16px;--mtx-datetimepicker-container-touch-shape: 28px;--mtx-datetimepicker-selector-container-shape: 8px;--mtx-datetimepicker-calendar-header-background-color: transparent;--mtx-datetimepicker-calendar-date-outline-color: transparent;--mtx-drawer-container-background-color: #fdfcff;--mtx-drawer-container-text-color: #48454e;--mtx-drawer-container-shape: 16px;--mtx-drawer-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);--mtx-grid-outline-color: #cac4cf;--mtx-grid-column-menu-text-color: #48454e;--mtx-grid-column-menu-divider-color: #cac4cf;--mtx-grid-table-footer-background-color: #eeedf1;--mtx-grid-table-row-striped-background-color: #eeedf1;--mtx-grid-table-row-hover-background-color: #d8e2ff;--mtx-grid-table-row-selected-background-color: #d8e2ff;--mtx-grid-table-row-selected-hover-background-color: #e8ddff;--mtx-grid-table-cell-selected-outline-color: #6745c6;--mtx-grid-resizable-handle-active-background-color: #6745c6;--mtx-grid-resizable-handle-hover-background-color: #6745c6;--mtx-grid-resizable-handle-disabled-background-color: #cac4cf;--mtx-grid-container-shape: 12px;--mtx-grid-table-cell-min-width: 80px;--mtx-loader-backdrop-background-color: rgba(253, 252, 255, .75);--mtx-popover-outline-color: #eeedf1;--mtx-popover-background-color: #eeedf1;--mtx-popover-text-color: #1a1c1e;--mtx-popover-container-shape: 4px;--mtx-popover-base-elevation-level: 2;--mtx-progress-track-color: #eeedf1;--mtx-progress-indicator-color: #cac4cf;--mtx-progress-text-color: #1a1c1e;--mtx-progress-info-indicator-color: #5a64ff;--mtx-progress-success-indicator-color: #038b00;--mtx-progress-warning-indicator-color: #bc5d00;--mtx-progress-danger-indicator-color: #ef0000;--mtx-progress-text-size: .75rem;--mtx-progress-container-shape: 4px;--mtx-progress-info-text-color: white;--mtx-progress-success-text-color: white;--mtx-progress-warning-text-color: white;--mtx-progress-danger-text-color: white;--mtx-select-option-selected-state-text-color: #1a1c1e;--mtx-select-container-text-color: #1a1c1e;--mtx-select-placeholder-text-color: rgba(26, 28, 30, .38);--mtx-select-disabled-text-color: rgba(26, 28, 30, .38);--mtx-select-multiple-value-outline-color: #79757f;--mtx-select-multiple-value-icon-hover-background-color: #cac4cf;--mtx-select-clear-icon-color: #1a1c1e;--mtx-select-clear-icon-hover-color: #ba1a1a;--mtx-select-enabled-arrow-color: #1a1c1e;--mtx-select-disabled-arrow-color: rgba(26, 28, 30, .38);--mtx-select-invalid-arrow-color: #ba1a1a;--mtx-select-panel-background-color: #eeedf1;--mtx-select-panel-divider-color: #79757f;--mtx-select-optgroup-label-text-color: #1a1c1e;--mtx-select-option-label-text-color: #1a1c1e;--mtx-select-option-selected-state-background-color: #d8e2ff;--mtx-select-option-hover-state-background-color: rgba(26, 28, 30, .08);--mtx-select-option-disabled-state-text-color: rgba(26, 28, 30, .38);--mtx-select-container-shape: 4px;--mtx-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);--mtx-select-multiple-value-background-color: transparent;--mtx-split-gutter-hover-state-background-color: #6745c6;--mtx-split-gutter-background-color: #cac4cf;--mdc-plain-tooltip-container-color: #2f3033;--mdc-plain-tooltip-supporting-text-color: #f1f0f4;--mdc-plain-tooltip-supporting-text-line-height: 1rem;--mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size: .75rem;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .025rem;--mdc-plain-tooltip-container-shape: 4px}html .primary-badge{--mat-badge-background-color: #6745c6;--mat-badge-text-color: #ffffff;--mat-badge-disabled-state-background-color: rgba(103, 69, 198, .38);--mat-badge-disabled-state-text-color: #ffffff}html .secondary-badge{--mat-badge-background-color: #005ac4;--mat-badge-text-color: #ffffff;--mat-badge-disabled-state-background-color: rgba(0, 90, 196, .38);--mat-badge-disabled-state-text-color: #ffffff}html .tertiary-badge{--mat-badge-background-color: #b62319;--mat-badge-text-color: #ffffff;--mat-badge-disabled-state-background-color: rgba(182, 35, 25, .38);--mat-badge-disabled-state-text-color: #ffffff}html .error-badge{--mat-badge-background-color: #ba1a1a;--mat-badge-text-color: #ffffff;--mat-badge-disabled-state-background-color: rgba(186, 26, 26, .38);--mat-badge-disabled-state-text-color: #ffffff}html .primary-button{--mdc-text-button-label-text-color: #6745c6;--mdc-text-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-protected-button-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-container-color: #f9f9fc;--mdc-protected-button-label-text-color: #6745c6;--mdc-protected-button-disabled-container-color: rgba(26, 28, 30, .12);--mdc-protected-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-filled-button-container-color: #6745c6;--mdc-filled-button-label-text-color: #ffffff;--mdc-filled-button-disabled-container-color: rgba(26, 28, 30, .12);--mdc-filled-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-button-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-outlined-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-button-label-text-color: #6745c6;--mdc-outlined-button-outline-color: #79757f;--mat-text-button-state-layer-color: #6745c6;--mat-text-button-disabled-state-layer-color: #48454e;--mat-text-button-ripple-color: rgba(103, 69, 198, .12);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mat-protected-button-state-layer-color: #6745c6;--mat-protected-button-disabled-state-layer-color: #48454e;--mat-protected-button-ripple-color: rgba(103, 69, 198, .12);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mat-filled-button-state-layer-color: #ffffff;--mat-filled-button-disabled-state-layer-color: #48454e;--mat-filled-button-ripple-color: rgba(255, 255, 255, .12);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mat-outlined-button-state-layer-color: #6745c6;--mat-outlined-button-disabled-state-layer-color: #48454e;--mat-outlined-button-ripple-color: rgba(103, 69, 198, .12);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}html .secondary-button{--mdc-text-button-label-text-color: #005ac4;--mdc-text-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-protected-button-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-container-color: #f9f9fc;--mdc-protected-button-label-text-color: #005ac4;--mdc-protected-button-disabled-container-color: rgba(26, 28, 30, .12);--mdc-protected-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-filled-button-container-color: #005ac4;--mdc-filled-button-label-text-color: #ffffff;--mdc-filled-button-disabled-container-color: rgba(26, 28, 30, .12);--mdc-filled-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-button-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-outlined-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-button-label-text-color: #005ac4;--mdc-outlined-button-outline-color: #79757f;--mat-text-button-state-layer-color: #005ac4;--mat-text-button-disabled-state-layer-color: #48454e;--mat-text-button-ripple-color: rgba(0, 90, 196, .12);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mat-protected-button-state-layer-color: #005ac4;--mat-protected-button-disabled-state-layer-color: #48454e;--mat-protected-button-ripple-color: rgba(0, 90, 196, .12);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mat-filled-button-state-layer-color: #ffffff;--mat-filled-button-disabled-state-layer-color: #48454e;--mat-filled-button-ripple-color: rgba(255, 255, 255, .12);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mat-outlined-button-state-layer-color: #005ac4;--mat-outlined-button-disabled-state-layer-color: #48454e;--mat-outlined-button-ripple-color: rgba(0, 90, 196, .12);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}html .tertiary-button{--mdc-text-button-label-text-color: #b62319;--mdc-text-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-protected-button-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-container-color: #f9f9fc;--mdc-protected-button-label-text-color: #b62319;--mdc-protected-button-disabled-container-color: rgba(26, 28, 30, .12);--mdc-protected-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-filled-button-container-color: #b62319;--mdc-filled-button-label-text-color: #ffffff;--mdc-filled-button-disabled-container-color: rgba(26, 28, 30, .12);--mdc-filled-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-button-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-outlined-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-button-label-text-color: #b62319;--mdc-outlined-button-outline-color: #79757f;--mat-text-button-state-layer-color: #b62319;--mat-text-button-disabled-state-layer-color: #48454e;--mat-text-button-ripple-color: rgba(182, 35, 25, .12);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mat-protected-button-state-layer-color: #b62319;--mat-protected-button-disabled-state-layer-color: #48454e;--mat-protected-button-ripple-color: rgba(182, 35, 25, .12);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mat-filled-button-state-layer-color: #ffffff;--mat-filled-button-disabled-state-layer-color: #48454e;--mat-filled-button-ripple-color: rgba(255, 255, 255, .12);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mat-outlined-button-state-layer-color: #b62319;--mat-outlined-button-disabled-state-layer-color: #48454e;--mat-outlined-button-ripple-color: rgba(182, 35, 25, .12);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}html .error-button{--mdc-text-button-label-text-color: #ba1a1a;--mdc-text-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-protected-button-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-container-color: #f9f9fc;--mdc-protected-button-label-text-color: #ba1a1a;--mdc-protected-button-disabled-container-color: rgba(26, 28, 30, .12);--mdc-protected-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-filled-button-container-color: #ba1a1a;--mdc-filled-button-label-text-color: #ffffff;--mdc-filled-button-disabled-container-color: rgba(26, 28, 30, .12);--mdc-filled-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-button-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-outlined-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-button-label-text-color: #ba1a1a;--mdc-outlined-button-outline-color: #79757f;--mat-text-button-state-layer-color: #ba1a1a;--mat-text-button-disabled-state-layer-color: #48454e;--mat-text-button-ripple-color: rgba(186, 26, 26, .12);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mat-protected-button-state-layer-color: #ba1a1a;--mat-protected-button-disabled-state-layer-color: #48454e;--mat-protected-button-ripple-color: rgba(186, 26, 26, .12);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mat-filled-button-state-layer-color: #ffffff;--mat-filled-button-disabled-state-layer-color: #48454e;--mat-filled-button-ripple-color: rgba(255, 255, 255, .12);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mat-outlined-button-state-layer-color: #ba1a1a;--mat-outlined-button-disabled-state-layer-color: #48454e;--mat-outlined-button-ripple-color: rgba(186, 26, 26, .12);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}html .mat-accent.mat-mdc-checkbox.primary-checkbox{--mdc-checkbox-disabled-selected-checkmark-color: #f9f9fc;--mdc-checkbox-selected-focus-state-layer-opacity: .12;--mdc-checkbox-selected-hover-state-layer-opacity: .08;--mdc-checkbox-selected-pressed-state-layer-opacity: .12;--mdc-checkbox-unselected-focus-state-layer-opacity: .12;--mdc-checkbox-unselected-hover-state-layer-opacity: .08;--mdc-checkbox-unselected-pressed-state-layer-opacity: .12;--mdc-checkbox-selected-pressed-icon-color: #6745c6;--mdc-checkbox-disabled-selected-icon-color: rgba(26, 28, 30, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(26, 28, 30, .38);--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #6745c6;--mdc-checkbox-selected-hover-icon-color: #6745c6;--mdc-checkbox-selected-icon-color: #6745c6;--mdc-checkbox-unselected-focus-icon-color: #1a1c1e;--mdc-checkbox-unselected-hover-icon-color: #1a1c1e;--mdc-checkbox-unselected-icon-color: #48454e;--mdc-checkbox-selected-focus-state-layer-color: #6745c6;--mdc-checkbox-selected-hover-state-layer-color: #6745c6;--mdc-checkbox-selected-pressed-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-focus-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-hover-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-pressed-state-layer-color: #6745c6;--mat-checkbox-disabled-label-color: rgba(26, 28, 30, .38);--mat-checkbox-label-text-color: #1a1c1e}html .mat-accent.mat-mdc-checkbox.secondary-checkbox{--mdc-checkbox-disabled-selected-checkmark-color: #f9f9fc;--mdc-checkbox-selected-focus-state-layer-opacity: .12;--mdc-checkbox-selected-hover-state-layer-opacity: .08;--mdc-checkbox-selected-pressed-state-layer-opacity: .12;--mdc-checkbox-unselected-focus-state-layer-opacity: .12;--mdc-checkbox-unselected-hover-state-layer-opacity: .08;--mdc-checkbox-unselected-pressed-state-layer-opacity: .12;--mdc-checkbox-selected-pressed-icon-color: #005ac4;--mdc-checkbox-disabled-selected-icon-color: rgba(26, 28, 30, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(26, 28, 30, .38);--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #005ac4;--mdc-checkbox-selected-hover-icon-color: #005ac4;--mdc-checkbox-selected-icon-color: #005ac4;--mdc-checkbox-unselected-focus-icon-color: #1a1c1e;--mdc-checkbox-unselected-hover-icon-color: #1a1c1e;--mdc-checkbox-unselected-icon-color: #48454e;--mdc-checkbox-selected-focus-state-layer-color: #005ac4;--mdc-checkbox-selected-hover-state-layer-color: #005ac4;--mdc-checkbox-selected-pressed-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-focus-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-hover-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-pressed-state-layer-color: #005ac4;--mat-checkbox-disabled-label-color: rgba(26, 28, 30, .38);--mat-checkbox-label-text-color: #1a1c1e}html .mat-accent.mat-mdc-checkbox.tertiary-checkbox{--mdc-checkbox-disabled-selected-checkmark-color: #f9f9fc;--mdc-checkbox-selected-focus-state-layer-opacity: .12;--mdc-checkbox-selected-hover-state-layer-opacity: .08;--mdc-checkbox-selected-pressed-state-layer-opacity: .12;--mdc-checkbox-unselected-focus-state-layer-opacity: .12;--mdc-checkbox-unselected-hover-state-layer-opacity: .08;--mdc-checkbox-unselected-pressed-state-layer-opacity: .12;--mdc-checkbox-selected-pressed-icon-color: #b62319;--mdc-checkbox-disabled-selected-icon-color: rgba(26, 28, 30, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(26, 28, 30, .38);--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #b62319;--mdc-checkbox-selected-hover-icon-color: #b62319;--mdc-checkbox-selected-icon-color: #b62319;--mdc-checkbox-unselected-focus-icon-color: #1a1c1e;--mdc-checkbox-unselected-hover-icon-color: #1a1c1e;--mdc-checkbox-unselected-icon-color: #48454e;--mdc-checkbox-selected-focus-state-layer-color: #b62319;--mdc-checkbox-selected-hover-state-layer-color: #b62319;--mdc-checkbox-selected-pressed-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-focus-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-hover-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-pressed-state-layer-color: #b62319;--mat-checkbox-disabled-label-color: rgba(26, 28, 30, .38);--mat-checkbox-label-text-color: #1a1c1e}html .mat-accent.mat-mdc-checkbox.error-checkbox{--mdc-checkbox-disabled-selected-checkmark-color: #f9f9fc;--mdc-checkbox-selected-focus-state-layer-opacity: .12;--mdc-checkbox-selected-hover-state-layer-opacity: .08;--mdc-checkbox-selected-pressed-state-layer-opacity: .12;--mdc-checkbox-unselected-focus-state-layer-opacity: .12;--mdc-checkbox-unselected-hover-state-layer-opacity: .08;--mdc-checkbox-unselected-pressed-state-layer-opacity: .12;--mdc-checkbox-selected-pressed-icon-color: #ba1a1a;--mdc-checkbox-disabled-selected-icon-color: rgba(26, 28, 30, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(26, 28, 30, .38);--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #ba1a1a;--mdc-checkbox-selected-hover-icon-color: #ba1a1a;--mdc-checkbox-selected-icon-color: #ba1a1a;--mdc-checkbox-unselected-focus-icon-color: #1a1c1e;--mdc-checkbox-unselected-hover-icon-color: #1a1c1e;--mdc-checkbox-unselected-icon-color: #48454e;--mdc-checkbox-selected-focus-state-layer-color: #ba1a1a;--mdc-checkbox-selected-hover-state-layer-color: #ba1a1a;--mdc-checkbox-selected-pressed-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-focus-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-hover-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-pressed-state-layer-color: #ba1a1a;--mat-checkbox-disabled-label-color: rgba(26, 28, 30, .38);--mat-checkbox-label-text-color: #1a1c1e}html .primary-chips{--mdc-chip-outline-color: #79757f;--mdc-chip-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-chip-focus-outline-color: #48454e;--mdc-chip-hover-state-layer-opacity: .08;--mdc-chip-selected-hover-state-layer-opacity: .08;--mdc-chip-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-chip-elevated-selected-container-color: #e8ddff;--mdc-chip-flat-disabled-selected-container-color: rgba(26, 28, 30, .12);--mdc-chip-focus-state-layer-color: #48454e;--mdc-chip-hover-state-layer-color: #48454e;--mdc-chip-selected-hover-state-layer-color: #20005e;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #20005e;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #48454e;--mdc-chip-selected-label-text-color: #20005e;--mdc-chip-with-icon-icon-color: #48454e;--mdc-chip-with-icon-disabled-icon-color: #1a1c1e;--mdc-chip-with-icon-selected-icon-color: #20005e;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #1a1c1e;--mdc-chip-with-trailing-icon-trailing-icon-color: #48454e;--mat-chip-trailing-action-state-layer-color: #48454e;--mat-chip-selected-trailing-action-state-layer-color: #20005e;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-selected-disabled-trailing-icon-color: #1a1c1e;--mat-chip-selected-trailing-icon-color: #20005e}html .secondary-chips{--mdc-chip-outline-color: #79757f;--mdc-chip-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-chip-focus-outline-color: #48454e;--mdc-chip-hover-state-layer-opacity: .08;--mdc-chip-selected-hover-state-layer-opacity: .08;--mdc-chip-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-chip-elevated-selected-container-color: #d8e2ff;--mdc-chip-flat-disabled-selected-container-color: rgba(26, 28, 30, .12);--mdc-chip-focus-state-layer-color: #48454e;--mdc-chip-hover-state-layer-color: #48454e;--mdc-chip-selected-hover-state-layer-color: #001a42;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #001a42;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #48454e;--mdc-chip-selected-label-text-color: #001a42;--mdc-chip-with-icon-icon-color: #48454e;--mdc-chip-with-icon-disabled-icon-color: #1a1c1e;--mdc-chip-with-icon-selected-icon-color: #001a42;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #1a1c1e;--mdc-chip-with-trailing-icon-trailing-icon-color: #48454e;--mat-chip-trailing-action-state-layer-color: #48454e;--mat-chip-selected-trailing-action-state-layer-color: #001a42;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-selected-disabled-trailing-icon-color: #1a1c1e;--mat-chip-selected-trailing-icon-color: #001a42}html .tertiary-chips{--mdc-chip-outline-color: #79757f;--mdc-chip-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-chip-focus-outline-color: #48454e;--mdc-chip-hover-state-layer-opacity: .08;--mdc-chip-selected-hover-state-layer-opacity: .08;--mdc-chip-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-chip-elevated-selected-container-color: #ffdad5;--mdc-chip-flat-disabled-selected-container-color: rgba(26, 28, 30, .12);--mdc-chip-focus-state-layer-color: #48454e;--mdc-chip-hover-state-layer-color: #48454e;--mdc-chip-selected-hover-state-layer-color: #410000;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #410000;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #48454e;--mdc-chip-selected-label-text-color: #410000;--mdc-chip-with-icon-icon-color: #48454e;--mdc-chip-with-icon-disabled-icon-color: #1a1c1e;--mdc-chip-with-icon-selected-icon-color: #410000;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #1a1c1e;--mdc-chip-with-trailing-icon-trailing-icon-color: #48454e;--mat-chip-trailing-action-state-layer-color: #48454e;--mat-chip-selected-trailing-action-state-layer-color: #410000;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-selected-disabled-trailing-icon-color: #1a1c1e;--mat-chip-selected-trailing-icon-color: #410000}html .error-chips{--mdc-chip-outline-color: #79757f;--mdc-chip-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-chip-focus-outline-color: #48454e;--mdc-chip-hover-state-layer-opacity: .08;--mdc-chip-selected-hover-state-layer-opacity: .08;--mdc-chip-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-chip-elevated-selected-container-color: #ffdad6;--mdc-chip-flat-disabled-selected-container-color: rgba(26, 28, 30, .12);--mdc-chip-focus-state-layer-color: #48454e;--mdc-chip-hover-state-layer-color: #48454e;--mdc-chip-selected-hover-state-layer-color: #410002;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #410002;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #48454e;--mdc-chip-selected-label-text-color: #410002;--mdc-chip-with-icon-icon-color: #48454e;--mdc-chip-with-icon-disabled-icon-color: #1a1c1e;--mdc-chip-with-icon-selected-icon-color: #410002;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #1a1c1e;--mdc-chip-with-trailing-icon-trailing-icon-color: #48454e;--mat-chip-trailing-action-state-layer-color: #48454e;--mat-chip-selected-trailing-action-state-layer-color: #410002;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-selected-disabled-trailing-icon-color: #1a1c1e;--mat-chip-selected-trailing-icon-color: #410002}html .primary-datepicker{--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #6745c6;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-today-selected-state-outline-color: #6745c6;--mat-datepicker-calendar-date-focus-state-background-color: rgba(26, 28, 30, .12);--mat-datepicker-calendar-date-hover-state-background-color: rgba(26, 28, 30, .08);--mat-datepicker-toggle-active-state-icon-color: #48454e;--mat-datepicker-calendar-date-in-range-state-background-color: #e8ddff;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #ffdad5;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #d8e2ff;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #005ac4;--mat-datepicker-toggle-icon-color: #48454e;--mat-datepicker-calendar-body-label-text-color: #1a1c1e;--mat-datepicker-calendar-period-button-text-color: #48454e;--mat-datepicker-calendar-period-button-icon-color: #48454e;--mat-datepicker-calendar-navigation-button-icon-color: #48454e;--mat-datepicker-calendar-header-text-color: #48454e;--mat-datepicker-calendar-date-today-outline-color: #6745c6;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-text-color: #1a1c1e;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-preview-state-outline-color: #6745c6;--mat-datepicker-range-input-separator-color: #1a1c1e;--mat-datepicker-range-input-disabled-state-separator-color: rgba(26, 28, 30, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-container-background-color: #e8e8eb;--mat-datepicker-calendar-container-text-color: #1a1c1e}html .secondary-datepicker{--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #005ac4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-today-selected-state-outline-color: #005ac4;--mat-datepicker-calendar-date-focus-state-background-color: rgba(26, 28, 30, .12);--mat-datepicker-calendar-date-hover-state-background-color: rgba(26, 28, 30, .08);--mat-datepicker-toggle-active-state-icon-color: #48454e;--mat-datepicker-calendar-date-in-range-state-background-color: #d8e2ff;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #ffdad5;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #e8ddff;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #6745c6;--mat-datepicker-toggle-icon-color: #48454e;--mat-datepicker-calendar-body-label-text-color: #1a1c1e;--mat-datepicker-calendar-period-button-text-color: #48454e;--mat-datepicker-calendar-period-button-icon-color: #48454e;--mat-datepicker-calendar-navigation-button-icon-color: #48454e;--mat-datepicker-calendar-header-text-color: #48454e;--mat-datepicker-calendar-date-today-outline-color: #005ac4;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-text-color: #1a1c1e;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-preview-state-outline-color: #005ac4;--mat-datepicker-range-input-separator-color: #1a1c1e;--mat-datepicker-range-input-disabled-state-separator-color: rgba(26, 28, 30, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-container-background-color: #e8e8eb;--mat-datepicker-calendar-container-text-color: #1a1c1e}html .tertiary-datepicker{--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #b62319;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-today-selected-state-outline-color: #b62319;--mat-datepicker-calendar-date-focus-state-background-color: rgba(26, 28, 30, .12);--mat-datepicker-calendar-date-hover-state-background-color: rgba(26, 28, 30, .08);--mat-datepicker-toggle-active-state-icon-color: #48454e;--mat-datepicker-calendar-date-in-range-state-background-color: #ffdad5;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #e8ddff;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #d8e2ff;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #005ac4;--mat-datepicker-toggle-icon-color: #48454e;--mat-datepicker-calendar-body-label-text-color: #1a1c1e;--mat-datepicker-calendar-period-button-text-color: #48454e;--mat-datepicker-calendar-period-button-icon-color: #48454e;--mat-datepicker-calendar-navigation-button-icon-color: #48454e;--mat-datepicker-calendar-header-text-color: #48454e;--mat-datepicker-calendar-date-today-outline-color: #b62319;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-text-color: #1a1c1e;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-preview-state-outline-color: #b62319;--mat-datepicker-range-input-separator-color: #1a1c1e;--mat-datepicker-range-input-disabled-state-separator-color: rgba(26, 28, 30, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-container-background-color: #e8e8eb;--mat-datepicker-calendar-container-text-color: #1a1c1e}html .error-datepicker{--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #ba1a1a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-today-selected-state-outline-color: #ba1a1a;--mat-datepicker-calendar-date-focus-state-background-color: rgba(26, 28, 30, .12);--mat-datepicker-calendar-date-hover-state-background-color: rgba(26, 28, 30, .08);--mat-datepicker-toggle-active-state-icon-color: #48454e;--mat-datepicker-calendar-date-in-range-state-background-color: #ffdad6;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #ffdad5;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #d8e2ff;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #005ac4;--mat-datepicker-toggle-icon-color: #48454e;--mat-datepicker-calendar-body-label-text-color: #1a1c1e;--mat-datepicker-calendar-period-button-text-color: #48454e;--mat-datepicker-calendar-period-button-icon-color: #48454e;--mat-datepicker-calendar-navigation-button-icon-color: #48454e;--mat-datepicker-calendar-header-text-color: #48454e;--mat-datepicker-calendar-date-today-outline-color: #ba1a1a;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-text-color: #1a1c1e;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-preview-state-outline-color: #ba1a1a;--mat-datepicker-range-input-separator-color: #1a1c1e;--mat-datepicker-range-input-disabled-state-separator-color: rgba(26, 28, 30, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-container-background-color: #e8e8eb;--mat-datepicker-calendar-container-text-color: #1a1c1e}html .primary-fab{--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-color: #e8ddff;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-container-color: #e8ddff;--mat-fab-foreground-color: #20005e;--mat-fab-state-layer-color: #20005e;--mat-fab-ripple-color: rgba(32, 0, 94, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(26, 28, 30, .12);--mat-fab-disabled-state-foreground-color: rgba(26, 28, 30, .38);--mat-fab-small-foreground-color: #20005e;--mat-fab-small-state-layer-color: #20005e;--mat-fab-small-ripple-color: rgba(32, 0, 94, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(26, 28, 30, .12);--mat-fab-small-disabled-state-foreground-color: rgba(26, 28, 30, .38)}html .secondary-fab{--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-color: #d8e2ff;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-container-color: #d8e2ff;--mat-fab-foreground-color: #001a42;--mat-fab-state-layer-color: #001a42;--mat-fab-ripple-color: rgba(0, 26, 66, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(26, 28, 30, .12);--mat-fab-disabled-state-foreground-color: rgba(26, 28, 30, .38);--mat-fab-small-foreground-color: #001a42;--mat-fab-small-state-layer-color: #001a42;--mat-fab-small-ripple-color: rgba(0, 26, 66, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(26, 28, 30, .12);--mat-fab-small-disabled-state-foreground-color: rgba(26, 28, 30, .38)}html .tertiary-fab{--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-color: #ffdad5;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-container-color: #ffdad5;--mat-fab-foreground-color: #410000;--mat-fab-state-layer-color: #410000;--mat-fab-ripple-color: rgba(65, 0, 0, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(26, 28, 30, .12);--mat-fab-disabled-state-foreground-color: rgba(26, 28, 30, .38);--mat-fab-small-foreground-color: #410000;--mat-fab-small-state-layer-color: #410000;--mat-fab-small-ripple-color: rgba(65, 0, 0, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(26, 28, 30, .12);--mat-fab-small-disabled-state-foreground-color: rgba(26, 28, 30, .38)}html .primary-form-field{--mdc-filled-text-field-caret-color: #6745c6;--mdc-filled-text-field-focus-active-indicator-color: #6745c6;--mdc-filled-text-field-focus-label-text-color: #6745c6;--mdc-filled-text-field-container-color: #e6e0ec;--mdc-filled-text-field-disabled-container-color: rgba(26, 28, 30, .04);--mdc-filled-text-field-label-text-color: #48454e;--mdc-filled-text-field-hover-label-text-color: #48454e;--mdc-filled-text-field-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-input-text-color: #1a1c1e;--mdc-filled-text-field-disabled-input-text-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-input-text-placeholder-color: #48454e;--mdc-filled-text-field-error-hover-label-text-color: #410002;--mdc-filled-text-field-error-focus-label-text-color: #ba1a1a;--mdc-filled-text-field-error-label-text-color: #ba1a1a;--mdc-filled-text-field-active-indicator-color: #48454e;--mdc-filled-text-field-disabled-active-indicator-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-hover-active-indicator-color: #1a1c1e;--mdc-filled-text-field-error-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-focus-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-hover-active-indicator-color: #410002;--mdc-outlined-text-field-caret-color: #6745c6;--mdc-outlined-text-field-focus-outline-color: #6745c6;--mdc-outlined-text-field-focus-label-text-color: #6745c6;--mdc-outlined-text-field-label-text-color: #48454e;--mdc-outlined-text-field-hover-label-text-color: #1a1c1e;--mdc-outlined-text-field-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-text-field-input-text-color: #1a1c1e;--mdc-outlined-text-field-disabled-input-text-color: rgba(26, 28, 30, .38);--mdc-outlined-text-field-input-text-placeholder-color: #48454e;--mdc-outlined-text-field-error-focus-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-hover-label-text-color: #410002;--mdc-outlined-text-field-outline-color: #79757f;--mdc-outlined-text-field-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-outlined-text-field-hover-outline-color: #1a1c1e;--mdc-outlined-text-field-error-focus-outline-color: #ba1a1a;--mdc-outlined-text-field-error-hover-outline-color: #410002;--mdc-outlined-text-field-error-outline-color: #ba1a1a;--mat-form-field-focus-select-arrow-color: #6745c6;--mat-form-field-disabled-input-text-placeholder-color: rgba(26, 28, 30, .38);--mat-form-field-state-layer-color: #1a1c1e;--mat-form-field-error-text-color: #ba1a1a;--mat-form-field-select-option-text-color: #1a1c1e;--mat-form-field-select-disabled-option-text-color: rgba(26, 28, 30, .38);--mat-form-field-leading-icon-color: #48454e;--mat-form-field-disabled-leading-icon-color: rgba(26, 28, 30, .38);--mat-form-field-trailing-icon-color: #48454e;--mat-form-field-disabled-trailing-icon-color: rgba(26, 28, 30, .38);--mat-form-field-error-focus-trailing-icon-color: #ba1a1a;--mat-form-field-error-hover-trailing-icon-color: #410002;--mat-form-field-error-trailing-icon-color: #ba1a1a;--mat-form-field-enabled-select-arrow-color: #48454e;--mat-form-field-disabled-select-arrow-color: rgba(26, 28, 30, .38);--mat-form-field-hover-state-layer-opacity: .08}html .secondary-form-field{--mdc-filled-text-field-caret-color: #005ac4;--mdc-filled-text-field-focus-active-indicator-color: #005ac4;--mdc-filled-text-field-focus-label-text-color: #005ac4;--mdc-filled-text-field-container-color: #e6e0ec;--mdc-filled-text-field-disabled-container-color: rgba(26, 28, 30, .04);--mdc-filled-text-field-label-text-color: #48454e;--mdc-filled-text-field-hover-label-text-color: #48454e;--mdc-filled-text-field-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-input-text-color: #1a1c1e;--mdc-filled-text-field-disabled-input-text-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-input-text-placeholder-color: #48454e;--mdc-filled-text-field-error-hover-label-text-color: #410002;--mdc-filled-text-field-error-focus-label-text-color: #ba1a1a;--mdc-filled-text-field-error-label-text-color: #ba1a1a;--mdc-filled-text-field-active-indicator-color: #48454e;--mdc-filled-text-field-disabled-active-indicator-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-hover-active-indicator-color: #1a1c1e;--mdc-filled-text-field-error-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-focus-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-hover-active-indicator-color: #410002;--mdc-outlined-text-field-caret-color: #005ac4;--mdc-outlined-text-field-focus-outline-color: #005ac4;--mdc-outlined-text-field-focus-label-text-color: #005ac4;--mdc-outlined-text-field-label-text-color: #48454e;--mdc-outlined-text-field-hover-label-text-color: #1a1c1e;--mdc-outlined-text-field-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-text-field-input-text-color: #1a1c1e;--mdc-outlined-text-field-disabled-input-text-color: rgba(26, 28, 30, .38);--mdc-outlined-text-field-input-text-placeholder-color: #48454e;--mdc-outlined-text-field-error-focus-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-hover-label-text-color: #410002;--mdc-outlined-text-field-outline-color: #79757f;--mdc-outlined-text-field-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-outlined-text-field-hover-outline-color: #1a1c1e;--mdc-outlined-text-field-error-focus-outline-color: #ba1a1a;--mdc-outlined-text-field-error-hover-outline-color: #410002;--mdc-outlined-text-field-error-outline-color: #ba1a1a;--mat-form-field-focus-select-arrow-color: #005ac4;--mat-form-field-disabled-input-text-placeholder-color: rgba(26, 28, 30, .38);--mat-form-field-state-layer-color: #1a1c1e;--mat-form-field-error-text-color: #ba1a1a;--mat-form-field-select-option-text-color: #1a1c1e;--mat-form-field-select-disabled-option-text-color: rgba(26, 28, 30, .38);--mat-form-field-leading-icon-color: #48454e;--mat-form-field-disabled-leading-icon-color: rgba(26, 28, 30, .38);--mat-form-field-trailing-icon-color: #48454e;--mat-form-field-disabled-trailing-icon-color: rgba(26, 28, 30, .38);--mat-form-field-error-focus-trailing-icon-color: #ba1a1a;--mat-form-field-error-hover-trailing-icon-color: #410002;--mat-form-field-error-trailing-icon-color: #ba1a1a;--mat-form-field-enabled-select-arrow-color: #48454e;--mat-form-field-disabled-select-arrow-color: rgba(26, 28, 30, .38);--mat-form-field-hover-state-layer-opacity: .08}html .tertiary-form-field{--mdc-filled-text-field-caret-color: #b62319;--mdc-filled-text-field-focus-active-indicator-color: #b62319;--mdc-filled-text-field-focus-label-text-color: #b62319;--mdc-filled-text-field-container-color: #e6e0ec;--mdc-filled-text-field-disabled-container-color: rgba(26, 28, 30, .04);--mdc-filled-text-field-label-text-color: #48454e;--mdc-filled-text-field-hover-label-text-color: #48454e;--mdc-filled-text-field-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-input-text-color: #1a1c1e;--mdc-filled-text-field-disabled-input-text-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-input-text-placeholder-color: #48454e;--mdc-filled-text-field-error-hover-label-text-color: #410002;--mdc-filled-text-field-error-focus-label-text-color: #ba1a1a;--mdc-filled-text-field-error-label-text-color: #ba1a1a;--mdc-filled-text-field-active-indicator-color: #48454e;--mdc-filled-text-field-disabled-active-indicator-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-hover-active-indicator-color: #1a1c1e;--mdc-filled-text-field-error-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-focus-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-hover-active-indicator-color: #410002;--mdc-outlined-text-field-caret-color: #b62319;--mdc-outlined-text-field-focus-outline-color: #b62319;--mdc-outlined-text-field-focus-label-text-color: #b62319;--mdc-outlined-text-field-label-text-color: #48454e;--mdc-outlined-text-field-hover-label-text-color: #1a1c1e;--mdc-outlined-text-field-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-text-field-input-text-color: #1a1c1e;--mdc-outlined-text-field-disabled-input-text-color: rgba(26, 28, 30, .38);--mdc-outlined-text-field-input-text-placeholder-color: #48454e;--mdc-outlined-text-field-error-focus-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-hover-label-text-color: #410002;--mdc-outlined-text-field-outline-color: #79757f;--mdc-outlined-text-field-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-outlined-text-field-hover-outline-color: #1a1c1e;--mdc-outlined-text-field-error-focus-outline-color: #ba1a1a;--mdc-outlined-text-field-error-hover-outline-color: #410002;--mdc-outlined-text-field-error-outline-color: #ba1a1a;--mat-form-field-focus-select-arrow-color: #b62319;--mat-form-field-disabled-input-text-placeholder-color: rgba(26, 28, 30, .38);--mat-form-field-state-layer-color: #1a1c1e;--mat-form-field-error-text-color: #ba1a1a;--mat-form-field-select-option-text-color: #1a1c1e;--mat-form-field-select-disabled-option-text-color: rgba(26, 28, 30, .38);--mat-form-field-leading-icon-color: #48454e;--mat-form-field-disabled-leading-icon-color: rgba(26, 28, 30, .38);--mat-form-field-trailing-icon-color: #48454e;--mat-form-field-disabled-trailing-icon-color: rgba(26, 28, 30, .38);--mat-form-field-error-focus-trailing-icon-color: #ba1a1a;--mat-form-field-error-hover-trailing-icon-color: #410002;--mat-form-field-error-trailing-icon-color: #ba1a1a;--mat-form-field-enabled-select-arrow-color: #48454e;--mat-form-field-disabled-select-arrow-color: rgba(26, 28, 30, .38);--mat-form-field-hover-state-layer-opacity: .08}html .error-form-field{--mdc-filled-text-field-caret-color: #ba1a1a;--mdc-filled-text-field-focus-active-indicator-color: #ba1a1a;--mdc-filled-text-field-focus-label-text-color: #ba1a1a;--mdc-filled-text-field-container-color: #e6e0ec;--mdc-filled-text-field-disabled-container-color: rgba(26, 28, 30, .04);--mdc-filled-text-field-label-text-color: #48454e;--mdc-filled-text-field-hover-label-text-color: #48454e;--mdc-filled-text-field-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-input-text-color: #1a1c1e;--mdc-filled-text-field-disabled-input-text-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-input-text-placeholder-color: #48454e;--mdc-filled-text-field-error-hover-label-text-color: #410002;--mdc-filled-text-field-error-focus-label-text-color: #ba1a1a;--mdc-filled-text-field-error-label-text-color: #ba1a1a;--mdc-filled-text-field-active-indicator-color: #48454e;--mdc-filled-text-field-disabled-active-indicator-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-hover-active-indicator-color: #1a1c1e;--mdc-filled-text-field-error-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-focus-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-hover-active-indicator-color: #410002;--mdc-outlined-text-field-caret-color: #ba1a1a;--mdc-outlined-text-field-focus-outline-color: #ba1a1a;--mdc-outlined-text-field-focus-label-text-color: #ba1a1a;--mdc-outlined-text-field-label-text-color: #48454e;--mdc-outlined-text-field-hover-label-text-color: #1a1c1e;--mdc-outlined-text-field-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-text-field-input-text-color: #1a1c1e;--mdc-outlined-text-field-disabled-input-text-color: rgba(26, 28, 30, .38);--mdc-outlined-text-field-input-text-placeholder-color: #48454e;--mdc-outlined-text-field-error-focus-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-hover-label-text-color: #410002;--mdc-outlined-text-field-outline-color: #79757f;--mdc-outlined-text-field-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-outlined-text-field-hover-outline-color: #1a1c1e;--mdc-outlined-text-field-error-focus-outline-color: #ba1a1a;--mdc-outlined-text-field-error-hover-outline-color: #410002;--mdc-outlined-text-field-error-outline-color: #ba1a1a;--mat-form-field-focus-select-arrow-color: #ba1a1a;--mat-form-field-disabled-input-text-placeholder-color: rgba(26, 28, 30, .38);--mat-form-field-state-layer-color: #1a1c1e;--mat-form-field-error-text-color: #ba1a1a;--mat-form-field-select-option-text-color: #1a1c1e;--mat-form-field-select-disabled-option-text-color: rgba(26, 28, 30, .38);--mat-form-field-leading-icon-color: #48454e;--mat-form-field-disabled-leading-icon-color: rgba(26, 28, 30, .38);--mat-form-field-trailing-icon-color: #48454e;--mat-form-field-disabled-trailing-icon-color: rgba(26, 28, 30, .38);--mat-form-field-error-focus-trailing-icon-color: #ba1a1a;--mat-form-field-error-hover-trailing-icon-color: #410002;--mat-form-field-error-trailing-icon-color: #ba1a1a;--mat-form-field-enabled-select-arrow-color: #48454e;--mat-form-field-disabled-select-arrow-color: rgba(26, 28, 30, .38);--mat-form-field-hover-state-layer-opacity: .08}html .primary-icon{--mat-icon-color: #6745c6}html .secondary-icon{--mat-icon-color: #005ac4}html .tertiary-icon{--mat-icon-color: #b62319}html .error-icon{--mat-icon-color: #ba1a1a}html .primary-option{--mat-option-selected-state-label-text-color: #20005e;--mat-option-label-text-color: #1a1c1e;--mat-option-hover-state-layer-color: rgba(26, 28, 30, .08);--mat-option-focus-state-layer-color: rgba(26, 28, 30, .12);--mat-option-selected-state-layer-color: #e8ddff}html .secondary-option{--mat-option-selected-state-label-text-color: #001a42;--mat-option-label-text-color: #1a1c1e;--mat-option-hover-state-layer-color: rgba(26, 28, 30, .08);--mat-option-focus-state-layer-color: rgba(26, 28, 30, .12);--mat-option-selected-state-layer-color: #d8e2ff}html .tertiary-option{--mat-option-selected-state-label-text-color: #410000;--mat-option-label-text-color: #1a1c1e;--mat-option-hover-state-layer-color: rgba(26, 28, 30, .08);--mat-option-focus-state-layer-color: rgba(26, 28, 30, .12);--mat-option-selected-state-layer-color: #ffdad5}html .error-option{--mat-option-selected-state-label-text-color: #410002;--mat-option-label-text-color: #1a1c1e;--mat-option-hover-state-layer-color: rgba(26, 28, 30, .08);--mat-option-focus-state-layer-color: rgba(26, 28, 30, .12);--mat-option-selected-state-layer-color: #ffdad6}html .primary-progress-bar{--mdc-linear-progress-active-indicator-color: #6745c6;--mdc-linear-progress-track-color: #e6e0ec}html .secondary-progress-bar{--mdc-linear-progress-active-indicator-color: #005ac4;--mdc-linear-progress-track-color: #d8e2ff}html .tertiary-progress-bar{--mdc-linear-progress-active-indicator-color: #b62319;--mdc-linear-progress-track-color: #ffdad5}html .error-progress-bar{--mdc-linear-progress-active-indicator-color: #ba1a1a;--mdc-linear-progress-track-color: #ffdad6}html .primary-progress-spinner{--mdc-circular-progress-active-indicator-color: #6745c6}html .secondary-progress-spinner{--mdc-circular-progress-active-indicator-color: #005ac4}html .tertiary-progress-spinner{--mdc-circular-progress-active-indicator-color: #b62319}html .error-progress-spinner{--mdc-circular-progress-active-indicator-color: #ba1a1a}html .primary-pseudo-checkbox{--mat-full-pseudo-checkbox-selected-icon-color: #6745c6;--mat-full-pseudo-checkbox-selected-checkmark-color: #ffffff;--mat-full-pseudo-checkbox-unselected-icon-color: #48454e;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f9f9fc;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(26, 28, 30, .38);--mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(26, 28, 30, .38);--mat-minimal-pseudo-checkbox-selected-checkmark-color: #6745c6;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(26, 28, 30, .38)}html .secondary-pseudo-checkbox{--mat-full-pseudo-checkbox-selected-icon-color: #005ac4;--mat-full-pseudo-checkbox-selected-checkmark-color: #ffffff;--mat-full-pseudo-checkbox-unselected-icon-color: #48454e;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f9f9fc;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(26, 28, 30, .38);--mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(26, 28, 30, .38);--mat-minimal-pseudo-checkbox-selected-checkmark-color: #005ac4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(26, 28, 30, .38)}html .tertiary-pseudo-checkbox{--mat-full-pseudo-checkbox-selected-icon-color: #b62319;--mat-full-pseudo-checkbox-selected-checkmark-color: #ffffff;--mat-full-pseudo-checkbox-unselected-icon-color: #48454e;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f9f9fc;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(26, 28, 30, .38);--mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(26, 28, 30, .38);--mat-minimal-pseudo-checkbox-selected-checkmark-color: #b62319;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(26, 28, 30, .38)}html .error-pseudo-checkbox{--mat-full-pseudo-checkbox-selected-icon-color: #ba1a1a;--mat-full-pseudo-checkbox-selected-checkmark-color: #ffffff;--mat-full-pseudo-checkbox-unselected-icon-color: #48454e;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f9f9fc;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(26, 28, 30, .38);--mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(26, 28, 30, .38);--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ba1a1a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(26, 28, 30, .38)}html .primary-radio{--mdc-radio-disabled-selected-icon-color: #1a1c1e;--mdc-radio-disabled-unselected-icon-color: #1a1c1e;--mdc-radio-unselected-hover-icon-color: #1a1c1e;--mdc-radio-unselected-focus-icon-color: #1a1c1e;--mdc-radio-unselected-icon-color: #48454e;--mdc-radio-unselected-pressed-icon-color: #1a1c1e;--mdc-radio-selected-focus-icon-color: #6745c6;--mdc-radio-selected-hover-icon-color: #6745c6;--mdc-radio-selected-icon-color: #6745c6;--mdc-radio-selected-pressed-icon-color: #6745c6;--mat-radio-ripple-color: #1a1c1e;--mat-radio-checked-ripple-color: #6745c6;--mat-radio-disabled-label-color: rgba(26, 28, 30, .38);--mat-radio-label-text-color: #1a1c1e}html .secondary-radio{--mdc-radio-disabled-selected-icon-color: #1a1c1e;--mdc-radio-disabled-unselected-icon-color: #1a1c1e;--mdc-radio-unselected-hover-icon-color: #1a1c1e;--mdc-radio-unselected-focus-icon-color: #1a1c1e;--mdc-radio-unselected-icon-color: #48454e;--mdc-radio-unselected-pressed-icon-color: #1a1c1e;--mdc-radio-selected-focus-icon-color: #005ac4;--mdc-radio-selected-hover-icon-color: #005ac4;--mdc-radio-selected-icon-color: #005ac4;--mdc-radio-selected-pressed-icon-color: #005ac4;--mat-radio-ripple-color: #1a1c1e;--mat-radio-checked-ripple-color: #005ac4;--mat-radio-disabled-label-color: rgba(26, 28, 30, .38);--mat-radio-label-text-color: #1a1c1e}html .tertiary-radio{--mdc-radio-disabled-selected-icon-color: #1a1c1e;--mdc-radio-disabled-unselected-icon-color: #1a1c1e;--mdc-radio-unselected-hover-icon-color: #1a1c1e;--mdc-radio-unselected-focus-icon-color: #1a1c1e;--mdc-radio-unselected-icon-color: #48454e;--mdc-radio-unselected-pressed-icon-color: #1a1c1e;--mdc-radio-selected-focus-icon-color: #b62319;--mdc-radio-selected-hover-icon-color: #b62319;--mdc-radio-selected-icon-color: #b62319;--mdc-radio-selected-pressed-icon-color: #b62319;--mat-radio-ripple-color: #1a1c1e;--mat-radio-checked-ripple-color: #b62319;--mat-radio-disabled-label-color: rgba(26, 28, 30, .38);--mat-radio-label-text-color: #1a1c1e}html .error-radio{--mdc-radio-disabled-selected-icon-color: #1a1c1e;--mdc-radio-disabled-unselected-icon-color: #1a1c1e;--mdc-radio-unselected-hover-icon-color: #1a1c1e;--mdc-radio-unselected-focus-icon-color: #1a1c1e;--mdc-radio-unselected-icon-color: #48454e;--mdc-radio-unselected-pressed-icon-color: #1a1c1e;--mdc-radio-selected-focus-icon-color: #ba1a1a;--mdc-radio-selected-hover-icon-color: #ba1a1a;--mdc-radio-selected-icon-color: #ba1a1a;--mdc-radio-selected-pressed-icon-color: #ba1a1a;--mat-radio-ripple-color: #1a1c1e;--mat-radio-checked-ripple-color: #ba1a1a;--mat-radio-disabled-label-color: rgba(26, 28, 30, .38);--mat-radio-label-text-color: #1a1c1e}html .primary-select{--mat-select-panel-background-color: #eeedf1;--mat-select-enabled-trigger-text-color: #1a1c1e;--mat-select-disabled-trigger-text-color: rgba(26, 28, 30, .38);--mat-select-placeholder-text-color: #48454e;--mat-select-enabled-arrow-color: #48454e;--mat-select-disabled-arrow-color: rgba(26, 28, 30, .38);--mat-select-focused-arrow-color: #6745c6;--mat-select-invalid-arrow-color: #ba1a1a}html .secondary-select{--mat-select-panel-background-color: #eeedf1;--mat-select-enabled-trigger-text-color: #1a1c1e;--mat-select-disabled-trigger-text-color: rgba(26, 28, 30, .38);--mat-select-placeholder-text-color: #48454e;--mat-select-enabled-arrow-color: #48454e;--mat-select-disabled-arrow-color: rgba(26, 28, 30, .38);--mat-select-focused-arrow-color: #005ac4;--mat-select-invalid-arrow-color: #ba1a1a}html .tertiary-select{--mat-select-panel-background-color: #eeedf1;--mat-select-enabled-trigger-text-color: #1a1c1e;--mat-select-disabled-trigger-text-color: rgba(26, 28, 30, .38);--mat-select-placeholder-text-color: #48454e;--mat-select-enabled-arrow-color: #48454e;--mat-select-disabled-arrow-color: rgba(26, 28, 30, .38);--mat-select-focused-arrow-color: #b62319;--mat-select-invalid-arrow-color: #ba1a1a}html .error-select{--mat-select-panel-background-color: #eeedf1;--mat-select-enabled-trigger-text-color: #1a1c1e;--mat-select-disabled-trigger-text-color: rgba(26, 28, 30, .38);--mat-select-placeholder-text-color: #48454e;--mat-select-enabled-arrow-color: #48454e;--mat-select-disabled-arrow-color: rgba(26, 28, 30, .38);--mat-select-focused-arrow-color: #ba1a1a;--mat-select-invalid-arrow-color: #ba1a1a}html .primary-slide-toggle{--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .08;--mdc-switch-selected-pressed-state-layer-opacity: .12;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .08;--mdc-switch-unselected-pressed-state-layer-opacity: .12;--mdc-switch-selected-focus-state-layer-color: #6745c6;--mdc-switch-selected-handle-color: #ffffff;--mdc-switch-selected-hover-state-layer-color: #6745c6;--mdc-switch-selected-pressed-state-layer-color: #6745c6;--mdc-switch-selected-focus-handle-color: #e8ddff;--mdc-switch-selected-hover-handle-color: #e8ddff;--mdc-switch-selected-pressed-handle-color: #e8ddff;--mdc-switch-selected-focus-track-color: #6745c6;--mdc-switch-selected-hover-track-color: #6745c6;--mdc-switch-selected-pressed-track-color: #6745c6;--mdc-switch-selected-track-color: #6745c6;--mdc-switch-disabled-selected-handle-color: #f9f9fc;--mdc-switch-disabled-selected-icon-color: #1a1c1e;--mdc-switch-disabled-selected-track-color: #1a1c1e;--mdc-switch-disabled-unselected-handle-color: #1a1c1e;--mdc-switch-disabled-unselected-icon-color: #e6e0ec;--mdc-switch-disabled-unselected-track-color: #e6e0ec;--mdc-switch-selected-icon-color: #20005e;--mdc-switch-unselected-focus-handle-color: #48454e;--mdc-switch-unselected-focus-state-layer-color: #1a1c1e;--mdc-switch-unselected-focus-track-color: #e6e0ec;--mdc-switch-unselected-handle-color: #79757f;--mdc-switch-unselected-hover-handle-color: #48454e;--mdc-switch-unselected-hover-state-layer-color: #1a1c1e;--mdc-switch-unselected-hover-track-color: #e6e0ec;--mdc-switch-unselected-icon-color: #e6e0ec;--mdc-switch-unselected-pressed-handle-color: #48454e;--mdc-switch-unselected-pressed-state-layer-color: #1a1c1e;--mdc-switch-unselected-pressed-track-color: #e6e0ec;--mdc-switch-unselected-track-color: #e6e0ec;--mat-switch-track-outline-color: #79757f;--mat-switch-disabled-unselected-track-outline-color: #1a1c1e;--mat-switch-label-text-color: #1a1c1e}html .secondary-slide-toggle{--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .08;--mdc-switch-selected-pressed-state-layer-opacity: .12;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .08;--mdc-switch-unselected-pressed-state-layer-opacity: .12;--mdc-switch-selected-focus-state-layer-color: #005ac4;--mdc-switch-selected-handle-color: #ffffff;--mdc-switch-selected-hover-state-layer-color: #005ac4;--mdc-switch-selected-pressed-state-layer-color: #005ac4;--mdc-switch-selected-focus-handle-color: #d8e2ff;--mdc-switch-selected-hover-handle-color: #d8e2ff;--mdc-switch-selected-pressed-handle-color: #d8e2ff;--mdc-switch-selected-focus-track-color: #005ac4;--mdc-switch-selected-hover-track-color: #005ac4;--mdc-switch-selected-pressed-track-color: #005ac4;--mdc-switch-selected-track-color: #005ac4;--mdc-switch-disabled-selected-handle-color: #f9f9fc;--mdc-switch-disabled-selected-icon-color: #1a1c1e;--mdc-switch-disabled-selected-track-color: #1a1c1e;--mdc-switch-disabled-unselected-handle-color: #1a1c1e;--mdc-switch-disabled-unselected-icon-color: #e6e0ec;--mdc-switch-disabled-unselected-track-color: #e6e0ec;--mdc-switch-selected-icon-color: #001a42;--mdc-switch-unselected-focus-handle-color: #48454e;--mdc-switch-unselected-focus-state-layer-color: #1a1c1e;--mdc-switch-unselected-focus-track-color: #e6e0ec;--mdc-switch-unselected-handle-color: #79757f;--mdc-switch-unselected-hover-handle-color: #48454e;--mdc-switch-unselected-hover-state-layer-color: #1a1c1e;--mdc-switch-unselected-hover-track-color: #e6e0ec;--mdc-switch-unselected-icon-color: #e6e0ec;--mdc-switch-unselected-pressed-handle-color: #48454e;--mdc-switch-unselected-pressed-state-layer-color: #1a1c1e;--mdc-switch-unselected-pressed-track-color: #e6e0ec;--mdc-switch-unselected-track-color: #e6e0ec;--mat-switch-track-outline-color: #79757f;--mat-switch-disabled-unselected-track-outline-color: #1a1c1e;--mat-switch-label-text-color: #1a1c1e}html .tertiary-slide-toggle{--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .08;--mdc-switch-selected-pressed-state-layer-opacity: .12;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .08;--mdc-switch-unselected-pressed-state-layer-opacity: .12;--mdc-switch-selected-focus-state-layer-color: #b62319;--mdc-switch-selected-handle-color: #ffffff;--mdc-switch-selected-hover-state-layer-color: #b62319;--mdc-switch-selected-pressed-state-layer-color: #b62319;--mdc-switch-selected-focus-handle-color: #ffdad5;--mdc-switch-selected-hover-handle-color: #ffdad5;--mdc-switch-selected-pressed-handle-color: #ffdad5;--mdc-switch-selected-focus-track-color: #b62319;--mdc-switch-selected-hover-track-color: #b62319;--mdc-switch-selected-pressed-track-color: #b62319;--mdc-switch-selected-track-color: #b62319;--mdc-switch-disabled-selected-handle-color: #f9f9fc;--mdc-switch-disabled-selected-icon-color: #1a1c1e;--mdc-switch-disabled-selected-track-color: #1a1c1e;--mdc-switch-disabled-unselected-handle-color: #1a1c1e;--mdc-switch-disabled-unselected-icon-color: #e6e0ec;--mdc-switch-disabled-unselected-track-color: #e6e0ec;--mdc-switch-selected-icon-color: #410000;--mdc-switch-unselected-focus-handle-color: #48454e;--mdc-switch-unselected-focus-state-layer-color: #1a1c1e;--mdc-switch-unselected-focus-track-color: #e6e0ec;--mdc-switch-unselected-handle-color: #79757f;--mdc-switch-unselected-hover-handle-color: #48454e;--mdc-switch-unselected-hover-state-layer-color: #1a1c1e;--mdc-switch-unselected-hover-track-color: #e6e0ec;--mdc-switch-unselected-icon-color: #e6e0ec;--mdc-switch-unselected-pressed-handle-color: #48454e;--mdc-switch-unselected-pressed-state-layer-color: #1a1c1e;--mdc-switch-unselected-pressed-track-color: #e6e0ec;--mdc-switch-unselected-track-color: #e6e0ec;--mat-switch-track-outline-color: #79757f;--mat-switch-disabled-unselected-track-outline-color: #1a1c1e;--mat-switch-label-text-color: #1a1c1e}html .error-slide-toggle{--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .08;--mdc-switch-selected-pressed-state-layer-opacity: .12;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .08;--mdc-switch-unselected-pressed-state-layer-opacity: .12;--mdc-switch-selected-focus-state-layer-color: #ba1a1a;--mdc-switch-selected-handle-color: #ffffff;--mdc-switch-selected-hover-state-layer-color: #ba1a1a;--mdc-switch-selected-pressed-state-layer-color: #ba1a1a;--mdc-switch-selected-focus-handle-color: #ffdad6;--mdc-switch-selected-hover-handle-color: #ffdad6;--mdc-switch-selected-pressed-handle-color: #ffdad6;--mdc-switch-selected-focus-track-color: #ba1a1a;--mdc-switch-selected-hover-track-color: #ba1a1a;--mdc-switch-selected-pressed-track-color: #ba1a1a;--mdc-switch-selected-track-color: #ba1a1a;--mdc-switch-disabled-selected-handle-color: #f9f9fc;--mdc-switch-disabled-selected-icon-color: #1a1c1e;--mdc-switch-disabled-selected-track-color: #1a1c1e;--mdc-switch-disabled-unselected-handle-color: #1a1c1e;--mdc-switch-disabled-unselected-icon-color: #e6e0ec;--mdc-switch-disabled-unselected-track-color: #e6e0ec;--mdc-switch-selected-icon-color: #410002;--mdc-switch-unselected-focus-handle-color: #48454e;--mdc-switch-unselected-focus-state-layer-color: #1a1c1e;--mdc-switch-unselected-focus-track-color: #e6e0ec;--mdc-switch-unselected-handle-color: #79757f;--mdc-switch-unselected-hover-handle-color: #48454e;--mdc-switch-unselected-hover-state-layer-color: #1a1c1e;--mdc-switch-unselected-hover-track-color: #e6e0ec;--mdc-switch-unselected-icon-color: #e6e0ec;--mdc-switch-unselected-pressed-handle-color: #48454e;--mdc-switch-unselected-pressed-state-layer-color: #1a1c1e;--mdc-switch-unselected-pressed-track-color: #e6e0ec;--mdc-switch-unselected-track-color: #e6e0ec;--mat-switch-track-outline-color: #79757f;--mat-switch-disabled-unselected-track-outline-color: #1a1c1e;--mat-switch-label-text-color: #1a1c1e}html .primary-slider{--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-slider-handle-color: #6745c6;--mdc-slider-focus-handle-color: #6745c6;--mdc-slider-hover-handle-color: #6745c6;--mdc-slider-active-track-color: #6745c6;--mdc-slider-inactive-track-color: #e6e0ec;--mdc-slider-with-tick-marks-inactive-container-color: #48454e;--mdc-slider-with-tick-marks-active-container-color: #ffffff;--mdc-slider-disabled-active-track-color: #1a1c1e;--mdc-slider-disabled-handle-color: #1a1c1e;--mdc-slider-disabled-inactive-track-color: #1a1c1e;--mdc-slider-label-container-color: #6745c6;--mdc-slider-label-label-text-color: #ffffff;--mdc-slider-with-overlap-handle-outline-color: #ffffff;--mdc-slider-with-tick-marks-disabled-container-color: #1a1c1e;--mat-slider-ripple-color: #6745c6;--mat-slider-hover-state-layer-color: rgba(103, 69, 198, .05);--mat-slider-focus-state-layer-color: rgba(103, 69, 198, .2)}html .secondary-slider{--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-slider-handle-color: #005ac4;--mdc-slider-focus-handle-color: #005ac4;--mdc-slider-hover-handle-color: #005ac4;--mdc-slider-active-track-color: #005ac4;--mdc-slider-inactive-track-color: #e6e0ec;--mdc-slider-with-tick-marks-inactive-container-color: #48454e;--mdc-slider-with-tick-marks-active-container-color: #ffffff;--mdc-slider-disabled-active-track-color: #1a1c1e;--mdc-slider-disabled-handle-color: #1a1c1e;--mdc-slider-disabled-inactive-track-color: #1a1c1e;--mdc-slider-label-container-color: #005ac4;--mdc-slider-label-label-text-color: #ffffff;--mdc-slider-with-overlap-handle-outline-color: #ffffff;--mdc-slider-with-tick-marks-disabled-container-color: #1a1c1e;--mat-slider-ripple-color: #005ac4;--mat-slider-hover-state-layer-color: rgba(0, 90, 196, .05);--mat-slider-focus-state-layer-color: rgba(0, 90, 196, .2)}html .tertiary-slider{--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-slider-handle-color: #b62319;--mdc-slider-focus-handle-color: #b62319;--mdc-slider-hover-handle-color: #b62319;--mdc-slider-active-track-color: #b62319;--mdc-slider-inactive-track-color: #e6e0ec;--mdc-slider-with-tick-marks-inactive-container-color: #48454e;--mdc-slider-with-tick-marks-active-container-color: #ffffff;--mdc-slider-disabled-active-track-color: #1a1c1e;--mdc-slider-disabled-handle-color: #1a1c1e;--mdc-slider-disabled-inactive-track-color: #1a1c1e;--mdc-slider-label-container-color: #b62319;--mdc-slider-label-label-text-color: #ffffff;--mdc-slider-with-overlap-handle-outline-color: #ffffff;--mdc-slider-with-tick-marks-disabled-container-color: #1a1c1e;--mat-slider-ripple-color: #b62319;--mat-slider-hover-state-layer-color: rgba(182, 35, 25, .05);--mat-slider-focus-state-layer-color: rgba(182, 35, 25, .2)}html .error-slider{--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-slider-handle-color: #ba1a1a;--mdc-slider-focus-handle-color: #ba1a1a;--mdc-slider-hover-handle-color: #ba1a1a;--mdc-slider-active-track-color: #ba1a1a;--mdc-slider-inactive-track-color: #e6e0ec;--mdc-slider-with-tick-marks-inactive-container-color: #48454e;--mdc-slider-with-tick-marks-active-container-color: #ffffff;--mdc-slider-disabled-active-track-color: #1a1c1e;--mdc-slider-disabled-handle-color: #1a1c1e;--mdc-slider-disabled-inactive-track-color: #1a1c1e;--mdc-slider-label-container-color: #ba1a1a;--mdc-slider-label-label-text-color: #ffffff;--mdc-slider-with-overlap-handle-outline-color: #ffffff;--mdc-slider-with-tick-marks-disabled-container-color: #1a1c1e;--mat-slider-ripple-color: #ba1a1a;--mat-slider-hover-state-layer-color: rgba(186, 26, 26, .05);--mat-slider-focus-state-layer-color: rgba(186, 26, 26, .2)}html .primary-stepper{--mat-stepper-header-icon-foreground-color: #f9f9fc;--mat-stepper-header-selected-state-icon-background-color: #6745c6;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #6745c6;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-container-color: #f9f9fc;--mat-stepper-line-color: #79757f;--mat-stepper-header-hover-state-layer-color: rgba(47, 48, 51, .08);--mat-stepper-header-focus-state-layer-color: rgba(47, 48, 51, .12);--mat-stepper-header-label-text-color: #48454e;--mat-stepper-header-optional-label-text-color: #48454e;--mat-stepper-header-selected-state-label-text-color: #48454e;--mat-stepper-header-error-state-label-text-color: #ba1a1a;--mat-stepper-header-icon-background-color: #48454e;--mat-stepper-header-error-state-icon-foreground-color: #ba1a1a}html .secondary-stepper{--mat-stepper-header-icon-foreground-color: #f9f9fc;--mat-stepper-header-selected-state-icon-background-color: #005ac4;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #005ac4;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-container-color: #f9f9fc;--mat-stepper-line-color: #79757f;--mat-stepper-header-hover-state-layer-color: rgba(47, 48, 51, .08);--mat-stepper-header-focus-state-layer-color: rgba(47, 48, 51, .12);--mat-stepper-header-label-text-color: #48454e;--mat-stepper-header-optional-label-text-color: #48454e;--mat-stepper-header-selected-state-label-text-color: #48454e;--mat-stepper-header-error-state-label-text-color: #ba1a1a;--mat-stepper-header-icon-background-color: #48454e;--mat-stepper-header-error-state-icon-foreground-color: #ba1a1a}html .tertiary-stepper{--mat-stepper-header-icon-foreground-color: #f9f9fc;--mat-stepper-header-selected-state-icon-background-color: #b62319;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #b62319;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-container-color: #f9f9fc;--mat-stepper-line-color: #79757f;--mat-stepper-header-hover-state-layer-color: rgba(47, 48, 51, .08);--mat-stepper-header-focus-state-layer-color: rgba(47, 48, 51, .12);--mat-stepper-header-label-text-color: #48454e;--mat-stepper-header-optional-label-text-color: #48454e;--mat-stepper-header-selected-state-label-text-color: #48454e;--mat-stepper-header-error-state-label-text-color: #ba1a1a;--mat-stepper-header-icon-background-color: #48454e;--mat-stepper-header-error-state-icon-foreground-color: #ba1a1a}html .error-stepper{--mat-stepper-header-icon-foreground-color: #f9f9fc;--mat-stepper-header-selected-state-icon-background-color: #ba1a1a;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #ba1a1a;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-container-color: #f9f9fc;--mat-stepper-line-color: #79757f;--mat-stepper-header-hover-state-layer-color: rgba(47, 48, 51, .08);--mat-stepper-header-focus-state-layer-color: rgba(47, 48, 51, .12);--mat-stepper-header-label-text-color: #48454e;--mat-stepper-header-optional-label-text-color: #48454e;--mat-stepper-header-selected-state-label-text-color: #48454e;--mat-stepper-header-error-state-label-text-color: #ba1a1a;--mat-stepper-header-icon-background-color: #48454e;--mat-stepper-header-error-state-icon-foreground-color: #ba1a1a}html .primary-tabs{--mdc-tab-indicator-active-indicator-color: #6745c6;--mat-tab-header-divider-color: #e6e0ec;--mat-tab-header-pagination-icon-color: #1a1c1e;--mat-tab-header-inactive-label-text-color: #1a1c1e;--mat-tab-header-active-label-text-color: #1a1c1e;--mat-tab-header-active-ripple-color: #1a1c1e;--mat-tab-header-inactive-ripple-color: #1a1c1e;--mat-tab-header-inactive-focus-label-text-color: #1a1c1e;--mat-tab-header-inactive-hover-label-text-color: #1a1c1e;--mat-tab-header-active-focus-label-text-color: #1a1c1e;--mat-tab-header-active-hover-label-text-color: #1a1c1e;--mat-tab-header-active-focus-indicator-color: #6745c6;--mat-tab-header-active-hover-indicator-color: #6745c6}html .secondary-tabs{--mdc-tab-indicator-active-indicator-color: #005ac4;--mat-tab-header-divider-color: #e6e0ec;--mat-tab-header-pagination-icon-color: #1a1c1e;--mat-tab-header-inactive-label-text-color: #1a1c1e;--mat-tab-header-active-label-text-color: #1a1c1e;--mat-tab-header-active-ripple-color: #1a1c1e;--mat-tab-header-inactive-ripple-color: #1a1c1e;--mat-tab-header-inactive-focus-label-text-color: #1a1c1e;--mat-tab-header-inactive-hover-label-text-color: #1a1c1e;--mat-tab-header-active-focus-label-text-color: #1a1c1e;--mat-tab-header-active-hover-label-text-color: #1a1c1e;--mat-tab-header-active-focus-indicator-color: #005ac4;--mat-tab-header-active-hover-indicator-color: #005ac4}html .tertiary-tabs{--mdc-tab-indicator-active-indicator-color: #b62319;--mat-tab-header-divider-color: #e6e0ec;--mat-tab-header-pagination-icon-color: #1a1c1e;--mat-tab-header-inactive-label-text-color: #1a1c1e;--mat-tab-header-active-label-text-color: #1a1c1e;--mat-tab-header-active-ripple-color: #1a1c1e;--mat-tab-header-inactive-ripple-color: #1a1c1e;--mat-tab-header-inactive-focus-label-text-color: #1a1c1e;--mat-tab-header-inactive-hover-label-text-color: #1a1c1e;--mat-tab-header-active-focus-label-text-color: #1a1c1e;--mat-tab-header-active-hover-label-text-color: #1a1c1e;--mat-tab-header-active-focus-indicator-color: #b62319;--mat-tab-header-active-hover-indicator-color: #b62319}html .error-tabs{--mdc-tab-indicator-active-indicator-color: #ba1a1a;--mat-tab-header-divider-color: #e6e0ec;--mat-tab-header-pagination-icon-color: #1a1c1e;--mat-tab-header-inactive-label-text-color: #1a1c1e;--mat-tab-header-active-label-text-color: #1a1c1e;--mat-tab-header-active-ripple-color: #1a1c1e;--mat-tab-header-inactive-ripple-color: #1a1c1e;--mat-tab-header-inactive-focus-label-text-color: #1a1c1e;--mat-tab-header-inactive-hover-label-text-color: #1a1c1e;--mat-tab-header-active-focus-label-text-color: #1a1c1e;--mat-tab-header-active-hover-label-text-color: #1a1c1e;--mat-tab-header-active-focus-indicator-color: #ba1a1a;--mat-tab-header-active-hover-indicator-color: #ba1a1a}html .shine-border-default{--color-from: #ffaa40;--color-middle: #fe8fb5;--color-to: #9c40ff}html .shine-border-gold{--color-from: #ffd700;--color-middle: #ffe34d;--color-to: #ffef99}html .shine-border-gold .shine-icon-bg .mat-icon{color:#ffd70066}html .shine-border-gold .shine-icon-top .mat-icon{color:gold}html .shine-border-silver{--color-from: #c0c0c0;--color-middle: #e6e6e6;--color-to: white}html .shine-border-silver .shine-icon-bg .mat-icon{color:#c0c0c066}html .shine-border-silver .shine-icon-top .mat-icon{color:silver}html .shine-border-bronze{--color-from: #cd7f32;--color-middle: #dca570;--color-to: #ebccad}html .shine-border-bronze .shine-icon-bg .mat-icon{color:#cd7f3266}html .shine-border-bronze .shine-icon-top .mat-icon{color:#cd7f32}html .leaderboard-header-gold{background-color:gold}html .leaderboard-header-silver{background-color:#ececec}html .leaderboard-header-bronze{background-color:#f93}html .user-score-card-small{background-color:#fff;border-color:#fff;border-radius:var(--mdc-elevated-card-container-shape);color:var(--shiny-text-color);text-align:center}.theme-dark{color-scheme:dark;--mat-app-background-color: #1a1c1e;--mat-app-text-color: #e2e2e6;--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: rgba(226, 226, 230, .1);--mat-option-selected-state-label-text-color: #d8e2ff;--mat-option-label-text-color: #e2e2e6;--mat-option-hover-state-layer-color: rgba(226, 226, 230, .08);--mat-option-focus-state-layer-color: rgba(226, 226, 230, .12);--mat-option-selected-state-layer-color: #004396;--mat-optgroup-label-text-color: #e6e0ec;--mat-full-pseudo-checkbox-selected-icon-color: #cebdff;--mat-full-pseudo-checkbox-selected-checkmark-color: #380095;--mat-full-pseudo-checkbox-unselected-icon-color: #e6e0ec;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1a1c1e;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(226, 226, 230, .38);--mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(226, 226, 230, .38);--mat-minimal-pseudo-checkbox-selected-checkmark-color: #cebdff;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(226, 226, 230, .38);--mdc-elevated-card-container-color: #1a1c1e;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #1a1c1e;--mdc-outlined-card-outline-color: #48454e;--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #e2e2e6;--mdc-linear-progress-active-indicator-color: #cebdff;--mdc-linear-progress-track-color: #48454e;--mdc-filled-text-field-caret-color: #cebdff;--mdc-filled-text-field-focus-active-indicator-color: #cebdff;--mdc-filled-text-field-focus-label-text-color: #cebdff;--mdc-filled-text-field-container-color: #48454e;--mdc-filled-text-field-disabled-container-color: rgba(226, 226, 230, .04);--mdc-filled-text-field-label-text-color: #e6e0ec;--mdc-filled-text-field-hover-label-text-color: #e6e0ec;--mdc-filled-text-field-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-filled-text-field-input-text-color: #e2e2e6;--mdc-filled-text-field-disabled-input-text-color: rgba(226, 226, 230, .38);--mdc-filled-text-field-input-text-placeholder-color: #e6e0ec;--mdc-filled-text-field-error-hover-label-text-color: #ffdad6;--mdc-filled-text-field-error-focus-label-text-color: #ffb4ab;--mdc-filled-text-field-error-label-text-color: #ffb4ab;--mdc-filled-text-field-active-indicator-color: #e6e0ec;--mdc-filled-text-field-disabled-active-indicator-color: rgba(226, 226, 230, .38);--mdc-filled-text-field-hover-active-indicator-color: #e2e2e6;--mdc-filled-text-field-error-active-indicator-color: #ffb4ab;--mdc-filled-text-field-error-focus-active-indicator-color: #ffb4ab;--mdc-filled-text-field-error-hover-active-indicator-color: #ffdad6;--mdc-outlined-text-field-caret-color: #cebdff;--mdc-outlined-text-field-focus-outline-color: #cebdff;--mdc-outlined-text-field-focus-label-text-color: #cebdff;--mdc-outlined-text-field-label-text-color: #e6e0ec;--mdc-outlined-text-field-hover-label-text-color: #e2e2e6;--mdc-outlined-text-field-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-outlined-text-field-input-text-color: #e2e2e6;--mdc-outlined-text-field-disabled-input-text-color: rgba(226, 226, 230, .38);--mdc-outlined-text-field-input-text-placeholder-color: #e6e0ec;--mdc-outlined-text-field-error-focus-label-text-color: #ffb4ab;--mdc-outlined-text-field-error-label-text-color: #ffb4ab;--mdc-outlined-text-field-error-hover-label-text-color: #ffdad6;--mdc-outlined-text-field-outline-color: #938f99;--mdc-outlined-text-field-disabled-outline-color: rgba(226, 226, 230, .12);--mdc-outlined-text-field-hover-outline-color: #e2e2e6;--mdc-outlined-text-field-error-focus-outline-color: #ffb4ab;--mdc-outlined-text-field-error-hover-outline-color: #ffdad6;--mdc-outlined-text-field-error-outline-color: #ffb4ab;--mat-form-field-focus-select-arrow-color: #cebdff;--mat-form-field-disabled-input-text-placeholder-color: rgba(226, 226, 230, .38);--mat-form-field-state-layer-color: #e2e2e6;--mat-form-field-error-text-color: #ffb4ab;--mat-form-field-select-option-text-color: #1a1c1e;--mat-form-field-select-disabled-option-text-color: rgba(26, 28, 30, .38);--mat-form-field-leading-icon-color: #e6e0ec;--mat-form-field-disabled-leading-icon-color: rgba(226, 226, 230, .38);--mat-form-field-trailing-icon-color: #e6e0ec;--mat-form-field-disabled-trailing-icon-color: rgba(226, 226, 230, .38);--mat-form-field-error-focus-trailing-icon-color: #ffb4ab;--mat-form-field-error-hover-trailing-icon-color: #ffdad6;--mat-form-field-error-trailing-icon-color: #ffb4ab;--mat-form-field-enabled-select-arrow-color: #e6e0ec;--mat-form-field-disabled-select-arrow-color: rgba(226, 226, 230, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-select-panel-background-color: #1e2022;--mat-select-enabled-trigger-text-color: #e2e2e6;--mat-select-disabled-trigger-text-color: rgba(226, 226, 230, .38);--mat-select-placeholder-text-color: #e6e0ec;--mat-select-enabled-arrow-color: #e6e0ec;--mat-select-disabled-arrow-color: rgba(226, 226, 230, .38);--mat-select-focused-arrow-color: #cebdff;--mat-select-invalid-arrow-color: #ffb4ab;--mat-autocomplete-background-color: #1e2022;--mdc-dialog-container-color: #1a1c1e;--mdc-dialog-subhead-color: #e2e2e6;--mdc-dialog-supporting-text-color: #e6e0ec;--mdc-chip-outline-color: #938f99;--mdc-chip-disabled-outline-color: rgba(226, 226, 230, .12);--mdc-chip-focus-outline-color: #e6e0ec;--mdc-chip-hover-state-layer-opacity: .08;--mdc-chip-selected-hover-state-layer-opacity: .08;--mdc-chip-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-chip-elevated-selected-container-color: #004396;--mdc-chip-flat-disabled-selected-container-color: rgba(226, 226, 230, .12);--mdc-chip-focus-state-layer-color: #e6e0ec;--mdc-chip-hover-state-layer-color: #e6e0ec;--mdc-chip-selected-hover-state-layer-color: #d8e2ff;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #d8e2ff;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #e6e0ec;--mdc-chip-selected-label-text-color: #d8e2ff;--mdc-chip-with-icon-icon-color: #e6e0ec;--mdc-chip-with-icon-disabled-icon-color: #e2e2e6;--mdc-chip-with-icon-selected-icon-color: #d8e2ff;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #e2e2e6;--mdc-chip-with-trailing-icon-trailing-icon-color: #e6e0ec;--mat-chip-trailing-action-state-layer-color: #e6e0ec;--mat-chip-selected-trailing-action-state-layer-color: #d8e2ff;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-selected-disabled-trailing-icon-color: #e2e2e6;--mat-chip-selected-trailing-icon-color: #d8e2ff;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .08;--mdc-switch-selected-pressed-state-layer-opacity: .12;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .08;--mdc-switch-unselected-pressed-state-layer-opacity: .12;--mdc-switch-selected-focus-state-layer-color: #cebdff;--mdc-switch-selected-handle-color: #380095;--mdc-switch-selected-hover-state-layer-color: #cebdff;--mdc-switch-selected-pressed-state-layer-color: #cebdff;--mdc-switch-selected-focus-handle-color: #4f29ac;--mdc-switch-selected-hover-handle-color: #4f29ac;--mdc-switch-selected-pressed-handle-color: #4f29ac;--mdc-switch-selected-focus-track-color: #cebdff;--mdc-switch-selected-hover-track-color: #cebdff;--mdc-switch-selected-pressed-track-color: #cebdff;--mdc-switch-selected-track-color: #cebdff;--mdc-switch-disabled-selected-handle-color: #1a1c1e;--mdc-switch-disabled-selected-icon-color: #e2e2e6;--mdc-switch-disabled-selected-track-color: #e2e2e6;--mdc-switch-disabled-unselected-handle-color: #e2e2e6;--mdc-switch-disabled-unselected-icon-color: #48454e;--mdc-switch-disabled-unselected-track-color: #48454e;--mdc-switch-selected-icon-color: #e8ddff;--mdc-switch-unselected-focus-handle-color: #e6e0ec;--mdc-switch-unselected-focus-state-layer-color: #e2e2e6;--mdc-switch-unselected-focus-track-color: #48454e;--mdc-switch-unselected-handle-color: #938f99;--mdc-switch-unselected-hover-handle-color: #e6e0ec;--mdc-switch-unselected-hover-state-layer-color: #e2e2e6;--mdc-switch-unselected-hover-track-color: #48454e;--mdc-switch-unselected-icon-color: #48454e;--mdc-switch-unselected-pressed-handle-color: #e6e0ec;--mdc-switch-unselected-pressed-state-layer-color: #e2e2e6;--mdc-switch-unselected-pressed-track-color: #48454e;--mdc-switch-unselected-track-color: #48454e;--mat-switch-track-outline-color: #938f99;--mat-switch-disabled-unselected-track-outline-color: #e2e2e6;--mat-switch-label-text-color: #e2e2e6;--mdc-radio-disabled-selected-icon-color: #e2e2e6;--mdc-radio-disabled-unselected-icon-color: #e2e2e6;--mdc-radio-unselected-hover-icon-color: #e2e2e6;--mdc-radio-unselected-focus-icon-color: #e2e2e6;--mdc-radio-unselected-icon-color: #e6e0ec;--mdc-radio-unselected-pressed-icon-color: #e2e2e6;--mdc-radio-selected-focus-icon-color: #cebdff;--mdc-radio-selected-hover-icon-color: #cebdff;--mdc-radio-selected-icon-color: #cebdff;--mdc-radio-selected-pressed-icon-color: #cebdff;--mat-radio-ripple-color: #e2e2e6;--mat-radio-checked-ripple-color: #cebdff;--mat-radio-disabled-label-color: rgba(226, 226, 230, .38);--mat-radio-label-text-color: #e2e2e6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-slider-handle-color: #cebdff;--mdc-slider-focus-handle-color: #cebdff;--mdc-slider-hover-handle-color: #cebdff;--mdc-slider-active-track-color: #cebdff;--mdc-slider-inactive-track-color: #48454e;--mdc-slider-with-tick-marks-inactive-container-color: #e6e0ec;--mdc-slider-with-tick-marks-active-container-color: #380095;--mdc-slider-disabled-active-track-color: #e2e2e6;--mdc-slider-disabled-handle-color: #e2e2e6;--mdc-slider-disabled-inactive-track-color: #e2e2e6;--mdc-slider-label-container-color: #cebdff;--mdc-slider-label-label-text-color: #380095;--mdc-slider-with-overlap-handle-outline-color: #380095;--mdc-slider-with-tick-marks-disabled-container-color: #e2e2e6;--mat-slider-ripple-color: #cebdff;--mat-slider-hover-state-layer-color: rgba(206, 189, 255, .05);--mat-slider-focus-state-layer-color: rgba(206, 189, 255, .2);--mat-menu-item-label-text-color: #e2e2e6;--mat-menu-item-icon-color: #e6e0ec;--mat-menu-item-hover-state-layer-color: rgba(226, 226, 230, .08);--mat-menu-item-focus-state-layer-color: rgba(226, 226, 230, .12);--mat-menu-container-color: #1e2022;--mat-menu-divider-color: #48454e;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-leading-avatar-color: #4f29ac;--mdc-list-list-item-disabled-state-layer-color: #e2e2e6;--mdc-list-list-item-disabled-state-layer-opacity: .12;--mdc-list-list-item-label-text-color: #e2e2e6;--mdc-list-list-item-supporting-text-color: #e6e0ec;--mdc-list-list-item-leading-icon-color: #e6e0ec;--mdc-list-list-item-trailing-supporting-text-color: #e6e0ec;--mdc-list-list-item-trailing-icon-color: #e6e0ec;--mdc-list-list-item-selected-trailing-icon-color: #cebdff;--mdc-list-list-item-disabled-label-text-color: #e2e2e6;--mdc-list-list-item-disabled-leading-icon-color: #e2e2e6;--mdc-list-list-item-disabled-trailing-icon-color: #e2e2e6;--mdc-list-list-item-hover-label-text-color: #e2e2e6;--mdc-list-list-item-focus-label-text-color: #e2e2e6;--mdc-list-list-item-hover-state-layer-color: #e2e2e6;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: #e2e2e6;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-list-active-indicator-color: #004396;--mat-paginator-container-text-color: #e2e2e6;--mat-paginator-container-background-color: #1a1c1e;--mat-paginator-enabled-icon-color: #e6e0ec;--mat-paginator-disabled-icon-color: rgba(226, 226, 230, .38);--mdc-tab-indicator-active-indicator-color: #cebdff;--mat-tab-header-divider-color: #48454e;--mat-tab-header-pagination-icon-color: #e2e2e6;--mat-tab-header-inactive-label-text-color: #e2e2e6;--mat-tab-header-active-label-text-color: #e2e2e6;--mat-tab-header-active-ripple-color: #e2e2e6;--mat-tab-header-inactive-ripple-color: #e2e2e6;--mat-tab-header-inactive-focus-label-text-color: #e2e2e6;--mat-tab-header-inactive-hover-label-text-color: #e2e2e6;--mat-tab-header-active-focus-label-text-color: #e2e2e6;--mat-tab-header-active-hover-label-text-color: #e2e2e6;--mat-tab-header-active-focus-indicator-color: #cebdff;--mat-tab-header-active-hover-indicator-color: #cebdff;--mdc-checkbox-disabled-selected-checkmark-color: #1a1c1e;--mdc-checkbox-selected-focus-state-layer-opacity: .12;--mdc-checkbox-selected-hover-state-layer-opacity: .08;--mdc-checkbox-selected-pressed-state-layer-opacity: .12;--mdc-checkbox-unselected-focus-state-layer-opacity: .12;--mdc-checkbox-unselected-hover-state-layer-opacity: .08;--mdc-checkbox-unselected-pressed-state-layer-opacity: .12;--mdc-checkbox-selected-pressed-icon-color: #cebdff;--mdc-checkbox-disabled-selected-icon-color: rgba(226, 226, 230, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(226, 226, 230, .38);--mdc-checkbox-selected-checkmark-color: #380095;--mdc-checkbox-selected-focus-icon-color: #cebdff;--mdc-checkbox-selected-hover-icon-color: #cebdff;--mdc-checkbox-selected-icon-color: #cebdff;--mdc-checkbox-unselected-focus-icon-color: #e2e2e6;--mdc-checkbox-unselected-hover-icon-color: #e2e2e6;--mdc-checkbox-unselected-icon-color: #e6e0ec;--mdc-checkbox-selected-focus-state-layer-color: #cebdff;--mdc-checkbox-selected-hover-state-layer-color: #cebdff;--mdc-checkbox-selected-pressed-state-layer-color: #e2e2e6;--mdc-checkbox-unselected-focus-state-layer-color: #e2e2e6;--mdc-checkbox-unselected-hover-state-layer-color: #e2e2e6;--mdc-checkbox-unselected-pressed-state-layer-color: #cebdff;--mat-checkbox-disabled-label-color: rgba(226, 226, 230, .38);--mat-checkbox-label-text-color: #e2e2e6;--mdc-text-button-label-text-color: #cebdff;--mdc-text-button-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-protected-button-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-container-color: #1a1c1e;--mdc-protected-button-label-text-color: #cebdff;--mdc-protected-button-disabled-container-color: rgba(226, 226, 230, .12);--mdc-protected-button-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-filled-button-container-color: #cebdff;--mdc-filled-button-label-text-color: #380095;--mdc-filled-button-disabled-container-color: rgba(226, 226, 230, .12);--mdc-filled-button-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-outlined-button-disabled-outline-color: rgba(226, 226, 230, .12);--mdc-outlined-button-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-outlined-button-label-text-color: #cebdff;--mdc-outlined-button-outline-color: #938f99;--mat-text-button-state-layer-color: #cebdff;--mat-text-button-disabled-state-layer-color: #e6e0ec;--mat-text-button-ripple-color: rgba(206, 189, 255, .12);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mat-protected-button-state-layer-color: #cebdff;--mat-protected-button-disabled-state-layer-color: #e6e0ec;--mat-protected-button-ripple-color: rgba(206, 189, 255, .12);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mat-filled-button-state-layer-color: #380095;--mat-filled-button-disabled-state-layer-color: #e6e0ec;--mat-filled-button-ripple-color: rgba(56, 0, 149, .12);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mat-outlined-button-state-layer-color: #cebdff;--mat-outlined-button-disabled-state-layer-color: #e6e0ec;--mat-outlined-button-ripple-color: rgba(206, 189, 255, .12);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-color: #e6e0ec;--mdc-icon-button-disabled-icon-color: rgba(226, 226, 230, .38);--mat-icon-button-state-layer-color: #e6e0ec;--mat-icon-button-disabled-state-layer-color: #e6e0ec;--mat-icon-button-ripple-color: rgba(230, 224, 236, .12);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-color: #4f29ac;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-container-color: #4f29ac;--mat-fab-foreground-color: #e8ddff;--mat-fab-state-layer-color: #e8ddff;--mat-fab-ripple-color: rgba(232, 221, 255, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(226, 226, 230, .12);--mat-fab-disabled-state-foreground-color: rgba(226, 226, 230, .38);--mat-fab-small-foreground-color: #e8ddff;--mat-fab-small-state-layer-color: #e8ddff;--mat-fab-small-ripple-color: rgba(232, 221, 255, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(226, 226, 230, .12);--mat-fab-small-disabled-state-foreground-color: rgba(226, 226, 230, .38);--mdc-snackbar-container-color: #e2e2e6;--mdc-snackbar-supporting-text-color: #2f3033;--mat-snack-bar-button-color: #6745c6;--mat-table-background-color: #1a1c1e;--mat-table-header-headline-color: #e2e2e6;--mat-table-row-item-label-text-color: #e2e2e6;--mat-table-row-item-outline-color: #938f99;--mdc-circular-progress-active-indicator-color: #cebdff;--mat-badge-background-color: #ffb4ab;--mat-badge-text-color: #690005;--mat-badge-disabled-state-background-color: rgba(255, 180, 171, .38);--mat-badge-disabled-state-text-color: #690005;--mat-bottom-sheet-container-text-color: #e2e2e6;--mat-bottom-sheet-container-background-color: #1a1c1e;--mat-standard-button-toggle-hover-state-layer-opacity: .08;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-standard-button-toggle-text-color: #e2e2e6;--mat-standard-button-toggle-state-layer-color: #e2e2e6;--mat-standard-button-toggle-selected-state-background-color: #004396;--mat-standard-button-toggle-selected-state-text-color: #d8e2ff;--mat-standard-button-toggle-disabled-state-text-color: rgba(226, 226, 230, .38);--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(226, 226, 230, .38);--mat-standard-button-toggle-disabled-selected-state-background-color: rgba(226, 226, 230, .12);--mat-standard-button-toggle-divider-color: #938f99;--mat-datepicker-calendar-date-selected-state-text-color: #380095;--mat-datepicker-calendar-date-selected-state-background-color: #cebdff;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(226, 226, 230, .38);--mat-datepicker-calendar-date-today-selected-state-outline-color: #cebdff;--mat-datepicker-calendar-date-focus-state-background-color: rgba(226, 226, 230, .12);--mat-datepicker-calendar-date-hover-state-background-color: rgba(226, 226, 230, .08);--mat-datepicker-toggle-active-state-icon-color: #e6e0ec;--mat-datepicker-calendar-date-in-range-state-background-color: #4f29ac;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #930002;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #004396;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #aec6ff;--mat-datepicker-toggle-icon-color: #e6e0ec;--mat-datepicker-calendar-body-label-text-color: #e2e2e6;--mat-datepicker-calendar-period-button-text-color: #e6e0ec;--mat-datepicker-calendar-period-button-icon-color: #e6e0ec;--mat-datepicker-calendar-navigation-button-icon-color: #e6e0ec;--mat-datepicker-calendar-header-text-color: #e6e0ec;--mat-datepicker-calendar-date-today-outline-color: #cebdff;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(226, 226, 230, .38);--mat-datepicker-calendar-date-text-color: #e2e2e6;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(226, 226, 230, .38);--mat-datepicker-calendar-date-preview-state-outline-color: #cebdff;--mat-datepicker-range-input-separator-color: #e2e2e6;--mat-datepicker-range-input-disabled-state-separator-color: rgba(226, 226, 230, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(226, 226, 230, .38);--mat-datepicker-calendar-container-background-color: #282a2d;--mat-datepicker-calendar-container-text-color: #e2e2e6;--mat-divider-color: #938f99;--mat-expansion-container-background-color: #1a1c1e;--mat-expansion-container-text-color: #e2e2e6;--mat-expansion-actions-divider-color: #938f99;--mat-expansion-header-hover-state-layer-color: rgba(226, 226, 230, .08);--mat-expansion-header-focus-state-layer-color: rgba(226, 226, 230, .12);--mat-expansion-header-disabled-state-text-color: rgba(226, 226, 230, .38);--mat-expansion-header-text-color: #e2e2e6;--mat-expansion-header-description-color: #e6e0ec;--mat-expansion-header-indicator-color: #e6e0ec;--mat-sidenav-container-background-color: #1a1c1e;--mat-sidenav-container-text-color: #e6e0ec;--mat-sidenav-content-background-color: #1a1c1e;--mat-sidenav-content-text-color: #e2e2e6;--mat-sidenav-scrim-color: rgba(50, 47, 56, .4);--mat-stepper-header-icon-foreground-color: #1a1c1e;--mat-stepper-header-selected-state-icon-background-color: #cebdff;--mat-stepper-header-selected-state-icon-foreground-color: #380095;--mat-stepper-header-edit-state-icon-background-color: #cebdff;--mat-stepper-header-edit-state-icon-foreground-color: #380095;--mat-stepper-container-color: #1a1c1e;--mat-stepper-line-color: #938f99;--mat-stepper-header-hover-state-layer-color: rgba(226, 226, 230, .08);--mat-stepper-header-focus-state-layer-color: rgba(226, 226, 230, .12);--mat-stepper-header-label-text-color: #e6e0ec;--mat-stepper-header-optional-label-text-color: #e6e0ec;--mat-stepper-header-selected-state-label-text-color: #e6e0ec;--mat-stepper-header-error-state-label-text-color: #ffb4ab;--mat-stepper-header-icon-background-color: #e6e0ec;--mat-stepper-header-error-state-icon-foreground-color: #ffb4ab;--mat-sort-arrow-color: #e2e2e6;--mat-toolbar-container-background-color: #1a1c1e;--mat-toolbar-container-text-color: #e2e2e6;--mat-tree-container-background-color: #1a1c1e;--mat-tree-node-text-color: #e2e2e6;--body-background-color: #282a2d;--link-color: #cebdff;--link-hover-color: #a88aff;--code-border-color: rgba(216, 226, 255, .08);--code-background-color: rgba(216, 226, 255, .04);--header-background-color: rgba(40, 42, 45, .8);--user-panel-background-color: #282a2d;--user-panel-hover-background-color: #48454e;--sidemenu-heading-hover-background-color: #333538;--sidemenu-active-heading-text-color: #cebdff;--sidemenu-active-heading-background-color: #4f29ac;--sidemenu-active-heading-hover-background-color: #4f29ac;--sidemenu-expanded-background-color: #282a2d;--topmenu-text-color: #e2e2e6;--topmenu-background-color: rgba(40, 42, 45, .8);--topmenu-item-active-background-color: #4f29ac;--topmenu-dropdown-item-active-text-color: #cebdff;--toast-info-background-color: #00458f;--toast-success-background-color: #026e00;--toast-warning-background-color: #964900;--toast-error-background-color: #930100;--toast-show-background-color: #2f3033;--toast-show-text-color: #ffffff;--mat-sidenav-content-background-color: #282a2d;--shiny-text-color: rgba(226, 226, 230, .8);--mdc-dialog-container-color: #2f3033;--scrollbar-track-color: #2f3033;--scrollbar-thumb-color: #6745c6;--mtx-alert-outline-color: #48454e;--mtx-alert-background-color: #1e2022;--mtx-alert-text-color: #e2e2e6;--mtx-alert-info-outline-color: #005cbb;--mtx-alert-info-background-color: #002f65;--mtx-alert-info-text-color: #d7e3ff;--mtx-alert-success-outline-color: #026e00;--mtx-alert-success-background-color: #013a00;--mtx-alert-success-text-color: #cbffb8;--mtx-alert-warning-outline-color: #626200;--mtx-alert-warning-background-color: #323200;--mtx-alert-warning-text-color: #fffeac;--mtx-alert-danger-outline-color: #c00100;--mtx-alert-danger-background-color: #690100;--mtx-alert-danger-text-color: #ffdad4;--mtx-colorpicker-toggle-active-state-icon-color: #cac4cf;--mtx-colorpicker-toggle-icon-color: #cac4cf;--mtx-datetimepicker-calendar-date-selected-state-text-color: #380095;--mtx-datetimepicker-calendar-date-selected-state-background-color: #cebdff;--mtx-datetimepicker-calendar-date-selected-disabled-state-background-color: rgba(226, 226, 230, .38);--mtx-datetimepicker-calendar-date-today-selected-state-outline-color: #cebdff;--mtx-datetimepicker-calendar-date-focus-state-background-color: rgba(226, 226, 230, .12);--mtx-datetimepicker-calendar-date-hover-state-background-color: rgba(226, 226, 230, .08);--mtx-datetimepicker-clock-hand-background-color: #cebdff;--mtx-datetimepicker-clock-cell-selected-state-background-color: #cebdff;--mtx-datetimepicker-time-input-active-state-text-color: #e8ddff;--mtx-datetimepicker-time-input-active-state-background-color: #4f29ac;--mtx-datetimepicker-time-input-focus-state-outline-color: #cebdff;--mtx-datetimepicker-time-input-focus-state-placeholder-text-color: #e8ddff;--mtx-datetimepicker-time-ampm-selected-state-background-color: #930002;--mtx-datetimepicker-toggle-active-state-icon-color: #cac4cf;--mtx-datetimepicker-toggle-icon-color: #cac4cf;--mtx-datetimepicker-calendar-body-label-text-color: #e2e2e6;--mtx-datetimepicker-calendar-header-text-color: #cac4cf;--mtx-datetimepicker-calendar-header-divider-color: #48454e;--mtx-datetimepicker-calendar-table-header-text-color: #e2e2e6;--mtx-datetimepicker-calendar-date-today-outline-color: #cebdff;--mtx-datetimepicker-calendar-date-text-color: #e2e2e6;--mtx-datetimepicker-calendar-date-disabled-state-text-color: rgba(226, 226, 230, .38);--mtx-datetimepicker-container-background-color: #282a2d;--mtx-datetimepicker-container-text-color: #e2e2e6;--mtx-datetimepicker-clock-dial-background-color: #333538;--mtx-datetimepicker-clock-cell-text-color: #e2e2e6;--mtx-datetimepicker-clock-cell-hover-state-background-color: rgba(226, 226, 230, .08);--mtx-datetimepicker-clock-cell-disabled-state-text-color: rgba(226, 226, 230, .38);--mtx-datetimepicker-time-input-text-color: #e2e2e6;--mtx-datetimepicker-time-input-background-color: #333538;--mtx-datetimepicker-time-input-focus-state-background-color: #4f29ac;--mtx-datetimepicker-time-input-warn-state-outline-color: #ffb4ab;--mtx-datetimepicker-time-ampm-text-color: #e2e2e6;--mtx-datetimepicker-time-ampm-outline-color: #938f99;--mtx-datetimepicker-time-ampm-selected-state-text-color: #ffdad5;--mtx-drawer-container-background-color: #1a1c1e;--mtx-drawer-container-text-color: #cac4cf;--mtx-grid-outline-color: #48454e;--mtx-grid-column-menu-text-color: #cac4cf;--mtx-grid-column-menu-divider-color: #48454e;--mtx-grid-table-footer-background-color: #1e2022;--mtx-grid-table-row-striped-background-color: #1e2022;--mtx-grid-table-row-hover-background-color: #004396;--mtx-grid-table-row-selected-background-color: #004396;--mtx-grid-table-row-selected-hover-background-color: #4f29ac;--mtx-grid-table-cell-selected-outline-color: #cebdff;--mtx-grid-resizable-handle-active-background-color: #cebdff;--mtx-grid-resizable-handle-hover-background-color: #cebdff;--mtx-grid-resizable-handle-disabled-background-color: #48454e;--mtx-loader-backdrop-background-color: rgba(26, 28, 30, .75);--mtx-popover-outline-color: #1e2022;--mtx-popover-background-color: #1e2022;--mtx-popover-text-color: #e2e2e6;--mtx-progress-track-color: #1e2022;--mtx-progress-indicator-color: #48454e;--mtx-progress-text-color: #e2e2e6;--mtx-progress-info-indicator-color: #5a64ff;--mtx-progress-success-indicator-color: #038b00;--mtx-progress-warning-indicator-color: #bc5d00;--mtx-progress-danger-indicator-color: #ef0000;--mtx-select-option-selected-state-text-color: #e2e2e6;--mtx-select-container-text-color: #e2e2e6;--mtx-select-placeholder-text-color: rgba(226, 226, 230, .38);--mtx-select-disabled-text-color: rgba(226, 226, 230, .38);--mtx-select-multiple-value-outline-color: #938f99;--mtx-select-multiple-value-icon-hover-background-color: #48454e;--mtx-select-clear-icon-color: #e2e2e6;--mtx-select-clear-icon-hover-color: #ffb4ab;--mtx-select-enabled-arrow-color: #e2e2e6;--mtx-select-disabled-arrow-color: rgba(226, 226, 230, .38);--mtx-select-invalid-arrow-color: #ffb4ab;--mtx-select-panel-background-color: #1e2022;--mtx-select-panel-divider-color: #938f99;--mtx-select-optgroup-label-text-color: #e2e2e6;--mtx-select-option-label-text-color: #e2e2e6;--mtx-select-option-selected-state-background-color: #004396;--mtx-select-option-hover-state-background-color: rgba(226, 226, 230, .08);--mtx-select-option-disabled-state-text-color: rgba(226, 226, 230, .38);--mtx-split-gutter-hover-state-background-color: #cebdff;--mtx-split-gutter-background-color: #48454e;--mdc-plain-tooltip-container-color: #e2e2e6;--mdc-plain-tooltip-supporting-text-color: #2f3033}.theme-dark .primary-badge{--mat-badge-background-color: #cebdff;--mat-badge-text-color: #380095;--mat-badge-disabled-state-background-color: rgba(206, 189, 255, .38);--mat-badge-disabled-state-text-color: #380095}.theme-dark .secondary-badge{--mat-badge-background-color: #aec6ff;--mat-badge-text-color: #002e6b;--mat-badge-disabled-state-background-color: rgba(174, 198, 255, .38);--mat-badge-disabled-state-text-color: #002e6b}.theme-dark .tertiary-badge{--mat-badge-background-color: #ffb4a9;--mat-badge-text-color: #690001;--mat-badge-disabled-state-background-color: rgba(255, 180, 169, .38);--mat-badge-disabled-state-text-color: #690001}.theme-dark .error-badge{--mat-badge-background-color: #ffb4ab;--mat-badge-text-color: #690005;--mat-badge-disabled-state-background-color: rgba(255, 180, 171, .38);--mat-badge-disabled-state-text-color: #690005}.theme-dark .primary-button{--mdc-text-button-label-text-color: #cebdff;--mdc-text-button-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-protected-button-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-container-color: #1a1c1e;--mdc-protected-button-label-text-color: #cebdff;--mdc-protected-button-disabled-container-color: rgba(226, 226, 230, .12);--mdc-protected-button-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-filled-button-container-color: #cebdff;--mdc-filled-button-label-text-color: #380095;--mdc-filled-button-disabled-container-color: rgba(226, 226, 230, .12);--mdc-filled-button-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-outlined-button-disabled-outline-color: rgba(226, 226, 230, .12);--mdc-outlined-button-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-outlined-button-label-text-color: #cebdff;--mdc-outlined-button-outline-color: #938f99;--mat-text-button-state-layer-color: #cebdff;--mat-text-button-disabled-state-layer-color: #e6e0ec;--mat-text-button-ripple-color: rgba(206, 189, 255, .12);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mat-protected-button-state-layer-color: #cebdff;--mat-protected-button-disabled-state-layer-color: #e6e0ec;--mat-protected-button-ripple-color: rgba(206, 189, 255, .12);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mat-filled-button-state-layer-color: #380095;--mat-filled-button-disabled-state-layer-color: #e6e0ec;--mat-filled-button-ripple-color: rgba(56, 0, 149, .12);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mat-outlined-button-state-layer-color: #cebdff;--mat-outlined-button-disabled-state-layer-color: #e6e0ec;--mat-outlined-button-ripple-color: rgba(206, 189, 255, .12);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.theme-dark .secondary-button{--mdc-text-button-label-text-color: #aec6ff;--mdc-text-button-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-protected-button-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-container-color: #1a1c1e;--mdc-protected-button-label-text-color: #aec6ff;--mdc-protected-button-disabled-container-color: rgba(226, 226, 230, .12);--mdc-protected-button-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-filled-button-container-color: #aec6ff;--mdc-filled-button-label-text-color: #002e6b;--mdc-filled-button-disabled-container-color: rgba(226, 226, 230, .12);--mdc-filled-button-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-outlined-button-disabled-outline-color: rgba(226, 226, 230, .12);--mdc-outlined-button-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-outlined-button-label-text-color: #aec6ff;--mdc-outlined-button-outline-color: #938f99;--mat-text-button-state-layer-color: #aec6ff;--mat-text-button-disabled-state-layer-color: #e6e0ec;--mat-text-button-ripple-color: rgba(174, 198, 255, .12);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mat-protected-button-state-layer-color: #aec6ff;--mat-protected-button-disabled-state-layer-color: #e6e0ec;--mat-protected-button-ripple-color: rgba(174, 198, 255, .12);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mat-filled-button-state-layer-color: #002e6b;--mat-filled-button-disabled-state-layer-color: #e6e0ec;--mat-filled-button-ripple-color: rgba(0, 46, 107, .12);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mat-outlined-button-state-layer-color: #aec6ff;--mat-outlined-button-disabled-state-layer-color: #e6e0ec;--mat-outlined-button-ripple-color: rgba(174, 198, 255, .12);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.theme-dark .tertiary-button{--mdc-text-button-label-text-color: #ffb4a9;--mdc-text-button-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-protected-button-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-container-color: #1a1c1e;--mdc-protected-button-label-text-color: #ffb4a9;--mdc-protected-button-disabled-container-color: rgba(226, 226, 230, .12);--mdc-protected-button-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-filled-button-container-color: #ffb4a9;--mdc-filled-button-label-text-color: #690001;--mdc-filled-button-disabled-container-color: rgba(226, 226, 230, .12);--mdc-filled-button-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-outlined-button-disabled-outline-color: rgba(226, 226, 230, .12);--mdc-outlined-button-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-outlined-button-label-text-color: #ffb4a9;--mdc-outlined-button-outline-color: #938f99;--mat-text-button-state-layer-color: #ffb4a9;--mat-text-button-disabled-state-layer-color: #e6e0ec;--mat-text-button-ripple-color: rgba(255, 180, 169, .12);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mat-protected-button-state-layer-color: #ffb4a9;--mat-protected-button-disabled-state-layer-color: #e6e0ec;--mat-protected-button-ripple-color: rgba(255, 180, 169, .12);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mat-filled-button-state-layer-color: #690001;--mat-filled-button-disabled-state-layer-color: #e6e0ec;--mat-filled-button-ripple-color: rgba(105, 0, 1, .12);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mat-outlined-button-state-layer-color: #ffb4a9;--mat-outlined-button-disabled-state-layer-color: #e6e0ec;--mat-outlined-button-ripple-color: rgba(255, 180, 169, .12);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.theme-dark .error-button{--mdc-text-button-label-text-color: #ffb4ab;--mdc-text-button-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-protected-button-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-container-color: #1a1c1e;--mdc-protected-button-label-text-color: #ffb4ab;--mdc-protected-button-disabled-container-color: rgba(226, 226, 230, .12);--mdc-protected-button-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-filled-button-container-color: #ffb4ab;--mdc-filled-button-label-text-color: #690005;--mdc-filled-button-disabled-container-color: rgba(226, 226, 230, .12);--mdc-filled-button-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-outlined-button-disabled-outline-color: rgba(226, 226, 230, .12);--mdc-outlined-button-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-outlined-button-label-text-color: #ffb4ab;--mdc-outlined-button-outline-color: #938f99;--mat-text-button-state-layer-color: #ffb4ab;--mat-text-button-disabled-state-layer-color: #e6e0ec;--mat-text-button-ripple-color: rgba(255, 180, 171, .12);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mat-protected-button-state-layer-color: #ffb4ab;--mat-protected-button-disabled-state-layer-color: #e6e0ec;--mat-protected-button-ripple-color: rgba(255, 180, 171, .12);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mat-filled-button-state-layer-color: #690005;--mat-filled-button-disabled-state-layer-color: #e6e0ec;--mat-filled-button-ripple-color: rgba(105, 0, 5, .12);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mat-outlined-button-state-layer-color: #ffb4ab;--mat-outlined-button-disabled-state-layer-color: #e6e0ec;--mat-outlined-button-ripple-color: rgba(255, 180, 171, .12);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.theme-dark .mat-accent.mat-mdc-checkbox.primary-checkbox{--mdc-checkbox-disabled-selected-checkmark-color: #1a1c1e;--mdc-checkbox-selected-focus-state-layer-opacity: .12;--mdc-checkbox-selected-hover-state-layer-opacity: .08;--mdc-checkbox-selected-pressed-state-layer-opacity: .12;--mdc-checkbox-unselected-focus-state-layer-opacity: .12;--mdc-checkbox-unselected-hover-state-layer-opacity: .08;--mdc-checkbox-unselected-pressed-state-layer-opacity: .12;--mdc-checkbox-selected-pressed-icon-color: #cebdff;--mdc-checkbox-disabled-selected-icon-color: rgba(226, 226, 230, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(226, 226, 230, .38);--mdc-checkbox-selected-checkmark-color: #380095;--mdc-checkbox-selected-focus-icon-color: #cebdff;--mdc-checkbox-selected-hover-icon-color: #cebdff;--mdc-checkbox-selected-icon-color: #cebdff;--mdc-checkbox-unselected-focus-icon-color: #e2e2e6;--mdc-checkbox-unselected-hover-icon-color: #e2e2e6;--mdc-checkbox-unselected-icon-color: #e6e0ec;--mdc-checkbox-selected-focus-state-layer-color: #cebdff;--mdc-checkbox-selected-hover-state-layer-color: #cebdff;--mdc-checkbox-selected-pressed-state-layer-color: #e2e2e6;--mdc-checkbox-unselected-focus-state-layer-color: #e2e2e6;--mdc-checkbox-unselected-hover-state-layer-color: #e2e2e6;--mdc-checkbox-unselected-pressed-state-layer-color: #cebdff;--mat-checkbox-disabled-label-color: rgba(226, 226, 230, .38);--mat-checkbox-label-text-color: #e2e2e6}.theme-dark .mat-accent.mat-mdc-checkbox.secondary-checkbox{--mdc-checkbox-disabled-selected-checkmark-color: #1a1c1e;--mdc-checkbox-selected-focus-state-layer-opacity: .12;--mdc-checkbox-selected-hover-state-layer-opacity: .08;--mdc-checkbox-selected-pressed-state-layer-opacity: .12;--mdc-checkbox-unselected-focus-state-layer-opacity: .12;--mdc-checkbox-unselected-hover-state-layer-opacity: .08;--mdc-checkbox-unselected-pressed-state-layer-opacity: .12;--mdc-checkbox-selected-pressed-icon-color: #aec6ff;--mdc-checkbox-disabled-selected-icon-color: rgba(226, 226, 230, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(226, 226, 230, .38);--mdc-checkbox-selected-checkmark-color: #002e6b;--mdc-checkbox-selected-focus-icon-color: #aec6ff;--mdc-checkbox-selected-hover-icon-color: #aec6ff;--mdc-checkbox-selected-icon-color: #aec6ff;--mdc-checkbox-unselected-focus-icon-color: #e2e2e6;--mdc-checkbox-unselected-hover-icon-color: #e2e2e6;--mdc-checkbox-unselected-icon-color: #e6e0ec;--mdc-checkbox-selected-focus-state-layer-color: #aec6ff;--mdc-checkbox-selected-hover-state-layer-color: #aec6ff;--mdc-checkbox-selected-pressed-state-layer-color: #e2e2e6;--mdc-checkbox-unselected-focus-state-layer-color: #e2e2e6;--mdc-checkbox-unselected-hover-state-layer-color: #e2e2e6;--mdc-checkbox-unselected-pressed-state-layer-color: #aec6ff;--mat-checkbox-disabled-label-color: rgba(226, 226, 230, .38);--mat-checkbox-label-text-color: #e2e2e6}.theme-dark .mat-accent.mat-mdc-checkbox.tertiary-checkbox{--mdc-checkbox-disabled-selected-checkmark-color: #1a1c1e;--mdc-checkbox-selected-focus-state-layer-opacity: .12;--mdc-checkbox-selected-hover-state-layer-opacity: .08;--mdc-checkbox-selected-pressed-state-layer-opacity: .12;--mdc-checkbox-unselected-focus-state-layer-opacity: .12;--mdc-checkbox-unselected-hover-state-layer-opacity: .08;--mdc-checkbox-unselected-pressed-state-layer-opacity: .12;--mdc-checkbox-selected-pressed-icon-color: #ffb4a9;--mdc-checkbox-disabled-selected-icon-color: rgba(226, 226, 230, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(226, 226, 230, .38);--mdc-checkbox-selected-checkmark-color: #690001;--mdc-checkbox-selected-focus-icon-color: #ffb4a9;--mdc-checkbox-selected-hover-icon-color: #ffb4a9;--mdc-checkbox-selected-icon-color: #ffb4a9;--mdc-checkbox-unselected-focus-icon-color: #e2e2e6;--mdc-checkbox-unselected-hover-icon-color: #e2e2e6;--mdc-checkbox-unselected-icon-color: #e6e0ec;--mdc-checkbox-selected-focus-state-layer-color: #ffb4a9;--mdc-checkbox-selected-hover-state-layer-color: #ffb4a9;--mdc-checkbox-selected-pressed-state-layer-color: #e2e2e6;--mdc-checkbox-unselected-focus-state-layer-color: #e2e2e6;--mdc-checkbox-unselected-hover-state-layer-color: #e2e2e6;--mdc-checkbox-unselected-pressed-state-layer-color: #ffb4a9;--mat-checkbox-disabled-label-color: rgba(226, 226, 230, .38);--mat-checkbox-label-text-color: #e2e2e6}.theme-dark .mat-accent.mat-mdc-checkbox.error-checkbox{--mdc-checkbox-disabled-selected-checkmark-color: #1a1c1e;--mdc-checkbox-selected-focus-state-layer-opacity: .12;--mdc-checkbox-selected-hover-state-layer-opacity: .08;--mdc-checkbox-selected-pressed-state-layer-opacity: .12;--mdc-checkbox-unselected-focus-state-layer-opacity: .12;--mdc-checkbox-unselected-hover-state-layer-opacity: .08;--mdc-checkbox-unselected-pressed-state-layer-opacity: .12;--mdc-checkbox-selected-pressed-icon-color: #ffb4ab;--mdc-checkbox-disabled-selected-icon-color: rgba(226, 226, 230, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(226, 226, 230, .38);--mdc-checkbox-selected-checkmark-color: #690005;--mdc-checkbox-selected-focus-icon-color: #ffb4ab;--mdc-checkbox-selected-hover-icon-color: #ffb4ab;--mdc-checkbox-selected-icon-color: #ffb4ab;--mdc-checkbox-unselected-focus-icon-color: #e2e2e6;--mdc-checkbox-unselected-hover-icon-color: #e2e2e6;--mdc-checkbox-unselected-icon-color: #e6e0ec;--mdc-checkbox-selected-focus-state-layer-color: #ffb4ab;--mdc-checkbox-selected-hover-state-layer-color: #ffb4ab;--mdc-checkbox-selected-pressed-state-layer-color: #e2e2e6;--mdc-checkbox-unselected-focus-state-layer-color: #e2e2e6;--mdc-checkbox-unselected-hover-state-layer-color: #e2e2e6;--mdc-checkbox-unselected-pressed-state-layer-color: #ffb4ab;--mat-checkbox-disabled-label-color: rgba(226, 226, 230, .38);--mat-checkbox-label-text-color: #e2e2e6}.theme-dark .primary-chips{--mdc-chip-outline-color: #938f99;--mdc-chip-disabled-outline-color: rgba(226, 226, 230, .12);--mdc-chip-focus-outline-color: #e6e0ec;--mdc-chip-hover-state-layer-opacity: .08;--mdc-chip-selected-hover-state-layer-opacity: .08;--mdc-chip-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-chip-elevated-selected-container-color: #4f29ac;--mdc-chip-flat-disabled-selected-container-color: rgba(226, 226, 230, .12);--mdc-chip-focus-state-layer-color: #e6e0ec;--mdc-chip-hover-state-layer-color: #e6e0ec;--mdc-chip-selected-hover-state-layer-color: #e8ddff;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #e8ddff;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #e6e0ec;--mdc-chip-selected-label-text-color: #e8ddff;--mdc-chip-with-icon-icon-color: #e6e0ec;--mdc-chip-with-icon-disabled-icon-color: #e2e2e6;--mdc-chip-with-icon-selected-icon-color: #e8ddff;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #e2e2e6;--mdc-chip-with-trailing-icon-trailing-icon-color: #e6e0ec;--mat-chip-trailing-action-state-layer-color: #e6e0ec;--mat-chip-selected-trailing-action-state-layer-color: #e8ddff;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-selected-disabled-trailing-icon-color: #e2e2e6;--mat-chip-selected-trailing-icon-color: #e8ddff}.theme-dark .secondary-chips{--mdc-chip-outline-color: #938f99;--mdc-chip-disabled-outline-color: rgba(226, 226, 230, .12);--mdc-chip-focus-outline-color: #e6e0ec;--mdc-chip-hover-state-layer-opacity: .08;--mdc-chip-selected-hover-state-layer-opacity: .08;--mdc-chip-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-chip-elevated-selected-container-color: #004396;--mdc-chip-flat-disabled-selected-container-color: rgba(226, 226, 230, .12);--mdc-chip-focus-state-layer-color: #e6e0ec;--mdc-chip-hover-state-layer-color: #e6e0ec;--mdc-chip-selected-hover-state-layer-color: #d8e2ff;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #d8e2ff;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #e6e0ec;--mdc-chip-selected-label-text-color: #d8e2ff;--mdc-chip-with-icon-icon-color: #e6e0ec;--mdc-chip-with-icon-disabled-icon-color: #e2e2e6;--mdc-chip-with-icon-selected-icon-color: #d8e2ff;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #e2e2e6;--mdc-chip-with-trailing-icon-trailing-icon-color: #e6e0ec;--mat-chip-trailing-action-state-layer-color: #e6e0ec;--mat-chip-selected-trailing-action-state-layer-color: #d8e2ff;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-selected-disabled-trailing-icon-color: #e2e2e6;--mat-chip-selected-trailing-icon-color: #d8e2ff}.theme-dark .tertiary-chips{--mdc-chip-outline-color: #938f99;--mdc-chip-disabled-outline-color: rgba(226, 226, 230, .12);--mdc-chip-focus-outline-color: #e6e0ec;--mdc-chip-hover-state-layer-opacity: .08;--mdc-chip-selected-hover-state-layer-opacity: .08;--mdc-chip-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-chip-elevated-selected-container-color: #930002;--mdc-chip-flat-disabled-selected-container-color: rgba(226, 226, 230, .12);--mdc-chip-focus-state-layer-color: #e6e0ec;--mdc-chip-hover-state-layer-color: #e6e0ec;--mdc-chip-selected-hover-state-layer-color: #ffdad5;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #ffdad5;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #e6e0ec;--mdc-chip-selected-label-text-color: #ffdad5;--mdc-chip-with-icon-icon-color: #e6e0ec;--mdc-chip-with-icon-disabled-icon-color: #e2e2e6;--mdc-chip-with-icon-selected-icon-color: #ffdad5;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #e2e2e6;--mdc-chip-with-trailing-icon-trailing-icon-color: #e6e0ec;--mat-chip-trailing-action-state-layer-color: #e6e0ec;--mat-chip-selected-trailing-action-state-layer-color: #ffdad5;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-selected-disabled-trailing-icon-color: #e2e2e6;--mat-chip-selected-trailing-icon-color: #ffdad5}.theme-dark .error-chips{--mdc-chip-outline-color: #938f99;--mdc-chip-disabled-outline-color: rgba(226, 226, 230, .12);--mdc-chip-focus-outline-color: #e6e0ec;--mdc-chip-hover-state-layer-opacity: .08;--mdc-chip-selected-hover-state-layer-opacity: .08;--mdc-chip-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-chip-elevated-selected-container-color: #93000a;--mdc-chip-flat-disabled-selected-container-color: rgba(226, 226, 230, .12);--mdc-chip-focus-state-layer-color: #e6e0ec;--mdc-chip-hover-state-layer-color: #e6e0ec;--mdc-chip-selected-hover-state-layer-color: #ffdad6;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #ffdad6;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #e6e0ec;--mdc-chip-selected-label-text-color: #ffdad6;--mdc-chip-with-icon-icon-color: #e6e0ec;--mdc-chip-with-icon-disabled-icon-color: #e2e2e6;--mdc-chip-with-icon-selected-icon-color: #ffdad6;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #e2e2e6;--mdc-chip-with-trailing-icon-trailing-icon-color: #e6e0ec;--mat-chip-trailing-action-state-layer-color: #e6e0ec;--mat-chip-selected-trailing-action-state-layer-color: #ffdad6;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-selected-disabled-trailing-icon-color: #e2e2e6;--mat-chip-selected-trailing-icon-color: #ffdad6}.theme-dark .primary-datepicker{--mat-datepicker-calendar-date-selected-state-text-color: #380095;--mat-datepicker-calendar-date-selected-state-background-color: #cebdff;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(226, 226, 230, .38);--mat-datepicker-calendar-date-today-selected-state-outline-color: #cebdff;--mat-datepicker-calendar-date-focus-state-background-color: rgba(226, 226, 230, .12);--mat-datepicker-calendar-date-hover-state-background-color: rgba(226, 226, 230, .08);--mat-datepicker-toggle-active-state-icon-color: #e6e0ec;--mat-datepicker-calendar-date-in-range-state-background-color: #4f29ac;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #930002;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #004396;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #aec6ff;--mat-datepicker-toggle-icon-color: #e6e0ec;--mat-datepicker-calendar-body-label-text-color: #e2e2e6;--mat-datepicker-calendar-period-button-text-color: #e6e0ec;--mat-datepicker-calendar-period-button-icon-color: #e6e0ec;--mat-datepicker-calendar-navigation-button-icon-color: #e6e0ec;--mat-datepicker-calendar-header-text-color: #e6e0ec;--mat-datepicker-calendar-date-today-outline-color: #cebdff;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(226, 226, 230, .38);--mat-datepicker-calendar-date-text-color: #e2e2e6;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(226, 226, 230, .38);--mat-datepicker-calendar-date-preview-state-outline-color: #cebdff;--mat-datepicker-range-input-separator-color: #e2e2e6;--mat-datepicker-range-input-disabled-state-separator-color: rgba(226, 226, 230, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(226, 226, 230, .38);--mat-datepicker-calendar-container-background-color: #282a2d;--mat-datepicker-calendar-container-text-color: #e2e2e6}.theme-dark .secondary-datepicker{--mat-datepicker-calendar-date-selected-state-text-color: #002e6b;--mat-datepicker-calendar-date-selected-state-background-color: #aec6ff;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(226, 226, 230, .38);--mat-datepicker-calendar-date-today-selected-state-outline-color: #aec6ff;--mat-datepicker-calendar-date-focus-state-background-color: rgba(226, 226, 230, .12);--mat-datepicker-calendar-date-hover-state-background-color: rgba(226, 226, 230, .08);--mat-datepicker-toggle-active-state-icon-color: #e6e0ec;--mat-datepicker-calendar-date-in-range-state-background-color: #004396;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #930002;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #4f29ac;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #cebdff;--mat-datepicker-toggle-icon-color: #e6e0ec;--mat-datepicker-calendar-body-label-text-color: #e2e2e6;--mat-datepicker-calendar-period-button-text-color: #e6e0ec;--mat-datepicker-calendar-period-button-icon-color: #e6e0ec;--mat-datepicker-calendar-navigation-button-icon-color: #e6e0ec;--mat-datepicker-calendar-header-text-color: #e6e0ec;--mat-datepicker-calendar-date-today-outline-color: #aec6ff;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(226, 226, 230, .38);--mat-datepicker-calendar-date-text-color: #e2e2e6;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(226, 226, 230, .38);--mat-datepicker-calendar-date-preview-state-outline-color: #aec6ff;--mat-datepicker-range-input-separator-color: #e2e2e6;--mat-datepicker-range-input-disabled-state-separator-color: rgba(226, 226, 230, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(226, 226, 230, .38);--mat-datepicker-calendar-container-background-color: #282a2d;--mat-datepicker-calendar-container-text-color: #e2e2e6}.theme-dark .tertiary-datepicker{--mat-datepicker-calendar-date-selected-state-text-color: #690001;--mat-datepicker-calendar-date-selected-state-background-color: #ffb4a9;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(226, 226, 230, .38);--mat-datepicker-calendar-date-today-selected-state-outline-color: #ffb4a9;--mat-datepicker-calendar-date-focus-state-background-color: rgba(226, 226, 230, .12);--mat-datepicker-calendar-date-hover-state-background-color: rgba(226, 226, 230, .08);--mat-datepicker-toggle-active-state-icon-color: #e6e0ec;--mat-datepicker-calendar-date-in-range-state-background-color: #930002;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #4f29ac;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #004396;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #aec6ff;--mat-datepicker-toggle-icon-color: #e6e0ec;--mat-datepicker-calendar-body-label-text-color: #e2e2e6;--mat-datepicker-calendar-period-button-text-color: #e6e0ec;--mat-datepicker-calendar-period-button-icon-color: #e6e0ec;--mat-datepicker-calendar-navigation-button-icon-color: #e6e0ec;--mat-datepicker-calendar-header-text-color: #e6e0ec;--mat-datepicker-calendar-date-today-outline-color: #ffb4a9;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(226, 226, 230, .38);--mat-datepicker-calendar-date-text-color: #e2e2e6;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(226, 226, 230, .38);--mat-datepicker-calendar-date-preview-state-outline-color: #ffb4a9;--mat-datepicker-range-input-separator-color: #e2e2e6;--mat-datepicker-range-input-disabled-state-separator-color: rgba(226, 226, 230, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(226, 226, 230, .38);--mat-datepicker-calendar-container-background-color: #282a2d;--mat-datepicker-calendar-container-text-color: #e2e2e6}.theme-dark .error-datepicker{--mat-datepicker-calendar-date-selected-state-text-color: #690005;--mat-datepicker-calendar-date-selected-state-background-color: #ffb4ab;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(226, 226, 230, .38);--mat-datepicker-calendar-date-today-selected-state-outline-color: #ffb4ab;--mat-datepicker-calendar-date-focus-state-background-color: rgba(226, 226, 230, .12);--mat-datepicker-calendar-date-hover-state-background-color: rgba(226, 226, 230, .08);--mat-datepicker-toggle-active-state-icon-color: #e6e0ec;--mat-datepicker-calendar-date-in-range-state-background-color: #93000a;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #930002;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #004396;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #aec6ff;--mat-datepicker-toggle-icon-color: #e6e0ec;--mat-datepicker-calendar-body-label-text-color: #e2e2e6;--mat-datepicker-calendar-period-button-text-color: #e6e0ec;--mat-datepicker-calendar-period-button-icon-color: #e6e0ec;--mat-datepicker-calendar-navigation-button-icon-color: #e6e0ec;--mat-datepicker-calendar-header-text-color: #e6e0ec;--mat-datepicker-calendar-date-today-outline-color: #ffb4ab;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(226, 226, 230, .38);--mat-datepicker-calendar-date-text-color: #e2e2e6;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(226, 226, 230, .38);--mat-datepicker-calendar-date-preview-state-outline-color: #ffb4ab;--mat-datepicker-range-input-separator-color: #e2e2e6;--mat-datepicker-range-input-disabled-state-separator-color: rgba(226, 226, 230, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(226, 226, 230, .38);--mat-datepicker-calendar-container-background-color: #282a2d;--mat-datepicker-calendar-container-text-color: #e2e2e6}.theme-dark .primary-fab{--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-color: #4f29ac;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-container-color: #4f29ac;--mat-fab-foreground-color: #e8ddff;--mat-fab-state-layer-color: #e8ddff;--mat-fab-ripple-color: rgba(232, 221, 255, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(226, 226, 230, .12);--mat-fab-disabled-state-foreground-color: rgba(226, 226, 230, .38);--mat-fab-small-foreground-color: #e8ddff;--mat-fab-small-state-layer-color: #e8ddff;--mat-fab-small-ripple-color: rgba(232, 221, 255, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(226, 226, 230, .12);--mat-fab-small-disabled-state-foreground-color: rgba(226, 226, 230, .38)}.theme-dark .secondary-fab{--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-color: #004396;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-container-color: #004396;--mat-fab-foreground-color: #d8e2ff;--mat-fab-state-layer-color: #d8e2ff;--mat-fab-ripple-color: rgba(216, 226, 255, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(226, 226, 230, .12);--mat-fab-disabled-state-foreground-color: rgba(226, 226, 230, .38);--mat-fab-small-foreground-color: #d8e2ff;--mat-fab-small-state-layer-color: #d8e2ff;--mat-fab-small-ripple-color: rgba(216, 226, 255, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(226, 226, 230, .12);--mat-fab-small-disabled-state-foreground-color: rgba(226, 226, 230, .38)}.theme-dark .tertiary-fab{--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-color: #930002;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-container-color: #930002;--mat-fab-foreground-color: #ffdad5;--mat-fab-state-layer-color: #ffdad5;--mat-fab-ripple-color: rgba(255, 218, 213, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(226, 226, 230, .12);--mat-fab-disabled-state-foreground-color: rgba(226, 226, 230, .38);--mat-fab-small-foreground-color: #ffdad5;--mat-fab-small-state-layer-color: #ffdad5;--mat-fab-small-ripple-color: rgba(255, 218, 213, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(226, 226, 230, .12);--mat-fab-small-disabled-state-foreground-color: rgba(226, 226, 230, .38)}.theme-dark .primary-form-field{--mdc-filled-text-field-caret-color: #cebdff;--mdc-filled-text-field-focus-active-indicator-color: #cebdff;--mdc-filled-text-field-focus-label-text-color: #cebdff;--mdc-filled-text-field-container-color: #48454e;--mdc-filled-text-field-disabled-container-color: rgba(226, 226, 230, .04);--mdc-filled-text-field-label-text-color: #e6e0ec;--mdc-filled-text-field-hover-label-text-color: #e6e0ec;--mdc-filled-text-field-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-filled-text-field-input-text-color: #e2e2e6;--mdc-filled-text-field-disabled-input-text-color: rgba(226, 226, 230, .38);--mdc-filled-text-field-input-text-placeholder-color: #e6e0ec;--mdc-filled-text-field-error-hover-label-text-color: #ffdad6;--mdc-filled-text-field-error-focus-label-text-color: #ffb4ab;--mdc-filled-text-field-error-label-text-color: #ffb4ab;--mdc-filled-text-field-active-indicator-color: #e6e0ec;--mdc-filled-text-field-disabled-active-indicator-color: rgba(226, 226, 230, .38);--mdc-filled-text-field-hover-active-indicator-color: #e2e2e6;--mdc-filled-text-field-error-active-indicator-color: #ffb4ab;--mdc-filled-text-field-error-focus-active-indicator-color: #ffb4ab;--mdc-filled-text-field-error-hover-active-indicator-color: #ffdad6;--mdc-outlined-text-field-caret-color: #cebdff;--mdc-outlined-text-field-focus-outline-color: #cebdff;--mdc-outlined-text-field-focus-label-text-color: #cebdff;--mdc-outlined-text-field-label-text-color: #e6e0ec;--mdc-outlined-text-field-hover-label-text-color: #e2e2e6;--mdc-outlined-text-field-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-outlined-text-field-input-text-color: #e2e2e6;--mdc-outlined-text-field-disabled-input-text-color: rgba(226, 226, 230, .38);--mdc-outlined-text-field-input-text-placeholder-color: #e6e0ec;--mdc-outlined-text-field-error-focus-label-text-color: #ffb4ab;--mdc-outlined-text-field-error-label-text-color: #ffb4ab;--mdc-outlined-text-field-error-hover-label-text-color: #ffdad6;--mdc-outlined-text-field-outline-color: #938f99;--mdc-outlined-text-field-disabled-outline-color: rgba(226, 226, 230, .12);--mdc-outlined-text-field-hover-outline-color: #e2e2e6;--mdc-outlined-text-field-error-focus-outline-color: #ffb4ab;--mdc-outlined-text-field-error-hover-outline-color: #ffdad6;--mdc-outlined-text-field-error-outline-color: #ffb4ab;--mat-form-field-focus-select-arrow-color: #cebdff;--mat-form-field-disabled-input-text-placeholder-color: rgba(226, 226, 230, .38);--mat-form-field-state-layer-color: #e2e2e6;--mat-form-field-error-text-color: #ffb4ab;--mat-form-field-select-option-text-color: #1a1c1e;--mat-form-field-select-disabled-option-text-color: rgba(26, 28, 30, .38);--mat-form-field-leading-icon-color: #e6e0ec;--mat-form-field-disabled-leading-icon-color: rgba(226, 226, 230, .38);--mat-form-field-trailing-icon-color: #e6e0ec;--mat-form-field-disabled-trailing-icon-color: rgba(226, 226, 230, .38);--mat-form-field-error-focus-trailing-icon-color: #ffb4ab;--mat-form-field-error-hover-trailing-icon-color: #ffdad6;--mat-form-field-error-trailing-icon-color: #ffb4ab;--mat-form-field-enabled-select-arrow-color: #e6e0ec;--mat-form-field-disabled-select-arrow-color: rgba(226, 226, 230, .38);--mat-form-field-hover-state-layer-opacity: .08}.theme-dark .secondary-form-field{--mdc-filled-text-field-caret-color: #aec6ff;--mdc-filled-text-field-focus-active-indicator-color: #aec6ff;--mdc-filled-text-field-focus-label-text-color: #aec6ff;--mdc-filled-text-field-container-color: #48454e;--mdc-filled-text-field-disabled-container-color: rgba(226, 226, 230, .04);--mdc-filled-text-field-label-text-color: #e6e0ec;--mdc-filled-text-field-hover-label-text-color: #e6e0ec;--mdc-filled-text-field-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-filled-text-field-input-text-color: #e2e2e6;--mdc-filled-text-field-disabled-input-text-color: rgba(226, 226, 230, .38);--mdc-filled-text-field-input-text-placeholder-color: #e6e0ec;--mdc-filled-text-field-error-hover-label-text-color: #ffdad6;--mdc-filled-text-field-error-focus-label-text-color: #ffb4ab;--mdc-filled-text-field-error-label-text-color: #ffb4ab;--mdc-filled-text-field-active-indicator-color: #e6e0ec;--mdc-filled-text-field-disabled-active-indicator-color: rgba(226, 226, 230, .38);--mdc-filled-text-field-hover-active-indicator-color: #e2e2e6;--mdc-filled-text-field-error-active-indicator-color: #ffb4ab;--mdc-filled-text-field-error-focus-active-indicator-color: #ffb4ab;--mdc-filled-text-field-error-hover-active-indicator-color: #ffdad6;--mdc-outlined-text-field-caret-color: #aec6ff;--mdc-outlined-text-field-focus-outline-color: #aec6ff;--mdc-outlined-text-field-focus-label-text-color: #aec6ff;--mdc-outlined-text-field-label-text-color: #e6e0ec;--mdc-outlined-text-field-hover-label-text-color: #e2e2e6;--mdc-outlined-text-field-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-outlined-text-field-input-text-color: #e2e2e6;--mdc-outlined-text-field-disabled-input-text-color: rgba(226, 226, 230, .38);--mdc-outlined-text-field-input-text-placeholder-color: #e6e0ec;--mdc-outlined-text-field-error-focus-label-text-color: #ffb4ab;--mdc-outlined-text-field-error-label-text-color: #ffb4ab;--mdc-outlined-text-field-error-hover-label-text-color: #ffdad6;--mdc-outlined-text-field-outline-color: #938f99;--mdc-outlined-text-field-disabled-outline-color: rgba(226, 226, 230, .12);--mdc-outlined-text-field-hover-outline-color: #e2e2e6;--mdc-outlined-text-field-error-focus-outline-color: #ffb4ab;--mdc-outlined-text-field-error-hover-outline-color: #ffdad6;--mdc-outlined-text-field-error-outline-color: #ffb4ab;--mat-form-field-focus-select-arrow-color: #aec6ff;--mat-form-field-disabled-input-text-placeholder-color: rgba(226, 226, 230, .38);--mat-form-field-state-layer-color: #e2e2e6;--mat-form-field-error-text-color: #ffb4ab;--mat-form-field-select-option-text-color: #1a1c1e;--mat-form-field-select-disabled-option-text-color: rgba(26, 28, 30, .38);--mat-form-field-leading-icon-color: #e6e0ec;--mat-form-field-disabled-leading-icon-color: rgba(226, 226, 230, .38);--mat-form-field-trailing-icon-color: #e6e0ec;--mat-form-field-disabled-trailing-icon-color: rgba(226, 226, 230, .38);--mat-form-field-error-focus-trailing-icon-color: #ffb4ab;--mat-form-field-error-hover-trailing-icon-color: #ffdad6;--mat-form-field-error-trailing-icon-color: #ffb4ab;--mat-form-field-enabled-select-arrow-color: #e6e0ec;--mat-form-field-disabled-select-arrow-color: rgba(226, 226, 230, .38);--mat-form-field-hover-state-layer-opacity: .08}.theme-dark .tertiary-form-field{--mdc-filled-text-field-caret-color: #ffb4a9;--mdc-filled-text-field-focus-active-indicator-color: #ffb4a9;--mdc-filled-text-field-focus-label-text-color: #ffb4a9;--mdc-filled-text-field-container-color: #48454e;--mdc-filled-text-field-disabled-container-color: rgba(226, 226, 230, .04);--mdc-filled-text-field-label-text-color: #e6e0ec;--mdc-filled-text-field-hover-label-text-color: #e6e0ec;--mdc-filled-text-field-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-filled-text-field-input-text-color: #e2e2e6;--mdc-filled-text-field-disabled-input-text-color: rgba(226, 226, 230, .38);--mdc-filled-text-field-input-text-placeholder-color: #e6e0ec;--mdc-filled-text-field-error-hover-label-text-color: #ffdad6;--mdc-filled-text-field-error-focus-label-text-color: #ffb4ab;--mdc-filled-text-field-error-label-text-color: #ffb4ab;--mdc-filled-text-field-active-indicator-color: #e6e0ec;--mdc-filled-text-field-disabled-active-indicator-color: rgba(226, 226, 230, .38);--mdc-filled-text-field-hover-active-indicator-color: #e2e2e6;--mdc-filled-text-field-error-active-indicator-color: #ffb4ab;--mdc-filled-text-field-error-focus-active-indicator-color: #ffb4ab;--mdc-filled-text-field-error-hover-active-indicator-color: #ffdad6;--mdc-outlined-text-field-caret-color: #ffb4a9;--mdc-outlined-text-field-focus-outline-color: #ffb4a9;--mdc-outlined-text-field-focus-label-text-color: #ffb4a9;--mdc-outlined-text-field-label-text-color: #e6e0ec;--mdc-outlined-text-field-hover-label-text-color: #e2e2e6;--mdc-outlined-text-field-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-outlined-text-field-input-text-color: #e2e2e6;--mdc-outlined-text-field-disabled-input-text-color: rgba(226, 226, 230, .38);--mdc-outlined-text-field-input-text-placeholder-color: #e6e0ec;--mdc-outlined-text-field-error-focus-label-text-color: #ffb4ab;--mdc-outlined-text-field-error-label-text-color: #ffb4ab;--mdc-outlined-text-field-error-hover-label-text-color: #ffdad6;--mdc-outlined-text-field-outline-color: #938f99;--mdc-outlined-text-field-disabled-outline-color: rgba(226, 226, 230, .12);--mdc-outlined-text-field-hover-outline-color: #e2e2e6;--mdc-outlined-text-field-error-focus-outline-color: #ffb4ab;--mdc-outlined-text-field-error-hover-outline-color: #ffdad6;--mdc-outlined-text-field-error-outline-color: #ffb4ab;--mat-form-field-focus-select-arrow-color: #ffb4a9;--mat-form-field-disabled-input-text-placeholder-color: rgba(226, 226, 230, .38);--mat-form-field-state-layer-color: #e2e2e6;--mat-form-field-error-text-color: #ffb4ab;--mat-form-field-select-option-text-color: #1a1c1e;--mat-form-field-select-disabled-option-text-color: rgba(26, 28, 30, .38);--mat-form-field-leading-icon-color: #e6e0ec;--mat-form-field-disabled-leading-icon-color: rgba(226, 226, 230, .38);--mat-form-field-trailing-icon-color: #e6e0ec;--mat-form-field-disabled-trailing-icon-color: rgba(226, 226, 230, .38);--mat-form-field-error-focus-trailing-icon-color: #ffb4ab;--mat-form-field-error-hover-trailing-icon-color: #ffdad6;--mat-form-field-error-trailing-icon-color: #ffb4ab;--mat-form-field-enabled-select-arrow-color: #e6e0ec;--mat-form-field-disabled-select-arrow-color: rgba(226, 226, 230, .38);--mat-form-field-hover-state-layer-opacity: .08}.theme-dark .error-form-field{--mdc-filled-text-field-caret-color: #ffb4ab;--mdc-filled-text-field-focus-active-indicator-color: #ffb4ab;--mdc-filled-text-field-focus-label-text-color: #ffb4ab;--mdc-filled-text-field-container-color: #48454e;--mdc-filled-text-field-disabled-container-color: rgba(226, 226, 230, .04);--mdc-filled-text-field-label-text-color: #e6e0ec;--mdc-filled-text-field-hover-label-text-color: #e6e0ec;--mdc-filled-text-field-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-filled-text-field-input-text-color: #e2e2e6;--mdc-filled-text-field-disabled-input-text-color: rgba(226, 226, 230, .38);--mdc-filled-text-field-input-text-placeholder-color: #e6e0ec;--mdc-filled-text-field-error-hover-label-text-color: #ffdad6;--mdc-filled-text-field-error-focus-label-text-color: #ffb4ab;--mdc-filled-text-field-error-label-text-color: #ffb4ab;--mdc-filled-text-field-active-indicator-color: #e6e0ec;--mdc-filled-text-field-disabled-active-indicator-color: rgba(226, 226, 230, .38);--mdc-filled-text-field-hover-active-indicator-color: #e2e2e6;--mdc-filled-text-field-error-active-indicator-color: #ffb4ab;--mdc-filled-text-field-error-focus-active-indicator-color: #ffb4ab;--mdc-filled-text-field-error-hover-active-indicator-color: #ffdad6;--mdc-outlined-text-field-caret-color: #ffb4ab;--mdc-outlined-text-field-focus-outline-color: #ffb4ab;--mdc-outlined-text-field-focus-label-text-color: #ffb4ab;--mdc-outlined-text-field-label-text-color: #e6e0ec;--mdc-outlined-text-field-hover-label-text-color: #e2e2e6;--mdc-outlined-text-field-disabled-label-text-color: rgba(226, 226, 230, .38);--mdc-outlined-text-field-input-text-color: #e2e2e6;--mdc-outlined-text-field-disabled-input-text-color: rgba(226, 226, 230, .38);--mdc-outlined-text-field-input-text-placeholder-color: #e6e0ec;--mdc-outlined-text-field-error-focus-label-text-color: #ffb4ab;--mdc-outlined-text-field-error-label-text-color: #ffb4ab;--mdc-outlined-text-field-error-hover-label-text-color: #ffdad6;--mdc-outlined-text-field-outline-color: #938f99;--mdc-outlined-text-field-disabled-outline-color: rgba(226, 226, 230, .12);--mdc-outlined-text-field-hover-outline-color: #e2e2e6;--mdc-outlined-text-field-error-focus-outline-color: #ffb4ab;--mdc-outlined-text-field-error-hover-outline-color: #ffdad6;--mdc-outlined-text-field-error-outline-color: #ffb4ab;--mat-form-field-focus-select-arrow-color: #ffb4ab;--mat-form-field-disabled-input-text-placeholder-color: rgba(226, 226, 230, .38);--mat-form-field-state-layer-color: #e2e2e6;--mat-form-field-error-text-color: #ffb4ab;--mat-form-field-select-option-text-color: #1a1c1e;--mat-form-field-select-disabled-option-text-color: rgba(26, 28, 30, .38);--mat-form-field-leading-icon-color: #e6e0ec;--mat-form-field-disabled-leading-icon-color: rgba(226, 226, 230, .38);--mat-form-field-trailing-icon-color: #e6e0ec;--mat-form-field-disabled-trailing-icon-color: rgba(226, 226, 230, .38);--mat-form-field-error-focus-trailing-icon-color: #ffb4ab;--mat-form-field-error-hover-trailing-icon-color: #ffdad6;--mat-form-field-error-trailing-icon-color: #ffb4ab;--mat-form-field-enabled-select-arrow-color: #e6e0ec;--mat-form-field-disabled-select-arrow-color: rgba(226, 226, 230, .38);--mat-form-field-hover-state-layer-opacity: .08}.theme-dark .primary-icon{--mat-icon-color: #cebdff}.theme-dark .secondary-icon{--mat-icon-color: #aec6ff}.theme-dark .tertiary-icon{--mat-icon-color: #ffb4a9}.theme-dark .error-icon{--mat-icon-color: #ffb4ab}.theme-dark .primary-option{--mat-option-selected-state-label-text-color: #e8ddff;--mat-option-label-text-color: #e2e2e6;--mat-option-hover-state-layer-color: rgba(226, 226, 230, .08);--mat-option-focus-state-layer-color: rgba(226, 226, 230, .12);--mat-option-selected-state-layer-color: #4f29ac}.theme-dark .secondary-option{--mat-option-selected-state-label-text-color: #d8e2ff;--mat-option-label-text-color: #e2e2e6;--mat-option-hover-state-layer-color: rgba(226, 226, 230, .08);--mat-option-focus-state-layer-color: rgba(226, 226, 230, .12);--mat-option-selected-state-layer-color: #004396}.theme-dark .tertiary-option{--mat-option-selected-state-label-text-color: #ffdad5;--mat-option-label-text-color: #e2e2e6;--mat-option-hover-state-layer-color: rgba(226, 226, 230, .08);--mat-option-focus-state-layer-color: rgba(226, 226, 230, .12);--mat-option-selected-state-layer-color: #930002}.theme-dark .error-option{--mat-option-selected-state-label-text-color: #ffdad6;--mat-option-label-text-color: #e2e2e6;--mat-option-hover-state-layer-color: rgba(226, 226, 230, .08);--mat-option-focus-state-layer-color: rgba(226, 226, 230, .12);--mat-option-selected-state-layer-color: #93000a}.theme-dark .primary-progress-bar{--mdc-linear-progress-active-indicator-color: #cebdff;--mdc-linear-progress-track-color: #48454e}.theme-dark .secondary-progress-bar{--mdc-linear-progress-active-indicator-color: #aec6ff;--mdc-linear-progress-track-color: #004396}.theme-dark .tertiary-progress-bar{--mdc-linear-progress-active-indicator-color: #ffb4a9;--mdc-linear-progress-track-color: #930002}.theme-dark .error-progress-bar{--mdc-linear-progress-active-indicator-color: #ffb4ab;--mdc-linear-progress-track-color: #93000a}.theme-dark .primary-progress-spinner{--mdc-circular-progress-active-indicator-color: #cebdff}.theme-dark .secondary-progress-spinner{--mdc-circular-progress-active-indicator-color: #aec6ff}.theme-dark .tertiary-progress-spinner{--mdc-circular-progress-active-indicator-color: #ffb4a9}.theme-dark .error-progress-spinner{--mdc-circular-progress-active-indicator-color: #ffb4ab}.theme-dark .primary-pseudo-checkbox{--mat-full-pseudo-checkbox-selected-icon-color: #cebdff;--mat-full-pseudo-checkbox-selected-checkmark-color: #380095;--mat-full-pseudo-checkbox-unselected-icon-color: #e6e0ec;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1a1c1e;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(226, 226, 230, .38);--mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(226, 226, 230, .38);--mat-minimal-pseudo-checkbox-selected-checkmark-color: #cebdff;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(226, 226, 230, .38)}.theme-dark .secondary-pseudo-checkbox{--mat-full-pseudo-checkbox-selected-icon-color: #aec6ff;--mat-full-pseudo-checkbox-selected-checkmark-color: #002e6b;--mat-full-pseudo-checkbox-unselected-icon-color: #e6e0ec;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1a1c1e;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(226, 226, 230, .38);--mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(226, 226, 230, .38);--mat-minimal-pseudo-checkbox-selected-checkmark-color: #aec6ff;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(226, 226, 230, .38)}.theme-dark .tertiary-pseudo-checkbox{--mat-full-pseudo-checkbox-selected-icon-color: #ffb4a9;--mat-full-pseudo-checkbox-selected-checkmark-color: #690001;--mat-full-pseudo-checkbox-unselected-icon-color: #e6e0ec;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1a1c1e;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(226, 226, 230, .38);--mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(226, 226, 230, .38);--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ffb4a9;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(226, 226, 230, .38)}.theme-dark .error-pseudo-checkbox{--mat-full-pseudo-checkbox-selected-icon-color: #ffb4ab;--mat-full-pseudo-checkbox-selected-checkmark-color: #690005;--mat-full-pseudo-checkbox-unselected-icon-color: #e6e0ec;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1a1c1e;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(226, 226, 230, .38);--mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(226, 226, 230, .38);--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ffb4ab;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(226, 226, 230, .38)}.theme-dark .primary-radio{--mdc-radio-disabled-selected-icon-color: #e2e2e6;--mdc-radio-disabled-unselected-icon-color: #e2e2e6;--mdc-radio-unselected-hover-icon-color: #e2e2e6;--mdc-radio-unselected-focus-icon-color: #e2e2e6;--mdc-radio-unselected-icon-color: #e6e0ec;--mdc-radio-unselected-pressed-icon-color: #e2e2e6;--mdc-radio-selected-focus-icon-color: #cebdff;--mdc-radio-selected-hover-icon-color: #cebdff;--mdc-radio-selected-icon-color: #cebdff;--mdc-radio-selected-pressed-icon-color: #cebdff;--mat-radio-ripple-color: #e2e2e6;--mat-radio-checked-ripple-color: #cebdff;--mat-radio-disabled-label-color: rgba(226, 226, 230, .38);--mat-radio-label-text-color: #e2e2e6}.theme-dark .secondary-radio{--mdc-radio-disabled-selected-icon-color: #e2e2e6;--mdc-radio-disabled-unselected-icon-color: #e2e2e6;--mdc-radio-unselected-hover-icon-color: #e2e2e6;--mdc-radio-unselected-focus-icon-color: #e2e2e6;--mdc-radio-unselected-icon-color: #e6e0ec;--mdc-radio-unselected-pressed-icon-color: #e2e2e6;--mdc-radio-selected-focus-icon-color: #aec6ff;--mdc-radio-selected-hover-icon-color: #aec6ff;--mdc-radio-selected-icon-color: #aec6ff;--mdc-radio-selected-pressed-icon-color: #aec6ff;--mat-radio-ripple-color: #e2e2e6;--mat-radio-checked-ripple-color: #aec6ff;--mat-radio-disabled-label-color: rgba(226, 226, 230, .38);--mat-radio-label-text-color: #e2e2e6}.theme-dark .tertiary-radio{--mdc-radio-disabled-selected-icon-color: #e2e2e6;--mdc-radio-disabled-unselected-icon-color: #e2e2e6;--mdc-radio-unselected-hover-icon-color: #e2e2e6;--mdc-radio-unselected-focus-icon-color: #e2e2e6;--mdc-radio-unselected-icon-color: #e6e0ec;--mdc-radio-unselected-pressed-icon-color: #e2e2e6;--mdc-radio-selected-focus-icon-color: #ffb4a9;--mdc-radio-selected-hover-icon-color: #ffb4a9;--mdc-radio-selected-icon-color: #ffb4a9;--mdc-radio-selected-pressed-icon-color: #ffb4a9;--mat-radio-ripple-color: #e2e2e6;--mat-radio-checked-ripple-color: #ffb4a9;--mat-radio-disabled-label-color: rgba(226, 226, 230, .38);--mat-radio-label-text-color: #e2e2e6}.theme-dark .error-radio{--mdc-radio-disabled-selected-icon-color: #e2e2e6;--mdc-radio-disabled-unselected-icon-color: #e2e2e6;--mdc-radio-unselected-hover-icon-color: #e2e2e6;--mdc-radio-unselected-focus-icon-color: #e2e2e6;--mdc-radio-unselected-icon-color: #e6e0ec;--mdc-radio-unselected-pressed-icon-color: #e2e2e6;--mdc-radio-selected-focus-icon-color: #ffb4ab;--mdc-radio-selected-hover-icon-color: #ffb4ab;--mdc-radio-selected-icon-color: #ffb4ab;--mdc-radio-selected-pressed-icon-color: #ffb4ab;--mat-radio-ripple-color: #e2e2e6;--mat-radio-checked-ripple-color: #ffb4ab;--mat-radio-disabled-label-color: rgba(226, 226, 230, .38);--mat-radio-label-text-color: #e2e2e6}.theme-dark .primary-select{--mat-select-panel-background-color: #1e2022;--mat-select-enabled-trigger-text-color: #e2e2e6;--mat-select-disabled-trigger-text-color: rgba(226, 226, 230, .38);--mat-select-placeholder-text-color: #e6e0ec;--mat-select-enabled-arrow-color: #e6e0ec;--mat-select-disabled-arrow-color: rgba(226, 226, 230, .38);--mat-select-focused-arrow-color: #cebdff;--mat-select-invalid-arrow-color: #ffb4ab}.theme-dark .secondary-select{--mat-select-panel-background-color: #1e2022;--mat-select-enabled-trigger-text-color: #e2e2e6;--mat-select-disabled-trigger-text-color: rgba(226, 226, 230, .38);--mat-select-placeholder-text-color: #e6e0ec;--mat-select-enabled-arrow-color: #e6e0ec;--mat-select-disabled-arrow-color: rgba(226, 226, 230, .38);--mat-select-focused-arrow-color: #aec6ff;--mat-select-invalid-arrow-color: #ffb4ab}.theme-dark .tertiary-select{--mat-select-panel-background-color: #1e2022;--mat-select-enabled-trigger-text-color: #e2e2e6;--mat-select-disabled-trigger-text-color: rgba(226, 226, 230, .38);--mat-select-placeholder-text-color: #e6e0ec;--mat-select-enabled-arrow-color: #e6e0ec;--mat-select-disabled-arrow-color: rgba(226, 226, 230, .38);--mat-select-focused-arrow-color: #ffb4a9;--mat-select-invalid-arrow-color: #ffb4ab}.theme-dark .error-select{--mat-select-panel-background-color: #1e2022;--mat-select-enabled-trigger-text-color: #e2e2e6;--mat-select-disabled-trigger-text-color: rgba(226, 226, 230, .38);--mat-select-placeholder-text-color: #e6e0ec;--mat-select-enabled-arrow-color: #e6e0ec;--mat-select-disabled-arrow-color: rgba(226, 226, 230, .38);--mat-select-focused-arrow-color: #ffb4ab;--mat-select-invalid-arrow-color: #ffb4ab}.theme-dark .primary-slide-toggle{--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .08;--mdc-switch-selected-pressed-state-layer-opacity: .12;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .08;--mdc-switch-unselected-pressed-state-layer-opacity: .12;--mdc-switch-selected-focus-state-layer-color: #cebdff;--mdc-switch-selected-handle-color: #380095;--mdc-switch-selected-hover-state-layer-color: #cebdff;--mdc-switch-selected-pressed-state-layer-color: #cebdff;--mdc-switch-selected-focus-handle-color: #4f29ac;--mdc-switch-selected-hover-handle-color: #4f29ac;--mdc-switch-selected-pressed-handle-color: #4f29ac;--mdc-switch-selected-focus-track-color: #cebdff;--mdc-switch-selected-hover-track-color: #cebdff;--mdc-switch-selected-pressed-track-color: #cebdff;--mdc-switch-selected-track-color: #cebdff;--mdc-switch-disabled-selected-handle-color: #1a1c1e;--mdc-switch-disabled-selected-icon-color: #e2e2e6;--mdc-switch-disabled-selected-track-color: #e2e2e6;--mdc-switch-disabled-unselected-handle-color: #e2e2e6;--mdc-switch-disabled-unselected-icon-color: #48454e;--mdc-switch-disabled-unselected-track-color: #48454e;--mdc-switch-selected-icon-color: #e8ddff;--mdc-switch-unselected-focus-handle-color: #e6e0ec;--mdc-switch-unselected-focus-state-layer-color: #e2e2e6;--mdc-switch-unselected-focus-track-color: #48454e;--mdc-switch-unselected-handle-color: #938f99;--mdc-switch-unselected-hover-handle-color: #e6e0ec;--mdc-switch-unselected-hover-state-layer-color: #e2e2e6;--mdc-switch-unselected-hover-track-color: #48454e;--mdc-switch-unselected-icon-color: #48454e;--mdc-switch-unselected-pressed-handle-color: #e6e0ec;--mdc-switch-unselected-pressed-state-layer-color: #e2e2e6;--mdc-switch-unselected-pressed-track-color: #48454e;--mdc-switch-unselected-track-color: #48454e;--mat-switch-track-outline-color: #938f99;--mat-switch-disabled-unselected-track-outline-color: #e2e2e6;--mat-switch-label-text-color: #e2e2e6}.theme-dark .secondary-slide-toggle{--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .08;--mdc-switch-selected-pressed-state-layer-opacity: .12;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .08;--mdc-switch-unselected-pressed-state-layer-opacity: .12;--mdc-switch-selected-focus-state-layer-color: #aec6ff;--mdc-switch-selected-handle-color: #002e6b;--mdc-switch-selected-hover-state-layer-color: #aec6ff;--mdc-switch-selected-pressed-state-layer-color: #aec6ff;--mdc-switch-selected-focus-handle-color: #004396;--mdc-switch-selected-hover-handle-color: #004396;--mdc-switch-selected-pressed-handle-color: #004396;--mdc-switch-selected-focus-track-color: #aec6ff;--mdc-switch-selected-hover-track-color: #aec6ff;--mdc-switch-selected-pressed-track-color: #aec6ff;--mdc-switch-selected-track-color: #aec6ff;--mdc-switch-disabled-selected-handle-color: #1a1c1e;--mdc-switch-disabled-selected-icon-color: #e2e2e6;--mdc-switch-disabled-selected-track-color: #e2e2e6;--mdc-switch-disabled-unselected-handle-color: #e2e2e6;--mdc-switch-disabled-unselected-icon-color: #48454e;--mdc-switch-disabled-unselected-track-color: #48454e;--mdc-switch-selected-icon-color: #d8e2ff;--mdc-switch-unselected-focus-handle-color: #e6e0ec;--mdc-switch-unselected-focus-state-layer-color: #e2e2e6;--mdc-switch-unselected-focus-track-color: #48454e;--mdc-switch-unselected-handle-color: #938f99;--mdc-switch-unselected-hover-handle-color: #e6e0ec;--mdc-switch-unselected-hover-state-layer-color: #e2e2e6;--mdc-switch-unselected-hover-track-color: #48454e;--mdc-switch-unselected-icon-color: #48454e;--mdc-switch-unselected-pressed-handle-color: #e6e0ec;--mdc-switch-unselected-pressed-state-layer-color: #e2e2e6;--mdc-switch-unselected-pressed-track-color: #48454e;--mdc-switch-unselected-track-color: #48454e;--mat-switch-track-outline-color: #938f99;--mat-switch-disabled-unselected-track-outline-color: #e2e2e6;--mat-switch-label-text-color: #e2e2e6}.theme-dark .tertiary-slide-toggle{--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .08;--mdc-switch-selected-pressed-state-layer-opacity: .12;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .08;--mdc-switch-unselected-pressed-state-layer-opacity: .12;--mdc-switch-selected-focus-state-layer-color: #ffb4a9;--mdc-switch-selected-handle-color: #690001;--mdc-switch-selected-hover-state-layer-color: #ffb4a9;--mdc-switch-selected-pressed-state-layer-color: #ffb4a9;--mdc-switch-selected-focus-handle-color: #930002;--mdc-switch-selected-hover-handle-color: #930002;--mdc-switch-selected-pressed-handle-color: #930002;--mdc-switch-selected-focus-track-color: #ffb4a9;--mdc-switch-selected-hover-track-color: #ffb4a9;--mdc-switch-selected-pressed-track-color: #ffb4a9;--mdc-switch-selected-track-color: #ffb4a9;--mdc-switch-disabled-selected-handle-color: #1a1c1e;--mdc-switch-disabled-selected-icon-color: #e2e2e6;--mdc-switch-disabled-selected-track-color: #e2e2e6;--mdc-switch-disabled-unselected-handle-color: #e2e2e6;--mdc-switch-disabled-unselected-icon-color: #48454e;--mdc-switch-disabled-unselected-track-color: #48454e;--mdc-switch-selected-icon-color: #ffdad5;--mdc-switch-unselected-focus-handle-color: #e6e0ec;--mdc-switch-unselected-focus-state-layer-color: #e2e2e6;--mdc-switch-unselected-focus-track-color: #48454e;--mdc-switch-unselected-handle-color: #938f99;--mdc-switch-unselected-hover-handle-color: #e6e0ec;--mdc-switch-unselected-hover-state-layer-color: #e2e2e6;--mdc-switch-unselected-hover-track-color: #48454e;--mdc-switch-unselected-icon-color: #48454e;--mdc-switch-unselected-pressed-handle-color: #e6e0ec;--mdc-switch-unselected-pressed-state-layer-color: #e2e2e6;--mdc-switch-unselected-pressed-track-color: #48454e;--mdc-switch-unselected-track-color: #48454e;--mat-switch-track-outline-color: #938f99;--mat-switch-disabled-unselected-track-outline-color: #e2e2e6;--mat-switch-label-text-color: #e2e2e6}.theme-dark .error-slide-toggle{--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .08;--mdc-switch-selected-pressed-state-layer-opacity: .12;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .08;--mdc-switch-unselected-pressed-state-layer-opacity: .12;--mdc-switch-selected-focus-state-layer-color: #ffb4ab;--mdc-switch-selected-handle-color: #690005;--mdc-switch-selected-hover-state-layer-color: #ffb4ab;--mdc-switch-selected-pressed-state-layer-color: #ffb4ab;--mdc-switch-selected-focus-handle-color: #93000a;--mdc-switch-selected-hover-handle-color: #93000a;--mdc-switch-selected-pressed-handle-color: #93000a;--mdc-switch-selected-focus-track-color: #ffb4ab;--mdc-switch-selected-hover-track-color: #ffb4ab;--mdc-switch-selected-pressed-track-color: #ffb4ab;--mdc-switch-selected-track-color: #ffb4ab;--mdc-switch-disabled-selected-handle-color: #1a1c1e;--mdc-switch-disabled-selected-icon-color: #e2e2e6;--mdc-switch-disabled-selected-track-color: #e2e2e6;--mdc-switch-disabled-unselected-handle-color: #e2e2e6;--mdc-switch-disabled-unselected-icon-color: #48454e;--mdc-switch-disabled-unselected-track-color: #48454e;--mdc-switch-selected-icon-color: #ffdad6;--mdc-switch-unselected-focus-handle-color: #e6e0ec;--mdc-switch-unselected-focus-state-layer-color: #e2e2e6;--mdc-switch-unselected-focus-track-color: #48454e;--mdc-switch-unselected-handle-color: #938f99;--mdc-switch-unselected-hover-handle-color: #e6e0ec;--mdc-switch-unselected-hover-state-layer-color: #e2e2e6;--mdc-switch-unselected-hover-track-color: #48454e;--mdc-switch-unselected-icon-color: #48454e;--mdc-switch-unselected-pressed-handle-color: #e6e0ec;--mdc-switch-unselected-pressed-state-layer-color: #e2e2e6;--mdc-switch-unselected-pressed-track-color: #48454e;--mdc-switch-unselected-track-color: #48454e;--mat-switch-track-outline-color: #938f99;--mat-switch-disabled-unselected-track-outline-color: #e2e2e6;--mat-switch-label-text-color: #e2e2e6}.theme-dark .primary-slider{--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-slider-handle-color: #cebdff;--mdc-slider-focus-handle-color: #cebdff;--mdc-slider-hover-handle-color: #cebdff;--mdc-slider-active-track-color: #cebdff;--mdc-slider-inactive-track-color: #48454e;--mdc-slider-with-tick-marks-inactive-container-color: #e6e0ec;--mdc-slider-with-tick-marks-active-container-color: #380095;--mdc-slider-disabled-active-track-color: #e2e2e6;--mdc-slider-disabled-handle-color: #e2e2e6;--mdc-slider-disabled-inactive-track-color: #e2e2e6;--mdc-slider-label-container-color: #cebdff;--mdc-slider-label-label-text-color: #380095;--mdc-slider-with-overlap-handle-outline-color: #380095;--mdc-slider-with-tick-marks-disabled-container-color: #e2e2e6;--mat-slider-ripple-color: #cebdff;--mat-slider-hover-state-layer-color: rgba(206, 189, 255, .05);--mat-slider-focus-state-layer-color: rgba(206, 189, 255, .2)}.theme-dark .secondary-slider{--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-slider-handle-color: #aec6ff;--mdc-slider-focus-handle-color: #aec6ff;--mdc-slider-hover-handle-color: #aec6ff;--mdc-slider-active-track-color: #aec6ff;--mdc-slider-inactive-track-color: #48454e;--mdc-slider-with-tick-marks-inactive-container-color: #e6e0ec;--mdc-slider-with-tick-marks-active-container-color: #002e6b;--mdc-slider-disabled-active-track-color: #e2e2e6;--mdc-slider-disabled-handle-color: #e2e2e6;--mdc-slider-disabled-inactive-track-color: #e2e2e6;--mdc-slider-label-container-color: #aec6ff;--mdc-slider-label-label-text-color: #002e6b;--mdc-slider-with-overlap-handle-outline-color: #002e6b;--mdc-slider-with-tick-marks-disabled-container-color: #e2e2e6;--mat-slider-ripple-color: #aec6ff;--mat-slider-hover-state-layer-color: rgba(174, 198, 255, .05);--mat-slider-focus-state-layer-color: rgba(174, 198, 255, .2)}.theme-dark .tertiary-slider{--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-slider-handle-color: #ffb4a9;--mdc-slider-focus-handle-color: #ffb4a9;--mdc-slider-hover-handle-color: #ffb4a9;--mdc-slider-active-track-color: #ffb4a9;--mdc-slider-inactive-track-color: #48454e;--mdc-slider-with-tick-marks-inactive-container-color: #e6e0ec;--mdc-slider-with-tick-marks-active-container-color: #690001;--mdc-slider-disabled-active-track-color: #e2e2e6;--mdc-slider-disabled-handle-color: #e2e2e6;--mdc-slider-disabled-inactive-track-color: #e2e2e6;--mdc-slider-label-container-color: #ffb4a9;--mdc-slider-label-label-text-color: #690001;--mdc-slider-with-overlap-handle-outline-color: #690001;--mdc-slider-with-tick-marks-disabled-container-color: #e2e2e6;--mat-slider-ripple-color: #ffb4a9;--mat-slider-hover-state-layer-color: rgba(255, 180, 169, .05);--mat-slider-focus-state-layer-color: rgba(255, 180, 169, .2)}.theme-dark .error-slider{--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-slider-handle-color: #ffb4ab;--mdc-slider-focus-handle-color: #ffb4ab;--mdc-slider-hover-handle-color: #ffb4ab;--mdc-slider-active-track-color: #ffb4ab;--mdc-slider-inactive-track-color: #48454e;--mdc-slider-with-tick-marks-inactive-container-color: #e6e0ec;--mdc-slider-with-tick-marks-active-container-color: #690005;--mdc-slider-disabled-active-track-color: #e2e2e6;--mdc-slider-disabled-handle-color: #e2e2e6;--mdc-slider-disabled-inactive-track-color: #e2e2e6;--mdc-slider-label-container-color: #ffb4ab;--mdc-slider-label-label-text-color: #690005;--mdc-slider-with-overlap-handle-outline-color: #690005;--mdc-slider-with-tick-marks-disabled-container-color: #e2e2e6;--mat-slider-ripple-color: #ffb4ab;--mat-slider-hover-state-layer-color: rgba(255, 180, 171, .05);--mat-slider-focus-state-layer-color: rgba(255, 180, 171, .2)}.theme-dark .primary-stepper{--mat-stepper-header-icon-foreground-color: #1a1c1e;--mat-stepper-header-selected-state-icon-background-color: #cebdff;--mat-stepper-header-selected-state-icon-foreground-color: #380095;--mat-stepper-header-edit-state-icon-background-color: #cebdff;--mat-stepper-header-edit-state-icon-foreground-color: #380095;--mat-stepper-container-color: #1a1c1e;--mat-stepper-line-color: #938f99;--mat-stepper-header-hover-state-layer-color: rgba(226, 226, 230, .08);--mat-stepper-header-focus-state-layer-color: rgba(226, 226, 230, .12);--mat-stepper-header-label-text-color: #e6e0ec;--mat-stepper-header-optional-label-text-color: #e6e0ec;--mat-stepper-header-selected-state-label-text-color: #e6e0ec;--mat-stepper-header-error-state-label-text-color: #ffb4ab;--mat-stepper-header-icon-background-color: #e6e0ec;--mat-stepper-header-error-state-icon-foreground-color: #ffb4ab}.theme-dark .secondary-stepper{--mat-stepper-header-icon-foreground-color: #1a1c1e;--mat-stepper-header-selected-state-icon-background-color: #aec6ff;--mat-stepper-header-selected-state-icon-foreground-color: #002e6b;--mat-stepper-header-edit-state-icon-background-color: #aec6ff;--mat-stepper-header-edit-state-icon-foreground-color: #002e6b;--mat-stepper-container-color: #1a1c1e;--mat-stepper-line-color: #938f99;--mat-stepper-header-hover-state-layer-color: rgba(226, 226, 230, .08);--mat-stepper-header-focus-state-layer-color: rgba(226, 226, 230, .12);--mat-stepper-header-label-text-color: #e6e0ec;--mat-stepper-header-optional-label-text-color: #e6e0ec;--mat-stepper-header-selected-state-label-text-color: #e6e0ec;--mat-stepper-header-error-state-label-text-color: #ffb4ab;--mat-stepper-header-icon-background-color: #e6e0ec;--mat-stepper-header-error-state-icon-foreground-color: #ffb4ab}.theme-dark .tertiary-stepper{--mat-stepper-header-icon-foreground-color: #1a1c1e;--mat-stepper-header-selected-state-icon-background-color: #ffb4a9;--mat-stepper-header-selected-state-icon-foreground-color: #690001;--mat-stepper-header-edit-state-icon-background-color: #ffb4a9;--mat-stepper-header-edit-state-icon-foreground-color: #690001;--mat-stepper-container-color: #1a1c1e;--mat-stepper-line-color: #938f99;--mat-stepper-header-hover-state-layer-color: rgba(226, 226, 230, .08);--mat-stepper-header-focus-state-layer-color: rgba(226, 226, 230, .12);--mat-stepper-header-label-text-color: #e6e0ec;--mat-stepper-header-optional-label-text-color: #e6e0ec;--mat-stepper-header-selected-state-label-text-color: #e6e0ec;--mat-stepper-header-error-state-label-text-color: #ffb4ab;--mat-stepper-header-icon-background-color: #e6e0ec;--mat-stepper-header-error-state-icon-foreground-color: #ffb4ab}.theme-dark .error-stepper{--mat-stepper-header-icon-foreground-color: #1a1c1e;--mat-stepper-header-selected-state-icon-background-color: #ffb4ab;--mat-stepper-header-selected-state-icon-foreground-color: #690005;--mat-stepper-header-edit-state-icon-background-color: #ffb4ab;--mat-stepper-header-edit-state-icon-foreground-color: #690005;--mat-stepper-container-color: #1a1c1e;--mat-stepper-line-color: #938f99;--mat-stepper-header-hover-state-layer-color: rgba(226, 226, 230, .08);--mat-stepper-header-focus-state-layer-color: rgba(226, 226, 230, .12);--mat-stepper-header-label-text-color: #e6e0ec;--mat-stepper-header-optional-label-text-color: #e6e0ec;--mat-stepper-header-selected-state-label-text-color: #e6e0ec;--mat-stepper-header-error-state-label-text-color: #ffb4ab;--mat-stepper-header-icon-background-color: #e6e0ec;--mat-stepper-header-error-state-icon-foreground-color: #ffb4ab}.theme-dark .primary-tabs{--mdc-tab-indicator-active-indicator-color: #cebdff;--mat-tab-header-divider-color: #48454e;--mat-tab-header-pagination-icon-color: #e2e2e6;--mat-tab-header-inactive-label-text-color: #e2e2e6;--mat-tab-header-active-label-text-color: #e2e2e6;--mat-tab-header-active-ripple-color: #e2e2e6;--mat-tab-header-inactive-ripple-color: #e2e2e6;--mat-tab-header-inactive-focus-label-text-color: #e2e2e6;--mat-tab-header-inactive-hover-label-text-color: #e2e2e6;--mat-tab-header-active-focus-label-text-color: #e2e2e6;--mat-tab-header-active-hover-label-text-color: #e2e2e6;--mat-tab-header-active-focus-indicator-color: #cebdff;--mat-tab-header-active-hover-indicator-color: #cebdff}.theme-dark .secondary-tabs{--mdc-tab-indicator-active-indicator-color: #aec6ff;--mat-tab-header-divider-color: #48454e;--mat-tab-header-pagination-icon-color: #e2e2e6;--mat-tab-header-inactive-label-text-color: #e2e2e6;--mat-tab-header-active-label-text-color: #e2e2e6;--mat-tab-header-active-ripple-color: #e2e2e6;--mat-tab-header-inactive-ripple-color: #e2e2e6;--mat-tab-header-inactive-focus-label-text-color: #e2e2e6;--mat-tab-header-inactive-hover-label-text-color: #e2e2e6;--mat-tab-header-active-focus-label-text-color: #e2e2e6;--mat-tab-header-active-hover-label-text-color: #e2e2e6;--mat-tab-header-active-focus-indicator-color: #aec6ff;--mat-tab-header-active-hover-indicator-color: #aec6ff}.theme-dark .tertiary-tabs{--mdc-tab-indicator-active-indicator-color: #ffb4a9;--mat-tab-header-divider-color: #48454e;--mat-tab-header-pagination-icon-color: #e2e2e6;--mat-tab-header-inactive-label-text-color: #e2e2e6;--mat-tab-header-active-label-text-color: #e2e2e6;--mat-tab-header-active-ripple-color: #e2e2e6;--mat-tab-header-inactive-ripple-color: #e2e2e6;--mat-tab-header-inactive-focus-label-text-color: #e2e2e6;--mat-tab-header-inactive-hover-label-text-color: #e2e2e6;--mat-tab-header-active-focus-label-text-color: #e2e2e6;--mat-tab-header-active-hover-label-text-color: #e2e2e6;--mat-tab-header-active-focus-indicator-color: #ffb4a9;--mat-tab-header-active-hover-indicator-color: #ffb4a9}.theme-dark .error-tabs{--mdc-tab-indicator-active-indicator-color: #ffb4ab;--mat-tab-header-divider-color: #48454e;--mat-tab-header-pagination-icon-color: #e2e2e6;--mat-tab-header-inactive-label-text-color: #e2e2e6;--mat-tab-header-active-label-text-color: #e2e2e6;--mat-tab-header-active-ripple-color: #e2e2e6;--mat-tab-header-inactive-ripple-color: #e2e2e6;--mat-tab-header-inactive-focus-label-text-color: #e2e2e6;--mat-tab-header-inactive-hover-label-text-color: #e2e2e6;--mat-tab-header-active-focus-label-text-color: #e2e2e6;--mat-tab-header-active-hover-label-text-color: #e2e2e6;--mat-tab-header-active-focus-indicator-color: #ffb4ab;--mat-tab-header-active-hover-indicator-color: #ffb4ab}.theme-dark .primary-badge-light{--mat-badge-background-color: #6745c6;--mat-badge-text-color: #ffffff;--mat-badge-disabled-state-background-color: rgba(103, 69, 198, .38);--mat-badge-disabled-state-text-color: #ffffff}.theme-dark .secondary-badge-light{--mat-badge-background-color: #005ac4;--mat-badge-text-color: #ffffff;--mat-badge-disabled-state-background-color: rgba(0, 90, 196, .38);--mat-badge-disabled-state-text-color: #ffffff}.theme-dark .tertiary-badge-light{--mat-badge-background-color: #b62319;--mat-badge-text-color: #ffffff;--mat-badge-disabled-state-background-color: rgba(182, 35, 25, .38);--mat-badge-disabled-state-text-color: #ffffff}.theme-dark .error-badge-light{--mat-badge-background-color: #ba1a1a;--mat-badge-text-color: #ffffff;--mat-badge-disabled-state-background-color: rgba(186, 26, 26, .38);--mat-badge-disabled-state-text-color: #ffffff}.theme-dark .primary-button-light{--mdc-text-button-label-text-color: #6745c6;--mdc-text-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-protected-button-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-container-color: #f9f9fc;--mdc-protected-button-label-text-color: #6745c6;--mdc-protected-button-disabled-container-color: rgba(26, 28, 30, .12);--mdc-protected-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-filled-button-container-color: #6745c6;--mdc-filled-button-label-text-color: #ffffff;--mdc-filled-button-disabled-container-color: rgba(26, 28, 30, .12);--mdc-filled-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-button-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-outlined-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-button-label-text-color: #6745c6;--mdc-outlined-button-outline-color: #79757f;--mat-text-button-state-layer-color: #6745c6;--mat-text-button-disabled-state-layer-color: #48454e;--mat-text-button-ripple-color: rgba(103, 69, 198, .12);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mat-protected-button-state-layer-color: #6745c6;--mat-protected-button-disabled-state-layer-color: #48454e;--mat-protected-button-ripple-color: rgba(103, 69, 198, .12);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mat-filled-button-state-layer-color: #ffffff;--mat-filled-button-disabled-state-layer-color: #48454e;--mat-filled-button-ripple-color: rgba(255, 255, 255, .12);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mat-outlined-button-state-layer-color: #6745c6;--mat-outlined-button-disabled-state-layer-color: #48454e;--mat-outlined-button-ripple-color: rgba(103, 69, 198, .12);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.theme-dark .primary-button-light.mat-mdc-unelevated-button[disabled],.theme-dark .primary-button-light .mat-mdc-unelevated-button.mat-mdc-button-disabled{color:#e2e2e661;background-color:#e2e2e61f}.theme-dark .primary-button-light.mat-mdc-outlined-button[disabled],.theme-dark .primary-button-light .mat-mdc-outlined-button.mat-mdc-button-disabled{color:#e2e2e661;border-color:#e2e2e61f}.theme-dark .primary-button-light.mat-mdc-button[disabled],.theme-dark .primary-button-light .mat-mdc-button.mat-mdc-button-disabled{color:#e2e2e661}.theme-dark .primary-button-light.mat-mdc-raised-button[disabled],.theme-dark .primary-button-light .mat-mdc-raised-button.mat-mdc-button-disabled{color:#e2e2e661;background-color:#e2e2e61f}.theme-dark .secondary-button-light{--mdc-text-button-label-text-color: #005ac4;--mdc-text-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-protected-button-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-container-color: #f9f9fc;--mdc-protected-button-label-text-color: #005ac4;--mdc-protected-button-disabled-container-color: rgba(26, 28, 30, .12);--mdc-protected-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-filled-button-container-color: #005ac4;--mdc-filled-button-label-text-color: #ffffff;--mdc-filled-button-disabled-container-color: rgba(26, 28, 30, .12);--mdc-filled-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-button-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-outlined-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-button-label-text-color: #005ac4;--mdc-outlined-button-outline-color: #79757f;--mat-text-button-state-layer-color: #005ac4;--mat-text-button-disabled-state-layer-color: #48454e;--mat-text-button-ripple-color: rgba(0, 90, 196, .12);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mat-protected-button-state-layer-color: #005ac4;--mat-protected-button-disabled-state-layer-color: #48454e;--mat-protected-button-ripple-color: rgba(0, 90, 196, .12);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mat-filled-button-state-layer-color: #ffffff;--mat-filled-button-disabled-state-layer-color: #48454e;--mat-filled-button-ripple-color: rgba(255, 255, 255, .12);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mat-outlined-button-state-layer-color: #005ac4;--mat-outlined-button-disabled-state-layer-color: #48454e;--mat-outlined-button-ripple-color: rgba(0, 90, 196, .12);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.theme-dark .secondary-button-light.mat-mdc-unelevated-button[disabled],.theme-dark .secondary-button-light .mat-mdc-unelevated-button.mat-mdc-button-disabled{color:#e2e2e661;background-color:#e2e2e61f}.theme-dark .secondary-button-light.mat-mdc-outlined-button[disabled],.theme-dark .secondary-button-light .mat-mdc-outlined-button.mat-mdc-button-disabled{color:#e2e2e661;border-color:#e2e2e61f}.theme-dark .secondary-button-light.mat-mdc-button[disabled],.theme-dark .secondary-button-light .mat-mdc-button.mat-mdc-button-disabled{color:#e2e2e661}.theme-dark .secondary-button-light.mat-mdc-raised-button[disabled],.theme-dark .secondary-button-light .mat-mdc-raised-button.mat-mdc-button-disabled{color:#e2e2e661;background-color:#e2e2e61f}.theme-dark .tertiary-button-light{--mdc-text-button-label-text-color: #b62319;--mdc-text-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-protected-button-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-container-color: #f9f9fc;--mdc-protected-button-label-text-color: #b62319;--mdc-protected-button-disabled-container-color: rgba(26, 28, 30, .12);--mdc-protected-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-filled-button-container-color: #b62319;--mdc-filled-button-label-text-color: #ffffff;--mdc-filled-button-disabled-container-color: rgba(26, 28, 30, .12);--mdc-filled-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-button-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-outlined-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-button-label-text-color: #b62319;--mdc-outlined-button-outline-color: #79757f;--mat-text-button-state-layer-color: #b62319;--mat-text-button-disabled-state-layer-color: #48454e;--mat-text-button-ripple-color: rgba(182, 35, 25, .12);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mat-protected-button-state-layer-color: #b62319;--mat-protected-button-disabled-state-layer-color: #48454e;--mat-protected-button-ripple-color: rgba(182, 35, 25, .12);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mat-filled-button-state-layer-color: #ffffff;--mat-filled-button-disabled-state-layer-color: #48454e;--mat-filled-button-ripple-color: rgba(255, 255, 255, .12);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mat-outlined-button-state-layer-color: #b62319;--mat-outlined-button-disabled-state-layer-color: #48454e;--mat-outlined-button-ripple-color: rgba(182, 35, 25, .12);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.theme-dark .tertiary-button-light.mat-mdc-unelevated-button[disabled],.theme-dark .tertiary-button-light .mat-mdc-unelevated-button.mat-mdc-button-disabled{color:#e2e2e661;background-color:#e2e2e61f}.theme-dark .tertiary-button-light.mat-mdc-outlined-button[disabled],.theme-dark .tertiary-button-light .mat-mdc-outlined-button.mat-mdc-button-disabled{color:#e2e2e661;border-color:#e2e2e61f}.theme-dark .tertiary-button-light.mat-mdc-button[disabled],.theme-dark .tertiary-button-light .mat-mdc-button.mat-mdc-button-disabled{color:#e2e2e661}.theme-dark .tertiary-button-light.mat-mdc-raised-button[disabled],.theme-dark .tertiary-button-light .mat-mdc-raised-button.mat-mdc-button-disabled{color:#e2e2e661;background-color:#e2e2e61f}.theme-dark .error-button-light{--mdc-text-button-label-text-color: #ba1a1a;--mdc-text-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-protected-button-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-container-color: #f9f9fc;--mdc-protected-button-label-text-color: #ba1a1a;--mdc-protected-button-disabled-container-color: rgba(26, 28, 30, .12);--mdc-protected-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-filled-button-container-color: #ba1a1a;--mdc-filled-button-label-text-color: #ffffff;--mdc-filled-button-disabled-container-color: rgba(26, 28, 30, .12);--mdc-filled-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-button-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-outlined-button-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-button-label-text-color: #ba1a1a;--mdc-outlined-button-outline-color: #79757f;--mat-text-button-state-layer-color: #ba1a1a;--mat-text-button-disabled-state-layer-color: #48454e;--mat-text-button-ripple-color: rgba(186, 26, 26, .12);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mat-protected-button-state-layer-color: #ba1a1a;--mat-protected-button-disabled-state-layer-color: #48454e;--mat-protected-button-ripple-color: rgba(186, 26, 26, .12);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mat-filled-button-state-layer-color: #ffffff;--mat-filled-button-disabled-state-layer-color: #48454e;--mat-filled-button-ripple-color: rgba(255, 255, 255, .12);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mat-outlined-button-state-layer-color: #ba1a1a;--mat-outlined-button-disabled-state-layer-color: #48454e;--mat-outlined-button-ripple-color: rgba(186, 26, 26, .12);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.theme-dark .error-button-light.mat-mdc-unelevated-button[disabled],.theme-dark .error-button-light .mat-mdc-unelevated-button.mat-mdc-button-disabled{color:#e2e2e661;background-color:#e2e2e61f}.theme-dark .error-button-light.mat-mdc-outlined-button[disabled],.theme-dark .error-button-light .mat-mdc-outlined-button.mat-mdc-button-disabled{color:#e2e2e661;border-color:#e2e2e61f}.theme-dark .error-button-light.mat-mdc-button[disabled],.theme-dark .error-button-light .mat-mdc-button.mat-mdc-button-disabled{color:#e2e2e661}.theme-dark .error-button-light.mat-mdc-raised-button[disabled],.theme-dark .error-button-light .mat-mdc-raised-button.mat-mdc-button-disabled{color:#e2e2e661;background-color:#e2e2e61f}.theme-dark .mat-accent.mat-mdc-checkbox.primary-checkbox-light{--mdc-checkbox-disabled-selected-checkmark-color: #f9f9fc;--mdc-checkbox-selected-focus-state-layer-opacity: .12;--mdc-checkbox-selected-hover-state-layer-opacity: .08;--mdc-checkbox-selected-pressed-state-layer-opacity: .12;--mdc-checkbox-unselected-focus-state-layer-opacity: .12;--mdc-checkbox-unselected-hover-state-layer-opacity: .08;--mdc-checkbox-unselected-pressed-state-layer-opacity: .12;--mdc-checkbox-selected-pressed-icon-color: #6745c6;--mdc-checkbox-disabled-selected-icon-color: rgba(26, 28, 30, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(26, 28, 30, .38);--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #6745c6;--mdc-checkbox-selected-hover-icon-color: #6745c6;--mdc-checkbox-selected-icon-color: #6745c6;--mdc-checkbox-unselected-focus-icon-color: #1a1c1e;--mdc-checkbox-unselected-hover-icon-color: #1a1c1e;--mdc-checkbox-unselected-icon-color: #48454e;--mdc-checkbox-selected-focus-state-layer-color: #6745c6;--mdc-checkbox-selected-hover-state-layer-color: #6745c6;--mdc-checkbox-selected-pressed-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-focus-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-hover-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-pressed-state-layer-color: #6745c6;--mat-checkbox-disabled-label-color: rgba(26, 28, 30, .38);--mat-checkbox-label-text-color: #1a1c1e}.theme-dark .mat-accent.mat-mdc-checkbox.secondary-checkbox-light{--mdc-checkbox-disabled-selected-checkmark-color: #f9f9fc;--mdc-checkbox-selected-focus-state-layer-opacity: .12;--mdc-checkbox-selected-hover-state-layer-opacity: .08;--mdc-checkbox-selected-pressed-state-layer-opacity: .12;--mdc-checkbox-unselected-focus-state-layer-opacity: .12;--mdc-checkbox-unselected-hover-state-layer-opacity: .08;--mdc-checkbox-unselected-pressed-state-layer-opacity: .12;--mdc-checkbox-selected-pressed-icon-color: #005ac4;--mdc-checkbox-disabled-selected-icon-color: rgba(26, 28, 30, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(26, 28, 30, .38);--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #005ac4;--mdc-checkbox-selected-hover-icon-color: #005ac4;--mdc-checkbox-selected-icon-color: #005ac4;--mdc-checkbox-unselected-focus-icon-color: #1a1c1e;--mdc-checkbox-unselected-hover-icon-color: #1a1c1e;--mdc-checkbox-unselected-icon-color: #48454e;--mdc-checkbox-selected-focus-state-layer-color: #005ac4;--mdc-checkbox-selected-hover-state-layer-color: #005ac4;--mdc-checkbox-selected-pressed-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-focus-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-hover-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-pressed-state-layer-color: #005ac4;--mat-checkbox-disabled-label-color: rgba(26, 28, 30, .38);--mat-checkbox-label-text-color: #1a1c1e}.theme-dark .mat-accent.mat-mdc-checkbox.tertiary-checkbox-light{--mdc-checkbox-disabled-selected-checkmark-color: #f9f9fc;--mdc-checkbox-selected-focus-state-layer-opacity: .12;--mdc-checkbox-selected-hover-state-layer-opacity: .08;--mdc-checkbox-selected-pressed-state-layer-opacity: .12;--mdc-checkbox-unselected-focus-state-layer-opacity: .12;--mdc-checkbox-unselected-hover-state-layer-opacity: .08;--mdc-checkbox-unselected-pressed-state-layer-opacity: .12;--mdc-checkbox-selected-pressed-icon-color: #b62319;--mdc-checkbox-disabled-selected-icon-color: rgba(26, 28, 30, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(26, 28, 30, .38);--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #b62319;--mdc-checkbox-selected-hover-icon-color: #b62319;--mdc-checkbox-selected-icon-color: #b62319;--mdc-checkbox-unselected-focus-icon-color: #1a1c1e;--mdc-checkbox-unselected-hover-icon-color: #1a1c1e;--mdc-checkbox-unselected-icon-color: #48454e;--mdc-checkbox-selected-focus-state-layer-color: #b62319;--mdc-checkbox-selected-hover-state-layer-color: #b62319;--mdc-checkbox-selected-pressed-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-focus-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-hover-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-pressed-state-layer-color: #b62319;--mat-checkbox-disabled-label-color: rgba(26, 28, 30, .38);--mat-checkbox-label-text-color: #1a1c1e}.theme-dark .mat-accent.mat-mdc-checkbox.error-checkbox-light{--mdc-checkbox-disabled-selected-checkmark-color: #f9f9fc;--mdc-checkbox-selected-focus-state-layer-opacity: .12;--mdc-checkbox-selected-hover-state-layer-opacity: .08;--mdc-checkbox-selected-pressed-state-layer-opacity: .12;--mdc-checkbox-unselected-focus-state-layer-opacity: .12;--mdc-checkbox-unselected-hover-state-layer-opacity: .08;--mdc-checkbox-unselected-pressed-state-layer-opacity: .12;--mdc-checkbox-selected-pressed-icon-color: #ba1a1a;--mdc-checkbox-disabled-selected-icon-color: rgba(26, 28, 30, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(26, 28, 30, .38);--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #ba1a1a;--mdc-checkbox-selected-hover-icon-color: #ba1a1a;--mdc-checkbox-selected-icon-color: #ba1a1a;--mdc-checkbox-unselected-focus-icon-color: #1a1c1e;--mdc-checkbox-unselected-hover-icon-color: #1a1c1e;--mdc-checkbox-unselected-icon-color: #48454e;--mdc-checkbox-selected-focus-state-layer-color: #ba1a1a;--mdc-checkbox-selected-hover-state-layer-color: #ba1a1a;--mdc-checkbox-selected-pressed-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-focus-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-hover-state-layer-color: #1a1c1e;--mdc-checkbox-unselected-pressed-state-layer-color: #ba1a1a;--mat-checkbox-disabled-label-color: rgba(26, 28, 30, .38);--mat-checkbox-label-text-color: #1a1c1e}.theme-dark .primary-chips-light{--mdc-chip-outline-color: #79757f;--mdc-chip-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-chip-focus-outline-color: #48454e;--mdc-chip-hover-state-layer-opacity: .08;--mdc-chip-selected-hover-state-layer-opacity: .08;--mdc-chip-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-chip-elevated-selected-container-color: #e8ddff;--mdc-chip-flat-disabled-selected-container-color: rgba(26, 28, 30, .12);--mdc-chip-focus-state-layer-color: #48454e;--mdc-chip-hover-state-layer-color: #48454e;--mdc-chip-selected-hover-state-layer-color: #20005e;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #20005e;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #48454e;--mdc-chip-selected-label-text-color: #20005e;--mdc-chip-with-icon-icon-color: #48454e;--mdc-chip-with-icon-disabled-icon-color: #1a1c1e;--mdc-chip-with-icon-selected-icon-color: #20005e;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #1a1c1e;--mdc-chip-with-trailing-icon-trailing-icon-color: #48454e;--mat-chip-trailing-action-state-layer-color: #48454e;--mat-chip-selected-trailing-action-state-layer-color: #20005e;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-selected-disabled-trailing-icon-color: #1a1c1e;--mat-chip-selected-trailing-icon-color: #20005e}.theme-dark .secondary-chips-light{--mdc-chip-outline-color: #79757f;--mdc-chip-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-chip-focus-outline-color: #48454e;--mdc-chip-hover-state-layer-opacity: .08;--mdc-chip-selected-hover-state-layer-opacity: .08;--mdc-chip-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-chip-elevated-selected-container-color: #d8e2ff;--mdc-chip-flat-disabled-selected-container-color: rgba(26, 28, 30, .12);--mdc-chip-focus-state-layer-color: #48454e;--mdc-chip-hover-state-layer-color: #48454e;--mdc-chip-selected-hover-state-layer-color: #001a42;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #001a42;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #48454e;--mdc-chip-selected-label-text-color: #001a42;--mdc-chip-with-icon-icon-color: #48454e;--mdc-chip-with-icon-disabled-icon-color: #1a1c1e;--mdc-chip-with-icon-selected-icon-color: #001a42;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #1a1c1e;--mdc-chip-with-trailing-icon-trailing-icon-color: #48454e;--mat-chip-trailing-action-state-layer-color: #48454e;--mat-chip-selected-trailing-action-state-layer-color: #001a42;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-selected-disabled-trailing-icon-color: #1a1c1e;--mat-chip-selected-trailing-icon-color: #001a42}.theme-dark .tertiary-chips-light{--mdc-chip-outline-color: #79757f;--mdc-chip-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-chip-focus-outline-color: #48454e;--mdc-chip-hover-state-layer-opacity: .08;--mdc-chip-selected-hover-state-layer-opacity: .08;--mdc-chip-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-chip-elevated-selected-container-color: #ffdad5;--mdc-chip-flat-disabled-selected-container-color: rgba(26, 28, 30, .12);--mdc-chip-focus-state-layer-color: #48454e;--mdc-chip-hover-state-layer-color: #48454e;--mdc-chip-selected-hover-state-layer-color: #410000;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #410000;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #48454e;--mdc-chip-selected-label-text-color: #410000;--mdc-chip-with-icon-icon-color: #48454e;--mdc-chip-with-icon-disabled-icon-color: #1a1c1e;--mdc-chip-with-icon-selected-icon-color: #410000;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #1a1c1e;--mdc-chip-with-trailing-icon-trailing-icon-color: #48454e;--mat-chip-trailing-action-state-layer-color: #48454e;--mat-chip-selected-trailing-action-state-layer-color: #410000;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-selected-disabled-trailing-icon-color: #1a1c1e;--mat-chip-selected-trailing-icon-color: #410000}.theme-dark .error-chips-light{--mdc-chip-outline-color: #79757f;--mdc-chip-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-chip-focus-outline-color: #48454e;--mdc-chip-hover-state-layer-opacity: .08;--mdc-chip-selected-hover-state-layer-opacity: .08;--mdc-chip-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-chip-elevated-selected-container-color: #ffdad6;--mdc-chip-flat-disabled-selected-container-color: rgba(26, 28, 30, .12);--mdc-chip-focus-state-layer-color: #48454e;--mdc-chip-hover-state-layer-color: #48454e;--mdc-chip-selected-hover-state-layer-color: #410002;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #410002;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #48454e;--mdc-chip-selected-label-text-color: #410002;--mdc-chip-with-icon-icon-color: #48454e;--mdc-chip-with-icon-disabled-icon-color: #1a1c1e;--mdc-chip-with-icon-selected-icon-color: #410002;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #1a1c1e;--mdc-chip-with-trailing-icon-trailing-icon-color: #48454e;--mat-chip-trailing-action-state-layer-color: #48454e;--mat-chip-selected-trailing-action-state-layer-color: #410002;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-selected-disabled-trailing-icon-color: #1a1c1e;--mat-chip-selected-trailing-icon-color: #410002}.theme-dark .primary-datepicker-light{--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #6745c6;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-today-selected-state-outline-color: #6745c6;--mat-datepicker-calendar-date-focus-state-background-color: rgba(26, 28, 30, .12);--mat-datepicker-calendar-date-hover-state-background-color: rgba(26, 28, 30, .08);--mat-datepicker-toggle-active-state-icon-color: #48454e;--mat-datepicker-calendar-date-in-range-state-background-color: #e8ddff;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #ffdad5;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #d8e2ff;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #005ac4;--mat-datepicker-toggle-icon-color: #48454e;--mat-datepicker-calendar-body-label-text-color: #1a1c1e;--mat-datepicker-calendar-period-button-text-color: #48454e;--mat-datepicker-calendar-period-button-icon-color: #48454e;--mat-datepicker-calendar-navigation-button-icon-color: #48454e;--mat-datepicker-calendar-header-text-color: #48454e;--mat-datepicker-calendar-date-today-outline-color: #6745c6;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-text-color: #1a1c1e;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-preview-state-outline-color: #6745c6;--mat-datepicker-range-input-separator-color: #1a1c1e;--mat-datepicker-range-input-disabled-state-separator-color: rgba(26, 28, 30, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-container-background-color: #e8e8eb;--mat-datepicker-calendar-container-text-color: #1a1c1e}.theme-dark .secondary-datepicker-light{--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #005ac4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-today-selected-state-outline-color: #005ac4;--mat-datepicker-calendar-date-focus-state-background-color: rgba(26, 28, 30, .12);--mat-datepicker-calendar-date-hover-state-background-color: rgba(26, 28, 30, .08);--mat-datepicker-toggle-active-state-icon-color: #48454e;--mat-datepicker-calendar-date-in-range-state-background-color: #d8e2ff;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #ffdad5;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #e8ddff;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #6745c6;--mat-datepicker-toggle-icon-color: #48454e;--mat-datepicker-calendar-body-label-text-color: #1a1c1e;--mat-datepicker-calendar-period-button-text-color: #48454e;--mat-datepicker-calendar-period-button-icon-color: #48454e;--mat-datepicker-calendar-navigation-button-icon-color: #48454e;--mat-datepicker-calendar-header-text-color: #48454e;--mat-datepicker-calendar-date-today-outline-color: #005ac4;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-text-color: #1a1c1e;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-preview-state-outline-color: #005ac4;--mat-datepicker-range-input-separator-color: #1a1c1e;--mat-datepicker-range-input-disabled-state-separator-color: rgba(26, 28, 30, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-container-background-color: #e8e8eb;--mat-datepicker-calendar-container-text-color: #1a1c1e}.theme-dark .tertiary-datepicker-light{--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #b62319;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-today-selected-state-outline-color: #b62319;--mat-datepicker-calendar-date-focus-state-background-color: rgba(26, 28, 30, .12);--mat-datepicker-calendar-date-hover-state-background-color: rgba(26, 28, 30, .08);--mat-datepicker-toggle-active-state-icon-color: #48454e;--mat-datepicker-calendar-date-in-range-state-background-color: #ffdad5;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #e8ddff;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #d8e2ff;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #005ac4;--mat-datepicker-toggle-icon-color: #48454e;--mat-datepicker-calendar-body-label-text-color: #1a1c1e;--mat-datepicker-calendar-period-button-text-color: #48454e;--mat-datepicker-calendar-period-button-icon-color: #48454e;--mat-datepicker-calendar-navigation-button-icon-color: #48454e;--mat-datepicker-calendar-header-text-color: #48454e;--mat-datepicker-calendar-date-today-outline-color: #b62319;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-text-color: #1a1c1e;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-preview-state-outline-color: #b62319;--mat-datepicker-range-input-separator-color: #1a1c1e;--mat-datepicker-range-input-disabled-state-separator-color: rgba(26, 28, 30, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-container-background-color: #e8e8eb;--mat-datepicker-calendar-container-text-color: #1a1c1e}.theme-dark .error-datepicker-light{--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #ba1a1a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-today-selected-state-outline-color: #ba1a1a;--mat-datepicker-calendar-date-focus-state-background-color: rgba(26, 28, 30, .12);--mat-datepicker-calendar-date-hover-state-background-color: rgba(26, 28, 30, .08);--mat-datepicker-toggle-active-state-icon-color: #48454e;--mat-datepicker-calendar-date-in-range-state-background-color: #ffdad6;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #ffdad5;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #d8e2ff;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #005ac4;--mat-datepicker-toggle-icon-color: #48454e;--mat-datepicker-calendar-body-label-text-color: #1a1c1e;--mat-datepicker-calendar-period-button-text-color: #48454e;--mat-datepicker-calendar-period-button-icon-color: #48454e;--mat-datepicker-calendar-navigation-button-icon-color: #48454e;--mat-datepicker-calendar-header-text-color: #48454e;--mat-datepicker-calendar-date-today-outline-color: #ba1a1a;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-text-color: #1a1c1e;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-date-preview-state-outline-color: #ba1a1a;--mat-datepicker-range-input-separator-color: #1a1c1e;--mat-datepicker-range-input-disabled-state-separator-color: rgba(26, 28, 30, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(26, 28, 30, .38);--mat-datepicker-calendar-container-background-color: #e8e8eb;--mat-datepicker-calendar-container-text-color: #1a1c1e}.theme-dark .primary-fab-light{--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-color: #e8ddff;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-container-color: #e8ddff;--mat-fab-foreground-color: #20005e;--mat-fab-state-layer-color: #20005e;--mat-fab-ripple-color: rgba(32, 0, 94, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(26, 28, 30, .12);--mat-fab-disabled-state-foreground-color: rgba(26, 28, 30, .38);--mat-fab-small-foreground-color: #20005e;--mat-fab-small-state-layer-color: #20005e;--mat-fab-small-ripple-color: rgba(32, 0, 94, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(26, 28, 30, .12);--mat-fab-small-disabled-state-foreground-color: rgba(26, 28, 30, .38)}.theme-dark .secondary-fab-light{--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-color: #d8e2ff;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-container-color: #d8e2ff;--mat-fab-foreground-color: #001a42;--mat-fab-state-layer-color: #001a42;--mat-fab-ripple-color: rgba(0, 26, 66, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(26, 28, 30, .12);--mat-fab-disabled-state-foreground-color: rgba(26, 28, 30, .38);--mat-fab-small-foreground-color: #001a42;--mat-fab-small-state-layer-color: #001a42;--mat-fab-small-ripple-color: rgba(0, 26, 66, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(26, 28, 30, .12);--mat-fab-small-disabled-state-foreground-color: rgba(26, 28, 30, .38)}.theme-dark .tertiary-fab-light{--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-color: #ffdad5;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-container-color: #ffdad5;--mat-fab-foreground-color: #410000;--mat-fab-state-layer-color: #410000;--mat-fab-ripple-color: rgba(65, 0, 0, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(26, 28, 30, .12);--mat-fab-disabled-state-foreground-color: rgba(26, 28, 30, .38);--mat-fab-small-foreground-color: #410000;--mat-fab-small-state-layer-color: #410000;--mat-fab-small-ripple-color: rgba(65, 0, 0, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(26, 28, 30, .12);--mat-fab-small-disabled-state-foreground-color: rgba(26, 28, 30, .38)}.theme-dark .primary-form-field-light{--mdc-filled-text-field-caret-color: #6745c6;--mdc-filled-text-field-focus-active-indicator-color: #6745c6;--mdc-filled-text-field-focus-label-text-color: #6745c6;--mdc-filled-text-field-container-color: #e6e0ec;--mdc-filled-text-field-disabled-container-color: rgba(26, 28, 30, .04);--mdc-filled-text-field-label-text-color: #48454e;--mdc-filled-text-field-hover-label-text-color: #48454e;--mdc-filled-text-field-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-input-text-color: #1a1c1e;--mdc-filled-text-field-disabled-input-text-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-input-text-placeholder-color: #48454e;--mdc-filled-text-field-error-hover-label-text-color: #410002;--mdc-filled-text-field-error-focus-label-text-color: #ba1a1a;--mdc-filled-text-field-error-label-text-color: #ba1a1a;--mdc-filled-text-field-active-indicator-color: #48454e;--mdc-filled-text-field-disabled-active-indicator-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-hover-active-indicator-color: #1a1c1e;--mdc-filled-text-field-error-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-focus-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-hover-active-indicator-color: #410002;--mdc-outlined-text-field-caret-color: #6745c6;--mdc-outlined-text-field-focus-outline-color: #6745c6;--mdc-outlined-text-field-focus-label-text-color: #6745c6;--mdc-outlined-text-field-label-text-color: #48454e;--mdc-outlined-text-field-hover-label-text-color: #1a1c1e;--mdc-outlined-text-field-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-text-field-input-text-color: #1a1c1e;--mdc-outlined-text-field-disabled-input-text-color: rgba(26, 28, 30, .38);--mdc-outlined-text-field-input-text-placeholder-color: #48454e;--mdc-outlined-text-field-error-focus-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-hover-label-text-color: #410002;--mdc-outlined-text-field-outline-color: #79757f;--mdc-outlined-text-field-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-outlined-text-field-hover-outline-color: #1a1c1e;--mdc-outlined-text-field-error-focus-outline-color: #ba1a1a;--mdc-outlined-text-field-error-hover-outline-color: #410002;--mdc-outlined-text-field-error-outline-color: #ba1a1a;--mat-form-field-focus-select-arrow-color: #6745c6;--mat-form-field-disabled-input-text-placeholder-color: rgba(26, 28, 30, .38);--mat-form-field-state-layer-color: #1a1c1e;--mat-form-field-error-text-color: #ba1a1a;--mat-form-field-select-option-text-color: #1a1c1e;--mat-form-field-select-disabled-option-text-color: rgba(26, 28, 30, .38);--mat-form-field-leading-icon-color: #48454e;--mat-form-field-disabled-leading-icon-color: rgba(26, 28, 30, .38);--mat-form-field-trailing-icon-color: #48454e;--mat-form-field-disabled-trailing-icon-color: rgba(26, 28, 30, .38);--mat-form-field-error-focus-trailing-icon-color: #ba1a1a;--mat-form-field-error-hover-trailing-icon-color: #410002;--mat-form-field-error-trailing-icon-color: #ba1a1a;--mat-form-field-enabled-select-arrow-color: #48454e;--mat-form-field-disabled-select-arrow-color: rgba(26, 28, 30, .38);--mat-form-field-hover-state-layer-opacity: .08}.theme-dark .secondary-form-field-light{--mdc-filled-text-field-caret-color: #005ac4;--mdc-filled-text-field-focus-active-indicator-color: #005ac4;--mdc-filled-text-field-focus-label-text-color: #005ac4;--mdc-filled-text-field-container-color: #e6e0ec;--mdc-filled-text-field-disabled-container-color: rgba(26, 28, 30, .04);--mdc-filled-text-field-label-text-color: #48454e;--mdc-filled-text-field-hover-label-text-color: #48454e;--mdc-filled-text-field-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-input-text-color: #1a1c1e;--mdc-filled-text-field-disabled-input-text-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-input-text-placeholder-color: #48454e;--mdc-filled-text-field-error-hover-label-text-color: #410002;--mdc-filled-text-field-error-focus-label-text-color: #ba1a1a;--mdc-filled-text-field-error-label-text-color: #ba1a1a;--mdc-filled-text-field-active-indicator-color: #48454e;--mdc-filled-text-field-disabled-active-indicator-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-hover-active-indicator-color: #1a1c1e;--mdc-filled-text-field-error-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-focus-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-hover-active-indicator-color: #410002;--mdc-outlined-text-field-caret-color: #005ac4;--mdc-outlined-text-field-focus-outline-color: #005ac4;--mdc-outlined-text-field-focus-label-text-color: #005ac4;--mdc-outlined-text-field-label-text-color: #48454e;--mdc-outlined-text-field-hover-label-text-color: #1a1c1e;--mdc-outlined-text-field-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-text-field-input-text-color: #1a1c1e;--mdc-outlined-text-field-disabled-input-text-color: rgba(26, 28, 30, .38);--mdc-outlined-text-field-input-text-placeholder-color: #48454e;--mdc-outlined-text-field-error-focus-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-hover-label-text-color: #410002;--mdc-outlined-text-field-outline-color: #79757f;--mdc-outlined-text-field-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-outlined-text-field-hover-outline-color: #1a1c1e;--mdc-outlined-text-field-error-focus-outline-color: #ba1a1a;--mdc-outlined-text-field-error-hover-outline-color: #410002;--mdc-outlined-text-field-error-outline-color: #ba1a1a;--mat-form-field-focus-select-arrow-color: #005ac4;--mat-form-field-disabled-input-text-placeholder-color: rgba(26, 28, 30, .38);--mat-form-field-state-layer-color: #1a1c1e;--mat-form-field-error-text-color: #ba1a1a;--mat-form-field-select-option-text-color: #1a1c1e;--mat-form-field-select-disabled-option-text-color: rgba(26, 28, 30, .38);--mat-form-field-leading-icon-color: #48454e;--mat-form-field-disabled-leading-icon-color: rgba(26, 28, 30, .38);--mat-form-field-trailing-icon-color: #48454e;--mat-form-field-disabled-trailing-icon-color: rgba(26, 28, 30, .38);--mat-form-field-error-focus-trailing-icon-color: #ba1a1a;--mat-form-field-error-hover-trailing-icon-color: #410002;--mat-form-field-error-trailing-icon-color: #ba1a1a;--mat-form-field-enabled-select-arrow-color: #48454e;--mat-form-field-disabled-select-arrow-color: rgba(26, 28, 30, .38);--mat-form-field-hover-state-layer-opacity: .08}.theme-dark .tertiary-form-field-light{--mdc-filled-text-field-caret-color: #b62319;--mdc-filled-text-field-focus-active-indicator-color: #b62319;--mdc-filled-text-field-focus-label-text-color: #b62319;--mdc-filled-text-field-container-color: #e6e0ec;--mdc-filled-text-field-disabled-container-color: rgba(26, 28, 30, .04);--mdc-filled-text-field-label-text-color: #48454e;--mdc-filled-text-field-hover-label-text-color: #48454e;--mdc-filled-text-field-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-input-text-color: #1a1c1e;--mdc-filled-text-field-disabled-input-text-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-input-text-placeholder-color: #48454e;--mdc-filled-text-field-error-hover-label-text-color: #410002;--mdc-filled-text-field-error-focus-label-text-color: #ba1a1a;--mdc-filled-text-field-error-label-text-color: #ba1a1a;--mdc-filled-text-field-active-indicator-color: #48454e;--mdc-filled-text-field-disabled-active-indicator-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-hover-active-indicator-color: #1a1c1e;--mdc-filled-text-field-error-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-focus-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-hover-active-indicator-color: #410002;--mdc-outlined-text-field-caret-color: #b62319;--mdc-outlined-text-field-focus-outline-color: #b62319;--mdc-outlined-text-field-focus-label-text-color: #b62319;--mdc-outlined-text-field-label-text-color: #48454e;--mdc-outlined-text-field-hover-label-text-color: #1a1c1e;--mdc-outlined-text-field-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-text-field-input-text-color: #1a1c1e;--mdc-outlined-text-field-disabled-input-text-color: rgba(26, 28, 30, .38);--mdc-outlined-text-field-input-text-placeholder-color: #48454e;--mdc-outlined-text-field-error-focus-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-hover-label-text-color: #410002;--mdc-outlined-text-field-outline-color: #79757f;--mdc-outlined-text-field-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-outlined-text-field-hover-outline-color: #1a1c1e;--mdc-outlined-text-field-error-focus-outline-color: #ba1a1a;--mdc-outlined-text-field-error-hover-outline-color: #410002;--mdc-outlined-text-field-error-outline-color: #ba1a1a;--mat-form-field-focus-select-arrow-color: #b62319;--mat-form-field-disabled-input-text-placeholder-color: rgba(26, 28, 30, .38);--mat-form-field-state-layer-color: #1a1c1e;--mat-form-field-error-text-color: #ba1a1a;--mat-form-field-select-option-text-color: #1a1c1e;--mat-form-field-select-disabled-option-text-color: rgba(26, 28, 30, .38);--mat-form-field-leading-icon-color: #48454e;--mat-form-field-disabled-leading-icon-color: rgba(26, 28, 30, .38);--mat-form-field-trailing-icon-color: #48454e;--mat-form-field-disabled-trailing-icon-color: rgba(26, 28, 30, .38);--mat-form-field-error-focus-trailing-icon-color: #ba1a1a;--mat-form-field-error-hover-trailing-icon-color: #410002;--mat-form-field-error-trailing-icon-color: #ba1a1a;--mat-form-field-enabled-select-arrow-color: #48454e;--mat-form-field-disabled-select-arrow-color: rgba(26, 28, 30, .38);--mat-form-field-hover-state-layer-opacity: .08}.theme-dark .error-form-field-light{--mdc-filled-text-field-caret-color: #ba1a1a;--mdc-filled-text-field-focus-active-indicator-color: #ba1a1a;--mdc-filled-text-field-focus-label-text-color: #ba1a1a;--mdc-filled-text-field-container-color: #e6e0ec;--mdc-filled-text-field-disabled-container-color: rgba(26, 28, 30, .04);--mdc-filled-text-field-label-text-color: #48454e;--mdc-filled-text-field-hover-label-text-color: #48454e;--mdc-filled-text-field-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-input-text-color: #1a1c1e;--mdc-filled-text-field-disabled-input-text-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-input-text-placeholder-color: #48454e;--mdc-filled-text-field-error-hover-label-text-color: #410002;--mdc-filled-text-field-error-focus-label-text-color: #ba1a1a;--mdc-filled-text-field-error-label-text-color: #ba1a1a;--mdc-filled-text-field-active-indicator-color: #48454e;--mdc-filled-text-field-disabled-active-indicator-color: rgba(26, 28, 30, .38);--mdc-filled-text-field-hover-active-indicator-color: #1a1c1e;--mdc-filled-text-field-error-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-focus-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-hover-active-indicator-color: #410002;--mdc-outlined-text-field-caret-color: #ba1a1a;--mdc-outlined-text-field-focus-outline-color: #ba1a1a;--mdc-outlined-text-field-focus-label-text-color: #ba1a1a;--mdc-outlined-text-field-label-text-color: #48454e;--mdc-outlined-text-field-hover-label-text-color: #1a1c1e;--mdc-outlined-text-field-disabled-label-text-color: rgba(26, 28, 30, .38);--mdc-outlined-text-field-input-text-color: #1a1c1e;--mdc-outlined-text-field-disabled-input-text-color: rgba(26, 28, 30, .38);--mdc-outlined-text-field-input-text-placeholder-color: #48454e;--mdc-outlined-text-field-error-focus-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-hover-label-text-color: #410002;--mdc-outlined-text-field-outline-color: #79757f;--mdc-outlined-text-field-disabled-outline-color: rgba(26, 28, 30, .12);--mdc-outlined-text-field-hover-outline-color: #1a1c1e;--mdc-outlined-text-field-error-focus-outline-color: #ba1a1a;--mdc-outlined-text-field-error-hover-outline-color: #410002;--mdc-outlined-text-field-error-outline-color: #ba1a1a;--mat-form-field-focus-select-arrow-color: #ba1a1a;--mat-form-field-disabled-input-text-placeholder-color: rgba(26, 28, 30, .38);--mat-form-field-state-layer-color: #1a1c1e;--mat-form-field-error-text-color: #ba1a1a;--mat-form-field-select-option-text-color: #1a1c1e;--mat-form-field-select-disabled-option-text-color: rgba(26, 28, 30, .38);--mat-form-field-leading-icon-color: #48454e;--mat-form-field-disabled-leading-icon-color: rgba(26, 28, 30, .38);--mat-form-field-trailing-icon-color: #48454e;--mat-form-field-disabled-trailing-icon-color: rgba(26, 28, 30, .38);--mat-form-field-error-focus-trailing-icon-color: #ba1a1a;--mat-form-field-error-hover-trailing-icon-color: #410002;--mat-form-field-error-trailing-icon-color: #ba1a1a;--mat-form-field-enabled-select-arrow-color: #48454e;--mat-form-field-disabled-select-arrow-color: rgba(26, 28, 30, .38);--mat-form-field-hover-state-layer-opacity: .08}.theme-dark .primary-icon-light{--mat-icon-color: #6745c6}.theme-dark .secondary-icon-light{--mat-icon-color: #005ac4}.theme-dark .tertiary-icon-light{--mat-icon-color: #b62319}.theme-dark .error-icon-light{--mat-icon-color: #ba1a1a}.theme-dark .primary-option-light{--mat-option-selected-state-label-text-color: #20005e;--mat-option-label-text-color: #1a1c1e;--mat-option-hover-state-layer-color: rgba(26, 28, 30, .08);--mat-option-focus-state-layer-color: rgba(26, 28, 30, .12);--mat-option-selected-state-layer-color: #e8ddff}.theme-dark .secondary-option-light{--mat-option-selected-state-label-text-color: #001a42;--mat-option-label-text-color: #1a1c1e;--mat-option-hover-state-layer-color: rgba(26, 28, 30, .08);--mat-option-focus-state-layer-color: rgba(26, 28, 30, .12);--mat-option-selected-state-layer-color: #d8e2ff}.theme-dark .tertiary-option-light{--mat-option-selected-state-label-text-color: #410000;--mat-option-label-text-color: #1a1c1e;--mat-option-hover-state-layer-color: rgba(26, 28, 30, .08);--mat-option-focus-state-layer-color: rgba(26, 28, 30, .12);--mat-option-selected-state-layer-color: #ffdad5}.theme-dark .error-option-light{--mat-option-selected-state-label-text-color: #410002;--mat-option-label-text-color: #1a1c1e;--mat-option-hover-state-layer-color: rgba(26, 28, 30, .08);--mat-option-focus-state-layer-color: rgba(26, 28, 30, .12);--mat-option-selected-state-layer-color: #ffdad6}.theme-dark .primary-progress-bar-light{--mdc-linear-progress-active-indicator-color: #6745c6;--mdc-linear-progress-track-color: #e6e0ec}.theme-dark .secondary-progress-bar-light{--mdc-linear-progress-active-indicator-color: #005ac4;--mdc-linear-progress-track-color: #d8e2ff}.theme-dark .tertiary-progress-bar-light{--mdc-linear-progress-active-indicator-color: #b62319;--mdc-linear-progress-track-color: #ffdad5}.theme-dark .error-progress-bar-light{--mdc-linear-progress-active-indicator-color: #ba1a1a;--mdc-linear-progress-track-color: #ffdad6}.theme-dark .primary-progress-spinner-light{--mdc-circular-progress-active-indicator-color: #6745c6}.theme-dark .secondary-progress-spinner-light{--mdc-circular-progress-active-indicator-color: #005ac4}.theme-dark .tertiary-progress-spinner-light{--mdc-circular-progress-active-indicator-color: #b62319}.theme-dark .error-progress-spinner-light{--mdc-circular-progress-active-indicator-color: #ba1a1a}.theme-dark .primary-pseudo-checkbox-light{--mat-full-pseudo-checkbox-selected-icon-color: #6745c6;--mat-full-pseudo-checkbox-selected-checkmark-color: #ffffff;--mat-full-pseudo-checkbox-unselected-icon-color: #48454e;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f9f9fc;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(26, 28, 30, .38);--mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(26, 28, 30, .38);--mat-minimal-pseudo-checkbox-selected-checkmark-color: #6745c6;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(26, 28, 30, .38)}.theme-dark .secondary-pseudo-checkbox-light{--mat-full-pseudo-checkbox-selected-icon-color: #005ac4;--mat-full-pseudo-checkbox-selected-checkmark-color: #ffffff;--mat-full-pseudo-checkbox-unselected-icon-color: #48454e;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f9f9fc;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(26, 28, 30, .38);--mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(26, 28, 30, .38);--mat-minimal-pseudo-checkbox-selected-checkmark-color: #005ac4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(26, 28, 30, .38)}.theme-dark .tertiary-pseudo-checkbox-light{--mat-full-pseudo-checkbox-selected-icon-color: #b62319;--mat-full-pseudo-checkbox-selected-checkmark-color: #ffffff;--mat-full-pseudo-checkbox-unselected-icon-color: #48454e;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f9f9fc;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(26, 28, 30, .38);--mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(26, 28, 30, .38);--mat-minimal-pseudo-checkbox-selected-checkmark-color: #b62319;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(26, 28, 30, .38)}.theme-dark .error-pseudo-checkbox-light{--mat-full-pseudo-checkbox-selected-icon-color: #ba1a1a;--mat-full-pseudo-checkbox-selected-checkmark-color: #ffffff;--mat-full-pseudo-checkbox-unselected-icon-color: #48454e;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f9f9fc;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(26, 28, 30, .38);--mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(26, 28, 30, .38);--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ba1a1a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(26, 28, 30, .38)}.theme-dark .primary-radio-light{--mdc-radio-disabled-selected-icon-color: #1a1c1e;--mdc-radio-disabled-unselected-icon-color: #1a1c1e;--mdc-radio-unselected-hover-icon-color: #1a1c1e;--mdc-radio-unselected-focus-icon-color: #1a1c1e;--mdc-radio-unselected-icon-color: #48454e;--mdc-radio-unselected-pressed-icon-color: #1a1c1e;--mdc-radio-selected-focus-icon-color: #6745c6;--mdc-radio-selected-hover-icon-color: #6745c6;--mdc-radio-selected-icon-color: #6745c6;--mdc-radio-selected-pressed-icon-color: #6745c6;--mat-radio-ripple-color: #1a1c1e;--mat-radio-checked-ripple-color: #6745c6;--mat-radio-disabled-label-color: rgba(26, 28, 30, .38);--mat-radio-label-text-color: #1a1c1e}.theme-dark .secondary-radio-light{--mdc-radio-disabled-selected-icon-color: #1a1c1e;--mdc-radio-disabled-unselected-icon-color: #1a1c1e;--mdc-radio-unselected-hover-icon-color: #1a1c1e;--mdc-radio-unselected-focus-icon-color: #1a1c1e;--mdc-radio-unselected-icon-color: #48454e;--mdc-radio-unselected-pressed-icon-color: #1a1c1e;--mdc-radio-selected-focus-icon-color: #005ac4;--mdc-radio-selected-hover-icon-color: #005ac4;--mdc-radio-selected-icon-color: #005ac4;--mdc-radio-selected-pressed-icon-color: #005ac4;--mat-radio-ripple-color: #1a1c1e;--mat-radio-checked-ripple-color: #005ac4;--mat-radio-disabled-label-color: rgba(26, 28, 30, .38);--mat-radio-label-text-color: #1a1c1e}.theme-dark .tertiary-radio-light{--mdc-radio-disabled-selected-icon-color: #1a1c1e;--mdc-radio-disabled-unselected-icon-color: #1a1c1e;--mdc-radio-unselected-hover-icon-color: #1a1c1e;--mdc-radio-unselected-focus-icon-color: #1a1c1e;--mdc-radio-unselected-icon-color: #48454e;--mdc-radio-unselected-pressed-icon-color: #1a1c1e;--mdc-radio-selected-focus-icon-color: #b62319;--mdc-radio-selected-hover-icon-color: #b62319;--mdc-radio-selected-icon-color: #b62319;--mdc-radio-selected-pressed-icon-color: #b62319;--mat-radio-ripple-color: #1a1c1e;--mat-radio-checked-ripple-color: #b62319;--mat-radio-disabled-label-color: rgba(26, 28, 30, .38);--mat-radio-label-text-color: #1a1c1e}.theme-dark .error-radio-light{--mdc-radio-disabled-selected-icon-color: #1a1c1e;--mdc-radio-disabled-unselected-icon-color: #1a1c1e;--mdc-radio-unselected-hover-icon-color: #1a1c1e;--mdc-radio-unselected-focus-icon-color: #1a1c1e;--mdc-radio-unselected-icon-color: #48454e;--mdc-radio-unselected-pressed-icon-color: #1a1c1e;--mdc-radio-selected-focus-icon-color: #ba1a1a;--mdc-radio-selected-hover-icon-color: #ba1a1a;--mdc-radio-selected-icon-color: #ba1a1a;--mdc-radio-selected-pressed-icon-color: #ba1a1a;--mat-radio-ripple-color: #1a1c1e;--mat-radio-checked-ripple-color: #ba1a1a;--mat-radio-disabled-label-color: rgba(26, 28, 30, .38);--mat-radio-label-text-color: #1a1c1e}.theme-dark .primary-select-light{--mat-select-panel-background-color: #eeedf1;--mat-select-enabled-trigger-text-color: #1a1c1e;--mat-select-disabled-trigger-text-color: rgba(26, 28, 30, .38);--mat-select-placeholder-text-color: #48454e;--mat-select-enabled-arrow-color: #48454e;--mat-select-disabled-arrow-color: rgba(26, 28, 30, .38);--mat-select-focused-arrow-color: #6745c6;--mat-select-invalid-arrow-color: #ba1a1a}.theme-dark .secondary-select-light{--mat-select-panel-background-color: #eeedf1;--mat-select-enabled-trigger-text-color: #1a1c1e;--mat-select-disabled-trigger-text-color: rgba(26, 28, 30, .38);--mat-select-placeholder-text-color: #48454e;--mat-select-enabled-arrow-color: #48454e;--mat-select-disabled-arrow-color: rgba(26, 28, 30, .38);--mat-select-focused-arrow-color: #005ac4;--mat-select-invalid-arrow-color: #ba1a1a}.theme-dark .tertiary-select-light{--mat-select-panel-background-color: #eeedf1;--mat-select-enabled-trigger-text-color: #1a1c1e;--mat-select-disabled-trigger-text-color: rgba(26, 28, 30, .38);--mat-select-placeholder-text-color: #48454e;--mat-select-enabled-arrow-color: #48454e;--mat-select-disabled-arrow-color: rgba(26, 28, 30, .38);--mat-select-focused-arrow-color: #b62319;--mat-select-invalid-arrow-color: #ba1a1a}.theme-dark .error-select-light{--mat-select-panel-background-color: #eeedf1;--mat-select-enabled-trigger-text-color: #1a1c1e;--mat-select-disabled-trigger-text-color: rgba(26, 28, 30, .38);--mat-select-placeholder-text-color: #48454e;--mat-select-enabled-arrow-color: #48454e;--mat-select-disabled-arrow-color: rgba(26, 28, 30, .38);--mat-select-focused-arrow-color: #ba1a1a;--mat-select-invalid-arrow-color: #ba1a1a}.theme-dark .primary-slide-toggle-light{--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .08;--mdc-switch-selected-pressed-state-layer-opacity: .12;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .08;--mdc-switch-unselected-pressed-state-layer-opacity: .12;--mdc-switch-selected-focus-state-layer-color: #6745c6;--mdc-switch-selected-handle-color: #ffffff;--mdc-switch-selected-hover-state-layer-color: #6745c6;--mdc-switch-selected-pressed-state-layer-color: #6745c6;--mdc-switch-selected-focus-handle-color: #e8ddff;--mdc-switch-selected-hover-handle-color: #e8ddff;--mdc-switch-selected-pressed-handle-color: #e8ddff;--mdc-switch-selected-focus-track-color: #6745c6;--mdc-switch-selected-hover-track-color: #6745c6;--mdc-switch-selected-pressed-track-color: #6745c6;--mdc-switch-selected-track-color: #6745c6;--mdc-switch-disabled-selected-handle-color: #f9f9fc;--mdc-switch-disabled-selected-icon-color: #1a1c1e;--mdc-switch-disabled-selected-track-color: #1a1c1e;--mdc-switch-disabled-unselected-handle-color: #1a1c1e;--mdc-switch-disabled-unselected-icon-color: #e6e0ec;--mdc-switch-disabled-unselected-track-color: #e6e0ec;--mdc-switch-selected-icon-color: #20005e;--mdc-switch-unselected-focus-handle-color: #48454e;--mdc-switch-unselected-focus-state-layer-color: #1a1c1e;--mdc-switch-unselected-focus-track-color: #e6e0ec;--mdc-switch-unselected-handle-color: #79757f;--mdc-switch-unselected-hover-handle-color: #48454e;--mdc-switch-unselected-hover-state-layer-color: #1a1c1e;--mdc-switch-unselected-hover-track-color: #e6e0ec;--mdc-switch-unselected-icon-color: #e6e0ec;--mdc-switch-unselected-pressed-handle-color: #48454e;--mdc-switch-unselected-pressed-state-layer-color: #1a1c1e;--mdc-switch-unselected-pressed-track-color: #e6e0ec;--mdc-switch-unselected-track-color: #e6e0ec;--mat-switch-track-outline-color: #79757f;--mat-switch-disabled-unselected-track-outline-color: #1a1c1e;--mat-switch-label-text-color: #1a1c1e}.theme-dark .secondary-slide-toggle-light{--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .08;--mdc-switch-selected-pressed-state-layer-opacity: .12;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .08;--mdc-switch-unselected-pressed-state-layer-opacity: .12;--mdc-switch-selected-focus-state-layer-color: #005ac4;--mdc-switch-selected-handle-color: #ffffff;--mdc-switch-selected-hover-state-layer-color: #005ac4;--mdc-switch-selected-pressed-state-layer-color: #005ac4;--mdc-switch-selected-focus-handle-color: #d8e2ff;--mdc-switch-selected-hover-handle-color: #d8e2ff;--mdc-switch-selected-pressed-handle-color: #d8e2ff;--mdc-switch-selected-focus-track-color: #005ac4;--mdc-switch-selected-hover-track-color: #005ac4;--mdc-switch-selected-pressed-track-color: #005ac4;--mdc-switch-selected-track-color: #005ac4;--mdc-switch-disabled-selected-handle-color: #f9f9fc;--mdc-switch-disabled-selected-icon-color: #1a1c1e;--mdc-switch-disabled-selected-track-color: #1a1c1e;--mdc-switch-disabled-unselected-handle-color: #1a1c1e;--mdc-switch-disabled-unselected-icon-color: #e6e0ec;--mdc-switch-disabled-unselected-track-color: #e6e0ec;--mdc-switch-selected-icon-color: #001a42;--mdc-switch-unselected-focus-handle-color: #48454e;--mdc-switch-unselected-focus-state-layer-color: #1a1c1e;--mdc-switch-unselected-focus-track-color: #e6e0ec;--mdc-switch-unselected-handle-color: #79757f;--mdc-switch-unselected-hover-handle-color: #48454e;--mdc-switch-unselected-hover-state-layer-color: #1a1c1e;--mdc-switch-unselected-hover-track-color: #e6e0ec;--mdc-switch-unselected-icon-color: #e6e0ec;--mdc-switch-unselected-pressed-handle-color: #48454e;--mdc-switch-unselected-pressed-state-layer-color: #1a1c1e;--mdc-switch-unselected-pressed-track-color: #e6e0ec;--mdc-switch-unselected-track-color: #e6e0ec;--mat-switch-track-outline-color: #79757f;--mat-switch-disabled-unselected-track-outline-color: #1a1c1e;--mat-switch-label-text-color: #1a1c1e}.theme-dark .tertiary-slide-toggle-light{--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .08;--mdc-switch-selected-pressed-state-layer-opacity: .12;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .08;--mdc-switch-unselected-pressed-state-layer-opacity: .12;--mdc-switch-selected-focus-state-layer-color: #b62319;--mdc-switch-selected-handle-color: #ffffff;--mdc-switch-selected-hover-state-layer-color: #b62319;--mdc-switch-selected-pressed-state-layer-color: #b62319;--mdc-switch-selected-focus-handle-color: #ffdad5;--mdc-switch-selected-hover-handle-color: #ffdad5;--mdc-switch-selected-pressed-handle-color: #ffdad5;--mdc-switch-selected-focus-track-color: #b62319;--mdc-switch-selected-hover-track-color: #b62319;--mdc-switch-selected-pressed-track-color: #b62319;--mdc-switch-selected-track-color: #b62319;--mdc-switch-disabled-selected-handle-color: #f9f9fc;--mdc-switch-disabled-selected-icon-color: #1a1c1e;--mdc-switch-disabled-selected-track-color: #1a1c1e;--mdc-switch-disabled-unselected-handle-color: #1a1c1e;--mdc-switch-disabled-unselected-icon-color: #e6e0ec;--mdc-switch-disabled-unselected-track-color: #e6e0ec;--mdc-switch-selected-icon-color: #410000;--mdc-switch-unselected-focus-handle-color: #48454e;--mdc-switch-unselected-focus-state-layer-color: #1a1c1e;--mdc-switch-unselected-focus-track-color: #e6e0ec;--mdc-switch-unselected-handle-color: #79757f;--mdc-switch-unselected-hover-handle-color: #48454e;--mdc-switch-unselected-hover-state-layer-color: #1a1c1e;--mdc-switch-unselected-hover-track-color: #e6e0ec;--mdc-switch-unselected-icon-color: #e6e0ec;--mdc-switch-unselected-pressed-handle-color: #48454e;--mdc-switch-unselected-pressed-state-layer-color: #1a1c1e;--mdc-switch-unselected-pressed-track-color: #e6e0ec;--mdc-switch-unselected-track-color: #e6e0ec;--mat-switch-track-outline-color: #79757f;--mat-switch-disabled-unselected-track-outline-color: #1a1c1e;--mat-switch-label-text-color: #1a1c1e}.theme-dark .error-slide-toggle-light{--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .08;--mdc-switch-selected-pressed-state-layer-opacity: .12;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .08;--mdc-switch-unselected-pressed-state-layer-opacity: .12;--mdc-switch-selected-focus-state-layer-color: #ba1a1a;--mdc-switch-selected-handle-color: #ffffff;--mdc-switch-selected-hover-state-layer-color: #ba1a1a;--mdc-switch-selected-pressed-state-layer-color: #ba1a1a;--mdc-switch-selected-focus-handle-color: #ffdad6;--mdc-switch-selected-hover-handle-color: #ffdad6;--mdc-switch-selected-pressed-handle-color: #ffdad6;--mdc-switch-selected-focus-track-color: #ba1a1a;--mdc-switch-selected-hover-track-color: #ba1a1a;--mdc-switch-selected-pressed-track-color: #ba1a1a;--mdc-switch-selected-track-color: #ba1a1a;--mdc-switch-disabled-selected-handle-color: #f9f9fc;--mdc-switch-disabled-selected-icon-color: #1a1c1e;--mdc-switch-disabled-selected-track-color: #1a1c1e;--mdc-switch-disabled-unselected-handle-color: #1a1c1e;--mdc-switch-disabled-unselected-icon-color: #e6e0ec;--mdc-switch-disabled-unselected-track-color: #e6e0ec;--mdc-switch-selected-icon-color: #410002;--mdc-switch-unselected-focus-handle-color: #48454e;--mdc-switch-unselected-focus-state-layer-color: #1a1c1e;--mdc-switch-unselected-focus-track-color: #e6e0ec;--mdc-switch-unselected-handle-color: #79757f;--mdc-switch-unselected-hover-handle-color: #48454e;--mdc-switch-unselected-hover-state-layer-color: #1a1c1e;--mdc-switch-unselected-hover-track-color: #e6e0ec;--mdc-switch-unselected-icon-color: #e6e0ec;--mdc-switch-unselected-pressed-handle-color: #48454e;--mdc-switch-unselected-pressed-state-layer-color: #1a1c1e;--mdc-switch-unselected-pressed-track-color: #e6e0ec;--mdc-switch-unselected-track-color: #e6e0ec;--mat-switch-track-outline-color: #79757f;--mat-switch-disabled-unselected-track-outline-color: #1a1c1e;--mat-switch-label-text-color: #1a1c1e}.theme-dark .primary-slider-light{--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-slider-handle-color: #6745c6;--mdc-slider-focus-handle-color: #6745c6;--mdc-slider-hover-handle-color: #6745c6;--mdc-slider-active-track-color: #6745c6;--mdc-slider-inactive-track-color: #e6e0ec;--mdc-slider-with-tick-marks-inactive-container-color: #48454e;--mdc-slider-with-tick-marks-active-container-color: #ffffff;--mdc-slider-disabled-active-track-color: #1a1c1e;--mdc-slider-disabled-handle-color: #1a1c1e;--mdc-slider-disabled-inactive-track-color: #1a1c1e;--mdc-slider-label-container-color: #6745c6;--mdc-slider-label-label-text-color: #ffffff;--mdc-slider-with-overlap-handle-outline-color: #ffffff;--mdc-slider-with-tick-marks-disabled-container-color: #1a1c1e;--mat-slider-ripple-color: #6745c6;--mat-slider-hover-state-layer-color: rgba(103, 69, 198, .05);--mat-slider-focus-state-layer-color: rgba(103, 69, 198, .2)}.theme-dark .secondary-slider-light{--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-slider-handle-color: #005ac4;--mdc-slider-focus-handle-color: #005ac4;--mdc-slider-hover-handle-color: #005ac4;--mdc-slider-active-track-color: #005ac4;--mdc-slider-inactive-track-color: #e6e0ec;--mdc-slider-with-tick-marks-inactive-container-color: #48454e;--mdc-slider-with-tick-marks-active-container-color: #ffffff;--mdc-slider-disabled-active-track-color: #1a1c1e;--mdc-slider-disabled-handle-color: #1a1c1e;--mdc-slider-disabled-inactive-track-color: #1a1c1e;--mdc-slider-label-container-color: #005ac4;--mdc-slider-label-label-text-color: #ffffff;--mdc-slider-with-overlap-handle-outline-color: #ffffff;--mdc-slider-with-tick-marks-disabled-container-color: #1a1c1e;--mat-slider-ripple-color: #005ac4;--mat-slider-hover-state-layer-color: rgba(0, 90, 196, .05);--mat-slider-focus-state-layer-color: rgba(0, 90, 196, .2)}.theme-dark .tertiary-slider-light{--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-slider-handle-color: #b62319;--mdc-slider-focus-handle-color: #b62319;--mdc-slider-hover-handle-color: #b62319;--mdc-slider-active-track-color: #b62319;--mdc-slider-inactive-track-color: #e6e0ec;--mdc-slider-with-tick-marks-inactive-container-color: #48454e;--mdc-slider-with-tick-marks-active-container-color: #ffffff;--mdc-slider-disabled-active-track-color: #1a1c1e;--mdc-slider-disabled-handle-color: #1a1c1e;--mdc-slider-disabled-inactive-track-color: #1a1c1e;--mdc-slider-label-container-color: #b62319;--mdc-slider-label-label-text-color: #ffffff;--mdc-slider-with-overlap-handle-outline-color: #ffffff;--mdc-slider-with-tick-marks-disabled-container-color: #1a1c1e;--mat-slider-ripple-color: #b62319;--mat-slider-hover-state-layer-color: rgba(182, 35, 25, .05);--mat-slider-focus-state-layer-color: rgba(182, 35, 25, .2)}.theme-dark .error-slider-light{--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-slider-handle-color: #ba1a1a;--mdc-slider-focus-handle-color: #ba1a1a;--mdc-slider-hover-handle-color: #ba1a1a;--mdc-slider-active-track-color: #ba1a1a;--mdc-slider-inactive-track-color: #e6e0ec;--mdc-slider-with-tick-marks-inactive-container-color: #48454e;--mdc-slider-with-tick-marks-active-container-color: #ffffff;--mdc-slider-disabled-active-track-color: #1a1c1e;--mdc-slider-disabled-handle-color: #1a1c1e;--mdc-slider-disabled-inactive-track-color: #1a1c1e;--mdc-slider-label-container-color: #ba1a1a;--mdc-slider-label-label-text-color: #ffffff;--mdc-slider-with-overlap-handle-outline-color: #ffffff;--mdc-slider-with-tick-marks-disabled-container-color: #1a1c1e;--mat-slider-ripple-color: #ba1a1a;--mat-slider-hover-state-layer-color: rgba(186, 26, 26, .05);--mat-slider-focus-state-layer-color: rgba(186, 26, 26, .2)}.theme-dark .primary-stepper-light{--mat-stepper-header-icon-foreground-color: #f9f9fc;--mat-stepper-header-selected-state-icon-background-color: #6745c6;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #6745c6;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-container-color: #f9f9fc;--mat-stepper-line-color: #79757f;--mat-stepper-header-hover-state-layer-color: rgba(47, 48, 51, .08);--mat-stepper-header-focus-state-layer-color: rgba(47, 48, 51, .12);--mat-stepper-header-label-text-color: #48454e;--mat-stepper-header-optional-label-text-color: #48454e;--mat-stepper-header-selected-state-label-text-color: #48454e;--mat-stepper-header-error-state-label-text-color: #ba1a1a;--mat-stepper-header-icon-background-color: #48454e;--mat-stepper-header-error-state-icon-foreground-color: #ba1a1a}.theme-dark .secondary-stepper-light{--mat-stepper-header-icon-foreground-color: #f9f9fc;--mat-stepper-header-selected-state-icon-background-color: #005ac4;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #005ac4;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-container-color: #f9f9fc;--mat-stepper-line-color: #79757f;--mat-stepper-header-hover-state-layer-color: rgba(47, 48, 51, .08);--mat-stepper-header-focus-state-layer-color: rgba(47, 48, 51, .12);--mat-stepper-header-label-text-color: #48454e;--mat-stepper-header-optional-label-text-color: #48454e;--mat-stepper-header-selected-state-label-text-color: #48454e;--mat-stepper-header-error-state-label-text-color: #ba1a1a;--mat-stepper-header-icon-background-color: #48454e;--mat-stepper-header-error-state-icon-foreground-color: #ba1a1a}.theme-dark .tertiary-stepper-light{--mat-stepper-header-icon-foreground-color: #f9f9fc;--mat-stepper-header-selected-state-icon-background-color: #b62319;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #b62319;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-container-color: #f9f9fc;--mat-stepper-line-color: #79757f;--mat-stepper-header-hover-state-layer-color: rgba(47, 48, 51, .08);--mat-stepper-header-focus-state-layer-color: rgba(47, 48, 51, .12);--mat-stepper-header-label-text-color: #48454e;--mat-stepper-header-optional-label-text-color: #48454e;--mat-stepper-header-selected-state-label-text-color: #48454e;--mat-stepper-header-error-state-label-text-color: #ba1a1a;--mat-stepper-header-icon-background-color: #48454e;--mat-stepper-header-error-state-icon-foreground-color: #ba1a1a}.theme-dark .error-stepper-light{--mat-stepper-header-icon-foreground-color: #f9f9fc;--mat-stepper-header-selected-state-icon-background-color: #ba1a1a;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #ba1a1a;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-container-color: #f9f9fc;--mat-stepper-line-color: #79757f;--mat-stepper-header-hover-state-layer-color: rgba(47, 48, 51, .08);--mat-stepper-header-focus-state-layer-color: rgba(47, 48, 51, .12);--mat-stepper-header-label-text-color: #48454e;--mat-stepper-header-optional-label-text-color: #48454e;--mat-stepper-header-selected-state-label-text-color: #48454e;--mat-stepper-header-error-state-label-text-color: #ba1a1a;--mat-stepper-header-icon-background-color: #48454e;--mat-stepper-header-error-state-icon-foreground-color: #ba1a1a}.theme-dark .primary-tabs-light{--mdc-tab-indicator-active-indicator-color: #6745c6;--mat-tab-header-divider-color: #e6e0ec;--mat-tab-header-pagination-icon-color: #1a1c1e;--mat-tab-header-inactive-label-text-color: #1a1c1e;--mat-tab-header-active-label-text-color: #1a1c1e;--mat-tab-header-active-ripple-color: #1a1c1e;--mat-tab-header-inactive-ripple-color: #1a1c1e;--mat-tab-header-inactive-focus-label-text-color: #1a1c1e;--mat-tab-header-inactive-hover-label-text-color: #1a1c1e;--mat-tab-header-active-focus-label-text-color: #1a1c1e;--mat-tab-header-active-hover-label-text-color: #1a1c1e;--mat-tab-header-active-focus-indicator-color: #6745c6;--mat-tab-header-active-hover-indicator-color: #6745c6}.theme-dark .secondary-tabs-light{--mdc-tab-indicator-active-indicator-color: #005ac4;--mat-tab-header-divider-color: #e6e0ec;--mat-tab-header-pagination-icon-color: #1a1c1e;--mat-tab-header-inactive-label-text-color: #1a1c1e;--mat-tab-header-active-label-text-color: #1a1c1e;--mat-tab-header-active-ripple-color: #1a1c1e;--mat-tab-header-inactive-ripple-color: #1a1c1e;--mat-tab-header-inactive-focus-label-text-color: #1a1c1e;--mat-tab-header-inactive-hover-label-text-color: #1a1c1e;--mat-tab-header-active-focus-label-text-color: #1a1c1e;--mat-tab-header-active-hover-label-text-color: #1a1c1e;--mat-tab-header-active-focus-indicator-color: #005ac4;--mat-tab-header-active-hover-indicator-color: #005ac4}.theme-dark .tertiary-tabs-light{--mdc-tab-indicator-active-indicator-color: #b62319;--mat-tab-header-divider-color: #e6e0ec;--mat-tab-header-pagination-icon-color: #1a1c1e;--mat-tab-header-inactive-label-text-color: #1a1c1e;--mat-tab-header-active-label-text-color: #1a1c1e;--mat-tab-header-active-ripple-color: #1a1c1e;--mat-tab-header-inactive-ripple-color: #1a1c1e;--mat-tab-header-inactive-focus-label-text-color: #1a1c1e;--mat-tab-header-inactive-hover-label-text-color: #1a1c1e;--mat-tab-header-active-focus-label-text-color: #1a1c1e;--mat-tab-header-active-hover-label-text-color: #1a1c1e;--mat-tab-header-active-focus-indicator-color: #b62319;--mat-tab-header-active-hover-indicator-color: #b62319}.theme-dark .error-tabs-light{--mdc-tab-indicator-active-indicator-color: #ba1a1a;--mat-tab-header-divider-color: #e6e0ec;--mat-tab-header-pagination-icon-color: #1a1c1e;--mat-tab-header-inactive-label-text-color: #1a1c1e;--mat-tab-header-active-label-text-color: #1a1c1e;--mat-tab-header-active-ripple-color: #1a1c1e;--mat-tab-header-inactive-ripple-color: #1a1c1e;--mat-tab-header-inactive-focus-label-text-color: #1a1c1e;--mat-tab-header-inactive-hover-label-text-color: #1a1c1e;--mat-tab-header-active-focus-label-text-color: #1a1c1e;--mat-tab-header-active-hover-label-text-color: #1a1c1e;--mat-tab-header-active-focus-indicator-color: #ba1a1a;--mat-tab-header-active-hover-indicator-color: #ba1a1a}.theme-dark .shine-border-default{--color-from: #ffaa40;--color-middle: #fe8fb5;--color-to: #9c40ff}.theme-dark .shine-border-gold{--color-from: #ffd700;--color-middle: #806c00;--color-to: #332b00}.theme-dark .shine-border-gold .shine-icon-bg .mat-icon{color:#ffd70033}.theme-dark .shine-border-gold .shine-icon-top .mat-icon{color:#ffd700b3}.theme-dark .shine-border-silver{--color-from: #c0c0c0;--color-middle: gray;--color-to: #5a5a5a}.theme-dark .shine-border-silver .shine-icon-bg .mat-icon{color:#c0c0c033}.theme-dark .shine-border-silver .shine-icon-top .mat-icon{color:#c0c0c0b3}.theme-dark .shine-border-bronze{--color-from: #cd7f32;--color-middle: #674019;--color-to: #29190a}.theme-dark .shine-border-bronze .shine-icon-bg .mat-icon{color:#cd7f3233}.theme-dark .shine-border-bronze .shine-icon-top .mat-icon{color:#cd7f32b3}.theme-dark .leaderboard-header-gold{background-color:#937c00}.theme-dark .leaderboard-header-silver{background-color:#7b7b7b}.theme-dark .leaderboard-header-bronze{background-color:#623c16}.theme-dark .user-score-card-small{background-color:#2f3033;border-color:#2f3033;border-radius:var(--mdc-elevated-card-container-shape);color:var(--shiny-text-color);text-align:center}.theme-dark .mat-primary{--mat-stepper-header-selected-state-icon-background-color: #cebdff;--mat-stepper-header-selected-state-icon-foreground-color: #380095;--mat-stepper-header-edit-state-icon-background-color: #cebdff;--mat-stepper-header-edit-state-icon-foreground-color: #380095}.theme-dark .mat-primary.mat-icon{--mat-icon-color: #cebdff}.theme-dark .mat-primary.mat-mdc-checkbox{--mat-checkbox-disabled-label-color: rgba(226, 226, 230, .38);--mat-checkbox-label-text-color: #e2e2e6}.theme-dark .mat-primary.mat-mdc-slide-toggle{--mat-switch-track-outline-color: #938f99;--mat-switch-disabled-unselected-track-outline-color: #e2e2e6;--mat-switch-label-text-color: #e2e2e6}.theme-dark .mat-primary.mat-mdc-button-base{--mdc-icon-button-icon-color: #cebdff;--mat-icon-button-state-layer-color: #cebdff;--mat-icon-button-ripple-color: rgba(206, 189, 255, .12)}.theme-dark .mat-primary .mdc-list-item__start,.theme-dark .mat-primary .mdc-list-item__end{--mat-checkbox-disabled-label-color: rgba(226, 226, 230, .38);--mat-checkbox-label-text-color: #e2e2e6}.theme-dark .mat-badge{--mat-badge-background-color: #cebdff;--mat-badge-text-color: #380095;--mat-badge-disabled-state-background-color: rgba(206, 189, 255, .38);--mat-badge-disabled-state-text-color: #380095}.theme-dark .mat-accent{--mat-option-selected-state-label-text-color: #ffdad5;--mat-option-selected-state-layer-color: #930002;--mdc-circular-progress-active-indicator-color: #ffb4a9;--mat-full-pseudo-checkbox-selected-icon-color: #ffb4a9;--mat-full-pseudo-checkbox-selected-checkmark-color: #690001;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ffb4a9;--mat-stepper-header-selected-state-icon-background-color: #ffb4a9;--mat-stepper-header-selected-state-icon-foreground-color: #690001;--mat-stepper-header-edit-state-icon-background-color: #ffb4a9;--mat-stepper-header-edit-state-icon-foreground-color: #690001}.theme-dark .mat-accent.mat-icon{--mat-icon-color: #ffb4a9}.theme-dark .mat-accent.mat-mdc-checkbox{--mdc-checkbox-selected-pressed-icon-color: #ffb4a9;--mdc-checkbox-selected-checkmark-color: #690001;--mdc-checkbox-selected-focus-icon-color: #ffb4a9;--mdc-checkbox-selected-hover-icon-color: #ffb4a9;--mdc-checkbox-selected-icon-color: #ffb4a9;--mdc-checkbox-selected-focus-state-layer-color: #ffb4a9;--mdc-checkbox-selected-hover-state-layer-color: #ffb4a9;--mdc-checkbox-unselected-pressed-state-layer-color: #ffb4a9;--mat-checkbox-disabled-label-color: rgba(226, 226, 230, .38);--mat-checkbox-label-text-color: #e2e2e6}.theme-dark .mat-accent.mat-mdc-slider{--mdc-slider-handle-color: #ffb4a9;--mdc-slider-focus-handle-color: #ffb4a9;--mdc-slider-hover-handle-color: #ffb4a9;--mdc-slider-active-track-color: #ffb4a9;--mdc-slider-with-tick-marks-active-container-color: #690001;--mdc-slider-label-container-color: #ffb4a9;--mdc-slider-label-label-text-color: #690001;--mdc-slider-with-overlap-handle-outline-color: #690001;--mat-slider-ripple-color: #ffb4a9;--mat-slider-hover-state-layer-color: rgba(255, 180, 169, .05);--mat-slider-focus-state-layer-color: rgba(255, 180, 169, .2)}.theme-dark .mat-accent.mat-mdc-tab-group,.theme-dark .mat-accent.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #ffb4a9;--mat-tab-header-active-focus-indicator-color: #ffb4a9;--mat-tab-header-active-hover-indicator-color: #ffb4a9}.theme-dark .mat-accent.mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color: #ffb4a9;--mdc-switch-selected-handle-color: #690001;--mdc-switch-selected-hover-state-layer-color: #ffb4a9;--mdc-switch-selected-pressed-state-layer-color: #ffb4a9;--mdc-switch-selected-focus-handle-color: #930002;--mdc-switch-selected-hover-handle-color: #930002;--mdc-switch-selected-pressed-handle-color: #930002;--mdc-switch-selected-focus-track-color: #ffb4a9;--mdc-switch-selected-hover-track-color: #ffb4a9;--mdc-switch-selected-pressed-track-color: #ffb4a9;--mdc-switch-selected-track-color: #ffb4a9;--mdc-switch-selected-icon-color: #ffdad5;--mat-switch-track-outline-color: #938f99;--mat-switch-disabled-unselected-track-outline-color: #e2e2e6;--mat-switch-label-text-color: #e2e2e6}.theme-dark .mat-accent.mat-mdc-form-field{--mat-select-focused-arrow-color: #ffb4a9}.theme-dark .mat-accent.mat-mdc-radio-button{--mdc-radio-selected-focus-icon-color: #ffb4a9;--mdc-radio-selected-hover-icon-color: #ffb4a9;--mdc-radio-selected-icon-color: #ffb4a9;--mdc-radio-selected-pressed-icon-color: #ffb4a9;--mat-radio-checked-ripple-color: #ffb4a9}.theme-dark .mat-accent.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #ffb4a9;--mdc-linear-progress-track-color: #930002}.theme-dark .mat-accent.mat-mdc-form-field{--mdc-filled-text-field-caret-color: #ffb4a9;--mdc-filled-text-field-focus-active-indicator-color: #ffb4a9;--mdc-filled-text-field-focus-label-text-color: #ffb4a9;--mdc-outlined-text-field-caret-color: #ffb4a9;--mdc-outlined-text-field-focus-outline-color: #ffb4a9;--mdc-outlined-text-field-focus-label-text-color: #ffb4a9;--mat-form-field-focus-select-arrow-color: #ffb4a9}.theme-dark .mat-accent.mat-datepicker-content{--mat-datepicker-calendar-date-selected-state-text-color: #690001;--mat-datepicker-calendar-date-selected-state-background-color: #ffb4a9;--mat-datepicker-calendar-date-today-selected-state-outline-color: #ffb4a9;--mat-datepicker-calendar-date-in-range-state-background-color: #930002;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #4f29ac;--mat-datepicker-calendar-date-today-outline-color: #ffb4a9;--mat-datepicker-calendar-date-preview-state-outline-color: #ffb4a9}.theme-dark .mat-accent.mat-mdc-button-base{--mdc-text-button-label-text-color: #ffb4a9;--mdc-protected-button-label-text-color: #ffb4a9;--mdc-filled-button-container-color: #ffb4a9;--mdc-filled-button-label-text-color: #690001;--mdc-outlined-button-label-text-color: #ffb4a9;--mat-text-button-state-layer-color: #ffb4a9;--mat-text-button-ripple-color: rgba(255, 180, 169, .12);--mat-protected-button-state-layer-color: #ffb4a9;--mat-protected-button-ripple-color: rgba(255, 180, 169, .12);--mat-filled-button-state-layer-color: #690001;--mat-filled-button-ripple-color: rgba(105, 0, 1, .12);--mat-outlined-button-state-layer-color: #ffb4a9;--mat-outlined-button-ripple-color: rgba(255, 180, 169, .12);--mdc-icon-button-icon-color: #ffb4a9;--mat-icon-button-state-layer-color: #ffb4a9;--mat-icon-button-ripple-color: rgba(255, 180, 169, .12)}.theme-dark .mat-accent.mat-mdc-standard-chip{--mdc-chip-elevated-selected-container-color: #930002;--mdc-chip-selected-hover-state-layer-color: #ffdad5;--mdc-chip-selected-focus-state-layer-color: #ffdad5;--mdc-chip-selected-label-text-color: #ffdad5;--mdc-chip-with-icon-selected-icon-color: #ffdad5;--mat-chip-selected-trailing-action-state-layer-color: #ffdad5;--mat-chip-selected-trailing-icon-color: #ffdad5}.theme-dark .mat-accent .mdc-list-item__start,.theme-dark .mat-accent .mdc-list-item__end{--mdc-checkbox-selected-pressed-icon-color: #ffb4a9;--mdc-checkbox-selected-checkmark-color: #690001;--mdc-checkbox-selected-focus-icon-color: #ffb4a9;--mdc-checkbox-selected-hover-icon-color: #ffb4a9;--mdc-checkbox-selected-icon-color: #ffb4a9;--mdc-checkbox-selected-focus-state-layer-color: #ffb4a9;--mdc-checkbox-selected-hover-state-layer-color: #ffb4a9;--mdc-checkbox-unselected-pressed-state-layer-color: #ffb4a9;--mat-checkbox-disabled-label-color: rgba(226, 226, 230, .38);--mat-checkbox-label-text-color: #e2e2e6;--mdc-radio-selected-focus-icon-color: #ffb4a9;--mdc-radio-selected-hover-icon-color: #ffb4a9;--mdc-radio-selected-icon-color: #ffb4a9;--mdc-radio-selected-pressed-icon-color: #ffb4a9;--mat-radio-checked-ripple-color: #ffb4a9}.theme-dark .mat-accent.mat-mdc-fab,.theme-dark .mat-accent.mat-mdc-mini-fab{--mdc-fab-container-color: #930002;--mdc-fab-small-container-color: #930002;--mat-fab-foreground-color: #ffdad5;--mat-fab-state-layer-color: #ffdad5;--mat-fab-ripple-color: rgba(255, 218, 213, .12);--mat-fab-small-foreground-color: #ffdad5;--mat-fab-small-state-layer-color: #ffdad5;--mat-fab-small-ripple-color: rgba(255, 218, 213, .12)}.theme-dark .mat-badge-accent{--mat-badge-background-color: #ffb4a9;--mat-badge-text-color: #690001;--mat-badge-disabled-state-background-color: rgba(255, 180, 169, .38);--mat-badge-disabled-state-text-color: #690001}.theme-dark .mat-warn{--mat-option-selected-state-label-text-color: #ffdad6;--mat-option-selected-state-layer-color: #93000a;--mdc-circular-progress-active-indicator-color: #ffb4ab;--mat-full-pseudo-checkbox-selected-icon-color: #ffb4ab;--mat-full-pseudo-checkbox-selected-checkmark-color: #690005;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ffb4ab;--mat-stepper-header-selected-state-icon-background-color: #ffb4ab;--mat-stepper-header-selected-state-icon-foreground-color: #690005;--mat-stepper-header-edit-state-icon-background-color: #ffb4ab;--mat-stepper-header-edit-state-icon-foreground-color: #690005}.theme-dark .mat-warn.mat-icon{--mat-icon-color: #ffb4ab}.theme-dark .mat-warn.mat-mdc-checkbox{--mdc-checkbox-selected-pressed-icon-color: #ffb4ab;--mdc-checkbox-selected-checkmark-color: #690005;--mdc-checkbox-selected-focus-icon-color: #ffb4ab;--mdc-checkbox-selected-hover-icon-color: #ffb4ab;--mdc-checkbox-selected-icon-color: #ffb4ab;--mdc-checkbox-selected-focus-state-layer-color: #ffb4ab;--mdc-checkbox-selected-hover-state-layer-color: #ffb4ab;--mdc-checkbox-unselected-pressed-state-layer-color: #ffb4ab;--mat-checkbox-disabled-label-color: rgba(226, 226, 230, .38);--mat-checkbox-label-text-color: #e2e2e6}.theme-dark .mat-warn.mat-mdc-slider{--mdc-slider-handle-color: #ffb4ab;--mdc-slider-focus-handle-color: #ffb4ab;--mdc-slider-hover-handle-color: #ffb4ab;--mdc-slider-active-track-color: #ffb4ab;--mdc-slider-with-tick-marks-active-container-color: #690005;--mdc-slider-label-container-color: #ffb4ab;--mdc-slider-label-label-text-color: #690005;--mdc-slider-with-overlap-handle-outline-color: #690005;--mat-slider-ripple-color: #ffb4ab;--mat-slider-hover-state-layer-color: rgba(255, 180, 171, .05);--mat-slider-focus-state-layer-color: rgba(255, 180, 171, .2)}.theme-dark .mat-warn.mat-mdc-tab-group,.theme-dark .mat-warn.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #ffb4ab;--mat-tab-header-active-focus-indicator-color: #ffb4ab;--mat-tab-header-active-hover-indicator-color: #ffb4ab}.theme-dark .mat-warn.mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color: #ffb4ab;--mdc-switch-selected-handle-color: #690005;--mdc-switch-selected-hover-state-layer-color: #ffb4ab;--mdc-switch-selected-pressed-state-layer-color: #ffb4ab;--mdc-switch-selected-focus-handle-color: #93000a;--mdc-switch-selected-hover-handle-color: #93000a;--mdc-switch-selected-pressed-handle-color: #93000a;--mdc-switch-selected-focus-track-color: #ffb4ab;--mdc-switch-selected-hover-track-color: #ffb4ab;--mdc-switch-selected-pressed-track-color: #ffb4ab;--mdc-switch-selected-track-color: #ffb4ab;--mdc-switch-selected-icon-color: #ffdad6;--mat-switch-track-outline-color: #938f99;--mat-switch-disabled-unselected-track-outline-color: #e2e2e6;--mat-switch-label-text-color: #e2e2e6}.theme-dark .mat-warn.mat-mdc-form-field{--mat-select-focused-arrow-color: #ffb4ab}.theme-dark .mat-warn.mat-mdc-radio-button{--mdc-radio-selected-focus-icon-color: #ffb4ab;--mdc-radio-selected-hover-icon-color: #ffb4ab;--mdc-radio-selected-icon-color: #ffb4ab;--mdc-radio-selected-pressed-icon-color: #ffb4ab;--mat-radio-checked-ripple-color: #ffb4ab}.theme-dark .mat-warn.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #ffb4ab;--mdc-linear-progress-track-color: #93000a}.theme-dark .mat-warn.mat-mdc-form-field{--mdc-filled-text-field-caret-color: #ffb4ab;--mdc-filled-text-field-focus-active-indicator-color: #ffb4ab;--mdc-filled-text-field-focus-label-text-color: #ffb4ab;--mdc-outlined-text-field-caret-color: #ffb4ab;--mdc-outlined-text-field-focus-outline-color: #ffb4ab;--mdc-outlined-text-field-focus-label-text-color: #ffb4ab;--mat-form-field-focus-select-arrow-color: #ffb4ab}.theme-dark .mat-warn.mat-datepicker-content{--mat-datepicker-calendar-date-selected-state-text-color: #690005;--mat-datepicker-calendar-date-selected-state-background-color: #ffb4ab;--mat-datepicker-calendar-date-today-selected-state-outline-color: #ffb4ab;--mat-datepicker-calendar-date-in-range-state-background-color: #93000a;--mat-datepicker-calendar-date-today-outline-color: #ffb4ab;--mat-datepicker-calendar-date-preview-state-outline-color: #ffb4ab}.theme-dark .mat-warn.mat-mdc-button-base{--mdc-text-button-label-text-color: #ffb4ab;--mdc-protected-button-label-text-color: #ffb4ab;--mdc-filled-button-container-color: #ffb4ab;--mdc-filled-button-label-text-color: #690005;--mdc-outlined-button-label-text-color: #ffb4ab;--mat-text-button-state-layer-color: #ffb4ab;--mat-text-button-ripple-color: rgba(255, 180, 171, .12);--mat-protected-button-state-layer-color: #ffb4ab;--mat-protected-button-ripple-color: rgba(255, 180, 171, .12);--mat-filled-button-state-layer-color: #690005;--mat-filled-button-ripple-color: rgba(105, 0, 5, .12);--mat-outlined-button-state-layer-color: #ffb4ab;--mat-outlined-button-ripple-color: rgba(255, 180, 171, .12);--mdc-icon-button-icon-color: #ffb4ab;--mat-icon-button-state-layer-color: #ffb4ab;--mat-icon-button-ripple-color: rgba(255, 180, 171, .12)}.theme-dark .mat-warn.mat-mdc-standard-chip{--mdc-chip-elevated-selected-container-color: #93000a;--mdc-chip-selected-hover-state-layer-color: #ffdad6;--mdc-chip-selected-focus-state-layer-color: #ffdad6;--mdc-chip-selected-label-text-color: #ffdad6;--mdc-chip-with-icon-selected-icon-color: #ffdad6;--mat-chip-selected-trailing-action-state-layer-color: #ffdad6;--mat-chip-selected-trailing-icon-color: #ffdad6}.theme-dark .mat-warn .mdc-list-item__start,.theme-dark .mat-warn .mdc-list-item__end{--mdc-checkbox-selected-pressed-icon-color: #ffb4ab;--mdc-checkbox-selected-checkmark-color: #690005;--mdc-checkbox-selected-focus-icon-color: #ffb4ab;--mdc-checkbox-selected-hover-icon-color: #ffb4ab;--mdc-checkbox-selected-icon-color: #ffb4ab;--mdc-checkbox-selected-focus-state-layer-color: #ffb4ab;--mdc-checkbox-selected-hover-state-layer-color: #ffb4ab;--mdc-checkbox-unselected-pressed-state-layer-color: #ffb4ab;--mat-checkbox-disabled-label-color: rgba(226, 226, 230, .38);--mat-checkbox-label-text-color: #e2e2e6;--mdc-radio-selected-focus-icon-color: #ffb4ab;--mdc-radio-selected-hover-icon-color: #ffb4ab;--mdc-radio-selected-icon-color: #ffb4ab;--mdc-radio-selected-pressed-icon-color: #ffb4ab;--mat-radio-checked-ripple-color: #ffb4ab}.theme-dark .mat-accent.mtx-split-gutter{--mtx-split-gutter-hover-state-background-color: #ffb4a9}.theme-dark .mat-accent.mtx-datetimepicker-content{--mtx-datetimepicker-calendar-date-selected-state-text-color: #690001;--mtx-datetimepicker-calendar-date-selected-state-background-color: #ffb4a9;--mtx-datetimepicker-calendar-date-today-selected-state-outline-color: #ffb4a9;--mtx-datetimepicker-clock-hand-background-color: #ffb4a9;--mtx-datetimepicker-clock-cell-selected-state-background-color: #ffb4a9;--mtx-datetimepicker-time-input-active-state-text-color: #ffdad5;--mtx-datetimepicker-time-input-active-state-background-color: #930002;--mtx-datetimepicker-time-input-focus-state-outline-color: #ffb4a9;--mtx-datetimepicker-time-input-focus-state-placeholder-text-color: #ffdad5;--mtx-datetimepicker-time-ampm-selected-state-background-color: #93000a;--mtx-datetimepicker-calendar-date-today-outline-color: #ffb4a9;--mtx-datetimepicker-time-input-focus-state-background-color: #930002;--mtx-datetimepicker-time-ampm-selected-state-text-color: #ffdad6}.theme-dark .mat-accent.ng-dropdown-panel{--mtx-select-option-selected-state-background-color: #930002}.theme-dark .mat-warn.mtx-split-gutter{--mtx-split-gutter-hover-state-background-color: #ffb4ab}.theme-dark .mat-warn.mtx-datetimepicker-content{--mtx-datetimepicker-calendar-date-selected-state-text-color: #690005;--mtx-datetimepicker-calendar-date-selected-state-background-color: #ffb4ab;--mtx-datetimepicker-calendar-date-today-selected-state-outline-color: #ffb4ab;--mtx-datetimepicker-clock-hand-background-color: #ffb4ab;--mtx-datetimepicker-clock-cell-selected-state-background-color: #ffb4ab;--mtx-datetimepicker-time-input-active-state-text-color: #ffdad6;--mtx-datetimepicker-time-input-active-state-background-color: #93000a;--mtx-datetimepicker-time-input-focus-state-outline-color: #ffb4ab;--mtx-datetimepicker-time-input-focus-state-placeholder-text-color: #ffdad6;--mtx-datetimepicker-time-ampm-selected-state-background-color: #4f29ac;--mtx-datetimepicker-calendar-date-today-outline-color: #ffb4ab;--mtx-datetimepicker-time-input-focus-state-background-color: #93000a;--mtx-datetimepicker-time-ampm-selected-state-text-color: #e8ddff}.theme-dark .mat-warn.ng-dropdown-panel{--mtx-select-option-selected-state-background-color: #93000a}.theme-dark .mat-accent.mat-mdc-checkbox.primary-checkbox-true{--mdc-checkbox-selected-focus-icon-color: #6745c6;--mdc-checkbox-selected-hover-icon-color: #6745c6;--mdc-checkbox-selected-icon-color: #6745c6;--mdc-checkbox-selected-focus-state-layer-color: #6745c6;--mdc-checkbox-selected-hover-state-layer-color: #6745c6;--mdc-checkbox-selected-checkmark-color: #ffffff}.theme-dark .custom-tabs .mat-mdc-tab-label-container,.theme-dark .custom-tabs .mat-mdc-tab-link-container{background-color:#2f3033}.theme-dark .custom-tabs .mat-mdc-tab .mdc-tab-indicator__content--underline,.theme-dark .custom-tabs .mat-mdc-tab-link .mdc-tab-indicator__content--underline{background-color:#45474a}.theme-dark .stat-container .stat-body:nth-child(2n){background-color:#2f3033}.theme-dark .stat-container .stat-header{background-color:#6745c6}.theme-dark .l-container .l-item{background-color:#2f3033}.theme-dark .footer{background-color:#1a1c1e}.theme-dark .mat-divider{border-top-color:#45474a}.theme-dark .avatar-bg{background-color:#da3d2e}.theme-dark .offline-badge{background-color:#ababae;border-color:#2f3033}.theme-dark .notif-cont{background-color:#2f3033}.theme-dark .msg-sender{font-size:.875rem;color:#fff;margin-top:0;margin-bottom:.3rem}.theme-dark .msg-sender-text{background-color:#6745c6;color:#fff;border-radius:0 .5rem .5rem;padding:8px}.theme-dark .msg-sender-text-me{background-color:#5d5e61;color:#fff;border-radius:.5rem 0 .5rem .5rem;padding:8px}.theme-dark .menu-item-danger .mat-mdc-menu-item:not([disabled]):hover{background-color:#ba1a1a;color:#fff}.theme-dark .menu-item-danger .mat-mdc-menu-item:not([disabled]):hover .mat-icon-no-color{color:#fff}.theme-dark .btn-skeleton .skeleton-loader.progress,.theme-dark .btn-skeleton .skeleton-loader.pulse,.theme-dark .avatar-skeleton .skeleton-loader.progress,.theme-dark .avatar-skeleton .skeleton-loader.pulse,.theme-dark .line-skeleton .skeleton-loader.progress,.theme-dark .line-skeleton .skeleton-loader.pulse{background-color:#2f3033}.theme-dark .msg-date{color:#c6c6ca}.theme-dark .msg-seen-text{color:#b49cff}.theme-dark .emoji-mart-dark{color:#fff;border-color:#2f3033;background-color:#1a1c1e}.theme-dark .emoji-mart-dark .emoji-mart-category-label span{background-color:#1a1c1e}.theme-dark .emoji-mart-dark .emoji-mart-search input{border-color:#2f3033;background-color:#1a1c1e}.msg-seen-text{color:#6745c6}.msg-date{font-size:.8rem;color:#2f3033;padding-right:3px}.avatar-skeleton .skeleton-loader.progress,.avatar-skeleton .skeleton-loader.pulse{background-color:#c6c6ca;border-radius:9999px;height:2.5rem;width:2.5rem;margin:0}.line-skeleton .skeleton-loader.progress,.line-skeleton .skeleton-loader.pulse{background-color:#c6c6ca;border-radius:8px;height:.5rem;width:100%;margin:0}.btn-skeleton .skeleton-loader.progress,.btn-skeleton .skeleton-loader.pulse{background-color:#c6c6ca;border-radius:9999px;height:40px;width:105px;margin:0}.menu-item-danger .mat-mdc-menu-item:not([disabled]):hover{background-color:#ffdad6;color:#ba1a1a}.menu-item-danger .mat-mdc-menu-item:not([disabled]):hover .mat-icon-no-color{color:#ba1a1a}.msg-sender{font-size:.875rem;color:#1a1c1e;margin-top:0;margin-bottom:.5rem}.msg-sender-text{background-color:#e8ddff;color:#1a1c1e;border-radius:0 .5rem .5rem;padding:8px}.msg-sender-text-me{background-color:#f1f0f4;color:#1a1c1e;border-radius:.5rem 0 .5rem .5rem;padding:8px;text-align:left}.notif-cont{padding:.6rem .7rem;background-color:#e2e2e6;border-radius:var(--mdc-elevated-card-container-shape)}.offline-badge{background-color:#c6c6ca;border-color:#fff}.primary-button.btn-md,.secondary-button.btn-md,.tertiary-button.btn-md,.error-button.btn-md,.primary-button-light.btn-md,.secondary-button-light.btn-md,.tertiary-button-light.btn-md,.error-button-light.btn-md{height:2rem}.primary-button.btn-lg,.secondary-button.btn-lg,.tertiary-button.btn-lg,.error-button.btn-lg,.primary-button-light.btn-lg,.secondary-button-light.btn-lg,.tertiary-button-light.btn-lg,.error-button-light.btn-lg{font-size:1.3rem;padding:1.5rem}.primary-button.btn-xl,.secondary-button.btn-xl,.tertiary-button.btn-xl,.error-button.btn-xl,.primary-button-light.btn-xl,.secondary-button-light.btn-xl,.tertiary-button-light.btn-xl,.error-button-light.btn-xl{font-size:1.7rem;padding:1.8rem}.primary-button.large-long,.secondary-button.large-long,.tertiary-button.large-long,.error-button.large-long,.primary-button-light.large-long,.secondary-button-light.large-long,.tertiary-button-light.large-long,.error-button-light.large-long{font-size:1.2rem;padding:1.4rem 4rem}.stretch-false .mat-mdc-tab-label-container{flex-grow:initial;padding:6px}.card-shadow-tabs .mat-mdc-tab-label-container{box-shadow:var(--mdc-elevated-card-container-elevation);margin:3px}.custom-tabs{--mdc-secondary-navigation-tab-container-height: 35px}.custom-tabs .mat-mdc-tab-label-container,.custom-tabs .mat-mdc-tab-link-container{background-color:#e2e2e6;border-radius:10px;border:none}.custom-tabs .mat-mdc-tab-link-container{box-shadow:var(--mdc-elevated-card-container-elevation);padding:6px;flex-grow:initial;margin:4px}.custom-tabs .mat-mdc-tab .mdc-tab-indicator__content--underline,.custom-tabs .mat-mdc-tab-link .mdc-tab-indicator__content--underline{height:100%;border:none;background-color:#fdfcff;border-radius:6px;box-shadow:0 0 5px #00000005,0 2px 10px #0000000f,0 0 1px #0000004d}.custom-tabs .mat-mdc-tab .mdc-tab__ripple:before{border-radius:6px}.custom-tabs .mat-mdc-tab-link .mdc-tab__ripple:before{border-radius:6px}.custom-tabs .mdc-tab-indicator{border-radius:6px}.custom-tabs .mat-mdc-tab-group.mat-mdc-tab-group-stretch-tabs>.mat-mdc-tab-header .mat-mdc-tab{margin:6px}.custom-tabs .mat-mdc-tab-labels>div:not(:last-child){margin-right:3px!important}.custom-tabs .mat-mdc-tab-links>a:not(:last-child){margin-right:3px!important}.custom-tabs .mat-mdc-tab-labels>div:not(:first-child){margin-left:3px!important}.custom-tabs .mat-mdc-tab-links>a:not(:first-child){margin-left:3px!important}.stat-container{border-radius:10px;overflow:hidden}.stat-container .stat-body:nth-child(2n){background-color:#f1f0f4}.stat-container .stat-header{background-color:#e8ddff}.l-container .l-item{border-radius:10px;overflow:hidden;background-color:#f1f0f4}.tertiary-color-60{color:#fe5644}.footer{background-color:#e2e2e6}body .mat-divider{border-top-color:#c6c6ca}.custom-card{background-color:var(--mdc-elevated-card-container-color);border-color:var(--mdc-elevated-card-container-color);border-radius:var(--mdc-elevated-card-container-shape);box-shadow:var(--mdc-elevated-card-container-elevation)}.nav-list-container{overflow:hidden}.nav-list-container a:hover{color:#fff}.nav-list-item{display:block;padding:8px 20px}.nav-list-item:hover{background-color:#8060e1}.nav-list-item.nav-list-item-active{background-color:#6745c6;color:#fff}.custom-links a{color:var(--link-hover-color)}.custom-links a:hover{text-decoration:underline}.avatar-bg{background-color:#ffdad5}.bg-body{background-color:var(--body-background-color)}.text-second-70{color:#82aaff}.loader-circle{width:50px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side,#8060e1 94%,#0000) top/8px 8px no-repeat,conic-gradient(#0000 30%,#8060e1);-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 8px),#000 0);animation:l13 1s infinite linear}@keyframes l13{to{transform:rotate(1turn)}}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.toast-container .ngx-toastr{min-height:3rem;padding:.875rem 1rem;color:var(--toast-show-text-color);background-color:var(--toast-show-background-color);background-position:1rem center;background-size:1rem;border-radius:.5rem;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.toast-container .ngx-toastr:hover{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.toast-container .toast-success,.toast-container .toast-info,.toast-container .toast-warning,.toast-container .toast-error{padding-left:3rem;color:#fff}.toast-container .toast-info{background-color:var(--toast-info-background-color)}.toast-container .toast-success{background-color:var(--toast-success-background-color)}.toast-container .toast-warning{background-color:var(--toast-warning-background-color)}.toast-container .toast-error{background-color:var(--toast-error-background-color)}.toast-container .toast-close-button{top:-.5rem;right:-.5rem;display:block;width:1rem;height:1rem;font-size:1rem;text-shadow:0 1px 0 rgba(0,0,0,.25)}.toast-container .toast-close-button:hover{color:inherit;opacity:.6}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:100 700;font-display:block;src:url("./media/material-symbols-outlined-ZTJ4D44D.woff2") format("woff2")}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Symbols Rounded;font-style:normal;font-weight:100 700;font-display:block;src:url("./media/material-symbols-rounded-24V6JC34.woff2") format("woff2")}.material-symbols-rounded{font-family:Material Symbols Rounded;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Symbols Sharp;font-style:normal;font-weight:100 700;font-display:block;src:url("./media/material-symbols-sharp-UH75OF7H.woff2") format("woff2")}.material-symbols-sharp{font-family:Material Symbols Sharp;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}.emoji-mart,.emoji-mart *{box-sizing:border-box;line-height:1.15}.emoji-mart{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:16px;display:inline-block;color:#222427;border:1px solid #d9d9d9;border-radius:5px;background:#fff}.emoji-mart .emoji-mart-emoji{padding:6px}.emoji-mart-bar{border:0 solid #d9d9d9}.emoji-mart-bar:first-child{border-bottom-width:1px;border-top-left-radius:5px;border-top-right-radius:5px}.emoji-mart-bar:last-child{border-top-width:1px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.emoji-mart-anchors{display:flex;flex-direction:row;justify-content:space-between;padding:0 6px;line-height:0}.emoji-mart-anchor{position:relative;display:block;flex:1 1 auto;color:#858585;text-align:center;padding:12px 4px;overflow:hidden;transition:color .1s ease-out;margin:0;box-shadow:none;background:none;border:none}.emoji-mart-anchor:focus{outline:0}.emoji-mart-anchor:hover,.emoji-mart-anchor:focus,.emoji-mart-anchor-selected{color:#464646}.emoji-mart-anchor-selected .emoji-mart-anchor-bar{bottom:0}.emoji-mart-anchor-bar{position:absolute;bottom:-3px;left:0;width:100%;height:3px;background-color:#464646}.emoji-mart-anchors i{display:inline-block;width:100%;max-width:22px}.emoji-mart-anchors svg,.emoji-mart-anchors img{fill:currentColor;height:18px}.emoji-mart-scroll{overflow-y:scroll;height:270px;padding:0 6px 6px;will-change:transform}.emoji-mart-search{margin-top:6px;padding:0 6px;position:relative}.emoji-mart-search input{font-size:16px;display:block;width:100%;padding:5px 25px 6px 10px;border-radius:5px;border:1px solid #d9d9d9;outline:0}.emoji-mart-search input,.emoji-mart-search input::-webkit-search-decoration,.emoji-mart-search input::-webkit-search-cancel-button,.emoji-mart-search input::-webkit-search-results-button,.emoji-mart-search input::-webkit-search-results-decoration{-webkit-appearance:none}.emoji-mart-search-icon{position:absolute;top:3px;right:11px;z-index:2;padding:2px 5px 1px;border:none;background:none}.emoji-mart-category .emoji-mart-emoji span{z-index:1;position:relative;text-align:center;cursor:default}.emoji-mart-category .emoji-mart-emoji:hover:before{z-index:0;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f4f4f4;border-radius:100%}.emoji-mart-category-label{z-index:2;position:relative;position:-webkit-sticky;position:sticky;top:0}.emoji-mart-category-label span{display:block;width:100%;font-weight:500;padding:5px 6px;background-color:#fff;background-color:#fffffff2}.emoji-mart-category-list{margin:0;padding:0}.emoji-mart-category-list li{list-style:none;margin:0;padding:0;display:inline-block}.emoji-mart-emoji{position:relative;display:inline-block;font-size:0;margin:0;padding:0;border:none;background:none;box-shadow:none}.emoji-mart-emoji-native{font-family:"Segoe UI Emoji",Segoe UI Symbol,Segoe UI,"Apple Color Emoji",Twemoji Mozilla,"Noto Color Emoji","Android Emoji"}.emoji-mart-no-results{font-size:14px;text-align:center;padding-top:70px;color:#858585}.emoji-mart-no-results .emoji-mart-category-label{display:none}.emoji-mart-no-results .emoji-mart-no-results-label{margin-top:.2em}.emoji-mart-no-results .emoji-mart-emoji:hover:before{content:none}.emoji-mart-preview{position:relative;height:70px}.emoji-mart-preview-emoji,.emoji-mart-preview-data,.emoji-mart-preview-skins{position:absolute;top:50%;transform:translateY(-50%)}.emoji-mart-preview-emoji{left:12px}.emoji-mart-preview-data{left:68px;right:12px;word-break:break-all}.emoji-mart-preview-skins{right:30px;text-align:right}.emoji-mart-preview-skins.custom{right:10px;text-align:right}.emoji-mart-preview-name{font-size:14px}.emoji-mart-preview-shortname{font-size:12px;color:#888}.emoji-mart-preview-shortname+.emoji-mart-preview-shortname,.emoji-mart-preview-shortname+.emoji-mart-preview-emoticon,.emoji-mart-preview-emoticon+.emoji-mart-preview-emoticon{margin-left:.5em}.emoji-mart-preview-emoticon{font-size:11px;color:#bbb}.emoji-mart-title span{display:inline-block;vertical-align:middle}.emoji-mart-title .emoji-mart-emoji{padding:0}.emoji-mart-title-label{color:#999a9c;font-size:26px;font-weight:300}.emoji-mart-skin-swatches{font-size:0;padding:2px 0;border:1px solid #d9d9d9;border-radius:12px;background-color:#fff}.emoji-mart-skin-swatches.custom{font-size:0;border:none;background-color:#fff}.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch{width:16px;padding:0 2px}.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch.selected:after{opacity:.75}.emoji-mart-skin-swatch{display:inline-block;width:0;vertical-align:middle;transition-property:width,padding;transition-duration:.125s;transition-timing-function:ease-out}.emoji-mart-skin-swatch:nth-child(1){transition-delay:0s}.emoji-mart-skin-swatch:nth-child(2){transition-delay:.03s}.emoji-mart-skin-swatch:nth-child(3){transition-delay:.06s}.emoji-mart-skin-swatch:nth-child(4){transition-delay:.09s}.emoji-mart-skin-swatch:nth-child(5){transition-delay:.12s}.emoji-mart-skin-swatch:nth-child(6){transition-delay:.15s}.emoji-mart-skin-swatch.selected{position:relative;width:16px;padding:0 2px}.emoji-mart-skin-swatch.selected:after{content:"";position:absolute;top:50%;left:50%;width:4px;height:4px;margin:-2px 0 0 -2px;background-color:#fff;border-radius:100%;pointer-events:none;opacity:0;transition:opacity .2s ease-out}.emoji-mart-skin-swatch.custom{display:inline-block;width:0;height:38px;overflow:hidden;vertical-align:middle;transition-property:width,height;transition-duration:.125s;transition-timing-function:ease-out;cursor:default}.emoji-mart-skin-swatch.custom.selected{position:relative;width:36px;height:38px;padding:0 2px 0 0}.emoji-mart-skin-swatch.custom.selected:after{content:"";width:0;height:0}.emoji-mart-skin-swatches.custom .emoji-mart-skin-swatch.custom:hover{background-color:#f4f4f4;border-radius:10%}.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom{width:36px;height:38px;padding:0 2px 0 0}.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom.selected:after{opacity:.75}.emoji-mart-skin-text.opened{display:inline-block;vertical-align:middle;text-align:left;color:#888;font-size:11px;padding:5px 2px;width:95px;height:40px;border-radius:10%;background-color:#fff}.emoji-mart-skin{display:inline-block;width:100%;padding-top:100%;max-width:12px;border-radius:100%}.emoji-mart-skin-tone-1{background-color:#ffc93a}.emoji-mart-skin-tone-2{background-color:#fadcbc}.emoji-mart-skin-tone-3{background-color:#e0bb95}.emoji-mart-skin-tone-4{background-color:#bf8f68}.emoji-mart-skin-tone-5{background-color:#9b643d}.emoji-mart-skin-tone-6{background-color:#594539}.emoji-mart-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.emoji-mart-dark{color:#fff;border-color:#555453;background-color:#222}.emoji-mart-dark .emoji-mart-bar{border-color:#555453}.emoji-mart-dark .emoji-mart-search input{color:#fff;border-color:#555453;background-color:#2f2f2f}.emoji-mart-dark .emoji-mart-search-icon svg{fill:#fff}.emoji-mart-dark .emoji-mart-category .emoji-mart-emoji:hover:before{background-color:#444}.emoji-mart-dark .emoji-mart-category-label span{background-color:#222;color:#fff}.emoji-mart-dark .emoji-mart-skin-swatches{border-color:#555453;background-color:#222}.emoji-mart-dark .emoji-mart-anchor:hover,.emoji-mart-dark .emoji-mart-anchor:focus,.emoji-mart-dark .emoji-mart-anchor-selected{color:#bfbfbf}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.bottom-0{bottom:0}.bottom-4{bottom:1rem}.left-0{left:0}.left-1\/2{left:50%}.left-2\.5{left:.625rem}.left-\[-26\%\]{left:-26%}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-\[-26\%\]{right:-26%}.top-0{top:0}.top-0\.5{top:.125rem}.top-1{top:.25rem}.top-1\/2{top:50%}.top-2\.5{top:.625rem}.top-\[4\.5rem\]{top:4.5rem}.top-\[70px\]{top:70px}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.m-1{margin:.25rem}.m-auto{margin:auto}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.me-0{margin-inline-end:0px}.me-3{margin-inline-end:.75rem}.ms-1{margin-inline-start:.25rem}.ms-1\.5{margin-inline-start:.375rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.block{display:block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-20{height:5rem}.h-3{height:.75rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-\[440px\]{height:440px}.h-\[500px\]{height:500px}.h-\[calc\(100\%-55px\)\]{height:calc(100% - 55px)}.h-auto{height:auto}.h-full{height:100%}.min-h-\[533px\]{min-height:533px}.min-h-\[calc\(100vh-200px\)\]{min-height:calc(100vh - 200px)}.min-h-\[calc\(100vh-335px\)\]{min-height:calc(100vh - 335px)}.min-h-\[calc\(100vh-345px\)\]{min-height:calc(100vh - 345px)}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-1\/5{width:20%}.w-10{width:2.5rem}.w-14{width:3.5rem}.w-2\/5{width:40%}.w-20{width:5rem}.w-3{width:.75rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-72{width:18rem}.w-full{width:100%}.min-w-48{min-width:12rem}.min-w-60{min-width:15rem}.min-w-\[313px\]{min-width:313px}.min-w-full{min-width:100%}.flex-grow{flex-grow:1}.flex-grow-0{flex-grow:0}.basis-full{flex-basis:100%}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.cursor-pointer{cursor:pointer}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-hidden{overflow-y:hidden}.whitespace-nowrap{white-space:nowrap}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.bg-gray-950{--tw-bg-opacity: 1;background-color:rgb(3 7 18 / var(--tw-bg-opacity, 1))}.bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-70{--tw-bg-opacity: .7}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pb-2{padding-bottom:.5rem}.pe-2{padding-inline-end:.5rem}.pr-10{padding-right:2.5rem}.pr-3{padding-right:.75rem}.pt-3{padding-top:.75rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-end{text-align:end}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.leading-3{line-height:.75rem}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.opacity-0{opacity:0}.opacity-75{opacity:.75}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-right-style:hidden}.circle-icon-btn .mdc-button{min-width:36px}.circle-icon-btn .mat-mdc-outlined-button>.mat-icon{margin-right:0;margin-left:0}.circle-icon-btn .mat-mdc-outlined-button{padding:8px;border-radius:9999px}.circle-icon-btn .mat-mdc-unelevated-button>.mat-icon{margin-right:0;margin-left:0}.circle-icon-btn .mat-mdc-unelevated-button{padding:8px;border-radius:9999px}.circle-icon-btn .mat-mdc-button>.mat-icon{margin-right:0;margin-left:0}.circle-icon-btn .mat-mdc-button{padding:8px;border-radius:9999px}.circle-icon-btn .mat-mdc-button:has(.material-icons,mat-icon,[matButtonIcon]){padding:8px}.circle-icon-btn .mat-mdc-raised-button>.mat-icon{margin-right:0;margin-left:0}.circle-icon-btn .mat-mdc-raised-button{padding:8px;border-radius:9999px}.custom-menu.mat-mdc-menu-panel{--mat-menu-container-shape: 8px;box-shadow:var(--mdc-protected-button-container-elevation-shadow);margin-top:3px;background-color:var(--mdc-protected-button-container-color);min-width:50px}.custom-menu .mat-mdc-menu-content{padding:6px 7px}.custom-menu .mat-mdc-menu-item{border-radius:8px;min-height:35px}.custom-menu .mat-mdc-menu-item.danger,.custom-menu .mat-mdc-menu-item .mat-icon.danger{color:#de3730}.card-shadow{box-shadow:var(--mdc-elevated-card-container-elevation);background-color:var(--mdc-elevated-card-container-color)}.small-switch{--mdc-switch-track-width: 45px;--mdc-switch-track-height: 22px;--mat-switch-with-icon-handle-size: 17px;--mat-switch-pressed-handle-size: 22px;--mat-switch-selected-with-icon-handle-horizontal-margin: 0 24px;--mdc-switch-state-layer-size: 25px;--mat-switch-selected-handle-size: 18px;--mat-switch-unselected-handle-horizontal-margin: 0 4px}.mat-mdc-menu-hover-none .mat-mdc-menu-item{cursor:default}.mat-mdc-menu-hover-none .mat-mdc-menu-item:not([disabled]):hover{background-color:transparent}.btn-group-left .mat-mdc-unelevated-button{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group-right .mat-mdc-unelevated-button{border-top-left-radius:0;border-bottom-left-radius:0}.btn-icon .mat-mdc-unelevated-button,.btn-icon .mat-mdc-raised-button{padding-left:.5rem;padding-right:.5rem}.btn-icon .mat-mdc-unelevated-button>.mat-icon,.btn-icon .mat-mdc-raised-button>.mat-icon,.btn-icon .mat-mdc-button>.mat-icon{margin:0}.btn-icon .mdc-button{min-width:42px}.btn-icon-circle .mat-mdc-unelevated-button,.btn-icon-circle .mat-mdc-raised-button{padding-left:.5rem;padding-right:.5rem}.btn-icon-circle .mat-mdc-unelevated-button>.mat-icon,.btn-icon-circle .mat-mdc-raised-button>.mat-icon{margin:0}.btn-icon-circle .mdc-button{min-width:36px}.mat-icon-5 .mat-icon{width:1.25rem;height:1.25rem;font-size:1.25rem}.mtx-popover-none{padding:0!important;background-color:transparent!important;border:none!important;box-shadow:none}.rounded-input .mat-mdc-form-field-has-icon-suffix .mat-mdc-text-field-wrapper{padding-left:22px}.rounded-input .mdc-text-field--outlined .mat-mdc-form-field-infix,.rounded-input .mdc-text-field--no-label .mat-mdc-form-field-infix{padding-top:10px;padding-bottom:10px;min-height:32px}.rounded-input .mat-mdc-form-field-icon-suffix,.rounded-input [dir=rtl] .mat-mdc-form-field-icon-prefix{padding:0 4px}.rounded-input .mdc-text-field--outlined{--mdc-outlined-text-field-container-shape: 28px !important}.emoji-mart-preview-data{display:none}.custom-card-no-shadow{background-color:var(--mdc-elevated-card-container-color);border-color:var(--mdc-elevated-card-container-color);border-radius:var(--mdc-elevated-card-container-shape);color:var(--shiny-text-color);min-width:440px;text-align:center}.score-avatar-icon{border-radius:7rem;width:3rem;height:3rem;display:flex;justify-content:center;align-items:center;z-index:1}.score-avatar-text{height:100%;border-left:0;border-radius:0 5rem 5rem 0;margin-left:-2.5rem;padding:.5rem 1.3rem .5rem 2.4rem;background-color:var(--mdc-elevated-card-container-color);z-index:0;font-size:1.5rem;line-height:2rem}@media (max-width: 767px){.avatar-btn-md .mat-mdc-button{padding:0;min-width:32px}}.icon-16 .mat-icon{width:4rem;height:4rem}.icon-7 .mat-icon{width:1.75rem;height:1.75rem}.icon-10 .mat-icon{width:2.5rem;height:2.5rem}.icon-full .mat-icon{width:100%;height:100%}.icon-32 .mat-icon{width:8rem;height:8rem}.icon-16 .mat-icon{width:4rem;height:4rem;font-size:4rem}.dotpattern{position:relative;overflow:hidden;--om-dotpattern-color: hsla(0, 0%, 64%, .8)}.dotpattern .dotpattern-background{position:absolute;pointer-events:none;height:100%;width:100%}.dotpattern .dotpattern-background svg{pointer-events:none;inset:0;height:100%;width:100%;fill:var(--om-dotpattern-color);-webkit-mask-image:radial-gradient(800px circle at center,#fff,transparent);mask-image:radial-gradient(800px circle at center,#fff,transparent)}.playground-container .mat-drawer-container{position:relative;min-width:100%;height:calc(100vh - var(--mat-toolbar-standard-height))}@media (max-width: 599px){.playground-container .mat-drawer-container{position:relative;min-width:100%;height:calc(100vh - var(--mat-toolbar-mobile-height))}.custom-card-no-shadow,.score-wrapper *{min-width:100%}}.check-green .mat-icon{height:4rem;width:4rem;font-size:4rem;color:#00e300}.error-fail .mat-icon{height:4rem;width:4rem;font-size:4rem;color:#e70000}.mat-tab-body-full .mat-mdc-tab-body-wrapper{height:100%}.hover\:opacity-100:hover{opacity:1}@media (min-width: 599px){.mobile\:top-1{top:.25rem}.mobile\:h-\[calc\(100\%-65px\)\]{height:calc(100% - 65px)}}@media (min-width: 640px){.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:w-auto{width:auto}.sm\:min-w-\[570px\]{min-width:570px}.sm\:justify-normal{justify-content:normal}.sm\:p-6{padding:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:text-left{text-align:left}}@media (min-width: 768px){.md\:me-3{margin-inline-end:.75rem}.md\:w-auto{width:auto}.md\:min-w-\[197px\]{min-width:197px}.md\:basis-1\/2{flex-basis:50%}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-nowrap{flex-wrap:nowrap}.md\:gap-2{gap:.5rem}.md\:gap-3{gap:.75rem}.md\:p-4{padding:1rem}.md\:p-6{padding:1.5rem}.md\:pt-0{padding-top:0}.md\:text-2xl{font-size:1.5rem;line-height:2rem}}
