.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}app-line-chart text{font-weight:400;font-size:16px}app-line-chart .x-axis .domain{stroke:none}app-line-chart .y-axis .domain{stroke:none}app-chart-legend{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:.5em}app-chart-legend .symbol{flex:0 0 auto;display:block;width:2px;height:2em;margin-right:1em}app-chart-legend .label{flex:0 0 auto;line-height:2em;margin-right:1.5em}app-chart-legend .amount{margin-left:calc(2px + 1em);flex:0 0 auto;line-height:2em}app-chart-legend .spacer{flex:1 1 auto}app-chart-legend .break{flex-basis:100%;width:0}: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));box-sizing:border-box;margin:12px;margin:calc(var(--mdc-layout-grid-gutter-desktop, 24px) / 2)}@supports (display: grid){.mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}@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));box-sizing:border-box;margin:8px;margin:calc(var(--mdc-layout-grid-gutter-tablet, 16px) / 2)}@supports (display: grid){.mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}@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));box-sizing:border-box;margin:8px;margin:calc(var(--mdc-layout-grid-gutter-phone, 16px) / 2)}@supports (display: grid){.mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}@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}@media (min-width: 840px){.mdc-divider-desktop>.mdc-layout-grid__cell{padding-right:36px;margin-right:-12px;border-right-width:2px;border-right-style:solid}.mdc-divider-desktop>.mdc-layout-grid__cell:last-child{padding-right:0;margin-right:0;border-right:none}.mdc-divider-desktop>.mdc-layout-grid__cell{padding-left:36px}.mdc-divider-desktop>.mdc-layout-grid__cell:first-child{padding-left:0}}@media (min-width: 600px) and (max-width: 839px){.mdc-divider-tablet>.mdc-layout-grid__cell{padding-right:24px;margin-right:-8px;border-right-width:2px;border-right-style:solid}.mdc-divider-tablet>.mdc-layout-grid__cell:last-child{padding-right:0;margin-right:0;border-right:none}.mdc-divider-tablet>.mdc-layout-grid__cell{padding-left:24px}.mdc-divider-tablet>.mdc-layout-grid__cell:first-child{padding-left:0}}@media (max-width: 599px){.mdc-divider-phone>.mdc-layout-grid__cell{padding-right:24px;margin-right:-8px;border-right-width:2px;border-right-style:solid}.mdc-divider-phone>.mdc-layout-grid__cell:last-child{padding-right:0;margin-right:0;border-right:none}.mdc-divider-phone>.mdc-layout-grid__cell{padding-left:24px}.mdc-divider-phone>.mdc-layout-grid__cell:first-child{padding-left:0}}@media (max-width: 600px){.mdc-ext-hide-phone{display:none}}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}@font-face{font-family:Nexa;font-weight:700;src:url(nexa-regular.ae9d9bd0dbc98221.woff2) format("woff2"),url(nexa-regular.3a4b1befe40b1651.woff) format("woff")}@font-face{font-family:Nexa;font-style:normal;font-weight:400;src:url(nexa-book.17b44b889e6ea2aa.woff2) format("woff2"),url(nexa-book.c511919fa105fb44.woff) format("woff")}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 72px/79.2px Nexa,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:400 36px/43.2px Nexa,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:700 20px/28px Nexa,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 16px/21px Nexa,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 13.28px/21px Nexa,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 10.72px/21px Nexa,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:700 24px/33.6px Nexa,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 16px/21px Nexa,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Nexa,Helvetica Neue,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/96px Nexa,Helvetica Neue,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px Nexa,Helvetica Neue,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px Nexa,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Nexa,Helvetica Neue,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}.mat-mdc-header-cell{font-size:16px;font-weight:700}.mat-mdc-paginator,.mat-mdc-paginator-page-size .mat-select-trigger{font-size:14px}.info-table .strong{font-size:18px;font-weight:700;line-height:24px}.theme-dark .mat-ripple-element{background-color:#ffffff1a}.theme-dark .mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, white)}.theme-dark .mat-mdc-option:hover:not(.mdc-list-item--disabled),.theme-dark .mat-mdc-option:focus:not(.mdc-list-item--disabled),.theme-dark .mat-mdc-option.mat-mdc-option-active,.theme-dark .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(255,255,255,.08)}.theme-dark .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #00bfa6)}.theme-dark .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #646cff)}.theme-dark .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, white)}.theme-dark .mat-pseudo-checkbox{color:#ffffffb3}.theme-dark .mat-pseudo-checkbox:after{color:#202330}.theme-dark .mat-pseudo-checkbox-disabled{color:#686868}.theme-dark .mat-primary .mat-pseudo-checkbox-checked,.theme-dark .mat-primary .mat-pseudo-checkbox-indeterminate{background:#00bfa6}.theme-dark .mat-pseudo-checkbox-checked,.theme-dark .mat-pseudo-checkbox-indeterminate,.theme-dark .mat-accent .mat-pseudo-checkbox-checked,.theme-dark .mat-accent .mat-pseudo-checkbox-indeterminate{background:#646cff}.theme-dark .mat-warn .mat-pseudo-checkbox-checked,.theme-dark .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ff5757}.theme-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.theme-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}.theme-dark .mat-app-background,.theme-dark.mat-app-background{background-color:#202330;color:#fff}.theme-dark .mat-elevation-z0,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-dark .mat-elevation-z1,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-dark .mat-elevation-z2,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-dark .mat-elevation-z3,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-dark .mat-elevation-z4,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-dark .mat-elevation-z5,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-dark .mat-elevation-z6,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-dark .mat-elevation-z7,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-dark .mat-elevation-z8,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-dark .mat-elevation-z9,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-dark .mat-elevation-z10,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-dark .mat-elevation-z11,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-dark .mat-elevation-z12,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-dark .mat-elevation-z13,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-dark .mat-elevation-z14,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-dark .mat-elevation-z15,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-dark .mat-elevation-z16,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-dark .mat-elevation-z17,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-dark .mat-elevation-z18,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-dark .mat-elevation-z19,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-dark .mat-elevation-z20,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-dark .mat-elevation-z21,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-dark .mat-elevation-z22,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-dark .mat-elevation-z23,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-dark .mat-elevation-z24,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-dark .mat-mdc-option{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 21px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, normal)}.theme-dark .mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #282d3b}.theme-dark .mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #424653}.theme-dark .mat-mdc-card-subtitle{color:#ffffffb3}.theme-dark .mat-mdc-card-title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-headline6-font-size, 36px);line-height:var(--mdc-typography-headline6-line-height, 43.2px);font-weight:var(--mdc-typography-headline6-font-weight, 400);letter-spacing:var(--mdc-typography-headline6-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:var(--mdc-typography-headline6-text-transform, none)}.theme-dark .mat-mdc-card-subtitle{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 24px);line-height:var(--mdc-typography-subtitle2-line-height, 33.6px);font-weight:var(--mdc-typography-subtitle2-font-weight, 700);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.theme-dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #00bfa6}.theme-dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(0, 191, 166, 0.25)'/%3E%3C/svg%3E")}.theme-dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#00bfa640}.theme-dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #646cff}.theme-dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(100, 108, 255, 0.25)'/%3E%3C/svg%3E")}.theme-dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#646cff40}.theme-dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff5757}.theme-dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 87, 87, 0.25)'/%3E%3C/svg%3E")}.theme-dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#ff575740}.theme-dark .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}.theme-dark .mat-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font: "Nexa", "Helvetica Neue", sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.theme-dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#fff9}.theme-dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#ffffffde}@media all{.theme-dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#fff9}}@media all{.theme-dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#fff9}}.theme-dark .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #00bfa6)}.theme-dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.theme-dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.theme-dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.theme-dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.theme-dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.theme-dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.theme-dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.theme-dark .mdc-text-field--filled .mdc-text-field__ripple:before,.theme-dark .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(255, 255, 255, .87))}.theme-dark .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.theme-dark .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .08)}.theme-dark .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.theme-dark .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .24)}.theme-dark .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#313543}.theme-dark .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#ffffff6b}.theme-dark .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#ffffffde}.theme-dark .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #00bfa6)}.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#ffffff61}.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#ffffffde}.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #00bfa6)}.theme-dark .mdc-text-field--outlined .mdc-text-field__ripple:before,.theme-dark .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.theme-dark .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#00bfa6de}.theme-dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ff5757)}.theme-dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #ff5757)}.theme-dark .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ff5757)}.theme-dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mdc-text-field--disabled .mdc-text-field__input{color:#ffffff61}@media all{.theme-dark .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#ffffff61}}@media all{.theme-dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#ffffff61}}.theme-dark .mdc-text-field--disabled .mdc-floating-label{color:#ffffff61}.theme-dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.theme-dark .mdc-text-field--disabled .mdc-text-field-character-counter,.theme-dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.theme-dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.theme-dark .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.theme-dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.theme-dark .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.theme-dark .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#ffffff0f}.theme-dark .mdc-text-field--disabled .mdc-notched-outline__leading,.theme-dark .mdc-text-field--disabled .mdc-notched-outline__notch,.theme-dark .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#ffffff0f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-dark .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-dark .mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-dark .mdc-text-field--disabled .mdc-text-field-character-counter,.theme-dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-dark .mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-dark .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-dark .mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-dark .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-dark .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-dark .mdc-text-field--disabled .mdc-notched-outline__leading,.theme-dark .mdc-text-field--disabled .mdc-notched-outline__notch,.theme-dark .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.theme-dark .mdc-text-field--disabled.mdc-text-field--filled{background-color:#2c313f}.theme-dark .mat-mdc-form-field-error{color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field-focus-overlay{background-color:#ffffffde}.theme-dark .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.08}.theme-dark .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.24}.theme-dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option{color:#000000de}.theme-dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled{color:#00000061}.theme-dark .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#ffffff8a}.theme-dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#00bfa6de}.theme-dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#646cffde}.theme-dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#ff5757de}.theme-dark .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#ffffff61}.theme-dark .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #646cff)}.theme-dark .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #646cff)}.theme-dark .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#646cffde}.theme-dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, #646cff)}.theme-dark .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ff5757de}.theme-dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff5757)}.theme-dark .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}.theme-dark [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.theme-dark .mat-mdc-form-field-infix{min-height:56px}.theme-dark .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.theme-dark .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.theme-dark .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.theme-dark .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.theme-dark .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.theme-dark .mdc-text-field__input,.theme-dark .mdc-text-field__affix{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 20px);font-weight:var(--mdc-typography-subtitle1-font-weight, 700);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.theme-dark .mdc-text-field--textarea .mdc-text-field__input{line-height:1.5rem}.theme-dark .mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 20px);font-weight:var(--mdc-typography-subtitle1-font-weight, 700);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.theme-dark .mat-mdc-form-field-subscript-wrapper,.theme-dark .mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.theme-dark .mat-mdc-form-field,.theme-dark .mat-mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 21px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.theme-dark .mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above{font-size:calc(16px * var(--mat-mdc-form-field-floating-label-scale, .75))}.theme-dark .mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:16px}.theme-dark .mat-mdc-select-value{color:#ffffffde}.theme-dark .mat-mdc-select-placeholder{color:#fff9}.theme-dark .mat-mdc-select-disabled .mat-mdc-select-value{color:#ffffff61}.theme-dark .mat-mdc-select-arrow{color:#ffffff8a}.theme-dark .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#00bfa6de}.theme-dark .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#646cffde}.theme-dark .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.theme-dark .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#ff5757de}.theme-dark .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#ffffff61}.theme-dark .mat-mdc-select-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 20px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 700);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:21px}.theme-dark .mat-mdc-select{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 21px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.theme-dark .mat-mdc-autocomplete-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 20px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 700);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:21px}.theme-dark .mat-mdc-dialog-container{--mdc-dialog-container-color: #282d3b;--mdc-dialog-with-divider-divider-color: rgba(255, 255, 255, .12);--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.theme-dark .mat-mdc-dialog-container{--mdc-dialog-subhead-font: "Nexa", "Helvetica Neue", sans-serif;--mdc-dialog-subhead-line-height: 43.2px;--mdc-dialog-subhead-size: 36px;--mdc-dialog-subhead-weight: 400;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: "Nexa", "Helvetica Neue", sans-serif;--mdc-dialog-supporting-text-line-height: 21px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: normal}.theme-dark .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #424653;--mdc-chip-elevated-disabled-container-color: #424653;--mdc-chip-label-text-color: #fafafa;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa}.theme-dark .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.theme-dark .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #00bfa6;--mdc-chip-elevated-disabled-container-color: #00bfa6;--mdc-chip-label-text-color: black;--mdc-chip-disabled-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black}.theme-dark .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.theme-dark .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #646cff;--mdc-chip-elevated-disabled-container-color: #646cff;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.theme-dark .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.theme-dark .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #ff5757;--mdc-chip-elevated-disabled-container-color: #ff5757;--mdc-chip-label-text-color: black;--mdc-chip-disabled-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black}.theme-dark .mat-mdc-chip-focus-overlay{background:white}.theme-dark .mat-mdc-chip{height:32px}.theme-dark .mat-mdc-standard-chip{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-body2-font-size, 16px);line-height:var(--mdc-typography-body2-line-height, 21px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.theme-dark .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-selected-icon-color: #212121;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-unselected-icon-color: #212121}.theme-dark .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.theme-dark .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#ffffff80}.theme-dark .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #00bfa6;--mdc-switch-selected-handle-color: #00bfa6;--mdc-switch-selected-hover-state-layer-color: #00bfa6;--mdc-switch-selected-pressed-state-layer-color: #00bfa6;--mdc-switch-selected-focus-handle-color: rgba(0, 191, 166, .5);--mdc-switch-selected-hover-handle-color: rgba(0, 191, 166, .5);--mdc-switch-selected-pressed-handle-color: rgba(0, 191, 166, .5);--mdc-switch-selected-focus-track-color: #00bfa6;--mdc-switch-selected-hover-track-color: #00bfa6;--mdc-switch-selected-pressed-track-color: #00bfa6;--mdc-switch-selected-track-color: #00bfa6}.theme-dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #646cff;--mdc-switch-selected-handle-color: #646cff;--mdc-switch-selected-hover-state-layer-color: #646cff;--mdc-switch-selected-pressed-state-layer-color: #646cff;--mdc-switch-selected-focus-handle-color: rgba(100, 108, 255, .5);--mdc-switch-selected-hover-handle-color: rgba(100, 108, 255, .5);--mdc-switch-selected-pressed-handle-color: rgba(100, 108, 255, .5);--mdc-switch-selected-focus-track-color: #646cff;--mdc-switch-selected-hover-track-color: #646cff;--mdc-switch-selected-pressed-track-color: #646cff;--mdc-switch-selected-track-color: #646cff}.theme-dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ff5757;--mdc-switch-selected-handle-color: #ff5757;--mdc-switch-selected-hover-state-layer-color: #ff5757;--mdc-switch-selected-pressed-state-layer-color: #ff5757;--mdc-switch-selected-focus-handle-color: #ff5757;--mdc-switch-selected-hover-handle-color: #ff5757;--mdc-switch-selected-pressed-handle-color: #ff5757;--mdc-switch-selected-focus-track-color: #ff5757;--mdc-switch-selected-hover-track-color: #ff5757;--mdc-switch-selected-pressed-track-color: #ff5757;--mdc-switch-selected-track-color: #ff5757}.theme-dark .mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}.theme-dark .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.theme-dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #00bfa6;--mdc-radio-selected-hover-icon-color: #00bfa6;--mdc-radio-selected-icon-color: #00bfa6;--mdc-radio-selected-pressed-icon-color: #00bfa6;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #00bfa6}.theme-dark .mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#ffffff80}.theme-dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #646cff;--mdc-radio-selected-hover-icon-color: #646cff;--mdc-radio-selected-icon-color: #646cff;--mdc-radio-selected-pressed-icon-color: #646cff;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #646cff}.theme-dark .mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#ffffff80}.theme-dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff5757;--mdc-radio-selected-hover-icon-color: #ff5757;--mdc-radio-selected-icon-color: #ff5757;--mdc-radio-selected-pressed-icon-color: #ff5757;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #ff5757}.theme-dark .mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#ffffff80}.theme-dark .mat-mdc-radio-button .mdc-radio{padding:10px}.theme-dark .mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:-10px;left:-10px;width:40px;height:40px}.theme-dark .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:0;right:0;left:0;width:40px;height:40px}.theme-dark .mat-mdc-slider{--mdc-slider-label-container-color: white;--mdc-slider-label-label-text-color: black;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-mdc-slider-value-indicator-opacity: .9}.theme-dark .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #00bfa6;--mdc-slider-focus-handle-color: #00bfa6;--mdc-slider-hover-handle-color: #00bfa6;--mdc-slider-active-track-color: #00bfa6;--mdc-slider-inactive-track-color: #00bfa6;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #00bfa6;--mat-mdc-slider-ripple-color: #00bfa6;--mat-mdc-slider-hover-ripple-color: rgba(0, 191, 166, .05);--mat-mdc-slider-focus-ripple-color: rgba(0, 191, 166, .2)}.theme-dark .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #646cff;--mdc-slider-focus-handle-color: #646cff;--mdc-slider-hover-handle-color: #646cff;--mdc-slider-active-track-color: #646cff;--mdc-slider-inactive-track-color: #646cff;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #646cff;--mat-mdc-slider-ripple-color: #646cff;--mat-mdc-slider-hover-ripple-color: rgba(100, 108, 255, .05);--mat-mdc-slider-focus-ripple-color: rgba(100, 108, 255, .2)}.theme-dark .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #ff5757;--mdc-slider-focus-handle-color: #ff5757;--mdc-slider-hover-handle-color: #ff5757;--mdc-slider-active-track-color: #ff5757;--mdc-slider-inactive-track-color: #ff5757;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ff5757;--mat-mdc-slider-ripple-color: #ff5757;--mat-mdc-slider-hover-ripple-color: rgba(255, 87, 87, .05);--mat-mdc-slider-focus-ripple-color: rgba(255, 87, 87, .2)}.theme-dark .mat-mdc-slider{--mdc-slider-label-label-text-font: "Nexa", "Helvetica Neue", sans-serif;--mdc-slider-label-label-text-size: 24px;--mdc-slider-label-label-text-line-height: 33.6px;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 700}.theme-dark .mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #282d3b);color:var(--mdc-theme-on-surface, #fff)}.theme-dark .mat-mdc-menu-item[disabled],.theme-dark .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.theme-dark .mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(255, 255, 255, .5))}.theme-dark .mat-mdc-menu-item .mat-icon-no-color,.theme-dark .mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, white)}.theme-dark .mat-mdc-menu-item:hover:not([disabled]),.theme-dark .mat-mdc-menu-item.cdk-program-focused:not([disabled]),.theme-dark .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.theme-dark .mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(255,255,255,.08)}.theme-dark .mat-mdc-menu-content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 20px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 700);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:21px}.theme-dark .mat-mdc-menu-content,.theme-dark .mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 21px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.theme-dark .mat-mdc-list-item-interactive:before{background:white}.theme-dark .mat-mdc-list-item-interactive:not(:focus):not(.mdc-list-item--disabled):hover:before{opacity:.08}.theme-dark .mat-mdc-list-item-interactive:focus:before{opacity:.24}.theme-dark .mat-mdc-list-item-interactive.mdc-list-item--selected:before{background:#00bfa6;opacity:.16}.theme-dark .mat-mdc-list-item-interactive.mdc-list-item--selected:not(:focus):not(.mdc-list-item--disabled):hover:before{opacity:.24}.theme-dark .mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, white)}.theme-dark .mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(255, 255, 255, .7))}.theme-dark .mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, .5))}.theme-dark .mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-dark .mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.theme-dark .mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-dark .mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(255, 255, 255, .5))}.theme-dark .mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, .5))}.theme-dark .mdc-list-item--disabled .mdc-list-item__start,.theme-dark .mdc-list-item--disabled .mdc-list-item__content,.theme-dark .mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.theme-dark .mdc-list-item--disabled .mdc-list-item__primary-text,.theme-dark .mdc-list-item--disabled .mdc-list-item__secondary-text,.theme-dark .mdc-list-item--disabled .mdc-list-item__overline-text,.theme-dark .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-dark .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.theme-dark .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #fff)}.theme-dark .mdc-list-item--selected .mdc-list-item__primary-text,.theme-dark .mdc-list-item--activated .mdc-list-item__primary-text,.theme-dark .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-dark .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #00bfa6)}.theme-dark .mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, white)}.theme-dark .mdc-list-divider:after{border-bottom-color:#fff}.theme-dark .mdc-list-divider{background-color:#fff3}.theme-dark .mat-mdc-list-option .mdc-list-item__start,.theme-dark .mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #00bfa6;--mdc-checkbox-selected-hover-icon-color: #00bfa6;--mdc-checkbox-selected-icon-color: #00bfa6;--mdc-checkbox-selected-pressed-icon-color: #00bfa6;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}.theme-dark .mat-mdc-list-option .mdc-list-item__start,.theme-dark .mat-mdc-list-option .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #00bfa6;--mdc-radio-selected-hover-icon-color: #00bfa6;--mdc-radio-selected-icon-color: #00bfa6;--mdc-radio-selected-pressed-icon-color: #00bfa6;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #00bfa6}.theme-dark .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.theme-dark .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#ffffff80}.theme-dark .mat-mdc-list-option.mat-accent .mdc-list-item__start,.theme-dark .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #646cff;--mdc-checkbox-selected-hover-icon-color: #646cff;--mdc-checkbox-selected-icon-color: #646cff;--mdc-checkbox-selected-pressed-icon-color: #646cff;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}.theme-dark .mat-mdc-list-option.mat-accent .mdc-list-item__start,.theme-dark .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #646cff;--mdc-radio-selected-hover-icon-color: #646cff;--mdc-radio-selected-icon-color: #646cff;--mdc-radio-selected-pressed-icon-color: #646cff;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #646cff}.theme-dark .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.theme-dark .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#ffffff80}.theme-dark .mat-mdc-list-option.mat-warn .mdc-list-item__start,.theme-dark .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ff5757;--mdc-checkbox-selected-hover-icon-color: #ff5757;--mdc-checkbox-selected-icon-color: #ff5757;--mdc-checkbox-selected-pressed-icon-color: #ff5757;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}.theme-dark .mat-mdc-list-option.mat-warn .mdc-list-item__start,.theme-dark .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff5757;--mdc-radio-selected-hover-icon-color: #ff5757;--mdc-radio-selected-icon-color: #ff5757;--mdc-radio-selected-pressed-icon-color: #ff5757;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #ff5757}.theme-dark .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.theme-dark .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#ffffff80}.theme-dark .mat-mdc-list-item.mdc-list-item--with-one-line{height:48px}.theme-dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.theme-dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line,.theme-dark .mat-mdc-list-item.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-one-line,.theme-dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.theme-dark .mat-mdc-list-item.mdc-list-item--with-leading-radio.mdc-list-item--with-one-line,.theme-dark .mat-mdc-list-item.mdc-list-item--with-leading-switch.mdc-list-item--with-one-line{height:56px}.theme-dark .mat-mdc-list-item.mdc-list-item--with-leading-image.mdc-list-item--with-one-line,.theme-dark .mat-mdc-list-item.mdc-list-item--with-leading-video.mdc-list-item--with-one-line{height:72px}.theme-dark .mat-mdc-list-item.mdc-list-item--with-two-lines{height:64px}.theme-dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.theme-dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.theme-dark .mat-mdc-list-item.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.theme-dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.theme-dark .mat-mdc-list-item.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.theme-dark .mat-mdc-list-item.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.theme-dark .mat-mdc-list-item.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.theme-dark .mat-mdc-list-item.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:72px}.theme-dark .mat-mdc-list-item.mdc-list-item--with-three-lines{height:88px}.theme-dark .mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-one-line{height:56px}.theme-dark .mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-two-lines{height:72px}.theme-dark .mdc-list{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 20px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 700);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:21px}.theme-dark .mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 20px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 700);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.theme-dark .mdc-list-item__secondary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-body2-font-size, 16px);line-height:var(--mdc-typography-body2-line-height, 21px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.theme-dark .mdc-list-item__overline-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-overline-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-overline-font-size, 12px);line-height:var(--mdc-typography-overline-line-height, 32px);font-weight:var(--mdc-typography-overline-font-weight, 500);letter-spacing:var(--mdc-typography-overline-letter-spacing, .1666666667em);-webkit-text-decoration:var(--mdc-typography-overline-text-decoration, none);text-decoration:var(--mdc-typography-overline-text-decoration, none);text-transform:var(--mdc-typography-overline-text-transform, none)}.theme-dark .mdc-list-group__subheader{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 20px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 700);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.theme-dark .mdc-list-item--with-trailing-meta .mdc-list-item__end{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}@media all and (-ms-high-contrast: none){.theme-dark .mat-mdc-list-option .mdc-list-item__start .mdc-checkbox .mdc-checkbox__focus-ring,.theme-dark .mat-mdc-list-option .mdc-list-item__end .mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.theme-dark .mat-mdc-list-item .mdc-list-item__primary-text{font:400 16px/21px Nexa,Helvetica Neue,sans-serif;letter-spacing:normal}.theme-dark .mat-mdc-paginator{background:#282d3b;color:#ffffffde}.theme-dark .mat-mdc-paginator-icon{fill:#ffffff8a}.theme-dark .mat-mdc-paginator-decrement,.theme-dark .mat-mdc-paginator-increment{border-top:2px solid rgba(255,255,255,.54);border-right:2px solid rgba(255,255,255,.54)}.theme-dark .mat-mdc-paginator-first,.theme-dark .mat-mdc-paginator-last{border-top:2px solid rgba(255,255,255,.54)}.theme-dark .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.theme-dark .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.theme-dark .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.theme-dark .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#ffffff1f}.theme-dark .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#ffffff1f}.theme-dark .mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.theme-dark .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.theme-dark .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.theme-dark .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.theme-dark .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.theme-dark .mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.theme-dark .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.theme-dark .mat-mdc-paginator-container{min-height:56px}.theme-dark .mat-mdc-paginator{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.theme-dark .mat-mdc-paginator .mat-mdc-select-value{font-size:12px}.theme-dark .mat-mdc-tab,.theme-dark .mat-mdc-tab-link{background-color:transparent}.theme-dark .mat-mdc-tab .mdc-tab__text-label,.theme-dark .mat-mdc-tab-link .mdc-tab__text-label{color:#fff9}.theme-dark .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.theme-dark .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.theme-dark .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.theme-dark .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#ffffff80}.theme-dark .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-dark .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#00bfa6}.theme-dark .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-dark .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #00bfa6)}.theme-dark .mdc-tab__ripple:before,.theme-dark .mat-mdc-tab .mat-ripple-element,.theme-dark .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-dark .mat-mdc-tab-link .mat-ripple-element{background-color:#00bfa6}.theme-dark .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-dark .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-dark .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-dark .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#646cff}.theme-dark .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-dark .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-dark .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-dark .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #646cff)}.theme-dark .mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.theme-dark .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.theme-dark .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-dark .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.theme-dark .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.theme-dark .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.theme-dark .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-dark .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#646cff}.theme-dark .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-dark .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-dark .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-dark .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#ff5757}.theme-dark .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-dark .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-dark .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-dark .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #ff5757)}.theme-dark .mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.theme-dark .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.theme-dark .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-dark .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.theme-dark .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.theme-dark .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.theme-dark .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-dark .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#ff5757}.theme-dark .mat-mdc-tab-group.mat-background-primary,.theme-dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #00bfa6;--mat-mdc-tab-header-with-background-foreground-color: #000}.theme-dark .mat-mdc-tab-group.mat-background-accent,.theme-dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: #646cff;--mat-mdc-tab-header-with-background-foreground-color: #fff}.theme-dark .mat-mdc-tab-group.mat-background-warn,.theme-dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #ff5757;--mat-mdc-tab-header-with-background-foreground-color: #fff}.theme-dark .mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #fff)}.theme-dark .mat-mdc-tab-header .mdc-tab{height:48px}.theme-dark .mdc-tab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-button-font-size, 16px);line-height:var(--mdc-typography-button-line-height, 21px);font-weight:var(--mdc-typography-button-font-weight, 700);letter-spacing:var(--mdc-typography-button-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.theme-dark .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.theme-dark .mat-mdc-checkbox .mat-ripple-element{background-color:#ffffff1a}.theme-dark .mat-mdc-checkbox .mdc-checkbox__ripple{background:#fff}.theme-dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #00bfa6;--mdc-checkbox-selected-hover-icon-color: #00bfa6;--mdc-checkbox-selected-icon-color: #00bfa6;--mdc-checkbox-selected-pressed-icon-color: #00bfa6;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}.theme-dark .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#00bfa61a}.theme-dark .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#00bfa6}.theme-dark .mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #646cff;--mdc-checkbox-selected-hover-icon-color: #646cff;--mdc-checkbox-selected-icon-color: #646cff;--mdc-checkbox-selected-pressed-icon-color: #646cff;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}.theme-dark .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#646cff1a}.theme-dark .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#646cff}.theme-dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ff5757;--mdc-checkbox-selected-hover-icon-color: #ff5757;--mdc-checkbox-selected-icon-color: #ff5757;--mdc-checkbox-selected-pressed-icon-color: #ff5757;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}.theme-dark .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#ff57571a}.theme-dark .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#ff5757}.theme-dark .mat-mdc-checkbox-disabled label{color:#ffffff80}.theme-dark .mat-mdc-checkbox .mdc-checkbox{padding:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2)}.theme-dark .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2)}.theme-dark .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);right:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);left:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);width:var(--mdc-checkbox-touch-target-size, 40px);height:var(--mdc-checkbox-touch-target-size, 40px)}@media all and (-ms-high-contrast: none){.theme-dark .mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.theme-dark .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-body2-font-size, 16px);line-height:var(--mdc-typography-body2-line-height, 21px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.theme-dark .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #fff}.theme-dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #00bfa6}.theme-dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #646cff}.theme-dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff5757}.theme-dark .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-text-button-label-text-color: rgba(255, 255, 255, .5)}.theme-dark .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #282d3b;--mdc-filled-button-label-text-color: #fff}.theme-dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #00bfa6;--mdc-filled-button-label-text-color: #000}.theme-dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #646cff;--mdc-filled-button-label-text-color: #fff}.theme-dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff5757;--mdc-filled-button-label-text-color: #fff}.theme-dark .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-filled-button-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-label-text-color: rgba(255, 255, 255, .5)}.theme-dark .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #282d3b;--mdc-protected-button-label-text-color: #fff}.theme-dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #00bfa6;--mdc-protected-button-label-text-color: #000}.theme-dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #646cff;--mdc-protected-button-label-text-color: #fff}.theme-dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff5757;--mdc-protected-button-label-text-color: #fff}.theme-dark .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation: 0}.theme-dark .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.theme-dark .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #fff}.theme-dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #00bfa6}.theme-dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #646cff}.theme-dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff5757}.theme-dark .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12)}.theme-dark .mat-mdc-button,.theme-dark .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.theme-dark .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-button.mat-primary,.theme-dark .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #00bfa6;--mat-mdc-button-ripple-color: rgba(0, 191, 166, .1)}.theme-dark .mat-mdc-button.mat-accent,.theme-dark .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #646cff;--mat-mdc-button-ripple-color: rgba(100, 108, 255, .1)}.theme-dark .mat-mdc-button.mat-warn,.theme-dark .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ff5757;--mat-mdc-button-ripple-color: rgba(255, 87, 87, .1)}.theme-dark .mat-mdc-raised-button,.theme-dark .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.theme-dark .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-raised-button.mat-primary,.theme-dark .mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-dark .mat-mdc-raised-button.mat-accent,.theme-dark .mat-mdc-unelevated-button.mat-accent,.theme-dark .mat-mdc-raised-button.mat-warn,.theme-dark .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark .mat-mdc-button.mat-mdc-button-base,.theme-dark .mat-mdc-raised-button.mat-mdc-button-base,.theme-dark .mat-mdc-unelevated-button.mat-mdc-button-base,.theme-dark .mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.theme-dark .mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-button-font-size, 16px);line-height:var(--mdc-typography-button-line-height, 21px);font-weight:var(--mdc-typography-button-font-weight, 700);letter-spacing:var(--mdc-typography-button-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.theme-dark .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.theme-dark .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #00bfa6;--mat-mdc-button-ripple-color: rgba(0, 191, 166, .1)}.theme-dark .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #646cff;--mat-mdc-button-ripple-color: rgba(100, 108, 255, .1)}.theme-dark .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ff5757;--mat-mdc-button-ripple-color: rgba(255, 87, 87, .1)}.theme-dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #00bfa6}.theme-dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #646cff}.theme-dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff5757}.theme-dark .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(255, 255, 255, .5);--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.theme-dark .mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}.theme-dark .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.theme-dark .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}.theme-dark .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.theme-dark .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.theme-dark .mat-mdc-fab,.theme-dark .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.theme-dark .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-fab.mat-primary,.theme-dark .mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-dark .mat-mdc-fab.mat-accent,.theme-dark .mat-mdc-mini-fab.mat-accent,.theme-dark .mat-mdc-fab.mat-warn,.theme-dark .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark .mat-mdc-fab.mat-unthemed,.theme-dark .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #282d3b;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.theme-dark .mat-mdc-fab.mat-primary,.theme-dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #00bfa6;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.theme-dark .mat-mdc-fab.mat-accent,.theme-dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #646cff;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.theme-dark .mat-mdc-fab.mat-warn,.theme-dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #ff5757;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.theme-dark .mat-mdc-fab[disabled][disabled],.theme-dark .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(255, 255, 255, .12);--mdc-fab-icon-color: rgba(255, 255, 255, .5);--mat-mdc-fab-color: rgba(255, 255, 255, .5)}.theme-dark .mdc-fab--extended{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-button-font-size, 16px);line-height:var(--mdc-typography-button-line-height, 21px);font-weight:var(--mdc-typography-button-font-weight, 700);letter-spacing:var(--mdc-typography-button-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.theme-dark .mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: rgba(0, 0, 0, .87);--mdc-snackbar-container-color: #d4d5d8;--mdc-snackbar-supporting-text-color: rgba(40, 45, 59, .87)}.theme-dark .mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font: "Nexa", "Helvetica Neue", sans-serif;--mdc-snackbar-supporting-text-line-height: 21px;--mdc-snackbar-supporting-text-size: 16px;--mdc-snackbar-supporting-text-weight: 400}.theme-dark .mdc-data-table{background-color:var(--mdc-theme-surface, #282d3b);border-color:#ffffff1f}.theme-dark .mdc-data-table__row{background-color:inherit}.theme-dark .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #282d3b)}.theme-dark .mdc-data-table__row--selected{background-color:#00bfa60a}.theme-dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.theme-dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.theme-dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#ffffff1f}.theme-dark .mdc-data-table__cell,.theme-dark .mdc-data-table__header-cell{border-bottom-color:#ffffff1f}.theme-dark .mdc-data-table__pagination{border-top-color:#ffffff1f}.theme-dark .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#ffffff0a}.theme-dark .mdc-data-table__header-cell,.theme-dark .mdc-data-table__pagination-total,.theme-dark .mdc-data-table__pagination-rows-per-page-label,.theme-dark .mdc-data-table__cell{color:#ffffffde}.theme-dark .mat-mdc-table{background:#282d3b}.theme-dark .mat-mdc-table .mdc-data-table__row{height:52px}.theme-dark .mat-mdc-table .mdc-data-table__pagination{min-height:52px}.theme-dark .mat-mdc-table .mdc-data-table__header-row{height:56px}.theme-dark .mdc-data-table__content,.theme-dark .mdc-data-table__cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-body2-font-size, 16px);line-height:var(--mdc-typography-body2-line-height, 21px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.theme-dark .mdc-data-table__header-cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 24px);line-height:var(--mdc-typography-subtitle2-line-height, 33.6px);font-weight:var(--mdc-typography-subtitle2-font-weight, 700);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.theme-dark .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #00bfa6}.theme-dark .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #646cff}.theme-dark .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #ff5757}.theme-dark .mat-badge{position:relative}.theme-dark .mat-badge.mat-badge{overflow:visible}.theme-dark .mat-badge-hidden .mat-badge-content{display:none}.theme-dark .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-dark .ng-animate-disabled .mat-badge-content,.theme-dark .mat-badge-content._mat-animation-noopable{transition:none}.theme-dark .mat-badge-content.mat-badge-active{transform:none}.theme-dark .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-dark .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-dark .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-dark .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-dark .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-dark .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-dark .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-dark .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-dark .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-dark .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-dark .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-dark .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-dark .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-dark .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-dark .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-dark .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-dark .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-dark .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-dark .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-dark .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-dark .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-dark .mat-badge-content{color:#000;background:#00bfa6}.cdk-high-contrast-active .theme-dark .mat-badge-content{outline:solid 1px;border-radius:0}.theme-dark .mat-badge-accent .mat-badge-content{background:#646cff;color:#fff}.theme-dark .mat-badge-warn .mat-badge-content{color:#000;background:#ff5757}.theme-dark .mat-badge-disabled .mat-badge-content{background:#63656e;color:#ffffff80}.theme-dark .mat-badge-content{font-weight:600;font-size:12px;font-family:Nexa,Helvetica Neue,sans-serif}.theme-dark .mat-badge-small .mat-badge-content{font-size:9px}.theme-dark .mat-badge-large .mat-badge-content{font-size:24px}.theme-dark .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#282d3b;color:#fff}.theme-dark .mat-bottom-sheet-container{font:400 16px/21px Nexa,Helvetica Neue,sans-serif;letter-spacing:normal}.theme-dark .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.theme-dark .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.theme-dark .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.theme-dark .mat-button-toggle{color:#ffffff80}.theme-dark .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#ffffff1f}.theme-dark .mat-button-toggle-appearance-standard{color:#fff;background:#282d3b}.theme-dark .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#fff}.theme-dark .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #424653}.theme-dark [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #424653}.theme-dark .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #424653}.theme-dark .mat-button-toggle-checked{background-color:#212121;color:#ffffffb3}.theme-dark .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}.theme-dark .mat-button-toggle-disabled{color:#ffffff4d;background-color:#000}.theme-dark .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#282d3b}.theme-dark .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}.theme-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-dark .mat-button-toggle-group-appearance-standard{border:solid 1px #424653}.theme-dark .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.theme-dark .mat-button-toggle{font-family:Nexa,Helvetica Neue,sans-serif}.theme-dark .mat-calendar-arrow{fill:#fff}.theme-dark .mat-datepicker-toggle,.theme-dark .mat-datepicker-content .mat-calendar-next-button,.theme-dark .mat-datepicker-content .mat-calendar-previous-button{color:#fff}.theme-dark .mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}.theme-dark .mat-calendar-table-header,.theme-dark .mat-calendar-body-label{color:#ffffffb3}.theme-dark .mat-calendar-body-cell-content,.theme-dark .mat-date-range-input-separator{color:#fff;border-color:transparent}.theme-dark .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#ffffff80}.theme-dark .mat-form-field-disabled .mat-date-range-input-separator{color:#ffffff80}.theme-dark .mat-calendar-body-in-preview{color:#ffffff3d}.theme-dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff80}.theme-dark .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff4d}.theme-dark .mat-calendar-body-in-range:before{background:rgba(0,191,166,.2)}.theme-dark .mat-calendar-body-comparison-identical,.theme-dark .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-dark .mat-calendar-body-comparison-bridge-start:before,.theme-dark [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,191,166,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-dark .mat-calendar-body-comparison-bridge-end:before,.theme-dark [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,191,166,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-dark .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-dark .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-dark .mat-calendar-body-selected{background-color:#00bfa6;color:#000}.theme-dark .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#00bfa666}.theme-dark .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-dark .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-dark .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#00bfa64d}@media (hover: hover){.theme-dark .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#00bfa64d}}.theme-dark .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#282d3b;color:#fff}.theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(100,108,255,.2)}.theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(100,108,255,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(100,108,255,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#646cff;color:#fff}.theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#646cff66}.theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-dark .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-dark .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#646cff4d}@media (hover: hover){.theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#646cff4d}}.theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,87,87,.2)}.theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,87,87,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,87,87,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ff5757;color:#000}.theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff575766}.theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-dark .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-dark .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff57574d}@media (hover: hover){.theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff57574d}}.theme-dark .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-dark .mat-datepicker-toggle-active{color:#00bfa6}.theme-dark .mat-datepicker-toggle-active.mat-accent{color:#646cff}.theme-dark .mat-datepicker-toggle-active.mat-warn{color:#ff5757}.theme-dark .mat-date-range-input-inner[disabled]{color:#ffffff80}.theme-dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}.theme-dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.theme-dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:0}.theme-dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.theme-dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%,-50%)}.theme-dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.theme-dark .mat-calendar{font-family:Nexa,Helvetica Neue,sans-serif}.theme-dark .mat-calendar-body{font-size:13px}.theme-dark .mat-calendar-body-label,.theme-dark .mat-calendar-period-button{font-size:16px;font-weight:700}.theme-dark .mat-calendar-table-header th{font-size:11px;font-weight:400}.theme-dark .mat-divider{border-top-color:#ffffff1f}.theme-dark .mat-divider-vertical{border-right-color:#ffffff1f}.theme-dark .mat-expansion-panel{background:#282d3b;color:#fff}.theme-dark .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-dark .mat-action-row{border-top-color:#ffffff1f}.theme-dark .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-dark .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(255,255,255,.04)}@media (hover: none){.theme-dark .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#282d3b}}.theme-dark .mat-expansion-panel-header-title{color:#fff}.theme-dark .mat-expansion-panel-header-description,.theme-dark .mat-expansion-indicator:after{color:#ffffffb3}.theme-dark .mat-expansion-panel-header[aria-disabled=true]{color:#ffffff4d}.theme-dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-dark .mat-expansion-panel-header{height:48px}.theme-dark .mat-expansion-panel-header.mat-expanded{height:64px}.theme-dark .mat-expansion-panel-header{font-family:Nexa,Helvetica Neue,sans-serif;font-size:24px;font-weight:700}.theme-dark .mat-expansion-panel-content{font:400 16px/21px Nexa,Helvetica Neue,sans-serif;letter-spacing:normal}.theme-dark .mat-grid-tile-header,.theme-dark .mat-grid-tile-footer{font-size:16px}.theme-dark .mat-grid-tile-header .mat-line,.theme-dark .mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.theme-dark .mat-grid-tile-header .mat-line:nth-child(n+2),.theme-dark .mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.theme-dark .mat-icon.mat-primary{color:#00bfa6}.theme-dark .mat-icon.mat-accent{color:#646cff}.theme-dark .mat-icon.mat-warn{color:#ff5757}.theme-dark .mat-drawer-container{background-color:#202330;color:#fff}.theme-dark .mat-drawer{background-color:#282d3b;color:#fff}.theme-dark .mat-drawer.mat-drawer-push{background-color:#282d3b}.theme-dark .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-dark .mat-drawer-side{border-right:solid 1px rgba(255,255,255,.12)}.theme-dark .mat-drawer-side.mat-drawer-end,.theme-dark [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(255,255,255,.12);border-right:none}.theme-dark [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(255,255,255,.12)}.theme-dark .mat-drawer-backdrop.mat-drawer-shown{background-color:#d7d2c499}.theme-dark .mat-step-header.cdk-keyboard-focused,.theme-dark .mat-step-header.cdk-program-focused,.theme-dark .mat-step-header:hover:not([aria-disabled]),.theme-dark .mat-step-header:hover[aria-disabled=false]{background-color:#ffffff0a}.theme-dark .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-dark .mat-step-header:hover{background:none}}.theme-dark .mat-step-header .mat-step-label,.theme-dark .mat-step-header .mat-step-optional{color:#ffffffb3}.theme-dark .mat-step-header .mat-step-icon{background-color:#ffffffb3;color:#000}.theme-dark .mat-step-header .mat-step-icon-selected,.theme-dark .mat-step-header .mat-step-icon-state-done,.theme-dark .mat-step-header .mat-step-icon-state-edit{background-color:#00bfa6;color:#000}.theme-dark .mat-step-header.mat-accent .mat-step-icon{color:#fff}.theme-dark .mat-step-header.mat-accent .mat-step-icon-selected,.theme-dark .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-dark .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#646cff;color:#fff}.theme-dark .mat-step-header.mat-warn .mat-step-icon{color:#000}.theme-dark .mat-step-header.mat-warn .mat-step-icon-selected,.theme-dark .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-dark .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ff5757;color:#000}.theme-dark .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ff5757}.theme-dark .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}.theme-dark .mat-step-header .mat-step-label.mat-step-label-error{color:#ff5757}.theme-dark .mat-stepper-horizontal,.theme-dark .mat-stepper-vertical{background-color:#282d3b}.theme-dark .mat-stepper-vertical-line:before{border-left-color:#ffffff1f}.theme-dark .mat-horizontal-stepper-header:before,.theme-dark .mat-horizontal-stepper-header:after,.theme-dark .mat-stepper-horizontal-line{border-top-color:#ffffff1f}.theme-dark .mat-horizontal-stepper-header{height:72px}.theme-dark .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.theme-dark .mat-vertical-stepper-header{padding:24px}.theme-dark .mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.theme-dark .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.theme-dark .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.theme-dark .mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.theme-dark .mat-stepper-vertical,.theme-dark .mat-stepper-horizontal{font-family:Nexa,Helvetica Neue,sans-serif}.theme-dark .mat-step-label{font-size:16px;font-weight:400}.theme-dark .mat-step-sub-label-error{font-weight:400}.theme-dark .mat-step-label-error{font-size:16px}.theme-dark .mat-step-label-selected{font-size:16px;font-weight:400}.theme-dark .mat-sort-header-arrow{color:#bfc0c4}.theme-dark .mat-toolbar{background:rgba(0,0,0,0);color:#fff}.theme-dark .mat-toolbar.mat-primary{background:#00bfa6;color:#000}.theme-dark .mat-toolbar.mat-accent{background:#646cff;color:#fff}.theme-dark .mat-toolbar.mat-warn{background:#ff5757;color:#000}.theme-dark .mat-toolbar .mat-form-field-underline,.theme-dark .mat-toolbar .mat-form-field-ripple,.theme-dark .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-dark .mat-toolbar .mat-form-field-label,.theme-dark .mat-toolbar .mat-focused .mat-form-field-label,.theme-dark .mat-toolbar .mat-select-value,.theme-dark .mat-toolbar .mat-select-arrow,.theme-dark .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-dark .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-dark .mat-toolbar-multiple-rows{min-height:64px}.theme-dark .mat-toolbar-row,.theme-dark .mat-toolbar-single-row{height:64px}@media (max-width: 599px){.theme-dark .mat-toolbar-multiple-rows{min-height:56px}.theme-dark .mat-toolbar-row,.theme-dark .mat-toolbar-single-row{height:56px}}.theme-dark .mat-toolbar,.theme-dark .mat-toolbar h1,.theme-dark .mat-toolbar h2,.theme-dark .mat-toolbar h3,.theme-dark .mat-toolbar h4,.theme-dark .mat-toolbar h5,.theme-dark .mat-toolbar h6{font:400 36px/43.2px Nexa,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.theme-dark .mat-tree{background:#282d3b}.theme-dark .mat-tree-node,.theme-dark .mat-nested-tree-node{color:#fff}.theme-dark .mat-tree-node{min-height:48px}.theme-dark .mat-tree{font-family:Nexa,Helvetica Neue,sans-serif}.theme-dark .mat-tree-node,.theme-dark .mat-nested-tree-node{font-weight:400;font-size:16px}.theme-dark app-about-page table{color:#fff}.theme-dark app-breadcrumb button mat-icon{color:#00bfa6}.theme-dark app-breadcrumb button>span{color:#fff}.theme-dark app-dashboard-factoring-status-donut-chart app-donut-chart .sector.available{fill:#78fa87;stroke:#282d3b;stroke-width:2px}.theme-dark app-dashboard-factoring-status-donut-chart app-donut-chart .sector.used{fill:#202330;stroke:#282d3b;stroke-width:2px}.theme-dark app-dashboard-factoring-status-donut-chart app-chart-legend.available .symbol{background-color:#78fa87}.theme-dark app-dashboard-invoice-age-bar-chart app-bar-chart .bar.days-lt-0{fill:#ff5757}.theme-dark app-dashboard-invoice-age-bar-chart app-bar-chart .label.days-lt-0{fill:#fff}.theme-dark app-dashboard-invoice-age-bar-chart app-chart-legend.days-lt-0 .symbol{background-color:#ff5757}.theme-dark app-dashboard-invoice-age-bar-chart app-bar-chart .bar.days-lt-7{fill:#94eeff}.theme-dark app-dashboard-invoice-age-bar-chart app-bar-chart .label.days-lt-7{fill:#fff}.theme-dark app-dashboard-invoice-age-bar-chart app-chart-legend.days-lt-7 .symbol{background-color:#94eeff}.theme-dark app-dashboard-invoice-age-bar-chart app-bar-chart .bar.days-7-30{fill:#4bc7fd}.theme-dark app-dashboard-invoice-age-bar-chart app-bar-chart .label.days-7-30{fill:#fff}.theme-dark app-dashboard-invoice-age-bar-chart app-chart-legend.days-7-30 .symbol{background-color:#4bc7fd}.theme-dark app-dashboard-invoice-age-bar-chart app-bar-chart .bar.days-gt-30{fill:#1685f8}.theme-dark app-dashboard-invoice-age-bar-chart app-bar-chart .label.days-gt-30{fill:#fff}.theme-dark app-dashboard-invoice-age-bar-chart app-chart-legend.days-gt-30 .symbol{background-color:#1685f8}.theme-dark app-dashboard-invoice-state-donut-chart app-donut-chart .sector.open{fill:#4bc7fd;stroke:#282d3b;stroke-width:2px}.theme-dark app-dashboard-invoice-state-donut-chart app-donut-chart .sector.paid{fill:#78fa87;stroke:#282d3b;stroke-width:2px}.theme-dark app-dashboard-invoice-state-donut-chart app-donut-chart .sector.closed{fill:#a840fb;stroke:#282d3b;stroke-width:2px}.theme-dark app-dashboard-invoice-state-donut-chart app-chart-legend.open .symbol{background-color:#4bc7fd}.theme-dark app-dashboard-invoice-state-donut-chart app-chart-legend.paid .symbol{background-color:#78fa87}.theme-dark app-dashboard-invoice-state-donut-chart app-chart-legend.closed .symbol{background-color:#a840fb}.theme-dark app-dashboard-invoice-state-line-chart app-line-chart .cursor{stroke:#fff;stroke-width:2px}.theme-dark app-dashboard-invoice-state-line-chart app-line-chart .cursor-dot{fill:#fff;stroke:#282d3b;stroke-width:4px}.theme-dark app-dashboard-invoice-state-line-chart app-line-chart .tick line{stroke:#202330}.theme-dark app-dashboard-invoice-state-line-chart app-line-chart .tick text{fill:#fff}.theme-dark app-dashboard-invoice-state-line-chart app-line-chart .y-axis line{stroke:#202330}.theme-dark app-dashboard-invoice-state-line-chart app-line-chart .line.sales{stroke:#78fa87;stroke-width:4px;fill:none}.theme-dark app-dashboard-invoice-state-line-chart app-line-chart .dot.sales{fill:#78fa87;stroke:#282d3b;stroke-width:4px}.theme-dark app-dashboard-invoice-state-line-chart app-chart-legend.sales .symbol{background-color:#78fa87}.theme-dark app-dashboard-invoice-state-line-chart app-line-chart .line.paid{stroke:#4bc7fd;stroke-width:4px;fill:none}.theme-dark app-dashboard-invoice-state-line-chart app-line-chart .dot.paid{fill:#4bc7fd;stroke:#282d3b;stroke-width:4px}.theme-dark app-dashboard-invoice-state-line-chart app-chart-legend.paid .symbol{background-color:#4bc7fd}.theme-dark app-dashboard-invoice-state-line-chart app-line-chart .line.closed{stroke:#a840fb;stroke-width:4px;fill:none}.theme-dark app-dashboard-invoice-state-line-chart app-line-chart .dot.closed{fill:#a840fb;stroke:#282d3b;stroke-width:4px}.theme-dark app-dashboard-invoice-state-line-chart app-chart-legend.closed .symbol{background-color:#a840fb}.theme-dark app-filter-field .container{background-color:#282d3b}.theme-dark app-filter-field .container input{background-color:#282d3b;color:#fff;font-size:16px;font-family:Nexa,Helvetica Neue,sans-serif;font-weight:400}.theme-dark .info-popup-content-wrap{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fff;color:#000}.theme-dark .currency-color.positive{color:#78fa87}.theme-dark .currency-color.negative{color:#ff4242}.theme-dark .logo-content.bri{background-image:url(integration-bri-dark.b28b817b6dfd44b4.png)}.theme-dark .logo-content.fef{background-image:url(integration-fef-dark.8d843c32efee7110.png)}.theme-dark .logo-content.nev{background-image:url(integration-nev-dark.e0a79c1bdf0fb5ef.png)}.theme-dark .logo-content.pro{background-image:url(integration-pro-dark.c218e20cf9ead2f6.png)}.theme-dark .logo-content.teh{background-image:url(integration-teh-dark.2b4bb6d24c901c51.png)}.theme-dark app-list-empty-state .invoices{background-image:url(empty-invoices-dark.20647c0f2658234b.svg)}.theme-dark app-list-empty-state .customers{background-image:url(empty-customers-dark.fc1f94bfb8a9b2a8.svg)}.theme-dark app-list-empty-state .notes{background-image:url(empty-notes-dark.7108f7a2c9f754fb.svg)}.theme-dark app-list-empty-state .rental-properties{background-image:url(empty-rental-properties-dark.7824ea7228b4a1c7.svg)}.theme-dark .confirm .icon{background-color:#00bfa6}.theme-dark .confirm .icon .mat-icon{color:#fff}.theme-dark .confirm .button2{background-color:#00bfa6}.theme-dark .confirm-delete .icon{background-color:#ff4242}.theme-dark .confirm-delete .icon .mat-icon{color:#fff}.theme-dark .confirm-delete .button2{background-color:#ff4242}.theme-dark app-notification-snack .success{color:#00bfa6}.theme-dark app-notification-snack .failure{color:#ff5757}.theme-dark app-phone-input select,.theme-dark app-phone-input input{color:#fff;background-color:#282d3b}.theme-dark app-price-list-page h3{color:#00bfa6}.theme-dark app-price-list-page .price-list-item>:nth-child(3){color:#78fa87}.theme-dark app-public-page .content{background-image:url(illustration-dark.9aafce23a158e056.svg)}.theme-dark .rent-amount,.theme-dark .cash-flow{color:#78fa87}.theme-dark .property-amount{color:#4bc7fd}.theme-dark tr.summary td{border-top-width:1px;border-top-style:solid;border-top-color:#00bfa6}.theme-dark app-rental-property-edit-page .action50{color:#ffffff40}.theme-dark app-rental-property-edit-page .action300{color:#78fa87}.theme-dark app-rental-property-edit-page .action400{color:#4bc7fd}.theme-dark app-rental-property-view-page .event-row>mat-icon:first-of-type{background-color:#00bfa6;color:#202330}.theme-dark app-rental-property-view-page .action50{color:#ffffff40;border-color:#ffffff40}.theme-dark app-rental-property-view-page .action300{color:#78fa87}.theme-dark app-rental-property-view-page .action400{color:#4bc7fd}.theme-dark app-rental-property-view-page .separator{border-color:#202330}.theme-dark app-terms-and-conditions-page h3,.theme-dark app-terms-and-conditions-page h4{color:#00bfa6}.theme-dark app-vat-summary table.color{background-color:#202330;border:1px solid #646cff;border-radius:4px}.theme-dark app-vat-summary .muted{color:#ffffff80}.theme-dark app-user-identification .method-container .method{background-color:#fff;border-color:transparent}.theme-dark app-user-identification .method-container .method.selected{opacity:.5;border-color:#fff}.theme-dark app-main-nav{background-color:#282d3b}.theme-dark app-main-nav .logo{background-image:url(kti-logo-dark.6e70b6806cccdb1e.svg)!important}.theme-dark app-main-nav .mdc-list-item__primary-text{color:#fff!important}.theme-dark app-main-nav .mat-mdc-list-item:hover{color:#282d3b!important;background-color:#00bfa6}.theme-dark app-main-nav .mat-mdc-list-item:hover .mat-icon{color:#fff}.theme-dark app-main-nav .mat-mdc-list-item .mat-icon{color:#00bfa6}.theme-dark app-main-nav .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #fff}.theme-dark app-main-nav .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #00bfa6}.theme-dark app-main-nav .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #646cff}.theme-dark app-main-nav .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff5757}.theme-dark app-main-nav .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-text-button-label-text-color: rgba(255, 255, 255, .5)}.theme-dark app-main-nav .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #282d3b;--mdc-filled-button-label-text-color: #fff}.theme-dark app-main-nav .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #00bfa6;--mdc-filled-button-label-text-color: #000}.theme-dark app-main-nav .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #646cff;--mdc-filled-button-label-text-color: #fff}.theme-dark app-main-nav .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff5757;--mdc-filled-button-label-text-color: #fff}.theme-dark app-main-nav .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-filled-button-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-label-text-color: rgba(255, 255, 255, .5)}.theme-dark app-main-nav .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #282d3b;--mdc-protected-button-label-text-color: #fff}.theme-dark app-main-nav .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #00bfa6;--mdc-protected-button-label-text-color: #000}.theme-dark app-main-nav .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #646cff;--mdc-protected-button-label-text-color: #fff}.theme-dark app-main-nav .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff5757;--mdc-protected-button-label-text-color: #fff}.theme-dark app-main-nav .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation: 0}.theme-dark app-main-nav .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.theme-dark app-main-nav .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #fff}.theme-dark app-main-nav .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #00bfa6}.theme-dark app-main-nav .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #646cff}.theme-dark app-main-nav .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff5757}.theme-dark app-main-nav .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12)}.theme-dark app-main-nav .mat-mdc-button,.theme-dark app-main-nav .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark app-main-nav .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.theme-dark app-main-nav .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.theme-dark app-main-nav .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark app-main-nav .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-dark app-main-nav .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark app-main-nav .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark app-main-nav .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.theme-dark app-main-nav .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark app-main-nav .mat-mdc-button.mat-primary,.theme-dark app-main-nav .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #00bfa6;--mat-mdc-button-ripple-color: rgba(0, 191, 166, .1)}.theme-dark app-main-nav .mat-mdc-button.mat-accent,.theme-dark app-main-nav .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #646cff;--mat-mdc-button-ripple-color: rgba(100, 108, 255, .1)}.theme-dark app-main-nav .mat-mdc-button.mat-warn,.theme-dark app-main-nav .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ff5757;--mat-mdc-button-ripple-color: rgba(255, 87, 87, .1)}.theme-dark app-main-nav .mat-mdc-raised-button,.theme-dark app-main-nav .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark app-main-nav .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.theme-dark app-main-nav .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.theme-dark app-main-nav .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark app-main-nav .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-dark app-main-nav .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark app-main-nav .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark app-main-nav .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.theme-dark app-main-nav .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark app-main-nav .mat-mdc-raised-button.mat-primary,.theme-dark app-main-nav .mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-dark app-main-nav .mat-mdc-raised-button.mat-accent,.theme-dark app-main-nav .mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark app-main-nav .mat-mdc-raised-button.mat-warn,.theme-dark app-main-nav .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark app-main-nav .mat-mdc-button.mat-mdc-button-base,.theme-dark app-main-nav .mat-mdc-raised-button.mat-mdc-button-base,.theme-dark app-main-nav .mat-mdc-unelevated-button.mat-mdc-button-base,.theme-dark app-main-nav .mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.theme-dark app-main-nav .mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-button-font-size, 16px);line-height:var(--mdc-typography-button-line-height, 21px);font-weight:var(--mdc-typography-button-font-weight, 700);letter-spacing:var(--mdc-typography-button-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.theme-dark app-popup-report-viewer-page{color:#282d3b;background-color:#fff}.theme-dark app-popup-report-viewer-page .mat-icon{color:#282d3b}.theme-dark .logo{background-image:url(kti-logo-dark.6e70b6806cccdb1e.svg)}.theme-dark .powered-by-google-logo{width:179px;height:24px;background-repeat:no-repeat;background-image:url(powered-by-google.e0a049241efc5853.svg)}.theme-dark body,.theme-dark{background:#202330}.theme-dark a{color:#fff}.theme-dark .color-primary{color:#00bfa6}.theme-dark input:-webkit-autofill,.theme-dark input:-webkit-autofill:hover,.theme-dark input:-webkit-autofill:focus,.theme-dark input:-webkit-autofill:active,.theme-dark input:-webkit-autofill:valid,.theme-dark select:-webkit-autofill,.theme-dark select:-webkit-autofill:hover,.theme-dark select:-webkit-autofill:focus{-webkit-transition-delay:99999s;-webkit-text-fill-color:#d7d8ce}.theme-dark .mat-form-field-appearance-outline .mat-form-field-outline{color:#ffffff80}.theme-dark .mat-icon{color:#00bfa6}.theme-dark .mat-button-disabled .mat-icon{color:inherit}.theme-dark .info-popup-button .mat-icon{color:#ffffff80}.theme-dark .mat-primary{color:#fff!important}.theme-dark .mat-mdc-card{box-shadow:0 4px 10px #00000005!important}.theme-dark .mat-mdc-table tbody>tr:nth-child(odd).element-row{background-color:#202330}.theme-dark .mat-mdc-table tbody>tr:nth-child(odd).element-row td{border-color:#202330}.theme-dark .mat-mdc-paginator,.theme-dark .mat-mdc-paginator-page-size .mat-select-trigger{color:#fff}.theme-dark .mat-mdc-paginator .mat-mdc-icon-button{color:#00bfa6}.theme-dark .enum-label{background-color:#1eb980;color:#000}.theme-dark .mat-mdc-snack-bar-container{background:#2a303b!important}.theme-dark .mat-button-toggle-checked{background-color:#00bfa6}.theme-dark .enum-label.invoice-state-label{color:#ffffff80}.theme-dark .enum-label.invoice-state-label.paid{color:#78fa87}.theme-dark .enum-label.invoice-state-label.invoice_sent{color:#4bc7fd}.theme-dark .enum-label.invoice-state-label.reminder_sent{color:#ffc329}.theme-dark .enum-label.invoice-state-label.collection_sent,.theme-dark .enum-label.invoice-state-label.legal_debt_collection,.theme-dark .enum-label.invoice-state-label.post_collection{color:#ff4242}.theme-dark .enum-label.subscription-status-label.ok{color:#78fa87}.theme-dark .creditor-selector-menu input{color:#fff;background-color:#282d3b}.theme-dark .drag-drop-container.file-over{background-color:#ffffff0a}.theme-dark .mat-step-icon{font-size:24px;font-weight:700;height:48px;width:48px;border:1px solid;background-color:#202330!important;color:#ffffff80!important}.theme-dark .mat-step-icon-selected{border:none;color:#fff!important;background-color:#646cff!important}.theme-dark .mat-step-icon-state-edit{border:none;background-color:#646cff80!important;color:#ffffff80!important}.theme-dark .mat-stepper-horizontal-line{display:none}.theme-dark .mat-step-label.mat-step-label{text-overflow:inherit;white-space:normal;font-size:16px}.theme-dark .mat-horizontal-stepper-header-container{background-color:#202330}@media (max-width: 750px){.theme-dark .mat-step-header{padding:0 calc((100% - 336px)*.1)}.theme-dark .mat-step-label{display:none}}.theme-dark ::-webkit-scrollbar{width:20px}.theme-dark ::-webkit-scrollbar-track{background-color:transparent}.theme-dark ::-webkit-scrollbar-thumb{background-color:#d6dee1;border-radius:20px;border:6px solid transparent;background-clip:content-box}.theme-dark h3{display:flex;align-items:center}.theme-dark h3 .mat-icon:first-child{margin-right:14px}.theme-dark h1.mdc-layout-grid__cell,.theme-dark h2.mdc-layout-grid__cell,.theme-dark h3.mdc-layout-grid__cell{margin-bottom:0}.theme-dark h2.mdc-layout-grid__cell:not(:first-child){margin-top:24px}.theme-dark .page-bar>.mat-mdc-button-base+.mat-mdc-button-base,.theme-dark .action-bar>.mat-mdc-button-base+.mat-mdc-button-base{margin-left:24px!important}.theme-dark body{margin:0;height:100%}.theme-dark html{height:100%}.theme-dark a{text-decoration:none}.theme-dark form{width:100%}.theme-dark button.mat-mdc-raised-button,.theme-dark button.mat-mdc-outlined-button{padding:0 20px}.theme-dark mat-icon svg{display:block}.theme-dark button mat-icon+span{margin-left:12px}.theme-dark hr{border-bottom:0}.theme-dark [hidden],.theme-dark .hidden{display:none!important}.theme-dark a.discreet{color:inherit;text-decoration:none}.theme-dark a.discreet:hover{text-decoration:underline}.theme-dark .align-left{text-align:left}.theme-dark .align-right{text-align:right}.theme-dark .center-child{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.theme-dark .myPanelClass{position:absolute;top:-5px!important;min-width:100px!important;font-size:16px!important}.theme-dark .mat-autocomplete-panel .mat-option{font-size:16px!important}.theme-dark .title{display:flex;justify-content:space-between;margin-bottom:10px}.theme-dark .invoice-info{padding:50px 0}.theme-dark .invoice-icon{font-size:50px!important}.theme-dark .invoice-icon-issued-date{display:flex;justify-content:space-between;padding-top:20px!important;padding-bottom:20px!important}.theme-dark .mat-mdc-card-title{display:flex!important;flex-direction:row;align-items:center;font-size:24px;font-weight:700;margin-bottom:48px!important}.theme-dark .mat-mdc-card-title .mat-icon:first-child{margin-right:14px}.theme-dark .mat-mdc-slide-toggle{align-self:center}.theme-dark .mat-mdc-slide-toggle button+label{margin-left:8px}.theme-dark .mat-button-toggle-group{margin-top:4px!important}.theme-dark .mat-button-toggle-label-content{line-height:56px!important}.theme-dark .mat-form-field-outline-start{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important;border-width:1px!important}.theme-dark .mat-form-field-outline-end{border-top-right-radius:4px!important;border-bottom-right-radius:4px!important;border-width:1px!important}.theme-dark .mat-form-field-outline-gap{border-width:1px!important}.theme-dark .mat-mdc-form-field.no-padding .mat-form-field-wrapper{padding-bottom:0}.theme-dark .mat-button-toggle-group{flex-wrap:wrap}.theme-dark .mat-button-toggle-group .mat-button-toggle{flex:1 1 auto}.theme-dark .mat-mdc-table{width:100%}@media (max-width: 600px){.theme-dark .mat-mdc-table tr{display:flex;flex-direction:column;height:auto!important}}.theme-dark .mat-mdc-table th{text-align:left;padding-left:0;padding-right:24px}.theme-dark .mat-mdc-table th:first-child{padding-left:24px}.theme-dark .mat-mdc-table th:last-child{padding-right:24px}.theme-dark .mat-mdc-table th.align-right{text-align:right}@media (max-width: 600px){.theme-dark .mat-mdc-table th{display:none}}.theme-dark .mat-mdc-table td{text-align:left;padding-left:0;padding-right:24px}.theme-dark .mat-mdc-table td>.label{display:none}.theme-dark .mat-mdc-table td:first-child{padding-left:24px}.theme-dark .mat-mdc-table td:last-child{padding-right:24px}.theme-dark .mat-mdc-table td.align-right{text-align:right}@media (max-width: 600px){.theme-dark .mat-mdc-table td{display:flex;flex-direction:row;justify-content:space-between;padding:8px}.theme-dark .mat-mdc-table td:first-child{padding-left:8px}.theme-dark .mat-mdc-table td:last-child{padding-right:8px}.theme-dark .mat-mdc-table td>.label{display:inline;padding-right:24px}.theme-dark .mat-mdc-table td>.value{text-align:right}}.theme-dark .mat-mdc-table.clickable tr{cursor:pointer}.theme-dark .mat-mdc-table.clickable tr.disabled{cursor:initial}.theme-dark input[type=number]::-webkit-inner-spin-button,.theme-dark input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.theme-dark .header-less-tabs .mat-mdc-tab-header{display:none}.theme-dark .full-height-tab,.theme-dark .full-height-tab .mat-tab-body-wrapper{height:100%}.theme-dark .mat-mdc-tab-link{text-transform:uppercase}.theme-dark .mat-mdc-outlined-button .mat-icon,.theme-dark .mat-mdc-raised-button .mat-icon{color:#fff}.theme-dark .mat-input-prefix mat-icon{vertical-align:bottom}.theme-dark .mat-input-prefix+.mat-input-infix{margin-left:8px}.theme-dark .form-container{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:100vh!important;align-items:center!important;justify-items:center!important}.theme-dark .mat-mdc-card{padding:48px!important}@media (max-width: 600px){.theme-dark .mat-mdc-card{padding:24px!important}}.theme-dark .table-card{padding:0 24px!important}@media (max-width: 600px){.theme-dark .table-card{padding:24px!important}}.theme-dark .mat-mdc-card-header{flex-direction:row!important}.theme-dark .mat-headline-3{margin:10px 0!important}.theme-dark .app-card-toolbar{display:flex}.theme-dark .app-card-toolbar>.filler{flex:1 1 auto}.theme-dark .mdc-layout-grid{padding:0!important}.theme-dark .content-align-right{padding-right:42px!important;text-align:right!important}.theme-dark .mat-mdc-card>.mat-mdc-card-actions:last-child{margin-bottom:0!important;padding-top:0!important;margin-left:0!important}.theme-dark .list-item-container{display:flex;flex-direction:column}.theme-dark .list-item-timestamp{margin-left:16px;font-size:14px;text-align:right;white-space:nowrap}.theme-dark .list-item-action{margin-left:16px}.theme-dark .list-item-autoheight .mat-mdc-list-item{height:auto!important}.theme-dark .list-item-autoheight .mat-mdc-list-item .mat-list-item-content{min-height:72px;padding-top:8px!important;padding-bottom:8px!important}.theme-dark .list-item-autoheight .mat-mdc-list-item .mat-line{white-space:normal!important}.theme-dark .enum-label{display:inline-block;text-transform:uppercase;font-family:monospace;font-weight:700;white-space:nowrap}.theme-dark .enum-label.mode-none{text-transform:unset;color:unset;background-color:unset;font-family:unset;font-weight:unset}.theme-dark .enum-label.mode-small{border-radius:12px;padding:1px 5px;font-size:12px}.theme-dark .enum-label.mode-medium{border-radius:12px;padding:3px 6px;font-size:12px}.theme-dark .enum-label.mode-large{border-radius:14px;padding:6px 16px;font-size:14px;letter-spacing:.05em}.theme-dark .accounting-account-label .number{padding-right:4px}.theme-dark .chart-container{display:flex;justify-content:center;align-items:center;height:100%;width:100%;position:relative}.theme-dark .chart-container .chart{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.theme-dark .chart-container .donut-label-container{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.theme-dark .mat-expansion-panel-header{padding:0 21px!important}.theme-dark .report{width:100%}.theme-dark .report .header{display:grid;grid-template-columns:1fr 1fr 1fr}.theme-dark .report .header>*:nth-child(1){text-align:left}.theme-dark .report .header>*:nth-child(2){text-align:center}.theme-dark .report .header>*:nth-child(3){text-align:right}.theme-dark .report table{border-collapse:collapse;width:100%;page-break-inside:auto}.theme-dark .report table td,.theme-dark .report table th{text-align:left;padding:3px 6px;vertical-align:top}.theme-dark .report table td{border-top:1px solid #bbb}.theme-dark .report table tr{page-break-inside:avoid;page-break-after:auto}.theme-dark .report table tr.alternate-color:nth-of-type(even){background-color:#f0f0f0}.theme-dark .report table tr.summary td,.theme-dark .report table td.summary{font-weight:700}.theme-dark .report table .date,.theme-dark .report table .currency,.theme-dark .report table .number{text-align:right}.theme-dark .settings-icon{padding-right:19px!important}.theme-dark .action-bar{margin:0 48px 24px;display:flex;flex-direction:row}.theme-dark .page-bar{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.theme-dark .page-bar .fill{flex:1 1 auto}.theme-dark .page-bar h2{margin-bottom:0}.theme-dark .mat-mdc-menu-panel .mat-mdc-menu-content .country-list-button{background-color:inherit!important;color:#b9babd!important;font-size:inherit}.theme-dark button.mat-focus-indicator.mat-mdc-menu-trigger.country-selector.mat-mdc-button.mat-mdc-button-base{color:#b9babd!important;border:none!important;background-position:right center;background-repeat:no-repeat;background-size:18px auto;border-radius:0;flex-shrink:0;height:initial;line-height:unset;width:90px;opacity:0;transition:opacity .2s;position:absolute;inset:0 auto 6px -13px;font-size:inherit;font-weight:inherit;z-index:1;outline:none}.theme-dark .report-parameters{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-column-gap:48px}.theme-dark .report-parameters form{display:grid;grid-template-columns:repeat(auto-fit,180px);grid-column-gap:32px;align-items:flex-start}.theme-dark .report-parameters form .wide{grid-column:span 2}.theme-dark .info-table{display:flex;flex-direction:row;flex-wrap:wrap}.theme-dark .info-table .label{flex:0 0 40%}.theme-dark .info-table .value{flex:0 0 60%}.theme-dark .info-table.value-right .value{text-align:right}.theme-dark .info-table .divider{flex:0 0 100%}.theme-dark .info-list>*{display:flex;flex-direction:row;line-height:24px}.theme-dark .info-list>*>*{flex:1 1 100%}.theme-dark .info-list>*>button{margin-left:48px;flex:0 0 24px}.theme-dark .info-list>* .right{text-align:right}.theme-dark .drag-drop-container{display:flex;min-height:150px;justify-content:center;align-items:center;border-width:2px;border-style:dashed}.theme-dark .price-list{margin-bottom:12px}.theme-dark .price-list .price-list-item{display:flex;flex-direction:row;align-items:flex-end}.theme-dark .price-list .price-list-item span:nth-child(1){flex:0 1 auto}.theme-dark .price-list .price-list-item span:nth-child(2){flex:1 1 48px;margin:0 0 6px 24px;border-bottom-width:1px;border-bottom-style:dotted}.theme-dark .price-list .price-list-item span:nth-child(3){text-align:right;flex:0 0 96px}.theme-dark .mat-mdc-card>app-info-popup{position:absolute;right:24px;top:24px}.theme-dark .mat-horizontal-stepper-header-container{padding-top:12px;padding-bottom:32px}.theme-dark .hide-header-container .mat-horizontal-stepper-header-container{display:none}.theme-dark .mat-horizontal-content-container{padding:48px!important}.theme-dark .mat-step-header{pointer-events:none;background-color:transparent!important}@media print{.theme-dark .no-print,.theme-dark .no-print *{display:none!important}}.theme-light .mat-ripple-element{background-color:#0000001a}.theme-light .mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-light .mat-mdc-option:hover:not(.mdc-list-item--disabled),.theme-light .mat-mdc-option:focus:not(.mdc-list-item--disabled),.theme-light .mat-mdc-option.mat-mdc-option-active,.theme-light .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(0,0,0,.04)}.theme-light .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #00bfa6)}.theme-light .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #646cff)}.theme-light .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-light .mat-pseudo-checkbox{color:#0000008a}.theme-light .mat-pseudo-checkbox:after{color:#f5f7fb}.theme-light .mat-pseudo-checkbox-disabled{color:#b0b0b0}.theme-light .mat-primary .mat-pseudo-checkbox-checked,.theme-light .mat-primary .mat-pseudo-checkbox-indeterminate{background:#00bfa6}.theme-light .mat-pseudo-checkbox-checked,.theme-light .mat-pseudo-checkbox-indeterminate,.theme-light .mat-accent .mat-pseudo-checkbox-checked,.theme-light .mat-accent .mat-pseudo-checkbox-indeterminate{background:#646cff}.theme-light .mat-warn .mat-pseudo-checkbox-checked,.theme-light .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ff5757}.theme-light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.theme-light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.theme-light .mat-app-background,.theme-light.mat-app-background{background-color:#f5f7fb;color:#282d3b}.theme-light .mat-elevation-z0,.theme-light .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-light .mat-elevation-z1,.theme-light .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-light .mat-elevation-z2,.theme-light .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-light .mat-elevation-z3,.theme-light .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-light .mat-elevation-z4,.theme-light .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-light .mat-elevation-z5,.theme-light .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-light .mat-elevation-z6,.theme-light .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-light .mat-elevation-z7,.theme-light .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-light .mat-elevation-z8,.theme-light .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-light .mat-elevation-z9,.theme-light .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-light .mat-elevation-z10,.theme-light .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-light .mat-elevation-z11,.theme-light .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-light .mat-elevation-z12,.theme-light .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-light .mat-elevation-z13,.theme-light .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-light .mat-elevation-z14,.theme-light .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-light .mat-elevation-z15,.theme-light .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-light .mat-elevation-z16,.theme-light .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-light .mat-elevation-z17,.theme-light .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-light .mat-elevation-z18,.theme-light .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-light .mat-elevation-z19,.theme-light .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-light .mat-elevation-z20,.theme-light .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-light .mat-elevation-z21,.theme-light .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-light .mat-elevation-z22,.theme-light .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-light .mat-elevation-z23,.theme-light .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-light .mat-elevation-z24,.theme-light .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme-light .mat-mdc-option{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 21px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, normal)}.theme-light .mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #fff}.theme-light .mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #e0e0e0}.theme-light .mat-mdc-card-subtitle{color:#0000008a}.theme-light .mat-mdc-card-title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-headline6-font-size, 36px);line-height:var(--mdc-typography-headline6-line-height, 43.2px);font-weight:var(--mdc-typography-headline6-font-weight, 400);letter-spacing:var(--mdc-typography-headline6-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:var(--mdc-typography-headline6-text-transform, none)}.theme-light .mat-mdc-card-subtitle{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 24px);line-height:var(--mdc-typography-subtitle2-line-height, 33.6px);font-weight:var(--mdc-typography-subtitle2-font-weight, 700);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.theme-light .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #00bfa6}.theme-light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(0, 191, 166, 0.25)'/%3E%3C/svg%3E")}.theme-light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#00bfa640}.theme-light .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #646cff}.theme-light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(100, 108, 255, 0.25)'/%3E%3C/svg%3E")}.theme-light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#646cff40}.theme-light .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff5757}.theme-light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 87, 87, 0.25)'/%3E%3C/svg%3E")}.theme-light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#ff575740}.theme-light .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}.theme-light .mat-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font: "Nexa", "Helvetica Neue", sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.theme-light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.theme-light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.theme-light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}}@media all{.theme-light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.theme-light .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #00bfa6)}.theme-light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.theme-light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.theme-light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.theme-light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.theme-light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.theme-light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.theme-light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.theme-light .mdc-text-field--filled .mdc-text-field__ripple:before,.theme-light .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.theme-light .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.theme-light .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.theme-light .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.theme-light .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.theme-light .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.theme-light .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.theme-light .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.theme-light .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #00bfa6)}.theme-light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.theme-light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000000de}.theme-light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #00bfa6)}.theme-light .mdc-text-field--outlined .mdc-text-field__ripple:before,.theme-light .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.theme-light .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#00bfa6de}.theme-light .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff5757)}.theme-light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ff5757)}.theme-light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ff5757)}.theme-light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #ff5757)}.theme-light .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ff5757)}.theme-light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ff5757)}.theme-light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff5757)}.theme-light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff5757)}.theme-light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff5757)}.theme-light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff5757)}.theme-light .mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.theme-light .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}}@media all{.theme-light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.theme-light .mdc-text-field--disabled .mdc-floating-label{color:#00000061}.theme-light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.theme-light .mdc-text-field--disabled .mdc-text-field-character-counter,.theme-light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.theme-light .mdc-text-field--disabled .mdc-text-field__icon--leading,.theme-light .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.theme-light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.theme-light .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.theme-light .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.theme-light .mdc-text-field--disabled .mdc-notched-outline__leading,.theme-light .mdc-text-field--disabled .mdc-notched-outline__notch,.theme-light .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-light .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-light .mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-light .mdc-text-field--disabled .mdc-text-field-character-counter,.theme-light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-light .mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-light .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-light .mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-light .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-light .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-light .mdc-text-field--disabled .mdc-notched-outline__leading,.theme-light .mdc-text-field--disabled .mdc-notched-outline__notch,.theme-light .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.theme-light .mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.theme-light .mat-mdc-form-field-error{color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field-focus-overlay{background-color:#000000de}.theme-light .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.theme-light .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.theme-light .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.theme-light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#00bfa6de}.theme-light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#646cffde}.theme-light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#ff5757de}.theme-light .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.theme-light .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #646cff)}.theme-light .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #646cff)}.theme-light .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#646cffde}.theme-light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, #646cff)}.theme-light .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ff5757de}.theme-light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff5757)}.theme-light .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}.theme-light [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.theme-light .mat-mdc-form-field-infix{min-height:56px}.theme-light .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.theme-light .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.theme-light .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.theme-light .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.theme-light .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.theme-light .mdc-text-field__input,.theme-light .mdc-text-field__affix{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 20px);font-weight:var(--mdc-typography-subtitle1-font-weight, 700);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.theme-light .mdc-text-field--textarea .mdc-text-field__input{line-height:1.5rem}.theme-light .mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 20px);font-weight:var(--mdc-typography-subtitle1-font-weight, 700);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.theme-light .mat-mdc-form-field-subscript-wrapper,.theme-light .mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.theme-light .mat-mdc-form-field,.theme-light .mat-mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 21px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.theme-light .mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above{font-size:calc(16px * var(--mat-mdc-form-field-floating-label-scale, .75))}.theme-light .mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:16px}.theme-light .mat-mdc-select-value{color:#000000de}.theme-light .mat-mdc-select-placeholder{color:#0009}.theme-light .mat-mdc-select-disabled .mat-mdc-select-value{color:#00000061}.theme-light .mat-mdc-select-arrow{color:#0000008a}.theme-light .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#00bfa6de}.theme-light .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#646cffde}.theme-light .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.theme-light .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#ff5757de}.theme-light .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#00000061}.theme-light .mat-mdc-select-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 20px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 700);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:21px}.theme-light .mat-mdc-select{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 21px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.theme-light .mat-mdc-autocomplete-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 20px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 700);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:21px}.theme-light .mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-with-divider-divider-color: rgba(0, 0, 0, .12);--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.theme-light .mat-mdc-dialog-container{--mdc-dialog-subhead-font: "Nexa", "Helvetica Neue", sans-serif;--mdc-dialog-subhead-line-height: 43.2px;--mdc-dialog-subhead-size: 36px;--mdc-dialog-subhead-weight: 400;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: "Nexa", "Helvetica Neue", sans-serif;--mdc-dialog-supporting-text-line-height: 21px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: normal}.theme-light .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-label-text-color: #212121;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121}.theme-light .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.theme-light .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #00bfa6;--mdc-chip-elevated-disabled-container-color: #00bfa6;--mdc-chip-label-text-color: black;--mdc-chip-disabled-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black}.theme-light .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.theme-light .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #646cff;--mdc-chip-elevated-disabled-container-color: #646cff;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.theme-light .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.theme-light .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #ff5757;--mdc-chip-elevated-disabled-container-color: #ff5757;--mdc-chip-label-text-color: black;--mdc-chip-disabled-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black}.theme-light .mat-mdc-chip-focus-overlay{background:black}.theme-light .mat-mdc-chip{height:32px}.theme-light .mat-mdc-standard-chip{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-body2-font-size, 16px);line-height:var(--mdc-typography-body2-line-height, 21px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.theme-light .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #616161;--mdc-switch-selected-icon-color: #fff;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-unselected-icon-color: #fff}.theme-light .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-light .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.theme-light .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #00bfa6;--mdc-switch-selected-handle-color: #00bfa6;--mdc-switch-selected-hover-state-layer-color: #00bfa6;--mdc-switch-selected-pressed-state-layer-color: #00bfa6;--mdc-switch-selected-focus-handle-color: #00bfa6;--mdc-switch-selected-hover-handle-color: #00bfa6;--mdc-switch-selected-pressed-handle-color: #00bfa6;--mdc-switch-selected-focus-track-color: #00bfa6;--mdc-switch-selected-hover-track-color: #00bfa6;--mdc-switch-selected-pressed-track-color: #00bfa6;--mdc-switch-selected-track-color: #00bfa6}.theme-light .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #646cff;--mdc-switch-selected-handle-color: #646cff;--mdc-switch-selected-hover-state-layer-color: #646cff;--mdc-switch-selected-pressed-state-layer-color: #646cff;--mdc-switch-selected-focus-handle-color: #646cff;--mdc-switch-selected-hover-handle-color: #646cff;--mdc-switch-selected-pressed-handle-color: #646cff;--mdc-switch-selected-focus-track-color: #646cff;--mdc-switch-selected-hover-track-color: #646cff;--mdc-switch-selected-pressed-track-color: #646cff;--mdc-switch-selected-track-color: #646cff}.theme-light .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ff5757;--mdc-switch-selected-handle-color: #ff5757;--mdc-switch-selected-hover-state-layer-color: #ff5757;--mdc-switch-selected-pressed-state-layer-color: #ff5757;--mdc-switch-selected-focus-handle-color: #ff5757;--mdc-switch-selected-hover-handle-color: #ff5757;--mdc-switch-selected-pressed-handle-color: #ff5757;--mdc-switch-selected-focus-track-color: #ff5757;--mdc-switch-selected-hover-track-color: #ff5757;--mdc-switch-selected-pressed-track-color: #ff5757;--mdc-switch-selected-track-color: #ff5757}.theme-light .mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}.theme-light .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #00bfa6;--mdc-radio-selected-hover-icon-color: #00bfa6;--mdc-radio-selected-icon-color: #00bfa6;--mdc-radio-selected-pressed-icon-color: #00bfa6;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #00bfa6}.theme-light .mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#00000061}.theme-light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #646cff;--mdc-radio-selected-hover-icon-color: #646cff;--mdc-radio-selected-icon-color: #646cff;--mdc-radio-selected-pressed-icon-color: #646cff;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #646cff}.theme-light .mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#00000061}.theme-light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff5757;--mdc-radio-selected-hover-icon-color: #ff5757;--mdc-radio-selected-icon-color: #ff5757;--mdc-radio-selected-pressed-icon-color: #ff5757;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ff5757}.theme-light .mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#00000061}.theme-light .mat-mdc-radio-button .mdc-radio{padding:10px}.theme-light .mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:-10px;left:-10px;width:40px;height:40px}.theme-light .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:0;right:0;left:0;width:40px;height:40px}.theme-light .mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}.theme-light .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #00bfa6;--mdc-slider-focus-handle-color: #00bfa6;--mdc-slider-hover-handle-color: #00bfa6;--mdc-slider-active-track-color: #00bfa6;--mdc-slider-inactive-track-color: #00bfa6;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #00bfa6;--mat-mdc-slider-ripple-color: #00bfa6;--mat-mdc-slider-hover-ripple-color: rgba(0, 191, 166, .05);--mat-mdc-slider-focus-ripple-color: rgba(0, 191, 166, .2)}.theme-light .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #646cff;--mdc-slider-focus-handle-color: #646cff;--mdc-slider-hover-handle-color: #646cff;--mdc-slider-active-track-color: #646cff;--mdc-slider-inactive-track-color: #646cff;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #646cff;--mat-mdc-slider-ripple-color: #646cff;--mat-mdc-slider-hover-ripple-color: rgba(100, 108, 255, .05);--mat-mdc-slider-focus-ripple-color: rgba(100, 108, 255, .2)}.theme-light .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #ff5757;--mdc-slider-focus-handle-color: #ff5757;--mdc-slider-hover-handle-color: #ff5757;--mdc-slider-active-track-color: #ff5757;--mdc-slider-inactive-track-color: #ff5757;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ff5757;--mat-mdc-slider-ripple-color: #ff5757;--mat-mdc-slider-hover-ripple-color: rgba(255, 87, 87, .05);--mat-mdc-slider-focus-ripple-color: rgba(255, 87, 87, .2)}.theme-light .mat-mdc-slider{--mdc-slider-label-label-text-font: "Nexa", "Helvetica Neue", sans-serif;--mdc-slider-label-label-text-size: 24px;--mdc-slider-label-label-text-line-height: 33.6px;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 700}.theme-light .mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #fff);color:var(--mdc-theme-on-surface, #000)}.theme-light .mat-mdc-menu-item[disabled],.theme-light .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.theme-light .mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, .38))}.theme-light .mat-mdc-menu-item .mat-icon-no-color,.theme-light .mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-light .mat-mdc-menu-item:hover:not([disabled]),.theme-light .mat-mdc-menu-item.cdk-program-focused:not([disabled]),.theme-light .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.theme-light .mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.theme-light .mat-mdc-menu-content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 20px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 700);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:21px}.theme-light .mat-mdc-menu-content,.theme-light .mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 21px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.theme-light .mat-mdc-list-item-interactive:before{background:black}.theme-light .mat-mdc-list-item-interactive:not(:focus):not(.mdc-list-item--disabled):hover:before{opacity:.04}.theme-light .mat-mdc-list-item-interactive:focus:before{opacity:.12}.theme-light .mat-mdc-list-item-interactive.mdc-list-item--selected:before{background:#00bfa6;opacity:.16}.theme-light .mat-mdc-list-item-interactive.mdc-list-item--selected:not(:focus):not(.mdc-list-item--disabled):hover:before{opacity:.24}.theme-light .mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-light .mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}.theme-light .mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.theme-light .mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-light .mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.theme-light .mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-light .mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, .38))}.theme-light .mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.theme-light .mdc-list-item--disabled .mdc-list-item__start,.theme-light .mdc-list-item--disabled .mdc-list-item__content,.theme-light .mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.theme-light .mdc-list-item--disabled .mdc-list-item__primary-text,.theme-light .mdc-list-item--disabled .mdc-list-item__secondary-text,.theme-light .mdc-list-item--disabled .mdc-list-item__overline-text,.theme-light .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-light .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.theme-light .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.theme-light .mdc-list-item--selected .mdc-list-item__primary-text,.theme-light .mdc-list-item--activated .mdc-list-item__primary-text,.theme-light .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-light .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #00bfa6)}.theme-light .mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-light .mdc-list-divider:after{border-bottom-color:#fff}.theme-light .mdc-list-divider{background-color:#0000001f}.theme-light .mat-mdc-list-option .mdc-list-item__start,.theme-light .mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #00bfa6;--mdc-checkbox-selected-hover-icon-color: #00bfa6;--mdc-checkbox-selected-icon-color: #00bfa6;--mdc-checkbox-selected-pressed-icon-color: #00bfa6;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-light .mat-mdc-list-option .mdc-list-item__start,.theme-light .mat-mdc-list-option .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #00bfa6;--mdc-radio-selected-hover-icon-color: #00bfa6;--mdc-radio-selected-icon-color: #00bfa6;--mdc-radio-selected-pressed-icon-color: #00bfa6;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #00bfa6}.theme-light .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.theme-light .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.theme-light .mat-mdc-list-option.mat-accent .mdc-list-item__start,.theme-light .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #646cff;--mdc-checkbox-selected-hover-icon-color: #646cff;--mdc-checkbox-selected-icon-color: #646cff;--mdc-checkbox-selected-pressed-icon-color: #646cff;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-light .mat-mdc-list-option.mat-accent .mdc-list-item__start,.theme-light .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #646cff;--mdc-radio-selected-hover-icon-color: #646cff;--mdc-radio-selected-icon-color: #646cff;--mdc-radio-selected-pressed-icon-color: #646cff;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #646cff}.theme-light .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.theme-light .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.theme-light .mat-mdc-list-option.mat-warn .mdc-list-item__start,.theme-light .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ff5757;--mdc-checkbox-selected-hover-icon-color: #ff5757;--mdc-checkbox-selected-icon-color: #ff5757;--mdc-checkbox-selected-pressed-icon-color: #ff5757;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-light .mat-mdc-list-option.mat-warn .mdc-list-item__start,.theme-light .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff5757;--mdc-radio-selected-hover-icon-color: #ff5757;--mdc-radio-selected-icon-color: #ff5757;--mdc-radio-selected-pressed-icon-color: #ff5757;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ff5757}.theme-light .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.theme-light .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.theme-light .mat-mdc-list-item.mdc-list-item--with-one-line{height:48px}.theme-light .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.theme-light .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line,.theme-light .mat-mdc-list-item.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-one-line,.theme-light .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.theme-light .mat-mdc-list-item.mdc-list-item--with-leading-radio.mdc-list-item--with-one-line,.theme-light .mat-mdc-list-item.mdc-list-item--with-leading-switch.mdc-list-item--with-one-line{height:56px}.theme-light .mat-mdc-list-item.mdc-list-item--with-leading-image.mdc-list-item--with-one-line,.theme-light .mat-mdc-list-item.mdc-list-item--with-leading-video.mdc-list-item--with-one-line{height:72px}.theme-light .mat-mdc-list-item.mdc-list-item--with-two-lines{height:64px}.theme-light .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.theme-light .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.theme-light .mat-mdc-list-item.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.theme-light .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.theme-light .mat-mdc-list-item.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.theme-light .mat-mdc-list-item.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.theme-light .mat-mdc-list-item.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.theme-light .mat-mdc-list-item.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:72px}.theme-light .mat-mdc-list-item.mdc-list-item--with-three-lines{height:88px}.theme-light .mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-one-line{height:56px}.theme-light .mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-two-lines{height:72px}.theme-light .mdc-list{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 20px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 700);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:21px}.theme-light .mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 20px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 700);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.theme-light .mdc-list-item__secondary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-body2-font-size, 16px);line-height:var(--mdc-typography-body2-line-height, 21px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.theme-light .mdc-list-item__overline-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-overline-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-overline-font-size, 12px);line-height:var(--mdc-typography-overline-line-height, 32px);font-weight:var(--mdc-typography-overline-font-weight, 500);letter-spacing:var(--mdc-typography-overline-letter-spacing, .1666666667em);-webkit-text-decoration:var(--mdc-typography-overline-text-decoration, none);text-decoration:var(--mdc-typography-overline-text-decoration, none);text-transform:var(--mdc-typography-overline-text-transform, none)}.theme-light .mdc-list-group__subheader{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 20px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 700);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.theme-light .mdc-list-item--with-trailing-meta .mdc-list-item__end{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}@media all and (-ms-high-contrast: none){.theme-light .mat-mdc-list-option .mdc-list-item__start .mdc-checkbox .mdc-checkbox__focus-ring,.theme-light .mat-mdc-list-option .mdc-list-item__end .mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.theme-light .mat-mdc-list-item .mdc-list-item__primary-text{font:400 16px/21px Nexa,Helvetica Neue,sans-serif;letter-spacing:normal}.theme-light .mat-mdc-paginator{background:white;color:#000000de}.theme-light .mat-mdc-paginator-icon{fill:#0000008a}.theme-light .mat-mdc-paginator-decrement,.theme-light .mat-mdc-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.theme-light .mat-mdc-paginator-first,.theme-light .mat-mdc-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.theme-light .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.theme-light .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.theme-light .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.theme-light .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#0000001f}.theme-light .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#0000001f}.theme-light .mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.theme-light .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.theme-light .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.theme-light .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.theme-light .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.theme-light .mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.theme-light .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.theme-light .mat-mdc-paginator-container{min-height:56px}.theme-light .mat-mdc-paginator{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.theme-light .mat-mdc-paginator .mat-mdc-select-value{font-size:12px}.theme-light .mat-mdc-tab,.theme-light .mat-mdc-tab-link{background-color:transparent}.theme-light .mat-mdc-tab .mdc-tab__text-label,.theme-light .mat-mdc-tab-link .mdc-tab__text-label{color:#0009}.theme-light .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.theme-light .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.theme-light .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.theme-light .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#00000061}.theme-light .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-light .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#00bfa6}.theme-light .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-light .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #00bfa6)}.theme-light .mdc-tab__ripple:before,.theme-light .mat-mdc-tab .mat-ripple-element,.theme-light .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-light .mat-mdc-tab-link .mat-ripple-element{background-color:#00bfa6}.theme-light .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-light .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-light .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-light .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#646cff}.theme-light .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-light .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-light .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-light .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #646cff)}.theme-light .mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.theme-light .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.theme-light .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-light .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.theme-light .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.theme-light .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.theme-light .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-light .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#646cff}.theme-light .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-light .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-light .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-light .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#ff5757}.theme-light .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-light .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-light .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-light .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #ff5757)}.theme-light .mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.theme-light .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.theme-light .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-light .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.theme-light .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.theme-light .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.theme-light .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-light .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#ff5757}.theme-light .mat-mdc-tab-group.mat-background-primary,.theme-light .mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #00bfa6;--mat-mdc-tab-header-with-background-foreground-color: #000}.theme-light .mat-mdc-tab-group.mat-background-accent,.theme-light .mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: #646cff;--mat-mdc-tab-header-with-background-foreground-color: #fff}.theme-light .mat-mdc-tab-group.mat-background-warn,.theme-light .mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #ff5757;--mat-mdc-tab-header-with-background-foreground-color: #fff}.theme-light .mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #000)}.theme-light .mat-mdc-tab-header .mdc-tab{height:48px}.theme-light .mdc-tab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-button-font-size, 16px);line-height:var(--mdc-typography-button-line-height, 21px);font-weight:var(--mdc-typography-button-font-weight, 700);letter-spacing:var(--mdc-typography-button-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.theme-light .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-light .mat-mdc-checkbox .mat-ripple-element{background-color:#0000001a}.theme-light .mat-mdc-checkbox .mdc-checkbox__ripple{background:#000}.theme-light .mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #00bfa6;--mdc-checkbox-selected-hover-icon-color: #00bfa6;--mdc-checkbox-selected-icon-color: #00bfa6;--mdc-checkbox-selected-pressed-icon-color: #00bfa6;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-light .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#00bfa61a}.theme-light .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#00bfa6}.theme-light .mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #646cff;--mdc-checkbox-selected-hover-icon-color: #646cff;--mdc-checkbox-selected-icon-color: #646cff;--mdc-checkbox-selected-pressed-icon-color: #646cff;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-light .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#646cff1a}.theme-light .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#646cff}.theme-light .mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ff5757;--mdc-checkbox-selected-hover-icon-color: #ff5757;--mdc-checkbox-selected-icon-color: #ff5757;--mdc-checkbox-selected-pressed-icon-color: #ff5757;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-light .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#ff57571a}.theme-light .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#ff5757}.theme-light .mat-mdc-checkbox-disabled label{color:#00000061}.theme-light .mat-mdc-checkbox .mdc-checkbox{padding:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2)}.theme-light .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2)}.theme-light .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);right:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);left:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);width:var(--mdc-checkbox-touch-target-size, 40px);height:var(--mdc-checkbox-touch-target-size, 40px)}@media all and (-ms-high-contrast: none){.theme-light .mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.theme-light .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-body2-font-size, 16px);line-height:var(--mdc-typography-body2-line-height, 21px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.theme-light .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.theme-light .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #00bfa6}.theme-light .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #646cff}.theme-light .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff5757}.theme-light .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.theme-light .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.theme-light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #00bfa6;--mdc-filled-button-label-text-color: #000}.theme-light .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #646cff;--mdc-filled-button-label-text-color: #fff}.theme-light .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff5757;--mdc-filled-button-label-text-color: #fff}.theme-light .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.theme-light .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.theme-light .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #00bfa6;--mdc-protected-button-label-text-color: #000}.theme-light .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #646cff;--mdc-protected-button-label-text-color: #fff}.theme-light .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff5757;--mdc-protected-button-label-text-color: #fff}.theme-light .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.theme-light .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.theme-light .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.theme-light .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #00bfa6}.theme-light .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #646cff}.theme-light .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff5757}.theme-light .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.theme-light .mat-mdc-button,.theme-light .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-light .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.theme-light .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-light .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-light .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-light .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-light .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-light .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.theme-light .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-light .mat-mdc-button.mat-primary,.theme-light .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #00bfa6;--mat-mdc-button-ripple-color: rgba(0, 191, 166, .1)}.theme-light .mat-mdc-button.mat-accent,.theme-light .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #646cff;--mat-mdc-button-ripple-color: rgba(100, 108, 255, .1)}.theme-light .mat-mdc-button.mat-warn,.theme-light .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ff5757;--mat-mdc-button-ripple-color: rgba(255, 87, 87, .1)}.theme-light .mat-mdc-raised-button,.theme-light .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-light .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.theme-light .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-light .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-light .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-light .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-light .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-light .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.theme-light .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-light .mat-mdc-raised-button.mat-primary,.theme-light .mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-light .mat-mdc-raised-button.mat-accent,.theme-light .mat-mdc-unelevated-button.mat-accent,.theme-light .mat-mdc-raised-button.mat-warn,.theme-light .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-light .mat-mdc-button.mat-mdc-button-base,.theme-light .mat-mdc-raised-button.mat-mdc-button-base,.theme-light .mat-mdc-unelevated-button.mat-mdc-button-base,.theme-light .mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.theme-light .mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-button-font-size, 16px);line-height:var(--mdc-typography-button-line-height, 21px);font-weight:var(--mdc-typography-button-font-weight, 700);letter-spacing:var(--mdc-typography-button-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.theme-light .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-light .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-light .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-light .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-light .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-light .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #00bfa6;--mat-mdc-button-ripple-color: rgba(0, 191, 166, .1)}.theme-light .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #646cff;--mat-mdc-button-ripple-color: rgba(100, 108, 255, .1)}.theme-light .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ff5757;--mat-mdc-button-ripple-color: rgba(255, 87, 87, .1)}.theme-light .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #00bfa6}.theme-light .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #646cff}.theme-light .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff5757}.theme-light .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.theme-light .mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}.theme-light .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.theme-light .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}.theme-light .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.theme-light .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.theme-light .mat-mdc-fab,.theme-light .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-light .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.theme-light .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-light .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-light .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-light .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-light .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-light .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.theme-light .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-light .mat-mdc-fab.mat-primary,.theme-light .mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-light .mat-mdc-fab.mat-accent,.theme-light .mat-mdc-mini-fab.mat-accent,.theme-light .mat-mdc-fab.mat-warn,.theme-light .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-light .mat-mdc-fab.mat-unthemed,.theme-light .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.theme-light .mat-mdc-fab.mat-primary,.theme-light .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #00bfa6;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.theme-light .mat-mdc-fab.mat-accent,.theme-light .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #646cff;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.theme-light .mat-mdc-fab.mat-warn,.theme-light .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #ff5757;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.theme-light .mat-mdc-fab[disabled][disabled],.theme-light .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.theme-light .mdc-fab--extended{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-button-font-size, 16px);line-height:var(--mdc-typography-button-line-height, 21px);font-weight:var(--mdc-typography-button-font-weight, 700);letter-spacing:var(--mdc-typography-button-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.theme-light .mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: #646cff;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.theme-light .mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font: "Nexa", "Helvetica Neue", sans-serif;--mdc-snackbar-supporting-text-line-height: 21px;--mdc-snackbar-supporting-text-size: 16px;--mdc-snackbar-supporting-text-weight: 400}.theme-light .mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.theme-light .mdc-data-table__row{background-color:inherit}.theme-light .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.theme-light .mdc-data-table__row--selected{background-color:#00bfa60a}.theme-light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.theme-light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.theme-light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.theme-light .mdc-data-table__cell,.theme-light .mdc-data-table__header-cell{border-bottom-color:#0000001f}.theme-light .mdc-data-table__pagination{border-top-color:#0000001f}.theme-light .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.theme-light .mdc-data-table__header-cell,.theme-light .mdc-data-table__pagination-total,.theme-light .mdc-data-table__pagination-rows-per-page-label,.theme-light .mdc-data-table__cell{color:#000000de}.theme-light .mat-mdc-table{background:white}.theme-light .mat-mdc-table .mdc-data-table__row{height:52px}.theme-light .mat-mdc-table .mdc-data-table__pagination{min-height:52px}.theme-light .mat-mdc-table .mdc-data-table__header-row{height:56px}.theme-light .mdc-data-table__content,.theme-light .mdc-data-table__cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-body2-font-size, 16px);line-height:var(--mdc-typography-body2-line-height, 21px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.theme-light .mdc-data-table__header-cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 24px);line-height:var(--mdc-typography-subtitle2-line-height, 33.6px);font-weight:var(--mdc-typography-subtitle2-font-weight, 700);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.theme-light .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #00bfa6}.theme-light .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #646cff}.theme-light .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #ff5757}.theme-light .mat-badge{position:relative}.theme-light .mat-badge.mat-badge{overflow:visible}.theme-light .mat-badge-hidden .mat-badge-content{display:none}.theme-light .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-light .ng-animate-disabled .mat-badge-content,.theme-light .mat-badge-content._mat-animation-noopable{transition:none}.theme-light .mat-badge-content.mat-badge-active{transform:none}.theme-light .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-light .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-light .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-light .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-light .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-light .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-light .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-light .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-light .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-light .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-light .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-light .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-light .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-light .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-light .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-light .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-light .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-light .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-light .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-light .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-light .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-light .mat-badge-content{color:#000;background:#00bfa6}.cdk-high-contrast-active .theme-light .mat-badge-content{outline:solid 1px;border-radius:0}.theme-light .mat-badge-accent .mat-badge-content{background:#646cff;color:#fff}.theme-light .mat-badge-warn .mat-badge-content{color:#000;background:#ff5757}.theme-light .mat-badge-disabled .mat-badge-content{background:#b5b7ba;color:#00000061}.theme-light .mat-badge-content{font-weight:600;font-size:12px;font-family:Nexa,Helvetica Neue,sans-serif}.theme-light .mat-badge-small .mat-badge-content{font-size:9px}.theme-light .mat-badge-large .mat-badge-content{font-size:24px}.theme-light .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#282d3b}.theme-light .mat-bottom-sheet-container{font:400 16px/21px Nexa,Helvetica Neue,sans-serif;letter-spacing:normal}.theme-light .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.theme-light .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.theme-light .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.theme-light .mat-button-toggle{color:#00000061}.theme-light .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.theme-light .mat-button-toggle-appearance-standard{color:#282d3b;background:white}.theme-light .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.theme-light .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}.theme-light [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.theme-light .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.theme-light .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.theme-light .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#282d3b}.theme-light .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.theme-light .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.theme-light .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.theme-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-light .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.theme-light .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.theme-light .mat-button-toggle{font-family:Nexa,Helvetica Neue,sans-serif}.theme-light .mat-calendar-arrow{fill:#0000008a}.theme-light .mat-datepicker-toggle,.theme-light .mat-datepicker-content .mat-calendar-next-button,.theme-light .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.theme-light .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.theme-light .mat-calendar-table-header,.theme-light .mat-calendar-body-label{color:#0000008a}.theme-light .mat-calendar-body-cell-content,.theme-light .mat-date-range-input-separator{color:#282d3b;border-color:transparent}.theme-light .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.theme-light .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.theme-light .mat-calendar-body-in-preview{color:#0000003d}.theme-light .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.theme-light .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.theme-light .mat-calendar-body-in-range:before{background:rgba(0,191,166,.2)}.theme-light .mat-calendar-body-comparison-identical,.theme-light .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-light .mat-calendar-body-comparison-bridge-start:before,.theme-light [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,191,166,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-light .mat-calendar-body-comparison-bridge-end:before,.theme-light [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,191,166,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-light .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-light .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-light .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-light .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-light .mat-calendar-body-selected{background-color:#00bfa6;color:#000}.theme-light .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#00bfa666}.theme-light .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-light .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-light .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#00bfa64d}@media (hover: hover){.theme-light .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#00bfa64d}}.theme-light .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#282d3b}.theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(100,108,255,.2)}.theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(100,108,255,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(100,108,255,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#646cff;color:#fff}.theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#646cff66}.theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-light .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-light .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#646cff4d}@media (hover: hover){.theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#646cff4d}}.theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,87,87,.2)}.theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,87,87,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,87,87,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ff5757;color:#000}.theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff575766}.theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-light .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-light .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff57574d}@media (hover: hover){.theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff57574d}}.theme-light .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-light .mat-datepicker-toggle-active{color:#00bfa6}.theme-light .mat-datepicker-toggle-active.mat-accent{color:#646cff}.theme-light .mat-datepicker-toggle-active.mat-warn{color:#ff5757}.theme-light .mat-date-range-input-inner[disabled]{color:#00000061}.theme-light .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}.theme-light .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.theme-light .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:0}.theme-light .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.theme-light .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%,-50%)}.theme-light .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.theme-light .mat-calendar{font-family:Nexa,Helvetica Neue,sans-serif}.theme-light .mat-calendar-body{font-size:13px}.theme-light .mat-calendar-body-label,.theme-light .mat-calendar-period-button{font-size:16px;font-weight:700}.theme-light .mat-calendar-table-header th{font-size:11px;font-weight:400}.theme-light .mat-divider{border-top-color:#0000001f}.theme-light .mat-divider-vertical{border-right-color:#0000001f}.theme-light .mat-expansion-panel{background:white;color:#282d3b}.theme-light .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-light .mat-action-row{border-top-color:#0000001f}.theme-light .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-light .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.theme-light .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.theme-light .mat-expansion-panel-header-title{color:#282d3b}.theme-light .mat-expansion-panel-header-description,.theme-light .mat-expansion-indicator:after{color:#0000008a}.theme-light .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.theme-light .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-light .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-light .mat-expansion-panel-header{height:48px}.theme-light .mat-expansion-panel-header.mat-expanded{height:64px}.theme-light .mat-expansion-panel-header{font-family:Nexa,Helvetica Neue,sans-serif;font-size:24px;font-weight:700}.theme-light .mat-expansion-panel-content{font:400 16px/21px Nexa,Helvetica Neue,sans-serif;letter-spacing:normal}.theme-light .mat-grid-tile-header,.theme-light .mat-grid-tile-footer{font-size:16px}.theme-light .mat-grid-tile-header .mat-line,.theme-light .mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.theme-light .mat-grid-tile-header .mat-line:nth-child(n+2),.theme-light .mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.theme-light .mat-icon.mat-primary{color:#00bfa6}.theme-light .mat-icon.mat-accent{color:#646cff}.theme-light .mat-icon.mat-warn{color:#ff5757}.theme-light .mat-drawer-container{background-color:#f5f7fb;color:#282d3b}.theme-light .mat-drawer{background-color:#fff;color:#282d3b}.theme-light .mat-drawer.mat-drawer-push{background-color:#fff}.theme-light .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-light .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.theme-light .mat-drawer-side.mat-drawer-end,.theme-light [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.theme-light [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-light .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.theme-light .mat-step-header.cdk-keyboard-focused,.theme-light .mat-step-header.cdk-program-focused,.theme-light .mat-step-header:hover:not([aria-disabled]),.theme-light .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.theme-light .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-light .mat-step-header:hover{background:none}}.theme-light .mat-step-header .mat-step-label,.theme-light .mat-step-header .mat-step-optional{color:#0000008a}.theme-light .mat-step-header .mat-step-icon{background-color:#0000008a;color:#000}.theme-light .mat-step-header .mat-step-icon-selected,.theme-light .mat-step-header .mat-step-icon-state-done,.theme-light .mat-step-header .mat-step-icon-state-edit{background-color:#00bfa6;color:#000}.theme-light .mat-step-header.mat-accent .mat-step-icon{color:#fff}.theme-light .mat-step-header.mat-accent .mat-step-icon-selected,.theme-light .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-light .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#646cff;color:#fff}.theme-light .mat-step-header.mat-warn .mat-step-icon{color:#000}.theme-light .mat-step-header.mat-warn .mat-step-icon-selected,.theme-light .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-light .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ff5757;color:#000}.theme-light .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ff5757}.theme-light .mat-step-header .mat-step-label.mat-step-label-active{color:#282d3b}.theme-light .mat-step-header .mat-step-label.mat-step-label-error{color:#ff5757}.theme-light .mat-stepper-horizontal,.theme-light .mat-stepper-vertical{background-color:#fff}.theme-light .mat-stepper-vertical-line:before{border-left-color:#0000001f}.theme-light .mat-horizontal-stepper-header:before,.theme-light .mat-horizontal-stepper-header:after,.theme-light .mat-stepper-horizontal-line{border-top-color:#0000001f}.theme-light .mat-horizontal-stepper-header{height:72px}.theme-light .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.theme-light .mat-vertical-stepper-header{padding:24px}.theme-light .mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.theme-light .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.theme-light .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.theme-light .mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.theme-light .mat-stepper-vertical,.theme-light .mat-stepper-horizontal{font-family:Nexa,Helvetica Neue,sans-serif}.theme-light .mat-step-label{font-size:16px;font-weight:400}.theme-light .mat-step-sub-label-error{font-weight:400}.theme-light .mat-step-label-error{font-size:16px}.theme-light .mat-step-label-selected{font-size:16px;font-weight:400}.theme-light .mat-sort-header-arrow{color:#757575}.theme-light .mat-toolbar{background:rgba(0,0,0,0);color:#282d3b}.theme-light .mat-toolbar.mat-primary{background:#00bfa6;color:#000}.theme-light .mat-toolbar.mat-accent{background:#646cff;color:#fff}.theme-light .mat-toolbar.mat-warn{background:#ff5757;color:#000}.theme-light .mat-toolbar .mat-form-field-underline,.theme-light .mat-toolbar .mat-form-field-ripple,.theme-light .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-light .mat-toolbar .mat-form-field-label,.theme-light .mat-toolbar .mat-focused .mat-form-field-label,.theme-light .mat-toolbar .mat-select-value,.theme-light .mat-toolbar .mat-select-arrow,.theme-light .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-light .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-light .mat-toolbar-multiple-rows{min-height:64px}.theme-light .mat-toolbar-row,.theme-light .mat-toolbar-single-row{height:64px}@media (max-width: 599px){.theme-light .mat-toolbar-multiple-rows{min-height:56px}.theme-light .mat-toolbar-row,.theme-light .mat-toolbar-single-row{height:56px}}.theme-light .mat-toolbar,.theme-light .mat-toolbar h1,.theme-light .mat-toolbar h2,.theme-light .mat-toolbar h3,.theme-light .mat-toolbar h4,.theme-light .mat-toolbar h5,.theme-light .mat-toolbar h6{font:400 36px/43.2px Nexa,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.theme-light .mat-tree{background:white}.theme-light .mat-tree-node,.theme-light .mat-nested-tree-node{color:#282d3b}.theme-light .mat-tree-node{min-height:48px}.theme-light .mat-tree{font-family:Nexa,Helvetica Neue,sans-serif}.theme-light .mat-tree-node,.theme-light .mat-nested-tree-node{font-weight:400;font-size:16px}.theme-light app-about-page table{color:#282d3b}.theme-light app-breadcrumb button mat-icon{color:#00bfa6}.theme-light app-breadcrumb button>span{color:#282d3b}.theme-light app-dashboard-factoring-status-donut-chart app-donut-chart .sector.available{fill:#78fa87;stroke:#fff;stroke-width:2px}.theme-light app-dashboard-factoring-status-donut-chart app-donut-chart .sector.used{fill:#eff2f6;stroke:#fff;stroke-width:2px}.theme-light app-dashboard-factoring-status-donut-chart app-chart-legend.available .symbol{background-color:#78fa87}.theme-light app-dashboard-invoice-age-bar-chart app-bar-chart .bar.days-lt-0{fill:#ff5757}.theme-light app-dashboard-invoice-age-bar-chart app-bar-chart .label.days-lt-0{fill:#282d3b}.theme-light app-dashboard-invoice-age-bar-chart app-chart-legend.days-lt-0 .symbol{background-color:#ff5757}.theme-light app-dashboard-invoice-age-bar-chart app-bar-chart .bar.days-lt-7{fill:#94eeff}.theme-light app-dashboard-invoice-age-bar-chart app-bar-chart .label.days-lt-7{fill:#282d3b}.theme-light app-dashboard-invoice-age-bar-chart app-chart-legend.days-lt-7 .symbol{background-color:#94eeff}.theme-light app-dashboard-invoice-age-bar-chart app-bar-chart .bar.days-7-30{fill:#4bc7fd}.theme-light app-dashboard-invoice-age-bar-chart app-bar-chart .label.days-7-30{fill:#282d3b}.theme-light app-dashboard-invoice-age-bar-chart app-chart-legend.days-7-30 .symbol{background-color:#4bc7fd}.theme-light app-dashboard-invoice-age-bar-chart app-bar-chart .bar.days-gt-30{fill:#1685f8}.theme-light app-dashboard-invoice-age-bar-chart app-bar-chart .label.days-gt-30{fill:#282d3b}.theme-light app-dashboard-invoice-age-bar-chart app-chart-legend.days-gt-30 .symbol{background-color:#1685f8}.theme-light app-dashboard-invoice-state-donut-chart app-donut-chart .sector.open{fill:#4bc7fd;stroke:#fff;stroke-width:2px}.theme-light app-dashboard-invoice-state-donut-chart app-donut-chart .sector.paid{fill:#78fa87;stroke:#fff;stroke-width:2px}.theme-light app-dashboard-invoice-state-donut-chart app-donut-chart .sector.closed{fill:#a840fb;stroke:#fff;stroke-width:2px}.theme-light app-dashboard-invoice-state-donut-chart app-chart-legend.open .symbol{background-color:#4bc7fd}.theme-light app-dashboard-invoice-state-donut-chart app-chart-legend.paid .symbol{background-color:#78fa87}.theme-light app-dashboard-invoice-state-donut-chart app-chart-legend.closed .symbol{background-color:#a840fb}.theme-light app-dashboard-invoice-state-line-chart app-line-chart .cursor{stroke:#282d3b;stroke-width:2px}.theme-light app-dashboard-invoice-state-line-chart app-line-chart .cursor-dot{fill:#282d3b;stroke:#fff;stroke-width:4px}.theme-light app-dashboard-invoice-state-line-chart app-line-chart .tick line{stroke:#e3e3e3}.theme-light app-dashboard-invoice-state-line-chart app-line-chart .tick text{fill:#282d3b}.theme-light app-dashboard-invoice-state-line-chart app-line-chart .y-axis line{stroke:#e3e3e3}.theme-light app-dashboard-invoice-state-line-chart app-line-chart .line.sales{stroke:#78fa87;stroke-width:4px;fill:none}.theme-light app-dashboard-invoice-state-line-chart app-line-chart .dot.sales{fill:#78fa87;stroke:#fff;stroke-width:4px}.theme-light app-dashboard-invoice-state-line-chart app-chart-legend.sales .symbol{background-color:#78fa87}.theme-light app-dashboard-invoice-state-line-chart app-line-chart .line.paid{stroke:#4bc7fd;stroke-width:4px;fill:none}.theme-light app-dashboard-invoice-state-line-chart app-line-chart .dot.paid{fill:#4bc7fd;stroke:#fff;stroke-width:4px}.theme-light app-dashboard-invoice-state-line-chart app-chart-legend.paid .symbol{background-color:#4bc7fd}.theme-light app-dashboard-invoice-state-line-chart app-line-chart .line.closed{stroke:#a840fb;stroke-width:4px;fill:none}.theme-light app-dashboard-invoice-state-line-chart app-line-chart .dot.closed{fill:#a840fb;stroke:#fff;stroke-width:4px}.theme-light app-dashboard-invoice-state-line-chart app-chart-legend.closed .symbol{background-color:#a840fb}.theme-light app-filter-field .container{background-color:#fff}.theme-light app-filter-field .container input{background-color:#fff;color:#282d3b;font-size:16px;font-family:Nexa,Helvetica Neue,sans-serif;font-weight:400}.theme-light .info-popup-content-wrap{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fff;color:#000}.theme-light .currency-color.positive{color:#2fa84f}.theme-light .currency-color.negative{color:#ea3d2f}.theme-light .logo-content.bri{background-image:url(integration-bri-light.e94af2b03da25c4a.png)}.theme-light .logo-content.fef{background-image:url(integration-fef-light.93e74b504f36db73.png)}.theme-light .logo-content.nev{background-image:url(integration-nev-light.e0a79c1bdf0fb5ef.png)}.theme-light .logo-content.pro{background-image:url(integration-pro-light.160831469608e036.png)}.theme-light .logo-content.teh{background-image:url(integration-teh-light.2b4bb6d24c901c51.png)}.theme-light app-list-empty-state .invoices{background-image:url(empty-invoices-light.9e862e766a136e20.svg)}.theme-light app-list-empty-state .customers{background-image:url(empty-customers-light.e75fdacc6ce90c6e.svg)}.theme-light app-list-empty-state .notes{background-image:url(empty-notes-light.072a71dcc4b02537.svg)}.theme-light app-list-empty-state .rental-properties{background-image:url(empty-rental-properties-light.0f1a72caa7e5d732.svg)}.theme-light .confirm .icon{background-color:#00bfa6}.theme-light .confirm .icon .mat-icon{color:#0000008a}.theme-light .confirm .button2{background-color:#00bfa6}.theme-light .confirm-delete .icon{background-color:#ea3d2f}.theme-light .confirm-delete .icon .mat-icon{color:#0000008a}.theme-light .confirm-delete .button2{background-color:#ea3d2f}.theme-light app-notification-snack .success{color:#00bfa6}.theme-light app-notification-snack .failure{color:#ff5757}.theme-light app-phone-input select,.theme-light app-phone-input input{color:#282d3b;background-color:#fff}.theme-light app-price-list-page h3{color:#00bfa6}.theme-light app-price-list-page .price-list-item>:nth-child(3){color:#78fa87}.theme-light app-public-page .content{background-image:url(illustration-light.2f9d70ef07c15eb4.svg)}.theme-light .rent-amount,.theme-light .cash-flow{color:#2fa84f}.theme-light .property-amount{color:#367bf5}.theme-light tr.summary td{border-top-width:1px;border-top-style:solid;border-top-color:#00bfa6}.theme-light app-rental-property-edit-page .action50{color:#3a415540}.theme-light app-rental-property-edit-page .action300{color:#2fa84f}.theme-light app-rental-property-edit-page .action400{color:#367bf5}.theme-light app-rental-property-view-page .event-row>mat-icon:first-of-type{background-color:#00bfa6;color:#f5f7fb}.theme-light app-rental-property-view-page .action50{color:#3a415540;border-color:#3a415540}.theme-light app-rental-property-view-page .action300{color:#2fa84f}.theme-light app-rental-property-view-page .action400{color:#367bf5}.theme-light app-rental-property-view-page .separator{border-color:#f5f7fb}.theme-light app-terms-and-conditions-page h3,.theme-light app-terms-and-conditions-page h4{color:#00bfa6}.theme-light app-vat-summary table.color{background-color:#f5f7fb;border:1px solid #646cff;border-radius:4px}.theme-light app-vat-summary .muted{color:#3a415580}.theme-light app-user-identification .method-container .method{background-color:#fff;border-color:transparent}.theme-light app-user-identification .method-container .method.selected{opacity:1;border-color:#282d3b}.theme-light app-main-nav{background-color:#282d3b}.theme-light app-main-nav .logo{background-image:url(kti-logo-dark.6e70b6806cccdb1e.svg)!important}.theme-light app-main-nav .mdc-list-item__primary-text{color:#fff!important}.theme-light app-main-nav .mat-mdc-list-item:hover{color:#282d3b!important;background-color:#00bfa6}.theme-light app-main-nav .mat-mdc-list-item:hover .mat-icon{color:#fff}.theme-light app-main-nav .mat-mdc-list-item .mat-icon{color:#00bfa6}.theme-light app-main-nav .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #fff}.theme-light app-main-nav .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #00bfa6}.theme-light app-main-nav .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #646cff}.theme-light app-main-nav .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff5757}.theme-light app-main-nav .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-text-button-label-text-color: rgba(255, 255, 255, .5)}.theme-light app-main-nav .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #282d3b;--mdc-filled-button-label-text-color: #fff}.theme-light app-main-nav .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #00bfa6;--mdc-filled-button-label-text-color: #000}.theme-light app-main-nav .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #646cff;--mdc-filled-button-label-text-color: #fff}.theme-light app-main-nav .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff5757;--mdc-filled-button-label-text-color: #fff}.theme-light app-main-nav .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-filled-button-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-label-text-color: rgba(255, 255, 255, .5)}.theme-light app-main-nav .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #282d3b;--mdc-protected-button-label-text-color: #fff}.theme-light app-main-nav .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #00bfa6;--mdc-protected-button-label-text-color: #000}.theme-light app-main-nav .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #646cff;--mdc-protected-button-label-text-color: #fff}.theme-light app-main-nav .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff5757;--mdc-protected-button-label-text-color: #fff}.theme-light app-main-nav .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation: 0}.theme-light app-main-nav .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.theme-light app-main-nav .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #fff}.theme-light app-main-nav .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #00bfa6}.theme-light app-main-nav .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #646cff}.theme-light app-main-nav .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff5757}.theme-light app-main-nav .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12)}.theme-light app-main-nav .mat-mdc-button,.theme-light app-main-nav .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-light app-main-nav .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.theme-light app-main-nav .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.theme-light app-main-nav .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-light app-main-nav .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-light app-main-nav .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-light app-main-nav .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-light app-main-nav .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.theme-light app-main-nav .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-light app-main-nav .mat-mdc-button.mat-primary,.theme-light app-main-nav .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #00bfa6;--mat-mdc-button-ripple-color: rgba(0, 191, 166, .1)}.theme-light app-main-nav .mat-mdc-button.mat-accent,.theme-light app-main-nav .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #646cff;--mat-mdc-button-ripple-color: rgba(100, 108, 255, .1)}.theme-light app-main-nav .mat-mdc-button.mat-warn,.theme-light app-main-nav .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ff5757;--mat-mdc-button-ripple-color: rgba(255, 87, 87, .1)}.theme-light app-main-nav .mat-mdc-raised-button,.theme-light app-main-nav .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-light app-main-nav .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.theme-light app-main-nav .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.theme-light app-main-nav .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-light app-main-nav .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-light app-main-nav .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-light app-main-nav .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-light app-main-nav .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.theme-light app-main-nav .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-light app-main-nav .mat-mdc-raised-button.mat-primary,.theme-light app-main-nav .mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-light app-main-nav .mat-mdc-raised-button.mat-accent,.theme-light app-main-nav .mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-light app-main-nav .mat-mdc-raised-button.mat-warn,.theme-light app-main-nav .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-light app-main-nav .mat-mdc-button.mat-mdc-button-base,.theme-light app-main-nav .mat-mdc-raised-button.mat-mdc-button-base,.theme-light app-main-nav .mat-mdc-unelevated-button.mat-mdc-button-base,.theme-light app-main-nav .mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.theme-light app-main-nav .mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, "Nexa", "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-button-font-size, 16px);line-height:var(--mdc-typography-button-line-height, 21px);font-weight:var(--mdc-typography-button-font-weight, 700);letter-spacing:var(--mdc-typography-button-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.theme-light app-popup-report-viewer-page{color:#282d3b;background-color:#fff}.theme-light app-popup-report-viewer-page .mat-icon{color:#282d3b}.theme-light .logo{background-image:url(kti-logo-light.6e70b6806cccdb1e.svg)}.theme-light .powered-by-google-logo{width:179px;height:24px;background-repeat:no-repeat;background-image:url(powered-by-google.e0a049241efc5853.svg)}.theme-light body,.theme-light{background:#f5f7fb}.theme-light a{color:#282d3b}.theme-light .color-primary{color:#00bfa6}.theme-light input:-webkit-autofill,.theme-light input:-webkit-autofill:hover,.theme-light input:-webkit-autofill:focus,.theme-light input:-webkit-autofill:active,.theme-light input:-webkit-autofill:valid,.theme-light select:-webkit-autofill,.theme-light select:-webkit-autofill:hover,.theme-light select:-webkit-autofill:focus{-webkit-transition-delay:99999s;-webkit-text-fill-color:#d7d8ce}.theme-light .mat-form-field-appearance-outline .mat-form-field-outline{color:#3a415580}.theme-light .mat-icon{color:#00bfa6}.theme-light .mat-button-disabled .mat-icon{color:inherit}.theme-light .info-popup-button .mat-icon{color:#3a415580}.theme-light .mat-primary{color:#fff!important}.theme-light .mat-mdc-card{box-shadow:0 4px 10px #00000005!important}.theme-light .mat-mdc-table tbody>tr:nth-child(odd).element-row{background-color:#f5f7fb}.theme-light .mat-mdc-table tbody>tr:nth-child(odd).element-row td{border-color:#f5f7fb}.theme-light .mat-mdc-paginator,.theme-light .mat-mdc-paginator-page-size .mat-select-trigger{color:#282d3b}.theme-light .mat-mdc-paginator .mat-mdc-icon-button{color:#00bfa6}.theme-light .enum-label{background-color:#1eb980;color:#000}.theme-light .mat-mdc-snack-bar-container{background:#2a303b!important}.theme-light .mat-button-toggle-checked{background-color:#00bfa6}.theme-light .enum-label.invoice-state-label{color:#3a415580}.theme-light .enum-label.invoice-state-label.paid{color:#2fa84f}.theme-light .enum-label.invoice-state-label.invoice_sent{color:#367bf5}.theme-light .enum-label.invoice-state-label.reminder_sent{color:#e9a51f}.theme-light .enum-label.invoice-state-label.collection_sent,.theme-light .enum-label.invoice-state-label.legal_debt_collection,.theme-light .enum-label.invoice-state-label.post_collection{color:#ea3d2f}.theme-light .enum-label.subscription-status-label.ok{color:#2fa84f}.theme-light .creditor-selector-menu input{color:#282d3b;background-color:#fff}.theme-light .drag-drop-container.file-over{background-color:#0000000a}.theme-light .mat-step-icon{font-size:24px;font-weight:700;height:48px;width:48px;border:1px solid;background-color:#f5f7fb!important;color:#3a415580!important}.theme-light .mat-step-icon-selected{border:none;color:#282d3b!important;background-color:#646cff!important}.theme-light .mat-step-icon-state-edit{border:none;background-color:#646cff80!important;color:#3a415580!important}.theme-light .mat-stepper-horizontal-line{display:none}.theme-light .mat-step-label.mat-step-label{text-overflow:inherit;white-space:normal;font-size:16px}.theme-light .mat-horizontal-stepper-header-container{background-color:#f5f7fb}@media (max-width: 750px){.theme-light .mat-step-header{padding:0 calc((100% - 336px)*.1)}.theme-light .mat-step-label{display:none}}.theme-light ::-webkit-scrollbar{width:20px}.theme-light ::-webkit-scrollbar-track{background-color:transparent}.theme-light ::-webkit-scrollbar-thumb{background-color:#d6dee1;border-radius:20px;border:6px solid transparent;background-clip:content-box}.theme-light h3{display:flex;align-items:center}.theme-light h3 .mat-icon:first-child{margin-right:14px}.theme-light h1.mdc-layout-grid__cell,.theme-light h2.mdc-layout-grid__cell,.theme-light h3.mdc-layout-grid__cell{margin-bottom:0}.theme-light h2.mdc-layout-grid__cell:not(:first-child){margin-top:24px}.theme-light .page-bar>.mat-mdc-button-base+.mat-mdc-button-base,.theme-light .action-bar>.mat-mdc-button-base+.mat-mdc-button-base{margin-left:24px!important}.theme-light body{margin:0;height:100%}.theme-light html{height:100%}.theme-light a{text-decoration:none}.theme-light form{width:100%}.theme-light button.mat-mdc-raised-button,.theme-light button.mat-mdc-outlined-button{padding:0 20px}.theme-light mat-icon svg{display:block}.theme-light button mat-icon+span{margin-left:12px}.theme-light hr{border-bottom:0}.theme-light [hidden],.theme-light .hidden{display:none!important}.theme-light a.discreet{color:inherit;text-decoration:none}.theme-light a.discreet:hover{text-decoration:underline}.theme-light .align-left{text-align:left}.theme-light .align-right{text-align:right}.theme-light .center-child{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.theme-light .myPanelClass{position:absolute;top:-5px!important;min-width:100px!important;font-size:16px!important}.theme-light .mat-autocomplete-panel .mat-option{font-size:16px!important}.theme-light .title{display:flex;justify-content:space-between;margin-bottom:10px}.theme-light .invoice-info{padding:50px 0}.theme-light .invoice-icon{font-size:50px!important}.theme-light .invoice-icon-issued-date{display:flex;justify-content:space-between;padding-top:20px!important;padding-bottom:20px!important}.theme-light .mat-mdc-card-title{display:flex!important;flex-direction:row;align-items:center;font-size:24px;font-weight:700;margin-bottom:48px!important}.theme-light .mat-mdc-card-title .mat-icon:first-child{margin-right:14px}.theme-light .mat-mdc-slide-toggle{align-self:center}.theme-light .mat-mdc-slide-toggle button+label{margin-left:8px}.theme-light .mat-button-toggle-group{margin-top:4px!important}.theme-light .mat-button-toggle-label-content{line-height:56px!important}.theme-light .mat-form-field-outline-start{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important;border-width:1px!important}.theme-light .mat-form-field-outline-end{border-top-right-radius:4px!important;border-bottom-right-radius:4px!important;border-width:1px!important}.theme-light .mat-form-field-outline-gap{border-width:1px!important}.theme-light .mat-mdc-form-field.no-padding .mat-form-field-wrapper{padding-bottom:0}.theme-light .mat-button-toggle-group{flex-wrap:wrap}.theme-light .mat-button-toggle-group .mat-button-toggle{flex:1 1 auto}.theme-light .mat-mdc-table{width:100%}@media (max-width: 600px){.theme-light .mat-mdc-table tr{display:flex;flex-direction:column;height:auto!important}}.theme-light .mat-mdc-table th{text-align:left;padding-left:0;padding-right:24px}.theme-light .mat-mdc-table th:first-child{padding-left:24px}.theme-light .mat-mdc-table th:last-child{padding-right:24px}.theme-light .mat-mdc-table th.align-right{text-align:right}@media (max-width: 600px){.theme-light .mat-mdc-table th{display:none}}.theme-light .mat-mdc-table td{text-align:left;padding-left:0;padding-right:24px}.theme-light .mat-mdc-table td>.label{display:none}.theme-light .mat-mdc-table td:first-child{padding-left:24px}.theme-light .mat-mdc-table td:last-child{padding-right:24px}.theme-light .mat-mdc-table td.align-right{text-align:right}@media (max-width: 600px){.theme-light .mat-mdc-table td{display:flex;flex-direction:row;justify-content:space-between;padding:8px}.theme-light .mat-mdc-table td:first-child{padding-left:8px}.theme-light .mat-mdc-table td:last-child{padding-right:8px}.theme-light .mat-mdc-table td>.label{display:inline;padding-right:24px}.theme-light .mat-mdc-table td>.value{text-align:right}}.theme-light .mat-mdc-table.clickable tr{cursor:pointer}.theme-light .mat-mdc-table.clickable tr.disabled{cursor:initial}.theme-light input[type=number]::-webkit-inner-spin-button,.theme-light input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.theme-light .header-less-tabs .mat-mdc-tab-header{display:none}.theme-light .full-height-tab,.theme-light .full-height-tab .mat-tab-body-wrapper{height:100%}.theme-light .mat-mdc-tab-link{text-transform:uppercase}.theme-light .mat-mdc-outlined-button .mat-icon,.theme-light .mat-mdc-raised-button .mat-icon{color:#fff}.theme-light .mat-input-prefix mat-icon{vertical-align:bottom}.theme-light .mat-input-prefix+.mat-input-infix{margin-left:8px}.theme-light .form-container{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:100vh!important;align-items:center!important;justify-items:center!important}.theme-light .mat-mdc-card{padding:48px!important}@media (max-width: 600px){.theme-light .mat-mdc-card{padding:24px!important}}.theme-light .table-card{padding:0 24px!important}@media (max-width: 600px){.theme-light .table-card{padding:24px!important}}.theme-light .mat-mdc-card-header{flex-direction:row!important}.theme-light .mat-headline-3{margin:10px 0!important}.theme-light .app-card-toolbar{display:flex}.theme-light .app-card-toolbar>.filler{flex:1 1 auto}.theme-light .mdc-layout-grid{padding:0!important}.theme-light .content-align-right{padding-right:42px!important;text-align:right!important}.theme-light .mat-mdc-card>.mat-mdc-card-actions:last-child{margin-bottom:0!important;padding-top:0!important;margin-left:0!important}.theme-light .list-item-container{display:flex;flex-direction:column}.theme-light .list-item-timestamp{margin-left:16px;font-size:14px;text-align:right;white-space:nowrap}.theme-light .list-item-action{margin-left:16px}.theme-light .list-item-autoheight .mat-mdc-list-item{height:auto!important}.theme-light .list-item-autoheight .mat-mdc-list-item .mat-list-item-content{min-height:72px;padding-top:8px!important;padding-bottom:8px!important}.theme-light .list-item-autoheight .mat-mdc-list-item .mat-line{white-space:normal!important}.theme-light .enum-label{display:inline-block;text-transform:uppercase;font-family:monospace;font-weight:700;white-space:nowrap}.theme-light .enum-label.mode-none{text-transform:unset;color:unset;background-color:unset;font-family:unset;font-weight:unset}.theme-light .enum-label.mode-small{border-radius:12px;padding:1px 5px;font-size:12px}.theme-light .enum-label.mode-medium{border-radius:12px;padding:3px 6px;font-size:12px}.theme-light .enum-label.mode-large{border-radius:14px;padding:6px 16px;font-size:14px;letter-spacing:.05em}.theme-light .accounting-account-label .number{padding-right:4px}.theme-light .chart-container{display:flex;justify-content:center;align-items:center;height:100%;width:100%;position:relative}.theme-light .chart-container .chart{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.theme-light .chart-container .donut-label-container{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.theme-light .mat-expansion-panel-header{padding:0 21px!important}.theme-light .report{width:100%}.theme-light .report .header{display:grid;grid-template-columns:1fr 1fr 1fr}.theme-light .report .header>*:nth-child(1){text-align:left}.theme-light .report .header>*:nth-child(2){text-align:center}.theme-light .report .header>*:nth-child(3){text-align:right}.theme-light .report table{border-collapse:collapse;width:100%;page-break-inside:auto}.theme-light .report table td,.theme-light .report table th{text-align:left;padding:3px 6px;vertical-align:top}.theme-light .report table td{border-top:1px solid #bbb}.theme-light .report table tr{page-break-inside:avoid;page-break-after:auto}.theme-light .report table tr.alternate-color:nth-of-type(even){background-color:#f0f0f0}.theme-light .report table tr.summary td,.theme-light .report table td.summary{font-weight:700}.theme-light .report table .date,.theme-light .report table .currency,.theme-light .report table .number{text-align:right}.theme-light .settings-icon{padding-right:19px!important}.theme-light .action-bar{margin:0 48px 24px;display:flex;flex-direction:row}.theme-light .page-bar{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.theme-light .page-bar .fill{flex:1 1 auto}.theme-light .page-bar h2{margin-bottom:0}.theme-light .mat-mdc-menu-panel .mat-mdc-menu-content .country-list-button{background-color:inherit!important;color:#b9babd!important;font-size:inherit}.theme-light button.mat-focus-indicator.mat-mdc-menu-trigger.country-selector.mat-mdc-button.mat-mdc-button-base{color:#b9babd!important;border:none!important;background-position:right center;background-repeat:no-repeat;background-size:18px auto;border-radius:0;flex-shrink:0;height:initial;line-height:unset;width:90px;opacity:0;transition:opacity .2s;position:absolute;inset:0 auto 6px -13px;font-size:inherit;font-weight:inherit;z-index:1;outline:none}.theme-light .report-parameters{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-column-gap:48px}.theme-light .report-parameters form{display:grid;grid-template-columns:repeat(auto-fit,180px);grid-column-gap:32px;align-items:flex-start}.theme-light .report-parameters form .wide{grid-column:span 2}.theme-light .info-table{display:flex;flex-direction:row;flex-wrap:wrap}.theme-light .info-table .label{flex:0 0 40%}.theme-light .info-table .value{flex:0 0 60%}.theme-light .info-table.value-right .value{text-align:right}.theme-light .info-table .divider{flex:0 0 100%}.theme-light .info-list>*{display:flex;flex-direction:row;line-height:24px}.theme-light .info-list>*>*{flex:1 1 100%}.theme-light .info-list>*>button{margin-left:48px;flex:0 0 24px}.theme-light .info-list>* .right{text-align:right}.theme-light .drag-drop-container{display:flex;min-height:150px;justify-content:center;align-items:center;border-width:2px;border-style:dashed}.theme-light .price-list{margin-bottom:12px}.theme-light .price-list .price-list-item{display:flex;flex-direction:row;align-items:flex-end}.theme-light .price-list .price-list-item span:nth-child(1){flex:0 1 auto}.theme-light .price-list .price-list-item span:nth-child(2){flex:1 1 48px;margin:0 0 6px 24px;border-bottom-width:1px;border-bottom-style:dotted}.theme-light .price-list .price-list-item span:nth-child(3){text-align:right;flex:0 0 96px}.theme-light .mat-mdc-card>app-info-popup{position:absolute;right:24px;top:24px}.theme-light .mat-horizontal-stepper-header-container{padding-top:12px;padding-bottom:32px}.theme-light .hide-header-container .mat-horizontal-stepper-header-container{display:none}.theme-light .mat-horizontal-content-container{padding:48px!important}.theme-light .mat-step-header{pointer-events:none;background-color:transparent!important}@media print{.theme-light .no-print,.theme-light .no-print *{display:none!important}}
