:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}summary{display:list-item;cursor:pointer}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:.875em;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.blockquote{margin-bottom:1rem;font-size:1.25rem}.figure{display:inline-block}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col,.col-4,.col-6,.col-lg-4,.col-lg-6{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media (min-width:992px){.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.dropdown{position:relative}.btn-group{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group>.btn-group:not(:first-child){margin-left:-1px}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.overflow-auto{overflow:auto!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.w-100{width:100%!important}.m-0{margin:0!important}.mb-0{margin-bottom:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mt-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.mt-4{margin-top:1.5rem!important}.mr-4{margin-right:1.5rem!important}.mb-4{margin-bottom:1.5rem!important}.ml-4{margin-left:1.5rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pt-3{padding-top:1rem!important}.px-3{padding-right:1rem!important}.px-3{padding-left:1rem!important}.pt-5{padding-top:3rem!important}.text-wrap{white-space:normal!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.visible{visibility:visible!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body,.container{min-width:992px!important}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}}@font-face{font-family:emp-icons;src:url("./media/emp-icons-VGGMQ7ZC.ttf?4wd77f") format("truetype"),url("./media/emp-icons-EXQQDF7T.woff?4wd77f") format("woff"),url("./media/emp-icons-5WJDKZVY.svg?4wd77f#emp-icons") format("svg");font-weight:400;font-style:normal;font-display:block}i{font-family:emp-icons!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.emp-icon-arrow-left:before{content:"\e900"}.emp-icon-arrow-right:before{content:"\e901"}.emp-icon-arrows-left-right:before{content:"\e902"}.emp-icon-bell:before{content:"\e904"}.emp-icon-bell-add:before{content:"\e905"}.emp-icon-calendar:before{content:"\e906"}.emp-icon-checkmark:before{content:"\e907";color:#84c100}.emp-icon-chevron-down:before{content:"\e908"}.emp-icon-chevron-left:before{content:"\e909"}.emp-icon-chevron-right:before{content:"\e90a"}.emp-icon-envelope:before{content:"\e90b"}.emp-icon-exit:before{content:"\e90c"}.emp-icon-eye:before{content:"\e90d"}.emp-icon-eye-close:before{content:"\e903"}.emp-icon-magnifier:before{content:"\e90f"}.emp-icon-pen:before{content:"\e910"}.emp-icon-refresh:before{content:"\e911"}.emp-icon-times:before{content:"\e912"}.emp-icon-triangle-down:before{content:"\e914"}.emp-icon-trash:before{content:"\e90e"}.emp-icon-upload:before{content:"\e915"}.emp-icon-download:before{content:"\e913"}.emp-icon-off:before{content:"\e916"}.emp-icon-plus-circle:before{content:"\e917"}.emp-icon-info:before{content:"\e918"}.emp-icon-filters:before{content:"\e919"}.emp-icon-layers:before{content:"\e91a"}html{--mat-sys-on-surface: initial}.density-3{--mat-form-field-container-height: 44px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 10px;--mat-form-field-filled-with-label-container-padding-top: 10px;--mat-form-field-filled-with-label-container-padding-bottom: 10px}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html,.mat-accent{--mat-option-selected-state-label-text-color: var(--brand-color);--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: #f44336;--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)}html{--mat-full-pseudo-checkbox-selected-icon-color: var(--brand-color);--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}html{--mat-minimal-pseudo-checkbox-selected-checkmark-color: var(--brand-color);--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: var(--brand-color);--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-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: var(--brand-color);--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: var(--brand-color);--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-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: var(--brand-color);--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--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-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--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-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-option-label-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-option-label-text-line-height: 20px;--mat-option-label-text-size: 15px;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-optgroup-label-text-line-height: 20px;--mat-optgroup-label-text-size: 15px;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 400}html{--mdc-elevated-card-container-shape: 4px}html{--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)}html{--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)}html{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}html{--mat-card-title-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-card-title-text-line-height: 26px;--mat-card-title-text-size: 2rem;--mat-card-title-text-tracking: normal;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-card-subtitle-text-line-height: 20px;--mat-card-subtitle-text-size: 15px;--mat-card-subtitle-text-tracking: normal;--mat-card-subtitle-text-weight: 500}html{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}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-plain-tooltip-supporting-text-font: Roboto, Helvetica, Arial, sans-serif;--mdc-plain-tooltip-supporting-text-size: 13px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: normal}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}html{--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: var(--brand-color);--mdc-filled-text-field-focus-active-indicator-color: var(--brand-color);--mdc-filled-text-field-focus-label-text-color: var(--brand-color);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--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: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--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: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336}html{--mdc-outlined-text-field-caret-color: var(--brand-color);--mdc-outlined-text-field-focus-outline-color: var(--brand-color);--mdc-outlined-text-field-focus-label-text-color: var(--brand-color);--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: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--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: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336}html{--mat-form-field-focus-select-arrow-color: var(--brand-color);--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: #f44336;--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: var(--brand-color);--mdc-filled-text-field-focus-active-indicator-color: var(--brand-color);--mdc-filled-text-field-focus-label-text-color: var(--brand-color)}.mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: var(--brand-color);--mdc-outlined-text-field-focus-outline-color: var(--brand-color);--mdc-outlined-text-field-focus-label-text-color: var(--brand-color)}.mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: var(--brand-color)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87)}.mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87)}.mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}html{--mat-form-field-container-height: 52px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-filled-with-label-container-padding-top: 22px;--mat-form-field-filled-with-label-container-padding-bottom: 6px}html{--mdc-filled-text-field-label-text-font: Roboto, Helvetica, Arial, sans-serif;--mdc-filled-text-field-label-text-size: 15px;--mdc-filled-text-field-label-text-tracking: normal;--mdc-filled-text-field-label-text-weight: 400}html{--mdc-outlined-text-field-label-text-font: Roboto, Helvetica, Arial, sans-serif;--mdc-outlined-text-field-label-text-size: 15px;--mdc-outlined-text-field-label-text-tracking: normal;--mdc-outlined-text-field-label-text-weight: 400}html{--mat-form-field-container-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-form-field-container-text-line-height: 20px;--mat-form-field-container-text-size: 15px;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 15px;--mat-form-field-subscript-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-form-field-subscript-text-line-height: 16px;--mat-form-field-subscript-text-size: 13px;--mat-form-field-subscript-text-tracking: normal;--mat-form-field-subscript-text-weight: 400}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html,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: var(--brand-color);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-select-trigger-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-select-trigger-text-line-height: 20px;--mat-select-trigger-text-size: 15px;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 400}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: white}html{--mdc-dialog-container-shape: 4px}html{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}html{--mdc-dialog-subhead-font: Roboto, Helvetica, Arial, sans-serif;--mdc-dialog-subhead-line-height: 26px;--mdc-dialog-subhead-size: 2rem;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: Roboto, Helvetica, Arial, sans-serif;--mdc-dialog-supporting-text-line-height: 20px;--mdc-dialog-supporting-text-size: 15px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: normal}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}html .mat-mdc-slide-toggle{--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-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--mdc-switch-selected-focus-state-layer-color: var(--brand-color);--mdc-switch-selected-handle-color: var(--brand-color);--mdc-switch-selected-hover-state-layer-color: var(--brand-color);--mdc-switch-selected-pressed-state-layer-color: var(--brand-color);--mdc-switch-selected-focus-handle-color: var(--brand-color);--mdc-switch-selected-hover-handle-color: var(--brand-color);--mdc-switch-selected-pressed-handle-color: var(--brand-color);--mdc-switch-selected-focus-track-color: var(--brand-color);--mdc-switch-selected-hover-track-color: var(--brand-color);--mdc-switch-selected-pressed-track-color: var(--brand-color);--mdc-switch-selected-track-color: var(--brand-color);--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: #fff;--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-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-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)}html{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: var(--brand-color);--mdc-switch-selected-handle-color: var(--brand-color);--mdc-switch-selected-hover-state-layer-color: var(--brand-color);--mdc-switch-selected-pressed-state-layer-color: var(--brand-color);--mdc-switch-selected-focus-handle-color: var(--brand-color);--mdc-switch-selected-hover-handle-color: var(--brand-color);--mdc-switch-selected-pressed-handle-color: var(--brand-color);--mdc-switch-selected-focus-track-color: var(--brand-color);--mdc-switch-selected-hover-track-color: var(--brand-color);--mdc-switch-selected-pressed-track-color: var(--brand-color);--mdc-switch-selected-track-color: var(--brand-color)}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}html{--mdc-switch-state-layer-size: 36px}html .mat-mdc-slide-toggle{--mat-switch-label-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 15px;--mat-switch-label-text-tracking: normal;--mat-switch-label-text-weight: 400}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.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-focus-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: var(--brand-color);--mdc-radio-selected-hover-icon-color: var(--brand-color);--mdc-radio-selected-icon-color: var(--brand-color);--mdc-radio-selected-pressed-icon-color: var(--brand-color)}.mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: var(--brand-color);--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.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-focus-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: var(--brand-color);--mdc-radio-selected-hover-icon-color: var(--brand-color);--mdc-radio-selected-icon-color: var(--brand-color);--mdc-radio-selected-pressed-icon-color: var(--brand-color)}.mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: var(--brand-color);--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.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-focus-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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}html{--mdc-radio-state-layer-size: 36px}html{--mat-radio-touch-target-display: block}html{--mat-radio-label-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 15px;--mat-radio-label-text-tracking: normal;--mat-radio-label-text-weight: 400}html{--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-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)}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%)}html{--mdc-slider-handle-color: var(--brand-color);--mdc-slider-focus-handle-color: var(--brand-color);--mdc-slider-hover-handle-color: var(--brand-color);--mdc-slider-active-track-color: var(--brand-color);--mdc-slider-inactive-track-color: var(--brand-color);--mdc-slider-with-tick-marks-inactive-container-color: var(--brand-color);--mdc-slider-with-tick-marks-active-container-color: black;--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}html{--mat-slider-ripple-color: var(--brand-color);--mat-slider-hover-state-layer-color: rgba(var(--brand-color), .05);--mat-slider-focus-state-layer-color: rgba(var(--brand-color), .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mdc-slider-handle-color: var(--brand-color);--mdc-slider-focus-handle-color: var(--brand-color);--mdc-slider-hover-handle-color: var(--brand-color);--mdc-slider-active-track-color: var(--brand-color);--mdc-slider-inactive-track-color: var(--brand-color);--mdc-slider-with-tick-marks-inactive-container-color: var(--brand-color);--mdc-slider-with-tick-marks-active-container-color: black}html .mat-accent{--mat-slider-ripple-color: var(--brand-color);--mat-slider-hover-state-layer-color: rgba(var(--brand-color), .05);--mat-slider-focus-state-layer-color: rgba(var(--brand-color), .2)}html .mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}html .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2)}html{--mdc-slider-label-label-text-font: Roboto, Helvetica, Arial, sans-serif;--mdc-slider-label-label-text-size: 15px;--mdc-slider-label-label-text-line-height: 20px;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 500}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: 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{--mat-menu-item-label-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-menu-item-label-text-size: 15px;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 20px;--mat-menu-item-label-text-weight: 400}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}html{--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}html{--mdc-list-list-item-one-line-container-height: 44px;--mdc-list-list-item-two-line-container-height: 60px;--mdc-list-list-item-three-line-container-height: 84px}html{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}html{--mdc-list-list-item-label-text-font: Roboto, Helvetica, Arial, sans-serif;--mdc-list-list-item-label-text-line-height: 20px;--mdc-list-list-item-label-text-size: 15px;--mdc-list-list-item-label-text-tracking: normal;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Roboto, Helvetica, Arial, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 15px;--mdc-list-list-item-supporting-text-tracking: normal;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Roboto, Helvetica, Arial, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 16px;--mdc-list-list-item-trailing-supporting-text-size: 13px;--mdc-list-list-item-trailing-supporting-text-tracking: normal;--mdc-list-list-item-trailing-supporting-text-weight: 400}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: 52px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}html{--mat-paginator-container-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-paginator-container-text-line-height: 16px;--mat-paginator-container-text-size: 13px;--mat-paginator-container-text-tracking: normal;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 13px}html{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}html{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}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: var(--brand-color);--mdc-checkbox-selected-hover-icon-color: var(--brand-color);--mdc-checkbox-selected-icon-color: var(--brand-color);--mdc-checkbox-selected-pressed-icon-color: var(--brand-color);--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-selected-focus-state-layer-color: var(--brand-color);--mdc-checkbox-selected-hover-state-layer-color: var(--brand-color);--mdc-checkbox-selected-pressed-state-layer-color: var(--brand-color);--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{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary{--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: var(--brand-color);--mdc-checkbox-selected-hover-icon-color: var(--brand-color);--mdc-checkbox-selected-icon-color: var(--brand-color);--mdc-checkbox-selected-pressed-icon-color: var(--brand-color);--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-selected-focus-state-layer-color: var(--brand-color);--mdc-checkbox-selected-hover-state-layer-color: var(--brand-color);--mdc-checkbox-selected-pressed-state-layer-color: var(--brand-color);--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-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: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--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: 36px}html{--mat-checkbox-touch-target-display: block}html{--mat-checkbox-label-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 15px;--mat-checkbox-label-text-tracking: normal;--mat-checkbox-label-text-weight: 400}html{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}html{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}html{--mdc-protected-button-container-shape: 4px;--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)}html{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}html{--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}html{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}html{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}html{--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)}html{--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}html{--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)}html{--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}html{--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)}html{--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}html{--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)}html{--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: var(--brand-color)}.mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: var(--brand-color);--mat-text-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: var(--brand-color)}.mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: var(--brand-color);--mat-text-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336}.mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: var(--brand-color);--mdc-filled-button-label-text-color: black}.mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: var(--brand-color);--mdc-filled-button-label-text-color: black}.mat-mdc-unelevated-button.mat-accent{--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: #f44336;--mdc-filled-button-label-text-color: white}.mat-mdc-unelevated-button.mat-warn{--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: var(--brand-color);--mdc-protected-button-label-text-color: black}.mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: var(--brand-color);--mdc-protected-button-label-text-color: black}.mat-mdc-raised-button.mat-accent{--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: #f44336;--mdc-protected-button-label-text-color: white}.mat-mdc-raised-button.mat-warn{--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: var(--brand-color);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: var(--brand-color);--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: var(--brand-color);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: var(--brand-color);--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}html{--mdc-text-button-container-height: 32px}html{--mdc-filled-button-container-height: 32px}html{--mdc-protected-button-container-height: 32px}html{--mdc-outlined-button-container-height: 32px}html{--mat-text-button-touch-target-display: block}html{--mat-filled-button-touch-target-display: block}html{--mat-protected-button-touch-target-display: block}html{--mat-outlined-button-touch-target-display: block}html{--mdc-text-button-label-text-font: Roboto, Helvetica, Arial, sans-serif;--mdc-text-button-label-text-size: 20px;--mdc-text-button-label-text-tracking: normal;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}html{--mdc-filled-button-label-text-font: Roboto, Helvetica, Arial, sans-serif;--mdc-filled-button-label-text-size: 20px;--mdc-filled-button-label-text-tracking: normal;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}html{--mdc-protected-button-label-text-font: Roboto, Helvetica, Arial, sans-serif;--mdc-protected-button-label-text-size: 20px;--mdc-protected-button-label-text-tracking: normal;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}html{--mdc-outlined-button-label-text-font: Roboto, Helvetica, Arial, sans-serif;--mdc-outlined-button-label-text-size: 20px;--mdc-outlined-button-label-text-tracking: normal;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}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)}html{--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: var(--brand-color)}html .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: var(--brand-color);--mat-icon-button-ripple-color: rgba(0, 0, 0, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: var(--brand-color)}html .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: var(--brand-color);--mat-icon-button-ripple-color: rgba(0, 0, 0, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336}html .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}html{--mat-icon-button-touch-target-display: block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 44px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:10px}html{--mdc-fab-container-shape: 50%;--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)}html{--mdc-fab-small-container-shape: 50%;--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)}html{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--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)}html{--mdc-fab-container-color: white}html{--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)}html{--mdc-fab-small-container-color: white}html{--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)}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color: var(--brand-color)}html .mat-mdc-fab.mat-primary{--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-accent{--mdc-fab-container-color: var(--brand-color)}html .mat-mdc-fab.mat-accent{--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: #f44336}html .mat-mdc-fab.mat-warn{--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: var(--brand-color)}html .mat-mdc-mini-fab.mat-primary{--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-accent{--mdc-fab-small-container-color: var(--brand-color)}html .mat-mdc-mini-fab.mat-accent{--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: #f44336}html .mat-mdc-mini-fab.mat-warn{--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}html{--mat-fab-small-touch-target-display: block}html{--mdc-extended-fab-label-text-font: Roboto, Helvetica, Arial, sans-serif;--mdc-extended-fab-label-text-size: 20px;--mdc-extended-fab-label-text-tracking: normal;--mdc-extended-fab-label-text-weight: 500}html{--mdc-snackbar-container-shape: 4px}html{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}html{--mat-snack-bar-button-color: var(--brand-color)}html{--mdc-snackbar-supporting-text-font: Roboto, Helvetica, Arial, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 15px;--mdc-snackbar-supporting-text-weight: 400}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 52px;--mat-table-footer-container-height: 48px;--mat-table-row-item-container-height: 48px}html{--mat-table-header-headline-font: Roboto, Helvetica, Arial, sans-serif;--mat-table-header-headline-line-height: 20px;--mat-table-header-headline-size: 15px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: normal;--mat-table-row-item-label-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 15px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: normal;--mat-table-footer-supporting-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 15px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: normal}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html,html .mat-accent{--mdc-circular-progress-active-indicator-color: var(--brand-color)}html .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}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: var(--brand-color);--mat-badge-text-color: black;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}html{--mat-badge-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-bottom-sheet-container-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 15px;--mat-bottom-sheet-container-text-tracking: normal;--mat-bottom-sheet-container-text-weight: 400}html{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}html{--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}html{--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: rgb(224.4, 224.4, 224.4)}html{--mat-standard-button-toggle-height: 44px}html{--mat-legacy-button-toggle-label-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 20px;--mat-legacy-button-toggle-label-text-size: 15px;--mat-legacy-button-toggle-label-text-tracking: normal;--mat-legacy-button-toggle-label-text-weight: 400}html{--mat-standard-button-toggle-label-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-standard-button-toggle-label-text-line-height: 20px;--mat-standard-button-toggle-label-text-size: 15px;--mat-standard-button-toggle-label-text-tracking: normal;--mat-standard-button-toggle-label-text-weight: 400}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: var(--brand-color);--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 0, 0, .26);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: var(--brand-color);--mat-datepicker-calendar-date-hover-state-background-color: var(--brand-color);--mat-datepicker-toggle-active-state-icon-color: var(--brand-color);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(var(--brand-color), .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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--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: var(--brand-color);--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 0, 0, .26);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: var(--brand-color);--mat-datepicker-calendar-date-hover-state-background-color: var(--brand-color);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(var(--brand-color), .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: var(--brand-color)}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.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-datepicker-calendar-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 20px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 20px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-divider-width: 1px}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape: 4px;--mat-expansion-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: 44px;--mat-expansion-header-expanded-state-height: 60px}html{--mat-expansion-header-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-expansion-header-text-size: 15px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 15px;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 15px;--mat-grid-list-tile-header-secondary-text-size: 13px;--mat-grid-list-tile-footer-primary-text-size: 15px;--mat-grid-list-tile-footer-secondary-text-size: 13px}html{--mat-icon-color: inherit}.mat-icon.mat-primary,.mat-icon.mat-accent{--mat-icon-color: var(--brand-color)}.mat-icon.mat-warn{--mat-icon-color: #f44336}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: black;--mat-stepper-header-selected-state-icon-background-color: var(--brand-color);--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: var(--brand-color);--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: var(--brand-color);--mat-stepper-header-edit-state-icon-foreground-color: black;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}html{--mat-stepper-header-height: 68px}html{--mat-stepper-container-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-stepper-header-label-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-stepper-header-label-text-size: 15px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 15px;--mat-stepper-header-selected-state-label-text-size: 15px;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}html{--mat-toolbar-standard-height: 60px;--mat-toolbar-mobile-height: 52px}html{--mat-toolbar-title-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-toolbar-title-text-line-height: 26px;--mat-toolbar-title-text-size: 2rem;--mat-toolbar-title-text-tracking: normal;--mat-toolbar-title-text-weight: 500}html{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height: 44px}html{--mat-tree-node-text-font: Roboto, Helvetica, Arial, sans-serif;--mat-tree-node-text-size: 15px;--mat-tree-node-text-weight: 400}html{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-timepicker-container-background-color: white}.mat-typography h1{font:500 2.4rem/32px Roboto,Helvetica,Arial,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-typography h2{font:500 2rem/26px Roboto,Helvetica,Arial,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-typography h3{font:500 1.7rem/20px Roboto,Helvetica,Arial,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-typography h4{font:400 15px/20px Roboto,Helvetica,Arial,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-typography h5{font:400 12.45px/20px Roboto,Helvetica,Arial,sans-serif;margin:0 0 12px}.mat-typography h6{font:400 10.05px/20px Roboto,Helvetica,Arial,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-typography .mat-body-strong{font:500 15px/20px Roboto,Helvetica,Arial,sans-serif;letter-spacing:normal}.mat-typography{font:400 15px/20px Roboto,Helvetica,Arial,sans-serif;letter-spacing:normal}.mat-typography p{margin:0 0 12px}:root{--mid-gray: #576b75;--green: #00c58a;--green-hover: #00d394;--red: #e82c43;--red-hover: #f73a50;--blue: #00a1e6;--yellow: #ffa800;--brand-color: #00a1e6;--brand-color-hover: #01aef9;--brand-color-accented: #00c58a;--brand-color-accented-hover: #00d394;--focus-outline-color: hsla(198, 100%, 45%, .5);--border-color: #a7b6be;--border-radius: 4px;--outer-border-radius: 8px;--inner-border-radius: 4px;--link-color-readonly: #00588b;--text-color: #24292c;--text-color-readonly: #24292c;--text-secondary-color: #576b75;--header-height: 64px;--left-menu-height: calc(100vh - var(--header-height));--left-block-width: 300px;--form-field: #0098ed;--form-field-focus: #00bce6;--input-border: #bec4cc;--input-border-disabled: #dae1e7;--toolbar-bg: #334150;--editor-min-width: 1200px;--tablet-breakpoint: $tablet-breakpoint;--font-family: "Roboto", "Helvetica", "Arial", sans-serif;--title-font-size-ref: 1rem;--btn-global-text-color: #576b75;--btn-primary-text-color: #ffffff;--btn-primary-color: #6caf00;--btn-primary-color-hover: #5e9900;--btn-accented-text-color: #ffffff;--btn-accented-color: #019cd5;--btn-accented-color-hover: #018abc;--btn-danger-color: #ff0040;--btn-create-text-color: #ffffff;--btn-create-color: #6caf00;--btn-create-color-hover: #5e9900;--btn-pending-text-color: #ff6b00;--btn-pending-color-hover: #ff7a1a;--btn-pending-border-color: #ff7a1a;--btn-pending-approval-text-color: #ff6b00;--btn-pending-approval-color-hover: #ff7a1a;--btn-pending-approval-border-color: #ff7a1a;--btn-trade-text-color: #016f98;--btn-trade-color-hover: #019cd5;--btn-trade-border-color: #019cd5;--btn-timer-text-color: #cc0033;--btn-timer-color-hover: #ff0040;--btn-timer-border-color: #ff0040;--btn-view-text-color: #016f98;--btn-view-color-hover: #019cd5;--btn-view-border-color: #019cd5;--btn-file-text-color: #016489;--btn-file-color-hover: #019cd5;--btn-file-border-color: #019cd5;--btn-icon-color: #6c8693;--btn-icon-color-hover: #019cd5;--btn-icon-border-color: #a7b6be;--btn-icon-border-color-hover: #019cd5;--button-toggle-color: #019cd5;--button-toggle-text-color: #016489;--button-toggle-icon-color: #019cd5;--button-toggle-separator-color: #a7b6be;--btn-stroke-bg-color: #f0f3f4;--btn-stroke-text-color: #576b75}@media screen and (max-width: 1400px){:root{--left-block-width: 240px}}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,select,textarea{font-family:var(--font-family);font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}a{color:var(--brand-color);text-decoration:none}a:hover,a:active,a:focus{text-decoration:underline}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;appearance:textfield}html{font-size:58%;height:100%}@media (min-width: 600px){html{font-size:60%}}@media (min-width: 900px){html{font-size:62.5%}}body{font-family:var(--font-family);font-size:1.6rem;line-height:1.4}.mat-body-strong{margin-bottom:10px}a{color:var(--link-color-readonly)}gridster h1,gridster h2,gridster h3,gridster h4,gridster h5,gridster h6{margin-bottom:.6em!important}.clearfix:after{clear:both;content:"";display:table}.container{max-width:1180px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;width:100%}.chess-pattern-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUAQMAAAC3R49OAAAABlBMVEX////09PQtDxrOAAAAE0lEQVQI12P4f4CBKMxg/4EYDAAFkR1NiYvv7QAAAABJRU5ErkJggg==);background-image:linear-gradient(45deg,#ddd 25%,transparent 25%),linear-gradient(-45deg,#ddd 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#ddd 75%),linear-gradient(-45deg,transparent 75%,#ddd 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0px}.emp-panel{max-width:700px}.year-picker-class .mat-calendar-period-button{pointer-events:none!important}.ft-weight-400{font-weight:400}.overflow-auto{padding-bottom:5px}.emp-relative{position:relative;overflow:hidden}.paginator-divider{margin:30px 0 15px;border-top:1px solid #e3e6e8}.emp-2-cols{display:grid;grid-template-columns:1fr 1fr;gap:20px}.emp-btn{font-size:15px;line-height:0;padding:0 30px;height:44px;font-weight:500;color:var(--btn-global-text-color, #576b75);background-color:transparent;border-radius:4px;appearance:none;display:inline-flex;justify-content:center;align-items:center;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;box-shadow:none;border:2px solid #a7b6be;transition:all .1s linear;min-width:100px}.emp-btn .icon,.emp-btn img{margin:0 5px}.emp-btn i{font-size:17px;margin-right:10px}.emp-btn:hover{background-color:#f0f3f4}.emp-btn[disabled]{pointer-events:none;opacity:.5}.emp-btn-primary{background-color:var(--btn-primary-color);color:var(--btn-primary-text-color);border:2px solid var(--btn-primary-color)}.emp-btn-primary:hover{background-color:var(--btn-primary-color-hover);border:2px solid var(--btn-primary-color-hover)}.emp-btn-accented{background-color:var(--btn-accented-color);color:var(--btn-accented-text-color);border:2px solid var(--btn-accented-color)}.emp-btn-accented:hover{background-color:var(--btn-accented-color-hover);border:2px solid var(--btn-accented-color-hover)}.emp-btn-danger{background-color:#fff;border:2px solid var(--btn-danger-color);color:var(--btn-danger-color)}.emp-btn-danger:hover{color:#fff;background-color:var(--btn-danger-color)}.emp-btn-create{background-color:var(--btn-create-color);border:2px solid var(--btn-create-color);color:var(--btn-create-text-color)}.emp-btn-create:hover{background-color:var(--btn-create-color-hover);border:2px solid var(--btn-create-color-hover)}.emp-btn-outline,.emp-btn-file{border:2px solid var(--btn-file-border-color);color:var(--btn-file-text-color)}.emp-btn-outline:hover,.emp-btn-file:hover{color:#fff;background-color:var(--btn-file-color-hover);border:2px solid var(--btn-file-color-hover)}.emp-btn-stroke-outline{border:1px solid var(--btn-icon-border-color)}.emp-btn-stroke-outline:hover{border-color:var(--btn-icon-border-color-hover);border-width:2px}.emp-btn-stroke-outline{border:2px solid var(--btn-file-border-color);color:var(--btn-file-text-color)}.emp-btn-stroke-outline:hover{color:var(--btn-stroke-text-color);background-color:var(--btn-stroke-bg-color);border:2px solid var(--btn-file-color-hover)}.emp-btn-sm{padding:0 15px;height:36px;border-width:1px;min-width:auto}.emp-btn-lg{padding:0 40px;height:50px}.emp-btn-icon{border-color:transparent;font-size:24px;padding:0;display:inline-flex;justify-content:center;align-items:center;border:none;background-color:transparent;border-radius:4px;color:var(--btn-icon-color);appearance:none;-webkit-user-select:none;user-select:none;box-shadow:none;transition:all .1s linear;flex-shrink:0}.emp-btn-icon .no-hover{display:inline-block}.emp-btn-icon .hover{display:none}.emp-btn-icon:disabled{pointer-events:none;opacity:.5}.emp-btn-icon:hover{color:var(--btn-icon-color-hover);box-shadow:none;background-color:transparent}.emp-btn-icon:hover .no-hover{display:none}.emp-btn-icon:hover .hover{display:inline-block}.emp-btn-icon i{margin:0;font-size:14px}.emp-btn-icon-outline{width:44px;height:44px;border:1px solid var(--btn-icon-border-color)}.emp-btn-icon-outline:hover{border-color:var(--btn-icon-border-color-hover);border-width:2px}.emp-btn-icon-danger{border-color:var(--btn-icon-border-color)}.emp-btn-icon-danger:hover{color:var(--btn-danger-color);border-color:var(--btn-danger-color)}.mat-mdc-radio-button{margin:3px 20px 3px 0}button.reset{display:inline-flex;align-items:center;gap:7px;font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible;text-transform:none;-webkit-appearance:none;appearance:none;border:0;background-color:transparent}.emp-btn-link{color:var(--link-color-readonly);border:none;font-weight:500;background-color:transparent;display:inline-flex;justify-content:center;align-items:center;appearance:none;gap:7px}.emp-btn-link:disabled{opacity:.5}.emp-btn-link.btn-excel{padding:10px 0 0}.emp-btn-link--underline:hover{text-decoration:underline}.emp-chk-btn{display:inline-block}.emp-chk-btn input{display:none}.emp-chk-btn input:checked+.label{border:1px solid var(--buttons-btn-border-color-active);background-color:var(--buttons-btn-bg-color-active);color:var(--buttons-btn-text-color-active)}.emp-chk-btn input:disabled+.label{pointer-events:none;opacity:.6;cursor:not-allowed}.emp-chk-btn .label{padding:0 20px;border-radius:var(--buttons-btn-border-radius);border:1px solid var(--border-color);background-color:#f8f9fa;height:44px;-webkit-user-select:none;user-select:none;font-weight:500;font-size:var(--buttons-btn-font-size);display:inline-flex;justify-content:center;width:100%;place-items:center;cursor:pointer}gridster{height:calc(100vh - 135px)!important;background-color:var(--background)!important}gridster .gridster-column,gridster .gridster-row{border-color:#efefef!important}gridster-item{overflow:visible!important;background-color:transparent!important}.gridster-item-content{height:100%;overflow-x:hidden;overflow-y:auto;background-color:var(--widget-bg-color)!important;padding-block:var(--widget-padding)!important;padding-inline:var(--mobile-inline-padding, var(--widget-padding))!important;border-radius:var(--widget-border-radius)!important}.gridster-item-content.no-frame{padding-inline:var(--mobile-inline-padding, 0)!important;padding-block:0!important;border-radius:0!important}@media screen and (max-width: 768px){.gridster-item-content{--mobile-inline-padding: max(15px, var(--widget-padding)) !important}}.item-container{position:relative;width:100%;height:100%}.cockpit-preview{max-width:var(--cockpit-width);min-width:var(--cockpit-min-width, 1160px);margin:0 auto;padding:0 var(--cockpit-padding-inline, 40px)}.cockpit-preview gridster{overflow:visible!important;background-color:transparent!important;height:100vh!important}.cockpit-preview gridster .gridster-column,.cockpit-preview gridster .gridster-row{border:none}emp-cockpit-editor{background-color:var(--background)}.emp-mat-modal{--max-height: 85vh;margin-top:35px;border-radius:8px;overflow:hidden}.emp-mat-modal .mat-mdc-dialog-container{padding:0;overflow:inherit!important;max-height:var(--max-height);border-radius:8px!important}.emp-mat-modal .emp-modal{position:relative;display:flex;flex-direction:column;max-height:var(--max-height)}.emp-mat-modal .emp-modal-sm footer{padding:40px 0}.emp-mat-modal .emp-modal-sm footer:before{display:none}.emp-mat-modal .times{color:#7e858e;position:absolute;top:25px;right:25px;font-size:16px;font-weight:400;z-index:1;line-height:0;padding:0;cursor:pointer}.emp-mat-modal .times:hover{color:var(--brand-color)}.emp-mat-modal header{flex-basis:70px;flex-shrink:0;display:flex;justify-content:center;align-items:center;background-color:#fff;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom:1px solid var(--border-color);padding-left:20px;padding-right:20px}.emp-mat-modal header h1,.emp-mat-modal header h2,.emp-mat-modal header h3{font-weight:500;margin:0}.emp-mat-modal .modal-padding{padding:0 60px;background-color:#f6f8f8;overflow:auto}@media (max-width: 600px){.emp-mat-modal .modal-padding{padding:0 5%}}.emp-mat-modal main{padding:60px 60px 40px;overflow-x:hidden;overflow-y:auto;background-color:#f6f8f8}@media (max-width: 600px){.emp-mat-modal main{padding:5vw 5% 40px}}.emp-mat-modal footer{padding:20px 0 40px;display:flex;justify-content:center;border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important;background-color:#f6f8f8;position:relative}.emp-mat-modal footer button{margin:0 10px}.emp-mat-modal footer:before{content:"";position:absolute;left:60px;right:60px;top:0;border-top:1px solid var(--border-color)}@media (max-width: 600px){.emp-mat-modal{--max-height: 95vh;width:95vw!important;max-width:initial!important}}.emp-table-crud{width:100%;border-spacing:0;border-collapse:separate;font-size:15px;white-space:nowrap}.emp-table-crud tbody tr:first-child td{padding-top:16px}.emp-table-crud tbody tr:nth-child(odd) td{background-color:#fff}.emp-table-crud tbody tr:nth-child(2n) td{background-color:#f6f8f8}.emp-table-crud th{padding:0 1rem;font-weight:500;height:46px;border-bottom:1px solid #a7b6be;background-color:#fff}.emp-table-crud td{padding:.9rem 1rem}.emp-table{width:100%;border-spacing:0;border-collapse:separate;white-space:nowrap}.emp-table td{padding:0 .5rem}.emp-table td:first-child{padding-left:15px;border-left:var(--table-border-width, 1px) solid var(--table-border-color, #d3dbde)}.emp-table td:last-child{padding-right:15px;border-right:var(--table-border-width, 1px) solid var(--table-border-color, #d3dbde)}.emp-table thead th{font-weight:500;height:44px;border-color:var(--table-header-bg-color, #08436f);background-color:var(--table-header-bg-color, #08436f);color:var(--table-header-text-color, #fff);padding:0 .5rem}.emp-table thead th:first-child{border-color:var(--table-header-bg-color, #08436f);border-top-left-radius:var(--table-border-radius, 4px);padding-left:15px;border-left:var(--table-border-width, 1px) solid var(--table-border-color, #d3dbde)}.emp-table thead th:last-child{border-color:var(--table-header-bg-color, #08436f);border-top-right-radius:var(--table-border-radius, 4px);padding-right:15px;border-right:var(--table-border-width, 1px) solid var(--table-border-color, #d3dbde)}.emp-table td{height:40px;border-bottom:var(--table-border-width, 1px) solid var(--table-border-color, #d3dbde);color:var(--primary-text-color, #000)}.emp-table tbody th{font-weight:500;padding:0 .5rem}.emp-table tbody th:first-child{padding-left:15px}.emp-table tbody th:last-child{padding-right:15px}.emp-table tbody tr:last-child td:first-child{border-bottom-left-radius:var(--table-border-radius, 4px)}.emp-table tbody tr:last-child td:last-child{border-bottom-right-radius:var(--table-border-radius, 4px)}.emp-table tbody tr:nth-child(2n){background-color:var(--table-row-custom-bg-color, var(--table-row-even-bg-color, #fff))}.emp-table tbody tr:nth-child(2n) th:first-child,.emp-table tbody tr:nth-child(2n) td:first-child{background-color:var(--table-row-custom-bg-color, var(--table-row-even-bg-color, #fff))}.emp-table tbody tr:nth-child(odd){background-color:var(--table-row-custom-bg-color, var(--table-row-odd-bg-color, #f1f4f6))}.emp-table tbody tr:nth-child(odd) th:first-child,.emp-table tbody tr:nth-child(odd) td:first-child{background-color:var(--table-row-custom-bg-color, var(--table-row-odd-bg-color, #f1f4f6))}.emp-table tbody tr.subheader td{border-color:var(--table-row-custom-bg-color, var(--table-header-second-bg-color, #0c5386))!important;color:var(--table-row-custom-color, var(--table-header-second-text-color));font-weight:500}.emp-table tbody tr.subheader:nth-child(2n) td,.emp-table tbody tr.subheader:nth-child(2n) th{background-color:var(--table-row-custom-bg-color, var(--table-header-second-bg-color, #0c5386))}.emp-table tbody tr.subheader:nth-child(odd) td,.emp-table tbody tr.subheader:nth-child(odd) th{background-color:var(--table-row-custom-bg-color, var(--table-header-second-bg-color, #0c5386))}.emp-table editor{min-width:10px}.emp-table editor p{margin-bottom:0}.overflow-left .sticky-col-shadow:after{content:"";position:absolute;top:-5px;bottom:-3px;right:0;width:10px;z-index:9;box-shadow:7px 0 8px -3px #00000045}.overflow-right:after{content:"";position:absolute;top:0;right:-10px;height:100%;width:10px;box-shadow:-7px 0 8px -3px #00000045}.numeric-col{text-align:right!important}.table-title-wrapper{font-size:var(--title-font-size-ref)}.table-title{text-align:var(--chart-align-elements, "center");color:var(--chart-title-color, var(--typography-title-color))}h2.table-title{font-size:var(--typography-h2-font-size);font-weight:var(--typography-h2-font-weight);line-height:var(--typography-h2-line-height)}h3.table-title{font-size:var(--typography-h3-font-size);font-weight:var(--typography-h3-font-weight);line-height:var(--typography-h3-line-height)}h4.table-title{font-size:var(--typography-h4-font-size);font-weight:var(--typography-h4-font-weight);line-height:var(--typography-h4-line-height)}select.ng-invalid.ng-dirty,select.ng-invalid.ng-touched,input.ng-invalid.ng-dirty,input.ng-invalid.ng-touched{border-width:1px;border-color:var(--red)!important}select.ng-invalid.ng-dirty~.floating-label,select.ng-invalid.ng-touched~.floating-label,input.ng-invalid.ng-dirty~.floating-label,input.ng-invalid.ng-touched~.floating-label{color:var(--red)!important}select.ng-invalid.ng-dirty::placeholder,select.ng-invalid.ng-touched::placeholder,input.ng-invalid.ng-dirty::placeholder,input.ng-invalid.ng-touched::placeholder{color:var(--red)!important}input.ng-invalid.ng-touched:focus{border-width:1px;box-shadow:none}select:focus,textarea:focus,input:focus{outline-color:var(--focus-outline-color)}textarea:disabled,input:disabled{color:#00000061}.floating-label-group{position:relative;margin-top:15px;margin-bottom:25px}.floating-label-group .floating-label{font-size:13px;color:#9b9ea3;position:absolute;pointer-events:none;top:9px;left:0;transition:all .3s ease;opacity:0}.floating-label-group input:not(:placeholder-shown)~.floating-label{top:-15px;bottom:0;left:0;font-size:13px;opacity:1;color:#7e858e}.floating-label-group .error{position:absolute;font-size:11px;color:#ed2152;top:calc(100% + 5px);left:0}.emp-form-control{border-radius:20px;border:1px solid #afb4bb;background-color:#fff;height:36px;padding:0 30px 0 20px}select.emp-form-control{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent;background-image:url("./media/select-icon-QECBDIVI.svg");background-repeat:no-repeat;background-position:right 10px center}mat-checkbox{white-space:nowrap}mat-checkbox label{margin-bottom:0}.mdc-checkbox .mdc-checkbox__checkmark{color:#fff!important}.mat-divider{border-top-color:var(--border-color)}.cdk-drop-list-dragging .cdk-drag{transition:transform .25s cubic-bezier(0,0,.2,1)}tr.cdk-drag-preview{box-sizing:border-box;border-radius:4px;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;height:48px;background-color:#fff;display:table}tr.cdk-drag-preview td{flex-grow:2;font-size:14px;padding:4px;vertical-align:middle}.cdk-drag-placeholder{opacity:1;background-color:gray}.mat-drawer:has(.color-picker.open){overflow-y:visible}.searchable-select{position:sticky;top:-8px;background-color:#fff;z-index:1}.searchable-select input{width:100%;border:none;height:50px;padding:0 15px;top:0;outline:none}mat-form-field button.clear{color:#a7b6be;border-radius:3px;cursor:pointer;padding:5px;line-height:0;margin:0 5px;transition:all .1s linear}mat-form-field button.clear:hover{background-color:#eee;color:#576b75}.mat-mdc-menu-panel{min-height:60px!important}.mat-mdc-menu-panel.mat-mdc-menu-panel{margin-top:10px;min-height:fit-content!important;min-width:fit-content;box-shadow:0 4px 14px #0003!important}.mat-mdc-menu-content{min-width:fit-content;max-width:100%}.cdk-overlay-dark-backdrop{background-color:#2d353ecc}mat-radio-button label{margin-bottom:0}.cdk-overlay-pane:has(mat-option){width:auto!important}.mat-mdc-paginator{display:flex!important;justify-content:flex-start}mat-slide-toggle label{margin-bottom:0}mat-slide-toggle.pending{--mdc-switch-selected-focus-state-layer-color: #ff881a !important;--mdc-switch-selected-handle-color: #ff881a !important;--mdc-switch-selected-hover-state-layer-color: #ff881a !important;--mdc-switch-selected-pressed-state-layer-color: #ff881a !important;--mdc-switch-selected-focus-handle-color: #ff6b00 !important;--mdc-switch-selected-hover-handle-color: #ff6b00 !important;--mdc-switch-selected-pressed-handle-color: #ff6b00 !important;--mdc-switch-selected-focus-track-color: #ff881a !important;--mdc-switch-selected-hover-track-color: #ff881a !important;--mdc-switch-selected-pressed-track-color: #ff881a !important;--mdc-switch-selected-track-color: #ff881a !important}.pdf-only{display:none}@media print{.hide-in-pdf{display:none!important}.pdf-only{display:block}}.info-notification-overlay{color:#fff}.info-notification-overlay.mat-mdc-snack-bar-container .mdc-snackbar__surface{background-color:#1976d2!important}.success-notification-overlay{color:#fff}.success-notification-overlay.mat-mdc-snack-bar-container .mdc-snackbar__surface{background-color:#43a047!important}.warning-notification-overlay{color:#fff}.warning-notification-overlay.mat-mdc-snack-bar-container .mdc-snackbar__surface{background-color:#ffa000}.error-notification-overlay{color:#fff}.error-notification-overlay.mat-mdc-snack-bar-container .mdc-snackbar__surface{background-color:#d32f2f}.mce-content-body:focus{outline:none!important}@media (max-width: 768px){.text-widget img{max-width:100%!important;object-fit:contain}}.widget-frame{padding:var(--widget-padding, 15px)!important;padding-inline:var(--mobile-inline-padding, var(--widget-padding, 15px))!important;background-color:var(--widget-bg-color, #fff)!important;border-style:solid;border-color:var(--widget-border-color, #ccc)!important;border-radius:var(--widget-border-radius, 6px)!important;border-width:var(--widget-border-width, 1px)!important}.widget-shadow{box-shadow:0 3px 10px #00000026}.hedge-donut{position:absolute;width:200px;text-align:center;font-size:15px;color:#161b1d;margin-top:30px}.hedge-donut .value{font-size:20px}.hedge-donut .subtitle{color:#576b75}.hedge-donut .subtitle strong{color:#161b1d}.cockpit-container{padding:2vw 3% 100px;max-width:var(--cockpit-width, 1200px);margin:0 auto}.cockpit-container--fluid{padding:2vw 3% 100px;margin:0 auto}.cockpit-widget-toolbar{--border-color: #526375;--mdc-theme-text-primary-on-background: white;display:flex;background-color:var(--toolbar-bg);border-radius:4px;box-shadow:0 0 8px #000000bf;padding:5px 15px;color:#fff}.cockpit-widget-toolbar .toolbar-item{display:inline-flex;justify-content:center;align-items:center;margin:0 5px;min-width:36px;height:36px;border:1px solid var(--border-color);border-radius:4px;cursor:pointer;background-color:var(--toolbar-bg)}.cockpit-widget-toolbar .toolbar-item-checkbox,.cockpit-widget-toolbar .toolbar-item-color{border:none}.cockpit-widget-toolbar .toolbar-item.selected,.cockpit-widget-toolbar .toolbar-item.emp-btn-icon:hover{background-color:var(--border-color)}.cockpit-widget-toolbar .toolbar-item [class^=emp-icon]{font-size:20px}.cockpit-widget-toolbar emp-color-picker{height:26px}.cockpit-widget-toolbar mat-checkbox label{color:#fff}body{--mat-sidenav-content-background-color: #fff;background-color:var(--background, transparent)!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #dae1e7}::-webkit-scrollbar-thumb{background:#afb4bb}*{scrollbar-color:#848484 #eeeeee;scrollbar-width:8px}.highcharts-contextmenu{font-size:14px!important;font-weight:500!important}
