:root{--mdc-layout-grid-margin-desktop: 24px;--mdc-layout-grid-gutter-desktop: 24px;--mdc-layout-grid-column-width-desktop: 72px;--mdc-layout-grid-margin-tablet: 16px;--mdc-layout-grid-gutter-tablet: 16px;--mdc-layout-grid-column-width-tablet: 72px;--mdc-layout-grid-margin-phone: 16px;--mdc-layout-grid-gutter-phone: 16px;--mdc-layout-grid-column-width-phone: 72px}@media(min-width:840px){.mdc-layout-grid{box-sizing:border-box;margin:0 auto;padding:24px;padding:var(--mdc-layout-grid-margin-desktop, 24px)}}@media(min-width:600px)and (max-width:839px){.mdc-layout-grid{box-sizing:border-box;margin:0 auto;padding:16px;padding:var(--mdc-layout-grid-margin-tablet, 16px)}}@media(max-width:599px){.mdc-layout-grid{box-sizing:border-box;margin:0 auto;padding:16px;padding:var(--mdc-layout-grid-margin-phone, 16px)}}@media(min-width:840px){.mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter-desktop, 24px) / 2 * -1)}@supports (display: grid){.mdc-layout-grid__inner{display:grid;margin:0;grid-gap:24px;grid-gap:var(--mdc-layout-grid-gutter-desktop, 24px);grid-template-columns:repeat(12,minmax(0,1fr))}}}@media(min-width:600px)and (max-width:839px){.mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter-tablet, 16px) / 2 * -1)}@supports (display: grid){.mdc-layout-grid__inner{display:grid;margin:0;grid-gap:16px;grid-gap:var(--mdc-layout-grid-gutter-tablet, 16px);grid-template-columns:repeat(8,minmax(0,1fr))}}}@media(max-width:599px){.mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter-phone, 16px) / 2 * -1)}@supports (display: grid){.mdc-layout-grid__inner{display:grid;margin:0;grid-gap:16px;grid-gap:var(--mdc-layout-grid-gutter-phone, 16px);grid-template-columns:repeat(4,minmax(0,1fr))}}}@media(min-width:840px){.mdc-layout-grid__cell{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell{box-sizing:border-box;margin:12px;margin:calc(var(--mdc-layout-grid-gutter-desktop, 24px) / 2)}@supports (display: grid){.mdc-layout-grid__cell{margin:0}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-desktop{width:calc(8.3333333333% - 24px);width:calc(8.3333333333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-desktop{width:auto;grid-column-end:span 1}}.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-desktop{width:calc(16.6666666667% - 24px);width:calc(16.6666666667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-desktop{width:auto;grid-column-end:span 2}}.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-desktop{width:calc(25% - 24px);width:calc(25% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-desktop{width:auto;grid-column-end:span 3}}.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-desktop{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-desktop{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-desktop{width:calc(41.6666666667% - 24px);width:calc(41.6666666667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-desktop{width:auto;grid-column-end:span 5}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-desktop{width:calc(50% - 24px);width:calc(50% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-desktop{width:auto;grid-column-end:span 6}}.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-desktop{width:calc(58.3333333333% - 24px);width:calc(58.3333333333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-desktop{width:auto;grid-column-end:span 7}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-desktop{width:calc(66.6666666667% - 24px);width:calc(66.6666666667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-desktop{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-desktop{width:calc(75% - 24px);width:calc(75% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-desktop{width:auto;grid-column-end:span 9}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-desktop{width:calc(83.3333333333% - 24px);width:calc(83.3333333333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-desktop{width:auto;grid-column-end:span 10}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-desktop{width:calc(91.6666666667% - 24px);width:calc(91.6666666667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-desktop{width:auto;grid-column-end:span 11}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-desktop{width:calc(100% - 24px);width:calc(100% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-desktop{width:auto;grid-column-end:span 12}}}@media(min-width:600px)and (max-width:839px){.mdc-layout-grid__cell{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell{box-sizing:border-box;margin:8px;margin:calc(var(--mdc-layout-grid-gutter-tablet, 16px) / 2)}@supports (display: grid){.mdc-layout-grid__cell{margin:0}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-tablet{width:calc(12.5% - 16px);width:calc(12.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-tablet{width:auto;grid-column-end:span 1}}.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-tablet{width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-tablet{width:auto;grid-column-end:span 2}}.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-tablet{width:calc(37.5% - 16px);width:calc(37.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-tablet{width:auto;grid-column-end:span 3}}.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-tablet{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-tablet{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-tablet{width:calc(62.5% - 16px);width:calc(62.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-tablet{width:auto;grid-column-end:span 5}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-tablet{width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-tablet{width:auto;grid-column-end:span 6}}.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-tablet{width:calc(87.5% - 16px);width:calc(87.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-tablet{width:auto;grid-column-end:span 7}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-tablet{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-tablet{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-tablet{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-tablet{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-tablet{width:auto;grid-column-end:span 8}}}@media(max-width:599px){.mdc-layout-grid__cell{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell{box-sizing:border-box;margin:8px;margin:calc(var(--mdc-layout-grid-gutter-phone, 16px) / 2)}@supports (display: grid){.mdc-layout-grid__cell{margin:0}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-phone{width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-phone{width:auto;grid-column-end:span 1}}.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-phone{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-phone{width:auto;grid-column-end:span 2}}.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-phone{width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-phone{width:auto;grid-column-end:span 3}}.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-phone{width:auto;grid-column-end:span 4}}}.mdc-layout-grid__cell--order-1{order:1}.mdc-layout-grid__cell--order-2{order:2}.mdc-layout-grid__cell--order-3{order:3}.mdc-layout-grid__cell--order-4{order:4}.mdc-layout-grid__cell--order-5{order:5}.mdc-layout-grid__cell--order-6{order:6}.mdc-layout-grid__cell--order-7{order:7}.mdc-layout-grid__cell--order-8{order:8}.mdc-layout-grid__cell--order-9{order:9}.mdc-layout-grid__cell--order-10{order:10}.mdc-layout-grid__cell--order-11{order:11}.mdc-layout-grid__cell--order-12{order:12}.mdc-layout-grid__cell--align-top{align-self:flex-start}@supports (display: grid){.mdc-layout-grid__cell--align-top{align-self:start}}.mdc-layout-grid__cell--align-middle{align-self:center}.mdc-layout-grid__cell--align-bottom{align-self:flex-end}@supports (display: grid){.mdc-layout-grid__cell--align-bottom{align-self:end}}@media(min-width:840px){.mdc-layout-grid--fixed-column-width{width:1176px;width:calc(var(--mdc-layout-grid-column-width-desktop, 72px) * 12 + var(--mdc-layout-grid-gutter-desktop, 24px) * 11 + var(--mdc-layout-grid-margin-desktop, 24px) * 2)}}@media(min-width:600px)and (max-width:839px){.mdc-layout-grid--fixed-column-width{width:720px;width:calc(var(--mdc-layout-grid-column-width-tablet, 72px) * 8 + var(--mdc-layout-grid-gutter-tablet, 16px) * 7 + var(--mdc-layout-grid-margin-tablet, 16px) * 2)}}@media(max-width:599px){.mdc-layout-grid--fixed-column-width{width:368px;width:calc(var(--mdc-layout-grid-column-width-phone, 72px) * 4 + var(--mdc-layout-grid-gutter-phone, 16px) * 3 + var(--mdc-layout-grid-margin-phone, 16px) * 2)}}.mdc-layout-grid--align-left{margin-right:auto;margin-left:0}.mdc-layout-grid--align-right{margin-right:0;margin-left:auto}.bsz-wb-white-space-pre-line{white-space:pre-line}@font-face{font-family:Basuiz-Icons-Outlined;font-style:normal;font-weight:400;src:local("fonts/Basuiz-Icons-Outlined"),url("./media/Basuiz-Icons-Outlined-MCAJB45V.woff2") format("woff2"),url("./media/Basuiz-Icons-Outlined-CHGEPEHP.woff") format("woff"),url("./media/Basuiz-Icons-Outlined-XGEQ5NSB.ttf") format("truetype")}html{font-family:Open Sans,Helvetica Neue,sans-serif;--bsz-background: #f0f3f8;--bsz-theme-primary-50: #e0e9f2;--bsz-positive-text: #5cb160;--bsz-negative-text: #b00020;--bsz-neutral-text: #545454;--bsz-bold-weight: 600;--bsz-web-app-chart-primary: #1c7be1;--bsz-web-app-chart-negative: #ea8275;--bsz-web-app-chart-palette-0: #2836b0, #1c7be1, #04bdc9, #59cf9e, #a1d86a, #e0e285;--bsz-web-app-chart-palette-1: #470e80, #b11aa2, #f59999, #6aa2ca, #7f8f17;--bsz-web-app-chart-palette-2: #7d1008, #066479, #279d85, #cdad59, #c9532e;--bsz-color-success: #238914;--bsz-color-success-light: #e5f1e3;--bsz-color-success-on: #ffffff;--bsz-color-warning: #f16500;--bsz-color-warning-light: #fdede0;--bsz-color-warning-on: #ffffff;--bsz-color-info: #0288d1;--bsz-color-info-light: #e1f1f9;--bsz-color-info-on: #ffffff;--bsz-theme-breakpoint-desktop: 840px;--bsz-theme-breakpoint-tablet: 600px;--bsz-theme-breakpoint-mobile: 0;--mat-app-background-color: #f9f9ff;--mat-app-text-color: #191c21;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-ripple-color: color-mix(in srgb, #191c21 10%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, #191c21 12%, transparent);--mat-option-hover-state-layer-color: color-mix(in srgb, #191c21 8%, transparent);--mat-option-label-text-color: #191c21;--mat-option-selected-state-label-text-color: #374765;--mat-option-selected-state-layer-color: #d7e3ff;--mat-optgroup-label-text-color: #424751;--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f9f9ff;--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #191c21 38%, transparent);--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #191c21 38%, transparent);--mat-pseudo-checkbox-full-selected-checkmark-color: #ffffff;--mat-pseudo-checkbox-full-selected-icon-color: #285ea9;--mat-pseudo-checkbox-full-unselected-icon-color: #424751;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #191c21 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #285ea9;--mat-option-label-text-size: 1rem;--mat-option-label-text-weight: 400;--mat-option-label-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-option-label-text-line-height: 1.25rem;--mat-option-label-text-tracking: .006rem;--mat-optgroup-label-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-optgroup-label-text-line-height: 1.25rem;--mat-optgroup-label-text-size: .875rem;--mat-optgroup-label-text-tracking: .006rem;--mat-optgroup-label-text-weight: 500;--mat-card-elevated-container-shape: 12px;--mat-card-filled-container-shape: 12px;--mat-card-outlined-container-shape: 12px;--mat-card-outlined-outline-width: 1px;--mat-card-elevated-container-color: #f3f3fa;--mat-card-elevated-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-card-filled-container-color: #e2e2e9;--mat-card-filled-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-outlined-container-color: #f9f9ff;--mat-card-outlined-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-outlined-outline-color: #c2c6d3;--mat-card-subtitle-text-color: #191c21;--mat-card-subtitle-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-card-subtitle-text-line-height: 1.5rem;--mat-card-subtitle-text-size: 1rem;--mat-card-subtitle-text-tracking: .009rem;--mat-card-subtitle-text-weight: 500;--mat-card-title-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-card-title-text-line-height: 1.75rem;--mat-card-title-text-size: 1.375rem;--mat-card-title-text-tracking: 0;--mat-card-title-text-weight: 400;--mat-progress-bar-active-indicator-height: 4px;--mat-progress-bar-track-height: 4px;--mat-progress-bar-track-shape: 0;--mat-progress-bar-active-indicator-color: #285ea9;--mat-progress-bar-track-color: #dfe2ef;--mat-tooltip-container-shape: 4px;--mat-tooltip-container-color: #2e3036;--mat-tooltip-supporting-text-color: #f0f0f7;--mat-tooltip-supporting-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-tooltip-supporting-text-line-height: 1rem;--mat-tooltip-supporting-text-size: .75rem;--mat-tooltip-supporting-text-tracking: .025rem;--mat-tooltip-supporting-text-weight: 400;--mat-form-field-filled-active-indicator-height: 1px;--mat-form-field-filled-focus-active-indicator-height: 2px;--mat-form-field-filled-container-shape: 4px;--mat-form-field-outlined-outline-width: 1px;--mat-form-field-outlined-focus-outline-width: 2px;--mat-form-field-outlined-container-shape: 4px;--mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #191c21 38%, transparent);--mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #191c21 38%, transparent);--mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #191c21 38%, transparent);--mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #191c21 38%, transparent);--mat-form-field-enabled-select-arrow-color: #424751;--mat-form-field-error-focus-trailing-icon-color: #ba1a1a;--mat-form-field-error-hover-trailing-icon-color: #93000a;--mat-form-field-error-text-color: #ba1a1a;--mat-form-field-error-trailing-icon-color: #ba1a1a;--mat-form-field-filled-active-indicator-color: #424751;--mat-form-field-filled-caret-color: #285ea9;--mat-form-field-filled-container-color: #dfe2ef;--mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #191c21 38%, transparent);--mat-form-field-filled-disabled-container-color: color-mix(in srgb, #191c21 4%, transparent);--mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #191c21 38%, transparent);--mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #191c21 38%, transparent);--mat-form-field-filled-error-active-indicator-color: #ba1a1a;--mat-form-field-filled-error-caret-color: #ba1a1a;--mat-form-field-filled-error-focus-active-indicator-color: #ba1a1a;--mat-form-field-filled-error-focus-label-text-color: #ba1a1a;--mat-form-field-filled-error-hover-active-indicator-color: #93000a;--mat-form-field-filled-error-hover-label-text-color: #93000a;--mat-form-field-filled-error-label-text-color: #ba1a1a;--mat-form-field-filled-focus-active-indicator-color: #285ea9;--mat-form-field-filled-focus-label-text-color: #285ea9;--mat-form-field-filled-hover-active-indicator-color: #191c21;--mat-form-field-filled-hover-label-text-color: #424751;--mat-form-field-filled-input-text-color: #191c21;--mat-form-field-filled-input-text-placeholder-color: #424751;--mat-form-field-filled-label-text-color: #424751;--mat-form-field-focus-select-arrow-color: #285ea9;--mat-form-field-focus-state-layer-opacity: 0;--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-leading-icon-color: #424751;--mat-form-field-outlined-caret-color: #285ea9;--mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #191c21 38%, transparent);--mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #191c21 38%, transparent);--mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #191c21 12%, transparent);--mat-form-field-outlined-error-caret-color: #ba1a1a;--mat-form-field-outlined-error-focus-label-text-color: #ba1a1a;--mat-form-field-outlined-error-focus-outline-color: #ba1a1a;--mat-form-field-outlined-error-hover-label-text-color: #93000a;--mat-form-field-outlined-error-hover-outline-color: #93000a;--mat-form-field-outlined-error-label-text-color: #ba1a1a;--mat-form-field-outlined-error-outline-color: #ba1a1a;--mat-form-field-outlined-focus-label-text-color: #285ea9;--mat-form-field-outlined-focus-outline-color: #285ea9;--mat-form-field-outlined-hover-label-text-color: #191c21;--mat-form-field-outlined-hover-outline-color: #191c21;--mat-form-field-outlined-input-text-color: #191c21;--mat-form-field-outlined-input-text-placeholder-color: #424751;--mat-form-field-outlined-label-text-color: #424751;--mat-form-field-outlined-outline-color: #737782;--mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #191c21 38%, transparent);--mat-form-field-select-option-text-color: #191c21;--mat-form-field-state-layer-color: #191c21;--mat-form-field-trailing-icon-color: #424751;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-form-field-container-text-font: Open Sans, Helvetica Neue, 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: Open Sans, Helvetica Neue, sans-serif;--mat-form-field-subscript-text-line-height: 1rem;--mat-form-field-subscript-text-size: .75rem;--mat-form-field-subscript-text-tracking: .025rem;--mat-form-field-subscript-text-weight: 400;--mat-form-field-outlined-label-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-form-field-outlined-label-text-size: 1rem;--mat-form-field-outlined-label-text-tracking: .031rem;--mat-form-field-outlined-label-text-weight: 400;--mat-form-field-filled-label-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-form-field-filled-label-text-size: 1rem;--mat-form-field-filled-label-text-tracking: .031rem;--mat-form-field-filled-label-text-weight: 400;--mat-select-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #ededf4;--mat-select-enabled-trigger-text-color: #191c21;--mat-select-disabled-trigger-text-color: color-mix(in srgb, #191c21 38%, transparent);--mat-select-placeholder-text-color: #424751;--mat-select-enabled-arrow-color: #424751;--mat-select-disabled-arrow-color: color-mix(in srgb, #191c21 38%, transparent);--mat-select-focused-arrow-color: #285ea9;--mat-select-invalid-arrow-color: #ba1a1a;--mat-select-arrow-transform: translateY(-8px);--mat-select-trigger-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-select-trigger-text-line-height: 1.5rem;--mat-select-trigger-text-size: 1rem;--mat-select-trigger-text-tracking: .031rem;--mat-select-trigger-text-weight: 400;--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #ededf4;--mat-dialog-actions-alignment: flex-end;--mat-dialog-actions-padding: 16px 24px;--mat-dialog-container-elevation-shadow: none;--mat-dialog-container-max-width: 560px;--mat-dialog-container-min-width: 280px;--mat-dialog-container-shape: 28px;--mat-dialog-container-small-max-width: calc(100vw - 32px) ;--mat-dialog-content-padding: 20px 24px;--mat-dialog-headline-padding: 6px 24px 13px;--mat-dialog-with-actions-content-padding: 20px 24px 0;--mat-dialog-container-color: #f9f9ff;--mat-dialog-subhead-color: #191c21;--mat-dialog-supporting-text-color: #424751;--mat-dialog-subhead-font: Open Sans, Helvetica Neue, sans-serif;--mat-dialog-subhead-line-height: 2rem;--mat-dialog-subhead-size: 1.5rem;--mat-dialog-subhead-tracking: 0;--mat-dialog-subhead-weight: 400;--mat-dialog-supporting-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-dialog-supporting-text-line-height: 1.25rem;--mat-dialog-supporting-text-size: .875rem;--mat-dialog-supporting-text-tracking: .016rem;--mat-dialog-supporting-text-weight: 400;--mat-chip-container-shape-radius: 8px;--mat-chip-disabled-container-opacity: 1;--mat-chip-elevated-container-color: transparent;--mat-chip-flat-selected-outline-width: 0;--mat-chip-outline-width: 1px;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-opacity: 1;--mat-chip-with-avatar-avatar-shape-radius: 24px;--mat-chip-with-avatar-avatar-size: 24px;--mat-chip-with-avatar-disabled-avatar-opacity: .38;--mat-chip-with-icon-disabled-icon-opacity: .38;--mat-chip-with-icon-icon-size: 18px;--mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: .38;--mat-chip-disabled-label-text-color: color-mix(in srgb, #191c21 38%, transparent);--mat-chip-disabled-outline-color: color-mix(in srgb, #191c21 12%, transparent);--mat-chip-elevated-selected-container-color: #d7e3ff;--mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #191c21 12%, transparent);--mat-chip-focus-outline-color: #424751;--mat-chip-focus-state-layer-color: #424751;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: #424751;--mat-chip-hover-state-layer-opacity: .08;--mat-chip-label-text-color: #424751;--mat-chip-outline-color: #737782;--mat-chip-selected-disabled-trailing-icon-color: #191c21;--mat-chip-selected-focus-state-layer-color: #374765;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: #374765;--mat-chip-selected-hover-state-layer-opacity: .08;--mat-chip-selected-label-text-color: #374765;--mat-chip-selected-trailing-action-state-layer-color: #374765;--mat-chip-selected-trailing-icon-color: #374765;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-state-layer-color: #424751;--mat-chip-with-icon-disabled-icon-color: #191c21;--mat-chip-with-icon-icon-color: #424751;--mat-chip-with-icon-selected-icon-color: #374765;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #191c21;--mat-chip-with-trailing-icon-trailing-icon-color: #424751;--mat-chip-container-height: 32px;--mat-chip-label-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-chip-label-text-line-height: 1.25rem;--mat-chip-label-text-size: .875rem;--mat-chip-label-text-tracking: .006rem;--mat-chip-label-text-weight: 500;--mat-slide-toggle-disabled-selected-handle-opacity: 1;--mat-slide-toggle-disabled-selected-icon-opacity: .38;--mat-slide-toggle-disabled-track-opacity: .12;--mat-slide-toggle-disabled-unselected-handle-opacity: .38;--mat-slide-toggle-disabled-unselected-icon-opacity: .38;--mat-slide-toggle-disabled-unselected-track-outline-width: 2px;--mat-slide-toggle-handle-shape: 9999px;--mat-slide-toggle-hidden-track-opacity: 0;--mat-slide-toggle-hidden-track-transition: opacity 75ms;--mat-slide-toggle-pressed-handle-size: 28px;--mat-slide-toggle-selected-handle-horizontal-margin: 0 24px;--mat-slide-toggle-selected-handle-size: 24px;--mat-slide-toggle-selected-icon-size: 16px;--mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0 22px;--mat-slide-toggle-selected-track-outline-color: transparent;--mat-slide-toggle-selected-track-outline-width: 2px;--mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0 24px;--mat-slide-toggle-state-layer-size: 40px;--mat-slide-toggle-track-height: 32px;--mat-slide-toggle-track-outline-width: 2px;--mat-slide-toggle-track-shape: 9999px;--mat-slide-toggle-track-width: 52px;--mat-slide-toggle-unselected-handle-horizontal-margin: 0 8px;--mat-slide-toggle-unselected-handle-size: 16px;--mat-slide-toggle-unselected-icon-size: 16px;--mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0 2px;--mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0 4px;--mat-slide-toggle-visible-track-opacity: 1;--mat-slide-toggle-visible-track-transition: opacity 75ms;--mat-slide-toggle-with-icon-handle-size: 24px;--mat-slide-toggle-touch-target-size: 48px;--mat-slide-toggle-disabled-label-text-color: #191c21;--mat-slide-toggle-disabled-selected-handle-color: #f9f9ff;--mat-slide-toggle-disabled-selected-icon-color: #191c21;--mat-slide-toggle-disabled-selected-track-color: #191c21;--mat-slide-toggle-disabled-unselected-handle-color: #191c21;--mat-slide-toggle-disabled-unselected-icon-color: #dfe2ef;--mat-slide-toggle-disabled-unselected-track-color: #dfe2ef;--mat-slide-toggle-disabled-unselected-track-outline-color: #191c21;--mat-slide-toggle-label-text-color: #191c21;--mat-slide-toggle-selected-focus-handle-color: #d7e3ff;--mat-slide-toggle-selected-focus-state-layer-color: #285ea9;--mat-slide-toggle-selected-focus-state-layer-opacity: .12;--mat-slide-toggle-selected-focus-track-color: #285ea9;--mat-slide-toggle-selected-handle-color: #ffffff;--mat-slide-toggle-selected-hover-handle-color: #d7e3ff;--mat-slide-toggle-selected-hover-state-layer-color: #285ea9;--mat-slide-toggle-selected-hover-state-layer-opacity: .08;--mat-slide-toggle-selected-hover-track-color: #285ea9;--mat-slide-toggle-selected-icon-color: #00458e;--mat-slide-toggle-selected-pressed-handle-color: #d7e3ff;--mat-slide-toggle-selected-pressed-state-layer-color: #285ea9;--mat-slide-toggle-selected-pressed-state-layer-opacity: .12;--mat-slide-toggle-selected-pressed-track-color: #285ea9;--mat-slide-toggle-selected-track-color: #285ea9;--mat-slide-toggle-track-outline-color: #737782;--mat-slide-toggle-unselected-focus-handle-color: #424751;--mat-slide-toggle-unselected-focus-state-layer-color: #191c21;--mat-slide-toggle-unselected-focus-state-layer-opacity: .12;--mat-slide-toggle-unselected-focus-track-color: #dfe2ef;--mat-slide-toggle-unselected-handle-color: #737782;--mat-slide-toggle-unselected-hover-handle-color: #424751;--mat-slide-toggle-unselected-hover-state-layer-color: #191c21;--mat-slide-toggle-unselected-hover-state-layer-opacity: .08;--mat-slide-toggle-unselected-hover-track-color: #dfe2ef;--mat-slide-toggle-unselected-icon-color: #dfe2ef;--mat-slide-toggle-unselected-pressed-handle-color: #424751;--mat-slide-toggle-unselected-pressed-state-layer-color: #191c21;--mat-slide-toggle-unselected-pressed-state-layer-opacity: .12;--mat-slide-toggle-unselected-pressed-track-color: #dfe2ef;--mat-slide-toggle-unselected-track-color: #dfe2ef;--mat-slide-toggle-touch-target-display: block;--mat-slide-toggle-label-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-slide-toggle-label-text-line-height: 1.25rem;--mat-slide-toggle-label-text-size: .875rem;--mat-slide-toggle-label-text-tracking: .016rem;--mat-slide-toggle-label-text-weight: 400;--mat-radio-disabled-unselected-icon-opacity: .38;--mat-radio-disabled-selected-icon-opacity: .38;--mat-radio-touch-target-size: 48px;--mat-radio-checked-ripple-color: #285ea9;--mat-radio-disabled-label-color: color-mix(in srgb, #191c21 38%, transparent);--mat-radio-disabled-selected-icon-color: #191c21;--mat-radio-disabled-unselected-icon-color: #191c21;--mat-radio-label-text-color: #191c21;--mat-radio-ripple-color: #191c21;--mat-radio-selected-focus-icon-color: #285ea9;--mat-radio-selected-hover-icon-color: #285ea9;--mat-radio-selected-icon-color: #285ea9;--mat-radio-selected-pressed-icon-color: #285ea9;--mat-radio-unselected-focus-icon-color: #191c21;--mat-radio-unselected-hover-icon-color: #191c21;--mat-radio-unselected-icon-color: #424751;--mat-radio-unselected-pressed-icon-color: #191c21;--mat-radio-touch-target-display: block;--mat-radio-state-layer-size: 40px;--mat-radio-label-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-radio-label-text-line-height: 1.25rem;--mat-radio-label-text-size: .875rem;--mat-radio-label-text-tracking: .016rem;--mat-radio-label-text-weight: 400;--mat-slider-value-indicator-opacity: 1;--mat-slider-value-indicator-padding: 0;--mat-slider-value-indicator-width: 28px;--mat-slider-value-indicator-height: 28px;--mat-slider-value-indicator-caret-display: none;--mat-slider-value-indicator-border-radius: 50% 50% 50% 0;--mat-slider-value-indicator-text-transform: rotate(45deg);--mat-slider-value-indicator-container-transform: translateX(-50%) rotate(-45deg);--mat-slider-active-track-height: 4px;--mat-slider-handle-height: 20px;--mat-slider-handle-width: 20px;--mat-slider-inactive-track-height: 4px;--mat-slider-with-overlap-handle-outline-width: 1px;--mat-slider-with-tick-marks-active-container-opacity: .38;--mat-slider-with-tick-marks-container-size: 2px;--mat-slider-with-tick-marks-inactive-container-opacity: .38;--mat-slider-value-indicator-transform-origin: 0 28px;--mat-slider-active-track-color: #285ea9;--mat-slider-active-track-shape: 9999px;--mat-slider-disabled-active-track-color: #191c21;--mat-slider-disabled-handle-color: #191c21;--mat-slider-disabled-inactive-track-color: #191c21;--mat-slider-focus-handle-color: #285ea9;--mat-slider-focus-state-layer-color: color-mix(in srgb, #285ea9 20%, transparent);--mat-slider-handle-color: #285ea9;--mat-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-handle-shape: 9999px;--mat-slider-hover-handle-color: #285ea9;--mat-slider-hover-state-layer-color: color-mix(in srgb, #285ea9 5%, transparent);--mat-slider-inactive-track-color: #dfe2ef;--mat-slider-inactive-track-shape: 9999px;--mat-slider-label-container-color: #285ea9;--mat-slider-label-label-text-color: #ffffff;--mat-slider-ripple-color: #285ea9;--mat-slider-with-overlap-handle-outline-color: #ffffff;--mat-slider-with-tick-marks-active-container-color: #ffffff;--mat-slider-with-tick-marks-container-shape: 9999px;--mat-slider-with-tick-marks-disabled-container-color: #191c21;--mat-slider-with-tick-marks-inactive-container-color: #424751;--mat-slider-label-label-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-slider-label-label-text-line-height: 1rem;--mat-slider-label-label-text-size: .75rem;--mat-slider-label-label-text-tracking: .031rem;--mat-slider-label-label-text-weight: 500;--mat-menu-divider-bottom-spacing: 8px;--mat-menu-divider-top-spacing: 8px;--mat-menu-item-icon-size: 24px;--mat-menu-item-spacing: 12px;--mat-menu-item-leading-spacing: 12px;--mat-menu-item-trailing-spacing: 12px;--mat-menu-item-with-icon-leading-spacing: 12px;--mat-menu-item-with-icon-trailing-spacing: 12px;--mat-menu-container-shape: 4px;--mat-menu-divider-color: #dfe2ef;--mat-menu-item-label-text-color: #191c21;--mat-menu-item-icon-color: #424751;--mat-menu-item-hover-state-layer-color: color-mix(in srgb, #191c21 8%, transparent);--mat-menu-item-focus-state-layer-color: color-mix(in srgb, #191c21 12%, transparent);--mat-menu-container-color: #ededf4;--mat-menu-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-menu-item-label-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-menu-item-label-text-line-height: 1.25rem;--mat-menu-item-label-text-size: .875rem;--mat-menu-item-label-text-tracking: .006rem;--mat-menu-item-label-text-weight: 500;--mat-list-active-indicator-color: #d7e3ff;--mat-list-active-indicator-shape: 9999px;--mat-list-list-item-container-color: transparent;--mat-list-list-item-container-shape: 0;--mat-list-list-item-disabled-label-text-color: #191c21;--mat-list-list-item-disabled-label-text-opacity: .3;--mat-list-list-item-disabled-leading-icon-color: #191c21;--mat-list-list-item-disabled-leading-icon-opacity: .38;--mat-list-list-item-disabled-state-layer-color: #191c21;--mat-list-list-item-disabled-state-layer-opacity: .12;--mat-list-list-item-disabled-trailing-icon-color: #191c21;--mat-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-list-item-focus-label-text-color: #191c21;--mat-list-list-item-focus-state-layer-color: #191c21;--mat-list-list-item-focus-state-layer-opacity: .12;--mat-list-list-item-hover-label-text-color: #191c21;--mat-list-list-item-hover-state-layer-color: #191c21;--mat-list-list-item-hover-state-layer-opacity: .08;--mat-list-list-item-label-text-color: #191c21;--mat-list-list-item-leading-avatar-color: #d7e3ff;--mat-list-list-item-leading-avatar-shape: 9999px;--mat-list-list-item-leading-avatar-size: 40px;--mat-list-list-item-leading-icon-color: #424751;--mat-list-list-item-leading-icon-size: 24px;--mat-list-list-item-selected-trailing-icon-color: #285ea9;--mat-list-list-item-supporting-text-color: #424751;--mat-list-list-item-trailing-icon-color: #424751;--mat-list-list-item-trailing-icon-size: 24px;--mat-list-list-item-trailing-supporting-text-color: #424751;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 16px;--mat-list-list-item-one-line-container-height: 48px;--mat-list-list-item-two-line-container-height: 64px;--mat-list-list-item-three-line-container-height: 88px;--mat-list-list-item-label-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-list-list-item-label-text-line-height: 1.5rem;--mat-list-list-item-label-text-size: 1rem;--mat-list-list-item-label-text-tracking: .031rem;--mat-list-list-item-label-text-weight: 400;--mat-list-list-item-supporting-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-list-list-item-supporting-text-line-height: 1.25rem;--mat-list-list-item-supporting-text-size: .875rem;--mat-list-list-item-supporting-text-tracking: .016rem;--mat-list-list-item-supporting-text-weight: 400;--mat-list-list-item-trailing-supporting-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-list-list-item-trailing-supporting-text-line-height: 1rem;--mat-list-list-item-trailing-supporting-text-size: .688rem;--mat-list-list-item-trailing-supporting-text-tracking: .031rem;--mat-list-list-item-trailing-supporting-text-weight: 500;--mat-paginator-page-size-select-width: 84px;--mat-paginator-page-size-select-touch-target-height: 48px;--mat-paginator-container-text-color: #191c21;--mat-paginator-container-background-color: #f9f9ff;--mat-paginator-disabled-icon-color: color-mix(in srgb, #191c21 38%, transparent);--mat-paginator-enabled-icon-color: #424751;--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mat-paginator-container-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-paginator-container-text-line-height: 1rem;--mat-paginator-container-text-size: .75rem;--mat-paginator-container-text-tracking: .025rem;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: .75rem;--mat-tab-active-indicator-height: 2px;--mat-tab-active-indicator-shape: 0;--mat-tab-divider-height: 1px;--mat-tab-active-focus-indicator-color: #285ea9;--mat-tab-active-focus-label-text-color: #191c21;--mat-tab-active-hover-indicator-color: #285ea9;--mat-tab-active-hover-label-text-color: #191c21;--mat-tab-active-indicator-color: #285ea9;--mat-tab-active-label-text-color: #191c21;--mat-tab-active-ripple-color: #191c21;--mat-tab-divider-color: #dfe2ef;--mat-tab-inactive-focus-label-text-color: #191c21;--mat-tab-inactive-hover-label-text-color: #191c21;--mat-tab-inactive-label-text-color: #191c21;--mat-tab-inactive-ripple-color: #191c21;--mat-tab-pagination-icon-color: #191c21;--mat-tab-disabled-ripple-color: #424751;--mat-tab-container-height: 48px;--mat-tab-label-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-tab-label-text-line-height: 1.25rem;--mat-tab-label-text-size: .875rem;--mat-tab-label-text-tracking: .006rem;--mat-tab-label-text-weight: 500;--mat-checkbox-selected-focus-state-layer-opacity: .12;--mat-checkbox-selected-hover-state-layer-opacity: .08;--mat-checkbox-selected-pressed-state-layer-opacity: .12;--mat-checkbox-unselected-focus-state-layer-opacity: .12;--mat-checkbox-unselected-hover-state-layer-opacity: .08;--mat-checkbox-unselected-pressed-state-layer-opacity: .12;--mat-checkbox-touch-target-size: 48px;--mat-checkbox-disabled-label-color: color-mix(in srgb, #191c21 38%, transparent);--mat-checkbox-disabled-selected-checkmark-color: #f9f9ff;--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #191c21 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #191c21 38%, transparent);--mat-checkbox-label-text-color: #191c21;--mat-checkbox-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-icon-color: #285ea9;--mat-checkbox-selected-focus-state-layer-color: #285ea9;--mat-checkbox-selected-hover-icon-color: #285ea9;--mat-checkbox-selected-hover-state-layer-color: #285ea9;--mat-checkbox-selected-icon-color: #285ea9;--mat-checkbox-selected-pressed-icon-color: #285ea9;--mat-checkbox-selected-pressed-state-layer-color: #191c21;--mat-checkbox-unselected-focus-icon-color: #191c21;--mat-checkbox-unselected-focus-state-layer-color: #191c21;--mat-checkbox-unselected-hover-icon-color: #191c21;--mat-checkbox-unselected-hover-state-layer-color: #191c21;--mat-checkbox-unselected-icon-color: #424751;--mat-checkbox-unselected-pressed-state-layer-color: #285ea9;--mat-checkbox-touch-target-display: block;--mat-checkbox-state-layer-size: 40px;--mat-checkbox-label-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-checkbox-label-text-line-height: 1.25rem;--mat-checkbox-label-text-size: .875rem;--mat-checkbox-label-text-tracking: .016rem;--mat-checkbox-label-text-weight: 400;--mat-button-filled-container-shape: 9999px;--mat-button-filled-horizontal-padding: 24px;--mat-button-filled-icon-offset: -8px;--mat-button-filled-icon-spacing: 8px;--mat-button-filled-touch-target-size: 48px;--mat-button-outlined-container-shape: 9999px;--mat-button-outlined-horizontal-padding: 24px;--mat-button-outlined-icon-offset: -8px;--mat-button-outlined-icon-spacing: 8px;--mat-button-outlined-outline-width: 1px;--mat-button-outlined-touch-target-size: 48px;--mat-button-protected-container-shape: 9999px;--mat-button-protected-horizontal-padding: 24px;--mat-button-protected-icon-offset: -8px;--mat-button-protected-icon-spacing: 8px;--mat-button-protected-touch-target-size: 48px;--mat-button-text-container-shape: 9999px;--mat-button-text-horizontal-padding: 12px;--mat-button-text-icon-offset: -4px;--mat-button-text-icon-spacing: 8px;--mat-button-text-with-icon-horizontal-padding: 16px;--mat-button-text-touch-target-size: 48px;--mat-button-tonal-container-shape: 9999px;--mat-button-tonal-horizontal-padding: 24px;--mat-button-tonal-icon-offset: -8px;--mat-button-tonal-icon-spacing: 8px;--mat-button-tonal-touch-target-size: 48px;--mat-button-filled-container-color: #285ea9;--mat-button-filled-disabled-container-color: color-mix(in srgb, #191c21 12%, transparent);--mat-button-filled-disabled-label-text-color: color-mix(in srgb, #191c21 38%, transparent);--mat-button-filled-disabled-state-layer-color: #424751;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .08;--mat-button-filled-label-text-color: #ffffff;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-filled-state-layer-color: #ffffff;--mat-button-outlined-disabled-label-text-color: color-mix(in srgb, #191c21 38%, transparent);--mat-button-outlined-disabled-outline-color: color-mix(in srgb, #191c21 12%, transparent);--mat-button-outlined-disabled-state-layer-color: #424751;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .08;--mat-button-outlined-label-text-color: #285ea9;--mat-button-outlined-outline-color: #737782;--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: color-mix(in srgb, #285ea9 12%, transparent);--mat-button-outlined-state-layer-color: #285ea9;--mat-button-protected-container-color: #f9f9ff;--mat-button-protected-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-button-protected-disabled-container-color: color-mix(in srgb, #191c21 12%, transparent);--mat-button-protected-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: color-mix(in srgb, #191c21 38%, transparent);--mat-button-protected-disabled-state-layer-color: #424751;--mat-button-protected-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-button-protected-hover-state-layer-opacity: .08;--mat-button-protected-label-text-color: #285ea9;--mat-button-protected-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: color-mix(in srgb, #285ea9 12%, transparent);--mat-button-protected-state-layer-color: #285ea9;--mat-button-text-disabled-label-text-color: color-mix(in srgb, #191c21 38%, transparent);--mat-button-text-disabled-state-layer-color: #424751;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .08;--mat-button-text-label-text-color: #285ea9;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: color-mix(in srgb, #285ea9 12%, transparent);--mat-button-text-state-layer-color: #285ea9;--mat-button-tonal-container-color: #d7e3ff;--mat-button-tonal-disabled-container-color: color-mix(in srgb, #191c21 12%, transparent);--mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #191c21 38%, transparent);--mat-button-tonal-disabled-state-layer-color: #424751;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .08;--mat-button-tonal-label-text-color: #374765;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: color-mix(in srgb, #374765 12%, transparent);--mat-button-tonal-state-layer-color: #374765;--mat-button-filled-touch-target-display: block;--mat-button-filled-container-height: 40px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-touch-target-display: block;--mat-button-protected-touch-target-display: block;--mat-button-protected-container-height: 40px;--mat-button-text-touch-target-display: block;--mat-button-text-container-height: 40px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-touch-target-display: block;--mat-button-filled-label-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-button-filled-label-text-size: .875rem;--mat-button-filled-label-text-tracking: .006rem;--mat-button-filled-label-text-weight: 500;--mat-button-outlined-label-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-button-outlined-label-text-size: .875rem;--mat-button-outlined-label-text-tracking: .006rem;--mat-button-outlined-label-text-weight: 500;--mat-button-protected-label-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-button-protected-label-text-size: .875rem;--mat-button-protected-label-text-tracking: .006rem;--mat-button-protected-label-text-weight: 500;--mat-button-text-label-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-button-text-label-text-size: .875rem;--mat-button-text-label-text-tracking: .006rem;--mat-button-text-label-text-weight: 500;--mat-button-tonal-label-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-button-tonal-label-text-size: .875rem;--mat-button-tonal-label-text-tracking: .006rem;--mat-button-tonal-label-text-weight: 500;--mat-icon-button-icon-size: 24px;--mat-icon-button-container-shape: 9999px;--mat-icon-button-touch-target-size: 48px;--mat-icon-button-disabled-icon-color: color-mix(in srgb, #191c21 38%, transparent);--mat-icon-button-disabled-state-layer-color: #424751;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-icon-color: #424751;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: color-mix(in srgb, #424751 12%, transparent);--mat-icon-button-state-layer-color: #424751;--mat-icon-button-touch-target-display: block;--mat-icon-button-state-layer-size: 40px;--mat-fab-container-shape: 16px;--mat-fab-extended-container-height: 56px;--mat-fab-extended-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-touch-target-size: 48px;--mat-fab-small-touch-target-size: 48px;--mat-fab-container-color: #d7e3ff;--mat-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-disabled-state-container-color: color-mix(in srgb, #191c21 12%, transparent);--mat-fab-disabled-state-foreground-color: color-mix(in srgb, #191c21 38%, transparent);--mat-fab-extended-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-extended-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-extended-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-extended-pressed-container-elevation-shadow: 6;--mat-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: #00458e;--mat-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: color-mix(in srgb, #00458e 12%, transparent);--mat-fab-small-container-color: #d7e3ff;--mat-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-container-color: color-mix(in srgb, #191c21 12%, transparent);--mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, #191c21 38%, transparent);--mat-fab-small-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: #00458e;--mat-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: color-mix(in srgb, #00458e 12%, transparent);--mat-fab-small-state-layer-color: #00458e;--mat-fab-state-layer-color: #00458e;--mat-fab-touch-target-display: block;--mat-fab-extended-label-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-fab-extended-label-text-size: .875rem;--mat-fab-extended-label-text-tracking: .006rem;--mat-fab-extended-label-text-weight: 500;--mat-snack-bar-container-shape: 4px;--mat-snack-bar-button-color: #aac7ff;--mat-snack-bar-container-color: #2e3036;--mat-snack-bar-supporting-text-color: #f0f0f7;--mat-snack-bar-supporting-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-snack-bar-supporting-text-line-height: 1.25rem;--mat-snack-bar-supporting-text-size: .875rem;--mat-snack-bar-supporting-text-weight: 400;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #f9f9ff;--mat-table-header-headline-color: #191c21;--mat-table-row-item-label-text-color: #191c21;--mat-table-row-item-outline-color: #737782;--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mat-table-header-headline-font: Open Sans, Helvetica Neue, sans-serif;--mat-table-header-headline-line-height: 1.25rem;--mat-table-header-headline-size: .875rem;--mat-table-header-headline-tracking: .006rem;--mat-table-header-headline-weight: 500;--mat-table-row-item-label-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-table-row-item-label-text-line-height: 1.25rem;--mat-table-row-item-label-text-size: .875rem;--mat-table-row-item-label-text-tracking: .016rem;--mat-table-row-item-label-text-weight: 400;--mat-table-footer-supporting-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-table-footer-supporting-text-line-height: 1.25rem;--mat-table-footer-supporting-text-size: .875rem;--mat-table-footer-supporting-text-tracking: .016rem;--mat-table-footer-supporting-text-weight: 400;--mat-progress-spinner-size: 48px;--mat-progress-spinner-active-indicator-width: 4px;--mat-progress-spinner-active-indicator-color: #285ea9;--mat-badge-container-offset: -12px 0;--mat-badge-container-overlap-offset: -12px;--mat-badge-container-padding: 0 4px;--mat-badge-container-shape: 9999px;--mat-badge-container-size: 16px;--mat-badge-large-size-container-offset: -12px 0;--mat-badge-large-size-container-overlap-offset: -12px;--mat-badge-large-size-container-padding: 0 4px;--mat-badge-large-size-container-size: 16px;--mat-badge-legacy-container-size: unset;--mat-badge-legacy-large-size-container-size: unset;--mat-badge-legacy-small-size-container-size: unset;--mat-badge-small-size-container-offset: -6px 0;--mat-badge-small-size-container-overlap-offset: -6px;--mat-badge-small-size-container-padding: 0;--mat-badge-small-size-container-size: 6px;--mat-badge-background-color: #ba1a1a;--mat-badge-disabled-state-background-color: color-mix(in srgb, #ba1a1a 38%, transparent);--mat-badge-disabled-state-text-color: #ffffff;--mat-badge-text-color: #ffffff;--mat-badge-large-size-line-height: 16px;--mat-badge-large-size-text-size: .688rem;--mat-badge-line-height: 16px;--mat-badge-small-size-line-height: 6px;--mat-badge-small-size-text-size: 0;--mat-badge-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-badge-text-size: .688rem;--mat-badge-text-weight: 500;--mat-bottom-sheet-container-shape: 28px;--mat-bottom-sheet-container-text-color: #191c21;--mat-bottom-sheet-container-background-color: #f3f3fa;--mat-bottom-sheet-container-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-bottom-sheet-container-text-line-height: 1.5rem;--mat-bottom-sheet-container-text-size: 1rem;--mat-bottom-sheet-container-text-tracking: .031rem;--mat-bottom-sheet-container-text-weight: 400;--mat-button-toggle-focus-state-layer-opacity: .12;--mat-button-toggle-hover-state-layer-opacity: .08;--mat-button-toggle-shape: 28px;--mat-button-toggle-background-color: transparent;--mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, #191c21 12%, transparent);--mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, #191c21 38%, transparent);--mat-button-toggle-disabled-state-background-color: transparent;--mat-button-toggle-disabled-state-text-color: color-mix(in srgb, #191c21 38%, transparent);--mat-button-toggle-divider-color: #737782;--mat-button-toggle-selected-state-background-color: #d7e3ff;--mat-button-toggle-selected-state-text-color: #374765;--mat-button-toggle-state-layer-color: #191c21;--mat-button-toggle-text-color: #191c21;--mat-button-toggle-height: 40px;--mat-button-toggle-label-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-button-toggle-label-text-line-height: 1.25rem;--mat-button-toggle-label-text-size: .875rem;--mat-button-toggle-label-text-tracking: .006rem;--mat-button-toggle-label-text-weight: 500;--mat-datepicker-calendar-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-shape: 16px;--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-shape: 28px;--mat-datepicker-calendar-body-label-text-color: #191c21;--mat-datepicker-calendar-container-background-color: #e7e8ef;--mat-datepicker-calendar-container-text-color: #191c21;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #191c21 38%, transparent);--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #191c21 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #191c21 8%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #d3e3ff;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #4e5f7e;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #d7e3ff;--mat-datepicker-calendar-date-in-range-state-background-color: #d7e3ff;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-preview-state-outline-color: #285ea9;--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #191c21 38%, transparent);--mat-datepicker-calendar-date-selected-state-background-color: #285ea9;--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-text-color: #191c21;--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #191c21 38%, transparent);--mat-datepicker-calendar-date-today-outline-color: #285ea9;--mat-datepicker-calendar-date-today-selected-state-outline-color: #285ea9;--mat-datepicker-calendar-header-divider-color: transparent;--mat-datepicker-calendar-header-text-color: #424751;--mat-datepicker-calendar-navigation-button-icon-color: #424751;--mat-datepicker-calendar-period-button-icon-color: #424751;--mat-datepicker-calendar-period-button-text-color: #424751;--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #191c21 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #191c21 38%, transparent);--mat-datepicker-range-input-separator-color: #191c21;--mat-datepicker-toggle-active-state-icon-color: #285ea9;--mat-datepicker-toggle-icon-color: #424751;--mat-datepicker-calendar-body-label-text-size: .875rem;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-header-text-size: .875rem;--mat-datepicker-calendar-header-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: .875rem;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-datepicker-calendar-text-size: .875rem;--mat-divider-width: 1px;--mat-divider-color: #c2c6d3;--mat-expansion-container-shape: 12px;--mat-expansion-header-indicator-display: inline-block;--mat-expansion-legacy-header-indicator-display: none;--mat-expansion-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-expansion-actions-divider-color: #737782;--mat-expansion-container-background-color: #f9f9ff;--mat-expansion-container-text-color: #191c21;--mat-expansion-header-description-color: #424751;--mat-expansion-header-disabled-state-text-color: color-mix(in srgb, #191c21 38%, transparent);--mat-expansion-header-focus-state-layer-color: color-mix(in srgb, #191c21 12%, transparent);--mat-expansion-header-hover-state-layer-color: color-mix(in srgb, #191c21 8%, transparent);--mat-expansion-header-indicator-color: #424751;--mat-expansion-header-text-color: #191c21;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-expansion-container-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-expansion-container-text-line-height: 1.5rem;--mat-expansion-container-text-size: 1rem;--mat-expansion-container-text-tracking: .031rem;--mat-expansion-container-text-weight: 400;--mat-expansion-header-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-expansion-header-text-line-height: 1.5rem;--mat-expansion-header-text-size: 1rem;--mat-expansion-header-text-tracking: .009rem;--mat-expansion-header-text-weight: 500;--mat-grid-list-tile-header-primary-text-size: 400 1rem / 1.5rem Open Sans, Helvetica Neue, sans-serif;--mat-grid-list-tile-header-secondary-text-size: 400 .875rem / 1.25rem Open Sans, Helvetica Neue, sans-serif;--mat-grid-list-tile-footer-primary-text-size: 400 1rem / 1.5rem Open Sans, Helvetica Neue, sans-serif;--mat-grid-list-tile-footer-secondary-text-size: 400 .875rem / 1.25rem Open Sans, Helvetica Neue, sans-serif;--mat-icon-color: inherit;--mat-sidenav-container-shape: 16px;--mat-sidenav-container-elevation-shadow: none;--mat-sidenav-container-width: 360px;--mat-sidenav-container-divider-color: transparent;--mat-sidenav-container-background-color: #f9f9ff;--mat-sidenav-container-text-color: #424751;--mat-sidenav-content-background-color: #f9f9ff;--mat-sidenav-content-text-color: #191c21;--mat-sidenav-scrim-color: color-mix(in srgb, #2c303a 40%, transparent);--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-focus-state-layer-shape: 12px;--mat-stepper-header-hover-state-layer-shape: 12px;--mat-stepper-container-color: #f9f9ff;--mat-stepper-header-done-state-icon-background-color: #285ea9;--mat-stepper-header-done-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #285ea9;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-header-error-state-icon-foreground-color: #ba1a1a;--mat-stepper-header-error-state-label-text-color: #ba1a1a;--mat-stepper-header-focus-state-layer-color: color-mix(in srgb, #191c21 12%, transparent);--mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #191c21 8%, transparent);--mat-stepper-header-icon-background-color: #424751;--mat-stepper-header-icon-foreground-color: #f9f9ff;--mat-stepper-header-label-text-color: #424751;--mat-stepper-header-optional-label-text-color: #424751;--mat-stepper-header-selected-state-icon-background-color: #285ea9;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-selected-state-label-text-color: #424751;--mat-stepper-line-color: #737782;--mat-stepper-container-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-stepper-header-label-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-stepper-header-label-text-size: .875rem;--mat-stepper-header-label-text-weight: 500;--mat-stepper-header-error-state-label-text-size: .875rem;--mat-stepper-header-selected-state-label-text-size: .875rem;--mat-stepper-header-selected-state-label-text-weight: 500;--mat-stepper-header-height: 72px;--mat-sort-arrow-color: #191c21;--mat-toolbar-container-background-color: #f9f9ff;--mat-toolbar-container-text-color: #191c21;--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-toolbar-title-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-toolbar-title-text-line-height: 1.75rem;--mat-toolbar-title-text-size: 1.375rem;--mat-toolbar-title-text-tracking: 0;--mat-toolbar-title-text-weight: 400;--mat-tree-container-background-color: #f9f9ff;--mat-tree-node-text-color: #191c21;--mat-tree-node-min-height: 48px;--mat-tree-node-text-font: Open Sans, Helvetica Neue, sans-serif;--mat-tree-node-text-size: 1rem;--mat-tree-node-text-weight: 400;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-background-color: #ededf4;--mat-timepicker-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12)}html .mat-display-large,html .mat-typography .mat-display-large,html .mat-typography h1{font:400 3.562rem/4rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:-.016rem;margin:0 0 .5em}html .mat-display-medium,html .mat-typography .mat-display-medium,html .mat-typography h2{font:400 2.812rem/3.25rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:0;margin:0 0 .5em}html .mat-display-small,html .mat-typography .mat-display-small,html .mat-typography h3{font:400 2.25rem/2.75rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:0;margin:0 0 .5em}html .mat-headline-large,html .mat-typography .mat-headline-large,html .mat-typography h4{font:400 2rem/2.5rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:0;margin:0 0 .5em}html .mat-headline-medium,html .mat-typography .mat-headline-medium,html .mat-typography h5{font:400 1.75rem/2.25rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:0;margin:0 0 .5em}html .mat-headline-small,html .mat-typography .mat-headline-small,html .mat-typography h6{font:400 1.5rem/2rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:0;margin:0 0 .5em}html .mat-title-large,html .mat-typography .mat-title-large{font:400 1.375rem/1.75rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:0}html .mat-title-medium,html .mat-typography .mat-title-medium{font:500 1rem/1.5rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:.009rem}html .mat-title-small,html .mat-typography .mat-title-small{font:500 .875rem/1.25rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:.006rem}html .mat-body-large,html .mat-typography .mat-body-large,html .mat-typography{font:400 1rem/1.5rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:.031rem}html .mat-body-large p,html .mat-typography .mat-body-large p,html .mat-typography p{margin:0 0 .75em}html .mat-body-medium,html .mat-typography .mat-body-medium{font:400 .875rem/1.25rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:.016rem}html .mat-body-small,html .mat-typography .mat-body-small{font:400 .75rem/1rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:.025rem}html .mat-label-large,html .mat-typography .mat-label-large{font:500 .875rem/1.25rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:.006rem}html .mat-label-medium,html .mat-typography .mat-label-medium{font:500 .75rem/1rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:.031rem}html .mat-label-small,html .mat-typography .mat-label-small{font:500 .688rem/1rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:.031rem}html .bsz-filter-panel .mat-mdc-dialog-content{max-height:80vh}html .bsz-filter-panel{width:840px}@media(max-width:840px){html .bsz-filter-panel{width:100vw}}@media(max-width:600px){html .bsz-filter-panel{width:initial}}html mat-radio-button.bsz-wb-mat-radio-button-disabled.mat-mdc-radio-disabled .mdc-label{cursor:not-allowed}html mat-radio-button.bsz-wb-mat-radio-button-disabled.mat-mdc-radio-button.mat-mdc-radio-disabled.mat-mdc-radio-checked .mdc-radio__outer-circle,html mat-radio-button.bsz-wb-mat-radio-button-disabled.mat-mdc-radio-button.mat-mdc-radio-disabled .mdc-radio__outer-circle{border-color:var(--mat-sys-on-surface, rgba(0, 0, 0, .38))}html .mat-mdc-snack-bar-container.bsz-notification-snackbar-error{background-color:var(--mat-sys-error);color:var(--mat-sys-on-error)}html .help-button{background-color:#24d366;color:#fff;border-radius:4px;overflow:hidden}html .help-button button.mat-mdc-button{--mat-button-text-container-shape: 4px;--mat-button-text-label-text-color: #ffffff;width:100%;height:100%;border:none;border-radius:4px;padding:0 8px;color:#fff;text-shadow:1px 1px 0 #757575,-1px 1px 0 #757575,1px -1px 0 #757575,-1px -1px 0 #757575;letter-spacing:2px}html .help-button button.mat-mdc-button .mdc-button__label{display:flex;align-items:center;gap:4px}html .mat-mdc-form-field.bsz-amount-has-currency .mdc-notched-outline .mdc-floating-label:not(.mdc-floating-label--float-above){max-width:calc(100% - 50px)}html .mat-mdc-form-field-error-wrapper{position:relative!important;margin-top:3px}html .mat-form-field-invalid{margin-bottom:6px}html .mat-mdc-form-field-bottom-align{min-height:20px}html .mat-mdc-form-field-bottom-align:before{display:none!important}html hr{border:none;border-top:1px solid var(--mat-sys-outline-variant)}html .mat-mdc-chip-option{border:1px solid var(--mat-sys-primary)!important;background-color:#fff!important;color:var(--mat-sys-primary)!important}html .mat-mdc-chip-option mat-icon,html .mat-mdc-chip-option .mat-icon{color:var(--mat-sys-primary)!important;opacity:1}html .mat-mdc-chip-option.mat-mdc-chip-selected{background-color:var(--mat-sys-primary)!important;color:#fff!important}html .mat-mdc-chip-option.mat-mdc-chip-selected mat-icon,html .mat-mdc-chip-option.mat-mdc-chip-selected .mat-icon,html .mat-mdc-chip-option.mat-mdc-chip-selected .mdc-evolution-chip__checkmark,html .mat-mdc-chip-option.mat-mdc-chip-selected .mat-mdc-chip-remove,html .mat-mdc-chip-option.mat-mdc-chip-selected .mdc-evolution-chip__text-label,html .mat-mdc-chip-option.mat-mdc-chip-selected .mat-mdc-chip-action-label{color:#fff!important;opacity:1!important}html .mat-mdc-chip-option.mat-mdc-chip-selected .mdc-evolution-chip__checkmark svg path{stroke:#fff!important}html .mat-mdc-chip-option:hover:after,html .mat-mdc-chip-option:focus:after,html .mat-mdc-chip-option:active:after{background:transparent}html .mat-mdc-chip-option .mat-mdc-chip-primary-focus-indicator:before,html .mat-mdc-chip-option .mat-focus-indicator:before,html .mat-mdc-chip-option .mdc-evolution-chip__action:before{border:none!important}html .mat-mdc-button,html .mat-mdc-raised-button,html .mat-mdc-unelevated-button,html .mat-mdc-outlined-button{height:auto;min-height:36px;white-space:normal}html .mat-mdc-card{padding:8px}html .mat-mdc-text-field-wrapper.mdc-text-field--filled{background-color:#fff;border-radius:0}html .mat-mdc-text-field-wrapper.mdc-text-field--filled.mdc-text-field--disabled{background-color:#0000004d}html .mat-mdc-text-field-wrapper.mdc-text-field--filled.mdc-text-field--disabled .mat-mdc-form-field-flex{background-color:transparent}html mat-form-field.bsz-wb-compact-mat-form-field .mat-mdc-text-field-wrapper{padding-bottom:unset}html .bsz-wb-no-padding-dialog .mat-mdc-dialog-container{padding:0}@media(min-width:600px){html .bsz-wb-mat-select-with-long-options-panel-class.mat-mdc-select-panel{max-width:520px}}html .bsz-wb-mat-select-with-long-options-panel-class mat-option.mat-mdc-option{white-space:pre-line;line-height:1.5;height:unset;padding:.5rem 1rem}html .bsz-wb-mat-select-with-long-options-panel-class mat-option.mat-mdc-option:first-child{padding-top:1rem}html mat-select.bsz-wb-mat-select-closed-state-wrap-long-text .mat-mdc-select-value-text{white-space:pre-line}html .bsz-web-app-applet .bsz-web-app-applet--frame{height:100%}html .bsz-web-app-applet .bsz-web-app-applet--name{display:none}html .bsz-web-app-applet.bsz-wb-reveal-applet-boundary-and-name{display:block;border:2px red solid;margin:2px}html .bsz-web-app-applet.bsz-wb-reveal-applet-boundary-and-name .bsz-web-app-applet--name{display:block;border-bottom:1px red solid}html .bsz-web-app-applet.bsz-wb-experimental-applet{display:block;border:2px #f37c26 solid;margin:2px}html{--mat-toolbar-container-background-color: #ffffff;--mat-sidenav-container-background-color: #ffffff;--mat-sidenav-content-background-color: var(--bsz-background);--mat-sys-surface: var(--bsz-background);--mat-sys-surface-container: #ffffff;--mat-sys-surface-container-high: #424242;--mat-sys-surface-container-highest: #e0e0e0;--mat-card-outlined-container-color: #ffffff;--mat-card-elevated-container-color: #ffffff;--mat-select-panel-background-color: #ffffff;--mat-autocomplete-background-color: #ffffff;--mat-menu-container-color: #ffffff;--mat-sys-outline-variant: rgba(0, 0, 0, .12);--mat-list-active-indicator-shape: 0;--mat-sidenav-container-shape: 0;--mat-sidenav-container-divider-color: var(--mat-sys-outline-variant);--mat-button-toggle-selected-state-background-color: rgba(0, 0, 0, .12);--mat-button-outlined-container-shape: 4px;--mat-button-filled-container-shape: 4px;--mat-button-text-container-shape: 4px;--mat-button-protected-container-shape: 4px;--mat-sys-primary: #004893;--mat-sys-on-primary: #ffffff;--mat-sys-primary-container: #d4e3ff;--mat-sys-on-primary-container: #001b3e;--mat-sys-on-secondary: #ffffff;--mat-sys-tertiary: #3272b7;--mat-sys-on-tertiary: #ffffff;--mat-sys-tertiary-container: #d4e3ff;--mat-sys-on-tertiary-container: #001b3e;--mat-sys-error: #b00020;--mat-sys-on-error: #ffffff;--mat-sys-error-container: #fce4e4;--mat-sys-on-error-container: #b00020;--mat-sys-on-surface: #191c21;--mat-sys-on-surface-variant: #43474e;--mat-sys-surface-variant: #dfe2eb;--mat-sys-surface-container-low: #f3f3f9}.bsz-web-app-theme-scope .material-icons{font-family:Basuiz-Icons-Outlined;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.mat-button-toggle-appearance-standard.mat-button-toggle-checked{background-color:var(--bsz-color-info)!important;color:#fff!important}.mat-button-toggle-appearance-standard.mat-button-toggle-checked .mat-icon{color:#fff!important}.mat-button-toggle-appearance-standard.mat-button-toggle-checked .mat-pseudo-checkbox-checked{background-color:transparent!important}.mat-button-toggle-appearance-standard.mat-button-toggle-checked .mat-pseudo-checkbox-checked:after{border-color:#fff!important}html.dark-theme{--bsz-positive-text: #0dde17;--bsz-negative-text: #ff8f8f;--bsz-neutral-text: rgba(255, 255, 255, .7);--bsz-bold-weight: 600;--bsz-web-app-chart-primary: #1c7be1;--bsz-web-app-chart-negative: #ea8275;--bsz-color-success: #5cb160;--bsz-color-success-light: #1a3a1a;--bsz-color-success-on: #ffffff;--bsz-color-warning: #f5934d;--bsz-color-warning-light: #3a2a1a;--bsz-color-warning-on: #000000;--bsz-color-info: #81c4e8;--bsz-color-info-light: #1a2a3a;--bsz-color-info-on: #000000;--mat-app-background-color: #111318;--mat-app-text-color: #e2e2e9;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-ripple-color: color-mix(in srgb, #e2e2e9 10%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, #e2e2e9 12%, transparent);--mat-option-hover-state-layer-color: color-mix(in srgb, #e2e2e9 8%, transparent);--mat-option-label-text-color: #e2e2e9;--mat-option-selected-state-label-text-color: #d7e3ff;--mat-option-selected-state-layer-color: #374765;--mat-optgroup-label-text-color: #dfe2ef;--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #111318;--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-pseudo-checkbox-full-selected-checkmark-color: #00315d;--mat-pseudo-checkbox-full-selected-icon-color: #a3c9ff;--mat-pseudo-checkbox-full-unselected-icon-color: #dfe2ef;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #a3c9ff;--mat-card-elevated-container-color: #191c21;--mat-card-elevated-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-card-filled-container-color: #33353a;--mat-card-filled-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-outlined-container-color: #111318;--mat-card-outlined-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-outlined-outline-color: #424751;--mat-card-subtitle-text-color: #e2e2e9;--mat-progress-bar-active-indicator-color: #a3c9ff;--mat-progress-bar-track-color: #424751;--mat-tooltip-container-color: #e2e2e9;--mat-tooltip-supporting-text-color: #2e3036;--mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-form-field-enabled-select-arrow-color: #dfe2ef;--mat-form-field-error-focus-trailing-icon-color: #ffb4ab;--mat-form-field-error-hover-trailing-icon-color: #ffdad6;--mat-form-field-error-text-color: #ffb4ab;--mat-form-field-error-trailing-icon-color: #ffb4ab;--mat-form-field-filled-active-indicator-color: #dfe2ef;--mat-form-field-filled-caret-color: #a3c9ff;--mat-form-field-filled-container-color: #424751;--mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-form-field-filled-disabled-container-color: color-mix(in srgb, #e2e2e9 4%, transparent);--mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-form-field-filled-error-active-indicator-color: #ffb4ab;--mat-form-field-filled-error-caret-color: #ffb4ab;--mat-form-field-filled-error-focus-active-indicator-color: #ffb4ab;--mat-form-field-filled-error-focus-label-text-color: #ffb4ab;--mat-form-field-filled-error-hover-active-indicator-color: #ffdad6;--mat-form-field-filled-error-hover-label-text-color: #ffdad6;--mat-form-field-filled-error-label-text-color: #ffb4ab;--mat-form-field-filled-focus-active-indicator-color: #a3c9ff;--mat-form-field-filled-focus-label-text-color: #a3c9ff;--mat-form-field-filled-hover-active-indicator-color: #e2e2e9;--mat-form-field-filled-hover-label-text-color: #dfe2ef;--mat-form-field-filled-input-text-color: #e2e2e9;--mat-form-field-filled-input-text-placeholder-color: #dfe2ef;--mat-form-field-filled-label-text-color: #dfe2ef;--mat-form-field-focus-select-arrow-color: #a3c9ff;--mat-form-field-focus-state-layer-opacity: 0;--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-leading-icon-color: #dfe2ef;--mat-form-field-outlined-caret-color: #a3c9ff;--mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #e2e2e9 12%, transparent);--mat-form-field-outlined-error-caret-color: #ffb4ab;--mat-form-field-outlined-error-focus-label-text-color: #ffb4ab;--mat-form-field-outlined-error-focus-outline-color: #ffb4ab;--mat-form-field-outlined-error-hover-label-text-color: #ffdad6;--mat-form-field-outlined-error-hover-outline-color: #ffdad6;--mat-form-field-outlined-error-label-text-color: #ffb4ab;--mat-form-field-outlined-error-outline-color: #ffb4ab;--mat-form-field-outlined-focus-label-text-color: #a3c9ff;--mat-form-field-outlined-focus-outline-color: #a3c9ff;--mat-form-field-outlined-hover-label-text-color: #e2e2e9;--mat-form-field-outlined-hover-outline-color: #e2e2e9;--mat-form-field-outlined-input-text-color: #e2e2e9;--mat-form-field-outlined-input-text-placeholder-color: #dfe2ef;--mat-form-field-outlined-label-text-color: #dfe2ef;--mat-form-field-outlined-outline-color: #8c919c;--mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #191c21 38%, transparent);--mat-form-field-select-option-text-color: #191c21;--mat-form-field-state-layer-color: #e2e2e9;--mat-form-field-trailing-icon-color: #dfe2ef;--mat-select-panel-background-color: #1d2025;--mat-select-enabled-trigger-text-color: #e2e2e9;--mat-select-disabled-trigger-text-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-select-placeholder-text-color: #dfe2ef;--mat-select-enabled-arrow-color: #dfe2ef;--mat-select-disabled-arrow-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-select-focused-arrow-color: #a3c9ff;--mat-select-invalid-arrow-color: #ffb4ab;--mat-autocomplete-background-color: #1d2025;--mat-dialog-container-color: #111318;--mat-dialog-subhead-color: #e2e2e9;--mat-dialog-supporting-text-color: #dfe2ef;--mat-chip-disabled-label-text-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-chip-disabled-outline-color: color-mix(in srgb, #e2e2e9 12%, transparent);--mat-chip-elevated-selected-container-color: #374765;--mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #e2e2e9 12%, transparent);--mat-chip-focus-outline-color: #dfe2ef;--mat-chip-focus-state-layer-color: #dfe2ef;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: #dfe2ef;--mat-chip-hover-state-layer-opacity: .08;--mat-chip-label-text-color: #dfe2ef;--mat-chip-outline-color: #8c919c;--mat-chip-selected-disabled-trailing-icon-color: #e2e2e9;--mat-chip-selected-focus-state-layer-color: #d7e3ff;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: #d7e3ff;--mat-chip-selected-hover-state-layer-opacity: .08;--mat-chip-selected-label-text-color: #d7e3ff;--mat-chip-selected-trailing-action-state-layer-color: #d7e3ff;--mat-chip-selected-trailing-icon-color: #d7e3ff;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-state-layer-color: #dfe2ef;--mat-chip-with-icon-disabled-icon-color: #e2e2e9;--mat-chip-with-icon-icon-color: #dfe2ef;--mat-chip-with-icon-selected-icon-color: #d7e3ff;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #e2e2e9;--mat-chip-with-trailing-icon-trailing-icon-color: #dfe2ef;--mat-slide-toggle-disabled-label-text-color: #e2e2e9;--mat-slide-toggle-disabled-selected-handle-color: #111318;--mat-slide-toggle-disabled-selected-icon-color: #e2e2e9;--mat-slide-toggle-disabled-selected-track-color: #e2e2e9;--mat-slide-toggle-disabled-unselected-handle-color: #e2e2e9;--mat-slide-toggle-disabled-unselected-icon-color: #424751;--mat-slide-toggle-disabled-unselected-track-color: #424751;--mat-slide-toggle-disabled-unselected-track-outline-color: #e2e2e9;--mat-slide-toggle-label-text-color: #e2e2e9;--mat-slide-toggle-selected-focus-handle-color: #004883;--mat-slide-toggle-selected-focus-state-layer-color: #a3c9ff;--mat-slide-toggle-selected-focus-state-layer-opacity: .12;--mat-slide-toggle-selected-focus-track-color: #a3c9ff;--mat-slide-toggle-selected-handle-color: #00315d;--mat-slide-toggle-selected-hover-handle-color: #004883;--mat-slide-toggle-selected-hover-state-layer-color: #a3c9ff;--mat-slide-toggle-selected-hover-state-layer-opacity: .08;--mat-slide-toggle-selected-hover-track-color: #a3c9ff;--mat-slide-toggle-selected-icon-color: #d3e3ff;--mat-slide-toggle-selected-pressed-handle-color: #004883;--mat-slide-toggle-selected-pressed-state-layer-color: #a3c9ff;--mat-slide-toggle-selected-pressed-state-layer-opacity: .12;--mat-slide-toggle-selected-pressed-track-color: #a3c9ff;--mat-slide-toggle-selected-track-color: #a3c9ff;--mat-slide-toggle-track-outline-color: #8c919c;--mat-slide-toggle-unselected-focus-handle-color: #dfe2ef;--mat-slide-toggle-unselected-focus-state-layer-color: #e2e2e9;--mat-slide-toggle-unselected-focus-state-layer-opacity: .12;--mat-slide-toggle-unselected-focus-track-color: #424751;--mat-slide-toggle-unselected-handle-color: #8c919c;--mat-slide-toggle-unselected-hover-handle-color: #dfe2ef;--mat-slide-toggle-unselected-hover-state-layer-color: #e2e2e9;--mat-slide-toggle-unselected-hover-state-layer-opacity: .08;--mat-slide-toggle-unselected-hover-track-color: #424751;--mat-slide-toggle-unselected-icon-color: #424751;--mat-slide-toggle-unselected-pressed-handle-color: #dfe2ef;--mat-slide-toggle-unselected-pressed-state-layer-color: #e2e2e9;--mat-slide-toggle-unselected-pressed-state-layer-opacity: .12;--mat-slide-toggle-unselected-pressed-track-color: #424751;--mat-slide-toggle-unselected-track-color: #424751;--mat-radio-checked-ripple-color: #a3c9ff;--mat-radio-disabled-label-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-radio-disabled-selected-icon-color: #e2e2e9;--mat-radio-disabled-unselected-icon-color: #e2e2e9;--mat-radio-label-text-color: #e2e2e9;--mat-radio-ripple-color: #e2e2e9;--mat-radio-selected-focus-icon-color: #a3c9ff;--mat-radio-selected-hover-icon-color: #a3c9ff;--mat-radio-selected-icon-color: #a3c9ff;--mat-radio-selected-pressed-icon-color: #a3c9ff;--mat-radio-unselected-focus-icon-color: #e2e2e9;--mat-radio-unselected-hover-icon-color: #e2e2e9;--mat-radio-unselected-icon-color: #dfe2ef;--mat-radio-unselected-pressed-icon-color: #e2e2e9;--mat-slider-active-track-color: #a3c9ff;--mat-slider-active-track-shape: 9999px;--mat-slider-disabled-active-track-color: #e2e2e9;--mat-slider-disabled-handle-color: #e2e2e9;--mat-slider-disabled-inactive-track-color: #e2e2e9;--mat-slider-focus-handle-color: #a3c9ff;--mat-slider-focus-state-layer-color: color-mix(in srgb, #a3c9ff 20%, transparent);--mat-slider-handle-color: #a3c9ff;--mat-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-handle-shape: 9999px;--mat-slider-hover-handle-color: #a3c9ff;--mat-slider-hover-state-layer-color: color-mix(in srgb, #a3c9ff 5%, transparent);--mat-slider-inactive-track-color: #424751;--mat-slider-inactive-track-shape: 9999px;--mat-slider-label-container-color: #a3c9ff;--mat-slider-label-label-text-color: #00315d;--mat-slider-ripple-color: #a3c9ff;--mat-slider-with-overlap-handle-outline-color: #00315d;--mat-slider-with-tick-marks-active-container-color: #00315d;--mat-slider-with-tick-marks-container-shape: 9999px;--mat-slider-with-tick-marks-disabled-container-color: #e2e2e9;--mat-slider-with-tick-marks-inactive-container-color: #dfe2ef;--mat-menu-container-shape: 4px;--mat-menu-divider-color: #424751;--mat-menu-item-label-text-color: #e2e2e9;--mat-menu-item-icon-color: #dfe2ef;--mat-menu-item-hover-state-layer-color: color-mix(in srgb, #e2e2e9 8%, transparent);--mat-menu-item-focus-state-layer-color: color-mix(in srgb, #e2e2e9 12%, transparent);--mat-menu-container-color: #1d2025;--mat-menu-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-list-active-indicator-color: #374765;--mat-list-active-indicator-shape: 9999px;--mat-list-list-item-container-color: transparent;--mat-list-list-item-container-shape: 0;--mat-list-list-item-disabled-label-text-color: #e2e2e9;--mat-list-list-item-disabled-label-text-opacity: .3;--mat-list-list-item-disabled-leading-icon-color: #e2e2e9;--mat-list-list-item-disabled-leading-icon-opacity: .38;--mat-list-list-item-disabled-state-layer-color: #e2e2e9;--mat-list-list-item-disabled-state-layer-opacity: .12;--mat-list-list-item-disabled-trailing-icon-color: #e2e2e9;--mat-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-list-item-focus-label-text-color: #e2e2e9;--mat-list-list-item-focus-state-layer-color: #e2e2e9;--mat-list-list-item-focus-state-layer-opacity: .12;--mat-list-list-item-hover-label-text-color: #e2e2e9;--mat-list-list-item-hover-state-layer-color: #e2e2e9;--mat-list-list-item-hover-state-layer-opacity: .08;--mat-list-list-item-label-text-color: #e2e2e9;--mat-list-list-item-leading-avatar-color: #004883;--mat-list-list-item-leading-avatar-shape: 9999px;--mat-list-list-item-leading-avatar-size: 40px;--mat-list-list-item-leading-icon-color: #dfe2ef;--mat-list-list-item-leading-icon-size: 24px;--mat-list-list-item-selected-trailing-icon-color: #a3c9ff;--mat-list-list-item-supporting-text-color: #dfe2ef;--mat-list-list-item-trailing-icon-color: #dfe2ef;--mat-list-list-item-trailing-icon-size: 24px;--mat-list-list-item-trailing-supporting-text-color: #dfe2ef;--mat-paginator-container-text-color: #e2e2e9;--mat-paginator-container-background-color: #111318;--mat-paginator-disabled-icon-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-paginator-enabled-icon-color: #dfe2ef;--mat-tab-active-focus-indicator-color: #a3c9ff;--mat-tab-active-focus-label-text-color: #e2e2e9;--mat-tab-active-hover-indicator-color: #a3c9ff;--mat-tab-active-hover-label-text-color: #e2e2e9;--mat-tab-active-indicator-color: #a3c9ff;--mat-tab-active-label-text-color: #e2e2e9;--mat-tab-active-ripple-color: #e2e2e9;--mat-tab-divider-color: #424751;--mat-tab-inactive-focus-label-text-color: #e2e2e9;--mat-tab-inactive-hover-label-text-color: #e2e2e9;--mat-tab-inactive-label-text-color: #e2e2e9;--mat-tab-inactive-ripple-color: #e2e2e9;--mat-tab-pagination-icon-color: #e2e2e9;--mat-tab-disabled-ripple-color: #dfe2ef;--mat-checkbox-disabled-label-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-checkbox-disabled-selected-checkmark-color: #111318;--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-checkbox-label-text-color: #e2e2e9;--mat-checkbox-selected-checkmark-color: #00315d;--mat-checkbox-selected-focus-icon-color: #a3c9ff;--mat-checkbox-selected-focus-state-layer-color: #a3c9ff;--mat-checkbox-selected-hover-icon-color: #a3c9ff;--mat-checkbox-selected-hover-state-layer-color: #a3c9ff;--mat-checkbox-selected-icon-color: #a3c9ff;--mat-checkbox-selected-pressed-icon-color: #a3c9ff;--mat-checkbox-selected-pressed-state-layer-color: #e2e2e9;--mat-checkbox-unselected-focus-icon-color: #e2e2e9;--mat-checkbox-unselected-focus-state-layer-color: #e2e2e9;--mat-checkbox-unselected-hover-icon-color: #e2e2e9;--mat-checkbox-unselected-hover-state-layer-color: #e2e2e9;--mat-checkbox-unselected-icon-color: #dfe2ef;--mat-checkbox-unselected-pressed-state-layer-color: #a3c9ff;--mat-button-filled-container-color: #a3c9ff;--mat-button-filled-disabled-container-color: color-mix(in srgb, #e2e2e9 12%, transparent);--mat-button-filled-disabled-label-text-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-button-filled-disabled-state-layer-color: #dfe2ef;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .08;--mat-button-filled-label-text-color: #00315d;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: color-mix(in srgb, #00315d 12%, transparent);--mat-button-filled-state-layer-color: #00315d;--mat-button-outlined-disabled-label-text-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-button-outlined-disabled-outline-color: color-mix(in srgb, #e2e2e9 12%, transparent);--mat-button-outlined-disabled-state-layer-color: #dfe2ef;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .08;--mat-button-outlined-label-text-color: #a3c9ff;--mat-button-outlined-outline-color: #8c919c;--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: color-mix(in srgb, #a3c9ff 12%, transparent);--mat-button-outlined-state-layer-color: #a3c9ff;--mat-button-protected-container-color: #111318;--mat-button-protected-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-button-protected-disabled-container-color: color-mix(in srgb, #e2e2e9 12%, transparent);--mat-button-protected-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-button-protected-disabled-state-layer-color: #dfe2ef;--mat-button-protected-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-button-protected-hover-state-layer-opacity: .08;--mat-button-protected-label-text-color: #a3c9ff;--mat-button-protected-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: color-mix(in srgb, #a3c9ff 12%, transparent);--mat-button-protected-state-layer-color: #a3c9ff;--mat-button-text-disabled-label-text-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-button-text-disabled-state-layer-color: #dfe2ef;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .08;--mat-button-text-label-text-color: #a3c9ff;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: color-mix(in srgb, #a3c9ff 12%, transparent);--mat-button-text-state-layer-color: #a3c9ff;--mat-button-tonal-container-color: #374765;--mat-button-tonal-disabled-container-color: color-mix(in srgb, #e2e2e9 12%, transparent);--mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-button-tonal-disabled-state-layer-color: #dfe2ef;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .08;--mat-button-tonal-label-text-color: #d7e3ff;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: color-mix(in srgb, #d7e3ff 12%, transparent);--mat-button-tonal-state-layer-color: #d7e3ff;--mat-icon-button-disabled-icon-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-icon-button-disabled-state-layer-color: #dfe2ef;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-icon-color: #dfe2ef;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: color-mix(in srgb, #dfe2ef 12%, transparent);--mat-icon-button-state-layer-color: #dfe2ef;--mat-fab-container-color: #004883;--mat-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-disabled-state-container-color: color-mix(in srgb, #e2e2e9 12%, transparent);--mat-fab-disabled-state-foreground-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-fab-extended-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-extended-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-extended-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-extended-pressed-container-elevation-shadow: 6;--mat-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: #d3e3ff;--mat-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: color-mix(in srgb, #d3e3ff 12%, transparent);--mat-fab-small-container-color: #004883;--mat-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-container-color: color-mix(in srgb, #e2e2e9 12%, transparent);--mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-fab-small-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: #d3e3ff;--mat-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: color-mix(in srgb, #d3e3ff 12%, transparent);--mat-fab-small-state-layer-color: #d3e3ff;--mat-fab-state-layer-color: #d3e3ff;--mat-snack-bar-button-color: #0060ab;--mat-snack-bar-container-color: #e2e2e9;--mat-snack-bar-supporting-text-color: #2e3036;--mat-table-background-color: #111318;--mat-table-header-headline-color: #e2e2e9;--mat-table-row-item-label-text-color: #e2e2e9;--mat-table-row-item-outline-color: #8c919c;--mat-progress-spinner-active-indicator-color: #a3c9ff;--mat-badge-background-color: #ffb4ab;--mat-badge-disabled-state-background-color: color-mix(in srgb, #ffb4ab 38%, transparent);--mat-badge-disabled-state-text-color: #690005;--mat-badge-text-color: #690005;--mat-bottom-sheet-container-text-color: #e2e2e9;--mat-bottom-sheet-container-background-color: #191c21;--mat-button-toggle-background-color: transparent;--mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, #e2e2e9 12%, transparent);--mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-button-toggle-disabled-state-background-color: transparent;--mat-button-toggle-disabled-state-text-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-button-toggle-divider-color: #8c919c;--mat-button-toggle-selected-state-background-color: #374765;--mat-button-toggle-selected-state-text-color: #d7e3ff;--mat-button-toggle-state-layer-color: #e2e2e9;--mat-button-toggle-text-color: #e2e2e9;--mat-datepicker-calendar-body-label-text-color: #e2e2e9;--mat-datepicker-calendar-container-background-color: #282a2f;--mat-datepicker-calendar-container-text-color: #e2e2e9;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #e2e2e9 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #e2e2e9 8%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #00458e;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #b6c7eb;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #374765;--mat-datepicker-calendar-date-in-range-state-background-color: #004883;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-preview-state-outline-color: #a3c9ff;--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-datepicker-calendar-date-selected-state-background-color: #a3c9ff;--mat-datepicker-calendar-date-selected-state-text-color: #00315d;--mat-datepicker-calendar-date-text-color: #e2e2e9;--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-datepicker-calendar-date-today-outline-color: #a3c9ff;--mat-datepicker-calendar-date-today-selected-state-outline-color: #a3c9ff;--mat-datepicker-calendar-header-divider-color: transparent;--mat-datepicker-calendar-header-text-color: #dfe2ef;--mat-datepicker-calendar-navigation-button-icon-color: #dfe2ef;--mat-datepicker-calendar-period-button-icon-color: #dfe2ef;--mat-datepicker-calendar-period-button-text-color: #dfe2ef;--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-datepicker-range-input-separator-color: #e2e2e9;--mat-datepicker-toggle-active-state-icon-color: #a3c9ff;--mat-datepicker-toggle-icon-color: #dfe2ef;--mat-divider-color: #424751;--mat-expansion-actions-divider-color: #8c919c;--mat-expansion-container-background-color: #111318;--mat-expansion-container-text-color: #e2e2e9;--mat-expansion-header-description-color: #dfe2ef;--mat-expansion-header-disabled-state-text-color: color-mix(in srgb, #e2e2e9 38%, transparent);--mat-expansion-header-focus-state-layer-color: color-mix(in srgb, #e2e2e9 12%, transparent);--mat-expansion-header-hover-state-layer-color: color-mix(in srgb, #e2e2e9 8%, transparent);--mat-expansion-header-indicator-color: #dfe2ef;--mat-expansion-header-text-color: #e2e2e9;--mat-icon-color: inherit;--mat-sidenav-container-background-color: #111318;--mat-sidenav-container-text-color: #dfe2ef;--mat-sidenav-content-background-color: #111318;--mat-sidenav-content-text-color: #e2e2e9;--mat-sidenav-scrim-color: color-mix(in srgb, #2c303a 40%, transparent);--mat-stepper-container-color: #111318;--mat-stepper-header-done-state-icon-background-color: #a3c9ff;--mat-stepper-header-done-state-icon-foreground-color: #00315d;--mat-stepper-header-edit-state-icon-background-color: #a3c9ff;--mat-stepper-header-edit-state-icon-foreground-color: #00315d;--mat-stepper-header-error-state-icon-foreground-color: #ffb4ab;--mat-stepper-header-error-state-label-text-color: #ffb4ab;--mat-stepper-header-focus-state-layer-color: color-mix(in srgb, #e2e2e9 12%, transparent);--mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #e2e2e9 8%, transparent);--mat-stepper-header-icon-background-color: #dfe2ef;--mat-stepper-header-icon-foreground-color: #111318;--mat-stepper-header-label-text-color: #dfe2ef;--mat-stepper-header-optional-label-text-color: #dfe2ef;--mat-stepper-header-selected-state-icon-background-color: #a3c9ff;--mat-stepper-header-selected-state-icon-foreground-color: #00315d;--mat-stepper-header-selected-state-label-text-color: #dfe2ef;--mat-stepper-line-color: #8c919c;--mat-sort-arrow-color: #e2e2e9;--mat-toolbar-container-background-color: #111318;--mat-toolbar-container-text-color: #e2e2e9;--mat-tree-container-background-color: #111318;--mat-tree-node-text-color: #e2e2e9;--mat-timepicker-container-background-color: #1d2025;--mat-timepicker-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12)}
