.ng-resizable{position:relative}.ng-resizable-handle{position:absolute;font-size:.1px;display:block;touch-action:none}.ng-resizable-handle.ng-resizable-e{cursor:e-resize;width:7px;right:-5px;height:100%;top:0}.ng-resizable-handle.ng-resizable-w{cursor:w-resize;width:7px;left:-5px;height:100%;top:0}.ng-resizable-handle.ng-resizable-s{cursor:s-resize;height:7px;bottom:-5px;width:100%;left:0}.ng-resizable-handle.ng-resizable-n{cursor:n-resize;height:7px;top:-5px;width:100%;left:0}.ng-resizable-handle.ng-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ng-resizable-handle.ng-resizable-sw{cursor:sw-resize;width:12px;height:12px;left:1px;bottom:1px}.ng-resizable-handle.ng-resizable-ne{cursor:ne-resize;width:12px;height:12px;right:1px;top:1px}.ng-resizable-handle.ng-resizable-nw{cursor:nw-resize;width:12px;height:12px;left:1px;top:1px}.ng-resizable-diagonal{box-sizing:border-box;width:0;height:0;border-bottom:12px solid #aaa;border-left:12px solid transparent}@font-face{font-family:Segoe UI;font-style:normal;font-weight:300;src:local("Segoe UI Light")}@font-face{font-family:Segoe UI;font-style:normal;font-weight:400;src:local("Segoe UI")}@font-face{font-family:Segoe UI;font-style:italic;font-weight:400;src:local("Segoe UI Italic")}@font-face{font-family:Segoe UI;font-style:normal;font-weight:500;src:local("Segoe UI Semibold")}@font-face{font-family:Segoe UI;font-style:normal;font-weight:700;src:local("Segoe UI Bold")}*,*:after,*:before{box-sizing:border-box}:root{font-size:7.5pt}html{display:flex;flex-direction:row;position:absolute;top:0;left:0;width:auto;min-width:100%;min-height:100%}html.cdk-global-scrollblock{width:auto;right:0}html,body{overscroll-behavior-y:none}body{margin:0;font-size:1.3rem;font-family:Segoe UI,Tahoma,Helvetica,sans-serif;font-weight:400;width:auto;box-sizing:border-box;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;flex:1 1 auto;display:flex;flex-direction:column;min-height:100%}.app-root{display:flex;flex-direction:column;flex:1 1 auto;height:100%}.app-state-root{display:flex;flex-direction:column;flex:1 1 auto}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}input::placeholder,textarea::placeholder{font-style:italic;font-size:1.2rem;opacity:1}input::-moz-placeholder,textarea::-moz-placeholder{font-style:italic;font-size:1.2rem;opacity:1}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-style:italic;font-size:1.2rem;opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{font-style:italic;font-size:1.2rem;opacity:1}button,input{overflow:visible}button,select{text-transform:none}a:not(.underlined){text-decoration:none}img{vertical-align:middle}label{display:inline-block}hr{height:1px;min-height:1px;max-height:1px;border-style:none}strong{font-weight:500}.mat-checkbox{margin-bottom:1rem;margin-right:1rem;min-height:2.1rem}.mat-checkbox-layout{min-height:2.1rem;width:100%}.mat-checkbox--deny-animation-unchecked-indeterminate.mat-checkbox-anim-unchecked-indeterminate .mat-checkbox-background,.mat-checkbox--deny-animation-unchecked-indeterminate.mat-checkbox-anim-unchecked-indeterminate .mat-checkbox-mixedmark{animation:none}.mat-checkbox--deny-animation-indeterminate-checked.mat-checkbox-anim-indeterminate-checked .mat-checkbox-background,.mat-checkbox--deny-animation-indeterminate-checked.mat-checkbox-anim-indeterminate-checked .mat-checkbox-checkmark,.mat-checkbox--deny-animation-indeterminate-checked.mat-checkbox-anim-indeterminate-checked .mat-checkbox-mixedmark{animation:none!important}.mat-checkbox--font-size-normal .mat-checkbox-label{font-size:1.4rem}.mat-checkbox--font-size-medium .mat-checkbox-label{font-size:1.3rem}.mat-checkbox--font-size-small .mat-checkbox-label{font-size:1.2rem}.mat-checkbox--ellipsis .mat-checkbox-layout{display:grid;grid-template-columns:auto 1fr}.mat-checkbox--ellipsis .mat-checkbox-layout .mat-checkbox-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mat-radio-group{display:block}.mat-radio-button{flex-direction:row;justify-content:flex-start;margin-bottom:1.4rem;margin-right:2.1rem}.mat-radio-button--accent-selected.mat-radio-checked .mat-radio-label-content{font-weight:500}.mat-radio-button--font-size-normal .mat-radio-label-content{font-size:1.4rem}.mat-radio-button--font-size-medium .mat-radio-label-content{font-size:1.3rem}.mat-radio-button--font-size-small .mat-radio-label-content{font-size:1.2rem}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Segoe UI,Tahoma,Helvetica,sans-serif;font-size:1.1rem;font-weight:500}.mat-datepicker-content .mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, "Segoe UI", Tahoma, Helvetica, sans-serif));font-size:var(--mdc-typography-button-font-size, 1.1rem);line-height:var(--mdc-typography-button-line-height, 3.3rem);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)}.mat-card{font-family:Segoe UI,Tahoma,Helvetica,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Segoe UI,Tahoma,Helvetica,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-calendar{font-family:Segoe UI,Tahoma,Helvetica,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-list-item,.mat-list-option{font-family:Segoe UI,Tahoma,Helvetica,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Segoe UI,Tahoma,Helvetica,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Segoe UI,Tahoma,Helvetica,sans-serif;font-size:12px;font-weight:500}.mat-radio-button{font-family:Segoe UI,Tahoma,Helvetica,sans-serif}.mat-menu-item{font-family:Segoe UI,Tahoma,Helvetica,sans-serif;font-size:14px;font-weight:400}.mat-slider-thumb-label-text{font-family:Segoe UI,Tahoma,Helvetica,sans-serif;font-size:12px;font-weight:500}.mat-tooltip{font-family:Segoe UI,Tahoma,Helvetica,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-tab-group{font-family:Segoe UI,Tahoma,Helvetica,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Segoe UI,Tahoma,Helvetica,sans-serif;font-size:1.1rem;font-weight:500}.mat-button-toggle{font-family:Segoe UI,Tahoma,Helvetica,sans-serif}.mat-simple-snackbar{font-family:Segoe UI,Tahoma,Helvetica,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.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}body .mat-stroked-button,body .mat-flat-button,body .mat-raised-button{text-overflow:ellipsis;overflow:hidden;border-radius:.2rem;min-width:10rem;max-width:100%;min-height:3.3rem;line-height:3.3rem;padding:0 2.5rem;text-transform:uppercase}body .mat-stroked-button.mat-primary,body .mat-flat-button.mat-primary,body .mat-raised-button.mat-primary{font-weight:400}body .mat-stroked-button .mat-icon svg,body .mat-flat-button .mat-icon svg,body .mat-raised-button .mat-icon svg{display:block}body .mat-stroked-button.cdk-keyboard-focused .mat-button-focus-overlay,body .mat-stroked-button.cdk-program-focused .mat-button-focus-overlay,body .mat-stroked-button:hover .mat-button-focus-overlay,body .mat-flat-button.cdk-keyboard-focused .mat-button-focus-overlay,body .mat-flat-button.cdk-program-focused .mat-button-focus-overlay,body .mat-flat-button:hover .mat-button-focus-overlay,body .mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay,body .mat-raised-button.cdk-program-focused .mat-button-focus-overlay,body .mat-raised-button:hover .mat-button-focus-overlay{opacity:.08}body .mat-stroked-button[disabled] .mat-button-focus-overlay,body .mat-flat-button[disabled] .mat-button-focus-overlay,body .mat-raised-button[disabled] .mat-button-focus-overlay{background-color:transparent}body .mat-stroked-button:not(:first-of-type),body .mat-flat-button:not(:first-of-type),body .mat-raised-button:not(:first-of-type){margin-left:.5rem}body .mat-stroked-button:not(:last-of-type),body .mat-flat-button:not(:last-of-type),body .mat-raised-button:not(:last-of-type){margin-right:.5rem}body .mat-button{text-overflow:ellipsis;border-radius:.2rem;min-width:.1rem;max-width:100%;min-height:.1rem;line-height:normal;padding-left:0;padding-right:0;text-transform:uppercase;font-weight:400}body .mat-button .mat-icon svg{display:block}body .mat-button .mat-button-focus-overlay,body .mat-button .mat-button-ripple.mat-ripple{inset:-.5rem}body .mat-button.cdk-keyboard-focused .mat-button-focus-overlay,body .mat-button.cdk-program-focused .mat-button-focus-overlay,body .mat-button:hover .mat-button-focus-overlay{opacity:.08}body .mat-button[disabled] .mat-button-focus-overlay{background-color:transparent}body .mat-button:not(:first-of-type){margin-left:.5rem}body .mat-button:not(:last-of-type){margin-right:.5rem}body .mat-button.mat-button--bordered{width:3.8rem;height:3.8rem;border-style:solid;border-width:.1rem;margin:0 .1rem .1rem 0}body .mat-button.mat-button--bordered .mat-button-focus-overlay,body .mat-button.mat-button--bordered .mat-button-ripple.mat-ripple{inset:0}body .mat-button--big{position:relative;text-transform:uppercase;height:3.2rem;line-height:3.2rem;min-height:3.2rem;font-size:1.1rem;padding-left:1.3rem;padding-right:1.3rem}body .mat-button--big.mat-button .mat-button-ripple.mat-ripple,body .mat-button--big.mat-button .mat-button-focus-overlay,body .mat-button--big.mat-button.mat-icon-button .mat-button-ripple.mat-ripple,body .mat-button--big.mat-button.mat-icon-button .mat-button-focus-overlay{inset:0;width:auto;height:auto}body .mat-button--menu-bar-item{position:relative;text-transform:uppercase;height:3.2rem;line-height:3.2rem;min-height:3.2rem;font-size:1.1rem;padding-left:1.3rem;padding-right:1.3rem}body .mat-button--menu-bar-item.mat-button .mat-button-ripple.mat-ripple,body .mat-button--menu-bar-item.mat-button .mat-button-focus-overlay,body .mat-button--menu-bar-item.mat-button.mat-icon-button .mat-button-ripple.mat-ripple,body .mat-button--menu-bar-item.mat-button.mat-icon-button .mat-button-focus-overlay{inset:0;width:auto;height:auto}body .mat-button--menu-bar-item.mat-button .mat-button-ripple.mat-ripple,body .mat-button--menu-bar-item.mat-button .mat-button-focus-overlay,body .mat-button--menu-bar-item.mat-button.mat-icon-button .mat-button-ripple.mat-ripple,body .mat-button--menu-bar-item.mat-button.mat-icon-button .mat-button-focus-overlay{right:.2rem;left:.1rem}body .mat-button--menu-bar-item.mat-button:last-child .mat-button-ripple.mat-ripple,body .mat-button--menu-bar-item.mat-button:last-child .mat-button-focus-overlay,body .mat-button--menu-bar-item.mat-button.mat-icon-button:last-child .mat-button-ripple.mat-ripple,body .mat-button--menu-bar-item.mat-button.mat-icon-button:last-child .mat-button-focus-overlay{right:0}body .mat-button--menu-bar-item.mat-button{margin-left:0;margin-right:0}body .mat-button--menu-bar-item:after{position:absolute;right:0;top:0;bottom:0;content:"";display:block;align-self:stretch;width:1px;min-width:1px}body .mat-button--menu-bar-item:last-child:after{display:none}body .mat-icon-button{height:auto;width:auto}body .mat-icon-button .mat-icon{display:flex}body .mat-icon-button .mat-button-ripple.mat-ripple,body .mat-icon-button .mat-button-focus-overlay{left:calc(50% - 20px);top:calc(50% - 20px);height:40px;width:40px}body .mat-icon-button.mat-icon-button--rect{padding:.7rem .7rem .4rem .6rem;border-radius:.2rem}body .mat-icon-button.mat-icon-button--rect .mat-button-focus-overlay,body .mat-icon-button.mat-icon-button--rect .mat-ripple{height:auto;width:auto;inset:0}body .mat-icon-button.mat-icon-button--menu-bar-item{margin-bottom:.4rem}body .mat-icon-button.mat-icon-button--disabled-focus-overlay .mat-button-focus-overlay{display:none}body .mat-button-disabled .mat-icon{opacity:.35}body .mat-fab{z-index:20;width:4.8rem;height:4.8rem}body .mat-fab.cdk-keyboard-focused .mat-button-focus-overlay,body .mat-fab.cdk-program-focused .mat-button-focus-overlay,body .mat-fab:hover .mat-button-focus-overlay{opacity:.08}body .mat-fab[disabled] .mat-button-focus-overlay{background-color:transparent}body .mat-fab:not(:first-of-type){margin-left:.5rem}body .mat-fab:not(:last-of-type){margin-right:.5rem}body .mat-fab .mat-button-wrapper{padding:0;line-height:initial}body .mat-button--link{font-size:1.2rem;min-width:initial;outline:0;padding:0;text-transform:initial}body .mat-button--link .mat-ripple,body .mat-button--link .mat-button-focus-overlay{display:none}body .mat-button--underlined{font-size:1.2rem;min-width:initial;outline:0;padding:0;text-transform:initial;text-decoration:underline}body .mat-button--underlined .mat-ripple,body .mat-button--underlined .mat-button-focus-overlay{display:none}body .mat-button--menu-trigger{font-size:1.2rem;min-width:initial;outline:0;padding:0 0 .4rem;text-transform:initial}body .mat-button--menu-trigger .mat-ripple,body .mat-button--menu-trigger .mat-button-focus-overlay{display:none}body .mat-button--menu-trigger .mat-button-wrapper{display:flex;justify-content:space-between}body .mat-button--hoverable{padding-left:6px;padding-right:6px;height:22px;line-height:22px}body .mat-button--capitalize{display:inline-flex;justify-content:center;align-items:center;text-transform:none;font-size:1.3rem;font-weight:500}body .mat-card,body .mat-card:not([class*=mat-elevation-z]){border-radius:.3rem}body .mat-checkbox .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-background{background:none}body .mat-checkbox .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-frame{border-radius:0;border-width:.1rem}body .mat-checkbox .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-checkmark{margin:auto;width:13px;height:13px}body .mat-checkbox .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-checkmark .mat-checkbox-checkmark-path{stroke-width:3.65px}body .mat-checkbox .mat-checkbox-layout .mat-checkbox-label{min-width:1px;-webkit-user-select:text;user-select:text;line-height:2.1rem}body .mat-checkbox.cdk-focused .mat-checkbox-inner-container:not(:hover) .mat-checkbox-persistent-ripple{opacity:0}body .mat-checkbox-inner-container{margin:auto .6rem auto 0;width:1.5rem;height:1.5rem}body .mat-checkbox-inner-container-no-side-margin{margin-right:0}body .mat-checkbox-background{background:none}body .mat-checkbox--ellipsis-label .mat-checkbox-inner-container{flex:0 0 auto}body .mat-checkbox--ellipsis-label .mat-checkbox-label{display:flex;flex-direction:row;flex:0 1 auto}body .mat-checkbox--dashed .mat-checkbox-frame{border-style:dashed}body .mat-chip{display:flex;flex-direction:row;font-size:1.2rem;align-items:center;cursor:default;border-style:solid;border-width:1px;padding:0 4px;box-sizing:border-box;max-width:100%;outline:none;border-radius:0;min-width:1px;order:-1}body .mat-chip.mat-standard-chip .mat-icon.mat-chip-remove{width:1.6rem;height:1.6rem;opacity:1;margin-bottom:.4rem}body .mat-chip.mat-standard-chip .mat-icon.mat-chip-remove:hover{opacity:1}body .mat-chip.mat-standard-chip.mat-chip-with-trailing-icon{padding-left:.3rem}body .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:1;padding-left:.3rem;padding-right:.9rem}body .mat-chip.mat-standard-chip.mat-chip-disabled .mat-icon{opacity:.35}body .mat-standard-chip:after{content:none}body .mat-chip-list-wrapper{margin:0}body .mat-chip-list-wrapper .mat-standard-chip,body .mat-chip-list-wrapper input.mat-input-element{margin:.2rem}body .mat-chip-list-wrapper .mat-standard-chip:last-of-type{margin-right:1.2rem}body .mat-chip-avatar.icon{border-radius:initial;height:min-content;width:min-content}body .mat-chip-input{min-height:3.2rem}body .mat-calendar-body-cell-content{line-height:inherit}body .mat-calendar-body-cell-content:before{display:none}body .mat-calendar-period-button{line-height:3.6rem;padding-left:1.6rem;padding-right:1.6rem;text-transform:initial;font-weight:500}body .mat-calendar .mat-icon-button{height:4rem;width:4rem}body .mat-datepicker-input{line-height:initial}body .mat-icon{flex:0 0 auto;vertical-align:middle;height:1.6rem;width:1.6rem}body .mat-icon.is-disabled{opacity:.35}body .mat-icon--16{width:1.6rem;height:1.6rem}body .mat-icon--18{width:1.8rem;height:1.8rem}body .mat-icon--20{width:2rem;height:2rem}body .mat-icon--21{width:2.1rem;height:2.1rem}body .mat-icon--24{width:2.4rem;height:2.4rem}body .mat-icon--32{width:3.2rem;height:3.2rem}body .mat-icon--33{width:3.3rem;height:3.3rem}body .mat-icon--52{width:5.2rem;height:5.2rem}body .mat-icon--56{width:5.6rem;height:5.6rem}body .mat-icon--80{width:8rem;height:8rem}body .mat-list-base{border-style:solid;border-width:1px;flex:1 1 auto;padding-top:0}body .mat-list-base.cdk-focused{outline:none}body .mat-list-base .mat-list-option{font-size:1.2rem;height:3rem}body .mat-progress-spinner{vertical-align:middle}body .mat-radio-button{display:flex}body .mat-radio-button .mat-radio-container{width:1.4rem;height:1.4rem}body .mat-radio-button .mat-radio-label-content{padding-left:.6rem;vertical-align:auto;line-height:1.4rem;min-width:1px}body .mat-radio-button .mat-radio-inner-circle{width:1.4rem;height:1.4rem;transform:scale(0)}body .mat-radio-button .mat-radio-outer-circle{border-width:.15rem;width:inherit;height:inherit}body .mat-radio-button.mat-radio-checked .mat-radio-inner-circle{transform:scale(.43)}body .mat-radio-button.cdk-focused .mat-radio-container:not(:hover) .mat-radio-persistent-ripple{opacity:0}body .mat-menu-panel{border-radius:3px;min-height:auto}body .mat-menu-panel--with-sub .mat-menu-item{padding-right:5.5rem}body .mat-menu-item.mat-menu-item--sub-menu{padding:0}body .mat-menu-item.mat-menu-item--sub-menu:hover{background:none}body .mat-menu-item.mat-menu-item--sub-menu .mat-icon{margin:0}body .mat-menu-content{padding:1rem .5rem}body .mat-menu-content .mat-divider{margin:.4rem 1.2rem}body .mat-menu-content .mat-menu-item{font-size:1.3rem;height:3.2rem;line-height:initial}body .mat-menu-submenu-icon{display:none}body .mat-menu-content--sm .mat-menu-item{font-size:1.2rem;height:2.5rem}body .mat-menu-content--lg .mat-menu-item{font-size:1.3rem;height:3.6rem}body .mat-menu-content--lg .mat-divider{margin:.8rem 1.2rem}body .mat-menu--radio .mat-menu-item{display:flex;flex-direction:row;flex:1 1 auto;justify-content:flex-start;align-items:center;padding-right:3.8rem;padding-left:3.8rem}body .mat-menu--radio .mat-menu-item .mat-icon{flex:0 0 auto}body .mat-menu--radio .mat-menu-item .mat-icon:first-of-type{margin:0 1rem;display:none}body .mat-menu--radio .mat-menu-item.selected{padding-left:0;font-weight:500}body .mat-menu--radio .mat-menu-item.selected .mat-icon:first-child{display:inline-block}body .mat-menu--radio .mat-menu-item.mat-menu-item-submenu-trigger{padding-right:0;justify-content:space-between}body .mat-menu--radio .mat-menu-item.mat-menu-item-submenu-trigger .mat-icon:last-of-type{display:inline-block}body .mat-menu--radio .mat-menu-item.mat-menu-item-submenu-trigger .mat-icon:last-of-type[svgIcon="general-16:arrowDropDown"]{transform:rotate(-90deg)}body .mat-slider .mat-slider-thumb-container .mat-slider-focus-ring{height:40px;width:40px}body .mat-slider .mat-slider-thumb-container .mat-slider-thumb{height:40px;width:40px;right:-20px;bottom:-20px;transform:scale(.35)}body .mat-slider .mat-slider-thumb-container:hover .mat-slider-focus-ring{opacity:.04;transform:scale(1)}body .mat-slider.cdk-focused:not(.mat-slider-disabled) .mat-slider-focus-ring{opacity:.12;transform:scale(1)}body .mat-slider.cdk-focused:not(.mat-slider-disabled) .mat-slider-thumb{transform:scale(.5)}body .mat-slider.mat-slider-vertical .mat-slider-focus-ring{bottom:-20px;left:-20px}body .mat-slider.mat-slider-horizontal .mat-slider-focus-ring{top:-20px;right:-20px}body .mat-tooltip{border-radius:2px}body .mat-tooltip-hide{display:none!important}body .helper-tooltip{border-width:.1rem;border-style:solid;font-size:1.3rem;font-weight:400;height:auto;min-width:24.3rem;max-width:34.3rem;line-height:2rem;padding:1.8rem 2rem;word-wrap:break-word;white-space:normal}body .helper-tooltip h4{font-weight:700;margin:0 0 .9rem}body .helper-tooltip h4:first-child{margin-top:0}body .helper-tooltip--short{line-height:1.7;padding:2.1rem 2.6rem 2.4rem 2.5rem;width:240px}body .helper-tooltip--criteria{max-width:40rem;white-space:pre-line;word-break:break-word}body .tooltip-nowrap{max-width:initial;white-space:nowrap}body .mat-tab-group--classic{flex-shrink:initial}body .mat-tab-group--classic.mat-tab-group--no-overflow,body .mat-tab-group--classic.mat-tab-group--no-overflow .mat-tab-body-wrapper,body .mat-tab-group--classic.mat-tab-group--no-overflow .mat-tab-body-wrapper .mat-tab-body{overflow:unset}body .mat-tab-group--classic.mat-tab-group--no-overflow .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content{overflow:unset;transform:unset!important}body .mat-tab-group--classic .mat-tab-header{overflow:visible;border-bottom-style:solid;border-bottom-width:1px}body .mat-tab-group--classic .mat-tab-label-container{overflow:visible}body .mat-tab-group--classic .mat-tab-label,body .mat-tab-group--classic .mat-tab-link{min-width:5rem;line-height:3.5rem;height:3.5rem;padding-left:1.1rem;padding-right:1.1rem;text-transform:uppercase;font-weight:400;opacity:1}body .mat-tab-group--classic button.mat-tab-link{border:none;background-color:transparent}body .mat-tab-group--classic .mat-tab-label-active{opacity:1}body .mat-tab-group--classic .mat-tab-body-wrapper{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid;border-left-width:1px;border-left-style:solid}body .mat-tab-group--classic .mat-tab-body-content{overflow:hidden;padding:2rem}body .mat-tab-nav-bar--no-border.mat-tab-nav-bar,body .mat-tab-nav-bar--no-border.mat-tab-header{border-bottom:none}body .mat-tab-nav-bar--large-label .mat-tab-label,body .mat-tab-nav-bar--large-label .mat-tab-link{padding-left:1.5rem;padding-right:1.5rem}body .mat-button-toggle-group--round .mat-button-toggle-appearance-standard{font-size:1rem;font-weight:500}body .mat-button-toggle-group--round .mat-button-toggle-appearance-standard:first-of-type{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}body .mat-button-toggle-group--round .mat-button-toggle-appearance-standard:last-of-type{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}body .mat-button-toggle-group--round .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{padding-right:1.4rem;padding-left:1.4rem}body .mat-button-toggle-group-appearance-standard{border:none;border-radius:0}body .mat-button-toggle-appearance-standard{border-style:solid;border-width:1px}body .mat-button-toggle-appearance-standard:not(:last-child){border-right:none}body .mat-button-toggle-appearance-standard:last-child{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}body .mat-button-toggle-appearance-standard:first-child{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}body .mat-button-toggle-appearance-standard+.mat-button-toggle.mat-button-toggle-checked{border-left:none;padding-left:1px}body .mat-button-toggle-appearance-standard.mat-button-toggle-checked+.mat-button-toggle{border-left:none;padding-left:1px}body .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{display:flex;align-items:center;padding-right:.8rem;padding-left:.7rem;line-height:2.8rem;min-height:2.8rem}body .mat-button-toggle-checked .mat-button-toggle-focus-overlay{border-width:2.8rem}body .autocomplete-panel-option-animate .mat-option{transition:background .15s linear}body mat-option.mat-option{position:relative;overflow:visible;margin:0;box-sizing:border-box;display:flex;justify-content:flex-start;align-items:center;cursor:pointer;padding:0 1rem 0 2rem;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}body mat-option.mat-option:not(.mat-active):not(:last-child):after{bottom:-.2rem;left:.7rem;right:.7rem;display:block;height:1px;content:"";position:absolute}body mat-option.mat-option .mat-icon{margin-right:0}body .mat-slide-toggle-bar{width:3.1rem;height:1.2rem}body .mat-slide-toggle-thumb-container,body .mat-slide-toggle-thumb{width:1.8rem;height:1.8rem}body .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb-container{transform:translate3d(14px,0,0)}body [dir=rtl] .mat-slide-toggle-label-before .mat-slide-toggle-bar,body .mat-slide-toggle-bar{margin-right:2rem}body [dir=rtl] .mat-slide-toggle-bar,body .mat-slide-toggle-label-before .mat-slide-toggle-bar{margin-left:2rem}[dir=rtl] body .mat-slide-toggle--label-offset-sm.mat-slide-toggle-label-before .mat-slide-toggle-bar,body .mat-slide-toggle--label-offset-sm .mat-slide-toggle-bar{margin-right:1rem}body .mat-slide-toggle--label-offset-sm [dir=rtl] .mat-slide-toggle-bar,body .mat-slide-toggle--label-offset-sm.mat-slide-toggle-label-before .mat-slide-toggle-bar{margin-left:1rem}[dir=rtl] body .mat-slide-toggle--label-offset-m.mat-slide-toggle-label-before .mat-slide-toggle-bar,body .mat-slide-toggle--label-offset-m .mat-slide-toggle-bar{margin-right:1.5rem}body .mat-slide-toggle--label-offset-m [dir=rtl] .mat-slide-toggle-bar,body .mat-slide-toggle--label-offset-m.mat-slide-toggle-label-before .mat-slide-toggle-bar{margin-left:1.5rem}body .mat-snack-bar-container{padding:1.5rem 2.3rem 1.7rem}body .mat-simple-snackbar-action{margin-right:0;margin-left:2.5rem}body .mat-simple-snackbar-action .mat-button{text-transform:none;font-size:inherit;font-weight:500}.u-font-size-small{font-size:1.2rem}.u-font-size-medium{font-size:1.3rem}.u-font-size-normal{font-size:1.4rem}.u-font-size-lg{font-size:1.5rem}.u-font-size-xl{font-size:1.6rem}.u-italic{font-style:italic}.u-text-center{text-align:center}.u-text-left{text-align:left}.u-cursor-pointer,.u-cursor-default{cursor:pointer}.u-cursor-progress{cursor:progress}.u-weight-normal{font-weight:400}.u-weight-semibold{font-weight:500}.u-weight-bold{font-weight:700}.u-weight-light{font-weight:300}.u-right{text-align:right}.u-uppercase{text-transform:uppercase}.u-line-through{text-decoration:line-through}.u-invalid-underlined{background-position:bottom;background-repeat:repeat-x;padding-top:1px;padding-bottom:1px;display:inline-block;background-size:.4rem .3rem}.u-valign-middle{vertical-align:middle}.u-valign-bottom{vertical-align:bottom}.u-ellipsis{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.u-underline{text-decoration:underline}.u-block{display:block}.u-iblock{display:inline-block}.u-table{display:table}.u-iflex{display:inline-flex}.u-table-cell{display:table-cell}.u-table-row{display:table-row}.u-hidden-visually{border:0;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.u-hidden{display:none}.u-hidden-opacity{opacity:0}.u-hidden-visibility{visibility:hidden}.u-position-relative{position:relative}.u-circle{border-radius:50%}.u-noborder{border:none}.u-nooutline{outline:none}.u-overflow-hidden{overflow:hidden}.u-overflow-auto{overflow:auto}.u-nowrap{white-space:nowrap}.u-word-break-all{word-break:break-all}.u-no-width{width:0}.u-min-width-1{min-width:1px}.u-min-height-1{min-height:1px}.u-max-width-100-pct{max-width:100%}.u-turn-over{transform:rotateY(180deg)}.u-fit-content{display:flex;flex-direction:column;flex:1 1 auto;min-height:1px}.u-form-field-suffix{padding-right:.5rem;padding-left:.5rem;flex:0 0 auto}.u-margin-auto{margin:auto}.u-pane-border{border:1px solid}.u-pane-border-top{border-top:1px solid}.u-pane-border-right{border-right:1px solid}.u-pane-border-bottom{border-bottom:1px solid}.u-pane-border-left{border-left:1px solid}.u-flex{display:flex;flex-direction:row;justify-content:flex-start;align-content:stretch;align-items:stretch}.u-flex-row{display:flex;flex-direction:row}.u-flex-column{display:flex;flex-direction:column;justify-content:flex-start;align-content:stretch;align-items:stretch}.u-flex-start,.u-flex-start-start,.u-flex-start-center,.u-flex-start-end,.u-flex-start-stretch{justify-content:flex-start}.u-flex-center,.u-flex-center-start,.u-flex-center-center,.u-flex-center-end,.u-flex-center-stretch{justify-content:center}.u-flex-end,.u-flex-end-start,.u-flex-end-center,.u-flex-end-end,.u-flex-end-stretch{justify-content:flex-end}.u-flex-space-around,.u-flex-space-around-center,.u-flex-space-around-start,.u-flex-space-around-end,.u-flex-space-around-stretch{justify-content:space-around}.u-flex-space-between,.u-flex-space-between-center,.u-flex-space-between-start,.u-flex-space-between-end,.u-flex-space-between-stretch,.u-flex-space-between-baseline{justify-content:space-between}.u-flex-start-baseline,.u-flex-center-baseline,.u-flex-end-baseline,.u-flex-space-between-baseline,.u-flex-space-around-baseline{align-items:baseline;align-content:baseline}.u-flex-start-start,.u-flex-center-start,.u-flex-end-start,.u-flex-space-between-start,.u-flex-space-around-start{align-items:flex-start;align-content:flex-start}.u-flex-start-center,.u-flex-center-center,.u-flex-end-center,.u-flex-space-between-center,.u-flex-space-around-center{align-items:center;align-content:center;max-width:100%}.u-flex-start-center>*,.u-flex-center-center>*,.u-flex-end-center>*,.u-flex-space-between-center>*,.u-flex-space-around-center>*{max-width:100%;box-sizing:border-box}.u-flex-start-end,.u-flex-center-end,.u-flex-end-end,.u-flex-space-between-end,.u-flex-space-around-end{align-items:flex-end;align-content:flex-end}.u-flex-start-stretch,.u-flex-center-stretch,.u-flex-end-stretch,.u-flex-space-between-stretch,.u-flex-space-around-stretch{align-items:stretch;align-content:stretch}.u-flex-grow{flex:1 1 100%}.u-flex-initial{flex:0 1 auto}.u-flex-auto{flex:1 1 auto}.u-flex-none{flex:0 0 auto}.u-flex-noshrink{flex:1 0 auto}.u-flex-nogrow{flex:0 1 auto}.ng-resizable-handle.ng-resizable-diagonal,.ng-resizable-handle.ng-resizable-se,.ng-resizable-handle.ng-resizable-sw,.ng-resizable-handle.ng-resizable-nw,.ng-resizable-handle.ng-resizable-ne{width:1.6rem;height:1.6rem}.ng-resizable-handle.ng-resizable-diagonal{border:none}.ng-resizable-handle.ng-resizable-n{height:7px;top:0;left:0}.ng-resizable-handle.ng-resizable-s{height:10px;bottom:-5px;left:0}.ng-resizable-handle.ng-resizable-e{width:10px;right:-5px;top:0}.ng-resizable-handle.ng-resizable-w{width:10px;left:-6px;top:0}.ng-resizable-handle.ng-resizable-se{right:4px;bottom:4px}.ng-resizable-handle.ng-resizable-sw{left:0;bottom:0}.ng-resizable-handle.ng-resizable-nw{left:0;top:0}.ng-resizable-handle.ng-resizable-ne{right:0;top:0}@media print{.ng-resizable-diagonal{display:none!important}}.content-disabled__backdrop{display:none}.content-disabled__backdrop.is-disabled{display:block;position:absolute;inset:0;z-index:1}
