.mat-form-field{display:inline-block;position:relative;text-align:left}[dir=rtl] .mat-form-field{text-align:right}.mat-form-field-wrapper{position:relative}.mat-form-field-flex{display:inline-flex;align-items:baseline;box-sizing:border-box;width:100%}.mat-form-field-prefix,.mat-form-field-suffix{white-space:nowrap;flex:none;position:relative}.mat-form-field-infix{display:block;position:relative;flex:auto;min-width:0;width:180px}.cdk-high-contrast-active .mat-form-field-infix{-o-border-image:linear-gradient(transparent,transparent);border-image:linear-gradient(transparent,transparent)}.mat-form-field-label-wrapper{position:absolute;left:0;box-sizing:content-box;width:100%;height:100%;overflow:hidden;pointer-events:none}[dir=rtl] .mat-form-field-label-wrapper{left:auto;right:0}.mat-form-field-label{position:absolute;left:0;font:inherit;pointer-events:none;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transform-origin:0 0;transition:transform .4s cubic-bezier(.25,.8,.25,1),color .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1);display:none}[dir=rtl] .mat-form-field-label{transform-origin:100% 0;left:auto;right:0}.cdk-high-contrast-active .mat-form-field-disabled .mat-form-field-label{color:GrayText}.mat-form-field-empty.mat-form-field-label,.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{display:block}.mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{display:none}.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{display:block;-webkit-transition:none;transition:none}.mat-input-server[placeholder]:not(:-moz-placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:none}.mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:none}.mat-form-field-can-float .mat-input-server[placeholder]:not(:-moz-placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:block}.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-can-float .mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:block}.mat-form-field-label:not(.mat-form-field-empty){transition:none}.mat-form-field-underline{position:absolute;width:100%;pointer-events:none;transform:scaleY(1.0001)}.mat-form-field-ripple{position:absolute;left:0;width:100%;transform-origin:50%;transform:scaleX(.5);opacity:0;transition:background-color .3s cubic-bezier(.55,0,.55,.2)}.mat-form-field.mat-focused .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple{opacity:1;transform:none;transition:transform .3s cubic-bezier(.25,.8,.25,1),opacity .1s cubic-bezier(.25,.8,.25,1),background-color .3s cubic-bezier(.25,.8,.25,1)}.mat-form-field-subscript-wrapper{position:absolute;box-sizing:border-box;width:100%;overflow:hidden}.mat-form-field-subscript-wrapper .mat-icon,.mat-form-field-label-wrapper .mat-icon{width:1em;height:1em;font-size:inherit;vertical-align:baseline}.mat-form-field-hint-wrapper{display:flex}.mat-form-field-hint-spacer{flex:1 0 1em}.mat-error{display:block}.mat-form-field-control-wrapper{position:relative}.mat-form-field-hint-end{order:1}.mat-form-field._mat-animation-noopable .mat-form-field-label,.mat-form-field._mat-animation-noopable .mat-form-field-ripple{transition:none}.mat-form-field-appearance-standard .mat-form-field-flex{padding-top:.75em}.mat-form-field-appearance-standard .mat-form-field-underline{height:1px}.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-underline{height:0;border-top:solid 1px}.mat-form-field-appearance-standard .mat-form-field-ripple{bottom:0;height:2px}.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-ripple{height:0;border-top:solid 2px}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-position:0;background-color:transparent}.cdk-high-contrast-active .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{border-top-style:dotted;border-top-width:2px}.mat-form-field-appearance-standard:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{opacity:1;transform:none;transition:opacity .6s cubic-bezier(.25,.8,.25,1)}.mat-form-field-appearance-standard._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{transition:none}button:focus{outline:none}fieldset{border:1px solid rgba(0,0,0,.42);border-radius:8px;margin:1em 0;padding:0 24px}fieldset>legend{border:0;font-size:1.1em;margin:0;padding:0 8px;text-align:left;width:auto}fieldset+fieldset{margin-top:2rem}.bold{font-weight:700}.buttons-row{display:flex;flex-wrap:wrap;justify-content:flex-end;padding-bottom:1rem}.buttons-row .mat-button-wrapper{align-items:center;display:flex}.buttons-row .mat-button-wrapper>.mat-icon+span{margin-left:.5rem}.button-wrapper{display:inline-block}.example-form{align-items:stretch;display:flex;flex-direction:column;height:100%}.example-form .example-overflow-container{flex:1 1 auto;overflow:auto;padding:16px}.example-form .example-overflow-container .mat-expansion-panel{margin-bottom:16px}.form-buttons{align-items:center;display:flex;justify-content:space-around;margin:8px 0}.form-buttons a+button,.form-buttons button+a,.form-buttons a+a,.form-buttons button+button{margin-left:1rem}.form-buttons .stacked-buttons{display:flex;flex-direction:column}.form-buttons .stacked-buttons a+button,.form-buttons .stacked-buttons button+a,.form-buttons .stacked-buttons a+a,.form-buttons .stacked-buttons button+button{margin-left:0}.italic{font-style:italic}.larger{font-size:larger}.mat-form-field.block{display:block;padding:1em 0;width:100%}.mat-form-field.mat-form-field-disabled .mat-hint{color:#00000061}.mat-form-field.mat-form-field-appearance-standard .mat-form-field-prefix button.mat-icon-button,.mat-form-field.mat-form-field-appearance-standard .mat-form-field-suffix button.mat-icon-button{height:1.5em;width:1.5em}.mat-form-field.mat-form-field-appearance-standard.mat-form-field-readonly .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{opacity:0;transform:scaleX(.5);transition:background-color .3s cubic-bezier(.55,0,.55,.2)}.mat-form-field.mat-form-field-appearance-standard.mat-form-field-readonly .mat-form-field-underline{background-color:transparent;background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-position:0;background-repeat:repeat-x;background-size:4px 100%}.mat-form-field.mat-form-field-appearance-outline .mat-form-field-flex{align-items:center}.mat-form-field.no-padding .mat-form-field-wrapper,.mat-form-field.has-button-row{padding-bottom:0}.mat-form-field .mat-form-field-prefix{padding-right:8px}.mat-form-field .mat-form-field-suffix{align-self:center}.captcha-container .mat-form-field-infix{display:flex;justify-content:center}.spacer{flex:1 1 auto}:host ::ng-deep .mat-form-field label{margin-bottom:0}:host ::ng-deep .mat-form-field .mat-form-field-flex,:host ::ng-deep .mat-form-field .mat-form-field-infix{padding-top:0}.mat-form-field{display:inline-block;position:relative;text-align:left}[dir=rtl] .mat-form-field{text-align:right}.mat-form-field-wrapper{position:relative}.mat-form-field-flex{display:inline-flex;align-items:baseline;box-sizing:border-box;width:100%}.mat-form-field-prefix,.mat-form-field-suffix{white-space:nowrap;flex:none;position:relative}.mat-form-field-infix{display:block;position:relative;flex:auto;min-width:0;width:180px}.cdk-high-contrast-active .mat-form-field-infix{-o-border-image:linear-gradient(transparent,transparent);border-image:linear-gradient(transparent,transparent)}.mat-form-field-label-wrapper{position:absolute;left:0;box-sizing:content-box;width:100%;height:100%;overflow:hidden;pointer-events:none}[dir=rtl] .mat-form-field-label-wrapper{left:auto;right:0}.mat-form-field-label{position:absolute;left:0;font:inherit;pointer-events:none;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transform-origin:0 0;transition:transform .4s cubic-bezier(.25,.8,.25,1),color .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1);display:none}[dir=rtl] .mat-form-field-label{transform-origin:100% 0;left:auto;right:0}.cdk-high-contrast-active .mat-form-field-disabled .mat-form-field-label{color:GrayText}.mat-form-field-empty.mat-form-field-label,.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{display:block}.mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{display:none}.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{display:block;-webkit-transition:none;transition:none}.mat-input-server[placeholder]:not(:-moz-placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:none}.mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:none}.mat-form-field-can-float .mat-input-server[placeholder]:not(:-moz-placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:block}.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-can-float .mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:block}.mat-form-field-label:not(.mat-form-field-empty){transition:none}.mat-form-field-underline{position:absolute;width:100%;pointer-events:none;transform:scaleY(1.0001)}.mat-form-field-ripple{position:absolute;left:0;width:100%;transform-origin:50%;transform:scaleX(.5);opacity:0;transition:background-color .3s cubic-bezier(.55,0,.55,.2)}.mat-form-field.mat-focused .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple{opacity:1;transform:none;transition:transform .3s cubic-bezier(.25,.8,.25,1),opacity .1s cubic-bezier(.25,.8,.25,1),background-color .3s cubic-bezier(.25,.8,.25,1)}.mat-form-field-subscript-wrapper{position:absolute;box-sizing:border-box;width:100%;overflow:hidden}.mat-form-field-subscript-wrapper .mat-icon,.mat-form-field-label-wrapper .mat-icon{width:1em;height:1em;font-size:inherit;vertical-align:baseline}.mat-form-field-hint-wrapper{display:flex}.mat-form-field-hint-spacer{flex:1 0 1em}.mat-error{display:block}.mat-form-field-control-wrapper{position:relative}.mat-form-field-hint-end{order:1}.mat-form-field._mat-animation-noopable .mat-form-field-label,.mat-form-field._mat-animation-noopable .mat-form-field-ripple{transition:none}.mat-form-field-appearance-standard .mat-form-field-flex{padding-top:.75em}.mat-form-field-appearance-standard .mat-form-field-underline{height:1px}.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-underline{height:0;border-top:solid 1px}.mat-form-field-appearance-standard .mat-form-field-ripple{bottom:0;height:2px}.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-ripple{height:0;border-top:solid 2px}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-position:0;background-color:transparent}.cdk-high-contrast-active .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{border-top-style:dotted;border-top-width:2px}.mat-form-field-appearance-standard:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{opacity:1;transform:none;transition:opacity .6s cubic-bezier(.25,.8,.25,1)}.mat-form-field-appearance-standard._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{transition:none}button:focus{outline:none}fieldset{border:1px solid rgba(0,0,0,.42);border-radius:8px;margin:1em 0;padding:0 24px}fieldset>legend{border:0;font-size:1.1em;margin:0;padding:0 8px;text-align:left;width:auto}fieldset+fieldset{margin-top:2rem}.bold{font-weight:700}.buttons-row{display:flex;flex-wrap:wrap;justify-content:flex-end;padding-bottom:1rem}.buttons-row .mat-button-wrapper{align-items:center;display:flex}.buttons-row .mat-button-wrapper>.mat-icon+span{margin-left:.5rem}.button-wrapper{display:inline-block}.example-form{align-items:stretch;display:flex;flex-direction:column;height:100%}.example-form .example-overflow-container{flex:1 1 auto;overflow:auto;padding:16px}.example-form .example-overflow-container .mat-expansion-panel{margin-bottom:16px}.form-buttons{align-items:center;display:flex;justify-content:space-around;margin:8px 0}.form-buttons a+button,.form-buttons button+a,.form-buttons a+a,.form-buttons button+button{margin-left:1rem}.form-buttons .stacked-buttons{display:flex;flex-direction:column}.form-buttons .stacked-buttons a+button,.form-buttons .stacked-buttons button+a,.form-buttons .stacked-buttons a+a,.form-buttons .stacked-buttons button+button{margin-left:0}.italic{font-style:italic}.larger{font-size:larger}.mat-form-field.block{display:block;padding:1em 0;width:100%}.mat-form-field.mat-form-field-disabled .mat-hint{color:#00000061}.mat-form-field.mat-form-field-appearance-standard .mat-form-field-prefix button.mat-icon-button,.mat-form-field.mat-form-field-appearance-standard .mat-form-field-suffix button.mat-icon-button{height:1.5em;width:1.5em}.mat-form-field.mat-form-field-appearance-standard.mat-form-field-readonly .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{opacity:0;transform:scaleX(.5);transition:background-color .3s cubic-bezier(.55,0,.55,.2)}.mat-form-field.mat-form-field-appearance-standard.mat-form-field-readonly .mat-form-field-underline{background-color:transparent;background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-position:0;background-repeat:repeat-x;background-size:4px 100%}.mat-form-field.mat-form-field-appearance-outline .mat-form-field-flex{align-items:center}.mat-form-field.no-padding .mat-form-field-wrapper,.mat-form-field.has-button-row{padding-bottom:0}.mat-form-field .mat-form-field-prefix{padding-right:8px}.mat-form-field .mat-form-field-suffix{align-self:center}.captcha-container .mat-form-field-infix{display:flex;justify-content:center}.spacer{flex:1 1 auto}:host ::ng-deep .mat-form-field .app-checkbox-group-control{display:block}:host ::ng-deep .mat-form-field .app-checkbox-group-control.one-line{display:flex;flex-wrap:wrap;justify-content:space-evenly}:host ::ng-deep .mat-form-field .app-checkbox-group-control.one-line .checkbox-wrapper:not(:last-child){padding-right:1rem}:host ::ng-deep .mat-form-field .app-checkbox-group-control:not(.one-line) .mat-checkbox{padding-bottom:8px}:host ::ng-deep .mat-form-field label{margin-bottom:0}:host ::ng-deep .mat-form-field .mat-form-field-flex,:host ::ng-deep .mat-form-field .mat-form-field-infix{padding-top:0}:host ::ng-deep .mat-form-field .mat-form-field-suffix{min-width:2.5em}:host ::ng-deep .mat-form-field .mat-checkbox-label{white-space:normal}.mat-form-field{display:inline-block;position:relative;text-align:left}[dir=rtl] .mat-form-field{text-align:right}.mat-form-field-wrapper{position:relative}.mat-form-field-flex{display:inline-flex;align-items:baseline;box-sizing:border-box;width:100%}.mat-form-field-prefix,.mat-form-field-suffix{white-space:nowrap;flex:none;position:relative}.mat-form-field-infix{display:block;position:relative;flex:auto;min-width:0;width:180px}.cdk-high-contrast-active .mat-form-field-infix{-o-border-image:linear-gradient(transparent,transparent);border-image:linear-gradient(transparent,transparent)}.mat-form-field-label-wrapper{position:absolute;left:0;box-sizing:content-box;width:100%;height:100%;overflow:hidden;pointer-events:none}[dir=rtl] .mat-form-field-label-wrapper{left:auto;right:0}.mat-form-field-label{position:absolute;left:0;font:inherit;pointer-events:none;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transform-origin:0 0;transition:transform .4s cubic-bezier(.25,.8,.25,1),color .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1);display:none}[dir=rtl] .mat-form-field-label{transform-origin:100% 0;left:auto;right:0}.cdk-high-contrast-active .mat-form-field-disabled .mat-form-field-label{color:GrayText}.mat-form-field-empty.mat-form-field-label,.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{display:block}.mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{display:none}.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{display:block;-webkit-transition:none;transition:none}.mat-input-server[placeholder]:not(:-moz-placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:none}.mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:none}.mat-form-field-can-float .mat-input-server[placeholder]:not(:-moz-placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:block}.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-can-float .mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:block}.mat-form-field-label:not(.mat-form-field-empty){transition:none}.mat-form-field-underline{position:absolute;width:100%;pointer-events:none;transform:scaleY(1.0001)}.mat-form-field-ripple{position:absolute;left:0;width:100%;transform-origin:50%;transform:scaleX(.5);opacity:0;transition:background-color .3s cubic-bezier(.55,0,.55,.2)}.mat-form-field.mat-focused .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple{opacity:1;transform:none;transition:transform .3s cubic-bezier(.25,.8,.25,1),opacity .1s cubic-bezier(.25,.8,.25,1),background-color .3s cubic-bezier(.25,.8,.25,1)}.mat-form-field-subscript-wrapper{position:absolute;box-sizing:border-box;width:100%;overflow:hidden}.mat-form-field-subscript-wrapper .mat-icon,.mat-form-field-label-wrapper .mat-icon{width:1em;height:1em;font-size:inherit;vertical-align:baseline}.mat-form-field-hint-wrapper{display:flex}.mat-form-field-hint-spacer{flex:1 0 1em}.mat-error{display:block}.mat-form-field-control-wrapper{position:relative}.mat-form-field-hint-end{order:1}.mat-form-field._mat-animation-noopable .mat-form-field-label,.mat-form-field._mat-animation-noopable .mat-form-field-ripple{transition:none}.mat-form-field-appearance-standard .mat-form-field-flex{padding-top:.75em}.mat-form-field-appearance-standard .mat-form-field-underline{height:1px}.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-underline{height:0;border-top:solid 1px}.mat-form-field-appearance-standard .mat-form-field-ripple{bottom:0;height:2px}.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-ripple{height:0;border-top:solid 2px}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-position:0;background-color:transparent}.cdk-high-contrast-active .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{border-top-style:dotted;border-top-width:2px}.mat-form-field-appearance-standard:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{opacity:1;transform:none;transition:opacity .6s cubic-bezier(.25,.8,.25,1)}.mat-form-field-appearance-standard._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{transition:none}button:focus{outline:none}fieldset{border:1px solid rgba(0,0,0,.42);border-radius:8px;margin:1em 0;padding:0 24px}fieldset>legend{border:0;font-size:1.1em;margin:0;padding:0 8px;text-align:left;width:auto}fieldset+fieldset{margin-top:2rem}.bold{font-weight:700}.buttons-row{display:flex;flex-wrap:wrap;justify-content:flex-end;padding-bottom:1rem}.buttons-row .mat-button-wrapper{align-items:center;display:flex}.buttons-row .mat-button-wrapper>.mat-icon+span{margin-left:.5rem}.button-wrapper{display:inline-block}.example-form{align-items:stretch;display:flex;flex-direction:column;height:100%}.example-form .example-overflow-container{flex:1 1 auto;overflow:auto;padding:16px}.example-form .example-overflow-container .mat-expansion-panel{margin-bottom:16px}.form-buttons{align-items:center;display:flex;justify-content:space-around;margin:8px 0}.form-buttons a+button,.form-buttons button+a,.form-buttons a+a,.form-buttons button+button{margin-left:1rem}.form-buttons .stacked-buttons{display:flex;flex-direction:column}.form-buttons .stacked-buttons a+button,.form-buttons .stacked-buttons button+a,.form-buttons .stacked-buttons a+a,.form-buttons .stacked-buttons button+button{margin-left:0}.italic{font-style:italic}.larger{font-size:larger}.mat-form-field.block{display:block;padding:1em 0;width:100%}.mat-form-field.mat-form-field-disabled .mat-hint{color:#00000061}.mat-form-field.mat-form-field-appearance-standard .mat-form-field-prefix button.mat-icon-button,.mat-form-field.mat-form-field-appearance-standard .mat-form-field-suffix button.mat-icon-button{height:1.5em;width:1.5em}.mat-form-field.mat-form-field-appearance-standard.mat-form-field-readonly .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{opacity:0;transform:scaleX(.5);transition:background-color .3s cubic-bezier(.55,0,.55,.2)}.mat-form-field.mat-form-field-appearance-standard.mat-form-field-readonly .mat-form-field-underline{background-color:transparent;background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-position:0;background-repeat:repeat-x;background-size:4px 100%}.mat-form-field.mat-form-field-appearance-outline .mat-form-field-flex{align-items:center}.mat-form-field.no-padding .mat-form-field-wrapper,.mat-form-field.has-button-row{padding-bottom:0}.mat-form-field .mat-form-field-prefix{padding-right:8px}.mat-form-field .mat-form-field-suffix{align-self:center}.captcha-container .mat-form-field-infix{display:flex;justify-content:center}.spacer{flex:1 1 auto}:host ::ng-deep .mat-form-field .mat-radio-group.one-line{display:flex;flex-wrap:wrap;justify-content:space-evenly}:host ::ng-deep .mat-form-field .mat-radio-group:not(.one-line) .mat-radio-button{display:block;padding-bottom:8px}:host ::ng-deep .mat-form-field label{margin-bottom:0}:host ::ng-deep .mat-form-field .mat-form-field-flex,:host ::ng-deep .mat-form-field .mat-form-field-infix{padding-top:0}:host ::ng-deep .mat-form-field .mat-form-field-suffix{min-width:2.5em}:host p{font-style:italic;text-align:right}.mat-form-field{display:inline-block;position:relative;text-align:left}[dir=rtl] .mat-form-field{text-align:right}.mat-form-field-wrapper{position:relative}.mat-form-field-flex{display:inline-flex;align-items:baseline;box-sizing:border-box;width:100%}.mat-form-field-prefix,.mat-form-field-suffix{white-space:nowrap;flex:none;position:relative}.mat-form-field-infix{display:block;position:relative;flex:auto;min-width:0;width:180px}.cdk-high-contrast-active .mat-form-field-infix{-o-border-image:linear-gradient(transparent,transparent);border-image:linear-gradient(transparent,transparent)}.mat-form-field-label-wrapper{position:absolute;left:0;box-sizing:content-box;width:100%;height:100%;overflow:hidden;pointer-events:none}[dir=rtl] .mat-form-field-label-wrapper{left:auto;right:0}.mat-form-field-label{position:absolute;left:0;font:inherit;pointer-events:none;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transform-origin:0 0;transition:transform .4s cubic-bezier(.25,.8,.25,1),color .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1);display:none}[dir=rtl] .mat-form-field-label{transform-origin:100% 0;left:auto;right:0}.cdk-high-contrast-active .mat-form-field-disabled .mat-form-field-label{color:GrayText}.mat-form-field-empty.mat-form-field-label,.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{display:block}.mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{display:none}.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{display:block;-webkit-transition:none;transition:none}.mat-input-server[placeholder]:not(:-moz-placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:none}.mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:none}.mat-form-field-can-float .mat-input-server[placeholder]:not(:-moz-placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:block}.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-can-float .mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:block}.mat-form-field-label:not(.mat-form-field-empty){transition:none}.mat-form-field-underline{position:absolute;width:100%;pointer-events:none;transform:scaleY(1.0001)}.mat-form-field-ripple{position:absolute;left:0;width:100%;transform-origin:50%;transform:scaleX(.5);opacity:0;transition:background-color .3s cubic-bezier(.55,0,.55,.2)}.mat-form-field.mat-focused .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple{opacity:1;transform:none;transition:transform .3s cubic-bezier(.25,.8,.25,1),opacity .1s cubic-bezier(.25,.8,.25,1),background-color .3s cubic-bezier(.25,.8,.25,1)}.mat-form-field-subscript-wrapper{position:absolute;box-sizing:border-box;width:100%;overflow:hidden}.mat-form-field-subscript-wrapper .mat-icon,.mat-form-field-label-wrapper .mat-icon{width:1em;height:1em;font-size:inherit;vertical-align:baseline}.mat-form-field-hint-wrapper{display:flex}.mat-form-field-hint-spacer{flex:1 0 1em}.mat-error{display:block}.mat-form-field-control-wrapper{position:relative}.mat-form-field-hint-end{order:1}.mat-form-field._mat-animation-noopable .mat-form-field-label,.mat-form-field._mat-animation-noopable .mat-form-field-ripple{transition:none}.mat-form-field-appearance-standard .mat-form-field-flex{padding-top:.75em}.mat-form-field-appearance-standard .mat-form-field-underline{height:1px}.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-underline{height:0;border-top:solid 1px}.mat-form-field-appearance-standard .mat-form-field-ripple{bottom:0;height:2px}.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-ripple{height:0;border-top:solid 2px}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-position:0;background-color:transparent}.cdk-high-contrast-active .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{border-top-style:dotted;border-top-width:2px}.mat-form-field-appearance-standard:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{opacity:1;transform:none;transition:opacity .6s cubic-bezier(.25,.8,.25,1)}.mat-form-field-appearance-standard._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{transition:none}button:focus{outline:none}fieldset{border:1px solid rgba(0,0,0,.42);border-radius:8px;margin:1em 0;padding:0 24px}fieldset>legend{border:0;font-size:1.1em;margin:0;padding:0 8px;text-align:left;width:auto}fieldset+fieldset{margin-top:2rem}.bold{font-weight:700}.buttons-row{display:flex;flex-wrap:wrap;justify-content:flex-end;padding-bottom:1rem}.buttons-row .mat-button-wrapper{align-items:center;display:flex}.buttons-row .mat-button-wrapper>.mat-icon+span{margin-left:.5rem}.button-wrapper{display:inline-block}.example-form{align-items:stretch;display:flex;flex-direction:column;height:100%}.example-form .example-overflow-container{flex:1 1 auto;overflow:auto;padding:16px}.example-form .example-overflow-container .mat-expansion-panel{margin-bottom:16px}.form-buttons{align-items:center;display:flex;justify-content:space-around;margin:8px 0}.form-buttons a+button,.form-buttons button+a,.form-buttons a+a,.form-buttons button+button{margin-left:1rem}.form-buttons .stacked-buttons{display:flex;flex-direction:column}.form-buttons .stacked-buttons a+button,.form-buttons .stacked-buttons button+a,.form-buttons .stacked-buttons a+a,.form-buttons .stacked-buttons button+button{margin-left:0}.italic{font-style:italic}.larger{font-size:larger}.mat-form-field.block{display:block;padding:1em 0;width:100%}.mat-form-field.mat-form-field-disabled .mat-hint{color:#00000061}.mat-form-field.mat-form-field-appearance-standard .mat-form-field-prefix button.mat-icon-button,.mat-form-field.mat-form-field-appearance-standard .mat-form-field-suffix button.mat-icon-button{height:1.5em;width:1.5em}.mat-form-field.mat-form-field-appearance-standard.mat-form-field-readonly .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{opacity:0;transform:scaleX(.5);transition:background-color .3s cubic-bezier(.55,0,.55,.2)}.mat-form-field.mat-form-field-appearance-standard.mat-form-field-readonly .mat-form-field-underline{background-color:transparent;background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-position:0;background-repeat:repeat-x;background-size:4px 100%}.mat-form-field.mat-form-field-appearance-outline .mat-form-field-flex{align-items:center}.mat-form-field.no-padding .mat-form-field-wrapper,.mat-form-field.has-button-row{padding-bottom:0}.mat-form-field .mat-form-field-prefix{padding-right:8px}.mat-form-field .mat-form-field-suffix{align-self:center}.captcha-container .mat-form-field-infix{display:flex;justify-content:center}.spacer{flex:1 1 auto}:host ::ng-deep .mat-form-field.mat-form-field-disabled .ql-toolbar,:host ::ng-deep .mat-form-field.mat-form-field-readonly .ql-toolbar{pointer-events:none}:host ::ng-deep .mat-form-field.mat-form-field-disabled .ql-container.ql-disabled{color:#00000061}:host ::ng-deep .mat-form-field.mat-form-field-disabled .ql-container{pointer-events:none}:host ::ng-deep .mat-form-field.mat-form-field-disabled .ql-toolbar,:host ::ng-deep .mat-form-field.mat-form-field-disabled .ql-container{border-color:#0000000f}:host ::ng-deep .mat-form-field.mat-form-field-disabled .ql-fill{fill:#999}:host ::ng-deep .mat-form-field.mat-form-field-disabled .ql-picker{color:#999}:host ::ng-deep .mat-form-field.mat-form-field-disabled .ql-stroke{stroke:#999}:host ::ng-deep .mat-form-field label{margin-bottom:0}:host ::ng-deep .mat-form-field .mat-form-field-infix{margin-right:8px}:host ::ng-deep .mat-form-field .mat-form-field-flex,:host ::ng-deep .mat-form-field .mat-form-field-infix{padding-top:0}:host ::ng-deep .mat-form-field .mat-form-field-suffix{min-width:2.5em}:host ::ng-deep .mat-form-field .ql-editor{border:2px solid transparent}:host ::ng-deep .mat-form-field .ql-tooltip{z-index:99}:host ::ng-deep .mat-form-field .ql-color-picker .ql-picker-options{width:172px}:host ::ng-deep .mat-form-field .ql-image-tooltip:before{display:none}:host ::ng-deep .mat-form-field .ql-image-tooltip .img-upload,:host ::ng-deep .mat-form-field .ql-image-tooltip select{display:none}:host ::ng-deep .mat-form-field .ql-image-tooltip.ql-editing input,:host ::ng-deep .mat-form-field .ql-image-tooltip.ql-editing select{display:block!important;margin-bottom:8px}:host ::ng-deep .mat-form-field .ql-image-tooltip .ql-action:after{margin-left:0}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,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-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.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}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,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:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.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:scale(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;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-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}@-webkit-keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-start{}@-webkit-keyframes cdk-text-field-autofill-end{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{-webkit-animation:cdk-text-field-autofill-start 0s 1ms;animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){-webkit-animation:cdk-text-field-autofill-end 0s 1ms;animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator,.mat-mdc-focus-indicator{position:relative}.mat-ripple-element{background-color:#0000001a}.mat-option{color:#000000de}.mat-option:hover:not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.mat-option.mat-option-disabled{color:#00000061}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#00662c}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ff671f}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#d32f2f}.mat-optgroup-label{color:#0000008a}.mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.mat-pseudo-checkbox{color:#0000008a}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#00662c}.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#ff671f}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#d32f2f}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.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-autocomplete-panel{background:white;color:#000000de}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.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:#00662c}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#ff671f;color:#000}.mat-badge-warn .mat-badge-content{color:#fff;background:#d32f2f}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#00662c}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#ff671f}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#d32f2f}.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#00662c}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ff671f}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#d32f2f}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:black}.mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.mat-flat-button,.mat-raised-button,.mat-fab,.mat-mini-fab{color:#000000de;background-color:#fff}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{color:#fff}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{color:#000}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{color:#fff}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{background-color:#00662c}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{background-color:#ff671f}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{background-color:#d32f2f}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.mat-flat-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}.mat-flat-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element{background-color:#0000001a}.mat-flat-button.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-stroked-button:not([class*=mat-elevation-z]),.mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;background:white}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-card{background:white;color:#000000de}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-card-subtitle{color:#0000008a}.mat-checkbox-frame{border-color:#0000008a}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#00662c}.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#ff671f}.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#d32f2f}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:#00000061}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#00662c}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ff671f}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#d32f2f}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:black}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#00662c;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#d32f2f;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ff671f;color:#000}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#0000001a}.mat-table{background:white}.mat-table thead,.mat-table tbody,.mat-table tfoot,mat-header-row,mat-row,mat-footer-row,[mat-header-row],[mat-row],[mat-footer-row],.mat-table-sticky{background:inherit}mat-row,mat-header-row,mat-footer-row,th.mat-header-cell,td.mat-cell,td.mat-footer-cell{border-bottom-color:#0000001f}.mat-header-cell{color:#0000008a}.mat-cell,.mat-footer-cell{color:#000000de}.mat-calendar-arrow{fill:#0000008a}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.mat-calendar-body-in-range:before{background:rgba(0,102,44,.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(0,102,44,.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(0,102,44,.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:#00662c;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#00662c66}.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:#00662c4d}@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:#00662c4d}}.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,103,31,.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,103,31,.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,103,31,.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:#ff671f;color:#000}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff671f66}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.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:#ff671f4d}@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:#ff671f4d}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(211,47,47,.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(211,47,47,.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(211,47,47,.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:#d32f2f;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#d32f2f66}.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:#d32f2f4d}@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:#d32f2f4d}}.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:#00662c}.mat-datepicker-toggle-active.mat-accent{color:#ff671f}.mat-datepicker-toggle-active.mat-warn{color:#d32f2f}.mat-date-range-input-inner[disabled]{color:#00000061}.mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.mat-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:white;color:#000000de}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#0000001f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.mat-expansion-panel-header-title{color:#000000de}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-form-field-label,.mat-hint{color:#0009}.mat-form-field.mat-focused .mat-form-field-label{color:#00662c}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ff671f}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#d32f2f}.mat-focused .mat-form-field-required-marker{color:#ff671f}.mat-form-field-ripple{background-color:#000000de}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#00662c}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ff671f}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#d32f2f}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#00662c}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#ff671f}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#d32f2f}.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#d32f2f}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#d32f2f}.mat-error{color:#d32f2f}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#00662c}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ff671f}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#d32f2f}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.mat-icon.mat-primary{color:#00662c}.mat-icon.mat-accent{color:#ff671f}.mat-icon.mat-warn{color:#d32f2f}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.mat-input-element:disabled,.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.mat-input-element{caret-color:#00662c}.mat-input-element::placeholder{color:#0000006b}.mat-input-element::-moz-placeholder{color:#0000006b}.mat-input-element::-webkit-input-placeholder{color:#0000006b}.mat-input-element:-ms-input-placeholder{color:#0000006b}.mat-form-field.mat-accent .mat-input-element{caret-color:#ff671f}.mat-form-field.mat-warn .mat-input-element,.mat-form-field-invalid .mat-input-element{caret-color:#d32f2f}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#d32f2f}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:#000000de}.mat-list-base .mat-subheader{color:#0000008a}.mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}.mat-list-option:hover,.mat-list-option:focus,.mat-nav-list .mat-list-item:hover,.mat-nav-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:hover,.mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.mat-menu-panel{background:white}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-menu-item{background:transparent;color:#000000de}.mat-menu-item[disabled],.mat-menu-item[disabled] .mat-menu-submenu-icon,.mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.mat-menu-item .mat-icon-no-color,.mat-menu-submenu-icon{color:#0000008a}.mat-menu-item:hover:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator{background:white}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:#0000008a}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.mat-paginator-container{min-height:56px}.mat-progress-bar-background{fill:#bcd5c7}.mat-progress-bar-buffer{background-color:#bcd5c7}.mat-progress-bar-fill:after{background-color:#00662c}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#fbd5c3}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#fbd5c3}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#ff671f}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f0c7c7}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f0c7c7}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#d32f2f}.mat-progress-spinner circle,.mat-spinner circle{stroke:#00662c}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#ff671f}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#d32f2f}.mat-radio-outer-circle{border-color:#0000008a}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#00662c}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#00662c}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ff671f}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ff671f}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#d32f2f}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#d32f2f}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:#000000de}.mat-select-placeholder{color:#0000006b}.mat-select-disabled .mat-select-value{color:#00000061}.mat-select-arrow{color:#0000008a}.mat-select-panel{background:white}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#00662c}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ff671f}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#d32f2f}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.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-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ff671f}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#ff671f8a}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#ff671f}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#00662c}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#00662c8a}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#00662c}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#d32f2f}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#d32f2f8a}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#d32f2f}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.mat-slide-toggle-bar{background-color:#00000061}.mat-slider-track-background{background-color:#00000042}.mat-slider.mat-primary .mat-slider-track-fill,.mat-slider.mat-primary .mat-slider-thumb,.mat-slider.mat-primary .mat-slider-thumb-label{background-color:#00662c}.mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-primary .mat-slider-focus-ring{background-color:#00662c33}.mat-slider.mat-accent .mat-slider-track-fill,.mat-slider.mat-accent .mat-slider-thumb,.mat-slider.mat-accent .mat-slider-thumb-label{background-color:#ff671f}.mat-slider.mat-accent .mat-slider-thumb-label-text{color:#000}.mat-slider.mat-accent .mat-slider-focus-ring{background-color:#ff671f33}.mat-slider.mat-warn .mat-slider-track-fill,.mat-slider.mat-warn .mat-slider-thumb,.mat-slider.mat-warn .mat-slider-thumb-label{background-color:#d32f2f}.mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-warn .mat-slider-focus-ring{background-color:#d32f2f33}.mat-slider:hover .mat-slider-track-background,.mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.mat-slider.mat-slider-disabled .mat-slider-track-background,.mat-slider.mat-slider-disabled .mat-slider-track-fill,.mat-slider.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.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:#00662c;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#000}.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:#ff671f;color:#000}.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:#d32f2f;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#d32f2f}.mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.mat-step-header .mat-step-label.mat-step-label-error{color:#d32f2f}.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-sort-header-arrow{color:#757575}.mat-tab-nav-bar,.mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-nav-bar,.mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:#000000de}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:#00000061}.mat-tab-header-pagination-chevron{border-color:#000000de}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.mat-tab-group[class*=mat-background-]>.mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#a0dcb04d}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#00662c}.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfbd4d}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ff671f}.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#000}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ef9a9a4d}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#d32f2f}.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#a0dcb04d}.mat-tab-group.mat-background-primary>.mat-tab-header,.mat-tab-group.mat-background-primary>.mat-tab-link-container,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#00662c}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfbd4d}.mat-tab-group.mat-background-accent>.mat-tab-header,.mat-tab-group.mat-background-accent>.mat-tab-link-container,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#ff671f}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#000}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#000}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ef9a9a4d}.mat-tab-group.mat-background-warn>.mat-tab-header,.mat-tab-group.mat-background-warn>.mat-tab-link-container,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#d32f2f}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-toolbar{background:whitesmoke;color:#000000de}.mat-toolbar.mat-primary{background:#00662c;color:#fff}.mat-toolbar.mat-accent{background:#ff671f;color:#000}.mat-toolbar.mat-warn{background:#d32f2f;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-tooltip{background:rgba(97,97,97,.9)}.mat-tree{background:white}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-simple-snackbar-action{color:#ff671f}speak-to-a-peer-form a,suggestions-form a{color:inherit}speak-to-a-peer-form a:hover,suggestions-form a:hover{color:inherit}speak-to-a-peer-form a.mat-button-disabled,suggestions-form a.mat-button-disabled{pointer-events:none}speak-to-a-peer-form button.no-click,suggestions-form button.no-click{cursor:default}speak-to-a-peer-form span.mat-tooltip-trigger.help-text,suggestions-form span.mat-tooltip-trigger.help-text{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}speak-to-a-peer-form .alert .alert-content,suggestions-form .alert .alert-content{align-items:center;display:flex}speak-to-a-peer-form .alert .alert-content .mat-icon,suggestions-form .alert .alert-content .mat-icon{margin-right:8px}speak-to-a-peer-form .app-modal-panel>.mat-dialog-container,suggestions-form .app-modal-panel>.mat-dialog-container{min-width:400px}@media (max-width: 575.98px){speak-to-a-peer-form .app-modal-panel>.mat-dialog-container,suggestions-form .app-modal-panel>.mat-dialog-container{min-width:auto;width:400px}}speak-to-a-peer-form .app-panel,suggestions-form .app-panel{display:block;margin-top:1rem}speak-to-a-peer-form .mat-icon,suggestions-form .mat-icon{-webkit-user-select:none;-moz-user-select:none;user-select:none}speak-to-a-peer-form .mat-icon.icon-following-text,suggestions-form .mat-icon.icon-following-text{margin-left:.25rem}speak-to-a-peer-form .info-icon,suggestions-form .info-icon{height:40px;line-height:40px;text-align:center;vertical-align:middle;width:40px}speak-to-a-peer-form .mat-expansion-panel .mat-expansion-panel-header-description.right-align,suggestions-form .mat-expansion-panel .mat-expansion-panel-header-description.right-align{flex-grow:0;margin-right:0}speak-to-a-peer-form .mat-expansion-panel .mat-action-row,suggestions-form .mat-expansion-panel .mat-action-row{padding:8px 24px}speak-to-a-peer-form .mat-list-base .horizontal,suggestions-form .mat-list-base .horizontal{display:flex}speak-to-a-peer-form .mat-list-base .mat-list-item.mat-2-line.long,suggestions-form .mat-list-base .mat-list-item.mat-2-line.long{height:auto;height:initial;min-height:72px;padding:16px 0}speak-to-a-peer-form .mat-list-base .mat-list-item.mat-2-line.long .mat-line,suggestions-form .mat-list-base .mat-list-item.mat-2-line.long .mat-line{white-space:pre-wrap}speak-to-a-peer-form .mat-table,suggestions-form .mat-table{border-collapse:separate;width:100%}speak-to-a-peer-form .mat-table .mat-header-row,speak-to-a-peer-form .mat-table .mat-row,speak-to-a-peer-form .mat-table .mat-footer-row,suggestions-form .mat-table .mat-header-row,suggestions-form .mat-table .mat-row,suggestions-form .mat-table .mat-footer-row{border:none;padding:0 10px}speak-to-a-peer-form .mat-table .mat-header-row .mat-header-cell,speak-to-a-peer-form .mat-table .mat-header-row .mat-cell,speak-to-a-peer-form .mat-table .mat-header-row .mat-footer-cell,speak-to-a-peer-form .mat-table .mat-row .mat-header-cell,speak-to-a-peer-form .mat-table .mat-row .mat-cell,speak-to-a-peer-form .mat-table .mat-row .mat-footer-cell,speak-to-a-peer-form .mat-table .mat-footer-row .mat-header-cell,speak-to-a-peer-form .mat-table .mat-footer-row .mat-cell,speak-to-a-peer-form .mat-table .mat-footer-row .mat-footer-cell,suggestions-form .mat-table .mat-header-row .mat-header-cell,suggestions-form .mat-table .mat-header-row .mat-cell,suggestions-form .mat-table .mat-header-row .mat-footer-cell,suggestions-form .mat-table .mat-row .mat-header-cell,suggestions-form .mat-table .mat-row .mat-cell,suggestions-form .mat-table .mat-row .mat-footer-cell,suggestions-form .mat-table .mat-footer-row .mat-header-cell,suggestions-form .mat-table .mat-footer-row .mat-cell,suggestions-form .mat-table .mat-footer-row .mat-footer-cell{padding:0 10px}speak-to-a-peer-form .mat-table .mat-header-row .mat-header-cell.min-width-cell,speak-to-a-peer-form .mat-table .mat-header-row .mat-header-cell.icon-cell,speak-to-a-peer-form .mat-table .mat-header-row .mat-header-cell.icons-cell,speak-to-a-peer-form .mat-table .mat-header-row .mat-cell.min-width-cell,speak-to-a-peer-form .mat-table .mat-header-row .mat-cell.icon-cell,speak-to-a-peer-form .mat-table .mat-header-row .mat-cell.icons-cell,speak-to-a-peer-form .mat-table .mat-header-row .mat-footer-cell.min-width-cell,speak-to-a-peer-form .mat-table .mat-header-row .mat-footer-cell.icon-cell,speak-to-a-peer-form .mat-table .mat-header-row .mat-footer-cell.icons-cell,speak-to-a-peer-form .mat-table .mat-row .mat-header-cell.min-width-cell,speak-to-a-peer-form .mat-table .mat-row .mat-header-cell.icon-cell,speak-to-a-peer-form .mat-table .mat-row .mat-header-cell.icons-cell,speak-to-a-peer-form .mat-table .mat-row .mat-cell.min-width-cell,speak-to-a-peer-form .mat-table .mat-row .mat-cell.icon-cell,speak-to-a-peer-form .mat-table .mat-row .mat-cell.icons-cell,speak-to-a-peer-form .mat-table .mat-row .mat-footer-cell.min-width-cell,speak-to-a-peer-form .mat-table .mat-row .mat-footer-cell.icon-cell,speak-to-a-peer-form .mat-table .mat-row .mat-footer-cell.icons-cell,speak-to-a-peer-form .mat-table .mat-footer-row .mat-header-cell.min-width-cell,speak-to-a-peer-form .mat-table .mat-footer-row .mat-header-cell.icon-cell,speak-to-a-peer-form .mat-table .mat-footer-row .mat-header-cell.icons-cell,speak-to-a-peer-form .mat-table .mat-footer-row .mat-cell.min-width-cell,speak-to-a-peer-form .mat-table .mat-footer-row .mat-cell.icon-cell,speak-to-a-peer-form .mat-table .mat-footer-row .mat-cell.icons-cell,speak-to-a-peer-form .mat-table .mat-footer-row .mat-footer-cell.min-width-cell,speak-to-a-peer-form .mat-table .mat-footer-row .mat-footer-cell.icon-cell,speak-to-a-peer-form .mat-table .mat-footer-row .mat-footer-cell.icons-cell,suggestions-form .mat-table .mat-header-row .mat-header-cell.min-width-cell,suggestions-form .mat-table .mat-header-row .mat-header-cell.icon-cell,suggestions-form .mat-table .mat-header-row .mat-header-cell.icons-cell,suggestions-form .mat-table .mat-header-row .mat-cell.min-width-cell,suggestions-form .mat-table .mat-header-row .mat-cell.icon-cell,suggestions-form .mat-table .mat-header-row .mat-cell.icons-cell,suggestions-form .mat-table .mat-header-row .mat-footer-cell.min-width-cell,suggestions-form .mat-table .mat-header-row .mat-footer-cell.icon-cell,suggestions-form .mat-table .mat-header-row .mat-footer-cell.icons-cell,suggestions-form .mat-table .mat-row .mat-header-cell.min-width-cell,suggestions-form .mat-table .mat-row .mat-header-cell.icon-cell,suggestions-form .mat-table .mat-row .mat-header-cell.icons-cell,suggestions-form .mat-table .mat-row .mat-cell.min-width-cell,suggestions-form .mat-table .mat-row .mat-cell.icon-cell,suggestions-form .mat-table .mat-row .mat-cell.icons-cell,suggestions-form .mat-table .mat-row .mat-footer-cell.min-width-cell,suggestions-form .mat-table .mat-row .mat-footer-cell.icon-cell,suggestions-form .mat-table .mat-row .mat-footer-cell.icons-cell,suggestions-form .mat-table .mat-footer-row .mat-header-cell.min-width-cell,suggestions-form .mat-table .mat-footer-row .mat-header-cell.icon-cell,suggestions-form .mat-table .mat-footer-row .mat-header-cell.icons-cell,suggestions-form .mat-table .mat-footer-row .mat-cell.min-width-cell,suggestions-form .mat-table .mat-footer-row .mat-cell.icon-cell,suggestions-form .mat-table .mat-footer-row .mat-cell.icons-cell,suggestions-form .mat-table .mat-footer-row .mat-footer-cell.min-width-cell,suggestions-form .mat-table .mat-footer-row .mat-footer-cell.icon-cell,suggestions-form .mat-table .mat-footer-row .mat-footer-cell.icons-cell{white-space:nowrap;width:1px}speak-to-a-peer-form .mat-table .mat-header-row .mat-header-cell.icon-cell .icon-wrapper,speak-to-a-peer-form .mat-table .mat-header-row .mat-cell.icon-cell .icon-wrapper,speak-to-a-peer-form .mat-table .mat-header-row .mat-footer-cell.icon-cell .icon-wrapper,speak-to-a-peer-form .mat-table .mat-row .mat-header-cell.icon-cell .icon-wrapper,speak-to-a-peer-form .mat-table .mat-row .mat-cell.icon-cell .icon-wrapper,speak-to-a-peer-form .mat-table .mat-row .mat-footer-cell.icon-cell .icon-wrapper,speak-to-a-peer-form .mat-table .mat-footer-row .mat-header-cell.icon-cell .icon-wrapper,speak-to-a-peer-form .mat-table .mat-footer-row .mat-cell.icon-cell .icon-wrapper,speak-to-a-peer-form .mat-table .mat-footer-row .mat-footer-cell.icon-cell .icon-wrapper,suggestions-form .mat-table .mat-header-row .mat-header-cell.icon-cell .icon-wrapper,suggestions-form .mat-table .mat-header-row .mat-cell.icon-cell .icon-wrapper,suggestions-form .mat-table .mat-header-row .mat-footer-cell.icon-cell .icon-wrapper,suggestions-form .mat-table .mat-row .mat-header-cell.icon-cell .icon-wrapper,suggestions-form .mat-table .mat-row .mat-cell.icon-cell .icon-wrapper,suggestions-form .mat-table .mat-row .mat-footer-cell.icon-cell .icon-wrapper,suggestions-form .mat-table .mat-footer-row .mat-header-cell.icon-cell .icon-wrapper,suggestions-form .mat-table .mat-footer-row .mat-cell.icon-cell .icon-wrapper,suggestions-form .mat-table .mat-footer-row .mat-footer-cell.icon-cell .icon-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}speak-to-a-peer-form .mat-table .mat-header-row .mat-header-cell.img-cell img,speak-to-a-peer-form .mat-table .mat-header-row .mat-cell.img-cell img,speak-to-a-peer-form .mat-table .mat-header-row .mat-footer-cell.img-cell img,speak-to-a-peer-form .mat-table .mat-row .mat-header-cell.img-cell img,speak-to-a-peer-form .mat-table .mat-row .mat-cell.img-cell img,speak-to-a-peer-form .mat-table .mat-row .mat-footer-cell.img-cell img,speak-to-a-peer-form .mat-table .mat-footer-row .mat-header-cell.img-cell img,speak-to-a-peer-form .mat-table .mat-footer-row .mat-cell.img-cell img,speak-to-a-peer-form .mat-table .mat-footer-row .mat-footer-cell.img-cell img,suggestions-form .mat-table .mat-header-row .mat-header-cell.img-cell img,suggestions-form .mat-table .mat-header-row .mat-cell.img-cell img,suggestions-form .mat-table .mat-header-row .mat-footer-cell.img-cell img,suggestions-form .mat-table .mat-row .mat-header-cell.img-cell img,suggestions-form .mat-table .mat-row .mat-cell.img-cell img,suggestions-form .mat-table .mat-row .mat-footer-cell.img-cell img,suggestions-form .mat-table .mat-footer-row .mat-header-cell.img-cell img,suggestions-form .mat-table .mat-footer-row .mat-cell.img-cell img,suggestions-form .mat-table .mat-footer-row .mat-footer-cell.img-cell img{padding:.5rem}speak-to-a-peer-form .mat-table .mat-header-row .mat-header-cell.checkbox-cell,speak-to-a-peer-form .mat-table .mat-header-row .mat-cell.checkbox-cell,speak-to-a-peer-form .mat-table .mat-header-row .mat-footer-cell.checkbox-cell,speak-to-a-peer-form .mat-table .mat-row .mat-header-cell.checkbox-cell,speak-to-a-peer-form .mat-table .mat-row .mat-cell.checkbox-cell,speak-to-a-peer-form .mat-table .mat-row .mat-footer-cell.checkbox-cell,speak-to-a-peer-form .mat-table .mat-footer-row .mat-header-cell.checkbox-cell,speak-to-a-peer-form .mat-table .mat-footer-row .mat-cell.checkbox-cell,speak-to-a-peer-form .mat-table .mat-footer-row .mat-footer-cell.checkbox-cell,suggestions-form .mat-table .mat-header-row .mat-header-cell.checkbox-cell,suggestions-form .mat-table .mat-header-row .mat-cell.checkbox-cell,suggestions-form .mat-table .mat-header-row .mat-footer-cell.checkbox-cell,suggestions-form .mat-table .mat-row .mat-header-cell.checkbox-cell,suggestions-form .mat-table .mat-row .mat-cell.checkbox-cell,suggestions-form .mat-table .mat-row .mat-footer-cell.checkbox-cell,suggestions-form .mat-table .mat-footer-row .mat-header-cell.checkbox-cell,suggestions-form .mat-table .mat-footer-row .mat-cell.checkbox-cell,suggestions-form .mat-table .mat-footer-row .mat-footer-cell.checkbox-cell{height:50px;padding:0 15px}speak-to-a-peer-form .mat-table .mat-header-row .mat-header-cell.checkbox-cell label,speak-to-a-peer-form .mat-table .mat-header-row .mat-cell.checkbox-cell label,speak-to-a-peer-form .mat-table .mat-header-row .mat-footer-cell.checkbox-cell label,speak-to-a-peer-form .mat-table .mat-row .mat-header-cell.checkbox-cell label,speak-to-a-peer-form .mat-table .mat-row .mat-cell.checkbox-cell label,speak-to-a-peer-form .mat-table .mat-row .mat-footer-cell.checkbox-cell label,speak-to-a-peer-form .mat-table .mat-footer-row .mat-header-cell.checkbox-cell label,speak-to-a-peer-form .mat-table .mat-footer-row .mat-cell.checkbox-cell label,speak-to-a-peer-form .mat-table .mat-footer-row .mat-footer-cell.checkbox-cell label,suggestions-form .mat-table .mat-header-row .mat-header-cell.checkbox-cell label,suggestions-form .mat-table .mat-header-row .mat-cell.checkbox-cell label,suggestions-form .mat-table .mat-header-row .mat-footer-cell.checkbox-cell label,suggestions-form .mat-table .mat-row .mat-header-cell.checkbox-cell label,suggestions-form .mat-table .mat-row .mat-cell.checkbox-cell label,suggestions-form .mat-table .mat-row .mat-footer-cell.checkbox-cell label,suggestions-form .mat-table .mat-footer-row .mat-header-cell.checkbox-cell label,suggestions-form .mat-table .mat-footer-row .mat-cell.checkbox-cell label,suggestions-form .mat-table .mat-footer-row .mat-footer-cell.checkbox-cell label{margin:0}speak-to-a-peer-form .mat-table .mat-header-row .mat-header-cell.center,speak-to-a-peer-form .mat-table .mat-header-row .mat-cell.center,speak-to-a-peer-form .mat-table .mat-header-row .mat-footer-cell.center,speak-to-a-peer-form .mat-table .mat-row .mat-header-cell.center,speak-to-a-peer-form .mat-table .mat-row .mat-cell.center,speak-to-a-peer-form .mat-table .mat-row .mat-footer-cell.center,speak-to-a-peer-form .mat-table .mat-footer-row .mat-header-cell.center,speak-to-a-peer-form .mat-table .mat-footer-row .mat-cell.center,speak-to-a-peer-form .mat-table .mat-footer-row .mat-footer-cell.center,suggestions-form .mat-table .mat-header-row .mat-header-cell.center,suggestions-form .mat-table .mat-header-row .mat-cell.center,suggestions-form .mat-table .mat-header-row .mat-footer-cell.center,suggestions-form .mat-table .mat-row .mat-header-cell.center,suggestions-form .mat-table .mat-row .mat-cell.center,suggestions-form .mat-table .mat-row .mat-footer-cell.center,suggestions-form .mat-table .mat-footer-row .mat-header-cell.center,suggestions-form .mat-table .mat-footer-row .mat-cell.center,suggestions-form .mat-table .mat-footer-row .mat-footer-cell.center{text-align:center}speak-to-a-peer-form .mat-table .mat-header-row .icon-button-spacer,speak-to-a-peer-form .mat-table .mat-row .icon-button-spacer,speak-to-a-peer-form .mat-table .mat-footer-row .icon-button-spacer,suggestions-form .mat-table .mat-header-row .icon-button-spacer,suggestions-form .mat-table .mat-row .icon-button-spacer,suggestions-form .mat-table .mat-footer-row .icon-button-spacer{display:inline-block;height:40px;line-height:40px;vertical-align:middle;width:40px}speak-to-a-peer-form .mat-table .mat-header-row .mat-header-cell,suggestions-form .mat-table .mat-header-row .mat-header-cell{font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}speak-to-a-peer-form .mat-table .mat-header-row .mat-header-cell.icons-cell,suggestions-form .mat-table .mat-header-row .mat-header-cell.icons-cell{text-align:right}speak-to-a-peer-form .mat-table .mat-header-row .mat-header-cell.center .mat-sort-header-container,suggestions-form .mat-table .mat-header-row .mat-header-cell.center .mat-sort-header-container{justify-content:center}speak-to-a-peer-form .mat-table .mat-row:nth-child(2n+1),suggestions-form .mat-table .mat-row:nth-child(2n+1){background:#F2F2F2}speak-to-a-peer-form .mat-table .mat-row:hover:not(.disabled),suggestions-form .mat-table .mat-row:hover:not(.disabled){background:#E6E6E6}speak-to-a-peer-form .mat-table .mat-row:hover:not(.disabled).clickable,suggestions-form .mat-table .mat-row:hover:not(.disabled).clickable{cursor:pointer}speak-to-a-peer-form .mat-table .mat-row.disabled .mat-cell,suggestions-form .mat-table .mat-row.disabled .mat-cell{color:#00000042}speak-to-a-peer-form .mat-table .mat-row .mat-cell.no-wrap,suggestions-form .mat-table .mat-row .mat-cell.no-wrap{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}speak-to-a-peer-form .mat-table .icon-cell,speak-to-a-peer-form .mat-table .icons-cell,suggestions-form .mat-table .icon-cell,suggestions-form .mat-table .icons-cell{-webkit-user-select:none;-moz-user-select:none;user-select:none}speak-to-a-peer-form .material-icons.mat-dark,suggestions-form .material-icons.mat-dark{color:#0000008a}speak-to-a-peer-form .material-icons.mat-dark.mat-inactive,suggestions-form .material-icons.mat-dark.mat-inactive{color:#00000042}speak-to-a-peer-form .material-icons.mat-light,suggestions-form .material-icons.mat-light{color:#fff}speak-to-a-peer-form .material-icons.mat-light.mat-inactive,suggestions-form .material-icons.mat-light.mat-inactive{color:#ffffff4d}speak-to-a-peer-form .mat-icon-button[disabled] .mat-icon,suggestions-form .mat-icon-button[disabled] .mat-icon{color:unset}speak-to-a-peer-form .no-user-select,suggestions-form .no-user-select{-webkit-user-select:none;-moz-user-select:none;user-select:none}speak-to-a-peer-form .notification,suggestions-form .notification{margin:16px;width:auto}speak-to-a-peer-form .notification.notification-error,suggestions-form .notification.notification-error{background:#F44336;color:#f5f5f5}speak-to-a-peer-form .notification.notification-info,suggestions-form .notification.notification-info{background:#17A2B8;color:#f5f5f5}speak-to-a-peer-form .notification .mat-icon,suggestions-form .notification .mat-icon{margin-right:8px}speak-to-a-peer-form .notification .mat-card-content,suggestions-form .notification .mat-card-content{align-items:center;display:flex}speak-to-a-peer-form .notification .notification-text>*:last-child,suggestions-form .notification .notification-text>*:last-child{margin-bottom:0}speak-to-a-peer-form .table-container,suggestions-form .table-container{min-height:104px;overflow:auto}speak-to-a-peer-form .table-like,suggestions-form .table-like{align-items:center;background:#FFFFFF;border-bottom:1px solid rgba(0,0,0,.12);color:#0000008a;display:flex;font-size:12px;font-weight:700;height:56px;justify-content:center;padding:0 10px}speak-to-a-peer-form .table-component-with-paginator-loading-bar,suggestions-form .table-component-with-paginator-loading-bar{display:block;position:relative}speak-to-a-peer-form .table-component-with-paginator-loading-bar .loading-bar,suggestions-form .table-component-with-paginator-loading-bar .loading-bar{align-items:center;bottom:0;display:flex;justify-content:center;left:0;min-height:56px;position:absolute}speak-to-a-peer-form .table-component-with-paginator-loading-bar .loading-bar .mat-spinner,suggestions-form .table-component-with-paginator-loading-bar .loading-bar .mat-spinner{margin:1rem}speak-to-a-peer-form .table-component-with-paginator-loading-bar .mat-paginator-page-size,suggestions-form .table-component-with-paginator-loading-bar .mat-paginator-page-size{margin-left:calc(20px + 2rem)}speak-to-a-peer-form button:focus,suggestions-form button:focus{outline:none}speak-to-a-peer-form fieldset,suggestions-form fieldset{border:1px solid rgba(0,0,0,.42);border-radius:8px;margin:1em 0;padding:0 24px}speak-to-a-peer-form fieldset>legend,suggestions-form fieldset>legend{border:0;font-size:1.1em;margin:0;padding:0 8px;text-align:left;width:auto}speak-to-a-peer-form fieldset+fieldset,suggestions-form fieldset+fieldset{margin-top:2rem}speak-to-a-peer-form .bold,suggestions-form .bold{font-weight:700}speak-to-a-peer-form .buttons-row,suggestions-form .buttons-row{display:flex;flex-wrap:wrap;justify-content:flex-end;padding-bottom:1rem}speak-to-a-peer-form .buttons-row .mat-button-wrapper,suggestions-form .buttons-row .mat-button-wrapper{align-items:center;display:flex}speak-to-a-peer-form .buttons-row .mat-button-wrapper>.mat-icon+span,suggestions-form .buttons-row .mat-button-wrapper>.mat-icon+span{margin-left:.5rem}speak-to-a-peer-form .button-wrapper,suggestions-form .button-wrapper{display:inline-block}speak-to-a-peer-form .example-form,suggestions-form .example-form{align-items:stretch;display:flex;flex-direction:column;height:100%}speak-to-a-peer-form .example-form .example-overflow-container,suggestions-form .example-form .example-overflow-container{flex:1 1 auto;overflow:auto;padding:16px}speak-to-a-peer-form .example-form .example-overflow-container .mat-expansion-panel,suggestions-form .example-form .example-overflow-container .mat-expansion-panel{margin-bottom:16px}speak-to-a-peer-form .form-buttons,suggestions-form .form-buttons{align-items:center;display:flex;justify-content:space-around;margin:8px 0}speak-to-a-peer-form .form-buttons a+button,speak-to-a-peer-form .form-buttons button+a,speak-to-a-peer-form .form-buttons a+a,speak-to-a-peer-form .form-buttons button+button,suggestions-form .form-buttons a+button,suggestions-form .form-buttons button+a,suggestions-form .form-buttons a+a,suggestions-form .form-buttons button+button{margin-left:1rem}speak-to-a-peer-form .form-buttons .stacked-buttons,suggestions-form .form-buttons .stacked-buttons{display:flex;flex-direction:column}speak-to-a-peer-form .form-buttons .stacked-buttons a+button,speak-to-a-peer-form .form-buttons .stacked-buttons button+a,speak-to-a-peer-form .form-buttons .stacked-buttons a+a,speak-to-a-peer-form .form-buttons .stacked-buttons button+button,suggestions-form .form-buttons .stacked-buttons a+button,suggestions-form .form-buttons .stacked-buttons button+a,suggestions-form .form-buttons .stacked-buttons a+a,suggestions-form .form-buttons .stacked-buttons button+button{margin-left:0}speak-to-a-peer-form .italic,suggestions-form .italic{font-style:italic}speak-to-a-peer-form .larger,suggestions-form .larger{font-size:larger}speak-to-a-peer-form .mat-form-field.block,suggestions-form .mat-form-field.block{display:block;padding:1em 0;width:100%}speak-to-a-peer-form .mat-form-field.mat-form-field-disabled .mat-hint,suggestions-form .mat-form-field.mat-form-field-disabled .mat-hint{color:#00000061}speak-to-a-peer-form .mat-form-field.mat-form-field-appearance-standard .mat-form-field-prefix button.mat-icon-button,speak-to-a-peer-form .mat-form-field.mat-form-field-appearance-standard .mat-form-field-suffix button.mat-icon-button,suggestions-form .mat-form-field.mat-form-field-appearance-standard .mat-form-field-prefix button.mat-icon-button,suggestions-form .mat-form-field.mat-form-field-appearance-standard .mat-form-field-suffix button.mat-icon-button{height:1.5em;width:1.5em}speak-to-a-peer-form .mat-form-field.mat-form-field-appearance-standard.mat-form-field-readonly .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple,suggestions-form .mat-form-field.mat-form-field-appearance-standard.mat-form-field-readonly .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{opacity:0;transform:scaleX(.5);transition:background-color .3s cubic-bezier(.55,0,.55,.2)}speak-to-a-peer-form .mat-form-field.mat-form-field-appearance-standard.mat-form-field-readonly .mat-form-field-underline,suggestions-form .mat-form-field.mat-form-field-appearance-standard.mat-form-field-readonly .mat-form-field-underline{background-color:transparent;background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-position:0;background-repeat:repeat-x;background-size:4px 100%}speak-to-a-peer-form .mat-form-field.mat-form-field-appearance-outline .mat-form-field-flex,suggestions-form .mat-form-field.mat-form-field-appearance-outline .mat-form-field-flex{align-items:center}speak-to-a-peer-form .mat-form-field.no-padding .mat-form-field-wrapper,suggestions-form .mat-form-field.no-padding .mat-form-field-wrapper{padding-bottom:0}speak-to-a-peer-form .mat-form-field.has-button-row,suggestions-form .mat-form-field.has-button-row{padding-bottom:0}speak-to-a-peer-form .mat-form-field .mat-form-field-prefix,suggestions-form .mat-form-field .mat-form-field-prefix{padding-right:8px}speak-to-a-peer-form .mat-form-field .mat-form-field-suffix,suggestions-form .mat-form-field .mat-form-field-suffix{align-self:center}speak-to-a-peer-form .captcha-container .mat-form-field-infix,suggestions-form .captcha-container .mat-form-field-infix{display:flex;justify-content:center}speak-to-a-peer-form .spacer,suggestions-form .spacer{flex:1 1 auto}speak-to-a-peer-form app-checkbox .mat-form-field.mat-form-field-invalid:not(.has-text) .mat-checkbox-label,suggestions-form app-checkbox .mat-form-field.mat-form-field-invalid:not(.has-text) .mat-checkbox-label{color:#d32f2f}speak-to-a-peer-form app-checkbox .mat-form-field.mat-form-field-invalid .app-checkbox-label,suggestions-form app-checkbox .mat-form-field.mat-form-field-invalid .app-checkbox-label{color:#d32f2f}speak-to-a-peer-form app-checkbox .mat-form-field .mat-checkbox.mat-checkbox-readonly.mat-checkbox-checked .mat-checkbox-background,speak-to-a-peer-form app-checkbox .mat-form-field .mat-checkbox.mat-checkbox-readonly.mat-checkbox-indeterminate .mat-checkbox-background,suggestions-form app-checkbox .mat-form-field .mat-checkbox.mat-checkbox-readonly.mat-checkbox-checked .mat-checkbox-background,suggestions-form app-checkbox .mat-form-field .mat-checkbox.mat-checkbox-readonly.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}speak-to-a-peer-form app-checkbox .mat-form-field .mat-checkbox.mat-checkbox-readonly:not(.mat-checkbox-checked) .mat-checkbox-frame,suggestions-form app-checkbox .mat-form-field .mat-checkbox.mat-checkbox-readonly:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}speak-to-a-peer-form app-checkbox .mat-form-field .mat-checkbox.mat-checkbox-readonly .mat-checkbox-label,suggestions-form app-checkbox .mat-form-field .mat-checkbox.mat-checkbox-readonly .mat-checkbox-label{color:#00000061}speak-to-a-peer-form app-checkbox-group .mat-form-field.mat-form-field-invalid .app-checkbox-group-label,suggestions-form app-checkbox-group .mat-form-field.mat-form-field-invalid .app-checkbox-group-label{color:#d32f2f}speak-to-a-peer-form app-checkbox-group .mat-form-field .mat-checkbox.mat-checkbox-readonly.mat-checkbox-checked .mat-checkbox-background,speak-to-a-peer-form app-checkbox-group .mat-form-field .mat-checkbox.mat-checkbox-readonly.mat-checkbox-indeterminate .mat-checkbox-background,suggestions-form app-checkbox-group .mat-form-field .mat-checkbox.mat-checkbox-readonly.mat-checkbox-checked .mat-checkbox-background,suggestions-form app-checkbox-group .mat-form-field .mat-checkbox.mat-checkbox-readonly.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}speak-to-a-peer-form app-checkbox-group .mat-form-field .mat-checkbox.mat-checkbox-readonly:not(.mat-checkbox-checked) .mat-checkbox-frame,suggestions-form app-checkbox-group .mat-form-field .mat-checkbox.mat-checkbox-readonly:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}speak-to-a-peer-form app-checkbox-group .mat-form-field .mat-checkbox.mat-checkbox-readonly .mat-checkbox-label,suggestions-form app-checkbox-group .mat-form-field .mat-checkbox.mat-checkbox-readonly .mat-checkbox-label{color:#00000061}speak-to-a-peer-form app-radiogroup .mat-form-field.mat-form-field-invalid .app-radiogroup-label,suggestions-form app-radiogroup .mat-form-field.mat-form-field-invalid .app-radiogroup-label{color:#d32f2f}speak-to-a-peer-form app-radiogroup .mat-form-field .mat-radio-button.mat-radio-readonly.mat-radio-checked .mat-radio-outer-circle,speak-to-a-peer-form app-radiogroup .mat-form-field .mat-radio-button.mat-radio-readonly .mat-radio-outer-circle,suggestions-form app-radiogroup .mat-form-field .mat-radio-button.mat-radio-readonly.mat-radio-checked .mat-radio-outer-circle,suggestions-form app-radiogroup .mat-form-field .mat-radio-button.mat-radio-readonly .mat-radio-outer-circle{border-color:#00000061}speak-to-a-peer-form app-radiogroup .mat-form-field .mat-radio-button.mat-radio-readonly .mat-radio-ripple .mat-ripple-element,speak-to-a-peer-form app-radiogroup .mat-form-field .mat-radio-button.mat-radio-readonly .mat-radio-inner-circle,suggestions-form app-radiogroup .mat-form-field .mat-radio-button.mat-radio-readonly .mat-radio-ripple .mat-ripple-element,suggestions-form app-radiogroup .mat-form-field .mat-radio-button.mat-radio-readonly .mat-radio-inner-circle{background-color:#00000061}speak-to-a-peer-form app-radiogroup .mat-form-field .mat-radio-button.mat-radio-readonly .mat-radio-label-content,suggestions-form app-radiogroup .mat-form-field .mat-radio-button.mat-radio-readonly .mat-radio-label-content{color:#00000061}speak-to-a-peer-form app-required-fields-indicator p .asterisk,suggestions-form app-required-fields-indicator p .asterisk{color:#d32f2f}speak-to-a-peer-form app-rich-text .mat-form-field.mat-form-field-invalid .app-rich-text-label,suggestions-form app-rich-text .mat-form-field.mat-form-field-invalid .app-rich-text-label{color:#d32f2f}speak-to-a-peer-form app-rich-text .mat-form-field.mat-form-field-invalid .ql-editor,suggestions-form app-rich-text .mat-form-field.mat-form-field-invalid .ql-editor{border:2px solid #d32f2f}
