@import"https://fonts.googleapis.com/css2?family=Mulish:wght@300;400;500;600;700;800&display=swap";.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:rgba(0,0,0,0);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, #3f51b5)}.mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #ff4081)}.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:#3f51b5}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#3f51b5}.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:#ff4081}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ff4081}.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:#ff4081}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ff4081}.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:#3f51b5}.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(63, 81, 181, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#3f51b540}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color:#ff4081}.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(255, 64, 129, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#ff408140}.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, #3f51b5)}.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, #3f51b5)}.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, #3f51b5)}.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:#3f51b5de}.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:#3f51b5de}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#ff4081de}.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, #ff4081)}.mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #ff4081)}.mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ff4081de}.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, #ff4081)}.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 rgba(0,0,0,0)}[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 rgba(0,0,0,0)}.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:#3f51b5de}.mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#ff4081de}.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:#3f51b5;--mdc-chip-elevated-disabled-container-color:#3f51b5;--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:#ff4081;--mdc-chip-elevated-disabled-container-color:#ff4081;--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:#000}.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:#3949ab;--mdc-switch-selected-handle-color:#3949ab;--mdc-switch-selected-hover-state-layer-color:#3949ab;--mdc-switch-selected-pressed-state-layer-color:#3949ab;--mdc-switch-selected-focus-handle-color:#1a237e;--mdc-switch-selected-hover-handle-color:#1a237e;--mdc-switch-selected-pressed-handle-color:#1a237e;--mdc-switch-selected-focus-track-color:#7986cb;--mdc-switch-selected-hover-track-color:#7986cb;--mdc-switch-selected-pressed-track-color:#7986cb;--mdc-switch-selected-track-color:#7986cb}.mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color:#d81b60;--mdc-switch-selected-handle-color:#d81b60;--mdc-switch-selected-hover-state-layer-color:#d81b60;--mdc-switch-selected-pressed-state-layer-color:#d81b60;--mdc-switch-selected-focus-handle-color:#880e4f;--mdc-switch-selected-hover-handle-color:#880e4f;--mdc-switch-selected-pressed-handle-color:#880e4f;--mdc-switch-selected-focus-track-color:#f06292;--mdc-switch-selected-hover-track-color:#f06292;--mdc-switch-selected-pressed-track-color:#f06292;--mdc-switch-selected-track-color:#f06292}.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:#3f51b5;--mdc-radio-selected-hover-icon-color:#3f51b5;--mdc-radio-selected-icon-color:#3f51b5;--mdc-radio-selected-pressed-icon-color:#3f51b5;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #3f51b5}.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:#ff4081;--mdc-radio-selected-hover-icon-color:#ff4081;--mdc-radio-selected-icon-color:#ff4081;--mdc-radio-selected-pressed-icon-color:#ff4081;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ff4081}.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:#3f51b5;--mdc-slider-focus-handle-color:#3f51b5;--mdc-slider-hover-handle-color:#3f51b5;--mdc-slider-active-track-color:#3f51b5;--mdc-slider-inactive-track-color:#3f51b5;--mdc-slider-with-tick-marks-active-container-color:#fff;--mdc-slider-with-tick-marks-inactive-container-color:#3f51b5;--mat-mdc-slider-ripple-color: #3f51b5;--mat-mdc-slider-hover-ripple-color: rgba(63, 81, 181, .05);--mat-mdc-slider-focus-ripple-color: rgba(63, 81, 181, .2)}.mat-mdc-slider.mat-accent{--mdc-slider-handle-color:#ff4081;--mdc-slider-focus-handle-color:#ff4081;--mdc-slider-hover-handle-color:#ff4081;--mdc-slider-active-track-color:#ff4081;--mdc-slider-inactive-track-color:#ff4081;--mdc-slider-with-tick-marks-active-container-color:#fff;--mdc-slider-with-tick-marks-inactive-container-color:#ff4081;--mat-mdc-slider-ripple-color: #ff4081;--mat-mdc-slider-hover-ripple-color: rgba(255, 64, 129, .05);--mat-mdc-slider-focus-ripple-color: rgba(255, 64, 129, .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, #3f51b5)}.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:#3f51b5;--mdc-checkbox-selected-hover-icon-color:#3f51b5;--mdc-checkbox-selected-icon-color:#3f51b5;--mdc-checkbox-selected-pressed-icon-color:#3f51b5;--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:#3f51b5;--mdc-radio-selected-hover-icon-color:#3f51b5;--mdc-radio-selected-icon-color:#3f51b5;--mdc-radio-selected-pressed-icon-color:#3f51b5;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #3f51b5}.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:#fff;--mdc-checkbox-selected-focus-icon-color:#ff4081;--mdc-checkbox-selected-hover-icon-color:#ff4081;--mdc-checkbox-selected-icon-color:#ff4081;--mdc-checkbox-selected-pressed-icon-color:#ff4081;--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:#ff4081;--mdc-radio-selected-hover-icon-color:#ff4081;--mdc-radio-selected-icon-color:#ff4081;--mdc-radio-selected-pressed-icon-color:#ff4081;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ff4081}.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:#3f51b5}.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:#fff;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:#0000}.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:#3f51b5}.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, #3f51b5)}.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:#3f51b5}.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:#ff4081}.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, #ff4081)}.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:#ff4081}.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: #3f51b5;--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: #ff4081;--mat-mdc-tab-header-with-background-foreground-color: #fff}.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:#3f51b5;--mdc-checkbox-selected-hover-icon-color:#3f51b5;--mdc-checkbox-selected-icon-color:#3f51b5;--mdc-checkbox-selected-pressed-icon-color:#3f51b5;--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:#3f51b51a}.mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#3f51b5}.mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#ff4081;--mdc-checkbox-selected-hover-icon-color:#ff4081;--mdc-checkbox-selected-icon-color:#ff4081;--mdc-checkbox-selected-pressed-icon-color:#ff4081;--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:#ff40811a}.mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#ff4081}.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:#3f51b5}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color:#ff4081}.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:#3f51b5;--mdc-filled-button-label-text-color:#fff}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color:#ff4081;--mdc-filled-button-label-text-color:#fff}.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:#3f51b5;--mdc-protected-button-label-text-color:#fff}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color:#ff4081;--mdc-protected-button-label-text-color:#fff}.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:#3f51b5}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color:#ff4081}.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: #3f51b5;--mat-mdc-button-ripple-color: rgba(63, 81, 181, .1)}.mat-mdc-button.mat-accent,.mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #ff4081;--mat-mdc-button-ripple-color: rgba(255, 64, 129, .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-raised-button.mat-accent,.mat-mdc-unelevated-button.mat-accent,.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: #3f51b5;--mat-mdc-button-ripple-color: rgba(63, 81, 181, .1)}.mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #ff4081;--mat-mdc-button-ripple-color: rgba(255, 64, 129, .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:#3f51b5}.mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color:#ff4081}.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-fab.mat-accent,.mat-mdc-mini-fab.mat-accent,.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:#3f51b5;--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:#ff4081;--mdc-fab-icon-color:#fff;--mat-mdc-fab-color: #fff}.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: #ff4081;--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:#3f51b50a}.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:#fff}.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:#3f51b5}.mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color:#ff4081}.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:#3f51b5}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#ff4081;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:#fff;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:#fff}.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:#fff}.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:#0000}.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(63,81,181,.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(63,81,181,.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(63,81,181,.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:#3f51b5;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#3f51b566}.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:#3f51b54d}@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:#3f51b54d}}.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(255,64,129,.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(255,64,129,.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(255,64,129,.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:#ff4081;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff408166}.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:#ff40814d}@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:#ff40814d}}.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:#3f51b5}.mat-datepicker-toggle-active.mat-accent{color:#ff4081}.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:#fff;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:#fff}}.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:#3f51b5}.mat-icon.mat-accent{color:#ff4081}.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:#3f51b5;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:#ff4081;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:#0000;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:#f5f5f5;color:#000000de}.mat-toolbar.mat-primary{background:#3f51b5;color:#fff}.mat-toolbar.mat-accent{background:#ff4081;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:#fff}.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}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font-size:24px;font-weight:400;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font-size:20px;font-weight:500;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font-size:16px;font-weight:400;line-height:28px;font-family:Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font-size:16px;font-weight:400;line-height:24px;font-family:Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font-size:14px;font-weight:500;line-height:22px;font-family:Roboto,sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font-size:12px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font-size:96px;font-weight:300;line-height:96px;font-family:Roboto,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font-size:60px;font-weight:300;line-height:60px;font-family:Roboto,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font-size:48px;font-weight:400;line-height:50px;font-family:Roboto,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font-size:34px;font-weight:400;line-height:40px;font-family:Roboto,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}.excel-option .excel-btn{background-color:#fff;border:.1rem solid #34b06d;min-width:17.6rem;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.excel-option .excel-btn:hover{border-color:#237548}.excel-option .excel-btn .excel-icon{margin-right:.8rem}.excel-option .excel-btn .excel-arrow{margin-left:1.2rem;margin-top:.2rem;font-size:2rem;width:1.5rem;color:#122333}.excel-option ::ng-deep .excel-downlod-panel .mdc-list-item__primary-text{display:flex;justify-content:flex-start;align-items:center}@media only screen and (min-width: 769px){.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels{flex-direction:column;padding:1.5rem 0}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab{display:flex;justify-content:flex-start;align-items:center;padding:0 2rem;height:4.3rem;margin:0;position:relative}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab .mdc-tab__text-label{font-size:1.3rem;font-weight:500;color:#0f0d29!important;font-family:Mulish,sans-serif!important}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab:after{content:"";position:absolute;left:2px;top:3px;width:.4rem;height:calc(100% - 6px);background-color:transparent;z-index:1;border-radius:10rem}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab:hover{transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;background-color:#01b2d6}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab:hover .mdc-tab__ripple:before{opacity:0!important}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab:hover .mdc-tab__content .mdc-tab__text-label{transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;color:#fff!important}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab--active{background-color:#fff}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab--active:after{background-color:#01b2d6}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab--active .mdc-tab__content .mdc-tab__text-label{color:#01b2d6!important;font-weight:600}}@media only screen and (min-width: 769px){.vertical-tab-style1 .mat-mdc-tab-header .mdc-tab-indicator__content{display:none}}@media only screen and (min-width: 769px){.vertical-tab-style1 .mat-mdc-tab-body-wrapper{flex:1 1 auto}}.grid-input .grid-input-icon.close:hover{background:#bcbcbc}.grid-input .grid-input-icon.done:hover{background:#47982d}.status-info.status-pending .status-iconbox{background:#e9e9e9}.preview-wrapper{padding:1.3rem}h1,h2,h3,h4,h5,h6{letter-spacing:0}.width-100{width:100%}.w-auto{width:auto}.min-w-auto{min-width:auto!important}.d-flex{display:flex}.flex-center{display:flex;justify-content:center;align-items:center}.flex-start-center{display:flex;justify-content:flex-start;align-items:center}.gap-1{gap:1rem!important}*{border-spacing:initial}.main-wrapper{width:100%;height:auto;overflow:auto;margin-top:13rem;border-radius:.8rem;background:#fff;border:solid .1rem #f0f0f0}@media only screen and (max-width: 480px){.main-wrapper{margin-top:18rem}}@media only screen and (min-width: 769px){.main-wrapper{height:calc(100vh - 110px)}}@media only screen and (min-width: 1025px){.main-wrapper{margin-top:9rem}}.link{color:#01b2d6;cursor:pointer}.link:hover,.link:focus{color:#0188a3}@keyframes rotate_icon{to{transform:rotate(90deg)}}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-left{text-align:left!important}.pointer{cursor:pointer}.border-0{border:0!important}.border-left-0{border-left:0!important}.border-right-0{border-right:0!important}.padding-0{padding:0!important}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.pr-0{padding-right:0!important}.main-tab .mat-mdc-tab-labels .mat-mdc-tab{flex-grow:initial!important;min-width:auto;padding:0 1.2rem;margin:0 3.5rem 0 1.5rem}.main-tab .mat-mdc-tab-labels .mat-mdc-tab .mdc-tab__text-label{font-size:1.3rem;font-weight:500;font-family:Mulish,sans-serif!important;letter-spacing:.2px;text-transform:capitalize}.main-tab .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab--active .mdc-tab__text-label{font-weight:800;color:#122333}.content-wrapper{padding:1.8rem 1.4rem}.button-container{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;padding-bottom:1.5rem;gap:1.5rem}@media only screen and (min-width: 769px){.button-container{display:flex;justify-content:space-between;align-items:center;flex-direction:row}}.button-container .button-container-left{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:wrap;gap:1rem}@media only screen and (max-width: 768px){.button-container .button-container-left{flex-wrap:wrap}}@media only screen and (max-width: 1024px){.button-container .button-container-left{width:100%}}@media only screen and (min-width: 769px){.button-container .button-container-left{display:flex;justify-content:space-between;align-items:center;flex-direction:row;grid-column-gap:1.2rem}}@media only screen and (min-width: 1025px){.button-container .button-container-left{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;grid-column-gap:0}}.button-container .button-container-left .button-container-title{margin:0;font-size:1.6rem;font-weight:700;animation:fadeInUp .2s ease}@media only screen and (max-width: 1024px){.button-container .button-container-left .button-listitem-grp{width:100%}}.button-container .button-container-left .button-listitem-grplist{display:flex;justify-content:flex-start;align-items:center}@media only screen and (max-width: 1024px){.button-container .button-container-left .button-listitem-grplist{display:flex;justify-content:space-between;align-items:center}}@media only screen and (max-width: 768px){.button-container .button-container-left .button-listitem-grplist .button-listitem{display:flex;justify-content:space-between;align-items:center;flex-direction:column;height:auto;padding:1rem;text-align:center}}@media only screen and (max-width: 1024px){.button-container .button-container-left .button-listitem-grplist .button-listitem{width:calc((100% - 14px) / 3);min-width:auto}}.button-container .button-container-left .button-listitem{border:.1rem solid #f0f0f0;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;height:5.2rem}@media only screen and (min-width: 769px){.button-container .button-container-left .button-listitem{width:49%}}@media only screen and (min-width: 1025px){.button-container .button-container-left .button-listitem{margin-right:1.2rem;width:auto}}.button-container .button-container-left .button-box{padding:.6rem 1.5rem;border-radius:.8rem;width:100%;position:relative}.button-container .button-container-left .button-box:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:.3rem;background:transparent;border-radius:.8rem}.button-container .button-container-left .button-box app-select{width:100%}@media only screen and (min-width: 769px){.button-container .button-container-left .button-box{width:auto}}@media only screen and (min-width: 1025px){.button-container .button-container-left .button-box app-select{width:auto}}.button-container .button-container-left .button-box>*{margin-right:1.2rem}.button-container .button-container-left .button-box>*:last-child{margin-right:0}.button-container .button-container-left .button-box .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:.4rem;padding-bottom:.4rem;min-height:3.5rem}.button-container .button-container-left .button-box .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-2.4rem) scale(.75)}.button-container .button-container-left .button-box .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:1.6rem}.button-container .button-container-left .button-box .mat-mdc-form-field .mdc-notched-outline .mdc-notched-outline__leading,.button-container .button-container-left .button-box .mat-mdc-form-field .mdc-notched-outline .mdc-notched-outline__notch,.button-container .button-container-left .button-box .mat-mdc-form-field .mdc-notched-outline .mdc-notched-outline__trailing{background-color:#fff}.button-container .button-container-left .button-box .num-label{padding:0 1.2rem;height:3.5rem;line-height:3.5rem;font-size:1.6rem;font-weight:700;color:#122333;border:.1rem solid #f0f0f0;border-radius:.6rem;text-align:center;background-color:#fff}.button-container .button-container-left .total-box{border-radius:.8rem .8rem .2rem .2rem;padding:.5rem .7rem}@media only screen and (max-width: 768px){.button-container .button-container-left .total-box{width:100%}}.button-container .button-container-left .total-box:hover .total-icon{animation:pulse .5s both}.button-container .button-container-left .total-box .total-icon{width:4rem;height:4rem;display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:.8rem;border:.1rem solid #f0f0f0;margin-bottom:.5rem}@media only screen and (min-width: 769px){.button-container .button-container-left .total-box .total-icon{margin:0 1rem 0 0}}.button-container .button-container-left .total-box .total-text-box .total-textbold{font-size:1.6rem;font-weight:800;color:#122333;margin-bottom:.2rem;line-height:initial}.button-container .button-container-left .total-box .total-text-box .total-text{font-size:1.2rem;font-weight:500;color:#122333;margin-bottom:0;line-height:initial}.button-container .button-container-right{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:wrap;gap:1.2rem}::ng-deep .slide-popup-layer{background:rgba(0,0,0,.32)}@media only screen and (min-width: 1025px){::ng-deep .slide-popup-layer{height:100%;margin-top:auto;margin-left:auto;width:100%;background:rgba(0,0,0,.1)}}@media only screen and (min-width: 1025px){::ng-deep .slide-popup{height:calc(100vh - 73px);margin-top:auto;position:fixed!important;right:0;top:0;bottom:0;animation:fadeInRight .6s both}}@media only screen and (min-width: 1025px){::ng-deep .slide-popup .mat-mdc-dialog-container .mdc-dialog__surface{border-radius:1rem 0 0 1rem!important}}@media only screen and (min-width: 1025px){::ng-deep .slide-popup .mat-mdc-dialog-container .mdc-dialog__surface .mat-mdc-dialog-content{max-height:100%}}::ng-deep .stepper-disable .mat-horizontal-stepper-header-container{pointer-events:none!important}::ng-deep .mat-mdc-menu-panel .mat-mdc-menu-content{padding-top:0;padding-bottom:0}::ng-deep .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item{height:4.2rem;min-height:4.2rem;line-height:4.2rem;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}::ng-deep .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text{font-size:1.3rem;font-weight:400;color:#000;font-family:Mulish,sans-serif!important;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;letter-spacing:normal}::ng-deep .mat-mdc-menu-panel.create-btn-menupanel{min-width:15rem}::ng-deep .mat-mdc-menu-panel.create-btn-menupanel .mat-mdc-menu-item:hover{background:#01b2d6}::ng-deep .mat-mdc-menu-panel.create-btn-menupanel .mat-mdc-menu-item:hover .mdc-list-item__primary-text{color:#fff}::ng-deep .mat-mdc-menu-panel.status-list-popup{min-width:38rem;padding:2rem}::ng-deep .mat-mdc-menu-panel.action-btn-menu-panel{min-width:15rem}::ng-deep .mat-mdc-menu-panel.preview-btn-menu-panel{min-width:14rem}::ng-deep .mat-mdc-menu-panel.btn-menu-panel-withicon .btn-menu-panel-item{display:flex;justify-content:flex-start;align-items:center}::ng-deep .mat-mdc-menu-panel.btn-menu-panel-withicon .btn-menu-panel-item img{margin-right:1rem}::ng-deep .mat-mdc-menu-panel.btn-menu-panel-withicon .btn-menu-panel-item:hover{color:#01b2d6}.mat-ripple-element{display:none!important}.mat-mdc-dialog-container .mdc-dialog__container .mdc-dialog__surface{border-radius:6px}.modal .modal-header{padding:2rem 1.8rem;display:flex;justify-content:space-between;align-items:center;border-bottom:.1rem solid #f0f0f0;border-radius:.4rem .4rem 0 0}.modal .modal-header .modal-title{font-size:1.6rem;font-weight:700;color:#122333;line-height:initial;margin-bottom:0;padding:0}.modal .modal-header .modal-title:before{height:0}.modal .mat-mdc-dialog-content{padding:1.6rem 1.8rem}.modal .mat-mdc-dialog-actions{padding:1.2rem 1.8rem;min-height:auto}.modal .mat-mdc-dialog-actions.mat-dialog-footer{display:flex;justify-content:space-between;align-items:center}.modal .mat-mdc-dialog-actions .btn{border-radius:.6rem}.modal.doc-preview-modal .mat-mdc-dialog-content{padding-top:0;padding-bottom:0}.modal.doc-preview-modal .mat-mdc-dialog-content .attached-doc{display:flex;justify-content:center;align-items:flex-start;flex-direction:column}@media only screen and (min-width: 769px){.modal.doc-preview-modal .mat-mdc-dialog-content .attached-doc{display:flex;justify-content:center;align-items:flex-start;flex-direction:row}}.modal.doc-preview-modal .mat-mdc-dialog-content .attached-doc .attached-doc-left{width:100%;padding:1.5rem 1.5rem 1.5rem 0}@media only screen and (min-width: 769px){.modal.doc-preview-modal .mat-mdc-dialog-content .attached-doc .attached-doc-left{width:40rem}}.modal.doc-preview-modal .mat-mdc-dialog-content .attached-doc .attached-doc-left .file-upload-list{border-radius:.4rem;overflow:auto}@media only screen and (min-width: 1025px){.modal.doc-preview-modal .mat-mdc-dialog-content .attached-doc .attached-doc-left .file-upload-list{max-height:calc(100vh - 306px)}}.modal.doc-preview-modal .mat-mdc-dialog-content .attached-doc .attached-doc-left .file-upload-list .file-upload-list-head{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:.7rem 1.5rem;min-height:4.8rem}@media only screen and (min-width: 769px){.modal.doc-preview-modal .mat-mdc-dialog-content .attached-doc .attached-doc-left .file-upload-list .file-upload-list-head{position:sticky;top:0;z-index:1}}.modal.doc-preview-modal .mat-mdc-dialog-content .attached-doc .attached-doc-left .file-upload-list .file-upload-list-head h3{font-size:1.4rem;font-weight:700;margin:0;padding:.3rem .3rem .3rem 0}.modal.doc-preview-modal .mat-mdc-dialog-content .attached-doc .attached-doc-left .file-upload-list .file-upload-list-item{padding:1.7rem 1.8rem 1.7rem 1.5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%}.modal.doc-preview-modal .mat-mdc-dialog-content .attached-doc .attached-doc-left .file-upload-list .file-upload-list-item .delete{transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;filter:grayscale(100%);cursor:pointer;animation:pulse .2s both}.modal.doc-preview-modal .mat-mdc-dialog-content .attached-doc .attached-doc-left .file-upload-list .file-upload-list-item .delete:hover{filter:none}.modal.doc-preview-modal .mat-mdc-dialog-content .attached-doc .attached-doc-left .file-upload-list .file-upload-list-item.file-upload-list-item-search{padding:1.2rem 1.9rem}@media only screen and (min-width: 769px){.modal.doc-preview-modal .mat-mdc-dialog-content .attached-doc .attached-doc-left .file-upload-list .file-upload-list-item.file-upload-list-item-search{position:sticky;z-index:10;top:4.8rem;background:#fff}}.modal.doc-preview-modal .mat-mdc-dialog-content .attached-doc .attached-doc-left .file-upload-list .file-upload-list-item.file-upload-list-item-new{border:solid .1rem #01b2d6;padding:2rem 1.9rem 2.1rem 2.6rem;font-size:1.2rem;font-weight:600;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;height:6rem;cursor:pointer;color:#01b2d6;background:rgba(1,178,214,.05)}.modal.doc-preview-modal .mat-mdc-dialog-content .attached-doc .attached-doc-left .file-upload-list .file-upload-list-item.file-upload-list-item-new .material-icons-round{font-size:1.7rem}.modal.doc-preview-modal .mat-mdc-dialog-content .attached-doc .attached-doc-left .file-upload-list .file-upload-list-item.file-upload-list-item-new:hover{background:rgba(1,178,214,.15)}.modal.doc-preview-modal .mat-mdc-dialog-content .attached-doc .attached-doc-left .file-upload-list .file-upload-list-item.file-upload-list-item-new:hover .material-icons-round{animation:rotate_icon .2s both}.modal.doc-preview-modal .mat-mdc-dialog-content .attached-doc .attached-doc-right{width:100%;padding:1.5rem 0 1.5rem 1.5rem}@media only screen and (min-width: 769px){.modal.doc-preview-modal .mat-mdc-dialog-content .attached-doc .attached-doc-right{width:calc(100% - 400px)}}.modal.doc-preview-modal .mat-mdc-dialog-content .attached-doc .user-details .user-content h5{color:#000}.modal.doc-preview-modal .mat-mdc-dialog-content .attached-doc .user-details .user-content p{color:#646464}.modal.doc-preview-modal .mat-mdc-dialog-content .attached-doc .user-details img{margin-right:.7rem;border-radius:.8rem}.modal.modal-new{border-radius:.4rem}.modal.modal-new .modal-header-title{font-size:1.6rem;font-weight:600}.modal.modal-new .modal-header-title .modal-header-title-sub{font-size:1.3rem;padding-left:1rem;border-left:solid 1px #0f0d29;line-height:1.2rem;font-weight:400;margin-left:8px;opacity:.8}.modal.modal-new .modal-header{background:#fbfbfb;border-radius:.4rem .4rem 0 0}.modal.modal-new .mat-mdc-dialog-actions{border-top:.1rem solid #e3e3e3}@media only screen and (min-width: 769px){.modal.modal-new .mat-mdc-dialog-actions{display:flex;justify-content:space-between;align-items:center}}@media only screen and (min-width: 769px){.modal.modal-new .mat-mdc-dialog-actions .footer-end{display:flex;justify-content:flex-start;align-items:center;gap:2rem}}.modal.modal-new .mat-mdc-dialog-actions .footer-end .btn-secondary{min-width:8.5rem}.modal-close-icon{font-size:1.7rem!important;background-color:#f0f0f0;color:#707070;border-radius:.4rem;width:2.5rem;height:2.5rem;min-width:2.5rem;line-height:2.5rem;text-align:center;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;cursor:pointer}.modal-close-icon:hover{transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;background-color:#675d5a;color:#fff!important;transform:rotate(90deg)}.title-1{font-size:1.6rem;font-weight:700;color:#122333;margin-bottom:0;line-height:initial}.title-2{font-size:1.4rem;font-weight:700;color:#122333;margin-bottom:0;line-height:initial}.title-3{font-size:1.4rem;font-weight:600;color:#122333;margin-bottom:0;line-height:initial}.text-1{font-size:1.3rem;font-weight:400;color:#122333;margin-bottom:0;line-height:initial}.mat-calendar-body-selected{background-color:#01b2d6!important}.vertical-mat-tab{flex-direction:row}.vertical-mat-tab .mat-mdc-tab-header{border-bottom:none;padding-top:10.4rem}@media only screen and (min-width: 769px){.vertical-mat-tab .mat-mdc-tab-header{width:26rem;height:calc(100vh - 100px)}}.vertical-mat-tab .mat-mdc-tab-header .mat-tab-header-pagination{display:none}.vertical-mat-tab .mat-mdc-tab-header .mat-mdc-tab-labels{flex-direction:column;padding:0 1.2rem 1rem}@media only screen and (min-width: 769px){.vertical-mat-tab .mat-mdc-tab-header .mat-mdc-tab-labels{height:calc(100vh - 205px);overflow-y:auto}}.vertical-mat-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab{background-color:#fff;border-radius:.5rem;margin-bottom:1rem;display:flex;justify-content:flex-start;align-items:center;padding:1.2rem 1.5rem;min-height:5rem;position:relative;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.vertical-mat-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab .mat-tab-labelbox{display:flex;justify-content:flex-start;align-items:center}.vertical-mat-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab .mat-tab-labelbox .tab-icon{margin-right:1rem;transition:all .8s ease;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-ms-transition:all .8s ease;-o-transition:all .8s ease}.vertical-mat-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab .mat-tab-labelbox .tab-icon.tab-icon-active{display:none;transition:all .8s ease;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-ms-transition:all .8s ease;-o-transition:all .8s ease}.vertical-mat-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab .tab-arrow{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);opacity:0;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.vertical-mat-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab:hover,.vertical-mat-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mat-tab-label-active{border-color:#01b2d6}.vertical-mat-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab:hover .mat-tab-labelbox .tab-icon,.vertical-mat-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mat-tab-label-active .mat-tab-labelbox .tab-icon{display:none;transition:all .8s ease;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-ms-transition:all .8s ease;-o-transition:all .8s ease}.vertical-mat-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab:hover .mat-tab-labelbox .tab-icon.tab-icon-active,.vertical-mat-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mat-tab-label-active .mat-tab-labelbox .tab-icon.tab-icon-active{display:block;transition:all .8s ease;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-ms-transition:all .8s ease;-o-transition:all .8s ease}.vertical-mat-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab:hover .tab-arrow,.vertical-mat-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mat-tab-label-active .tab-arrow{opacity:1}.vertical-mat-tab .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab:last-child{margin-bottom:0}.vertical-mat-tab .mat-mdc-tab-header .mat-ink-bar{display:none}.vertical-mat-tab .mat-tab-body-wrapper{flex:1 1 auto}.main-stepper .mat-stepper-horizontal-line{border-radius:.4rem;margin:0}.main-stepper .mat-step-header .mat-step-label{font-size:1.4rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.main-stepper .mat-step-header .mat-step-label.mat-step-label-selected{font-weight:700}.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container{min-height:auto}.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-paginator-page-size-label,.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-paginator-range-label,.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-select-value-text{font-size:1.4rem;font-weight:500;color:#122333;font-family:Mulish,sans-serif!important}.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-form-field .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-form-field .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__notch,.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-form-field .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border:0}.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-form-field .mat-mdc-select-value-text{font-weight:700;border-bottom:.1rem solid #122333}.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-form-field .mat-mdc-select-arrow:after{color:#122333;font-size:1.9rem}.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:0;padding-bottom:0;min-height:auto}.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-paginator-range-actions .mat-mdc-paginator-range-label{margin:0}.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:0}.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-icon-button .mat-mdc-paginator-icon{fill:#122333}.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-icon-button.mat-mdc-button-base{height:2.4rem;line-height:2.4rem;padding:0 1.2rem}.info{color:#fff;display:flex;justify-content:center;align-items:center;height:1.7rem;width:1.7rem;min-width:1.7rem;list-style:1.7rem;border-radius:10rem;margin-left:1rem;font-size:1.2rem;font-weight:600}.user-listbox{display:flex;justify-content:flex-start;align-items:center;margin-left:1.2rem}.user-listbox .user-listbox-item{width:3.4rem;min-width:3.4rem;height:3.4rem;border-radius:.8rem;border:solid .1rem #f0f0f0;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-left:-1.2rem}.user-listbox .user-listbox-item.user-count{background-color:#ff4779;border-color:#d13b63;color:#fff;font-size:1.2rem;font-weight:400;cursor:pointer}.user-listbox .user-listbox-item.user-count:hover{background-color:#d13b63;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#01b2d6}.mat-tab-header{border-bottom:solid .1rem rgba(226,227,234,.75)}.main-tab .tab-data{padding:2rem 0 1.5rem;width:100%}.main-tab.mat-tab-secondary ::ng-deep .mat-mdc-tab-header{background:#f7f7f7}.main-tab.mat-tab-secondary .mat-mdc-tab-labels .mat-mdc-tab .mdc-tab-indicator__content{border-top:.3rem solid #ff4779}.main-tab.mat-tab-secondary .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#ff4779;font-size:1.3rem}.main-tab.mat-tab-secondary .mat-mdc-tab-labels .mat-mdc-tab .mdc-tab__text-label{font-size:1.3rem}.main-tab .mat-mdc-tab-header{height:4.8rem;border-bottom:.1rem solid #f0f0f0}.main-tab .mat-mdc-tab-labels .mat-mdc-tab{flex-grow:initial!important;min-width:auto;padding:0 .4rem;margin:0 2.5rem 0 1rem}.main-tab .mat-mdc-tab-labels .mat-mdc-tab:hover .mdc-tab__ripple:before{opacity:0}.main-tab .mat-mdc-tab-labels .mat-mdc-tab .mdc-tab-indicator__content{border-top:.3rem solid #01b2d6}.main-tab .mat-mdc-tab-labels .mat-mdc-tab .mdc-tab__text-label{font-size:1.4rem;font-weight:500;color:#72767a;font-family:Mulish,sans-serif!important;letter-spacing:.2px}.main-tab .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab--active .mdc-tab__text-label{font-weight:600;color:#01b2d6}.main-tab.mat-tab-newstyle ::ng-deep .mat-mdc-tab-header{background:transparent!important;border-bottom:0}@media only screen and (min-width: 1025px){.main-tab.mat-tab-newstyle ::ng-deep .mat-mdc-tab-header{position:absolute;top:1.6rem;z-index:1000}}.main-tab.mat-tab-newstyle .mat-mdc-tab-labels{max-width:25rem;border-radius:.6rem;background:#f7f7f7}@media only screen and (min-width: 769px){.main-tab.mat-tab-newstyle .mat-mdc-tab-labels{min-width:25rem}}.main-tab.mat-tab-newstyle .mat-mdc-tab-labels .mat-mdc-tab{margin:0 0rem 0 1rem}.main-tab.mat-tab-newstyle .mat-mdc-tab-labels .mat-mdc-tab .mdc-tab__content{padding:0 1.4rem}.main-tab.mat-tab-newstyle .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#fff}.main-tab.mat-tab-newstyle .mat-mdc-tab-labels .mat-mdc-tab .mdc-tab-indicator__content{height:2.9rem;border-radius:.4rem;background-color:#ff4779;border:none;top:-.9rem;position:relative}.user-details{display:flex;justify-content:flex-start;align-items:center;gap:.6rem}.user-details.pointer:hover .user-imgbox{border:solid .1rem #01b2d6;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.user-details .user-imgbox{width:3.4rem;min-width:3.4rem;height:3.4rem;border-radius:.8rem;border:solid .1rem #f0f0f0;display:flex;justify-content:center;align-items:center;overflow:hidden;background:#fff}.user-details .user-content .user-maintext,.user-details .user-content .user-subtext{line-height:1.6rem;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-details .user-content .user-maintext{color:#122333;font-weight:500;font-size:1.2rem;white-space:nowrap}.user-details .user-content .user-subtext{color:#646464;font-size:1.2rem;font-weight:400;white-space:nowrap}.user-details .user-content .user-subtext .sub-label{margin-left:1rem}.dlt-btn{border:.1rem solid #e2e3ea;border-radius:.6rem;display:flex;justify-content:center;align-items:center;width:3rem;height:3rem;cursor:pointer}.dlt-btn:hover{background:#01b2d6}.dlt-btn:hover img{filter:brightness(500%)}::ng-deep .mat-mdc-menu-trigger{cursor:pointer}::ng-deep .mat-mdc-snack-bar-container .mdc-snackbar__surface{background:#01b2d6!important}::ng-deep .multi-button .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{height:3.8rem!important;line-height:3.6rem!important;width:4rem!important;text-align:center}::ng-deep .multi-button .mat-button-toggle-checked{background-color:#01b2d6!important}::ng-deep .multi-button .mat-button-toggle-checked img{filter:brightness(500%)!important}.title-lg{font-size:1.6rem;font-weight:700;color:#0c023b;margin-bottom:0;line-height:initial}.main-stepper{color:#122333}.main-stepper .mat-stepper-horizontal-line{border-top:.2rem solid #f0f0f0;border-radius:.4rem}.main-stepper .mat-step-header{background-color:transparent!important;height:6rem;cursor:pointer;overflow:auto;min-width:10rem}@media only screen and (min-width: 769px){.main-stepper .mat-step-header{min-width:auto}}.main-stepper .mat-step-header .mat-step-icon{width:2rem;height:2rem;line-height:2em;background-color:#e4e6ed}.main-stepper .mat-step-header .mat-step-icon .mat-step-icon-content{font-size:1rem;line-height:22px}.main-stepper .mat-step-header .mat-step-icon.mat-step-icon-state-edit{background-color:#01b2d6}.main-stepper .mat-step-header .mat-step-label{font-size:1.4rem;color:#675d5a;font-weight:600;cursor:pointer}.main-stepper .mat-step-header .mat-step-label .mat-step-text-label{font-size:1.2rem}.main-stepper .mat-horizontal-stepper-header-container{border-bottom:.1rem solid #f7f7f7}.main-stepper .mat-stepper-horizontal-line{border-top:.2rem solid #e6eaf4;border-radius:.4rem;margin:0}.main-stepper .mat-step-header{background-color:transparent!important;height:6rem}.main-stepper .mat-step-header .mat-step-icon{width:2.2rem;height:2.2rem;line-height:2.2rem;border:.2rem solid #fff;background-color:#e4e6ed}.main-stepper .mat-step-header .mat-step-icon .mat-step-icon-content{font-size:1rem;font-weight:700}.main-stepper .mat-step-header .mat-step-icon.mat-step-icon-selected{background-color:#ec577a}.main-stepper .mat-step-header .mat-step-icon.mat-step-icon-state-edit .mat-step-icon-content{width:1.2rem;height:1.2rem;line-height:1.2rem}.main-stepper .mat-step-header .mat-step-icon.mat-step-icon-state-edit .mat-step-icon-content .icon-done{font-size:1.2rem}.main-stepper .mat-step-header .mat-step-label{font-size:1.4rem;color:#667677;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.main-stepper .mat-step-header .mat-step-label.mat-step-label-selected{color:#ec577a;font-weight:700}.main-stepper .mat-horizontal-content-container{padding:0}.upload{width:100%;flex-direction:column;margin:1rem 0;display:flex;justify-content:center;align-items:center;text-align:center;cursor:pointer}.upload .custom-file-input{display:none}.upload .upload-text{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1.5rem}.upload .upload-text .upload-main-content{font-size:1.4rem;line-height:initial;margin:0;font-weight:600}.upload .upload-text .upload-main-content .blue-text{color:#01b2d6}.upload .upload-text .upload-main-text{color:#72767a;font-size:1.2rem;font-weight:400;margin:0}.upload .upload-text .upload-icon{margin-bottom:0}.upload .btn-primary:disabled{opacity:.3}.upload app-button{display:inline-block}.upload *{cursor:pointer}.upload.upload-latest{background-color:#fbfbfb;border:.1rem dashed #f0f0f0;border-radius:.5rem;margin:0}.upload.upload-latest .text{font-size:1.2rem;font-weight:500;color:#101456;line-height:initial;margin:0;display:inline-block}.upload.upload-latest .text .text-blue{font-weight:600;color:#04b2d6;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.upload.upload-latest .text .text-blue:hover{color:#ff4779}.stepper-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;border-top:.1rem solid #e7eaf4;padding:1.4rem 2rem;gap:1rem}.stepper-footer .stepper-footer-left{display:flex;justify-content:flex-start;align-items:center;gap:1.5rem;flex-wrap:wrap}.stepper-footer .stepper-footer-right{display:flex;justify-content:flex-end;align-items:center;gap:1.5rem;flex-wrap:wrap}.table-btn-list-sec.table-btn-list-sec-service{display:flex}.table-btn-list-sec.table-btn-list-sec-service .table-btn-list .table-btn-list-item img,.table-btn-list-sec.table-btn-list-sec-service .group-dropdown-list .group-dropdown-item img{object-fit:unset;height:auto;width:auto}.table-btn-list-sec .table-btn-list{display:flex;justify-content:flex-start;align-items:center;display:inline-flex!important;padding-left:1.3rem;cursor:pointer}.table-btn-list-sec .table-btn-list .table-btn-list-item{width:3.3rem;height:3.3rem;background:#fff;border-radius:.6rem;border:solid .1rem #f0f0f0;display:flex;justify-content:center;align-items:center;margin-left:-1.3rem;overflow:hidden;font-weight:700}.table-btn-list-sec .table-btn-list .table-btn-list-item img{width:3.3rem;height:auto;object-fit:cover}.table .count{width:3.6rem;height:3.6rem;border-radius:10rem;display:flex;justify-content:center;align-items:center;font-size:1.4rem;margin-left:1rem;border:solid .1rem #e2e3ea;font-weight:500;cursor:pointer;background:#fff}.table.table-1{border:none}.table.table-1 .mat-row.active{background:rgba(1,178,214,.1)}.table.table-1 .mat-header-cell,.table.table-1 .mat-footer-cell,.table.table-1 .mat-cell{border-right:0}.content-box{border:.1rem solid #f0f0f0;border-radius:.6rem}.content-box .content-box-header{background-color:#f6f8fa;border-radius:.6rem .6rem 0 0;border-bottom:.1rem solid #f0f0f0;padding:1.7rem 2rem;width:100%;display:flex;justify-content:flex-end;align-items:center}.content-box .content-box-header.with-small-btn ::ng-deep app-button button{height:3.4rem;min-width:5.6rem}.content-box .content-box-header .content-box-header-actions{display:flex;justify-content:flex-end;align-items:center;min-height:2.4rem}.content-box .content-box-header .content-box-header-actions img{margin-left:1.4rem;cursor:pointer}.content-box .content-box-header .content-box-title{color:#4a4a4a;font-size:1.4rem;font-weight:700;margin-bottom:0;line-height:initial;width:100%;display:flex;justify-content:flex-start;align-items:center}.content-box .content-box-header .content-box-title app-slide-toggle{margin-left:auto}.content-box .content-box-header .app-slide-toggle{margin-left:auto}.content-box-body{background:#fff;border-radius:.6rem;overflow:auto}.content-box-body.no-padding{padding:0!important}.vertical-btn-list{background-color:#f5f5f5;border-radius:.6rem;padding:1.5rem}.vertical-btn-list .vertical-btn-single{background-color:#fff;border-radius:.5rem;border:.1rem solid #f6f8fa;box-shadow:0 0 .4rem #1616160f;margin-bottom:.6rem;display:flex;justify-content:flex-start;align-items:center;padding:1.2rem 1.5rem;min-height:5rem;position:relative;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;cursor:pointer;animation:fadeInUp .4s both}.vertical-btn-list .vertical-btn-single .vertical-btn-label{display:flex;justify-content:flex-start;align-items:center}.vertical-btn-list .vertical-btn-single .vertical-btn-iconbox{position:relative;width:2.2rem;height:2.2rem;display:block;margin-right:1rem}.vertical-btn-list .vertical-btn-single .vertical-btn-iconbox .vertical-btn-icon{position:absolute;left:0;top:0;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.vertical-btn-list .vertical-btn-single .vertical-btn-iconbox .vertical-btn-icon.icon-active{opacity:0}.vertical-btn-list .vertical-btn-single .main-text{font-size:1.2rem;font-weight:500;color:#0f0d29;margin-bottom:0;line-height:initial}.vertical-btn-list .vertical-btn-single .sub-text{font-size:1.2rem;font-weight:600;color:#72767a;line-height:initial}.vertical-btn-list .vertical-btn-single .vertical-btn-arrow{position:absolute;right:1.5rem;top:50%;opacity:0;transform:translate(-10px,-50%);transition:transform .4s ease}.vertical-btn-list .vertical-btn-single:hover,.vertical-btn-list .vertical-btn-single.active{border-color:#01b2d6;background-color:#f4feff}.vertical-btn-list .vertical-btn-single:hover .vertical-btn-label .vertical-btn-iconbox .vertical-btn-icon,.vertical-btn-list .vertical-btn-single.active .vertical-btn-label .vertical-btn-iconbox .vertical-btn-icon{opacity:0}.vertical-btn-list .vertical-btn-single:hover .vertical-btn-label .vertical-btn-iconbox .vertical-btn-icon.icon-active,.vertical-btn-list .vertical-btn-single.active .vertical-btn-label .vertical-btn-iconbox .vertical-btn-icon.icon-active{opacity:1}.vertical-btn-list .vertical-btn-single:hover .vertical-btn-arrow,.vertical-btn-list .vertical-btn-single.active .vertical-btn-arrow{opacity:1;transform:translateY(-50%)}.drag-icon{color:#4e474d;cursor:pointer;display:flex;justify-content:center;align-items:center;width:1.2rem;margin-right:.6rem}.drag-icon:hover{color:#72767a;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.grid-input{border:.1rem solid #01b2d6!important;padding:0 1.2rem!important;border-radius:.4rem!important;height:4.5rem;min-height:auto!important;position:relative;overflow:hidden}.grid-input .grid-input-field{width:100%;padding-right:5rem}.grid-input .grid-input-field ::ng-deep .mat-mdc-form-field .mat-mdc-text-field-wrapper{padding:0}.grid-input .grid-input-field ::ng-deep .mat-mdc-form-field .mat-mdc-text-field-wrapper .mdc-text-field__input{font-size:1.2rem;font-weight:500}.grid-input .grid-input-field ::ng-deep .mat-mdc-form-field .mat-mdc-text-field-wrapper .mdc-text-field__input::placeholder{font-size:1.2rem}.grid-input .grid-input-field ::ng-deep .mat-mdc-form-field .mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__leading,.grid-input .grid-input-field ::ng-deep .mat-mdc-form-field .mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__notch,.grid-input .grid-input-field ::ng-deep .mat-mdc-form-field .mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__trailing{border:0}.grid-input .grid-input-icon{cursor:pointer;font-size:1.8rem;position:absolute;right:1.4rem;top:50%;transform:translateY(-50%);width:2rem;height:2rem;border-radius:.4rem;display:flex;justify-content:center;align-items:center;color:#fff}.grid-input .grid-input-icon:hover{color:#fff;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.grid-input .grid-input-icon.close{right:4rem;background:#cecece}.grid-input .grid-input-icon.close:hover{background:rgb(188,188,188)}.grid-input .grid-input-icon.done{background:#54b435}.grid-input .grid-input-icon.done:hover{background:rgb(71,152,45)}.table-container{overflow:auto}.count-btns{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:1.1rem;margin-bottom:0!important}.count-btns .count-btn-item{background:#f8f8f9;padding:.6rem 1rem .6rem 1.2rem;min-height:4rem;border-radius:.4rem;min-width:16.7rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.count-btns .count-btn-item h4{font-size:1.2rem;color:#0f0e0e;line-height:initial;font-weight:500;margin:0}.count-btns .count-btn-item h3{font-weight:700;color:#fff;font-size:1.2rem;background:#01b2d6;min-width:4rem;min-height:2.4rem;border-radius:.4rem;margin-left:1.5rem;margin:0;text-align:center;padding:0 .5rem}.count-btns .count-btn-item:hover,.count-btns .count-btn-item.active{background:#01b2d6;cursor:pointer}.count-btns .count-btn-item:hover h4,.count-btns .count-btn-item.active h4{color:#fff}.count-btns .count-btn-item:hover h3,.count-btns .count-btn-item.active h3{background:#fff;color:#0f0e0e;animation:flip-in-hor-top .3s cubic-bezier(.25,.46,.45,.94) both}.multi-sec{gap:1.4rem;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;flex-wrap:wrap}@media only screen and (min-width: 769px){.multi-sec{flex-wrap:nowrap;display:flex;justify-content:space-between;align-items:stretch;flex-direction:row}}.multi-sec .center{width:100%;max-width:100%}.multi-sec .center .content-box .content-box-header{border-bottom:solid .1rem #f4f6f9;min-height:5.5rem;display:flex;justify-content:space-between;align-items:center;padding:.9rem 1.2rem}.multi-sec .center .content-box .content-box-header .user-details .center-user{border:none;background:#fff}.multi-sec .center .content-box .content-box-header .user-details .user-maintext{font-size:1.3rem}.multi-sec .center .content-box .content-box-header .content-box-header-buttons{display:flex;justify-content:flex-end;align-items:center;gap:.7rem}.multi-sec .right{max-width:26rem;width:100%}@media only screen and (min-width: 769px){.multi-sec .right{width:calc(100% - 626px);min-width:26rem}}.multi-sec .right .form-group-list{overflow:auto}@media only screen and (min-width: 769px){.multi-sec .right .form-group-list{min-height:calc(100vh - 380px);padding-top:3px}}.multi-sec .right .form-group-list .form-group{margin-bottom:2rem}.multi-sec .right .form-group-list .form-group:last-child{margin-bottom:0}.multi-sec .right .form-group-list .content-box-header{padding:1.7rem 2rem}.multi-sec .left{overflow:auto;width:100%;max-width:26rem}@media only screen and (min-width: 769px){.multi-sec .left{min-width:26rem}}.multi-sec .left .content-box-header{padding:.9rem 1.2rem}.no-data-new{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem}.no-data-new .no-data-title{font-size:1.4rem;font-weight:500;text-align:center}.actions-table{cursor:pointer}.actions-table .material-icons-outlined,.actions-table .material-icons-round{color:#a0a5b9;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.actions-table .material-icons-outlined:hover,.actions-table .material-icons-round:hover{color:#8389a3}::ng-deep .pcmenu.mat-mdc-menu-panel{width:24rem;box-shadow:0 .3rem 1.8rem #1616161a;border:.1rem solid #e7f1f2;border-radius:.4rem}::ng-deep .pcmenu .asset-sec{padding:1.5rem}::ng-deep .pcmenu .asset-sec .asset-img{min-width:16rem;min-height:12.5rem;display:flex;justify-content:center;align-items:center;margin:0 auto}::ng-deep .pcmenu .asset-sec .asset-img img{max-width:70%;width:100%}::ng-deep .pcmenu .asset-sec .asset-title{text-align:center;font-size:1.4rem;font-weight:600;color:#122333;margin:0;padding-bottom:1rem;line-height:inherit}::ng-deep .pcmenu .asset-sec .bottom-sec{border-top:.1rem dashed #e3e3e3;padding-top:1rem}::ng-deep .pcmenu .asset-sec .bottom-sec .bottom-li{display:flex;justify-content:flex-start;align-items:center}::ng-deep .pcmenu .asset-sec .bottom-sec .bottom-li h4{font-size:1.2rem;margin:0}::ng-deep .pcmenu .asset-sec .bottom-sec .bottom-li h4.pc-title{max-width:10rem;min-width:10rem;color:#72767a}::ng-deep .noteMenu.mat-mdc-menu-panel{max-width:37rem!important;border-radius:.4rem}::ng-deep .noteMenu.mat-mdc-menu-panel .menu-modalbody{max-height:380px}::ng-deep .noteMenu.mat-mdc-menu-panel .menu-modalbody .menu-head{padding:1.6rem 1.3rem 1.4rem;display:flex;justify-content:space-between;align-items:center;border-bottom:.1rem solid #e7eaf4;padding:1.7rem 1.1rem;position:sticky;top:0;z-index:1;background:#fff}::ng-deep .noteMenu.mat-mdc-menu-panel .menu-modalbody .menu-head .menu-title{font-size:1.6rem;font-weight:500;line-height:1.2rem;margin:0}::ng-deep .noteMenu.mat-mdc-menu-panel .menu-modalbody .menu-head .material-icons{font-size:2.4rem;color:#0f0d29}::ng-deep .noteMenu.mat-mdc-menu-panel .menu-modalbody .desc-section{background-color:#eee;margin:1.5rem;padding:1rem;border-radius:.3rem;position:relative}::ng-deep .noteMenu.mat-mdc-menu-panel .menu-modalbody .desc-section .desc-top{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;font-weight:600;font-size:1.1rem}::ng-deep .noteMenu.mat-mdc-menu-panel .menu-modalbody .desc-section .desc-top .desc-top-left{font-size:1.2rem;font-weight:600;line-height:initial}::ng-deep .noteMenu.mat-mdc-menu-panel .menu-modalbody .desc-section .desc-top .desc-top-right{color:#72767a;font-size:1rem}::ng-deep .noteMenu.mat-mdc-menu-panel .menu-modalbody .desc-section .desc-body .p{padding-top:.5rem;margin-bottom:0;font-size:1.2rem;font-weight:400;color:#72767a;line-height:1.6rem}::ng-deep .noteMenu.mat-mdc-menu-panel .note-box-message{padding:1.5rem;display:flex;justify-content:center;align-items:center;position:relative;border-top:.1rem solid #f0f0f0;position:sticky;bottom:0;background:#fff}::ng-deep .noteMenu.mat-mdc-menu-panel .note-box-message .note-box-input{border:.1rem solid #f0f0f0;border-radius:.4rem;width:100%;height:4rem;padding-left:1rem;padding-right:4rem}::ng-deep .noteMenu.mat-mdc-menu-panel .note-box-message .note-box-input::placeholder{font-size:1.2rem}::ng-deep .noteMenu.mat-mdc-menu-panel .note-box-message .add-note-icon{position:absolute;right:0;width:3.3rem;height:3.3rem;display:flex;justify-content:center;align-items:center;right:2rem;cursor:pointer;background-color:transparent;line-height:initial;transition:.3s ease;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;border:none}::ng-deep .noteMenu.mat-mdc-menu-panel .note-box-message .add-note-icon:hover{filter:brightness(.5)}.no-data{display:flex;justify-content:center;align-items:center;flex-direction:column}@media only screen and (min-width: 769px){.no-data{min-height:calc(100vh - 300px)}}.no-data .no-data-title{width:26rem;text-align:center;padding-top:1rem;font-weight:600;font-size:1.4rem}.no-data .no-data-text{padding-top:1rem;text-align:center}.no-data .no-data-text .para{text-align:center}.asset-info-tab{padding:1.5rem 0 0}.asset-info-tab .asset-info-main{border:.1rem solid #e3e3e3}.asset-info-tab .asset-info-main .asset-info-list{display:flex;justify-content:space-between;align-items:flex-start}.asset-info-tab .asset-info-main .asset-info-list .asset-left{border-right:.1rem solid #e3e3e3;padding:.9rem 1.5rem;width:100%}@media only screen and (min-width: 769px){.asset-info-tab .asset-info-main .asset-info-list .asset-left{min-height:calc(100vh - 314px);width:calc(100% - 36.5rem)}}.asset-info-tab .asset-info-main .asset-info-list .asset-right{padding:.9rem 1.5rem;width:100%}@media only screen and (min-width: 769px){.asset-info-tab .asset-info-main .asset-info-list .asset-right{width:36.5rem}}@media only screen and (min-width: 769px){.asset-info-tab .asset-info-main .asset-info-list .asset-right .no-data-new{min-height:calc(100vh - 405px)}}@media only screen and (min-width: 769px){.asset-info-tab .asset-info-main .asset-info-list .asset-right .no-data-new .no-data-title{width:31rem}}.asset-info-tab .asset-info-main .asset-info-list .button-container{min-height:5rem;padding-bottom:.6rem}@media only screen and (min-width: 769px){.asset-info-tab .asset-info-main .asset-info-list .table-container{max-height:calc(100vh - 390px);min-height:calc(100vh - 390px)}}.asset-info-tab .asset-info-main .asset-info-list .table-container .table tr th,.asset-info-tab .asset-info-main .asset-info-list .table-container .table tr td{border-right:.1rem solid #e2e3ea}.asset-info-tab .asset-info-main .asset-info-list .table-container .table tr th:first-child,.asset-info-tab .asset-info-main .asset-info-list .table-container .table tr th:last-child,.asset-info-tab .asset-info-main .asset-info-list .table-container .table tr td:first-child,.asset-info-tab .asset-info-main .asset-info-list .table-container .table tr td:last-child{width:6;min-width:6;max-width:6}.asset-info-tab .asset-info-main .asset-info-list .table-container .table tr td{padding:0 1rem;height:5rem}.asset-info-tab .asset-info-main .asset-info-list .table-container .table tr td .trash-sec{border:.1rem solid #f0f0f0;border-radius:.6rem;display:flex;justify-content:center;align-items:center;height:3.5rem;width:3.5rem;min-width:3.5rem;transition:.3s ease;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease}.asset-info-tab .asset-info-main .asset-info-list .table-container .table tr td .trash-sec:hover{background:#ff4779}.asset-info-tab .asset-info-main .asset-info-list .table-container .table tr td .trash-sec:hover img{filter:brightness(500%)}.asset-info-tab .asset-info-main .asset-info-list .table-container .table tr td .users-sec{display:flex;justify-content:flex-start;align-items:center;gap:1rem;position:relative}.asset-info-tab .asset-info-main .asset-info-list .table-container .table tr td .users-sec .check-div{width:2rem}.asset-info-tab .asset-info-main .asset-info-list .table-container .table tr td:last-child{width:.5rem;min-width:.5rem}.asset-info-tab .asset-info-main .asset-info-list .table-container .table tr td .drag-icon{margin:0 auto;color:#887d79}.asset-info-tab .asset-info-main .asset-info-list .table-container .table tr th{font-size:1.3rem}.asset-info-tab .asset-info-main .asset-info-list .table-container .table tr .grid-input-field{padding-right:.5rem}.asset-info-tab .asset-info-main .asset-info-list .table-container .table tr .blue-content{font-size:1.2rem;display:flex;justify-content:flex-start;align-items:center;gap:.7rem;cursor:pointer}.asset-info-tab .asset-info-main .asset-info-list .table-container .table tr .blue-content .text{margin:0;color:#122333;font-weight:600}.asset-info-tab .asset-info-main .asset-info-list .table-container .table tr .blue-content .material-icons{font-size:1.8rem;margin:0!important;color:#01b2d6}.asset-info-tab .asset-info-main .asset-info-list .table-grid{border:none!important;padding:0!important}.asset-info-tab .title-2{font-size:1.3rem}.asset-info-tab .asset-footer{display:flex;justify-content:flex-end;align-items:center;padding:1.2rem;border-top:.1rem solid #e3e3e3}::ng-deep .asset-info-tab .select-field .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{width:auto!important}.button-container-cards{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:1rem}.button-container-cards .button-container-card{min-height:5.2rem;border-radius:.6rem;padding:.6rem .8rem;display:flex;justify-content:flex-start;align-items:center;border:solid 1px #f0f0f0;box-shadow:0 0 10px #7454830d;gap:1rem;min-width:180px}.button-container-cards .button-container-card .button-container-card-image{border:solid 1px #f0f0f0;border-radius:.6rem;width:40px;min-width:40px;height:40px;padding:.8rem}.button-container-cards .button-container-card .button-container-card-content h3{font-size:1.6rem;font-weight:700;margin:0;line-height:initial}.button-container-cards .button-container-card .button-container-card-content h3 small{font-size:1.2rem;font-weight:400}.button-container-cards .button-container-card .button-container-card-content h4{line-height:initial;margin:0;font-size:1.2rem;font-weight:400}.button-container-cards .button-container-card:hover{box-shadow:#0000001a 0 2px 8px;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;border-color:transparent}.button-container-cards .button-container-card:hover .button-container-card-image{animation:pulse .5s ease}.note-sec{position:relative;width:2.2rem;cursor:pointer}.note-sec .note-count{position:absolute;bottom:.2rem;right:-.2rem;border:.75px solid #fff;border-radius:.4rem;background:#01b2d6;width:1.3rem;height:1.3rem;color:#fff;display:flex;justify-content:center;align-items:center;font-size:.8rem}.note-sec:hover img{opacity:1}.dot-action-icon{color:#a0a5b9;cursor:pointer}::ng-deep .mat-snack-bar-container.snackBarSuccess{background:#34b06d;color:#fff}::ng-deep .mat-snack-bar-container.snackBarSuccess .mat-button-wrapper{color:#fff}::ng-deep .mat-snack-bar-container.snackBarError{background:#ff0000;color:#fff}::ng-deep .mat-snack-bar-container.snackBarError .mat-button-wrapper{color:#fff}::ng-deep .mobile-form{display:flex;justify-content:center;align-items:center}::ng-deep .mobile-form>:first-child{width:90px}::ng-deep .mobile-form>:first-child .mat-mdc-form-field .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0}::ng-deep .mobile-form>:last-child{width:calc(100% - 90px)}::ng-deep .mobile-form>:last-child .mat-mdc-form-field .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-radius:0}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{display:none!important}.blue-content{font-size:1.2rem;display:flex;justify-content:flex-start;align-items:center;gap:.7rem;cursor:pointer}.blue-content .text{margin:0;color:#122333;font-weight:600}.blue-content .material-icons{font-size:1.8rem;margin:0!important;color:#01b2d6}.blue-content:hover .text{color:#01b2d6;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.blue-content:hover .material-icons{transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;animation:pulse .5s ease}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{color:#122333}.nowrap{text-wrap:nowrap!important}.text-blue{color:#01b2d6}.status-info{display:flex;justify-content:flex-start;align-items:center;color:#0e0d0d;font-size:1.2rem;gap:.5rem}.status-info .status-iconbox{width:1rem;height:1rem;border-radius:3px}.status-info.status-approved .status-iconbox{background:#34b06d}.status-info.status-pending .status-iconbox{background:#ffc040}.status-info.status-assigned .status-iconbox{background:#4891ff}.status-info.status-unavailable .status-iconbox{background:#505050}.status-info.status-cancel .status-iconbox{background:#ff0000}.status-info.status-primary-lite{background:#01b2d6}.status-info.green{background:#4EC9AE}.modal-text{font-size:1.4rem;font-weight:600;margin-bottom:2rem;color:#122333}.table-configuration .table-configuration-item{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;gap:.5rem}.table-configuration .table-configuration-item h5{color:#72767a;margin:0}.table-configuration .table-configuration-item p{margin:0;font-size:1.3rem}.table-configuration .table-configuration-item app-slide-toggle{margin-left:auto}.form-group-list{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:1.5rem}.form-group-list .form-group{width:100%}.table-configuration-item{display:flex;list-style:none;cursor:pointer;flex-direction:flex-start;width:100%}.table-configuration-item app-slide-toggle{margin-left:auto}.white-space-normal{white-space:normal!important}.count-card-list{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:1.4rem 2rem;flex-wrap:wrap;width:100%}@media only screen and (min-width: 769px){.count-card-list{flex-wrap:nowrap}}.count-card{border-radius:.8rem;box-shadow:0 0 1rem #7454831a;padding:1rem;background-color:#229550;border:.1rem solid #f0f0f0;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;min-width:18rem;cursor:pointer}@media only screen and (max-width: 480px){.count-card{width:100%}}@media only screen and (min-width: 769px){.count-card{padding:.5rem .7rem;height:5.2rem;width:100%}}.count-card .count-card-icon{width:4rem;height:4rem;display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:.8rem;border:.1rem solid #f0f0f0;margin-right:1rem;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transform:rotateY(0)}.count-card .count-text-box .count-textbold{font-size:1.6rem;font-weight:800;color:#1e1e1e;margin-bottom:.2rem;line-height:initial;white-space:nowrap}.count-card .count-text-box .count-text{font-size:1.2rem;font-weight:500;color:#1e1e1e;margin-bottom:0;line-height:initial;white-space:nowrap}.count-card:hover{transition:all .6s ease-in-out;-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transform:translateY(-2px)}.count-card:hover .count-card-icon{transform:rotateY(180deg)}.count-card.count-card-violet{border-color:#946eea}.count-card.count-card-violet:hover{background-color:#946eea}.count-card.count-card-violet:hover .count-text-box .count-textbold,.count-card.count-card-violet:hover .count-text-box .count-text{color:#fff;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.count-card.count-card-green{border-color:#54b435}.count-card.count-card-green:hover{background-color:#54b435}.count-card.count-card-green:hover .count-text-box .count-textbold,.count-card.count-card-green:hover .count-text-box .count-text{color:#fff;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.count-card.count-card-secondary{border-color:#ec577a}.count-card.count-card-secondary:hover{background-color:#ec577a}.count-card.count-card-secondary:hover .count-text-box .count-textbold,.count-card.count-card-secondary:hover .count-text-box .count-text{color:#fff;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.count-card.count-card-red{border-color:#f25858}.count-card.count-card-red:hover{background-color:#f25858}.count-card.count-card-red:hover .count-text-box .count-textbold,.count-card.count-card-red:hover .count-text-box .count-text{color:#fff;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.header-back-btn{margin-right:1.2rem;width:max-content}.header-back-btn ::ng-deep .btn-outline.btn-normal-sm{color:#b0b1b3;border:.2rem solid #b0b1b3;width:2.2rem;height:2.1rem;min-width:2.2rem;line-height:2.1rem;padding:0;border-radius:.7rem}.header-back-btn ::ng-deep .btn-outline.btn-normal-sm:hover{border-color:#ff4779;color:#ff4779;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.header-back-btn ::ng-deep .btn-outline.btn-normal-sm span{font-size:1.7rem}.info-text{display:flex;justify-content:flex-start;align-items:center;gap:.5rem;margin:0;line-height:initial;width:max-content;font-size:1.2rem}.info-text.danger{background:rgba(237,43,42,.1);padding:.8rem;min-height:4.2rem;border-radius:5px}.info-text.danger .blue-info{color:#ed2b2a}.info-text.warning{background:rgba(255,183,0,.1);padding:.8rem;min-height:4.2rem;border-radius:5px}.info-text.warning .blue-info{color:#ffb700}.info-text .blue{cursor:pointer;color:#01b2d6;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.info-text .blue:hover{color:#0188a3}.info-text .blue-info{color:#01b2d6;font-size:1.8rem;cursor:pointer}mat-dialog-actions{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}mat-dialog-actions .modal-footer-start{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:1.5rem}mat-dialog-actions .modal-footer-end{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:1.5rem}input{text-overflow:ellipsis}app-button,app-button-image{width:max-content;display:inline-block}mat-slide-toggle{cursor:pointer}@media only screen and (min-width: 769px){.vertical-tab-style1{flex-direction:row}}@media only screen and (min-width: 769px){.vertical-tab-style1.project-config-tab .mat-mdc-tab-header .mat-mdc-tab-label-container{min-height:calc(100vh - 172px)}}@media only screen and (min-width: 769px){.vertical-tab-style1 .mat-mdc-tab-header{border-bottom:none;background-color:#f5f5f5;border-radius:.4rem;height:auto;width:23rem}}@media only screen and (min-width: 769px) and (min-width: 769px){.vertical-tab-style1 .mat-mdc-tab-header{width:23rem;height:100%}}@media only screen and (min-width: 769px){.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-header-pagination{display:none}}@media only screen and (min-width: 769px) and (min-width: 769px){.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-label-container{min-height:calc(100vh - 265px);overflow-y:auto}}@media only screen and (min-width: 769px){.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels{flex-direction:column;padding:1.5rem 0}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab{display:flex;justify-content:flex-start;align-items:center;padding:0 2rem;height:4.3rem;margin:0;position:relative}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab .mdc-tab__text-label{font-size:1.3rem;font-weight:500;color:#0f0d29!important;font-family:Mulish,sans-serif!important}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab:after{content:"";position:absolute;left:2px;top:3px;width:.4rem;height:calc(100% - 6px);background-color:transparent;z-index:1;border-radius:10rem}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab:hover{transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;background-color:#01b2d6}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab:hover .mdc-tab__ripple:before{opacity:0!important}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab:hover .mdc-tab__content .mdc-tab__text-label{transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;color:#fff!important}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab--active{background-color:#fff}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab--active:after{background-color:#01b2d6}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab--active .mdc-tab__content .mdc-tab__text-label{color:#01b2d6!important;font-weight:600}.vertical-tab-style1 .mat-mdc-tab-header .mdc-tab-indicator__content{display:none}.vertical-tab-style1 .mat-mdc-tab-body-wrapper{flex:1 1 auto}}.table-container{width:100%;border-radius:.6rem .6rem 0 0}.table{width:100%;box-shadow:none}.table.table-hover tr:hover td{background:#ebf4f9;cursor:pointer;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.table-style1.with-more .mat-mdc-header-cell{background-color:#f6f8f9}.table-style1.with-more .mat-mdc-header-cell:last-child{width:5rem;min-width:5rem;max-width:5rem;text-align:center}.table-style1.with-more .mat-mdc-cell:last-child,.table-style1.with-more mat-footer-cell:last-child{width:5rem;min-width:5rem;max-width:5rem;text-align:center}.table-style1.with-checkbox .mat-mdc-header-cell{background-color:#f6f8f9}.table-style1.with-checkbox .mat-mdc-header-cell:first-child{width:4rem;min-width:4rem;max-width:4rem;text-align:center;text-overflow:inherit;padding-right:0}.table-style1.with-checkbox .mat-mdc-cell:first-child,.table-style1.with-checkbox mat-footer-cell:first-child{width:4rem;min-width:4rem;max-width:4rem;text-align:center;text-overflow:inherit;padding-right:0}.table-style1.sticky-right th:last-child,.table-style1.sticky-right td:last-child{position:sticky;right:0}.table-style1 .mat-mdc-header-row{height:5rem}.table-style1 .mat-mdc-header-cell,.table-style1 .mat-mdc-cell{padding:.6rem 1.2rem;font-family:Mulish,sans-serif!important;line-height:initial}.table-style1 .mat-mdc-header-cell{background-color:#f7f7f7!important;font-size:1.3rem;font-weight:400;color:#646464;border-top:.1rem solid #f0f0f0;border-bottom-color:#f0f0f0}.table-style1 .mat-mdc-header-cell:first-child{border-top-left-radius:.6rem;border-left:.1rem solid #f0f0f0}.table-style1 .mat-mdc-header-cell:last-child{border-top-right-radius:.6rem;border-right:.1rem solid #f0f0f0}.table-style1 .mat-mdc-header-cell .mat-checkbox-frame{background-color:#fff}.table-style1 .mat-mdc-cell{font-size:1.2rem;font-weight:500;color:#122333;border-bottom:.1rem solid #f0f0f0!important}.table-style1 .mat-mdc-cell:first-child{border-left:.1rem solid #f0f0f0}.table-style1 .mat-mdc-cell:last-child{border-right:.1rem solid #f0f0f0}.table-style1 .mat-mdc-row{height:5.4rem}.table-style1 .check-box.mat-mdc-checkbox .mdc-checkbox__background{background-color:#fff!important}.table th .mat-sort-header-arrow{opacity:1!important;transform:none!important}.table th .mat-sort-header-arrow .mat-sort-header-indicator{opacity:1;transform:none!important}.table th .mat-sort-header-arrow .mat-sort-header-indicator:before{content:"\e5db";font-family:Material Icons Round;top:-4px;position:absolute;color:#646464;font-size:1.2rem}.table th .mat-sort-header-arrow .mat-sort-header-indicator .mat-sort-header-pointer-left,.table th .mat-sort-header-arrow .mat-sort-header-indicator .mat-sort-header-pointer-right,.table th .mat-sort-header-arrow .mat-sort-header-indicator .mat-sort-header-pointer-middle,.table th .mat-sort-header-arrow .mat-sort-header-stem{display:none}.table th[aria-sort=descending] ::ng-deep .mat-sort-header-arrow .mat-sort-header-indicator:before{content:"\e5db"}.table th[aria-sort=ascending] ::ng-deep .mat-sort-header-arrow .mat-sort-header-indicator:before{content:"\e5d8"}.table.table-main tr.expand-one .checkbox-container,.table.table-style2 tr.expand-one .checkbox-container{display:flex;justify-content:center;align-items:center}.table.table-main tr.expand-one .checkbox-container .material-icons,.table.table-style2 tr.expand-one .checkbox-container .material-icons{font-weight:600;font-size:1.8rem}.table.table-main tr.expand-one .expand-one-lat-item,.table.table-style2 tr.expand-one .expand-one-lat-item{display:flex;justify-content:space-between;align-items:center}.table.table-main tr.expand-two,.table.table-style2 tr.expand-two{background:rgba(52,176,109,.05)}.table.table-main tr.expand-two:hover,.table.table-style2 tr.expand-two:hover{background:rgba(52,176,109,.08)}.table.table-main tr.expand-two .expand-one-item-title,.table.table-style2 tr.expand-two .expand-one-item-title{padding-left:2rem}.table.table-main tr.expand-three:hover,.table.table-style2 tr.expand-three:hover{background:#fff}.table.table-main tr.expand-three .expand-three-td,.table.table-style2 tr.expand-three .expand-three-td{padding:0;border:none}.table.table-main tr.expand-three .expand-three-td .checkbox-container,.table.table-style2 tr.expand-three .expand-three-td .checkbox-container{width:100%;display:flex;justify-content:flex-start;align-items:center}.table.table-main tr.expand-three .expand-three-td tr th:first-child,.table.table-style2 tr.expand-three .expand-three-td tr th:first-child{text-align:left}.table.table-main tr.expand-three .expand-three-td tr td:first-child,.table.table-style2 tr.expand-three .expand-three-td tr td:first-child{min-width:42.5rem;text-align:left}.table.table-main tr.active,.table.table-style2 tr.active{transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;cursor:pointer;background:#ebf4f9}.table.table-main tr.active .checkbox-container .play-arrow,.table.table-style2 tr.active .checkbox-container .play-arrow{transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transform:scaleX(1.1) rotate(90deg)}.table.table-main tr:hover,.table.table-style2 tr:hover{background:#ebf4f9;cursor:pointer;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.table.table-main tr .checkbox-container,.table.table-style2 tr .checkbox-container{width:5.5rem;display:flex;justify-content:flex-end;align-items:center;cursor:pointer}.table.table-main tr .checkbox-container .play-arrow,.table.table-style2 tr .checkbox-container .play-arrow{margin-right:1.5rem;transform:scaleY(1.1);font-size:2.1rem;color:#505050;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.table.table-main tr th,.table.table-style2 tr th{height:5rem;background:#f6f8fa;color:#646464;font-size:1.6rem;font-weight:500;text-align:left;border-top:solid .1rem #e7eaf4;border-bottom:solid .1rem #e7eaf4;padding:0 1rem;position:sticky;top:0;z-index:1;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.table.table-main tr th:first-child,.table.table-style2 tr th:first-child{text-align:right;border-left:solid .1rem #e7eaf4}.table.table-main tr th:last-child,.table.table-style2 tr th:last-child{border-right:solid .1rem #e7eaf4}.table.table-main tr td,.table.table-style2 tr td{border-top:solid .1rem #e2e3ea;border-bottom:solid .1rem #e2e3ea;height:7.8rem}.table.table-main tr td:first-child,.table.table-style2 tr td:first-child{border-left:solid .1rem #e2e3ea;width:5.5rem}.table.table-main tr td:last-child,.table.table-style2 tr td:last-child{border-right:solid .1rem #e2e3ea}.table.table-style2 th{background:#f6f8f9;font-size:1.3rem;color:#646464;border-top:solid .1rem #f6f8f9;border-bottom:solid .1rem #f6f8f9}.table.table-style2 th:first-child{border-left:solid .1rem #f6f8f9}.table.table-style2 th:last-child{border-right:solid .1rem #f6f8f9}.table.table-style3 tr th{background-color:#f7f7f7;font-size:1.4rem;font-weight:600;color:#122333;border-top:.1rem solid #f0f0f0;border-bottom:.1rem solid #f0f0f0;padding:1.5rem}.table.table-style3 tr th:first-child{border-top-left-radius:.6rem}.table.table-style3 tr th:last-child{border-right:.1rem solid #f0f0f0;border-top-right-radius:.6rem}.table.table-style3 tr td{font-size:1.2rem;font-weight:500;color:#122333;border-bottom:.1rem solid #f0f0f0;height:5.3rem;padding:.6rem 1.5rem;width:175px}.table.table-style3 tr td .text{font-weight:600}.table.table-style3 tr td .text.d-flex{gap:1rem}.table.table-style3 tr:last-child td{border-bottom:0}.table .user-content .user-maintext,.table .user-content .user-subtext{max-width:180px;white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis}.btn{height:4.2rem;line-height:4.2rem;display:flex;justify-content:center;align-items:center;padding:0 1.4rem;border-radius:.6rem;border:none;cursor:pointer;font-size:1.3rem;font-weight:600;white-space:nowrap}.btn.mat-button-disabled{opacity:.6;color:#fff}.btn.btn-add-small{background:#fff;width:2.4rem;height:2.4rem;border-radius:.6rem;color:#01b2d6;display:flex;justify-content:center;align-items:center}.btn.btn-add-small .material-icons-round{font-size:1.6rem}.btn.btn-add-small:hover{animation:rotate_icon .2s both}.btn.btn-lite{font-weight:600}.btn.btn-grey{min-width:10rem;position:relative;overflow:hidden}.btn.btn-grey:before{content:"";position:absolute;left:-5rem;top:0;width:0;height:100%;transform:skew(30deg);z-index:-1;transition:width 1s}.btn.btn-grey:hover{transform:scale(1);transition:all 1s;color:#122333}.btn.btn-grey:hover:before{width:250%}.btn.btn-primary{border:0;background-color:#01b2d6;color:#fff;position:relative;overflow:hidden;min-width:9.5rem}.btn.btn-primary:before{content:"";position:absolute;left:-5rem;top:0;width:0;height:100%;background-color:#ff4779;transform:skew(30deg);z-index:-1;transition:width 1s}.btn.btn-primary:hover{transform:scale(1);transition:all 1s}.btn.btn-primary:hover:before{width:250%}.btn.btn-primary[aria-expanded=true]{background-color:#ff4779;cursor:pointer}.btn.btn-primary[aria-expanded=true]:focus:after,.btn.btn-primary[aria-expanded=true]:hover:after{content:none}.btn.btn-primary .icon-plus{font-size:1.6rem;margin-right:.2rem}.btn.btn-primary .arrow-next{color:#fff;font-size:1.6rem;margin-left:.4rem}.btn.btn-normal{background-color:transparent;font-size:1.4rem;color:#01b2d6;font-weight:700}.add-link-primary{color:#01b2d6;font-weight:600!important;line-height:initial;background-color:transparent;height:3.4rem!important;padding:0}.add-link-primary .material-icons{font-size:1.2rem;margin-right:.4rem}button:disabled{opacity:.6!important;pointer-events:none;filter:grayscale(100%);color:#fff!important}.select-option-btn ::ng-deep .btn-normal{font-size:1.2rem;font-weight:600;color:#122333;padding:0}.select-option-btn ::ng-deep .btn-normal .add-icon{color:#01b2d6;font-size:2.1rem}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,30%,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-30%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(30%,0,0)}to{opacity:1;transform:none}}@keyframes scale-up-ver-center{0%{transform:scaleY(.4)}50%{transform:scaleY(1)}to{transform:scaleY(.4)}}@keyframes pulse{0%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}@keyframes pulse-red{0%{transition:scale(.85);-webkit-transition:scale(.85);-moz-transition:scale(.85);-ms-transition:scale(.85);-o-transition:scale(.85);box-shadow:0 0 #ff477980}70%{transition:scale(.9);-webkit-transition:scale(.9);-moz-transition:scale(.9);-ms-transition:scale(.9);-o-transition:scale(.9);box-shadow:0 0 0 1rem #ff477900}to{transition:scale(.85);-webkit-transition:scale(.85);-moz-transition:scale(.85);-ms-transition:scale(.85);-o-transition:scale(.85);box-shadow:0 0 #ff477900}}@keyframes rotate_icon{to{transform:rotate(360deg)}}@keyframes rotate_icon_new{to{transform:rotate(90deg)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-6%,0)}to{opacity:1;transform:none}}@keyframes flip-in-ver-left{0%{transform:rotateY(100deg);opacity:0}to{transform:rotateY(0);opacity:1}}@keyframes flip-in-hor-top{0%{transform:rotateX(-80deg);opacity:0}to{transform:rotateX(0);opacity:1}}.user-details:hover .user-imgbox img{animation:flipInY 1.6s ease!important}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:1}40%{transform:perspective(400px) rotateY(0)}60%{transform:perspective(400px) rotateY(0);opacity:1}80%{transform:perspective(400px) rotateY(0)}to{transform:perspective(400px)}}.form-group{width:100%}.form-group.form-group-lg{width:100%!important}.mat-mdc-form-field{width:100%}.mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper{display:none}.mat-mdc-form-field .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-radius:.6rem 0 0 .6rem;border-color:#f0f0f0}.mat-mdc-form-field .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__notch{border-color:#f0f0f0}.mat-mdc-form-field .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0 .6rem .6rem 0;border-color:#f0f0f0}.mat-mdc-form-field .mdc-text-field.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field .mdc-text-field.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field .mdc-text-field.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#01b2d6;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.mat-mdc-form-field .mdc-text-field.mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field .mdc-text-field.mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field .mdc-text-field.mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-width:.1rem;border-color:#01b2d6!important;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.mat-mdc-form-field .mdc-text-field .mdc-floating-label mat-label{color:#646464;font-weight:400;font-size:1.3rem;font-family:Mulish,sans-serif!important}.mat-mdc-form-field .mdc-text-field .mdc-floating-label .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker):after{font-size:1.5rem;font-weight:700;color:#646464}.mat-mdc-form-field .mdc-text-field .mdc-text-field__input{color:#122333;font-size:1.3rem;font-weight:400}.mat-mdc-form-field .mdc-text-field .mdc-text-field__input::placeholder{font-size:1.3rem;color:#646464}.mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:.8rem;padding-bottom:.8rem;min-height:4.2rem;z-index:1}.mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-2.8rem) scale(.75);font-size:1.8rem}.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:1.9rem}.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button .mat-mdc-button-persistent-ripple:before{opacity:0!important}.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:0}.mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#646464}.mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:red}.mat-mdc-form-field.date-picker-field .mat-mdc-form-field-icon-suffix{z-index:1}.mat-mdc-form-field.date-picker-field .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button.mat-mdc-button-base{width:4.2rem;height:4.2rem;padding:0}.mat-mdc-form-field.date-picker-field .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button.mat-mdc-button-base mat-icon{display:block}.mat-mdc-form-field.date-picker-field .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button.mat-mdc-button-base mat-icon .date-icon{width:auto;height:auto}.mat-mdc-form-field .mat-mdc-select-arrow{position:relative}.mat-mdc-form-field .mat-mdc-select-arrow svg{display:none}.mat-mdc-form-field .mat-mdc-select-arrow:after{content:"\e5cf";font-family:Material Icons Round;position:absolute;right:-.5rem;top:50%;transform:translateY(-45%);line-height:initial;font-size:2.1rem;color:#646464}.mat-mdc-form-field .mat-mdc-select-value-text,.mat-mdc-form-field .mat-mdc-select-value{font-size:1.3rem;color:#122333;font-weight:400;font-family:Mulish,sans-serif!important}.mat-mdc-form-field.mat-form-field-invalid .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field.mat-form-field-invalid .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field.mat-form-field-invalid .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-color:red}.mat-mdc-form-field.mat-form-field-invalid .mdc-text-field.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field.mat-form-field-invalid .mdc-text-field.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field.mat-form-field-invalid .mdc-text-field.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:red}.mat-formfield-bg ::ng-deep .mat-mdc-form-field .mdc-notched-outline .mdc-notched-outline__leading,.mat-formfield-bg ::ng-deep .mat-mdc-form-field .mdc-notched-outline .mdc-notched-outline__notch,.mat-formfield-bg ::ng-deep .mat-mdc-form-field .mdc-notched-outline .mdc-notched-outline__trailing{background-color:#fcfcfc}::ng-deep .mdc-menu-surface{padding:0!important;border-radius:.3rem!important}::ng-deep .mdc-menu-surface .mat-mdc-option{min-height:4.5rem;border-bottom:.1rem solid #f0f0f0}::ng-deep .mdc-menu-surface .mat-mdc-option:last-child{border-bottom:0}::ng-deep .mdc-menu-surface .mat-mdc-option:hover{background-color:#fcfcfc;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}::ng-deep .mdc-menu-surface .mat-mdc-option.mat-mdc-option-active{background-color:#01b2d6}::ng-deep .mdc-menu-surface .mat-mdc-option.mat-mdc-option-active .mdc-list-item__primary-text{color:#fff}::ng-deep .mdc-menu-surface .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background-color:#01b2d6}::ng-deep .mdc-menu-surface .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:#fff}::ng-deep .mdc-menu-surface .mat-mdc-option .mdc-list-item__primary-text{font-size:1.2rem;color:#122333;font-family:Mulish,sans-serif!important;font-weight:400}::ng-deep .mdc-menu-surface .mat-mdc-option .mat-pseudo-checkbox{display:none}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#131721}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#000}.no-border .mat-mdc-form-field .mat-mdc-text-field-wrapper{padding:0}.no-border .mat-mdc-form-field .mdc-notched-outline .mdc-notched-outline__leading,.no-border .mat-mdc-form-field .mdc-notched-outline .mdc-notched-outline__notch,.no-border .mat-mdc-form-field .mdc-notched-outline .mdc-notched-outline__trailing{border:0!important}.no-border.text-right .mat-mdc-form-field .mdc-text-field__input{text-align:right}.input-box ::ng-deep .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:0;padding-bottom:0;min-height:2.6rem}.input-box ::ng-deep .mat-mdc-form-field .mat-mdc-select-value-text,.input-box ::ng-deep .mat-mdc-form-field .mat-mdc-select-value{font-size:1.2rem}.input-box ::ng-deep .mat-mdc-form-field .mat-mdc-select-arrow:after{font-size:1.8rem;transform:translateY(-52%)}html{font-size:10px;scroll-behavior:smooth}::-webkit-scrollbar{width:.7rem;height:.8rem}::-webkit-scrollbar-track{background:rgb(216,221,232);border-radius:40rem}::-webkit-scrollbar-thumb{background:rgba(1,178,214,.2);border-radius:40rem;cursor:pointer}::-webkit-scrollbar-thumb:hover{background:rgba(1,178,214,.7);border-radius:40rem}body{background-color:#eff3f5;overflow-x:hidden;font-size:1.3rem;line-height:1.4;margin:0;padding:0;font-family:"Mulish",sans-serif !important!important;height:auto}*{-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;letter-spacing:normal}*:focus{outline:none}:after,:before{box-sizing:border-box}.ul-reset{list-style:none;padding:0;margin:0}.clearfix:after{content:"";display:table;clear:both}.align-center{text-align:center}.align-right{text-align:right}*.full-width{width:100%!important}img{max-width:100%}input:focus,textarea:focus,select:focus,button:focus{outline:none}a{text-decoration:none}p,h1,h2,h3,h4,h5,h6{margin-block-start:0;margin-block-end:0}.hide{display:none}html,body{height:100%}.mat-slide-toggle-label,.mat-slide-toggle-content,.mat-expansion-panel-header,.mat-radio-label,.mat-option,form,table,aside,section,h1,h2,h3,h4,h5,h6,li,p,input,button,.mat-step-text-label,.mat-stepper-vertical,.mat-stepper-horizontal,.mat-tab-body-wrapper,.mat-list-item,.mat-expansion-panel-content,.mat-tab-group,.mat-tab-label,.mat-tab-link,.mat-menu,.mat-menu-item,.highcharts-chart,.mat-stroked-button,textarea,.mat-mdc-menu-content,.mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text{font-family:Mulish,sans-serif!important}.mat-body,.mat-body-1,.mat-button,.mat-typography,.mat-tab-label,.mat-tab-link,.mat-checkbox,.mat-form-field,.mat-mdc-form-field,.mat-select,.mat-simple-snackbar,.mat-button-wrapper{font-family:Mulish,sans-serif!important;font-size:1.3rem;font-weight:400;letter-spacing:normal}.mat-tab-labels .mat-tab-label{opacity:1}::selection{background:#01b2d6;color:#fff}.mat-tab-nav-bar.mat-primary .mat-ink-bar,.mat-tab-group.mat-primary .mat-ink-bar{background:#01b2d6}.mat-tab-labels .mat-tab-label{opacity:1;padding:0;min-width:auto;margin-right:2rem}.mat-tab-labels .mat-tab-label:last-child{margin-right:0}
