.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}.mat-ripple-element{background-color:#0000001a}.mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-option:hover:not(.mdc-list-item--disabled),.mat-mdc-option:focus:not(.mdc-list-item--disabled),.mat-mdc-option.mat-mdc-option-active,.mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(0,0,0,.04)}.mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #1076b0)}.mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #7ed321)}.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)}.mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-pseudo-checkbox-full{color:#0000008a}.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#1076b0}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#1076b0}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#7ed321}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#7ed321}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#7ed321}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#7ed321}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f44336}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f44336}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.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, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em)}.mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #fff}.mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #e0e0e0}.mat-mdc-card-subtitle{color:#0000008a}.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, Roboto, sans-serif));font-size:var(--mdc-typography-headline6-font-size, 20px);line-height:var(--mdc-typography-headline6-line-height, 32px);font-weight:var(--mdc-typography-headline6-font-weight, 500);letter-spacing:var(--mdc-typography-headline6-letter-spacing, .0125em);-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)}.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, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 22px);font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);-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)}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #1076b0}.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(16, 118, 176, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#1076b040}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #7ed321}.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(126, 211, 33, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#7ed32140}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336}.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")}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#f4433640}.mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}.mat-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}}@media all{.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #1076b0)}.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.mdc-text-field--filled .mdc-text-field__ripple:before,.mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.mdc-text-field--filled:hover .mdc-text-field__ripple:before,.mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #1076b0)}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.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}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #1076b0)}.mdc-text-field--outlined .mdc-text-field__ripple:before,.mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#1076b0de}.mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.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)}.mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.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)}.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}}@media all{.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.mdc-text-field--disabled .mdc-floating-label{color:#00000061}.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.mdc-text-field--disabled .mdc-text-field__icon--leading,.mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.mdc-text-field--disabled .mdc-text-field__affix--prefix,.mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.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){.mdc-text-field--disabled .mdc-text-field-character-counter,.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){.mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.mat-mdc-form-field-error{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field-focus-overlay{background-color:#000000de}.mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#1076b0de}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#7ed321de}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#f44336de}.mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #7ed321)}.mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #7ed321)}.mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#7ed321de}.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)}.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)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.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)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.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)}.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)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.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)}.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,.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,.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)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.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)}.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.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, #7ed321)}.mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f44336de}.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)}.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)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.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)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.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)}.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)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.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)}.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,.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,.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)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.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)}.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.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)}.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}[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}.mat-mdc-form-field-infix{min-height:56px}.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.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)}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.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}.mdc-text-field__input,.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, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-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)}.mdc-text-field--textarea .mdc-text-field__input{line-height:1.5rem}.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, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-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)}.mat-mdc-form-field-subscript-wrapper,.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, Roboto, sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.mat-mdc-form-field,.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, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-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)}.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))}.mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:16px}.mat-mdc-select-value{color:#000000de}.mat-mdc-select-placeholder{color:#0009}.mat-mdc-select-disabled .mat-mdc-select-value{color:#00000061}.mat-mdc-select-arrow{color:#0000008a}.mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#1076b0de}.mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#7ed321de}.mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#f44336de}.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#00000061}.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, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-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:24px}.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, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-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)}.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, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-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:24px}.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)}.mat-mdc-dialog-container{--mdc-dialog-subhead-font: Roboto, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Roboto, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.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}.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #1076b0;--mdc-chip-elevated-disabled-container-color: #1076b0;--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}.mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #7ed321;--mdc-chip-elevated-disabled-container-color: #7ed321;--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}.mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.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}.mat-mdc-chip-focus-overlay{background:black}.mat-mdc-chip{height:32px}.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, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-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)}.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}.mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #0e6ea9;--mdc-switch-selected-handle-color: #0e6ea9;--mdc-switch-selected-hover-state-layer-color: #0e6ea9;--mdc-switch-selected-pressed-state-layer-color: #0e6ea9;--mdc-switch-selected-focus-handle-color: #054687;--mdc-switch-selected-hover-handle-color: #054687;--mdc-switch-selected-pressed-handle-color: #054687;--mdc-switch-selected-focus-track-color: #589fc8;--mdc-switch-selected-hover-track-color: #589fc8;--mdc-switch-selected-pressed-track-color: #589fc8;--mdc-switch-selected-track-color: #589fc8}.mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #76ce1d;--mdc-switch-selected-handle-color: #76ce1d;--mdc-switch-selected-hover-state-layer-color: #76ce1d;--mdc-switch-selected-pressed-state-layer-color: #76ce1d;--mdc-switch-selected-focus-handle-color: #4eb70b;--mdc-switch-selected-hover-handle-color: #4eb70b;--mdc-switch-selected-pressed-handle-color: #4eb70b;--mdc-switch-selected-focus-track-color: #a5e064;--mdc-switch-selected-hover-track-color: #a5e064;--mdc-switch-selected-pressed-track-color: #a5e064;--mdc-switch-selected-track-color: #a5e064}.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}.mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}.mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.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: #1076b0;--mdc-radio-selected-hover-icon-color: #1076b0;--mdc-radio-selected-icon-color: #1076b0;--mdc-radio-selected-pressed-icon-color: #1076b0;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #1076b0}.mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#00000061}.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: #7ed321;--mdc-radio-selected-hover-icon-color: #7ed321;--mdc-radio-selected-icon-color: #7ed321;--mdc-radio-selected-pressed-icon-color: #7ed321;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #7ed321}.mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#00000061}.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}.mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#00000061}.mat-mdc-radio-button .mdc-radio{padding:10px}.mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:-10px;left:-10px;width:40px;height:40px}.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:0;right:0;left:0;width:40px;height:40px}.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}.mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #1076b0;--mdc-slider-focus-handle-color: #1076b0;--mdc-slider-hover-handle-color: #1076b0;--mdc-slider-active-track-color: #1076b0;--mdc-slider-inactive-track-color: #1076b0;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #1076b0;--mat-mdc-slider-ripple-color: #1076b0;--mat-mdc-slider-hover-ripple-color: rgba(16, 118, 176, .05);--mat-mdc-slider-focus-ripple-color: rgba(16, 118, 176, .2)}.mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #7ed321;--mdc-slider-focus-handle-color: #7ed321;--mdc-slider-hover-handle-color: #7ed321;--mdc-slider-active-track-color: #7ed321;--mdc-slider-inactive-track-color: #7ed321;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #7ed321;--mat-mdc-slider-ripple-color: #7ed321;--mat-mdc-slider-hover-ripple-color: rgba(126, 211, 33, .05);--mat-mdc-slider-focus-ripple-color: rgba(126, 211, 33, .2)}.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)}.mat-mdc-slider{--mdc-slider-label-label-text-font: Roboto, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.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)}.mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}.mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, .38))}.mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.mdc-list-item--disabled .mdc-list-item__start,.mdc-list-item--disabled .mdc-list-item__content,.mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.mdc-list-item--disabled .mdc-list-item__primary-text,.mdc-list-item--disabled .mdc-list-item__secondary-text,.mdc-list-item--disabled .mdc-list-item__overline-text,.mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--selected .mdc-list-item__primary-text,.mdc-list-item--activated .mdc-list-item__primary-text,.mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #1076b0)}.mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mdc-list-divider:after{border-bottom-color:#fff}.mdc-list-divider{background-color:#0000001f}.mat-mdc-menu-item[disabled],.mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, .38))}.mat-mdc-menu-item .mat-icon-no-color,.mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-menu-item:hover:not([disabled]),.mat-mdc-menu-item.cdk-program-focused:not([disabled]),.mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.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, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-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:24px}.mat-mdc-menu-content,.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, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-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)}.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}.mat-mdc-list-option .mdc-list-item__start,.mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #1076b0;--mdc-checkbox-selected-hover-icon-color: #1076b0;--mdc-checkbox-selected-icon-color: #1076b0;--mdc-checkbox-selected-pressed-icon-color: #1076b0;--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)}.mat-mdc-list-option .mdc-list-item__start,.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: #1076b0;--mdc-radio-selected-hover-icon-color: #1076b0;--mdc-radio-selected-icon-color: #1076b0;--mdc-radio-selected-pressed-icon-color: #1076b0;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #1076b0}.mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.mat-mdc-list-option.mat-accent .mdc-list-item__start,.mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #7ed321;--mdc-checkbox-selected-hover-icon-color: #7ed321;--mdc-checkbox-selected-icon-color: #7ed321;--mdc-checkbox-selected-pressed-icon-color: #7ed321;--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)}.mat-mdc-list-option.mat-accent .mdc-list-item__start,.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: #7ed321;--mdc-radio-selected-hover-icon-color: #7ed321;--mdc-radio-selected-icon-color: #7ed321;--mdc-radio-selected-pressed-icon-color: #7ed321;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #7ed321}.mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.mat-mdc-list-option.mat-warn .mdc-list-item__start,.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)}.mat-mdc-list-option.mat-warn .mdc-list-item__start,.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}.mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#1076b0}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.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}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.mat-mdc-list-base{--mdc-list-list-item-label-text-font: Roboto, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font-size:16px;font-weight:400;line-height:28px;font-family:Roboto,sans-serif;letter-spacing:.009375em}.mat-mdc-paginator{background:white;color:#000000de}.mat-mdc-paginator-icon{fill:#0000008a}.mat-mdc-paginator-decrement,.mat-mdc-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-mdc-paginator-first,.mat-mdc-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#0000001f}.mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#0000001f}.mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.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)}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.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}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.mat-mdc-paginator-container{min-height:56px}.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, Roboto, sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.mat-mdc-paginator .mat-mdc-select-value{font-size:12px}.mat-mdc-tab,.mat-mdc-tab-link{background-color:transparent}.mat-mdc-tab .mdc-tab__text-label,.mat-mdc-tab-link .mdc-tab__text-label{color:#0009}.mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#00000061}.mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#1076b0}.mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #1076b0)}.mdc-tab__ripple:before,.mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-link .mat-ripple-element{background-color:#1076b0}.mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#7ed321}.mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.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, #7ed321)}.mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#7ed321}.mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.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}.mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.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)}.mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #1076b0;--mat-mdc-tab-header-with-background-foreground-color: #fff}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: #7ed321;--mat-mdc-tab-header-with-background-foreground-color: #000}.mat-mdc-tab-group.mat-background-warn,.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}.mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #000)}.mat-mdc-tab-header .mdc-tab{height:48px}.mdc-tab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);-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-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-checkbox .mat-ripple-element{background-color:#0000001a}.mat-mdc-checkbox .mdc-checkbox__ripple{background:#000}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #1076b0;--mdc-checkbox-selected-hover-icon-color: #1076b0;--mdc-checkbox-selected-icon-color: #1076b0;--mdc-checkbox-selected-pressed-icon-color: #1076b0;--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)}.mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#1076b01a}.mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#1076b0}.mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #7ed321;--mdc-checkbox-selected-hover-icon-color: #7ed321;--mdc-checkbox-selected-icon-color: #7ed321;--mdc-checkbox-selected-pressed-icon-color: #7ed321;--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)}.mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#7ed3211a}.mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#7ed321}.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)}.mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#f443361a}.mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#f44336}.mat-mdc-checkbox-disabled label{color:#00000061}.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)}.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)}.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){.mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.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, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-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)}.mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #1076b0}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #7ed321}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336}.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)}.mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #1076b0;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #7ed321;--mdc-filled-button-label-text-color: #000}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: #fff}.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)}.mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #1076b0;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #7ed321;--mdc-protected-button-label-text-color: #000}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: #fff}.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}.mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #1076b0}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #7ed321}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336}.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)}.mat-mdc-button,.mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-button.mat-primary,.mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #1076b0;--mat-mdc-button-ripple-color: rgba(16, 118, 176, .1)}.mat-mdc-button.mat-accent,.mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #7ed321;--mat-mdc-button-ripple-color: rgba(126, 211, 33, .1)}.mat-mdc-button.mat-warn,.mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-raised-button,.mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button.mat-primary,.mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent,.mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button.mat-warn,.mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-button.mat-mdc-button-base,.mat-mdc-raised-button.mat-mdc-button-base,.mat-mdc-unelevated-button.mat-mdc-button-base,.mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);-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-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #1076b0;--mat-mdc-button-ripple-color: rgba(16, 118, 176, .1)}.mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #7ed321;--mat-mdc-button-ripple-color: rgba(126, 211, 33, .1)}.mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #1076b0}.mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #7ed321}.mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336}.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)}.mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}.mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}.mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.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%)}.mat-mdc-fab,.mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-fab.mat-unthemed,.mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #1076b0;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #7ed321;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #f44336;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab[disabled][disabled],.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)}.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, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);-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-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: #7ed321;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font: Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.mdc-data-table__row{background-color:inherit}.mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.mdc-data-table__row--selected{background-color:#1076b00a}.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.mdc-data-table__cell,.mdc-data-table__header-cell{border-bottom-color:#0000001f}.mdc-data-table__pagination{border-top-color:#0000001f}.mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.mdc-data-table__header-cell,.mdc-data-table__pagination-total,.mdc-data-table__pagination-rows-per-page-label,.mdc-data-table__cell{color:#000000de}.mat-mdc-table{background:white}.mat-mdc-table .mdc-data-table__row{height:52px}.mat-mdc-table .mdc-data-table__pagination{min-height:52px}.mat-mdc-table .mdc-data-table__header-row{height:56px}.mdc-data-table__content,.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, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-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)}.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, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 22px);font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);-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)}.mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #1076b0}.mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #7ed321}.mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.mat-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.mat-badge-hidden .mat-badge-content{display:none}.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}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-badge-content{color:#fff;background:#1076b0}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#7ed321;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.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}.mat-bottom-sheet-container{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;background:white}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.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}.mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-button-toggle{font-family:Roboto,sans-serif}.mat-calendar-arrow{fill:#0000008a}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.mat-calendar-body-in-range:before{background:rgba(16,118,176,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(16,118,176,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(16,118,176,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#1076b0;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#1076b066}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.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:#1076b04d}@media (hover: hover){.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:#1076b04d}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(126,211,33,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(126,211,33,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(126,211,33,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#7ed321;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#7ed32166}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.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),.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:#7ed3214d}@media (hover: hover){.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:#7ed3214d}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.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%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.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%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.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),.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){.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}}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-datepicker-toggle-active{color:#1076b0}.mat-datepicker-toggle-active.mat-accent{color:#7ed321}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-date-range-input-inner[disabled]{color:#00000061}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.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}.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}.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%)}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.mat-calendar{font-family:Roboto,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-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:white;color:#000000de}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#0000001f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.mat-expansion-panel-header-title{color:#000000de}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-expansion-panel-header{font-family:Roboto,sans-serif;font-size:14px;font-weight:500}.mat-expansion-panel-content{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.mat-icon.mat-primary{color:#1076b0}.mat-icon.mat-accent{color:#7ed321}.mat-icon.mat-warn{color:#f44336}.mat-drawer-container{background-color:#fafafa;color:#000000de}.mat-drawer{background-color:#fff;color:#000000de}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:#0000008a}.mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#1076b0;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#fff}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#7ed321;color:#fff}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:#0000001f}.mat-horizontal-stepper-header:before,.mat-horizontal-stepper-header:after,.mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:16px}.mat-step-label-selected{font-size:16px;font-weight:400}.mat-sort-header-arrow{color:#757575}.mat-toolbar{background:whitesmoke;color:#000000de}.mat-toolbar.mat-primary{background:#1076b0;color:#fff}.mat-toolbar.mat-accent{background:#7ed321;color:#fff}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font-size:20px;font-weight:500;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:.0125em;margin:0}.mat-tree{background:white}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.mat-tree{font-family:Roboto,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-300.eot);src:local("Roboto Light"),local("Roboto-Light"),url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-300.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-300.woff2) format("woff2"),url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-300.woff) format("woff"),url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-300.ttf) format("truetype"),url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-300.svg#Roboto) format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-regular.eot);src:local("Roboto"),local("Roboto-Regular"),url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-regular.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-regular.woff2) format("woff2"),url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-regular.woff) format("woff"),url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-regular.ttf) format("truetype"),url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-regular.svg#Roboto) format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-500.eot);src:local("Roboto Medium"),local("Roboto-Medium"),url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-500.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-500.woff2) format("woff2"),url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-500.woff) format("woff"),url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-500.ttf) format("truetype"),url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-500.svg#Roboto) format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-700.eot);src:local("Roboto Bold"),local("Roboto-Bold"),url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-700.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-700.woff2) format("woff2"),url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-700.woff) format("woff"),url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-700.ttf) format("truetype"),url(/assets/fonts/Roboto/roboto-v20-latin_latin-ext-700.svg#Roboto) format("svg")}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(/assets/fonts/MaterialIcons/MaterialIcons-Regular.eot);src:local("Material Icons"),local("MaterialIcons-Regular"),url(/assets/fonts/MaterialIcons/MaterialIcons-Regular.woff2) format("woff2"),url(/assets/fonts/MaterialIcons/MaterialIcons-Regular.woff) format("woff"),url(/assets/fonts/MaterialIcons/MaterialIcons-Regular.ttf) format("truetype")}.material-icons{font-family:Material Icons,sans-serif;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.item-dashboard{position:relative;flex:1}.item-dashboard__header{display:flex}.item-dashboard__header h2{font-size:1.5rem;font-weight:400;font-family:Roboto;color:#5c5c5c;text-transform:uppercase}.item-dashboard__header>div{display:flex;flex-direction:column;position:relative;max-width:100%}.item-dashboard__header>div>div{display:flex;align-items:center}.item-dashboard__header .type-icon{font-size:2.75rem;margin-right:.9375rem}.item-dashboard__header .type-icon .fa-secondary{opacity:1}.item-dashboard__content{padding:0 .75rem;display:flex;flex-wrap:wrap;justify-content:space-between}.item-dashboard__content__item{margin-top:.75rem;box-shadow:0 2px 8px -1.5px #0000004a;flex:0 0 49%;padding:1.6875rem 1.3125rem 1.9375rem;position:relative}.item-dashboard__content__item--status .item-dashboard-widget__content{display:flex;align-items:center}.item-dashboard__content__item--content-flex .item-dashboard-widget__content{display:flex}.item-dashboard__content__item--full{flex:0 0 100%}.item-dashboard__content__item__select{margin-left:5px;cursor:pointer;color:#1076b0;font-size:.875rem;font-weight:500}.item-dashboard__content__item__select .icon{color:inherit;font-size:12px;margin-left:2px}.item-dashboard__content__item__select--v2{margin-left:auto;color:#5c5c5c;padding-left:10px;padding-bottom:3px;border-bottom:1px solid #5C5C5C;font-size:10px;font-weight:300}.item-dashboard__content__item__select--v2 .icon{font-size:10px;margin-left:11px}.item-dashboard__footer{padding:25px 10px 29px 11px;display:flex;align-items:center;justify-content:space-between}app-aside .mat-form-field{width:100%}app-aside .header,app-aside .packages-tabs .mat-mdc-tab-header,.packages-tabs app-aside .mat-mdc-tab-header{border-radius:0}app-aside .header h2,app-aside .packages-tabs .mat-mdc-tab-header h2,.packages-tabs app-aside .mat-mdc-tab-header h2{white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden}app-aside .aside{max-height:100%;height:100%;display:flex;flex-direction:column}app-aside .aside.loading .aside__content{overflow:hidden}app-aside .aside .subheader{display:flex;align-items:center;padding:0 1.5625rem;height:50px;font-size:1rem;border-bottom:1px solid #C8C7CC}app-aside .aside .subheader.mat-mdc-form-field{border-bottom:none;padding:0;align-items:flex-end}app-aside .aside .subheader.mat-mdc-form-field app-icon{margin-right:.8571rem;font-size:1.2857rem;color:#1076b0}app-aside .aside .subheader.mat-mdc-form-field input{color:#5c5c5c;font-size:16px;font-weight:400}app-aside .aside .subheader.mat-mdc-form-field .mat-form-field-wrapper{width:100%;padding-bottom:0}app-aside .aside .subheader.mat-mdc-form-field .mat-form-field-wrapper .mat-form-field-flex{padding:0 1.5625rem}app-aside .aside .subheader.mat-mdc-form-field .mat-form-field-wrapper .mat-form-field-underline{bottom:0}app-aside .aside .aside__content{flex:1;overflow-y:auto;padding:0 1.5625rem 2rem;position:relative}app-aside .aside .aside__content .remove-padding{margin-left:-1.5625rem;margin-right:-1.5625rem}app-aside .aside .aside__content--fluid{padding:0}app-aside .aside .aside__content--fluid .px{padding-left:1.5625rem;padding-right:1.5625rem}app-aside .aside .aside__content--fluid .mx{margin-left:1.5625rem;margin-right:1.5625rem}app-aside .aside .aside__content.aside-list,app-aside .aside .aside__content.aside-form{padding:0}app-aside .aside .aside__content .flex{display:flex}app-aside .aside .aside__content.aside__flex{display:flex;flex-direction:column}app-aside .aside .footer{padding:1rem 1.5625rem;min-height:62px;display:flex;align-items:center;justify-content:flex-end;background-color:#fff;border-top:1px solid #C8C7CC;box-shadow:0 -.4375rem .5rem -.375rem #0000002b;z-index:102}app-aside .aside .footer>button,app-aside .aside .footer>app-save-button{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis}app-aside .aside .footer>button:last-child,app-aside .aside .footer>app-save-button:last-child{margin-left:12px;flex:0 0 auto}app-aside .aside .footer--multiple{justify-content:space-between}app-aside .aside .footer--multiple>button:last-child,app-aside .aside .footer--multiple>app-save-button:last-child{margin-left:auto}app-aside .aside .footer--extensible{align-items:end}app-aside .aside .footer--new-line{flex-wrap:wrap;padding-bottom:0}app-aside .aside .footer--new-line button{margin-bottom:1rem}app-aside .aside .footer--new-line button:first-child{margin-right:1rem}app-aside .aside .footer--new-line button:last-child{margin-left:0}.item{padding:1.5625rem}.item:not(:last-child),.item.border{border-bottom:1px solid #C8C7CC}.item.selectable{cursor:pointer;transition:background-color .3s ease-in-out;word-break:break-word}.item.selectable.cursor-default{cursor:default}.item.selectable:hover{background-color:#f2f4f8}.item.selectable.active{background-color:#f2f4f8!important}.disabled{opacity:.3;pointer-events:none}.disabled .mat-mdc-slide-toggle,.disabled .mat-mdc-form-field,.disabled *{pointer-events:none!important}h4.label{color:#8e8e93;font-size:1rem;font-weight:500}.aside-list{display:flex;flex-direction:column}.aside-list .header,.aside-list .packages-tabs .mat-mdc-tab-header,.packages-tabs .aside-list .mat-mdc-tab-header{border-radius:0}.aside-list__content{display:flex;flex-direction:column;flex:1}.aside-list__content__item{display:flex;justify-content:space-between;padding:.3125rem 0;margin:0 2.125rem;transition:box-shadow .2s cubic-bezier(.35,0,.25,1);cursor:pointer}.aside-list__content__item:hover,.aside-list__content__item:focus,.aside-list__content__item.selected,.aside-list__content__item.blocked{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.aside-list__content__item.selected .aside-list__item .aside-list__item__header .aside-list__item__header__check:after{transition:color .3s ease-in-out;content:"\e834";color:#7ed321}.aside-list__content__item.blocked{cursor:auto}.aside-list__content__item.blocked .aside-list__item .aside-list__item__header .aside-list__item__header__check:after{transition:color .3s ease-in-out;content:"\e909";color:#efefef}.aside-list__item{display:flex;flex-direction:column;flex:1;padding:.3125rem .625rem}.aside-list__item--selected .aside-list__item__header__check:after{transition:color .3s ease-in-out;content:"\e834";color:#7ed321}.aside-list__item--loading{justify-content:center;align-items:center}.aside-list__item__header{display:flex;color:#5c5c5c;align-content:center;align-items:center}.aside-list__item__header__cta{margin-left:auto}.aside-list__item__header__cta .icon{font-size:1rem!important}.aside-list__item__header__details{display:flex;flex-direction:column;margin-left:1.6875rem;padding:.3125rem 0;justify-content:space-between}.aside-list__item__header__details__title{font-size:1rem;font-weight:500}.aside-list__item__header__details span{font-size:.875rem}.aside-list__item__header .icon{width:auto;height:auto;font-size:2.3rem}.aside-list__item__header__check{width:1.875rem;height:1.875rem;position:relative;margin-left:auto}.aside-list__item__header__check:after{position:absolute;top:0;left:0;width:100%;height:100%;font-size:1.875rem;font-family:Material Icons,sans-serif;content:"\e835"}.aside-list__item__details{color:#1076b0;font-weight:400;font-size:.875rem}.aside-toggle{background-color:#fff;z-index:4;display:flex;justify-content:center;align-items:center;padding:0 1px;cursor:pointer;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;margin-left:-1px}@media (min-width: 1400px){.aside-toggle{display:none}}.aside-form{height:100%}.aside-form__content{padding:.75rem 0;position:relative;flex:auto;overflow-y:scroll}.aside-form__content .subheader{display:flex;align-items:center;padding:0 1.5625rem;min-height:50px;border-bottom:1px solid #C8C7CC;flex-shrink:0}.aside-form__content .subheader h3{font-size:1rem;font-weight:400;color:#5c5c5c}.aside-form__content .mat-form-field{width:100%}.aside-form__content form,.aside-form__content .form{max-height:100%}.aside-form__content form .mat-raised-button,.aside-form__content .form .mat-raised-button{margin-left:auto;display:flex;margin-right:1.5625rem}.aside-form__footer{padding:.9375rem 1.5625rem;box-shadow:0 -.4375rem .5rem -.375rem #0000002b;display:flex;min-height:62px;justify-content:flex-end}.aside-form__input__hint{padding-right:1.5625rem;font-size:10px;color:#8e8e93;align-self:flex-end}.aside-form__input__hint--error span{color:#ff1313}.aside-form__input__prefix{padding-left:1.5625rem}.aside-form__input__suffix{padding-right:1.5625rem;font-size:.875rem}.aside-form__input__error{padding:0 1.5625rem}.aside-form__steps{display:flex;flex-direction:column;padding:.5rem 1.5625rem 0}.aside-form__global-rules li span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.aside-form .button-loading{width:6.6875rem;height:2.25rem;justify-content:center}.ng-select.ng-select-opened>.ng-select-container{background:#ffffff;border-color:#5c5c5c}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-width:0 5px 5px;border-color:transparent transparent #5C5C5C}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #5C5C5C}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f2f4f8}.ng-select.readonly .ng-arrow-wrapper{display:none}.ng-select app-icon{min-width:2rem;margin-right:.5rem;text-align:center;font-size:1rem}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#5c5c5c;background-color:#fff;border:1px solid #5C5C5C;min-height:41px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px #0000000f}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:19px}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#5c5c5c}.ng-select.ng-select-single .ng-select-container{height:41px}.ng-select.ng-select-single .ng-select-container .ng-value-container{padding-left:0}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{left:0;padding-left:19px;padding-right:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f2f4f8;border:1px solid #5C5C5C}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9rem;margin-bottom:5px;background-color:#f2f4f8;margin-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f2f4f8}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#f2f4f8}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #F2F4F8}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #F2F4F8}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}.ng-select .ng-clear-wrapper{color:#5c5c5c}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#5c5c5c}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#5C5C5C transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #5C5C5C;left:0}.ng-dropdown-panel.ng-select-bottom{top:100%;border-top-color:#5c5c5c;margin-top:-1px}.ng-dropdown-panel.ng-select-top{bottom:100%;border-bottom-color:#5c5c5c;margin-bottom:-1px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #5C5C5C;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #5C5C5C;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:#0000008a;cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f2f4f8}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{background-color:#f2f4f8;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:#000000de;padding:8px 10px;display:flex!important;align-items:center}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{background-color:#f2f4f8}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected h4,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected app-icon,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked h4,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked app-icon{color:#1076b0;font-weight:500}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f2f4f8;color:#5c5c5c}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#cfcfcf}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option h4{overflow-x:hidden;text-overflow:ellipsis}.ng-select.style--single.ng-select-single .ng-select-container .ng-value-container{padding-left:20px}.ng-select.style--ruleSelect{padding-bottom:0;min-width:200px;margin-right:auto}.ng-select.style--ruleSelect .ng-value-container{padding:0;border:0}.ng-select.style--ruleSelect .ng-dropdown-panel{bottom:auto}.ng-select.style--ruleSelect.edit .ng-option{padding:0}.ng-select.style--ruleSelect.edit .ng-option span{display:block;padding:8px 10px;width:100%}.ng-select.style--v2 .ng-arrow-wrapper{right:6px}.ng-select.style--v2 .ng-arrow-wrapper .ng-arrow{border-style:solid;border-width:1px 0 0 0;border-right:1px solid;display:inline-block;height:8px;width:8px;transform:rotate(135deg);vertical-align:top}.ng-select.style--v2 .ng-select-label .ng-select-option__desc{overflow:hidden}.ng-select.style--v2 .ng-select-label .ng-select-option__desc p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:calc(var(--asideWidth) - 125px)}.ng-select.style--v2 .ng-select-label .icon{min-width:3rem;font-size:1.5rem}.ng-select.style--v2 .ng-select-option .tooltip{font-size:12px;margin-left:auto;padding-left:.7143rem}.ng-select.style--v2 .ng-select-option__desc h4{font-size:.9375rem;font-weight:400}.ng-select.style--v2 .ng-select-option__desc p{font-size:.8571428571rem;font-weight:300;margin-top:.25rem}.ng-select.style--v2 .ng-select-option__desc .icon--tooltip{font-size:9px;margin-left:.7142857143rem}.ng-select.style--v2 .ng-select-container{border-top:none;border-left:none;border-right:none;background-color:unset}.ng-select.style--v2 .ng-select-container .ng-value-container .ng-placeholder{position:relative;padding:.3438rem 0}.ng-select.style--v2 .ng-select-container .ng-value-container .icon{color:#1076b0}.ng-select.style--v2.label-hidden{height:0;min-height:unset;padding:0}.ng-select.style--v2.label-hidden .ng-select-container{display:none}.ng-select.style--v2.label-hidden .ng-dropdown-panel.ng-select-bottom{top:-62px}.ng-select.style--v2 .ng-clear-wrapper{margin-right:4px;margin-bottom:3px}.ng-select.style--v2 .ng-clear-wrapper .ng-clear{font-size:16px}.ng-select.style--v2.ng-invalid .ng-select-container{border-color:#ff1313}.ng-select.style--v2.bordered .ng-select-container{border:1px solid rgba(91,97,108,.5)}.ng-select.style--v2.bordered .ng-select-container .ng-arrow-wrapper{top:2px}.ng-select.style--v2.bordered .ng-select-container .ng-arrow-wrapper .ng-arrow{border-width:2px 2px 0 0}.ng-select.style--v2.bordered .ng-select-container .ng-value-container,.ng-select.style--v2.bordered .ng-select-container .ng-input{padding-left:17px}.ng-select.style--v2.bordered .ng-dropdown-panel{top:initial;border:1px solid rgba(91,97,108,.5)}.ng-select.style--v2.bordered.ng-select-opened .ng-select-container .ng-arrow-wrapper .ng-arrow{top:4px;transform:rotate(-45deg);border-color:#5c5c5c}.ng-select.style--v2.bordered.ng-select-disabled .ng-select-container .ng-arrow-wrapper{display:none}.ng-select.style--v2.bordered.soft-bordered .ng-select-container{border:1px solid #CDD4DA;border-radius:6px;min-height:30px;height:30px}.ng-select.style--v2.bordered.error-border .ng-select-container{border-color:#ff1313}.ng-select.style--v2.inner-px .ng-select-container{padding-left:1.5625rem;padding-right:1.5625rem}.style--v2 .ng-dropdown-panel,.ng-dropdown-panel.style--v2.ng-select-top,.ng-dropdown-panel.style--v2.ng-select-bottom{top:0;padding:.5rem;border-color:#dadedf;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.style--v2 .ng-dropdown-panel .ng-option.ng-option-selected .icon,.ng-dropdown-panel.style--v2.ng-select-top .ng-option.ng-option-selected .icon,.ng-dropdown-panel.style--v2.ng-select-bottom .ng-option.ng-option-selected .icon,.style--v2 .ng-dropdown-panel .ng-option.ng-option-selected .ng-select-option__desc,.ng-dropdown-panel.style--v2.ng-select-top .ng-option.ng-option-selected .ng-select-option__desc,.ng-dropdown-panel.style--v2.ng-select-bottom .ng-option.ng-option-selected .ng-select-option__desc{color:#1076b0}.style--v2 .ng-dropdown-panel .ng-dropdown-header,.ng-dropdown-panel.style--v2.ng-select-top .ng-dropdown-header,.ng-dropdown-panel.style--v2.ng-select-bottom .ng-dropdown-header{text-transform:uppercase;font-size:.8125rem;border-bottom:0;padding:.5rem .5rem 1rem;font-weight:300;display:flex;align-items:center;justify-content:space-between}.style--v2 .ng-dropdown-panel .ng-dropdown-header app-icon,.ng-dropdown-panel.style--v2.ng-select-top .ng-dropdown-header app-icon,.ng-dropdown-panel.style--v2.ng-select-bottom .ng-dropdown-header app-icon{margin-right:0;min-width:unset;cursor:pointer;font-size:13px}.ng-select-label{height:2.5rem;display:flex;align-items:center}.ng-select-label .icon{font-size:1.25rem}.ng-select-option{display:flex;flex:1;padding:.625rem 0;align-items:center}.ng-select-option .icon{min-width:3rem;font-size:1.25rem}.ng-select-option__desc{line-height:normal}.ng-select-option__desc h4,.ng-select-option__desc p{margin:0;padding:0}.ng-select-option__desc p{white-space:normal}.ng-select[formControlName].ng-select-disabled .ng-select-container{border:none}.ng-select[formControlName].ng-select-disabled .ng-select-container:after{background:none}.style--v2 .ng-dropdown-panel.ng-select-top{top:auto}.ng-dropdown-panel.style--v2.ng-select-top{margin-bottom:-44px}.ng-dropdown-panel.style--v2.ng-select-bottom{margin-top:-44px}ng-select.aside-form__select-monthday .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{display:inline-flex;min-width:14.2857142857%;align-items:center;justify-content:center;padding:0 2px}app-filters-table app-filter-input.is-first label,app-filters-table app-filter-select.is-first label{display:none}app-filters-table app-filter-input.is-first input,app-filters-table app-filter-input.is-first ng-select,app-filters-table app-filter-select.is-first input,app-filters-table app-filter-select.is-first ng-select{width:calc(100% + 3rem);margin:-1.5rem -1.5rem 0;padding:18px 20px;border:none}app-filters-table app-filter-input.is-first input,app-filters-table app-filter-select.is-first input{padding-right:45px}app-filters-table app-filter-input.is-first ng-select,app-filters-table app-filter-select.is-first ng-select{background-color:#fff;padding:0}app-filters-table app-filter-input.is-first ng-select .ng-select-container,app-filters-table app-filter-select.is-first ng-select .ng-select-container{background:transparent;min-height:auto;border:none;width:calc(100% - 23px);padding:18px 20px}app-filters-table app-filter-input.is-first ng-select .ng-select-container .ng-value-container,app-filters-table app-filter-select.is-first ng-select .ng-select-container .ng-value-container{padding-left:0}app-filters-table app-filter-input.is-first ng-select .ng-select-container .ng-value-container .ng-input,app-filters-table app-filter-select.is-first ng-select .ng-select-container .ng-value-container .ng-input{padding:0!important}app-filters-table app-filter-input.is-first ng-select .ng-select-container .ng-value-container input,app-filters-table app-filter-select.is-first ng-select .ng-select-container .ng-value-container input{margin:0;width:auto}app-filters-table app-filter-input.is-first ng-select .ng-select-container:hover,app-filters-table app-filter-select.is-first ng-select .ng-select-container:hover{box-shadow:none}app-filters-table app-filter-input.is-first ng-select.ng-select-opened .ng-select-container,app-filters-table app-filter-select.is-first ng-select.ng-select-opened .ng-select-container{background:transparent}app-filters-aside .first label{display:none}app-filters-aside .first input{width:100%;padding:17px 20px 17px 50px;border-top:none;border-left:none;border-right:none}app-filters-aside .first>app-icon{position:absolute;top:12px;left:18px}app-filters-aside .first>button{position:absolute;top:10px;right:4px;width:30px;height:30px;line-height:30px}app-filters-aside .first>button app-icon{font-size:.9rem}app-search-filters-advanced label{font-weight:500!important;text-transform:none!important;font-size:1rem!important}app-filters-table form{top:-5px;right:-12px}app-aside app-filters-table form{top:-16px;right:-5px;text-align:left}app-aside .tab-header app-filters-table form{top:-6px;right:-6px}.ng-dropdown-panel app-icon{min-width:2rem;margin-right:.5rem;text-align:center;font-size:1rem}h1,h2,h3,h4,h5,h6,p,ul{margin:0;padding:0;font-weight:400}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#c2c2c2 #f2f2f2}*::-webkit-scrollbar{width:5px;height:5px}*::-webkit-scrollbar-track{background-color:#f2f2f2}*::-webkit-scrollbar-thumb{background-color:#c2c2c2;border-radius:5px}html{font-size:16px}@media all and (max-height: 1080px){html{font-size:14px}}@media screen and (-webkit-min-device-pixel-ratio: 1.01){html{font-size:12px}}@media screen and (min--moz-device-pixel-ratio: 1.01){html{font-size:12px}}body{margin:0;padding:0;background-color:#f2f4f8;color:#5c5c5c;font-family:Roboto,sans-serif}body .mat-mdc-form-field-infix{min-height:44px}body .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:22px}body .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( -28.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}body .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:10px;padding-bottom:10px}body .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:10px;padding-bottom:10px}body .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:10px;padding-bottom:10px}body .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}body .mat-mdc-checkbox .mdc-checkbox{padding:calc((var(--mdc-checkbox-ripple-size, 28px) - 18px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 28px) - 28px) / 2)}body .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:calc((var(--mdc-checkbox-ripple-size, 28px) - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 28px) - 18px) / 2)}body .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:calc((28px - var(--mdc-checkbox-touch-target-size, 28px)) / 2);right:calc((28px - var(--mdc-checkbox-touch-target-size, 28px)) / 2);left:calc((28px - var(--mdc-checkbox-touch-target-size, 28px)) / 2);width:var(--mdc-checkbox-touch-target-size, 28px);height:var(--mdc-checkbox-touch-target-size, 28px)}body .mat-mdc-checkbox-touch-target{display:none}body .mat-mdc-button.mat-mdc-button-base,body .mat-mdc-raised-button.mat-mdc-button-base,body .mat-mdc-unelevated-button.mat-mdc-button-base,body .mat-mdc-outlined-button.mat-mdc-button-base{height:24px;margin-top:0;margin-bottom:0}body .mat-mdc-button.mat-mdc-button-base .mdc-button__touch,body .mat-mdc-raised-button.mat-mdc-button-base .mdc-button__touch,body .mat-mdc-unelevated-button.mat-mdc-button-base .mdc-button__touch,body .mat-mdc-outlined-button.mat-mdc-button-base .mdc-button__touch{height:100%}body .mat-mdc-button.mat-mdc-button-base .mat-mdc-button-touch-target,body .mat-mdc-raised-button.mat-mdc-button-base .mat-mdc-button-touch-target,body .mat-mdc-unelevated-button.mat-mdc-button-base .mat-mdc-button-touch-target,body .mat-mdc-outlined-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}body .mat-drawer-container{background-color:inherit;color:inherit}body .zsiq_floatmain{display:none!important}body.show-zoho-button .zsiq_floatmain{display:block!important}body .toast-html a{color:#fff;text-decoration:underline}body .toast-container .toast-title{overflow-wrap:anywhere}body .mat-mdc-button-base.mat-mdc-button,body .mat-mdc-button-base.mat-mdc-raised-button,body .mat-mdc-button-base.mat-mdc-unelevated-button,body .mat-mdc-button-base.mat-mdc-outlined-button{height:36px;letter-spacing:normal;line-height:36px;white-space:nowrap}body .mat-mdc-button-base.mat-mdc-raised-button[disabled]{--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .26)}body .mat-mdc-button-base.mat-mdc-icon-button{width:40px;height:40px;padding:0}body .mat-mdc-button-base.mat-mdc-icon-button .mat-mdc-button-touch-target{width:100%;height:100%}body .mat-mdc-button-base .mdc-button__label{position:static}body .mat-mdc-button-base app-icon{vertical-align:middle}body .mat-form-field-prefix .mat-mdc-icon-button,body .mat-form-field-suffix .mat-mdc-icon-button{height:1.5em;width:1.5em;vertical-align:middle}a{color:#1076b0;text-decoration:none}a:hover{color:#4e9cff;cursor:pointer}a.underline{text-decoration:underline}.py-1rem{padding:1rem 0}.pb-1rem{padding-bottom:1rem}.ml-1rem{margin-left:1rem}.mr-1rem{margin-right:1rem}.mt-1rem{margin-top:1rem}.d-flex{display:flex;width:100%}.d-block{display:block}.text-right{text-align:right}.text-center{text-align:center}.text-left{text-align:left}.direction-column{flex-direction:column}.space-between{justify-content:space-between}.center{justify-content:center;align-items:center}.f-50{flex:1 1 50%;min-width:50%}.f{flex:1}.pointer{cursor:pointer}.o-hidden{overflow:hidden}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden}.new-line{word-wrap:break-word;white-space:initial;overflow-x:auto}#main-menu button{border-radius:0}#main-menu button .mat-ripple-element{background-color:#1076b0!important}#top-menu .aside__btn .mdc-button__label{font-family:Roboto,sans-serif}.icon--size-1-2{font-size:1.2rem}.icon--size-1{font-size:1rem}.icon--size-09{font-size:.9rem}.icon--disable-opacity .fa-secondary{opacity:1}.icon--primary{color:#1076b0}.icon--event{pointer-events:auto}.mat-mdc-icon-button{--mdc-icon-button-state-layer-size: 40px}.mdc-icon-button:hover,.mat-tab-label:hover{background-color:#0000000a}.mdc-icon-button[disabled]:hover{background-color:transparent}.flex-spacer{flex:1 1 auto}.f-column{flex-direction:column}.f-1{display:flex;flex:1;max-width:100%}.relative{position:relative}.overflow-y-hidden{overflow-y:hidden}.nav-top{height:64px;display:flex;align-items:center}.nav-top button.toolbar-button{color:#fff;font-family:Roboto,sans-serif;font-weight:400;font-size:1rem;line-height:0;transition:all .3s ease-in-out;height:64px;padding:0 16px;border:0;--mat-mdc-button-ripple-color: rgba(255,255,255,.1)}.nav-top button.toolbar-button .mdc-button__label{display:flex;align-items:center}.nav-top button.toolbar-button:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background-color:#fff;transition:height .15s ease-in-out}.nav-top button.toolbar-button app-icon{position:relative;top:-1px;margin-right:1.1428571429rem;color:#fff}.nav-top button.toolbar-button[mat-mdc-icon-button] app-icon{margin-right:0;color:#fff;font-size:10px}.nav-top button.toolbar-button.active:after,.nav-top button.toolbar-button:hover:after{height:3px}.nav-top button.toolbar-button .mat-mdc-focus-indicator{display:none}.nav-top__more{display:inline-flex;align-items:center;overflow:hidden;width:0}.nav-top__more--active{width:auto}.mat-calendar-body-label{visibility:hidden}[aria-hidden=true] .mat-calendar-body-label{display:none}button.mat-accent:hover{background-color:#6bc818}input.mat-mdc-input-element[type=time]:after{white-space:normal}.table-columns-menu .mat-mdc-menu-content{display:flex;flex-direction:column}.table-columns-menu .mat-mdc-menu-content .mat-menu-item{padding:.4285714286rem 1.1428571429rem}.table-columns-menu .mat-mdc-menu-content .table-columns-check .mat-checkbox-layout{width:100%;height:100%;align-items:center}.table-columns-menu .mat-mdc-menu-content .table-columns-check .mat-checkbox-layout .mat-checkbox-label{flex:1}.mat-table{width:100%}.mat-table tr.disabled td{color:#c8c7cc}.header,.packages-tabs .mat-mdc-tab-header{display:flex;position:relative;padding:1rem 1.5625rem;flex:0 0 5.286rem;width:100%;align-items:center;border-bottom:1px solid rgba(0,0,0,.1);border-radius:10px 10px 0 0;box-shadow:0 -1px 10px -1px #0000002b}.header h2,.packages-tabs .mat-mdc-tab-header h2{font-weight:300;color:#5c5c5c;font-size:1.5714285714rem}.header h2 app-icon,.packages-tabs .mat-mdc-tab-header h2 app-icon{font-size:1rem}.header h2 app-enum-icons>app-icon,.packages-tabs .mat-mdc-tab-header h2 app-enum-icons>app-icon{font-size:unset}.header__buttons button button{margin-left:3px}.header--table{justify-content:space-between}.aside .header h2,.aside .packages-tabs .mat-mdc-tab-header h2,.packages-tabs .aside .mat-mdc-tab-header h2{flex:1}.aside-header-select{position:relative}.aside-header-select__trigger{cursor:pointer}.aside-header-select__panel{display:none;position:absolute;top:0;left:0;width:100%;height:auto;background-color:#fff;border-bottom:1px solid #A8A8A8;box-shadow:0 -3px 9.4px .6px #00000026;padding-bottom:.6429rem;z-index:1}.aside-header-select__panel__header{display:flex;align-items:center;justify-content:space-between;padding:0 1.5625rem;height:50px;cursor:pointer}.aside-header-select__panel__header span{font-size:1rem;font-weight:300;color:#5c5c5c;text-transform:uppercase}.aside-header-select__panel__header .toggle-icon{font-size:11px;color:#1076b0;pointer-events:auto}.aside-header-select__panel__item{display:flex;align-items:center;padding:1.2857rem 1.8571rem;color:#5c5c5c;background-color:#fdfdfd;margin:0 .6429rem;transition:all .3s ease-in-out;cursor:pointer}.aside-header-select__panel__item .icon{margin-right:1.1429rem;font-size:1.3571rem}.aside-header-select__panel__item span{font-size:1.0714rem;font-weight:400}.aside-header-select__panel__item.active{color:#1076b0;background-color:#f2f4f8}.aside-header-select__panel__item.active .icon{color:#1076b0}.aside-header-select__panel__item:hover{background-color:#f2f4f8}.aside-header-select.active .aside-header-select__panel{z-index:103;display:flex;flex-direction:column}.footer--new{border-top:1px solid #C8C7CC;background-color:#fff;display:flex;align-items:center;justify-content:flex-end;padding:.9375rem 2.125rem}.mat-calendar-controls{align-items:center}.mat-drawer.mat-drawer-side{overflow:visible}.mat-drawer-inner-container{overflow:visible!important}.table-errors-tooltip{white-space:pre-line;line-height:1rem}button.mat-mdc-menu-item{display:flex}button.mat-mdc-menu-item.toolbar-button{justify-content:flex-start;height:48px;padding:0 16px;font-weight:400}button.mat-mdc-menu-item.toolbar-button app-icon{width:32px;vertical-align:middle}button.mat-mdc-menu-item:hover .mdc-list-item__primary-text{color:#1076b0}button.mat-mdc-menu-item:hover app-icon{color:#1076b0}button.mat-mdc-menu-item app-icon{width:3rem}.mat-menu-item.cdk-program-focused:not(.disabled){background-color:inherit}.mat-menu-item.cdk-program-focused:not(.disabled):hover{background-color:#f2f4f8}app-auth{opacity:0;animation:loadingShadeTimeout .2s cubic-bezier(.4,0,.2,1) forwards}main .content{position:relative;margin:2rem 1.8571428571rem;background-color:#fff;border-radius:10px 10px 0 0;overflow:hidden;animation-name:loadingShadeTimeout;animation-duration:.2s;animation-delay:.2s;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:both;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}main .content .header,main .content .packages-tabs .mat-mdc-tab-header,.packages-tabs main .content .mat-mdc-tab-header{background:#fff;min-height:74px;z-index:102}main .content .header h2,main .content .packages-tabs .mat-mdc-tab-header h2,.packages-tabs main .content .mat-mdc-tab-header h2{display:flex;align-items:center}main app-empty{height:100%!important}.x-modal .mat-mdc-dialog-container .mdc-dialog__surface{border-radius:13px;padding:0;max-width:600px;width:auto}.x-modal.default-plan-modal .mat-mdc-dialog-container .mdc-dialog__surface{max-width:50rem}.widget{overflow:hidden;display:flex;flex-direction:column;min-height:100%}.widget__container{position:relative;overflow:auto;flex:100%}.widget__container__back{display:flex;align-items:center;height:40px;box-sizing:border-box;border-bottom:1px solid #C8C7CC;padding:0 1rem}.widget__container__back:hover{background:rgba(0,0,0,.04);cursor:pointer}.widget__container__back .icon{vertical-align:middle;margin-right:1rem}.widget__container__select{box-sizing:border-box}.widget__container__section{position:relative;padding-left:3.75rem;padding-right:1.25rem}.widget__container__section__icon{position:absolute;left:0;top:-.25rem;width:3.75rem;text-align:center;color:#0965a0;padding-left:.4rem;font-family:Material Icons,sans-serif;font-size:26px}.widget__container__section>section{margin-top:1.5625rem;width:100%;padding:0 .325rem 1.5625rem;border-bottom:.5px solid #B2B2B2;box-sizing:border-box}.widget__container__section>section h3{font-size:1rem;font-weight:300;margin:0 0 .625rem}.widget__container__section>section p{font-size:.875rem;font-weight:300;line-height:1.25rem;margin:0}.widget__container__section>section p strong{font-weight:500}.widget__container__section>section p .icon-text{padding:0 .5rem}.widget__container__section>section p .icon{vertical-align:middle}.widget__container__section:last-child>section{border-bottom:0}.extensible-btn{position:relative;max-width:60px}.extensible-btn__text{max-width:273px}.extensible-btn button{position:absolute;top:0;left:0;z-index:1;display:block;min-width:24px}.extensible-btn button .mdc-button__label{max-width:24px;overflow:hidden;align-items:center;width:auto;transition:all .2s ease-out;display:block}.extensible-btn button .mdc-button__label .icon{font-size:18px;color:#fff;margin-right:10px}.extensible-btn button:hover .mdc-button__label{max-width:307px}button.refresh-btn{margin-left:1rem}button.refresh-btn.withoutMargin{margin-left:0}button.refresh-btn .mdc-button__label{font-size:1.0714285714rem;font-weight:400;display:flex;align-items:center}button.refresh-btn .mdc-button__label app-icon{margin-right:.7857142857rem;font-size:1.2142857143rem;color:inherit}button.mat-primary app-icon{color:inherit}button.btn-x-error,a.x-error{background-color:red;color:#fff}button.mat-x-primary,a.x-primary{background-color:#1076b0;color:#fff}button.mat-x-primary .icon,a.x-primary .icon{font-size:1.2142857143rem;color:#fff;margin-right:.3571428571rem}button.mat-x-primary2{background-color:#1076b0;color:#fff}button.mdc-button.mat-mdc-outlined-button.mat-x-primary2{background-color:transparent;color:#1076b0;border-color:#1076b0;border-style:solid}.mdc-button.mat-mdc-outlined-button.mat-x-primary{color:#1076b0;border-color:#1076b0;border-style:solid;background-color:transparent}.mdc-button.mat-mdc-outlined-button.mat-x-primary .icon{color:#1076b0}.mdc-button.select-button .mdc-button__label{position:static}.disable-spinners .loading-shade:not(.api-loading),.disable-spinners .disabled-shade:not(.api-loading){display:none}.loading-shade,.disabled-shade{z-index:102;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:absolute;inset:0;opacity:0;animation:loadingShadeTimeout .4s linear .75s 1 forwards}.loading-shade.data-to-restore,.data-to-restore.disabled-shade{animation:loadingShadeTimeout .2s .2s forwards}.loading-shade .mat-mdc-progress-spinner,.disabled-shade .mat-mdc-progress-spinner{position:absolute;top:calc(50% - 60px);left:auto;right:auto}.loading-shade__aside{position:fixed;width:var(--asideWidth);height:79%;top:inherit;left:inherit;right:inherit;bottom:inherit}.loading-shade__aside--without-subheader{height:73%}.disabled-shade{opacity:1;z-index:101;background:rgba(0,0,0,.05);flex-direction:column;animation:none}.disabled-shade.include-all-selected{animation:loadingShadeTimeout .2s .1s both;background:rgba(0,0,0,.15)}.table-container .loading-shade .mat-mdc-progress-spinner,.table-container .disabled-shade .mat-mdc-progress-spinner{position:fixed}@keyframes loadingShadeTimeout{0%{opacity:0}to{opacity:1}}.mdc-button.mat-primary:not(.mat-mdc-raised-button){transition:background-color .2s ease-in-out;padding:0 1.1428571429rem}.mat-mdc-raised-button .mdc-button__label{display:flex;align-items:center;justify-content:center}.mat-mdc-icon-button:hover{background-color:#0000000a}.mat-mdc-icon-button[disabled]:hover{background-color:transparent}.mat-mdc-button-persistent-ripple{display:none}.mdc-button__label{letter-spacing:normal}.mat-mdc-mini-fab{color:#fff}.mat-mdc-icon-button.mat-mdc-button-base{height:2.8571428571rem;width:2.8571428571rem;display:inline-flex;justify-content:center;align-items:center}.mat-mdc-icon-button.mat-mdc-button-base app-icon{height:1.7142857143rem}.mat-datepicker-toggle{height:2.8571428571rem;width:2.8571428571rem;display:inline-flex;justify-content:center;align-items:center}.mat-datepicker-toggle .mat-mdc-icon-button{padding:0}.text-align__right{text-align:right}.text-align__left{text-align:left}.text-align__center{text-align:center}.break-word{word-break:break-word}.mdc-text-field__input::-webkit-calendar-picker-indicator{display:block!important;height:.8571428571rem}.mat-mdc-form-field{--mdc-typography-caption-letter-spacing: normal;--mdc-typography-caption-font-size: .7142857143rem;--mdc-typography-body1-font-size: 1rem;width:100%;display:block}.mat-mdc-form-field .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding:1.2857142857rem 0 .1428571429rem;min-height:2.8571428571rem}.paginator .mat-mdc-form-field .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding:1.1428571429rem 0 .0714285714rem}.mat-mdc-form-field .mat-mdc-form-field-focus-overlay{display:none}.mat-mdc-form-field .mat-mdc-form-field-error-wrapper{padding:0}.mat-mdc-form-field .mat-mdc-form-field-error-wrapper .mat-mdc-form-field-error{display:flex}.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:15px}.mat-mdc-form-field .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined){padding:0}.mat-mdc-form-field .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding:1.1428571429rem 0 .2857142857rem}.mat-mdc-form-field .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:inline}.mat-mdc-form-field .mdc-text-field .mdc-floating-label{transform:translateY(40%)}.mat-mdc-form-field .mdc-text-field--filled .mdc-floating-label--float-above{transform:translateY(-70%) scale(.75)}.mat-mdc-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:transparent;display:block;width:100%}.mat-mdc-form-field .mdc-text-field--disabled.mdc-text-field--filled{background-color:transparent}.mat-mdc-form-field .mat-mdc-form-field-hint-wrapper{padding:0}.mat-mdc-form-field .mat-mdc-form-field-hint-wrapper .mat-mdc-form-field-hint-spacer{display:none}.mat-mdc-form-field .mat-mdc-form-field-icon-suffix:has(.hint){font-size:.7142857143rem;align-self:baseline;color:#0000008a}.mat-mdc-form-field .mat-mdc-form-field-icon-suffix:has(.hint) .hint--error{cursor:pointer;color:#ff1313}.mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper{line-height:1px}.mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error{line-height:16px}.mat-mdc-form-field .mat-mdc-form-field-icon-suffix:has(mat-select),.mat-mdc-form-field .mat-mdc-form-field-icon-suffix:has(.icon){align-self:unset}.mat-mdc-form-field .mat-mdc-form-field-icon-suffix:has(button){align-self:end;line-height:unset}.mat-mdc-form-field .mat-mdc-form-field-icon-prefix{align-self:end;line-height:unset;padding-bottom:.1428571429rem}.mat-mdc-form-field.subheader .mdc-text-field--filled .mdc-floating-label--float-above{transform:translateY(-50%) scale(.75)}.mat-mdc-form-field.subheader .mat-mdc-form-field-flex{padding:0 1.5625rem}.mat-mdc-form-field.subheader .mat-mdc-form-field-icon-prefix,.mat-mdc-form-field.subheader .mat-mdc-form-field-icon-suffix{align-self:baseline}.mat-mdc-form-field.subheader .mat-mdc-form-field-subscript-wrapper{display:none}.mat-mdc-form-field.subheader .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined){padding:0}.mat-mdc-form-field.subheader .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:1.4285714286rem}.mat-mdc-form-field.date-period .mat-mdc-form-field-infix{width:auto}.paginator .mat-mdc-form-field{--mdc-typography-body1-font-size: .8571428571rem}.paginator .mat-mdc-form-field .mat-mdc-form-field-infix{padding:1.2857142857rem 0 .1428571429rem}.mat-mdc-form-field.hint .mat-mdc-form-field-hint-wrapper{top:-6px}.mat-mdc-form-field.plan-settings-interval .mat-mdc-form-field-icon-suffix,.mat-mdc-form-field.plan-settings-interval .mat-mdc-form-field-icon-prefix{padding-bottom:.1428571429rem}.mat-mdc-form-field.plan-settings-interval .mat-mdc-form-field-icon-suffix .mdc-icon-button,.mat-mdc-form-field.plan-settings-interval .mat-mdc-form-field-icon-prefix .mdc-icon-button{display:flex}.mat-mdc-radio-button .mdc-form-field{color:#5c5c5c}.mat-mdc-radio-button--py-1rem .mdc-form-field{padding:1rem 0}.mat-mdc-radio-button--pb-1rem .mdc-form-field{padding-bottom:1rem}.mat-mdc-radio-group .mat-mdc-radio-button .mdc-radio,.advanced-option .mat-mdc-radio-button .mdc-radio{padding:0 .2857142857rem 0 0;letter-spacing:normal}.cdk-overlay-pane:has(.fit-content){width:-moz-fit-content!important;width:fit-content!important}.mat-mdc-select .mat-mdc-select-min-line{margin-right:.2857142857rem}.mat-select-panel-options{--mdc-typography-body1-font-size: 13px}.mat-select-panel-options .mat-mdc-option{min-height:40px}.browser .mat-mdc-checkbox .mat-ripple{display:none}mat-checkbox.mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, .54)}mat-checkbox.mat-mdc-checkbox.mat-accent.rounded{--mdc-checkbox-unselected-hover-icon-color: #A8A8A8;--mdc-checkbox-unselected-focus-icon-color: #A8A8A8;--mdc-checkbox-unselected-icon-color: #A8A8A8}mat-checkbox.bold label{font-weight:500}mat-checkbox.thin label{font-weight:300}mat-checkbox .mdc-checkbox__background{height:16px;width:16px;top:6px!important;left:6px!important}mat-checkbox.rounded .mdc-checkbox__background{border:1px solid;border-radius:25%;height:14px;width:14px;top:7px!important;left:7px!important}mat-checkbox.rounded .mdc-checkbox__background svg{width:10px;margin:auto}mat-checkbox.rounded .mdc-checkbox__background .mdc-checkbox__mixedmark{width:6px}.devices-table__device__icon .svg-inline--fa .fa-secondary{opacity:1}input[type=number]{-moz-appearance:textfield}input[type=number]:hover,input[type=number]:focus{-moz-appearance:number-input}.cdk-virtual-scroll-viewport{height:100%}.cdk-virtual-scroll-viewport.aside-list__content .cdk-virtual-scroll-content-wrapper{max-width:100%}.mat-drawer.hidden{display:none}app-icon{display:inline-block;font-size:1.4rem;color:#5c5c5c;fill:#5c5c5c;pointer-events:none}app-enum-icons{color:#5c5c5c;fill:#5c5c5c;font-size:1.4rem}app-enum-icons app-icon{font-size:inherit;color:inherit;fill:currentColor}.mat-mdc-chip-grid.min-height-40{min-height:40px}.mat-mdc-chip-grid app-icon{color:#1076b0;font-size:1.0714285714rem;padding:0 8px;line-height:20px}.mat-mdc-chip-grid .fake-chip{display:flex;align-items:center;color:#1076b0;font-weight:500;border-radius:16px;cursor:pointer;margin:4px 0 4px 8px;padding-left:12px}.mat-mdc-chip-grid .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #fff;--mdc-chip-with-trailing-icon-trailing-icon-color: map-get(palette.$md-palette, 500);border:1px solid #1076b0}.mat-mdc-chip-grid .mat-mdc-standard-chip .mdc-evolution-chip__cell .mdc-evolution-chip__action .mdc-evolution-chip__text-label{color:#1076b0;font-weight:500}.mat-mdc-chip-grid .mat-mdc-standard-chip .mdc-evolution-chip__cell .mdc-evolution-chip__icon--trailing{opacity:1}.mat-mdc-chip-grid .mat-mdc-standard-chip .mat-mdc-chip-focus-overlay{background:#1076b0}.mat-select.device-dashboard-range{border-bottom:1px solid rgba(127,145,154,.17)}.mat-select.device-dashboard-range .mat-select-trigger{padding-bottom:1px}.mat-select.device-dashboard-range .mat-select-arrow{color:#7f919a}.mat-select.device-dashboard-range .mat-select-value-text{color:#5c5c5c;font-size:1rem;font-weight:400}.device-status-calendar .mat-calendar-header{display:none}.device-status-calendar .mat-calendar-content{width:180px}.device-status-calendar .mat-calendar-table-header-divider:after{display:none}.device-status-calendar .mat-calendar-table-header th{color:#5c5c5c;font-size:.7857rem;font-weight:500}.device-status-calendar mat-month-view .mat-calendar-body-cell{transition:background .3s ease-in-out;pointer-events:none}.device-status-calendar mat-month-view .mat-calendar-body-cell:hover{background-color:#0000000a}.device-status-calendar mat-month-view .mat-calendar-body-cell:hover .mat-calendar-body-cell-content{background-color:transparent}.device-status-calendar mat-month-view .mat-calendar-body-cell-content{color:#939393;font-weight:300;font-size:.7143rem;border-radius:0}.device-status-calendar mat-month-view .mat-calendar-body-today:not(.mat-calendar-body-selected){border:none}.device-status-calendar mat-month-view .calendar-status{display:contents;position:relative;pointer-events:auto}.device-status-calendar mat-month-view .calendar-status .mat-calendar-body-cell-content{color:#5c5c5c;font-weight:500}.device-status-calendar mat-month-view .calendar-status:after{content:"";position:absolute;bottom:0;left:15%;right:15%;height:2px;top:unset;width:unset;background-color:transparent}.device-status-calendar mat-month-view .calendar-status--success:after{background-color:#7ed321}.device-status-calendar mat-month-view .calendar-status--warning:after{background-color:#fdb404}.device-status-calendar mat-month-view .calendar-status--error:after{background-color:#ff1313}.device-status-calendar mat-month-view .calendar-status--successWarning:after{background-image:linear-gradient(90deg,#7ed321 50%,#FDB404 50%);background-size:100% 100%;background-repeat:no-repeat}.device-status-calendar mat-month-view .calendar-status--successError:after{background-image:linear-gradient(90deg,#7ed321 50%,#ff1313 50%);background-size:100% 100%;background-repeat:no-repeat}.device-status-calendar mat-month-view .calendar-status--warningError:after{background-image:linear-gradient(90deg,#FDB404 50%,#ff1313 50%);background-size:100% 100%;background-repeat:no-repeat}.device-status-calendar mat-month-view .calendar-status--all:after{background-image:linear-gradient(90deg,#7ed321 33.33%,#FDB404 33.33%,#FDB404 66.66%,#ff1313 66.66%);background-size:100% 100%;background-repeat:no-repeat}.mat-mdc-form-field.ruleValue-edit .mat-mdc-form-field-infix{padding:0}.browser-error{position:absolute;top:0;left:0;width:100%;height:100%}.mat-mdc-list.mat-mdc-list-base{--mdc-list-list-item-leading-icon-size: 2.5714285714rem;padding:0}.mat-mdc-list.mat-mdc-list-base .mat-mdc-list-item .mat-mdc-list-item-icon{margin-right:1.1428571429rem}.mat-mdc-list.mat-mdc-list-base.custom-mat-list{--mdc-list-list-item-three-line-container-height: 4.7142857143rem;--mdc-list-list-item-leading-icon-color: unset;--mdc-list-list-item-label-text-size: 1rem;--mdc-list-list-item-supporting-text-size: 1rem}.mat-mdc-list.mat-mdc-list-base.custom-mat-list .mat-mdc-list-item .mat-mdc-list-item-icon{font-size:2rem}.mat-mdc-list.mat-mdc-list-base.custom-mat-list .mat-mdc-list-item .mdc-list-item__content .mat-mdc-list-item-unscoped-content{display:flex;align-items:center}.mat-mdc-list.mat-mdc-list-base.custom-mat-list .mat-mdc-list-item .mdc-list-item__content .mat-mdc-list-item-unscoped-content app-floating-menu-button{margin-left:auto;margin-top:.8571428571rem}.aside__content .mat-mdc-list.mat-mdc-list-base .mat-mdc-list-wrapper{max-width:65%}.tip{display:flex;justify-content:space-between;align-items:center;margin:1.5625rem;color:#8e8e93}.tip>button{margin-right:-16px}.tip-icon{color:#8e8e93!important;margin-left:1.1428571429rem}.backup-scripts-slide{line-height:18px!important;height:100%!important}.backup-scripts-slide .mat-slide-toggle-label{align-items:baseline}.backup-scripts-slide .mat-slide-toggle-content{display:flex;flex-direction:column;white-space:break-spaces}.backup-scripts-slide .mat-slide-toggle-content h4{font-weight:400;font-size:1.1rem;margin-bottom:1px;color:#5c5c5c}.backup-scripts-slide .mat-slide-toggle-content p{font-size:.85rem;padding-right:1.7857142857rem}.advanced-settings-slide{margin-right:1rem}.advanced-settings-slide label{font-weight:300;white-space:normal}.advanced-settings-slide.time .mat-mdc-form-field-underline:after{content:"";position:absolute;width:18px;height:4px;top:-2px;left:50%;transform:translate(-50%);background-color:#fff}.advanced-settings-slide .mat-mdc-form-field-infix{display:flex;width:auto}.mat-mdc-form-field.readonly input,.mat-mdc-form-field-disabled input{cursor:default}.mat-mdc-form-field.readonly .mat-form-field-underline,.mat-mdc-form-field-disabled .mat-form-field-underline{background-color:transparent;background-image:none!important}.mat-form-field-suffix{font-size:1.7rem}.default-suffix .mat-form-field-suffix{font-size:initial}.mat-mdc-slide-toggle .mdc-form-field{--mdc-theme-text-primary-on-background: #5C5C5C}.mat-mdc-slide-toggle label{font-weight:300}.mat-mdc-slide-toggle.mat-toggle--text-wrap,.mat-mdc-slide-toggle.mat-toggle--text-wrap .mat-slide-toggle-content{white-space:unset}.mat-mdc-slide-toggle.full-width{display:block;height:auto}.mat-mdc-slide-toggle.full-width .mdc-form-field{width:100%}.mat-mdc-slide-toggle.full-width .mdc-form-field label{margin:0 auto 0 0;padding-right:1rem;white-space:normal;color:#5c5c5c}.mat-mdc-slide-toggle.bar-on-top .mat-slide-toggle-label{align-items:unset}.mat-mdc-slide-toggle.bar-on-top .mat-slide-toggle-label .mat-slide-toggle-bar{margin-top:5px}app-data-to-restore .mat-tab-body-content{overflow:hidden}app-data-to-restore .messages .label-container .total{display:none}.restore-form .mat-mdc-radio-button{margin-bottom:.8571428571rem}.restore-form .mat-mdc-radio-button label{font-weight:300}.restore-form .mat-checkbox .mat-checkbox-frame{border-width:1px;border-color:#ccc;border-radius:25%}.restore-form .mat-checkbox .mat-checkbox-background{border-radius:25%}.restore-form .mat-checkbox-label{font-weight:300}.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper{min-height:100%}input:disabled{background-color:transparent}.tasks app-package .mat-content{flex-wrap:wrap}.tasks .mat-expansion-panel-body{padding:0 0 1px}.mat-mdc-menu-panel.download-submenu .mat-mdc-menu-content{--mdc-typography-body1-font-size: 13px;--mdc-typography-body1-font-weight: 600;min-width:7.5rem}.mat-mdc-menu-panel.download-submenu .mat-mdc-menu-content a{height:2.1428571429rem;min-height:2.1428571429rem;line-height:2.1428571429rem}.mat-mdc-menu-panel.download-submenu .mat-mdc-menu-content a .mdc-list-item__primary-text{color:#1076b0;text-transform:uppercase}.mat-mdc-menu-panel.download-submenu .mat-mdc-menu-content a:hover{background-color:#f2f4f8}mat-form-field.mat-form-field{display:block}.mat-mdc-progress-bar .mdc-linear-progress__buffer .mdc-linear-progress__buffer-bar{background-color:#c0d9e8}app-password-strength .mat-mdc-progress-bar.mat-primary{--mdc-linear-progress-active-indicator-color: #e69138}app-password-strength .mat-mdc-progress-bar .mdc-linear-progress__buffer .mdc-linear-progress__buffer-bar{background-color:#f8dec3}svg:where(.fa-xopero-cloud,.fa-xba,.fa-dashboard,.fa-gitlab-groups){fill-rule:evenodd}button.menu-list-item{--mdc-typography-body1-font-size: 13px;--mdc-typography-body1-font-weight: 500}button.menu-list-item .mdc-list-item__primary-text{--mdc-list-list-item-label-text-color: #1076b0;--mdc-theme-text-primary-on-background: #1076b0}button.menu-list-item app-enum-icons,button.menu-list-item app-icon,button.menu-list-item .hdd-restore{color:inherit;font-size:.9285714286rem;min-width:1.8571428571rem;width:auto}button.menu-list-item app-enum-icons app-icon,button.menu-list-item app-icon app-icon,button.menu-list-item .hdd-restore app-icon{width:auto}.h-100{height:100%}.is-removal-pending{opacity:.5;pointer-events:none}.icon-toggle svg{background-color:#fff}.mat-mdc-tab-group,.mat-mdc-tab-body-wrapper{height:100%}.ms365-restore-tabs{--mdc-typography-button-letter-spacing: normal;--mdc-typography-button-font-weight: 600}.ms365-restore-tabs .mat-mdc-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.ms365-restore-tabs .mat-mdc-tab.mdc-tab{height:auto;min-width:11.4285714286rem}.packages-tabs{--mdc-typography-button-font-size: 22px;--mdc-typography-button-letter-spacing: normal;--mdc-typography-button-font-weight: 400}.packages-tabs__item--chevron{display:flex;align-items:center}.packages-tabs .mat-mdc-tab-body-wrapper{min-height:714px;height:calc(100vh - 194px)}.packages-tabs .mat-mdc-tab-header{padding:0;align-items:stretch}.packages-tabs .mat-mdc-tab-header .mat-mdc-tab-label-container{color:#1076b0}.packages-tabs .mat-mdc-tab-header .mat-mdc-tab-label-container .mat-mdc-tab-labels{height:100%}.packages-tabs .mat-mdc-tab-header .mat-mdc-tab-label-container .mat-mdc-tab-labels .mat-mdc-tab-disabled{pointer-events:none;cursor:default}.packages-tabs .mat-mdc-tab-header .mat-mdc-tab-label-container .mat-mdc-tab-labels .mat-mdc-tab-disabled:hover{background-color:transparent}.packages-tabs .mat-mdc-tab-header .mat-mdc-tab-label-container .mat-mdc-tab.mdc-tab{height:100%}.packages-tabs .mat-mdc-tab-header .mat-mdc-tab-label-container .reload-tasks{margin-right:0}.packages-tabs .mat-mdc-tab-header .mat-mdc-tab-label-container .mat-mdc-menu-trigger{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.packages-tabs .mat-mdc-tab-header .mat-mdc-tab-label-container app-icon{margin-right:1.4285714286rem;font-size:1.5714285714rem;color:inherit}.packages-tabs .mat-mdc-tab-header .mat-mdc-tab-label-container .chevron{margin:0;padding:.7142857143rem 1.4285714286rem;font-size:1.0714285714rem;color:#5c5c5c;pointer-events:all}.mat-mdc-tooltip{white-space:pre-line}.mat-mdc-tooltip .mdc-tooltip__surface{text-align:left;word-break:break-word}.disableMouseEvents{pointer-events:none}.level-icon--info .fa-secondary{fill:#1076b0;opacity:.65}.level-icon--info .fa-primary{fill:#fff;opacity:1}.level-icon--warning .fa-secondary{color:#fdb404;opacity:.65}.level-icon--warning .fa-primary{fill:#fff;opacity:1}.level-icon--error .fa-secondary{color:#ff1313;opacity:.65}.level-icon--error .fa-primary{fill:#fff;opacity:1}.level-icon--success .fa-secondary{color:#7ed321;opacity:.65}.level-icon--success .fa-primary{fill:#fff;opacity:1}.saved-filter-readonly{margin-top:-1rem}.saved-filter-readonly .mat-form-field-wrapper{padding-bottom:0}.saved-filter-readonly .mat-form-field-underline{display:none}.saved-filter-readonly input{cursor:pointer}.v-hidden{visibility:hidden}app-empty.choose-data-to-protect .empty,app-empty.choose-data-to-protect .aside{height:40%!important}app-empty .empty.aside p{max-width:460px;text-align:center;font-weight:300;margin:1rem 15% 2rem;font-size:1.2rem;color:#8e8e93}app-empty .empty.aside p:nth-child(n+3){margin-top:0}app-empty .empty p{margin:1rem 0 2rem;max-width:460px;text-align:center;font-size:1.5714285714rem;font-weight:300;color:#5c5c5c}.mat-error-outside-input{font-size:.75rem;margin-top:-1.1428571429rem}app-filters .ng-dropdown-panel{left:0!important}.only-global-rules.ng-select .ng-select-container{border:none}.mat-mdc-radio-button label{white-space:normal}.badge{border-radius:2.5px;padding:2.5px 6px;font-size:.8125rem;font-weight:700;color:#fff;margin-left:.625rem}.badge--warning{background-color:#e09100}.badge--info{background-color:#7ed321}.badge--neutral{background-color:#abadae}.badge--error{background-color:#ee5858}.badge--small-size{font-size:.625rem;padding:1.7px 6.0985px}.badge--middle-size{font-size:.819rem;padding:1.7px 6.0985px}.mat-badge.hide-badge-text .mat-badge-content{color:transparent}.mat-badge.mat-badge--warning .mat-badge-content{background:#e69138}.mat-mdc-menu-content{--mdc-typography-body1-font-weight: 400;--mdc-typography-body1-font-size: 14px}.mat-mdc-menu-panel.floating-menu{overflow-x:hidden;min-width:-moz-fit-content;min-width:fit-content}.mat-mdc-menu-panel.floating-menu.wider{max-width:400px}.mat-mdc-menu-panel.floating-menu.slaExport{min-height:unset}.mat-mdc-menu-panel.floating-menu.slaExport .mat-mdc-menu-content .mat-mdc-menu-item:last-child{pointer-events:none;cursor:default}.mat-mdc-menu-panel.floating-menu.slaExport .mat-mdc-menu-content .mat-mdc-menu-item:last-child .mdc-list-item__primary-text{color:#5c5c5c}.mat-mdc-menu-panel.floating-menu .mat-mdc-menu-content:not(:empty){min-width:-moz-fit-content;min-width:fit-content;padding:0}.mat-mdc-menu-panel.floating-menu .mat-mdc-menu-content:not(:empty) .mat-mdc-menu-item{color:#348bbc;height:2.7142857143rem;min-height:2.7142857143rem;line-height:2.7142857143rem}.mat-mdc-menu-panel.floating-menu .mat-mdc-menu-content:not(:empty) .mat-mdc-menu-item .mdc-list-item__primary-text{color:#1075af}.mat-mdc-menu-panel.floating-menu .mat-mdc-menu-content:not(:empty) .mat-mdc-menu-item app-icon,.mat-mdc-menu-panel.floating-menu .mat-mdc-menu-content:not(:empty) .mat-mdc-menu-item app-enum-icons{color:inherit;font-size:.9285714286rem;min-width:1.8571428571rem;width:auto}button.sso-login-btn .mdc-button__label{overflow:hidden;display:flex}button.upgrade-now .mdc-button__label{display:flex}mat-select.mat-select-wrap .mat-select-value-text{white-space:break-spaces}.jira-mapping-select.ng-invalid .ng-select-container{border-color:#ff1313!important;box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #ffb8b8}.jira-mapping-select .ng-input input,.jira-mapping-select .ng-option{text-transform:uppercase}.jira-mapping-select .ng-option .ng-tag-label{text-transform:none}.jira-objects-mapping-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{padding-left:0}.backup-data-details .mat-expansion-panel-header{font-weight:400;font-size:15px}
