.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}:root{--lighter-gray: #fafafa;--lighter-gray-rgb: 250, 250, 250;--light-gray: #f3f3f3;--light-gray-rgb: 243, 243, 243;--gray: #dedede;--gray-rgb: 222, 222, 222;--mid-gray: #acaeb5;--mid-gray-rgb: 172, 174, 181;--dark-gray: #5a5d6b;--dark-gray-rgb: 90, 93, 107;--darker-gray: #353536;--darker-gray-rgb: 53, 53, 54;--primary: #33c68a;--primary-rgb: 51, 198, 138;--secondary: #a0d952;--secondary-rgb: 160, 217, 82;--warn: #fb6a68;--warn-rgb: 251, 106, 104;--red: #f3453c;--red-rgb: 243, 69, 60;--success: #2dd373;--success-rgb: 45, 211, 115;--green: #24b780;--green-rgb: 36, 183, 128;--orange: #fe9a4b;--orange-rgb: 254, 154, 75}.primary-background{background:var(--primary)}.secondary-background{background:var(--secondary)}.lighter-gray-background{background:var(--lighter-gray)}.light-gray-background{background:var(--light-gray)}.gray-background{background:var(--gray)}.mid-gray-background{background:var(--mid-gray)}.dark-gray-background{background:var(--dark-gray)}.darker-gray-background{background:var(--darker-gray)}.warn-background{background:var(--warn)}.red-background{background:var(--red)}.success-background{background:var(--success)}.green-background{background:var(--green)}.orange-background{background:var(--orange)}.primary{color:var(--primary)}.warn{color:var(--warn)}.accent{color:var(--accent)}.attention{color:var(--orange)}.mat-ripple-element{background-color:#5a5d6b1a}.mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-option:hover:not(.mdc-list-item--disabled),.mat-mdc-option:focus:not(.mdc-list-item--disabled),.mat-mdc-option.mat-mdc-option-active,.mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(0,0,0,.04)}.mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #33c68a)}.mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #9e9e9e)}.mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-pseudo-checkbox{color:#acaeb5}.mat-pseudo-checkbox:after{color:#f3f3f3}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#33c68a}.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#9e9e9e}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#fb6a68}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#f3f3f3;color:#5a5d6b}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #5a5d6b33,0 0 #5a5d6b24,0 0 #5a5d6b1f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #5a5d6b33,0 1px 1px #5a5d6b24,0 1px 3px #5a5d6b1f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #5a5d6b33,0 2px 2px #5a5d6b24,0 1px 5px #5a5d6b1f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #5a5d6b33,0 3px 4px #5a5d6b24,0 1px 8px #5a5d6b1f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #5a5d6b33,0 4px 5px #5a5d6b24,0 1px 10px #5a5d6b1f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #5a5d6b33,0 5px 8px #5a5d6b24,0 1px 14px #5a5d6b1f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #5a5d6b33,0 6px 10px #5a5d6b24,0 1px 18px #5a5d6b1f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #5a5d6b33,0 7px 10px 1px #5a5d6b24,0 2px 16px 1px #5a5d6b1f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #5a5d6b33,0 8px 10px 1px #5a5d6b24,0 3px 14px 2px #5a5d6b1f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #5a5d6b33,0 9px 12px 1px #5a5d6b24,0 3px 16px 2px #5a5d6b1f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #5a5d6b33,0 10px 14px 1px #5a5d6b24,0 4px 18px 3px #5a5d6b1f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #5a5d6b33,0 11px 15px 1px #5a5d6b24,0 4px 20px 3px #5a5d6b1f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #5a5d6b33,0 12px 17px 2px #5a5d6b24,0 5px 22px 4px #5a5d6b1f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #5a5d6b33,0 13px 19px 2px #5a5d6b24,0 5px 24px 4px #5a5d6b1f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #5a5d6b33,0 14px 21px 2px #5a5d6b24,0 5px 26px 4px #5a5d6b1f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #5a5d6b33,0 15px 22px 2px #5a5d6b24,0 6px 28px 5px #5a5d6b1f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #5a5d6b33,0 16px 24px 2px #5a5d6b24,0 6px 30px 5px #5a5d6b1f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #5a5d6b33,0 17px 26px 2px #5a5d6b24,0 6px 32px 5px #5a5d6b1f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #5a5d6b33,0 18px 28px 2px #5a5d6b24,0 7px 34px 6px #5a5d6b1f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #5a5d6b33,0 19px 29px 2px #5a5d6b24,0 7px 36px 6px #5a5d6b1f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #5a5d6b33,0 20px 31px 3px #5a5d6b24,0 8px 38px 7px #5a5d6b1f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #5a5d6b33,0 21px 33px 3px #5a5d6b24,0 8px 40px 7px #5a5d6b1f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #5a5d6b33,0 22px 35px 3px #5a5d6b24,0 8px 42px 7px #5a5d6b1f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #5a5d6b33,0 23px 36px 3px #5a5d6b24,0 9px 44px 8px #5a5d6b1f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #5a5d6b33,0 24px 38px 3px #5a5d6b24,0 9px 46px 8px #5a5d6b1f}.mat-mdc-option{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-body1-font-size, 14px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 600);letter-spacing:var(--mdc-typography-body1-letter-spacing, .01em)}.mat-mdc-card{box-shadow:0 2px 1px -1px #5a5d6b33,0 1px 1px #5a5d6b24,0 1px 3px #5a5d6b1f;--mdc-elevated-card-container-color: #fff}.mat-mdc-card-outlined{box-shadow:0 0 #5a5d6b33,0 0 #5a5d6b24,0 0 #5a5d6b1f;--mdc-outlined-card-outline-color: #e0e0e0}.mat-mdc-card-subtitle{color:#acaeb5}.mat-mdc-card-title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-headline6-font-size, 20px);line-height:var(--mdc-typography-headline6-line-height, 24px);font-weight:var(--mdc-typography-headline6-font-weight, 600);letter-spacing:var(--mdc-typography-headline6-letter-spacing, .01em);-webkit-text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:var(--mdc-typography-headline6-text-transform, none)}.mat-mdc-card-subtitle{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 24px);font-weight:var(--mdc-typography-subtitle2-font-weight, 600);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .02em);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #33c68a}.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(51, 198, 138, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#33c68a40}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #9e9e9e}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(158, 158, 158, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#9e9e9e40}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #fb6a68}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(251, 106, 104, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#fb6a6840}.mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #5a5d6b;--mdc-plain-tooltip-supporting-text-color: white}.mat-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font: central;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .1em}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}}@media all{.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #33c68a)}.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.mdc-text-field--filled .mdc-text-field__ripple:before,.mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.mdc-text-field--filled:hover .mdc-text-field__ripple:before,.mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #33c68a)}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000000de}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #33c68a)}.mdc-text-field--outlined .mdc-text-field__ripple:before,.mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#33c68ade}.mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #fb6a68)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #fb6a68)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #fb6a68)}.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #fb6a68)}.mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #fb6a68)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #fb6a68)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #fb6a68)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #fb6a68)}.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #fb6a68)}.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #fb6a68)}.mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}}@media all{.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.mdc-text-field--disabled .mdc-floating-label{color:#00000061}.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.mdc-text-field--disabled .mdc-text-field__icon--leading,.mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.mdc-text-field--disabled .mdc-text-field__affix--prefix,.mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.mat-mdc-form-field-error{color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field-focus-overlay{background-color:#000000de}.mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#33c68ade}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#9e9e9ede}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#fb6a68de}.mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #9e9e9e)}.mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #9e9e9e)}.mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#9e9e9ede}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, #9e9e9e)}.mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#fb6a68de}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #fb6a68)}.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}[dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.mat-mdc-form-field-infix{min-height:56px}.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.mdc-text-field__input,.mdc-text-field__affix{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 600);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, 0em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.mdc-text-field--textarea .mdc-text-field__input{line-height:1.5rem}.mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 600);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, 0em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.mat-mdc-form-field-subscript-wrapper,.mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .1em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.mat-mdc-form-field,.mat-mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-body1-font-size, 14px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 600);letter-spacing:var(--mdc-typography-body1-letter-spacing, .01em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above{font-size:calc(14px * var(--mat-mdc-form-field-floating-label-scale, .75))}.mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:14px}.mat-mdc-select-value{color:#000000de}.mat-mdc-select-placeholder{color:#0009}.mat-mdc-select-disabled .mat-mdc-select-value{color:#00000061}.mat-mdc-select-arrow{color:#0000008a}.mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#33c68ade}.mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#9e9e9ede}.mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#fb6a68de}.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#00000061}.mat-mdc-select-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 600);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, 0em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.mat-mdc-select{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-body1-font-size, 14px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 600);letter-spacing:var(--mdc-typography-body1-letter-spacing, .01em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.mat-mdc-autocomplete-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 600);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, 0em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-with-divider-divider-color: rgba(0, 0, 0, .12);--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.mat-mdc-dialog-container{--mdc-dialog-subhead-font: central;--mdc-dialog-subhead-line-height: 24px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 600;--mdc-dialog-subhead-tracking: .01em;--mdc-dialog-supporting-text-font: central;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 14px;--mdc-dialog-supporting-text-weight: 600;--mdc-dialog-supporting-text-tracking: .01em}.mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-label-text-color: #212121;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121}.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #33c68a;--mdc-chip-elevated-disabled-container-color: #33c68a;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #9e9e9e;--mdc-chip-elevated-disabled-container-color: #9e9e9e;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #fb6a68;--mdc-chip-elevated-disabled-container-color: #fb6a68;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.mat-mdc-chip-focus-overlay{background:#5a5d6b}.mat-mdc-chip{height:32px}.mat-mdc-standard-chip{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .02em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #616161;--mdc-switch-selected-icon-color: #fff;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-unselected-icon-color: #fff}.mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#acaeb5}.mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #299d6e;--mdc-switch-selected-handle-color: #299d6e;--mdc-switch-selected-hover-state-layer-color: #299d6e;--mdc-switch-selected-pressed-state-layer-color: #299d6e;--mdc-switch-selected-focus-handle-color: #144c35;--mdc-switch-selected-hover-handle-color: #144c35;--mdc-switch-selected-pressed-handle-color: #144c35;--mdc-switch-selected-focus-track-color: #a9e9cf;--mdc-switch-selected-hover-track-color: #a9e9cf;--mdc-switch-selected-pressed-track-color: #a9e9cf;--mdc-switch-selected-track-color: #a9e9cf}.mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #858585;--mdc-switch-selected-handle-color: #858585;--mdc-switch-selected-hover-state-layer-color: #858585;--mdc-switch-selected-pressed-state-layer-color: #858585;--mdc-switch-selected-focus-handle-color: #525252;--mdc-switch-selected-hover-handle-color: #525252;--mdc-switch-selected-pressed-handle-color: #525252;--mdc-switch-selected-focus-track-color: #ebebeb;--mdc-switch-selected-hover-track-color: #ebebeb;--mdc-switch-selected-pressed-track-color: #ebebeb;--mdc-switch-selected-track-color: #ebebeb}.mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #fa3936;--mdc-switch-selected-handle-color: #fa3936;--mdc-switch-selected-hover-state-layer-color: #fa3936;--mdc-switch-selected-pressed-state-layer-color: #fa3936;--mdc-switch-selected-focus-handle-color: #c50805;--mdc-switch-selected-hover-handle-color: #c50805;--mdc-switch-selected-pressed-handle-color: #c50805;--mdc-switch-selected-focus-track-color: #fffdfd;--mdc-switch-selected-hover-track-color: #fffdfd;--mdc-switch-selected-pressed-track-color: #fffdfd;--mdc-switch-selected-track-color: #fffdfd}.mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}.mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #33c68a;--mdc-radio-selected-hover-icon-color: #33c68a;--mdc-radio-selected-icon-color: #33c68a;--mdc-radio-selected-pressed-icon-color: #33c68a;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #33c68a}.mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#acaeb5}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #9e9e9e;--mdc-radio-selected-hover-icon-color: #9e9e9e;--mdc-radio-selected-icon-color: #9e9e9e;--mdc-radio-selected-pressed-icon-color: #9e9e9e;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #9e9e9e}.mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#acaeb5}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #fb6a68;--mdc-radio-selected-hover-icon-color: #fb6a68;--mdc-radio-selected-icon-color: #fb6a68;--mdc-radio-selected-pressed-icon-color: #fb6a68;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #fb6a68}.mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#acaeb5}.mat-mdc-radio-button .mdc-radio{padding:10px}.mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:-10px;left:-10px;width:40px;height:40px}.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:0;right:0;left:0;width:40px;height:40px}.mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}.mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #33c68a;--mdc-slider-focus-handle-color: #33c68a;--mdc-slider-hover-handle-color: #33c68a;--mdc-slider-active-track-color: #33c68a;--mdc-slider-inactive-track-color: #33c68a;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #33c68a;--mat-mdc-slider-ripple-color: #33c68a;--mat-mdc-slider-hover-ripple-color: rgba(51, 198, 138, .05);--mat-mdc-slider-focus-ripple-color: rgba(51, 198, 138, .2)}.mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #9e9e9e;--mdc-slider-focus-handle-color: #9e9e9e;--mdc-slider-hover-handle-color: #9e9e9e;--mdc-slider-active-track-color: #9e9e9e;--mdc-slider-inactive-track-color: #9e9e9e;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #9e9e9e;--mat-mdc-slider-ripple-color: #9e9e9e;--mat-mdc-slider-hover-ripple-color: rgba(158, 158, 158, .05);--mat-mdc-slider-focus-ripple-color: rgba(158, 158, 158, .2)}.mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #fb6a68;--mdc-slider-focus-handle-color: #fb6a68;--mdc-slider-hover-handle-color: #fb6a68;--mdc-slider-active-track-color: #fb6a68;--mdc-slider-inactive-track-color: #fb6a68;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #fb6a68;--mat-mdc-slider-ripple-color: #fb6a68;--mat-mdc-slider-hover-ripple-color: rgba(251, 106, 104, .05);--mat-mdc-slider-focus-ripple-color: rgba(251, 106, 104, .2)}.mat-mdc-slider{--mdc-slider-label-label-text-font: central;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 24px;--mdc-slider-label-label-text-tracking: .02em;--mdc-slider-label-label-text-weight: 600}.mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #fff);color:var(--mdc-theme-on-surface, #000)}.mat-mdc-menu-item[disabled],.mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, .38))}.mat-mdc-menu-item .mat-icon-no-color,.mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-menu-item:hover:not([disabled]),.mat-mdc-menu-item.cdk-program-focused:not([disabled]),.mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-mdc-menu-content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 600);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, 0em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.mat-mdc-menu-content,.mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-body1-font-size, 14px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 600);letter-spacing:var(--mdc-typography-body1-letter-spacing, .01em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.mat-mdc-list-item-interactive:before{background:black}.mat-mdc-list-item-interactive:not(:focus):not(.mdc-list-item--disabled):hover:before{opacity:.04}.mat-mdc-list-item-interactive:focus:before{opacity:.12}.mat-mdc-list-item-interactive.mdc-list-item--selected:before{background:#33c68a;opacity:.16}.mat-mdc-list-item-interactive.mdc-list-item--selected:not(:focus):not(.mdc-list-item--disabled):hover:before{opacity:.24}.mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}.mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, .38))}.mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.mdc-list-item--disabled .mdc-list-item__start,.mdc-list-item--disabled .mdc-list-item__content,.mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.mdc-list-item--disabled .mdc-list-item__primary-text,.mdc-list-item--disabled .mdc-list-item__secondary-text,.mdc-list-item--disabled .mdc-list-item__overline-text,.mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--selected .mdc-list-item__primary-text,.mdc-list-item--activated .mdc-list-item__primary-text,.mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #33c68a)}.mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mdc-list-divider:after{border-bottom-color:#fff}.mdc-list-divider{background-color:#0000001f}.mat-mdc-list-option .mdc-list-item__start,.mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #33c68a;--mdc-checkbox-selected-hover-icon-color: #33c68a;--mdc-checkbox-selected-icon-color: #33c68a;--mdc-checkbox-selected-pressed-icon-color: #33c68a;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-list-option .mdc-list-item__start,.mat-mdc-list-option .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #33c68a;--mdc-radio-selected-hover-icon-color: #33c68a;--mdc-radio-selected-icon-color: #33c68a;--mdc-radio-selected-pressed-icon-color: #33c68a;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #33c68a}.mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#acaeb5}.mat-mdc-list-option.mat-accent .mdc-list-item__start,.mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #9e9e9e;--mdc-checkbox-selected-hover-icon-color: #9e9e9e;--mdc-checkbox-selected-icon-color: #9e9e9e;--mdc-checkbox-selected-pressed-icon-color: #9e9e9e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-list-option.mat-accent .mdc-list-item__start,.mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #9e9e9e;--mdc-radio-selected-hover-icon-color: #9e9e9e;--mdc-radio-selected-icon-color: #9e9e9e;--mdc-radio-selected-pressed-icon-color: #9e9e9e;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #9e9e9e}.mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#acaeb5}.mat-mdc-list-option.mat-warn .mdc-list-item__start,.mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #fb6a68;--mdc-checkbox-selected-hover-icon-color: #fb6a68;--mdc-checkbox-selected-icon-color: #fb6a68;--mdc-checkbox-selected-pressed-icon-color: #fb6a68;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-list-option.mat-warn .mdc-list-item__start,.mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #fb6a68;--mdc-radio-selected-hover-icon-color: #fb6a68;--mdc-radio-selected-icon-color: #fb6a68;--mdc-radio-selected-pressed-icon-color: #fb6a68;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #fb6a68}.mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#acaeb5}.mat-mdc-list-item.mdc-list-item--with-one-line{height:48px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-radio.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-switch.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-image.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-video.mdc-list-item--with-one-line{height:72px}.mat-mdc-list-item.mdc-list-item--with-two-lines{height:64px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:72px}.mat-mdc-list-item.mdc-list-item--with-three-lines{height:88px}.mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-two-lines{height:72px}.mdc-list{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 600);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, 0em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 600);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, 0em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.mdc-list-item__secondary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .02em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mdc-list-item__overline-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:var(--mdc-typography-overline-font-size, 12px);line-height:var(--mdc-typography-overline-line-height, 32px);font-weight:var(--mdc-typography-overline-font-weight, 500);letter-spacing:var(--mdc-typography-overline-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-overline-text-decoration, none);text-decoration:var(--mdc-typography-overline-text-decoration, none);text-transform:var(--mdc-typography-overline-text-transform, none)}.mdc-list-group__subheader{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 600);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, 0em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.mdc-list-item--with-trailing-meta .mdc-list-item__end{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .1em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}@media all and (-ms-high-contrast: none){.mat-mdc-list-option .mdc-list-item__start .mdc-checkbox .mdc-checkbox__focus-ring,.mat-mdc-list-option .mdc-list-item__end .mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.mat-mdc-list-item .mdc-list-item__primary-text{font:600 14px/24px central;letter-spacing:.01em}.mat-mdc-paginator{background:white;color:#5a5d6bde}.mat-mdc-paginator-icon{fill:#5a5d6b8a}.mat-mdc-paginator-decrement,.mat-mdc-paginator-increment{border-top:2px solid rgba(90,93,107,.54);border-right:2px solid rgba(90,93,107,.54)}.mat-mdc-paginator-first,.mat-mdc-paginator-last{border-top:2px solid rgba(90,93,107,.54)}.mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#5a5d6b1f}.mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#5a5d6b1f}.mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.mat-mdc-paginator-container{min-height:56px}.mat-mdc-paginator{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .1em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.mat-mdc-paginator .mat-mdc-select-value{font-size:12px}.mat-mdc-tab,.mat-mdc-tab-link{background-color:transparent}.mat-mdc-tab .mdc-tab__text-label,.mat-mdc-tab-link .mdc-tab__text-label{color:#0009}.mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#acaeb5}.mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#33c68a}.mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #33c68a)}.mdc-tab__ripple:before,.mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-link .mat-ripple-element{background-color:#33c68a}.mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#9e9e9e}.mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #9e9e9e)}.mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#9e9e9e}.mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#fb6a68}.mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #fb6a68)}.mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#fb6a68}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #33c68a;--mat-mdc-tab-header-with-background-foreground-color: #000}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: #9e9e9e;--mat-mdc-tab-header-with-background-foreground-color: #000}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #fb6a68;--mat-mdc-tab-header-with-background-foreground-color: #000}.mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #000)}.mat-mdc-tab-header .mdc-tab{height:48px}.mdc-tab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 14px);font-weight:var(--mdc-typography-button-font-weight, 600);letter-spacing:var(--mdc-typography-button-letter-spacing, .02em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-checkbox .mat-ripple-element{background-color:#0000001a}.mat-mdc-checkbox .mdc-checkbox__ripple{background:#000}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #33c68a;--mdc-checkbox-selected-hover-icon-color: #33c68a;--mdc-checkbox-selected-icon-color: #33c68a;--mdc-checkbox-selected-pressed-icon-color: #33c68a;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#33c68a1a}.mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#33c68a}.mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #9e9e9e;--mdc-checkbox-selected-hover-icon-color: #9e9e9e;--mdc-checkbox-selected-icon-color: #9e9e9e;--mdc-checkbox-selected-pressed-icon-color: #9e9e9e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#9e9e9e1a}.mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#9e9e9e}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #fb6a68;--mdc-checkbox-selected-hover-icon-color: #fb6a68;--mdc-checkbox-selected-icon-color: #fb6a68;--mdc-checkbox-selected-pressed-icon-color: #fb6a68;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#fb6a681a}.mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#fb6a68}.mat-mdc-checkbox-disabled label{color:#acaeb5}.mat-mdc-checkbox .mdc-checkbox{padding:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);right:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);left:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);width:var(--mdc-checkbox-touch-target-size, 40px);height:var(--mdc-checkbox-touch-target-size, 40px)}@media all and (-ms-high-contrast: none){.mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .02em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #33c68a}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #9e9e9e}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #fb6a68}.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: #33c68a;--mdc-filled-button-label-text-color: #000}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #9e9e9e;--mdc-filled-button-label-text-color: #000}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #fb6a68;--mdc-filled-button-label-text-color: #000}.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: #33c68a;--mdc-protected-button-label-text-color: #000}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #9e9e9e;--mdc-protected-button-label-text-color: #000}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #fb6a68;--mdc-protected-button-label-text-color: #000}.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: #33c68a}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #9e9e9e}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #fb6a68}.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: #33c68a;--mat-mdc-button-ripple-color: rgba(51, 198, 138, .1)}.mat-mdc-button.mat-accent,.mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #9e9e9e;--mat-mdc-button-ripple-color: rgba(158, 158, 158, .1)}.mat-mdc-button.mat-warn,.mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fb6a68;--mat-mdc-button-ripple-color: rgba(251, 106, 104, .1)}.mat-mdc-raised-button,.mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button.mat-primary,.mat-mdc-unelevated-button.mat-primary,.mat-mdc-raised-button.mat-accent,.mat-mdc-unelevated-button.mat-accent,.mat-mdc-raised-button.mat-warn,.mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-button.mat-mdc-button-base,.mat-mdc-raised-button.mat-mdc-button-base,.mat-mdc-unelevated-button.mat-mdc-button-base,.mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 14px);font-weight:var(--mdc-typography-button-font-weight, 600);letter-spacing:var(--mdc-typography-button-letter-spacing, .02em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #33c68a;--mat-mdc-button-ripple-color: rgba(51, 198, 138, .1)}.mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #9e9e9e;--mat-mdc-button-ripple-color: rgba(158, 158, 158, .1)}.mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fb6a68;--mat-mdc-button-ripple-color: rgba(251, 106, 104, .1)}.mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #33c68a}.mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #9e9e9e}.mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #fb6a68}.mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}.mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}.mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.mat-mdc-fab,.mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary,.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent,.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-fab.mat-unthemed,.mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #33c68a;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #9e9e9e;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #fb6a68;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.mat-mdc-fab[disabled][disabled],.mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.mdc-fab--extended{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 14px);font-weight:var(--mdc-typography-button-font-weight, 600);letter-spacing:var(--mdc-typography-button-letter-spacing, .02em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: #9e9e9e;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font: central;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.mdc-data-table__row{background-color:inherit}.mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.mdc-data-table__row--selected{background-color:#33c68a0a}.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.mdc-data-table__cell,.mdc-data-table__header-cell{border-bottom-color:#0000001f}.mdc-data-table__pagination{border-top-color:#0000001f}.mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.mdc-data-table__header-cell,.mdc-data-table__pagination-total,.mdc-data-table__pagination-rows-per-page-label,.mdc-data-table__cell{color:#000000de}.mat-mdc-table{background:white}.mat-mdc-table .mdc-data-table__row{height:52px}.mat-mdc-table .mdc-data-table__pagination{min-height:52px}.mat-mdc-table .mdc-data-table__header-row{height:56px}.mdc-data-table__content,.mdc-data-table__cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .02em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mdc-data-table__header-cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 24px);font-weight:var(--mdc-typography-subtitle2-font-weight, 600);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .02em);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #33c68a}.mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #9e9e9e}.mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #fb6a68}.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:#33c68a}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#9e9e9e;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#fb6a68}.mat-badge-disabled .mat-badge-content{background:#cbccd0;color:#acaeb5}.mat-badge-content{font-weight:600;font-size:12px}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #5a5d6b33,0 16px 24px 2px #5a5d6b24,0 6px 30px 5px #5a5d6b1f;background:white;color:#5a5d6b}.mat-bottom-sheet-container{font:400 14px/20px central;letter-spacing:.02em}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #5a5d6b33,0 2px 2px #5a5d6b24,0 1px 5px #5a5d6b1f}.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:#acaeb5}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#5a5d6b1f}.mat-button-toggle-appearance-standard{color:#5a5d6b;background:white}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#5a5d6b}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #dedede}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #dedede}.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 #dedede}.mat-button-toggle-checked{background-color:silver;color:#acaeb5}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#5a5d6b}.mat-button-toggle-disabled{color:#5a5d6b42;background-color:#dadada}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#a7a7a7}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px #dedede}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-calendar-arrow{fill:#acaeb5}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#acaeb5}.mat-calendar-table-header-divider:after{background:#dedede}.mat-calendar-table-header,.mat-calendar-body-label{color:#acaeb5}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#5a5d6b;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#acaeb5}.mat-form-field-disabled .mat-date-range-input-separator{color:#acaeb5}.mat-calendar-body-in-preview{color:#dedede}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#acaeb5}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#acaeb5cc}.mat-calendar-body-in-range:before{background:rgba(51,198,138,.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(51,198,138,.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(51,198,138,.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:#33c68a;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#33c68a66}.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:#33c68a4d}@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:#33c68a4d}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #5a5d6b33,0 4px 5px #5a5d6b24,0 1px 10px #5a5d6b1f;background-color:#fff;color:#5a5d6b}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(158,158,158,.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(158,158,158,.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(158,158,158,.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:#9e9e9e;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#9e9e9e66}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#9e9e9e4d}@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:#9e9e9e4d}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(251,106,104,.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(251,106,104,.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(251,106,104,.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:#fb6a68;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#fb6a6866}.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:#fb6a684d}@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:#fb6a684d}}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #5a5d6b33,0 24px 38px 3px #5a5d6b24,0 9px 46px 8px #5a5d6b1f}.mat-datepicker-toggle-active{color:#33c68a}.mat-datepicker-toggle-active.mat-accent{color:#9e9e9e}.mat-datepicker-toggle-active.mat-warn{color:#fb6a68}.mat-date-range-input-inner[disabled]{color:#acaeb5}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:0}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%,-50%)}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:600}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-divider{border-top-color:#dedede}.mat-divider-vertical{border-right-color:#dedede}.mat-expansion-panel{background:white;color:#5a5d6b}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #5a5d6b33,0 2px 2px #5a5d6b24,0 1px 5px #5a5d6b1f}.mat-action-row{border-top-color:#dedede}.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(53,53,54,.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:#5a5d6b}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#acaeb5}.mat-expansion-panel-header[aria-disabled=true]{color:#5a5d6b42}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-expansion-panel-header{font-family:central;font-size:14px;font-weight:600}.mat-expansion-panel-content{font:400 14px/20px central;letter-spacing:.02em}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.mat-icon.mat-primary{color:#33c68a}.mat-icon.mat-accent{color:#9e9e9e}.mat-icon.mat-warn{color:#fb6a68}.mat-drawer-container{background-color:#f3f3f3;color:#5a5d6b}.mat-drawer{background-color:#fff;color:#5a5d6b}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #5a5d6b33,0 16px 24px 2px #5a5d6b24,0 6px 30px 5px #5a5d6b1f}.mat-drawer-side{border-right:solid 1px #dedede}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:solid 1px #dedede;border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px #dedede}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:#3535360a}.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:#acaeb5}.mat-step-header .mat-step-icon{background-color:#acaeb5;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:#33c68a;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#fff}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#9e9e9e;color:#fff}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#fb6a68;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#fb6a68}.mat-step-header .mat-step-label.mat-step-label-active{color:#5a5d6b}.mat-step-header .mat-step-label.mat-step-label-error{color:#fb6a68}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:#dedede}.mat-horizontal-stepper-header:before,.mat-horizontal-stepper-header:after,.mat-stepper-horizontal-line{border-top-color:#dedede}.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-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:600}.mat-sort-header-arrow{color:#acaeb5}.mat-toolbar{background:white;color:#5a5d6b}.mat-toolbar.mat-primary{background:#33c68a;color:#fff}.mat-toolbar.mat-accent{background:#9e9e9e;color:#fff}.mat-toolbar.mat-warn{background:#fb6a68;color:#fff}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:600 20px/24px central;letter-spacing:.01em;margin:0}.mat-tree{background:white}.mat-tree-node,.mat-nested-tree-node{color:#5a5d6b}.mat-tree-node{min-height:48px}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.dark-theme .mat-ripple-element,.embedded-dark-theme .mat-ripple-element,.light-theme .embedded-light-theme .mat-ripple-element{background-color:#ffffff1a}.dark-theme .mat-mdc-option,.embedded-dark-theme .mat-mdc-option,.light-theme .embedded-light-theme .mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.dark-theme .mat-mdc-option:hover:not(.mdc-list-item--disabled),.dark-theme .mat-mdc-option:focus:not(.mdc-list-item--disabled),.dark-theme .mat-mdc-option.mat-mdc-option-active,.dark-theme .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled),.embedded-dark-theme .mat-mdc-option:hover:not(.mdc-list-item--disabled),.embedded-dark-theme .mat-mdc-option:focus:not(.mdc-list-item--disabled),.embedded-dark-theme .mat-mdc-option.mat-mdc-option-active,.embedded-dark-theme .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled),.light-theme .embedded-light-theme .mat-mdc-option:hover:not(.mdc-list-item--disabled),.light-theme .embedded-light-theme .mat-mdc-option:focus:not(.mdc-list-item--disabled),.light-theme .embedded-light-theme .mat-mdc-option.mat-mdc-option-active,.light-theme .embedded-light-theme .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(0,0,0,.04)}.dark-theme .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.embedded-dark-theme .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.light-theme .embedded-light-theme .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #33c68a)}.dark-theme .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.embedded-dark-theme .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.light-theme .embedded-light-theme .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #9e9e9e)}.dark-theme .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.embedded-dark-theme .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.light-theme .embedded-light-theme .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-optgroup-label,.embedded-dark-theme .mat-mdc-optgroup-label,.light-theme .embedded-light-theme .mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.dark-theme .mat-pseudo-checkbox,.embedded-dark-theme .mat-pseudo-checkbox,.light-theme .embedded-light-theme .mat-pseudo-checkbox{color:#ffffffb3}.dark-theme .mat-pseudo-checkbox:after,.embedded-dark-theme .mat-pseudo-checkbox:after,.light-theme .embedded-light-theme .mat-pseudo-checkbox:after{color:#a0d952}.dark-theme .mat-pseudo-checkbox-disabled,.embedded-dark-theme .mat-pseudo-checkbox-disabled,.light-theme .embedded-light-theme .mat-pseudo-checkbox-disabled{color:#686868}.dark-theme .mat-primary .mat-pseudo-checkbox-checked,.dark-theme .mat-primary .mat-pseudo-checkbox-indeterminate,.embedded-dark-theme .mat-primary .mat-pseudo-checkbox-checked,.embedded-dark-theme .mat-primary .mat-pseudo-checkbox-indeterminate,.light-theme .embedded-light-theme .mat-primary .mat-pseudo-checkbox-checked,.light-theme .embedded-light-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#33c68a}.dark-theme .mat-pseudo-checkbox-checked,.dark-theme .mat-pseudo-checkbox-indeterminate,.dark-theme .mat-accent .mat-pseudo-checkbox-checked,.dark-theme .mat-accent .mat-pseudo-checkbox-indeterminate,.embedded-dark-theme .mat-pseudo-checkbox-checked,.embedded-dark-theme .mat-pseudo-checkbox-indeterminate,.embedded-dark-theme .mat-accent .mat-pseudo-checkbox-checked,.embedded-dark-theme .mat-accent .mat-pseudo-checkbox-indeterminate,.light-theme .embedded-light-theme .mat-pseudo-checkbox-checked,.light-theme .embedded-light-theme .mat-pseudo-checkbox-indeterminate,.light-theme .embedded-light-theme .mat-accent .mat-pseudo-checkbox-checked,.light-theme .embedded-light-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#9e9e9e}.dark-theme .mat-warn .mat-pseudo-checkbox-checked,.dark-theme .mat-warn .mat-pseudo-checkbox-indeterminate,.embedded-dark-theme .mat-warn .mat-pseudo-checkbox-checked,.embedded-dark-theme .mat-warn .mat-pseudo-checkbox-indeterminate,.light-theme .embedded-light-theme .mat-warn .mat-pseudo-checkbox-checked,.light-theme .embedded-light-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#fb6a68}.dark-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.dark-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled,.embedded-dark-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.embedded-dark-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled,.light-theme .embedded-light-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.light-theme .embedded-light-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}.dark-theme .mat-app-background,.dark-theme.mat-app-background,.embedded-dark-theme .mat-app-background,.embedded-dark-theme.mat-app-background,.light-theme .embedded-light-theme .mat-app-background,.light-theme .embedded-light-theme.mat-app-background{background-color:#a0d952;color:#fff}.dark-theme .mat-elevation-z0,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z0,.embedded-dark-theme .mat-elevation-z0,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z0,.light-theme .embedded-light-theme .mat-elevation-z0,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #5a5d6b33,0 0 #5a5d6b24,0 0 #5a5d6b1f}.dark-theme .mat-elevation-z1,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z1,.embedded-dark-theme .mat-elevation-z1,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z1,.light-theme .embedded-light-theme .mat-elevation-z1,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #5a5d6b33,0 1px 1px #5a5d6b24,0 1px 3px #5a5d6b1f}.dark-theme .mat-elevation-z2,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z2,.embedded-dark-theme .mat-elevation-z2,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z2,.light-theme .embedded-light-theme .mat-elevation-z2,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #5a5d6b33,0 2px 2px #5a5d6b24,0 1px 5px #5a5d6b1f}.dark-theme .mat-elevation-z3,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z3,.embedded-dark-theme .mat-elevation-z3,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z3,.light-theme .embedded-light-theme .mat-elevation-z3,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #5a5d6b33,0 3px 4px #5a5d6b24,0 1px 8px #5a5d6b1f}.dark-theme .mat-elevation-z4,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z4,.embedded-dark-theme .mat-elevation-z4,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z4,.light-theme .embedded-light-theme .mat-elevation-z4,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #5a5d6b33,0 4px 5px #5a5d6b24,0 1px 10px #5a5d6b1f}.dark-theme .mat-elevation-z5,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z5,.embedded-dark-theme .mat-elevation-z5,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z5,.light-theme .embedded-light-theme .mat-elevation-z5,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #5a5d6b33,0 5px 8px #5a5d6b24,0 1px 14px #5a5d6b1f}.dark-theme .mat-elevation-z6,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z6,.embedded-dark-theme .mat-elevation-z6,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z6,.light-theme .embedded-light-theme .mat-elevation-z6,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #5a5d6b33,0 6px 10px #5a5d6b24,0 1px 18px #5a5d6b1f}.dark-theme .mat-elevation-z7,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z7,.embedded-dark-theme .mat-elevation-z7,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z7,.light-theme .embedded-light-theme .mat-elevation-z7,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #5a5d6b33,0 7px 10px 1px #5a5d6b24,0 2px 16px 1px #5a5d6b1f}.dark-theme .mat-elevation-z8,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z8,.embedded-dark-theme .mat-elevation-z8,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z8,.light-theme .embedded-light-theme .mat-elevation-z8,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #5a5d6b33,0 8px 10px 1px #5a5d6b24,0 3px 14px 2px #5a5d6b1f}.dark-theme .mat-elevation-z9,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z9,.embedded-dark-theme .mat-elevation-z9,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z9,.light-theme .embedded-light-theme .mat-elevation-z9,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #5a5d6b33,0 9px 12px 1px #5a5d6b24,0 3px 16px 2px #5a5d6b1f}.dark-theme .mat-elevation-z10,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z10,.embedded-dark-theme .mat-elevation-z10,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z10,.light-theme .embedded-light-theme .mat-elevation-z10,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #5a5d6b33,0 10px 14px 1px #5a5d6b24,0 4px 18px 3px #5a5d6b1f}.dark-theme .mat-elevation-z11,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z11,.embedded-dark-theme .mat-elevation-z11,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z11,.light-theme .embedded-light-theme .mat-elevation-z11,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #5a5d6b33,0 11px 15px 1px #5a5d6b24,0 4px 20px 3px #5a5d6b1f}.dark-theme .mat-elevation-z12,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z12,.embedded-dark-theme .mat-elevation-z12,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z12,.light-theme .embedded-light-theme .mat-elevation-z12,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #5a5d6b33,0 12px 17px 2px #5a5d6b24,0 5px 22px 4px #5a5d6b1f}.dark-theme .mat-elevation-z13,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z13,.embedded-dark-theme .mat-elevation-z13,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z13,.light-theme .embedded-light-theme .mat-elevation-z13,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #5a5d6b33,0 13px 19px 2px #5a5d6b24,0 5px 24px 4px #5a5d6b1f}.dark-theme .mat-elevation-z14,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z14,.embedded-dark-theme .mat-elevation-z14,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z14,.light-theme .embedded-light-theme .mat-elevation-z14,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #5a5d6b33,0 14px 21px 2px #5a5d6b24,0 5px 26px 4px #5a5d6b1f}.dark-theme .mat-elevation-z15,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z15,.embedded-dark-theme .mat-elevation-z15,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z15,.light-theme .embedded-light-theme .mat-elevation-z15,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #5a5d6b33,0 15px 22px 2px #5a5d6b24,0 6px 28px 5px #5a5d6b1f}.dark-theme .mat-elevation-z16,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z16,.embedded-dark-theme .mat-elevation-z16,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z16,.light-theme .embedded-light-theme .mat-elevation-z16,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #5a5d6b33,0 16px 24px 2px #5a5d6b24,0 6px 30px 5px #5a5d6b1f}.dark-theme .mat-elevation-z17,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z17,.embedded-dark-theme .mat-elevation-z17,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z17,.light-theme .embedded-light-theme .mat-elevation-z17,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #5a5d6b33,0 17px 26px 2px #5a5d6b24,0 6px 32px 5px #5a5d6b1f}.dark-theme .mat-elevation-z18,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z18,.embedded-dark-theme .mat-elevation-z18,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z18,.light-theme .embedded-light-theme .mat-elevation-z18,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #5a5d6b33,0 18px 28px 2px #5a5d6b24,0 7px 34px 6px #5a5d6b1f}.dark-theme .mat-elevation-z19,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z19,.embedded-dark-theme .mat-elevation-z19,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z19,.light-theme .embedded-light-theme .mat-elevation-z19,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #5a5d6b33,0 19px 29px 2px #5a5d6b24,0 7px 36px 6px #5a5d6b1f}.dark-theme .mat-elevation-z20,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z20,.embedded-dark-theme .mat-elevation-z20,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z20,.light-theme .embedded-light-theme .mat-elevation-z20,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #5a5d6b33,0 20px 31px 3px #5a5d6b24,0 8px 38px 7px #5a5d6b1f}.dark-theme .mat-elevation-z21,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z21,.embedded-dark-theme .mat-elevation-z21,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z21,.light-theme .embedded-light-theme .mat-elevation-z21,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #5a5d6b33,0 21px 33px 3px #5a5d6b24,0 8px 40px 7px #5a5d6b1f}.dark-theme .mat-elevation-z22,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z22,.embedded-dark-theme .mat-elevation-z22,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z22,.light-theme .embedded-light-theme .mat-elevation-z22,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #5a5d6b33,0 22px 35px 3px #5a5d6b24,0 8px 42px 7px #5a5d6b1f}.dark-theme .mat-elevation-z23,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z23,.embedded-dark-theme .mat-elevation-z23,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z23,.light-theme .embedded-light-theme .mat-elevation-z23,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #5a5d6b33,0 23px 36px 3px #5a5d6b24,0 9px 44px 8px #5a5d6b1f}.dark-theme .mat-elevation-z24,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z24,.embedded-dark-theme .mat-elevation-z24,.embedded-dark-theme .mat-mdc-elevation-specific.mat-elevation-z24,.light-theme .embedded-light-theme .mat-elevation-z24,.light-theme .embedded-light-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #5a5d6b33,0 24px 38px 3px #5a5d6b24,0 9px 46px 8px #5a5d6b1f}.mat-theme-loaded-marker{display:none}.dark-theme .mat-mdc-option,.embedded-dark-theme .mat-mdc-option,.light-theme .embedded-light-theme .mat-mdc-option{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-body1-font-size, 14px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 600);letter-spacing:var(--mdc-typography-body1-letter-spacing, .01em)}.dark-theme .mat-mdc-card,.embedded-dark-theme .mat-mdc-card,.light-theme .embedded-light-theme .mat-mdc-card{box-shadow:0 2px 1px -1px #5a5d6b33,0 1px 1px #5a5d6b24,0 1px 3px #5a5d6b1f;--mdc-elevated-card-container-color: #abde67}.dark-theme .mat-mdc-card-outlined,.embedded-dark-theme .mat-mdc-card-outlined,.light-theme .embedded-light-theme .mat-mdc-card-outlined{box-shadow:0 0 #5a5d6b33,0 0 #5a5d6b24,0 0 #5a5d6b1f;--mdc-outlined-card-outline-color: #96c35b}.dark-theme .mat-mdc-card-subtitle,.embedded-dark-theme .mat-mdc-card-subtitle,.light-theme .embedded-light-theme .mat-mdc-card-subtitle{color:#ffffffb3}.dark-theme .mat-mdc-card-title,.embedded-dark-theme .mat-mdc-card-title,.light-theme .embedded-light-theme .mat-mdc-card-title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-headline6-font-size, 20px);line-height:var(--mdc-typography-headline6-line-height, 24px);font-weight:var(--mdc-typography-headline6-font-weight, 600);letter-spacing:var(--mdc-typography-headline6-letter-spacing, .01em);-webkit-text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:var(--mdc-typography-headline6-text-transform, none)}.dark-theme .mat-mdc-card-subtitle,.embedded-dark-theme .mat-mdc-card-subtitle,.light-theme .embedded-light-theme .mat-mdc-card-subtitle{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 24px);font-weight:var(--mdc-typography-subtitle2-font-weight, 600);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .02em);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.dark-theme .mat-mdc-progress-bar,.embedded-dark-theme .mat-mdc-progress-bar,.light-theme .embedded-light-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #33c68a}.dark-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.embedded-dark-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.light-theme .embedded-light-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(51, 198, 138, 0.25)'/%3E%3C/svg%3E")}.dark-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar,.embedded-dark-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar,.light-theme .embedded-light-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#33c68a40}.dark-theme .mat-mdc-progress-bar.mat-accent,.embedded-dark-theme .mat-mdc-progress-bar.mat-accent,.light-theme .embedded-light-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #9e9e9e}.dark-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.embedded-dark-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.light-theme .embedded-light-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(158, 158, 158, 0.25)'/%3E%3C/svg%3E")}.dark-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar,.embedded-dark-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar,.light-theme .embedded-light-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#9e9e9e40}.dark-theme .mat-mdc-progress-bar.mat-warn,.embedded-dark-theme .mat-mdc-progress-bar.mat-warn,.light-theme .embedded-light-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #fb6a68}.dark-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.embedded-dark-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.light-theme .embedded-light-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(251, 106, 104, 0.25)'/%3E%3C/svg%3E")}.dark-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar,.embedded-dark-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar,.light-theme .embedded-light-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#fb6a6840}.dark-theme .mat-mdc-tooltip,.embedded-dark-theme .mat-mdc-tooltip,.light-theme .embedded-light-theme .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #5a5d6b;--mdc-plain-tooltip-supporting-text-color: white}.dark-theme .mat-mdc-tooltip,.embedded-dark-theme .mat-mdc-tooltip,.light-theme .embedded-light-theme .mat-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font: central;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .1em}.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.embedded-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.light-theme .embedded-light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.embedded-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.light-theme .embedded-light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,.embedded-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,.light-theme .embedded-light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}}@media all{.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder,.embedded-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder,.light-theme .embedded-light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.dark-theme .mdc-text-field .mdc-text-field__input,.embedded-dark-theme .mdc-text-field .mdc-text-field__input,.light-theme .embedded-light-theme .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #33c68a)}.dark-theme .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.embedded-dark-theme .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.light-theme .embedded-light-theme .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.dark-theme .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.embedded-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.embedded-dark-theme .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.light-theme .embedded-light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.light-theme .embedded-light-theme .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.embedded-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.light-theme .embedded-light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.embedded-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.light-theme .embedded-light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix,.embedded-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix,.light-theme .embedded-light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix,.embedded-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix,.light-theme .embedded-light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.dark-theme .mdc-text-field--filled .mdc-text-field__ripple:before,.dark-theme .mdc-text-field--filled .mdc-text-field__ripple:after,.embedded-dark-theme .mdc-text-field--filled .mdc-text-field__ripple:before,.embedded-dark-theme .mdc-text-field--filled .mdc-text-field__ripple:after,.light-theme .embedded-light-theme .mdc-text-field--filled .mdc-text-field__ripple:before,.light-theme .embedded-light-theme .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.dark-theme .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.dark-theme .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before,.embedded-dark-theme .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.embedded-dark-theme .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before,.light-theme .embedded-light-theme .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.light-theme .embedded-light-theme .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.dark-theme .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.dark-theme .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before,.embedded-dark-theme .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.embedded-dark-theme .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before,.light-theme .embedded-light-theme .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.light-theme .embedded-light-theme .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.dark-theme .mdc-text-field--filled:not(.mdc-text-field--disabled),.embedded-dark-theme .mdc-text-field--filled:not(.mdc-text-field--disabled),.light-theme .embedded-light-theme .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#a4d563}.dark-theme .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.embedded-dark-theme .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.light-theme .embedded-light-theme .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.dark-theme .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.embedded-dark-theme .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.light-theme .embedded-light-theme .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.dark-theme .mdc-text-field--filled .mdc-line-ripple:after,.embedded-dark-theme .mdc-text-field--filled .mdc-line-ripple:after,.light-theme .embedded-light-theme .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #33c68a)}.dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.embedded-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.embedded-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.embedded-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.light-theme .embedded-light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.light-theme .embedded-light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.light-theme .embedded-light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.embedded-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.embedded-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.embedded-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.light-theme .embedded-light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.light-theme .embedded-light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.light-theme .embedded-light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000000de}.dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.embedded-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.embedded-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.embedded-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.light-theme .embedded-light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.light-theme .embedded-light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.light-theme .embedded-light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #33c68a)}.dark-theme .mdc-text-field--outlined .mdc-text-field__ripple:before,.dark-theme .mdc-text-field--outlined .mdc-text-field__ripple:after,.embedded-dark-theme .mdc-text-field--outlined .mdc-text-field__ripple:before,.embedded-dark-theme .mdc-text-field--outlined .mdc-text-field__ripple:after,.light-theme .embedded-light-theme .mdc-text-field--outlined .mdc-text-field__ripple:before,.light-theme .embedded-light-theme .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.dark-theme .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.embedded-dark-theme .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.light-theme .embedded-light-theme .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#33c68ade}.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.embedded-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.light-theme .embedded-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.embedded-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.light-theme .embedded-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.embedded-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.light-theme .embedded-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg,.embedded-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg,.light-theme .embedded-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mdc-text-field--invalid .mdc-text-field__input,.embedded-dark-theme .mdc-text-field--invalid .mdc-text-field__input,.light-theme .embedded-light-theme .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.embedded-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.light-theme .embedded-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.embedded-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.light-theme .embedded-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.embedded-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.embedded-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.embedded-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.light-theme .embedded-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.light-theme .embedded-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.light-theme .embedded-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.embedded-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.embedded-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.embedded-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.light-theme .embedded-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.light-theme .embedded-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.light-theme .embedded-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.embedded-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.embedded-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.embedded-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.light-theme .embedded-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.light-theme .embedded-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.light-theme .embedded-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mdc-text-field--disabled .mdc-text-field__input,.embedded-dark-theme .mdc-text-field--disabled .mdc-text-field__input,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.dark-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder,.embedded-dark-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}}@media all{.dark-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.embedded-dark-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.dark-theme .mdc-text-field--disabled .mdc-floating-label,.embedded-dark-theme .mdc-text-field--disabled .mdc-floating-label,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-floating-label{color:#00000061}.dark-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.embedded-dark-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.light-theme .embedded-light-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.dark-theme .mdc-text-field--disabled .mdc-text-field-character-counter,.dark-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.embedded-dark-theme .mdc-text-field--disabled .mdc-text-field-character-counter,.embedded-dark-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-text-field-character-counter,.light-theme .embedded-light-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.dark-theme .mdc-text-field--disabled .mdc-text-field__icon--leading,.embedded-dark-theme .mdc-text-field--disabled .mdc-text-field__icon--leading,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-text-field__icon--leading,.dark-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing,.embedded-dark-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.dark-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix,.embedded-dark-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix,.dark-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix,.embedded-dark-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.dark-theme .mdc-text-field--disabled .mdc-line-ripple:before,.embedded-dark-theme .mdc-text-field--disabled .mdc-line-ripple:before,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.dark-theme .mdc-text-field--disabled .mdc-notched-outline__leading,.dark-theme .mdc-text-field--disabled .mdc-notched-outline__notch,.dark-theme .mdc-text-field--disabled .mdc-notched-outline__trailing,.embedded-dark-theme .mdc-text-field--disabled .mdc-notched-outline__leading,.embedded-dark-theme .mdc-text-field--disabled .mdc-notched-outline__notch,.embedded-dark-theme .mdc-text-field--disabled .mdc-notched-outline__trailing,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-notched-outline__leading,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-notched-outline__notch,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.dark-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder,.embedded-dark-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.dark-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.embedded-dark-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.dark-theme .mdc-text-field--disabled .mdc-floating-label,.embedded-dark-theme .mdc-text-field--disabled .mdc-floating-label,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.dark-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.embedded-dark-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.light-theme .embedded-light-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.dark-theme .mdc-text-field--disabled .mdc-text-field-character-counter,.dark-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.embedded-dark-theme .mdc-text-field--disabled .mdc-text-field-character-counter,.embedded-dark-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-text-field-character-counter,.light-theme .embedded-light-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.dark-theme .mdc-text-field--disabled .mdc-text-field__icon--leading,.embedded-dark-theme .mdc-text-field--disabled .mdc-text-field__icon--leading,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.dark-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing,.embedded-dark-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.dark-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix,.embedded-dark-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.dark-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix,.embedded-dark-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.dark-theme .mdc-text-field--disabled .mdc-line-ripple:before,.embedded-dark-theme .mdc-text-field--disabled .mdc-line-ripple:before,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.dark-theme .mdc-text-field--disabled .mdc-notched-outline__leading,.dark-theme .mdc-text-field--disabled .mdc-notched-outline__notch,.dark-theme .mdc-text-field--disabled .mdc-notched-outline__trailing,.embedded-dark-theme .mdc-text-field--disabled .mdc-notched-outline__leading,.embedded-dark-theme .mdc-text-field--disabled .mdc-notched-outline__notch,.embedded-dark-theme .mdc-text-field--disabled .mdc-notched-outline__trailing,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-notched-outline__leading,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-notched-outline__notch,.light-theme .embedded-light-theme .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.dark-theme .mdc-text-field--disabled.mdc-text-field--filled,.embedded-dark-theme .mdc-text-field--disabled.mdc-text-field--filled,.light-theme .embedded-light-theme .mdc-text-field--disabled.mdc-text-field--filled{background-color:#a8da65}.dark-theme .mat-mdc-form-field-error,.embedded-dark-theme .mat-mdc-form-field-error,.light-theme .embedded-light-theme .mat-mdc-form-field-error{color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field-focus-overlay,.embedded-dark-theme .mat-mdc-form-field-focus-overlay,.light-theme .embedded-light-theme .mat-mdc-form-field-focus-overlay{background-color:#000000de}.dark-theme .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay,.embedded-dark-theme .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay,.light-theme .embedded-light-theme .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.dark-theme .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay,.embedded-dark-theme .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.dark-theme select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option,.embedded-dark-theme select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option,.light-theme .embedded-light-theme select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option{color:#000000de}.dark-theme select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled,.embedded-dark-theme select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled,.light-theme .embedded-light-theme select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled{color:#00000061}.dark-theme .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after,.embedded-dark-theme .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after,.light-theme .embedded-light-theme .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.dark-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after,.embedded-dark-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after,.light-theme .embedded-light-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#33c68ade}.dark-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after,.embedded-dark-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after,.light-theme .embedded-light-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#9e9e9ede}.dark-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after,.embedded-dark-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after,.light-theme .embedded-light-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#fb6a68de}.dark-theme .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after,.embedded-dark-theme .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after,.light-theme .embedded-light-theme .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field__input,.embedded-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field__input,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #9e9e9e)}.dark-theme .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.embedded-dark-theme .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #9e9e9e)}.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.embedded-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#9e9e9ede}.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.embedded-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.embedded-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.embedded-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg,.embedded-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input,.embedded-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.embedded-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.embedded-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.embedded-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.embedded-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.embedded-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.embedded-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.embedded-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.embedded-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.embedded-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.embedded-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.embedded-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.embedded-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.embedded-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.embedded-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, #9e9e9e)}.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field__input,.embedded-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field__input,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.embedded-dark-theme .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.embedded-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#fb6a68de}.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.embedded-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.embedded-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.embedded-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg,.embedded-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input,.embedded-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.embedded-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.embedded-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.embedded-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.embedded-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.embedded-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.embedded-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.embedded-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.embedded-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.embedded-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.embedded-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.embedded-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.embedded-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.embedded-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.embedded-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #fb6a68)}.dark-theme .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch,.embedded-dark-theme .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}.dark-theme [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch,.embedded-dark-theme [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch,.light-theme .embedded-light-theme [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.dark-theme .mat-mdc-form-field-infix,.embedded-dark-theme .mat-mdc-form-field-infix,.light-theme .embedded-light-theme .mat-mdc-form-field-infix{min-height:56px}.dark-theme .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label,.embedded-dark-theme .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label,.light-theme .embedded-light-theme .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.dark-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.embedded-dark-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.light-theme .embedded-light-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.dark-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix,.embedded-dark-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix,.light-theme .embedded-light-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.dark-theme .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix,.embedded-dark-theme .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix,.light-theme .embedded-light-theme .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.dark-theme .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix,.embedded-dark-theme .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix,.light-theme .embedded-light-theme .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.dark-theme .mdc-text-field__input,.embedded-dark-theme .mdc-text-field__input,.light-theme .embedded-light-theme .mdc-text-field__input,.dark-theme .mdc-text-field__affix,.embedded-dark-theme .mdc-text-field__affix,.light-theme .embedded-light-theme .mdc-text-field__affix{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 600);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, 0em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.dark-theme .mdc-text-field--textarea .mdc-text-field__input,.embedded-dark-theme .mdc-text-field--textarea .mdc-text-field__input,.light-theme .embedded-light-theme .mdc-text-field--textarea .mdc-text-field__input{line-height:1.5rem}.dark-theme .mdc-floating-label,.embedded-dark-theme .mdc-floating-label,.light-theme .embedded-light-theme .mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 600);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, 0em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.dark-theme .mat-mdc-form-field-subscript-wrapper,.dark-theme .mat-mdc-form-field-bottom-align:before,.embedded-dark-theme .mat-mdc-form-field-subscript-wrapper,.embedded-dark-theme .mat-mdc-form-field-bottom-align:before,.light-theme .embedded-light-theme .mat-mdc-form-field-subscript-wrapper,.light-theme .embedded-light-theme .mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .1em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.dark-theme .mat-mdc-form-field,.dark-theme .mat-mdc-floating-label,.embedded-dark-theme .mat-mdc-form-field,.embedded-dark-theme .mat-mdc-floating-label,.light-theme .embedded-light-theme .mat-mdc-form-field,.light-theme .embedded-light-theme .mat-mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-body1-font-size, 14px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 600);letter-spacing:var(--mdc-typography-body1-letter-spacing, .01em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.dark-theme .mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above,.embedded-dark-theme .mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above,.light-theme .embedded-light-theme .mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above{font-size:calc(14px * var(--mat-mdc-form-field-floating-label-scale, .75))}.dark-theme .mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.embedded-dark-theme .mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.light-theme .embedded-light-theme .mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:14px}.dark-theme .mat-mdc-select-value,.embedded-dark-theme .mat-mdc-select-value,.light-theme .embedded-light-theme .mat-mdc-select-value{color:#000000de}.dark-theme .mat-mdc-select-placeholder,.embedded-dark-theme .mat-mdc-select-placeholder,.light-theme .embedded-light-theme .mat-mdc-select-placeholder{color:#0009}.dark-theme .mat-mdc-select-disabled .mat-mdc-select-value,.embedded-dark-theme .mat-mdc-select-disabled .mat-mdc-select-value,.light-theme .embedded-light-theme .mat-mdc-select-disabled .mat-mdc-select-value{color:#00000061}.dark-theme .mat-mdc-select-arrow,.embedded-dark-theme .mat-mdc-select-arrow,.light-theme .embedded-light-theme .mat-mdc-select-arrow{color:#0000008a}.dark-theme .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow,.embedded-dark-theme .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#33c68ade}.dark-theme .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow,.embedded-dark-theme .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#9e9e9ede}.dark-theme .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.embedded-dark-theme .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.light-theme .embedded-light-theme .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.dark-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow,.embedded-dark-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow,.light-theme .embedded-light-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#fb6a68de}.dark-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow,.embedded-dark-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow,.light-theme .embedded-light-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#00000061}.dark-theme .mat-mdc-select-panel,.embedded-dark-theme .mat-mdc-select-panel,.light-theme .embedded-light-theme .mat-mdc-select-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 600);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, 0em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.dark-theme .mat-mdc-select,.embedded-dark-theme .mat-mdc-select,.light-theme .embedded-light-theme .mat-mdc-select{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-body1-font-size, 14px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 600);letter-spacing:var(--mdc-typography-body1-letter-spacing, .01em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.dark-theme .mat-mdc-autocomplete-panel,.embedded-dark-theme .mat-mdc-autocomplete-panel,.light-theme .embedded-light-theme .mat-mdc-autocomplete-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 600);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, 0em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.dark-theme .mat-mdc-dialog-container,.embedded-dark-theme .mat-mdc-dialog-container,.light-theme .embedded-light-theme .mat-mdc-dialog-container{--mdc-dialog-container-color: #a0d952;--mdc-dialog-with-divider-divider-color: rgba(0, 0, 0, .12);--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.dark-theme .mat-mdc-dialog-container,.embedded-dark-theme .mat-mdc-dialog-container,.light-theme .embedded-light-theme .mat-mdc-dialog-container{--mdc-dialog-subhead-font: central;--mdc-dialog-subhead-line-height: 24px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 600;--mdc-dialog-subhead-tracking: .01em;--mdc-dialog-supporting-text-font: central;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 14px;--mdc-dialog-supporting-text-weight: 600;--mdc-dialog-supporting-text-tracking: .01em}.dark-theme .mat-mdc-standard-chip,.embedded-dark-theme .mat-mdc-standard-chip,.light-theme .embedded-light-theme .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #96c35b;--mdc-chip-elevated-disabled-container-color: #96c35b;--mdc-chip-label-text-color: #fafafa;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa}.dark-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.dark-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted,.embedded-dark-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.embedded-dark-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted,.light-theme .embedded-light-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.light-theme .embedded-light-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #33c68a;--mdc-chip-elevated-disabled-container-color: #33c68a;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.dark-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.dark-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted,.embedded-dark-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.embedded-dark-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted,.light-theme .embedded-light-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.light-theme .embedded-light-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #9e9e9e;--mdc-chip-elevated-disabled-container-color: #9e9e9e;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.dark-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.dark-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted,.embedded-dark-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.embedded-dark-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted,.light-theme .embedded-light-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.light-theme .embedded-light-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #fb6a68;--mdc-chip-elevated-disabled-container-color: #fb6a68;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.dark-theme .mat-mdc-chip-focus-overlay,.embedded-dark-theme .mat-mdc-chip-focus-overlay,.light-theme .embedded-light-theme .mat-mdc-chip-focus-overlay{background:#ffffff}.dark-theme .mat-mdc-chip,.embedded-dark-theme .mat-mdc-chip,.light-theme .embedded-light-theme .mat-mdc-chip{height:32px}.dark-theme .mat-mdc-standard-chip,.embedded-dark-theme .mat-mdc-standard-chip,.light-theme .embedded-light-theme .mat-mdc-standard-chip{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .02em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.dark-theme .mat-mdc-slide-toggle,.embedded-dark-theme .mat-mdc-slide-toggle,.light-theme .embedded-light-theme .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-selected-icon-color: #212121;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-unselected-icon-color: #212121}.dark-theme .mat-mdc-slide-toggle .mdc-form-field,.embedded-dark-theme .mat-mdc-slide-toggle .mdc-form-field,.light-theme .embedded-light-theme .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.dark-theme .mat-mdc-slide-toggle .mdc-switch--disabled+label,.embedded-dark-theme .mat-mdc-slide-toggle .mdc-switch--disabled+label,.light-theme .embedded-light-theme .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#ffffff80}.dark-theme .mat-mdc-slide-toggle.mat-primary,.embedded-dark-theme .mat-mdc-slide-toggle.mat-primary,.light-theme .embedded-light-theme .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #a9e9cf;--mdc-switch-selected-handle-color: #a9e9cf;--mdc-switch-selected-hover-state-layer-color: #a9e9cf;--mdc-switch-selected-pressed-state-layer-color: #a9e9cf;--mdc-switch-selected-focus-handle-color: #81deb8;--mdc-switch-selected-hover-handle-color: #81deb8;--mdc-switch-selected-pressed-handle-color: #81deb8;--mdc-switch-selected-focus-track-color: #299d6e;--mdc-switch-selected-hover-track-color: #299d6e;--mdc-switch-selected-pressed-track-color: #299d6e;--mdc-switch-selected-track-color: #299d6e}.dark-theme .mat-mdc-slide-toggle.mat-accent,.embedded-dark-theme .mat-mdc-slide-toggle.mat-accent,.light-theme .embedded-light-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #ebebeb;--mdc-switch-selected-handle-color: #ebebeb;--mdc-switch-selected-hover-state-layer-color: #ebebeb;--mdc-switch-selected-pressed-state-layer-color: #ebebeb;--mdc-switch-selected-focus-track-color: #858585;--mdc-switch-selected-hover-track-color: #858585;--mdc-switch-selected-pressed-track-color: #858585;--mdc-switch-selected-track-color: #858585}.dark-theme .mat-mdc-slide-toggle.mat-warn,.embedded-dark-theme .mat-mdc-slide-toggle.mat-warn,.light-theme .embedded-light-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #fffdfd;--mdc-switch-selected-handle-color: #fffdfd;--mdc-switch-selected-hover-state-layer-color: #fffdfd;--mdc-switch-selected-pressed-state-layer-color: #fffdfd;--mdc-switch-selected-focus-track-color: #fa3936;--mdc-switch-selected-hover-track-color: #fa3936;--mdc-switch-selected-pressed-track-color: #fa3936;--mdc-switch-selected-track-color: #fa3936}.dark-theme .mat-mdc-slide-toggle,.embedded-dark-theme .mat-mdc-slide-toggle,.light-theme .embedded-light-theme .mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}.dark-theme .mat-mdc-radio-button .mdc-form-field,.embedded-dark-theme .mat-mdc-radio-button .mdc-form-field,.light-theme .embedded-light-theme .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.dark-theme .mat-mdc-radio-button.mat-primary,.embedded-dark-theme .mat-mdc-radio-button.mat-primary,.light-theme .embedded-light-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #33c68a;--mdc-radio-selected-hover-icon-color: #33c68a;--mdc-radio-selected-icon-color: #33c68a;--mdc-radio-selected-pressed-icon-color: #33c68a;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #33c68a}.dark-theme .mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label,.embedded-dark-theme .mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label,.light-theme .embedded-light-theme .mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#ffffff80}.dark-theme .mat-mdc-radio-button.mat-accent,.embedded-dark-theme .mat-mdc-radio-button.mat-accent,.light-theme .embedded-light-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #9e9e9e;--mdc-radio-selected-hover-icon-color: #9e9e9e;--mdc-radio-selected-icon-color: #9e9e9e;--mdc-radio-selected-pressed-icon-color: #9e9e9e;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #9e9e9e}.dark-theme .mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label,.embedded-dark-theme .mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label,.light-theme .embedded-light-theme .mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#ffffff80}.dark-theme .mat-mdc-radio-button.mat-warn,.embedded-dark-theme .mat-mdc-radio-button.mat-warn,.light-theme .embedded-light-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #fb6a68;--mdc-radio-selected-hover-icon-color: #fb6a68;--mdc-radio-selected-icon-color: #fb6a68;--mdc-radio-selected-pressed-icon-color: #fb6a68;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #fb6a68}.dark-theme .mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label,.embedded-dark-theme .mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label,.light-theme .embedded-light-theme .mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#ffffff80}.dark-theme .mat-mdc-radio-button .mdc-radio,.embedded-dark-theme .mat-mdc-radio-button .mdc-radio,.light-theme .embedded-light-theme .mat-mdc-radio-button .mdc-radio{padding:10px}.dark-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__background:before,.embedded-dark-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__background:before,.light-theme .embedded-light-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:-10px;left:-10px;width:40px;height:40px}.dark-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control,.embedded-dark-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control,.light-theme .embedded-light-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:0;right:0;left:0;width:40px;height:40px}.dark-theme .mat-mdc-slider,.embedded-dark-theme .mat-mdc-slider,.light-theme .embedded-light-theme .mat-mdc-slider{--mdc-slider-label-container-color: white;--mdc-slider-label-label-text-color: black;--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: .9}.dark-theme .mat-mdc-slider.mat-primary,.embedded-dark-theme .mat-mdc-slider.mat-primary,.light-theme .embedded-light-theme .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #33c68a;--mdc-slider-focus-handle-color: #33c68a;--mdc-slider-hover-handle-color: #33c68a;--mdc-slider-active-track-color: #33c68a;--mdc-slider-inactive-track-color: #33c68a;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #33c68a;--mat-mdc-slider-ripple-color: #33c68a;--mat-mdc-slider-hover-ripple-color: rgba(51, 198, 138, .05);--mat-mdc-slider-focus-ripple-color: rgba(51, 198, 138, .2)}.dark-theme .mat-mdc-slider.mat-accent,.embedded-dark-theme .mat-mdc-slider.mat-accent,.light-theme .embedded-light-theme .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #9e9e9e;--mdc-slider-focus-handle-color: #9e9e9e;--mdc-slider-hover-handle-color: #9e9e9e;--mdc-slider-active-track-color: #9e9e9e;--mdc-slider-inactive-track-color: #9e9e9e;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #9e9e9e;--mat-mdc-slider-ripple-color: #9e9e9e;--mat-mdc-slider-hover-ripple-color: rgba(158, 158, 158, .05);--mat-mdc-slider-focus-ripple-color: rgba(158, 158, 158, .2)}.dark-theme .mat-mdc-slider.mat-warn,.embedded-dark-theme .mat-mdc-slider.mat-warn,.light-theme .embedded-light-theme .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #fb6a68;--mdc-slider-focus-handle-color: #fb6a68;--mdc-slider-hover-handle-color: #fb6a68;--mdc-slider-active-track-color: #fb6a68;--mdc-slider-inactive-track-color: #fb6a68;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #fb6a68;--mat-mdc-slider-ripple-color: #fb6a68;--mat-mdc-slider-hover-ripple-color: rgba(251, 106, 104, .05);--mat-mdc-slider-focus-ripple-color: rgba(251, 106, 104, .2)}.dark-theme .mat-mdc-slider,.embedded-dark-theme .mat-mdc-slider,.light-theme .embedded-light-theme .mat-mdc-slider{--mdc-slider-label-label-text-font: central;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 24px;--mdc-slider-label-label-text-tracking: .02em;--mdc-slider-label-label-text-weight: 600}.dark-theme .mdc-menu-surface,.embedded-dark-theme .mdc-menu-surface,.light-theme .embedded-light-theme .mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #abde67);color:var(--mdc-theme-on-surface, #000)}.dark-theme .mat-mdc-menu-item[disabled],.dark-theme .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.dark-theme .mat-mdc-menu-item[disabled] .mat-icon-no-color,.embedded-dark-theme .mat-mdc-menu-item[disabled],.embedded-dark-theme .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.embedded-dark-theme .mat-mdc-menu-item[disabled] .mat-icon-no-color,.light-theme .embedded-light-theme .mat-mdc-menu-item[disabled],.light-theme .embedded-light-theme .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.light-theme .embedded-light-theme .mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, .38))}.dark-theme .mat-mdc-menu-item .mat-icon-no-color,.dark-theme .mat-mdc-menu-submenu-icon,.embedded-dark-theme .mat-mdc-menu-item .mat-icon-no-color,.embedded-dark-theme .mat-mdc-menu-submenu-icon,.light-theme .embedded-light-theme .mat-mdc-menu-item .mat-icon-no-color,.light-theme .embedded-light-theme .mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.dark-theme .mat-mdc-menu-item:hover:not([disabled]),.dark-theme .mat-mdc-menu-item.cdk-program-focused:not([disabled]),.dark-theme .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.dark-theme .mat-mdc-menu-item-highlighted:not([disabled]),.embedded-dark-theme .mat-mdc-menu-item:hover:not([disabled]),.embedded-dark-theme .mat-mdc-menu-item.cdk-program-focused:not([disabled]),.embedded-dark-theme .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.embedded-dark-theme .mat-mdc-menu-item-highlighted:not([disabled]),.light-theme .embedded-light-theme .mat-mdc-menu-item:hover:not([disabled]),.light-theme .embedded-light-theme .mat-mdc-menu-item.cdk-program-focused:not([disabled]),.light-theme .embedded-light-theme .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.light-theme .embedded-light-theme .mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.dark-theme .mat-mdc-menu-content,.embedded-dark-theme .mat-mdc-menu-content,.light-theme .embedded-light-theme .mat-mdc-menu-content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 600);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, 0em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.dark-theme .mat-mdc-menu-content,.dark-theme .mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text,.embedded-dark-theme .mat-mdc-menu-content,.embedded-dark-theme .mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text,.light-theme .embedded-light-theme .mat-mdc-menu-content,.light-theme .embedded-light-theme .mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-body1-font-size, 14px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 600);letter-spacing:var(--mdc-typography-body1-letter-spacing, .01em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.dark-theme .mat-mdc-list-item-interactive:before,.embedded-dark-theme .mat-mdc-list-item-interactive:before,.light-theme .embedded-light-theme .mat-mdc-list-item-interactive:before{background:white}.dark-theme .mat-mdc-list-item-interactive:not(:focus):not(.mdc-list-item--disabled):hover:before,.embedded-dark-theme .mat-mdc-list-item-interactive:not(:focus):not(.mdc-list-item--disabled):hover:before,.light-theme .embedded-light-theme .mat-mdc-list-item-interactive:not(:focus):not(.mdc-list-item--disabled):hover:before{opacity:.08}.dark-theme .mat-mdc-list-item-interactive:focus:before,.embedded-dark-theme .mat-mdc-list-item-interactive:focus:before,.light-theme .embedded-light-theme .mat-mdc-list-item-interactive:focus:before{opacity:.24}.dark-theme .mat-mdc-list-item-interactive.mdc-list-item--selected:before,.embedded-dark-theme .mat-mdc-list-item-interactive.mdc-list-item--selected:before,.light-theme .embedded-light-theme .mat-mdc-list-item-interactive.mdc-list-item--selected:before{background:#33c68a;opacity:.16}.dark-theme .mat-mdc-list-item-interactive.mdc-list-item--selected:not(:focus):not(.mdc-list-item--disabled):hover:before,.embedded-dark-theme .mat-mdc-list-item-interactive.mdc-list-item--selected:not(:focus):not(.mdc-list-item--disabled):hover:before,.light-theme .embedded-light-theme .mat-mdc-list-item-interactive.mdc-list-item--selected:not(:focus):not(.mdc-list-item--disabled):hover:before{opacity:.24}.dark-theme .mdc-list-item__primary-text,.embedded-dark-theme .mdc-list-item__primary-text,.light-theme .embedded-light-theme .mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.dark-theme .mdc-list-item__secondary-text,.embedded-dark-theme .mdc-list-item__secondary-text,.light-theme .embedded-light-theme .mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}.dark-theme .mdc-list-item__overline-text,.embedded-dark-theme .mdc-list-item__overline-text,.light-theme .embedded-light-theme .mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.dark-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,.dark-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end,.embedded-dark-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,.embedded-dark-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end,.light-theme .embedded-light-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,.light-theme .embedded-light-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.dark-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,.dark-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end,.embedded-dark-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,.embedded-dark-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end,.light-theme .embedded-light-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,.light-theme .embedded-light-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, .38))}.dark-theme .mdc-list-item__end,.embedded-dark-theme .mdc-list-item__end,.light-theme .embedded-light-theme .mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.dark-theme .mdc-list-item--disabled .mdc-list-item__start,.dark-theme .mdc-list-item--disabled .mdc-list-item__content,.dark-theme .mdc-list-item--disabled .mdc-list-item__end,.embedded-dark-theme .mdc-list-item--disabled .mdc-list-item__start,.embedded-dark-theme .mdc-list-item--disabled .mdc-list-item__content,.embedded-dark-theme .mdc-list-item--disabled .mdc-list-item__end,.light-theme .embedded-light-theme .mdc-list-item--disabled .mdc-list-item__start,.light-theme .embedded-light-theme .mdc-list-item--disabled .mdc-list-item__content,.light-theme .embedded-light-theme .mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.dark-theme .mdc-list-item--disabled .mdc-list-item__primary-text,.embedded-dark-theme .mdc-list-item--disabled .mdc-list-item__primary-text,.light-theme .embedded-light-theme .mdc-list-item--disabled .mdc-list-item__primary-text,.dark-theme .mdc-list-item--disabled .mdc-list-item__secondary-text,.embedded-dark-theme .mdc-list-item--disabled .mdc-list-item__secondary-text,.light-theme .embedded-light-theme .mdc-list-item--disabled .mdc-list-item__secondary-text,.dark-theme .mdc-list-item--disabled .mdc-list-item__overline-text,.embedded-dark-theme .mdc-list-item--disabled .mdc-list-item__overline-text,.light-theme .embedded-light-theme .mdc-list-item--disabled .mdc-list-item__overline-text,.dark-theme .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.embedded-dark-theme .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.light-theme .embedded-light-theme .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.dark-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.embedded-dark-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.light-theme .embedded-light-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.dark-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end,.embedded-dark-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end,.light-theme .embedded-light-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.dark-theme .mdc-list-item--selected .mdc-list-item__primary-text,.dark-theme .mdc-list-item--activated .mdc-list-item__primary-text,.embedded-dark-theme .mdc-list-item--selected .mdc-list-item__primary-text,.embedded-dark-theme .mdc-list-item--activated .mdc-list-item__primary-text,.light-theme .embedded-light-theme .mdc-list-item--selected .mdc-list-item__primary-text,.light-theme .embedded-light-theme .mdc-list-item--activated .mdc-list-item__primary-text,.dark-theme .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.dark-theme .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start,.embedded-dark-theme .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.embedded-dark-theme .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start,.light-theme .embedded-light-theme .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.light-theme .embedded-light-theme .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #33c68a)}.dark-theme .mdc-deprecated-list-group__subheader,.embedded-dark-theme .mdc-deprecated-list-group__subheader,.light-theme .embedded-light-theme .mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.dark-theme .mdc-list-divider:after,.embedded-dark-theme .mdc-list-divider:after,.light-theme .embedded-light-theme .mdc-list-divider:after{border-bottom-color:#fff}.dark-theme .mdc-list-divider,.embedded-dark-theme .mdc-list-divider,.light-theme .embedded-light-theme .mdc-list-divider{background-color:#0000001f}.dark-theme .mat-mdc-list-option .mdc-list-item__start,.dark-theme .mat-mdc-list-option .mdc-list-item__end,.embedded-dark-theme .mat-mdc-list-option .mdc-list-item__start,.embedded-dark-theme .mat-mdc-list-option .mdc-list-item__end,.light-theme .embedded-light-theme .mat-mdc-list-option .mdc-list-item__start,.light-theme .embedded-light-theme .mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #33c68a;--mdc-checkbox-selected-hover-icon-color: #33c68a;--mdc-checkbox-selected-icon-color: #33c68a;--mdc-checkbox-selected-pressed-icon-color: #33c68a;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.dark-theme .mat-mdc-list-option .mdc-list-item__start,.dark-theme .mat-mdc-list-option .mdc-list-item__end,.embedded-dark-theme .mat-mdc-list-option .mdc-list-item__start,.embedded-dark-theme .mat-mdc-list-option .mdc-list-item__end,.light-theme .embedded-light-theme .mat-mdc-list-option .mdc-list-item__start,.light-theme .embedded-light-theme .mat-mdc-list-option .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #33c68a;--mdc-radio-selected-hover-icon-color: #33c68a;--mdc-radio-selected-icon-color: #33c68a;--mdc-radio-selected-pressed-icon-color: #33c68a;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #33c68a}.dark-theme .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.dark-theme .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label,.embedded-dark-theme .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.embedded-dark-theme .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label,.light-theme .embedded-light-theme .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.light-theme .embedded-light-theme .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#ffffff80}.dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start,.dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end,.embedded-dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start,.embedded-dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end,.light-theme .embedded-light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start,.light-theme .embedded-light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #9e9e9e;--mdc-checkbox-selected-hover-icon-color: #9e9e9e;--mdc-checkbox-selected-icon-color: #9e9e9e;--mdc-checkbox-selected-pressed-icon-color: #9e9e9e;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start,.dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end,.embedded-dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start,.embedded-dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end,.light-theme .embedded-light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start,.light-theme .embedded-light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #9e9e9e;--mdc-radio-selected-hover-icon-color: #9e9e9e;--mdc-radio-selected-icon-color: #9e9e9e;--mdc-radio-selected-pressed-icon-color: #9e9e9e;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #9e9e9e}.dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label,.embedded-dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.embedded-dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label,.light-theme .embedded-light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.light-theme .embedded-light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#ffffff80}.dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start,.dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end,.embedded-dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start,.embedded-dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end,.light-theme .embedded-light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start,.light-theme .embedded-light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #fb6a68;--mdc-checkbox-selected-hover-icon-color: #fb6a68;--mdc-checkbox-selected-icon-color: #fb6a68;--mdc-checkbox-selected-pressed-icon-color: #fb6a68;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start,.dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end,.embedded-dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start,.embedded-dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end,.light-theme .embedded-light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start,.light-theme .embedded-light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #fb6a68;--mdc-radio-selected-hover-icon-color: #fb6a68;--mdc-radio-selected-icon-color: #fb6a68;--mdc-radio-selected-pressed-icon-color: #fb6a68;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #fb6a68}.dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label,.embedded-dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.embedded-dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label,.light-theme .embedded-light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.light-theme .embedded-light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#ffffff80}.dark-theme .mat-mdc-list-item.mdc-list-item--with-one-line,.embedded-dark-theme .mat-mdc-list-item.mdc-list-item--with-one-line,.light-theme .embedded-light-theme .mat-mdc-list-item.mdc-list-item--with-one-line{height:48px}.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line,.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-one-line,.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-radio.mdc-list-item--with-one-line,.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-switch.mdc-list-item--with-one-line,.embedded-dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.embedded-dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line,.embedded-dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-one-line,.embedded-dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.embedded-dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-radio.mdc-list-item--with-one-line,.embedded-dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-switch.mdc-list-item--with-one-line,.light-theme .embedded-light-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.light-theme .embedded-light-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line,.light-theme .embedded-light-theme .mat-mdc-list-item.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-one-line,.light-theme .embedded-light-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.light-theme .embedded-light-theme .mat-mdc-list-item.mdc-list-item--with-leading-radio.mdc-list-item--with-one-line,.light-theme .embedded-light-theme .mat-mdc-list-item.mdc-list-item--with-leading-switch.mdc-list-item--with-one-line{height:56px}.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-image.mdc-list-item--with-one-line,.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-video.mdc-list-item--with-one-line,.embedded-dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-image.mdc-list-item--with-one-line,.embedded-dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-video.mdc-list-item--with-one-line,.light-theme .embedded-light-theme .mat-mdc-list-item.mdc-list-item--with-leading-image.mdc-list-item--with-one-line,.light-theme .embedded-light-theme .mat-mdc-list-item.mdc-list-item--with-leading-video.mdc-list-item--with-one-line{height:72px}.dark-theme .mat-mdc-list-item.mdc-list-item--with-two-lines,.embedded-dark-theme .mat-mdc-list-item.mdc-list-item--with-two-lines,.light-theme .embedded-light-theme .mat-mdc-list-item.mdc-list-item--with-two-lines{height:64px}.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.embedded-dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.embedded-dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.embedded-dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.embedded-dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.embedded-dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.embedded-dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.embedded-dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.embedded-dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.light-theme .embedded-light-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.light-theme .embedded-light-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.light-theme .embedded-light-theme .mat-mdc-list-item.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.light-theme .embedded-light-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.light-theme .embedded-light-theme .mat-mdc-list-item.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.light-theme .embedded-light-theme .mat-mdc-list-item.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.light-theme .embedded-light-theme .mat-mdc-list-item.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.light-theme .embedded-light-theme .mat-mdc-list-item.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:72px}.dark-theme .mat-mdc-list-item.mdc-list-item--with-three-lines,.embedded-dark-theme .mat-mdc-list-item.mdc-list-item--with-three-lines,.light-theme .embedded-light-theme .mat-mdc-list-item.mdc-list-item--with-three-lines{height:88px}.dark-theme .mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-one-line,.embedded-dark-theme .mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-one-line,.light-theme .embedded-light-theme .mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-one-line{height:56px}.dark-theme .mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-two-lines,.embedded-dark-theme .mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-two-lines,.light-theme .embedded-light-theme .mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-two-lines{height:72px}.dark-theme .mdc-list,.embedded-dark-theme .mdc-list,.light-theme .embedded-light-theme .mdc-list{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 600);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, 0em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.dark-theme .mdc-list-item__primary-text,.embedded-dark-theme .mdc-list-item__primary-text,.light-theme .embedded-light-theme .mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 600);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, 0em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.dark-theme .mdc-list-item__secondary-text,.embedded-dark-theme .mdc-list-item__secondary-text,.light-theme .embedded-light-theme .mdc-list-item__secondary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .02em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.dark-theme .mdc-list-item__overline-text,.embedded-dark-theme .mdc-list-item__overline-text,.light-theme .embedded-light-theme .mdc-list-item__overline-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:var(--mdc-typography-overline-font-size, 12px);line-height:var(--mdc-typography-overline-line-height, 32px);font-weight:var(--mdc-typography-overline-font-weight, 500);letter-spacing:var(--mdc-typography-overline-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-overline-text-decoration, none);text-decoration:var(--mdc-typography-overline-text-decoration, none);text-transform:var(--mdc-typography-overline-text-transform, none)}.dark-theme .mdc-list-group__subheader,.embedded-dark-theme .mdc-list-group__subheader,.light-theme .embedded-light-theme .mdc-list-group__subheader{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 600);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, 0em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.dark-theme .mdc-list-item--with-trailing-meta .mdc-list-item__end,.embedded-dark-theme .mdc-list-item--with-trailing-meta .mdc-list-item__end,.light-theme .embedded-light-theme .mdc-list-item--with-trailing-meta .mdc-list-item__end{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .1em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}@media all and (-ms-high-contrast: none){.dark-theme .mat-mdc-list-option .mdc-list-item__start .mdc-checkbox .mdc-checkbox__focus-ring,.dark-theme .mat-mdc-list-option .mdc-list-item__end .mdc-checkbox .mdc-checkbox__focus-ring,.embedded-dark-theme .mat-mdc-list-option .mdc-list-item__start .mdc-checkbox .mdc-checkbox__focus-ring,.embedded-dark-theme .mat-mdc-list-option .mdc-list-item__end .mdc-checkbox .mdc-checkbox__focus-ring,.light-theme .embedded-light-theme .mat-mdc-list-option .mdc-list-item__start .mdc-checkbox .mdc-checkbox__focus-ring,.light-theme .embedded-light-theme .mat-mdc-list-option .mdc-list-item__end .mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.dark-theme .mat-mdc-list-item .mdc-list-item__primary-text,.embedded-dark-theme .mat-mdc-list-item .mdc-list-item__primary-text,.light-theme .embedded-light-theme .mat-mdc-list-item .mdc-list-item__primary-text{font:600 14px/24px central;letter-spacing:.01em}.dark-theme .mat-mdc-paginator,.embedded-dark-theme .mat-mdc-paginator,.light-theme .embedded-light-theme .mat-mdc-paginator{background:#abde67;color:#ffffffde}.dark-theme .mat-mdc-paginator-icon,.embedded-dark-theme .mat-mdc-paginator-icon,.light-theme .embedded-light-theme .mat-mdc-paginator-icon{fill:#ffffff8a}.dark-theme .mat-mdc-paginator-decrement,.dark-theme .mat-mdc-paginator-increment,.embedded-dark-theme .mat-mdc-paginator-decrement,.embedded-dark-theme .mat-mdc-paginator-increment,.light-theme .embedded-light-theme .mat-mdc-paginator-decrement,.light-theme .embedded-light-theme .mat-mdc-paginator-increment{border-top:2px solid rgba(255,255,255,.54);border-right:2px solid rgba(255,255,255,.54)}.dark-theme .mat-mdc-paginator-first,.dark-theme .mat-mdc-paginator-last,.embedded-dark-theme .mat-mdc-paginator-first,.embedded-dark-theme .mat-mdc-paginator-last,.light-theme .embedded-light-theme .mat-mdc-paginator-first,.light-theme .embedded-light-theme .mat-mdc-paginator-last{border-top:2px solid rgba(255,255,255,.54)}.dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last,.embedded-dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.embedded-dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.embedded-dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.embedded-dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last,.light-theme .embedded-light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.light-theme .embedded-light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.light-theme .embedded-light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.light-theme .embedded-light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#ffffff1f}.dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon,.embedded-dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon,.light-theme .embedded-light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#ffffff1f}.dark-theme .mat-mdc-paginator .mat-mdc-form-field-infix,.embedded-dark-theme .mat-mdc-paginator .mat-mdc-form-field-infix,.light-theme .embedded-light-theme .mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.dark-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label,.embedded-dark-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label,.light-theme .embedded-light-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.dark-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.embedded-dark-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.light-theme .embedded-light-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.dark-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix,.embedded-dark-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix,.light-theme .embedded-light-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.dark-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix,.embedded-dark-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix,.light-theme .embedded-light-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.dark-theme .mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix,.embedded-dark-theme .mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix,.light-theme .embedded-light-theme .mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.dark-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label,.embedded-dark-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label,.light-theme .embedded-light-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.dark-theme .mat-mdc-paginator-container,.embedded-dark-theme .mat-mdc-paginator-container,.light-theme .embedded-light-theme .mat-mdc-paginator-container{min-height:56px}.dark-theme .mat-mdc-paginator,.embedded-dark-theme .mat-mdc-paginator,.light-theme .embedded-light-theme .mat-mdc-paginator{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .1em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.dark-theme .mat-mdc-paginator .mat-mdc-select-value,.embedded-dark-theme .mat-mdc-paginator .mat-mdc-select-value,.light-theme .embedded-light-theme .mat-mdc-paginator .mat-mdc-select-value{font-size:12px}.dark-theme .mat-mdc-tab,.dark-theme .mat-mdc-tab-link,.embedded-dark-theme .mat-mdc-tab,.embedded-dark-theme .mat-mdc-tab-link,.light-theme .embedded-light-theme .mat-mdc-tab,.light-theme .embedded-light-theme .mat-mdc-tab-link{background-color:transparent}.dark-theme .mat-mdc-tab .mdc-tab__text-label,.dark-theme .mat-mdc-tab-link .mdc-tab__text-label,.embedded-dark-theme .mat-mdc-tab .mdc-tab__text-label,.embedded-dark-theme .mat-mdc-tab-link .mdc-tab__text-label,.light-theme .embedded-light-theme .mat-mdc-tab .mdc-tab__text-label,.light-theme .embedded-light-theme .mat-mdc-tab-link .mdc-tab__text-label{color:#0009}.dark-theme .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.dark-theme .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.dark-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.dark-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element,.embedded-dark-theme .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.embedded-dark-theme .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.embedded-dark-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.embedded-dark-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element,.light-theme .embedded-light-theme .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.light-theme .embedded-light-theme .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.light-theme .embedded-light-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.light-theme .embedded-light-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#ffffff80}.dark-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.dark-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.embedded-dark-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.embedded-dark-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.light-theme .embedded-light-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.light-theme .embedded-light-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#33c68a}.dark-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.dark-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.embedded-dark-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.embedded-dark-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.light-theme .embedded-light-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.light-theme .embedded-light-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #33c68a)}.dark-theme .mdc-tab__ripple:before,.dark-theme .mat-mdc-tab .mat-ripple-element,.dark-theme .mat-mdc-tab-header-pagination .mat-ripple-element,.dark-theme .mat-mdc-tab-link .mat-ripple-element,.embedded-dark-theme .mdc-tab__ripple:before,.embedded-dark-theme .mat-mdc-tab .mat-ripple-element,.embedded-dark-theme .mat-mdc-tab-header-pagination .mat-ripple-element,.embedded-dark-theme .mat-mdc-tab-link .mat-ripple-element,.light-theme .embedded-light-theme .mdc-tab__ripple:before,.light-theme .embedded-light-theme .mat-mdc-tab .mat-ripple-element,.light-theme .embedded-light-theme .mat-mdc-tab-header-pagination .mat-ripple-element,.light-theme .embedded-light-theme .mat-mdc-tab-link .mat-ripple-element{background-color:#33c68a}.dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.embedded-dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.embedded-dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.embedded-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.embedded-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.light-theme .embedded-light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.light-theme .embedded-light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.light-theme .embedded-light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.light-theme .embedded-light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#9e9e9e}.dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.embedded-dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.embedded-dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.embedded-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.embedded-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.light-theme .embedded-light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.light-theme .embedded-light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.light-theme .embedded-light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.light-theme .embedded-light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #9e9e9e)}.dark-theme .mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.dark-theme .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element,.embedded-dark-theme .mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.embedded-dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.embedded-dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.embedded-dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.embedded-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.embedded-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.embedded-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.embedded-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element,.light-theme .embedded-light-theme .mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.light-theme .embedded-light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.light-theme .embedded-light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.light-theme .embedded-light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.light-theme .embedded-light-theme .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.light-theme .embedded-light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.light-theme .embedded-light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.light-theme .embedded-light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#9e9e9e}.dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.embedded-dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.embedded-dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.embedded-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.embedded-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.light-theme .embedded-light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.light-theme .embedded-light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.light-theme .embedded-light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.light-theme .embedded-light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#fb6a68}.dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.embedded-dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.embedded-dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.embedded-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.embedded-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.light-theme .embedded-light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.light-theme .embedded-light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.light-theme .embedded-light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.light-theme .embedded-light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #fb6a68)}.dark-theme .mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.dark-theme .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element,.embedded-dark-theme .mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.embedded-dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.embedded-dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.embedded-dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.embedded-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.embedded-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.embedded-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.embedded-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element,.light-theme .embedded-light-theme .mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.light-theme .embedded-light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.light-theme .embedded-light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.light-theme .embedded-light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.light-theme .embedded-light-theme .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.light-theme .embedded-light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.light-theme .embedded-light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.light-theme .embedded-light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#fb6a68}.dark-theme .mat-mdc-tab-group.mat-background-primary,.dark-theme .mat-mdc-tab-nav-bar.mat-background-primary,.embedded-dark-theme .mat-mdc-tab-group.mat-background-primary,.embedded-dark-theme .mat-mdc-tab-nav-bar.mat-background-primary,.light-theme .embedded-light-theme .mat-mdc-tab-group.mat-background-primary,.light-theme .embedded-light-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #33c68a;--mat-mdc-tab-header-with-background-foreground-color: #000}.dark-theme .mat-mdc-tab-group.mat-background-accent,.dark-theme .mat-mdc-tab-nav-bar.mat-background-accent,.embedded-dark-theme .mat-mdc-tab-group.mat-background-accent,.embedded-dark-theme .mat-mdc-tab-nav-bar.mat-background-accent,.light-theme .embedded-light-theme .mat-mdc-tab-group.mat-background-accent,.light-theme .embedded-light-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: #9e9e9e;--mat-mdc-tab-header-with-background-foreground-color: #000}.dark-theme .mat-mdc-tab-group.mat-background-warn,.dark-theme .mat-mdc-tab-nav-bar.mat-background-warn,.embedded-dark-theme .mat-mdc-tab-group.mat-background-warn,.embedded-dark-theme .mat-mdc-tab-nav-bar.mat-background-warn,.light-theme .embedded-light-theme .mat-mdc-tab-group.mat-background-warn,.light-theme .embedded-light-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #fb6a68;--mat-mdc-tab-header-with-background-foreground-color: #000}.dark-theme .mat-mdc-tab-header-pagination-chevron,.embedded-dark-theme .mat-mdc-tab-header-pagination-chevron,.light-theme .embedded-light-theme .mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #000)}.dark-theme .mat-mdc-tab-header .mdc-tab,.embedded-dark-theme .mat-mdc-tab-header .mdc-tab,.light-theme .embedded-light-theme .mat-mdc-tab-header .mdc-tab{height:48px}.dark-theme .mdc-tab,.embedded-dark-theme .mdc-tab,.light-theme .embedded-light-theme .mdc-tab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 14px);font-weight:var(--mdc-typography-button-font-weight, 600);letter-spacing:var(--mdc-typography-button-letter-spacing, .02em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.dark-theme .mat-mdc-checkbox .mdc-form-field,.embedded-dark-theme .mat-mdc-checkbox .mdc-form-field,.light-theme .embedded-light-theme .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.dark-theme .mat-mdc-checkbox .mat-ripple-element,.embedded-dark-theme .mat-mdc-checkbox .mat-ripple-element,.light-theme .embedded-light-theme .mat-mdc-checkbox .mat-ripple-element{background-color:#0000001a}.dark-theme .mat-mdc-checkbox .mdc-checkbox__ripple,.embedded-dark-theme .mat-mdc-checkbox .mdc-checkbox__ripple,.light-theme .embedded-light-theme .mat-mdc-checkbox .mdc-checkbox__ripple{background:#000}.dark-theme .mat-mdc-checkbox.mat-primary,.embedded-dark-theme .mat-mdc-checkbox.mat-primary,.light-theme .embedded-light-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #33c68a;--mdc-checkbox-selected-hover-icon-color: #33c68a;--mdc-checkbox-selected-icon-color: #33c68a;--mdc-checkbox-selected-pressed-icon-color: #33c68a;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.dark-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element,.embedded-dark-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element,.light-theme .embedded-light-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#33c68a1a}.dark-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple,.embedded-dark-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple,.light-theme .embedded-light-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#33c68a}.dark-theme .mat-mdc-checkbox.mat-accent,.embedded-dark-theme .mat-mdc-checkbox.mat-accent,.light-theme .embedded-light-theme .mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #9e9e9e;--mdc-checkbox-selected-hover-icon-color: #9e9e9e;--mdc-checkbox-selected-icon-color: #9e9e9e;--mdc-checkbox-selected-pressed-icon-color: #9e9e9e;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.dark-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element,.embedded-dark-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element,.light-theme .embedded-light-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#9e9e9e1a}.dark-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,.embedded-dark-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,.light-theme .embedded-light-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#9e9e9e}.dark-theme .mat-mdc-checkbox.mat-warn,.embedded-dark-theme .mat-mdc-checkbox.mat-warn,.light-theme .embedded-light-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #fb6a68;--mdc-checkbox-selected-hover-icon-color: #fb6a68;--mdc-checkbox-selected-icon-color: #fb6a68;--mdc-checkbox-selected-pressed-icon-color: #fb6a68;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.dark-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element,.embedded-dark-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element,.light-theme .embedded-light-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#fb6a681a}.dark-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple,.embedded-dark-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple,.light-theme .embedded-light-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#fb6a68}.dark-theme .mat-mdc-checkbox-disabled label,.embedded-dark-theme .mat-mdc-checkbox-disabled label,.light-theme .embedded-light-theme .mat-mdc-checkbox-disabled label{color:#ffffff80}.dark-theme .mat-mdc-checkbox .mdc-checkbox,.embedded-dark-theme .mat-mdc-checkbox .mdc-checkbox,.light-theme .embedded-light-theme .mat-mdc-checkbox .mdc-checkbox{padding:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2)}.dark-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background,.embedded-dark-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background,.light-theme .embedded-light-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2)}.dark-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control,.embedded-dark-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control,.light-theme .embedded-light-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);right:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);left:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);width:var(--mdc-checkbox-touch-target-size, 40px);height:var(--mdc-checkbox-touch-target-size, 40px)}@media all and (-ms-high-contrast: none){.dark-theme .mdc-checkbox .mdc-checkbox__focus-ring,.embedded-dark-theme .mdc-checkbox .mdc-checkbox__focus-ring,.light-theme .embedded-light-theme .mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.dark-theme .mdc-form-field,.embedded-dark-theme .mdc-form-field,.light-theme .embedded-light-theme .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .02em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.dark-theme .mat-mdc-button.mat-unthemed,.embedded-dark-theme .mat-mdc-button.mat-unthemed,.light-theme .embedded-light-theme .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.dark-theme .mat-mdc-button.mat-primary,.embedded-dark-theme .mat-mdc-button.mat-primary,.light-theme .embedded-light-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #33c68a}.dark-theme .mat-mdc-button.mat-accent,.embedded-dark-theme .mat-mdc-button.mat-accent,.light-theme .embedded-light-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #9e9e9e}.dark-theme .mat-mdc-button.mat-warn,.embedded-dark-theme .mat-mdc-button.mat-warn,.light-theme .embedded-light-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #fb6a68}.dark-theme .mat-mdc-button[disabled][disabled],.embedded-dark-theme .mat-mdc-button[disabled][disabled],.light-theme .embedded-light-theme .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .5);--mdc-text-button-label-text-color: rgba(0, 0, 0, .5)}.dark-theme .mat-mdc-unelevated-button.mat-unthemed,.embedded-dark-theme .mat-mdc-unelevated-button.mat-unthemed,.light-theme .embedded-light-theme .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #abde67;--mdc-filled-button-label-text-color: #000}.dark-theme .mat-mdc-unelevated-button.mat-primary,.embedded-dark-theme .mat-mdc-unelevated-button.mat-primary,.light-theme .embedded-light-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #33c68a;--mdc-filled-button-label-text-color: #000}.dark-theme .mat-mdc-unelevated-button.mat-accent,.embedded-dark-theme .mat-mdc-unelevated-button.mat-accent,.light-theme .embedded-light-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #9e9e9e;--mdc-filled-button-label-text-color: #000}.dark-theme .mat-mdc-unelevated-button.mat-warn,.embedded-dark-theme .mat-mdc-unelevated-button.mat-warn,.light-theme .embedded-light-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #fb6a68;--mdc-filled-button-label-text-color: #000}.dark-theme .mat-mdc-unelevated-button[disabled][disabled],.embedded-dark-theme .mat-mdc-unelevated-button[disabled][disabled],.light-theme .embedded-light-theme .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, .5);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .5)}.dark-theme .mat-mdc-raised-button.mat-unthemed,.embedded-dark-theme .mat-mdc-raised-button.mat-unthemed,.light-theme .embedded-light-theme .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #abde67;--mdc-protected-button-label-text-color: #000}.dark-theme .mat-mdc-raised-button.mat-primary,.embedded-dark-theme .mat-mdc-raised-button.mat-primary,.light-theme .embedded-light-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #33c68a;--mdc-protected-button-label-text-color: #000}.dark-theme .mat-mdc-raised-button.mat-accent,.embedded-dark-theme .mat-mdc-raised-button.mat-accent,.light-theme .embedded-light-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #9e9e9e;--mdc-protected-button-label-text-color: #000}.dark-theme .mat-mdc-raised-button.mat-warn,.embedded-dark-theme .mat-mdc-raised-button.mat-warn,.light-theme .embedded-light-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #fb6a68;--mdc-protected-button-label-text-color: #000}.dark-theme .mat-mdc-raised-button[disabled][disabled],.embedded-dark-theme .mat-mdc-raised-button[disabled][disabled],.light-theme .embedded-light-theme .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, .5);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .5);--mdc-protected-button-container-elevation: 0}.dark-theme .mat-mdc-outlined-button,.embedded-dark-theme .mat-mdc-outlined-button,.light-theme .embedded-light-theme .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.dark-theme .mat-mdc-outlined-button.mat-unthemed,.embedded-dark-theme .mat-mdc-outlined-button.mat-unthemed,.light-theme .embedded-light-theme .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.dark-theme .mat-mdc-outlined-button.mat-primary,.embedded-dark-theme .mat-mdc-outlined-button.mat-primary,.light-theme .embedded-light-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #33c68a}.dark-theme .mat-mdc-outlined-button.mat-accent,.embedded-dark-theme .mat-mdc-outlined-button.mat-accent,.light-theme .embedded-light-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #9e9e9e}.dark-theme .mat-mdc-outlined-button.mat-warn,.embedded-dark-theme .mat-mdc-outlined-button.mat-warn,.light-theme .embedded-light-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #fb6a68}.dark-theme .mat-mdc-outlined-button[disabled][disabled],.embedded-dark-theme .mat-mdc-outlined-button[disabled][disabled],.light-theme .embedded-light-theme .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .5);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .5);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.dark-theme .mat-mdc-button,.dark-theme .mat-mdc-outlined-button,.embedded-dark-theme .mat-mdc-button,.embedded-dark-theme .mat-mdc-outlined-button,.light-theme .embedded-light-theme .mat-mdc-button,.light-theme .embedded-light-theme .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.dark-theme .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.dark-theme .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.dark-theme .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.dark-theme .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.dark-theme .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.dark-theme .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.dark-theme .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.dark-theme .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.dark-theme .mat-mdc-button.mat-primary,.dark-theme .mat-mdc-outlined-button.mat-primary,.embedded-dark-theme .mat-mdc-button.mat-primary,.embedded-dark-theme .mat-mdc-outlined-button.mat-primary,.light-theme .embedded-light-theme .mat-mdc-button.mat-primary,.light-theme .embedded-light-theme .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #33c68a;--mat-mdc-button-ripple-color: rgba(51, 198, 138, .1)}.dark-theme .mat-mdc-button.mat-accent,.dark-theme .mat-mdc-outlined-button.mat-accent,.embedded-dark-theme .mat-mdc-button.mat-accent,.embedded-dark-theme .mat-mdc-outlined-button.mat-accent,.light-theme .embedded-light-theme .mat-mdc-button.mat-accent,.light-theme .embedded-light-theme .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #9e9e9e;--mat-mdc-button-ripple-color: rgba(158, 158, 158, .1)}.dark-theme .mat-mdc-button.mat-warn,.dark-theme .mat-mdc-outlined-button.mat-warn,.embedded-dark-theme .mat-mdc-button.mat-warn,.embedded-dark-theme .mat-mdc-outlined-button.mat-warn,.light-theme .embedded-light-theme .mat-mdc-button.mat-warn,.light-theme .embedded-light-theme .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fb6a68;--mat-mdc-button-ripple-color: rgba(251, 106, 104, .1)}.dark-theme .mat-mdc-raised-button,.dark-theme .mat-mdc-unelevated-button,.embedded-dark-theme .mat-mdc-raised-button,.embedded-dark-theme .mat-mdc-unelevated-button,.light-theme .embedded-light-theme .mat-mdc-raised-button,.light-theme .embedded-light-theme .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.dark-theme .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.dark-theme .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.dark-theme .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.dark-theme .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.dark-theme .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.dark-theme .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.dark-theme .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.dark-theme .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.dark-theme .mat-mdc-raised-button.mat-primary,.dark-theme .mat-mdc-unelevated-button.mat-primary,.embedded-dark-theme .mat-mdc-raised-button.mat-primary,.embedded-dark-theme .mat-mdc-unelevated-button.mat-primary,.light-theme .embedded-light-theme .mat-mdc-raised-button.mat-primary,.light-theme .embedded-light-theme .mat-mdc-unelevated-button.mat-primary,.dark-theme .mat-mdc-raised-button.mat-accent,.dark-theme .mat-mdc-unelevated-button.mat-accent,.embedded-dark-theme .mat-mdc-raised-button.mat-accent,.embedded-dark-theme .mat-mdc-unelevated-button.mat-accent,.light-theme .embedded-light-theme .mat-mdc-raised-button.mat-accent,.light-theme .embedded-light-theme .mat-mdc-unelevated-button.mat-accent,.dark-theme .mat-mdc-raised-button.mat-warn,.dark-theme .mat-mdc-unelevated-button.mat-warn,.embedded-dark-theme .mat-mdc-raised-button.mat-warn,.embedded-dark-theme .mat-mdc-unelevated-button.mat-warn,.light-theme .embedded-light-theme .mat-mdc-raised-button.mat-warn,.light-theme .embedded-light-theme .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.dark-theme .mat-mdc-button.mat-mdc-button-base,.dark-theme .mat-mdc-raised-button.mat-mdc-button-base,.dark-theme .mat-mdc-unelevated-button.mat-mdc-button-base,.dark-theme .mat-mdc-outlined-button.mat-mdc-button-base,.embedded-dark-theme .mat-mdc-button.mat-mdc-button-base,.embedded-dark-theme .mat-mdc-raised-button.mat-mdc-button-base,.embedded-dark-theme .mat-mdc-unelevated-button.mat-mdc-button-base,.embedded-dark-theme .mat-mdc-outlined-button.mat-mdc-button-base,.light-theme .embedded-light-theme .mat-mdc-button.mat-mdc-button-base,.light-theme .embedded-light-theme .mat-mdc-raised-button.mat-mdc-button-base,.light-theme .embedded-light-theme .mat-mdc-unelevated-button.mat-mdc-button-base,.light-theme .embedded-light-theme .mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.dark-theme .mdc-button,.embedded-dark-theme .mdc-button,.light-theme .embedded-light-theme .mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 14px);font-weight:var(--mdc-typography-button-font-weight, 600);letter-spacing:var(--mdc-typography-button-letter-spacing, .02em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.dark-theme .mat-mdc-icon-button,.embedded-dark-theme .mat-mdc-icon-button,.light-theme .embedded-light-theme .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.dark-theme .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.dark-theme .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.dark-theme .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.dark-theme .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.dark-theme .mat-mdc-icon-button.mat-primary,.embedded-dark-theme .mat-mdc-icon-button.mat-primary,.light-theme .embedded-light-theme .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #33c68a;--mat-mdc-button-ripple-color: rgba(51, 198, 138, .1)}.dark-theme .mat-mdc-icon-button.mat-accent,.embedded-dark-theme .mat-mdc-icon-button.mat-accent,.light-theme .embedded-light-theme .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #9e9e9e;--mat-mdc-button-ripple-color: rgba(158, 158, 158, .1)}.dark-theme .mat-mdc-icon-button.mat-warn,.embedded-dark-theme .mat-mdc-icon-button.mat-warn,.light-theme .embedded-light-theme .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fb6a68;--mat-mdc-button-ripple-color: rgba(251, 106, 104, .1)}.dark-theme .mat-mdc-icon-button.mat-primary,.embedded-dark-theme .mat-mdc-icon-button.mat-primary,.light-theme .embedded-light-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #33c68a}.dark-theme .mat-mdc-icon-button.mat-accent,.embedded-dark-theme .mat-mdc-icon-button.mat-accent,.light-theme .embedded-light-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #9e9e9e}.dark-theme .mat-mdc-icon-button.mat-warn,.embedded-dark-theme .mat-mdc-icon-button.mat-warn,.light-theme .embedded-light-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #fb6a68}.dark-theme .mat-mdc-icon-button[disabled][disabled],.embedded-dark-theme .mat-mdc-icon-button[disabled][disabled],.light-theme .embedded-light-theme .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .5);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .5)}.dark-theme .mat-mdc-icon-button.mat-mdc-button-base,.embedded-dark-theme .mat-mdc-icon-button.mat-mdc-button-base,.light-theme .embedded-light-theme .mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}.dark-theme .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring,.embedded-dark-theme .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring,.light-theme .embedded-light-theme .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.dark-theme .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple,.embedded-dark-theme .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple,.light-theme .embedded-light-theme .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}.dark-theme .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring,.embedded-dark-theme .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring,.light-theme .embedded-light-theme .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.dark-theme .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch,.embedded-dark-theme .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch,.light-theme .embedded-light-theme .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.dark-theme .mat-mdc-fab,.dark-theme .mat-mdc-mini-fab,.embedded-dark-theme .mat-mdc-fab,.embedded-dark-theme .mat-mdc-mini-fab,.light-theme .embedded-light-theme .mat-mdc-fab,.light-theme .embedded-light-theme .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.dark-theme .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.dark-theme .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.dark-theme .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.dark-theme .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.dark-theme .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.dark-theme .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.dark-theme .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.dark-theme .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.embedded-dark-theme .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.light-theme .embedded-light-theme .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.dark-theme .mat-mdc-fab.mat-primary,.dark-theme .mat-mdc-mini-fab.mat-primary,.embedded-dark-theme .mat-mdc-fab.mat-primary,.embedded-dark-theme .mat-mdc-mini-fab.mat-primary,.light-theme .embedded-light-theme .mat-mdc-fab.mat-primary,.light-theme .embedded-light-theme .mat-mdc-mini-fab.mat-primary,.dark-theme .mat-mdc-fab.mat-accent,.dark-theme .mat-mdc-mini-fab.mat-accent,.embedded-dark-theme .mat-mdc-fab.mat-accent,.embedded-dark-theme .mat-mdc-mini-fab.mat-accent,.light-theme .embedded-light-theme .mat-mdc-fab.mat-accent,.light-theme .embedded-light-theme .mat-mdc-mini-fab.mat-accent,.dark-theme .mat-mdc-fab.mat-warn,.dark-theme .mat-mdc-mini-fab.mat-warn,.embedded-dark-theme .mat-mdc-fab.mat-warn,.embedded-dark-theme .mat-mdc-mini-fab.mat-warn,.light-theme .embedded-light-theme .mat-mdc-fab.mat-warn,.light-theme .embedded-light-theme .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.dark-theme .mat-mdc-fab.mat-unthemed,.dark-theme .mat-mdc-mini-fab.mat-unthemed,.embedded-dark-theme .mat-mdc-fab.mat-unthemed,.embedded-dark-theme .mat-mdc-mini-fab.mat-unthemed,.light-theme .embedded-light-theme .mat-mdc-fab.mat-unthemed,.light-theme .embedded-light-theme .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #abde67;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.dark-theme .mat-mdc-fab.mat-primary,.dark-theme .mat-mdc-mini-fab.mat-primary,.embedded-dark-theme .mat-mdc-fab.mat-primary,.embedded-dark-theme .mat-mdc-mini-fab.mat-primary,.light-theme .embedded-light-theme .mat-mdc-fab.mat-primary,.light-theme .embedded-light-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #33c68a;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.dark-theme .mat-mdc-fab.mat-accent,.dark-theme .mat-mdc-mini-fab.mat-accent,.embedded-dark-theme .mat-mdc-fab.mat-accent,.embedded-dark-theme .mat-mdc-mini-fab.mat-accent,.light-theme .embedded-light-theme .mat-mdc-fab.mat-accent,.light-theme .embedded-light-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #9e9e9e;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.dark-theme .mat-mdc-fab.mat-warn,.dark-theme .mat-mdc-mini-fab.mat-warn,.embedded-dark-theme .mat-mdc-fab.mat-warn,.embedded-dark-theme .mat-mdc-mini-fab.mat-warn,.light-theme .embedded-light-theme .mat-mdc-fab.mat-warn,.light-theme .embedded-light-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #fb6a68;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.dark-theme .mat-mdc-fab[disabled][disabled],.dark-theme .mat-mdc-mini-fab[disabled][disabled],.embedded-dark-theme .mat-mdc-fab[disabled][disabled],.embedded-dark-theme .mat-mdc-mini-fab[disabled][disabled],.light-theme .embedded-light-theme .mat-mdc-fab[disabled][disabled],.light-theme .embedded-light-theme .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .5);--mat-mdc-fab-color: rgba(0, 0, 0, .5)}.dark-theme .mdc-fab--extended,.embedded-dark-theme .mdc-fab--extended,.light-theme .embedded-light-theme .mdc-fab--extended{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 14px);font-weight:var(--mdc-typography-button-font-weight, 600);letter-spacing:var(--mdc-typography-button-letter-spacing, .02em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.dark-theme .mat-mdc-snack-bar-container,.embedded-dark-theme .mat-mdc-snack-bar-container,.light-theme .embedded-light-theme .mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: rgba(0, 0, 0, .87);--mdc-snackbar-container-color: #222c15;--mdc-snackbar-supporting-text-color: rgba(171, 222, 103, .87)}.dark-theme .mat-mdc-snack-bar-container,.embedded-dark-theme .mat-mdc-snack-bar-container,.light-theme .embedded-light-theme .mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font: central;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.dark-theme .mdc-data-table,.embedded-dark-theme .mdc-data-table,.light-theme .embedded-light-theme .mdc-data-table{background-color:var(--mdc-theme-surface, #abde67);border-color:#0000001f}.dark-theme .mdc-data-table__row,.embedded-dark-theme .mdc-data-table__row,.light-theme .embedded-light-theme .mdc-data-table__row{background-color:inherit}.dark-theme .mdc-data-table__header-cell,.embedded-dark-theme .mdc-data-table__header-cell,.light-theme .embedded-light-theme .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #abde67)}.dark-theme .mdc-data-table__row--selected,.embedded-dark-theme .mdc-data-table__row--selected,.light-theme .embedded-light-theme .mdc-data-table__row--selected{background-color:#33c68a0a}.dark-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.dark-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.dark-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.embedded-dark-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.embedded-dark-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.embedded-dark-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.light-theme .embedded-light-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.light-theme .embedded-light-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.light-theme .embedded-light-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.dark-theme .mdc-data-table__cell,.dark-theme .mdc-data-table__header-cell,.embedded-dark-theme .mdc-data-table__cell,.embedded-dark-theme .mdc-data-table__header-cell,.light-theme .embedded-light-theme .mdc-data-table__cell,.light-theme .embedded-light-theme .mdc-data-table__header-cell{border-bottom-color:#0000001f}.dark-theme .mdc-data-table__pagination,.embedded-dark-theme .mdc-data-table__pagination,.light-theme .embedded-light-theme .mdc-data-table__pagination{border-top-color:#0000001f}.dark-theme .mdc-data-table__row:not(.mdc-data-table__row--selected):hover,.embedded-dark-theme .mdc-data-table__row:not(.mdc-data-table__row--selected):hover,.light-theme .embedded-light-theme .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.dark-theme .mdc-data-table__header-cell,.embedded-dark-theme .mdc-data-table__header-cell,.light-theme .embedded-light-theme .mdc-data-table__header-cell,.dark-theme .mdc-data-table__pagination-total,.dark-theme .mdc-data-table__pagination-rows-per-page-label,.dark-theme .mdc-data-table__cell,.embedded-dark-theme .mdc-data-table__pagination-total,.embedded-dark-theme .mdc-data-table__pagination-rows-per-page-label,.embedded-dark-theme .mdc-data-table__cell,.light-theme .embedded-light-theme .mdc-data-table__pagination-total,.light-theme .embedded-light-theme .mdc-data-table__pagination-rows-per-page-label,.light-theme .embedded-light-theme .mdc-data-table__cell{color:#000000de}.dark-theme .mat-mdc-table,.embedded-dark-theme .mat-mdc-table,.light-theme .embedded-light-theme .mat-mdc-table{background:#abde67}.dark-theme .mat-mdc-table .mdc-data-table__row,.embedded-dark-theme .mat-mdc-table .mdc-data-table__row,.light-theme .embedded-light-theme .mat-mdc-table .mdc-data-table__row{height:52px}.dark-theme .mat-mdc-table .mdc-data-table__pagination,.embedded-dark-theme .mat-mdc-table .mdc-data-table__pagination,.light-theme .embedded-light-theme .mat-mdc-table .mdc-data-table__pagination{min-height:52px}.dark-theme .mat-mdc-table .mdc-data-table__header-row,.embedded-dark-theme .mat-mdc-table .mdc-data-table__header-row,.light-theme .embedded-light-theme .mat-mdc-table .mdc-data-table__header-row{height:56px}.dark-theme .mdc-data-table__content,.embedded-dark-theme .mdc-data-table__content,.light-theme .embedded-light-theme .mdc-data-table__content,.dark-theme .mdc-data-table__cell,.embedded-dark-theme .mdc-data-table__cell,.light-theme .embedded-light-theme .mdc-data-table__cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .02em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.dark-theme .mdc-data-table__header-cell,.embedded-dark-theme .mdc-data-table__header-cell,.light-theme .embedded-light-theme .mdc-data-table__header-cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, central));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 24px);font-weight:var(--mdc-typography-subtitle2-font-weight, 600);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .02em);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.dark-theme .mat-mdc-progress-spinner,.embedded-dark-theme .mat-mdc-progress-spinner,.light-theme .embedded-light-theme .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #33c68a}.dark-theme .mat-mdc-progress-spinner.mat-accent,.embedded-dark-theme .mat-mdc-progress-spinner.mat-accent,.light-theme .embedded-light-theme .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #9e9e9e}.dark-theme .mat-mdc-progress-spinner.mat-warn,.embedded-dark-theme .mat-mdc-progress-spinner.mat-warn,.light-theme .embedded-light-theme .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #fb6a68}.dark-theme .mat-badge-content,.embedded-dark-theme .mat-badge-content,.light-theme .embedded-light-theme .mat-badge-content{color:#fff;background:#33c68a}.cdk-high-contrast-active .dark-theme .mat-badge-content,.cdk-high-contrast-active .embedded-dark-theme .mat-badge-content,.cdk-high-contrast-active .light-theme .embedded-light-theme .mat-badge-content{outline:solid 1px;border-radius:0}.dark-theme .mat-badge-accent .mat-badge-content,.embedded-dark-theme .mat-badge-accent .mat-badge-content,.light-theme .embedded-light-theme .mat-badge-accent .mat-badge-content{background:#9e9e9e;color:#fff}.dark-theme .mat-badge-warn .mat-badge-content,.embedded-dark-theme .mat-badge-warn .mat-badge-content,.light-theme .embedded-light-theme .mat-badge-warn .mat-badge-content{color:#fff;background:#fb6a68}.dark-theme .mat-badge-disabled .mat-badge-content,.embedded-dark-theme .mat-badge-disabled .mat-badge-content,.light-theme .embedded-light-theme .mat-badge-disabled .mat-badge-content{background:#bde486;color:#ffffff80}.dark-theme .mat-badge-content,.embedded-dark-theme .mat-badge-content,.light-theme .embedded-light-theme .mat-badge-content{font-weight:600;font-size:12px}.dark-theme .mat-badge-small .mat-badge-content,.embedded-dark-theme .mat-badge-small .mat-badge-content,.light-theme .embedded-light-theme .mat-badge-small .mat-badge-content{font-size:9px}.dark-theme .mat-badge-large .mat-badge-content,.embedded-dark-theme .mat-badge-large .mat-badge-content,.light-theme .embedded-light-theme .mat-badge-large .mat-badge-content{font-size:24px}.dark-theme .mat-bottom-sheet-container,.embedded-dark-theme .mat-bottom-sheet-container,.light-theme .embedded-light-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #5a5d6b33,0 16px 24px 2px #5a5d6b24,0 6px 30px 5px #5a5d6b1f;background:#a0d952;color:#fff}.dark-theme .mat-bottom-sheet-container,.embedded-dark-theme .mat-bottom-sheet-container,.light-theme .embedded-light-theme .mat-bottom-sheet-container{font:400 14px/20px central;letter-spacing:.02em}.dark-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.dark-theme .mat-button-toggle-group:not([class*=mat-elevation-z]),.embedded-dark-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.embedded-dark-theme .mat-button-toggle-group:not([class*=mat-elevation-z]),.light-theme .embedded-light-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.light-theme .embedded-light-theme .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #5a5d6b33,0 2px 2px #5a5d6b24,0 1px 5px #5a5d6b1f}.dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.dark-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]),.embedded-dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.embedded-dark-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]),.light-theme .embedded-light-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.light-theme .embedded-light-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.dark-theme .mat-button-toggle,.embedded-dark-theme .mat-button-toggle,.light-theme .embedded-light-theme .mat-button-toggle{color:#ffffff80}.dark-theme .mat-button-toggle .mat-button-toggle-focus-overlay,.embedded-dark-theme .mat-button-toggle .mat-button-toggle-focus-overlay,.light-theme .embedded-light-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#ffffff1f}.dark-theme .mat-button-toggle-appearance-standard,.embedded-dark-theme .mat-button-toggle-appearance-standard,.light-theme .embedded-light-theme .mat-button-toggle-appearance-standard{color:#fff;background:#abde67}.dark-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay,.embedded-dark-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay,.light-theme .embedded-light-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#fff}.dark-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.embedded-dark-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.light-theme .embedded-light-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #b5e279}.dark-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.embedded-dark-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.light-theme .embedded-light-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #b5e279}.dark-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle,.embedded-dark-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle,.light-theme .embedded-light-theme .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 #b5e279}.dark-theme .mat-button-toggle-checked,.embedded-dark-theme .mat-button-toggle-checked,.light-theme .embedded-light-theme .mat-button-toggle-checked{background-color:#ceeba6;color:#ffffffb3}.dark-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard,.embedded-dark-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard,.light-theme .embedded-light-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}.dark-theme .mat-button-toggle-disabled,.embedded-dark-theme .mat-button-toggle-disabled,.light-theme .embedded-light-theme .mat-button-toggle-disabled{color:#ffffff4d;background-color:#b7e27c}.dark-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard,.embedded-dark-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard,.light-theme .embedded-light-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#abde67}.dark-theme .mat-button-toggle-disabled.mat-button-toggle-checked,.embedded-dark-theme .mat-button-toggle-disabled.mat-button-toggle-checked,.light-theme .embedded-light-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#e5f5cf}.dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.dark-theme .mat-button-toggle-group-appearance-standard,.embedded-dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.embedded-dark-theme .mat-button-toggle-group-appearance-standard,.light-theme .embedded-light-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.light-theme .embedded-light-theme .mat-button-toggle-group-appearance-standard{border:solid 1px #b5e279}.dark-theme .mat-button-toggle-appearance-standard .mat-button-toggle-label-content,.embedded-dark-theme .mat-button-toggle-appearance-standard .mat-button-toggle-label-content,.light-theme .embedded-light-theme .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.dark-theme .mat-calendar-arrow,.embedded-dark-theme .mat-calendar-arrow,.light-theme .embedded-light-theme .mat-calendar-arrow{fill:#fff}.dark-theme .mat-datepicker-toggle,.dark-theme .mat-datepicker-content .mat-calendar-next-button,.dark-theme .mat-datepicker-content .mat-calendar-previous-button,.embedded-dark-theme .mat-datepicker-toggle,.embedded-dark-theme .mat-datepicker-content .mat-calendar-next-button,.embedded-dark-theme .mat-datepicker-content .mat-calendar-previous-button,.light-theme .embedded-light-theme .mat-datepicker-toggle,.light-theme .embedded-light-theme .mat-datepicker-content .mat-calendar-next-button,.light-theme .embedded-light-theme .mat-datepicker-content .mat-calendar-previous-button{color:#fff}.dark-theme .mat-calendar-table-header-divider:after,.embedded-dark-theme .mat-calendar-table-header-divider:after,.light-theme .embedded-light-theme .mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}.dark-theme .mat-calendar-table-header,.dark-theme .mat-calendar-body-label,.embedded-dark-theme .mat-calendar-table-header,.embedded-dark-theme .mat-calendar-body-label,.light-theme .embedded-light-theme .mat-calendar-table-header,.light-theme .embedded-light-theme .mat-calendar-body-label{color:#ffffffb3}.dark-theme .mat-calendar-body-cell-content,.dark-theme .mat-date-range-input-separator,.embedded-dark-theme .mat-calendar-body-cell-content,.embedded-dark-theme .mat-date-range-input-separator,.light-theme .embedded-light-theme .mat-calendar-body-cell-content,.light-theme .embedded-light-theme .mat-date-range-input-separator{color:#fff;border-color:transparent}.dark-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.embedded-dark-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.light-theme .embedded-light-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#ffffff80}.dark-theme .mat-form-field-disabled .mat-date-range-input-separator,.embedded-dark-theme .mat-form-field-disabled .mat-date-range-input-separator,.light-theme .embedded-light-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#ffffff80}.dark-theme .mat-calendar-body-in-preview,.embedded-dark-theme .mat-calendar-body-in-preview,.light-theme .embedded-light-theme .mat-calendar-body-in-preview{color:#ffffff3d}.dark-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.embedded-dark-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.light-theme .embedded-light-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff80}.dark-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.embedded-dark-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.light-theme .embedded-light-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff4d}.dark-theme .mat-calendar-body-in-range:before,.embedded-dark-theme .mat-calendar-body-in-range:before,.light-theme .embedded-light-theme .mat-calendar-body-in-range:before{background:rgba(51,198,138,.2)}.dark-theme .mat-calendar-body-comparison-identical,.dark-theme .mat-calendar-body-in-comparison-range:before,.embedded-dark-theme .mat-calendar-body-comparison-identical,.embedded-dark-theme .mat-calendar-body-in-comparison-range:before,.light-theme .embedded-light-theme .mat-calendar-body-comparison-identical,.light-theme .embedded-light-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.dark-theme .mat-calendar-body-comparison-bridge-start:before,.dark-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.embedded-dark-theme .mat-calendar-body-comparison-bridge-start:before,.embedded-dark-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.light-theme .embedded-light-theme .mat-calendar-body-comparison-bridge-start:before,.light-theme .embedded-light-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(51,198,138,.2) 50%,rgba(249,171,0,.2) 50%)}.dark-theme .mat-calendar-body-comparison-bridge-end:before,.dark-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.embedded-dark-theme .mat-calendar-body-comparison-bridge-end:before,.embedded-dark-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.light-theme .embedded-light-theme .mat-calendar-body-comparison-bridge-end:before,.light-theme .embedded-light-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(51,198,138,.2) 50%,rgba(249,171,0,.2) 50%)}.dark-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.dark-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.embedded-dark-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.embedded-dark-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.light-theme .embedded-light-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.light-theme .embedded-light-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.dark-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.dark-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.embedded-dark-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.embedded-dark-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.light-theme .embedded-light-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.light-theme .embedded-light-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.dark-theme .mat-calendar-body-selected,.embedded-dark-theme .mat-calendar-body-selected,.light-theme .embedded-light-theme .mat-calendar-body-selected{background-color:#33c68a;color:#fff}.dark-theme .mat-calendar-body-disabled>.mat-calendar-body-selected,.embedded-dark-theme .mat-calendar-body-disabled>.mat-calendar-body-selected,.light-theme .embedded-light-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#33c68a66}.dark-theme .mat-calendar-body-today.mat-calendar-body-selected,.embedded-dark-theme .mat-calendar-body-today.mat-calendar-body-selected,.light-theme .embedded-light-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.dark-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.dark-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.embedded-dark-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.embedded-dark-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.light-theme .embedded-light-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.light-theme .embedded-light-theme .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:#33c68a4d}@media (hover: hover){.dark-theme .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),.embedded-dark-theme .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),.light-theme .embedded-light-theme .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:#33c68a4d}}.dark-theme .mat-datepicker-content,.embedded-dark-theme .mat-datepicker-content,.light-theme .embedded-light-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #5a5d6b33,0 4px 5px #5a5d6b24,0 1px 10px #5a5d6b1f;background-color:#abde67;color:#fff}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.embedded-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.light-theme .embedded-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(158,158,158,.2)}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.embedded-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.embedded-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.light-theme .embedded-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.light-theme .embedded-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.dark-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.embedded-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.embedded-dark-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.light-theme .embedded-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.light-theme .embedded-light-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(158,158,158,.2) 50%,rgba(249,171,0,.2) 50%)}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.dark-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.embedded-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.embedded-dark-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.light-theme .embedded-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.light-theme .embedded-light-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(158,158,158,.2) 50%,rgba(249,171,0,.2) 50%)}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.embedded-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.embedded-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.light-theme .embedded-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.light-theme .embedded-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.embedded-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.embedded-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.light-theme .embedded-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.light-theme .embedded-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.embedded-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.light-theme .embedded-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#9e9e9e;color:#fff}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.embedded-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.light-theme .embedded-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#9e9e9e66}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.embedded-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.light-theme .embedded-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.dark-theme .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),.dark-theme .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),.embedded-dark-theme .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),.embedded-dark-theme .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),.light-theme .embedded-light-theme .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),.light-theme .embedded-light-theme .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:#9e9e9e4d}@media (hover: hover){.dark-theme .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),.embedded-dark-theme .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),.light-theme .embedded-light-theme .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:#9e9e9e4d}}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.embedded-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.light-theme .embedded-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(251,106,104,.2)}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.embedded-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.embedded-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.light-theme .embedded-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.light-theme .embedded-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.dark-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.embedded-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.embedded-dark-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.light-theme .embedded-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.light-theme .embedded-light-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(251,106,104,.2) 50%,rgba(249,171,0,.2) 50%)}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.dark-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.embedded-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.embedded-dark-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.light-theme .embedded-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.light-theme .embedded-light-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(251,106,104,.2) 50%,rgba(249,171,0,.2) 50%)}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.embedded-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.embedded-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.light-theme .embedded-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.light-theme .embedded-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.embedded-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.embedded-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.light-theme .embedded-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.light-theme .embedded-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.embedded-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.light-theme .embedded-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#fb6a68;color:#fff}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.embedded-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.light-theme .embedded-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#fb6a6866}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.embedded-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.light-theme .embedded-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.dark-theme .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),.dark-theme .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),.embedded-dark-theme .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),.embedded-dark-theme .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),.light-theme .embedded-light-theme .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),.light-theme .embedded-light-theme .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:#fb6a684d}@media (hover: hover){.dark-theme .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),.embedded-dark-theme .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),.light-theme .embedded-light-theme .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:#fb6a684d}}.dark-theme .mat-datepicker-content-touch,.embedded-dark-theme .mat-datepicker-content-touch,.light-theme .embedded-light-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #5a5d6b33,0 24px 38px 3px #5a5d6b24,0 9px 46px 8px #5a5d6b1f}.dark-theme .mat-datepicker-toggle-active,.embedded-dark-theme .mat-datepicker-toggle-active,.light-theme .embedded-light-theme .mat-datepicker-toggle-active{color:#33c68a}.dark-theme .mat-datepicker-toggle-active.mat-accent,.embedded-dark-theme .mat-datepicker-toggle-active.mat-accent,.light-theme .embedded-light-theme .mat-datepicker-toggle-active.mat-accent{color:#9e9e9e}.dark-theme .mat-datepicker-toggle-active.mat-warn,.embedded-dark-theme .mat-datepicker-toggle-active.mat-warn,.light-theme .embedded-light-theme .mat-datepicker-toggle-active.mat-warn{color:#fb6a68}.dark-theme .mat-date-range-input-inner[disabled],.embedded-dark-theme .mat-date-range-input-inner[disabled],.light-theme .embedded-light-theme .mat-date-range-input-inner[disabled]{color:#ffffff80}.dark-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base,.embedded-dark-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base,.light-theme .embedded-light-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}.dark-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring,.embedded-dark-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring,.light-theme .embedded-light-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.dark-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple,.embedded-dark-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple,.light-theme .embedded-light-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:0}.dark-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring,.embedded-dark-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring,.light-theme .embedded-light-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.dark-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch,.embedded-dark-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch,.light-theme .embedded-light-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%,-50%)}.dark-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target,.embedded-dark-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target,.light-theme .embedded-light-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.dark-theme .mat-calendar-body,.embedded-dark-theme .mat-calendar-body,.light-theme .embedded-light-theme .mat-calendar-body{font-size:13px}.dark-theme .mat-calendar-body-label,.dark-theme .mat-calendar-period-button,.embedded-dark-theme .mat-calendar-body-label,.embedded-dark-theme .mat-calendar-period-button,.light-theme .embedded-light-theme .mat-calendar-body-label,.light-theme .embedded-light-theme .mat-calendar-period-button{font-size:14px;font-weight:600}.dark-theme .mat-calendar-table-header th,.embedded-dark-theme .mat-calendar-table-header th,.light-theme .embedded-light-theme .mat-calendar-table-header th{font-size:11px;font-weight:400}.dark-theme .mat-divider,.embedded-dark-theme .mat-divider,.light-theme .embedded-light-theme .mat-divider{border-top-color:#ffffff1f}.dark-theme .mat-divider-vertical,.embedded-dark-theme .mat-divider-vertical,.light-theme .embedded-light-theme .mat-divider-vertical{border-right-color:#ffffff1f}.dark-theme .mat-expansion-panel,.embedded-dark-theme .mat-expansion-panel,.light-theme .embedded-light-theme .mat-expansion-panel{background:#abde67;color:#fff}.dark-theme .mat-expansion-panel:not([class*=mat-elevation-z]),.embedded-dark-theme .mat-expansion-panel:not([class*=mat-elevation-z]),.light-theme .embedded-light-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #5a5d6b33,0 2px 2px #5a5d6b24,0 1px 5px #5a5d6b1f}.dark-theme .mat-action-row,.embedded-dark-theme .mat-action-row,.light-theme .embedded-light-theme .mat-action-row{border-top-color:#ffffff1f}.dark-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.dark-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.dark-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),.embedded-dark-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.embedded-dark-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.embedded-dark-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),.light-theme .embedded-light-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.light-theme .embedded-light-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.light-theme .embedded-light-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(243,243,243,.04)}@media (hover: none){.dark-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover,.embedded-dark-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover,.light-theme .embedded-light-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#abde67}}.dark-theme .mat-expansion-panel-header-title,.embedded-dark-theme .mat-expansion-panel-header-title,.light-theme .embedded-light-theme .mat-expansion-panel-header-title{color:#fff}.dark-theme .mat-expansion-panel-header-description,.dark-theme .mat-expansion-indicator:after,.embedded-dark-theme .mat-expansion-panel-header-description,.embedded-dark-theme .mat-expansion-indicator:after,.light-theme .embedded-light-theme .mat-expansion-panel-header-description,.light-theme .embedded-light-theme .mat-expansion-indicator:after{color:#ffffffb3}.dark-theme .mat-expansion-panel-header[aria-disabled=true],.embedded-dark-theme .mat-expansion-panel-header[aria-disabled=true],.light-theme .embedded-light-theme .mat-expansion-panel-header[aria-disabled=true]{color:#ffffff4d}.dark-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.dark-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.embedded-dark-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.embedded-dark-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.light-theme .embedded-light-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.light-theme .embedded-light-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.dark-theme .mat-expansion-panel-header,.embedded-dark-theme .mat-expansion-panel-header,.light-theme .embedded-light-theme .mat-expansion-panel-header{height:48px}.dark-theme .mat-expansion-panel-header.mat-expanded,.embedded-dark-theme .mat-expansion-panel-header.mat-expanded,.light-theme .embedded-light-theme .mat-expansion-panel-header.mat-expanded{height:64px}.dark-theme .mat-expansion-panel-header,.embedded-dark-theme .mat-expansion-panel-header,.light-theme .embedded-light-theme .mat-expansion-panel-header{font-family:central;font-size:14px;font-weight:600}.dark-theme .mat-expansion-panel-content,.embedded-dark-theme .mat-expansion-panel-content,.light-theme .embedded-light-theme .mat-expansion-panel-content{font:400 14px/20px central;letter-spacing:.02em}.dark-theme .mat-grid-tile-header,.dark-theme .mat-grid-tile-footer,.embedded-dark-theme .mat-grid-tile-header,.embedded-dark-theme .mat-grid-tile-footer,.light-theme .embedded-light-theme .mat-grid-tile-header,.light-theme .embedded-light-theme .mat-grid-tile-footer{font-size:14px}.dark-theme .mat-grid-tile-header .mat-line,.dark-theme .mat-grid-tile-footer .mat-line,.embedded-dark-theme .mat-grid-tile-header .mat-line,.embedded-dark-theme .mat-grid-tile-footer .mat-line,.light-theme .embedded-light-theme .mat-grid-tile-header .mat-line,.light-theme .embedded-light-theme .mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.dark-theme .mat-grid-tile-header .mat-line:nth-child(n+2),.dark-theme .mat-grid-tile-footer .mat-line:nth-child(n+2),.embedded-dark-theme .mat-grid-tile-header .mat-line:nth-child(n+2),.embedded-dark-theme .mat-grid-tile-footer .mat-line:nth-child(n+2),.light-theme .embedded-light-theme .mat-grid-tile-header .mat-line:nth-child(n+2),.light-theme .embedded-light-theme .mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.dark-theme .mat-icon.mat-primary,.embedded-dark-theme .mat-icon.mat-primary,.light-theme .embedded-light-theme .mat-icon.mat-primary{color:#33c68a}.dark-theme .mat-icon.mat-accent,.embedded-dark-theme .mat-icon.mat-accent,.light-theme .embedded-light-theme .mat-icon.mat-accent{color:#9e9e9e}.dark-theme .mat-icon.mat-warn,.embedded-dark-theme .mat-icon.mat-warn,.light-theme .embedded-light-theme .mat-icon.mat-warn{color:#fb6a68}.dark-theme .mat-drawer-container,.embedded-dark-theme .mat-drawer-container,.light-theme .embedded-light-theme .mat-drawer-container,.dark-theme .mat-drawer,.embedded-dark-theme .mat-drawer,.light-theme .embedded-light-theme .mat-drawer{background-color:#a0d952;color:#fff}.dark-theme .mat-drawer.mat-drawer-push,.embedded-dark-theme .mat-drawer.mat-drawer-push,.light-theme .embedded-light-theme .mat-drawer.mat-drawer-push{background-color:#a0d952}.dark-theme .mat-drawer:not(.mat-drawer-side),.embedded-dark-theme .mat-drawer:not(.mat-drawer-side),.light-theme .embedded-light-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #5a5d6b33,0 16px 24px 2px #5a5d6b24,0 6px 30px 5px #5a5d6b1f}.dark-theme .mat-drawer-side,.embedded-dark-theme .mat-drawer-side,.light-theme .embedded-light-theme .mat-drawer-side{border-right:solid 1px rgba(255,255,255,.12)}.dark-theme .mat-drawer-side.mat-drawer-end,.embedded-dark-theme .mat-drawer-side.mat-drawer-end,.light-theme .embedded-light-theme .mat-drawer-side.mat-drawer-end,.dark-theme [dir=rtl] .mat-drawer-side,.embedded-dark-theme [dir=rtl] .mat-drawer-side,.light-theme .embedded-light-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(255,255,255,.12);border-right:none}.dark-theme [dir=rtl] .mat-drawer-side.mat-drawer-end,.embedded-dark-theme [dir=rtl] .mat-drawer-side.mat-drawer-end,.light-theme .embedded-light-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(255,255,255,.12)}.dark-theme .mat-drawer-backdrop.mat-drawer-shown,.embedded-dark-theme .mat-drawer-backdrop.mat-drawer-shown,.light-theme .embedded-light-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#54219899}.dark-theme .mat-step-header.cdk-keyboard-focused,.dark-theme .mat-step-header.cdk-program-focused,.dark-theme .mat-step-header:hover:not([aria-disabled]),.dark-theme .mat-step-header:hover[aria-disabled=false],.embedded-dark-theme .mat-step-header.cdk-keyboard-focused,.embedded-dark-theme .mat-step-header.cdk-program-focused,.embedded-dark-theme .mat-step-header:hover:not([aria-disabled]),.embedded-dark-theme .mat-step-header:hover[aria-disabled=false],.light-theme .embedded-light-theme .mat-step-header.cdk-keyboard-focused,.light-theme .embedded-light-theme .mat-step-header.cdk-program-focused,.light-theme .embedded-light-theme .mat-step-header:hover:not([aria-disabled]),.light-theme .embedded-light-theme .mat-step-header:hover[aria-disabled=false]{background-color:#f3f3f30a}.dark-theme .mat-step-header:hover[aria-disabled=true],.embedded-dark-theme .mat-step-header:hover[aria-disabled=true],.light-theme .embedded-light-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.dark-theme .mat-step-header:hover,.embedded-dark-theme .mat-step-header:hover,.light-theme .embedded-light-theme .mat-step-header:hover{background:none}}.dark-theme .mat-step-header .mat-step-label,.dark-theme .mat-step-header .mat-step-optional,.embedded-dark-theme .mat-step-header .mat-step-label,.embedded-dark-theme .mat-step-header .mat-step-optional,.light-theme .embedded-light-theme .mat-step-header .mat-step-label,.light-theme .embedded-light-theme .mat-step-header .mat-step-optional{color:#ffffffb3}.dark-theme .mat-step-header .mat-step-icon,.embedded-dark-theme .mat-step-header .mat-step-icon,.light-theme .embedded-light-theme .mat-step-header .mat-step-icon{background-color:#ffffffb3;color:#fff}.dark-theme .mat-step-header .mat-step-icon-selected,.dark-theme .mat-step-header .mat-step-icon-state-done,.dark-theme .mat-step-header .mat-step-icon-state-edit,.embedded-dark-theme .mat-step-header .mat-step-icon-selected,.embedded-dark-theme .mat-step-header .mat-step-icon-state-done,.embedded-dark-theme .mat-step-header .mat-step-icon-state-edit,.light-theme .embedded-light-theme .mat-step-header .mat-step-icon-selected,.light-theme .embedded-light-theme .mat-step-header .mat-step-icon-state-done,.light-theme .embedded-light-theme .mat-step-header .mat-step-icon-state-edit{background-color:#33c68a;color:#fff}.dark-theme .mat-step-header.mat-accent .mat-step-icon,.embedded-dark-theme .mat-step-header.mat-accent .mat-step-icon,.light-theme .embedded-light-theme .mat-step-header.mat-accent .mat-step-icon{color:#fff}.dark-theme .mat-step-header.mat-accent .mat-step-icon-selected,.dark-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.dark-theme .mat-step-header.mat-accent .mat-step-icon-state-edit,.embedded-dark-theme .mat-step-header.mat-accent .mat-step-icon-selected,.embedded-dark-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.embedded-dark-theme .mat-step-header.mat-accent .mat-step-icon-state-edit,.light-theme .embedded-light-theme .mat-step-header.mat-accent .mat-step-icon-selected,.light-theme .embedded-light-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.light-theme .embedded-light-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#9e9e9e;color:#fff}.dark-theme .mat-step-header.mat-warn .mat-step-icon,.embedded-dark-theme .mat-step-header.mat-warn .mat-step-icon,.light-theme .embedded-light-theme .mat-step-header.mat-warn .mat-step-icon{color:#fff}.dark-theme .mat-step-header.mat-warn .mat-step-icon-selected,.dark-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.dark-theme .mat-step-header.mat-warn .mat-step-icon-state-edit,.embedded-dark-theme .mat-step-header.mat-warn .mat-step-icon-selected,.embedded-dark-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.embedded-dark-theme .mat-step-header.mat-warn .mat-step-icon-state-edit,.light-theme .embedded-light-theme .mat-step-header.mat-warn .mat-step-icon-selected,.light-theme .embedded-light-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.light-theme .embedded-light-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#fb6a68;color:#fff}.dark-theme .mat-step-header .mat-step-icon-state-error,.embedded-dark-theme .mat-step-header .mat-step-icon-state-error,.light-theme .embedded-light-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#fb6a68}.dark-theme .mat-step-header .mat-step-label.mat-step-label-active,.embedded-dark-theme .mat-step-header .mat-step-label.mat-step-label-active,.light-theme .embedded-light-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}.dark-theme .mat-step-header .mat-step-label.mat-step-label-error,.embedded-dark-theme .mat-step-header .mat-step-label.mat-step-label-error,.light-theme .embedded-light-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#fb6a68}.dark-theme .mat-stepper-horizontal,.dark-theme .mat-stepper-vertical,.embedded-dark-theme .mat-stepper-horizontal,.embedded-dark-theme .mat-stepper-vertical,.light-theme .embedded-light-theme .mat-stepper-horizontal,.light-theme .embedded-light-theme .mat-stepper-vertical{background-color:#abde67}.dark-theme .mat-stepper-vertical-line:before,.embedded-dark-theme .mat-stepper-vertical-line:before,.light-theme .embedded-light-theme .mat-stepper-vertical-line:before{border-left-color:#ffffff1f}.dark-theme .mat-horizontal-stepper-header:before,.dark-theme .mat-horizontal-stepper-header:after,.dark-theme .mat-stepper-horizontal-line,.embedded-dark-theme .mat-horizontal-stepper-header:before,.embedded-dark-theme .mat-horizontal-stepper-header:after,.embedded-dark-theme .mat-stepper-horizontal-line,.light-theme .embedded-light-theme .mat-horizontal-stepper-header:before,.light-theme .embedded-light-theme .mat-horizontal-stepper-header:after,.light-theme .embedded-light-theme .mat-stepper-horizontal-line{border-top-color:#ffffff1f}.dark-theme .mat-horizontal-stepper-header,.embedded-dark-theme .mat-horizontal-stepper-header,.light-theme .embedded-light-theme .mat-horizontal-stepper-header{height:72px}.dark-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.dark-theme .mat-vertical-stepper-header,.embedded-dark-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.embedded-dark-theme .mat-vertical-stepper-header,.light-theme .embedded-light-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.light-theme .embedded-light-theme .mat-vertical-stepper-header{padding:24px}.dark-theme .mat-stepper-vertical-line:before,.embedded-dark-theme .mat-stepper-vertical-line:before,.light-theme .embedded-light-theme .mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.dark-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.dark-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before,.embedded-dark-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.embedded-dark-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before,.light-theme .embedded-light-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.light-theme .embedded-light-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.dark-theme .mat-stepper-label-position-bottom .mat-stepper-horizontal-line,.embedded-dark-theme .mat-stepper-label-position-bottom .mat-stepper-horizontal-line,.light-theme .embedded-light-theme .mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.dark-theme .mat-step-label,.embedded-dark-theme .mat-step-label,.light-theme .embedded-light-theme .mat-step-label{font-size:14px;font-weight:400}.dark-theme .mat-step-sub-label-error,.embedded-dark-theme .mat-step-sub-label-error,.light-theme .embedded-light-theme .mat-step-sub-label-error{font-weight:400}.dark-theme .mat-step-label-error,.embedded-dark-theme .mat-step-label-error,.light-theme .embedded-light-theme .mat-step-label-error{font-size:14px}.dark-theme .mat-step-label-selected,.embedded-dark-theme .mat-step-label-selected,.light-theme .embedded-light-theme .mat-step-label-selected{font-size:14px;font-weight:600}.dark-theme .mat-sort-header-arrow,.embedded-dark-theme .mat-sort-header-arrow,.light-theme .embedded-light-theme .mat-sort-header-arrow{color:#e6f5d1}.dark-theme .mat-toolbar,.embedded-dark-theme .mat-toolbar,.light-theme .embedded-light-theme .mat-toolbar{background:#abde67;color:#fff}.dark-theme .mat-toolbar.mat-primary,.embedded-dark-theme .mat-toolbar.mat-primary,.light-theme .embedded-light-theme .mat-toolbar.mat-primary{background:#33c68a;color:#fff}.dark-theme .mat-toolbar.mat-accent,.embedded-dark-theme .mat-toolbar.mat-accent,.light-theme .embedded-light-theme .mat-toolbar.mat-accent{background:#9e9e9e;color:#fff}.dark-theme .mat-toolbar.mat-warn,.embedded-dark-theme .mat-toolbar.mat-warn,.light-theme .embedded-light-theme .mat-toolbar.mat-warn{background:#fb6a68;color:#fff}.dark-theme .mat-toolbar .mat-form-field-underline,.dark-theme .mat-toolbar .mat-form-field-ripple,.dark-theme .mat-toolbar .mat-focused .mat-form-field-ripple,.embedded-dark-theme .mat-toolbar .mat-form-field-underline,.embedded-dark-theme .mat-toolbar .mat-form-field-ripple,.embedded-dark-theme .mat-toolbar .mat-focused .mat-form-field-ripple,.light-theme .embedded-light-theme .mat-toolbar .mat-form-field-underline,.light-theme .embedded-light-theme .mat-toolbar .mat-form-field-ripple,.light-theme .embedded-light-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.dark-theme .mat-toolbar .mat-form-field-label,.dark-theme .mat-toolbar .mat-focused .mat-form-field-label,.dark-theme .mat-toolbar .mat-select-value,.dark-theme .mat-toolbar .mat-select-arrow,.dark-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.embedded-dark-theme .mat-toolbar .mat-form-field-label,.embedded-dark-theme .mat-toolbar .mat-focused .mat-form-field-label,.embedded-dark-theme .mat-toolbar .mat-select-value,.embedded-dark-theme .mat-toolbar .mat-select-arrow,.embedded-dark-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.light-theme .embedded-light-theme .mat-toolbar .mat-form-field-label,.light-theme .embedded-light-theme .mat-toolbar .mat-focused .mat-form-field-label,.light-theme .embedded-light-theme .mat-toolbar .mat-select-value,.light-theme .embedded-light-theme .mat-toolbar .mat-select-arrow,.light-theme .embedded-light-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.dark-theme .mat-toolbar .mat-input-element,.embedded-dark-theme .mat-toolbar .mat-input-element,.light-theme .embedded-light-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.dark-theme .mat-toolbar-multiple-rows,.embedded-dark-theme .mat-toolbar-multiple-rows,.light-theme .embedded-light-theme .mat-toolbar-multiple-rows{min-height:64px}.dark-theme .mat-toolbar-row,.dark-theme .mat-toolbar-single-row,.embedded-dark-theme .mat-toolbar-row,.embedded-dark-theme .mat-toolbar-single-row,.light-theme .embedded-light-theme .mat-toolbar-row,.light-theme .embedded-light-theme .mat-toolbar-single-row{height:64px}@media (max-width: 599px){.dark-theme .mat-toolbar-multiple-rows,.embedded-dark-theme .mat-toolbar-multiple-rows,.light-theme .embedded-light-theme .mat-toolbar-multiple-rows{min-height:56px}.dark-theme .mat-toolbar-row,.dark-theme .mat-toolbar-single-row,.embedded-dark-theme .mat-toolbar-row,.embedded-dark-theme .mat-toolbar-single-row,.light-theme .embedded-light-theme .mat-toolbar-row,.light-theme .embedded-light-theme .mat-toolbar-single-row{height:56px}}.dark-theme .mat-toolbar,.dark-theme .mat-toolbar h1,.dark-theme .mat-toolbar h2,.dark-theme .mat-toolbar h3,.dark-theme .mat-toolbar h4,.dark-theme .mat-toolbar h5,.dark-theme .mat-toolbar h6,.embedded-dark-theme .mat-toolbar,.embedded-dark-theme .mat-toolbar h1,.embedded-dark-theme .mat-toolbar h2,.embedded-dark-theme .mat-toolbar h3,.embedded-dark-theme .mat-toolbar h4,.embedded-dark-theme .mat-toolbar h5,.embedded-dark-theme .mat-toolbar h6,.light-theme .embedded-light-theme .mat-toolbar,.light-theme .embedded-light-theme .mat-toolbar h1,.light-theme .embedded-light-theme .mat-toolbar h2,.light-theme .embedded-light-theme .mat-toolbar h3,.light-theme .embedded-light-theme .mat-toolbar h4,.light-theme .embedded-light-theme .mat-toolbar h5,.light-theme .embedded-light-theme .mat-toolbar h6{font:600 20px/24px central;letter-spacing:.01em;margin:0}.dark-theme .mat-tree,.embedded-dark-theme .mat-tree,.light-theme .embedded-light-theme .mat-tree{background:#abde67}.dark-theme .mat-tree-node,.dark-theme .mat-nested-tree-node,.embedded-dark-theme .mat-tree-node,.embedded-dark-theme .mat-nested-tree-node,.light-theme .embedded-light-theme .mat-tree-node,.light-theme .embedded-light-theme .mat-nested-tree-node{color:#fff}.dark-theme .mat-tree-node,.embedded-dark-theme .mat-tree-node,.light-theme .embedded-light-theme .mat-tree-node{min-height:48px}.dark-theme .mat-tree-node,.dark-theme .mat-nested-tree-node,.embedded-dark-theme .mat-tree-node,.embedded-dark-theme .mat-nested-tree-node,.light-theme .embedded-light-theme .mat-tree-node,.light-theme .embedded-light-theme .mat-nested-tree-node{font-weight:400;font-size:14px}.adjust-mat-density .mat-mdc-form-field-infix{min-height:52px}.adjust-mat-density .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:26px}.adjust-mat-density .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -32.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.adjust-mat-density .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:14px;padding-bottom:14px}.adjust-mat-density .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:22px;padding-bottom:6px}.adjust-mat-density .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:14px;padding-bottom:14px}.adjust-mat-density-2 .mat-mdc-form-field-infix{min-height:48px}.adjust-mat-density-2 .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:24px}.adjust-mat-density-2 .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -30.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.adjust-mat-density-2 .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:12px;padding-bottom:12px}.adjust-mat-density-2 .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:12px;padding-bottom:12px}.adjust-mat-density-2 .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:12px;padding-bottom:12px}.adjust-mat-density-2 .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.adjust-mat-density-3 .mat-mdc-form-field-infix{min-height:44px}.adjust-mat-density-3 .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:22px}.adjust-mat-density-3 .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -28.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.adjust-mat-density-3 .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:10px;padding-bottom:10px}.adjust-mat-density-3 .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:10px;padding-bottom:10px}.adjust-mat-density-3 .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:10px;padding-bottom:10px}.adjust-mat-density-3 .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.adjust-mat-density-4 .mat-mdc-form-field-infix{min-height:40px}.adjust-mat-density-4 .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.adjust-mat-density-4 .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.adjust-mat-density-4 .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.adjust-mat-density-4 .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.adjust-mat-density-4 .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.adjust-mat-density-4 .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.mat-mdc-dialog-content .mat-mdc-dialog-actions{padding:0!important}.mat-mdc-dialog-actions{padding:12px 24px 24px!important;justify-content:flex-end!important;gap:12px}.mat-mdc-card-content .header{margin-top:0}.mat-mdc-card-actions{display:flex;justify-content:flex-end;padding-bottom:16px!important}.mdc-data-table__row:last-child .mdc-data-table__cell{border-bottom:1px solid rgba(0,0,0,.12)!important}.mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:transparent!important}.mat-sort-header-container{justify-content:center!important;flex-wrap:wrap}.mat-mdc-header-cell{border-top:solid 1px rgba(0,0,0,.12);border-left:solid 1px rgba(0,0,0,.12);border-bottom:solid 1px rgba(0,0,0,.12)}.mat-mdc-cell{border-left:solid 1px rgba(0,0,0,.12)}.mat-mdc-header-cell,.mat-mdc-cell{text-align:center!important;padding:0 4px!important;white-space:unset;width:5%;overflow-wrap:break-word!important;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;position:relative;height:48px}th.mat-mdc-header-cell:last-of-type,td.mat-mdc-cell:last-of-type,td.mat-mdc-footer-cell:last-of-type,th.mat-mdc-header-cell:first-of-type,td.mat-mdc-cell:first-of-type,td.mat-mdc-footer-cell:first-of-type{padding:0!important}th.mat-mdc-header-cell:last-of-type,td.mat-mdc-cell:last-of-type,td.mat-mdc-footer-cell:last-of-type{border-right:solid 1px rgba(0,0,0,.12)}button.mat-mdc-unelevated-button:not(:disabled).mat-primary,button.mat-mdc-unelevated-button:not(:disabled).mat-warn{color:#fff}button.mat-mdc-unelevated-button:not(:disabled).mat-primary .mdc-button__label,button.mat-mdc-unelevated-button:not(:disabled).mat-warn .mdc-button__label{color:#fff}.gray-theme .mat-mdc-unelevated-button .mdc-button__label{color:initial}.mat-mdc-outlined-button{height:40px!important;font-size:1rem!important;font-weight:400!important;border-radius:36px!important;border-color:#fff!important;border-width:2px!important}.mat-mdc-outlined-button.mat-primary{border-color:var(--primary)!important}.mat-mdc-unelevated-button{height:40px!important;font-size:1rem!important;font-weight:400!important;border-radius:36px!important}.mat-mdc-unelevated-button.mat-primary:not(:disabled){background-image:linear-gradient(135deg,#33c68a,#a0d952)}.mat-mdc-unelevated-button.mat-warn:not(:disabled){background-image:linear-gradient(135deg,#f44336,#e91e63)}.mat-mdc-unelevated-button.mat-scopeit:not(:disabled){background-color:#072751!important;color:#fff!important}.mat-mdc-unelevated-button.mat-scopeit:hover{color:#4abea5!important}.mat-button-toggle-group{border-radius:24px!important;height:40px}.mat-button-toggle-group .mat-button-toggle-button{height:40px}.mat-button-toggle-group .mat-button-toggle-button span{line-height:40px!important}.mat-button-toggle-group .mat-button-toggle-checked{background-image:linear-gradient(135deg,#33c68a,#a0d952);color:#fff!important}.mdc-button__label{display:flex;align-items:center}.mat-mdc-mini-fab .mat-icon,.mat-mdc-mini-fab .mdc-button__label{color:#fff}.mat-mdc-mini-fab.mat-primary{background-image:linear-gradient(135deg,#33c68a,#a0d952)}.mat-mdc-radio-button label{cursor:pointer}.mat-datepicker-toggle-active{color:#27b977}.mat-datetimepicker-calendar-header{color:#333!important}.mat-datetimepicker-calendar-table-header>tr>th{padding-bottom:0}.mat-datetimepicker-calendar-table-header>tr>th:last-child,.mat-datetimepicker-calendar-table-header>tr>th:nth-last-child(2){border:2px solid #fff;background-color:#fbae4b}.mat-select-panel{background:#fff}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}nav.mat-mdc-tab-header{padding:0 24px}.mat-toolbar.mat-primary{background-image:linear-gradient(135deg,#33c68a,#a0d952)!important}.mat-toolbar .mdc-button{color:#fff!important}.mat-autocomplete-panel{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.embedded-dark-theme,.embedded-dark-theme .mat-mdc-table{background-color:#424242!important}.embedded-dark-theme .mat-mdc-table th,.embedded-dark-theme .mat-mdc-table td{color:#fff}.embedded-dark-theme .header,.embedded-dark-theme .mat-mdc-select-value{color:#fff!important}.embedded-dark-theme .mat-mdc-checkbox,.embedded-dark-theme .mdc-checkbox,.embedded-dark-theme .mdc-checkbox__background{--mdc-checkbox-disabled-unselected-icon-color: #666 !important;--mdc-checkbox-disabled-selected-icon-color: #666 !important;--mdc-checkbox-unselected-icon-color: white !important}.editable .mat-icon{color:#00bfff!important}.mat-mdc-form-field{width:100%}mat-dialog-container .mat-mdc-chip{background-color:#ccc!important}mat-dialog-container .mat-mdc-chip .mat-mdc-chip-action-label{color:#000!important}.mdc-tab__content{font-size:.9rem}.mdc-dialog__content{font-size:1rem!important;font-weight:unset!important}.mdc-slider__thumb{top:0!important}.cdk-overlay-pane{width:unset!important;max-width:95vw!important;max-height:95vw!important}.mdc-text-field{background-color:unset!important}.mdc-text-field.dark-theme{color:#eee!important}.mat-mdc-slide-toggle .mdc-switch__ripple:after{background:none!important}mat-chip{cursor:pointer}mat-chip-option.estimator-tile{border:3px solid transparent}mat-chip-option.estimator-tile .mdc-evolution-chip__action{justify-content:left}mat-chip-option.estimator-tile button{width:100%}mat-chip-option.estimator-tile i{display:none}mat-chip-option.estimator-tile .mat-badge-content{top:-8px!important;right:-8px!important;border:2px solid white}mat-chip-option.estimator-tile.mat-mdc-chip-selected{outline:3px solid var(--dark-gray);outline-offset:2px}mat-chip-option.estimator-tile.mat-mdc-chip-selected i{display:unset}mat-chip-option.estimator-tile .mdc-evolution-chip__graphic{display:none!important}.mat-mdc-tooltip{white-space:pre-line}.primary-color{color:var(--primary)}.secondary-color{color:var(--secondary)}.lighter-gray-color{color:var(--lighter-gray)}.light-gray-color{color:var(--light-gray)}.gray-color{color:var(--gray)}.mid-gray-color{color:var(--mid-gray)}.dark-gray-color{color:var(--dark-gray)}.darker-gray-color{color:var(--darker-gray)}.warn-color{color:var(--warn)}.red-color{color:var(--red)}.success-color{color:var(--success)}.green-color{color:var(--green)}.orange-color{color:var(--orange)}@font-face{font-family:Central;src:url(central-bold.7d962ff49cc82261.woff2) format("woff2"),url(central-bold.4e2fc2bfd0657aba.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Central;src:url(central-light.31e65e413e40463d.woff2) format("woff2"),url(central-light.41290f39c2a4c6f4.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Central;src:url(central-medium.080226e552a7c705.woff2) format("woff2"),url(central-medium.0546f8c344c7b7e0.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:ambrose-filled;src:url(ambrose-filled.f7a62358942e4859.woff) format("woff");font-weight:400;font-style:normal}*{font-family:Central}html,body{height:100%;margin:0;min-width:1024px}@media screen and (min-width: 1279px) and (max-width: 1919px){html,body{min-width:1280px}}@media screen and (min-width: 1920px){html,body{min-width:1920px}}::-webkit-scrollbar{display:none}.mdc-dialog ::-webkit-scrollbar{background-color:#0000000f;display:block}.mdc-dialog ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.18)}a{color:var(--dark-gray);text-decoration:none}strong{font-weight:600}img,video{max-width:100%;max-height:100%}small{font-size:12px}hr{border:0;background:var(--gray);height:2px}.headline-4{font-size:4rem;font-weight:700}.headline-3{font-size:3rem;font-weight:700}.headline-2{font-size:2rem;font-weight:700}.headline-1{font-size:1rem;font-weight:700}.header{font:700 1.8rem/2.8rem Central;color:#000000b8!important}.white-header{font:700 1.8rem/2.8rem Central;color:#fff!important}.column-header{font:700 1rem/2rem Central;color:#000000b8!important}.hide-subscript .mat-mdc-form-field-subscript-wrapper{display:none}.dark-bg{background-color:#303030!important;color:#fff!important}.flex-centre{display:flex;align-items:center;justify-content:center}.neutral,.mat-mdc-row.neutral:hover,.mat-mdc-row.neutral{background:rgba(0,0,0,.1)!important}.assigned,.mat-mdc-row.assigned:hover,.mat-mdc-row.assigned{background:rgba(1,24,92,.1)!important}.unassigned,.mat-mdc-row.unassigned:hover,.mat-mdc-row.unassigned{background:rgba(244,67,54,.25)!important}.provisional,.mat-mdc-row.provisional:hover,.mat-mdc-row.provisional{background:rgba(255,235,59,.1)!important}.po-sent,.mat-mdc-row.po-sent:hover,.mat-mdc-row.po-sent{background:rgba(64,204,60,.1)!important}.pending-manager-approval,.mat-mdc-row.pending-manager-approval:hover,.mat-mdc-row.pending-manager-approval{background:rgba(153,0,255,.1)!important}.confirmed,.mat-mdc-row.confirmed:hover,.mat-mdc-row.confirmed{background:rgba(255,5,5,.411)!important}.complete,.mat-mdc-row.complete:hover,.mat-mdc-row.complete{background:rgba(64,204,60,.25)!important}.cost-recovery,.mat-mdc-row.cost-recovery:hover,.mat-mdc-row.cost-recovery{background:rgba(240,4,220,.1)!important}.highlightedRow,.mat-mdc-row.highlightedRow:hover,.mat-mdc-row.highlightedRow{background:rgba(64,204,60,.1)!important}.New-booking,.mat-mdc-row.New-booking:hover,.mat-mdc-row.New-booking{background:rgb(255,192,203)!important}.Completed-booking,.mat-mdc-row.Completed-booking:hover,.mat-mdc-row.Completed-booking{background:rgba(53,240,93,.2)!important}.WorksCompleted-booking,.mat-mdc-row.WorksCompleted-booking:hover,.mat-mdc-row.WorksCompleted-booking{background:rgba(105,230,112,.836)!important}.RectificationRequired-booking,.mat-mdc-row.RectificationRequired-booking:hover,.mat-mdc-row.RectificationRequired-booking{background:#ff4500!important}.Booked-booking,.mat-mdc-row.Booked-booking:hover,.mat-mdc-row.Booked-booking{background:rgba(255,164,29,.5)!important}.Booked-overDue-booking,.mat-mdc-row.Booked-overDue-booking:hover,.mat-mdc-row.Booked-overDue-booking{background:rgba(255,0,0,.4)!important}.cannot-merge{border:2px solid red}.mat-mdc-row.merge-po:hover{background-color:#424242!important}.reconcilation-provisional{background-image:linear-gradient(135deg,rgb(88,202,240),rgb(88,211,219))!important;color:#000000b8!important}app-reconciliation .mat-chip .mat-select-placeholder{color:#444}.pointer,.editable{cursor:pointer}.editable .mat-icon{color:#483d8b;width:40px;height:48px;line-height:48px;text-align:center}.editable .material-icons{color:#00bfff!important}p.overflow-text{width:100%;min-height:48px;max-height:96px;line-height:20px;overflow-x:scroll;margin:0;text-align:left;box-sizing:border-box}p.overflow-text::-webkit-scrollbar-track{display:none}p.overflow-text::-webkit-scrollbar-corner{display:none}p.overflow-text::-webkit-scrollbar-thumb{background-color:#5ac883c4;border-radius:2.5px}p.overflow-text::-webkit-scrollbar{display:inherit!important;width:5px;height:8px;background-color:transparent}p.overflow-text.editable{padding-left:40px}p.overflow-text.editable .material-icons,p.overflow-text.editable .mat-icon{margin-left:-40px;position:absolute}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.processing .spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.processing .process-button-label{opacity:0}.process-button-label{vertical-align:unset!important}app-po-row .mat-select-trigger,app-scheduling table .mat-select-trigger{line-height:2.8}.help-panel.mat-expanded{margin:1rem 0!important;display:block!important}.help-panel{display:none!important}app-line-item-table:before{transform:rotate(180deg);background-position:left top;background-repeat:repeat-x;background-size:1rem;content:" ";display:block;position:absolute;top:0;left:0;width:100%;height:1rem}app-line-item-table:after{background-position:left bottom;background-repeat:repeat-x;background-size:1rem;content:" ";display:block;position:absolute;bottom:0;left:0;width:100%;height:1rem}mat-accordion.ab-styled .mat-expansion-panel-header .mat-expansion-indicator{display:none}mat-accordion.ab-styled .mat-expansion-panel{margin:0;background:transparent;border-radius:0!important}mat-accordion.ab-styled .mat-expansion-panel:last-of-type{border-bottom:1px solid rgba(0,0,0,.12)}mat-accordion.ab-styled .mat-expansion-panel-header{border:1px solid rgba(0,0,0,.12);border-bottom:0}mat-accordion.ab-styled .mat-expansion-panel-body{padding:0;background:#fff}.mat-dialog-title{padding-bottom:8px}@media only screen and (max-width: 1200px){mat-icon.mat-icon{font-size:18px}}mat-snack-bar-container.mat-mdc-snack-bar-container{letter-spacing:.0179em;--mdc-snackbar-support-text-font: Central, Arial, sans-serif;--mdc-snackbar-support-text-size: 14px/1.4;--mdc-snackbar-supporting-text-weight: 500;--mdc-snackbar-supporting-text-line-height: 20px;--mat-mdc-snack-bar-button-color: rgba(94, 94, 94, .87);--mdc-snackbar-supporting-text-color: rgba(94, 94, 94, .87);--mdc-snackbar-container-color: #fafafa}mat-snack-bar-container.mat-mdc-snack-bar-container.warning-snackbar{--mdc-snackbar-container-color: #fc6965;--mat-mdc-snack-bar-button-color: #fff;--mdc-snackbar-supporting-text-color: #fff}mat-snack-bar-container.mat-mdc-snack-bar-container.success-snackbar{--mdc-snackbar-container-color: #4cd964;--mat-mdc-snack-bar-button-color: #666;--mdc-snackbar-supporting-text-color: #333}ab-button .mat-button .mat-button-wrapper>*,ab-button .mat-flat-button .mat-button-wrapper>*,ab-button .mat-stroked-button .mat-button-wrapper>*,ab-button .mat-raised-button .mat-button-wrapper>*,ab-button .mat-icon-button .mat-button-wrapper>*,ab-button .mat-fab .mat-button-wrapper>*,ab-button .mat-mini-fab .mat-button-wrapper>*{vertical-align:unset}.job_dashboard{background:rgb(110,108,108)}mat-tooltip-component>.mat-tooltip{white-space:pre;background-color:#c1dfc1;font-size:medium}.dragging .mat-tooltip{display:none}.wide-tooltip{max-width:unset!important}.favorites-wrapper [grid-item-inner]{overflow-x:scroll!important;flex-wrap:nowrap!important}.cdk-overlay-container{z-index:99999999!important}.row-h{height:56px;display:flex}.row-h-1-5{height:135px;display:flex}.row-h-2{height:112px;display:flex}.flex{display:flex}.pad{padding:8px}.pad-x{padding:0 8px}.pad-y{padding:8px 0}.pad-8,.pad-16{padding:8px}.pad-x-8,.pad-x-16{padding:0 8px}.pad-y-8,.pad-y-16{padding:8px 0}.flex-c{align-items:center;display:flex}cal-page-container *{box-sizing:border-box}cal-mobile-booking-staff-list-c:empty{display:none}.border-t{border-top:1px solid rgba(0,0,0,.3)}.border-l{border-left:1px solid rgba(0,0,0,.3)}.oneday{display:inline-flex;border-right:1px solid rgba(0,0,0,.2)}.oneday:nth-child(7n+6){background:rgba(0,0,0,.06)}.oneday:nth-child(7n){background:rgba(0,0,0,.08)}.dark-theme .row-h{background-color:#444;color:#eee}.dark-theme mat-form-field,.dark-theme .mat-mdc-floating-label{color:#eee!important;background:#444!important}.dark-theme .border-t{border-top:1px solid rgba(255,255,255,.3)}.dark-theme .border-l{border-left:1px solid rgba(255,255,255,.3)}.dark-theme .oneday{border-right:1px solid rgba(255,255,255,.2)}.dark-theme .mdc-form-field{color:#eee!important}.dark-theme .mdc-checkbox__background{border-color:#fff!important}.dark-theme .mat-mdc-button.mat-unthemed{color:#fff!important}.dark-theme .mat-mdc-radio-button .mdc-radio__outer-circle,.dark-theme .mat-mdc-radio-button .mdc-radio__inner-circle{border-color:#fff!important}.dark-theme .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#fff!important}.inactive-staff{opacity:.4}cal-calendar-booking cal-calendar-booking-column{border-bottom:solid 1px #777;box-sizing:border-box}.New-booking>cal-calendar-booking-item cal-calendar-booking-column ab-tile-grid{box-shadow:inset 0 0 0 100vh pink}.Completed-booking>cal-calendar-booking-item cal-calendar-booking-column ab-tile-grid{box-shadow:inset 0 0 0 100vh #35f05d33}.WorksCompleted-booking>cal-calendar-booking-item cal-calendar-booking-column ab-tile-grid{box-shadow:inset 0 0 0 100vh #69e670d5}.Booked-booking>cal-calendar-booking-item cal-calendar-booking-column ab-tile-grid{box-shadow:inset 0 0 0 100vh #ffa41d80}.Booked-overDue-booking>cal-calendar-booking-item cal-calendar-booking-column ab-tile-grid{box-shadow:inset 0 0 0 100vh #ff000080}cal-mobile-booking-detail.New-booking{box-shadow:inset 0 0 0 100vh pink}cal-mobile-booking-detail.Completed-booking{box-shadow:inset 0 0 0 100vh #35f05d33}cal-mobile-booking-detail.WorksCompleted-booking{box-shadow:inset 0 0 0 100vh #69e670d5}cal-mobile-booking-detail.Booked-booking{box-shadow:inset 0 0 0 100vh #ffa41d80}cal-mobile-booking-detail.Booked-overDue-booking{box-shadow:inset 0 0 0 100vh #ff000080}.hide-arrows::-webkit-outer-spin-button,.hide-arrows::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.white-button{background-color:#fff}.white-button .mdc-button__label,.white-button .material-icons{color:#000000b8!important}.grey-button{background-color:#a3a3a3}.error{color:#f3453c}header{display:flex;justify-content:space-between;align-items:center;padding:18px 12px}header>div{display:flex;align-items:center}.mat-content{align-items:center}app-line-item-table:before,app-line-item-table:after{background-image:linear-gradient(-45deg,#fff .5rem,transparent 0),linear-gradient(45deg,#fff .5rem,transparent 0)}app-line-item-table:after{background-position:0 100%;bottom:0}.mat-mdc-unelevated-button.greenOnWhite{color:#4cd964!important;background-color:#fff}.mat-mdc-unelevated-button.greenOnWhite span{color:unset!important}.mdc-tab{padding-right:12px!important;padding-left:12px!important}.mat-mdc-button-touch-target{height:24px;width:24px}p{margin:0}.no-wrapping [grid-item-inner]{flex-wrap:unset!important}.fixed-height [grid-item-wrapper]{height:92px!important}.team-select{background-color:#444}.team-select .mat-mdc-select-value-text,.team-select .mat-mdc-select-arrow,.team-select .mdc-floating-label,.merge-select .mat-mdc-select-value-text,.merge-select .mat-mdc-select-arrow,.merge-select .mdc-floating-label{color:#fff!important}app-jobs app-navbar .mat-badge-content{right:-7px!important;top:-4px!important;width:24px!important;height:24px!important;line-height:24px!important;font-size:.9rem!important;text-overflow:clip!important}app-rectification-status-modal .form-footer.action .inner>div{text-align:center}app-rectification-status-modal .form-footer.action .inner>div ab-button{margin:0 8px}div.mat-mdc-menu-content button span{display:flex;vertical-align:middle}div.mat-mdc-menu-content button span i{margin-left:5px}.scopeit-link{background-color:#072751;border-radius:18px;cursor:pointer;display:flex;align-items:center;margin-top:4px}.scopeit-link img{padding:6px 14px 5px;width:80px}button.weekend-highlight{opacity:.5}button.mat-calendar-body-disabled{border-bottom:1px solid lightgray}.mat-dialog-container{max-width:95vw!important}.cursor{cursor:pointer}@charset "UTF-8";@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:transparent;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9);background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;border-radius:var(--plyr-menu-radius,4px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.9));content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;background-image:linear-gradient(90deg,currentColor 0,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:transparent;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"\2044";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:hsla(0,0%,100%,.9);background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translate(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height, 5px)/2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;display:block;height:100%;inset:0;margin:0;position:fixed;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;cursor:pointer;inset:0;overflow:hidden;position:absolute;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#ffffffe6;background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:4px;border-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:4px;border-bottom-left-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);border-bottom-right-radius:4px;border-bottom-right-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{filter:blur(1px);height:100%;inset:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}
