@font-face{font-family:Questrial;src:local("Questrial"),url(Questrial-Regular.ed2d805921c7044f.ttf) format("truetype")}@font-face{font-family:Open Sans;src:local("Open Sans"),url(Open-Sans-Regular.4543090a37b427da.ttf) format("truetype")}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font-size:18px;font-weight:400;line-height:18px;font-family:Questrial;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font-size:16px;font-weight:400;line-height:16px;font-family:Questrial;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font-size:14px;font-weight:600;line-height:14px;font-family:Questrial;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font-size:14px;font-weight:600;line-height:22px;font-family:Open Sans;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/22px Open Sans;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/22px Open Sans;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font-size:12px;font-weight:400;line-height:12px;font-family:Questrial;letter-spacing:normal}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font-size:14px;font-weight:400;line-height:22px;font-family:Open Sans;letter-spacing:normal}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font-size:12px;font-weight:400;line-height:18px;font-family:Open Sans;letter-spacing:normal}.mat-headline-1,.mat-typography .mat-headline-1{font-size:45px;font-weight:400;line-height:45px;font-family:Questrial;letter-spacing:normal;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font-size:37px;font-weight:400;line-height:37px;font-family:Questrial;letter-spacing:normal;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font-size:28px;font-weight:400;line-height:28px;font-family:Questrial;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font-size:20px;font-weight:400;line-height:20px;font-family:Questrial;letter-spacing:normal;margin:0 0 64px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;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-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{top:0;left:0;right:0;bottom:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{top:0;left:0;right:0;bottom:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-ripple-element{background-color:#0000001a}html{--mat-option-selected-state-label-text-color: #ed1747;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #00a86b}.mat-warn{--mat-option-selected-state-label-text-color: #ed1747}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.mat-pseudo-checkbox-full{color:#0000008a}.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ed1747}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ed1747}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#00a86b}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#00a86b}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#00a86b}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#00a86b}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ed1747}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ed1747}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #ed1747}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #00a86b}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ed1747}.mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #ed1747;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #00a86b;--mdc-filled-button-label-text-color: #000}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ed1747;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #ed1747;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #00a86b;--mdc-protected-button-label-text-color: #000}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ed1747;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #ed1747}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #00a86b}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ed1747}.mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-button,.mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-button.mat-primary,.mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #ed1747;--mat-mdc-button-ripple-color: rgba(237, 23, 71, .1)}.mat-mdc-button.mat-accent,.mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #00a86b;--mat-mdc-button-ripple-color: rgba(0, 168, 107, .1)}.mat-mdc-button.mat-warn,.mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ed1747;--mat-mdc-button-ripple-color: rgba(237, 23, 71, .1)}.mat-mdc-raised-button,.mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button.mat-primary,.mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent,.mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button.mat-warn,.mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-button.mat-mdc-button-base,.mat-mdc-raised-button.mat-mdc-button-base,.mat-mdc-unelevated-button.mat-mdc-button-base,.mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.mat-mdc-card{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #00a86b;--mdc-checkbox-selected-hover-icon-color: #00a86b;--mdc-checkbox-selected-icon-color: #00a86b;--mdc-checkbox-selected-pressed-icon-color: #00a86b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #00a86b;--mdc-checkbox-selected-hover-state-layer-color: #00a86b;--mdc-checkbox-selected-pressed-state-layer-color: #00a86b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-primary,.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ed1747;--mdc-checkbox-selected-hover-icon-color: #ed1747;--mdc-checkbox-selected-icon-color: #ed1747;--mdc-checkbox-selected-pressed-icon-color: #ed1747;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ed1747;--mdc-checkbox-selected-hover-state-layer-color: #ed1747;--mdc-checkbox-selected-pressed-state-layer-color: #ed1747;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#00000061}html{--mdc-checkbox-state-layer-size: 40px}.mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #ed1747}.mat-icon.mat-accent{--mat-icon-color: #00a86b}.mat-icon.mat-warn{--mat-icon-color: #ed1747}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #ed1747;--mdc-linear-progress-track-color: rgba(237, 23, 71, .25)}.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#ed174740;background-color:var(--mdc-linear-progress-track-color, rgba(237, 23, 71, .25))}@media (forced-colors: active){.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(237, 23, 71, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#ed174740;background-color:var(--mdc-linear-progress-track-color, rgba(237, 23, 71, .25))}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #00a86b;--mdc-linear-progress-track-color: rgba(0, 168, 107, .25)}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#00a86b40;background-color:var(--mdc-linear-progress-track-color, rgba(0, 168, 107, .25))}@media (forced-colors: active){.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(0, 168, 107, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#00a86b40;background-color:var(--mdc-linear-progress-track-color, rgba(0, 168, 107, .25))}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ed1747;--mdc-linear-progress-track-color: rgba(237, 23, 71, .25)}@keyframes mdc-linear-progress-buffering{}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#ed174740;background-color:var(--mdc-linear-progress-track-color, rgba(237, 23, 71, .25))}@media (forced-colors: active){.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(237, 23, 71, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#ed174740;background-color:var(--mdc-linear-progress-track-color, rgba(237, 23, 71, .25))}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}.mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #ed1747;--mdc-slider-focus-handle-color: #ed1747;--mdc-slider-hover-handle-color: #ed1747;--mdc-slider-active-track-color: #ed1747;--mdc-slider-inactive-track-color: #ed1747;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ed1747;--mat-mdc-slider-ripple-color: #ed1747;--mat-mdc-slider-hover-ripple-color: rgba(237, 23, 71, .05);--mat-mdc-slider-focus-ripple-color: rgba(237, 23, 71, .2)}.mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #00a86b;--mdc-slider-focus-handle-color: #00a86b;--mdc-slider-hover-handle-color: #00a86b;--mdc-slider-active-track-color: #00a86b;--mdc-slider-inactive-track-color: #00a86b;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #00a86b;--mat-mdc-slider-ripple-color: #00a86b;--mat-mdc-slider-hover-ripple-color: rgba(0, 168, 107, .05);--mat-mdc-slider-focus-ripple-color: rgba(0, 168, 107, .2)}.mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #ed1747;--mdc-slider-focus-handle-color: #ed1747;--mdc-slider-hover-handle-color: #ed1747;--mdc-slider-active-track-color: #ed1747;--mdc-slider-inactive-track-color: #ed1747;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ed1747;--mat-mdc-slider-ripple-color: #ed1747;--mat-mdc-slider-hover-ripple-color: rgba(237, 23, 71, .05);--mat-mdc-slider-focus-ripple-color: rgba(237, 23, 71, .2)}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;font-display:block;src:url(material-icons.59322316b3fd6063.woff2) format("woff2"),url(material-icons.4ad034d2c499d9b6.woff) format("woff")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Outlined;font-style:normal;font-weight:400;font-display:block;src:url(material-icons-outlined.f86cb7b0aa53f0fe.woff2) format("woff2"),url(material-icons-outlined.78a93b2079680a08.woff) format("woff")}.material-icons-outlined{font-family:Material Icons Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Round;font-style:normal;font-weight:400;font-display:block;src:url(material-icons-round.b10ec9db5b7fbc74.woff2) format("woff2"),url(material-icons-round.92dc7ca2f4c591e7.woff) format("woff")}.material-icons-round{font-family:Material Icons Round;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Sharp;font-style:normal;font-weight:400;font-display:block;src:url(material-icons-sharp.3885863ee4746422.woff2) format("woff2"),url(material-icons-sharp.a71cb2bf66c604de.woff) format("woff")}.material-icons-sharp{font-family:Material Icons Sharp;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Two Tone;font-style:normal;font-weight:400;font-display:block;src:url(material-icons-two-tone.675bd578bd14533e.woff2) format("woff2"),url(material-icons-two-tone.588d63134de807a7.woff) format("woff")}.material-icons-two-tone{font-family:Material Icons Two Tone;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}.m-0{margin:0!important}.p-0{padding:0!important}.m-n0{margin:-0px!important}.m-1{margin:4px!important}.p-1{padding:4px!important}.m-n1{margin:-4px!important}.m-2{margin:8px!important}.p-2{padding:8px!important}.m-n2{margin:-8px!important}.m-3{margin:12px!important}.p-3{padding:12px!important}.m-n3{margin:-12px!important}.m-4{margin:16px!important}.p-4{padding:16px!important}.m-n4{margin:-16px!important}.m-5{margin:20px!important}.p-5{padding:20px!important}.m-n5{margin:-20px!important}.m-6{margin:24px!important}.p-6{padding:24px!important}.m-n6{margin:-24px!important}.m-7{margin:30px!important}.p-7{padding:30px!important}.m-n7{margin:-30px!important}.m-8{margin:40px!important}.p-8{padding:40px!important}.m-n8{margin:-40px!important}.m-9{margin:48px!important}.p-9{padding:48px!important}.m-n9{margin:-48px!important}.m-10{margin:56px!important}.p-10{padding:56px!important}.m-n10{margin:-56px!important}.m-11{margin:60px!important}.p-11{padding:60px!important}.m-n11{margin:-60px!important}.m-12{margin:70px!important}.p-12{padding:70px!important}.m-n12{margin:-70px!important}.m-13{margin:80px!important}.p-13{padding:80px!important}.m-n13{margin:-80px!important}.m-14{margin:90px!important}.p-14{padding:90px!important}.m-n14{margin:-90px!important}.m-15{margin:100px!important}.p-15{padding:100px!important}.m-n15{margin:-100px!important}.m-auto{margin:auto!important}.mt-0{margin-top:0!important}.pt-0{padding-top:0!important}.mt-n0{margin-top:-0px!important}.mb-0{margin-bottom:0!important}.pb-0{padding-bottom:0!important}.mb-n0{margin-bottom:-0px!important}.ml-0{margin-left:0!important}.pl-0{padding-left:0!important}.ml-n0{margin-left:-0px!important}.mr-0{margin-right:0!important}.pr-0{padding-right:0!important}.mr-n0{margin-right:-0px!important}.mt-1{margin-top:4px!important}.pt-1{padding-top:4px!important}.mt-n1{margin-top:-4px!important}.mb-1{margin-bottom:4px!important}.pb-1{padding-bottom:4px!important}.mb-n1{margin-bottom:-4px!important}.ml-1{margin-left:4px!important}.pl-1{padding-left:4px!important}.ml-n1{margin-left:-4px!important}.mr-1{margin-right:4px!important}.pr-1{padding-right:4px!important}.mr-n1{margin-right:-4px!important}.mt-2{margin-top:8px!important}.pt-2{padding-top:8px!important}.mt-n2{margin-top:-8px!important}.mb-2{margin-bottom:8px!important}.pb-2{padding-bottom:8px!important}.mb-n2{margin-bottom:-8px!important}.ml-2{margin-left:8px!important}.pl-2{padding-left:8px!important}.ml-n2{margin-left:-8px!important}.mr-2{margin-right:8px!important}.pr-2{padding-right:8px!important}.mr-n2{margin-right:-8px!important}.mt-3{margin-top:12px!important}.pt-3{padding-top:12px!important}.mt-n3{margin-top:-12px!important}.mb-3{margin-bottom:12px!important}.pb-3{padding-bottom:12px!important}.mb-n3{margin-bottom:-12px!important}.ml-3{margin-left:12px!important}.pl-3{padding-left:12px!important}.ml-n3{margin-left:-12px!important}.mr-3{margin-right:12px!important}.pr-3{padding-right:12px!important}.mr-n3{margin-right:-12px!important}.mt-4{margin-top:16px!important}.pt-4{padding-top:16px!important}.mt-n4{margin-top:-16px!important}.mb-4{margin-bottom:16px!important}.pb-4{padding-bottom:16px!important}.mb-n4{margin-bottom:-16px!important}.ml-4{margin-left:16px!important}.pl-4{padding-left:16px!important}.ml-n4{margin-left:-16px!important}.mr-4{margin-right:16px!important}.pr-4{padding-right:16px!important}.mr-n4{margin-right:-16px!important}.mt-5{margin-top:20px!important}.pt-5{padding-top:20px!important}.mt-n5{margin-top:-20px!important}.mb-5{margin-bottom:20px!important}.pb-5{padding-bottom:20px!important}.mb-n5{margin-bottom:-20px!important}.ml-5{margin-left:20px!important}.pl-5{padding-left:20px!important}.ml-n5{margin-left:-20px!important}.mr-5{margin-right:20px!important}.pr-5{padding-right:20px!important}.mr-n5{margin-right:-20px!important}.mt-6{margin-top:24px!important}.pt-6{padding-top:24px!important}.mt-n6{margin-top:-24px!important}.mb-6{margin-bottom:24px!important}.pb-6{padding-bottom:24px!important}.mb-n6{margin-bottom:-24px!important}.ml-6{margin-left:24px!important}.pl-6{padding-left:24px!important}.ml-n6{margin-left:-24px!important}.mr-6{margin-right:24px!important}.pr-6{padding-right:24px!important}.mr-n6{margin-right:-24px!important}.mt-7{margin-top:30px!important}.pt-7{padding-top:30px!important}.mt-n7{margin-top:-30px!important}.mb-7{margin-bottom:30px!important}.pb-7{padding-bottom:30px!important}.mb-n7{margin-bottom:-30px!important}.ml-7{margin-left:30px!important}.pl-7{padding-left:30px!important}.ml-n7{margin-left:-30px!important}.mr-7{margin-right:30px!important}.pr-7{padding-right:30px!important}.mr-n7{margin-right:-30px!important}.mt-8{margin-top:40px!important}.pt-8{padding-top:40px!important}.mt-n8{margin-top:-40px!important}.mb-8{margin-bottom:40px!important}.pb-8{padding-bottom:40px!important}.mb-n8{margin-bottom:-40px!important}.ml-8{margin-left:40px!important}.pl-8{padding-left:40px!important}.ml-n8{margin-left:-40px!important}.mr-8{margin-right:40px!important}.pr-8{padding-right:40px!important}.mr-n8{margin-right:-40px!important}.mt-9{margin-top:48px!important}.pt-9{padding-top:48px!important}.mt-n9{margin-top:-48px!important}.mb-9{margin-bottom:48px!important}.pb-9{padding-bottom:48px!important}.mb-n9{margin-bottom:-48px!important}.ml-9{margin-left:48px!important}.pl-9{padding-left:48px!important}.ml-n9{margin-left:-48px!important}.mr-9{margin-right:48px!important}.pr-9{padding-right:48px!important}.mr-n9{margin-right:-48px!important}.mt-10{margin-top:56px!important}.pt-10{padding-top:56px!important}.mt-n10{margin-top:-56px!important}.mb-10{margin-bottom:56px!important}.pb-10{padding-bottom:56px!important}.mb-n10{margin-bottom:-56px!important}.ml-10{margin-left:56px!important}.pl-10{padding-left:56px!important}.ml-n10{margin-left:-56px!important}.mr-10{margin-right:56px!important}.pr-10{padding-right:56px!important}.mr-n10{margin-right:-56px!important}.mt-11{margin-top:60px!important}.pt-11{padding-top:60px!important}.mt-n11{margin-top:-60px!important}.mb-11{margin-bottom:60px!important}.pb-11{padding-bottom:60px!important}.mb-n11{margin-bottom:-60px!important}.ml-11{margin-left:60px!important}.pl-11{padding-left:60px!important}.ml-n11{margin-left:-60px!important}.mr-11{margin-right:60px!important}.pr-11{padding-right:60px!important}.mr-n11{margin-right:-60px!important}.mt-12{margin-top:70px!important}.pt-12{padding-top:70px!important}.mt-n12{margin-top:-70px!important}.mb-12{margin-bottom:70px!important}.pb-12{padding-bottom:70px!important}.mb-n12{margin-bottom:-70px!important}.ml-12{margin-left:70px!important}.pl-12{padding-left:70px!important}.ml-n12{margin-left:-70px!important}.mr-12{margin-right:70px!important}.pr-12{padding-right:70px!important}.mr-n12{margin-right:-70px!important}.mt-13{margin-top:80px!important}.pt-13{padding-top:80px!important}.mt-n13{margin-top:-80px!important}.mb-13{margin-bottom:80px!important}.pb-13{padding-bottom:80px!important}.mb-n13{margin-bottom:-80px!important}.ml-13{margin-left:80px!important}.pl-13{padding-left:80px!important}.ml-n13{margin-left:-80px!important}.mr-13{margin-right:80px!important}.pr-13{padding-right:80px!important}.mr-n13{margin-right:-80px!important}.mt-14{margin-top:90px!important}.pt-14{padding-top:90px!important}.mt-n14{margin-top:-90px!important}.mb-14{margin-bottom:90px!important}.pb-14{padding-bottom:90px!important}.mb-n14{margin-bottom:-90px!important}.ml-14{margin-left:90px!important}.pl-14{padding-left:90px!important}.ml-n14{margin-left:-90px!important}.mr-14{margin-right:90px!important}.pr-14{padding-right:90px!important}.mr-n14{margin-right:-90px!important}.mt-15{margin-top:100px!important}.pt-15{padding-top:100px!important}.mt-n15{margin-top:-100px!important}.mb-15{margin-bottom:100px!important}.pb-15{padding-bottom:100px!important}.mb-n15{margin-bottom:-100px!important}.ml-15{margin-left:100px!important}.pl-15{padding-left:100px!important}.ml-n15{margin-left:-100px!important}.mr-15{margin-right:100px!important}.pr-15{padding-right:100px!important}.mr-n15{margin-right:-100px!important}.mt-auto{margin-top:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.mr-auto{margin-right:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.px-0{padding-left:0!important;padding-right:0!important}.mx-n0{margin-left:-0px!important;margin-right:-0px!important}.my-0{margin-top:0!important;margin-bottom:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.my-n0{margin-top:-0px!important;margin-bottom:-0px!important}.mx-1{margin-left:4px!important;margin-right:4px!important}.px-1{padding-left:4px!important;padding-right:4px!important}.mx-n1{margin-left:-4px!important;margin-right:-4px!important}.my-1{margin-top:4px!important;margin-bottom:4px!important}.py-1{padding-top:4px!important;padding-bottom:4px!important}.my-n1{margin-top:-4px!important;margin-bottom:-4px!important}.mx-2{margin-left:8px!important;margin-right:8px!important}.px-2{padding-left:8px!important;padding-right:8px!important}.mx-n2{margin-left:-8px!important;margin-right:-8px!important}.my-2{margin-top:8px!important;margin-bottom:8px!important}.py-2{padding-top:8px!important;padding-bottom:8px!important}.my-n2{margin-top:-8px!important;margin-bottom:-8px!important}.mx-3{margin-left:12px!important;margin-right:12px!important}.px-3{padding-left:12px!important;padding-right:12px!important}.mx-n3{margin-left:-12px!important;margin-right:-12px!important}.my-3{margin-top:12px!important;margin-bottom:12px!important}.py-3{padding-top:12px!important;padding-bottom:12px!important}.my-n3{margin-top:-12px!important;margin-bottom:-12px!important}.mx-4{margin-left:16px!important;margin-right:16px!important}.px-4{padding-left:16px!important;padding-right:16px!important}.mx-n4{margin-left:-16px!important;margin-right:-16px!important}.my-4{margin-top:16px!important;margin-bottom:16px!important}.py-4{padding-top:16px!important;padding-bottom:16px!important}.my-n4{margin-top:-16px!important;margin-bottom:-16px!important}.mx-5{margin-left:20px!important;margin-right:20px!important}.px-5{padding-left:20px!important;padding-right:20px!important}.mx-n5{margin-left:-20px!important;margin-right:-20px!important}.my-5{margin-top:20px!important;margin-bottom:20px!important}.py-5{padding-top:20px!important;padding-bottom:20px!important}.my-n5{margin-top:-20px!important;margin-bottom:-20px!important}.mx-6{margin-left:24px!important;margin-right:24px!important}.px-6{padding-left:24px!important;padding-right:24px!important}.mx-n6{margin-left:-24px!important;margin-right:-24px!important}.my-6{margin-top:24px!important;margin-bottom:24px!important}.py-6{padding-top:24px!important;padding-bottom:24px!important}.my-n6{margin-top:-24px!important;margin-bottom:-24px!important}.mx-7{margin-left:30px!important;margin-right:30px!important}.px-7{padding-left:30px!important;padding-right:30px!important}.mx-n7{margin-left:-30px!important;margin-right:-30px!important}.my-7{margin-top:30px!important;margin-bottom:30px!important}.py-7{padding-top:30px!important;padding-bottom:30px!important}.my-n7{margin-top:-30px!important;margin-bottom:-30px!important}.mx-8{margin-left:40px!important;margin-right:40px!important}.px-8{padding-left:40px!important;padding-right:40px!important}.mx-n8{margin-left:-40px!important;margin-right:-40px!important}.my-8{margin-top:40px!important;margin-bottom:40px!important}.py-8{padding-top:40px!important;padding-bottom:40px!important}.my-n8{margin-top:-40px!important;margin-bottom:-40px!important}.mx-9{margin-left:48px!important;margin-right:48px!important}.px-9{padding-left:48px!important;padding-right:48px!important}.mx-n9{margin-left:-48px!important;margin-right:-48px!important}.my-9{margin-top:48px!important;margin-bottom:48px!important}.py-9{padding-top:48px!important;padding-bottom:48px!important}.my-n9{margin-top:-48px!important;margin-bottom:-48px!important}.mx-10{margin-left:56px!important;margin-right:56px!important}.px-10{padding-left:56px!important;padding-right:56px!important}.mx-n10{margin-left:-56px!important;margin-right:-56px!important}.my-10{margin-top:56px!important;margin-bottom:56px!important}.py-10{padding-top:56px!important;padding-bottom:56px!important}.my-n10{margin-top:-56px!important;margin-bottom:-56px!important}.mx-11{margin-left:60px!important;margin-right:60px!important}.px-11{padding-left:60px!important;padding-right:60px!important}.mx-n11{margin-left:-60px!important;margin-right:-60px!important}.my-11{margin-top:60px!important;margin-bottom:60px!important}.py-11{padding-top:60px!important;padding-bottom:60px!important}.my-n11{margin-top:-60px!important;margin-bottom:-60px!important}.mx-12{margin-left:70px!important;margin-right:70px!important}.px-12{padding-left:70px!important;padding-right:70px!important}.mx-n12{margin-left:-70px!important;margin-right:-70px!important}.my-12{margin-top:70px!important;margin-bottom:70px!important}.py-12{padding-top:70px!important;padding-bottom:70px!important}.my-n12{margin-top:-70px!important;margin-bottom:-70px!important}.mx-13{margin-left:80px!important;margin-right:80px!important}.px-13{padding-left:80px!important;padding-right:80px!important}.mx-n13{margin-left:-80px!important;margin-right:-80px!important}.my-13{margin-top:80px!important;margin-bottom:80px!important}.py-13{padding-top:80px!important;padding-bottom:80px!important}.my-n13{margin-top:-80px!important;margin-bottom:-80px!important}.mx-14{margin-left:90px!important;margin-right:90px!important}.px-14{padding-left:90px!important;padding-right:90px!important}.mx-n14{margin-left:-90px!important;margin-right:-90px!important}.my-14{margin-top:90px!important;margin-bottom:90px!important}.py-14{padding-top:90px!important;padding-bottom:90px!important}.my-n14{margin-top:-90px!important;margin-bottom:-90px!important}.mx-15{margin-left:100px!important;margin-right:100px!important}.px-15{padding-left:100px!important;padding-right:100px!important}.mx-n15{margin-left:-100px!important;margin-right:-100px!important}.my-15{margin-top:100px!important;margin-bottom:100px!important}.py-15{padding-top:100px!important;padding-bottom:100px!important}.my-n15{margin-top:-100px!important;margin-bottom:-100px!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}html,body{height:100%}@media only screen and (max-width: 767px){html,body{background-color:#f5f6f8}}@media only screen and (min-width: 768px){html,body{background-color:#f5f6f8}}body{margin:0;color:#4a4a4a}app-header-desktop{z-index:2}.app-font-bold{font-weight:600!important}.primary-text-color,.red-text{color:#ed1747}.light-colour{color:#86888b!important}.accent-text-color{color:#00a86b}.positive-value{color:#0ddaba}.negative-value{color:#ed1747}.split-div{display:flex;justify-content:space-between}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.block{display:block}.display-inline{display:flex;align-items:center}.display-inline-text{margin-left:20px}.clear{height:60px}.override-max-width{max-width:none!important}.override-top-bottom-padding .mat-menu-content{padding-top:0!important;padding-bottom:0!important}mat-snack-bar-container{border:2px solid #ffffff;border-radius:8px;margin-top:40px!important;font-weight:700;--mat-mdc-snack-bar-button-color: $app-body-text-colour}@media only screen and (max-width: 767px){mat-snack-bar-container{margin-top:56px!important}}mat-snack-bar-container.error{color:#ed1747;background-color:#fde8ed}.app-icon-size-3{height:12px!important;width:12px!important;font-size:12px;min-width:12px}.app-icon-size-4{height:16px!important;width:16px!important;font-size:16px;min-width:16px}.app-icon-size-5{height:20px!important;width:20px!important;font-size:20px!important;min-width:20px}.app-icon-size-6{height:24px!important;width:24px!important;font-size:24px;min-width:24px}.app-icon-size-7{height:30px!important;width:30px!important;font-size:30px;min-width:30px}.app-icon-size-8{height:40px!important;width:40px!important;font-size:40px;min-width:40px}.app-icon-size-9{height:48px!important;width:48px!important;font-size:48px;min-width:48px}.primary-hyperlink{color:#ed1747;text-decoration:none;font-weight:600}.primary-hyperlink.underlined{text-decoration:underline}.page-break-line{background-color:#dce0e0;border:none;height:1px}@media only screen and (min-width: 768px){.footer{margin-top:0!important;padding-top:16px!important}}.info-container{max-width:20px;margin-right:8px}.mdc-radio{padding-left:0!important}@media only screen and (max-width: 767px){.mdc-radio{padding-right:0!important}}.box-shadow{box-shadow:0 0 10px #464a5233!important}.border-radius{border-radius:8px!important}.border-radius-none{border-radius:0!important}.bg-white{background-color:#fff}.border-light{border:1px solid #DCE0E0!important}.border-dark{border:1px solid #86888B!important}.desktop-container-width{max-width:800px;margin:auto}.confirm-dialog-panel{margin:0 30px}.confirm-dialog-panel .mat-mdc-dialog-container .mdc-dialog__surface{border-radius:8px}.confirm-dialog-panel-backdrop{background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.divider{color:#dce0e0}.flex-start{align-items:flex-start!important}.flex-end{align-items:flex-end!important}.mat-mdc-menu-content{background-color:#fff}.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#0ddaba!important}.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{color:#0ddaba;background-color:#0ddaba}.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element{background-color:#0ddaba}.mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{color:#ed1747!important;background-color:#ed1747!important;border-color:#ed1747!important}.mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff!important}/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */.la-ball-spin-clockwise,.la-ball-spin-clockwise>div{position:relative;box-sizing:border-box}.la-ball-spin-clockwise{display:block;font-size:0;color:#fff}.la-ball-spin-clockwise.la-dark{color:#333}.la-ball-spin-clockwise>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-spin-clockwise{width:32px;height:32px}.la-ball-spin-clockwise>div{position:absolute;top:50%;left:50%;width:8px;height:8px;margin-top:-4px;margin-left:-4px;border-radius:100%;animation:ball-spin-clockwise 1s infinite ease-in-out}.la-ball-spin-clockwise>div:nth-child(1){top:5%;left:50%;animation-delay:-.875s}.la-ball-spin-clockwise>div:nth-child(2){top:18.1801948466%;left:81.8198051534%;animation-delay:-.75s}.la-ball-spin-clockwise>div:nth-child(3){top:50%;left:95%;animation-delay:-.625s}.la-ball-spin-clockwise>div:nth-child(4){top:81.8198051534%;left:81.8198051534%;animation-delay:-.5s}.la-ball-spin-clockwise>div:nth-child(5){top:94.9999999966%;left:50.0000000005%;animation-delay:-.375s}.la-ball-spin-clockwise>div:nth-child(6){top:81.8198046966%;left:18.1801949248%;animation-delay:-.25s}.la-ball-spin-clockwise>div:nth-child(7){top:49.9999750815%;left:5.0000051215%;animation-delay:-.125s}.la-ball-spin-clockwise>div:nth-child(8){top:18.179464974%;left:18.1803700518%;animation-delay:0s}.la-ball-spin-clockwise.la-sm{width:16px;height:16px}.la-ball-spin-clockwise.la-sm>div{width:4px;height:4px;margin-top:-2px;margin-left:-2px}.la-ball-spin-clockwise.la-2x{width:64px;height:64px}.la-ball-spin-clockwise.la-2x>div{width:16px;height:16px;margin-top:-8px;margin-left:-8px}.la-ball-spin-clockwise.la-3x{width:96px;height:96px}.la-ball-spin-clockwise.la-3x>div{width:24px;height:24px;margin-top:-12px;margin-left:-12px}@keyframes ball-spin-clockwise{0%,to{opacity:1;transform:scale(1)}20%{opacity:1}80%{opacity:0;transform:scale(0)}}
