@charset "UTF-8";.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item.center{z-index:5}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}html{font-size:calc(15px + .390625vw)}html,body{width:100%;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;font-weight:400;font-size:16px;line-height:1.5;font-family:DM Sans,Helvetica Neue,sans-serif;background-color:var(--gertec-blue-950-main, #001D4D)}[tabindex="-1"]:focus{outline:none}ul{padding:0}select,button,textarea,input{vertical-align:baseline}div{box-sizing:border-box}html[dir=rtl],html[dir=ltr],body[dir=rtl],body[dir=ltr]{unicode-bidi:embed}bdo[dir=rtl]{direction:rtl;unicode-bidi:bidi-override}bdo[dir=ltr]{direction:ltr;unicode-bidi:bidi-override}.mat-card{font-size:.875rem}img:not(.mat-card-image){max-width:100%}a,a:focus,a:hover{text-decoration:none}a{color:inherit}p{margin:0 0 16px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:400;line-height:1.1;color:inherit}.h1,h1{font-size:2rem}.h2,h2{font-size:1.75rem}.h3,h3{font-size:1.5rem}.h4,h4{font-size:1.25rem}.h5,h5{font-size:1rem}.h6,h6{font-size:.875rem}code{padding:8px;background:rgba(0,0,0,.08)}.container{margin:0 auto;padding:0 15px}.bg-none{background:transparent!important}.bg-white{background:#ffffff!important}.h-full{min-height:100vh}.fix{position:relative;overflow:hidden}.fix-elm:after{display:table;width:100%;content:""}.mat-box-shadow{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.light-gray{background:rgba(0,0,0,.024)}.light-mat-gray{background:rgba(0,0,0,.08)}.mat-blue{background:#247ba0;color:#fefefe}.mat-red{background-color:#f44336!important;color:#fff!important}.mat-indigo{background-color:#3f51b5!important;color:#fff!important}.mat-brown{background-color:#785548!important;color:#fefefe}.mat-teal{background-color:#009688!important;color:#fff!important}.mat-purple{background-color:#9c27b0!important;color:#ffffffde!important}.fz-1{font-size:1rem!important}.fz-2{font-size:2rem!important}.text-center{text-align:center}.text-right{text-align:right}.font-light{font-weight:300!important}.font-normal{font-weight:400!important}.fw-300{font-weight:300!important}.fw-400{font-weight:400!important}.fw-500{font-weight:500!important}.fw-600{font-weight:600!important}.fw-700{font-weight:700!important}.fw-800{font-weight:800!important}.fw-900{font-weight:900!important}.text-muted-white{color:#ffffffb3!important}.text-gray{color:#000000b3!important}.text-sm{font-size:.813rem}.list-item-active{border-left:3px solid}.material-icons.icon-sm{font-size:18px!important;line-height:18px!important;height:18px;width:18px}.material-icons.icon-xs{font-size:13px!important;line-height:13px;height:13px;width:13px}.mat-button,.mat-raised-button{font-weight:400!important}[mat-lg-button]{padding:0 32px!important;font-size:18px;line-height:56px!important}.mat-icon-button[mat-sm-button]{height:24px;width:24px;line-height:24px}.mat-icon-button[mat-xs-button]{height:20px;width:20px;line-height:20px}.mat-icon-button[mat-xs-button] .mat-icon{font-size:16px;line-height:20px!important;height:20px;width:20px}.mat-chip[mat-sm-chip]{padding:4px 6px!important;border-radius:4px!important;font-size:12px!important;line-height:12px!important;max-height:20px;box-sizing:border-box}.mat-icon-button.img-button img{width:32px;height:32px;border-radius:50%}.compact-list .mat-list-item{line-height:1.1;transition:all .3s cubic-bezier(.075,.82,.165,1)}.compact-list .mat-list-item:hover{background:rgba(0,0,0,.08);cursor:pointer}.list-tasktype .tasktype-item{padding:12px}.list-tasktype .tasktype-item:hover{background:rgba(0,0,0,.08)}.list-tasktype .tasktype-item .tasktype-action{visibility:hidden}.list-tasktype .tasktype-item:hover .tasktype-action{visibility:visible}.doughnut-grid{border-radius:2px;overflow:hidden}.doughnut-grid .doughnut-grid-item{padding:1rem}.doughnut-grid .doughnut-grid-item p{margin:0}.doughnut-grid .doughnut-grid-item .chart{margin:0 0 8px}.logo-group{display:flex;align-items:center;justify-content:center;text-align:center}.toolbar-avatar{display:inline-block;position:relative;width:40px;height:40px;line-height:24px}.toolbar-avatar>img{width:40px!important;border-radius:50%}.toolbar-avatar.md,.toolbar-avatar.md>img{width:48px!important;height:48px}.toolbar-avatar>.status-dot{position:absolute;width:10px;height:10px;border-radius:50%;top:25px;right:-2px;border:2px solid #ffffff;background:#ccc}.full-width{width:100%!important}.dnd-item{cursor:move;cursor:grab;cursor:-webkit-grab}.icon-circle{color:#fff;font-size:1.2rem;text-align:center;line-height:1.6rem;border-radius:50%}.mat-sidenav .mat-list-item:hover{background:rgba(0,0,0,.035)!important}.mat-chip{position:relative;overflow:hidden}.text-small{font-size:.813rem}.text-small .mat-icon{font-size:1rem;vertical-align:sub;margin:0 2px}.icon-chip{font-size:11px!important;padding:4px 8px!important;display:flex!important;flex-direction:row;align-items:center;justify-content:center}.icon-chip .mat-icon{font-size:16px;height:16px;width:16px;margin-right:4px}.mat-chip:not(.mat-basic-chip){display:inline-block;padding:8px 12px;border-radius:24px;font-size:13px;line-height:16px}.ql-container .ql-editor{min-height:200px}.chart{display:block;width:100%}.form-error-msg{color:#f44336;display:block;padding:5px 0}.accordion-handle{cursor:pointer}.app-accordion{max-height:200px;transition:max-height .3s ease}.app-accordion.open{max-height:1000px}.app-accordion .accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.app-accordion.open .accordion-content{max-height:800px}.app-accordion.open .hidden-on-open{display:none!important}.app-accordion:not(.open) .show-on-open{display:none!important}mat-list a[mat-list-item] .mat-list-item-content,mat-list mat-list-item .mat-list-item-content,mat-nav-list a[mat-list-item] .mat-list-item-content,mat-nav-list mat-list-item .mat-list-item-content,[mat-menu-item],.mat-option,body .mat-select-trigger{font-size:14px!important}.mat-ripple{position:relative}.fileupload-drop-zone{text-align:center;border:1px dashed rgba(0,0,0,.15);padding:48px;height:120px}.default-table{text-align:left}.default-table>thead tr th{font-weight:400;padding:.9rem 1.2rem;border-bottom:1px solid rgba(0,0,0,.12)}.default-table tbody tr td{padding:.9rem 1.2rem}.app-error{display:flex;flex-direction:column;align-items:center;text-align:center;width:473px;max-width:100%;padding:12px}.app-error .error-icon{height:120px;width:120px;font-size:120px;float:left}.app-error .error-text{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%}.app-error .error-title{font-family:DM Sans;font-style:normal;font-weight:700;font-size:56px;line-height:1.2;display:flex;align-items:center;text-align:center;color:#fff}.app-error .error-subtitle{font-family:DM Sans;font-style:normal;font-weight:500;font-size:32px;line-height:1.2;display:flex;align-items:center;text-align:center;color:#fff;margin-top:60px}.app-error .error-description{font-family:DM Sans;font-style:normal;font-weight:500;font-size:20px;display:flex;text-align:justify;color:#fff;margin-top:25px}.app-error .error-actions{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-top:80px;gap:8px}.app-error .error-actions .error-button{padding:8px 16px;border-radius:7px;cursor:pointer;font-family:DM Sans;font-style:normal;font-weight:700;font-size:20px;color:#fff}.app-error .error-actions .error-button-cta{background:#FFB100}.app-error .error-actions .error-button-back{background:transparent;border:1px solid #FFFFFF}.app-loader,.view-loader{height:100%;width:100%;position:absolute;top:0;left:0;display:flex;align-items:center}.spinner{width:40px;height:40px;position:relative;margin:auto}.double-bounce1,.double-bounce2{width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;animation:sk-bounce 2s infinite ease-in-out}.double-bounce2{animation-delay:-1s}.view-loader{display:block;padding-top:160px;background:rgba(255,255,255,.3);z-index:9999}.view-loader *{margin:auto}@keyframes sk-bounce{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.p-0.mat-card-content .ql-container{border:0!important}.p-0.mat-card-content .ql-toolbar.ql-snow{border:0;border-bottom:1px solid rgba(0,0,0,.12)}.ps__scrollbar-y-rail{z-index:999}.collapsed-menu .ps__scrollbar-y-rail{z-index:auto}.ngx-datatable.material{box-shadow:0 8px 12px #2f3c4a0a,0 2px 6px #2f3c4a14!important}.ngx-datatable.material .datatable-header .datatable-header-cell{background-color:inherit!important}.datatable-body-cell{display:inline-flex!important;align-items:center;padding-top:0!important;padding-bottom:0!important}.datatable-body-cell-label{width:100%;display:flex;align-items:center;height:100%}.agm-info-window-content{color:#000000de}.chart{margin-left:-10px}.ps__rail-y{right:0!important;left:auto!important}[dir=rtl] .ps__rail-y{right:auto!important;left:0!important}[dir=rtl] .ps__thumb-y{right:auto!important;left:1px!important}[dir=rtl] .ngx-datatable .datatable-footer .datatable-pager .pager{float:left}[dir=rtl] .user-card .user-details .mat-icon{margin-right:0;margin-left:.5rem}[dir=rtl] .search-bar-wide .search-close{top:20px;right:auto!important;left:15px}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;margin-top:0;font-weight:500;line-height:1.1;color:inherit}a,a:focus,a:hover{cursor:pointer;text-decoration:none;color:inherit;outline:0}button{outline:0}figure{margin:0}strong,b{font-weight:700}.mat-card-title{font-size:18px;font-weight:500}.strikethrough{text-decoration:line-through}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-10{font-size:10px}.text-10.mat-icon{width:10px!important;height:10px!important;line-height:10px!important}.text-11{font-size:11px}.text-11.mat-icon{width:11px!important;height:11px!important;line-height:11px!important}.text-12{font-size:12px}.text-12.mat-icon{width:12px!important;height:12px!important;line-height:12px!important}.text-13{font-size:13px}.text-13.mat-icon{width:13px!important;height:13px!important;line-height:13px!important}.text-14{font-size:14px}.text-14.mat-icon{width:14px!important;height:14px!important;line-height:14px!important}.text-15{font-size:15px}.text-15.mat-icon{width:15px!important;height:15px!important;line-height:15px!important}.text-16{font-size:16px}.text-16.mat-icon{width:16px!important;height:16px!important;line-height:16px!important}.text-17{font-size:17px}.text-17.mat-icon{width:17px!important;height:17px!important;line-height:17px!important}.text-18{font-size:18px}.text-18.mat-icon{width:18px!important;height:18px!important;line-height:18px!important}.text-19{font-size:19px}.text-19.mat-icon{width:19px!important;height:19px!important;line-height:19px!important}.text-20{font-size:20px}.text-20.mat-icon{width:20px!important;height:20px!important;line-height:20px!important}.text-21{font-size:21px}.text-21.mat-icon{width:21px!important;height:21px!important;line-height:21px!important}.text-22{font-size:22px}.text-22.mat-icon{width:22px!important;height:22px!important;line-height:22px!important}.text-23{font-size:23px}.text-23.mat-icon{width:23px!important;height:23px!important;line-height:23px!important}.text-24{font-size:24px}.text-24.mat-icon{width:24px!important;height:24px!important;line-height:24px!important}.text-25{font-size:25px}.text-25.mat-icon{width:25px!important;height:25px!important;line-height:25px!important}.text-26{font-size:26px}.text-26.mat-icon{width:26px!important;height:26px!important;line-height:26px!important}.text-27{font-size:27px}.text-27.mat-icon{width:27px!important;height:27px!important;line-height:27px!important}.text-28{font-size:28px}.text-28.mat-icon{width:28px!important;height:28px!important;line-height:28px!important}.text-29{font-size:29px}.text-29.mat-icon{width:29px!important;height:29px!important;line-height:29px!important}.text-30{font-size:30px}.text-30.mat-icon{width:30px!important;height:30px!important;line-height:30px!important}.text-31{font-size:31px}.text-31.mat-icon{width:31px!important;height:31px!important;line-height:31px!important}.text-32{font-size:32px}.text-32.mat-icon{width:32px!important;height:32px!important;line-height:32px!important}.text-33{font-size:33px}.text-33.mat-icon{width:33px!important;height:33px!important;line-height:33px!important}.text-34{font-size:34px}.text-34.mat-icon{width:34px!important;height:34px!important;line-height:34px!important}.text-35{font-size:35px}.text-35.mat-icon{width:35px!important;height:35px!important;line-height:35px!important}.text-36{font-size:36px}.text-36.mat-icon{width:36px!important;height:36px!important;line-height:36px!important}.text-37{font-size:37px}.text-37.mat-icon{width:37px!important;height:37px!important;line-height:37px!important}.text-38{font-size:38px}.text-38.mat-icon{width:38px!important;height:38px!important;line-height:38px!important}.text-39{font-size:39px}.text-39.mat-icon{width:39px!important;height:39px!important;line-height:39px!important}.text-40{font-size:40px}.text-40.mat-icon{width:40px!important;height:40px!important;line-height:40px!important}.text-41{font-size:41px}.text-41.mat-icon{width:41px!important;height:41px!important;line-height:41px!important}.text-42{font-size:42px}.text-42.mat-icon{width:42px!important;height:42px!important;line-height:42px!important}.text-43{font-size:43px}.text-43.mat-icon{width:43px!important;height:43px!important;line-height:43px!important}.text-44{font-size:44px}.text-44.mat-icon{width:44px!important;height:44px!important;line-height:44px!important}.text-45{font-size:45px}.text-45.mat-icon{width:45px!important;height:45px!important;line-height:45px!important}.text-46{font-size:46px}.text-46.mat-icon{width:46px!important;height:46px!important;line-height:46px!important}.text-47{font-size:47px}.text-47.mat-icon{width:47px!important;height:47px!important;line-height:47px!important}.text-48{font-size:48px}.text-48.mat-icon{width:48px!important;height:48px!important;line-height:48px!important}.text-49{font-size:49px}.text-49.mat-icon{width:49px!important;height:49px!important;line-height:49px!important}.text-50{font-size:50px}.text-50.mat-icon{width:50px!important;height:50px!important;line-height:50px!important}.text-51{font-size:51px}.text-51.mat-icon{width:51px!important;height:51px!important;line-height:51px!important}.text-52{font-size:52px}.text-52.mat-icon{width:52px!important;height:52px!important;line-height:52px!important}.text-53{font-size:53px}.text-53.mat-icon{width:53px!important;height:53px!important;line-height:53px!important}.text-54{font-size:54px}.text-54.mat-icon{width:54px!important;height:54px!important;line-height:54px!important}.text-55{font-size:55px}.text-55.mat-icon{width:55px!important;height:55px!important;line-height:55px!important}.text-56{font-size:56px}.text-56.mat-icon{width:56px!important;height:56px!important;line-height:56px!important}.text-57{font-size:57px}.text-57.mat-icon{width:57px!important;height:57px!important;line-height:57px!important}.text-58{font-size:58px}.text-58.mat-icon{width:58px!important;height:58px!important;line-height:58px!important}.text-59{font-size:59px}.text-59.mat-icon{width:59px!important;height:59px!important;line-height:59px!important}.text-60{font-size:60px}.text-60.mat-icon{width:60px!important;height:60px!important;line-height:60px!important}.text-61{font-size:61px}.text-61.mat-icon{width:61px!important;height:61px!important;line-height:61px!important}.text-62{font-size:62px}.text-62.mat-icon{width:62px!important;height:62px!important;line-height:62px!important}.text-63{font-size:63px}.text-63.mat-icon{width:63px!important;height:63px!important;line-height:63px!important}.text-64{font-size:64px}.text-64.mat-icon{width:64px!important;height:64px!important;line-height:64px!important}.text-65{font-size:65px}.text-65.mat-icon{width:65px!important;height:65px!important;line-height:65px!important}.text-66{font-size:66px}.text-66.mat-icon{width:66px!important;height:66px!important;line-height:66px!important}.text-67{font-size:67px}.text-67.mat-icon{width:67px!important;height:67px!important;line-height:67px!important}.text-68{font-size:68px}.text-68.mat-icon{width:68px!important;height:68px!important;line-height:68px!important}.text-69{font-size:69px}.text-69.mat-icon{width:69px!important;height:69px!important;line-height:69px!important}.text-70{font-size:70px}.text-70.mat-icon{width:70px!important;height:70px!important;line-height:70px!important}.text-71{font-size:71px}.text-71.mat-icon{width:71px!important;height:71px!important;line-height:71px!important}.text-72{font-size:72px}.text-72.mat-icon{width:72px!important;height:72px!important;line-height:72px!important}.text-73{font-size:73px}.text-73.mat-icon{width:73px!important;height:73px!important;line-height:73px!important}.text-74{font-size:74px}.text-74.mat-icon{width:74px!important;height:74px!important;line-height:74px!important}.text-75{font-size:75px}.text-75.mat-icon{width:75px!important;height:75px!important;line-height:75px!important}.text-76{font-size:76px}.text-76.mat-icon{width:76px!important;height:76px!important;line-height:76px!important}.text-77{font-size:77px}.text-77.mat-icon{width:77px!important;height:77px!important;line-height:77px!important}.text-78{font-size:78px}.text-78.mat-icon{width:78px!important;height:78px!important;line-height:78px!important}.font-weight-light{font-weight:300}.font-weight-normal{font-weight:400}.font-weight-bold{font-weight:700}.font-weight-inherit{font-weight:inherit}.line-height-1{line-height:1!important}.mat-heading-label{font-weight:600;font-size:13px;letter-spacing:.92px;text-transform:uppercase;margin:0;padding-bottom:1rem}.loading-container{display:flex;justify-content:center;align-items:center}.loading-container.alternative{padding-top:48px}.app-admin-wrap{height:100vh;overflow:hidden}.app-admin-container{max-width:100%;height:100vh}.app-admin-container .rightside-content-hold{display:flex;flex-direction:column;flex-grow:1;padding:24px 32px;overflow-x:hidden;position:relative;min-height:20.4545454545rem}.app-admin-container .rightside-content-hold .container-dynamic{height:auto}@media only screen and (max-width: 1365px){.app-admin-container .rightside-content-hold{padding:24px 12px 16px}}.sidebar-panel{position:fixed;top:0;left:0;min-height:100vh;z-index:10001;width:15rem;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;transition:all .3s cubic-bezier(.35,0,.25,1);overflow:hidden}.sidebar-panel .sidebar-hold{width:15rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex:1}.sidebar-panel .navigation-hold{position:absolute;height:100%;width:100%;background:rgba(0,0,0,.95);left:0}.sidebar-panel ul{margin:0;padding:0;list-style:none}.main-content-wrap{display:flex;flex-direction:column;position:relative;float:right;height:100vh;transition:width .3s cubic-bezier(.35,0,.25,1)}.main-content-wrap.ps>.ps__rail-y{z-index:9999}.sidebar-backdrop{inset:0;position:fixed;display:block;z-index:10000;visibility:hidden;opacity:0;background-color:#0009;transition:all .3s cubic-bezier(.35,0,.25,1)}.sidebar-backdrop.visible{visibility:visible;opacity:1}.app-admin-container.sidebar-full:not(.compact-toggle-active) .main-content-wrap{width:calc(100% - 15rem)}.app-admin-container.sidebar-full:not(.compact-toggle-active) .sidebar-panel{width:15rem;overflow:hidden}.app-admin-container.compact-toggle-active .main-content-wrap{width:calc(100% - 4.5454545455rem)}.app-admin-container.sidebar-compact .sidebar-panel,.app-admin-container.sidebar-compact .sidebar-hold{width:4.5454545455rem}.app-admin-container.sidebar-compact-big .main-content-wrap{width:calc(100% - 150px)}.app-admin-container.sidebar-compact-big .sidebar-panel,.app-admin-container.sidebar-compact-big .sidebar-panel .branding{width:150px}.app-admin-container.sidebar-compact-big .sidebar-panel .branding .app-logo{margin:auto}.app-admin-container.sidebar-compact-big .sidebar-panel .navigation-hold{overflow:visible!important}.app-admin-container.sidebar-closed .sidebar-panel{overflow:hidden;left:-15rem}.app-admin-container.sidebar-closed .sidebar-panel .branding{left:-15rem}.app-admin-container.sidebar-closed .main-content-wrap{width:100%}.fixed-topbar .rightside-content-hold{overflow:auto;position:absolute;bottom:0;left:0;right:0;top:2.9090909091rem}.layout-intransition .branding{display:none!important}.layout-intransition .app-user-controls,.layout-intransition .app-user-name{opacity:0!important}.app-admin-container.sidebar-full.navigation-top .sidebar-panel{left:0}.app-admin-container.navigation-top .container-dynamic{max-width:63.6363636364rem;width:100%;height:22.7272727273rem;margin:0 auto}.app-admin-container.navigation-top .main-content-wrap{float:none;width:100%!important}.app-admin-container.navigation-top .rightside-content-hold{padding-left:.6818181818pxrem;padding-right:.6818181818pxrem;padding-top:1.3636363636pxrem}.app-admin-container.navigation-top .sidebar-panel{overflow:hidden;left:-15rem}.app-admin-container.navigation-top .sidebar-panel .navigation-hold{margin-top:.9090909091rem;height:calc(100% - 48px)}[dir=rtl].app-admin-container.sidebar-closed .sidebar-panel{right:-15rem}[dir=rtl].app-admin-container.sidebar-closed .branding{left:auto!important;right:-15rem}[dir=rtl] .main-content-wrap{float:left}[dir=rtl] .sidebar-panel{right:0;left:auto!important}@media screen and (max-width: 1280px){.app-admin-container.sidebar-opened .main-content-wrap{width:100%}}.menu-identifier{min-height:4.3636363636rem;width:100%;display:grid;place-items:center;border-bottom:.0909090909rem solid rgba(255,255,255,.2)}.menu-identifier .menu-identifier-icon{color:#ffffff4d;font-size:1.4545454545rem!important;width:1.4545454545rem!important;height:1.4545454545rem!important}.app-admin-container.sidebar-compact .sidebar-hold-navigation{margin-top:1.4545454545rem;height:100%}.branding{width:60%;padding-bottom:.7272727273rem;transition:all .3s cubic-bezier(.35,0,.25,1)}.branding .logo-mynps{display:block;margin:auto}.theme-default:is(.theme-custom-default) .sidebar-panel .sidebar-hold{background-color:#001d4d}.theme-default:is(.theme-custom-orange) .border-theme{background-color:#ff7800}.theme-default:is(.theme-custom-orange) .sidebar-panel .sidebar-hold{background-color:#ff7800}.theme-default:is(.theme-custom-blue) .border-theme{background-color:#01aef0}.theme-default:is(.theme-custom-blue) .sidebar-panel .sidebar-hold{background-color:#01aef0}.theme-default:is(.theme-custom-yellow) .border-theme{background-color:#ffca1a}.theme-default:is(.theme-custom-yellow) .sidebar-panel .sidebar-hold{background-color:#ffca1a}.theme-default:is(.theme-custom-red) .border-theme{background-color:#ec0000}.theme-default:is(.theme-custom-red) .sidebar-panel .sidebar-hold{background-color:#ec0000}.theme-default:is(.theme-custom-black) .border-theme{background-color:#000}.theme-default:is(.theme-custom-black) .sidebar-panel .sidebar-hold{background-color:#000}.sidenav-menu{display:flex;flex-direction:column;align-items:center}.sidenav-menu .menu-item{border-radius:.3181818182rem;border:.0909090909rem solid transparent;transition:border .3s;margin-bottom:2.1818181818rem}.sidenav-menu .menu-item:hover{border-color:var(--color-theme-main)}.sidenav-menu .menu-item:hover .item-icon mat-icon{color:var(--color-theme-main)}.sidenav-menu .menu-item .item-icon{display:flex;border-radius:.3181818182rem;padding:.3636363636rem;transition:background-color .3s}.sidenav-menu .menu-item mat-icon{width:1.4545454545rem;height:1.4545454545rem;font-size:1.4545454545rem;color:#fff;transition:color .3s}.sidenav-menu .item-active{border-color:#fff}.theme-default:is(.theme-custom-black) .menu-item:hover{border-color:gray}.theme-default:is(.theme-custom-black) .menu-item:hover .item-icon mat-icon{color:gray}.breadcrumb{display:block;margin:0;padding:0}.breadcrumb li{list-style:none;float:left}.breadcrumb li:not(:first-child):before{content:"/\a0";padding:0 8px}.breadcrumb-bar{position:relative;width:100%}.breadcrumb-bar .breadcrumb{padding:0;overflow:hidden;margin-top:.5rem}.breadcrumb-bar .breadcrumb li{line-height:40px}.breadcrumb-bar .breadcrumb li:not(:first-child):before{padding:0 8px}.breadcrumb-bar .breadcrumb li a{font-weight:400;font-size:1rem}.breadcrumb-title{display:flex;align-items:center;padding:.5rem 1rem;line-height:40px}.breadcrumb-title .bc-title{font-size:14px;margin:0;line-height:40px}.breadcrumb-title .breadcrumb{position:relative;margin-left:24px}.breadcrumb-title .breadcrumb:before{position:absolute;content:"";height:24px;width:2px;background:#6a6a6a;left:-12px;top:8px}[dir=rtl] .breadcrumb-bar .breadcrumb li,[dir=rtl] .breadcrumb-title .breadcrumb li{float:right}[dir=rtl] .breadcrumb-title .breadcrumb{margin-left:0;margin-right:24px}[dir=rtl] .breadcrumb-title .breadcrumb:before{left:auto;right:-12px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:spin 2s infinite linear}@keyframes fadingLoad{0%{opacity:.4}70%{opacity:.8}to{opacity:.4}}.fadingLoad{animation:fadingLoad 1s infinite linear}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}.shake-animation{animation:shake 1s normal}.theme-default{--color-theme-main: #ffb100;--color-theme-support: #001d4d}.theme-default .mat-ripple-element{background-color:#0000001a}.theme-default .mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-default .mat-mdc-option:hover:not(.mdc-list-item--disabled),.theme-default .mat-mdc-option:focus:not(.mdc-list-item--disabled),.theme-default .mat-mdc-option.mat-mdc-option-active,.theme-default .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(0,0,0,.04)}.theme-default .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #ffb100)}.theme-default .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #001d4d)}.theme-default .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-default .mat-pseudo-checkbox-full{color:#0000008a}.theme-default .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.theme-default .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-default .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ffb100}.theme-default .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-default .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ffb100}.theme-default .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-default .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-default .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-default .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#001d4d}.theme-default .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-default .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#001d4d}.theme-default .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-default .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-default .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-default .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#001d4d}.theme-default .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-default .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#001d4d}.theme-default .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-default .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-default .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-default .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f44336}.theme-default .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-default .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f44336}.theme-default .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-default .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-default .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-default .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.theme-default .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-default .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.theme-default .mat-app-background,.theme-default.mat-app-background{background-color:#fafafa;color:#000000de}.theme-default .mat-elevation-z0,.theme-default .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-default .mat-elevation-z1,.theme-default .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-default .mat-elevation-z2,.theme-default .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-default .mat-elevation-z3,.theme-default .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-default .mat-elevation-z4,.theme-default .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-default .mat-elevation-z5,.theme-default .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-default .mat-elevation-z6,.theme-default .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-default .mat-elevation-z7,.theme-default .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-default .mat-elevation-z8,.theme-default .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-default .mat-elevation-z9,.theme-default .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-default .mat-elevation-z10,.theme-default .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-default .mat-elevation-z11,.theme-default .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-default .mat-elevation-z12,.theme-default .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-default .mat-elevation-z13,.theme-default .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-default .mat-elevation-z14,.theme-default .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-default .mat-elevation-z15,.theme-default .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-default .mat-elevation-z16,.theme-default .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-default .mat-elevation-z17,.theme-default .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-default .mat-elevation-z18,.theme-default .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-default .mat-elevation-z19,.theme-default .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-default .mat-elevation-z20,.theme-default .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-default .mat-elevation-z21,.theme-default .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-default .mat-elevation-z22,.theme-default .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-default .mat-elevation-z23,.theme-default .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-default .mat-elevation-z24,.theme-default .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-default .mat-mdc-option{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, "DM Sans", sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 1.5);font-weight:var(--mdc-typography-body1-font-weight, 500);letter-spacing:var(--mdc-typography-body1-letter-spacing, normal)}.theme-default .mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #fff}.theme-default .mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #e0e0e0}.theme-default .mat-mdc-card-subtitle{color:#0000008a}.theme-default .mat-mdc-card-title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, "DM Sans", sans-serif));font-size:var(--mdc-typography-headline6-font-size, 24px);line-height:var(--mdc-typography-headline6-line-height, 1);font-weight:var(--mdc-typography-headline6-font-weight, 500);letter-spacing:var(--mdc-typography-headline6-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:var(--mdc-typography-headline6-text-transform, none)}.theme-default .mat-mdc-card-subtitle{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, "DM Sans", sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 16px);line-height:var(--mdc-typography-subtitle2-line-height, 1);font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.theme-default .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #ffb100}.theme-default .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 177, 0, 0.25)'/%3E%3C/svg%3E")}.theme-default .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#ffb10040}.theme-default .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #001d4d}.theme-default .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(0, 29, 77, 0.25)'/%3E%3C/svg%3E")}.theme-default .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#001d4d40}.theme-default .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336}.theme-default .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 67, 54, 0.25)'/%3E%3C/svg%3E")}.theme-default .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#f4433640}.theme-default .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}.theme-default .mat-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font: DM Sans, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: normal}.theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}}@media all{.theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.theme-default .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #ffb100)}.theme-default .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.theme-default .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.theme-default .mdc-text-field--filled .mdc-text-field__ripple:before,.theme-default .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.theme-default .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.theme-default .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.theme-default .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.theme-default .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.theme-default .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.theme-default .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.theme-default .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.theme-default .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #ffb100)}.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000000de}.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #ffb100)}.theme-default .mdc-text-field--outlined .mdc-text-field__ripple:before,.theme-default .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.theme-default .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ffb100de}.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.theme-default .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-default .mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.theme-default .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}}@media all{.theme-default .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.theme-default .mdc-text-field--disabled .mdc-floating-label{color:#00000061}.theme-default .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.theme-default .mdc-text-field--disabled .mdc-text-field-character-counter,.theme-default .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.theme-default .mdc-text-field--disabled .mdc-text-field__icon--leading,.theme-default .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.theme-default .mdc-text-field--disabled .mdc-text-field__affix--prefix,.theme-default .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.theme-default .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.theme-default .mdc-text-field--disabled .mdc-notched-outline__leading,.theme-default .mdc-text-field--disabled .mdc-notched-outline__notch,.theme-default .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-default .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-default .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-default .mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-default .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-default .mdc-text-field--disabled .mdc-text-field-character-counter,.theme-default .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-default .mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-default .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-default .mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-default .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-default .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-default .mdc-text-field--disabled .mdc-notched-outline__leading,.theme-default .mdc-text-field--disabled .mdc-notched-outline__notch,.theme-default .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.theme-default .mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.theme-default .mat-mdc-form-field-error{color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field-focus-overlay{background-color:#000000de}.theme-default .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.theme-default .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.theme-default .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.theme-default .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#ffb100de}.theme-default .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#001d4dde}.theme-default .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#f44336de}.theme-default .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #001d4d)}.theme-default .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #001d4d)}.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#001d4dde}.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, #001d4d)}.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f44336de}.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-default .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}.theme-default [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.theme-default .mat-mdc-form-field-infix{min-height:56px}.theme-default .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.theme-default .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.theme-default .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.theme-default .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.theme-default .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.theme-default .mdc-text-field__input,.theme-default .mdc-text-field__affix{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, "DM Sans", sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 20px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.theme-default .mdc-text-field--textarea .mdc-text-field__input{line-height:1.5rem}.theme-default .mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, "DM Sans", sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 20px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.theme-default .mat-mdc-form-field-subscript-wrapper,.theme-default .mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, "DM Sans", sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 1.8);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.theme-default .mat-mdc-form-field,.theme-default .mat-mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, "DM Sans", sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 1.5);font-weight:var(--mdc-typography-body1-font-weight, 500);letter-spacing:var(--mdc-typography-body1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.theme-default .mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above{font-size:calc(16px * var(--mat-mdc-form-field-floating-label-scale, .75))}.theme-default .mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:16px}.theme-default .mat-mdc-select-value{color:#000000de}.theme-default .mat-mdc-select-placeholder{color:#0009}.theme-default .mat-mdc-select-disabled .mat-mdc-select-value{color:#00000061}.theme-default .mat-mdc-select-arrow{color:#0000008a}.theme-default .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#ffb100de}.theme-default .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#001d4dde}.theme-default .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.theme-default .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#f44336de}.theme-default .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#00000061}.theme-default .mat-mdc-select-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, "DM Sans", sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 20px);line-height:var(--mdc-typography-subtitle1-line-height, 1);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:1.5}.theme-default .mat-mdc-select{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, "DM Sans", sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 1.5);font-weight:var(--mdc-typography-body1-font-weight, 500);letter-spacing:var(--mdc-typography-body1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.theme-default .mat-mdc-autocomplete-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, "DM Sans", sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 20px);line-height:var(--mdc-typography-subtitle1-line-height, 1);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:1.5}.theme-default .mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-with-divider-divider-color: rgba(0, 0, 0, .12);--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.theme-default .mat-mdc-dialog-container{--mdc-dialog-subhead-font: DM Sans, sans-serif;--mdc-dialog-subhead-line-height: 1;--mdc-dialog-subhead-size: 24px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: DM Sans, sans-serif;--mdc-dialog-supporting-text-line-height: 1.5;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 500;--mdc-dialog-supporting-text-tracking: normal}.theme-default .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-label-text-color: #212121;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121}.theme-default .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.theme-default .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #ffb100;--mdc-chip-elevated-disabled-container-color: #ffb100;--mdc-chip-label-text-color: black;--mdc-chip-disabled-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black}.theme-default .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.theme-default .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #001d4d;--mdc-chip-elevated-disabled-container-color: #001d4d;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.theme-default .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.theme-default .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.theme-default .mat-mdc-chip-focus-overlay{background:black}.theme-default .mat-mdc-chip{height:32px}.theme-default .mat-mdc-standard-chip{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, "DM Sans", sans-serif));font-size:var(--mdc-typography-body2-font-size, 16px);line-height:var(--mdc-typography-body2-line-height, 1.8);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.theme-default .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #616161;--mdc-switch-selected-icon-color: #fff;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-unselected-icon-color: #fff}.theme-default .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-default .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.theme-default .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #ffaa00;--mdc-switch-selected-handle-color: #ffaa00;--mdc-switch-selected-hover-state-layer-color: #ffaa00;--mdc-switch-selected-pressed-state-layer-color: #ffaa00;--mdc-switch-selected-focus-handle-color: #ff8800;--mdc-switch-selected-hover-handle-color: #ff8800;--mdc-switch-selected-pressed-handle-color: #ff8800;--mdc-switch-selected-focus-track-color: #ffc84d;--mdc-switch-selected-hover-track-color: #ffc84d;--mdc-switch-selected-pressed-track-color: #ffc84d;--mdc-switch-selected-track-color: #ffc84d}.theme-default .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #001a46;--mdc-switch-selected-handle-color: #001a46;--mdc-switch-selected-hover-state-layer-color: #001a46;--mdc-switch-selected-pressed-state-layer-color: #001a46;--mdc-switch-selected-focus-handle-color: #000a25;--mdc-switch-selected-hover-handle-color: #000a25;--mdc-switch-selected-pressed-handle-color: #000a25;--mdc-switch-selected-focus-track-color: #4d6182;--mdc-switch-selected-hover-track-color: #4d6182;--mdc-switch-selected-pressed-track-color: #4d6182;--mdc-switch-selected-track-color: #4d6182}.theme-default .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}.theme-default .mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}.theme-default .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-default .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ffb100;--mdc-radio-selected-hover-icon-color: #ffb100;--mdc-radio-selected-icon-color: #ffb100;--mdc-radio-selected-pressed-icon-color: #ffb100;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ffb100}.theme-default .mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#00000061}.theme-default .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #001d4d;--mdc-radio-selected-hover-icon-color: #001d4d;--mdc-radio-selected-icon-color: #001d4d;--mdc-radio-selected-pressed-icon-color: #001d4d;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #001d4d}.theme-default .mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#00000061}.theme-default .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #f44336}.theme-default .mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#00000061}.theme-default .mat-mdc-radio-button .mdc-radio{padding:10px}.theme-default .mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:-10px;left:-10px;width:40px;height:40px}.theme-default .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:0;right:0;left:0;width:40px;height:40px}.theme-default .mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}.theme-default .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #ffb100;--mdc-slider-focus-handle-color: #ffb100;--mdc-slider-hover-handle-color: #ffb100;--mdc-slider-active-track-color: #ffb100;--mdc-slider-inactive-track-color: #ffb100;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #ffb100;--mat-mdc-slider-ripple-color: #ffb100;--mat-mdc-slider-hover-ripple-color: rgba(255, 177, 0, .05);--mat-mdc-slider-focus-ripple-color: rgba(255, 177, 0, .2)}.theme-default .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #001d4d;--mdc-slider-focus-handle-color: #001d4d;--mdc-slider-hover-handle-color: #001d4d;--mdc-slider-active-track-color: #001d4d;--mdc-slider-inactive-track-color: #001d4d;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #001d4d;--mat-mdc-slider-ripple-color: #001d4d;--mat-mdc-slider-hover-ripple-color: rgba(0, 29, 77, .05);--mat-mdc-slider-focus-ripple-color: rgba(0, 29, 77, .2)}.theme-default .mat-mdc-slider.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-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mat-mdc-slider-ripple-color: #f44336;--mat-mdc-slider-hover-ripple-color: rgba(244, 67, 54, .05);--mat-mdc-slider-focus-ripple-color: rgba(244, 67, 54, .2)}.theme-default .mat-mdc-slider{--mdc-slider-label-label-text-font: DM Sans, sans-serif;--mdc-slider-label-label-text-size: 16px;--mdc-slider-label-label-text-line-height: 1;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 500}.theme-default .mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #fff);color:var(--mdc-theme-on-surface, #000)}.theme-default .mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-default .mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}.theme-default .mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.theme-default .mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-default .mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.theme-default .mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-default .mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, .38))}.theme-default .mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.theme-default .mdc-list-item--disabled .mdc-list-item__start,.theme-default .mdc-list-item--disabled .mdc-list-item__content,.theme-default .mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.theme-default .mdc-list-item--disabled .mdc-list-item__primary-text,.theme-default .mdc-list-item--disabled .mdc-list-item__secondary-text,.theme-default .mdc-list-item--disabled .mdc-list-item__overline-text,.theme-default .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-default .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.theme-default .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.theme-default .mdc-list-item--selected .mdc-list-item__primary-text,.theme-default .mdc-list-item--activated .mdc-list-item__primary-text,.theme-default .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-default .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #ffb100)}.theme-default .mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-default .mdc-list-divider:after{border-bottom-color:#fff}.theme-default .mdc-list-divider{background-color:#0000001f}.theme-default .mat-mdc-menu-item[disabled],.theme-default .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.theme-default .mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, .38))}.theme-default .mat-mdc-menu-item .mat-icon-no-color,.theme-default .mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-default .mat-mdc-menu-item:hover:not([disabled]),.theme-default .mat-mdc-menu-item.cdk-program-focused:not([disabled]),.theme-default .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.theme-default .mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.theme-default .mat-mdc-menu-content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, "DM Sans", sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 20px);line-height:var(--mdc-typography-subtitle1-line-height, 1);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:1.5}.theme-default .mat-mdc-menu-content,.theme-default .mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, "DM Sans", sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 1.5);font-weight:var(--mdc-typography-body1-font-weight, 500);letter-spacing:var(--mdc-typography-body1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.theme-default .mat-mdc-list-base{--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}.theme-default .mat-mdc-list-option .mdc-list-item__start,.theme-default .mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #ffb100;--mdc-checkbox-selected-hover-icon-color: #ffb100;--mdc-checkbox-selected-icon-color: #ffb100;--mdc-checkbox-selected-pressed-icon-color: #ffb100;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-default .mat-mdc-list-option .mdc-list-item__start,.theme-default .mat-mdc-list-option .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ffb100;--mdc-radio-selected-hover-icon-color: #ffb100;--mdc-radio-selected-icon-color: #ffb100;--mdc-radio-selected-pressed-icon-color: #ffb100;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ffb100}.theme-default .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.theme-default .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.theme-default .mat-mdc-list-option.mat-accent .mdc-list-item__start,.theme-default .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #001d4d;--mdc-checkbox-selected-hover-icon-color: #001d4d;--mdc-checkbox-selected-icon-color: #001d4d;--mdc-checkbox-selected-pressed-icon-color: #001d4d;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-default .mat-mdc-list-option.mat-accent .mdc-list-item__start,.theme-default .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #001d4d;--mdc-radio-selected-hover-icon-color: #001d4d;--mdc-radio-selected-icon-color: #001d4d;--mdc-radio-selected-pressed-icon-color: #001d4d;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #001d4d}.theme-default .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.theme-default .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.theme-default .mat-mdc-list-option.mat-warn .mdc-list-item__start,.theme-default .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--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-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-default .mat-mdc-list-option.mat-warn .mdc-list-item__start,.theme-default .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #f44336}.theme-default .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.theme-default .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.theme-default .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-default .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-default .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-default .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#ffb100}.theme-default .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-default .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-default .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-default .mat-mdc-list-base{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.theme-default .mat-mdc-list-base{--mdc-list-list-item-label-text-font: DM Sans, sans-serif;--mdc-list-list-item-label-text-line-height: 1.5;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: normal;--mdc-list-list-item-label-text-weight: 500;--mdc-list-list-item-supporting-text-font: DM Sans, sans-serif;--mdc-list-list-item-supporting-text-line-height: 1.8;--mdc-list-list-item-supporting-text-size: 16px;--mdc-list-list-item-supporting-text-tracking: normal;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: DM Sans, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 1.8;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: normal;--mdc-list-list-item-trailing-supporting-text-weight: 400}.theme-default .mdc-list-group__subheader{font-size:20px;font-weight:400;line-height:1;font-family:DM Sans,sans-serif;letter-spacing:normal}.theme-default .mat-mdc-paginator{background:white;color:#000000de}.theme-default .mat-mdc-paginator-icon{fill:#0000008a}.theme-default .mat-mdc-paginator-decrement,.theme-default .mat-mdc-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.theme-default .mat-mdc-paginator-first,.theme-default .mat-mdc-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.theme-default .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.theme-default .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.theme-default .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.theme-default .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#0000001f}.theme-default .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#0000001f}.theme-default .mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.theme-default .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.theme-default .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.theme-default .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.theme-default .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.theme-default .mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.theme-default .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.theme-default .mat-mdc-paginator-container{min-height:56px}.theme-default .mat-mdc-paginator{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, "DM Sans", sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 1.8);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.theme-default .mat-mdc-paginator .mat-mdc-select-value{font-size:12px}.theme-default .mat-mdc-tab,.theme-default .mat-mdc-tab-link{background-color:transparent}.theme-default .mat-mdc-tab .mdc-tab__text-label,.theme-default .mat-mdc-tab-link .mdc-tab__text-label{color:#0009}.theme-default .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.theme-default .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.theme-default .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.theme-default .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#00000061}.theme-default .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-default .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#ffb100}.theme-default .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-default .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #ffb100)}.theme-default .mdc-tab__ripple:before,.theme-default .mat-mdc-tab .mat-ripple-element,.theme-default .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-default .mat-mdc-tab-link .mat-ripple-element{background-color:#ffb100}.theme-default .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-default .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-default .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-default .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#001d4d}.theme-default .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-default .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-default .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-default .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #001d4d)}.theme-default .mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.theme-default .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.theme-default .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-default .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.theme-default .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.theme-default .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.theme-default .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-default .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#001d4d}.theme-default .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-default .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-default .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-default .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#f44336}.theme-default .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-default .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-default .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-default .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #f44336)}.theme-default .mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.theme-default .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.theme-default .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-default .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.theme-default .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.theme-default .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.theme-default .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-default .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#f44336}.theme-default .mat-mdc-tab-group.mat-background-primary,.theme-default .mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #ffb100;--mat-mdc-tab-header-with-background-foreground-color: #000}.theme-default .mat-mdc-tab-group.mat-background-accent,.theme-default .mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: #001d4d;--mat-mdc-tab-header-with-background-foreground-color: #fff}.theme-default .mat-mdc-tab-group.mat-background-warn,.theme-default .mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #f44336;--mat-mdc-tab-header-with-background-foreground-color: #fff}.theme-default .mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #000)}.theme-default .mat-mdc-tab-header .mdc-tab{height:48px}.theme-default .mdc-tab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, "DM Sans", sans-serif));font-size:var(--mdc-typography-button-font-size, 16px);line-height:var(--mdc-typography-button-line-height, 1);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.theme-default .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-default .mat-mdc-checkbox .mat-ripple-element{background-color:#0000001a}.theme-default .mat-mdc-checkbox .mdc-checkbox__ripple{background:#000}.theme-default .mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #ffb100;--mdc-checkbox-selected-hover-icon-color: #ffb100;--mdc-checkbox-selected-icon-color: #ffb100;--mdc-checkbox-selected-pressed-icon-color: #ffb100;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-default .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#ffb1001a}.theme-default .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#ffb100}.theme-default .mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #001d4d;--mdc-checkbox-selected-hover-icon-color: #001d4d;--mdc-checkbox-selected-icon-color: #001d4d;--mdc-checkbox-selected-pressed-icon-color: #001d4d;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-default .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#001d4d1a}.theme-default .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#001d4d}.theme-default .mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #fff;--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-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-default .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#f443361a}.theme-default .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#f44336}.theme-default .mat-mdc-checkbox-disabled label{color:#00000061}.theme-default .mat-mdc-checkbox .mdc-checkbox{padding:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2)}.theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2)}.theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);right:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);left:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);width:var(--mdc-checkbox-touch-target-size, 40px);height:var(--mdc-checkbox-touch-target-size, 40px)}@media all and (-ms-high-contrast: none){.theme-default .mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.theme-default .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, "DM Sans", sans-serif));font-size:var(--mdc-typography-body2-font-size, 16px);line-height:var(--mdc-typography-body2-line-height, 1.8);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.theme-default .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.theme-default .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #ffb100}.theme-default .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #001d4d}.theme-default .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336}.theme-default .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.theme-default .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.theme-default .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #ffb100;--mdc-filled-button-label-text-color: #000}.theme-default .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #001d4d;--mdc-filled-button-label-text-color: #fff}.theme-default .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: #fff}.theme-default .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.theme-default .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.theme-default .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #ffb100;--mdc-protected-button-label-text-color: #000}.theme-default .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #001d4d;--mdc-protected-button-label-text-color: #fff}.theme-default .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: #fff}.theme-default .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.theme-default .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.theme-default .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.theme-default .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #ffb100}.theme-default .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #001d4d}.theme-default .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336}.theme-default .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.theme-default .mat-mdc-button,.theme-default .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-default .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.theme-default .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-default .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-default .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-default .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-default .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-default .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.theme-default .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-default .mat-mdc-button.mat-primary,.theme-default .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #ffb100;--mat-mdc-button-ripple-color: rgba(255, 177, 0, .1)}.theme-default .mat-mdc-button.mat-accent,.theme-default .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #001d4d;--mat-mdc-button-ripple-color: rgba(0, 29, 77, .1)}.theme-default .mat-mdc-button.mat-warn,.theme-default .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.theme-default .mat-mdc-raised-button,.theme-default .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-default .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.theme-default .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-default .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-default .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-default .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-default .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-default .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.theme-default .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-default .mat-mdc-raised-button.mat-primary,.theme-default .mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-default .mat-mdc-raised-button.mat-accent,.theme-default .mat-mdc-unelevated-button.mat-accent,.theme-default .mat-mdc-raised-button.mat-warn,.theme-default .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-default .mat-mdc-button.mat-mdc-button-base,.theme-default .mat-mdc-raised-button.mat-mdc-button-base,.theme-default .mat-mdc-unelevated-button.mat-mdc-button-base,.theme-default .mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.theme-default .mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, "DM Sans", sans-serif));font-size:var(--mdc-typography-button-font-size, 16px);line-height:var(--mdc-typography-button-line-height, 1);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.theme-default .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-default .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-default .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-default .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-default .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-default .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #ffb100;--mat-mdc-button-ripple-color: rgba(255, 177, 0, .1)}.theme-default .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #001d4d;--mat-mdc-button-ripple-color: rgba(0, 29, 77, .1)}.theme-default .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.theme-default .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #ffb100}.theme-default .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #001d4d}.theme-default .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336}.theme-default .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.theme-default .mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}.theme-default .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.theme-default .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}.theme-default .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.theme-default .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.theme-default .mat-mdc-fab,.theme-default .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-default .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.theme-default .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-default .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-default .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-default .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-default .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-default .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.theme-default .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-default .mat-mdc-fab.mat-primary,.theme-default .mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-default .mat-mdc-fab.mat-accent,.theme-default .mat-mdc-mini-fab.mat-accent,.theme-default .mat-mdc-fab.mat-warn,.theme-default .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-default .mat-mdc-fab.mat-unthemed,.theme-default .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.theme-default .mat-mdc-fab.mat-primary,.theme-default .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #ffb100;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.theme-default .mat-mdc-fab.mat-accent,.theme-default .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #001d4d;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.theme-default .mat-mdc-fab.mat-warn,.theme-default .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #f44336;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.theme-default .mat-mdc-fab[disabled][disabled],.theme-default .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.theme-default .mdc-fab--extended{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, "DM Sans", sans-serif));font-size:var(--mdc-typography-button-font-size, 16px);line-height:var(--mdc-typography-button-line-height, 1);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.theme-default .mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: #001d4d;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.theme-default .mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font: DM Sans, sans-serif;--mdc-snackbar-supporting-text-line-height: 1.8;--mdc-snackbar-supporting-text-size: 16px;--mdc-snackbar-supporting-text-weight: 400}.theme-default .mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.theme-default .mdc-data-table__row{background-color:inherit}.theme-default .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.theme-default .mdc-data-table__row--selected{background-color:#ffb1000a}.theme-default .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.theme-default .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.theme-default .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.theme-default .mdc-data-table__cell,.theme-default .mdc-data-table__header-cell{border-bottom-color:#0000001f}.theme-default .mdc-data-table__pagination{border-top-color:#0000001f}.theme-default .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.theme-default .mdc-data-table__header-cell,.theme-default .mdc-data-table__pagination-total,.theme-default .mdc-data-table__pagination-rows-per-page-label,.theme-default .mdc-data-table__cell{color:#000000de}.theme-default .mat-mdc-table{background:white}.theme-default .mat-mdc-table .mdc-data-table__row{height:52px}.theme-default .mat-mdc-table .mdc-data-table__pagination{min-height:52px}.theme-default .mat-mdc-table .mdc-data-table__header-row{height:56px}.theme-default .mdc-data-table__content,.theme-default .mdc-data-table__cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, "DM Sans", sans-serif));font-size:var(--mdc-typography-body2-font-size, 16px);line-height:var(--mdc-typography-body2-line-height, 1.8);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.theme-default .mdc-data-table__header-cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, "DM Sans", sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 16px);line-height:var(--mdc-typography-subtitle2-line-height, 1);font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.theme-default .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #ffb100}.theme-default .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #001d4d}.theme-default .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.theme-default .mat-badge{position:relative}.theme-default .mat-badge.mat-badge{overflow:visible}.theme-default .mat-badge-hidden .mat-badge-content{display:none}.theme-default .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-default .ng-animate-disabled .mat-badge-content,.theme-default .mat-badge-content._mat-animation-noopable{transition:none}.theme-default .mat-badge-content.mat-badge-active{transform:none}.theme-default .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-default .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-default .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-default .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-default .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-default .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-default .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-default .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-default .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-default .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-default .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-default .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-default .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-default .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-default .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-default .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-default .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-default .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-default .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-default .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-default .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-default .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-default .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-default .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-default .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-default .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-default .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-default .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-default .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-default .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-default .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-default .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-default .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-default .mat-badge-content{color:#000;background:#ffb100}.cdk-high-contrast-active .theme-default .mat-badge-content{outline:solid 1px;border-radius:0}.theme-default .mat-badge-accent .mat-badge-content{background:#001d4d;color:#fff}.theme-default .mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.theme-default .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.theme-default .mat-badge-content{font-weight:600;font-size:12px;font-family:DM Sans,sans-serif}.theme-default .mat-badge-small .mat-badge-content{font-size:9px}.theme-default .mat-badge-large .mat-badge-content{font-size:24px}.theme-default .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.theme-default .mat-bottom-sheet-container{font-size:16px;font-weight:400;line-height:1.8;font-family:DM Sans,sans-serif;letter-spacing:normal}.theme-default .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.theme-default .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-default .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.theme-default .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.theme-default .mat-button-toggle{color:#00000061}.theme-default .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.theme-default .mat-button-toggle-appearance-standard{color:#000000de;background:white}.theme-default .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.theme-default .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}.theme-default [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.theme-default .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.theme-default .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.theme-default .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.theme-default .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.theme-default .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.theme-default .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.theme-default .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-default .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.theme-default .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.theme-default .mat-button-toggle{font-family:DM Sans,sans-serif}.theme-default .mat-calendar-arrow{fill:#0000008a}.theme-default .mat-datepicker-toggle,.theme-default .mat-datepicker-content .mat-calendar-next-button,.theme-default .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.theme-default .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.theme-default .mat-calendar-table-header,.theme-default .mat-calendar-body-label{color:#0000008a}.theme-default .mat-calendar-body-cell-content,.theme-default .mat-date-range-input-separator{color:#000000de;border-color:transparent}.theme-default .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.theme-default .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.theme-default .mat-calendar-body-in-preview{color:#0000003d}.theme-default .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.theme-default .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.theme-default .mat-calendar-body-in-range:before{background:rgba(255,177,0,.2)}.theme-default .mat-calendar-body-comparison-identical,.theme-default .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-default .mat-calendar-body-comparison-bridge-start:before,.theme-default [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,177,0,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-default .mat-calendar-body-comparison-bridge-end:before,.theme-default [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,177,0,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-default .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-default .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-default .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-default .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-default .mat-calendar-body-selected{background-color:#ffb100;color:#000}.theme-default .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ffb10066}.theme-default .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-default .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-default .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ffb1004d}@media (hover: hover){.theme-default .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ffb1004d}}.theme-default .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(0,29,77,.2)}.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-default .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,29,77,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-default .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,29,77,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#001d4d;color:#fff}.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#001d4d66}.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-default .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-default .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#001d4d4d}@media (hover: hover){.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#001d4d4d}}.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-default .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-default .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-default .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-default .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}@media (hover: hover){.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}}.theme-default .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-default .mat-datepicker-toggle-active{color:#ffb100}.theme-default .mat-datepicker-toggle-active.mat-accent{color:#001d4d}.theme-default .mat-datepicker-toggle-active.mat-warn{color:#f44336}.theme-default .mat-date-range-input-inner[disabled]{color:#00000061}.theme-default .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}.theme-default .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.theme-default .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:0}.theme-default .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.theme-default .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%,-50%)}.theme-default .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.theme-default .mat-calendar{font-family:DM Sans,sans-serif}.theme-default .mat-calendar-body{font-size:13px}.theme-default .mat-calendar-body-label,.theme-default .mat-calendar-period-button{font-size:16px;font-weight:500}.theme-default .mat-calendar-table-header th{font-size:11px;font-weight:400}.theme-default .mat-divider{border-top-color:#0000001f}.theme-default .mat-divider-vertical{border-right-color:#0000001f}.theme-default .mat-expansion-panel{background:white;color:#000000de}.theme-default .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-default .mat-action-row{border-top-color:#0000001f}.theme-default .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-default .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-default .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.theme-default .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.theme-default .mat-expansion-panel-header-title{color:#000000de}.theme-default .mat-expansion-panel-header-description,.theme-default .mat-expansion-indicator:after{color:#0000008a}.theme-default .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.theme-default .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-default .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-default .mat-expansion-panel-header{height:48px}.theme-default .mat-expansion-panel-header.mat-expanded{height:64px}.theme-default .mat-expansion-panel-header{font-family:DM Sans,sans-serif;font-size:16px;font-weight:500}.theme-default .mat-expansion-panel-content{font-size:16px;font-weight:400;line-height:1.8;font-family:DM Sans,sans-serif;letter-spacing:normal}.theme-default .mat-grid-tile-header,.theme-default .mat-grid-tile-footer{font-size:16px}.theme-default .mat-grid-tile-header .mat-line,.theme-default .mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.theme-default .mat-grid-tile-header .mat-line:nth-child(n+2),.theme-default .mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.theme-default .mat-icon.mat-primary{color:#ffb100}.theme-default .mat-icon.mat-accent{color:#001d4d}.theme-default .mat-icon.mat-warn{color:#f44336}.theme-default .mat-drawer-container{background-color:#fafafa;color:#000000de}.theme-default .mat-drawer{background-color:#fff;color:#000000de}.theme-default .mat-drawer.mat-drawer-push{background-color:#fff}.theme-default .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-default .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.theme-default .mat-drawer-side.mat-drawer-end,.theme-default [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.theme-default [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-default .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.theme-default .mat-step-header.cdk-keyboard-focused,.theme-default .mat-step-header.cdk-program-focused,.theme-default .mat-step-header:hover:not([aria-disabled]),.theme-default .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.theme-default .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-default .mat-step-header:hover{background:none}}.theme-default .mat-step-header .mat-step-label,.theme-default .mat-step-header .mat-step-optional{color:#0000008a}.theme-default .mat-step-header .mat-step-icon{background-color:#0000008a;color:#000}.theme-default .mat-step-header .mat-step-icon-selected,.theme-default .mat-step-header .mat-step-icon-state-done,.theme-default .mat-step-header .mat-step-icon-state-edit{background-color:#ffb100;color:#000}.theme-default .mat-step-header.mat-accent .mat-step-icon{color:#fff}.theme-default .mat-step-header.mat-accent .mat-step-icon-selected,.theme-default .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-default .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#001d4d;color:#fff}.theme-default .mat-step-header.mat-warn .mat-step-icon{color:#fff}.theme-default .mat-step-header.mat-warn .mat-step-icon-selected,.theme-default .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-default .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}.theme-default .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.theme-default .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.theme-default .mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.theme-default .mat-stepper-horizontal,.theme-default .mat-stepper-vertical{background-color:#fff}.theme-default .mat-stepper-vertical-line:before{border-left-color:#0000001f}.theme-default .mat-horizontal-stepper-header:before,.theme-default .mat-horizontal-stepper-header:after,.theme-default .mat-stepper-horizontal-line{border-top-color:#0000001f}.theme-default .mat-horizontal-stepper-header{height:72px}.theme-default .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.theme-default .mat-vertical-stepper-header{padding:24px}.theme-default .mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.theme-default .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.theme-default .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.theme-default .mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.theme-default .mat-stepper-vertical,.theme-default .mat-stepper-horizontal{font-family:DM Sans,sans-serif}.theme-default .mat-step-label{font-size:16px;font-weight:400}.theme-default .mat-step-sub-label-error{font-weight:400}.theme-default .mat-step-label-error{font-size:16px}.theme-default .mat-step-label-selected{font-size:16px;font-weight:500}.theme-default .mat-sort-header-arrow{color:#757575}.theme-default .mat-toolbar{background:whitesmoke;color:#000000de}.theme-default .mat-toolbar.mat-primary{background:#ffb100;color:#000}.theme-default .mat-toolbar.mat-accent{background:#001d4d;color:#fff}.theme-default .mat-toolbar.mat-warn{background:#f44336;color:#fff}.theme-default .mat-toolbar .mat-form-field-underline,.theme-default .mat-toolbar .mat-form-field-ripple,.theme-default .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-default .mat-toolbar .mat-form-field-label,.theme-default .mat-toolbar .mat-focused .mat-form-field-label,.theme-default .mat-toolbar .mat-select-value,.theme-default .mat-toolbar .mat-select-arrow,.theme-default .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-default .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-default .mat-toolbar-multiple-rows{min-height:64px}.theme-default .mat-toolbar-row,.theme-default .mat-toolbar-single-row{height:64px}@media (max-width: 599px){.theme-default .mat-toolbar-multiple-rows{min-height:56px}.theme-default .mat-toolbar-row,.theme-default .mat-toolbar-single-row{height:56px}}.theme-default .mat-toolbar,.theme-default .mat-toolbar h1,.theme-default .mat-toolbar h2,.theme-default .mat-toolbar h3,.theme-default .mat-toolbar h4,.theme-default .mat-toolbar h5,.theme-default .mat-toolbar h6{font-size:24px;font-weight:500;line-height:1;font-family:DM Sans,sans-serif;letter-spacing:normal;margin:0}.theme-default .mat-tree{background:white}.theme-default .mat-tree-node,.theme-default .mat-nested-tree-node{color:#000000de}.theme-default .mat-tree-node{min-height:48px}.theme-default .mat-tree{font-family:DM Sans,sans-serif}.theme-default .mat-tree-node,.theme-default .mat-nested-tree-node{font-weight:400;font-size:16px}.theme-default .mat-primary.mat-mdc-checkbox{--mdc-checkbox-selected-checkmark-color: #fff}.theme-custom-black{--color-theme-main: black;--color-theme-support: black}.theme-custom-black .mat-ripple-element{background-color:#0000001a}.theme-custom-black .mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-black .mat-mdc-option:hover:not(.mdc-list-item--disabled),.theme-custom-black .mat-mdc-option:focus:not(.mdc-list-item--disabled),.theme-custom-black .mat-mdc-option.mat-mdc-option-active,.theme-custom-black .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(0,0,0,.04)}.theme-custom-black .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, black)}.theme-custom-black .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, black)}.theme-custom-black .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-black .mat-pseudo-checkbox-full{color:#0000008a}.theme-custom-black .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.theme-custom-black .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-black .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#000}.theme-custom-black .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-black .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:black}.theme-custom-black .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-custom-black .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-custom-black .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-black .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#000}.theme-custom-black .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-black .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:black}.theme-custom-black .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-custom-black .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-custom-black .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-black .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#000}.theme-custom-black .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-black .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:black}.theme-custom-black .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-custom-black .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-custom-black .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-black .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f44336}.theme-custom-black .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-black .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f44336}.theme-custom-black .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-custom-black .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-custom-black .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-black .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.theme-custom-black .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-black .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.theme-custom-black .mat-app-background,.theme-custom-black.mat-app-background{background-color:#fafafa;color:#000000de}.theme-custom-black .mat-elevation-z0,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-custom-black .mat-elevation-z1,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-custom-black .mat-elevation-z2,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-custom-black .mat-elevation-z3,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-custom-black .mat-elevation-z4,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-custom-black .mat-elevation-z5,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-custom-black .mat-elevation-z6,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-custom-black .mat-elevation-z7,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-custom-black .mat-elevation-z8,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-custom-black .mat-elevation-z9,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-custom-black .mat-elevation-z10,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-custom-black .mat-elevation-z11,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-custom-black .mat-elevation-z12,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-custom-black .mat-elevation-z13,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-custom-black .mat-elevation-z14,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-custom-black .mat-elevation-z15,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-custom-black .mat-elevation-z16,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-custom-black .mat-elevation-z17,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-custom-black .mat-elevation-z18,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-custom-black .mat-elevation-z19,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-custom-black .mat-elevation-z20,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-custom-black .mat-elevation-z21,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-custom-black .mat-elevation-z22,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-custom-black .mat-elevation-z23,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-custom-black .mat-elevation-z24,.theme-custom-black .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-custom-black .mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #fff}.theme-custom-black .mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #e0e0e0}.theme-custom-black .mat-mdc-card-subtitle{color:#0000008a}.theme-custom-black .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: black}.theme-custom-black .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E")}.theme-custom-black .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#00000040}.theme-custom-black .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: black}.theme-custom-black .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E")}.theme-custom-black .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#00000040}.theme-custom-black .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336}.theme-custom-black .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 67, 54, 0.25)'/%3E%3C/svg%3E")}.theme-custom-black .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#f4433640}.theme-custom-black .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}.theme-custom-black .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.theme-custom-black .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.theme-custom-black .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}}@media all{.theme-custom-black .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.theme-custom-black .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, black)}.theme-custom-black .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.theme-custom-black .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.theme-custom-black .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.theme-custom-black .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.theme-custom-black .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.theme-custom-black .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.theme-custom-black .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.theme-custom-black .mdc-text-field--filled .mdc-text-field__ripple:before,.theme-custom-black .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.theme-custom-black .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.theme-custom-black .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.theme-custom-black .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.theme-custom-black .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.theme-custom-black .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.theme-custom-black .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.theme-custom-black .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.theme-custom-black .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, black)}.theme-custom-black .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-custom-black .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-custom-black .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.theme-custom-black .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-custom-black .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-custom-black .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000000de}.theme-custom-black .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-black .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-black .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, black)}.theme-custom-black .mdc-text-field--outlined .mdc-text-field__ripple:before,.theme-custom-black .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.theme-custom-black .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#000000de}.theme-custom-black .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-custom-black .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-custom-black .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-custom-black .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-custom-black .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-black .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-black .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.theme-custom-black .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}}@media all{.theme-custom-black .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.theme-custom-black .mdc-text-field--disabled .mdc-floating-label{color:#00000061}.theme-custom-black .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.theme-custom-black .mdc-text-field--disabled .mdc-text-field-character-counter,.theme-custom-black .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.theme-custom-black .mdc-text-field--disabled .mdc-text-field__icon--leading,.theme-custom-black .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.theme-custom-black .mdc-text-field--disabled .mdc-text-field__affix--prefix,.theme-custom-black .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.theme-custom-black .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.theme-custom-black .mdc-text-field--disabled .mdc-notched-outline__leading,.theme-custom-black .mdc-text-field--disabled .mdc-notched-outline__notch,.theme-custom-black .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-black .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-black .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-black .mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-black .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-black .mdc-text-field--disabled .mdc-text-field-character-counter,.theme-custom-black .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-black .mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-black .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-black .mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-black .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-black .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-black .mdc-text-field--disabled .mdc-notched-outline__leading,.theme-custom-black .mdc-text-field--disabled .mdc-notched-outline__notch,.theme-custom-black .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.theme-custom-black .mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.theme-custom-black .mat-mdc-form-field-error{color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field-focus-overlay{background-color:#000000de}.theme-custom-black .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.theme-custom-black .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.theme-custom-black .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.theme-custom-black .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#000000de}.theme-custom-black .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#000000de}.theme-custom-black .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#f44336de}.theme-custom-black .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.theme-custom-black .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, black)}.theme-custom-black .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, black)}.theme-custom-black .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#000000de}.theme-custom-black .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-custom-black .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-custom-black .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-custom-black .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-custom-black .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-black .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-black .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-black .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-black .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, black)}.theme-custom-black .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f44336de}.theme-custom-black .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-custom-black .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-custom-black .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-custom-black .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-custom-black .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-black .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-black .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-black .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-black .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-black .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}.theme-custom-black [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.theme-custom-black .mat-mdc-select-value{color:#000000de}.theme-custom-black .mat-mdc-select-placeholder{color:#0009}.theme-custom-black .mat-mdc-select-disabled .mat-mdc-select-value{color:#00000061}.theme-custom-black .mat-mdc-select-arrow{color:#0000008a}.theme-custom-black .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow,.theme-custom-black .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#000000de}.theme-custom-black .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.theme-custom-black .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#f44336de}.theme-custom-black .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#00000061}.theme-custom-black .mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-with-divider-divider-color: rgba(0, 0, 0, .12);--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.theme-custom-black .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-label-text-color: #212121;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121}.theme-custom-black .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.theme-custom-black .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted,.theme-custom-black .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.theme-custom-black .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: black;--mdc-chip-elevated-disabled-container-color: black;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.theme-custom-black .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.theme-custom-black .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.theme-custom-black .mat-mdc-chip-focus-overlay{background:black}.theme-custom-black .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #616161;--mdc-switch-selected-icon-color: #fff;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-unselected-icon-color: #fff}.theme-custom-black .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-black .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.theme-custom-black .mat-mdc-slide-toggle.mat-primary,.theme-custom-black .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: black;--mdc-switch-selected-handle-color: black;--mdc-switch-selected-hover-state-layer-color: black;--mdc-switch-selected-pressed-state-layer-color: black;--mdc-switch-selected-focus-handle-color: black;--mdc-switch-selected-hover-handle-color: black;--mdc-switch-selected-pressed-handle-color: black;--mdc-switch-selected-focus-track-color: #4d4d4d;--mdc-switch-selected-hover-track-color: #4d4d4d;--mdc-switch-selected-pressed-track-color: #4d4d4d;--mdc-switch-selected-track-color: #4d4d4d}.theme-custom-black .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}.theme-custom-black .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-black .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: black;--mdc-radio-selected-hover-icon-color: black;--mdc-radio-selected-icon-color: black;--mdc-radio-selected-pressed-icon-color: black;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: black}.theme-custom-black .mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#00000061}.theme-custom-black .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: black;--mdc-radio-selected-hover-icon-color: black;--mdc-radio-selected-icon-color: black;--mdc-radio-selected-pressed-icon-color: black;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: black}.theme-custom-black .mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#00000061}.theme-custom-black .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #f44336}.theme-custom-black .mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#00000061}.theme-custom-black .mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}.theme-custom-black .mat-mdc-slider.mat-primary,.theme-custom-black .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: black;--mdc-slider-focus-handle-color: black;--mdc-slider-hover-handle-color: black;--mdc-slider-active-track-color: black;--mdc-slider-inactive-track-color: black;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: black;--mat-mdc-slider-ripple-color: black;--mat-mdc-slider-hover-ripple-color: rgba(0, 0, 0, .05);--mat-mdc-slider-focus-ripple-color: rgba(0, 0, 0, .2)}.theme-custom-black .mat-mdc-slider.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-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mat-mdc-slider-ripple-color: #f44336;--mat-mdc-slider-hover-ripple-color: rgba(244, 67, 54, .05);--mat-mdc-slider-focus-ripple-color: rgba(244, 67, 54, .2)}.theme-custom-black .mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #fff);color:var(--mdc-theme-on-surface, #000)}.theme-custom-black .mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-black .mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}.theme-custom-black .mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.theme-custom-black .mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-black .mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.theme-custom-black .mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-black .mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, .38))}.theme-custom-black .mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.theme-custom-black .mdc-list-item--disabled .mdc-list-item__start,.theme-custom-black .mdc-list-item--disabled .mdc-list-item__content,.theme-custom-black .mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.theme-custom-black .mdc-list-item--disabled .mdc-list-item__primary-text,.theme-custom-black .mdc-list-item--disabled .mdc-list-item__secondary-text,.theme-custom-black .mdc-list-item--disabled .mdc-list-item__overline-text,.theme-custom-black .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-black .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.theme-custom-black .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.theme-custom-black .mdc-list-item--selected .mdc-list-item__primary-text,.theme-custom-black .mdc-list-item--activated .mdc-list-item__primary-text,.theme-custom-black .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-black .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, black)}.theme-custom-black .mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-black .mdc-list-divider:after{border-bottom-color:#fff}.theme-custom-black .mdc-list-divider{background-color:#0000001f}.theme-custom-black .mat-mdc-menu-item[disabled],.theme-custom-black .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.theme-custom-black .mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, .38))}.theme-custom-black .mat-mdc-menu-item .mat-icon-no-color,.theme-custom-black .mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-black .mat-mdc-menu-item:hover:not([disabled]),.theme-custom-black .mat-mdc-menu-item.cdk-program-focused:not([disabled]),.theme-custom-black .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.theme-custom-black .mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.theme-custom-black .mat-mdc-list-base{--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}.theme-custom-black .mat-mdc-list-option .mdc-list-item__start,.theme-custom-black .mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: black;--mdc-checkbox-selected-hover-icon-color: black;--mdc-checkbox-selected-icon-color: black;--mdc-checkbox-selected-pressed-icon-color: black;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-black .mat-mdc-list-option .mdc-list-item__start,.theme-custom-black .mat-mdc-list-option .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: black;--mdc-radio-selected-hover-icon-color: black;--mdc-radio-selected-icon-color: black;--mdc-radio-selected-pressed-icon-color: black;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: black}.theme-custom-black .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.theme-custom-black .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.theme-custom-black .mat-mdc-list-option.mat-accent .mdc-list-item__start,.theme-custom-black .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: black;--mdc-checkbox-selected-hover-icon-color: black;--mdc-checkbox-selected-icon-color: black;--mdc-checkbox-selected-pressed-icon-color: black;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-black .mat-mdc-list-option.mat-accent .mdc-list-item__start,.theme-custom-black .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: black;--mdc-radio-selected-hover-icon-color: black;--mdc-radio-selected-icon-color: black;--mdc-radio-selected-pressed-icon-color: black;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: black}.theme-custom-black .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.theme-custom-black .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.theme-custom-black .mat-mdc-list-option.mat-warn .mdc-list-item__start,.theme-custom-black .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--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-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-black .mat-mdc-list-option.mat-warn .mdc-list-item__start,.theme-custom-black .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #f44336}.theme-custom-black .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.theme-custom-black .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.theme-custom-black .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-custom-black .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-custom-black .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-black .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#000}.theme-custom-black .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-custom-black .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-custom-black .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-custom-black .mat-mdc-paginator{background:white;color:#000000de}.theme-custom-black .mat-mdc-paginator-icon{fill:#0000008a}.theme-custom-black .mat-mdc-paginator-decrement,.theme-custom-black .mat-mdc-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.theme-custom-black .mat-mdc-paginator-first,.theme-custom-black .mat-mdc-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.theme-custom-black .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.theme-custom-black .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.theme-custom-black .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.theme-custom-black .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#0000001f}.theme-custom-black .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#0000001f}.theme-custom-black .mat-mdc-tab,.theme-custom-black .mat-mdc-tab-link{background-color:transparent}.theme-custom-black .mat-mdc-tab .mdc-tab__text-label,.theme-custom-black .mat-mdc-tab-link .mdc-tab__text-label{color:#0009}.theme-custom-black .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.theme-custom-black .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.theme-custom-black .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.theme-custom-black .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#00000061}.theme-custom-black .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-black .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#000}.theme-custom-black .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-black .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, black)}.theme-custom-black .mdc-tab__ripple:before,.theme-custom-black .mat-mdc-tab .mat-ripple-element,.theme-custom-black .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-black .mat-mdc-tab-link .mat-ripple-element{background-color:#000}.theme-custom-black .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-black .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-black .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-black .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#000}.theme-custom-black .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-black .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-black .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-black .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, black)}.theme-custom-black .mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.theme-custom-black .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.theme-custom-black .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-black .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.theme-custom-black .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.theme-custom-black .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.theme-custom-black .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-black .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#000}.theme-custom-black .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-black .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-black .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-black .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#f44336}.theme-custom-black .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-black .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-black .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-black .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #f44336)}.theme-custom-black .mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.theme-custom-black .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.theme-custom-black .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-black .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.theme-custom-black .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.theme-custom-black .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.theme-custom-black .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-black .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#f44336}.theme-custom-black .mat-mdc-tab-group.mat-background-primary,.theme-custom-black .mat-mdc-tab-nav-bar.mat-background-primary,.theme-custom-black .mat-mdc-tab-group.mat-background-accent,.theme-custom-black .mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: black;--mat-mdc-tab-header-with-background-foreground-color: #fff}.theme-custom-black .mat-mdc-tab-group.mat-background-warn,.theme-custom-black .mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #f44336;--mat-mdc-tab-header-with-background-foreground-color: #fff}.theme-custom-black .mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #000)}.theme-custom-black .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-black .mat-mdc-checkbox .mat-ripple-element{background-color:#0000001a}.theme-custom-black .mat-mdc-checkbox .mdc-checkbox__ripple{background:#000}.theme-custom-black .mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: black;--mdc-checkbox-selected-hover-icon-color: black;--mdc-checkbox-selected-icon-color: black;--mdc-checkbox-selected-pressed-icon-color: black;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-black .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#0000001a}.theme-custom-black .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:black}.theme-custom-black .mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: black;--mdc-checkbox-selected-hover-icon-color: black;--mdc-checkbox-selected-icon-color: black;--mdc-checkbox-selected-pressed-icon-color: black;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-black .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#0000001a}.theme-custom-black .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:black}.theme-custom-black .mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #fff;--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-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-black .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#f443361a}.theme-custom-black .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#f44336}.theme-custom-black .mat-mdc-checkbox-disabled label{color:#00000061}.theme-custom-black .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.theme-custom-black .mat-mdc-button.mat-primary,.theme-custom-black .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: black}.theme-custom-black .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336}.theme-custom-black .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.theme-custom-black .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.theme-custom-black .mat-mdc-unelevated-button.mat-primary,.theme-custom-black .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: black;--mdc-filled-button-label-text-color: #fff}.theme-custom-black .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: #fff}.theme-custom-black .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.theme-custom-black .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.theme-custom-black .mat-mdc-raised-button.mat-primary,.theme-custom-black .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: black;--mdc-protected-button-label-text-color: #fff}.theme-custom-black .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: #fff}.theme-custom-black .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.theme-custom-black .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.theme-custom-black .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.theme-custom-black .mat-mdc-outlined-button.mat-primary,.theme-custom-black .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: black}.theme-custom-black .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336}.theme-custom-black .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.theme-custom-black .mat-mdc-button,.theme-custom-black .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-black .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.theme-custom-black .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-custom-black .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-black .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-black .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-black .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-black .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.theme-custom-black .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-black .mat-mdc-button.mat-primary,.theme-custom-black .mat-mdc-outlined-button.mat-primary,.theme-custom-black .mat-mdc-button.mat-accent,.theme-custom-black .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: black;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-black .mat-mdc-button.mat-warn,.theme-custom-black .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.theme-custom-black .mat-mdc-raised-button,.theme-custom-black .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-black .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.theme-custom-black .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-custom-black .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-black .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-black .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-black .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-black .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.theme-custom-black .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-black .mat-mdc-raised-button.mat-primary,.theme-custom-black .mat-mdc-unelevated-button.mat-primary,.theme-custom-black .mat-mdc-raised-button.mat-accent,.theme-custom-black .mat-mdc-unelevated-button.mat-accent,.theme-custom-black .mat-mdc-raised-button.mat-warn,.theme-custom-black .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-custom-black .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-black .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-custom-black .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-black .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-black .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-black .mat-mdc-icon-button.mat-primary,.theme-custom-black .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: black;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-black .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.theme-custom-black .mat-mdc-icon-button.mat-primary,.theme-custom-black .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: black}.theme-custom-black .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336}.theme-custom-black .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.theme-custom-black .mat-mdc-fab,.theme-custom-black .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-black .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.theme-custom-black .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-custom-black .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-black .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-black .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-black .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-black .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.theme-custom-black .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-black .mat-mdc-fab.mat-primary,.theme-custom-black .mat-mdc-mini-fab.mat-primary,.theme-custom-black .mat-mdc-fab.mat-accent,.theme-custom-black .mat-mdc-mini-fab.mat-accent,.theme-custom-black .mat-mdc-fab.mat-warn,.theme-custom-black .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-custom-black .mat-mdc-fab.mat-unthemed,.theme-custom-black .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.theme-custom-black .mat-mdc-fab.mat-primary,.theme-custom-black .mat-mdc-mini-fab.mat-primary,.theme-custom-black .mat-mdc-fab.mat-accent,.theme-custom-black .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: black;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.theme-custom-black .mat-mdc-fab.mat-warn,.theme-custom-black .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #f44336;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.theme-custom-black .mat-mdc-fab[disabled][disabled],.theme-custom-black .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.theme-custom-black .mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: black;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.theme-custom-black .mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.theme-custom-black .mdc-data-table__row{background-color:inherit}.theme-custom-black .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.theme-custom-black .mdc-data-table__row--selected{background-color:#0000000a}.theme-custom-black .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.theme-custom-black .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.theme-custom-black .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.theme-custom-black .mdc-data-table__cell,.theme-custom-black .mdc-data-table__header-cell{border-bottom-color:#0000001f}.theme-custom-black .mdc-data-table__pagination{border-top-color:#0000001f}.theme-custom-black .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.theme-custom-black .mdc-data-table__header-cell,.theme-custom-black .mdc-data-table__pagination-total,.theme-custom-black .mdc-data-table__pagination-rows-per-page-label,.theme-custom-black .mdc-data-table__cell{color:#000000de}.theme-custom-black .mat-mdc-table{background:white}.theme-custom-black .mat-mdc-progress-spinner,.theme-custom-black .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: black}.theme-custom-black .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.theme-custom-black .mat-badge{position:relative}.theme-custom-black .mat-badge.mat-badge{overflow:visible}.theme-custom-black .mat-badge-hidden .mat-badge-content{display:none}.theme-custom-black .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-custom-black .ng-animate-disabled .mat-badge-content,.theme-custom-black .mat-badge-content._mat-animation-noopable{transition:none}.theme-custom-black .mat-badge-content.mat-badge-active{transform:none}.theme-custom-black .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-custom-black .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-custom-black .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-custom-black .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-custom-black .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-custom-black .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-custom-black .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-custom-black .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-custom-black .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-custom-black .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-custom-black .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-custom-black .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-custom-black .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-custom-black .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-custom-black .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-custom-black .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-custom-black .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-custom-black .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-custom-black .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-custom-black .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-custom-black .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-custom-black .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-custom-black .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-custom-black .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-custom-black .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-custom-black .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-custom-black .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-custom-black .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-custom-black .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-custom-black .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-custom-black .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-custom-black .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-custom-black .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-custom-black .mat-badge-content{color:#fff;background:black}.cdk-high-contrast-active .theme-custom-black .mat-badge-content{outline:solid 1px;border-radius:0}.theme-custom-black .mat-badge-accent .mat-badge-content{background:black;color:#fff}.theme-custom-black .mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.theme-custom-black .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.theme-custom-black .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.theme-custom-black .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.theme-custom-black .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-custom-black .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.theme-custom-black .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.theme-custom-black .mat-button-toggle{color:#00000061}.theme-custom-black .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.theme-custom-black .mat-button-toggle-appearance-standard{color:#000000de;background:white}.theme-custom-black .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.theme-custom-black .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}.theme-custom-black [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.theme-custom-black .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.theme-custom-black .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.theme-custom-black .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.theme-custom-black .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.theme-custom-black .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.theme-custom-black .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.theme-custom-black .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-custom-black .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.theme-custom-black .mat-calendar-arrow{fill:#0000008a}.theme-custom-black .mat-datepicker-toggle,.theme-custom-black .mat-datepicker-content .mat-calendar-next-button,.theme-custom-black .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.theme-custom-black .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.theme-custom-black .mat-calendar-table-header,.theme-custom-black .mat-calendar-body-label{color:#0000008a}.theme-custom-black .mat-calendar-body-cell-content,.theme-custom-black .mat-date-range-input-separator{color:#000000de;border-color:transparent}.theme-custom-black .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.theme-custom-black .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.theme-custom-black .mat-calendar-body-in-preview{color:#0000003d}.theme-custom-black .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.theme-custom-black .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.theme-custom-black .mat-calendar-body-in-range:before{background:rgba(0,0,0,.2)}.theme-custom-black .mat-calendar-body-comparison-identical,.theme-custom-black .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-custom-black .mat-calendar-body-comparison-bridge-start:before,.theme-custom-black [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-black .mat-calendar-body-comparison-bridge-end:before,.theme-custom-black [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-black .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-custom-black .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-custom-black .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-custom-black .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-custom-black .mat-calendar-body-selected{background-color:#000;color:#fff}.theme-custom-black .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#0006}.theme-custom-black .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-custom-black .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-custom-black .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0000004d}@media (hover: hover){.theme-custom-black .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0000004d}}.theme-custom-black .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.theme-custom-black .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(0,0,0,.2)}.theme-custom-black .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-custom-black .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-custom-black .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-custom-black .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-black .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-custom-black .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-black .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-custom-black .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-custom-black .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-custom-black .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-custom-black .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#000;color:#fff}.theme-custom-black .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#0006}.theme-custom-black .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-custom-black .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-custom-black .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0000004d}@media (hover: hover){.theme-custom-black .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0000004d}}.theme-custom-black .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.theme-custom-black .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-custom-black .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-custom-black .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-custom-black .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-black .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-custom-black .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-black .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-custom-black .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-custom-black .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-custom-black .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-custom-black .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.theme-custom-black .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}.theme-custom-black .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-custom-black .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-custom-black .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}@media (hover: hover){.theme-custom-black .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}}.theme-custom-black .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-custom-black .mat-datepicker-toggle-active,.theme-custom-black .mat-datepicker-toggle-active.mat-accent{color:#000}.theme-custom-black .mat-datepicker-toggle-active.mat-warn{color:#f44336}.theme-custom-black .mat-date-range-input-inner[disabled]{color:#00000061}.theme-custom-black .mat-divider{border-top-color:#0000001f}.theme-custom-black .mat-divider-vertical{border-right-color:#0000001f}.theme-custom-black .mat-expansion-panel{background:white;color:#000000de}.theme-custom-black .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-custom-black .mat-action-row{border-top-color:#0000001f}.theme-custom-black .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-custom-black .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-custom-black .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.theme-custom-black .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.theme-custom-black .mat-expansion-panel-header-title{color:#000000de}.theme-custom-black .mat-expansion-panel-header-description,.theme-custom-black .mat-expansion-indicator:after{color:#0000008a}.theme-custom-black .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.theme-custom-black .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-custom-black .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-custom-black .mat-icon.mat-primary,.theme-custom-black .mat-icon.mat-accent{color:#000}.theme-custom-black .mat-icon.mat-warn{color:#f44336}.theme-custom-black .mat-drawer-container{background-color:#fafafa;color:#000000de}.theme-custom-black .mat-drawer{background-color:#fff;color:#000000de}.theme-custom-black .mat-drawer.mat-drawer-push{background-color:#fff}.theme-custom-black .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-custom-black .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.theme-custom-black .mat-drawer-side.mat-drawer-end,.theme-custom-black [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.theme-custom-black [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-custom-black .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.theme-custom-black .mat-step-header.cdk-keyboard-focused,.theme-custom-black .mat-step-header.cdk-program-focused,.theme-custom-black .mat-step-header:hover:not([aria-disabled]),.theme-custom-black .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.theme-custom-black .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-custom-black .mat-step-header:hover{background:none}}.theme-custom-black .mat-step-header .mat-step-label,.theme-custom-black .mat-step-header .mat-step-optional{color:#0000008a}.theme-custom-black .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.theme-custom-black .mat-step-header .mat-step-icon-selected,.theme-custom-black .mat-step-header .mat-step-icon-state-done,.theme-custom-black .mat-step-header .mat-step-icon-state-edit{background-color:#000;color:#fff}.theme-custom-black .mat-step-header.mat-accent .mat-step-icon{color:#fff}.theme-custom-black .mat-step-header.mat-accent .mat-step-icon-selected,.theme-custom-black .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-custom-black .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#000;color:#fff}.theme-custom-black .mat-step-header.mat-warn .mat-step-icon{color:#fff}.theme-custom-black .mat-step-header.mat-warn .mat-step-icon-selected,.theme-custom-black .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-custom-black .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}.theme-custom-black .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.theme-custom-black .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.theme-custom-black .mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.theme-custom-black .mat-stepper-horizontal,.theme-custom-black .mat-stepper-vertical{background-color:#fff}.theme-custom-black .mat-stepper-vertical-line:before{border-left-color:#0000001f}.theme-custom-black .mat-horizontal-stepper-header:before,.theme-custom-black .mat-horizontal-stepper-header:after,.theme-custom-black .mat-stepper-horizontal-line{border-top-color:#0000001f}.theme-custom-black .mat-sort-header-arrow{color:#757575}.theme-custom-black .mat-toolbar{background:whitesmoke;color:#000000de}.theme-custom-black .mat-toolbar.mat-primary,.theme-custom-black .mat-toolbar.mat-accent{background:black;color:#fff}.theme-custom-black .mat-toolbar.mat-warn{background:#f44336;color:#fff}.theme-custom-black .mat-toolbar .mat-form-field-underline,.theme-custom-black .mat-toolbar .mat-form-field-ripple,.theme-custom-black .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-custom-black .mat-toolbar .mat-form-field-label,.theme-custom-black .mat-toolbar .mat-focused .mat-form-field-label,.theme-custom-black .mat-toolbar .mat-select-value,.theme-custom-black .mat-toolbar .mat-select-arrow,.theme-custom-black .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-custom-black .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-custom-black .mat-tree{background:white}.theme-custom-black .mat-tree-node,.theme-custom-black .mat-nested-tree-node{color:#000000de}.theme-custom-blue{--color-theme-main: #01aef0;--color-theme-support: black}.theme-custom-blue .mat-ripple-element{background-color:#0000001a}.theme-custom-blue .mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-blue .mat-mdc-option:hover:not(.mdc-list-item--disabled),.theme-custom-blue .mat-mdc-option:focus:not(.mdc-list-item--disabled),.theme-custom-blue .mat-mdc-option.mat-mdc-option-active,.theme-custom-blue .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(0,0,0,.04)}.theme-custom-blue .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #01aef0)}.theme-custom-blue .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, black)}.theme-custom-blue .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-blue .mat-pseudo-checkbox-full{color:#0000008a}.theme-custom-blue .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.theme-custom-blue .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-blue .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#01aef0}.theme-custom-blue .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-blue .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#01aef0}.theme-custom-blue .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-custom-blue .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-custom-blue .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-blue .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#000}.theme-custom-blue .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-blue .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:black}.theme-custom-blue .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-custom-blue .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-custom-blue .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-blue .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#000}.theme-custom-blue .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-blue .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:black}.theme-custom-blue .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-custom-blue .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-custom-blue .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-blue .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f44336}.theme-custom-blue .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-blue .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f44336}.theme-custom-blue .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-custom-blue .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-custom-blue .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-blue .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.theme-custom-blue .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-blue .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.theme-custom-blue .mat-app-background,.theme-custom-blue.mat-app-background{background-color:#fafafa;color:#000000de}.theme-custom-blue .mat-elevation-z0,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-custom-blue .mat-elevation-z1,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-custom-blue .mat-elevation-z2,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-custom-blue .mat-elevation-z3,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-custom-blue .mat-elevation-z4,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-custom-blue .mat-elevation-z5,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-custom-blue .mat-elevation-z6,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-custom-blue .mat-elevation-z7,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-custom-blue .mat-elevation-z8,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-custom-blue .mat-elevation-z9,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-custom-blue .mat-elevation-z10,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-custom-blue .mat-elevation-z11,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-custom-blue .mat-elevation-z12,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-custom-blue .mat-elevation-z13,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-custom-blue .mat-elevation-z14,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-custom-blue .mat-elevation-z15,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-custom-blue .mat-elevation-z16,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-custom-blue .mat-elevation-z17,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-custom-blue .mat-elevation-z18,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-custom-blue .mat-elevation-z19,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-custom-blue .mat-elevation-z20,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-custom-blue .mat-elevation-z21,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-custom-blue .mat-elevation-z22,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-custom-blue .mat-elevation-z23,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-custom-blue .mat-elevation-z24,.theme-custom-blue .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-custom-blue .mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #fff}.theme-custom-blue .mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #e0e0e0}.theme-custom-blue .mat-mdc-card-subtitle{color:#0000008a}.theme-custom-blue .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #01aef0}.theme-custom-blue .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(1, 174, 240, 0.25)'/%3E%3C/svg%3E")}.theme-custom-blue .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#01aef040}.theme-custom-blue .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: black}.theme-custom-blue .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E")}.theme-custom-blue .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#00000040}.theme-custom-blue .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336}.theme-custom-blue .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 67, 54, 0.25)'/%3E%3C/svg%3E")}.theme-custom-blue .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#f4433640}.theme-custom-blue .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}.theme-custom-blue .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.theme-custom-blue .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.theme-custom-blue .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}}@media all{.theme-custom-blue .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.theme-custom-blue .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #01aef0)}.theme-custom-blue .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.theme-custom-blue .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.theme-custom-blue .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.theme-custom-blue .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.theme-custom-blue .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.theme-custom-blue .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.theme-custom-blue .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.theme-custom-blue .mdc-text-field--filled .mdc-text-field__ripple:before,.theme-custom-blue .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.theme-custom-blue .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.theme-custom-blue .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.theme-custom-blue .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.theme-custom-blue .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.theme-custom-blue .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.theme-custom-blue .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.theme-custom-blue .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.theme-custom-blue .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #01aef0)}.theme-custom-blue .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-custom-blue .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-custom-blue .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.theme-custom-blue .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-custom-blue .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-custom-blue .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000000de}.theme-custom-blue .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-blue .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-blue .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #01aef0)}.theme-custom-blue .mdc-text-field--outlined .mdc-text-field__ripple:before,.theme-custom-blue .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.theme-custom-blue .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#01aef0de}.theme-custom-blue .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-custom-blue .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-custom-blue .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-custom-blue .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-custom-blue .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-blue .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-blue .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.theme-custom-blue .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}}@media all{.theme-custom-blue .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.theme-custom-blue .mdc-text-field--disabled .mdc-floating-label{color:#00000061}.theme-custom-blue .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.theme-custom-blue .mdc-text-field--disabled .mdc-text-field-character-counter,.theme-custom-blue .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.theme-custom-blue .mdc-text-field--disabled .mdc-text-field__icon--leading,.theme-custom-blue .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.theme-custom-blue .mdc-text-field--disabled .mdc-text-field__affix--prefix,.theme-custom-blue .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.theme-custom-blue .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.theme-custom-blue .mdc-text-field--disabled .mdc-notched-outline__leading,.theme-custom-blue .mdc-text-field--disabled .mdc-notched-outline__notch,.theme-custom-blue .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-blue .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-blue .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-blue .mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-blue .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-blue .mdc-text-field--disabled .mdc-text-field-character-counter,.theme-custom-blue .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-blue .mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-blue .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-blue .mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-blue .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-blue .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-blue .mdc-text-field--disabled .mdc-notched-outline__leading,.theme-custom-blue .mdc-text-field--disabled .mdc-notched-outline__notch,.theme-custom-blue .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.theme-custom-blue .mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.theme-custom-blue .mat-mdc-form-field-error{color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field-focus-overlay{background-color:#000000de}.theme-custom-blue .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.theme-custom-blue .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.theme-custom-blue .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.theme-custom-blue .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#01aef0de}.theme-custom-blue .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#000000de}.theme-custom-blue .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#f44336de}.theme-custom-blue .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.theme-custom-blue .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, black)}.theme-custom-blue .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, black)}.theme-custom-blue .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#000000de}.theme-custom-blue .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-custom-blue .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-custom-blue .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-custom-blue .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-custom-blue .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-blue .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-blue .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-blue .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-blue .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, black)}.theme-custom-blue .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f44336de}.theme-custom-blue .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-custom-blue .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-custom-blue .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-custom-blue .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-custom-blue .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-blue .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-blue .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-blue .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-blue .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-blue .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}.theme-custom-blue [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.theme-custom-blue .mat-mdc-select-value{color:#000000de}.theme-custom-blue .mat-mdc-select-placeholder{color:#0009}.theme-custom-blue .mat-mdc-select-disabled .mat-mdc-select-value{color:#00000061}.theme-custom-blue .mat-mdc-select-arrow{color:#0000008a}.theme-custom-blue .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#01aef0de}.theme-custom-blue .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#000000de}.theme-custom-blue .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.theme-custom-blue .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#f44336de}.theme-custom-blue .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#00000061}.theme-custom-blue .mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-with-divider-divider-color: rgba(0, 0, 0, .12);--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.theme-custom-blue .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-label-text-color: #212121;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121}.theme-custom-blue .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.theme-custom-blue .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #01aef0;--mdc-chip-elevated-disabled-container-color: #01aef0;--mdc-chip-label-text-color: black;--mdc-chip-disabled-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black}.theme-custom-blue .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.theme-custom-blue .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: black;--mdc-chip-elevated-disabled-container-color: black;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.theme-custom-blue .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.theme-custom-blue .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.theme-custom-blue .mat-mdc-chip-focus-overlay{background:black}.theme-custom-blue .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #616161;--mdc-switch-selected-icon-color: #fff;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-unselected-icon-color: #fff}.theme-custom-blue .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-blue .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.theme-custom-blue .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #01a7ee;--mdc-switch-selected-handle-color: #01a7ee;--mdc-switch-selected-hover-state-layer-color: #01a7ee;--mdc-switch-selected-pressed-state-layer-color: #01a7ee;--mdc-switch-selected-focus-handle-color: #0084e5;--mdc-switch-selected-hover-handle-color: #0084e5;--mdc-switch-selected-pressed-handle-color: #0084e5;--mdc-switch-selected-focus-track-color: #4dc6f5;--mdc-switch-selected-hover-track-color: #4dc6f5;--mdc-switch-selected-pressed-track-color: #4dc6f5;--mdc-switch-selected-track-color: #4dc6f5}.theme-custom-blue .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: black;--mdc-switch-selected-handle-color: black;--mdc-switch-selected-hover-state-layer-color: black;--mdc-switch-selected-pressed-state-layer-color: black;--mdc-switch-selected-focus-handle-color: black;--mdc-switch-selected-hover-handle-color: black;--mdc-switch-selected-pressed-handle-color: black;--mdc-switch-selected-focus-track-color: #4d4d4d;--mdc-switch-selected-hover-track-color: #4d4d4d;--mdc-switch-selected-pressed-track-color: #4d4d4d;--mdc-switch-selected-track-color: #4d4d4d}.theme-custom-blue .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}.theme-custom-blue .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-blue .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #01aef0;--mdc-radio-selected-hover-icon-color: #01aef0;--mdc-radio-selected-icon-color: #01aef0;--mdc-radio-selected-pressed-icon-color: #01aef0;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #01aef0}.theme-custom-blue .mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#00000061}.theme-custom-blue .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: black;--mdc-radio-selected-hover-icon-color: black;--mdc-radio-selected-icon-color: black;--mdc-radio-selected-pressed-icon-color: black;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: black}.theme-custom-blue .mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#00000061}.theme-custom-blue .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #f44336}.theme-custom-blue .mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#00000061}.theme-custom-blue .mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}.theme-custom-blue .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #01aef0;--mdc-slider-focus-handle-color: #01aef0;--mdc-slider-hover-handle-color: #01aef0;--mdc-slider-active-track-color: #01aef0;--mdc-slider-inactive-track-color: #01aef0;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #01aef0;--mat-mdc-slider-ripple-color: #01aef0;--mat-mdc-slider-hover-ripple-color: rgba(1, 174, 240, .05);--mat-mdc-slider-focus-ripple-color: rgba(1, 174, 240, .2)}.theme-custom-blue .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: black;--mdc-slider-focus-handle-color: black;--mdc-slider-hover-handle-color: black;--mdc-slider-active-track-color: black;--mdc-slider-inactive-track-color: black;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: black;--mat-mdc-slider-ripple-color: black;--mat-mdc-slider-hover-ripple-color: rgba(0, 0, 0, .05);--mat-mdc-slider-focus-ripple-color: rgba(0, 0, 0, .2)}.theme-custom-blue .mat-mdc-slider.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-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mat-mdc-slider-ripple-color: #f44336;--mat-mdc-slider-hover-ripple-color: rgba(244, 67, 54, .05);--mat-mdc-slider-focus-ripple-color: rgba(244, 67, 54, .2)}.theme-custom-blue .mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #fff);color:var(--mdc-theme-on-surface, #000)}.theme-custom-blue .mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-blue .mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}.theme-custom-blue .mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.theme-custom-blue .mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-blue .mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.theme-custom-blue .mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-blue .mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, .38))}.theme-custom-blue .mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.theme-custom-blue .mdc-list-item--disabled .mdc-list-item__start,.theme-custom-blue .mdc-list-item--disabled .mdc-list-item__content,.theme-custom-blue .mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.theme-custom-blue .mdc-list-item--disabled .mdc-list-item__primary-text,.theme-custom-blue .mdc-list-item--disabled .mdc-list-item__secondary-text,.theme-custom-blue .mdc-list-item--disabled .mdc-list-item__overline-text,.theme-custom-blue .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-blue .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.theme-custom-blue .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.theme-custom-blue .mdc-list-item--selected .mdc-list-item__primary-text,.theme-custom-blue .mdc-list-item--activated .mdc-list-item__primary-text,.theme-custom-blue .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-blue .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #01aef0)}.theme-custom-blue .mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-blue .mdc-list-divider:after{border-bottom-color:#fff}.theme-custom-blue .mdc-list-divider{background-color:#0000001f}.theme-custom-blue .mat-mdc-menu-item[disabled],.theme-custom-blue .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.theme-custom-blue .mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, .38))}.theme-custom-blue .mat-mdc-menu-item .mat-icon-no-color,.theme-custom-blue .mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-blue .mat-mdc-menu-item:hover:not([disabled]),.theme-custom-blue .mat-mdc-menu-item.cdk-program-focused:not([disabled]),.theme-custom-blue .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.theme-custom-blue .mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.theme-custom-blue .mat-mdc-list-base{--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}.theme-custom-blue .mat-mdc-list-option .mdc-list-item__start,.theme-custom-blue .mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #01aef0;--mdc-checkbox-selected-hover-icon-color: #01aef0;--mdc-checkbox-selected-icon-color: #01aef0;--mdc-checkbox-selected-pressed-icon-color: #01aef0;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-blue .mat-mdc-list-option .mdc-list-item__start,.theme-custom-blue .mat-mdc-list-option .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #01aef0;--mdc-radio-selected-hover-icon-color: #01aef0;--mdc-radio-selected-icon-color: #01aef0;--mdc-radio-selected-pressed-icon-color: #01aef0;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #01aef0}.theme-custom-blue .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.theme-custom-blue .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.theme-custom-blue .mat-mdc-list-option.mat-accent .mdc-list-item__start,.theme-custom-blue .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: black;--mdc-checkbox-selected-hover-icon-color: black;--mdc-checkbox-selected-icon-color: black;--mdc-checkbox-selected-pressed-icon-color: black;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-blue .mat-mdc-list-option.mat-accent .mdc-list-item__start,.theme-custom-blue .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: black;--mdc-radio-selected-hover-icon-color: black;--mdc-radio-selected-icon-color: black;--mdc-radio-selected-pressed-icon-color: black;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: black}.theme-custom-blue .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.theme-custom-blue .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.theme-custom-blue .mat-mdc-list-option.mat-warn .mdc-list-item__start,.theme-custom-blue .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--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-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-blue .mat-mdc-list-option.mat-warn .mdc-list-item__start,.theme-custom-blue .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #f44336}.theme-custom-blue .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.theme-custom-blue .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.theme-custom-blue .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-custom-blue .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-custom-blue .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-blue .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#01aef0}.theme-custom-blue .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-custom-blue .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-custom-blue .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-custom-blue .mat-mdc-paginator{background:white;color:#000000de}.theme-custom-blue .mat-mdc-paginator-icon{fill:#0000008a}.theme-custom-blue .mat-mdc-paginator-decrement,.theme-custom-blue .mat-mdc-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.theme-custom-blue .mat-mdc-paginator-first,.theme-custom-blue .mat-mdc-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.theme-custom-blue .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.theme-custom-blue .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.theme-custom-blue .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.theme-custom-blue .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#0000001f}.theme-custom-blue .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#0000001f}.theme-custom-blue .mat-mdc-tab,.theme-custom-blue .mat-mdc-tab-link{background-color:transparent}.theme-custom-blue .mat-mdc-tab .mdc-tab__text-label,.theme-custom-blue .mat-mdc-tab-link .mdc-tab__text-label{color:#0009}.theme-custom-blue .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.theme-custom-blue .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.theme-custom-blue .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.theme-custom-blue .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#00000061}.theme-custom-blue .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-blue .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#01aef0}.theme-custom-blue .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-blue .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #01aef0)}.theme-custom-blue .mdc-tab__ripple:before,.theme-custom-blue .mat-mdc-tab .mat-ripple-element,.theme-custom-blue .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-blue .mat-mdc-tab-link .mat-ripple-element{background-color:#01aef0}.theme-custom-blue .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-blue .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-blue .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-blue .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#000}.theme-custom-blue .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-blue .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-blue .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-blue .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, black)}.theme-custom-blue .mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.theme-custom-blue .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.theme-custom-blue .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-blue .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.theme-custom-blue .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.theme-custom-blue .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.theme-custom-blue .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-blue .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#000}.theme-custom-blue .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-blue .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-blue .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-blue .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#f44336}.theme-custom-blue .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-blue .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-blue .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-blue .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #f44336)}.theme-custom-blue .mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.theme-custom-blue .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.theme-custom-blue .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-blue .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.theme-custom-blue .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.theme-custom-blue .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.theme-custom-blue .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-blue .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#f44336}.theme-custom-blue .mat-mdc-tab-group.mat-background-primary,.theme-custom-blue .mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #01aef0;--mat-mdc-tab-header-with-background-foreground-color: #000}.theme-custom-blue .mat-mdc-tab-group.mat-background-accent,.theme-custom-blue .mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: black;--mat-mdc-tab-header-with-background-foreground-color: #fff}.theme-custom-blue .mat-mdc-tab-group.mat-background-warn,.theme-custom-blue .mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #f44336;--mat-mdc-tab-header-with-background-foreground-color: #fff}.theme-custom-blue .mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #000)}.theme-custom-blue .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-blue .mat-mdc-checkbox .mat-ripple-element{background-color:#0000001a}.theme-custom-blue .mat-mdc-checkbox .mdc-checkbox__ripple{background:#000}.theme-custom-blue .mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #01aef0;--mdc-checkbox-selected-hover-icon-color: #01aef0;--mdc-checkbox-selected-icon-color: #01aef0;--mdc-checkbox-selected-pressed-icon-color: #01aef0;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-blue .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#01aef01a}.theme-custom-blue .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#01aef0}.theme-custom-blue .mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: black;--mdc-checkbox-selected-hover-icon-color: black;--mdc-checkbox-selected-icon-color: black;--mdc-checkbox-selected-pressed-icon-color: black;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-blue .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#0000001a}.theme-custom-blue .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:black}.theme-custom-blue .mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #fff;--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-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-blue .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#f443361a}.theme-custom-blue .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#f44336}.theme-custom-blue .mat-mdc-checkbox-disabled label{color:#00000061}.theme-custom-blue .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.theme-custom-blue .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #01aef0}.theme-custom-blue .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: black}.theme-custom-blue .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336}.theme-custom-blue .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.theme-custom-blue .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.theme-custom-blue .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #01aef0;--mdc-filled-button-label-text-color: #000}.theme-custom-blue .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: black;--mdc-filled-button-label-text-color: #fff}.theme-custom-blue .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: #fff}.theme-custom-blue .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.theme-custom-blue .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.theme-custom-blue .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #01aef0;--mdc-protected-button-label-text-color: #000}.theme-custom-blue .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: black;--mdc-protected-button-label-text-color: #fff}.theme-custom-blue .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: #fff}.theme-custom-blue .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.theme-custom-blue .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.theme-custom-blue .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.theme-custom-blue .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #01aef0}.theme-custom-blue .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: black}.theme-custom-blue .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336}.theme-custom-blue .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.theme-custom-blue .mat-mdc-button,.theme-custom-blue .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-blue .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.theme-custom-blue .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-custom-blue .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-blue .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-blue .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-blue .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-blue .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.theme-custom-blue .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-blue .mat-mdc-button.mat-primary,.theme-custom-blue .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #01aef0;--mat-mdc-button-ripple-color: rgba(1, 174, 240, .1)}.theme-custom-blue .mat-mdc-button.mat-accent,.theme-custom-blue .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: black;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-blue .mat-mdc-button.mat-warn,.theme-custom-blue .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.theme-custom-blue .mat-mdc-raised-button,.theme-custom-blue .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-blue .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.theme-custom-blue .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-custom-blue .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-blue .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-blue .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-blue .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-blue .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.theme-custom-blue .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-blue .mat-mdc-raised-button.mat-primary,.theme-custom-blue .mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-blue .mat-mdc-raised-button.mat-accent,.theme-custom-blue .mat-mdc-unelevated-button.mat-accent,.theme-custom-blue .mat-mdc-raised-button.mat-warn,.theme-custom-blue .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-custom-blue .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-blue .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-custom-blue .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-blue .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-blue .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-blue .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #01aef0;--mat-mdc-button-ripple-color: rgba(1, 174, 240, .1)}.theme-custom-blue .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: black;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-blue .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.theme-custom-blue .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #01aef0}.theme-custom-blue .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: black}.theme-custom-blue .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336}.theme-custom-blue .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.theme-custom-blue .mat-mdc-fab,.theme-custom-blue .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-blue .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.theme-custom-blue .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-custom-blue .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-blue .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-blue .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-blue .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-blue .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.theme-custom-blue .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-blue .mat-mdc-fab.mat-primary,.theme-custom-blue .mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-blue .mat-mdc-fab.mat-accent,.theme-custom-blue .mat-mdc-mini-fab.mat-accent,.theme-custom-blue .mat-mdc-fab.mat-warn,.theme-custom-blue .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-custom-blue .mat-mdc-fab.mat-unthemed,.theme-custom-blue .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.theme-custom-blue .mat-mdc-fab.mat-primary,.theme-custom-blue .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #01aef0;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.theme-custom-blue .mat-mdc-fab.mat-accent,.theme-custom-blue .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: black;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.theme-custom-blue .mat-mdc-fab.mat-warn,.theme-custom-blue .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #f44336;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.theme-custom-blue .mat-mdc-fab[disabled][disabled],.theme-custom-blue .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.theme-custom-blue .mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: black;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.theme-custom-blue .mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.theme-custom-blue .mdc-data-table__row{background-color:inherit}.theme-custom-blue .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.theme-custom-blue .mdc-data-table__row--selected{background-color:#01aef00a}.theme-custom-blue .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.theme-custom-blue .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.theme-custom-blue .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.theme-custom-blue .mdc-data-table__cell,.theme-custom-blue .mdc-data-table__header-cell{border-bottom-color:#0000001f}.theme-custom-blue .mdc-data-table__pagination{border-top-color:#0000001f}.theme-custom-blue .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.theme-custom-blue .mdc-data-table__header-cell,.theme-custom-blue .mdc-data-table__pagination-total,.theme-custom-blue .mdc-data-table__pagination-rows-per-page-label,.theme-custom-blue .mdc-data-table__cell{color:#000000de}.theme-custom-blue .mat-mdc-table{background:white}.theme-custom-blue .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #01aef0}.theme-custom-blue .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: black}.theme-custom-blue .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.theme-custom-blue .mat-badge{position:relative}.theme-custom-blue .mat-badge.mat-badge{overflow:visible}.theme-custom-blue .mat-badge-hidden .mat-badge-content{display:none}.theme-custom-blue .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-custom-blue .ng-animate-disabled .mat-badge-content,.theme-custom-blue .mat-badge-content._mat-animation-noopable{transition:none}.theme-custom-blue .mat-badge-content.mat-badge-active{transform:none}.theme-custom-blue .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-custom-blue .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-custom-blue .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-custom-blue .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-custom-blue .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-custom-blue .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-custom-blue .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-custom-blue .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-custom-blue .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-custom-blue .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-custom-blue .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-custom-blue .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-custom-blue .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-custom-blue .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-custom-blue .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-custom-blue .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-custom-blue .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-custom-blue .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-custom-blue .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-custom-blue .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-custom-blue .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-custom-blue .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-custom-blue .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-custom-blue .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-custom-blue .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-custom-blue .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-custom-blue .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-custom-blue .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-custom-blue .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-custom-blue .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-custom-blue .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-custom-blue .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-custom-blue .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-custom-blue .mat-badge-content{color:#000;background:#01aef0}.cdk-high-contrast-active .theme-custom-blue .mat-badge-content{outline:solid 1px;border-radius:0}.theme-custom-blue .mat-badge-accent .mat-badge-content{background:black;color:#fff}.theme-custom-blue .mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.theme-custom-blue .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.theme-custom-blue .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.theme-custom-blue .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.theme-custom-blue .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-custom-blue .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.theme-custom-blue .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.theme-custom-blue .mat-button-toggle{color:#00000061}.theme-custom-blue .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.theme-custom-blue .mat-button-toggle-appearance-standard{color:#000000de;background:white}.theme-custom-blue .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.theme-custom-blue .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}.theme-custom-blue [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.theme-custom-blue .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.theme-custom-blue .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.theme-custom-blue .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.theme-custom-blue .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.theme-custom-blue .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.theme-custom-blue .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.theme-custom-blue .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-custom-blue .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.theme-custom-blue .mat-calendar-arrow{fill:#0000008a}.theme-custom-blue .mat-datepicker-toggle,.theme-custom-blue .mat-datepicker-content .mat-calendar-next-button,.theme-custom-blue .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.theme-custom-blue .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.theme-custom-blue .mat-calendar-table-header,.theme-custom-blue .mat-calendar-body-label{color:#0000008a}.theme-custom-blue .mat-calendar-body-cell-content,.theme-custom-blue .mat-date-range-input-separator{color:#000000de;border-color:transparent}.theme-custom-blue .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.theme-custom-blue .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.theme-custom-blue .mat-calendar-body-in-preview{color:#0000003d}.theme-custom-blue .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.theme-custom-blue .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.theme-custom-blue .mat-calendar-body-in-range:before{background:rgba(1,174,240,.2)}.theme-custom-blue .mat-calendar-body-comparison-identical,.theme-custom-blue .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-custom-blue .mat-calendar-body-comparison-bridge-start:before,.theme-custom-blue [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(1,174,240,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-blue .mat-calendar-body-comparison-bridge-end:before,.theme-custom-blue [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(1,174,240,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-blue .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-custom-blue .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-custom-blue .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-custom-blue .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-custom-blue .mat-calendar-body-selected{background-color:#01aef0;color:#000}.theme-custom-blue .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#01aef066}.theme-custom-blue .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-custom-blue .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-custom-blue .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#01aef04d}@media (hover: hover){.theme-custom-blue .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#01aef04d}}.theme-custom-blue .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.theme-custom-blue .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(0,0,0,.2)}.theme-custom-blue .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-custom-blue .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-custom-blue .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-custom-blue .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-blue .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-custom-blue .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-blue .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-custom-blue .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-custom-blue .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-custom-blue .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-custom-blue .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#000;color:#fff}.theme-custom-blue .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#0006}.theme-custom-blue .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-custom-blue .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-custom-blue .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0000004d}@media (hover: hover){.theme-custom-blue .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0000004d}}.theme-custom-blue .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.theme-custom-blue .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-custom-blue .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-custom-blue .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-custom-blue .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-blue .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-custom-blue .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-blue .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-custom-blue .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-custom-blue .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-custom-blue .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-custom-blue .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.theme-custom-blue .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}.theme-custom-blue .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-custom-blue .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-custom-blue .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}@media (hover: hover){.theme-custom-blue .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}}.theme-custom-blue .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-custom-blue .mat-datepicker-toggle-active{color:#01aef0}.theme-custom-blue .mat-datepicker-toggle-active.mat-accent{color:#000}.theme-custom-blue .mat-datepicker-toggle-active.mat-warn{color:#f44336}.theme-custom-blue .mat-date-range-input-inner[disabled]{color:#00000061}.theme-custom-blue .mat-divider{border-top-color:#0000001f}.theme-custom-blue .mat-divider-vertical{border-right-color:#0000001f}.theme-custom-blue .mat-expansion-panel{background:white;color:#000000de}.theme-custom-blue .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-custom-blue .mat-action-row{border-top-color:#0000001f}.theme-custom-blue .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-custom-blue .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-custom-blue .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.theme-custom-blue .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.theme-custom-blue .mat-expansion-panel-header-title{color:#000000de}.theme-custom-blue .mat-expansion-panel-header-description,.theme-custom-blue .mat-expansion-indicator:after{color:#0000008a}.theme-custom-blue .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.theme-custom-blue .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-custom-blue .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-custom-blue .mat-icon.mat-primary{color:#01aef0}.theme-custom-blue .mat-icon.mat-accent{color:#000}.theme-custom-blue .mat-icon.mat-warn{color:#f44336}.theme-custom-blue .mat-drawer-container{background-color:#fafafa;color:#000000de}.theme-custom-blue .mat-drawer{background-color:#fff;color:#000000de}.theme-custom-blue .mat-drawer.mat-drawer-push{background-color:#fff}.theme-custom-blue .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-custom-blue .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.theme-custom-blue .mat-drawer-side.mat-drawer-end,.theme-custom-blue [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.theme-custom-blue [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-custom-blue .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.theme-custom-blue .mat-step-header.cdk-keyboard-focused,.theme-custom-blue .mat-step-header.cdk-program-focused,.theme-custom-blue .mat-step-header:hover:not([aria-disabled]),.theme-custom-blue .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.theme-custom-blue .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-custom-blue .mat-step-header:hover{background:none}}.theme-custom-blue .mat-step-header .mat-step-label,.theme-custom-blue .mat-step-header .mat-step-optional{color:#0000008a}.theme-custom-blue .mat-step-header .mat-step-icon{background-color:#0000008a;color:#000}.theme-custom-blue .mat-step-header .mat-step-icon-selected,.theme-custom-blue .mat-step-header .mat-step-icon-state-done,.theme-custom-blue .mat-step-header .mat-step-icon-state-edit{background-color:#01aef0;color:#000}.theme-custom-blue .mat-step-header.mat-accent .mat-step-icon{color:#fff}.theme-custom-blue .mat-step-header.mat-accent .mat-step-icon-selected,.theme-custom-blue .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-custom-blue .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#000;color:#fff}.theme-custom-blue .mat-step-header.mat-warn .mat-step-icon{color:#fff}.theme-custom-blue .mat-step-header.mat-warn .mat-step-icon-selected,.theme-custom-blue .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-custom-blue .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}.theme-custom-blue .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.theme-custom-blue .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.theme-custom-blue .mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.theme-custom-blue .mat-stepper-horizontal,.theme-custom-blue .mat-stepper-vertical{background-color:#fff}.theme-custom-blue .mat-stepper-vertical-line:before{border-left-color:#0000001f}.theme-custom-blue .mat-horizontal-stepper-header:before,.theme-custom-blue .mat-horizontal-stepper-header:after,.theme-custom-blue .mat-stepper-horizontal-line{border-top-color:#0000001f}.theme-custom-blue .mat-sort-header-arrow{color:#757575}.theme-custom-blue .mat-toolbar{background:whitesmoke;color:#000000de}.theme-custom-blue .mat-toolbar.mat-primary{background:#01aef0;color:#000}.theme-custom-blue .mat-toolbar.mat-accent{background:black;color:#fff}.theme-custom-blue .mat-toolbar.mat-warn{background:#f44336;color:#fff}.theme-custom-blue .mat-toolbar .mat-form-field-underline,.theme-custom-blue .mat-toolbar .mat-form-field-ripple,.theme-custom-blue .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-custom-blue .mat-toolbar .mat-form-field-label,.theme-custom-blue .mat-toolbar .mat-focused .mat-form-field-label,.theme-custom-blue .mat-toolbar .mat-select-value,.theme-custom-blue .mat-toolbar .mat-select-arrow,.theme-custom-blue .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-custom-blue .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-custom-blue .mat-tree{background:white}.theme-custom-blue .mat-tree-node,.theme-custom-blue .mat-nested-tree-node{color:#000000de}.theme-custom-orange{--color-theme-main: #ff7800;--color-theme-support: black}.theme-custom-orange .mat-ripple-element{background-color:#0000001a}.theme-custom-orange .mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-orange .mat-mdc-option:hover:not(.mdc-list-item--disabled),.theme-custom-orange .mat-mdc-option:focus:not(.mdc-list-item--disabled),.theme-custom-orange .mat-mdc-option.mat-mdc-option-active,.theme-custom-orange .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(0,0,0,.04)}.theme-custom-orange .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #ff7800)}.theme-custom-orange .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, black)}.theme-custom-orange .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-orange .mat-pseudo-checkbox-full{color:#0000008a}.theme-custom-orange .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.theme-custom-orange .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-orange .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ff7800}.theme-custom-orange .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-orange .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ff7800}.theme-custom-orange .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-custom-orange .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-custom-orange .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-orange .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#000}.theme-custom-orange .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-orange .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:black}.theme-custom-orange .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-custom-orange .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-custom-orange .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-orange .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#000}.theme-custom-orange .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-orange .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:black}.theme-custom-orange .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-custom-orange .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-custom-orange .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-orange .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f44336}.theme-custom-orange .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-orange .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f44336}.theme-custom-orange .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-custom-orange .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-custom-orange .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-orange .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.theme-custom-orange .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-orange .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.theme-custom-orange .mat-app-background,.theme-custom-orange.mat-app-background{background-color:#fafafa;color:#000000de}.theme-custom-orange .mat-elevation-z0,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-custom-orange .mat-elevation-z1,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-custom-orange .mat-elevation-z2,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-custom-orange .mat-elevation-z3,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-custom-orange .mat-elevation-z4,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-custom-orange .mat-elevation-z5,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-custom-orange .mat-elevation-z6,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-custom-orange .mat-elevation-z7,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-custom-orange .mat-elevation-z8,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-custom-orange .mat-elevation-z9,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-custom-orange .mat-elevation-z10,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-custom-orange .mat-elevation-z11,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-custom-orange .mat-elevation-z12,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-custom-orange .mat-elevation-z13,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-custom-orange .mat-elevation-z14,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-custom-orange .mat-elevation-z15,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-custom-orange .mat-elevation-z16,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-custom-orange .mat-elevation-z17,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-custom-orange .mat-elevation-z18,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-custom-orange .mat-elevation-z19,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-custom-orange .mat-elevation-z20,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-custom-orange .mat-elevation-z21,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-custom-orange .mat-elevation-z22,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-custom-orange .mat-elevation-z23,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-custom-orange .mat-elevation-z24,.theme-custom-orange .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-custom-orange .mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #fff}.theme-custom-orange .mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #e0e0e0}.theme-custom-orange .mat-mdc-card-subtitle{color:#0000008a}.theme-custom-orange .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #ff7800}.theme-custom-orange .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 120, 0, 0.25)'/%3E%3C/svg%3E")}.theme-custom-orange .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#ff780040}.theme-custom-orange .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: black}.theme-custom-orange .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E")}.theme-custom-orange .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#00000040}.theme-custom-orange .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336}.theme-custom-orange .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 67, 54, 0.25)'/%3E%3C/svg%3E")}.theme-custom-orange .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#f4433640}.theme-custom-orange .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}.theme-custom-orange .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.theme-custom-orange .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.theme-custom-orange .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}}@media all{.theme-custom-orange .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.theme-custom-orange .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #ff7800)}.theme-custom-orange .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.theme-custom-orange .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.theme-custom-orange .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.theme-custom-orange .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.theme-custom-orange .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.theme-custom-orange .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.theme-custom-orange .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.theme-custom-orange .mdc-text-field--filled .mdc-text-field__ripple:before,.theme-custom-orange .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.theme-custom-orange .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.theme-custom-orange .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.theme-custom-orange .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.theme-custom-orange .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.theme-custom-orange .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.theme-custom-orange .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.theme-custom-orange .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.theme-custom-orange .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #ff7800)}.theme-custom-orange .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-custom-orange .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-custom-orange .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.theme-custom-orange .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-custom-orange .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-custom-orange .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000000de}.theme-custom-orange .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-orange .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-orange .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #ff7800)}.theme-custom-orange .mdc-text-field--outlined .mdc-text-field__ripple:before,.theme-custom-orange .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.theme-custom-orange .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ff7800de}.theme-custom-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-custom-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-custom-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-custom-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-custom-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.theme-custom-orange .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}}@media all{.theme-custom-orange .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.theme-custom-orange .mdc-text-field--disabled .mdc-floating-label{color:#00000061}.theme-custom-orange .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.theme-custom-orange .mdc-text-field--disabled .mdc-text-field-character-counter,.theme-custom-orange .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.theme-custom-orange .mdc-text-field--disabled .mdc-text-field__icon--leading,.theme-custom-orange .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.theme-custom-orange .mdc-text-field--disabled .mdc-text-field__affix--prefix,.theme-custom-orange .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.theme-custom-orange .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.theme-custom-orange .mdc-text-field--disabled .mdc-notched-outline__leading,.theme-custom-orange .mdc-text-field--disabled .mdc-notched-outline__notch,.theme-custom-orange .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-orange .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-orange .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-orange .mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-orange .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-orange .mdc-text-field--disabled .mdc-text-field-character-counter,.theme-custom-orange .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-orange .mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-orange .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-orange .mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-orange .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-orange .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-orange .mdc-text-field--disabled .mdc-notched-outline__leading,.theme-custom-orange .mdc-text-field--disabled .mdc-notched-outline__notch,.theme-custom-orange .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.theme-custom-orange .mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.theme-custom-orange .mat-mdc-form-field-error{color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field-focus-overlay{background-color:#000000de}.theme-custom-orange .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.theme-custom-orange .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.theme-custom-orange .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.theme-custom-orange .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#ff7800de}.theme-custom-orange .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#000000de}.theme-custom-orange .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#f44336de}.theme-custom-orange .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.theme-custom-orange .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, black)}.theme-custom-orange .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, black)}.theme-custom-orange .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#000000de}.theme-custom-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-custom-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-custom-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-custom-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-custom-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-orange .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-orange .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, black)}.theme-custom-orange .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f44336de}.theme-custom-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-custom-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-custom-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-custom-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-custom-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-orange .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-orange .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-orange .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}.theme-custom-orange [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.theme-custom-orange .mat-mdc-select-value{color:#000000de}.theme-custom-orange .mat-mdc-select-placeholder{color:#0009}.theme-custom-orange .mat-mdc-select-disabled .mat-mdc-select-value{color:#00000061}.theme-custom-orange .mat-mdc-select-arrow{color:#0000008a}.theme-custom-orange .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#ff7800de}.theme-custom-orange .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#000000de}.theme-custom-orange .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.theme-custom-orange .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#f44336de}.theme-custom-orange .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#00000061}.theme-custom-orange .mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-with-divider-divider-color: rgba(0, 0, 0, .12);--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.theme-custom-orange .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-label-text-color: #212121;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121}.theme-custom-orange .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.theme-custom-orange .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #ff7800;--mdc-chip-elevated-disabled-container-color: #ff7800;--mdc-chip-label-text-color: black;--mdc-chip-disabled-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black}.theme-custom-orange .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.theme-custom-orange .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: black;--mdc-chip-elevated-disabled-container-color: black;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.theme-custom-orange .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.theme-custom-orange .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.theme-custom-orange .mat-mdc-chip-focus-overlay{background:black}.theme-custom-orange .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #616161;--mdc-switch-selected-icon-color: #fff;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-unselected-icon-color: #fff}.theme-custom-orange .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-orange .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.theme-custom-orange .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #ff7000;--mdc-switch-selected-handle-color: #ff7000;--mdc-switch-selected-hover-state-layer-color: #ff7000;--mdc-switch-selected-pressed-state-layer-color: #ff7000;--mdc-switch-selected-focus-handle-color: #ff4800;--mdc-switch-selected-hover-handle-color: #ff4800;--mdc-switch-selected-pressed-handle-color: #ff4800;--mdc-switch-selected-focus-track-color: #ffa14d;--mdc-switch-selected-hover-track-color: #ffa14d;--mdc-switch-selected-pressed-track-color: #ffa14d;--mdc-switch-selected-track-color: #ffa14d}.theme-custom-orange .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: black;--mdc-switch-selected-handle-color: black;--mdc-switch-selected-hover-state-layer-color: black;--mdc-switch-selected-pressed-state-layer-color: black;--mdc-switch-selected-focus-handle-color: black;--mdc-switch-selected-hover-handle-color: black;--mdc-switch-selected-pressed-handle-color: black;--mdc-switch-selected-focus-track-color: #4d4d4d;--mdc-switch-selected-hover-track-color: #4d4d4d;--mdc-switch-selected-pressed-track-color: #4d4d4d;--mdc-switch-selected-track-color: #4d4d4d}.theme-custom-orange .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}.theme-custom-orange .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-orange .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff7800;--mdc-radio-selected-hover-icon-color: #ff7800;--mdc-radio-selected-icon-color: #ff7800;--mdc-radio-selected-pressed-icon-color: #ff7800;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ff7800}.theme-custom-orange .mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#00000061}.theme-custom-orange .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: black;--mdc-radio-selected-hover-icon-color: black;--mdc-radio-selected-icon-color: black;--mdc-radio-selected-pressed-icon-color: black;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: black}.theme-custom-orange .mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#00000061}.theme-custom-orange .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #f44336}.theme-custom-orange .mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#00000061}.theme-custom-orange .mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}.theme-custom-orange .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #ff7800;--mdc-slider-focus-handle-color: #ff7800;--mdc-slider-hover-handle-color: #ff7800;--mdc-slider-active-track-color: #ff7800;--mdc-slider-inactive-track-color: #ff7800;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #ff7800;--mat-mdc-slider-ripple-color: #ff7800;--mat-mdc-slider-hover-ripple-color: rgba(255, 120, 0, .05);--mat-mdc-slider-focus-ripple-color: rgba(255, 120, 0, .2)}.theme-custom-orange .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: black;--mdc-slider-focus-handle-color: black;--mdc-slider-hover-handle-color: black;--mdc-slider-active-track-color: black;--mdc-slider-inactive-track-color: black;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: black;--mat-mdc-slider-ripple-color: black;--mat-mdc-slider-hover-ripple-color: rgba(0, 0, 0, .05);--mat-mdc-slider-focus-ripple-color: rgba(0, 0, 0, .2)}.theme-custom-orange .mat-mdc-slider.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-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mat-mdc-slider-ripple-color: #f44336;--mat-mdc-slider-hover-ripple-color: rgba(244, 67, 54, .05);--mat-mdc-slider-focus-ripple-color: rgba(244, 67, 54, .2)}.theme-custom-orange .mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #fff);color:var(--mdc-theme-on-surface, #000)}.theme-custom-orange .mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-orange .mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}.theme-custom-orange .mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.theme-custom-orange .mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-orange .mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.theme-custom-orange .mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-orange .mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, .38))}.theme-custom-orange .mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.theme-custom-orange .mdc-list-item--disabled .mdc-list-item__start,.theme-custom-orange .mdc-list-item--disabled .mdc-list-item__content,.theme-custom-orange .mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.theme-custom-orange .mdc-list-item--disabled .mdc-list-item__primary-text,.theme-custom-orange .mdc-list-item--disabled .mdc-list-item__secondary-text,.theme-custom-orange .mdc-list-item--disabled .mdc-list-item__overline-text,.theme-custom-orange .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-orange .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.theme-custom-orange .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.theme-custom-orange .mdc-list-item--selected .mdc-list-item__primary-text,.theme-custom-orange .mdc-list-item--activated .mdc-list-item__primary-text,.theme-custom-orange .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-orange .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #ff7800)}.theme-custom-orange .mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-orange .mdc-list-divider:after{border-bottom-color:#fff}.theme-custom-orange .mdc-list-divider{background-color:#0000001f}.theme-custom-orange .mat-mdc-menu-item[disabled],.theme-custom-orange .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.theme-custom-orange .mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, .38))}.theme-custom-orange .mat-mdc-menu-item .mat-icon-no-color,.theme-custom-orange .mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-orange .mat-mdc-menu-item:hover:not([disabled]),.theme-custom-orange .mat-mdc-menu-item.cdk-program-focused:not([disabled]),.theme-custom-orange .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.theme-custom-orange .mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.theme-custom-orange .mat-mdc-list-base{--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}.theme-custom-orange .mat-mdc-list-option .mdc-list-item__start,.theme-custom-orange .mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #ff7800;--mdc-checkbox-selected-hover-icon-color: #ff7800;--mdc-checkbox-selected-icon-color: #ff7800;--mdc-checkbox-selected-pressed-icon-color: #ff7800;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-orange .mat-mdc-list-option .mdc-list-item__start,.theme-custom-orange .mat-mdc-list-option .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff7800;--mdc-radio-selected-hover-icon-color: #ff7800;--mdc-radio-selected-icon-color: #ff7800;--mdc-radio-selected-pressed-icon-color: #ff7800;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ff7800}.theme-custom-orange .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.theme-custom-orange .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.theme-custom-orange .mat-mdc-list-option.mat-accent .mdc-list-item__start,.theme-custom-orange .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: black;--mdc-checkbox-selected-hover-icon-color: black;--mdc-checkbox-selected-icon-color: black;--mdc-checkbox-selected-pressed-icon-color: black;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-orange .mat-mdc-list-option.mat-accent .mdc-list-item__start,.theme-custom-orange .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: black;--mdc-radio-selected-hover-icon-color: black;--mdc-radio-selected-icon-color: black;--mdc-radio-selected-pressed-icon-color: black;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: black}.theme-custom-orange .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.theme-custom-orange .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.theme-custom-orange .mat-mdc-list-option.mat-warn .mdc-list-item__start,.theme-custom-orange .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--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-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-orange .mat-mdc-list-option.mat-warn .mdc-list-item__start,.theme-custom-orange .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #f44336}.theme-custom-orange .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.theme-custom-orange .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.theme-custom-orange .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-custom-orange .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-custom-orange .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-orange .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#ff7800}.theme-custom-orange .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-custom-orange .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-custom-orange .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-custom-orange .mat-mdc-paginator{background:white;color:#000000de}.theme-custom-orange .mat-mdc-paginator-icon{fill:#0000008a}.theme-custom-orange .mat-mdc-paginator-decrement,.theme-custom-orange .mat-mdc-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.theme-custom-orange .mat-mdc-paginator-first,.theme-custom-orange .mat-mdc-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.theme-custom-orange .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.theme-custom-orange .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.theme-custom-orange .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.theme-custom-orange .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#0000001f}.theme-custom-orange .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#0000001f}.theme-custom-orange .mat-mdc-tab,.theme-custom-orange .mat-mdc-tab-link{background-color:transparent}.theme-custom-orange .mat-mdc-tab .mdc-tab__text-label,.theme-custom-orange .mat-mdc-tab-link .mdc-tab__text-label{color:#0009}.theme-custom-orange .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.theme-custom-orange .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.theme-custom-orange .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.theme-custom-orange .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#00000061}.theme-custom-orange .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-orange .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#ff7800}.theme-custom-orange .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-orange .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #ff7800)}.theme-custom-orange .mdc-tab__ripple:before,.theme-custom-orange .mat-mdc-tab .mat-ripple-element,.theme-custom-orange .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-orange .mat-mdc-tab-link .mat-ripple-element{background-color:#ff7800}.theme-custom-orange .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-orange .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-orange .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-orange .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#000}.theme-custom-orange .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-orange .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-orange .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-orange .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, black)}.theme-custom-orange .mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.theme-custom-orange .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.theme-custom-orange .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-orange .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.theme-custom-orange .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.theme-custom-orange .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.theme-custom-orange .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-orange .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#000}.theme-custom-orange .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-orange .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-orange .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-orange .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#f44336}.theme-custom-orange .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-orange .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-orange .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-orange .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #f44336)}.theme-custom-orange .mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.theme-custom-orange .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.theme-custom-orange .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-orange .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.theme-custom-orange .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.theme-custom-orange .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.theme-custom-orange .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-orange .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#f44336}.theme-custom-orange .mat-mdc-tab-group.mat-background-primary,.theme-custom-orange .mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #ff7800;--mat-mdc-tab-header-with-background-foreground-color: #000}.theme-custom-orange .mat-mdc-tab-group.mat-background-accent,.theme-custom-orange .mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: black;--mat-mdc-tab-header-with-background-foreground-color: #fff}.theme-custom-orange .mat-mdc-tab-group.mat-background-warn,.theme-custom-orange .mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #f44336;--mat-mdc-tab-header-with-background-foreground-color: #fff}.theme-custom-orange .mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #000)}.theme-custom-orange .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-orange .mat-mdc-checkbox .mat-ripple-element{background-color:#0000001a}.theme-custom-orange .mat-mdc-checkbox .mdc-checkbox__ripple{background:#000}.theme-custom-orange .mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #ff7800;--mdc-checkbox-selected-hover-icon-color: #ff7800;--mdc-checkbox-selected-icon-color: #ff7800;--mdc-checkbox-selected-pressed-icon-color: #ff7800;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-orange .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#ff78001a}.theme-custom-orange .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#ff7800}.theme-custom-orange .mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: black;--mdc-checkbox-selected-hover-icon-color: black;--mdc-checkbox-selected-icon-color: black;--mdc-checkbox-selected-pressed-icon-color: black;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-orange .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#0000001a}.theme-custom-orange .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:black}.theme-custom-orange .mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #fff;--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-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-orange .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#f443361a}.theme-custom-orange .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#f44336}.theme-custom-orange .mat-mdc-checkbox-disabled label{color:#00000061}.theme-custom-orange .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.theme-custom-orange .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #ff7800}.theme-custom-orange .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: black}.theme-custom-orange .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336}.theme-custom-orange .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.theme-custom-orange .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.theme-custom-orange .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #ff7800;--mdc-filled-button-label-text-color: #000}.theme-custom-orange .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: black;--mdc-filled-button-label-text-color: #fff}.theme-custom-orange .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: #fff}.theme-custom-orange .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.theme-custom-orange .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.theme-custom-orange .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #ff7800;--mdc-protected-button-label-text-color: #000}.theme-custom-orange .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: black;--mdc-protected-button-label-text-color: #fff}.theme-custom-orange .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: #fff}.theme-custom-orange .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.theme-custom-orange .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.theme-custom-orange .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.theme-custom-orange .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #ff7800}.theme-custom-orange .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: black}.theme-custom-orange .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336}.theme-custom-orange .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.theme-custom-orange .mat-mdc-button,.theme-custom-orange .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-orange .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.theme-custom-orange .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-custom-orange .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-orange .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-orange .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-orange .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-orange .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.theme-custom-orange .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-orange .mat-mdc-button.mat-primary,.theme-custom-orange .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #ff7800;--mat-mdc-button-ripple-color: rgba(255, 120, 0, .1)}.theme-custom-orange .mat-mdc-button.mat-accent,.theme-custom-orange .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: black;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-orange .mat-mdc-button.mat-warn,.theme-custom-orange .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.theme-custom-orange .mat-mdc-raised-button,.theme-custom-orange .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-orange .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.theme-custom-orange .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-custom-orange .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-orange .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-orange .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-orange .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-orange .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.theme-custom-orange .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-orange .mat-mdc-raised-button.mat-primary,.theme-custom-orange .mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-orange .mat-mdc-raised-button.mat-accent,.theme-custom-orange .mat-mdc-unelevated-button.mat-accent,.theme-custom-orange .mat-mdc-raised-button.mat-warn,.theme-custom-orange .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-custom-orange .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-orange .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-custom-orange .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-orange .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-orange .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-orange .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #ff7800;--mat-mdc-button-ripple-color: rgba(255, 120, 0, .1)}.theme-custom-orange .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: black;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-orange .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.theme-custom-orange .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #ff7800}.theme-custom-orange .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: black}.theme-custom-orange .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336}.theme-custom-orange .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.theme-custom-orange .mat-mdc-fab,.theme-custom-orange .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-orange .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.theme-custom-orange .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-custom-orange .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-orange .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-orange .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-orange .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-orange .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.theme-custom-orange .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-orange .mat-mdc-fab.mat-primary,.theme-custom-orange .mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-orange .mat-mdc-fab.mat-accent,.theme-custom-orange .mat-mdc-mini-fab.mat-accent,.theme-custom-orange .mat-mdc-fab.mat-warn,.theme-custom-orange .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-custom-orange .mat-mdc-fab.mat-unthemed,.theme-custom-orange .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.theme-custom-orange .mat-mdc-fab.mat-primary,.theme-custom-orange .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #ff7800;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.theme-custom-orange .mat-mdc-fab.mat-accent,.theme-custom-orange .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: black;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.theme-custom-orange .mat-mdc-fab.mat-warn,.theme-custom-orange .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #f44336;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.theme-custom-orange .mat-mdc-fab[disabled][disabled],.theme-custom-orange .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.theme-custom-orange .mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: black;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.theme-custom-orange .mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.theme-custom-orange .mdc-data-table__row{background-color:inherit}.theme-custom-orange .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.theme-custom-orange .mdc-data-table__row--selected{background-color:#ff78000a}.theme-custom-orange .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.theme-custom-orange .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.theme-custom-orange .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.theme-custom-orange .mdc-data-table__cell,.theme-custom-orange .mdc-data-table__header-cell{border-bottom-color:#0000001f}.theme-custom-orange .mdc-data-table__pagination{border-top-color:#0000001f}.theme-custom-orange .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.theme-custom-orange .mdc-data-table__header-cell,.theme-custom-orange .mdc-data-table__pagination-total,.theme-custom-orange .mdc-data-table__pagination-rows-per-page-label,.theme-custom-orange .mdc-data-table__cell{color:#000000de}.theme-custom-orange .mat-mdc-table{background:white}.theme-custom-orange .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #ff7800}.theme-custom-orange .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: black}.theme-custom-orange .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.theme-custom-orange .mat-badge{position:relative}.theme-custom-orange .mat-badge.mat-badge{overflow:visible}.theme-custom-orange .mat-badge-hidden .mat-badge-content{display:none}.theme-custom-orange .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-custom-orange .ng-animate-disabled .mat-badge-content,.theme-custom-orange .mat-badge-content._mat-animation-noopable{transition:none}.theme-custom-orange .mat-badge-content.mat-badge-active{transform:none}.theme-custom-orange .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-custom-orange .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-custom-orange .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-custom-orange .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-custom-orange .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-custom-orange .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-custom-orange .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-custom-orange .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-custom-orange .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-custom-orange .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-custom-orange .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-custom-orange .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-custom-orange .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-custom-orange .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-custom-orange .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-custom-orange .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-custom-orange .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-custom-orange .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-custom-orange .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-custom-orange .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-custom-orange .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-custom-orange .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-custom-orange .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-custom-orange .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-custom-orange .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-custom-orange .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-custom-orange .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-custom-orange .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-custom-orange .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-custom-orange .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-custom-orange .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-custom-orange .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-custom-orange .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-custom-orange .mat-badge-content{color:#000;background:#ff7800}.cdk-high-contrast-active .theme-custom-orange .mat-badge-content{outline:solid 1px;border-radius:0}.theme-custom-orange .mat-badge-accent .mat-badge-content{background:black;color:#fff}.theme-custom-orange .mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.theme-custom-orange .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.theme-custom-orange .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.theme-custom-orange .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.theme-custom-orange .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-custom-orange .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.theme-custom-orange .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.theme-custom-orange .mat-button-toggle{color:#00000061}.theme-custom-orange .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.theme-custom-orange .mat-button-toggle-appearance-standard{color:#000000de;background:white}.theme-custom-orange .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.theme-custom-orange .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}.theme-custom-orange [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.theme-custom-orange .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.theme-custom-orange .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.theme-custom-orange .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.theme-custom-orange .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.theme-custom-orange .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.theme-custom-orange .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.theme-custom-orange .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-custom-orange .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.theme-custom-orange .mat-calendar-arrow{fill:#0000008a}.theme-custom-orange .mat-datepicker-toggle,.theme-custom-orange .mat-datepicker-content .mat-calendar-next-button,.theme-custom-orange .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.theme-custom-orange .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.theme-custom-orange .mat-calendar-table-header,.theme-custom-orange .mat-calendar-body-label{color:#0000008a}.theme-custom-orange .mat-calendar-body-cell-content,.theme-custom-orange .mat-date-range-input-separator{color:#000000de;border-color:transparent}.theme-custom-orange .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.theme-custom-orange .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.theme-custom-orange .mat-calendar-body-in-preview{color:#0000003d}.theme-custom-orange .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.theme-custom-orange .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.theme-custom-orange .mat-calendar-body-in-range:before{background:rgba(255,120,0,.2)}.theme-custom-orange .mat-calendar-body-comparison-identical,.theme-custom-orange .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-custom-orange .mat-calendar-body-comparison-bridge-start:before,.theme-custom-orange [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,120,0,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-orange .mat-calendar-body-comparison-bridge-end:before,.theme-custom-orange [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,120,0,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-orange .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-custom-orange .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-custom-orange .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-custom-orange .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-custom-orange .mat-calendar-body-selected{background-color:#ff7800;color:#000}.theme-custom-orange .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff780066}.theme-custom-orange .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-custom-orange .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-custom-orange .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff78004d}@media (hover: hover){.theme-custom-orange .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff78004d}}.theme-custom-orange .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.theme-custom-orange .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(0,0,0,.2)}.theme-custom-orange .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-custom-orange .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-custom-orange .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-custom-orange .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-orange .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-custom-orange .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-orange .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-custom-orange .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-custom-orange .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-custom-orange .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-custom-orange .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#000;color:#fff}.theme-custom-orange .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#0006}.theme-custom-orange .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-custom-orange .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-custom-orange .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0000004d}@media (hover: hover){.theme-custom-orange .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0000004d}}.theme-custom-orange .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.theme-custom-orange .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-custom-orange .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-custom-orange .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-custom-orange .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-orange .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-custom-orange .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-orange .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-custom-orange .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-custom-orange .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-custom-orange .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-custom-orange .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.theme-custom-orange .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}.theme-custom-orange .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-custom-orange .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-custom-orange .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}@media (hover: hover){.theme-custom-orange .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}}.theme-custom-orange .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-custom-orange .mat-datepicker-toggle-active{color:#ff7800}.theme-custom-orange .mat-datepicker-toggle-active.mat-accent{color:#000}.theme-custom-orange .mat-datepicker-toggle-active.mat-warn{color:#f44336}.theme-custom-orange .mat-date-range-input-inner[disabled]{color:#00000061}.theme-custom-orange .mat-divider{border-top-color:#0000001f}.theme-custom-orange .mat-divider-vertical{border-right-color:#0000001f}.theme-custom-orange .mat-expansion-panel{background:white;color:#000000de}.theme-custom-orange .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-custom-orange .mat-action-row{border-top-color:#0000001f}.theme-custom-orange .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-custom-orange .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-custom-orange .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.theme-custom-orange .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.theme-custom-orange .mat-expansion-panel-header-title{color:#000000de}.theme-custom-orange .mat-expansion-panel-header-description,.theme-custom-orange .mat-expansion-indicator:after{color:#0000008a}.theme-custom-orange .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.theme-custom-orange .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-custom-orange .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-custom-orange .mat-icon.mat-primary{color:#ff7800}.theme-custom-orange .mat-icon.mat-accent{color:#000}.theme-custom-orange .mat-icon.mat-warn{color:#f44336}.theme-custom-orange .mat-drawer-container{background-color:#fafafa;color:#000000de}.theme-custom-orange .mat-drawer{background-color:#fff;color:#000000de}.theme-custom-orange .mat-drawer.mat-drawer-push{background-color:#fff}.theme-custom-orange .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-custom-orange .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.theme-custom-orange .mat-drawer-side.mat-drawer-end,.theme-custom-orange [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.theme-custom-orange [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-custom-orange .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.theme-custom-orange .mat-step-header.cdk-keyboard-focused,.theme-custom-orange .mat-step-header.cdk-program-focused,.theme-custom-orange .mat-step-header:hover:not([aria-disabled]),.theme-custom-orange .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.theme-custom-orange .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-custom-orange .mat-step-header:hover{background:none}}.theme-custom-orange .mat-step-header .mat-step-label,.theme-custom-orange .mat-step-header .mat-step-optional{color:#0000008a}.theme-custom-orange .mat-step-header .mat-step-icon{background-color:#0000008a;color:#000}.theme-custom-orange .mat-step-header .mat-step-icon-selected,.theme-custom-orange .mat-step-header .mat-step-icon-state-done,.theme-custom-orange .mat-step-header .mat-step-icon-state-edit{background-color:#ff7800;color:#000}.theme-custom-orange .mat-step-header.mat-accent .mat-step-icon{color:#fff}.theme-custom-orange .mat-step-header.mat-accent .mat-step-icon-selected,.theme-custom-orange .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-custom-orange .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#000;color:#fff}.theme-custom-orange .mat-step-header.mat-warn .mat-step-icon{color:#fff}.theme-custom-orange .mat-step-header.mat-warn .mat-step-icon-selected,.theme-custom-orange .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-custom-orange .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}.theme-custom-orange .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.theme-custom-orange .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.theme-custom-orange .mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.theme-custom-orange .mat-stepper-horizontal,.theme-custom-orange .mat-stepper-vertical{background-color:#fff}.theme-custom-orange .mat-stepper-vertical-line:before{border-left-color:#0000001f}.theme-custom-orange .mat-horizontal-stepper-header:before,.theme-custom-orange .mat-horizontal-stepper-header:after,.theme-custom-orange .mat-stepper-horizontal-line{border-top-color:#0000001f}.theme-custom-orange .mat-sort-header-arrow{color:#757575}.theme-custom-orange .mat-toolbar{background:whitesmoke;color:#000000de}.theme-custom-orange .mat-toolbar.mat-primary{background:#ff7800;color:#000}.theme-custom-orange .mat-toolbar.mat-accent{background:black;color:#fff}.theme-custom-orange .mat-toolbar.mat-warn{background:#f44336;color:#fff}.theme-custom-orange .mat-toolbar .mat-form-field-underline,.theme-custom-orange .mat-toolbar .mat-form-field-ripple,.theme-custom-orange .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-custom-orange .mat-toolbar .mat-form-field-label,.theme-custom-orange .mat-toolbar .mat-focused .mat-form-field-label,.theme-custom-orange .mat-toolbar .mat-select-value,.theme-custom-orange .mat-toolbar .mat-select-arrow,.theme-custom-orange .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-custom-orange .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-custom-orange .mat-tree{background:white}.theme-custom-orange .mat-tree-node,.theme-custom-orange .mat-nested-tree-node{color:#000000de}.theme-custom-red{--color-theme-main: #ec0000;--color-theme-support: black}.theme-custom-red .mat-ripple-element{background-color:#0000001a}.theme-custom-red .mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-red .mat-mdc-option:hover:not(.mdc-list-item--disabled),.theme-custom-red .mat-mdc-option:focus:not(.mdc-list-item--disabled),.theme-custom-red .mat-mdc-option.mat-mdc-option-active,.theme-custom-red .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(0,0,0,.04)}.theme-custom-red .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #ec0000)}.theme-custom-red .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, black)}.theme-custom-red .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-red .mat-pseudo-checkbox-full{color:#0000008a}.theme-custom-red .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.theme-custom-red .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-red .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ec0000}.theme-custom-red .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-red .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ec0000}.theme-custom-red .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-custom-red .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-custom-red .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-red .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#000}.theme-custom-red .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-red .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:black}.theme-custom-red .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-custom-red .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-custom-red .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-red .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#000}.theme-custom-red .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-red .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:black}.theme-custom-red .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-custom-red .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-custom-red .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-red .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f44336}.theme-custom-red .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-red .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f44336}.theme-custom-red .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-custom-red .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-custom-red .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-red .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.theme-custom-red .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-red .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.theme-custom-red .mat-app-background,.theme-custom-red.mat-app-background{background-color:#fafafa;color:#000000de}.theme-custom-red .mat-elevation-z0,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-custom-red .mat-elevation-z1,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-custom-red .mat-elevation-z2,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-custom-red .mat-elevation-z3,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-custom-red .mat-elevation-z4,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-custom-red .mat-elevation-z5,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-custom-red .mat-elevation-z6,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-custom-red .mat-elevation-z7,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-custom-red .mat-elevation-z8,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-custom-red .mat-elevation-z9,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-custom-red .mat-elevation-z10,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-custom-red .mat-elevation-z11,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-custom-red .mat-elevation-z12,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-custom-red .mat-elevation-z13,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-custom-red .mat-elevation-z14,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-custom-red .mat-elevation-z15,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-custom-red .mat-elevation-z16,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-custom-red .mat-elevation-z17,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-custom-red .mat-elevation-z18,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-custom-red .mat-elevation-z19,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-custom-red .mat-elevation-z20,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-custom-red .mat-elevation-z21,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-custom-red .mat-elevation-z22,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-custom-red .mat-elevation-z23,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-custom-red .mat-elevation-z24,.theme-custom-red .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-custom-red .mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #fff}.theme-custom-red .mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #e0e0e0}.theme-custom-red .mat-mdc-card-subtitle{color:#0000008a}.theme-custom-red .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #ec0000}.theme-custom-red .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(236, 0, 0, 0.25)'/%3E%3C/svg%3E")}.theme-custom-red .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#ec000040}.theme-custom-red .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: black}.theme-custom-red .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E")}.theme-custom-red .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#00000040}.theme-custom-red .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336}.theme-custom-red .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 67, 54, 0.25)'/%3E%3C/svg%3E")}.theme-custom-red .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#f4433640}.theme-custom-red .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}.theme-custom-red .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.theme-custom-red .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.theme-custom-red .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}}@media all{.theme-custom-red .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.theme-custom-red .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #ec0000)}.theme-custom-red .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.theme-custom-red .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.theme-custom-red .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.theme-custom-red .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.theme-custom-red .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.theme-custom-red .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.theme-custom-red .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.theme-custom-red .mdc-text-field--filled .mdc-text-field__ripple:before,.theme-custom-red .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.theme-custom-red .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.theme-custom-red .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.theme-custom-red .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.theme-custom-red .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.theme-custom-red .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.theme-custom-red .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.theme-custom-red .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.theme-custom-red .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #ec0000)}.theme-custom-red .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-custom-red .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-custom-red .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.theme-custom-red .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-custom-red .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-custom-red .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000000de}.theme-custom-red .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-red .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-red .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #ec0000)}.theme-custom-red .mdc-text-field--outlined .mdc-text-field__ripple:before,.theme-custom-red .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.theme-custom-red .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ec0000de}.theme-custom-red .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-custom-red .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-custom-red .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-custom-red .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-custom-red .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-red .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-red .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.theme-custom-red .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}}@media all{.theme-custom-red .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.theme-custom-red .mdc-text-field--disabled .mdc-floating-label{color:#00000061}.theme-custom-red .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.theme-custom-red .mdc-text-field--disabled .mdc-text-field-character-counter,.theme-custom-red .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.theme-custom-red .mdc-text-field--disabled .mdc-text-field__icon--leading,.theme-custom-red .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.theme-custom-red .mdc-text-field--disabled .mdc-text-field__affix--prefix,.theme-custom-red .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.theme-custom-red .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.theme-custom-red .mdc-text-field--disabled .mdc-notched-outline__leading,.theme-custom-red .mdc-text-field--disabled .mdc-notched-outline__notch,.theme-custom-red .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-red .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-red .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-red .mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-red .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-red .mdc-text-field--disabled .mdc-text-field-character-counter,.theme-custom-red .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-red .mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-red .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-red .mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-red .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-red .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-red .mdc-text-field--disabled .mdc-notched-outline__leading,.theme-custom-red .mdc-text-field--disabled .mdc-notched-outline__notch,.theme-custom-red .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.theme-custom-red .mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.theme-custom-red .mat-mdc-form-field-error{color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field-focus-overlay{background-color:#000000de}.theme-custom-red .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.theme-custom-red .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.theme-custom-red .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.theme-custom-red .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#ec0000de}.theme-custom-red .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#000000de}.theme-custom-red .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#f44336de}.theme-custom-red .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.theme-custom-red .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, black)}.theme-custom-red .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, black)}.theme-custom-red .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#000000de}.theme-custom-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-custom-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-custom-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-custom-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-custom-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-red .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-red .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, black)}.theme-custom-red .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f44336de}.theme-custom-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-custom-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-custom-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-custom-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-custom-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-red .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-red .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-red .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}.theme-custom-red [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.theme-custom-red .mat-mdc-select-value{color:#000000de}.theme-custom-red .mat-mdc-select-placeholder{color:#0009}.theme-custom-red .mat-mdc-select-disabled .mat-mdc-select-value{color:#00000061}.theme-custom-red .mat-mdc-select-arrow{color:#0000008a}.theme-custom-red .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#ec0000de}.theme-custom-red .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#000000de}.theme-custom-red .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.theme-custom-red .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#f44336de}.theme-custom-red .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#00000061}.theme-custom-red .mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-with-divider-divider-color: rgba(0, 0, 0, .12);--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.theme-custom-red .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-label-text-color: #212121;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121}.theme-custom-red .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.theme-custom-red .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #ec0000;--mdc-chip-elevated-disabled-container-color: #ec0000;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.theme-custom-red .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.theme-custom-red .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: black;--mdc-chip-elevated-disabled-container-color: black;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.theme-custom-red .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.theme-custom-red .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.theme-custom-red .mat-mdc-chip-focus-overlay{background:black}.theme-custom-red .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #616161;--mdc-switch-selected-icon-color: #fff;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-unselected-icon-color: #fff}.theme-custom-red .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-red .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.theme-custom-red .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #ea0000;--mdc-switch-selected-handle-color: #ea0000;--mdc-switch-selected-hover-state-layer-color: #ea0000;--mdc-switch-selected-pressed-state-layer-color: #ea0000;--mdc-switch-selected-focus-handle-color: #df0000;--mdc-switch-selected-hover-handle-color: #df0000;--mdc-switch-selected-pressed-handle-color: #df0000;--mdc-switch-selected-focus-track-color: #f24d4d;--mdc-switch-selected-hover-track-color: #f24d4d;--mdc-switch-selected-pressed-track-color: #f24d4d;--mdc-switch-selected-track-color: #f24d4d}.theme-custom-red .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: black;--mdc-switch-selected-handle-color: black;--mdc-switch-selected-hover-state-layer-color: black;--mdc-switch-selected-pressed-state-layer-color: black;--mdc-switch-selected-focus-handle-color: black;--mdc-switch-selected-hover-handle-color: black;--mdc-switch-selected-pressed-handle-color: black;--mdc-switch-selected-focus-track-color: #4d4d4d;--mdc-switch-selected-hover-track-color: #4d4d4d;--mdc-switch-selected-pressed-track-color: #4d4d4d;--mdc-switch-selected-track-color: #4d4d4d}.theme-custom-red .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}.theme-custom-red .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-red .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ec0000;--mdc-radio-selected-hover-icon-color: #ec0000;--mdc-radio-selected-icon-color: #ec0000;--mdc-radio-selected-pressed-icon-color: #ec0000;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ec0000}.theme-custom-red .mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#00000061}.theme-custom-red .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: black;--mdc-radio-selected-hover-icon-color: black;--mdc-radio-selected-icon-color: black;--mdc-radio-selected-pressed-icon-color: black;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: black}.theme-custom-red .mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#00000061}.theme-custom-red .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #f44336}.theme-custom-red .mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#00000061}.theme-custom-red .mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}.theme-custom-red .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #ec0000;--mdc-slider-focus-handle-color: #ec0000;--mdc-slider-hover-handle-color: #ec0000;--mdc-slider-active-track-color: #ec0000;--mdc-slider-inactive-track-color: #ec0000;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ec0000;--mat-mdc-slider-ripple-color: #ec0000;--mat-mdc-slider-hover-ripple-color: rgba(236, 0, 0, .05);--mat-mdc-slider-focus-ripple-color: rgba(236, 0, 0, .2)}.theme-custom-red .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: black;--mdc-slider-focus-handle-color: black;--mdc-slider-hover-handle-color: black;--mdc-slider-active-track-color: black;--mdc-slider-inactive-track-color: black;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: black;--mat-mdc-slider-ripple-color: black;--mat-mdc-slider-hover-ripple-color: rgba(0, 0, 0, .05);--mat-mdc-slider-focus-ripple-color: rgba(0, 0, 0, .2)}.theme-custom-red .mat-mdc-slider.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-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mat-mdc-slider-ripple-color: #f44336;--mat-mdc-slider-hover-ripple-color: rgba(244, 67, 54, .05);--mat-mdc-slider-focus-ripple-color: rgba(244, 67, 54, .2)}.theme-custom-red .mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #fff);color:var(--mdc-theme-on-surface, #000)}.theme-custom-red .mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-red .mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}.theme-custom-red .mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.theme-custom-red .mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-red .mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.theme-custom-red .mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-red .mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, .38))}.theme-custom-red .mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.theme-custom-red .mdc-list-item--disabled .mdc-list-item__start,.theme-custom-red .mdc-list-item--disabled .mdc-list-item__content,.theme-custom-red .mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.theme-custom-red .mdc-list-item--disabled .mdc-list-item__primary-text,.theme-custom-red .mdc-list-item--disabled .mdc-list-item__secondary-text,.theme-custom-red .mdc-list-item--disabled .mdc-list-item__overline-text,.theme-custom-red .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-red .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.theme-custom-red .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.theme-custom-red .mdc-list-item--selected .mdc-list-item__primary-text,.theme-custom-red .mdc-list-item--activated .mdc-list-item__primary-text,.theme-custom-red .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-red .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #ec0000)}.theme-custom-red .mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-red .mdc-list-divider:after{border-bottom-color:#fff}.theme-custom-red .mdc-list-divider{background-color:#0000001f}.theme-custom-red .mat-mdc-menu-item[disabled],.theme-custom-red .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.theme-custom-red .mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, .38))}.theme-custom-red .mat-mdc-menu-item .mat-icon-no-color,.theme-custom-red .mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-red .mat-mdc-menu-item:hover:not([disabled]),.theme-custom-red .mat-mdc-menu-item.cdk-program-focused:not([disabled]),.theme-custom-red .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.theme-custom-red .mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.theme-custom-red .mat-mdc-list-base{--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}.theme-custom-red .mat-mdc-list-option .mdc-list-item__start,.theme-custom-red .mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ec0000;--mdc-checkbox-selected-hover-icon-color: #ec0000;--mdc-checkbox-selected-icon-color: #ec0000;--mdc-checkbox-selected-pressed-icon-color: #ec0000;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-red .mat-mdc-list-option .mdc-list-item__start,.theme-custom-red .mat-mdc-list-option .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ec0000;--mdc-radio-selected-hover-icon-color: #ec0000;--mdc-radio-selected-icon-color: #ec0000;--mdc-radio-selected-pressed-icon-color: #ec0000;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ec0000}.theme-custom-red .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.theme-custom-red .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.theme-custom-red .mat-mdc-list-option.mat-accent .mdc-list-item__start,.theme-custom-red .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: black;--mdc-checkbox-selected-hover-icon-color: black;--mdc-checkbox-selected-icon-color: black;--mdc-checkbox-selected-pressed-icon-color: black;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-red .mat-mdc-list-option.mat-accent .mdc-list-item__start,.theme-custom-red .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: black;--mdc-radio-selected-hover-icon-color: black;--mdc-radio-selected-icon-color: black;--mdc-radio-selected-pressed-icon-color: black;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: black}.theme-custom-red .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.theme-custom-red .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.theme-custom-red .mat-mdc-list-option.mat-warn .mdc-list-item__start,.theme-custom-red .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--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-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-red .mat-mdc-list-option.mat-warn .mdc-list-item__start,.theme-custom-red .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #f44336}.theme-custom-red .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.theme-custom-red .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.theme-custom-red .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-custom-red .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-custom-red .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-red .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#ec0000}.theme-custom-red .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-custom-red .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-custom-red .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-custom-red .mat-mdc-paginator{background:white;color:#000000de}.theme-custom-red .mat-mdc-paginator-icon{fill:#0000008a}.theme-custom-red .mat-mdc-paginator-decrement,.theme-custom-red .mat-mdc-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.theme-custom-red .mat-mdc-paginator-first,.theme-custom-red .mat-mdc-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.theme-custom-red .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.theme-custom-red .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.theme-custom-red .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.theme-custom-red .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#0000001f}.theme-custom-red .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#0000001f}.theme-custom-red .mat-mdc-tab,.theme-custom-red .mat-mdc-tab-link{background-color:transparent}.theme-custom-red .mat-mdc-tab .mdc-tab__text-label,.theme-custom-red .mat-mdc-tab-link .mdc-tab__text-label{color:#0009}.theme-custom-red .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.theme-custom-red .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.theme-custom-red .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.theme-custom-red .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#00000061}.theme-custom-red .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-red .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#ec0000}.theme-custom-red .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-red .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #ec0000)}.theme-custom-red .mdc-tab__ripple:before,.theme-custom-red .mat-mdc-tab .mat-ripple-element,.theme-custom-red .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-red .mat-mdc-tab-link .mat-ripple-element{background-color:#ec0000}.theme-custom-red .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-red .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-red .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-red .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#000}.theme-custom-red .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-red .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-red .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-red .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, black)}.theme-custom-red .mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.theme-custom-red .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.theme-custom-red .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-red .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.theme-custom-red .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.theme-custom-red .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.theme-custom-red .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-red .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#000}.theme-custom-red .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-red .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-red .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-red .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#f44336}.theme-custom-red .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-red .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-red .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-red .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #f44336)}.theme-custom-red .mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.theme-custom-red .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.theme-custom-red .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-red .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.theme-custom-red .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.theme-custom-red .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.theme-custom-red .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-red .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#f44336}.theme-custom-red .mat-mdc-tab-group.mat-background-primary,.theme-custom-red .mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #ec0000;--mat-mdc-tab-header-with-background-foreground-color: #fff}.theme-custom-red .mat-mdc-tab-group.mat-background-accent,.theme-custom-red .mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: black;--mat-mdc-tab-header-with-background-foreground-color: #fff}.theme-custom-red .mat-mdc-tab-group.mat-background-warn,.theme-custom-red .mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #f44336;--mat-mdc-tab-header-with-background-foreground-color: #fff}.theme-custom-red .mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #000)}.theme-custom-red .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-red .mat-mdc-checkbox .mat-ripple-element{background-color:#0000001a}.theme-custom-red .mat-mdc-checkbox .mdc-checkbox__ripple{background:#000}.theme-custom-red .mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ec0000;--mdc-checkbox-selected-hover-icon-color: #ec0000;--mdc-checkbox-selected-icon-color: #ec0000;--mdc-checkbox-selected-pressed-icon-color: #ec0000;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-red .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#ec00001a}.theme-custom-red .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#ec0000}.theme-custom-red .mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: black;--mdc-checkbox-selected-hover-icon-color: black;--mdc-checkbox-selected-icon-color: black;--mdc-checkbox-selected-pressed-icon-color: black;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-red .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#0000001a}.theme-custom-red .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:black}.theme-custom-red .mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #fff;--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-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-red .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#f443361a}.theme-custom-red .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#f44336}.theme-custom-red .mat-mdc-checkbox-disabled label{color:#00000061}.theme-custom-red .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.theme-custom-red .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #ec0000}.theme-custom-red .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: black}.theme-custom-red .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336}.theme-custom-red .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.theme-custom-red .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.theme-custom-red .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #ec0000;--mdc-filled-button-label-text-color: #fff}.theme-custom-red .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: black;--mdc-filled-button-label-text-color: #fff}.theme-custom-red .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: #fff}.theme-custom-red .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.theme-custom-red .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.theme-custom-red .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #ec0000;--mdc-protected-button-label-text-color: #fff}.theme-custom-red .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: black;--mdc-protected-button-label-text-color: #fff}.theme-custom-red .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: #fff}.theme-custom-red .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.theme-custom-red .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.theme-custom-red .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.theme-custom-red .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #ec0000}.theme-custom-red .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: black}.theme-custom-red .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336}.theme-custom-red .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.theme-custom-red .mat-mdc-button,.theme-custom-red .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-red .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.theme-custom-red .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-custom-red .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-red .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-red .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-red .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-red .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.theme-custom-red .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-red .mat-mdc-button.mat-primary,.theme-custom-red .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #ec0000;--mat-mdc-button-ripple-color: rgba(236, 0, 0, .1)}.theme-custom-red .mat-mdc-button.mat-accent,.theme-custom-red .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: black;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-red .mat-mdc-button.mat-warn,.theme-custom-red .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.theme-custom-red .mat-mdc-raised-button,.theme-custom-red .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-red .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.theme-custom-red .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-custom-red .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-red .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-red .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-red .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-red .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.theme-custom-red .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-red .mat-mdc-raised-button.mat-primary,.theme-custom-red .mat-mdc-unelevated-button.mat-primary,.theme-custom-red .mat-mdc-raised-button.mat-accent,.theme-custom-red .mat-mdc-unelevated-button.mat-accent,.theme-custom-red .mat-mdc-raised-button.mat-warn,.theme-custom-red .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-custom-red .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-red .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-custom-red .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-red .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-red .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-red .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #ec0000;--mat-mdc-button-ripple-color: rgba(236, 0, 0, .1)}.theme-custom-red .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: black;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-red .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.theme-custom-red .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #ec0000}.theme-custom-red .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: black}.theme-custom-red .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336}.theme-custom-red .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.theme-custom-red .mat-mdc-fab,.theme-custom-red .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-red .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.theme-custom-red .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-custom-red .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-red .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-red .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-red .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-red .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.theme-custom-red .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-red .mat-mdc-fab.mat-primary,.theme-custom-red .mat-mdc-mini-fab.mat-primary,.theme-custom-red .mat-mdc-fab.mat-accent,.theme-custom-red .mat-mdc-mini-fab.mat-accent,.theme-custom-red .mat-mdc-fab.mat-warn,.theme-custom-red .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-custom-red .mat-mdc-fab.mat-unthemed,.theme-custom-red .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.theme-custom-red .mat-mdc-fab.mat-primary,.theme-custom-red .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #ec0000;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.theme-custom-red .mat-mdc-fab.mat-accent,.theme-custom-red .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: black;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.theme-custom-red .mat-mdc-fab.mat-warn,.theme-custom-red .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #f44336;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.theme-custom-red .mat-mdc-fab[disabled][disabled],.theme-custom-red .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.theme-custom-red .mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: black;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.theme-custom-red .mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.theme-custom-red .mdc-data-table__row{background-color:inherit}.theme-custom-red .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.theme-custom-red .mdc-data-table__row--selected{background-color:#ec00000a}.theme-custom-red .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.theme-custom-red .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.theme-custom-red .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.theme-custom-red .mdc-data-table__cell,.theme-custom-red .mdc-data-table__header-cell{border-bottom-color:#0000001f}.theme-custom-red .mdc-data-table__pagination{border-top-color:#0000001f}.theme-custom-red .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.theme-custom-red .mdc-data-table__header-cell,.theme-custom-red .mdc-data-table__pagination-total,.theme-custom-red .mdc-data-table__pagination-rows-per-page-label,.theme-custom-red .mdc-data-table__cell{color:#000000de}.theme-custom-red .mat-mdc-table{background:white}.theme-custom-red .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #ec0000}.theme-custom-red .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: black}.theme-custom-red .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.theme-custom-red .mat-badge{position:relative}.theme-custom-red .mat-badge.mat-badge{overflow:visible}.theme-custom-red .mat-badge-hidden .mat-badge-content{display:none}.theme-custom-red .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-custom-red .ng-animate-disabled .mat-badge-content,.theme-custom-red .mat-badge-content._mat-animation-noopable{transition:none}.theme-custom-red .mat-badge-content.mat-badge-active{transform:none}.theme-custom-red .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-custom-red .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-custom-red .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-custom-red .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-custom-red .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-custom-red .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-custom-red .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-custom-red .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-custom-red .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-custom-red .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-custom-red .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-custom-red .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-custom-red .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-custom-red .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-custom-red .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-custom-red .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-custom-red .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-custom-red .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-custom-red .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-custom-red .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-custom-red .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-custom-red .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-custom-red .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-custom-red .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-custom-red .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-custom-red .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-custom-red .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-custom-red .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-custom-red .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-custom-red .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-custom-red .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-custom-red .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-custom-red .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-custom-red .mat-badge-content{color:#fff;background:#ec0000}.cdk-high-contrast-active .theme-custom-red .mat-badge-content{outline:solid 1px;border-radius:0}.theme-custom-red .mat-badge-accent .mat-badge-content{background:black;color:#fff}.theme-custom-red .mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.theme-custom-red .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.theme-custom-red .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.theme-custom-red .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.theme-custom-red .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-custom-red .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.theme-custom-red .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.theme-custom-red .mat-button-toggle{color:#00000061}.theme-custom-red .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.theme-custom-red .mat-button-toggle-appearance-standard{color:#000000de;background:white}.theme-custom-red .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.theme-custom-red .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}.theme-custom-red [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.theme-custom-red .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.theme-custom-red .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.theme-custom-red .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.theme-custom-red .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.theme-custom-red .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.theme-custom-red .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.theme-custom-red .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-custom-red .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.theme-custom-red .mat-calendar-arrow{fill:#0000008a}.theme-custom-red .mat-datepicker-toggle,.theme-custom-red .mat-datepicker-content .mat-calendar-next-button,.theme-custom-red .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.theme-custom-red .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.theme-custom-red .mat-calendar-table-header,.theme-custom-red .mat-calendar-body-label{color:#0000008a}.theme-custom-red .mat-calendar-body-cell-content,.theme-custom-red .mat-date-range-input-separator{color:#000000de;border-color:transparent}.theme-custom-red .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.theme-custom-red .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.theme-custom-red .mat-calendar-body-in-preview{color:#0000003d}.theme-custom-red .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.theme-custom-red .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.theme-custom-red .mat-calendar-body-in-range:before{background:rgba(236,0,0,.2)}.theme-custom-red .mat-calendar-body-comparison-identical,.theme-custom-red .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-custom-red .mat-calendar-body-comparison-bridge-start:before,.theme-custom-red [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(236,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-red .mat-calendar-body-comparison-bridge-end:before,.theme-custom-red [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(236,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-red .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-custom-red .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-custom-red .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-custom-red .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-custom-red .mat-calendar-body-selected{background-color:#ec0000;color:#fff}.theme-custom-red .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ec000066}.theme-custom-red .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-custom-red .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-custom-red .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ec00004d}@media (hover: hover){.theme-custom-red .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ec00004d}}.theme-custom-red .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.theme-custom-red .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(0,0,0,.2)}.theme-custom-red .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-custom-red .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-custom-red .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-custom-red .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-red .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-custom-red .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-red .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-custom-red .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-custom-red .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-custom-red .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-custom-red .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#000;color:#fff}.theme-custom-red .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#0006}.theme-custom-red .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-custom-red .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-custom-red .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0000004d}@media (hover: hover){.theme-custom-red .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0000004d}}.theme-custom-red .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.theme-custom-red .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-custom-red .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-custom-red .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-custom-red .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-red .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-custom-red .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-red .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-custom-red .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-custom-red .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-custom-red .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-custom-red .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.theme-custom-red .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}.theme-custom-red .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-custom-red .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-custom-red .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}@media (hover: hover){.theme-custom-red .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}}.theme-custom-red .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-custom-red .mat-datepicker-toggle-active{color:#ec0000}.theme-custom-red .mat-datepicker-toggle-active.mat-accent{color:#000}.theme-custom-red .mat-datepicker-toggle-active.mat-warn{color:#f44336}.theme-custom-red .mat-date-range-input-inner[disabled]{color:#00000061}.theme-custom-red .mat-divider{border-top-color:#0000001f}.theme-custom-red .mat-divider-vertical{border-right-color:#0000001f}.theme-custom-red .mat-expansion-panel{background:white;color:#000000de}.theme-custom-red .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-custom-red .mat-action-row{border-top-color:#0000001f}.theme-custom-red .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-custom-red .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-custom-red .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.theme-custom-red .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.theme-custom-red .mat-expansion-panel-header-title{color:#000000de}.theme-custom-red .mat-expansion-panel-header-description,.theme-custom-red .mat-expansion-indicator:after{color:#0000008a}.theme-custom-red .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.theme-custom-red .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-custom-red .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-custom-red .mat-icon.mat-primary{color:#ec0000}.theme-custom-red .mat-icon.mat-accent{color:#000}.theme-custom-red .mat-icon.mat-warn{color:#f44336}.theme-custom-red .mat-drawer-container{background-color:#fafafa;color:#000000de}.theme-custom-red .mat-drawer{background-color:#fff;color:#000000de}.theme-custom-red .mat-drawer.mat-drawer-push{background-color:#fff}.theme-custom-red .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-custom-red .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.theme-custom-red .mat-drawer-side.mat-drawer-end,.theme-custom-red [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.theme-custom-red [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-custom-red .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.theme-custom-red .mat-step-header.cdk-keyboard-focused,.theme-custom-red .mat-step-header.cdk-program-focused,.theme-custom-red .mat-step-header:hover:not([aria-disabled]),.theme-custom-red .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.theme-custom-red .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-custom-red .mat-step-header:hover{background:none}}.theme-custom-red .mat-step-header .mat-step-label,.theme-custom-red .mat-step-header .mat-step-optional{color:#0000008a}.theme-custom-red .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.theme-custom-red .mat-step-header .mat-step-icon-selected,.theme-custom-red .mat-step-header .mat-step-icon-state-done,.theme-custom-red .mat-step-header .mat-step-icon-state-edit{background-color:#ec0000;color:#fff}.theme-custom-red .mat-step-header.mat-accent .mat-step-icon{color:#fff}.theme-custom-red .mat-step-header.mat-accent .mat-step-icon-selected,.theme-custom-red .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-custom-red .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#000;color:#fff}.theme-custom-red .mat-step-header.mat-warn .mat-step-icon{color:#fff}.theme-custom-red .mat-step-header.mat-warn .mat-step-icon-selected,.theme-custom-red .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-custom-red .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}.theme-custom-red .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.theme-custom-red .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.theme-custom-red .mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.theme-custom-red .mat-stepper-horizontal,.theme-custom-red .mat-stepper-vertical{background-color:#fff}.theme-custom-red .mat-stepper-vertical-line:before{border-left-color:#0000001f}.theme-custom-red .mat-horizontal-stepper-header:before,.theme-custom-red .mat-horizontal-stepper-header:after,.theme-custom-red .mat-stepper-horizontal-line{border-top-color:#0000001f}.theme-custom-red .mat-sort-header-arrow{color:#757575}.theme-custom-red .mat-toolbar{background:whitesmoke;color:#000000de}.theme-custom-red .mat-toolbar.mat-primary{background:#ec0000;color:#fff}.theme-custom-red .mat-toolbar.mat-accent{background:black;color:#fff}.theme-custom-red .mat-toolbar.mat-warn{background:#f44336;color:#fff}.theme-custom-red .mat-toolbar .mat-form-field-underline,.theme-custom-red .mat-toolbar .mat-form-field-ripple,.theme-custom-red .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-custom-red .mat-toolbar .mat-form-field-label,.theme-custom-red .mat-toolbar .mat-focused .mat-form-field-label,.theme-custom-red .mat-toolbar .mat-select-value,.theme-custom-red .mat-toolbar .mat-select-arrow,.theme-custom-red .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-custom-red .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-custom-red .mat-tree{background:white}.theme-custom-red .mat-tree-node,.theme-custom-red .mat-nested-tree-node{color:#000000de}.theme-custom-yellow{--color-theme-main: #ffca1a;--color-theme-support: black}.theme-custom-yellow .mat-ripple-element{background-color:#0000001a}.theme-custom-yellow .mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-yellow .mat-mdc-option:hover:not(.mdc-list-item--disabled),.theme-custom-yellow .mat-mdc-option:focus:not(.mdc-list-item--disabled),.theme-custom-yellow .mat-mdc-option.mat-mdc-option-active,.theme-custom-yellow .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(0,0,0,.04)}.theme-custom-yellow .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #ffca1a)}.theme-custom-yellow .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, black)}.theme-custom-yellow .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-yellow .mat-pseudo-checkbox-full{color:#0000008a}.theme-custom-yellow .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.theme-custom-yellow .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-yellow .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ffca1a}.theme-custom-yellow .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-yellow .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ffca1a}.theme-custom-yellow .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-custom-yellow .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-custom-yellow .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-yellow .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#000}.theme-custom-yellow .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-yellow .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:black}.theme-custom-yellow .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-custom-yellow .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-custom-yellow .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-yellow .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#000}.theme-custom-yellow .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-yellow .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:black}.theme-custom-yellow .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-custom-yellow .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-custom-yellow .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-yellow .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f44336}.theme-custom-yellow .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-yellow .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f44336}.theme-custom-yellow .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-custom-yellow .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.theme-custom-yellow .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-custom-yellow .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.theme-custom-yellow .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-custom-yellow .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.theme-custom-yellow .mat-app-background,.theme-custom-yellow.mat-app-background{background-color:#fafafa;color:#000000de}.theme-custom-yellow .mat-elevation-z0,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-custom-yellow .mat-elevation-z1,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-custom-yellow .mat-elevation-z2,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-custom-yellow .mat-elevation-z3,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-custom-yellow .mat-elevation-z4,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-custom-yellow .mat-elevation-z5,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-custom-yellow .mat-elevation-z6,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-custom-yellow .mat-elevation-z7,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-custom-yellow .mat-elevation-z8,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-custom-yellow .mat-elevation-z9,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-custom-yellow .mat-elevation-z10,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-custom-yellow .mat-elevation-z11,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-custom-yellow .mat-elevation-z12,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-custom-yellow .mat-elevation-z13,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-custom-yellow .mat-elevation-z14,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-custom-yellow .mat-elevation-z15,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-custom-yellow .mat-elevation-z16,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-custom-yellow .mat-elevation-z17,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-custom-yellow .mat-elevation-z18,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-custom-yellow .mat-elevation-z19,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-custom-yellow .mat-elevation-z20,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-custom-yellow .mat-elevation-z21,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-custom-yellow .mat-elevation-z22,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-custom-yellow .mat-elevation-z23,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-custom-yellow .mat-elevation-z24,.theme-custom-yellow .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme-custom-yellow .mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #fff}.theme-custom-yellow .mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #e0e0e0}.theme-custom-yellow .mat-mdc-card-subtitle{color:#0000008a}.theme-custom-yellow .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #ffca1a}.theme-custom-yellow .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 202, 26, 0.25)'/%3E%3C/svg%3E")}.theme-custom-yellow .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#ffca1a40}.theme-custom-yellow .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: black}.theme-custom-yellow .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E")}.theme-custom-yellow .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#00000040}.theme-custom-yellow .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336}.theme-custom-yellow .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 67, 54, 0.25)'/%3E%3C/svg%3E")}.theme-custom-yellow .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#f4433640}.theme-custom-yellow .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}.theme-custom-yellow .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.theme-custom-yellow .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.theme-custom-yellow .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}}@media all{.theme-custom-yellow .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.theme-custom-yellow .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #ffca1a)}.theme-custom-yellow .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.theme-custom-yellow .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.theme-custom-yellow .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.theme-custom-yellow .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.theme-custom-yellow .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.theme-custom-yellow .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.theme-custom-yellow .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.theme-custom-yellow .mdc-text-field--filled .mdc-text-field__ripple:before,.theme-custom-yellow .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.theme-custom-yellow .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.theme-custom-yellow .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.theme-custom-yellow .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.theme-custom-yellow .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.theme-custom-yellow .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.theme-custom-yellow .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.theme-custom-yellow .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.theme-custom-yellow .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #ffca1a)}.theme-custom-yellow .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-custom-yellow .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-custom-yellow .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.theme-custom-yellow .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-custom-yellow .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-custom-yellow .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000000de}.theme-custom-yellow .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-yellow .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-yellow .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #ffca1a)}.theme-custom-yellow .mdc-text-field--outlined .mdc-text-field__ripple:before,.theme-custom-yellow .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.theme-custom-yellow .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ffca1ade}.theme-custom-yellow .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-custom-yellow .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-custom-yellow .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-custom-yellow .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-custom-yellow .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-yellow .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-yellow .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.theme-custom-yellow .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}}@media all{.theme-custom-yellow .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.theme-custom-yellow .mdc-text-field--disabled .mdc-floating-label{color:#00000061}.theme-custom-yellow .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.theme-custom-yellow .mdc-text-field--disabled .mdc-text-field-character-counter,.theme-custom-yellow .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.theme-custom-yellow .mdc-text-field--disabled .mdc-text-field__icon--leading,.theme-custom-yellow .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.theme-custom-yellow .mdc-text-field--disabled .mdc-text-field__affix--prefix,.theme-custom-yellow .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.theme-custom-yellow .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.theme-custom-yellow .mdc-text-field--disabled .mdc-notched-outline__leading,.theme-custom-yellow .mdc-text-field--disabled .mdc-notched-outline__notch,.theme-custom-yellow .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-yellow .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-yellow .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-yellow .mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-yellow .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-yellow .mdc-text-field--disabled .mdc-text-field-character-counter,.theme-custom-yellow .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-yellow .mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-yellow .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-yellow .mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-yellow .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-yellow .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-custom-yellow .mdc-text-field--disabled .mdc-notched-outline__leading,.theme-custom-yellow .mdc-text-field--disabled .mdc-notched-outline__notch,.theme-custom-yellow .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.theme-custom-yellow .mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.theme-custom-yellow .mat-mdc-form-field-error{color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field-focus-overlay{background-color:#000000de}.theme-custom-yellow .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.theme-custom-yellow .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.theme-custom-yellow .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.theme-custom-yellow .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#ffca1ade}.theme-custom-yellow .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#000000de}.theme-custom-yellow .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#f44336de}.theme-custom-yellow .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.theme-custom-yellow .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, black)}.theme-custom-yellow .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, black)}.theme-custom-yellow .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#000000de}.theme-custom-yellow .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-custom-yellow .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-custom-yellow .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-custom-yellow .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-custom-yellow .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-yellow .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-yellow .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-yellow .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-yellow .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, black)}.theme-custom-yellow .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f44336de}.theme-custom-yellow .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-custom-yellow .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-custom-yellow .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-custom-yellow .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-custom-yellow .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-yellow .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-yellow .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-custom-yellow .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-custom-yellow .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.theme-custom-yellow .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}.theme-custom-yellow [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.theme-custom-yellow .mat-mdc-select-value{color:#000000de}.theme-custom-yellow .mat-mdc-select-placeholder{color:#0009}.theme-custom-yellow .mat-mdc-select-disabled .mat-mdc-select-value{color:#00000061}.theme-custom-yellow .mat-mdc-select-arrow{color:#0000008a}.theme-custom-yellow .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#ffca1ade}.theme-custom-yellow .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#000000de}.theme-custom-yellow .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.theme-custom-yellow .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#f44336de}.theme-custom-yellow .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#00000061}.theme-custom-yellow .mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-with-divider-divider-color: rgba(0, 0, 0, .12);--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.theme-custom-yellow .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-label-text-color: #212121;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121}.theme-custom-yellow .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.theme-custom-yellow .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #ffca1a;--mdc-chip-elevated-disabled-container-color: #ffca1a;--mdc-chip-label-text-color: black;--mdc-chip-disabled-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black}.theme-custom-yellow .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.theme-custom-yellow .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: black;--mdc-chip-elevated-disabled-container-color: black;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.theme-custom-yellow .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.theme-custom-yellow .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.theme-custom-yellow .mat-mdc-chip-focus-overlay{background:black}.theme-custom-yellow .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #616161;--mdc-switch-selected-icon-color: #fff;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-unselected-icon-color: #fff}.theme-custom-yellow .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-yellow .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.theme-custom-yellow .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #ffc517;--mdc-switch-selected-handle-color: #ffc517;--mdc-switch-selected-hover-state-layer-color: #ffc517;--mdc-switch-selected-pressed-state-layer-color: #ffc517;--mdc-switch-selected-focus-handle-color: #ffab08;--mdc-switch-selected-hover-handle-color: #ffab08;--mdc-switch-selected-pressed-handle-color: #ffab08;--mdc-switch-selected-focus-track-color: #ffda5f;--mdc-switch-selected-hover-track-color: #ffda5f;--mdc-switch-selected-pressed-track-color: #ffda5f;--mdc-switch-selected-track-color: #ffda5f}.theme-custom-yellow .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: black;--mdc-switch-selected-handle-color: black;--mdc-switch-selected-hover-state-layer-color: black;--mdc-switch-selected-pressed-state-layer-color: black;--mdc-switch-selected-focus-handle-color: black;--mdc-switch-selected-hover-handle-color: black;--mdc-switch-selected-pressed-handle-color: black;--mdc-switch-selected-focus-track-color: #4d4d4d;--mdc-switch-selected-hover-track-color: #4d4d4d;--mdc-switch-selected-pressed-track-color: #4d4d4d;--mdc-switch-selected-track-color: #4d4d4d}.theme-custom-yellow .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}.theme-custom-yellow .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-yellow .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ffca1a;--mdc-radio-selected-hover-icon-color: #ffca1a;--mdc-radio-selected-icon-color: #ffca1a;--mdc-radio-selected-pressed-icon-color: #ffca1a;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ffca1a}.theme-custom-yellow .mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#00000061}.theme-custom-yellow .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: black;--mdc-radio-selected-hover-icon-color: black;--mdc-radio-selected-icon-color: black;--mdc-radio-selected-pressed-icon-color: black;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: black}.theme-custom-yellow .mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#00000061}.theme-custom-yellow .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #f44336}.theme-custom-yellow .mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#00000061}.theme-custom-yellow .mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}.theme-custom-yellow .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #ffca1a;--mdc-slider-focus-handle-color: #ffca1a;--mdc-slider-hover-handle-color: #ffca1a;--mdc-slider-active-track-color: #ffca1a;--mdc-slider-inactive-track-color: #ffca1a;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #ffca1a;--mat-mdc-slider-ripple-color: #ffca1a;--mat-mdc-slider-hover-ripple-color: rgba(255, 202, 26, .05);--mat-mdc-slider-focus-ripple-color: rgba(255, 202, 26, .2)}.theme-custom-yellow .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: black;--mdc-slider-focus-handle-color: black;--mdc-slider-hover-handle-color: black;--mdc-slider-active-track-color: black;--mdc-slider-inactive-track-color: black;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: black;--mat-mdc-slider-ripple-color: black;--mat-mdc-slider-hover-ripple-color: rgba(0, 0, 0, .05);--mat-mdc-slider-focus-ripple-color: rgba(0, 0, 0, .2)}.theme-custom-yellow .mat-mdc-slider.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-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mat-mdc-slider-ripple-color: #f44336;--mat-mdc-slider-hover-ripple-color: rgba(244, 67, 54, .05);--mat-mdc-slider-focus-ripple-color: rgba(244, 67, 54, .2)}.theme-custom-yellow .mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #fff);color:var(--mdc-theme-on-surface, #000)}.theme-custom-yellow .mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-yellow .mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}.theme-custom-yellow .mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.theme-custom-yellow .mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-yellow .mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.theme-custom-yellow .mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-yellow .mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, .38))}.theme-custom-yellow .mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.theme-custom-yellow .mdc-list-item--disabled .mdc-list-item__start,.theme-custom-yellow .mdc-list-item--disabled .mdc-list-item__content,.theme-custom-yellow .mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.theme-custom-yellow .mdc-list-item--disabled .mdc-list-item__primary-text,.theme-custom-yellow .mdc-list-item--disabled .mdc-list-item__secondary-text,.theme-custom-yellow .mdc-list-item--disabled .mdc-list-item__overline-text,.theme-custom-yellow .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-yellow .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.theme-custom-yellow .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.theme-custom-yellow .mdc-list-item--selected .mdc-list-item__primary-text,.theme-custom-yellow .mdc-list-item--activated .mdc-list-item__primary-text,.theme-custom-yellow .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-yellow .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #ffca1a)}.theme-custom-yellow .mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-yellow .mdc-list-divider:after{border-bottom-color:#fff}.theme-custom-yellow .mdc-list-divider{background-color:#0000001f}.theme-custom-yellow .mat-mdc-menu-item[disabled],.theme-custom-yellow .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.theme-custom-yellow .mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, .38))}.theme-custom-yellow .mat-mdc-menu-item .mat-icon-no-color,.theme-custom-yellow .mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-yellow .mat-mdc-menu-item:hover:not([disabled]),.theme-custom-yellow .mat-mdc-menu-item.cdk-program-focused:not([disabled]),.theme-custom-yellow .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.theme-custom-yellow .mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.theme-custom-yellow .mat-mdc-list-base{--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}.theme-custom-yellow .mat-mdc-list-option .mdc-list-item__start,.theme-custom-yellow .mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #ffca1a;--mdc-checkbox-selected-hover-icon-color: #ffca1a;--mdc-checkbox-selected-icon-color: #ffca1a;--mdc-checkbox-selected-pressed-icon-color: #ffca1a;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-yellow .mat-mdc-list-option .mdc-list-item__start,.theme-custom-yellow .mat-mdc-list-option .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ffca1a;--mdc-radio-selected-hover-icon-color: #ffca1a;--mdc-radio-selected-icon-color: #ffca1a;--mdc-radio-selected-pressed-icon-color: #ffca1a;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ffca1a}.theme-custom-yellow .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.theme-custom-yellow .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.theme-custom-yellow .mat-mdc-list-option.mat-accent .mdc-list-item__start,.theme-custom-yellow .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: black;--mdc-checkbox-selected-hover-icon-color: black;--mdc-checkbox-selected-icon-color: black;--mdc-checkbox-selected-pressed-icon-color: black;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-yellow .mat-mdc-list-option.mat-accent .mdc-list-item__start,.theme-custom-yellow .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: black;--mdc-radio-selected-hover-icon-color: black;--mdc-radio-selected-icon-color: black;--mdc-radio-selected-pressed-icon-color: black;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: black}.theme-custom-yellow .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.theme-custom-yellow .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.theme-custom-yellow .mat-mdc-list-option.mat-warn .mdc-list-item__start,.theme-custom-yellow .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--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-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-yellow .mat-mdc-list-option.mat-warn .mdc-list-item__start,.theme-custom-yellow .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #f44336}.theme-custom-yellow .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.theme-custom-yellow .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.theme-custom-yellow .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-custom-yellow .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-custom-yellow .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-custom-yellow .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#ffca1a}.theme-custom-yellow .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-custom-yellow .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-custom-yellow .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-custom-yellow .mat-mdc-paginator{background:white;color:#000000de}.theme-custom-yellow .mat-mdc-paginator-icon{fill:#0000008a}.theme-custom-yellow .mat-mdc-paginator-decrement,.theme-custom-yellow .mat-mdc-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.theme-custom-yellow .mat-mdc-paginator-first,.theme-custom-yellow .mat-mdc-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.theme-custom-yellow .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.theme-custom-yellow .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.theme-custom-yellow .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.theme-custom-yellow .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#0000001f}.theme-custom-yellow .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#0000001f}.theme-custom-yellow .mat-mdc-tab,.theme-custom-yellow .mat-mdc-tab-link{background-color:transparent}.theme-custom-yellow .mat-mdc-tab .mdc-tab__text-label,.theme-custom-yellow .mat-mdc-tab-link .mdc-tab__text-label{color:#0009}.theme-custom-yellow .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.theme-custom-yellow .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.theme-custom-yellow .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.theme-custom-yellow .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#00000061}.theme-custom-yellow .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-yellow .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#ffca1a}.theme-custom-yellow .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-yellow .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #ffca1a)}.theme-custom-yellow .mdc-tab__ripple:before,.theme-custom-yellow .mat-mdc-tab .mat-ripple-element,.theme-custom-yellow .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-yellow .mat-mdc-tab-link .mat-ripple-element{background-color:#ffca1a}.theme-custom-yellow .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-yellow .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-yellow .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-yellow .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#000}.theme-custom-yellow .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-yellow .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-yellow .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-yellow .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, black)}.theme-custom-yellow .mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.theme-custom-yellow .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.theme-custom-yellow .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-yellow .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.theme-custom-yellow .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.theme-custom-yellow .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.theme-custom-yellow .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-yellow .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#000}.theme-custom-yellow .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-yellow .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-yellow .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-custom-yellow .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#f44336}.theme-custom-yellow .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-yellow .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-yellow .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-custom-yellow .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #f44336)}.theme-custom-yellow .mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.theme-custom-yellow .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.theme-custom-yellow .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-yellow .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.theme-custom-yellow .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.theme-custom-yellow .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.theme-custom-yellow .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-custom-yellow .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#f44336}.theme-custom-yellow .mat-mdc-tab-group.mat-background-primary,.theme-custom-yellow .mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #ffca1a;--mat-mdc-tab-header-with-background-foreground-color: #000}.theme-custom-yellow .mat-mdc-tab-group.mat-background-accent,.theme-custom-yellow .mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: black;--mat-mdc-tab-header-with-background-foreground-color: #fff}.theme-custom-yellow .mat-mdc-tab-group.mat-background-warn,.theme-custom-yellow .mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #f44336;--mat-mdc-tab-header-with-background-foreground-color: #fff}.theme-custom-yellow .mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #000)}.theme-custom-yellow .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.theme-custom-yellow .mat-mdc-checkbox .mat-ripple-element{background-color:#0000001a}.theme-custom-yellow .mat-mdc-checkbox .mdc-checkbox__ripple{background:#000}.theme-custom-yellow .mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #ffca1a;--mdc-checkbox-selected-hover-icon-color: #ffca1a;--mdc-checkbox-selected-icon-color: #ffca1a;--mdc-checkbox-selected-pressed-icon-color: #ffca1a;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-yellow .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#ffca1a1a}.theme-custom-yellow .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#ffca1a}.theme-custom-yellow .mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: black;--mdc-checkbox-selected-hover-icon-color: black;--mdc-checkbox-selected-icon-color: black;--mdc-checkbox-selected-pressed-icon-color: black;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-yellow .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#0000001a}.theme-custom-yellow .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:black}.theme-custom-yellow .mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #fff;--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-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-custom-yellow .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#f443361a}.theme-custom-yellow .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#f44336}.theme-custom-yellow .mat-mdc-checkbox-disabled label{color:#00000061}.theme-custom-yellow .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.theme-custom-yellow .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #ffca1a}.theme-custom-yellow .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: black}.theme-custom-yellow .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336}.theme-custom-yellow .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.theme-custom-yellow .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.theme-custom-yellow .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #ffca1a;--mdc-filled-button-label-text-color: #000}.theme-custom-yellow .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: black;--mdc-filled-button-label-text-color: #fff}.theme-custom-yellow .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: #fff}.theme-custom-yellow .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.theme-custom-yellow .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.theme-custom-yellow .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #ffca1a;--mdc-protected-button-label-text-color: #000}.theme-custom-yellow .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: black;--mdc-protected-button-label-text-color: #fff}.theme-custom-yellow .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: #fff}.theme-custom-yellow .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.theme-custom-yellow .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.theme-custom-yellow .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.theme-custom-yellow .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #ffca1a}.theme-custom-yellow .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: black}.theme-custom-yellow .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336}.theme-custom-yellow .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.theme-custom-yellow .mat-mdc-button,.theme-custom-yellow .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-yellow .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.theme-custom-yellow .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-custom-yellow .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-yellow .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-yellow .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-yellow .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-yellow .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.theme-custom-yellow .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-yellow .mat-mdc-button.mat-primary,.theme-custom-yellow .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #ffca1a;--mat-mdc-button-ripple-color: rgba(255, 202, 26, .1)}.theme-custom-yellow .mat-mdc-button.mat-accent,.theme-custom-yellow .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: black;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-yellow .mat-mdc-button.mat-warn,.theme-custom-yellow .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.theme-custom-yellow .mat-mdc-raised-button,.theme-custom-yellow .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-yellow .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.theme-custom-yellow .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-custom-yellow .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-yellow .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-yellow .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-yellow .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-yellow .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.theme-custom-yellow .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-yellow .mat-mdc-raised-button.mat-primary,.theme-custom-yellow .mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-yellow .mat-mdc-raised-button.mat-accent,.theme-custom-yellow .mat-mdc-unelevated-button.mat-accent,.theme-custom-yellow .mat-mdc-raised-button.mat-warn,.theme-custom-yellow .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-custom-yellow .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-yellow .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-custom-yellow .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-yellow .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-yellow .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-yellow .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #ffca1a;--mat-mdc-button-ripple-color: rgba(255, 202, 26, .1)}.theme-custom-yellow .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: black;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-yellow .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.theme-custom-yellow .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #ffca1a}.theme-custom-yellow .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: black}.theme-custom-yellow .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336}.theme-custom-yellow .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.theme-custom-yellow .mat-mdc-fab,.theme-custom-yellow .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-yellow .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.theme-custom-yellow .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.theme-custom-yellow .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-yellow .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-yellow .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-custom-yellow .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-yellow .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.theme-custom-yellow .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.theme-custom-yellow .mat-mdc-fab.mat-primary,.theme-custom-yellow .mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-custom-yellow .mat-mdc-fab.mat-accent,.theme-custom-yellow .mat-mdc-mini-fab.mat-accent,.theme-custom-yellow .mat-mdc-fab.mat-warn,.theme-custom-yellow .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-custom-yellow .mat-mdc-fab.mat-unthemed,.theme-custom-yellow .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.theme-custom-yellow .mat-mdc-fab.mat-primary,.theme-custom-yellow .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #ffca1a;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.theme-custom-yellow .mat-mdc-fab.mat-accent,.theme-custom-yellow .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: black;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.theme-custom-yellow .mat-mdc-fab.mat-warn,.theme-custom-yellow .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #f44336;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.theme-custom-yellow .mat-mdc-fab[disabled][disabled],.theme-custom-yellow .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.theme-custom-yellow .mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: black;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.theme-custom-yellow .mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.theme-custom-yellow .mdc-data-table__row{background-color:inherit}.theme-custom-yellow .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.theme-custom-yellow .mdc-data-table__row--selected{background-color:#ffca1a0a}.theme-custom-yellow .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.theme-custom-yellow .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.theme-custom-yellow .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.theme-custom-yellow .mdc-data-table__cell,.theme-custom-yellow .mdc-data-table__header-cell{border-bottom-color:#0000001f}.theme-custom-yellow .mdc-data-table__pagination{border-top-color:#0000001f}.theme-custom-yellow .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.theme-custom-yellow .mdc-data-table__header-cell,.theme-custom-yellow .mdc-data-table__pagination-total,.theme-custom-yellow .mdc-data-table__pagination-rows-per-page-label,.theme-custom-yellow .mdc-data-table__cell{color:#000000de}.theme-custom-yellow .mat-mdc-table{background:white}.theme-custom-yellow .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #ffca1a}.theme-custom-yellow .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: black}.theme-custom-yellow .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.theme-custom-yellow .mat-badge{position:relative}.theme-custom-yellow .mat-badge.mat-badge{overflow:visible}.theme-custom-yellow .mat-badge-hidden .mat-badge-content{display:none}.theme-custom-yellow .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-custom-yellow .ng-animate-disabled .mat-badge-content,.theme-custom-yellow .mat-badge-content._mat-animation-noopable{transition:none}.theme-custom-yellow .mat-badge-content.mat-badge-active{transform:none}.theme-custom-yellow .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-custom-yellow .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-custom-yellow .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-custom-yellow .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-custom-yellow .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-custom-yellow .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-custom-yellow .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-custom-yellow .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-custom-yellow .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-custom-yellow .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-custom-yellow .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-custom-yellow .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-custom-yellow .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-custom-yellow .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-custom-yellow .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-custom-yellow .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-custom-yellow .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-custom-yellow .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-custom-yellow .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-custom-yellow .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-custom-yellow .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-custom-yellow .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-custom-yellow .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-custom-yellow .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-custom-yellow .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-custom-yellow .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-custom-yellow .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-custom-yellow .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-custom-yellow .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-custom-yellow .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-custom-yellow .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-custom-yellow .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-custom-yellow .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-custom-yellow .mat-badge-content{color:#000;background:#ffca1a}.cdk-high-contrast-active .theme-custom-yellow .mat-badge-content{outline:solid 1px;border-radius:0}.theme-custom-yellow .mat-badge-accent .mat-badge-content{background:black;color:#fff}.theme-custom-yellow .mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.theme-custom-yellow .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.theme-custom-yellow .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.theme-custom-yellow .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.theme-custom-yellow .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-custom-yellow .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.theme-custom-yellow .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.theme-custom-yellow .mat-button-toggle{color:#00000061}.theme-custom-yellow .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.theme-custom-yellow .mat-button-toggle-appearance-standard{color:#000000de;background:white}.theme-custom-yellow .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.theme-custom-yellow .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}.theme-custom-yellow [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.theme-custom-yellow .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.theme-custom-yellow .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.theme-custom-yellow .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.theme-custom-yellow .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.theme-custom-yellow .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.theme-custom-yellow .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.theme-custom-yellow .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-custom-yellow .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.theme-custom-yellow .mat-calendar-arrow{fill:#0000008a}.theme-custom-yellow .mat-datepicker-toggle,.theme-custom-yellow .mat-datepicker-content .mat-calendar-next-button,.theme-custom-yellow .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.theme-custom-yellow .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.theme-custom-yellow .mat-calendar-table-header,.theme-custom-yellow .mat-calendar-body-label{color:#0000008a}.theme-custom-yellow .mat-calendar-body-cell-content,.theme-custom-yellow .mat-date-range-input-separator{color:#000000de;border-color:transparent}.theme-custom-yellow .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.theme-custom-yellow .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.theme-custom-yellow .mat-calendar-body-in-preview{color:#0000003d}.theme-custom-yellow .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.theme-custom-yellow .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.theme-custom-yellow .mat-calendar-body-in-range:before{background:rgba(255,202,26,.2)}.theme-custom-yellow .mat-calendar-body-comparison-identical,.theme-custom-yellow .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-custom-yellow .mat-calendar-body-comparison-bridge-start:before,.theme-custom-yellow [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,202,26,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-yellow .mat-calendar-body-comparison-bridge-end:before,.theme-custom-yellow [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,202,26,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-yellow .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-custom-yellow .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-custom-yellow .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-custom-yellow .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-custom-yellow .mat-calendar-body-selected{background-color:#ffca1a;color:#000}.theme-custom-yellow .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ffca1a66}.theme-custom-yellow .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-custom-yellow .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-custom-yellow .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ffca1a4d}@media (hover: hover){.theme-custom-yellow .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ffca1a4d}}.theme-custom-yellow .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.theme-custom-yellow .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(0,0,0,.2)}.theme-custom-yellow .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-custom-yellow .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-custom-yellow .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-custom-yellow .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-yellow .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-custom-yellow .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-yellow .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-custom-yellow .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-custom-yellow .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-custom-yellow .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-custom-yellow .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#000;color:#fff}.theme-custom-yellow .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#0006}.theme-custom-yellow .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-custom-yellow .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-custom-yellow .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0000004d}@media (hover: hover){.theme-custom-yellow .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0000004d}}.theme-custom-yellow .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.theme-custom-yellow .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-custom-yellow .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-custom-yellow .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-custom-yellow .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-yellow .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-custom-yellow .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-custom-yellow .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-custom-yellow .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-custom-yellow .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-custom-yellow .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-custom-yellow .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.theme-custom-yellow .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}.theme-custom-yellow .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-custom-yellow .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-custom-yellow .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}@media (hover: hover){.theme-custom-yellow .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}}.theme-custom-yellow .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-custom-yellow .mat-datepicker-toggle-active{color:#ffca1a}.theme-custom-yellow .mat-datepicker-toggle-active.mat-accent{color:#000}.theme-custom-yellow .mat-datepicker-toggle-active.mat-warn{color:#f44336}.theme-custom-yellow .mat-date-range-input-inner[disabled]{color:#00000061}.theme-custom-yellow .mat-divider{border-top-color:#0000001f}.theme-custom-yellow .mat-divider-vertical{border-right-color:#0000001f}.theme-custom-yellow .mat-expansion-panel{background:white;color:#000000de}.theme-custom-yellow .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-custom-yellow .mat-action-row{border-top-color:#0000001f}.theme-custom-yellow .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-custom-yellow .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-custom-yellow .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.theme-custom-yellow .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.theme-custom-yellow .mat-expansion-panel-header-title{color:#000000de}.theme-custom-yellow .mat-expansion-panel-header-description,.theme-custom-yellow .mat-expansion-indicator:after{color:#0000008a}.theme-custom-yellow .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.theme-custom-yellow .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-custom-yellow .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-custom-yellow .mat-icon.mat-primary{color:#ffca1a}.theme-custom-yellow .mat-icon.mat-accent{color:#000}.theme-custom-yellow .mat-icon.mat-warn{color:#f44336}.theme-custom-yellow .mat-drawer-container{background-color:#fafafa;color:#000000de}.theme-custom-yellow .mat-drawer{background-color:#fff;color:#000000de}.theme-custom-yellow .mat-drawer.mat-drawer-push{background-color:#fff}.theme-custom-yellow .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-custom-yellow .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.theme-custom-yellow .mat-drawer-side.mat-drawer-end,.theme-custom-yellow [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.theme-custom-yellow [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-custom-yellow .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.theme-custom-yellow .mat-step-header.cdk-keyboard-focused,.theme-custom-yellow .mat-step-header.cdk-program-focused,.theme-custom-yellow .mat-step-header:hover:not([aria-disabled]),.theme-custom-yellow .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.theme-custom-yellow .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-custom-yellow .mat-step-header:hover{background:none}}.theme-custom-yellow .mat-step-header .mat-step-label,.theme-custom-yellow .mat-step-header .mat-step-optional{color:#0000008a}.theme-custom-yellow .mat-step-header .mat-step-icon{background-color:#0000008a;color:#000}.theme-custom-yellow .mat-step-header .mat-step-icon-selected,.theme-custom-yellow .mat-step-header .mat-step-icon-state-done,.theme-custom-yellow .mat-step-header .mat-step-icon-state-edit{background-color:#ffca1a;color:#000}.theme-custom-yellow .mat-step-header.mat-accent .mat-step-icon{color:#fff}.theme-custom-yellow .mat-step-header.mat-accent .mat-step-icon-selected,.theme-custom-yellow .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-custom-yellow .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#000;color:#fff}.theme-custom-yellow .mat-step-header.mat-warn .mat-step-icon{color:#fff}.theme-custom-yellow .mat-step-header.mat-warn .mat-step-icon-selected,.theme-custom-yellow .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-custom-yellow .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}.theme-custom-yellow .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.theme-custom-yellow .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.theme-custom-yellow .mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.theme-custom-yellow .mat-stepper-horizontal,.theme-custom-yellow .mat-stepper-vertical{background-color:#fff}.theme-custom-yellow .mat-stepper-vertical-line:before{border-left-color:#0000001f}.theme-custom-yellow .mat-horizontal-stepper-header:before,.theme-custom-yellow .mat-horizontal-stepper-header:after,.theme-custom-yellow .mat-stepper-horizontal-line{border-top-color:#0000001f}.theme-custom-yellow .mat-sort-header-arrow{color:#757575}.theme-custom-yellow .mat-toolbar{background:whitesmoke;color:#000000de}.theme-custom-yellow .mat-toolbar.mat-primary{background:#ffca1a;color:#000}.theme-custom-yellow .mat-toolbar.mat-accent{background:black;color:#fff}.theme-custom-yellow .mat-toolbar.mat-warn{background:#f44336;color:#fff}.theme-custom-yellow .mat-toolbar .mat-form-field-underline,.theme-custom-yellow .mat-toolbar .mat-form-field-ripple,.theme-custom-yellow .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-custom-yellow .mat-toolbar .mat-form-field-label,.theme-custom-yellow .mat-toolbar .mat-focused .mat-form-field-label,.theme-custom-yellow .mat-toolbar .mat-select-value,.theme-custom-yellow .mat-toolbar .mat-select-arrow,.theme-custom-yellow .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-custom-yellow .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-custom-yellow .mat-tree{background:white}.theme-custom-yellow .mat-tree-node,.theme-custom-yellow .mat-nested-tree-node{color:#000000de}.h-0{height:0px}.w-0{width:0px}.h-20{height:20px}.w-20{width:20px}.h-32{height:32px}.w-32{width:32px}.h-40{height:40px}.w-40{width:40px}.h-80{height:80px}.w-80{width:80px}.h-120{height:120px}.w-120{width:120px}.h-160{height:160px}.w-160{width:160px}.h-200{height:200px}.w-200{width:200px}.h-240{height:240px}.w-240{width:240px}.h-260{height:260px}.w-260{width:260px}.h-300{height:300px}.w-300{width:300px}.w-full{width:100%}.w-full-screen{width:100vh}.h-full{height:100%}.h-full-screen{height:100vh}.h-100vh-70px{height:calc(100vh - 70px)}.h-100vh-280px{height:calc(100vh - 280px)}.m-033,.m-333,.margin-333{margin:.333333rem!important}[dir=rtl] .pr-16{padding-left:16px;padding-right:0!important}[dir=rtl] .mr-16{margin-right:0!important;margin-left:16px}.rounded{border-radius:8px}.rounded-circle{border-radius:50%}.rounded.mat-progress-bar,.rounded .mat-progress-bar-fill{border-radius:10px;overflow:hidden}.float-left{float:left}.float-right{float:right}.float-none{float:none}.background-size-cover{background-size:cover}.background-size-contain{background-size:contain}.background-size-100{background-size:100%}[dir=rtl] .float-left{float:right}[dir=rtl] .float-right{float:left}.clickable{cursor:pointer}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.cursor-pointer{cursor:pointer!important}.cursor-auto{cursor:auto!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.border{border:1px solid rgba(0,0,0,.1)!important}.border-0{border:0!important}.border-top{border-top:1px solid rgba(0,0,0,.1)!important}.border-top-0{border-top:0!important}.border-right{border-right:1px solid rgba(0,0,0,.1)!important}.border-right-0{border-right:0!important}.border-bottom{border-bottom:1px solid rgba(0,0,0,.1)!important}.border-bottom-0{border-bottom:0!important}.border-left{border-left:1px solid rgba(0,0,0,.1)!important}.border-left-0{border-left:0!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.mw-200p{max-width:9.0909090909rem!important}.mw-210p{max-width:9.5454545455rem!important}.mw-220p{max-width:10rem!important}.mw-230p{max-width:10.4545454545rem!important}.mw-240p{max-width:10.9090909091rem!important}.mw-250p{max-width:11.3636363636rem!important}.mw-260p{max-width:11.8181818182rem!important}.mw-270p{max-width:12.2727272727rem!important}.mw-280p{max-width:12.7272727273rem!important}.mw-290p{max-width:13.1818181818rem!important}.mw-300p{max-width:13.6363636364rem!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-0{margin:0!important}.m-4{margin:.1818rem!important}.m-8{margin:.3636rem!important}.m-12{margin:.5454rem!important}.m-16{margin:.7272rem!important}.m-24{margin:1.0909rem!important}.m-28{margin:1.2727rem!important}.m-32{margin:1.4545rem!important}.m-36{margin:1.6363rem!important}.m-40{margin:1.8181rem!important}.m-44{margin:2rem!important}.m-48{margin:2.1818rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-4{margin-right:.1818rem!important;margin-left:.1818rem!important}.mx-8{margin-right:.3636rem!important;margin-left:.3636rem!important}.mx-12{margin-right:.5454rem!important;margin-left:.5454rem!important}.mx-16{margin-right:.7272rem!important;margin-left:.7272rem!important}.mx-24{margin-right:1.0909rem!important;margin-left:1.0909rem!important}.mx-28{margin-right:1.2727rem!important;margin-left:1.2727rem!important}.mx-32{margin-right:1.4545rem!important;margin-left:1.4545rem!important}.mx-36{margin-right:1.6363rem!important;margin-left:1.6363rem!important}.mx-40{margin-right:1.8181rem!important;margin-left:1.8181rem!important}.mx-44{margin-right:2rem!important;margin-left:2rem!important}.mx-48{margin-right:2.1818rem!important;margin-left:2.1818rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-4{margin-top:.1818rem!important;margin-bottom:.1818rem!important}.my-8{margin-top:.3636rem!important;margin-bottom:.3636rem!important}.my-12{margin-top:.5454rem!important;margin-bottom:.5454rem!important}.my-16{margin-top:.7272rem!important;margin-bottom:.7272rem!important}.my-24{margin-top:1.0909rem!important;margin-bottom:1.0909rem!important}.my-28{margin-top:1.2727rem!important;margin-bottom:1.2727rem!important}.my-32{margin-top:1.4545rem!important;margin-bottom:1.4545rem!important}.my-36{margin-top:1.6363rem!important;margin-bottom:1.6363rem!important}.my-40{margin-top:1.8181rem!important;margin-bottom:1.8181rem!important}.my-44{margin-top:2rem!important;margin-bottom:2rem!important}.my-48{margin-top:2.1818rem!important;margin-bottom:2.1818rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-4{margin-top:.1818rem!important}.mt-8{margin-top:.3636rem!important}.mt-12{margin-top:.5454rem!important}.mt-16{margin-top:.7272rem!important}.mt-24{margin-top:1.0909rem!important}.mt-28{margin-top:1.2727rem!important}.mt-32{margin-top:1.4545rem!important}.mt-36{margin-top:1.6363rem!important}.mt-40{margin-top:1.8181rem!important}.mt-44{margin-top:2rem!important}.mt-48{margin-top:2.1818rem!important}.mt-auto{margin-top:auto!important}.mr-0{margin-right:0!important}.mr-4{margin-right:.1818rem!important}.mr-8{margin-right:.3636rem!important}.mr-12{margin-right:.5454rem!important}.mr-16{margin-right:.7272rem!important}.mr-24{margin-right:1.0909rem!important}.mr-28{margin-right:1.2727rem!important}.mr-32{margin-right:1.4545rem!important}.mr-36{margin-right:1.6363rem!important}.mr-40{margin-right:1.8181rem!important}.mr-44{margin-right:2rem!important}.mr-48{margin-right:2.1818rem!important}.mr-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-4{margin-bottom:.1818rem!important}.mb-8{margin-bottom:.3636rem!important}.mb-12{margin-bottom:.5454rem!important}.mb-16{margin-bottom:.7272rem!important}.mb-24{margin-bottom:1.0909rem!important}.mb-28{margin-bottom:1.2727rem!important}.mb-32{margin-bottom:1.4545rem!important}.mb-36{margin-bottom:1.6363rem!important}.mb-40{margin-bottom:1.8181rem!important}.mb-44{margin-bottom:2rem!important}.mb-48{margin-bottom:2.1818rem!important}.mb-auto{margin-bottom:auto!important}.ml-0{margin-left:0!important}.ml-4{margin-left:.1818rem!important}.ml-8{margin-left:.3636rem!important}.ml-12{margin-left:.5454rem!important}.ml-16{margin-left:.7272rem!important}.ml-24{margin-left:1.0909rem!important}.ml-28{margin-left:1.2727rem!important}.ml-32{margin-left:1.4545rem!important}.ml-36{margin-left:1.6363rem!important}.ml-40{margin-left:1.8181rem!important}.ml-44{margin-left:2rem!important}.ml-48{margin-left:2.1818rem!important}.ml-auto{margin-left:auto!important}.p-0{padding:0!important}.p-4{padding:.1818rem!important}.p-8{padding:.3636rem!important}.p-12{padding:.5454rem!important}.p-16{padding:.7272rem!important}.p-24{padding:1.0909rem!important}.p-28{padding:1.2727rem!important}.p-32{padding:1.4545rem!important}.p-36{padding:1.6363rem!important}.p-40{padding:1.8181rem!important}.p-44{padding:2rem!important}.p-48{padding:2.1818rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-4{padding-right:.1818rem!important;padding-left:.1818rem!important}.px-8{padding-right:.3636rem!important;padding-left:.3636rem!important}.px-12{padding-right:.5454rem!important;padding-left:.5454rem!important}.px-16{padding-right:.7272rem!important;padding-left:.7272rem!important}.px-24{padding-right:1.0909rem!important;padding-left:1.0909rem!important}.px-28{padding-right:1.2727rem!important;padding-left:1.2727rem!important}.px-32{padding-right:1.4545rem!important;padding-left:1.4545rem!important}.px-36{padding-right:1.6363rem!important;padding-left:1.6363rem!important}.px-40{padding-right:1.8181rem!important;padding-left:1.8181rem!important}.px-44{padding-right:2rem!important;padding-left:2rem!important}.px-48{padding-right:2.1818rem!important;padding-left:2.1818rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-4{padding-top:.1818rem!important;padding-bottom:.1818rem!important}.py-8{padding-top:.3636rem!important;padding-bottom:.3636rem!important}.py-12{padding-top:.5454rem!important;padding-bottom:.5454rem!important}.py-16{padding-top:.7272rem!important;padding-bottom:.7272rem!important}.py-24{padding-top:1.0909rem!important;padding-bottom:1.0909rem!important}.py-28{padding-top:1.2727rem!important;padding-bottom:1.2727rem!important}.py-32{padding-top:1.4545rem!important;padding-bottom:1.4545rem!important}.py-36{padding-top:1.6363rem!important;padding-bottom:1.6363rem!important}.py-40{padding-top:1.8181rem!important;padding-bottom:1.8181rem!important}.py-44{padding-top:2rem!important;padding-bottom:2rem!important}.py-48{padding-top:2.1818rem!important;padding-bottom:2.1818rem!important}.pt-0{padding-top:0!important}.pt-4{padding-top:.1818rem!important}.pt-8{padding-top:.3636rem!important}.pt-12{padding-top:.5454rem!important}.pt-16{padding-top:.7272rem!important}.pt-24{padding-top:1.0909rem!important}.pt-28{padding-top:1.2727rem!important}.pt-32{padding-top:1.4545rem!important}.pt-36{padding-top:1.6363rem!important}.pt-40{padding-top:1.8181rem!important}.pt-44{padding-top:2rem!important}.pt-48{padding-top:2.1818rem!important}.pr-0{padding-right:0!important}.pr-4{padding-right:.1818rem!important}.pr-8{padding-right:.3636rem!important}.pr-12{padding-right:.5454rem!important}.pr-16{padding-right:.7272rem!important}.pr-24{padding-right:1.0909rem!important}.pr-28{padding-right:1.2727rem!important}.pr-32{padding-right:1.4545rem!important}.pr-36{padding-right:1.6363rem!important}.pr-40{padding-right:1.8181rem!important}.pr-44{padding-right:2rem!important}.pr-48{padding-right:2.1818rem!important}.pb-0{padding-bottom:0!important}.pb-4{padding-bottom:.1818rem!important}.pb-8{padding-bottom:.3636rem!important}.pb-12{padding-bottom:.5454rem!important}.pb-16{padding-bottom:.7272rem!important}.pb-24{padding-bottom:1.0909rem!important}.pb-28{padding-bottom:1.2727rem!important}.pb-32{padding-bottom:1.4545rem!important}.pb-36{padding-bottom:1.6363rem!important}.pb-40{padding-bottom:1.8181rem!important}.pb-44{padding-bottom:2rem!important}.pb-48{padding-bottom:2.1818rem!important}.pl-0{padding-left:0!important}.pl-4{padding-left:.1818rem!important}.pl-8{padding-left:.3636rem!important}.pl-12{padding-left:.5454rem!important}.pl-16{padding-left:.7272rem!important}.pl-24{padding-left:1.0909rem!important}.pl-28{padding-left:1.2727rem!important}.pl-32{padding-left:1.4545rem!important}.pl-36{padding-left:1.6363rem!important}.pl-40{padding-left:1.8181rem!important}.pl-44{padding-left:2rem!important}.pl-48{padding-left:2.1818rem!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-semi{font-weight:500!important}.font-weight-bold{font-weight:600!important}.font-weight-bolder{font-weight:bolder!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.bg-gradient{background-image:var(--bs-gradient)!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.font-italic{font-style:italic!important}.font-normal{font-style:normal!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-sm{border-radius:.2rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.gap-1{gap:.0727272727rem!important}.gap-2{gap:.1454545455rem!important}.gap-3{gap:.2181818182rem!important}.gap-4{gap:.2909090909rem!important}.gap-5{gap:.3636363636rem!important}.gap-6{gap:.4363636364rem!important}.gap-7{gap:.5090909091rem!important}.gap-8{gap:.5818181818rem!important}.gap-9{gap:.6545454545rem!important}.gap-10{gap:.7272727273rem!important}.fs-10{font-size:.7272727273rem!important}.fs-11{font-size:.8rem!important}.fs-12{font-size:.8727272727rem!important}.fs-13{font-size:.9454545455rem!important}.fs-14{font-size:1.0181818182rem!important}.fs-15{font-size:1.0909090909rem!important}.min-w-100{min-width:4.5454545455rem!important}.min-w-200{min-width:9.0909090909rem!important}.min-w-210{min-width:9.5454545455rem!important}.min-w-220{min-width:10rem!important}.min-w-230{min-width:10.4545454545rem!important}.min-w-240{min-width:10.9090909091rem!important}.min-w-250{min-width:11.3636363636rem!important}.min-w-260{min-width:11.8181818182rem!important}.min-w-270{min-width:12.2727272727rem!important}.min-w-280{min-width:12.7272727273rem!important}.min-w-290{min-width:13.1818181818rem!important}.min-w-300{min-width:13.6363636364rem!important}.border-light{border:1px solid rgba(255,255,255,.1)!important}.border-top-light{border-top:1px solid rgba(255,255,255,.1)!important}.border-right-light{border-right:1px solid rgba(255,255,255,.1)!important}.border-bottom-light{border-bottom:1px solid rgba(255,255,255,.1)!important}.border-left-light{border-left:1px solid rgba(255,255,255,.1)!important}@media (min-width: 576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-left{float:left!important}.float-xxl-right{float:right!important}.float-xxl-none{float:none!important}.d-xxl-none{display:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.text-xxl-left{text-align:left!important}.text-xxl-right{text-align:right!important}.text-xxl-center{text-align:center!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.mat-card{margin:.5454545455rem;overflow:hidden;box-sizing:border-box;box-shadow:0 8px 12px #2f3c4a0a,0 2px 6px #2f3c4a14!important;border-radius:.3636363636rem!important}.mat-card.rounded-circle{border-radius:200px!important}.mat-card.default{padding:0}.mat-card.default .mat-card-title{padding-top:.7272727273rem;padding-left:.7272727273rem;padding-right:.7272727273rem;line-height:1;font-weight:400}.mat-card.default>:first-child{border-radius:2px 2px 0 0}.mat-card.default .mat-card-subtitle:first-child{padding-top:.7272727273rem}.mat-card.default .mat-card-subtitle{padding-left:.7272727273rem;padding-right:.7272727273rem;line-height:1}.mat-card.default .mat-card-content{padding:.7272727273rem;margin-bottom:0;position:relative}.mat-card.default .mat-card-actions,.mat-card.default .mat-card-actions:last-child{padding:.5rem;margin:0}.mat-card.default>:last-child{border-radius:0 0 2px 2px}.mat-card .mat-card-title .mat-divider,.mat-divider.full-width{margin-left:-1.0909090909rem;margin-right:-1.0909090909rem}.mat-card.p-0 .mat-card-title .card-title-text{padding:.7272727273rem 1.0909090909rem}.mat-card.p-0 .mat-card-title .card-title-text .card-control{height:1.0909090909rem;width:1.0909090909rem;line-height:1.0909090909rem}.mat-card.p-0 .mat-card-title .card-title-text .mat-card-subtitle{margin:0}.mat-card.p-0 .mat-card-title .mat-divider{margin-left:0;margin-right:0;border-top-color:#0000000a}.mat-card.p-0 .mat-card-image{margin:0 0 .7272727273rem!important}.mat-card.p-0 .mat-card-content{padding:0 1.0909090909rem 1.0909090909rem}.row-color{background-color:#ffb10033}h1,.h1{font-size:24px}h2,.h2{font-size:20px}h3,.h3{font-size:16px}h4,.h4{font-size:15px}h5,.h5{font-size:14px}h6,.h6{font-size:13px}small{font-size:12px}.mat-select-min-line{letter-spacing:0}.mat-tooltip{font-size:16px;padding:8px 16px!important}*::-webkit-scrollbar{width:7px;height:7px}.rightside-content-hold::-webkit-scrollbar{width:14px;height:14px}@media only screen and (max-width: 1023px){.rightside-content-hold::-webkit-scrollbar{width:7px}}*::-webkit-scrollbar-track{background:#e5e5e5}*::-webkit-scrollbar-thumb{background-color:#c4c4c4;border-radius:7px;border:3px solid transparent}.mat-drawer-container{background-color:#f6f2f2!important}.qrcode-component img{border-radius:12px}.cdk-overlay-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cdk-global-overlay-wrapper .cdk-overlay-pane{max-width:94vw!important;max-height:95vh!important}.dialog-wrapper{padding:32px 48px;box-sizing:border-box}.dialog-wrapper .dialog-header{display:flex;justify-content:space-between}.dialog-wrapper .dialog-header .dialog-title{font-size:32px;color:#001d4d;margin-bottom:40px;word-break:break-word}.dialog-wrapper .dialog-header mat-icon{color:#001d4d;cursor:pointer}.dialog-wrapper .dialog-footer{display:flex;justify-content:center;gap:32px;flex-wrap:wrap}.mat-dialog-container{padding:0!important;border-radius:7px!important}.mat-dialog-container .mat-dialog-actions{margin-bottom:0!important}.mdc-dialog__actions{gap:16px}@media only screen and (max-width: 719px){.dialog-wrapper{width:100%}.dialog-wrapper .dialog-footer{gap:16px}.dialog-wrapper .dialog-footer .eld-mdc-btn-primary,.dialog-wrapper .dialog-footer .eld-mdc-btn-secondary{flex:1;flex-basis:200px}}@media only screen and (max-width: 719px){.dialog-wrapper{padding:16px}.dialog-wrapper .dialog-header .dialog-title{font-size:24px;margin-bottom:24px}.dialog-wrapper .form-group label{font-size:16px}}.flex-bread .btn-bread{font-size:.7272727273rem!important}.flex-bread .mat-icon{width:1.0909090909rem!important;height:1.0909090909rem!important;font-size:1.0909090909rem!important}.title-page{color:#363e4d;font-style:normal;font-weight:500;font-size:32px;line-height:1.4;display:flex}.title-page .title-page-back-icon{display:flex;align-items:center;cursor:pointer;margin-right:12px}.page-title{font-size:32px}@media only screen and (max-width: 1023px){.page-title{font-size:24px}}@media only screen and (max-width: 719px){.page-title{font-size:20px;margin-bottom:16px}}.mat-slider-horizontal{height:2.1818181818rem!important;min-width:5.8181818182rem!important}.mat-slider-horizontal .mat-slider-wrapper{height:.1818181818rem!important;top:1.0454545455rem!important;left:.3636363636rem!important;right:.3636363636rem!important}.mat-slider-horizontal .mat-slider-wrapper .mat-slider-track-wrapper,.mat-slider-horizontal .mat-slider-wrapper .mat-slider-track-wrapper .mat-slider-track-fill,.mat-slider-horizontal .mat-slider-wrapper .mat-slider-track-wrapper .mat-slider-track-background{height:.1818181818rem!important}.mat-slider-horizontal .mat-slider-wrapper .mat-slider-thumb-container .mat-slider-focus-ring{top:-.6818181818rem!important;right:-.6818181818rem!important;width:1.3636363636rem!important;height:1.3636363636rem!important}.mat-slider-horizontal .mat-slider-wrapper .mat-slider-thumb-container .mat-slider-thumb{right:-.4545454545rem!important;bottom:-.4545454545rem!important;width:.9090909091rem!important;height:.9090909091rem!important}.mat-slider-horizontal .mat-slider-wrapper .mat-slider-thumb-container .mat-slider-thumb-label{right:-.6363636364rem!important;top:-1.8181818182rem!important}.theme-default .mat-mdc-slide-toggle .mdc-form-field{color:var(--bright-gray-900-main, #363E4D);line-height:1.25}.mat-mdc-slide-toggle{--mdc-switch-track-shape: 16px;--mdc-switch-track-width: 54px;--mdc-switch-track-height: 32px;--mdc-switch-handle-shape: 16px;--mdc-switch-handle-width: 24px;--mdc-switch-handle-height: 24px}.mat-mdc-slide-toggle .mdc-form-field .mdc-switch__handle-track{transform:translate(4px)}.mat-mdc-slide-toggle .mdc-form-field .mdc-switch--selected .mdc-switch__handle-track{transform:translate(26px)}.mat-mdc-slide-toggle .mdc-form-field label{font-size:16px;padding-left:8px;cursor:pointer}.material-icons-outlined,.material-icons.material-icons--outlined,.material-icons-two-tone,.material-icons.material-icons--two-tone,.material-icons-round,.material-icons.material-icons--round,.material-icons-sharp,.material-icons.material-icons--sharp{font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.material-icons-outlined,.material-icons.material-icons--outlined{font-family:Material Icons Outlined}.material-icons{color:var(--bright-gray-700, #414D63)}.eld-page-actions{display:flex;margin:32px 0;justify-content:space-between}.eld-page-actions .search-wrapper{display:flex;flex:0 1 600px}.eld-page-actions .search-wrapper .search-bar-component{width:100%}@media only screen and (max-width: 1023px){.eld-page-actions{gap:16px}.eld-page-actions .search-wrapper{flex:1}.eld-page-actions .btn-actions-wrapper .eld-mdc-btn-primary strong{display:none}}.eld-table{height:calc(100vh - 15rem)!important;border-radius:.1818181818rem}@media screen and (max-width: 767px){.eld-table{height:calc(100vh - 18.1818181818rem)!important}}@media screen and (min-width: 1921px){.eld-table{min-height:calc(100vh - 31.8181818182rem)!important;height:unset!important}}@media screen and (min-width: 3841px){.eld-table{min-height:calc(100vh - 36.3636363636rem)!important;height:unset!important}}.mat-datepicker-content .mat-calendar{width:13.4545454545rem!important;height:16.0909090909rem!important}.mat-datepicker-content .mat-calendar .mat-calendar-content{padding:0 .3636363636rem .3636363636rem}.mat-calendar-table-header th{font-size:.5rem!important}.mat-calendar-body-label,.mat-calendar-period-button,.mat-calendar-body{font-size:.7272727273rem!important}.mat-calendar-previous-button:after,.mat-calendar-next-button:after{margin:.7272727273rem!important}.mat-calendar-arrow{border-left:.2727272727rem solid transparent!important;border-right:.2727272727rem solid transparent!important;border-top-width:.2727272727rem!important;margin:0 0 0 .2727272727rem!important}@media screen and (min-width: 2561px){.mat-calendar-previous-button:after,.mat-calendar-next-button:after{margin:.3636363636rem!important}}@media screen and (min-width: 3841px){.mat-calendar-previous-button:after,.mat-calendar-next-button:after{margin:.2272727273rem!important}}@media screen and (max-width: 1919px){.mat-datepicker-content .mat-calendar{height:16.8181818182rem!important}}@media screen and (max-width: 719px){.mat-datepicker-content .mat-calendar{height:17.2727272727rem!important}}@media screen and (max-width: 1023px){.mat-calendar-previous-button:after,.mat-calendar-next-button:after{margin:.8181818182rem!important}}@media screen and (max-width: 427px){.mat-calendar-previous-button:after,.mat-calendar-next-button:after{margin:.9545454545rem!important}}.eld-table-actions{display:flex;flex-wrap:wrap;min-height:2.1818181818rem;margin:.7272727273rem 0;justify-content:space-between}.eld-table-actions .other-actions{display:flex;gap:.7272727273rem}@media screen and (max-width: 767px){.eld-table-actions{flex-direction:column-reverse;gap:1.0909090909rem}.eld-table-actions .other-actions{width:100%}.eld-table-actions .other-actions .eld-btn{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.eld-mdc-btn,.eld-mdc-btn-card,.eld-btn-icon,.eld-btn-ghost-negative,.eld-btn-ghost,.eld-mdc-btn-secondary,.eld-mdc-btn-primary{display:inline-flex;padding:10px;align-items:center;justify-content:center;gap:8px;background:transparent;border:1px solid transparent;border-radius:8px;cursor:pointer;font-family:DM Sans;font-size:20px;line-height:1.4;font-style:normal;font-weight:700;width:-moz-fit-content;width:fit-content}.eld-mdc-btn:hover,.eld-mdc-btn-card:hover,.eld-btn-icon:hover,.eld-btn-ghost-negative:hover,.eld-btn-ghost:hover,.eld-mdc-btn-secondary:hover,.eld-mdc-btn-primary:hover{border:1px solid var(--color-theme-main);background:var(--bright-gray-900-main, #363E4D);color:var(--color-theme-main)}.eld-mdc-btn:focus:not(.eld-mdc-btn-secondary):not(.eld-btn-ghost):not(.eld-btn-icon),.eld-mdc-btn-card:focus:not(.eld-mdc-btn-secondary):not(.eld-btn-ghost):not(.eld-btn-icon),.eld-btn-icon:focus:not(.eld-mdc-btn-secondary):not(.eld-btn-ghost):not(.eld-btn-icon),.eld-btn-ghost-negative:focus:not(.eld-mdc-btn-secondary):not(.eld-btn-ghost):not(.eld-btn-icon),.eld-btn-ghost:focus:not(.eld-mdc-btn-secondary):not(.eld-btn-ghost):not(.eld-btn-icon),.eld-mdc-btn-secondary:focus:not(.eld-mdc-btn-secondary):not(.eld-btn-ghost):not(.eld-btn-icon),.eld-mdc-btn-primary:focus:not(.eld-mdc-btn-secondary):not(.eld-btn-ghost):not(.eld-btn-icon){color:var(--extras-branco, #FFF)}.eld-mdc-btn:focus,.eld-mdc-btn-card:focus,.eld-btn-icon:focus,.eld-btn-ghost-negative:focus,.eld-btn-ghost:focus,.eld-mdc-btn-secondary:focus,.eld-mdc-btn-primary:focus{filter:brightness(.9)}.eld-mdc-btn[disabled],[disabled].eld-mdc-btn-card,[disabled].eld-btn-icon,[disabled].eld-btn-ghost-negative,[disabled].eld-btn-ghost,[disabled].eld-mdc-btn-secondary,[disabled].eld-mdc-btn-primary,.eld-mdc-btn[disabled=disabled],[disabled=disabled].eld-mdc-btn-card,[disabled=disabled].eld-btn-icon,[disabled=disabled].eld-btn-ghost-negative,[disabled=disabled].eld-btn-ghost,[disabled=disabled].eld-mdc-btn-secondary,[disabled=disabled].eld-mdc-btn-primary,.eld-mdc-btn.disabled,.disabled.eld-mdc-btn-card,.disabled.eld-btn-icon,.disabled.eld-btn-ghost-negative,.disabled.eld-btn-ghost,.disabled.eld-mdc-btn-secondary,.disabled.eld-mdc-btn-primary{pointer-events:none;background:var(--oslo-gray-250-main, #C4C4C4);color:#fff}.eld-mdc-btn .material-icons,.eld-mdc-btn-card .material-icons,.eld-btn-icon .material-icons,.eld-btn-ghost-negative .material-icons,.eld-btn-ghost .material-icons,.eld-mdc-btn-secondary .material-icons,.eld-mdc-btn-primary .material-icons{color:inherit;font-size:28px;width:28px;height:28px}.eld-mdc-btn-primary{background-color:var(--color-theme-main);color:var(--extras-branco, #FFF)}.eld-mdc-btn-secondary{background-color:#fff;border:1px solid var(--oslo-gray-250-main, #C4C4C4)}.eld-btn-ghost{color:var(--gertec-blue-950-main, #001D4D);padding:0}.eld-btn-ghost:hover:not(.disabled){background-color:transparent;border-color:transparent}.eld-btn-ghost[disabled],.eld-btn-ghost[disabled=disabled],.eld-btn-ghost.disabled{background:transparent;color:var(--oslo-gray-250-main, #C4C4C4)}.eld-btn-ghost[disabled],.eld-btn-ghost[disabled=disabled],.eld-btn-ghost.disabled{background:transparent;color:#c4c4c4}.eld-btn-ghost .material-icons{font-size:24px;width:24px;height:24px}.eld-btn-ghost-negative{color:#fff}.eld-btn-ghost-negative:hover:not(.disabled){background-color:transparent;border:1px solid transparent}.eld-btn-icon{padding:0;color:var(--gertec-blue-950-main, #001D4D)}.eld-btn-icon:hover:not(.disabled){background-color:transparent;border-color:transparent}.eld-btn-icon[disabled],.eld-btn-icon[disabled=disabled],.eld-btn-icon.disabled{background:transparent;color:var(--oslo-gray-250-main, #C4C4C4)}.eld-mdc-btn-card{width:5rem;height:5rem;flex-direction:column;background-color:#fff;border:1px solid var(--oslo-gray-250-main, #c4c4c4);line-height:.5454545455rem;transition:background-color .3s,color .3s}.eld-mdc-btn-card span{font-weight:500;font-size:.5454545455rem}.eld-mdc-btn-card mat-icon{font-size:1.0909090909rem}.theme-default:is(.theme-custom-black) .eld-mdc-btn:hover:not(.disabled),.theme-default:is(.theme-custom-black) .eld-mdc-btn-primary:hover:not(.disabled),.theme-default:is(.theme-custom-black) .eld-mdc-btn-secondary:hover:not(.disabled),.theme-default:is(.theme-custom-black) .eld-btn-ghost:hover:not(.disabled),.theme-default:is(.theme-custom-black) .eld-btn-ghost-negative:hover:not(.disabled),.theme-default:is(.theme-custom-black) .eld-btn-icon:hover:not(.disabled),.theme-default:is(.theme-custom-black) .eld-mdc-btn-card:hover:not(.disabled){border:1px solid grey;background-color:#262626;color:gray}.header-step{display:flex;margin-bottom:16px}.header-step .step-number{font-size:16px;border-radius:100%;font-weight:700;color:#fff;background:var(--gertec-blue-950-main, #001D4D);width:32px;height:32px;display:flex;justify-content:center;align-items:center;margin-right:16px;flex:0 0 32px}.header-step .step-text{color:var(--bright-gray-700, #414D63)}.header-step .step-text h2{font-size:20px;line-height:1.2}@media only screen and (max-width: 1023px){.header-step .step-number{width:24px;height:24px;flex-basis:24px;margin-right:12px}.header-step .step-text h2{font-size:16px}.header-step .step-text p{display:none}}.tile{border:1px solid var(--bright-gray-200, #D4DAE3);border-radius:7px;width:auto;display:flex;align-items:center;min-width:214px;padding:16px;cursor:pointer;margin-bottom:24px}.tile .tile-icon{display:flex;align-items:center;margin-right:16px}.tile .tile-icon mat-icon{width:32px!important;height:32px!important;font-size:32px!important;color:#001d4d}.tile .tile-info{display:flex;flex-direction:column}.tile .tile-info .tile-info-primary{color:#414d63;font-weight:700}.tile .tile-info .tile-info-secondary{color:var(--oslo-gray-300, #B0B0B0);font-weight:400}.tile:hover{border-color:var(--color-theme-main)}.tile:hover .tile-info .tile-info-primary,.tile:hover .tile-info .tile-info-secondary{color:var(--color-theme-main)}.tile:hover .tile-icon mat-icon{color:var(--color-theme-main)}.tile.active{border-color:#fff;background-color:var(--color-theme-main);color:#fff}.tile.active .tile-info .tile-info-primary,.tile.active .tile-info .tile-info-secondary{color:#fff}.tile.active .tile-icon mat-icon{color:#fff}.tile.tile-disabled{border:1px solid var(--bright-gray-200, #D4DAE3);background-color:transparent;cursor:default;-webkit-user-select:none;user-select:none}.tile.tile-disabled .tile-info .tile-info-primary,.tile.tile-disabled .tile-info .tile-info-secondary{color:var(--oslo-gray-300, #B0B0B0)}.tile.tile-disabled .tile-icon mat-icon{color:var(--oslo-gray-300, #B0B0B0)}.form-row{display:flex;gap:48px}.form-group{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.form-group label{font-weight:500;font-size:20px;color:var(--gertec-blue-950-main, #001D4D);width:-moz-fit-content;width:fit-content}.form-group .form-fields{display:flex;gap:32px}.form-group .form-fields mat-form-field{flex:1}.form-footer{display:flex}.form-footer.footer-center{justify-content:center}.form-footer.footer-end{justify-content:flex-end}.mat-form-field{letter-spacing:normal}.form-field-number input[type=number]::-webkit-inner-spin-button,.form-field-number input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mat-mdc-text-field-wrapper{--mdc-shape-small: 7px}.mat-mdc-text-field-wrapper.mdc-text-field:not(.mdc-text-field--disabled){background-color:#fff;border-radius:var(--mdc-shape-small)}.mat-mdc-text-field-wrapper.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--disabled):not(.mdc-text-field--invalid) .mdc-text-field__input{color:var(--bright-gray-900-main, #363E4D);caret-color:var(--color-theme-main)}.mat-mdc-text-field-wrapper.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--disabled):not(.mdc-text-field--invalid) .mdc-text-field__input::placeholder{color:var(--oslo-gray-400, #8C8C8C)}.mat-mdc-text-field-wrapper.mdc-text-field:is(.mdc-text-field--disabled){background:var(--oslo-gray-100, #E7E7E7)}.mat-mdc-text-field-wrapper.mdc-text-field:is(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-text-field-wrapper.mdc-text-field:is(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-mdc-text-field-wrapper.mdc-text-field:is(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--oslo-gray-300, #B0B0B0)}.mat-mdc-text-field-wrapper.mdc-text-field:is(.mdc-text-field--disabled) .mat-mdc-select-arrow svg{color:var(--oslo-gray-300, #B0B0B0)}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--invalid) .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--invalid) .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--invalid) .mdc-notched-outline__trailing{border-color:var(--bright-gray-200, #D4DAE3)}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--invalid):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--invalid):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--invalid):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--color-theme-main)}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--invalid).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--invalid).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--invalid).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--color-theme-main)}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:var(--bright-gray-700, #414D63)!important}.datepicker-clearable .btn-clear-date{position:absolute;top:15px;right:-8px;background-color:#fff;border:0;cursor:pointer}.datepicker-clearable .btn-clear-date:hover .mat-icon{color:var(--color-theme-main)}.mat-mdc-form-field.mat-primary.mat-focused .mat-mdc-select-arrow svg{color:var(--bright-gray-700, #414D63)}.mat-mdc-form-field.mat-primary:not(.mat-focused):not(.mat-form-field-disabled) svg{color:var(--bright-gray-700, #414D63)}@media only screen and (max-width: 719px){.form-row .form-group label{font-size:16px}}.mat-mdc-snack-bar-container .mdc-snackbar__surface{padding-right:0!important;border-radius:8px!important}.mat-mdc-snack-bar-container .mdc-snackbar__surface .mdc-snackbar__label{padding:0!important}.theme-default .mat-mdc-checkbox .mdc-form-field{color:var(--bright-gray-900-main, #363E4D);line-height:1.25}.mat-mdc-checkbox{--checkbox-size: 32px}.mat-mdc-checkbox .mdc-form-field .mdc-checkbox{flex-basis:var(--checkbox-size);width:var(--checkbox-size);height:var(--checkbox-size);padding:0}.mat-mdc-checkbox .mdc-form-field .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:var(--color-theme-main)}.mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mat-mdc-checkbox-touch-target{width:var(--checkbox-size);height:var(--checkbox-size)}.mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__native-control{width:var(--checkbox-size);height:var(--checkbox-size);top:auto;left:auto;right:auto}.mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:var(--bright-gray-200, #D4DAE3)}.mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__native-control:focus:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:var(--bright-gray-200, #D4DAE3)}.mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__native-control:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{background-color:#fff!important}.mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{border-color:var(--bright-gray-200, #D4DAE3)}.mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__mixedmark,.mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]~.mdc-checkbox__background .mdc-checkbox__mixedmark{transform:scaleX(.6) rotate(0)}.mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__native-control:disabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{background-color:var(--oslo-gray-100, #E7E7E7)!important;border-color:var(--bright-gray-200, #D4DAE3)}.mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__ripple{border-radius:8px}.mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__background{width:var(--checkbox-size);height:var(--checkbox-size);border-radius:8px;top:0;left:0}.mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__background>svg{width:18px;height:18px;top:5px;left:5px}.mat-mdc-checkbox .mdc-form-field>label{padding-left:8px;font-size:16px;line-height:1.4}.theme-default .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: var(--bright-gray-950, #212630);--mdc-radio-disabled-unselected-icon-color: var(--bright-gray-950, #212630);--mdc-radio-unselected-focus-icon-color: var(--bright-gray-900-main, #363E4D);--mdc-radio-unselected-hover-icon-color: var(--bright-gray-900-main, #363E4D);--mdc-radio-unselected-icon-color: var(--bright-gray-900-main, #363E4D);--mdc-radio-unselected-pressed-icon-color: var(--bright-gray-950, #212630);--mat-mdc-radio-ripple-color: var(--bright-gray-950, #212630)}.theme-default .mat-mdc-radio-button .mdc-form-field{color:var(--bright-gray-900-main, #363E4D);line-height:1.25}.mat-mdc-menu-content,.mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text{font-size:16px!important}app-empty-state{display:flex;width:100%;height:100%;padding:16px;flex-direction:column;justify-content:center;align-items:center;gap:16px;border-radius:7px;box-sizing:border-box;border:1px solid var(--bright-gray-200, #D4DAE3);background-color:#fff}app-empty-search-state{height:inherit;display:flex;flex:1}.page-body{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;background:url(/assets/images/background-login.svg) center center;background-color:var(--gertec-blue-950-main, #001D4D);background-size:cover;flex-direction:column}app-public-survey{background-color:#fff;display:block}
