.container{padding-inline:23rem;padding-left:23rem;padding-right:23rem}.container-full-width{min-width:100%;width:100%}.container-full-screen{min-width:100%;width:100%;min-height:100vh;height:100vh}.full-width{width:100%}.half-width{width:50%}.full-height{height:100%}.justify-content-center{justify-content:center}.justify-content-end{justify-content:end}.justify-items-center{justify-items:center}.justify-self-center{justify-self:center}.align-content-center{align-content:center}.align-content-end{align-content:end}.align-self-center{align-self:center}.align-items-center{align-items:center}.align-middle,.v-align-middle{vertical-align:middle}.position-relative{position:relative}.underline{text-decoration:underline}.text-center{text-align:center}.invisible{visibility:hidden}.d-flex{display:flex}.blur{filter:blur(10px)}.divider{border-bottom:1px solid #cacaca}.display-grid{display:grid}.display-flex{display:flex}.display-inline-flex{display:inline-flex}.bold{font-weight:700}.fit-content{width:-moz-fit-content;width:fit-content}.row{display:flex;flex-direction:row;flex-wrap:wrap;--_gap: 0px}.row-vertical{display:flex;flex-direction:column;flex-wrap:nowrap}.col-1{flex:0 0 100%;width:100%;max-width:100%}@media (min-width: 768px){.col-1{flex:0 0 calc(8.3333333333% - .9166666667 * var(--_gap, 0px));width:calc(8.3333333333% - .9166666667 * var(--_gap, 0px));max-width:calc(8.3333333333% - .9166666667 * var(--_gap, 0px))}}.col-2{flex:0 0 100%;width:100%;max-width:100%}@media (min-width: 768px){.col-2{flex:0 0 calc(16.6666666667% - .8333333333 * var(--_gap, 0px));width:calc(16.6666666667% - .8333333333 * var(--_gap, 0px));max-width:calc(16.6666666667% - .8333333333 * var(--_gap, 0px))}}.col-3{flex:0 0 100%;width:100%;max-width:100%}@media (min-width: 768px){.col-3{flex:0 0 calc(25% - .75 * var(--_gap, 0px));width:calc(25% - .75 * var(--_gap, 0px));max-width:calc(25% - .75 * var(--_gap, 0px))}}.col-4{flex:0 0 100%;width:100%;max-width:100%}@media (min-width: 768px){.col-4{flex:0 0 calc(33.3333333333% - .6666666667 * var(--_gap, 0px));width:calc(33.3333333333% - .6666666667 * var(--_gap, 0px));max-width:calc(33.3333333333% - .6666666667 * var(--_gap, 0px))}}.col-5{flex:0 0 100%;width:100%;max-width:100%}@media (min-width: 768px){.col-5{flex:0 0 calc(41.6666666667% - .5833333333 * var(--_gap, 0px));width:calc(41.6666666667% - .5833333333 * var(--_gap, 0px));max-width:calc(41.6666666667% - .5833333333 * var(--_gap, 0px))}}.col-6{flex:0 0 100%;width:100%;max-width:100%}@media (min-width: 768px){.col-6{flex:0 0 calc(50% - .5 * var(--_gap, 0px));width:calc(50% - .5 * var(--_gap, 0px));max-width:calc(50% - .5 * var(--_gap, 0px))}}.col-7{flex:0 0 100%;width:100%;max-width:100%}@media (min-width: 768px){.col-7{flex:0 0 calc(58.3333333333% - .4166666667 * var(--_gap, 0px));width:calc(58.3333333333% - .4166666667 * var(--_gap, 0px));max-width:calc(58.3333333333% - .4166666667 * var(--_gap, 0px))}}.col-8{flex:0 0 100%;width:100%;max-width:100%}@media (min-width: 768px){.col-8{flex:0 0 calc(66.6666666667% - .3333333333 * var(--_gap, 0px));width:calc(66.6666666667% - .3333333333 * var(--_gap, 0px));max-width:calc(66.6666666667% - .3333333333 * var(--_gap, 0px))}}.col-9{flex:0 0 100%;width:100%;max-width:100%}@media (min-width: 768px){.col-9{flex:0 0 calc(75% - .25 * var(--_gap, 0px));width:calc(75% - .25 * var(--_gap, 0px));max-width:calc(75% - .25 * var(--_gap, 0px))}}.col-10{flex:0 0 100%;width:100%;max-width:100%}@media (min-width: 768px){.col-10{flex:0 0 calc(83.3333333333% - .1666666667 * var(--_gap, 0px));width:calc(83.3333333333% - .1666666667 * var(--_gap, 0px));max-width:calc(83.3333333333% - .1666666667 * var(--_gap, 0px))}}.col-11{flex:0 0 100%;width:100%;max-width:100%}@media (min-width: 768px){.col-11{flex:0 0 calc(91.6666666667% - .0833333333 * var(--_gap, 0px));width:calc(91.6666666667% - .0833333333 * var(--_gap, 0px));max-width:calc(91.6666666667% - .0833333333 * var(--_gap, 0px))}}.col-12{flex:0 0 100%;width:100%;max-width:100%}@media (min-width: 768px){.col-12{flex:0 0 calc(100% - 0 * var(--_gap, 0px));width:calc(100% - 0 * var(--_gap, 0px));max-width:calc(100% - 0 * var(--_gap, 0px))}}.col-auto{flex:0 0 100%;width:100%;min-width:0}@media (min-width: 768px){.col-auto{flex:1 1 0%;width:auto}}@media (min-width: 992px){.col-auto{flex:1 1 0%;width:auto}}@media (min-width: 1200px){.col-auto{flex:1 1 0%;width:auto}}.gap-1{--_gap: .25rem;gap:var(--_gap)}.gap-2{--_gap: .5rem;gap:var(--_gap)}.gap-3{--_gap: .75rem;gap:var(--_gap)}.gap-4{--_gap: 1rem;gap:var(--_gap)}.gap-5{--_gap: 1.25rem;gap:var(--_gap)}.gap-6{--_gap: 1.5rem;gap:var(--_gap)}.gap-7{--_gap: 1.75rem;gap:var(--_gap)}.gap-8{--_gap: 2rem;gap:var(--_gap)}.gap-9{--_gap: 2.25rem;gap:var(--_gap)}.gap-10{--_gap: 2.5rem;gap:var(--_gap)}.gap-11{--_gap: 2.75rem;gap:var(--_gap)}.gap-12{--_gap: 3rem;gap:var(--_gap)}.primary{color:red}mat-chip.primary{--mdc-chip-elevated-container-color: #ff0000;--mdc-chip-label-text-color: #fff}.secondary{color:#767676}mat-chip.secondary{--mdc-chip-elevated-container-color: #767676;--mdc-chip-label-text-color: #fff}.third{color:#d69200}mat-chip.third{--mdc-chip-elevated-container-color: #d69200;--mdc-chip-label-text-color: #000}.white{color:#fff}mat-chip.white{--mdc-chip-elevated-container-color: #fff;--mdc-chip-label-text-color: #000}.perspective{color:#9306d4}mat-chip.perspective{--mdc-chip-elevated-container-color: #9306d4;--mdc-chip-label-text-color: #fff}.facebook{color:#4267b2}mat-chip.facebook{--mdc-chip-elevated-container-color: #4267b2;--mdc-chip-label-text-color: #fff}.info{color:#a40000}mat-chip.info{--mdc-chip-elevated-container-color: #a40000;--mdc-chip-label-text-color: #fff}.success{color:#41af01}mat-chip.success{--mdc-chip-elevated-container-color: #41af01;--mdc-chip-label-text-color: #000}.warning{color:#d69301}mat-chip.warning{--mdc-chip-elevated-container-color: #d69301;--mdc-chip-label-text-color: #000}.alert{color:#cc4b37}mat-chip.alert{--mdc-chip-elevated-container-color: #cc4b37;--mdc-chip-label-text-color: #fff}.dark-red{color:#db0000}mat-chip.dark-red{--mdc-chip-elevated-container-color: #db0000;--mdc-chip-label-text-color: #fff}.whatsapp-loa{color:#51d60480}mat-chip.whatsapp-loa{--mdc-chip-elevated-container-color: rgba(81, 214, 4, .502);--mdc-chip-label-text-color: #000}.standard-loa{color:#e2e60880}mat-chip.standard-loa{--mdc-chip-elevated-container-color: rgba(226, 230, 8, .502);--mdc-chip-label-text-color: #000}.fulfills-norm{color:#d6920080}mat-chip.fulfills-norm{--mdc-chip-elevated-container-color: rgba(214, 146, 0, .5);--mdc-chip-label-text-color: #000}.not-fulfills-norm{color:#94949480}mat-chip.not-fulfills-norm{--mdc-chip-elevated-container-color: rgba(148, 148, 148, .5);--mdc-chip-label-text-color: #000}@font-face{font-family:Palanquin;src:url(Palanquin-Medium.5897e9e7906a2eeb.woff2) format("woff2"),url(Palanquin-Medium.0484aea9fd83556b.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Palanquin;src:url(Palanquin-Thin.549608b5417393f7.woff2) format("woff2"),url(Palanquin-Thin.06980c7a35a9a4e1.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:Palanquin;src:url(Palanquin-Bold.3171b01e1e45f654.woff2) format("woff2"),url(Palanquin-Bold.cd02645bd3b994e4.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Palanquin;src:url(Palanquin-Regular.1cd6f39dbdb9fdc7.woff2) format("woff2"),url(Palanquin-Regular.249f857383bd2e8b.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Palanquin;src:url(Palanquin-ExtraLight.cec54fa657627194.woff2) format("woff2"),url(Palanquin-ExtraLight.b227fb85d61c554e.woff) format("woff");font-weight:200;font-style:normal}@font-face{font-family:Palanquin;src:url(Palanquin-SemiBold.a1e7d2a547fe75e7.woff2) format("woff2"),url(Palanquin-SemiBold.351f89dcd2838d0e.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Palanquin;src:url(Palanquin-Light.6059570c69f341c8.woff2) format("woff2"),url(Palanquin-Light.3af70e87f4a9f4f0.woff) format("woff");font-weight:300;font-style:normal}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, transparent);color:var(--mat-app-text-color, inherit)}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color: red;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: white;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color: red;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: red;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: red;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html,.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: white;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: white;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: red;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: red;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87)}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}html{--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}html{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}html{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: red;--mdc-linear-progress-track-color: rgba(255, 0, 0, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: white;--mdc-linear-progress-track-color: rgba(255, 255, 255, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: red;--mdc-linear-progress-track-color: rgba(255, 0, 0, .25)}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}html{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}html{--mdc-filled-text-field-caret-color: red;--mdc-filled-text-field-focus-active-indicator-color: red;--mdc-filled-text-field-focus-label-text-color: rgba(255, 0, 0, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: red;--mdc-filled-text-field-error-focus-label-text-color: red;--mdc-filled-text-field-error-label-text-color: red;--mdc-filled-text-field-error-caret-color: red;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: red;--mdc-filled-text-field-error-focus-active-indicator-color: red;--mdc-filled-text-field-error-hover-active-indicator-color: red;--mdc-outlined-text-field-caret-color: red;--mdc-outlined-text-field-focus-outline-color: red;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 0, 0, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: red;--mdc-outlined-text-field-error-focus-label-text-color: red;--mdc-outlined-text-field-error-label-text-color: red;--mdc-outlined-text-field-error-hover-label-text-color: red;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: red;--mdc-outlined-text-field-error-hover-outline-color: red;--mdc-outlined-text-field-error-outline-color: red;--mat-form-field-focus-select-arrow-color: rgba(255, 0, 0, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: red;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: white;--mdc-filled-text-field-focus-active-indicator-color: white;--mdc-filled-text-field-focus-label-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-caret-color: white;--mdc-outlined-text-field-focus-outline-color: white;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 255, 255, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 255, 255, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: red;--mdc-filled-text-field-focus-active-indicator-color: red;--mdc-filled-text-field-focus-label-text-color: rgba(255, 0, 0, .87);--mdc-outlined-text-field-caret-color: red;--mdc-outlined-text-field-focus-outline-color: red;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 0, 0, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 0, 0, .87)}html{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 0, 0, .87);--mat-select-invalid-arrow-color: rgba(255, 0, 0, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 255, 255, .87);--mat-select-invalid-arrow-color: rgba(255, 0, 0, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 0, 0, .87);--mat-select-invalid-arrow-color: rgba(255, 0, 0, .87)}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: white}html{--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: red;--mdc-chip-elevated-selected-container-color: red;--mdc-chip-elevated-disabled-container-color: red;--mdc-chip-flat-disabled-selected-container-color: red;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: white;--mdc-chip-elevated-selected-container-color: white;--mdc-chip-elevated-disabled-container-color: white;--mdc-chip-flat-disabled-selected-container-color: white;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: red;--mdc-chip-elevated-selected-container-color: red;--mdc-chip-elevated-disabled-container-color: red;--mdc-chip-flat-disabled-selected-container-color: red;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}html{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--mdc-switch-selected-focus-state-layer-color: red;--mdc-switch-selected-handle-color: red;--mdc-switch-selected-hover-state-layer-color: red;--mdc-switch-selected-pressed-state-layer-color: red;--mdc-switch-selected-focus-handle-color: red;--mdc-switch-selected-hover-handle-color: red;--mdc-switch-selected-pressed-handle-color: red;--mdc-switch-selected-focus-track-color: #ff4d4d;--mdc-switch-selected-hover-track-color: #ff4d4d;--mdc-switch-selected-pressed-track-color: #ff4d4d;--mdc-switch-selected-track-color: #ff4d4d;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent,html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: red;--mdc-switch-selected-handle-color: red;--mdc-switch-selected-hover-state-layer-color: red;--mdc-switch-selected-pressed-state-layer-color: red;--mdc-switch-selected-focus-handle-color: red;--mdc-switch-selected-hover-handle-color: red;--mdc-switch-selected-pressed-handle-color: red;--mdc-switch-selected-focus-track-color: #ff4d4d;--mdc-switch-selected-hover-track-color: #ff4d4d;--mdc-switch-selected-pressed-track-color: #ff4d4d;--mdc-switch-selected-track-color: #ff4d4d}html{--mdc-switch-state-layer-size: 40px}html{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: red;--mdc-radio-selected-hover-icon-color: red;--mdc-radio-selected-icon-color: red;--mdc-radio-selected-pressed-icon-color: red;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: red;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: white;--mdc-radio-selected-hover-icon-color: white;--mdc-radio-selected-icon-color: white;--mdc-radio-selected-pressed-icon-color: white;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: white;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: red;--mdc-radio-selected-hover-icon-color: red;--mdc-radio-selected-icon-color: red;--mdc-radio-selected-pressed-icon-color: red;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: red;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}html{--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block}html{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6}html{--mdc-slider-handle-color: red;--mdc-slider-focus-handle-color: red;--mdc-slider-hover-handle-color: red;--mdc-slider-active-track-color: red;--mdc-slider-inactive-track-color: red;--mdc-slider-with-tick-marks-inactive-container-color: red;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: red;--mat-slider-hover-state-layer-color: rgba(255, 0, 0, .05);--mat-slider-focus-state-layer-color: rgba(255, 0, 0, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mat-slider-ripple-color: white;--mat-slider-hover-state-layer-color: rgba(255, 255, 255, .05);--mat-slider-focus-state-layer-color: rgba(255, 255, 255, .2);--mdc-slider-handle-color: white;--mdc-slider-focus-handle-color: white;--mdc-slider-hover-handle-color: white;--mdc-slider-active-track-color: white;--mdc-slider-inactive-track-color: white;--mdc-slider-with-tick-marks-inactive-container-color: white;--mdc-slider-with-tick-marks-active-container-color: black}html .mat-warn{--mat-slider-ripple-color: red;--mat-slider-hover-state-layer-color: rgba(255, 0, 0, .05);--mat-slider-focus-state-layer-color: rgba(255, 0, 0, .2);--mdc-slider-handle-color: red;--mdc-slider-focus-handle-color: red;--mdc-slider-hover-handle-color: red;--mdc-slider-active-track-color: red;--mdc-slider-inactive-track-color: red;--mdc-slider-with-tick-marks-inactive-container-color: red;--mdc-slider-with-tick-marks-active-container-color: white}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}html{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}html{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: red;--mdc-radio-selected-hover-icon-color: red;--mdc-radio-selected-icon-color: red;--mdc-radio-selected-pressed-icon-color: red}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: white;--mdc-radio-selected-hover-icon-color: white;--mdc-radio-selected-icon-color: white;--mdc-radio-selected-pressed-icon-color: white}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: red;--mdc-radio-selected-hover-icon-color: red;--mdc-radio-selected-icon-color: red;--mdc-radio-selected-pressed-icon-color: red}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: red;--mdc-checkbox-selected-hover-icon-color: red;--mdc-checkbox-selected-icon-color: red;--mdc-checkbox-selected-pressed-icon-color: red;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: red;--mdc-checkbox-selected-hover-state-layer-color: red;--mdc-checkbox-selected-pressed-state-layer-color: red;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: white;--mdc-checkbox-selected-hover-icon-color: white;--mdc-checkbox-selected-icon-color: white;--mdc-checkbox-selected-pressed-icon-color: white;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: white;--mdc-checkbox-selected-hover-state-layer-color: white;--mdc-checkbox-selected-pressed-state-layer-color: white;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: red;--mdc-checkbox-selected-hover-icon-color: red;--mdc-checkbox-selected-icon-color: red;--mdc-checkbox-selected-pressed-icon-color: red;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: red;--mdc-checkbox-selected-hover-state-layer-color: red;--mdc-checkbox-selected-pressed-state-layer-color: red;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:red}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: red;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: red;--mat-tab-header-active-ripple-color: red;--mat-tab-header-inactive-ripple-color: red;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: red;--mat-tab-header-active-hover-label-text-color: red;--mat-tab-header-active-focus-indicator-color: red;--mat-tab-header-active-hover-indicator-color: red}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: white;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: white;--mat-tab-header-active-ripple-color: white;--mat-tab-header-inactive-ripple-color: white;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: white;--mat-tab-header-active-hover-label-text-color: white;--mat-tab-header-active-focus-indicator-color: white;--mat-tab-header-active-hover-indicator-color: white}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: red;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: red;--mat-tab-header-active-ripple-color: red;--mat-tab-header-inactive-ripple-color: red;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: red;--mat-tab-header-active-hover-label-text-color: red;--mat-tab-header-active-focus-indicator-color: red;--mat-tab-header-active-hover-indicator-color: red}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: red;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: white;--mat-tab-header-with-background-foreground-color: black}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: red;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: white;--mdc-checkbox-selected-hover-icon-color: white;--mdc-checkbox-selected-icon-color: white;--mdc-checkbox-selected-pressed-icon-color: white;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: white;--mdc-checkbox-selected-hover-state-layer-color: white;--mdc-checkbox-selected-pressed-state-layer-color: white;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary,.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: red;--mdc-checkbox-selected-hover-icon-color: red;--mdc-checkbox-selected-icon-color: red;--mdc-checkbox-selected-pressed-icon-color: red;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: red;--mdc-checkbox-selected-hover-state-layer-color: red;--mdc-checkbox-selected-pressed-state-layer-color: red;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block}html{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}html{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--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-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: red;--mat-text-button-state-layer-color: red;--mat-text-button-ripple-color: rgba(255, 0, 0, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: white;--mat-text-button-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: red;--mat-text-button-state-layer-color: red;--mat-text-button-ripple-color: rgba(255, 0, 0, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: red;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: red;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: red;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: red;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: red;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: red;--mat-outlined-button-ripple-color: rgba(255, 0, 0, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: red;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: red;--mat-outlined-button-ripple-color: rgba(255, 0, 0, .1)}html{--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block}html{--mdc-icon-button-icon-size: 24px}html{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: red;--mat-icon-button-state-layer-color: red;--mat-icon-button-ripple-color: rgba(255, 0, 0, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: white;--mat-icon-button-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: red;--mat-icon-button-state-layer-color: red;--mat-icon-button-ripple-color: rgba(255, 0, 0, .1)}html{--mat-icon-button-touch-target-display: block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px}html{--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color: red;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color: red;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: red;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: red;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block}html{--mdc-snackbar-container-shape: 4px}html{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: white}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html{--mdc-circular-progress-active-indicator-color: red}html .mat-accent{--mdc-circular-progress-active-indicator-color: white}html .mat-warn{--mdc-circular-progress-active-indicator-color: red}html{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}html{--mat-badge-background-color: red;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: white;--mat-badge-text-color: black}.mat-badge-warn{--mat-badge-background-color: red;--mat-badge-text-color: white}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}html{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0}html{--mat-standard-button-toggle-height: 48px}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: red;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 0, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 0, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 0, 0, .3);--mat-datepicker-toggle-active-state-icon-color: red;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 0, 0, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: white;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 255, 255, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 255, 255, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: red;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 0, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 0, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 0, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 0, 0, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: white}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: red}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-divider-width: 1px}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: red}.mat-icon.mat-accent{--mat-icon-color: white}.mat-icon.mat-warn{--mat-icon-color: red}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: red;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: red;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: red;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: red;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: red;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: white;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: white;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: white;--mat-stepper-header-edit-state-icon-foreground-color: black}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: red;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: red;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: red;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}html{--mat-sort-arrow-color: #757575}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: red;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: white;--mat-toolbar-container-text-color: black}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: red;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height: 48px}:root{--mdc-elevated-card-container-shape: 15px;--mat-form-field-hover-state-layer-opacity: .1;--mat-form-field-state-layer-color: rgb(128, 13, 13);--mat-toolbar-container-background-color: transparent}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{box-shadow:0 0 0 1000px transparent inset!important;-webkit-text-fill-color:#000!important;background-color:transparent!important;caret-color:auto!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}.tabs-title>a:hover,.filter-select .menu li:hover,.filter-select .menu li.selected,.tabs-title>a[aria-selected=true],.toolbar-menu a:hover,.toolbar-menu a:focus,.toolbar-menu .active>a,.dropdown-pane .mat-mdc-menu-item:hover,.dropdown-pane .mat-mdc-menu-item.active{color:#a40000;background:#d22d2d40;box-shadow:0 8px 32px #f701015e;-webkit-backdrop-filter:blur(5.5px);backdrop-filter:blur(5.5px);border-radius:10px}.dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: red;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: white;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: white;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #303030;--mat-app-text-color: white;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(255, 255, 255, .7);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: red;--mdc-filled-text-field-focus-active-indicator-color: red;--mdc-filled-text-field-focus-label-text-color: rgba(255, 0, 0, .87);--mdc-filled-text-field-container-color: #4a4a4a;--mdc-filled-text-field-disabled-container-color: #464646;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: red;--mdc-filled-text-field-error-focus-label-text-color: red;--mdc-filled-text-field-error-label-text-color: red;--mdc-filled-text-field-error-caret-color: red;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: red;--mdc-filled-text-field-error-focus-active-indicator-color: red;--mdc-filled-text-field-error-hover-active-indicator-color: red;--mdc-outlined-text-field-caret-color: red;--mdc-outlined-text-field-focus-outline-color: red;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 0, 0, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: red;--mdc-outlined-text-field-error-focus-label-text-color: red;--mdc-outlined-text-field-error-label-text-color: red;--mdc-outlined-text-field-error-hover-label-text-color: red;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: red;--mdc-outlined-text-field-error-hover-outline-color: red;--mdc-outlined-text-field-error-outline-color: red;--mat-form-field-focus-select-arrow-color: rgba(255, 0, 0, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: red;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 0, 0, .87);--mat-select-invalid-arrow-color: rgba(255, 0, 0, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #424242;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #ff4d4d;--mdc-switch-selected-handle-color: #ff4d4d;--mdc-switch-selected-hover-state-layer-color: #ff4d4d;--mdc-switch-selected-pressed-state-layer-color: #ff4d4d;--mdc-switch-selected-focus-handle-color: #ff8080;--mdc-switch-selected-hover-handle-color: #ff8080;--mdc-switch-selected-pressed-handle-color: #ff8080;--mdc-switch-selected-focus-track-color: red;--mdc-switch-selected-hover-track-color: red;--mdc-switch-selected-pressed-track-color: red;--mdc-switch-selected-track-color: red;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: red;--mdc-slider-focus-handle-color: red;--mdc-slider-hover-handle-color: red;--mdc-slider-active-track-color: red;--mdc-slider-inactive-track-color: red;--mdc-slider-with-tick-marks-inactive-container-color: red;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: red;--mat-slider-hover-state-layer-color: rgba(255, 0, 0, .05);--mat-slider-focus-state-layer-color: rgba(255, 0, 0, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: white;--mdc-checkbox-selected-hover-icon-color: white;--mdc-checkbox-selected-icon-color: white;--mdc-checkbox-selected-pressed-icon-color: white;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: white;--mdc-checkbox-selected-hover-state-layer-color: white;--mdc-checkbox-selected-pressed-state-layer-color: white;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--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-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: #424242;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-fab-small-container-color: #424242;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: red;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: red;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: red;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 0, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 0, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 0, 0, .3);--mat-datepicker-toggle-active-state-icon-color: red;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 0, 0, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: red;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: red;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: red;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: red;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: red;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #c6c6c6;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.dark .mat-accent{--mat-option-selected-state-label-text-color: white;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.dark .mat-warn{--mat-option-selected-state-label-text-color: red;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: red;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: red;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: white;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: white;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: red;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: red;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dark .mat-elevation-z0,.dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.dark .mat-elevation-z1,.dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.dark .mat-elevation-z2,.dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dark .mat-elevation-z3,.dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.dark .mat-elevation-z4,.dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.dark .mat-elevation-z5,.dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.dark .mat-elevation-z6,.dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.dark .mat-elevation-z7,.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}.dark .mat-elevation-z8,.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}.dark .mat-elevation-z9,.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}.dark .mat-elevation-z10,.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}.dark .mat-elevation-z11,.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}.dark .mat-elevation-z12,.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}.dark .mat-elevation-z13,.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}.dark .mat-elevation-z14,.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}.dark .mat-elevation-z15,.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}.dark .mat-elevation-z16,.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}.dark .mat-elevation-z17,.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}.dark .mat-elevation-z18,.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}.dark .mat-elevation-z19,.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}.dark .mat-elevation-z20,.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}.dark .mat-elevation-z21,.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}.dark .mat-elevation-z22,.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}.dark .mat-elevation-z23,.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}.dark .mat-elevation-z24,.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}.mat-theme-loaded-marker{display:none}.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: red;--mdc-linear-progress-track-color: rgba(255, 0, 0, .25)}.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: white;--mdc-linear-progress-track-color: rgba(255, 255, 255, .25)}.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: red;--mdc-linear-progress-track-color: rgba(255, 0, 0, .25)}.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: white;--mdc-filled-text-field-focus-active-indicator-color: white;--mdc-filled-text-field-focus-label-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-caret-color: white;--mdc-outlined-text-field-focus-outline-color: white;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 255, 255, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 255, 255, .87)}.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: red;--mdc-filled-text-field-focus-active-indicator-color: red;--mdc-filled-text-field-focus-label-text-color: rgba(255, 0, 0, .87);--mdc-outlined-text-field-caret-color: red;--mdc-outlined-text-field-focus-outline-color: red;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 0, 0, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 0, 0, .87)}.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 255, 255, .87);--mat-select-invalid-arrow-color: rgba(255, 0, 0, .87)}.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 0, 0, .87);--mat-select-invalid-arrow-color: rgba(255, 0, 0, .87)}.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-selected-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-flat-disabled-selected-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: red;--mdc-chip-elevated-selected-container-color: red;--mdc-chip-elevated-disabled-container-color: red;--mdc-chip-flat-disabled-selected-container-color: red;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: white;--mdc-chip-elevated-selected-container-color: white;--mdc-chip-elevated-disabled-container-color: white;--mdc-chip-flat-disabled-selected-container-color: white;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: red;--mdc-chip-elevated-selected-container-color: red;--mdc-chip-elevated-disabled-container-color: red;--mdc-chip-flat-disabled-selected-container-color: red;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dark .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: white}.dark .mat-mdc-slide-toggle.mat-accent,.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ff4d4d;--mdc-switch-selected-handle-color: #ff4d4d;--mdc-switch-selected-hover-state-layer-color: #ff4d4d;--mdc-switch-selected-pressed-state-layer-color: #ff4d4d;--mdc-switch-selected-focus-handle-color: #ff8080;--mdc-switch-selected-hover-handle-color: #ff8080;--mdc-switch-selected-pressed-handle-color: #ff8080;--mdc-switch-selected-focus-track-color: red;--mdc-switch-selected-hover-track-color: red;--mdc-switch-selected-pressed-track-color: red;--mdc-switch-selected-track-color: red}.dark .mat-mdc-radio-button{--mdc-form-field-label-text-color: white}.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--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: red;--mdc-radio-selected-hover-icon-color: red;--mdc-radio-selected-icon-color: red;--mdc-radio-selected-pressed-icon-color: red;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: red;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--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: white;--mdc-radio-selected-hover-icon-color: white;--mdc-radio-selected-icon-color: white;--mdc-radio-selected-pressed-icon-color: white;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: white;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--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: red;--mdc-radio-selected-hover-icon-color: red;--mdc-radio-selected-icon-color: red;--mdc-radio-selected-pressed-icon-color: red;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: red;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.dark .mat-accent{--mat-slider-ripple-color: white;--mat-slider-hover-state-layer-color: rgba(255, 255, 255, .05);--mat-slider-focus-state-layer-color: rgba(255, 255, 255, .2);--mdc-slider-handle-color: white;--mdc-slider-focus-handle-color: white;--mdc-slider-hover-handle-color: white;--mdc-slider-active-track-color: white;--mdc-slider-inactive-track-color: white;--mdc-slider-with-tick-marks-inactive-container-color: white;--mdc-slider-with-tick-marks-active-container-color: black}.dark .mat-warn{--mat-slider-ripple-color: red;--mat-slider-hover-state-layer-color: rgba(255, 0, 0, .05);--mat-slider-focus-state-layer-color: rgba(255, 0, 0, .2);--mdc-slider-handle-color: red;--mdc-slider-focus-handle-color: red;--mdc-slider-hover-handle-color: red;--mdc-slider-active-track-color: red;--mdc-slider-inactive-track-color: red;--mdc-slider-with-tick-marks-inactive-container-color: red;--mdc-slider-with-tick-marks-active-container-color: white}.dark .mdc-list-item__start,.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--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: red;--mdc-radio-selected-hover-icon-color: red;--mdc-radio-selected-icon-color: red;--mdc-radio-selected-pressed-icon-color: red}.dark .mat-accent .mdc-list-item__start,.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--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: white;--mdc-radio-selected-hover-icon-color: white;--mdc-radio-selected-icon-color: white;--mdc-radio-selected-pressed-icon-color: white}.dark .mat-warn .mdc-list-item__start,.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--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: red;--mdc-radio-selected-hover-icon-color: red;--mdc-radio-selected-icon-color: red;--mdc-radio-selected-pressed-icon-color: red}.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: red;--mdc-checkbox-selected-hover-icon-color: red;--mdc-checkbox-selected-icon-color: red;--mdc-checkbox-selected-pressed-icon-color: red;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: red;--mdc-checkbox-selected-hover-state-layer-color: red;--mdc-checkbox-selected-pressed-state-layer-color: red;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: white;--mdc-checkbox-selected-hover-icon-color: white;--mdc-checkbox-selected-icon-color: white;--mdc-checkbox-selected-pressed-icon-color: white;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: white;--mdc-checkbox-selected-hover-state-layer-color: white;--mdc-checkbox-selected-pressed-state-layer-color: white;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: red;--mdc-checkbox-selected-hover-icon-color: red;--mdc-checkbox-selected-icon-color: red;--mdc-checkbox-selected-pressed-icon-color: red;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: red;--mdc-checkbox-selected-hover-state-layer-color: red;--mdc-checkbox-selected-pressed-state-layer-color: red;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:red}.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.dark .mat-mdc-tab-group,.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: red;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: red;--mat-tab-header-active-ripple-color: red;--mat-tab-header-inactive-ripple-color: red;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: red;--mat-tab-header-active-hover-label-text-color: red;--mat-tab-header-active-focus-indicator-color: red;--mat-tab-header-active-hover-indicator-color: red}.dark .mat-mdc-tab-group.mat-accent,.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: white;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: white;--mat-tab-header-active-ripple-color: white;--mat-tab-header-inactive-ripple-color: white;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: white;--mat-tab-header-active-hover-label-text-color: white;--mat-tab-header-active-focus-indicator-color: white;--mat-tab-header-active-hover-indicator-color: white}.dark .mat-mdc-tab-group.mat-warn,.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: red;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: red;--mat-tab-header-active-ripple-color: red;--mat-tab-header-inactive-ripple-color: red;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: red;--mat-tab-header-active-hover-label-text-color: red;--mat-tab-header-active-focus-indicator-color: red;--mat-tab-header-active-hover-indicator-color: red}.dark .mat-mdc-tab-group.mat-background-primary,.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: red;--mat-tab-header-with-background-foreground-color: white}.dark .mat-mdc-tab-group.mat-background-accent,.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: white;--mat-tab-header-with-background-foreground-color: black}.dark .mat-mdc-tab-group.mat-background-warn,.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: red;--mat-tab-header-with-background-foreground-color: white}.dark .mat-mdc-checkbox{--mdc-form-field-label-text-color: white}.dark .mat-mdc-checkbox.mat-primary,.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: red;--mdc-checkbox-selected-hover-icon-color: red;--mdc-checkbox-selected-icon-color: red;--mdc-checkbox-selected-pressed-icon-color: red;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: red;--mdc-checkbox-selected-hover-state-layer-color: red;--mdc-checkbox-selected-pressed-state-layer-color: red;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: red;--mat-text-button-state-layer-color: red;--mat-text-button-ripple-color: rgba(255, 0, 0, .1)}.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: white;--mat-text-button-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1)}.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: red;--mat-text-button-state-layer-color: red;--mat-text-button-ripple-color: rgba(255, 0, 0, .1)}.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: red;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: red;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: red;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: red;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: red;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: red;--mat-outlined-button-ripple-color: rgba(255, 0, 0, .1)}.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1)}.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: red;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: red;--mat-outlined-button-ripple-color: rgba(255, 0, 0, .1)}.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: red;--mat-icon-button-state-layer-color: red;--mat-icon-button-ripple-color: rgba(255, 0, 0, .1)}.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: white;--mat-icon-button-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1)}.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: red;--mat-icon-button-state-layer-color: red;--mat-icon-button-ripple-color: rgba(255, 0, 0, .1)}.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: red;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: red;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: red;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: red;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dark .mat-accent{--mdc-circular-progress-active-indicator-color: white}.dark .mat-warn{--mdc-circular-progress-active-indicator-color: red}.dark .mat-badge-accent{--mat-badge-background-color: white;--mat-badge-text-color: black}.dark .mat-badge-warn{--mat-badge-background-color: red;--mat-badge-text-color: white}.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: white;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 255, 255, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 255, 255, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: red;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 0, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 0, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 0, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 0, 0, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: white}.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: red}.dark .mat-icon.mat-primary{--mat-icon-color: red}.dark .mat-icon.mat-accent{--mat-icon-color: white}.dark .mat-icon.mat-warn{--mat-icon-color: red}.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: white;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: white;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: white;--mat-stepper-header-edit-state-icon-foreground-color: black}.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: red;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: red;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: red;--mat-stepper-header-edit-state-icon-foreground-color: white}.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: red;--mat-toolbar-container-text-color: white}.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: white;--mat-toolbar-container-text-color: black}.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: red;--mat-toolbar-container-text-color: white}mat-form-field{width:100%}mat-form-field.width-45{width:45%}mat-form-field.width-30{width:30%}mat-form-field.width-34{width:34%}mat-form-field.width-15{width:15%}.mat-mdc-form-field-icon-suffix{padding:4px!important}button i-tabler,mat-chip i-tabler{vertical-align:middle}.mat-toolbar{--mat-toolbar-standard-height: 68px;padding-left:1rem;padding-right:1rem;padding-top:.5rem;margin-bottom:2rem;position:relative;z-index:1100}.mat-toolbar .end{margin-left:auto}.mat-toolbar .center{margin-inline:auto;margin-left:auto;margin-right:auto}.mat-toolbar .row{min-height:100%;height:100%;max-height:100%}.mat-toolbar .logo{width:150px;height:var(--mat-toolbar-standard-height)}.mat-toolbar .logo a{width:100%;height:100%}.mat-toolbar .logo a img{width:100%;height:100%;object-fit:contain;will-change:filter;transition:filter .3s ease-in-out}.mat-toolbar .logo a img:hover{filter:drop-shadow(0px 0px 4px #595959)}.mat-toolbar .title{font-weight:700;align-self:center}.navbar .toolbar-menu .toolbar-menu-item a:has(i-tabler) i-tabler{width:30px;height:30px}.toolbar-menu .toolbar-menu-item{display:inherit;justify-items:center;align-items:center;min-height:100%;height:100%;max-height:100%}.toolbar-menu .toolbar-menu-item a{padding:.5rem 1rem}.toolbar-menu .toolbar-menu-item a:has(i-tabler){display:inline-block;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.toolbar-menu .toolbar-menu-item a:has(i-tabler) i-tabler{width:24px;height:24px;vertical-align:middle}.toolbar-menu .toolbar-menu-item a:has(i-tabler) span{vertical-align:middle}.mat-mdc-card-header{padding:0rem 1rem!important}.mat-mdc-card-content>:last-child:not(.mat-mdc-card-footer){margin-bottom:5px!important}.mat-mdc-card-header.corner{padding:0!important}.mat-mdc-card-header.corner.left h5{padding-left:10px;padding-right:10px;margin-bottom:5px;width:-moz-fit-content;width:fit-content;border-bottom:1px solid #cacaca;border-right:1px solid #cacaca;border-bottom-right-radius:15px}mat-card{box-shadow:unset!important;border:1px solid #cacaca!important}mat-card.header .mat-mdc-card-content:first-child{padding-top:10px;padding-bottom:10px}mat-card.header .mat-mdc-card-content:last-child{padding-top:10px;padding-bottom:10px}.mat-mdc-card-content>:only-child{margin:0}.mat-mdc-card-footer{padding:5px 16px}.mat-mdc-form-field.mat-mdc-form-field-type-mat-select{--mdc-filled-text-field-container-color: #f7f7f7}.card>.mat-mdc-form-field.mat-mdc-form-field-type-mat-select{--mdc-filled-text-field-container-color: #fefefe}mat-slide-toggle{--mdc-switch-track-height: 32px;--mdc-switch-track-width: 64px;--mdc-switch-handle-width: 28px;--mdc-switch-track-shape: 50px;--mat-switch-unselected-handle-size: 24px;--mat-switch-selected-handle-size: 24px;--mat-switch-pressed-handle-size: 24px;--mat-switch-with-icon-handle-size: 24px;--mdc-switch-handle-shape: 15px}.mdc-switch__handle-track{margin-left:5px}.mdc-switch--selected .mdc-switch__handle-track{margin-left:0}.mdc-switch:enabled .mdc-switch__track:after{--mdc-switch-selected-track-color: #ff0000;--mdc-switch-selected-focus-track-color: #d20000;--mdc-switch-selected-hover-track-color: #d20000;--mdc-switch-selected-pressed-track-color: #d20000}.mdc-switch__handle{--mdc-switch-selected-icon-color: #d20000;--mdc-switch-selected-handle-color: #fff;--mdc-switch-selected-focus-handle-color: #e0e0e0;--mdc-switch-selected-hover-handle-color: #e0e0e0;--mdc-switch-selected-pressed-handle-color: #e0e0e0}.cdk-overlay-container{z-index:1200!important}.mat-calendar-table thead{border-bottom:0;background-color:#fff}.mat-calendar-table tbody tr:nth-child(2n){border-bottom:0;background-color:#fff}.mat-calendar-table-header,.mat-calendar-body{border:none}mat-datepicker-content{margin-top:10px;margin-left:10px;--mat-datepicker-calendar-container-shape: 15px}.mat-datepicker-content .mat-calendar{height:-moz-fit-content!important;height:fit-content!important}.mat-calendar-table-header .mat-calendar-table-header-divider{padding:0}.mat-date-range-input-wrapper input:disabled,mat-form-field.date-picker input:disabled{background-color:inherit}.mat-mdc-button-touch-target{cursor:pointer}mat-hint{font-size:12px}.mdc-text-field--filled:not(.mdc-text-field--disabled){--mdc-filled-text-field-container-color: transparent}.mat-mdc-form-field-error{font-size:.75rem;font-weight:700}.mat-mdc-form-field-error-wrapper{padding:0!important;text-align:center}.mat-mdc-tooltip{--mdc-plain-tooltip-container-color: rgba(210, 45, 45, .8);--mdc-plain-tooltip-container-shape: 5px}.mat-mdc-tooltip.secondary{--mdc-plain-tooltip-container-color: rgba(90, 90, 90, .9);--mdc-plain-tooltip-container-shape: 5px}.mat-mdc-menu-item:not([disabled]):hover,.mat-mdc-menu-item-text:not([disabled]):hover{cursor:pointer}.mdc-button{--mdc-filled-button-label-text-size: .8rem;--mdc-filled-button-container-shape: 7px}.mdc-button:hover span{cursor:pointer}.mdc-button:disabled{opacity:.5;pointer-events:auto!important;cursor:not-allowed!important}.mdc-button:disabled .mat-mdc-button-touch-target{cursor:not-allowed!important}.mdc-button:disabled span{cursor:not-allowed!important}button[mat-button].secondary{--mat-text-button-hover-state-layer-opacity: .65}button[mat-button].secondary:hover .mat-mdc-button-persistent-ripple:before{background-color:#767676}[mat-flat-button].primary,#documentPropertiesClose{background-image:linear-gradient(35deg,red,#990101,#990101,red);color:#fefefe!important;background-size:300%;background-position:left;transition:background-position .5s ease-in-out;border:none}[mat-flat-button]:not(:disabled):hover,#documentPropertiesClose:hover{background-position:right}[mat-flat-button].secondary{background-image:linear-gradient(35deg,#767676,#424242,#424242,#767676);color:#fefefe!important;background-size:300%;background-position:left;transition:background-position .5s ease-in-out;border:none}[mat-flat-button].white{background-image:linear-gradient(35deg,#fff,#afafaf,#afafaf,#fff);background-size:300%;background-position:left;transition:background-position .5s ease-in-out;border:none;color:red}a[mat-flat-button]{display:inline-block;padding:5px;border-radius:7px}.mat-mdc-icon-button svg{--mdc-icon-button-icon-size: auto}.mat-mdc-icon-button:disabled{opacity:.5}[mat-icon-button]{--mat-icon-button-state-layer-color: #ccc;--mat-icon-button-hover-state-layer-opacity: .5;display:inline-flex!important;align-items:center;justify-content:center;margin:4px 2px}[mat-icon-button] i-tabler{position:relative;stroke:red}[mat-icon-button] i-tabler.primary{stroke:red}[mat-icon-button] i-tabler.secondary{stroke:#767676}[mat-icon-button] i-tabler.third{stroke:#d69200}[mat-icon-button] i-tabler.white{stroke:#fff}[mat-icon-button] i-tabler.perspective{stroke:#9306d4}[mat-icon-button] i-tabler.facebook{stroke:#4267b2}[mat-icon-button] i-tabler.info{stroke:#a40000}[mat-icon-button] i-tabler.success{stroke:#41af01}[mat-icon-button] i-tabler.warning{stroke:#d69301}[mat-icon-button] i-tabler.alert{stroke:#cc4b37}[mat-icon-button] i-tabler.dark-red{stroke:#db0000}[mat-icon-button] i-tabler.whatsapp-loa{stroke:#51d60480}[mat-icon-button] i-tabler.standard-loa{stroke:#e2e60880}[mat-icon-button] i-tabler.fulfills-norm{stroke:#d6920080}[mat-icon-button] i-tabler.not-fulfills-norm{stroke:#94949480}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: inherit}.mdc-button.rounded{--mdc-filled-button-container-shape: 50px}.mdc-button.big{width:50%;--mdc-filled-button-container-height: 50px}.dropdown-pane{animation:slideDown .3s cubic-bezier(.4,0,.2,1);margin-right:2px;width:300px;box-shadow:unset!important;border:1px solid #cacaca;padding:1rem;border-top-right-radius:0!important;--mat-menu-container-shape: 10px;overflow:hidden!important}.dropdown-pane .mat-mdc-menu-item:hover{--mat-menu-item-hover-state-layer-color: rgba(210, 45, 45, .25)}.dropdown-pane .mat-mdc-menu-item:hover a,.dropdown-pane .mat-mdc-menu-item.active a{color:#a40000}.dropdown-pane .mat-mdc-menu-item:not(:last-child){margin-bottom:.5rem}.dropdown-pane .logout{display:flex;align-items:center;justify-content:center;width:100%;text-align:center;color:red}@keyframes slideDown{0%{height:0%}to{height:100%}}.mat-mdc-dialog-panel.large{width:1000px}.mat-mdc-dialog-panel.pdf{width:1200px;height:-moz-fit-content;height:fit-content}.mat-mdc-dialog-panel.pdf .mat-mdc-dialog-surface{overflow:visible}.mat-mdc-dialog-panel.pdf .mat-mdc-dialog-content{max-height:100%;overflow:visible}.mat-mdc-dialog-panel.pdf .mat-mdc-dialog-content .dialog-action-buttons{top:-10px;right:-80px}.mat-mdc-dialog-panel.image{width:-moz-fit-content;width:fit-content;--mdc-dialog-container-color: transparent}.mat-mdc-dialog-panel.image .mat-mdc-dialog-content{max-height:none;overflow:visible;--mdc-dialog-container-elevation-shadow: none;box-shadow:none}.mat-mdc-dialog-panel.image .mat-mdc-dialog-content .dialog-action-buttons{top:-20px;right:-60px}.mat-mdc-dialog-panel.image .mat-mdc-dialog-content img{max-width:900px;max-height:900px;object-fit:contain;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000}.mat-mdc-dialog-panel.image .mat-mdc-dialog-surface{background-color:transparent;box-shadow:none;overflow:visible}.mat-mdc-dialog-panel.medium{width:750px}.mat-mdc-dialog-panel{--mdc-dialog-container-shape: 15px;width:500px}.dialog-action-buttons{position:absolute;transition:color .3s}.dialog-action-buttons button{background-color:#fff;padding:0;margin:0}.mat-mdc-dialog-title{--mdc-dialog-subhead-size: 1.5rem;--mat-dialog-headline-padding: 0 10px 10px 10px;width:-moz-fit-content;width:fit-content;margin-bottom:15px!important;--dialog-title-border: 1px solid #a3a3a3;border-bottom:var(--dialog-title-border);border-right:var(--dialog-title-border);border-bottom-right-radius:15px}.mdc-snackbar{--mdc-snackbar-container-shape: 10px;--mdc-snackbar-container-color: rgba(210, 45, 45, .8)}.mdc-snackbar .mdc-snackbar__surface{--mdc-snackbar-container-color: transparent}.mdc-snackbar.snackbar-success .mdc-snackbar__surface{background-image:linear-gradient(41deg,#2b3 25%,#01710e 88%)}.mdc-snackbar.snackbar-error .mdc-snackbar__surface{background-image:linear-gradient(41deg,#bb2124 25%,#791113 88%)}.mdc-snackbar.snackbar-warning .mdc-snackbar__surface{background-image:linear-gradient(41deg,#f0ad4e 25%,#ad782d 88%)}.mdc-snackbar.snackbar-info .mdc-snackbar__surface{background-image:linear-gradient(41deg,#4eadf0 25%,#2d78ad 88%)}.mat-table-card{overflow:hidden;background-color:#fefefe;border:1px solid #cacaca;border-radius:15px;max-width:100%;position:relative}.mat-table-card .table-content{max-height:500px;overflow:auto}.mat-table-card.has-paginator{border-bottom-right-radius:0}.mat-table-card table{width:100%;table-layout:auto;border-collapse:collapse}.mat-table-card table thead{background:#fefefe}.mat-table-card table thead tr{cursor:default;-webkit-user-select:none;user-select:none}.mat-table-card table thead tr th{text-align:center;color:#000;font-weight:700}.mat-table-card table tbody tr td{text-align:center;color:#000;transition:background-color .3s,color .3s}.mat-table-card table tbody tr td.mat-mdc-table-sticky .mdc-icon-button{transition:background-color .3s}.mat-table-card table tbody .action-cell{white-space:nowrap;padding:0 8px}.mat-table-card.hover-effect table tbody tr:hover:not(:has(.cstatus-cell:hover)){cursor:pointer}.mat-table-card.hover-effect table tbody tr:hover:not(:has(.cstatus-cell:hover)) td{color:#a40000;background-color:#d22d2d40}.mat-table-card.hover-effect table tbody tr:hover:not(:has(.cstatus-cell:hover)) td.mat-mdc-table-sticky{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mat-table-card.hover-effect table tbody tr:hover:not(:has(.cstatus-cell:hover)) td.mat-mdc-table-sticky .mdc-icon-button{background-color:#fff}.mat-mdc-no-data-row{height:50px;font-weight:700}.mat-sort-header-arrow{--mat-sort-arrow-color: #ff0000}.grid-list .mat-mdc-card{cursor:pointer;transition:all .3s}.grid-list .mat-mdc-card span{cursor:pointer}.grid-list .mat-mdc-card:hover{filter:drop-shadow(0px 0px 4px #595959);border-radius:0;transition:all .3s}.mat-mdc-chip.no-hover:hover .mat-mdc-chip-focus-overlay{--mdc-chip-hover-state-layer-opacity: 0;--mdc-chip-hover-state-layer-color: transparent}.mat-mdc-chip{--mdc-chip-container-shape-radius: 5px;font-weight:700}.mat-mdc-chip.round{--mdc-chip-container-shape-radius: 16px}.off-canvas{background:#fff;border-top-left-radius:15px;border-bottom-left-radius:15px;padding:10px;animation:off-canvas-slide-in .3s ease-out forwards;overflow:auto}.off-canvas.off-canvas--closing{animation:off-canvas-slide-out .3s ease-in forwards}@keyframes off-canvas-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes off-canvas-slide-out{0%{transform:translate(0)}to{transform:translate(100%)}}.margin-auto{margin:auto}.margin-0{margin:0}.margin-left-auto{margin-left:auto}.margin-left-3{margin-left:3px}.margin-left-5{margin-left:5px}.margin-left-10{margin-left:10px}.margin-right-auto{margin-right:auto}.margin-right-3{margin-right:3px}.margin-right-5{margin-right:5px}.margin-right-10{margin-right:10px}.margin-top-0{margin-top:0!important}.margin-top-5{margin-top:5px}.margin-top-10{margin-top:10px}.margin-top-20{margin-top:20px}.margin-bottom-0{margin-bottom:0!important}.margin-bottom-5{margin-bottom:5px}.margin-bottom-10{margin-bottom:10px}.margin-bottom-15{margin-bottom:15px}.margin-bottom-20{margin-bottom:20px}.margin-block-auto{margin-block:auto;margin-top:auto;margin-bottom:auto}.margin-block-5{margin-block:5px;margin-top:5px;margin-bottom:5px}.margin-block-10{margin-block:10px;margin-top:10px;margin-bottom:10px}.margin-block-20{margin-block:20px;margin-top:20px;margin-bottom:20px}.margin-inline-auto{margin-inline:auto;margin-left:auto;margin-right:auto}.padding-10{padding:10px}.padding-5{padding:5px}.padding-inline-5{padding-inline:5px;padding-left:5px;padding-right:5px}.padding-right-0{padding-right:0}.padding-right-5{padding-right:5px}.padding-right-10{padding-right:10px}.padding-left-10{padding-left:10px}.padding-bottom-10{padding-bottom:10px}.padding-bottom-20{padding-bottom:20px}.padding-top-16{padding-top:16px}mat-card:has(.background-header){overflow:hidden}.mat-mdc-card-header.background-header{padding:0}.mat-mdc-card-header.background-header .mat-mdc-card-header-text{width:100%;justify-items:center}.mat-mdc-card-header.background-header .mat-mdc-card-header-text .mat-mdc-card-title{width:95%;max-width:95%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.background-header{background:red;background:linear-gradient(35deg,red 5%,#cd007d 50%,#e6005b);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000",endColorstr="#e6005b",GradientType=1);color:#fff;opacity:1;font-weight:700;font-size:2rem;vertical-align:middle;height:100px;text-overflow:ellipsis;white-space:nowrap;justify-content:center;align-items:center}.background-header.trainee{background:#e35a10;background:linear-gradient(35deg,#e35a10 30%,#ad460e 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e35a10",endColorstr="#ad460e",GradientType=1)}.vertical-list .cdk-drop-list .card{position:relative}.vertical-list .card.cdk-drag-preview:has(.cdk-drag-handle) .card-section,.vertical-list .cdk-drop-list .card .card-section{padding-left:1.5rem}.vertical-list .cdk-drag-placeholder{box-shadow:inset 0 0 17px 5px #ccc;border:3px solid #ccc}.vertical-list .cdk-drag-placeholder .cdk-drag-handle,.vertical-list .cdk-drag-placeholder .card-section{opacity:0}.vertical-list.cdk-drop-list .cdk-drag-handle{width:200px;height:8px;background-color:#a5a5a580;border-radius:15px;position:absolute;top:inherit;left:50%;transform:translate(-50%)}.cdk-drop-list-dragging .cdk-drag:not(.cdk-drag-placeholder){transition:transform .25s cubic-bezier(0,0,.2,1)}.cdk-drag-animating:not(.cdk-drag-placeholder){transition:transform .25s cubic-bezier(0,0,.2,1)}.cdk-drop-list:not(.cdk-drop-list-disabled) .cdk-drag-handle{cursor:move}.cdk-drop-list.cdk-drop-list-disabled .cdk-drag-handle{cursor:not-allowed}.cdk-drag-handle{cursor:move;color:#a5a5a5;position:absolute;top:50%;transform:translateY(-50%);left:5px}.dropzone{height:-moz-fit-content;height:fit-content;margin:auto auto 15px;border:2px dashed rgb(164,164,164);background-color:#e3e3e3;border-radius:30px;cursor:pointer;transition:border-style .5s}.dropzone:hover{border-style:solid;transition:border-style .5s}.dropzone-content{display:flex;align-items:center;justify-content:center;height:-moz-fit-content;height:fit-content;color:#000}.dropzone h5{margin-bottom:0;font-size:1.2rem}.image-dropzone .dropzone{width:100%;height:100%;border:unset;border-radius:unset;background-color:transparent}.image-dropzone .dropzone-content{align-content:center;width:100%;height:100%;color:#fff}.image-dropzone .dropzone-content #clickWrapper{width:100%;height:100%;align-content:center}ngx-extended-pdf-viewer .html .toolbarField.pageNumber{height:auto;display:inline-block}ngx-extended-pdf-viewer select{width:auto;margin-bottom:0}ngx-extended-pdf-viewer pdf-secondary-toolbar .secondaryToolbar.doorHangerRight{top:39.303px!important}#documentPropertiesClose{padding:5px}#documentPropertiesClose span{color:#fff}ngx-extended-pdf-viewer span:hover{cursor:pointer!important}body{height:100vh;font-family:Palanquin,Arial,Helvetica,sans-serif;margin:0}h2{font-size:2.5rem;line-height:1.4;font-weight:400;margin:0}h4{font-size:1.5625rem;line-height:1.4;font-weight:400;margin:0}h5{font-weight:700;font-size:1.25rem;margin:0}span{cursor:default}a{color:gray;transition:all .5s;text-decoration:unset}a:hover{color:#db0000;cursor:pointer}.loading-spinner{display:inline-block;width:15px;padding:5px;vertical-align:middle;aspect-ratio:1;border-radius:50%;background:red;--_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:rotate-360 1s infinite linear}@keyframes rotate-360{to{transform:rotate(1turn)}}.background-template{display:block;position:fixed;bottom:0;right:0;z-index:-1}#box-1{z-index:-1;position:absolute;bottom:-1020px;right:-50px;width:500px;height:2000px;background-image:linear-gradient(0deg,#9c0000 25%,#e4005b 50%);transform:rotate(75deg);opacity:.8}#box-2{z-index:-2;position:absolute;bottom:-980px;right:-31px;width:500px;height:2000px;background-image:linear-gradient(0deg,#d90000 25%,#c70050 50%);transform:rotate(72deg);opacity:.7}#box-3{z-index:-3;position:absolute;bottom:-940px;right:-31px;width:500px;height:2000px;background-image:linear-gradient(0deg,#c70000 25%,#c5004f 50%);transform:rotate(69deg);opacity:.6}app-array-hint{display:flex;justify-content:center}.pass-gen:hover{cursor:pointer;color:#9b0000}i-tabler.rotating{display:inline-flex;animation:rotate-360 .4s linear}.font-size-2-rem-bold{font-size:2rem;font-weight:700}::placeholder{color:gray;opacity:1}.border-top-radius-0{border-top-left-radius:0;border-top-right-radius:0}.active-state{--mdc-chip-label-text-color: #fff;font-weight:400;background:#2b3;background:linear-gradient(35deg,#22bb33f2 30%,#167421f2 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#22bb33",endColorstr="#167421",GradientType=1)}.active-state.trainee-type{background:#e35a10;background:linear-gradient(35deg,#e35a10 30%,#ad460e 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e35a10",endColorstr="#ad460e",GradientType=1)}.inactive-state{--mdc-chip-label-text-color: #fff;font-weight:400;background:red;background:linear-gradient(35deg,red 30%,#b20000 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000",endColorstr="#b20000",GradientType=1)}.inactive-state.jobpush-type{background:red;background:linear-gradient(35deg,red 30%,#b20000 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000",endColorstr="#b20000",GradientType=1)}.highlighted-text{font-weight:700;cursor:default}.profile-image{margin-inline:auto}.image-edit-wrapper{position:relative}.profile-image,.profile-image img{width:150px;height:150px;position:relative}.profile-image img{border-radius:50%;object-fit:cover;z-index:1;transition:filter .5s}.profile-image .border{display:inline-block;width:156px;height:155px;z-index:0;background-image:linear-gradient(55deg,red 25%,#df0e60 53%);position:absolute;top:-3px;left:-3px;border-radius:50%}.profile-image .profile-image-overlay,.image-edit-wrapper .image-edit-overlay{display:grid;justify-items:center;align-items:center;width:156px;height:155px;position:absolute;top:-3px;left:-3px;z-index:2;border-radius:50%;background-color:#757575b3;opacity:0;transition:opacity .5s}.profile-image:has(img):hover,.image-edit-wrapper:hover{cursor:pointer}.profile-image:hover img,.image-edit-wrapper:hover img{filter:blur(2px)}.profile-image:hover .profile-image-overlay,.image-edit-wrapper:hover .image-edit-overlay{opacity:1}.profile-image i-tabler{position:relative;z-index:1}.error-container{margin-top:15px;margin-bottom:15px;padding:10px;border-radius:4px;background-color:#fff8f8;border:1px solid #f5c6cb}.error-message{color:#721c24;font-size:14px;line-height:1.5}.error-message i{margin-right:8px;color:#dc3545}.file-name{word-break:break-all;hyphens:auto}.file-item{margin:10px;border:1px solid #cacaca;border-radius:15px;background-color:#fefefe}.file-item .info{padding-block:10px}.speech-bubble:not(mat-card){width:300px;margin-block:5px;padding:15px;border-radius:15px;color:#fff}.speech-bubble:not(mat-card) .delete-btn,.speech-bubble:not(mat-card) .date,.speech-bubble:not(mat-card) .name{background-color:#fff;color:#000}.speech-bubble .info,mat-card.speech-bubble .info,.audit-protocol .info{justify-content:end}.speech-bubble div.name,mat-card.speech-bubble div.name,.audit-protocol div.name{margin-left:auto}.speech-bubble span.date,.speech-bubble span.name,mat-card.speech-bubble span.date,mat-card.speech-bubble span.name,.audit-protocol span.date,.audit-protocol span.name{margin-left:5px}.speech-bubble .date,.speech-bubble .name,mat-card.speech-bubble .date,mat-card.speech-bubble .name,.audit-protocol .date,.audit-protocol .name{padding:5px;border-radius:10px;font-weight:700;width:-moz-fit-content;width:fit-content;font-size:14px}.speech-bubble .revert-btn .button,.speech-bubble .delete-btn .button,mat-card.speech-bubble .revert-btn .button,mat-card.speech-bubble .delete-btn .button,.audit-protocol .revert-btn .button,.audit-protocol .delete-btn .button{padding:5px;margin:0}mat-card.speech-bubble .date,mat-card.speech-bubble .name,.audit-protocol .date,.audit-protocol .name{background-image:linear-gradient(35deg,#767676,#424242);color:#fff}.speech-bubble.question{background-image:linear-gradient(35deg,red,#990101);flex-direction:row-reverse}.speech-bubble.answer{background-image:linear-gradient(35deg,#767676,#424242)}.speech-bubble.answer{margin-left:auto}app-bar-graph-chart{height:100%;display:block}.ngx-charts .tooltip{padding:10px}.ngx-charts-tooltip-content{min-width:100px;max-width:-moz-fit-content;max-width:fit-content;height:-moz-fit-content;height:fit-content;font-size:14px;border-radius:8px;box-shadow:0 2px 8px #0000001f}.ngx-charts-tooltip-marker{width:14px;height:14px;border-radius:4px;margin-right:8px;box-shadow:none;border:2px solid #000;display:inline-block;vertical-align:middle}.hint{display:flex;margin-top:.5rem;font-size:.85rem;color:#666}.hint i-tabler{vertical-align:middle}
